/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
:root {
    --primaryFontFamily: Satoshi;
    --primarytextColor: #6553DF;
    --secondarytextColor: #475467;
    --BtnPrimaryBgColor: #6553DF;
    --BtnPrimarytextColor: #ffffff;
    --BtnSecondaryBgcolor: #475467;
    --BtnSecondarytextColor: #ffffff;
    --BtnSaveBgColor: #68BAA6;
    --BtnSavetextColor: #ffffff;
    --BtnDeleteBgColor: #EC6556;
    --BtnDeletetextColor: #ffffff;
    --BtngreybgColor: #F5F6F8;
    --btnYellowColor:#F9B361;
    --activeBgColor: rgba(110, 93, 224, 0.1);
    --activeTabsBgColor: #6553DF;
    --primarybgColor: rgba(110, 93, 224, 0.1);
    --bodybg: #F5F6F8;
    --borderColor: #E9EAF0;
    --borderSecondaryColor: #F5F6F8;
    --yellowBordercolor: rgba(249, 179, 97, 0.1);
    --yellowtextColor: #F9B361;
    --ActivetextColor: #6553DF;
    --ActionColor: #4154f1;
    --BodyBgLayer: #E8E6F3;
    --greyBg: #f4f4f3;
    --white: #ffffff;
    --black: #000000;
    --placeholderColor: #B0B8BF;
    --PlaceholdertextColor: #B0B8BF;
    --IcontextColor: #B0B8BF;
    --tickGreenColor: #68BAA6;
    --PendingBg: #F9B361;
    --ApprovedBg: #68BAA6;
    --DeclinedBg: #EC6556;
    --GreenIcon: #68BAA6;
    --RedIcon: #EC6556;
    --modal-bg: rgba(71, 84, 103, 0.1);
    --scrollbg: #aab7cf;
    scroll-behavior: smooth;
}

/*fonts*/
@font-face {
    font-family: 'Satoshi-Variable';
    src: url('../fonts/Satoshi/Satoshi-Variable.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-Variable.woff') format('woff'), url('../fonts/Satoshi/Satoshi-Variable.ttf') format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-VariableItalic.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-VariableItalic.woff') format('woff'), url('../fonts/Satoshi/Satoshi-VariableItalic.ttf') format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: italic;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Light.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-Light.woff') format('woff'), url('../fonts/Satoshi/Satoshi-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-LightItalic.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-LightItalic.woff') format('woff'), url('../fonts/Satoshi/Satoshi-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: italic;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Regular.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-Regular.woff') format('woff'), url('../fonts/Satoshi/Satoshi-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Italic.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-Italic.woff') format('woff'), url('../fonts/Satoshi/Satoshi-Italic.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Medium.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-Medium.woff') format('woff'), url('../fonts/Satoshi/Satoshi-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-MediumItalic.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-MediumItalic.woff') format('woff'), url('../fonts/Satoshi/Satoshi-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Bold.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-Bold.woff') format('woff'), url('../fonts/Satoshi/Satoshi-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-BoldItalic.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-BoldItalic.woff') format('woff'), url('../fonts/Satoshi/Satoshi-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-Black.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-Black.woff') format('woff'), url('../fonts/Satoshi/Satoshi-Black.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi/Satoshi-BlackItalic.woff2') format('woff2'), url('../fonts/Satoshi/Satoshi-BlackItalic.woff') format('woff'), url('../fonts/Satoshi/Satoshi-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: italic;
}

/*fonts End*/

body {
    font-family: var(--primaryFontFamily);
    background: var(--bodybg);
    color: var(--primarytextColor);
    overflow-y: hidden;
}

a {
    color: var(--ActionColor);
    text-decoration: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--primarytextColor)
}

.fs-10 {
    font-size: 10px;
}

.secondarytextColor {
    color: var(--secondarytextColor)
}

/*progress bar*/

@keyframes increaseWidth {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}

.bg-within-bg-layout {
    background: var(--BtngreybgColor);
    width: 95px;
    height: 8px;
    margin: auto;
    border-radius: 50px;
    position: relative;
}

    .bg-within-bg-layout span {
        width: 0%;
        height: 6px;
        display: inline-block;
        background-color: var(--primarytextColor);
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 50px;
        transition: width 5s ease-in-out;
    }

        .bg-within-bg-layout span.animate-width {
            animation: increaseWidth 5s forwards;
        }

.opacity-6 {
    opacity: 0.6;
}
/*--------------------------------------------------------------
# buttons
--------------------------------------------------------------*/
.btn {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    line-height: 18.9px;
    padding: 6px 10px;
    border-radius: 4px;
    white-space: nowrap;
}

    .btn:focus, .btn:active:focus {
        box-shadow: none;
    }

    .btn.themeBtn,
    .btn.themeBtn:hover,
    .btn.themeBtn:active {
        outline: none;
        background-color: var(--BtnPrimaryBgColor);
        color: var(--BtnPrimarytextColor) !important;
    }

    .btn.themeCardBtn,
    .btn.themeCardBtn:hover,
    .btn.themeCardBtn:active {
        outline: none;
        background-color: var(--BtnPrimaryBgColor);
        color: var(--BtnPrimarytextColor) !important;
        width: 100%;
    }

    .btn.themeCancelBtn,
    .btn.themeCancelBtn:hover {
        outline: none;
        background-color: var(--BtnSecondaryBgcolor);
        color: var(--BtnSecondarytextColor);
    }

    .btn.themeSaveBtn,
    .btn.themeSaveBtn:hover,
    .btn.themeSaveBtn:hover:active,
    .btn.themeSaveBtn:active {
        background: var(--BtnSaveBgColor);
        color: var(--white);
        display: flex;
        gap: 2px;
        align-items: center;
    }

.themeDeleteBtn,
.themeDeleteBtn:hover, .themeDeleteBtn:active, .themeDeleteBtn:hover:active {
    background: var(--BtnDeleteBgColor) !important;
    color: var(--white) !important;
}

.themeYellowBtn,
.themeYellowBtn:hover, .themeYellowBtn:active, .themeYellowBtn:hover:active {
    background: var(--btnYellowColor) !important;
    color: var(--white) !important;
}

.btn-md {
    padding: 9.55px 14px;
    margin: 0;
    font-size: 14px;
    line-height: 18.9px;
}


.btn-xs {
    font-size: 10px;
    line-height: 13.5px;
    padding: 6px 8px;
    border-radius: 4px;
}

.line-border {
    border: 1px solid var(--borderSecondaryColor);
    margin: 16px 0px;
}

/*--------------------------------------------------------------
# input Forms
--------------------------------------------------------------*/
.form-group {
    margin-bottom: 8px;
}

.form-label,
label {
    color: var(--secondarytextColor);
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 6px;
}

.form-group .form-label,
.form-group label {
    display: block;
}

.form-control {
    font-size: 12px;
    color: var(--secondarytextColor);
    font-weight: 700;
    border-color: var(--borderColor);
    padding: 6px 10px;
    border-radius: 4px;
}

    .form-control::placeholder {
        color: var(--PlaceholdertextColor);
        font-weight: 400;
    }

.theme-two-cols .input-icon-box,
.theme-two-cols .form-select {
    flex: 1;
}

.dropdown-toggle::after {
    border: 0;
    background-image: url(../img/bottom-arrow.png);
    background-repeat: no-repeat;
    margin: 0;
    width: 15px;
    height: 15px;
}

.active-select-box {
    min-width: 74px;
}

.annual-leave-allowance-group .form-control {
    padding-right: 70px;
}

.active-select-box .form-select {
    width: 100%;
}

select.form-select.select-bold {
    font-weight: 700;
}

select.form-select {
    font-size: 12px;
    line-height: 16.2px;
    padding: 8px 27px 8px 10px;
    border-radius: 4px;
    appearance: none;
    border-color: var(--borderColor);
    color: var(--secondarytextColor);
    background-size: 13px;
    background-repeat: no-repeat;
    background-image: url(../img/bottom-arrow.png);
    cursor: pointer;
}

.form-select.white-arrow {
    background-image: url(../img/white-arrow-bottom.png);
}

.active-select-box .dropdown .btn {
    font-size: 12px;
    line-height: 16.2px;
    padding: 8px 10px 8px 10px;
    border-radius: 4px;
    appearance: none;
    border-color: var(--borderColor);
    color: var(--secondarytextColor);
    cursor: pointer;
}

    .active-select-box .dropdown .btn.dropdown-toggle::after {
        background-size: 13px;
    }

.active-select-box .dropdown-item {
    font-size: 12px;
    color: var(--secondarytextColor);
}

.active-select-box .dropdown-menu {
    border-color: var(--borderColor);
}

.checkbox-layout .form-group {
    margin-bottom: 16px;
}

.form-checkbox .form-check-label {
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    display: flex;
    gap: 8px;
    align-items: center;
}

.form-check.form-checkbox {
    display: flex;
    gap: 8px;
    align-items: center;
}


    .form-check.form-checkbox .form-check-input {
        width: 18px;
        height: 18px;
        border-radius: 60px !important;
        margin-bottom: 6px;
    }

.form-check-input:checked {
    background-color: var(--ActivetextColor) !important;
    border-color: var(--ActivetextColor);
    background-image: url(../img/tick.png);
    background-size: 12px;
}

.checkbox-flex-layout {
    display: flex;
    gap: 12px;
    align-items: center;
}

.single-filter-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.form-check.form-checkbox.checkbox-lg .form-check-input {
    width: 24px;
    height: 24px;
    background-size: 20px;
}

.form-check.form-checkbox.checkbox-lg {
    min-height: inherit;
    margin-bottom: 0px !Important
}

.minus-checkbox .form-check-input[type=checkbox] {
    background-image: url(../img/minus.png);
    background-size: 14px !important;
    background-repeat: no-repeat;
    border-color: var(--activeTabsBgColor);
}

/*--------------------------------------------------------------
# Input With Icon
--------------------------------------------------------------*/
.input-icon-box {
    position: relative;
}

.input-icon-absolute-box {
    position: absolute;
    right: 10px;
    top: 50%;
    display: inline-flex;
    transform: translateY(-50%);
}

.input-icon-box .form-control {
    padding-right: 24px;
}

.theme-two-cols {
    display: flex;
    gap: 8px;
}

.bg-icon-text {
    display: flex;
    background-color: var(--primarybgColor);
    align-items: center;
    gap: 8px;
    padding: 8px;
    border-radius: 8px;
}

    .bg-icon-text.text-close-icon {
        justify-content: space-between;
    }

    .bg-icon-text p {
        font-size: 10px;
        line-height: 13.5px;
        font-weight: 400;
        margin: 0;
    }

.bg-icon-text-lg {
    border-radius: 12px;
    padding: 16px;
    gap: 16px;
    margin-bottom: 16px;
}

    .bg-icon-text-lg .text h2 {
        font-size: 20px;
        line-height: 27px;
        font-weight: 700;
        margin-bottom: 4px;
    }

    .bg-icon-text-lg .text p {
        font-size: 14px;
        font-weight: 400;
        line-height: 18.9px;
    }

@media (max-width: 490px) {
    .bg-icon-text {
        flex-direction: row;
        align-items: center;
        text-align: center;
        padding: 1rem;
    }

        .bg-icon-text .icon-leftbox {
            margin-bottom: 1rem;
        }

        .bg-icon-text .text h2 {
            font-size: 1.2rem;
        }

        .bg-icon-text .text p {
            font-size: 0.9rem;
        }

        .bg-icon-text .mt-5.d-flex {
            flex-direction: column;
            gap: 0.5rem;
            width: 100%;
            align-items: center;
        }

        .bg-icon-text .btn {
            width: 100%;
        }

    .banner-close-icon {
        position: absolute;
        top: 10px;
        right: 10px;
    }
}

.select-input-icon-absolute-box {
    position: absolute;
    right: 25px;
    top: 50%;
    display: inline-flex;
    transform: translateY(-50%);
}

.days-select .form-select {
    color: var(--white);
    padding: 1px 6px;
    font-size: 10px;
    line-height: 13.5px;
    min-width: 46px;
    background-color: var(--BtnSecondaryBgcolor);
    background-position: right 2px center;
}

.theme-days-bg .form-select {
    background: var(--activeTabsBgColor);
    color: var(--white);
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.5%203.75L5%206.25L7.5%203.75%22%20stroke%3D%22white%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 14px;
}
/*choose File*/
.choose_file .absolute-input-icon {
    width: 73px;
    overflow: hidden;
}

.choose_file #myfile1 {
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    cursor: pointer;
}

.choose_file .choose_btn.btn.btn-small {
    cursor: pointer;
    background-color: var(--BtnPrimaryBgColor);
    color: var(--BtnPrimarytextColor) !important;
    padding: 3px 8px;
}

.time-picker-box .left-absolute {
    left: 8px;
}

.time-picker-box.input-icon-box .form-control {
    padding-left: 28px;
}
/*--------------------------------------------------------------
# Modal
--------------------------------------------------------------*/

.modal {
    backdrop-filter: blur(10px);
    background: var(--modal-bg);
}

.theme-modal .modal-body {
    gap: 16px;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.theme-modal .modal-content {
    border: 0;
    padding: 24px;
    border-radius: 24px;
    box-shadow: 0px 0px 40px 0px rgba(230, 232, 235, 0.5);
}

    .theme-modal .modal-content .btnclose {
        border: 0;
        background: transparent;
        line-height: inherit;
        align-self: flex-start;
        color: var(--secondarytextColor);
    }

.modal-backdrop {
    background-color: rgba(71, 84, 103, 0.1);
    opacity: 1 !important;
}

.modal.theme-modal h5.modal-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
}

.modal.theme-modal .modal-title.title-with-back-icon {
    display: flex;
    align-items: center;
    gap: 8px;
}


.modal.theme-modal .modal-header-box {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid var(--borderSecondaryColor);
    padding-bottom: 16px;
}

.modal.theme-modal .modal-header-box-custom {
    display: flex;
    border-bottom: 1px solid var(--borderSecondaryColor);
    padding-bottom: 16px;
}

.modal.theme-modal .btn-footer {
    display: flex;
}

.delete-modal .modal-header-box.border0.mb-0 {
    padding-bottom: 0px !important;
    border-bottom: 0px !important;
}

.delete-modal p {
    color: var(--secondarytextColor);
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 18.9px;
}

.delete-modal .modal-dialog {
    max-width: 355px;
}

.delete-modal .left-content-box {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.delete-modal .middle-content-box {
    display: flex;
    gap: 12px;
    margin-bottom: 8px;
}

.modal .modal-dialog {
    padding: 10px;
    margin: auto;
}

.modal-dialog-centered {
    min-height: 100vh;
}

.middle-content-box.modal-middle-content-box {
    position: relative;
    overflow-y: auto;
}

.New-Employee-modal .middle-content-box.modal-middle-content-box {
    height: 445px;
}

.Edit-Employee-modal .middle-content-box.modal-middle-content-box {
    height: 510px;
}
/*--------------------------------------------------------------
# table
--------------------------------------------------------------*/
.theme-table {
    box-shadow: 0px 0px 40px 0px #E6E8EB80;
    border-radius: 8px;
    margin-bottom: 16px;
}

    .theme-table table {
        width: 100%;
    }

    .theme-table .theme-table-bordered tr td {
        border-top: 1px solid var(--borderColor);
    }

        .theme-table .theme-table-bordered tr td + td,
        .theme-table .theme-table-bordered tr th + th {
            border-left: 1px solid var(--borderColor);
        }

.table-responsive {
    border-radius: 8px;
}

.theme-table tr th {
    padding: 0px 12px;
    vertical-align: middle;
    color: var(--secondarytextColor);
    font-size: 12px;
    line-height: 16.2px;
    font-weight: 700;
    height: 48px;
}

.theme-table tr td {
    padding: 11px 12px;
    vertical-align: middle;
    color: var(--secondarytextColor);
    font-size: 14px;
    line-height: 18.9px;
    font-weight: 400;
}


.table-action-btn .edit-icon-btn svg path,
.table-action-btn .delete-icon-btn svg path,
.table-action-btn .view-icon-btn svg path {
    stroke: var(--secondarytextColor);
}

.table-action-btn .tick-icon-btn {
    color: var(--tickGreenColor);
}

.table-action-btn .edit-icon-btn:hover svg path {
    stroke: var(--BtnSaveBgColor);
}

.table-action-btn .delete-icon-btn:hover svg path {
    stroke: var(--BtnDeleteBgColor);
}

.table-action-btn .view-icon-btn:hover svg path {
    stroke: var(--ActionColor);
}

.green-icon-btn {
    color: var(--GreenIcon);
}

.red-icon-btn {
    color: var(--RedIcon);
}

.table-action-btn span {
    cursor: pointer;
}

.theme-table .theme-dropdown.dropdown .btn {
    font-size: 10px;
    padding: 5px 8px;
    line-height: 13.5px;
    background-color: var(--BtnPrimaryBgColor) !important;
    color: var(--BtnPrimarytextColor) !important;
}

.theme-table tr.selected td {
    color: var(--primarytextColor);
    background-color: var(--primarybgColor);
}

.theme-table .selected td .table-action-btn .edit-icon-btn svg path,
.theme-table .selected td .table-action-btn .delete-icon-btn svg path,
.theme-table .selected td .table-action-btn .view-icon-btn svg path,
.theme-table .selected td .table-action-btn .edit-icon-btn:hover svg path,
.theme-table .selected td .table-action-btn .delete-icon-btn:hover svg path,
.theme-table .selected td .table-action-btn .view-icon-btn:hover svg path {
    stroke: var(--primarytextColor);
}

.pagination-layout .showing-result p {
    margin-bottom: 0;
}

.pagination-layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 28px 0px 0px;
}

.showing-result p {
    color: var(--secondarytextColor);
    font-size: 14px;
    font-weight: 400;
    line-height: 18.9px;
}

.previous-btn,
.next-btn {
    padding: 7px 10px;
    display: flex;
    align-items: center;
    gap: 4px;
    background-color: var(--bodybg);
    border-radius: 4px;
    font-size: 12px;
}

    .next-btn:active {
        background-color: whitesmoke;
        transition: background-color 0.1s ease;
    }

    .previous-btn:active {
        background-color: lavender;
        transition: background-color 0.1s ease;
    }

.pagination-content {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--secondarytextColor);
}

    .pagination-content button:hover {
        background-color: #f5f5f5;
        color: #3730a3;
        transform: scale(1.05);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    }

    .pagination-content .page-link:hover {
        transform: scale(1.05);
    }

.pagination_content .pagination li a {
    padding: 7px 6px;
    width: 32px;
    border: 0;
    border-radius: 0px;
    text-align: center;
    font-size: 12px;
    color: var(--secondarytextColor);
    font-weight: 400;
}

.pagination_content .pagination {
    border: 0;
    display: flex;
    gap: 2px;
}

    .pagination_content .pagination li.active a {
        background: var(--primarytextColor);
        color: var(--white);
        border-color: var(--primarytextColor);
        border-radius: 4px;
    }

.next-btn {
    background: var(--primarytextColor);
    color: var(--white);
    border-color: var(--primarytextColor);
}

span.text-bold {
    font-weight: 700;
}

.theme-table .table-action-btn {
    display: flex;
    gap: 10px;
    justify-content: center;
}


/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
.main-wrapper {
    padding: 24px;
    background: var(--white);
    border-radius: 24px 24px 0px 0px;
    height: calc(100vh - 80px);
    overflow-y: auto;
    box-shadow: 0px 0px 40px 0px rgba(230, 232, 235, 0.5);
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
    background: var(--primarytextColor);
    width: 48px;
    height: 48px;
    border-radius: 50px;
    transition: all 0.4s;
    color: var(--white);
    padding: 12px;
}

    .back-to-top i {
        font-size: 24px;
        color: var(--white);
        line-height: 0;
    }

    .back-to-top:hover {
        background: var(--primarytextColor);
        color: var(--white);
    }

    .back-to-top.active {
        visibility: visible;
        opacity: 1;
    }

.theme-icon {
    color: var(--IcontextColor);
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.logo {
    line-height: 1;
}

    .logo img {
        max-height: 38px;
        margin-right: 0px;
        padding: 0px 10px;
    }

.header {
    transition: all 0.5s;
    z-index: 997;
    padding: 24px 0px 24px 0px;
    gap: 20px;
    margin-right: 24px;
}

.page-title {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 190px;
}

.header-rightbox .page-title h2 {
    font-weight: 700;
    line-height: 27px;
    font-size: 20px;
}

.header .toggle-sidebar-btn {
    cursor: pointer;
}

.search-bar {
    min-width: 218px;
    padding: 0;
}

.header .search-form {
    width: 100%;
    position: relative;
}

.search-form input {
    border: 0;
    color: var(--secondarytextColor);
    padding: 7px 25px 7px 30px;
    transition: 0.3s;
    width: 100%;
    font-size: 12px;
    border-radius: 4px;
    background: var(--white);
}

    .search-form input::placeholder {
        color: var(--secondarytextColor);
    }

    .search-form input:focus,
    .search-form input:hover {
        outline: none;
    }

.search-form .icon {
    position: absolute;
    top: 1px;
    color: var(--IcontextColor);
}

.search-form .search_icon {
    left: 10px;
}

.search-form .close_icon {
    right: 10px;
}

.filter-box {
    min-width: 100px;
    padding: 0;
}

.filter-form input {
    border: 0;
    color: var(--secondarytextColor);
    padding: 7px 25px 7px 7px;
    transition: 0.3s;
    width: 100%;
    font-size: 12px;
    border-radius: 4px;
    background: var(--white);
}

    .filter-form input::placeholder {
        color: var(--secondarytextColor);
    }

    .filter-form input:focus,
    .filter-form input:hover {
        outline: none;
    }

.filter-form .icon {
    position: absolute;
    top: 3px;
    color: var(--IcontextColor);
}

.filter-form .search_icon {
    left: 10px;
}

.filter-form .close_icon {
    right: 10px;
}

/*--------------------------------------------------------------
# Header Nav
--------------------------------------------------------------*/
.header-nav ul {
    list-style: none;
}

.header-nav > ul {
    margin: 0;
    padding: 0;
    gap: 8px;
}

.header-nav .nav-icon {
    color: var(--secondarytextColor);
    position: relative;
}

.header-nav .nav-profile-with-img {
    gap: 8px;
}

.header-nav .nav-profile {
    color: var(--primarytextColor);
    gap: 8px;
}

    .header-nav .nav-profile img {
        max-height: 36px;
    }

    .header-nav .nav-profile span {
        font-size: 14px;
        font-weight: 700;
    }

.header-nav .user_profile .badge {
    font-weight: 400;
    color: var(--white);
    background: var(--ActivetextColor);
    font-size: 10px;
    border-radius: 4px;
    padding: 6px;
}

.user_profile .nav-icon {
    gap: 4px;
}

.header-nav .badge-number {
    position: absolute;
    inset: -2px -5px auto auto;
    font-weight: normal;
    font-size: 12px;
    padding: 3px 6px;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 250px;
    z-index: 996;
    transition: all 0.3s;
    padding: 24px;
    display: flex;
    flex-direction: column;
}

    .sidebar::-webkit-scrollbar {
        width: 5px;
        height: 8px;
        background-color: var(--white);
    }

    .sidebar::-webkit-scrollbar-thumb {
        background-color: var(--scrollbg);
    }

.sidebar-nav {
    padding: 0;
    margin: 19px 0px 19px 0px;
    list-style: none;
    overflow-y: auto;
    flex: 1;
    position: relative;
}

    .sidebar-nav li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .sidebar-nav .nav-item {
        margin-bottom: 0px;
    }

    .sidebar-nav .nav-link {
        display: inline-flex;
        align-items: center;
        gap: 12px;
        font-size: 14px;
        font-weight: 700;
        color: var(--ActivetextColor);
        background: var(--activeBgColor);
        padding: 12px 16px;
        border-radius: 8px;
        line-height: 18.9px;
    }

        .sidebar-nav .nav-link.collapsed {
            font-weight: 400;
        }

        .sidebar-nav .nav-link i {
            font-size: 16px;
            color: var(--ActivetextColor);
        }

        .sidebar-nav .nav-link.collapsed {
            color: var(--secondarytextColor);
            background: transparent;
        }

        .sidebar-nav .nav-link:hover i {
            color: var(--secondarytextColor);
        }

        .sidebar-nav .nav-link .bi-chevron-down {
            margin-right: 0;
            transition: transform 0.2s ease-in-out;
        }

        .sidebar-nav .nav-link:not(.collapsed) .bi-chevron-down {
            transform: rotate(180deg);
        }

    .sidebar-nav .nav-content {
        padding: 5px 0 0 0;
        margin: 0;
        list-style: none;
    }

.sidebar .language-content .btn {
    border: 1px solid var(--borderColor);
    padding: 6px 10px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 700;
    background: transparent;
    color: var(--secondarytextColor);
    min-width: 105px;
    font-size: 12px;
    position: relative;
}

.sidebar .language-content .dropdown-toggle::after {
    border: 0;
    background-image: url(../img/bottom-arrow.png);
    margin: 0;
}

.sidebar .language-content .dropdown .dropdown-item {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    padding: 5px 10px;
}

.sidebar .language-content .dropdown-menu {
    border: 1px solid var(--borderColor);
}

.close-menu-btn-outer {
    display: none;
}

/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/

.theme-tabs .nav-item .nav-link {
    background-color: var(--primarybgColor);
    color: var(--primarytextColor);
    padding: 7px 10px;
    border-radius: 4px;
    font-size: 12px;
    display: flex;
    gap: 4px;
    align-items: center;
    cursor: pointer;
}

.theme-tabs .nav.nav-pills {
    gap: 8px;
}

.theme-tabs .tabs-btn-box {
    display: flex;
    align-items: center;
    gap: 4px;
}

.theme-tabs .nav-item .nav-link.active {
    background-color: var(--activeTabsBgColor);
    color: var(--white);
}

.theme-tabs .border-top-content {
    border-top: 1px solid var(--borderSecondaryColor);
    padding-top: 16px;
    margin-top: 16px;
    width: 100%;
}

.header-flexbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.theme-tabs .tab-content .header-flexbox h2.card-title {
    font-size: 20px;
    line-height: 17px;
    font-weight: 700;
    margin-bottom: 16px;
}

/*--------------------------------------------------------------
# Settings
--------------------------------------------------------------*/

.header-left-box,
.header-right-box {
    display: flex;
    gap: 8px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-right-box {
    display: flex;
    gap: 8px;
    justify-content: end;
    flex-wrap: wrap;
}

.status_badge {
    display: inline-block;
    color: var(--white);
    border-radius: 4px;
    font-size: 10px;
    line-height: normal;
    padding: 3px 6px;
}

.pending_status {
    background-color: var(--PendingBg);
}

.approved_status {
    background-color: var(--ApprovedBg);
}

.declined_status {
    background-color: var(--DeclinedBg);
}

.annual_leave {
    color: #f7b569 !important;
    background: rgba(249, 179, 97, 0.1);
}

.maternity_leave {
    color: #ed645a !important;
    background: rgba(236, 101, 86, 0.1);
}

body td.study_leave {
    color: #68BAA6 !important;
    background: rgba(104, 186, 166, 0.1) !important;
}

.bank_leave {
    color: #5d93ef !important;
    background: rgba(74, 152, 243, 0.1);
}

.pulse_custom {
    position: relative;
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    padding: 4px;
}

    .pulse_custom::before {
        content: "";
        position: absolute;
        top: -3px;
        right: -4px;
        width: 15px;
        height: 14px;
        border-radius: 50%;
        background: currentColor; /* Uses the same color as the main span */
        opacity: 0.2;
    }

.pulse_study {
    position: relative;
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #63bba7;
    padding: 4px;
}

    .pulse_study:before {
        content: "";
        position: absolute;
        top: -3px;
        right: -4px;
        width: 15px;
        height: 14px;
        border-radius: 50%;
        background: rgba(34, 192, 60, 0.2);
    }

.pulse_annual {
    position: relative;
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #f7b569;
    padding: 4px;
}

    .pulse_annual:before {
        content: "";
        position: absolute;
        top: -3px;
        right: -4px;
        width: 15px;
        height: 14px;
        border-radius: 50%;
        background: rgba(247, 181, 105, 0.2);
    }

.pulse_maternity {
    position: relative;
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ed645a;
    padding: 4px;
}

    .pulse_maternity:before {
        content: "";
        position: absolute;
        top: -3px;
        right: -4px;
        width: 15px;
        height: 14px;
        border-radius: 50%;
        background: rgba(237, 100, 90, 0.2);
    }

.pulse_bank {
    position: relative;
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #5d93ef;
    padding: 4px;
}

    .pulse_bank:before {
        content: "";
        position: absolute;
        top: -3px;
        right: -4px;
        width: 15px;
        height: 14px;
        border-radius: 50%;
        background: rgba(93, 147, 239, 0.2);
    }

.header-flexbox .search-bar {
    min-width: 199px;
    margin-bottom: 16px;
    position: relative;
}

.header-flexbox .search-form {
    border: 1px solid var(--borderColor);
    border-radius: 4px;
    width: 199px;
    margin-bottom: 0px;
    position: relative;
}

.header-flexbox .filter-form {
    border: 1px dashed var(--borderColor);
    border-radius: 4px;
    max-width: 125px;
    margin-bottom: 0px;
    position: relative;
}

.header-right-box .btn {
    margin-bottom: 16px;
}

.header-title-with-btn.header-flexbox .card-title {
    flex: 1;
}

.header-title-with-btn.header-flexbox .header-right-box {
    width: auto;
}

.theme-dropdown.dropdown .btn {
    font-size: 12px;
    line-height: 16.2px;
    padding: 8px 10px 8px 10px;
    border-radius: 4px;
    border-color: var(--borderColor);
    color: var(--secondarytextColor);
    display: flex;
    font-weight: 400;
    align-items: center;
    gap: 4px;
    margin-bottom: 16px;
}

    .theme-dropdown.dropdown .btn.btn-primary {
        background: var(--primarytextColor);
        color: var(--white);
        border-color: var(--primarytextColor);
        margin: 0;
    }

        .theme-dropdown.dropdown .btn.btn-primary.btn-sm {
            padding: 3.5px 6px;
            gap: 2px;
        }

.theme-dropdown.dropdown .btn-primary.dropdown-toggle::after {
    background-image: url(../img/white-bottom-arrow.png);
}

.pages-dropdown {
    width: 134px;
}

.text-flex {
    display: flex;
    gap: 10px;
    align-items: center;
}

th[scope="action-col"] {
    width: 110px;
    text-align: center;
}

th[scope="annual-leave-col"] {
    min-width: 100px;
}

.theme-table .feature-option-dropdown {
    width: 127px;
}

.add-office-modal .modal-dialog {
    max-width: 420px;
}

.company-middle-content-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    max-width: 400px;
    margin: auto;
    justify-content: center;
    gap: 4px;
}

.company-name-input {
    width: 287px;
}

.feautures-list-box {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

    .feautures-list-box .btn {
        margin: 0px !important;
    }

.feature-option-dropdown .dropdown-menu {
    border: 1px solid var(--borderColor);
    box-shadow: 0px 0px 40px 0px #E6E8EB80;
    min-width: 162px;
    border-radius: 8px;
    padding: 12px;
    position: fixed !important;
}

.feature-option-dropdown .dropdown-item {
    padding: 0;
}

.feautures-list-box span {
    display: flex;
    gap: 6px;
    align-items: center;
    font-size: 12px;
}

.feautures-list-box .themeBtn {
    margin-bottom: 0 !important;
}

.feature-option-dropdown .dropdown-item:active {
    background: transparent;
    color: var(--secondarytextColor);
    opacity: 1;
}

.feature-option-dropdown .dropdown-menu li + li {
    margin-top: 12px;
}

.single-filter-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

    .single-filter-box .btn {
        margin-bottom: 16px;
    }

    .single-filter-box select {
        margin-bottom: 16px;
    }

.Timesheets-modal .modal-dialog {
    max-width: 520px;
}

.TimeOffRequest-modal .modal-dialog {
    max-width: 730px;
}

.ReportDetail-modal .modal-dialog {
    max-width: 1200px;
}

.DocumentDetail-modal .modal-dialog {
    max-width: 800px;
}

.add-time-off-modal .modal-dialog,
.Edit-Time-Off-modal .modal-dialog {
    max-width: 420px;
}

.office-header-mobile {
    display: none;
}

ReportModal-header-mobile {
    display: none;
}

.employee_data {
    display: flex;
    gap: 4px;
}

/*--------------------------------------------------------------

# Custom Uploader

--------------------------------------------------------------*/

.image-uploader-custom .upload-preview {
    height: 60px;
    width: 60px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-width: 60px;
}

    .image-uploader-custom .upload-preview img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.upload-input {
    position: relative;
    width: 100%;
    background: #f6f4fd;
    padding: 5px;
    border-radius: 31.5px;
}

    .upload-input input {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }

    .upload-input span {
        color: rgb(85 85 85 / 80%);
        padding: 10px 20px;
        border: 1px dashed rgb(85 85 85 / 70%);
        width: 100%;
        display: block;
        border-radius: 32.49px;
        font-size: 10px;
    }

.image-uploader-custom {
    align-items: center;
}

/*--------------------------------------------------------------

# Error Msg

--------------------------------------------------------------*/

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}



    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/*--------------------------------------------------------------
# Employee Directory
--------------------------------------------------------------*/

.theme-table .emp-img-text {
    display: flex;
    gap: 12px;
    align-items: center;
}

.theme-table .emp-img-text {
    font-weight: 700;
}

.emp-img-text .employee-icon {
    border-radius: 50px;
    display: inline-block;
    width: 25px;
    height: 25px;
}

    .emp-img-text .employee-icon img {
        width: 100%;
        height: 100%;
    }

.Edit-Employee-modal .bg-icon-text-lg p {
    color: var(--secondarytextColor);
}

.Edit-Employee-modal .bg-icon-text-lg h3 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px;
}

.Edit-Employee-modal .modal-dialog,
.New-Employee-modal .modal-dialog {
    max-width: 782px;
}

.Edit-Employee-modal .bg-icon-text-lg .text p {
    font-size: 12px;
    line-height: 16.2px;
}

.absolute-input-icon {
    position: absolute;
    color: var(--IcontextColor);
    right: 10px;
}

.btn.btn-small {
    font-size: 10px;
    border-radius: 4px;
    padding: 0px 6px;
    display: flex;
    gap: 2px;
    align-items: center;
    background: var(--BtngreybgColor);
    line-height: 13.5px;
}

.form-group-profile-upload p {
    color: var(--secondarytextColor);
    font-size: 10px;
    font-weight: 700;
    line-height: 13.5px;
    margin-bottom: 8px;
}

.profile-photo-upload {
    display: flex;
    align-items: center;
    gap: 12px;
}

.profile-img-upload {
    display: flex;
    align-items: center;
    position: relative;
    width: 92px;
}

    .profile-img-upload .img-outer-box {
        width: 92px;
        height: 92px;
        border-radius: 100px;
        background: var(--BtngreybgColor);
    }

        .profile-img-upload .img-outer-box img {
            width: 100%;
            height: 100%;
            border-radius: 100px;
            object-fit: cover;
        }

    .profile-img-upload .delete-icon {
        background-color: var(--BtnDeleteBgColor);
        color: var(--BtnDeletetextColor);
        width: 24px;
        height: 24px;
        text-align: center;
        line-height: 20px;
        padding: 0;
        border-radius: 50px;
        bottom: 2px;
        right: 0px;
        cursor: pointer;
    }

.profile-photo-upload-btn input[type="file"] {
    font-size: 19px;
    width: 113px;
    position: absolute;
    top: 0;
    opacity: 0;
}

.profile-photo-upload-btn {
    position: relative;
}

.form-group.profile-photo-form-group p {
    font-size: 10px;
    line-height: 13.5px;
    color: var(--secondarytextColor);
    font-weight: 700;
    margin-bottom: 8px;
}

.settings-tab h4 {
    color: var(--secondarytextColor);
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 16px;
}

.working-days-content h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 27px;
}

.working-days-content .theme-table tr th {
    height: 40px;
}

.working-days-content .theme-table .theme-table-bordered tr td {
    font-size: 12px;
    padding: 6px 12px;
    line-height: 16.2px;
    height: 42px;
}

.working-days-content .form-check.form-checkbox {
    margin-bottom: 0;
}

.employee-directory-content .icon-leftbox {
    display: flex;
    gap: 16px;
    align-items: center;
}
/*--------------------------------------------------------------
# Stepper
--------------------------------------------------------------*/
.stepper-container {
    display: flex;
    margin: 0px auto 16px;
    max-width: 250px;
    width: 100%;
    justify-content: space-between;
}

    .stepper-container .step {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }

    .stepper-container .step-icon {
        background: var(--white);
        border-radius: 50px;
        border: 1px solid var(--borderColor);
        width: 18px;
        height: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 10;
    }

    .stepper-container .step.current .step-icon img {
        visibility: hidden;
    }

    .stepper-container .step.complete .step-icon {
        background-color: var(--BtnSaveBgColor);
        border-color: var(--BtnSaveBgColor);
    }

    .stepper-container .step.complete .step-text {
        color: var(--BtnSaveBgColor);
        font-weight: 700;
    }

    .stepper-container .step.complete .step-icon img {
        visibility: visible;
    }



    .stepper-container .step.current .step-icon::before {
        border: 1px solid var(--borderColor);
        background-color: var(--ActivetextColor);
        border-radius: 38px;
        width: 10.5px;
        height: 10.5px;
        position: absolute;
        content: '';
    }

    .stepper-container .step.complete .step-icon::before {
        display: none;
    }

    .stepper-container .step .step-text {
        color: var(--secondarytextColor);
        line-height: 16.2px;
        text-align: center;
        white-space: nowrap;
        font-size: 12px;
        font-weight: 400;
    }

    .stepper-container .step.current .step-text {
        color: var(--ActivetextColor);
        font-weight: 600;
    }

    .stepper-container .step {
        position: relative;
    }

        .stepper-container .step::after {
            top: 9px;
            position: absolute;
            left: 28px;
            content: '';
            width: 95px;
            height: 1px;
            background: var(--borderColor);
            z-index: 1;
        }

        .stepper-container .step:last-child::after {
            display: none;
        }

.NewEmployee-submit-modal .modal-dialog,
.Information-updated-modal .modal-dialog {
    max-width: 355px;
}

.employee-added-content h2 {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 4px;
}

.employee-added-content p {
    line-height: 18.9px;
    font-size: 14px;
    color: var(--secondarytextColor);
    margin: 0;
}

.employee-added-content .icons-earned-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.employee-added-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

    .employee-added-content .icon-earned-points {
        display: flex;
        justify-content: center;
        gap: 8px;
        color: var(--yellowtextColor);
        font-size: 14px;
        font-weight: 700;
        line-height: 18.9px;
        align-items: center;
        padding: 6.93px 9px;
        border: 1px solid var(--yellowBordercolor);
        border-radius: 8px;
        max-width: 220px;
        margin: auto;
    }

        .employee-added-content .icon-earned-points .text {
            flex: 1;
        }

    .employee-added-content .themeBtn {
        justify-content: center;
    }

.employee-directory-content .close-icon {
    align-self: flex-start;
}

.only-employee-box {
    margin-bottom: 16px;
}

.page-footer-box {
    border-top: 1px solid var(--borderColor);
    margin-top: 20px;
    padding-top: 20px;
    display: flex;
    gap: 15px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-left-box p {
    color: var(--secondarytextColor);
}

.text_black p {
    color: var(--secondarytextColor);
}

.pointer-none {
    pointer-events: none;
}

.status_leave_desc {
    display: flex;
    gap: 12px;
    align-items: center;
}

.status_leave_content {
    display: flex;
    gap: 5px;
    font-size: 12px;
}

.ReportDetail-modal h3 {
    font-size: 1.25rem;
}

.ReportDetail-modal h6 {
    font-size: 0.75rem;
}

.report_content {
    border: 0;
    box-shadow: 0px 0px 40px 0px #E6E8EB80;
    border-radius: 10px;
}

    .report_content h2 {
        font-size: 1.25rem;
    }

    .report_content .icon img {
        max-width: 190px;
    }

    .report_content .text {
        min-height: 150px;
    }

.documents_content {
    border: 0;
    box-shadow: 0px 0px 40px 0px #E6E8EB80;
    border-radius: 10px;
    align-items: center;
}

    .documents_content h2 {
        font-size: 1.25rem;
    }

    .documents_content .icon img {
        max-width: 190px;
        min-height: 190px;
        object-fit: contain;
    }



.emp-img-wrapper img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: middle;
}

.day-Header {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 11px;
}

.date-Header {
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 14px;
}

.theme-table-bordered td,
.theme-table-bordered th {
    padding: 25px 40px 25px 15px !important;
    border: 1px solid #ddd;
}
    /* Active Column - Current Date */
    .theme-table-bordered td.active {
        color: var(--primarytextColor);
        background-color: var(--primarybgColor);
        font-weight: bold;
    }

    /* Disabled Columns - Saturday and Sunday */
    .theme-table-bordered td.disabled {
        color: #999; /* Light gray text */
        background-color: #f2f2f2; /* Light gray background */
        pointer-events: none;
        opacity: 0.6;
    }

.weekCount {
    min-width: 90px;
}

.running-badge {
    color: var(--white);
    background-color: var(--BtnPrimaryBgColor);
    font-size: 10px;
    margin-left: 4px;
    font-weight: 400;
}

.breakgame {
    width: 49%;
    border-color: #F5F6F8;
    border-width: 1px;
    border-radius: 7px;
    padding: 5px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    transition: 0.3s;
}

    .breakgame:hover {
        background: #f4f5f7;
    }

.gap2 {
    gap: 8px;
    display: flex;
}

.f-bold {
    font-weight: 900 !important;
}

.image-sizes {
    margin-bottom: 10px;
    width: 35px;
}

.image-size {
    margin-bottom: 25px;
    width: 35px;
}

.card-header-title {
    align-items: center;
    display: flex;
    gap: inherit;
}

.actions {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.info {
    font-size: 14px;
    color: #555;
    margin-bottom: 4px;
}

.expires {
    font-size: 12px;
    color: #999;
    margin-bottom: 6px;
}

.documents_content .card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
}

.badge-purple {
    font-size: 12px;
    background-color: var(--primarytextColor);
    color: white;
}

.badge-yellow {
    font-size: 12px;
    background-color: var(--yellowtextColor);
    color: white;
}

.dropdown-select {
    margin-bottom: 16px !important;
}

@media (max-width: 470px) {
    .banner-btn {
        flex-direction: column;
        align-items: stretch;
    }

    .banner-themebtn {
        width: 100%;
    }

    .banner-text-icon {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 3rem;
        position: relative;
    }

    .banner-close-icon {
        position: absolute;
        top: 0.5rem;
        right: 0.5rem;
    }

    .chart-box {
        padding: 5px 5px 5px 10px !important;
    }
}

@media (max-width: 768px) {


    .card-list-item {
        align-items: flex-start;
    }
}

.responsiveview-modal-body {
    height: 400px;
}

.responsive-modal-body {
    height: 400px;
}

.responsive-template-body {
    height: 630px !important;
}

.signed-badge {
    display: inline-block;
    padding: 3px 10px;
    font-size: 14px;
    color: #219653;
    background: #e6f9f0;
    border-radius: 16px;
    border: none;
    font-weight: 500;
}

.not-signed-badge {
    display: inline-block;
    padding: 3px 10px;
    font-size: 13px;
    color: #eb5757;
    background: #fff3f3;
    border-radius: 16px;
    border: none;
    font-weight: 500;
}

.document-icon-hover svg {
    transition: transform 0.2s cubic-bezier(.4,2,.6,1), box-shadow 0.2s;
    box-shadow: 0 0 0 rgba(101,83,223,0);
}

.document-icon-hover {
    transition: all 0.3s ease;
    border-radius: 8px;
}

    .document-icon-hover:hover {
        background-color: rgba(101, 83, 223, 0.05);
    }

        .document-icon-hover:hover svg {
            transform: scale(1.05) rotate(-1deg);
            box-shadow: 0 4px 16px rgba(101, 83, 223, 0.1);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

label.upload-box {
    border: 2px dotted #aaa;
}

.custom-multiselect {
    border: 1px solid #cdcdcd !important;
    border-radius: 4px !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08) !important;
    background-color: #fff !important;
}

.custom-multiselect-input {
    margin: 3px !important;
    height: 25px !important;
    font-size: 14px !important;
    color: #333 !important;
}

.mud-input.mud-input-underline:before {
    border-bottom: 0px !important;
}

.mud-input.mud-input-underline:after {
    border-bottom: 0px !important;
}

.welcome-wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.welcome-layout {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.welcome-page {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F9FAFB;
    font-family: system-ui, sans-serif;
    padding: 1rem;
}

    .welcome-page .container {
        text-align: center;
    }

    .welcome-page .icon-box {
        width: 64px;
        height: 64px;
        background: linear-gradient(135deg, #7C3AED, #6B21A8);
        border-radius: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 1rem auto;
        color: white;
        font-weight: bold;
        font-size: 1.5rem;
    }

    .welcome-page h1 {
        font-size: 1.875rem;
        font-weight: 700;
        color: #111827;
        margin-bottom: 0.5rem;
        outline: none;
    }

    .welcome-page p {
        color: #4B5563;
        margin-top: 0;
        margin-bottom: 2rem;
    }

    .welcome-page button {
        background: linear-gradient(to right, #7C3AED, #6B21A8);
        color: white;
        padding: 0.75rem 2rem;
        font-size: 1.125rem;
        border: none;
        border-radius: 0.375rem;
        cursor: pointer;
        transition: background 0.3s ease;
    }

        .welcome-page button:hover {
            background: linear-gradient(to right, #6B21A8, #581C87);
        }

        .welcome-page button:focus {
            outline: 2px solid #7C3AED;
            outline-offset: 2px;
        }

.wizard-modal {
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1050;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hr-icon {
    background: var(--primarytextColor);
    padding: 12px 10px;
    border-radius: 8px;
    margin: auto;
    width: 32px;
    height: 32px;
    font-size: .875rem;
    line-height: 1.25rem;
}

.onboard-stepper-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    margin-top: 6px;
}

.step-circle {
    width: 32px;
    height: 32px;
    border-radius: 100px;
    background-color: #f3f4f6;
    border: 2px solid #f3f4f6;
    color: #6b7280;
    display: flex;
    align-items: center;
    font-weight: 600;
    justify-content: center;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
    padding: 2px;
    text-align: center;
}

    .step-circle.completed {
        background-color: var(--primarytextColor);
        color: #fff;
        border: 2px solid var(--primarytextColor);
    }

    .step-circle.active {
        background-color: #f0effc;
        border: 2px solid var(--primarytextColor);
        color: var(--primarytextColor);
    }

.step-line {
    height: 2px;
    flex: 1;
    background-color: #e5e7eb;
    transition: background-color 0.3s ease;
    z-index: 1;
    margin: 0px 8px 0px 8px;
}

    .step-line.completed-line {
        background-color: var(--primarytextColor);
    }

.tick-icon {
    position: relative;
    top: -1px;
}

.custom-prev-btn.btn {
    background-color: transparent;
    border: 1px solid #e2e8f0;
    color: #343a40;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
}

.custom-prev-btn:hover {
    background-color: #f8f9fa;
    border-color: #d6d6d6;
    color: #212529;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}

.office-box {
    border: 2px dashed #d1aaff;
    border-radius: 12px;
    background: #fff;
    transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

    .office-box:hover {
        border-color: #b266ff;
    }

.add-office-btn {
    background: #d1aaff;
    border: none;
    font-weight: bold;
    color: #fff;
    transition: background 0.2s;
}

    .add-office-btn:hover {
        background: #b266ff;
        color: #fff;
    }

.custom-progress {
    height: 7px;
}

.office-div.border-box-layout {
    border: 1px solid #e5e7eb;
}

.add-office-btn {
    background: #d1aaff;
    border: none;
    font-weight: bold;
    color: #fff;
    transition: background 0.2s;
}

    .add-office-btn:hover {
        background: #b266ff;
        color: #fff;
    }

.office-list-box {
    border: 1px solid #f0effc;
    border-radius: 10px;
    background: #fff;
}

.btn-add-manual-time {
    background: #FFC785;
    color: #fff;
    border-radius: 8px;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 2px 12px;
    border: none;
    margin-left: 8px;
}

    .btn-add-manual-time:hover {
        background: #ffb74d;
        color: #fff;
    }

.card-body-review {
    min-height: 610px !important;
}

.h-inherit {
    min-height: inherit;
}

.disable-dropdown {
    height: 46px;
}

.week-timebadge {
    font-size: 12px;
    background: #f4f5f7;
    color: black;
}

.timesheet-btn {
    max-height: 38px !important;
}

.skip-button {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    border: 1px solid #d0d7de;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    font-weight: 500;
    font-size: 0.95rem;
    color: #1f2328;
    background-color: white;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

    .skip-button:hover {
        background-color: #f6f8fa;
        border-color: #c1c7cd;
        text-decoration: none;
        color: #b266ff;
    }

    .skip-button svg {
        width: 1rem;
        height: 1rem;
    }

.custom-preview {
    background-color: aliceblue;
    border-radius: 21px !important;
    border: 1px solid;
}

.onboarding-working-days-step {
    max-width: 900px;
    margin: 0 auto;
}

.btn-right {
    display: flex;
    justify-content: flex-end;
}

.config-header,
.weekly-header {
    font-size: 1.25rem;
    font-weight: 600;
    color: #111827;
    margin-bottom: 16px;
}

.config-icon,
.weekly-icon {
    color: #2563eb;
    font-size: 1.5rem;
    margin-right: 8px;
}

.edit-btn {
    color: #2563eb;
    font-weight: 500;
    cursor: pointer;
    transition: color 0.2s;
}

    .edit-btn:hover {
        color: #1e40af;
    }

.weekly-days-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.weekly-day-row {
    background: #f9fafb;
    border-radius: 8px;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .weekly-day-row.non-working {
        opacity: 0.6;
    }

.day-label {
    min-width: 53px;
    font-weight: 500;
    color: #374151;
}

.time-input,
.break-input {
    width: 111px;
    padding: 6px 10px;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    font-size: 0.95rem;
}

.total-hours {
    font-size: 1rem;
    color: #475467;
    font-weight: 500;
}

.no-schedule-box {
    background: #fff;
    border: 1px dashed #e5e7eb;
    border-radius: 12px;
    padding: 24px;
    text-align: center;
}

.no-schedule-icon {
    font-size: 3rem;
    color: #9ca3af;
    margin-bottom: 12px;
}

.wizard-footer {
    padding-top: 24px;
    display: flex;
    justify-content: space-between;
}

.theme-color {
    color: #B388FF !important;
}

.circle-span {
    margin-right: 0.5rem;
}

.preview-screen {
    border-radius: 8px !important;
    background: #f6edff;
    border: 1px solid #e1d5fa;
}

.preview-heading {
    font-size: 1.1rem;
}

.preview-common-color {
    color: #a259ff;
}

.quick-type {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}

dashed-border-office {
    border-style: dashed;
}

.custom-progress .bg-primary {
    background-color: var(--primarytextColor) !important;
}

.progress-content span {
    font-size: .75rem;
}

.HRWidget-modal .modal-dialog {
    max-width: 896px;
}

.main-title-box p {
    font-size: 1rem;
}

.preview-margin {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}

#TimeOffRequestType-modal .modal-dialog-centered {
    max-width: 448px;
}

.main-title-box h2 {
    margin-bottom: .5rem;
}

.main-title-box p {
    margin: 0;
}

.bottom-section {
    padding-top: 3rem;
}

.company-preview-layout {
    gap: 0.75rem;
    flex-direction: column;
}

.company-preview-detail {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.company-preview-content span {
    color: var(--primarytextColor);
}

.border-box-layout {
    border: 2px dashed #f0effc;
    border-radius: 12px;
    background: #fff;
    margin-bottom: 25px;
}

    .border-box-layout .header-box {
        padding: 24px 24px 0px;
    }

    .border-box-layout .content-body {
        padding: 24px 24px;
    }

    .border-box-layout .header-box h5 {
        color: var(--black);
    }

.heading-h5 {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-with-toggle-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}

    .text-with-toggle-content + .text-with-toggle-content {
        margin-top: 20px;
    }

.text-content .form-check-label {
    font-size: .875rem;
    line-height: 1.25rem;
    margin: 0;
}

.text-content p {
    font-size: .875rem;
    line-height: 1.25rem;
    margin: .25rem 0px 0px;
}

.reminderDay-content {
    padding-left: 1rem;
    margin-top: 1.5rem;
    border-left: 1px solid #bfdbfe;
}

.text-content .form-check-label {
    font-size: .875rem !important;
    line-height: 1.25rem;
    margin: 0;
    color: #000;
    font-weight: 500;
}

input.form-control.flex1 {
    flex: 1;
}

.text-content p {
    line-height: 1.25rem;
    margin: .25rem 0px 0px;
    font-size: .875rem;
}

.office-div.configuration-summary-layout {
    background-color: #f1effc;
}

.btn.transparent-btn:hover {
    background-color: #f0effc !important;
}

.weekly-schedule-table {
    box-shadow: none;
    border: 1px solid #f0effc;
}

.mud-input-control.mud-input-control-margin-dense.form-control {
    border: 1px solid #e5e7eb;
    margin: 0;
}

.mud-input > input.mud-input-root {
    margin: 0;
    padding: 0;
}

.skip-now-content {
    padding: 30px;
}

.times-of-type-card + .times-of-type-card {
    margin-top: 15px;
}

.mud-switch-button .mud-switch-thumb-medium {
    border: 1px solid #ddd;
}

.times-of-type-card label.form-label {
    font-size: 0.875rem;
}

.mud-switch-button .mud-switch-thumb-medium {
    border: 1px solid #ddd;
}

.mud-switch-base.mud-ripple-switch.mud-checked .mud-switch-thumb-medium {
    background: var(--primarytextColor) !important;
    border-color: var(--primarytextColor) !important;
}



.mud-switch-track.mud-success {
    background: var(--primarytextColor) !important;
}

.HRWidget-modal .modal-middle-content-box {
    max-height: 555px;
    overflow-y: auto;
    overflow-x: hidden;
}

.video-button {
    height: 30px !important;
    text-transform: none !important
}
/* Modal Backdrop */
.custom-modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(33, 37, 41, 0.3);
    z-index: 1040;
    opacity: 1;
    transition: opacity 0.3s;
}

/* Modal Container */
.custom-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1050;
    overflow: auto;
    background: transparent;
}

.custom-modal-dialog {
    min-height: 100% !important;
    min-width: 56% !important;
    width: 100%;
    margin: 0;
}

.custom-modal-content {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.18);
    padding: 0 0 0 0;
    animation: modalFadeIn 0.4s cubic-bezier(.4,0,.2,1);
}

@keyframes modalFadeIn {
    from {
        transform: translateY(40px) scale(0.98);
        opacity: 0;
    }

    to {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

.custom-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 2rem 0.5rem 2rem;
    border-bottom: none;
}

.custom-modal-title {
    font-size: 1.1rem;
    font-weight: 600;
}

.wave {
    font-size: 1.2em;
}

.btn-close:hover {
    opacity: 1;
    cursor: pointer;
}

.custom-modal-body {
    padding: 0 2rem 0 2rem;
}

.custom-modal-desc {
    color: #444;
    margin-left: 1px !important;
    font-size: 0.98rem;
    margin-bottom: 1.2rem;
}

.video-preview-container {
    position: relative;
    align-items: stretch;
    border-radius: 12px;
    overflow: hidden;
    margin-left: 2px;
    background: black;
    margin-bottom: 0.2rem;
    width: 96%;
    height: 534px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.2s;
}

    .video-preview-container:hover {
        box-shadow: 0 4px 24px rgba(0,0,0,0.16);
    }

.video-bg {
    width: 100%;
    display: block;
    min-height: 180px;
    object-fit: cover;
}

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    z-index: 2;
    transition: transform 0.2s;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.18);
    padding: 0;
}

    .play-btn:hover {
        transform: translate(-50%, -50%) scale(1.08);
        box-shadow: 0 4px 16px rgba(0,0,0,0.22);
    }

    .play-btn img {
        width: 64px;
        height: 64px;
        transition: filter 0.2s;
    }

    .play-btn:hover img {
        filter: brightness(1.1) drop-shadow(0 0 8px #fff3);
    }

.video-caption {
    position: absolute;
    left: 24px;
    bottom: 6px;
    color: #fff;
    z-index: 3;
    width: 70%;
}

.caption-title {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 0.2rem;
}

    .caption-title .highlight {
        color: #3b82f6;
        background: #fff;
        padding: 0 4px;
        border-radius: 3px;
    }

.caption-desc {
    font-size: 0.98rem;
    margin-bottom: 0.7rem;
}

.presenter {
    font-size: 0.85rem;
    font-weight: 500;
}

.presenter-name {
    color: #fff;
    font-weight: 600;
}

.presenter-role {
    color: #b3b3b3;
    margin-left: 8px;
    font-size: 0.8rem;
}

.custom-modal-footer {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    padding: 1.2rem 2rem 1.5rem 2rem;
    border-top: none;
    background: none;
}


.responsive-video-container {
    height: 100% !important;
}

.highlight-img {
    margin-bottom: 4px;
    width: 88px;
    height: 24px;
}

.middle-loader {
    width: auto;
    align-items: center;
    height: 100%;
}

.read-task {
    opacity: 0.6;
    filter: grayscale(50%);
}

.add-note-modal .modal-content.add-note-modal-content {
    border-radius: 20px;
    box-shadow: 0 4px 32px rgba(101, 83, 223, 0.10);
    padding: 0;
    background: var(--white);
    border: 1px solid var(--borderColor);
}

.add-note-header {
    border-bottom: 1px solid var(--borderSecondaryColor);
    padding: 20px 28px 12px 28px;
    background: var(--primarybgColor);
    border-radius: 20px 20px 0 0;
}

    .add-note-header .btn-back {
        color: var(--primarytextColor);
        background: none;
        border: none;
        font-size: 1.2rem;
        padding: 0 8px 0 0;
        transition: color 0.2s;
    }

        .add-note-header .btn-back:hover {
            color: var(--ActionColor);
            text-decoration: none;
        }

.add-note-middle-content {
    padding: 0px 20px 10px 20px;
    background: var(--white);
    border-radius: 0 0 20px 20px;
}

.add-note-label {
    font-size: 13px;
    font-weight: 600;
    color: var(--secondarytextColor);
    margin-bottom: 11px !important;
}

.add-note-input {
    margin-bottom: 0;
}

.add-note-mud-input.mud-input {
    border-radius: 8px !important;
    border: 1.5px solid var(--borderColor) !important;
    background: var(--BtngreybgColor) !important;
    font-size: 15px !important;
    color: var(--primarytextColor) !important;
    padding: 10px 14px !important;
    transition: border-color 0.2s;
}

    .add-note-mud-input.mud-input:focus-within,
    .add-note-mud-input.mud-input:focus {
        border-color: var(--primarytextColor) !important;
        background: var(--white) !important;
        box-shadow: 0 0 0 2px var(--primarybgColor);
    }

.add-note-btn {
    min-width: 120px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(101, 83, 223, 0.08);
    transition: background 0.2s, box-shadow 0.2s;
}

    .add-note-btn:hover {
        background: var(--ActionColor);
        color: var(--white) !important;
        box-shadow: 0 4px 16px rgba(101, 83, 223, 0.12);
    }

input#noteInput {
    padding: 8px !important;
    height: 27px;
}

.modal-mudtable {
    max-height: 60vh;
    overflow-y: auto;
}

.custom-notes {
    max-height: 600px;
    overflow: auto;
}

.notes-count {
    background-color: var(--primarybgColor);
    color: black;
    font-size: 1rem;
}

.modal-hint {
    font-style: italic;
    font-size: 0.8rem;
}

.view-notes-btn[disabled],
.btn[disabled] {
    cursor: not-allowed;
    pointer-events: none;
}

.disabled-note {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.custom-validation-summary {
    background-color: #f1edfb;
    padding: 10px 15px;
    margin-bottom: 20px;
    border-radius: 4px;
    font-size: 14px;
}

    .custom-validation-summary ul {
        margin: 0;
        margin-left: -25px
    }

    .custom-validation-summary li {
        list-style-type: none;
    }

.custom-notes .list-group-item span {
    word-wrap: break-word;
    word-break: break-word;
    white-space: normal;
}

.policy-badge {
    display: inline-block;
    padding: 3px 10px;
    font-size: 14px;
    background: #f1edfb;
    border-radius: 16px;
    border: none;
    font-weight: 500;
}

.primary-badge {
    color: var(--primarytextColor) !important;
}

.padding-12px {
    padding: 12px 0px 0px !important;
}

.smw {
    min-width: 65px;
}
.main-wrapper.modal-opened {
    height: inherit !important;
}
.my-offices {
}

.padding-12px {
    padding: 12px !important;
}

.team-container {
    height: 364px;
    overflow-y: auto;
    position: relative;
    overscroll-behavior: contain;
}

.image-sizes {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
}

.team-container::-webkit-scrollbar {
    display: none;
}

.team-container {
    scrollbar-width: none;
}

.btn-email {
    color: var(--primarytextColor);
    transition: transform 0.2s ease, color 0.2s ease;
}

    .btn-email:hover {
        color: var(--activeTabsBgColor);
        transform: scale(1.1);
        text-decoration: none;
        cursor: pointer;
    }

.employee-notfound {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.badge-green {
    font-size: 10px;
    background: #68baa630;
}

.badge-red {
    font-size: 10px;
    background: #e7616147;
}

.custom-grid {
    grid-template-columns: repeat(2, 1fr);
    border: 1px solid whitesmoke;
    padding: 1rem;
    border-radius: 10px;
    min-width: 250px;
    display: grid;
    border: 1px solid whitesmoke;
    align-content: space-evenly;
    justify-content: space-between;
    justify-items: start;
    gap: 1rem !important;
}

.min-h-200 {
    min-height: 235px !important;
}

.custom-overview-layout {
    gap: 405px;
    justify-content: space-around;
}

.fs-09 {
    font-size: 0.9rem !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.custom-grid .metric-card-hover-effect {
    cursor: pointer;
}

    .custom-grid .metric-card-hover-effect:hover {
        transform: translateY(-5px);
    }

.my-custom-tooltip {
    background-color: #f1edfb !important;
    color: #6e46db !important;
    padding: 5px 5px 5px;
}
/*Event Component css*/
.events-wrapper {
    min-height: 334px;
}

.events-heading {
    color: #6553df;
    margin-bottom: 1rem;
}

.event-card {
    border: 1px solid #eef0f2;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: #ffffff;
}

.event-img-wrapper {
    max-height: 9.25rem;
    overflow: hidden;
}

.event-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    padding: 7px 7px 7px 7px;
}

.event-badge {
    position: absolute;
    right: 8px;
    top: 69%;
    background: rgba(0,0,0,0.65);
    color: #fff;
    padding: 4px 8px;
    font-size: 11px;
    border-radius: 12px;
    font-weight: 700;
}

.event-body {
    flex: 1 1 auto;
}

.event-title {
    font-size: 17px;
    font-weight: 700;
    color: black;
    margin-bottom: 6px;
}

.event-meta {
    font-weight: 600;
    color: #68baa6;
    font-size: 12px;
    margin-bottom: 2px;
}

.event-location {
    font-size: 12px;
    color: #7b8794;
}

.event-cta {
    margin-top: 10px;
    background: linear-gradient(90deg, #2fb58b 0%, #28a07a 100%);
    color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 20px;
    font-weight: 600;
    box-shadow: 0 2px 6px rgba(43,162,129,0.16);
}

.events-wrapper .mud-icon-button {
    color: black !important;
    width: 28px !important;
    height: 28px !important;
    padding: 2px !important;
}

    .events-wrapper.mud-icon-button .mud-svg-icon {
        width: 16px !important;
        height: 16px !important;
        font-size: 16px !important;
    }

@media (max-width: 576px) {
    .event-img-wrapper {
        height: 120px;
    }

    .event-title {
        font-size: 13px;
    }
}



@media (max-width: 768px) {
    .chart-box {
        flex-wrap: wrap !important;
    }
}
