@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Poppins', sans-serif;
}

.page-title-bar h1 {
    margin-left: 30px;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.016em;
    color: #00261C;
    margin-bottom: 0;
    margin-right: 50px;
}

.header-navsearch form {
    position: relative;
}

.nav-search .form-control.header-search {
    background: #F9FAFB;
    border-radius: 16px;
    padding: 16.5px 20px 16.5px 64px;
    border: none !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #737791;
    height: 60px;
    min-width: 390px;
}

.nav-search .form-inline .btn {
    background-color: transparent;
    border: none;
}

.form-inline .nav-search .btn {
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    padding: 0;
    left: 14px;
    z-index: 99;
}

#count-down .clock-presenter .digit, .notifyimg {
    background: #006fb9;
}

.nav-link.icon {
    background: #F9FAFB;
    border-radius: 8px;
    width: 48px;
    height: 48px;
}

.nav-unread {
    background: #EB5757;
}

.header .nav-item .badge, .header .nav-link .badge {
    padding: 0;
    min-width: 7px;
    font-size: 13px;
    height: 7px;
    width: 7px;
    top: 6px;
    right: 6px;
}

.country-selector .avatar {
    background-color: transparent !important;
    width: 24px;
    height: 24px;
    margin-right: 13px;
    border-radius: 50%;
}

.country-selector a {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #374557;
}

.country-text {
    margin-right: 20px;
}

.dropdown.d-none.d-md-flex.country-selector {
    margin-right: 20px;
}

.dropdown-item:hover, .dropdown-item:focus, .dropdown-item.active, .dropdown-item:active {
    color: #006fb9;
}

#back-to-top {
    background-color: #006fb9;
}

    #back-to-top:hover {
        background: #fff;
        color: #006fb9;
        border: 2px solid #006fb9;
    }

.header-user-pro .avatar {
    background-color: transparent;
    width: 45px;
    height: 45px;
}

.header-user-pro {
    margin-top: 0;
}

.app.sidebar-mini .footer {
    margin-left: 273px;
    margin-right: 18px;
}

.footer {
    background: #fff;
    font-size: .875rem;
    padding: 1rem 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 6px rgb(169 169 169 / 5%);
    border-radius: 12px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.016em;
    color: #656565;
}

.active-state {
    display: none;
}

.non-active-state {
    margin-right: 12px;
}

.active-state {
    margin-right: 18px;
}

.app-header1 .header-brand {
    min-width: 236px;
}

.app-sidebar ul li a {
    padding: 12px 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.016em;
    color: #6C6C6C;
    min-height: 40px;
    border-radius: 16px;
}

.side-menu {
    margin-bottom: 0;
    padding: 0 17px 40px 15px;
}

.app-sidebar .side-menu li a.active, .app-sidebar .side-menu__item.active:hover, .app-sidebar .side-menu__item:hover {
    color: white;
    background: #006FB9;
    box-shadow: 0px 20px 50px rgba(55, 69, 87, 0.1);
    border-radius: 12px;
}

.side-menu__item:hover {
    color: #006FB9;
}

.app-sidebar .side-menu li a.active .active-state, .app-sidebar .side-menu__item:hover .active-state {
    display: inline-block;
}

.app-sidebar .side-menu li a.active .non-active-state, .app-sidebar .side-menu__item:hover .non-active-state {
    display: none;
}

.side-menu li.slide {
    margin-bottom: 12px;
}

.app-sidebar .side-menu__item.active i, .app-sidebar .side-menu li ul li a:hover {
    color: #fff;
}

.app-sidebar .side-menu li ul li a {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.016em;
    color: #006FB9;
    min-height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #6C6C6C;
    padding-left: 29px;
}

    .app-sidebar .side-menu li ul li a.active, .app-sidebar li ul li .side-menu__item.active:hover {
        background-color: transparent;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.016em;
        color: #006FB9;
        min-height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        box-shadow: none;
    }

    .app-sidebar .side-menu li ul li a:hover {
        color: #006FB9;
    }

.app-sidebar .side-menu li.is-expanded ul {
    margin-top: 5px;
    margin-bottom: 5px;
}

.app-sidebar .side-menu li ul li {
    position: relative;
}

    .app-sidebar .side-menu li ul li:before {
        content: "";
        position: absolute;
        width: 8px;
        height: 8px;
        left: 10px;
        top: 10px;
        background: #6C6C6C;
        border-radius: 50%;
    }

.slide-menu {
    border: none;
}

.app-sidebar .side-menu li a.active + ul li.active-list:before, .app-sidebar .side-menu li a.active + ul li:hover:before {
    background: #006FB9;
}

.custom-card {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 6px rgba(146, 143, 143, 0.07);
    border-radius: 12px;
    padding: 25px;
    
}

.dashboard-card .card {
    margin-bottom: 0;
}

.custom-card-header h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    color: #05004E;
}

.custom-card-header p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    /* line-height: 30px; */
    color: #737791;
}

.dashboard-card .card {
    border: none;
}

    .dashboard-card .card:hover {
        box-shadow: none;
    }

.dashboard-card .card-body {
    text-align: left;
    background: rgba(0, 111, 185, 0.1);
    border-radius: 12px;
    padding: 20px;
}

.dashboard-card .col-xl-3:nth-child(2) .card-body {
    background: #FFF4DE;
}

.dashboard-card .col-xl-3:nth-child(3) .card-body {
    background: #DCFCE7;
}

.dashboard-card .col-xl-3:nth-child(4) .card-body {
    background: #F3E8FF;
}

.dashboard-card .card-body h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #151D48;
    margin-bottom: 12px;
    margin-top: 12px;
}

.dashboard-card .card-body h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #425166;
}

.dashboard-card .card-body h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #4079ED;
}

.dashboard-card .card-body .counter-icon {
    padding: 0;
    width: 40px;
    margin-bottom: 0;
    height: 40px;
}

.table-dashboard td {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.016em;
    color: #464E5F;
    border: none;
}

    .table-dashboard td.text-completed {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.016em;
        color: #B1D235;
    }

.table-dashboard .table-striped tbody tr:nth-of-type(even) {
    background: white;
}

.header-user-pro div {
    margin-left: 20px;
}

    .header-user-pro div p {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 15px;
        color: #151D48;
        margin-bottom: 4px;
    }

        .header-user-pro div p img {
            margin-left: 6px;
        }

.header-user-pr div span {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #737791;
    display: block;
}

.form-column label {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: #363636;
    width: 100%;
    margin-bottom: 0;
}

.form-column input, .form-column select {
    height: 45px;
    width: 100%;
    border: 1px solid #cbcbcb;
    border-radius: 12px;
    font-size: 16px;
    line-height: 24px;
    color: #363636;
    margin-bottom: 22px;
    padding: 10px 12px;
}

.form-column select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("../images/admin/drop-down-arrow.png");
    background-repeat: no-repeat;
    background-position: 94% center;
    padding-right: 28px;
}

.form-column-five .col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.form-column select.small-select {
    width: 106px;
}

.form-column textarea {
    height: 100%;
    width: 100%;
    border: 1px solid #6C6C6C;
    border-radius: 12px;
    font-size: 16px;
    line-height: 30px;
    color: #363636;
    margin-bottom: 22px;
    padding: 10px 12px;
    resize: none;
    min-height: 120px;
}

.blue-header {
    background: #006FB9;
    border-radius: 12px 12px 0px 0px;
    padding: 8px;
    margin: -26px -26px 25px;
}

    .blue-header h2 {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 33px;
        letter-spacing: 0.016em;
        margin: 0;
        color: white;
    }

.sub-grey-header {
    background: #EBEBEB;
    border-radius: 12px 12px  0 0;
    padding: 9px 0;
}

    .sub-grey-header h2 {
        margin: 0;
        text-align: left;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 27px;
        letter-spacing: 0.016em;
        color: #00261C;
        padding-left: 17px;
    }

.form-action-button {
    text-align: right;
}

    button.btn-cancel, .form-action-button .btn-primary {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 21px;
        color: #006FB9;
        border: 1px solid #006FB9;
        border-radius: 12px;
        padding: 8px 34px;
        min-width: 122px;
    }

button.btn-icon {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #006FB9;
    border: 1px solid #006FB9;
    border-radius: 12px;
    padding: 8px 20px;
    min-width: 122px;
}

    button.btn-icon img {
        margin-right: 3px;
    }

    button.btn-icon:hover {
        color: #006FB9;
    }

    button.btn-icon.btn-small-icon {
        min-width: 80px;
        font-size: 12px;
        margin-left: 8px;
    }

button.btn-cancel:hover {
    color: white;
    background: #006FB9;
}

.form-action-button .btn {
    margin-left: 15px;
}

.form-action-button .btn-primary {
    color: white;
    background: #006FB9;
}

    .form-action-button .btn-primary:hover {
        color: #006FB9 !important;
        background: #fff !important;
        border: 1px solid #006FB9 !important;
    }

.form-column label.w-auto-label {
    margin-right: 12px;
    max-width: 160px;
    margin-bottom: 0;
}

.d-flex-form {
    display: flex;
    align-items: center;
}

.form-column .custom-control.custom-checkbox {
    top: 1px;
}

.custom-control-label::before, .custom-control-label::after {
    top: 8px;
    width: 24px;
    height: 24px;
}

.custom-checkbox-small .custom-control-label::before, .custom-checkbox-small .custom-control-label::after {
    width: 20px;
    height: 20px;
}

.form-column input.custom-control-input {
    margin: 0;
    height: 34px;
    padding: 0;
}

.form-column .custom-control-label {
    vertical-align: text-top;
    padding-left: 9px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #363636;
}

.dataTables_filter, .dataTables_length, .dataTables_info {
    display: none;
}

/*.row.row-custom-table {
    margin: -32px -37px 40px;
}*/

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: end;
}

.row.row-custom-table .row:last-child .col-sm-12.col-md-5 {
    display: none;
}

.row.row-custom-table .row:last-child .col-sm-12.col-md-7 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.row.row-custom-table thead tr:first-child th:first-child {
    border-top-left-radius: 4px;
}
.row.row-custom-table thead tr:first-child th:last-child {
    border-top-right-radius: 4px;
}

.row.row-custom-table thead tr th {
    background: #EBEBEB;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    text-transform: capitalize;
}

.row.row-custom-table thead tr td {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: center;
    float: none;
}

.row.row-custom-table .table-responsive {
    overflow-x: hidden;
}

.row.row-custom-table .table-bordered td, .row.row-custom-table .table-bordered th {
    border: none;
    border-bottom: 1px solid #e9e9e9;
}

.row.row-custom-table table.dataTable thead th, .row.row-custom-table table.dataTable thead td,
.row.row-custom-table table.dataTable tbody th, .row.row-custom-table table.dataTable tbody td {
    padding: 10px 13px;
}

.row.row-custom-table table.dataTable.no-footer {
    border-bottom: none !important;
}

a.table-btn, a.view-btn {
    border: 1px solid #B5B5B5;
    border-radius: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
    padding: 4px 19px;
    display: inline-block;
}

a.view-btn {
    color: #006FB9;
    font-weight: 400;
    line-height: 18px;
    border: 1px solid #006FB9;
    padding: 5px 22px;
}

.row.row-custom-table .table-striped tbody tr:nth-of-type(even) {
    background: #F8F8F8;
}

.row.row-custom-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: none;
    background: transparent;
}

.row.row-custom-table table.dataTable thead .sorting_asc:before, .row.row-custom-table table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after, table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    display: none;
}
.sub-body {
    border: 1px solid #e0e8f3 !important;
    padding: 1.2rem;
    margin-bottom: 15px;
    border-radius: 0 0 12px 12px;
}
.form-border-wrapper {
    border: 1px solid #dee8f3;
    border-radius: 12px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.form-column.d-flex-form {
    margin-bottom: 22px;
}

    .form-column.d-flex-form select, .form-column.d-flex-form input {
        margin-bottom: 0;
    }

.form-column label.w-auto {
    margin-bottom: 0;
    margin-right: 12px;
}

.medium-select {
    max-width: 220px;
}

.form-column label.w-100-label {
    margin-right: 12px;
    width: 100px;
    margin-bottom: 0;
    flex-basis: 100px;
    flex-grow: 0;
    flex-shrink: 0;
}

.form-column label.w-160-label {
    margin-right: 12px;
    width: 160px;
    margin-bottom: 0;
    flex-basis: 160px;
    flex-grow: 0;
    flex-shrink: 0;
}

.form-column label.w-230-label {
    margin-right: 12px;
    width: 230px;
    margin-bottom: 0;
    flex-basis: 230px;
    flex-grow: 0;
    flex-shrink: 0;
}

.form-column label.w-200-label {
    margin-right: 12px;
    width: 200px;
    margin-bottom: 0;
    flex-basis: 200px;
    flex-grow: 0;
    flex-shrink: 0;
}

.form-column label.custom-file-label {
    background: #F3F3F3;
    border-radius: 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #4E4E4E;
    border: none;
    padding: 7px 23px;
    height: 45px;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #4E4E4E;
    background: transparent;
    border: none;
    right: -120px;
    top: 2px;
}

h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.016em;
    color: #00261C;
}

.card-body.card-custom-list {
    margin-bottom: 25px;
    padding: 0;
    background: white;
}

    .card-body.card-custom-list ul {
        border: 1px solid #CECECE;
        border-radius: 12px;
    }

    .card-body.card-custom-list li {
        padding: 23px 37px;
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #CECECE;
        margin-bottom: 0;
    }

        .card-body.card-custom-list li.selected, .card-body.card-custom-list li:hover {
            background: #F2F2F2;
        }

        .card-body.card-custom-list li:first-child {
            border-radius: 12px 12px 0 0;
        }

        .card-body.card-custom-list li:last-child {
            border-bottom: none;
            border-radius: 0 0 12px 12px;
        }

        .card-body.card-custom-list li span {
            display: inline-block;
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 21px;
            color: #333333;
        }

            .card-body.card-custom-list li span:first-child {
                width: 170px;
                margin-right: 15px;
            }

.custom-unordered-list li {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    color: #363636;
    position: relative;
    padding-left: 25px;
}

    .custom-unordered-list li:before {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        left: 0;
        top: 10px;
        background: #00261C;
        border-radius: 50%;
    }

.custom-accordion .card-header {
    background: #006FB9;
    border-radius: 12px;
    display: block;
    padding: 0;
    min-height: auto;
}

    .custom-accordion .card-header .btn-link {
        padding: 10px 20px;
        display: block;
        font-style: normal;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: 0.016em;
        color: #FFFFFF;
        width: 100%;
        text-align: left;
        display: flex;
        justify-content: space-between;
        align-items: center;
        -webkit-transition-duration: 0.8s;
        -moz-transition-duration: 0.8s;
        -o-transition-duration: 0.8s;
        transition-duration: 0.8s;
    }

        .custom-accordion .card-header .btn-link.collapsed img {
            -ms-transform: rotate(-90deg); /* IE 9 */
            transform: rotate(-90deg);
            -webkit-transition-duration: 0.8s;
            -moz-transition-duration: 0.8s;
            -o-transition-duration: 0.8s;
            transition-duration: 0.8s;
        }

        .custom-accordion .card-header .btn-link:hover, .custom-accordion .card-header .btn-link:focus {
            text-decoration: none;
        }

.custom-accordion {
    border: 1px solid #CECECE;
    border-radius: 12px;
}

    .custom-accordion.accordion .card {
        border-radius: 12px;
    }

    .custom-accordion .card-body {
        background: white;
    }

.dashboard-card .card-body .sub-grey-header h2 {
    margin: 0;
    font-size: 18px;
}

.simpleTextBox span {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #696969;
}

.login-image {
    /* background-image: url("../images/admin/login-back.svg"); */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.login-card .card {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 6px rgb(169 169 169 / 5%);
    border-radius: 16px;
    border: none;
    margin-top: 50px;
    padding-bottom: 10px;
}

.login-card .card-header {
    flex-direction: column;
    border: none;
}

.login-card .card-body {
    padding-left: 75px;
    padding-right: 75px;
    padding-bottom: 45px;
}

.login-card.col-xl-6 {
    max-width: 574px;
}

.login-card .card-header h3.card-title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #515151;
    font-family: 'Montserrat', sans-serif;
    padding-top: 0 !important;
}

.login-card .form-label {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #646464;
    font-family: 'Montserrat', sans-serif;
}

.login-card .form-control {
    background: rgba(236, 236, 236, 0.5);
    border-radius: 12px;
    border: none;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #B9B9B9;
    padding: 22px 20px;
    font-family: 'Montserrat', sans-serif;
}

    .login-card .form-control.form-user-icon, .login-card .form-control.form-pass-icon {
        background-image: url("../images/admin/user-icon.svg");
        background-repeat: no-repeat;
        background-position: 16px center;
    }

    .login-card .form-control.form-pass-icon {
        background-image: url("../images/admin/password-icon.svg");
    }

.login-card .btn-primary, .login-card .btn-primary:hover, .login-card .btn-primary:focus {
    background: #006FB9 !important;
    border-color: #006FB9 !important;
    border-radius: 12px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    padding: 8px;
}

.login-card a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #006FB9;
}

.login-image .page-content {
    margin-bottom: 80px !important;
}

.copyright-footer {
    bottom: 0;
    text-align: center;
    width: 100%;
    left: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.016em;
    color: #767676;
}

.d-flex-space-btn .form-action-button {
    flex-direction: column;
    display: flex;
}

.form-action-button .btn-primary.pd-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.para-box-red {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #EB5757;
    text-align: center;
    padding: 75px 0;
}

    .para-box-red.black-text {
        color: black;
    }

.custom-table-wrapper {
    border: 1px solid #CECECE;
    border-radius: 12px;
    margin-bottom: 20px;
}

    .custom-table-wrapper .table thead th {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 21px;
        color: #333333;
        padding: 15px;
    }

    .custom-table-wrapper tbody tr {
        border-bottom: 1px solid #CFCFCF;
    }

        .custom-table-wrapper tbody tr:last-child {
            border-bottom: none;
        }

    .custom-table-wrapper .table {
        margin-bottom: 0;
    }

    .custom-table-wrapper td {
        padding: 19px 15px;
    }

    .custom-table-wrapper .noDataFound td {
        text-align: center;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #EB5757;
        padding: 18px;
    }

.modal-footer {
    justify-content: center;
}

.modal-dialog {
    max-width: 670px;
}

.modal-content {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 6px rgba(169, 169, 169, 0.05);
    border-radius: 16px;
}

.modal-title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.016em;
    color: #006FB9;
}

.close {
    font-size: 27px;
    font-weight: 400;
    color: #a0afc7;
    text-shadow: 0 1px 0 #fff;
    opacity: .7;
}

.modal-footer {
    border-top: 1px solid #E3E3E3;
}

.modal-header {
    border-bottom: 1px solid #E3E3E3;
}

.custom-table-v2 .table {
    border-top: none;
    border-left: none;
    border-right: none;
}

.row.row-custom-table.custom-table-v2 thead tr th {
    background: white;
    border-bottom: 1px solid #CFCFCF !important;
}

.row.row-custom-table.custom-table-bordered {
    margin: 0;
    border: 1px solid #CECECE;
    border-radius: 12px;
}

    .row.row-custom-table.custom-table-bordered thead tr th {
        background: transparent;
    }

    .row.row-custom-table.custom-table-bordered .table {
        margin: 0;
    }

        .row.row-custom-table.custom-table-bordered .table tbody tr:last-child td {
            border: none;
        }

    .row.row-custom-table.custom-table-bordered .table-striped tbody tr:nth-of-type(even) {
        background: #fff;
    }

    .row.row-custom-table.custom-table-bordered .table thead th, .row.row-custom-table.custom-table-bordered .table tbody td {
        padding-top: 15px;
        padding-bottom: 15px;
        text-transform: unset;
    }

.pd-0 {
    padding: 0;
}

.table td {
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
}

.lbl-height {
    min-height: 45px;
}

.form-column label.lbl-grey {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #979797;
}

.medical-grey-bg {
    background: #FAFAFA;
    border-radius: 12px;
    padding: 30px 37px;
}

.timestamp-para {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.016em;
    color: #00261C;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 0;
}

.f-normal {
    font-weight: normal !important;
}

.form-column input:disabled {
    background: #E6E6E6;
    border: 1px solid #6C6C6C;
    border-radius: 12px;
}

.form-column label.grey-text-lbl {
    background: #E6E6E6;
    border-radius: 12px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    color: #363636;
    line-height: 38px;
}

.form-action-button .btn-primary.btn-printer-blue {
    padding: 8px 20px;
}

    .form-action-button .btn-primary.btn-printer-blue svg {
        margin-right: 8px;
    }

    .form-action-button .btn-primary.btn-printer-blue:hover svg path {
        fill: #006FB9;
    }

.form-action-button .btn-primary.btn-small {
    padding: 8px 18px;
    margin-left: 2px;
}

.form-column .font-normal {
    font-weight: 400;
}

.default-link {
    color: #006FB9;
}

.modalGrid .modal-dialog {
    max-width: 1050px;
    width: 1040px;
}

.modalGrid .modal-header {
    border-bottom: 1px solid #006FB9;
    background: #006FB9;
    border-radius: 15px 15px 0px 0px;
    align-items: center;
    padding: 11px 1rem;
}

.modalGrid .modal-title {
    color: white;
}

.modalGrid .row.row-custom-table thead tr th {
    font-size: 14px;
}

.modalGrid .row.row-custom-table table.dataTable thead th, .modalGrid .row.row-custom-table table.dataTable thead td,
.modalGrid .row.row-custom-table table.dataTable tbody th, .modalGrid .row.row-custom-table table.dataTable tbody td {
    padding: 10px;
}

.modalGrid .custom-control-label::before, .modalGrid .custom-control-label::after {
    top: 5px;
}

.custom-checkbox-right .custom-control-label::before {
    right: 0;
    left: auto;
}

.custom-checkbox-right .custom-control-label::after {
    right: 0;
    left: auto;
}

.custom-checkbox-right .custom-control {
    padding: 0;
}

.custom-list-form li {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #363636;
    padding: 20px 30px;
    border-bottom: 1px solid #CFCFCF;
}

    .custom-list-form li:last-child {
        border-bottom: none;
    }

.custom-accordion .card-header.card-grey-header {
    background: #EBEBEB;
}

    .custom-accordion .card-header.card-grey-header .btn-link {
        color: #00261C;
    }

.row.row-custom-table.custom-table-bordered .table-custom-grey thead tr th {
    background: #EBEBEB;
    padding-top: 12px;
    padding-bottom: 12px;
}

    .row.row-custom-table.custom-table-bordered .table-custom-grey thead tr th:first-child {
        border-radius: 12px 0 0 0;
    }

    .row.row-custom-table.custom-table-bordered .table-custom-grey thead tr th:last-child {
        border-radius: 0 12px 0 0;
    }

.row.row-custom-table.custom-table-bordered .table-custom-grey tbody tr:last-child td:first-child {
    border-radius: 0 0 0 12px;
}

.row.row-custom-table.custom-table-bordered .table-custom-grey tbody tr:last-child td:last-child {
    border-radius: 0 0 12px 0;
}

.row.row-daily-calendar {
    margin: 0 -25px;
    display: block;
}

.row-daily-calendar table, .row-daily-weekly table {
    width: 100%;
}

    .row-daily-calendar table tr th, .row-daily-weekly table tr th {
        background: #EBEBEB;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #333333;
        text-align: center;
        padding: 14px 6px;
        border-right: 1px solid #EBEBEB;
    }

    .row-daily-calendar table tr td, .row-daily-weekly table tr td {
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        color: #333333;
        padding: 14px 6px;
        border-right: 1px solid #CFCFCF;
        border-bottom: 1px solid #CFCFCF;
    }

        .row-daily-calendar table tr td input, .row-daily-weekly table tr td input {
            height: 36px;
            width: 21px;
            border: 1px solid #6C6C6C;
            border-radius: 3px;
            font-size: 11px;
            line-height: 24px;
            color: #363636;
            margin-bottom: 0;
            padding: 5px 2px;
        }

        .row-daily-weekly table tr td input {
            width: 50px;
        }

        .row-daily-calendar table tr td:last-child, .row-daily-calendar table tr th:last-child {
            border-right: none;
        }

.row-daily-weekly {
    padding-left: 0;
    margin-left: -15px;
}

    .row-daily-weekly.no-padding {
        padding-left: 0.75rem;
        margin-left: 0;
    }

        .row-daily-weekly.no-padding table tr td {
            border-left: 1px solid #CFCFCF;
        }

        .row-daily-weekly.no-padding table tr th {
            border-left: 1px solid #EBEBEB;
        }

@media (max-width:1500px) {
    .nav-search .form-control.header-search {
        min-width: 280px;
    }

    .row-daily-calendar table tr th {
        padding: 14px 3px;
    }

    .row-daily-calendar table tr td {
        padding: 14px 3px;
    }
}

.row_selected {
    background-color: lightblue !important;
}

