
.content {
    background-color: #fafcfe;
    display: inherit;
    flex-direction: column;
    justify-content: center;
}
.header-navbar-rht li a.header-login:hover, .clinic-booking a.apt-btn {
    color: #fff !important;
}
.change-photo-btn {
    background-color: #15558d;
}
.header-navbar-rht li a.header-login {
    border: 2px solid #15558d;
    color: #15558d;
}
.dashboard-menu > ul > li a:hover, .dashboard-menu > ul > li:hover > a, .dashboard-menu > ul > li.active > a,
.p-10:hover, .header-navbar-rht li a, .fgt-pwd:hover, .login-right .dont-have a, h3, .pagination > li > a,
.pagination > li > span, .doc-department, .user-tabs .nav-tabs > li > a:hover, .forgot-link:hover, div#pat_appointments table span.d-block.text-info {
    color: #15558d ;
}

.header-login.nav-link.nav-top {
    border: 1px solid #15558d;
    padding: 4px 10px !important;
}
    .header-login.nav-link.nav-top:hover, .dropdown-item.active {
        background: #15558d !important;
        color: #fff !important;
    }
.ptb-15 {
    padding: 16px;
}
.p-rl-20 {
    padding:0px 20px;
}
.header-navbar-rht li a:hover {
    color: #000;
}
.btn-primary, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle, .header-navbar-rht li a.header-login:hover, .time-slot li .timing.selected,
.clinic-booking a.apt-btn, .msg-btn:hover, .msg-btn:focus, .call-btn:hover, .call-btn:focus, .call-btn:hover, 
.call-btn:focus {
    background-color: #15558d !important;
    border: 1px solid #15558d !important;
}
        .btn-primary:hover {
            background: #114775;
            border: 1px solid #15558d;
        }
.clinic-booking a {
    background-color: #fff !important;
    border: 2px solid #15558d !important;
    color: #15558d !important;
}
    .clinic-booking a:hover {
        background-color: #114775 !important;
        border: 2px solid #15558d;
        color: #fff !important;
    }


.nav-tabs.nav-tabs-bottom > li > a.active, .nav-tabs.nav-tabs-bottom > li > a.active:hover, 
.nav-tabs.nav-tabs-bottom > li > a.active:focus {
    border-bottom-color: #15558d !important;
    color: #15558d !important;
}
.btn-white2, .btn-white2:hover, .btn-white2:active {
    color: #fff;
    padding: 5px 40px;
    border: 1px solid #fff !important;
    border-radius: 4px;
    background: transparent !important;
}

.mb-20 {
margin-bottom:20px;
}
.chg_pwd_instruction li {
    color: #3d3d3d;
}

.header-navbar-rht li a {
    font-size: 16px;
    font-weight: 500;
}

.profile-det-info h3 {
    color: #272b41;
}
.log_btn {
    display: unset;
}
.p-10 {
    padding: 0px 5px;
}
 
.fgt-pwd {
    color: #3d3d3d;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 400;
    padding: 0px;
}
#reg1 .form-focus label {
    left: auto !important;
    padding-left: 12px;
}


.act-code {
    display: flex;
}
    .act-code .btn-border {
        background: transparent;
        color: #15558d;
        margin-left: 20px;
    }
.bck4 {
    padding: 115px 0px;
}
.bck1, .bck2, .bck3, .bck4 {
    background: #15558d url(../img/bg.png);
    /*background: url(../img/bg.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 4px 0px 0px 4px;
}
.bck2 {
    padding: 156px 0px;
}
.bck3 {
    padding: 110px 0px;
}
.bck1 {
    padding: 98px 0px;
}
.unread-msg {
    background-color: #15558d;
    color:#fff;
}
.pat-widget-title {
    color: #15558d !important;
    padding: 6px;
}
.pat-dash-top {
    margin-bottom: 25px;
}
    .pat-dash-top td.text-right a {
        margin-right: 5px;
    }
.error-box {
text-align:center;
}
    .error-box a {
        border: 1px solid #15558d;
        background: #15558d;
    }
    .error-box h3 {
        color: #000;
    }
.form-group {
    margin-bottom: 1.5rem;
}
.p-150 {
    padding: 150px 0px;
}
.profile-header {
    background-color: #ffffff;
    border: 0.5px solid #bfcad3;
    padding: 1.5rem;
    border-radius: 0.43rem;
    margin-bottom: 30px;
}
    .profile-header .form-group {
        margin-bottom: 0px;
    }
.disin {
    display: flex;
}
    .disin #terms_accept {
        margin-top: 4px;
        margin-right: 5px;
    }

ul.policy-menu li a:hover {
    color: #fff;
}
.redux-toastr .toastr .rrt-middle-container {
    font-size: 16px !important;
    padding: 23px 0px !important;
}
.redux-toastr .toastr .close-toastr span {
    color: white !important;
}

.day-slot li.active {
    border: 1px solid #15558d;
}
.pagination {
float:right;
padding-top:50px
}
form.p-15 .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}
.pad-15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.time-slot li {
    cursor: pointer;
}
.day-slot li {
    cursor: pointer;
}
/*28-10-21*/
.form-focus .form-control:focus ~ .focus-label, .form-focus .form-control:-webkit-autofill ~ .focus-label {
    opacity: 1;
    font-weight: 400;
    top: -18px;
    font-size: 12px;
    z-index: 1;
}
.footer-logo img {
    max-width: 100%;
}
.redux-toastr .toastr .rrt-left-container .toastr-icon {
    margin-top: 13px;
}
textarea.form-control.floating {
    resize: none;
}
a.navbar-brand.logo img {
    width: 98px;
}
.doc-module img {
    width: 32px;
}
.exclaicon {
    font-size: 90px;
    margin-Left: 180px;
    margin-top: 40px;
}


@media only screen and (min-width:320px) and (max-width:640px) {
    .chg_pwd_instruction {
        padding-left: 10px;
    }
    #mobile_btn span.bar-icon span {
        background: #15558d;
    }
    #mobile_btn .bar-icon span:nth-child(2) {
        width: 31px;
    }
    .menu-header {
        padding: 0 10px;
    }
    .mob-margin {
    margin-left:0px !important
    }
    a.navbar-brand.logo img {
        height: 68px;
        width: auto !important;
    }

    .navbar-brand.logo {
        margin-left: 40px;
    }

    .mob-margin {
        margin-left: 0px !important
    }

    .copyright .text-right {
        text-align: left !important;
    }
    .popup {
            width: 80% !important;
            margin-left: 2px;
        }
    .exclaicon {
            margin-left: 120px !important;
        }
    
}



@media only screen and (min-width:1024px) and (max-width:1200px) {
    .chg_pwd_instruction {
        padding-left: 10px;
    }
    .bck2 {
        padding: 145px 0px;
    }
}
.no-records {
    width: 300px;
}

.modal-open .main-wrapper {
    filter: inherit;
}

/*document module*/
.modal-open .main-wrapper {
    filter: inherit !important;
}

.doc-module-upload .dz-error-mark {
    left: 5px !important;
    top: 10px !important;
}

    .doc-module-upload .dz-error-mark svg {
        width: 25px !important;
        height: 25px !important;
        background: #404040;
        border-radius: 16px;
    }

.doc-module-upload .dropzone .dz-preview .dz-details .dz-size {
    display: none;
}

.doc-module-upload .dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
    overflow: unset !important;
    top: -13px;
    position: absolute;
    left: 59px;
    background: #fff;
}

.doc-module-upload .dropzone .dz-preview .dz-image {
    width: 35px;
    height: 35px;
    border-radius: unset !important;
    top: -21px;
    left: 15px;
}

.doc-module-upload .dropzone {
    background: #fff;
    border: 2px solid #fff;
    border-top: 1px solid #dee2e6;
}

    .doc-module-upload .dropzone .dz-preview {
        display: block;
        min-height: 25px;
    }

.doc-upload-body {
    border: 1px solid #dee2e6;
}

.doc-module table tr td span.float-right ul li a.dropdown-toggle {
    height: 20px;
    line-height: 27px;
}

    .doc-module table tr td span.float-right ul li a.dropdown-toggle:after {
        display: none;
    }

.doc-module table tr td span.float-right ul li a i {
    font-size: 22px;
}

.doc-module table tr:hover .float-right a i {
    color: #000;
}

.doc-module table tr td span.float-right ul li a:hover {
    background: transparent;
}

.doc-module table tr td span.float-right ul li .dropdown-menu.show {
    left: 25px !important;
}
@media only screen and (min-width:1024px) and (max-width:1200px) {
    .main-nav li.login-link {
        display: none !important;
    }
}
.day-slot ul {
    margin-left: 0px !important;
}
.timezone-notification {
    padding: 5px;
    font-size: 12px;
    border: 1px solid var(--primary-color);
}

.slidelogo {
    margin-top: 20px !important;
    word-wrap: break-word;
    font-size: 0.8125rem !important;
}
@media only screen and (max-width: 768.98px) {
    .header-navbar-rht {
        display: none;
    }
    .form-focus.focused .focus-label {
        font-size: 10px !important;
    }
    .cal-icon:after {
        top: 15px !important;
    }
}
/*@media (min-width: 850px) and (max-width: 1024px) {
    .header-navbar-rht {
        display: block;
    }

    .form-focus.focused .focus-label {
        font-size: 10px !important;
    }

    .cal-icon:after {
        top: 15px !important;
    }
}
*/
@media (min-width: 768px) and (max-width: 950px) {
    .header-navbar-rht {
        display: none;
    }

    .form-focus.focused .focus-label {
        font-size: 10px !important;
    }

    .cal-icon:after {
        top: 15px !important;
    }
}
