:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #020202;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #CFAD5C;
    --secondary: #5ABB5B;
    --success: #28a745;
    --info: #CFAD5C;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --app-primary-color: #CFAD5C;
    --app-primary-contrast-color: #997F42;
    --app-secondary-color: #5ABB5B;
    --app-secondary-contrast-color: #418a41;
    --app-secondary2-color: #FFFFFF;
    --font-xxs: 8px;
    --font-xs: 10px;
    --font-sm: 12px;
    --font-normal: 16px;
    --font-md: 18px;
    --font-lg: 24px;
    --font-xl: 30px;
    --font-xxl: 36px;
    --font-xxxl: 40px;
    --dashboard-icon: 80px;
    --internal-dashboard-icon: 24px;
}

*,
::after,
::before {
    box-sizing: border-box;
}

@-ms-viewport {
    width: device-width
}

/* Webkit browsers (Chrome, Safari) */
*::-webkit-scrollbar {
    width: 4px;
}

/* Firefox */
* {
    scrollbar-width: thin;
}

a {
    color: var(--app-primary-color);
    -webkit-text-decoration-skip: objects;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: transparent;
    filter: invert(44%) sepia(73%) saturate(5100%) hue-rotate(19deg) brightness(95%) contrast(90%);
    padding: 10px;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

svg:not(:root) {
    overflow: hidden;
}

caption {
    color: var(--gray);
}

.label-danger {
    background-color: var(--red) !important
}

.bg-success,
.label-success {
    background-color: var(--success) !important
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-color: var(--app-primary-color);
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

.text-grey-scorpion {
    color: #585858
}

.ql-container {
    min-height: 10rem;
    height: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.ql-editor {
    height: 100%;
    flex: 1;
    overflow-y: auto;
    width: 100%;
}

.chart-legend,
.contacts-list,
.list-unstyled,
.mailbox-attachments,
.users-list {
    padding-left: 0;
    list-style: none
}

.blockquote-footer {
    color: var(--gray);
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width:768px) {

    .content-wrapper,
    .main-footer,
    .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 250px;
        z-index: 3000
    }
}

@media screen and (min-width:768px) and (prefers-reduced-motion:reduce) {

    .content-wrapper,
    .main-footer,
    .main-header {
        transition: none
    }
}

@media screen and (min-width:768px) and (prefers-reduced-motion:reduce) {

    .content-wrapper,
    .main-footer,
    .main-header {
        transition: none
    }
}

@media (min-width:768px) {

    .sidebar-collapse .content-wrapper,
    .sidebar-collapse .main-footer,
    .sidebar-collapse .main-header {
        margin-left: 0
    }
}

@media (max-width:991.98px) {

    .content-wrapper,
    .content-wrapper:before,
    .main-footer,
    .main-footer:before,
    .main-header,
    .main-header:before {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .sidebar-mini .nav-sidebar,
    .sidebar-mini .nav-sidebar .nav-link,
    .sidebar-mini .nav-sidebar>.nav-header {
        white-space: nowrap;
        overflow: hidden
    }

    .sidebar-mini.sidebar-collapse .d-hidden-mini {
        display: none
    }

    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .main-footer,
    .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 4.6rem !important
    }

    .sidebar-mini.sidebar-collapse .nav-sidebar .nav-header {
        display: none
    }

    .sidebar-mini.sidebar-collapse .brand-text,
    .sidebar-mini.sidebar-collapse .nav-sidebar .nav-link p,
    .sidebar-mini.sidebar-collapse .sidebar .user-panel>.info {
        opacity: 0;
        margin-left: -10px
    }

    .sidebar-mini.sidebar-collapse .main-sidebar,
    .sidebar-mini.sidebar-collapse .main-sidebar:before {
        margin-left: 0;
        width: 4.6rem
    }

    .sidebar-mini.sidebar-collapse .main-sidebar .user-panel .image {
        float: none
    }

    .sidebar-mini.sidebar-collapse .main-sidebar:hover {
        width: 250px
    }

    .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel {
        text-align: left
    }

    .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel .image {
        float: left
    }

    .sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-text,
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .nav-sidebar .nav-link p,
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel>.info {
        opacity: 1;
        margin-left: 0;
        display: inline-block
    }

    .sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-image {
        margin-right: .5rem
    }

    .sidebar-mini.sidebar-collapse .main-sidebar:hover .sidebar-form,
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel>.info {
        display: block !important;
        -webkit-transform: translateZ(0)
    }

    .sidebar-mini.sidebar-collapse .main-sidebar:hover .nav-sidebar>.nav-item>.nav-link>span {
        display: inline-block !important
    }

    .sidebar-mini.sidebar-collapse .visible-sidebar-mini {
        display: block !important
    }
}

.nav-sidebar .nav-header:not(:first-of-type) {
    padding: 1.7rem 1rem .5rem 1rem
}

.hold-transition .content-wrapper,
.hold-transition .main-footer,
.hold-transition .main-header {
    transition: none !important
}

.main-header {
    z-index: 1000
}

.card-header>.card-tools {
    position: absolute;
    right: 1rem;
    top: .5rem
}

.sidebar-collapse .main-sidebar,
.sidebar-collapse .main-sidebar:before {
    margin-left: -250px;
}

.table {
    max-width: 100%;
}

.table .table {
    background-color: #fff;
}

.form-control:focus {
    border-color: var(--app-primary-contrast-color);
}

.form-control option--highlighted {
    background-color: red;
    color: white;
    /* Change text color for better visibility */
}

.form-control::placeholder {
    color: var(--gray);
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
    border-color: var(--app-primary-color);
}

.form-check-input:disabled~.form-check-label {
    color: var(--gray);
}

.valid-feedback {
    color: var(--success);
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:focus,
.btn:hover {
    text-decoration: none;
}

.btn-primary {
    background-color: var(--app-primary-color);
    border-color: var(--app-primary-color);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-primary:hover {
    background-color: var(--app-primary-contrast-color);
    border-color: var(--app-primary-contrast-color);
}

.btn-primary:focus {
    box-shadow: none;
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: var(--app-primary-contrast-color);
    border-color: var(--app-primary-contrast-color);
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 1px 1px var(--app-primary-contrast-color), 0 0 0 .2rem var(--app-primary-contrast-color);
    background-color: var(--app-primary-contrast-color);
    outline: 0;
    border: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px var(--app-primary-contrast-color), 0 0 0 .2rem var(--app-primary-contrast-color);
    outline: 0;
    background-color: var(--app-primary-contrast-color);
}

.btn-outline-primary {
    color: var(--app-primary-contrast-color);
    border-color: var(--app-primary-contrast-color);
}

.btn-outline-primary:hover {
    background-color: var(--app-primary-contrast-color);
    border-color: var(--app-primary-contrast-color);
}

.btn-outline-primary:disabled {
    color: var(--app-primary-contrast-color);
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    background-color: var(--app-primary-contrast-color);
    border-color: var(--app-primary-contrast-color);
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem var(--app-primary-contrast-color);
}

.btn-secondary {
    background-color: var(--app-secondary-color);
    border-color: var(--app-secondary-color);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-secondary:hover {
    background-color: var(--app-secondary-contrast-color);
    border-color: var(--app-secondary-contrast-color);
}

.btn-secondary:focus {
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: var(--app-secondary-contrast-color);
    border-color: var(--app-secondary-contrast-color);
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 1px 1px var(--app-secondary-contrast-color), 0 0 0 .2rem var(--app-secondary-contrast-color);
    background-color: var(--app-secondary-contrast-color);
    outline: 0;
    border: none;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px var(--app-secondary-contrast-color), 0 0 0 .2rem var(--app-secondary-contrast-color);
    outline: 0;
    background-color: var(--app-secondary-contrast-color);
}

.btn-outline-secondary {
    color: var(--app-secondary-contrast-color);
    border-color: var(--app-secondary-contrast-color);
}

.btn-outline-secondary:hover {
    background-color: var(--app-secondary-contrast-color);
    border-color: var(--app-secondary-contrast-color);
}

.btn-outline-secondary:disabled {
    color: var(--app-secondary-contrast-color);
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    background-color: var(--app-secondary-contrast-color);
    border-color: var(--app-secondary-contrast-color);
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem var(--app-secondary-contrast-color);
}

.btn-link {
    color: var(--app-primary-color);
}

@media screen and (prefers-reduced-motion:reduce) {
    .fade {
        transition: none;
    }
}

@media screen and (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none;
    }
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: var(--app-primary-color);
}

.custom-control-input:checked~.custom-control-label::before {
    background-color: var(--app-primary-color);
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: var(--app-primary-color);
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: var(--app-primary-color);
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    background-color: var(--app-primary-color);
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: var(--app-primary-color);
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: var(--app-primary-color);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: var(--app-primary-color);
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: var(--app-primary-color);
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: var(--app-primary-color);
}

.custom-select:focus {
    border-color: var(--app-primary-color);
}

.custom-select:focus::-ms-value {
    border-color: var(--app-primary-color);
}

.custom-range::-webkit-slider-thumb {
    background-color: var(--app-primary-color);
}

.custom-range::-moz-range-thumb {
    background-color: var(--app-primary-color);
}

.custom-range::-ms-thumb {
    background-color: var(--app-primary-color);
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: var(--app-primary-color);
}

.page-link {
    color: var(--app-primary-color);
}

.page-item.active .page-link {
    background-color: var(--app-primary-color);
    border-color: var(--app-primary-color);
}

.badge-primary {
    background-color: var(--app-primary-color);
}

.progress-bar {
    background-color: var(--app-primary-color);
}

.list-group-item.active {
    background-color: var(--app-primary-color);
    border-color: var(--app-primary-color);
}

.bg-primary,
.label-primary {
    background-color: var(--app-primary-color) !important;
}

.border-primary {
    border-color: var(--app-primary-color) !important;
}

.text-primary {
    color: var(--app-primary-color) !important;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active {
    color: #fff;
    background-color: var(--app-primary-color);
}

.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    color: #fff;
    background-color: var(--app-primary-color);
}

.todo-list .primary {
    border-left-color: var(--app-primary-color);
}

.card-primary:not(.card-outline) .card-header {
    background-color: var(--app-primary-color);
    border-bottom: 0;
}

.card-primary.card-outline {
    border-top: 3px solid var(--app-primary-color);
}

.nav-pills .nav-link:not(.active):hover {
    color: var(--app-primary-color);
}

.select2-container--default.select2-container--focus,
.select2-container--default:active,
.select2-container--default:focus,
.select2-selection.select2-container--focus,
.select2-selection:active,
.select2-selection:focus {
    outline: 0;
    border-color: var(--app-primary-color);
}

.select2-container--default.select2-container--open {
    border: 3px solid var(--app-primary-color);
    border-radius: 6px !important;
    border-color: var(--app-primary-color);
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--app-primary-contrast-color);
    color: #fff;
    border-color: var(--app-primary-color);
}

.select2-container .select2-selection--single .select2-selection__rendered {
    border-color: var(--app-primary-color);
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    border-color: var(--app-primary-color);
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: var(--gray);
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: var(--app-primary-color);
}

.select2-container--default .select2-selection--multiple:focus {
    border-color: var(--app-primary-color);
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: var(--app-primary-color);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--app-primary-color);
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: var(--app-primary-color);
}

.select2-container .select2-selection--single .select2-selection__rendered {
    border-color: var(--app-primary-color);
}

a.text-muted:hover {
    color: var(--app-primary-color) !important;
}

.bg-primary-gradient {
    background: var(--app-primary-color);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, var(--app-primary-color)), color-stop(1, #3395ff));
    background: -ms-linear-gradient(bottom, var(--app-primary-color), #3395ff);
    background: -moz-linear-gradient(center bottom, var(--app-primary-color) 0, #3395ff 100%);
    background: -o-linear-gradient(#3395ff, var(--app-primary-color));
    color: #fff;
}

@media screen and (prefers-reduced-motion:reduce) {

    .progress-bar {
        transition: none;
    }
}

@media screen and (prefers-reduced-motion:reduce) {

    .modal.fade .modal-dialog {
        transition: none;
    }
}

@media screen and (min-width:768px) and (prefers-reduced-motion:reduce) {

    .content-wrapper,
    .main-footer,
    .main-header {
        transition: none;
    }
}

@media screen and (prefers-reduced-motion:reduce) {

    .main-sidebar .brand-text,
    .sidebar .nav-link p,
    .sidebar .user-panel .info {
        transition: none;
    }
}

@media screen and (prefers-reduced-motion:reduce) {

    .control-sidebar,
    .control-sidebar:before {
        transition: none;
    }
}

input[type="checkbox"]:checked+label::before {
    background-color: var(--app-primary-contrast-color) !important;
    border-color: var(--app-primary-contrast-color) !important;
    color: var(--app-primary-contrast-color) !important;
}

input[type="checkbox"]:hover+label::before {
    border-color: var(--app-primary-contrast-color) !important;
}

input[type="radio"]:checked {
    accent-color: var(--app-primary-contrast-color);
}

.accordion .accordion-header {
    background-color: var(--app-primary-color);
}

.accordion .accordion-button {
    background-color: var(--app-primary-color);
    color: var(--app-secondary2-color);
}

.accordion .accordion-body {
    background-color: var(--app-secondary2-color);
}

a:hover {
    color: var(--app-primary-color);
    text-decoration: none;
}

.select2-results__option--highlighted {
    background-color: var(--app-primary-contrast-color) !important;
    color: #fff !important;
}

table.table.dataTable.table-striped>tbody>tr.selected>* {
    box-shadow: inset 0 0 0 9999px var(--app-primary-color) !important;
    /* Override with your desired color */
    color: #fff !important;
}

table.table.dataTable>tbody>tr.selected>* {
    box-shadow: inset 0 0 0 9999px var(--app-primary-color) !important;
    /* Override with your desired color */
    color: #fff !important;
}

.btn.focus,
.btn:focus {
    outline: 0;
    border: none;
}

.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem var(--app-primary-color);
    border: none;
}

.footer {
    position: relative;
    z-index: 1;
}

.bow {
    display: flex;
    flex-direction: column;
    /*  */
    /* margin-right: -7.5px; */
    /* margin-left: 1rem; */
}

.form-control:focus {
    border: 3px solid var(--app-primary-color);
    box-shadow: var(--app-primary-);
    outline: none;
    /* Remove default outline */
    background-color: var(--app-primary-);
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    width: 232px;
}

.nav-sidebar .nav-item>.nav-link {
    display: inline-flex;
    border-radius: 8px;
    border: 2px solid var(--app-primary-color);
    background-color: var(--app-primary-color);
    color: white;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.25);
    margin-top: 1rem;
    margin-bottom: 0.4rem;
}

.sidebar-dark-primary {
    background: linear-gradient(135deg, var(--app-primary-contrast-color) 50%, var(--app-primary-color) 50%);
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active {
    color: #fff;
    background-color: var(--app-primary-contrast-color);
}

.sidebar-dark-primary .nav-treeview>.nav-item>.nav-link {
    color: var(--white);
}

.sidebar-dark-primary .nav-treeview>.nav-item>.nav-link.active,
.sidebar-dark-primary .nav-treeview>.nav-item>.nav-link.active:hover {
    color: var(--white);
    background-color: var(--app-primary-contrast-color);
}

.login-page,
.register-page {
    background: url(../img/login_page_1000x668.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-box,
.register-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 360px;
    margin: 2% auto;
}

.callout,
.elevation-1,
.sidebar-dark-danger .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-dark-dark .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-dark-info .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-dark-light .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-dark-secondary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-dark-success .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-dark-warning .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-danger .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-dark .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-info .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-light .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-secondary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-success .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-warning .nav-sidebar>.nav-item>.nav-link.active {
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.70);
}

.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #dee2e6;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dee2e6;
}

.select2 {
    max-width: 100%;
    width: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: var(--font-sm);
    line-height: 1.5;
    border-radius: 3px;
    color: white
}

.searchable-title {
    font-weight: bold;
}

.select2-container--open {
    z-index: 9999;
}

.searchable-fields {
    padding-left: 5px;
}

.searchable-link {
    padding: 0 5px 0 5px;
}

.searchable-link:hover {
    cursor: pointer;
    background: #eaeaea;
}

.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid~.invalid-feedback {
    display: block;
}

.dataTables_length label select {
    width: 65px !important;
}

div.dt-button-collection {
    padding: 0;
}

.buttons-columnVisibility {
    display: block;
}

.buttons-columnVisibility.active {
    background-color: rgba(128, 128, 128, 0.1);
    font-weight: bolder;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem .5rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

@media screen and (prefers-reduced-motion:reduce) {

    .main-sidebar .brand-text,
    .sidebar .nav-link p,
    .sidebar .user-panel .info {
        transition: none
    }
}

.control-sidebar,
.control-sidebar:before {
    width: 250px;
    right: -250px;
    bottom: 0;
    transition: right .3s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {

    .control-sidebar,
    .control-sidebar:before {
        transition: none
    }
}

.control-sidebar:before {
    top: 0;
    display: block;
    position: fixed;
    content: " ";
    z-index: -1
}

.nav-sidebar {
    position: relative
}

.nav-sidebar:hover {
    overflow: visible
}

.main-sidebar .brand-text,
.sidebar .nav-link p,
.sidebar .user-panel .info {
    transition: margin-left .3s linear, opacity .5s ease
}

.navbar-nav-opposite {
    position: relative;
    display: flex;
    /* flex-direction: column; */
    /* justify-content: end; */
    align-items: center;
    /* flex-direction: column; */
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    /* margin-left: 20px; */
    width: auto;
    /* background-color: red; */
    /* min-width: 10%; */
    margin-right: 20px;
}

.navbar-nav-opposite .nav-item {
    margin-left: 5px;
}

.navbar-nav-opposite .nav-link {
    padding-right: 0;
    padding-left: 0;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    margin-right: 10px;
    margin-bottom: auto;
}

.modal-header .close,
.modal-header .mailbox-attachment-close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.profile-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    /* Use 50% for circular shape */
    background-color: #ccc;
}

.profile-icon-img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    object-fit: cover;
}

@media screen and (max-width:700px) {
    .navbar-nav-opposite {
        /* width: 40%; */
    }
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    width: auto;
}

@media screen and (max-width:600px) {
    .navbar-nav-opposite .nav-link {
        font-size: small;
    }
}

.login-card-body,
.register-card-body {
    color: #666;
    background-color: rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* padding:3rem 3rem 3rem 3rem; */
    background-size: cover;
    background-repeat: no-repeat;
    width: 580px;
    height: 650px;
    border-radius: 16px;
    /* margin-bottom: 10px; */
}

.login-logo-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    margin-bottom: 2rem;
}

.login-logo-img>img {
    width: 100%;
    height: auto;
}

.day-card {
    border-bottom: #dee2e6 solid;
}

.day-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 150px;
    /* background-color:pink; */
    width: 20%;
    border-right: #dee2e6 solid;
    border-bottom: none;
    margin-right: 20px;
}

@media screen and (max-width:760px) {
    .day-div {
        border-right: none;
        border-bottom: #dee2e6 solid;
    }
}

.shifts-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* background-color:red; */
    width: 70%;
    min-width: 300px;
}

.shift-data {
    margin: 10px;
}

.add-div-container {
    /* background-color: yellow; */
}

.inventory-search-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 10px;
}

.inventory-search-input {
    min-width: 200px;
}

.project-detail-container {
    display: flex;
    flex-direction: column;
    margin: 1rem;
}

.project-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5vw;
    margin-left: 2vw;
}

.project-nav>a {
    margin-right: 2vw;
    margin-left: 1vw;
}

.project-nav>a>.nav-item {
    width: 100%;
    min-width: 5rem;
    padding: 15px 15px 15px 15px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 1px solid var(--app-primary-contrast-color);
    background-color: var(--app-primary-color);
    color: white;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.25);
    margin-right: 2vw;
    margin-left: 2vw;
    text-align: center;
}

.project-nav>.nav-item>a {
    color: white;
}

.project-container {
    display: flex;
    flex-direction: column;
    margin: 5vh 5vw 2vh 5vw;
}

.project-info-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.project-info-img {
    width: 50%;
    max-width: 500px;
    min-width: 17rem;
    height: auto;
    margin-bottom: 20px;
    box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
    background-color: transparent;
}

.project-info-img>img {
    width: 100%;
    height: 100%;
    background-color: #f4f6f9;
    border-radius: 8px;
}

.project-info-text {
    display: flex;
    justify-content: center;
    width: 50%;
    min-width: 17rem;
    height: auto;
    flex-direction: column;
    margin-left: 2rem;
}

.project-details-container {
    margin-top: 3px;
    display: flex;
}

.project-details-head {
    font-size: var(--font-normal);
    font-weight: bold;
    margin-right: 10px;
    min-width: 50px;
}

@media screen and (max-width:500px) {
    .project-nav {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .project-nav>a>.nav-item {
        margin-bottom: 10px;
        text-align: center;
    }

    .project-info-text {
        margin-left: 0px;
    }

}

.input-bars {
    width: 100%;
    height: 56px;
    padding: .375rem .75rem;
    font-size: var(--font-normal);
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #818487;
    border-radius: 8px;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 30px;
    color: var(--app-primary-color);
}

input,
textarea,
select {
    border-color: var(--app-primary-color);
    /* Set the border color */
}

/* Override the input focus border color */
input:focus,
textarea:focus,
select:focus {
    border-color: var(--app-primary-color);
    ;
    /* Set the focus border color */
    box-shadow: 0 0 5px rgba(207, 173, 92, 0.5);
    outline: none;
    /* Remove default outline */

}

.auth-btn {
    width: 100%;
    height: 56px;
    border-radius: 8px;
    border: 1px solid #818487;
    background: var(--app-primary-color);
    color: #FFF;
    text-align: center;
    /* font-family: Inter; */
    font-size: var(--font-lg);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.link-white>a {
    color: white;
}

.module-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /* margin: 30px; */
    padding: 1rem;
}

.module-card {
    margin: 10px;
    width: 15rem;
    border-radius: 0.5rem;
}

.module-image {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--app-secondary2-color);
    padding: 2.125rem 0rem 2.0625rem 0rem;
    border-radius: 0.5rem 0.5rem 0 0;
}

.module-title {
    height: 50px;
    text-align: center;
    background-color: var(--app-primary-color);
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 1.1875rem 3.75rem 1.1875rem 3.6875rem; */
    border-radius: 0 0 0.5rem 0.5rem;
    color: #FFF;
    font-size: var(--font-normal);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.dashboard-icon {
    font-size: var(--dashboard-icon);
    color: var(--app-primary-contrast-color)
}

.row {
    margin: 0px;
}

.main-footer>div {
    margin-left: 10px
}


@media screen and (max-width:786px) {

    .login-card-body,
    .register-card-body {
        color: #666;
        background-color: transparent;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: rgba(255, 255, 255, 1);
        background-size: cover;
        background-repeat: no-repeat;
        width: 100vw;
        height: 640px;
        border-radius: 16px;
    }

    .login-logo-img {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 200px;
        height: auto;
        margin-bottom: 2rem;
    }

    .login-logo-img>img {
        width: 100%;
    }

}

.login-form-container {
    display: flex;
    flex-direction: column;
}

.dataTables_info,
.dataTables_paginate {
    display: inline-flex;
}

.dataTables_paginate>* {
    margin-right: 10px;
    cursor: pointer;
}

.dataTables_paginate>*>* {
    margin-right: 10px;
    cursor: pointer;
}

.pagination-nav {
    margin-top: 20px;
}


/*
 * Always set the map height explicitly to define the size of the div element
 * that contains the map.
 */
#map {
    height: 400px;
    width: 100%;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.pac-card {
    background-color: #fff;
    border: 0;
    border-radius: 10px;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    margin: 10px;
    padding: 0 0.5em;
    font: 400 18px Roboto, Arial, sans-serif;
    overflow: hidden;
    font-family: Roboto;
    padding: 0;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

.pac-controls label {
    font-family: Roboto;
    font-size: var(--font-sm);
    font-weight: 300;
}

#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: var(--font-normal);
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}

#pac-input:focus {
    border-color: var(--app-primary-color);
}

#address_title {
    color: #fff;
    background-color: var(--app-primary-color);
    font-size: var(--font-lg);
    font-weight: 500;
    padding: 6px 12px;
}

.profile-img {
    max-width: 300px;
    height: auto;
    margin-bottom: 10px;
}

.profile-img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hide-option {
    display: none;
}

.removebtn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
}

.removebtn>p {
    margin-right: 3px;
}

.document-display {
    display: flex;
    flex-wrap: wrap;
}

.document-display-row {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.document-display>div {
    margin-right: 5px;
}

.drag-handle {
    cursor: grab;
}

/* CSS to style the star icons */
.star-icon {
    cursor: pointer;
    color: gold;
}

.project-files-star-icon {
    color: gold;
}

.over-image-container {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    cursor: pointer;
    background-color: #f4f6f9;
}

.over-image-btn {
    border: none;
    background-color: transparent;
}

.card-flex {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    align-items: flex-start;
    justify-content: flex-start;
}

.card-flex>div {
    margin-right: 5%;
    width: auto;
    min-width: 20%;
}

.progress {
    height: 10px;
    /* Adjust the height of the progress bar */
    border-radius: 10px;
    /* Add rounded corners */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    /* Add a subtle shadow */
}

.progress-bar {
    border-radius: 10px;
    background-color: var(--app-primary-color);
    color: #fff;
}

.comment-container {
    position: relative;
}

#user-list {
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    max-height: 150px;
    overflow-y: auto;
    display: none;
}

.notification {
    position: relative;
    text-align: center;
}

.notification img {
    padding: 12px 20px;
    cursor: pointer;
}

.notification .badge {
    position: absolute;
    top: 1px;
    right: 6px;
    border-radius: 100%;
    background: red;
    color: white;
}

.notification-menu {
    position: absolute;
    left: -320px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 10px;
    list-style: none;
    width: 380px;
    display: none;
    border-radius: 8px;
    text-align: left;
    max-height: 300px;
    /* Adjust this value as needed */
    overflow-y: auto;
}

@media (max-width: 768px) {
    .notification-menu {
        left: 50%;
        transform: translateX(-100%);
        width: 430%;
    }

    .mark-read-btn {
        display: inline-block;
        margin-top: 3px;

    }
}

@media (max-width: 480px) {
    .notification-menu {
        left: 50%;
        transform: translateX(-100%);
        width: 430%;
        max-height: 250px;
    }

    .calendar-picker {
        margin-left: -7px;
        margin-top: 5px;
    }

    .filter-btn {
        margin-top: 5px;
    }

    .navbar-nav-opposite {
        display: block;
    }

    .mark-read-btn {
        display: inline-block;
        margin-top: 3px;
    }
}

.notification-priority {
    color: white;
    border-radius: 5px;
    padding: 3px;
    text-align: center;
}

.critical-notification {
    background-color: red;
}

.high-notification {
    background-color: orange;
}

.medium-notification {
    background-color: rgb(146, 146, 49);
}

.low-notification {
    background-color: lightgrey;
}

.notification-menu li {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

.notification-menu .avatar {
    padding: 2px 0;
    margin-top: -7px;
    cursor: default;
}

.notification-menu h3 {
    font-size: var(--font-normal);
    margin: 0 0 5px 0;
    display: inline;
}

.notification-menu p {
    margin-bottom: 0;
    font-size: var(--font-normal);
}

.reset-password-btn {
    width: 100%;
    height: 56px;
    border-radius: 8px;
    border: 1px solid #818487;
    background: var(--app-primary-color);
    color: #FFF;
    text-align: center;
    align-content: center;
    /* font-family: Inter; */
    font-size: var(--font-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 10px;
    cursor: pointer;
}

.reset-password-btn:hover {
    color: black
}

.mark-read-btn {
    /* font-size: var(--font-sm); */
    background-color: var(--app-secondary-color);
    color: white;
    padding: 3px;
    text-align: center;
    border-radius: 5px;
    /* width: 100px; */
}

.mark-all-read-btn {
    color: var(--app-secondary-contrast-color);
}

.mark-all-read-btn:hover {
    color: var(--app-secondary-color);
}

.profile-initial {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #4b2c9d;
    border-radius: 100%;
    background-color: #d6dbee;
}

.profile {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: right;
}

.profile>div {
    cursor: pointer;
}

.profile i {
    padding: 12px 10px;
}

.profile-menu {
    position: absolute;
    top: 50px;
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 10px;
    list-style: none;
    width: 175px;
    display: none;
    text-align: center;
    border-radius: 8px;
    transform: translateY(-10px);
    transition: opacity 3s, transform 3s;
}

.profile-menu li {
    text-align: left;
    background-color: var(--app-secondary2-color);
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
}

.profile-menu .avatar {
    padding: 2px 0;
}

.profile-menu h3 {
    font-size: var(--font-normal);
    margin: 0 0 5px 0;
    display: inline;
}

.profile-menu p {
    margin-bottom: 0;
    font-size: var(--font-normal);
}

.reset-pwsd-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 10px 10px 10px
}

.reset-input-bars {
    width: 100%;
    height: 46px;
    padding: .375rem .75rem;
    font-size: var(--font-normal);
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #818487;
    border-radius: 8px;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 30px;
    color: #818487;
}

.user-search-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.user-search-input {
    min-width: 200px;
}

.user-search-btn {
    margin-left: 5px;
    padding: 5px;
}

@media screen and (max-width : 500px) {
    .user-search-btn {
        margin-top: 5px;
    }

    .btn-group-xs>.btn,
    .btn-xs {
        padding: 1px 5px;
        font-size: var(--font-xs);
        line-height: 1.5;
        border-radius: 3px;
        color: white
    }
}

.unread {
    font-weight: bold;
}

.data-table-row {
    text-align: center;
}

.very-small-column {
    max-width: 5px;
}

.report-filter {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.att-body {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 575.98px) {
    /* Styles inside this block apply when the viewport width is 575.98 pixels or smaller */

    .modal-dialog {
        max-width: 90vw;
        /* Set maximum width to 90% of viewport width */
        margin: 1.75rem auto;
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }

    .modal-content {
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5);
        padding-bottom: 10%;
    }

    .modal-sm {
        max-width: 300px;
    }

}

.div-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-holder {
    width: 100px;
    height: 100px;
    margin: 20px;
}

.image-holder>a>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.report-image-container {
    display: flex;
    flex-wrap: wrap;
}

.comment-image-holder {
    width: 50px;
    height: 50px;
    margin: 10px;
}

.comment-image-holder>a>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.comment-image-container {
    display: flex;
    flex-wrap: wrap;
}

#milestone_warning {
    color: red;
}

.cost-div {
    min-width: 300px;
    height: 85px;
    margin: 20px;
    border-radius: 10px 0px 0px 10px;
    display: flex;
}

.green-div {
    background-color: #4CAF50;
}

.red-div {
    background-color: red;
}

.grey-div {
    background-color: grey;
}

.teal-div {
    background-color: rgb(10, 151, 203);
}

.cost-icon-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35%;
    height: 100%;
    border-radius: 10px 0px 0px 10px;
}

.green-icon-div {
    background-color: #39823c;
}

.red-icon-div {
    background-color: #bf2a2a;
}

.grey-icon-div {
    background-color: rgb(69, 68, 68);
}

.teal-icon-div {
    background-color: rgb(5, 84, 112);
}

.cost-content {
    color: white;
    width: 65%;
    height: 100%;
    /* background-color: yellow; */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-right: 20px;
}

.all-task-btn-group {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.all-task-btn-group>* {
    margin: 5px
}

#projectDropdown ul li a {
    color: black;
    /* Set the text color to black */
    text-decoration: none;
    /* Remove the underline */
}

.dropdown-content {
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    padding: 5px;
    border-radius: 5px;
    z-index: 1;
    max-height: 200px;
    overflow-y: auto;
}

.dropdown-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.dropdown-content ul li {
    cursor: pointer;
}

.dropdown-content ul li:hover {
    background-color: #ddd;
}

@media screen and (min-width: 769px) {
    .dropdown-content {
        left: 40%;
        /* Adjust the percentage as needed */
    }
}

.form-group.row {
    margin-bottom: 20px;
}

.adjustable-card {
    display: inline-block;
    padding: 10px;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    margin-bottom: 20px;
}

.adjustable-card span {
    font-size: var(--font-md);
}

.asset-error {
    display: none;
}

#range_leave:checked,
#comp_off:checked {
    accent-color: var(--app-primary-color);
    border-color: white !important;
    color: white !important;
}

.row-margin-bottom {
    margin-bottom: 10px;
}

#date_range_picker {
    background: #fff;
    cursor: pointer;
    border-radius: 3px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    width: 100%;
}

.font-xs {
    font-size: var(--font-xs);
}

.font-sm {
    font-size: var(--font-sm);
}

.font-normal {
    font-size: var(--font-normal);
}

.font-md {
    font-size: var(--font-md);
}

.font-lg {
    font-size: var(--font-lg);
}

.font-xl {
    font-size: var(--font-xl);
}

.font-xxl {
    font-size: var(--font-xxl);
}

.font-xxxl {
    font-size: var(--font-xxxl);
}

.margin-top-10 {
    margin-top: 10px
}

.display-flex {
    display: flex;
}

.padding-top-13 {
    padding-top: 13px;
}

.bullet-before::before {
    content: "• ";
    font-size: var(--font-md);
}

.primary_color {
    color: var(--app-primary-color);
}

.secondary1_color {
    color: var(--app-primary-contrast-color);
}

.card-body {
    padding: 12px
}

.margin-top-32 {
    margin-top: 32px
}

.status-column {
    margin-left: 14px;
    padding: 3px 6px;
    border-radius: 3px;
    font-size: var(--font-sm);
}

.date-picker {
    height: 38px;
}

.dashboard-user-img {
    width: 60px;
    height: auto;
}

.notification-menu-li {
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cursor-pointer {
    cursor: pointer;
}

.notification-filter-menu {
    display: flex;
    justify-content: space-between;
}

.notification-priority-p {
    width: 100%;
    display: inline;
}

.row-margin {
    margin-left: -7px !important;
    margin-right: -7px !important;
}

.custom-select.is-valid {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-size: 1em 1em;
}


.input-only {
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: 5px 10px;
    border: 1px solid #ccc;
}

.input-only i.fa-calendar {
    margin-right: 10px;
}

.input-only i.fa-caret-down {
    margin-left: auto;
}

td {
    white-space: nowrap;
    /* Prevent line breaks */
}

.margin-top--10 {
    margin-top: -10px;
}

.truncate {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* Add ellipses ('...') to the end of the truncated text */
}

.work-group {
    width: 95%;
}

.add-files-container {
    height: 80px;
    width: 90px;
    position: relative;
    display: inline-block;
}

.add-files-container>video,
.add-files-container>img,
.add-files-container>iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.add-files-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.hidden {
    display: none;
}

.visible {
    display: inline;
}

.table-green-btn {
    background-color: green;
    padding: 5px;
    color: white;
    border-radius: 5px
}

.table-grey-btn {
    background-color: grey;
    padding: 5px;
    color: white;
    border-radius: 5px
}

.text-wrap {
    word-wrap: break-word;
    word-break: break-word;
    white-space: normal;
}

.text-right {
    text-align: right;
}

.labour-calendar-container {
    width: 30%;
    min-width: 120px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    min-width: 100px;
}

.labour-calendar-input {
    height: 37.5px;
    text-align: center;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 3px;
    margin-top: 32px;

}

.labour-calendar-span {
    height: 37.5px;
    margin-top: 32px;
}

#cameraContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    flex-direction: column;
    text-align: center;
    margin-bottom: 20px;
}

#cameraStream {
    width: 100%;
    max-width: 250px;
    max-height: 200px;
    border: 1.5px solid #333;
    display: none;
    margin-left: 0% !important;
}

#photoCanvas {
    width: 100%;
    max-width: 250px;
    max-height: 200px;
    border: 1.5px solid #333;
    display: none;
    margin-top: 5%;
    margin-left: 0% !important;
}

#captureButton {
    color: #000;
    display: none;
    position: relative;
    width: 80px;
    height: 26px;
    bottom: 20px;
    margin: 0 auto;
    border-radius: 22px;
    font-size: var(--font-xs);
    background-color: #fff;
    border: 2px solid #fff;
    box-shadow: 1px 4px 12px 0px rgb(0 0 0 / 22%);
    transition: all .15s ease-in-out;
    opacity: 0.5;
    outline: none;
    cursor: pointer;

    &:hover {
        transform: scale(1.1);
    }

    &:active {
        background-color: #fff;
        opacity: 1;
    }
}

#closeCameraButton {
    display: none;
    color: #fff;
    width: 80px;
    height: 26px;
    bottom: 20px;
    margin: 0 auto;
    position: relative;
    background-color: #ff0000;
    border: 2px solid #ff0000;
    border-radius: 22px;
    font-size: var(--font-xs);
    box-shadow: 1px 4px 12px 0px rgb(0 0 0 / 22%);
    opacity: 0.7;
    transition: all .15s ease-in-out;
    outline: none;
    margin-left: 10px;

    &:hover {
        transform: scale(1.1);
    }

    &:active {
        background-color: #ff0000;
        opacity: 1;
    }
}

#switchCameraButton {
    display: none;
    color: #fff;
    width: 80px;
    height: 26px;
    bottom: 20px;
    margin: 0 auto;
    position: relative;
    background-color: #ff0000;
    border: 2px solid #ff0000;
    border-radius: 22px;
    font-size: var(--font-xs);
    box-shadow: 1px 4px 12px 0px rgb(0 0 0 / 22%);
    opacity: 0.7;
    transition: all .15s ease-in-out;
    outline: none;
    margin-left: 10px;

    &:hover {
        transform: scale(1.1);
    }

    &:active {
        background-color: #ff0000;
        opacity: 1;
    }
}

.att-modal-capture {
    text-align: center;
    align-items: center;
    display: none;
    padding-top: 10px;
}


@media screen and (max-width: 768px) {

    /* Add your responsive styles here for screens up to 768px wide */
    #cameraContainer {
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 20px;
    }

    #cameraStream {
        width: 100%;
        max-width: 250px;
        max-height: 250px;
        border: 1.5px solid #333;
        display: none;
        margin-left: 0% !important;
    }

    #photoCanvas {
        width: 100%;
        max-width: 250px;
        border: 1.5px solid #333;
        display: none;
        margin-top: 5%;
        margin-left: 0% !important;
    }

    #captureButton {}

    #closeCamerButton {
        display: none !important;
    }
}

.status-message-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    border-bottom: solid #ebebeb;
    padding-bottom: 1.5rem;
}

.status-message-1 {
    width: 150px;
    min-width: 200px;
    text-align: center;
    background-color: #6dc8f1;
    color: white;
    border-radius: 17px;
    padding: 10px;
    box-shadow: 0px 7px 20px 0px #636060;
}

.status-message-2 {
    width: 40%;
    min-width: 250px;
    text-align: center;
    background-color: #6dc8f1;
    color: white;
    border-radius: 17px;
    padding: 10px;
    box-shadow: 0px 7px 20px 0px #636060;
}

.timer-box {
    font-size: 3em;
    color: #333;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 8px;
    padding: 10px 20px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin: 10px;
    display: inline-block;
    /* Ensures boxes are displayed in a line */
    flex: 1;
}

@media screen and (max-width: 950px) {
    .timer-box {
        font-size: 2em;
        color: #333;
        background-color: #fff;
        border: 2px solid #ccc;
        border-radius: 8px;
        padding: 10px 20px;
        text-align: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        margin: 10px;
        display: inline-block;
        /* Ensures boxes are displayed in a line */
    }
}

@media screen and (max-width: 750px) {
    .timer-box {
        font-size: 1em;
        color: #333;
        background-color: #fff;
        border: 2px solid #ccc;
        border-radius: 8px;
        padding: 5px 16px;
        text-align: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        margin: 4px;
        display: inline-block;
    }
}

.timer-container {
    display: flex;
    text-align: center;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.timer-box:nth-child(odd) {
    margin: 10px 5px;
    /* Add more space between boxes */
}

.timer-colon {
    font-size: 3em;
    margin: 0 5px;
}

.timer-labels {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.timer-label {
    font-size: 1em;
    margin: 5px;
    display: block;
    /* Ensures labels are displayed as blocks */
    text-align: center;
    flex: 1;
}

@media screen and (max-width: 950px) {
    .timer-label {
        font-size: 0.8em;
        margin: 2px;
    }
}

@media screen and (max-width: 750px) {
    .timer-label {
        font-size: 0.7em;
        margin: 1px;
    }
}

@media screen and (max-width: 768px) {

    .timer-labels {
        flex-direction: row;
        /* Stack labels in a column */
        align-items: center;
    }

    .timer-label {
        flex: none;
        margin: 5px 0;
    }

    .dropdown-content {
        left: 25%;
    }
}

.attendance-thumbnail {
    max-width: 100px;
    max-height: 100px;
    margin: 0 auto;
    border: 1px solid #ccc;
}

#attendanceStatusModal {
    text-align: center !important;
}

#attendanceProjectSelect>.select2-container--default .select2-selection--single {
    background-color: #f4f4f4 !important;
    border: 1px solid #f4f4f4 !important;
    border-radius: 20px !important;
    height: 30px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}

.att-modal-btn-primary {
    color: #fff;
    background-color: var(--app-primary-color);
    border-color: var(--app-primary-color);
    border-radius: 22px;
    box-shadow: 1px 4px 12px 0px rgb(0 0 0 / 22%);
}

.att-modal-btn-cancel {
    color: #fff;
    background-color: #474747;
    border-color: #474747;
    border-radius: 22px;
    box-shadow: 1px 4px 12px 0px rgb(0 0 0 / 22%);
    margin-left: 10px;

    &:hover {
        color: #3F94CD;
    }

    &:active {
        border-color: #474747;
        opacity: 1;
        outline: none;
    }
}

.attendance-button-container {
    height: 20%;
    vertical-align: middle;
    margin-bottom: 10px;
}

.camera-icon {
    height: 25px;
    width: 25px;
    margin-top: 10%;
}

#openCameraButton,
#openUserDefinedTimeButton {
    background-color: #ececec;
    border-color: #ececec;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    text-align: center;
    box-sizing: none;
}

.att-modal-title {
    font-weight: 550;
    font-size: var(--font-md);
}

.user-defined-time-container {
    display: inline-block;
}

.att-modal-record-time {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2px;
}

#datetimeInput {
    width: calc(100% - 110px);
    margin-bottom: 10px;
    margin-right: 10px;
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px;
}

#closeUserDefinedTimeButton {
    color: #fff;
    background-color: #ff0000;
    border: 2px solid #ff0000;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: var(--font-xs);
    box-shadow: 1px 4px 12px 0px rgb(0 0 0 / 22%);
    opacity: 0.7;
    transition: all .15s ease-in-out;
    outline: none;
    width: 80px;

    &:hover {
        transform: scale(1.1);
    }

    &:active {
        background-color: #ff0000;
        opacity: 1;
    }
}

.hidden-input {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    height: 0;
    width: 0;
    pointer-events: none;
}

.group-div-cont {
    margin-top: 50px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.group-div {
    width: 25%;
    display: flex;
    flex-direction: column;
}

.dashboard-submenu-layout {
    font-size: 13px;
    padding-left: 10px;
}

.module-card {
    position: relative;
    display: inline-block;
    background: #f8f9fa;
    text-align: center;
    padding: 20px;
    margin: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.8s ease-in-out;
}

.module-card:hover {
    background: #e0e0e0;
}

.module-image {
    font-size: 30px;
    color: #333;
}

.module-title {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}

.hover-routes {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 10px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

/* .module-card:hover .hover-routes, */
.module-card.active .hover-routes {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.route-link {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 5px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

.route-link i {
    font-size: 16px;
    color: #007bff;
}

.route-link:hover {
    background: #ddd;
}

/* Unused CSS (mostly) below: */


/* dfn {
    font-style: italic;
} */

/* .material-symbols-outlined {
    text-align: center;
    margin-top: 6px;
    margin-left: 1px;
    font-variation-settings:
        'FILL' 0,
        'wght' 400,
        'GRAD' 0,
        'opsz' 24
} */


/* .primary_backgroundColor {
    background-color: var(--app-primary-color);
} */


/* .download-doc {
    cursor: pointer;
} */


/* .project-card-title {
    background: var(--app-primary-color);
    width: 18.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 0 0 8px 8px;
    color: white;
} */

/* .project-card-img {
    width: 18.75rem;
    height: 16rem;
}

.project-card-img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
} */

/* .project-card {
    display: flex;
    width: 18.75rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 1.5rem;
} */

/* .project-card-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
} */


/* .attendance-container {
    width: 100%;
} */

/*
@media screen and (max-width:500px) {
    .small-column {
        max-width: 40px;
    }
} */

/* .cmt-4 {
    margin-top: 2rem !important;
} */

/* .direct-chat-primary .right>.direct-chat-text {
    background: var(--app-primary-color);
    border-color: var(--app-primary-color);
    color: #fff
}

.direct-chat-primary .right>.direct-chat-text:after,
.direct-chat-primary .right>.direct-chat-text:before {
    border-left-color: var(--app-primary-color);
} */


table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    /* margin-right: 0.5em;
    display: inline-block;
    color: rgba(0, 0, 0, 0.5);
    content: "\f055" !important; */
    /* Unicode for the plus-circle icon in Font Awesome */
    /* font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900; */
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
    /* content: "\f056" !important; */
    /* Unicode for the minus-circle icon in Font Awesome */
    /* font-family: 'Font Awesome 5 Free' !important; */
}

/* Unused CSS (mostly) above: */