﻿:root {
    --mdm-primary: #2C9ED8;
    --mdm-primary-light: rgb(4, 142, 211);
}

html {
    font-size: 14px;
    position: relative;
    min-height: 100%;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.nav-text {
    color: white !important;
}

.text-white {
    color: white !important;
}

.deznav .metismenu .has-arrow:after {
    border-color: white;
}

.header-right .notification_dropdown .nav-link svg path {
    fill: white;
}

.header-right .notification_dropdown .nav-link svg#icon-full path, .header-right .notification_dropdown .nav-link svg#icon-minimize path {
    stroke: white;
}

.header-right .notification_dropdown .nav-link i {
    color: white;
}

.hamburger .line {
    background: white;
}

.nav-header .svg-logo-rect {
    fill: #1D4282;
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .nav-header .nav-control .hamburger .line {
    background-color: white;
}

.currency-icon {
    border-radius: 0;
    box-shadow: none;
}

.nav-header .logo-abbr {
    min-width: 45px;
    max-width: 67px;
}

.btn-secondary {
    color: #fff;
    background-color: #1D4282 !important;
    border-color: #1D4282 !important;
}

.paginate_button .previous {
    width: auto !important;
}

.paginate_button .next {
    width: auto !important;
}

.deznav .metismenu ul a:hover, .deznav .metismenu ul a:focus, .deznav .metismenu ul a.mm-active {
    background: #252D57 !important;
}

.deznav .metismenu > li.mm-active > a {
    background: #252D57 !important;
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu li > ul {
    background-color: #1D4282 !important
}

.deznav .metismenu > li.mm-active > a i {
    color: white !important;
}

.deznav .metismenu ul a:hover:before, .deznav .metismenu ul a:focus:before, .deznav .metismenu ul a.mm-active:before {
    border-color: white !important;
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu > li:hover > a {
    border-radius: 8px;
    background: #252D57 !important;
}

.deznav .metismenu > li:hover > a i, .deznav .metismenu > li:focus > a i {
    color: white !important;
}

.bootstrap-select .dropdown-menu li a span.text {
    color: black !important;
}

.dropdown-menu .dropdown-item.active, .dropdown-menu .dropdown-item:active {
    color: black !important;
    background: #e9ecef !important;
}

.nav-header .brand-title {
    margin-left: 20px !important;
    max-width: 140px !important;
    margin-top: 0px;
}

.nav-header .logo-layout .brand-title {
    margin-left: 35px !important;
    max-width: 160px !important;
    margin-top: 0px;
}

[data-sidebar-style="full"] .nav-header .logo-abbr {
    display: none;
}

.nav-header .brand-logo {
    padding-left: 5px !important;
}

@media only screen and (max-width: 991px) {
    [data-sidebar-style="overlay"] .nav-header .logo-abbr {
        display: block !important;
        width: auto !important;
        height: auto !important;
    }
}

.dataTables_length {
    margin-bottom: 0px !important;
}

.hd1 {
    color: #828690;
    font-weight: 350;
}

.hd2 {
    color: #F2483E;
}

.h4-title {
    font-size: 24px
}

.h4-content {
    color: #828690;
    font-size: 16px;
    font-weight: 100;
}

.row-1 {
    display: flex;
}

.row-2 {
    margin-top: 1rem;
}

.col-sm-2 {
    flex: 0 0 auto;
    width: 13.96667% !important;
}

.button {
    margin-top: 2.5em;
}
.btn:hover {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
    transition: border-color 0.3s, box-shadow 0.3s;
}

.btn .icon-spacing {
    margin-right: 8px;
}

.btn-custom {
    background-color: var(--mdm-primary);
    border-color: var(--mdm-primary-light);
    color: white;
    width: 120px;
    font-weight: 600;
}

    .btn-custom:hover {
        background-color: var(--mdm-primary-light);
    }

.btn-custom-back, .btn-custom-back:hover {
    background-color: white;
    border-color: var(--mdm-primary);
    color: var(--mdm-primary);
    width: 120px;
    font-weight: 600;
}

.icon-spacing {
    margin-right: 8px;
}

a {
    color: #000000;
}

.required-label::after {
    content: "*";
    color: red;
    margin-left: 0.25rem;
}

.page-titles {
    display: flex;
    padding: 0px !important;
    margin-bottom: 0px !important;
}

    .page-titles .hd1 {
        color: #000000 !important;
    }

    .page-titles .hd2 {
        color: #ef0000 !important;
    }
.form-control {
    border: 0.125rem solid #E7E7E7 !important;
}
    .form-control[readonly] {
        background-color: #e9ecef;
        color: #6c757d;
        box-shadow: none;
        cursor: not-allowed;
    }
    .form-control[readonly]:hover {
        color: #6c757d;
        background-color: #e9ecef;
        box-shadow: none;
        cursor: not-allowed;
    }
.form-control:hover {
    color: #7e7e7e;
    border-color: #f5c0a9;
    background-color: #f7f7f7;
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
    transition: border-color 0.3s, box-shadow 0.3s;
}

.swal2-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 1000;
    font-size: 23.08px;
    line-height: 27.7px;
    font-size: 1.0em !important;
}

.swal2-content {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 23.08px;
    line-height: 27.7px;
    font-size: 0.9em !important;
    margin: 0.5em !important;
}


.searchbox {
    border-radius: 9.6px;
    padding: 6px;
    width: 15.9em;
    height: 3em;
    border: none;
    background-color: #f7f7f7;
}

    .searchbox::placeholder {
        color: #656161;
        text-indent: 15px;
    }

.swal2-icon.swal2-warning {
    border-color: #F2483E !important;
}

    .swal2-icon.swal2-warning::before {
        color: #F2483E !important;
    }

    .swal2-icon.swal2-warning .swal2-icon-content {
        color: #F2483E !important;
    }

#ListDatatableView tbody tr:nth-child(odd) {
    background-color: #f7f7f7 !important;
}

#ListDatatableView tbody tr:nth-child(even) {
    background-color: #ffffff !important;
}

.text-header h4 {
    color: #8b8888;
    font-weight: 400;
}

.text-gray {
    color: gray !important;
}

.nav-header .logo-abbr {
    min-width: 45px;
    max-width: 67px;
}

@media only screen and (max-width: 991px) {
    [data-sidebar-style="overlay"] .nav-header .logo-abbr {
        display: block !important;
        width: auto !important;
        height: auto !important;
    }
}

.paginate-display {
    display: flex;
    justify-content: space-between;
}

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    height: 100% !important;
    width: 100% !important;
}

header {
    background-color: #4c91da;
    color: white;
    padding: 20px;
    text-align: center;
    position: relative;
    height: 15vh;
    z-index: 1;
}

.content-wrapper {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0f0f0;
    position: relative;
    padding: 20px;
}

.center-box {
    background-color: white;
    width: 60vh;
    height: 80vh;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: -7vh;
    z-index: 2;
    border-radius: 10px;
    overflow: hidden;
}

    .center-box h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .center-box p {
        font-size: 16px;
    }

footer {
    background-color: white;
    padding: 10px;
    text-align: center;
    border-top: 1px solid #ddd;
}

@media screen {
    @font-face {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
    }

    @font-face {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 700;
        src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
    }

    @font-face {
        font-family: 'Lato';
        font-style: italic;
        font-weight: 400;
        src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
    }

    @font-face {
        font-family: 'Lato';
        font-style: italic;
        font-weight: 700;
        src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
    }
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

@media screen and (max-width:600px) {
    h1 {
        font-size: 32px !important;
        line-height: 32px !important;
    }
}

.page-titles .breadcrumb li.active {
    color: var(--mdm-primary) !important;
}

.page-titles .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    color: var(--mdm-primary) !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 15px;
}

.badge-success {
    background-color: #b3dfb3 !important;
    color: green !important;
}

.badge-danger {
    background-color: #e3d8d8 !important;
    color: gray !important;
}

.breadcrumb {
    font-size: 1.1000rem !important;
}

.nav-header .logo-abbr {
    min-width: 45px !important;
    max-width: 67px !important;
}

@media only screen and (max-width: 991px) {
    [data-sidebar-style="overlay"] .nav-header .logo-abbr {
        display: block !important;
        width: auto !important;
        height: auto !important;
    }
}

table.dataTable > thead .sorting_asc::after {
    color: var(--mdm-primary) !important;
    top: 70% !important;
    transform: translateY(-100%) !important;
    left: auto;
}

table.dataTable > thead .sorting_desc::after {
    color: var(--mdm-primary) !important;
    top: 70% !important;
    transform: translateY(-100%) !important;
    left: auto;
}

.btn-submit-custom {
    background-color: var(--mdm-primary) !important;
    border-color: var(--mdm-primary) !important;
    color: #ffffff;
}

    .btn-submit-custom:hover {
        background-color: #f72f2f;
        border-color: #f72f2f;
    }

.centered-validation {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.verification-card {
    background: #ffffff;
    padding: 100px;
    text-align: center;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    border-radius: 7px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

    .verification-card .btn {
        background-color: var(--mdm-primary) !important;
        color: white;
        padding: 10px 20px;
        border-radius: 5px;
    }

.dataTables_wrapper .dataTables_paginate span .paginate_button.current, .dataTables_wrapper .dataTables_paginate span .paginate_button:hover, .dataTables_wrapper .dataTables_paginate span .paginate_button:focus, .dataTables_wrapper .dataTables_paginate span .paginate_button:active {
    background: var(--mdm-primary) !important;
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:focus, .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: var(--mdm-primary) !important;
    color: #fff !important;
}

.form-check-input:checked {
    background-color: var(--mdm-primary) !important;
    border-color: var(--mdm-primary) !important;
}

.la-undo:before {
    margin-right: 10px;
    font-size: 20px;
}

.la-save:before {
    margin-right: 10px;
    font-size: 20px;
}

.bg-444f8b {
    background-color: #444f8b !important;
}

.la-user-plus {
    font-size: 24px;
    margin-right: 5px;
}

.search-area .form-control {
    background: rgba(255, 255, 255, 0.2) !important;
    color: var(--bs-white) !important;
}

.search-area .input-group-text {
    background: rgba(255, 255, 255, 0.2) !important;
}

.input-group-text {
    border: none !important;
    margin-left: 0px !important;
}

.search-area .form-control::placeholder {
    color: var(--bs-white);
}

.flaticon-381-search-2 {
    color: var(--bs-white);
}

[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li > a:before {
    background: #AAB2DB !important;
}

a.link-opacity-100 {
    color: #1D4282;
    text-decoration: underline;
    opacity: 1;
    transition: opacity 0.3s;
    text-underline-offset: 4px;
    font-size: 14px;
}

.la-eye {
    cursor: pointer;
}

::-webkit-scrollbar {
    width: 15px !important;
    opacity: 0;
}

::-webkit-scrollbar-thumb {
    background: rgba(111, 133, 147, 0.3) !important;
}

.content-body .alert-danger {
    position: fixed;
    top: 90px;
    z-index: 10;
    right: 40px;
    display: none;
}

body.bg-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-color: #225b40;
}

.brand-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .brand-logo img {
        display: block;
        margin: auto;
        width: auto;
    }

.is-invalid-input-time {
    border-color: #dc3545;
}

.validation-error {
    margin-top: 5px;
    font-size: 1em;
}

.min-w-80 {
    min-width: 80px;
}

.min-w-20 {
    min-width: 20px;
}

.container-fluid .card .header-reverse {
    flex-direction: row-reverse;
}

.date-group {
    white-space: nowrap;
}

.badge{
    padding: 0px 6px;
}
.badge-notification {
    position: absolute;
    top: 2px;
    right: 1px;
    transform: translate(50%, -50%);
    font-size: 0.65rem;
}

.opacity-50 {
    opacity: 0.5;
}

.dz-scroll {
    max-height: 380px;
    overflow-y: scroll;
}

.notification-item:hover .timeline-panel {
    background-color: #f0f0f0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s, box-shadow 0.3s;
}

.notification-item:hover .media-body h6,
.notification-item:hover .media-body small {
    color: #f72f2f;
    transition: color 0.3s;
}

.widget-media .timeline .timeline-panel .media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.logo-title {
    letter-spacing: -1px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.7);
}

table.dataTable tbody tr, table.dataTable tbody td {
    background: var(--bs-white) !important;
}

.col-20 {
    width: calc(100% / 5);
}