.logo-light{background:#fff !important;}
.navbar-custom{padding:0px !important;}
.navbar-custom .app-search form{padding-left:24px;}
.table-border{border: 1px solid #f1f3fa;}
.status input[data-switch=success]+label {background-color: #fa5c7c;margin-bottom:0px;}
.status input[data-switch=success]+label:before{color:#fff;}
.status input[data-switch=success]+label:after{background-color: #f1f3fa;}
.status input[data-switch=success]:checked+label {background-color: #0acf97 !important;}
.logo-m{display:none !important;}
.navbar-custom .dropdown .dropdown-menu {padding:0px;}
.profile-photo-box{border: 2px dashed #dee2e6;padding:20px 15px;border-radius:4px;}
.profile-photo-box .file-upload{display: none !important;}
.profile-photo-box .circle {border-radius: 100px !important;overflow: hidden;width: 180px;height: 180px;border: 5px solid #dee2e6;;margin: auto;}
.profile-photo-box .circle img {max-width: 100%;height: 100%;object-fit: contain;}
.profile-photo-box .p-image {color: #666666;transition: all .3s cubic-bezier(.175, .885, .32, 1.275);margin-top: 20px;}
.profile-photo-box .upload-button{background: #dee2e6; border-radius: 4px;padding: 8px 20px; width: 250px; margin: auto; color: #011325;font-size: 25px; cursor: pointer;}
.profile-photo-box .upload-button i{float: right; color: #011325 !important;margin:0px;font-size:30px;}

.questionb{border: 1px solid #dee2e6;border-radius:4px;padding:15px;}
.icheck-primary>input:first-child:checked+input[type=hidden]+label::before, .icheck-primary>input:first-child:checked+label::before {background-color: #4e5bf2;border-color: #4250f2;}
.questionb [class*=icheck-]{float:left;margin-right:20px;}
.questionb .qrbox{width:100%;float:left;}
.questionb .panel{margin-top:10px;}
.questionb .form-control{margin-top:10px;}
#notification{overflow-y:scroll;}

.mpics{float:left;margin:0px 2px 15px;border: 1px solid #dee2e6;padding:5px;border-radius:4px;}
@media only screen and (max-width: 767px) {
    .logo-m{display:block !important;margin-left: 75px;width: 216px !important;}
    .button-menu-mobile.disable-btn {border-right: 1px solid #f2f2f2;}
    .navbar-custom .dropdown .dropdown-menu {left: inherit !important;right: 3px!important;padding:0px;}
}