/*
 * WL Custom css
 */

#container {
    background-image: none;
    background-color: #fafafb;
    /* background-color: #f4feff; */
    /* background-color: #f5faff; Blue light */
}

header .navbar-header .logo-wrap {
    width: 240px;
    flex-shrink: 0;
    background: #fff;
    color: rgba(0, 0, 0, .9);
    padding: 10px 15px;
}

header .navbar-header .logo-wrap a {
    font-size: 18px;
    line-height: 20px;
}

.wl-sidebar .logo-wrap {
    width: 240px;
    flex-shrink: 0;
    background: #fff;
    color: rgba(0, 0, 0, .9);
    padding: 15px;
    text-align: center;
}

.wl-sidebar .logo-wrap a {
    font-size: 18px;
    line-height: 20px;
    margin: 0 auto;
}

.wl-sidebar .logo-wrap a img {
    height: 35px;
}

header .navbar-default .navbar-nav .header-user a.dropdown-toggle {
    color: #fff !important;
}

header .navbar-default .navbar-nav .header-user a.dropdown-toggle span {
    padding: 0 10px;
}

header .navbar-default .navbar-nav .header-user.open>a,
header .navbar-default .navbar-nav>.header-user.open>a:focus,
header .navbar-default .navbar-nav>.header-user.open>a:hover {
    color: #0049af;
    background-color: transparent;
}

.skin-3 .navbar-default {
    background-color: #0049AF;
    box-shadow: none;
    border: none;
    min-height: 50px;
    padding: 0 15px 0 0;
}

.skin-3 .breadcrumb {
    background: #fff;
    margin: 0 0 30px;
    padding: 15px 10px 20px;
    position: relative;
    z-index: 10;
    box-shadow: 1px 0 5px rgba(0, 0, 0, .1);
}

.skin-3 .breadcrumb>li>i {
    color: #0049AF;
    line-height: 20px;
    font-size: 18px;
    margin-right: 5px;
    margin-left: 5px;
}

.skin-3 .breadcrumb>li>a {
    color: #0049AF;
    line-height: 20px;
    font-size: 18px;
}

.wl-sidebar {
    position: absolute;
    width: 240px;
    height: 100vh;
    top: 0;
    z-index: 111;
    padding-top: 0px;
    background: #ffffff !important;
    box-shadow: 1px 0 20px rgba(0, 0, 0, .08);
}

.tabbable-line>.tab-content {
    margin-top: 0;
    background-color: transparent;
    border: 0;
    border: none;
    padding: 0;
    color: #ddd;
}

.skin-3 #MainMenu .nav-list>li {
    background: transparent;
    border-bottom: 1px solid #e6f2ff;
}

#MainMenu .nav-list>li>a>.menu-icon {
    vertical-align: baseline;
}

.skin-3 #MainMenu .nav-list>li>a {
    background: transparent;
    color: #8d8e8e;
    padding: 15px 35px 15px 15px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    line-height: normal;
}

.skin-3 #MainMenu .nav-list>li .submenu {
    border-top: none;
    background-color: #ffffff;
    padding-left: 15px;
}

#MainMenu .nav-list>li>.submenu:before {
    content: none;
}

.skin-3 #MainMenu .nav-list>li.active>a {
    background-color: rgb(244, 254, 255);
    color: #0049af;
}

.skin-3 #MainMenu .nav-list>li .submenu>li>a {
    background-color: transparent;
    color: #8d8e8e;
    padding: 10px 15px 10px 35px;
}

.skin-3 #MainMenu .nav-list>li .submenu>li:before {
    left: 16px;
    top: 16px;
    border: 0px solid;
    border-width: 3px;
    color: #0049af;
    width: 5px;
}

.skin-3 #MainMenu .nav-list>li.open>a.dropdown-toggle {
    background-color: rgb(244, 254, 255);
    color: #0049af;
    border-bottom: 1px solid #e6f2ff;
}

.skin-3 #MainMenu .nav-list>li>a:hover {
    background-color: rgb(244, 254, 255);
    color: #0049af;
}

#MainMenu .nav-list>li a>.arrow {
    top: 16px;
}

.skin-3 #MainMenu .nav-list>li .submenu>li>a:hover {
    color: #0049af !important;
    background-color: transparent !important;
}

.skin-3 #MainMenu .nav-list>li .submenu>li.active:not(.open)>a {
    color: #0049af !important;
    background-color: transparent !important;
}

.skin-3 #MainMenu .nav-list>li .submenu>li:hover:before {
    color: #0049af !important;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #0049af;
    text-decoration: none;
    background-color: #ffffff;
}

.sidebar+.main {
    margin-left: 255px !important;
    /* height: calc(100% - 105px);*/
    min-height: calc(100vh - 105px);
}

.panel {
    border-color: #ffffff;
    box-shadow: 0 0 12px 0 rgba(120, 146, 141, .06);
    border-radius: 10px;
}

.dashboard-icon-box .fa {
    font-size: 34px;
    padding: 15px 0 0px;
}

.dashboard-icon-box .wlwell-icon {
    font-size: 4.6rem;
    padding: 15px 0 0px;
    display: block;
}

.dashboard-icon-box img {
    padding: 15px 0 0px;
    display: block;
    width: 100%;
}

/* .dashboard-icon-box.purple .wlwell-icon:before {color: #663399;} 
.dashboard-icon-box.green .wlwell-icon:before {color: #378C37;} 
.dashboard-icon-box.orange .wlwell-icon:before {color: #FFA200;} 
.dashboard-icon-box.blue .wlwell-icon:before {color: #0049af;} 
.dashboard-icon-box.darkred .wlwell-icon:before {color: #a90329;}  */

.dashboard-box-subtitle span {
    color: #888888;
}

.dashboard-box-title {
    padding-left: 0;
}

.dashboard-box-title h3 {
    margin: 0;
    padding: 15px 0 0px;
    font-size: 4.5rem;
    line-height: 5rem;
    color: #212121;
}

.title-box .title {
    margin: 0;
    padding: 0 0 30px;
    font-size: 28px;
    color: #36c4ce;
}

.skin-3 .page-footer {
    background-color: #FFFFFF;
    box-shadow: -1px 0 5px rgba(0, 0, 0, .1);
    border: none;
    height: 50px;
}

.skin-3 .page-footer p {
    margin: 0px;
}


hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #e6f2ff;
}

.form-control {
    border-radius: .25rem;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f0f7fe;
    opacity: 1;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e6f2ff;
    border-radius: .25rem;
}


.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f0f7fe;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #e6f2ff;
}

table.table-bordered tbody td,
table.table-bordered tbody th,
table.table-bordered tfoot td,
table.table-bordered tfoot th {
    border-left-width: 0;
    border-bottom-width: 0;
}


.actions {
    position: relative;
    right: auto;
    top: auto;
    z-index: 3;
    text-align: right;
}


.btn {
    padding: 7px 12px;
    cursor: pointer;
    border-radius: .25rem;
}

.btn-info,
.btn-info.disabled {
    background: #0049AF;
    border: 1px solid #0049AF;
    box-shadow: 0 2px 2px 0 rgba(66, 165, 245, .14), 0 3px 1px -2px rgba(66, 165, 245, .2), 0 1px 5px 0 rgba(66, 165, 245, .12);
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    background: #1d67d0;
    border: 1px solid #1d67d0;
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(23, 105, 255, .2);
}

.btn-secondary {
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, .14), 0 3px 1px -2px rgba(169, 169, 169, .2), 0 1px 5px 0 rgba(169, 169, 169, .12);
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary.active,
.btn-secondary.disabled.active,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(169, 169, 169, .2);
    color: #fff;
    background-color: #5f686f;
    border-color: #5f686f;
}

.btn-warning,
.btn-warning.disabled {
    background: #ffb22b;
    box-shadow: 0 2px 2px 0 rgba(248, 194, 0, .14), 0 3px 1px -2px rgba(248, 194, 0, .2), 0 1px 5px 0 rgba(248, 194, 0, .12);
    border: 1px solid #ffb22b;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
    color: #fff;
}

.btn-warning.active,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover {
    background: #ffb22b;
    color: #fff;
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(248, 194, 0, .2);
    border: 1px solid #ffb22b;
}

.btn-success,
.btn-success.disabled {
    background: #01D020;
    border: 1px solid #01D020;
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, .14), 0 3px 1px -2px rgba(40, 190, 189, .2), 0 1px 5px 0 rgba(40, 190, 189, .12);
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
}

.btn-success.active,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:hover {
    background: #01D020;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(40, 190, 189, .2);
    border: 1px solid #01D020;
}

.btn-danger,
.btn-danger.disabled {
    background: #ef5350;
    border: 1px solid #ef5350;
    box-shadow: 0 2px 2px 0 rgba(239, 83, 80, .14), 0 3px 1px -2px rgba(239, 83, 80, .2), 0 1px 5px 0 rgba(239, 83, 80, .12);
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
}

.btn-danger.active,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover {
    background: #ef5350;
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(239, 83, 80, .2);
    border: 1px solid #ef5350;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 0px;
    outline-offset: 0;
}

.dataTables_filter {
    float: right;
}

.login-register-page {
    background-color: #fafafb;
    background-image: url(./media/login_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100vh;
    width: 100%;
    padding: 0;
    position: relative;
}

.login-register-page .logo-wrap {
    padding: 15px;
    text-align: center;
}

.login-register-page .logo-wrap a {
    font-size: 18px;
    line-height: 20px;
    margin: 0 auto;
}

.login-register-page .logo-wrap a img {
    height: 50px;
}

.login-register-block {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    max-width: 360px;
    width: 100%;
}

.login-box {
    margin: 0 auto;
    position: relative;
}

.login-box .btn {
    margin-top: 20px;
    margin-bottom: 10px;
}

.login-register-page .login-register-block .login-copyright {
    color: #FFFFFF;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #0049af;
    border-color: #0049af;
}

ul.tsc_pagination li {
    display: inline-block;
    margin: 2px 0;
}

ul.tsc_paginationA01 li a {
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #0049af;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    background-image: none;
}

ul.tsc_paginationA01 li:hover a {
    color: #0049af;
    background-color: #eee;
    border-color: #ddd;
}

ul.tsc_paginationA01 li.current a {
    background: #0049af;
    border-color: #0049af;
    color: #fff;
}

.nav-tabs .nav-link {
    color: #5C6370;
    font-weight: 500;
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 6px;
}

.nav-tabs .nav-link:hover {
    color: #0075FF;
    background-color: #f9f9f9;
}

.nav-tabs .nav-link.active {
    color: #0075FF;
    background: none;
    border-bottom: 2px solid #0075FF;
}

.tab-count {
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    color: white;
}

.nav-tabs .nav-link.active .tab-count {
    background-color: #F96E30;
    color: white;
}

.nav-tabs .nav-link:not(.active) .tab-count {
    background-color: #9CA2AC;
    color: white;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 14px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    color: #000;
    padding: 28px;
    border-radius: 14px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.info-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.info-item small {
    color: #767F8B;
    font-weight: 500;
    margin-bottom: 4px;
}

.info-item div {
    font-weight: 600;
    font-size: 15px;
    color: #111;
}

.pagination-container .pagination {
    justify-content: flex-end !important;
}

.doctor-profile-grid {
    display: grid;
    grid-template-columns: 25% 75%;
    gap: 1.5rem;
    align-items: start;
}

/* Common card style */
.doctor-card,
.doctor-about-card {
    background: #fff;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* Profile image + header */
.doctor-card .profile-header {
    position: relative;
    text-align: center;
}

.doctor-card .edit-icon {
    position: absolute;
    top: 10;
    font-size: 12px;
    right: 0;
    background: #f8f9fa;
    border-radius: 4px;
    padding: 2px 4px;
    color: #9CA2AC;
    cursor: pointer;
    border: 1px solid #9CA2AC;
}


/* Info section (phone, email, etc.) */
.doctor-info {
    margin-top: 1rem;
}

.info-item {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-top: 20px;
}

.info-item .icon {
    font-size: 12px;
    color: #0075FF;
    margin-top: 2px;
    margin-right: 10px;
    padding: 0;
}

.info-item .label {
    font-weight: 400;
    color: #0075FF;
    font-size: 12px;
    margin-bottom: 2px;
    padding: 0;
}

.info-item .value {
    color: #26282C;
    font-size: 12px;
    display: block;
}

.verify-value {
    color: #11A761;
    font-size: 12px;
}

.unverified {
    color: #dc3545;
    font-size: 12px;
}

.doctor-profile-heading {
    display: flex;
    justify-content: space-between;
    padding: 12px;
}

.doctor-image img {
    border-radius: 50%;
}

.certification-container {
    background-color: #F2F5FC;
    padding: 16px 18px;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-self: center;

}

.certification-container-no {
    background-color: #F2F5FC;
    padding: 16px 12px;
    border-radius: 12px;

}

.no-certification {
    color: #9CA2AC;
    font-size: 15px;
    text-align: center;
}

.pdf_doc {
    display: block;
    color: #9CA2AC;

}

.experience-container {
    padding: 16px 0;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-self: center;
    width: 80%;
}

.experience-item {
    padding: 16px 18px;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-self: center;
    gap: 24px
}

.item-icon {
    font-size: 24px;
    background-color: #F2F5FC;
    border-radius: 50%;
    color: #0075FF;
    width: 42px;
    padding: 10px;

}

.education-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 14px;
    width: 100%;
    margin: 0 auto;
    color: #000;
    padding: 28px;

}


/* Responsive stack for mobile */
@media (max-width: 768px) {

    .doctor-profile-grid,
    .education-container {
        grid-template-columns: 1fr;
    }
}

.doctor-profile-grid {
    display: grid;
    grid-template-columns: 25% 75%;
    gap: 1.5rem;
    align-items: start;
}

/* Common card style */
.doctor-card,
.doctor-about-card {
    background: #fff;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* Profile image + header */
.doctor-card .profile-header {
    position: relative;
    text-align: center;
}

.doctor-card .edit-icon {
    /* position: absolute; */
    top: 10;
    font-size: 12px;
    right: 0;
    background: #f8f9fa;
    border-radius: 4px;
    padding: 2px 4px;
    color: #9CA2AC;
    cursor: pointer;
    border: 1px solid #9CA2AC;
}


/* Info section (phone, email, etc.) */
.doctor-info {
    margin-top: 1rem;
}

.info-item {
    /* display: flex; */
    /* align-items: flex-start; */
    gap: 8px;
    margin-top: 20px;
}


.info-item .label {
    font-weight: 400;
    color: #0075FF;
    font-size: 12px;
    margin-bottom: 2px;
    padding: 0;
}

.info-item .value {
    color: #26282C;
    font-size: 12px;
    display: block;
}

.verify-value {
    color: #11A761;
    font-size: 12px;
}

.unverified {
    color: #dc3545;
    font-size: 12px;
}

.doctor-profile-heading {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    /* width: 10%; */
}

.appointment-header {
    display: flex;
    justify-content: space-between;
    padding-top: 4px;
}


.doctor-image img {
    border-radius: 50%;
    margin-right: 12px;
}

.certification-container {
    background-color: #F2F5FC;
    padding: 16px 18px;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-self: center;

}

.certification-container-no {
    background-color: #F2F5FC;
    padding: 16px 12px;
    border-radius: 12px;
}

.appointment-container-day {
    background-color: #F2F5FC;
    padding: 4px 12px;
    border-radius: 12px;
}

.no-certification {
    color: #9CA2AC;
    font-size: 15px;
    text-align: center;
}

.pdf_doc {
    display: block;
    color: #9CA2AC;

}

.experience-container {
    padding: 16px 0;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-self: center;
    width: 80%;
}

.experience-item {
    padding: 16px 18px;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-self: center;
    gap: 24px
}

.item-icon {
    font-size: 24px;
    background-color: #F2F5FC;
    border-radius: 50%;
    color: #0075FF;
    width: 42px;
    padding: 10px;

}

.education-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 14px;
    width: 100%;
    margin: 0 auto;
    color: #000;
    padding: 28px;
}

.appointment-card {
    height: 88px;
}

.appointment-schedule-card {
    background: #fff;
    border-radius: 12px;
}

.schedule-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.schedule-header h6 {
    color: #26282C;
    font-size: 14px;
    font-weight: 600;
}

/* Dropdown menu button */
.schedule-menu {
    background: none;
    border: none;
    color: #9CA2AC;
    font-size: 18px;
    cursor: pointer;
}

.schedule-menu:hover {
    color: #0075FF;
}

/* Day boxes */
.schedule-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
    text-align: center;
}

.day-box {
    background: #F2F5FC;
    border-radius: 12px;
    padding: 12px 0;
    transition: all 0.2s ease;
    height: 112px;
    width: 70px;
}

.day-box:hover {
    transform: translateY(-2px);
}

.day-name {
    display: block;
    color: #767F8B;
    font-size: 13px;
    padding: 12px;
    font-weight: 900;
}

.day-date {
    color: #767F8B;
    font-size: 14px;
    font-weight: 900;
    padding: 12px;
}

/* Highlight current day */
.day-box.active {
    background: #0075FF;
    color: white;
}

.day-box.active .day-name,
.day-box.active .day-date {
    color: white;
}

.day-box.active .day-date {
    color: #212331;
    background-color: #fff;
    width: 40px;
    border-radius: 8px;
    margin: 0;
}

.custom-dropdown {
    position: relative;
    display: inline-block;
}

.custom-dropdown-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    list-style: none;
    padding: 8px 0;
    margin: 4px 0 0 0;
    min-width: 160px;
    z-index: 9999;
}

.custom-dropdown-menu.show {
    display: block;
}

.custom-dropdown-menu li a {
    display: block;
    padding: 8px 14px;
    color: #26282C;
    text-decoration: none;
    font-size: 14px;
}

.custom-dropdown-menu li a:hover {
    background-color: #F2F5FC;
    color: #0075FF;
}

/* Responsive layout for smaller screens */
@media (max-width: 888px) {
    .schedule-days {
        grid-template-columns: repeat(4, 1fr);
        gap: 8px;
    }
}


/* Responsive stack for mobile */
@media (max-width: 768px) {

    .doctor-profile-grid,
    .education-container {
        grid-template-columns: 1fr;
    }
}

.title-badge {
    background-color: #E9EAEB;
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 10px;
}

.justify-content-between {
    display: flex;
    justify-content: space-between !important;
}

.toggle-content {
    display: none;
    margin-top: 10px;
}

.toggle-header {
    cursor: pointer;
    padding: 5px 0;
}

.toggle-icon {
    transition: transform 0.3s ease;
}

.toggle-icon.rotate {
    transform: rotate(180deg);
}

.badge-success {
    padding: 10px;
    border-radius: 8px;
    background-color: #EDF6EE !important;
    color: #34A853;
}

.badge-info {
    padding: 10px;
    border-radius: 8px;
    background-color: #D6E9FF !important;
    color: #0075FF;
}

.badge-secondary {
    padding: 10px;
    border-radius: 8px;
    background-color: #E9EAEC !important;
    color: #26282C;
}

.view-button-patient {
    padding: 10px 12px;
    border-radius: 8px;
    background-color: #0075FF !important;
    color: #fff;
}

.badge-danger {
    padding: 10px;
    border-radius: 8px;
    background-color: #FAECEC !important;
    color: #D7503F;
}

/* TABS COLOR*/
.nav-tabs .nav-link {
    color: #5C6370;
    font-weight: 500;
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 6px;
}

.nav-tabs .nav-link:hover {
    color: #0075FF;
    background-color: #f9f9f9;
}

.nav-tabs .nav-link.active {
    color: #0075FF;
    background: none;
    border-bottom: 2px solid #0075FF;
}

.tab-count {
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    color: white;
}

.nav-tabs .nav-link.active .tab-count {
    background-color: #F96E30;
    color: white;
}

.nav-tabs .nav-link:not(.active) .tab-count {
    background-color: #9CA2AC;
    color: white;
}

/* DELETE MODAL*/

#confirmModal .modal-content {
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

#confirmModal .modal-header {
    background: linear-gradient(90deg, #dc3545, #b02a37);
    color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#confirmModal .btn{
    border-radius: 50px;
    padding: 8px 20px;
    font-weight: 600;
}


/* APPOINTMENT DETAILS PAGE*/

.section-appointment-details h2 {
    margin-bottom: 15px;
}

.section-appointment-details {
    margin-bottom: 24px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 12px;
    background: #fff;
}

.section-appointment-details-title {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 8px;
    padding: 6px 10px;
    background: white;
    border-radius: 4px;
}

.section-appointment-details table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 8px;
}

s .section-appointment-details th,
.section-appointment-details td {
    padding: 6px;
    text-align: left;
    /* border-bottom: 1px solid #eee; */
}

.section-appointment-details th {
    font-weight: bold;
    background: #f9f9f9;
}

.section-appointment-details .muted {
    color: #777;
    font-style: italic;
}

.section-appointment-details img {
    max-width: 100%;
    height: auto;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 3px;
}

/* === Doctor Profile Grid === */
.doctor-profile-grid {
    display: grid;
    grid-template-columns: 25% 75%;
    gap: 1.5rem;
    align-items: start;
}

/* === Cards === */
.doctor-card,
.doctor-about-card {
    background: #fff;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* Profile Header */
.doctor-card .doctor-profile-header {
    position: relative;
    text-align: center;
}

.edit-doctor-btn,
.edit-bank-btn {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 12px;
    background: #f8f9fa;
    border-radius: 4px;
    padding: 2px 4px;
    color: #9CA2AC;
    cursor: pointer;
    border: 1px solid #9CA2AC;
}

/* Doctor Info Section */
.doctor-info {
    margin-top: 1rem;
}

.doctor-info-item {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-top: 20px;
}

.doctor-info-item .doctor-info-icon {
    font-size: 12px;
    color: #0075FF;
    margin-top: 2px;
}

.doctor-info-item .doctor-info-label {
    font-weight: 400;
    color: #0075FF;
    font-size: 12px;
}

.doctor-info-item .doctor-info-value {
    color: #26282C;
    font-size: 12px;
    display: block;
}

.doctor-bank-details-value {
    color: #26282C;
    font-size: 12px;
    display: block;
    margin-bottom: 16px;
}

/* Bank Info Section */
.doctor-bank-heading {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    position: relative;
}

.doctor-info-box .doctor-info-label {
    font-weight: 400;
    color: #0075FF;
    font-size: 12px;
}

.doctor-info-box .doctor-info-value {
    color: #26282C;
    font-size: 12px;
}

.verified-status.verified {
    color: #11A761;
    font-size: 12px;
}

.verified-status.unverified {
    color: #dc3545;
    font-size: 12px;
}

/* === Doctor Modals === */
.doctor-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: auto;
}

.doctor-modal.show {
    display: block;
}

.doctor-modal-content {
    background: #fff;
    margin: 10% auto;
    padding: 20px;
    border-radius: 12px;
    max-width: 500px;
    position: relative;
}

.doctor-modal-content h2,
.doctor-modal-content h3 {
    margin-bottom: 20px;
    font-weight: 600;
}

.doctor-modal-content .close-button {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
}

.doctor-modal-content .form-group {
    margin-bottom: 15px;
}

.doctor-modal-content .form-actions {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.schedule-day-time-div {
    display: grid;
    grid-template-columns: 15% 80%;
    gap: 24px;
    align-items: start;
}

.schedule-time-box {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: start;
    margin-bottom: 24px;
    width: 100%;
}

.time-slot-btn-custom {
    min-width: 120px;
    border-radius: 10px;
    border: 2px solid #E9EAEC;
    background-color: transparent;
    color: #000;
    font-weight: 500;
    padding: 9px 14px;
    transition: all 0.2s ease-in-out;
}

.time-slot-btn-custom:hover {
    border-color: #0075FF;
    background-color: #F2F8FF;
    color: #0075FF;
}

.active-time-button {
    border-color: #0075FF !important;
    background-color: #EBF4FF !important;
    color: #000000 !important;
    font-weight: 500;
}

.action-icon {
    display: flex;
    justify-content: center; /* horizontal alignment */
    align-items: center;     /* vertical alignment */
    gap: 10px;
    margin: auto;          /* optional, center container itself if needed */
}

.action-icon a i {
    color:#5C6370; 
    /* padding:8px;  */
    border-radius:4px; 
    font-size:20px;
    
}
.status-cell {
    vertical-align: middle !important;
}


.badge-active {
    background-color: #11A761 !important;
    color: white !important;
    padding: 8px 12px;
    border-radius: 8px;
}

.badge-pending {
    background-color: #F29339 !important;
    color: white !important;
    padding: 8px 12px;
    border-radius: 8px;
}

.badge-deactivated {
    background-color: #F14B69 !important;
    color: white !important;
    padding: 8px 12px;
    border-radius: 8px;
}


.patient-gender-options {
    display: flex;
    gap: 20px; /* space between the radio buttons */
    align-items: center;
}
.patient-gender-options label {
    display: flex;
    align-items: center;
    gap: 5px; /* space between the radio circle and text */
}

.user-patient-form-buttons {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 20px;
}

.user-patient-details {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 24px;
    text-align: left;
}

.user-patient-details .form-group {
    display: flex;
    flex-direction: column;
}
.referral-section {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 12px;
    background: #fafafa;
}

.referral-section-title {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 8px;
    padding: 6px 10px;
    background: #f0f0f0;
    border-radius: 4px;
}
/* Responsive */
@media (max-width: 768px) {
    .doctor-profile-grid {
        grid-template-columns: 1fr;
    }

    .schedule-day-time-div {
        grid-template-columns: 1fr;
    }

    .schedule-time-box {
        justify-content: flex-start;
    }
}

.copy-wrapper {
    display: inline-block;
    position: relative;
}

.copy-input {
    width: 220px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
}

.copy-btn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.time-slot-row {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 6px;
}

.time-slot-row::-webkit-scrollbar {
    display: none;
}

.time-slot-row::-webkit-scrollbar-thumb {
    background: #D1D5DB;
    border-radius: 1px;
}


.reschedule-time-slot-button {
    background-color: transparent !important;
    border: 1px solid #E5E7EB;
    color: #000;
    padding: 6px 14px;
    border-radius: 6px;
}

.reschedule-time-slot-button:hover,
.reschedule-time-slot-button:focus,
.reschedule-time-slot-button:active,
.reschedule-time-slot-button.active {
    background-color: transparent !important;
    border-color: #2563EB; 
    box-shadow: none;
    color: #2563EB;   
    padding: 6px 14px;    
}

/* Drawer container */
.reschedule-drawer {
    position: fixed;
    top: 0;
    right: -720px;
    width: 720px;
    height: 100vh;
    background: #ffffff;
    box-shadow: -4px 0 12px rgba(0,0,0,0.08);
    z-index: 1055;
    transition: right 0.35s ease;
    display: flex;
    flex-direction: column;
}

/* Open state */
.reschedule-drawer.open {
    right: 0;
}

/* Header */
.reschedule-drawer-header {
    padding: 16px 24px;
    border-bottom: 1px solid #E5E7EB;
}

.reschedule-drawer-header h4 {
    font-size: 22px;
    font-weight: 700;
}

.close-drawer {
    border: none;
    background: transparent;
    font-size: 26px;
    cursor: pointer;
}

/* Body */
.reschedule-drawer-body {
    padding: 24px;
    overflow-y: auto;
    flex: 1;
}

/* Backdrop */
#drawerBackdrop {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.35);
    opacity: 0;
    visibility: hidden;
    z-index: 1050;
    transition: all 0.3s ease;
}

#drawerBackdrop.show {
    opacity: 1;
    visibility: visible;
}

.schedule-days .day-box {
    padding: 8px 12px;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    background: white;
    transition: all 0.2s;
}
.schedule-days .day-box.active,
.schedule-days .day-box:hover {
    background: #0075FF;
    color: white;
    border-color: #0075FF;
}
.reschedule-time-slot-button {
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 13px;
    transition: all 0.2s;
}
.pdf_doc {
    color: #6c757d;
    font-size: 13px;
}

.calendar-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr); /* Exactly 7 equal columns */
    gap: 8px;
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    padding: 8px;
}

.calendar-header-day {
    text-align: center;
    font-weight: 600;
    color: #6B7280;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.calendar-day-cell {
    aspect-ratio: 1 / 1; /* Keeps cells square */
    display: flex;
    align-items: center;
    justify-content: center;
}

.calendar-btn {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    border-radius: 8px;
    transition: all 0.2s;
    cursor: pointer;
}

.calendar-btn:hover:not(:disabled) {
    background-color: #F3F4F6;
}

.calendar-btn.selected {
    background-color: #0075FF !important;
    color: white !important;
    font-weight: bold;
}

.calendar-btn.past {
    color: #D1D5DB;
    cursor: not-allowed;
    background-color: #F9FAFB;
}

.calendar-btn.today {
    border: 1px solid #0075FF;
    color: #0075FF;
}

/* Container styling */
.doctor-card-trigger {
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.doctor-dropdown-menu {
    position: absolute;
    width: 100%;
    background: white;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    margin-top: 8px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    z-index: 1050;
    max-height: 300px;
    overflow-y: auto;
}

/* Layout for the Doctor Info */
.doctor-info-main {
    display: flex;
    align-items: center;
}

/* The Photo Frame */
.avatar-frame {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 3px;
    border: 1.5px solid #0075FF; /* The blue border in your image */
    border-radius: 14px;
    margin-right: 12px;
}

.avatar-frame img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

/* The Status Indicator */
.status-dot {
    position: absolute;
    top: -2px;
    right: -2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.status-dot.online { background-color: #4CAF50; }
.status-dot.offline { background-color: #9CA3AF; }

/* Typography */
.text-group .doc-name {
    font-weight: 700;
    font-size: 15px;
    color: #1F2937;
    margin-bottom: 2px;
}

.text-group .doc-specialty {
    font-size: 13px;
    color: #9CA3AF;
}

/* Hover effects */
.doctor-card-option {
    padding: 12px 15px;
    transition: background 0.2s;
    cursor: pointer;
}

.doctor-card-option:hover {
    background-color: #F9FAFB;
}
