body{
	color: #fff !important;
	background: #282828 !important;
}

.border-dark,.jconfirm-box{
	border:1px solid #fff !important;
	border-color: #fff!important;
}
.text-dark {
    color: #fff!important;
}

.card-title span{
	background: #282828 !important;
}
.card, 
.z-depth-min-1,
.bg-white,
.white,
.modal-content,
.msg_box_admin,
.msg_box_user,
.list-group-item,
.jconfirm.jconfirm-material .jconfirm-box,
.jconfirm .jconfirm-box,
.plan-select label  {
	background-color: #303030 !important;
	color: #fff !important;
}

.bg-dark,.bg-white-dark-theme{
	background-color:  #fff!important;
}	

.text-site,
.text-muted,
.md-form label,
input[type=search],
input.form-control,
textarea.form-control,
.pagination .page-item .page-link,
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content,
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c,
.jconfirm-title,
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content,
.modal-dialog.modal-notify .modal-body,
.dark-grey-text{
	color: #fff !important;
	background: transparent !important;
}

.text-site-dark-theme{
	color: #303030 !important;
}
.close{
	text-shadow: none !important;
}
.card-title:before {
    border-bottom: 3px solid #fff !important;
}
#navbar-scroll-categories .nav-link.active {
	background: transparent !important;
}