.noti-indicator {
        background: #3b7ddd;
        box-shadow: 0 0.1rem 0.2rem rgb(0 0 0 / 5%);
        border-radius: 50%;
        display: block;
        height: 18px;
        width: 18px;
        padding: 5px;
        position: absolute;
        top: -5px;
        right: -8px;
        text-align: center;
        transition: top .1s ease-out;
        font-size: .675rem;
        color: #fff;
}
.bg-blue { background-color: #2774FE !important; }
.user-initials {
    width: 32px;
    height: 32px;
    background: #4EC0E5;
    color: #fff;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}
.symbol.user-initials > img { border-radius: 50%; }
.btn-xs {
    padding: 0 .35rem !important;
    border-radius: .2rem !important;
    font-size: 0.7em !important;
}
.btn.btn-xs i { font-size: inherit !important; }
table.table-bordered.dataTable th, table.table-bordered.dataTable td,table.table-bordered th,table.table-bordered td {
    border-width: 1px !important;
}
.hide { display: none !important; }
.avatar-icon {
    width: 59px;
    height: 59px;
    border-radius: 100%;
    margin-top: 10px;
    object-fit: contain;
}
.menu-tabs .menu-item {
    margin-bottom: 10px;
}
.menu-tabs .menu-item .menu-link.active,.menu-tabs .menu-item .menu-link:hover {
    background-color: #F3F6F9;
    color: #009EF7;
    border-radius: 10px; 
}
.menu-tabs .menu-item .menu-link.active .menu-title,.menu-tabs .menu-item .menu-link:hover .menu-title {
    color: #009EF7;
}
.form-label-sm,.multiselect-transfer { font-size: 0.925rem; }
.text-cursor { cursor: pointer; }
.text-cursor:hover { text-decoration: underline; }
.remove-avatar { 
    position: absolute;
    right: -10px;
    bottom: -5px;
}
.multiselect-transfer { width: 100%; }
.multiselect-transfer .transfer-double {
    box-shadow: none !important;
    width: 100%;
}
.multiselect-transfer .transfer-double .transfer-double-content-left,.multiselect-transfer .transfer-double .transfer-double-content-right { width: calc(50% - 35px); }
.multiselect-transfer .transfer-double .transfer-double-list-search-input,.multiselect-transfer .transfer-double .transfer-double-selected-list-search-input { width: 100%; }
.transfer-double-selected-list-main .transfer-double-selected-list-ul .transfer-double-selected-list-li .checkbox-group { width: 100%; }
.nav.nav-tabs.nav-line-tabs {
   overflow-x: auto;
   overflow-y:hidden;
   flex-wrap: nowrap;
}
.nav.nav-tabs.nav-line-tabs .nav-link {
  white-space: nowrap;
  padding: 0.2rem 0;
}
.nav.nav-tabs.nav-line-tabs .nav-item { margin-bottom: 0; }
.tabs-wrapper .card[data-tab] { min-height: 100%; }
.subheading-form {
    font-weight: 500 !important;
    font-size: 1.25rem !important;
    margin-bottom: 1.5rem !important;
    line-height: 1.2;
    width: auto;
}

.form-control.form-control-solid,.form-select.form-select-solid { border-color: #e4e4e4;color: #181C32; }
.select2-container--bootstrap5 .select2-dropdown .select2-results__option,.select2-container--bootstrap5 .select2-selection--single.form-select-solid .select2-selection__rendered  { color: #181C32;  }
.form-check.form-check-solid .form-check-input { border: 1px solid #e4e4e4;color: #181C32  }
.symbol > img { object-fit: cover; }
table.nowrap th, table.nowrap td { white-space: nowrap; }
#page-wrapper,#page-wrapper .post.d-flex,#page-wrapper .post.d-flex .form-wrapper { min-height: 100%; }
#page-wrapper.payment-overdue,#page-wrapper.payment-overdue .post.d-flex,#page-wrapper .post.d-flex .form-wrapper { min-height: calc(100% - 63px); }
.image-input-wrapper.logo-wrapper { background-size: contain;background-position: center; }
#select2-states-results li:first-child { border-bottom: 1px solid; }
.bg-draft { background: #5C617A; }
.bg-published { background: #F49F00; }
.bg-confirmed { background: #05CDA9; }
.bg-approved { background: #5014D0;  }
.bg-open { background: #2774FE; }
.bg-contractors { background: #2774FE; }
.bg-declined { background: #EA5A5A; }
.bg-unapproved { background: #4EC0E5; }
.bg-tentative { background: #1E70EB; }
.resource-header-col { height: 67.5px; }
.fc-header-day-col { font-weight: 500; }
.fc-header-day-col a { color: white; }
.bd-callout:not(.fc-list-event) {
    padding: 10px;
    margin: 8px !important;
    border: 1px solid #e9ecef;
    border-left-width: .50rem;
    border-radius: .50rem;
    cursor: pointer;
}
.bd-callout p:last-child { margin-bottom: 0; }
.bd-callout-draft { border-color: #5C617A !important; }
.bd-callout-published { border-color: #F49F00 !important; }
.bd-callout-confirmed { border-color: #05CDA9 !important; }
.bd-callout-approved { border-color: #5014D0 !important; }
.bd-callout-open { border-color: #2774FE !important; }
.bd-callout-contractors { border-color: #2774FE !important; }
.bd-callout-declined { border-color: #EA5A5A !important; }
.bd-callout-tentative { border-color: #1E70EB !important; }
.bd-callout-unapproved { border-color: #4EC0E5 !important; }
.bd-callout { cursor: pointer; }
.bd-callout .fc-event-main * { color: #7E8299 !important; }
.bd-callout .fc-event-main div { display: block; }
span.fc-datagrid-expander.fc-datagrid-expander-placeholder { display: none; }
.select2-container--bootstrap5 .select2-dropdown.bigdrop .select2-results > .select2-results__options { max-height: 420px !important; }
.bd-callout .fc-event-title-container .fc-event-title { white-space: normal; }
.text-draft { color: #5C617A; }
.text-published { color: #F49F00; }
.text-confirmed { color: #05CDA9; }
.text-open { color: #2774FE; }
.text-contractors { color: #2774FE; }
::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-thumb:vertical { background: #bbb; }
th.valign-center { vertical-align: middle; }
.fc-day-col { background-color: #fff !important; }
.fc-day-col .fc-daygrid-day-top .fc-daygrid-day-number { color: #20232a; }
.fc .fc-list-sticky .fc-list-day.fc-header-day-col > * { background: inherit; }
.bd-callout.fc-list-event.fc-event { color: #fff; }
.bd-callout.fc-list-event.fc-event .fc-list-event-graphic { display: none; }
.bd-callout-published.fc-list-event.fc-event { background-color: #F49F00 !important; }
.bd-callout-confirmed.fc-list-event.fc-event { background-color: #05CDA9 !important; }
.bd-callout-declined.fc-list-event.fc-event { background-color: #EA5A5A !important; }
.fc-list.fc-list-sticky { border: none !important; }
.bd-callout.fc-list-event.fc-event .fc-list-event-time { font-weight: bold; }
.calendar-container.staff-calendar .fc .fc-list-day.fc-day .fc-list-day-text,
.calendar-container.staff-calendar .fc .fc-list-day.fc-day .fc-list-day-side-text { 
    color: inherit; 
}
.calendar-container.staff-calendar .fc .fc-list-table .bd-callout.fc-list-event.fc-event { margin: 10px 0; }
.calendar-container.staff-calendar .fc .fc-list-table { border-spacing:0 10px;border-collapse: separate; }
.calendar-container.staff-calendar .fc .fc-list-table .fc-header-row .fc-list-day-cushion::after { content: none; }
.calendar-container.staff-calendar .fc .fc-list-table .fc-header-row .fc-list-day-cushion { text-align: left;background-color: inherit; }
.calendar-container.staff-calendar .fc .fc-list-table .fc-header-row .fc-list-day-cushion .fc-list-day-text { float: none; }
.calendar-container.staff-calendar .fc .fc-list-sticky .fc-list-day.fc-header-row th { border: none;padding-top: 10px; }
.calendar-container.staff-calendar .fc .fc-list-sticky .fc-list-day.fc-header-row .fc-list-day-cushion { padding: 8px 0 0;border-top: 3px solid #F1F1F1; }
.calendar-container.staff-calendar .fc .fc-list-table .bd-callout.fc-list-event.fc-event:hover td { background-color: inherit !important; }
.calendar-container.staff-calendar .fc .fc-list-sticky td { padding: 14px; }
.calendar-container.staff-calendar .fc .fc-list-sticky .fc-list-day.fc-header-row { padding-top: 10px; }
.calendar-container .fc .fc-timeline-slot.fc-day-today { background: rgb(237 246 253 / 60%); }
.invoice-header th { text-align: center;padding: 20px 0;color: white;vertical-align: middle;font-weight: normal; }
input::placeholder { font-size: 15px; }
.status-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: inherit !important;
    border: 0;
    vertical-align: 0;
}
.no-sort th::after,.no-sort th::before { display: none!important; }
.no-sort th { pointer-events: none!important; cursor: default!important;padding-right: 0.75rem; }
.text-muted th.fw-light { font-weight: 500!important; }
.sticky-header { position: sticky; top: 0;z-index: 99; }
.sticky-row { position: sticky; top: 62px;z-index: 99; }
.sticky-table { overflow: auto;height: 100%; }
.d-fullscreen { display: none; }
.fullscreen .d-fullscreen { display: block; }
.fullscreen .d-fullscreen-none { display: none !important; }
.btn-fullscreen.position-absolute { right: 15px; }
.fullscreen .p-fullscreen-0,.fullscreen #kt_wrapper.wrapper,.fullscreen #kt_content.content { padding: 0 !important; }
.select2-container--bootstrap5 .select2-dropdown .select2-results__options.select2-results__options--nested { max-height: inherit; }
.permanent-ribbon.ribbon.ribbon-triangle.ribbon-top-end { border-color: inherit; }
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--group:nth-child(n+2) { border-top: 1px solid #ccc; }
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--group .select2-results__options--nested .select2-results__option { padding-left: 2.5rem; }
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--highlighted,
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--selected { background: inherit; }
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--selected { color: inherit; }
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--highlighted:hover,
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--selected:hover { 
    color: var(--bs-link); 
}
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--selected { font-weight: bold; }
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--highlighted.alert-danger,.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--selected.alert-danger {background-color: #fcd9e2; }
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--highlighted.alert-warning,.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--selected.alert-warning {background-color: #fff4cc; }
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--highlighted.alert-success,.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--selected.alert-success {background-color: #dcf5e7; }
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--highlighted.alert-primary,
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.select2-results__option--selected.alert-primary,
.select2-container--bootstrap5 .select2-dropdown .roster-staff-option.select2-results__option.alert-primary { background-color: #cfe2ff; }
.select2-container--bootstrap5 .select2-dropdown.header-dropdown .select2-results__options { max-height: 340px; }
.nowrap-text {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 650px;
}
.btn-blue { color: #FFFFFF;border-color: #009EF7;background-color: var(--bs-link-active); }
.btn-blue:hover,.btn-blue.active { color: #FFFFFF;border-color: #0b94e1;background-color: var(--bs-link-hover); }
.alert-text-danger { color: #912741; }
#shift_drawer.drawer .card-body,#checkpoint_drawer.drawer .card-body { overflow-y: auto; }
.noUi-target.noUi-sm.slider-input .noUi-handle { background: #009EF7;border-color: #009EF7; }
.not-accessible.blurred { pointer-events: none;user-select: none;filter: blur(5px);filter: url("blur.svg#gaussian_blur");-webkit-filter: blur(5px);overflow: hidden; }
.not-accessible { overflow: hidden; }
.inaccessible .menu-link .menu-title.fa.fa-lock { margin-top: -4px; }
.form-control.disabled,.select2-container.select2-container--disabled .form-select-solid.disabled,.form-select-solid.disabled {
    background-color: var(--bs-light-btn) !important;
}
.alert.flash {
    position: absolute;
    top: 20px;
    left: 30px;
    width: calc(100% - 60px);
    z-index: 999;
    box-shadow: 2px 2px 2px #ccc;
}
#kt_content.content { position: relative; }
.tab-invalid.menu-item .menu-link .menu-title,.tab-invalid.menu-item .menu-link .menu-icon .fa { color: #F1416C !important; }
.option-separator { border-top: 1px solid #ccc;padding-top: 1.5rem !important; }
.minute-shortcut { background: var(--bs-light-btn); }
.minute-shortcut.last { padding-bottom: 1.5rem !important; }
.bg-overtime { background: #FDF4C9; }
.bullet-vertical.bg-overtime { width: 20px;border: 1px solid #dfd6ae; }
.alert-danger-dark { background-color: #C20000;border-color:#C20000;color: white; }
.alert-danger-light { background: #f1416c1a !important;color: #e73f6b !important;  }
.alert-primary-light { background: #0054d121 !important;color: #003eb5 !important;  }
/*.alert-warning-light { background: #009ef714 !important;color: #003eb5 !important;  }*/
.alert-success-light { background: #057c3a21 !important;color: #04642f !important;  }
.select2-container.placeholder-dark .select2-selection__placeholder { color: var(--bs-body) !important; }
.border-blue { border-color: var(--bs-link-active) !important; }
.select2-container--bootstrap5 .select2-dropdown .select2-results > .select2-results__options { max-height: 300px !important; }
.form-control-plaintext.roster-field:focus-visible { outline: none; }
.shift-form .rounded-start {
    border-bottom-left-radius: 0.3rem !important;
    border-top-left-radius: 0.3rem !important;
}
.shift-form .rounded-end {
    border-top-right-radius: 0.3rem !important;
    border-bottom-right-radius: 0.3rem !important;
}
.bg-secondary-dark { background-color: #0E1C4B;color: #fff; }
.bg-secondary-light { background-color: #627595;color: #fff; }
.bg-secondary-lighter { background-color: #DFE7F3;color: var(--bs-side-menu); }
@media (min-width: 1200px) {
    .modal-xxl {
        max-width: 1500px !important;
    }
}
.form-control.is-invalid { border-color: #F1416C !important; }
.form-control.is-valid { border-color: #50CD89 !important; }
.bd-callout.mobile-shiftbox:not(.fc-list-event) {
    margin: 8px 0 !important;
    border-width: 2px !important;
    overflow: hidden;
    max-width: 50px;
}
.card.mobile-calendar > .card-body { padding: 0 !important; }
.mobile-calendar .invoice-header th { padding: 10px 0 !important; }
#kt_content.mobile-view-container { padding: 0 !important; }
.card.mobile-calendar .bd-callout .fc-event-main * { font-size: 14px !important; }
.card.mobile-calendar .bd-callout .fc-event-title.fc-sticky * { 
    font-size: 11px !important; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card.mobile-calendar .bd-callout .fc-event-title.fc-sticky .two-lines-text {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ad-banner { border-color: #F37035 !important; }
.staff-calendar table.fc-list-table thead th:nth-child(2) { display: none; }
.overtime-cell .is-invalid { background: none !important;padding-right: inherit !important; }
.overtime-field input[type="number"]::-webkit-outer-spin-button,
.overtime-field input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.overtime-field input[type="number"] {-moz-appearance: textfield;}
.overtime-field input[type="number"] { padding: 0.55rem 0.5rem; }
.overtime-field input[type="number"].is-invalid { background: none; }
.bd-callout .fc-event-response {
    text-align: end;
    margin-right: 0px;
    font-size: 13px !important;
    font-weight: bolder;
}
.staff-calendar .bd-callout:not(.fc-list-event):hover, .staff-calendar .bd-callout:not(.fc-list-event).hovered { min-width: inherit !important; }
.font-large { font-size: calc(1.5rem + 0.6vw) !important; }
.card.shift-link.mobile-shift,.card.timesheet-shift-link.mobile-shift { border: 1px solid; }
.no-wrap { white-space: nowrap; }
.row-submitted { background-color: #FEFBF5 !important; color: #c07e00 !important; }
.row-approved { background-color: #F8FDFB !important; color: #008035 !important; }
.row-danger { background-color: #FDF7F7 !important; color: #A36E66 !important; }
.btn.btn-success-light { color: #FFFFFF; border-color: #05CDA9; background-color: #05CDA9; }
.bg-grey { background-color: #627595; }
.mobile-shift.card > .card-body { padding: 0 !important; }
#shift_drawer .shift-form input.form-control,#shift_drawer .shift-form .form-select { max-height: 43px; }
#shift_drawer .shift-form .select2-container--bootstrap5 .select2-selection--multiple.form-select-lg .select2-selection__choice { padding: 0 0.4rem; }
table.table.table-bordered.quotes-table * { font-size: 1rem; }
.row-confirmed { color: #00a78a;background-color: #E6FAF8; }
.row-published { color: #cb9123;background-color: #FEFBF5; }
.row-declined { color: #ce214c;background-color: #F7F2F5;  }
.row-in-progress { background-color: #F1F6FB; color: #4D95D2;  }
.row-open { background-color: #f8faff;color: #2774FE; }
.row-completed { color: #10743c;background-color: #E8F5EC;  }
.tracking-link-box.active,.tracking-link-box:hover { background-color: var(--bs-light-btn); }
.text-muted { color: #7c84a4 !important; }
.dropdown-toggle.no-caret::after { display: none; }
.fc-timeline-event.dropdown-open { z-index: 10; }
.fc-timeline-lane-frame.dropdown-open { z-index: 4; }
.fc-timeline-event .shift-options { right: -10px;bottom: -5px; z-index: 10; }
.shift-options .dropdown .dropdown-item { padding: 0.5rem 1rem;font-weight: 500 !important; }
.shift-options .dropdown .dropdown-item.active, .shift-options .dropdown .dropdown-item:active { background-color: #EFF2F5; }