/* Dashboard */
.ct-area {
    fill-opacity: .33 !important;
}

.ct-series-a .ct-area,
.ct-series-a .ct-slice-pie {
    fill: #7a6fbe !important;
}

.ct-golden-section {
    overflow: hidden;
}

.ct-line {
    stroke-width: 3px !important;
}

.ct-point {
    stroke-width: 7px !important;
}

/* Calender */
.fc-event {
    border-radius: 2px !important;
    border: none !important;
    cursor: move !important;
    font-size: 0.8125rem !important;
    margin: 5px 7px !important;
}

.fc-day-grid-event .fc-time {
    font-weight: 500 !important;
}

.fc-event .fc-content {
    color: #fff !important;
}

tr:first-child>td>.fc-day-grid-event {
    margin-top: 2px !important;
}

.fc-day-grid-event {
    padding: 7px !important;
}

.jvectormap-label {
    display: none;
}

/* Range Slider */
.irs--modern .irs-from:before,
.irs--modern .irs-single:before,
.irs--modern .irs-to:before {
    border-top-color: #626ed4 !important;
}

.irs--modern .irs-line {
    background: #dee2e6 !important;
    border-color: #dee2e6 !important;
}

.irs--modern .irs-max,
.irs--modern .irs-min {
    color: #adb5bd !important;
    background: #f8f9fa !important;
    font-size: 11px !important;
}

.irs--modern .irs-handle>i:nth-child(1) {
    width: 8px !important;
    height: 8px !important;
}

.irs--modern .irs-bar,
.irs--modern .irs-from,
.irs--modern .irs-single,
.irs--modern .irs-to {
    font-size: 11px !important;
}

.irs--modern .irs-grid-text {
    font-size: 11px !important;
    color: #ced4da !important;
}

.irs--modern .irs-handle {
    border: 1px solid #a3adc1;
    border-top-width: 0 !important;
}

.irs--square .irs-line {
    background: #f6f6f6 !important;
    border-color: #f6f6f6 !important;
}

.irs--square .irs-max,
.irs--square .irs-min {
    color: #ced4da !important;
    background: #f6f6f6 !important;
    font-size: 11px !important;
}

.irs--square .irs-bar,
.irs--square .irs-from,
.irs--square .irs-single,
.irs--square .irs-to {
    background: #556ee6 !important;
    font-size: 11px !important;
}

.irs--square .irs-handle {
    border: 2px solid #556ee6 !important;
    width: 12px !important;
    height: 12px !important;
    top: 26px !important;
    background-color: #fff !important;
}

.irs--square .irs-grid-text {
    font-size: 11px;
    color: #ced4da !important;
}

/* Sweet Alert */
.swal2-styled:focus {
    box-shadow: none !important;
}

/* Form Advanced */
.select2-container .select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    height: 38px !important;
}

.select2-container .select2-selection--single:focus {
    outline: none !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
    padding-left: 12px !important;
    color: #495057 !important;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
    width: 34px !important;
    right: 3px !important;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #adb5bd transparent transparent transparent !important;
    border-width: 6px 6px 0 6px !important;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #adb5bd transparent !important;
    border-width: 0 6px 6px 6px !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f8f9fa !important;
    color: #16181b !important;
}

.select2-container--default .select2-results__option[aria-selected=true]:hover {
    background-color: #626ed4 !important;
    color: #fff !important;
}

.select2-results__option {
    padding: 6px 12px !important;
}

.select2-dropdown {
    border-color: rgba(0, 0, 0, .15) !important;
}

.select2-container .select2-selection--multiple {
    min-height: 38px !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 10px !important;
}

.select2-container .select2-selection--multiple .select2-search__field {
    border: 0;
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field::placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #e9ecef !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 1px !important;
    padding: 0 7px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da !important;
    background-color: #fff !important;
    color: #74788d !important;
    outline: 0 !important;
}

/* color */
.sp-hidden {
    display: none !important;
}

/* Form File Upload */
.dropzone {
    min-height: 230px !important;
    border-style: dashed !important;
    background: transparent !important;
}


/* Chart Chartlist */
.ct-grid {
    stroke: rgba(52, 58, 64, .09) !important;
    stroke-width: 1px;
    stroke-dasharray: 3px !important;
}

.ct-series-c .ct-area,
.ct-series-c .ct-slice-pie {
    fill: #343a40 !important;
}

.ct-series-b .ct-area,
.ct-series-b .ct-slice-pie {
    fill: #f8b425 !important;
}

/* C3 Chart */
.c3 path.domain,
.c3-axis.c3-axis-x line,
.c3-axis.c3-axis-y line {
    stroke: #ced4da !important;
}

.c3-areas-Pageview .c3-area {
    opacity: .2 !important;
}

.c3-legend-item {
    font-size: 14px !important;
}

.c3-chart-arcs-title {
    font-size: 18px !important;
}

#sidebar-menu ul li a {
    /* font-size: 14px !important; */
    font-size: clamp(13px, 1.2vw, 15px) !important;
    /* Min 12px, scales dynamically, max 16px */


    /* padding: 1rem 1.5rem !important; */
    font-weight: 500 !important;
    /* color: #222d75 !important; */
}

#sidebar-menu ul li a i {

    /* color: #222d75 !important; */
}

.navbar-brand-box {
    padding: 0 0.5rem !important;
}

.pc-hidden {
    display: none;
}

@media screen and (max-width:997px) {
    .pc-hidden {
        display: block;
    }
}

.endsty {
    float: inline-end;
    text-align: end;
}



button.close {
    background: transparent;
    border: none;
    font-size: 2rem;
    /* Adjust size */
    color: #333;
    /* Color of the X */
    transition: transform 0.3s ease;
}

button.close:hover {
    color: #b68756;
    /* Hover color */
    transform: scale(1.2);
    /* Slight zoom effect on hover */
}

/* Change the ColVis dropdown background and text colors */
.dt-button-collection .dropdown-menu {
    background-color: #ffffff;
    /* Dark blue background */
    color: #b68756;
    /* Golden text color */
}


.dt-button-collection .dropdown-menu .dropdown-item {
    color: #222d75;
    font-weight: bolder;
}



.dt-button-collection .dropdown-menu .dropdown-item.active {
    /* background-color: #222d75; */
    color: #b68756;
    font-weight: unset;
}


.dt-button-collection .dropdown-menu {
    border: 1px solid #222d75;
}

div.dt-button-collection div.dropdown-menu {
    overflow-y: scroll;
    padding: 0px !important;
    height: 400px;
}

.dt-button-collection .dropdown-menu .dropdown-item:hover {
    background-color: #b68756;
    color: #fff;
}



.buttons-colvis {
    background-color: #222d75 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 4px;
    padding: 6px 12px;
}

.buttons-colvis:hover {
    background-color: #b68756 !important;
    color: #ffffff !important;
}

.button-exp {
    background-color: #222d75 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 4px;
    padding: 6px 12px;
}

.button-exp:hover {
    background-color: #b68756 !important;
    color: #ffffff !important;
}


.button-expTwo {
    background-color: #b68756 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 4px;
    padding: 6px 12px;
}

.button-expTwo:hover {
    background-color: #222d75 !important;
    color: #ffffff !important;
}

.buttons-copy {
    background-color: #222d75 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 4px;
    padding: 6px 12px;
}

.buttons-copy:hover {
    background-color: #b68756 !important;
    color: #ffffff !important;
}

.btn-filer:hover {
    background-color: #b68756 !important;
    color: #ffffff !important;
}


.brd {
    /* border: 1px solid #d8dfe7 ; */
    border: solid 1px #d8dfe7 !important;
}

.nbrd {
    border: none;
}

.search-row th input.form-control {
    background-color: transparent;
    box-shadow: none;
    /* text-align: center; */
    font-size: inherit;
    padding: 5px;
    width: 90% !important;
    margin-inline: auto;
}

.search-row th input:focus {
    outline: none;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
}


.search-row th input[type="date"] {
    width: 100%;
    border: none;
    background-color: transparent;
    box-shadow: none;
    text-align: center;
    font-size: inherit;
    padding: 5px;
}

.search-row th input[type="date"]:focus {
    outline: none;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
}

.dd {
    background-color: transparent;
    box-shadow: none;
    text-align: center;
    font-size: inherit;
    padding: 2px !important;
    border: solid 1px #a2a2a2 !important;
    width: 100%;
}



.ddd {
    background-color: transparent;
    box-shadow: none;
    text-align: center;
    font-size: inherit;
    padding: 2px !important;
    border: solid 1px #d8dfe7 !important;
    width: 90% !important;
    margin: auto;
}



#paymentsTable {
    table-layout: fixed;
    width: 100%;
}

#paymentsTable th,
#paymentsTable td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}




.modalMarginTop {
    margin-top: 10%;
}


@media screen and (max-width:997px) {
    .modalMarginTop {
        margin-top: 20%;
    }
}


.ptr {
    cursor: pointer;
}


.modBtn {
    color: #222d75;
    background: transparent;
    border: none;
}


.modBtn:hover {
    color: #b68756;
    background: transparent;
    border: none;
}


.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    /* Ensure it appears above other elements */
}

.btn-custom-hv {
    background-color: #222d75 !important;
    color: #ffffff !important;
}

.btn-custom-hv:hover {
    background-color: #b68756 !important;
    color: #ffffff !important;
}

.text-wrap {
    white-space: normal !important;
    word-wrap: break-word;
}


.sub-menu li {
    font-size: 10px !important;
}

.spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #b68756;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.subItem {}

.w-80 {
    max-width: 80% !important;
}

.tableIcon {
    font-size: larger;
    cursor: pointer;
    margin-inline: 3px;
    padding: 2px;
}


.previewIcon {
    color: #b28750;
}


.editIcon {
    color: #252b3b;
}

.lockIcon {
    color: #CA0B00;
}

.unclockIcon {
    color: #4BB543;
}

.navbar-header .dropdown .dropdown-menu {
    background: #1d2661;
}

.dropdown-item {
    color: white;
}

.navbar-header .dropdown .show.header-item {
    background: #1d2661;
    width: 250px;
}



.user-dropdown {
    width: 250px;
    text-align: center;

}

.hitext {
    color: white;
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border-bottom: 1px solid #6e6e7c;
}


.selected-row {
    background-color: #222d75 !important;
    color: white !important;
}

.selected-row td {
    color: white !important;
    /* Ensures text in table cells changes */
}
#page-header-notifications-dropdown {
    width: auto !important;
}



#page-header-notifications-dropdown p,
h6 {
    color: white;
}

.white-txt{
    color: white !important;
}
.notification-item:hover{
    color: black !important;

}
.notification-item:hover h6,
.notification-item:hover p {
    color: black !important;
}
