@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.3eliywa438.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-k40gt4e9lx] {
    position: relative;
    display: flex;
    flex-direction: column;
    max-height: 100vh;
}

main[b-k40gt4e9lx] {
    flex: 1;
}

.sidebar[b-k40gt4e9lx] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-k40gt4e9lx] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-k40gt4e9lx]  a, .top-row[b-k40gt4e9lx]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-k40gt4e9lx]  a:hover, .top-row[b-k40gt4e9lx]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-k40gt4e9lx]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-k40gt4e9lx] {
        justify-content: space-between;
    }

    .top-row[b-k40gt4e9lx]  a, .top-row[b-k40gt4e9lx]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-k40gt4e9lx] {
        flex-direction: row;
    }

    .sidebar[b-k40gt4e9lx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-k40gt4e9lx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-k40gt4e9lx]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-k40gt4e9lx], article[b-k40gt4e9lx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-k40gt4e9lx] {
    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[b-k40gt4e9lx] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3b7a0dyylj] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-3b7a0dyylj] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-3b7a0dyylj] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3b7a0dyylj] {
    font-size: 1.1rem;
}

.bi[b-3b7a0dyylj] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-3b7a0dyylj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-3b7a0dyylj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-3b7a0dyylj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-3b7a0dyylj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3b7a0dyylj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3b7a0dyylj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3b7a0dyylj]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-3b7a0dyylj]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3b7a0dyylj]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-3b7a0dyylj] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-3b7a0dyylj] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-3b7a0dyylj] {
        display: none;
    }

    .nav-scrollable[b-3b7a0dyylj] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/AddEmployee.razor.rz.scp.css */
.payroll-content-column[b-ku79xuwll9] {
    position: relative;
    background-color: #fff;
    flex-grow: 1;
}

.payroll-column[b-ku79xuwll9] {
    overflow-y: auto;
}

.emp-edit-summary[b-ku79xuwll9], .payroll-column[b-ku79xuwll9] {
    flex-direction: column;
    display: flex;
}

.overflow-x-hidden[b-ku79xuwll9] {
    overflow-x: hidden !important;
}

.payroll-column[b-ku79xuwll9] {
    overflow-y: auto;
}

.emp-edit-summary[b-ku79xuwll9], .payroll-column[b-ku79xuwll9] {
    flex-direction: column;
    display: flex;
}

.header.add-employee-header.add-employee-header-ind[b-ku79xuwll9] {
    background-color: #fff;
    height: 150px;
    transition: all .3s ease-in-out;
}

.header.add-employee-header[b-ku79xuwll9] {
    width: 100%;
    min-width: 550px;
    padding: 15px 30px;
}

.header[b-ku79xuwll9] {
    padding: 8px 30px;
    overflow: visible;
    left: 0;
    right: 0;
}

.dunning-alert-banner[b-ku79xuwll9], .header[b-ku79xuwll9] {
    border-bottom: 1px solid #ededed;
}

.add-employee-wizard[b-ku79xuwll9] {
    width: 65%;
    min-width: 450px;
    margin: auto;
    color: #000;
    transition: width .3s ease-in-out;
}

    .add-employee-wizard h3[b-ku79xuwll9] {
        margin-bottom: 25px;
        margin-top: 0;
        font-weight: 700;
        transition: all .3s ease-in-out;
    }

.text-overflow[b-ku79xuwll9] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-center[b-ku79xuwll9] {
    text-align: center !important;
}

h3[b-ku79xuwll9] {
    font-size: 22px;
    line-height: 30px;
}

.help-text[b-ku79xuwll9], h3[b-ku79xuwll9], h4[b-ku79xuwll9] {
    color: #333;
}

.text-center[b-ku79xuwll9] {
    text-align: center !important;
}

.justify-content-center[b-ku79xuwll9] {
    justify-content: center !important;
}

.d-flex[b-ku79xuwll9] {
    display: flex !important;
}

.nav[b-ku79xuwll9] {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: #6c757d;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

dl[b-ku79xuwll9], ol[b-ku79xuwll9], p[b-ku79xuwll9], ul[b-ku79xuwll9] {
    margin-top: 0;
}

.add-employee-wizard .nav li[b-ku79xuwll9] {
    float: left;
}

.position-relative[b-ku79xuwll9] {
    position: relative !important;
}

.col-2[b-ku79xuwll9] {
    width: 16.66667%;
}

.col-2[b-ku79xuwll9], .col-3[b-ku79xuwll9] {
    flex: 0 0 auto;
}

.add-employee-wizard .nav li[b-ku79xuwll9] {
    float: left;
}

.position-relative[b-ku79xuwll9] {
    position: relative !important;
}

.col-2[b-ku79xuwll9] {
    width: 16.66667%;
}

.col-2[b-ku79xuwll9], .col-3[b-ku79xuwll9] {
    flex: 0 0 auto;
}

.add-employee-wizard .nav .add-employee-nav-step[b-ku79xuwll9] {
    padding: 3px;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    margin: auto;
    border: 1px solid #444;
    color: #444;
    transition: all .3s ease-in-out;
}

.add-employee-wizard .nav .add-employee-nav-text[b-ku79xuwll9] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 14px;
    transition: all .3s ease-in-out;
}

.add-employee-wizard .nav li > a[b-ku79xuwll9] {
    position: inherit;
    padding: 0;
    color: #000;
}

.btn-link[b-ku79xuwll9], a[b-ku79xuwll9] {
    cursor: pointer;
    text-decoration: none;
}

.add-employee-wizard .nav li:not(:last-child)[b-ku79xuwll9]::after {
    content: '';
    opacity: 0.6;
    border-bottom: 1px solid #ccc;
    position: absolute;
    left: 64%;
    top: 14px;
    padding: 0 36%;
    transition: all .3s ease-in-out;
}

.add-employee-wizard .nav .add-employee-nav-text[b-ku79xuwll9] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 14px;
    transition: all .3s ease-in-out;
}

.add-employee-wizard .nav li > a[b-ku79xuwll9] {
    position: inherit;
    padding: 0;
    color: #000;
}

a.disabled[b-ku79xuwll9] {
    opacity: .6;
    pointer-events: none;
}

.nav-pills.nav-tabs-dashed.progressbar li > a.disabled[b-ku79xuwll9], a.disabled[b-ku79xuwll9] {
    cursor: default;
}

.btn-link[b-ku79xuwll9], a[b-ku79xuwll9] {
    cursor: pointer;
    text-decoration: none;
}

.add-employee-wizard[b-ku79xuwll9] {
    width: 65%;
    min-width: 450px;
    margin: auto;
    color: #000;
    transition: width .3s ease-in-out;
}

.header.add-employee-header.add-employee-header-ind + .body[b-ku79xuwll9] {
    padding-top: 25px;
    transition: all .3s ease-in-out;
}

.payroll-column .body[b-ku79xuwll9] {
    flex-grow: 1;
    position: relative;
}

.body.content[b-ku79xuwll9] {
    padding: 20px 30px 40px;
}

.scrollbox[b-ku79xuwll9] {
    background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), 0 100%, radial-gradient(farthest-corner at 50% 0, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0)), 0 100%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
    background-size: 100% 40px, 100% 40px, 100% 4px, 100% 4px;
    background-attachment: local, local, scroll, scroll;
}

.scroll-y[b-ku79xuwll9] {
    overflow-y: auto;
}

.horizontal-scroll-container[b-ku79xuwll9], .scroll-x[b-ku79xuwll9] {
    overflow-x: auto;
}

.body[b-ku79xuwll9] {
    right: 0;
    left: 0;
}

.employee-form[b-ku79xuwll9] {
    width: 50%;
    min-width: 575px;
    margin: auto;
}

.row[b-ku79xuwll9] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}

    .row > [class*=col-][b-ku79xuwll9] {
        position: relative;
    }

.no-outline[b-ku79xuwll9] {
    outline: 0;
}

.col-12[b-ku79xuwll9] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-ku79xuwll9] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.row > [class*=col-][b-ku79xuwll9] {
    position: relative;
}

.mb-7[b-ku79xuwll9] {
    margin-bottom: 25px !important;
}

.col-12[b-ku79xuwll9] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-ku79xuwll9] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.row > [class*=col-][b-ku79xuwll9] {
    position: relative;
}

.col-12[b-ku79xuwll9] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-ku79xuwll9] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

label[b-ku79xuwll9] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

label[b-ku79xuwll9] {
    font-weight: 400;
}

label[b-ku79xuwll9], output[b-ku79xuwll9] {
    display: inline-block;
}

.mandatory-field[b-ku79xuwll9] {
    color: #FF1E43;
}

.ac-box .ac-selected[b-ku79xuwll9], .form-control:not(.raw-editor)[b-ku79xuwll9] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}

.form-control[b-ku79xuwll9] {
    padding: 8px 12px;
}

.form-control[b-ku79xuwll9] {
    color: #4A4A4A;
    height: 40px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

.form-control[b-ku79xuwll9] {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control[b-ku79xuwll9], .form-control:focus[b-ku79xuwll9] {
        background-color: #fff;
    }

button[b-ku79xuwll9], input[b-ku79xuwll9], optgroup[b-ku79xuwll9], select[b-ku79xuwll9], textarea[b-ku79xuwll9] {
    margin: 0;
    font-family: inherit;
}

.ac-box .ac-selected[b-ku79xuwll9], .form-control:not(.raw-editor)[b-ku79xuwll9] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}

.form-control[b-ku79xuwll9] {
    padding: 8px 12px;
}

.form-control[b-ku79xuwll9] {
    color: #4A4A4A;
    height: 40px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

.form-control[b-ku79xuwll9] {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control[b-ku79xuwll9], .form-control:focus[b-ku79xuwll9] {
        background-color: #fff;
    }

button[b-ku79xuwll9], input[b-ku79xuwll9], optgroup[b-ku79xuwll9], select[b-ku79xuwll9], textarea[b-ku79xuwll9] {
    margin: 0;
    font-family: inherit;
}

label[b-ku79xuwll9] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

label[b-ku79xuwll9] {
    font-weight: 400;
}

label[b-ku79xuwll9], output[b-ku79xuwll9] {
    display: inline-block;
}

.ac-box .ac-selected[b-ku79xuwll9], .form-control:not(.raw-editor)[b-ku79xuwll9] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}

.form-control[b-ku79xuwll9] {
    padding: 8px 12px;
}

.form-control[b-ku79xuwll9] {
    color: #4A4A4A;
    height: 40px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

.form-control[b-ku79xuwll9] {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control[b-ku79xuwll9], .form-control:focus[b-ku79xuwll9] {
        background-color: #fff;
    }

button[b-ku79xuwll9], input[b-ku79xuwll9], optgroup[b-ku79xuwll9], select[b-ku79xuwll9], textarea[b-ku79xuwll9] {
    margin: 0;
    font-family: inherit;
}

.form-check[b-ku79xuwll9], .form-check-label[b-ku79xuwll9] {
    margin-bottom: 0;
}

.form-check[b-ku79xuwll9] {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
}

    .form-check-input[b-ku79xuwll9], .form-check > label[b-ku79xuwll9], .form-check > label > input[b-ku79xuwll9] {
        cursor: pointer;
    }

.form-check[b-ku79xuwll9], .form-check-label[b-ku79xuwll9] {
    margin-bottom: 0;
}

label[b-ku79xuwll9] {
    color: #000;
    line-height: 22px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

label[b-ku79xuwll9] {
    font-weight: 400;
}

label[b-ku79xuwll9], output[b-ku79xuwll9] {
    display: inline-block;
}

.form-check-input[type=checkbox][b-ku79xuwll9] {
    border-radius: .25em;
}

.form-check .form-check-input[b-ku79xuwll9] {
    float: left;
    margin-left: -1.5em;
}

.form-check-input[b-ku79xuwll9], .form-check > label[b-ku79xuwll9], .form-check > label > input[b-ku79xuwll9] {
    cursor: pointer;
}

.form-check-input[b-ku79xuwll9] {
    width: 13px;
    appearance: auto;
}

.form-check-input[b-ku79xuwll9] {
    height: 1em;
    margin-top: .3em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    print-color-adjust: exact;
}

button[b-ku79xuwll9], input[b-ku79xuwll9], optgroup[b-ku79xuwll9], select[b-ku79xuwll9], textarea[b-ku79xuwll9] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

svg.icon.icon-sm[b-ku79xuwll9] {
    height: 14px;
    width: 14px;
}

svg.icon[b-ku79xuwll9] {
    fill: currentColor;
}

.align-middle[b-ku79xuwll9] {
    vertical-align: middle !important;
}

.row > [class*=col-][b-ku79xuwll9] {
    position: relative;
}

.pb-7[b-ku79xuwll9] {
    padding-bottom: 25px !important;
}

.col-6[b-ku79xuwll9] {
    width: 50%;
}

.col-6[b-ku79xuwll9], .col-7[b-ku79xuwll9] {
    flex: 0 0 auto;
}

.row > *[b-ku79xuwll9] {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

label[b-ku79xuwll9] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

label[b-ku79xuwll9] {
    font-weight: 400;
}

label[b-ku79xuwll9], output[b-ku79xuwll9] {
    display: inline-block;
}

.ac-box[b-ku79xuwll9] {
    position: relative;
    display: block;
    zoom: 1;
}

    .ac-box .ac-selected[b-ku79xuwll9], .form-control:not(.raw-editor)[b-ku79xuwll9] {
        border: 1px solid #dfe1e6;
        border-radius: 6px;
    }

    .ac-box .ac-selected[b-ku79xuwll9] {
        min-height: 40px;
        box-shadow: none;
        padding: 8px 12px;
    }

    .ac-box .ac-selected[b-ku79xuwll9] {
        cursor: pointer;
        text-align: left;
        height: 34px;
        overflow: hidden;
        display: flex;
        align-items: center;
        white-space: nowrap;
        line-height: 28px;
        color: #21263C;
        text-decoration: none;
        background-clip: padding-box;
        -webkit-touch-callout: none;
        -ms-user-select: none;
        user-select: none;
    }

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

.form-control[b-ku79xuwll9] {
    display: block;
    width: 100%;
    font-weight: 400;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control[b-ku79xuwll9], .form-control:focus[b-ku79xuwll9] {
        background-color: #fff;
    }

.ac-box .ac-selected div[b-ku79xuwll9] {
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: 18px;
    height: 100%;
    border-left: none;
    border-radius: 0 4px 4px 0;
}

.ac-box .ac-selected div[b-ku79xuwll9] {
    margin-left: auto;
}

.mt-2[b-ku79xuwll9] {
    margin-top: 5px !important;
}

.zf-ac-toggler svg[b-ku79xuwll9] {
    fill: #999;
    width: 16px;
    height: 16px;
}

.zf-ac-toggler svg[b-ku79xuwll9] {
    vertical-align: middle;
}

.ac-box .ac-selected span[b-ku79xuwll9] {
    padding: 5px 0;
    margin-right: 30px;
}

.ac-box .ac-selected span[b-ku79xuwll9] {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-muted[b-ku79xuwll9] {
    --bs-text-opacity: 1;
    color: #6c757d !important;
}

.row > [class*=col-][b-ku79xuwll9] {
    position: relative;
}

.mt-7[b-ku79xuwll9] {
    margin-top: 25px !important;
}

.col-12[b-ku79xuwll9] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-ku79xuwll9] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
}

.form-check[b-ku79xuwll9], .form-check-label[b-ku79xuwll9] {
    margin-bottom: 0;
}

.form-check[b-ku79xuwll9] {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
}

    .form-check-input[b-ku79xuwll9], .form-check > label[b-ku79xuwll9], .form-check > label > input[b-ku79xuwll9] {
        cursor: pointer;
    }

.form-check[b-ku79xuwll9], .form-check-label[b-ku79xuwll9] {
    margin-bottom: 0;
}

label[b-ku79xuwll9] {
    color: #000;
    line-height: 22px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

label[b-ku79xuwll9] {
    font-weight: 400;
}

label[b-ku79xuwll9], output[b-ku79xuwll9] {
    display: inline-block;
}

.font-mm[b-ku79xuwll9] {
    font-size: 14px !important;
}

.help-text[b-ku79xuwll9] {
    padding-bottom: 10px;
    line-height: 1.6;
}

.help-text[b-ku79xuwll9], h3[b-ku79xuwll9], h4[b-ku79xuwll9] {
    color: #333;
}

.ms-6[b-ku79xuwll9] {
    margin-left: 20px !important;
}

.mb-4[b-ku79xuwll9] {
    margin-bottom: 10px !important;
}

.mt-2[b-ku79xuwll9] {
    margin-top: 5px !important;
}

.form-group[b-ku79xuwll9] {
    margin-bottom: 25px;
}

.btn-toolbar[b-ku79xuwll9] {
    display: block;
}

.btn-toolbar[b-ku79xuwll9] {
    margin-left: -5px;
}

.pe-5[b-ku79xuwll9] {
    padding-right: 15px !important;
}

.zp-unified-theme .btn-primary[b-ku79xuwll9], .zp-unified-theme .btn-primary.active[b-ku79xuwll9], .zp-unified-theme .btn-primary.disabled[b-ku79xuwll9], .zp-unified-theme .btn-primary.disabled.active[b-ku79xuwll9], .zp-unified-theme .btn-primary.disabled:active[b-ku79xuwll9], .zp-unified-theme .btn-primary.disabled:focus[b-ku79xuwll9], .zp-unified-theme .btn-primary.disabled:hover[b-ku79xuwll9], .zp-unified-theme .btn-primary:active[b-ku79xuwll9], .zp-unified-theme .btn-primary:focus[b-ku79xuwll9], .zp-unified-theme .btn-primary:hover[b-ku79xuwll9], .zp-unified-theme .btn-primary[disabled][b-ku79xuwll9], .zp-unified-theme .btn-primary[disabled].active[b-ku79xuwll9], .zp-unified-theme .btn-primary[disabled]:active[b-ku79xuwll9], .zp-unified-theme .btn-primary[disabled]:focus[b-ku79xuwll9], .zp-unified-theme .btn-primary[disabled]:hover[b-ku79xuwll9], .zp-unified-theme .open > .dropdown-toggle.btn-primary[b-ku79xuwll9], .zp-unified-theme .show > .btn-primary.dropdown-toggle[b-ku79xuwll9], .zp-unified-theme fieldset[disabled] .btn-primary[b-ku79xuwll9], .zp-unified-theme fieldset[disabled] .btn-primary.active[b-ku79xuwll9], .zp-unified-theme fieldset[disabled] .btn-primary:active[b-ku79xuwll9], .zp-unified-theme fieldset[disabled] .btn-primary:focus[b-ku79xuwll9], .zp-unified-theme fieldset[disabled] .btn-primary:hover[b-ku79xuwll9] {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

.btn-toolbar > .btn[b-ku79xuwll9] {
    margin-left: 5px;
}

.form-control-color:not(:disabled):not([readonly])[b-ku79xuwll9], .form-control[type=file]:not(:disabled):not([readonly])[b-ku79xuwll9], [role=button][b-ku79xuwll9], [type=button]:not(:disabled)[b-ku79xuwll9], [type=reset]:not(:disabled)[b-ku79xuwll9], [type=submit]:not(:disabled)[b-ku79xuwll9], button:not(:disabled)[b-ku79xuwll9], summary[b-ku79xuwll9] {
    cursor: pointer;
}

<style >
.btn-primary[b-ku79xuwll9], .btn-primary.disabled[b-ku79xuwll9], .btn-primary[disabled][b-ku79xuwll9], fieldset[disabled] .btn-primary[b-ku79xuwll9], .btn-primary.disabled:hover[b-ku79xuwll9], .btn-primary[disabled]:hover[b-ku79xuwll9], fieldset[disabled] .btn-primary:hover[b-ku79xuwll9], .btn-primary.disabled:focus[b-ku79xuwll9], .btn-primary[disabled]:focus[b-ku79xuwll9], fieldset[disabled] .btn-primary:focus[b-ku79xuwll9], .btn-primary.disabled:active[b-ku79xuwll9], .btn-primary[disabled]:active[b-ku79xuwll9], fieldset[disabled] .btn-primary:active[b-ku79xuwll9], .btn-primary.disabled.active[b-ku79xuwll9], .btn-primary[disabled].active[b-ku79xuwll9], fieldset[disabled] .btn-primary.active[b-ku79xuwll9], .btn-primary:hover[b-ku79xuwll9], .btn-primary:focus[b-ku79xuwll9], .btn-primary:active[b-ku79xuwll9], .btn-primary.active[b-ku79xuwll9], .open > .dropdown-toggle.btn-primary[b-ku79xuwll9] {
    color: #fff;
}

.btn[b-ku79xuwll9], body[b-ku79xuwll9] {
    font-size: 14px;
}

.btn-primary[b-ku79xuwll9] {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
    border-color: #408dfb;
}

.btn[b-ku79xuwll9] {
    border-radius: 6px;
    padding: .5rem .75rem;
}

.btn[b-ku79xuwll9] {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-border-width: 1px;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    font-family: var(--bs-btn-font-family);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -ms-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
}

.btn[b-ku79xuwll9], .page-link[b-ku79xuwll9] {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

[type=button][b-ku79xuwll9], [type=reset][b-ku79xuwll9], [type=submit][b-ku79xuwll9], button[b-ku79xuwll9] {
    -webkit-appearance: button;
}

button[b-ku79xuwll9], select[b-ku79xuwll9] {
    text-transform: none;
}

button[b-ku79xuwll9], input[b-ku79xuwll9], optgroup[b-ku79xuwll9], select[b-ku79xuwll9], textarea[b-ku79xuwll9] {
    margin: 0;
}

.btn + .btn[b-ku79xuwll9], .btn + .dropdown[b-ku79xuwll9] {
    margin-left: 10px;
}

.btn-toolbar > .btn[b-ku79xuwll9] {
    margin-left: 5px;
}

.btn[b-ku79xuwll9], body[b-ku79xuwll9] {
    font-size: 14px;
}

.btn[b-ku79xuwll9] {
    border-radius: 6px;
    ` padding: .5rem .75rem;
}

.btn-default[b-ku79xuwll9] {
    background-color: #fff;
    border-color: #ccc;
}

.float-end[b-ku79xuwll9] {
    float: right !important;
}

.mandatory-text[b-ku79xuwll9] {
    font-size: 13px;
    color: #FF1E43;
    margin-top: 11.5px;
}

.text-end[b-ku79xuwll9] {
    text-align: right !important;
}

p[b-ku79xuwll9] {
    margin-bottom: 11px;
}

dl[b-ku79xuwll9], ol[b-ku79xuwll9], p[b-ku79xuwll9], ul[b-ku79xuwll9] {
    margin-top: 0;
}

.form-group[b-ku79xuwll9] {
    margin-bottom: 25px;
}

.mt-8[b-ku79xuwll9] {
    margin-top: 30px !important;
}

.row[b-ku79xuwll9] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}

    .row > [class*=col-][b-ku79xuwll9] {
        position: relative;
    }

.col-12[b-ku79xuwll9] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-ku79xuwll9] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.font-xmedium[b-ku79xuwll9] {
    font-size: 17px !important;
}

.at-versions-list.compareView .version-number[b-ku79xuwll9], .font-semibold[b-ku79xuwll9], .reports-net-pay[b-ku79xuwll9], .table.reports-table.journal-reports-table thead > tr > th[b-ku79xuwll9], .table.zp-table.emp-summary-table tbody > tr td.amount-column.ytd-amount-column tbody td[b-ku79xuwll9], .table.zp-table.ytd-summary-column-table tbody > tr td.ytd-components-header[b-ku79xuwll9] {
    font-family: InterMedium, InterRegular !important;
}

.sub-header[b-ku79xuwll9] {
    color: #333;
    margin-bottom: 15px;
}

.field-label[b-ku79xuwll9], .no-wrap[b-ku79xuwll9], .sub-header[b-ku79xuwll9] {
    white-space: nowrap;
}

.field-label[b-ku79xuwll9], .sub-header[b-ku79xuwll9] {
    overflow: hidden;
    text-overflow: ellipsis;
}

    .sub-header + .help-text[b-ku79xuwll9] {
        margin-top: -8px;
    }

    .note[b-ku79xuwll9], .sub-header + .help-text[b-ku79xuwll9], h3[b-ku79xuwll9] {
        margin-bottom: 10px;
    }

.font-mm[b-ku79xuwll9] {
    font-size: 14px !important;
}

.help-text[b-ku79xuwll9] {
    padding-bottom: 10px;
    line-height: 1.6;
}

.help-text[b-ku79xuwll9], h3[b-ku79xuwll9], h4[b-ku79xuwll9] {
    color: #333;
}

.font-regular[b-ku79xuwll9], .help-text[b-ku79xuwll9], .setup-header[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-family: InterRegular !important;
}

.sub-group[b-ku79xuwll9] {
    margin-top: 5px;
    margin-bottom: 10px;
}

.form-check[b-ku79xuwll9], .form-check-label[b-ku79xuwll9] {
    margin-bottom: 0;
}

.form-check[b-ku79xuwll9] {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
}

    .form-check-input[b-ku79xuwll9], .form-check > label[b-ku79xuwll9], .form-check > label > input[b-ku79xuwll9] {
        cursor: pointer;
    }

.form-check[b-ku79xuwll9], .form-check-label[b-ku79xuwll9] {
    margin-bottom: 0;
}

label[b-ku79xuwll9] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

label[b-ku79xuwll9] {
    font-weight: 400;
}

label[b-ku79xuwll9], output[b-ku79xuwll9] {
    display: inline-block;
}

.form-check-input[b-ku79xuwll9], .form-check > label[b-ku79xuwll9], .form-check > label > input[b-ku79xuwll9] {
    cursor: pointer;
}

.form-check[b-ku79xuwll9], .form-check-label[b-ku79xuwll9] {
    margin-bottom: 0;
}

label[b-ku79xuwll9] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-ku79xuwll9], .note[b-ku79xuwll9], label[b-ku79xuwll9] {
    font-size: 14px;
}

label[b-ku79xuwll9] {
    font-weight: 400;
}

label[b-ku79xuwll9], output[b-ku79xuwll9] {
    display: inline-block;
}
/* /Pages/ChangePassowrd.razor.rz.scp.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile).kt-grid--root[b-heyvcugcbr] {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px;
}

.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile)[b-heyvcugcbr] {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid[b-heyvcugcbr], .kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid[b-heyvcugcbr] {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item[b-heyvcugcbr] {
    -ms-flex: none;
}

.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile)[b-heyvcugcbr] {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 1024px) {
    .kt-grid > .kt-grid__item[b-heyvcugcbr] {
        max-width: 100%;
    }
}

/*.custom-login-bg {
    background-image: url(../../../../../images/login-bg.jpg);
}
*/
@media (max-width: 1024px) {
    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container[b-heyvcugcbr] {
        margin: 0 auto;
    }
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container[b-heyvcugcbr] {
    width: 430px;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__logo[b-heyvcugcbr] {
        text-align: center;
        margin: 0 auto 2rem auto;
    }

html a[b-heyvcugcbr], html button[b-heyvcugcbr], body a[b-heyvcugcbr], body button[b-heyvcugcbr] {
    outline: none !important;
}

a[b-heyvcugcbr] {
    color: #5867dd;
    text-decoration: none;
    background-color: transparent;
}

img[b-heyvcugcbr] {
    vertical-align: middle;
    border-style: none;
}

.kt-login.kt-login--v3.kt-login--signin .kt-login__signin[b-heyvcugcbr] {
    display: block;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__head[b-heyvcugcbr] {
    margin-top: 1rem;
    margin-bottom: 3rem;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__head .kt-login__title[b-heyvcugcbr] {
        text-align: center;
        font-size: 1.5rem;
        font-weight: 500;
        color: #6c7293;
    }

h1[b-heyvcugcbr], h2[b-heyvcugcbr], h3[b-heyvcugcbr], h4[b-heyvcugcbr], h5[b-heyvcugcbr], h6[b-heyvcugcbr], .h1[b-heyvcugcbr], .h2[b-heyvcugcbr], .h3[b-heyvcugcbr], .h4[b-heyvcugcbr], .h5[b-heyvcugcbr], .h6[b-heyvcugcbr] {
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

h1[b-heyvcugcbr], h2[b-heyvcugcbr], h3[b-heyvcugcbr], h4[b-heyvcugcbr], h5[b-heyvcugcbr], h6[b-heyvcugcbr] {
    margin-top: 0;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form[b-heyvcugcbr] {
    margin: 0 auto;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group[b-heyvcugcbr] {
        padding: 0;
        margin: 0 auto;
    }

.input-group[b-heyvcugcbr] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control[b-heyvcugcbr] {
    height: 46px;
    border: none;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-top: 1.5rem;
    background: rgba(235, 237, 242, 0.4);
}

.input-group > .form-control[b-heyvcugcbr], .input-group > .form-control-plaintext[b-heyvcugcbr], .input-group > .custom-select[b-heyvcugcbr], .input-group > .custom-file[b-heyvcugcbr] {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
}

.form-control[b-heyvcugcbr] {
    display: block;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.txt-custom-width[b-heyvcugcbr] {
    width: 100% !important;
}

button[b-heyvcugcbr], input[b-heyvcugcbr] {
    overflow: visible;
}

input[b-heyvcugcbr], button[b-heyvcugcbr], select[b-heyvcugcbr], optgroup[b-heyvcugcbr], textarea[b-heyvcugcbr] {
    margin: 0;
    font-family: inherit;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group[b-heyvcugcbr] {
    padding: 0;
    margin: 0 auto;
}

.input-group[b-heyvcugcbr] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__extra[b-heyvcugcbr] {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #a7abc3;
    font-size: 1rem;
}

.row[b-heyvcugcbr] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.col[b-heyvcugcbr] {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-1[b-heyvcugcbr], .col-2[b-heyvcugcbr], .col-3[b-heyvcugcbr], .col-4[b-heyvcugcbr], .col-5[b-heyvcugcbr], .col-6[b-heyvcugcbr], .col-7[b-heyvcugcbr], .col-8[b-heyvcugcbr], .col-9[b-heyvcugcbr], .col-10[b-heyvcugcbr], .col-11[b-heyvcugcbr], .col-12[b-heyvcugcbr], .col[b-heyvcugcbr], .col-auto[b-heyvcugcbr], .col-sm-1[b-heyvcugcbr], .col-sm-2[b-heyvcugcbr], .col-sm-3[b-heyvcugcbr], .col-sm-4[b-heyvcugcbr], .col-sm-5[b-heyvcugcbr], .col-sm-6[b-heyvcugcbr], .col-sm-7[b-heyvcugcbr], .col-sm-8[b-heyvcugcbr], .col-sm-9[b-heyvcugcbr], .col-sm-10[b-heyvcugcbr], .col-sm-11[b-heyvcugcbr], .col-sm-12[b-heyvcugcbr], .col-sm[b-heyvcugcbr], .col-sm-auto[b-heyvcugcbr], .col-md-1[b-heyvcugcbr], .col-md-2[b-heyvcugcbr], .col-md-3[b-heyvcugcbr], .col-md-4[b-heyvcugcbr], .col-md-5[b-heyvcugcbr], .col-md-6[b-heyvcugcbr], .col-md-7[b-heyvcugcbr], .col-md-8[b-heyvcugcbr], .col-md-9[b-heyvcugcbr], .col-md-10[b-heyvcugcbr], .col-md-11[b-heyvcugcbr], .col-md-12[b-heyvcugcbr], .col-md[b-heyvcugcbr], .col-md-auto[b-heyvcugcbr], .col-lg-1[b-heyvcugcbr], .col-lg-2[b-heyvcugcbr], .col-lg-3[b-heyvcugcbr], .col-lg-4[b-heyvcugcbr], .col-lg-5[b-heyvcugcbr], .col-lg-6[b-heyvcugcbr], .col-lg-7[b-heyvcugcbr], .col-lg-8[b-heyvcugcbr], .col-lg-9[b-heyvcugcbr], .col-lg-10[b-heyvcugcbr], .col-lg-11[b-heyvcugcbr], .col-lg-12[b-heyvcugcbr], .col-lg[b-heyvcugcbr], .col-lg-auto[b-heyvcugcbr], .col-xl-1[b-heyvcugcbr], .col-xl-2[b-heyvcugcbr], .col-xl-3[b-heyvcugcbr], .col-xl-4[b-heyvcugcbr], .col-xl-5[b-heyvcugcbr], .col-xl-6[b-heyvcugcbr], .col-xl-7[b-heyvcugcbr], .col-xl-8[b-heyvcugcbr], .col-xl-9[b-heyvcugcbr], .col-xl-10[b-heyvcugcbr], .col-xl-11[b-heyvcugcbr], .col-xl-12[b-heyvcugcbr], .col-xl[b-heyvcugcbr], .col-xl-auto[b-heyvcugcbr] {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.kt-align-right[b-heyvcugcbr] {
    text-align: right;
}

.col[b-heyvcugcbr] {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-1[b-heyvcugcbr], .col-2[b-heyvcugcbr], .col-3[b-heyvcugcbr], .col-4[b-heyvcugcbr], .col-5[b-heyvcugcbr], .col-6[b-heyvcugcbr], .col-7[b-heyvcugcbr], .col-8[b-heyvcugcbr], .col-9[b-heyvcugcbr], .col-10[b-heyvcugcbr], .col-11[b-heyvcugcbr], .col-12[b-heyvcugcbr], .col[b-heyvcugcbr], .col-auto[b-heyvcugcbr], .col-sm-1[b-heyvcugcbr], .col-sm-2[b-heyvcugcbr], .col-sm-3[b-heyvcugcbr], .col-sm-4[b-heyvcugcbr], .col-sm-5[b-heyvcugcbr], .col-sm-6[b-heyvcugcbr], .col-sm-7[b-heyvcugcbr], .col-sm-8[b-heyvcugcbr], .col-sm-9[b-heyvcugcbr], .col-sm-10[b-heyvcugcbr], .col-sm-11[b-heyvcugcbr], .col-sm-12[b-heyvcugcbr], .col-sm[b-heyvcugcbr], .col-sm-auto[b-heyvcugcbr], .col-md-1[b-heyvcugcbr], .col-md-2[b-heyvcugcbr], .col-md-3[b-heyvcugcbr], .col-md-4[b-heyvcugcbr], .col-md-5[b-heyvcugcbr], .col-md-6[b-heyvcugcbr], .col-md-7[b-heyvcugcbr], .col-md-8[b-heyvcugcbr], .col-md-9[b-heyvcugcbr], .col-md-10[b-heyvcugcbr], .col-md-11[b-heyvcugcbr], .col-md-12[b-heyvcugcbr], .col-md[b-heyvcugcbr], .col-md-auto[b-heyvcugcbr], .col-lg-1[b-heyvcugcbr], .col-lg-2[b-heyvcugcbr], .col-lg-3[b-heyvcugcbr], .col-lg-4[b-heyvcugcbr], .col-lg-5[b-heyvcugcbr], .col-lg-6[b-heyvcugcbr], .col-lg-7[b-heyvcugcbr], .col-lg-8[b-heyvcugcbr], .col-lg-9[b-heyvcugcbr], .col-lg-10[b-heyvcugcbr], .col-lg-11[b-heyvcugcbr], .col-lg-12[b-heyvcugcbr], .col-lg[b-heyvcugcbr], .col-lg-auto[b-heyvcugcbr], .col-xl-1[b-heyvcugcbr], .col-xl-2[b-heyvcugcbr], .col-xl-3[b-heyvcugcbr], .col-xl-4[b-heyvcugcbr], .col-xl-5[b-heyvcugcbr], .col-xl-6[b-heyvcugcbr], .col-xl-7[b-heyvcugcbr], .col-xl-8[b-heyvcugcbr], .col-xl-9[b-heyvcugcbr], .col-xl-10[b-heyvcugcbr], .col-xl-11[b-heyvcugcbr], .col-xl-12[b-heyvcugcbr], .col-xl[b-heyvcugcbr], .col-xl-auto[b-heyvcugcbr] {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__extra .kt-login__link[b-heyvcugcbr] {
    font-size: 1rem;
    transition: color 0.3s ease;
}

html a[b-heyvcugcbr], html button[b-heyvcugcbr], body a[b-heyvcugcbr], body button[b-heyvcugcbr] {
    outline: none !important;
}

a[b-heyvcugcbr] {
    text-decoration: none;
    background-color: transparent;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions[b-heyvcugcbr] {
    text-align: center;
    margin-top: 7%;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions .kt-login__btn-secondary[b-heyvcugcbr], .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions .kt-login__btn-primary[b-heyvcugcbr] {
        height: 50px;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }

.btn.btn-brand.btn-elevate[b-heyvcugcbr] {
    box-shadow: 0px 4px 16px 0px rgba(93, 120, 255, 0.15);
}

.btn.btn-elevate[b-heyvcugcbr] {
    transition: all 0.3s ease 0s;
}

button:not(:disabled)[b-heyvcugcbr], [type="button"]:not(:disabled)[b-heyvcugcbr], [type="reset"]:not(:disabled)[b-heyvcugcbr], [type="submit"]:not(:disabled)[b-heyvcugcbr] {
    cursor: pointer;
}

.btn[b-heyvcugcbr] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn-brand[b-heyvcugcbr] {
    background-color: #5d78ff;
    border-color: #5d78ff;
    color: #ffffff;
}
/*.btn {
    background: transparent;
    outline: none !important;
    vertical-align: middle;
}*/
.btn[b-heyvcugcbr] {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

button[b-heyvcugcbr], [type="button"][b-heyvcugcbr], [type="reset"][b-heyvcugcbr], [type="submit"][b-heyvcugcbr] {
    -webkit-appearance: button;
}

button[b-heyvcugcbr], select[b-heyvcugcbr] {
    text-transform: none;
}

button[b-heyvcugcbr], input[b-heyvcugcbr] {
    overflow: visible;
}

input[b-heyvcugcbr], button[b-heyvcugcbr], select[b-heyvcugcbr], optgroup[b-heyvcugcbr], textarea[b-heyvcugcbr] {
    margin: 0;
    font-family: inherit;
}
/* /Pages/EmployeeList.razor.rz.scp.css */
.payroll-content-column[b-y60f8ywn0d] {
    position: relative;
    background-color: #fff;
    flex-grow: 1;
}

.payroll-column[b-y60f8ywn0d] {
    overflow-y: auto;
}

.emp-edit-summary[b-y60f8ywn0d], .payroll-column[b-y60f8ywn0d] {
    flex-direction: column;
    display: flex;
}

.overflow-x-hidden[b-y60f8ywn0d] {
    overflow-x: hidden !important;
}

.payroll-column[b-y60f8ywn0d] {
    overflow-y: auto;
}

.emp-edit-summary[b-y60f8ywn0d], .payroll-column[b-y60f8ywn0d] {
    flex-direction: column;
    display: flex;
}

.header.add-employee-header.add-employee-header-ind[b-y60f8ywn0d] {
    background-color: #fff;
    height: 150px;
    transition: all .3s ease-in-out;
}

.header.add-employee-header[b-y60f8ywn0d] {
    width: 100%;
    min-width: 550px;
    padding: 15px 30px;
}

.header[b-y60f8ywn0d] {
    padding: 8px 30px;
    overflow: visible;
    left: 0;
    right: 0;
}

.dunning-alert-banner[b-y60f8ywn0d], .header[b-y60f8ywn0d] {
    border-bottom: 1px solid #ededed;
}

.add-employee-wizard[b-y60f8ywn0d] {
    width: 65%;
    min-width: 450px;
    margin: auto;
    color: #000;
    transition: width .3s ease-in-out;
}

    .add-employee-wizard h3[b-y60f8ywn0d] {
        margin-bottom: 25px;
        margin-top: 0;
        font-weight: 700;
        transition: all .3s ease-in-out;
    }

.text-overflow[b-y60f8ywn0d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-center[b-y60f8ywn0d] {
    text-align: center !important;
}

h3[b-y60f8ywn0d] {
    font-size: 22px;
    line-height: 30px;
}

.help-text[b-y60f8ywn0d], h3[b-y60f8ywn0d], h4[b-y60f8ywn0d] {
    color: #333;
}

.text-center[b-y60f8ywn0d] {
    text-align: center !important;
}

.justify-content-center[b-y60f8ywn0d] {
    justify-content: center !important;
}

.d-flex[b-y60f8ywn0d] {
    display: flex !important;
}

.nav[b-y60f8ywn0d] {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: #6c757d;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

dl[b-y60f8ywn0d], ol[b-y60f8ywn0d], p[b-y60f8ywn0d], ul[b-y60f8ywn0d] {
    margin-top: 0;
}

.add-employee-wizard .nav li[b-y60f8ywn0d] {
    float: left;
}

.position-relative[b-y60f8ywn0d] {
    position: relative !important;
}

.col-2[b-y60f8ywn0d] {
    width: 16.66667%;
}

.col-2[b-y60f8ywn0d], .col-3[b-y60f8ywn0d] {
    flex: 0 0 auto;
}

.add-employee-wizard .nav li[b-y60f8ywn0d] {
    float: left;
}

.position-relative[b-y60f8ywn0d] {
    position: relative !important;
}

.col-2[b-y60f8ywn0d] {
    width: 16.66667%;
}

.col-2[b-y60f8ywn0d], .col-3[b-y60f8ywn0d] {
    flex: 0 0 auto;
}

.add-employee-wizard .nav .add-employee-nav-step[b-y60f8ywn0d] {
    padding: 3px;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    margin: auto;
    border: 1px solid #444;
    color: #444;
    transition: all .3s ease-in-out;
}

.add-employee-wizard .nav .add-employee-nav-text[b-y60f8ywn0d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 14px;
    transition: all .3s ease-in-out;
}

.add-employee-wizard .nav li > a[b-y60f8ywn0d] {
    position: inherit;
    padding: 0;
    color: #000;
}

.btn-link[b-y60f8ywn0d], a[b-y60f8ywn0d] {
    cursor: pointer;
    text-decoration: none;
}

.add-employee-wizard .nav li:not(:last-child)[b-y60f8ywn0d]::after {
    content: '';
    opacity: 0.6;
    border-bottom: 1px solid #ccc;
    position: absolute;
    left: 64%;
    top: 14px;
    padding: 0 36%;
    transition: all .3s ease-in-out;
}

.add-employee-wizard .nav .add-employee-nav-text[b-y60f8ywn0d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 14px;
    transition: all .3s ease-in-out;
}

.add-employee-wizard .nav li > a[b-y60f8ywn0d] {
    position: inherit;
    padding: 0;
    color: #000;
}

a.disabled[b-y60f8ywn0d] {
    opacity: .6;
    pointer-events: none;
}

.nav-pills.nav-tabs-dashed.progressbar li > a.disabled[b-y60f8ywn0d], a.disabled[b-y60f8ywn0d] {
    cursor: default;
}

.btn-link[b-y60f8ywn0d], a[b-y60f8ywn0d] {
    cursor: pointer;
    text-decoration: none;
}

.add-employee-wizard[b-y60f8ywn0d] {
    width: 65%;
    min-width: 450px;
    margin: auto;
    color: #000;
    transition: width .3s ease-in-out;
}

.header.add-employee-header.add-employee-header-ind + .body[b-y60f8ywn0d] {
    padding-top: 25px;
    transition: all .3s ease-in-out;
}

.payroll-column .body[b-y60f8ywn0d] {
    flex-grow: 1;
    position: relative;
}

.body.content[b-y60f8ywn0d] {
    padding: 20px 30px 40px;
}

.scrollbox[b-y60f8ywn0d] {
    background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), 0 100%, radial-gradient(farthest-corner at 50% 0, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0)), 0 100%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
    background-size: 100% 40px, 100% 40px, 100% 4px, 100% 4px;
    background-attachment: local, local, scroll, scroll;
}

.scroll-y[b-y60f8ywn0d] {
    overflow-y: auto;
}

.horizontal-scroll-container[b-y60f8ywn0d], .scroll-x[b-y60f8ywn0d] {
    overflow-x: auto;
}

.body[b-y60f8ywn0d] {
    right: 0;
    left: 0;
}

.employee-form[b-y60f8ywn0d] {
    width: 50%;
    min-width: 575px;
    margin: auto;
}

.row[b-y60f8ywn0d] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}

    .row > [class*=col-][b-y60f8ywn0d] {
        position: relative;
    }

.no-outline[b-y60f8ywn0d] {
    outline: 0;
}

.col-12[b-y60f8ywn0d] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-y60f8ywn0d] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.row > [class*=col-][b-y60f8ywn0d] {
    position: relative;
}

.mb-7[b-y60f8ywn0d] {
    margin-bottom: 25px !important;
}

.col-12[b-y60f8ywn0d] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-y60f8ywn0d] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.row > [class*=col-][b-y60f8ywn0d] {
    position: relative;
}

.col-12[b-y60f8ywn0d] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-y60f8ywn0d] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

label[b-y60f8ywn0d] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

label[b-y60f8ywn0d] {
    font-weight: 400;
}

label[b-y60f8ywn0d], output[b-y60f8ywn0d] {
    display: inline-block;
}

.mandatory-field[b-y60f8ywn0d] {
    color: #FF1E43;
}

.ac-box .ac-selected[b-y60f8ywn0d], .form-control:not(.raw-editor)[b-y60f8ywn0d] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}

.form-control[b-y60f8ywn0d] {
    padding: 8px 12px;
}

.form-control[b-y60f8ywn0d] {
    color: #4A4A4A;
    height: 40px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

.form-control[b-y60f8ywn0d] {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control[b-y60f8ywn0d], .form-control:focus[b-y60f8ywn0d] {
        background-color: #fff;
    }

button[b-y60f8ywn0d], input[b-y60f8ywn0d], optgroup[b-y60f8ywn0d], select[b-y60f8ywn0d], textarea[b-y60f8ywn0d] {
    margin: 0;
    font-family: inherit;
}

.ac-box .ac-selected[b-y60f8ywn0d], .form-control:not(.raw-editor)[b-y60f8ywn0d] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}

.form-control[b-y60f8ywn0d] {
    padding: 8px 12px;
}

.form-control[b-y60f8ywn0d] {
    color: #4A4A4A;
    height: 40px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

.form-control[b-y60f8ywn0d] {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control[b-y60f8ywn0d], .form-control:focus[b-y60f8ywn0d] {
        background-color: #fff;
    }

button[b-y60f8ywn0d], input[b-y60f8ywn0d], optgroup[b-y60f8ywn0d], select[b-y60f8ywn0d], textarea[b-y60f8ywn0d] {
    margin: 0;
    font-family: inherit;
}

label[b-y60f8ywn0d] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

label[b-y60f8ywn0d] {
    font-weight: 400;
}

label[b-y60f8ywn0d], output[b-y60f8ywn0d] {
    display: inline-block;
}

.ac-box .ac-selected[b-y60f8ywn0d], .form-control:not(.raw-editor)[b-y60f8ywn0d] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}

.form-control[b-y60f8ywn0d] {
    padding: 8px 12px;
}

.form-control[b-y60f8ywn0d] {
    color: #4A4A4A;
    height: 40px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

.form-control[b-y60f8ywn0d] {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control[b-y60f8ywn0d], .form-control:focus[b-y60f8ywn0d] {
        background-color: #fff;
    }

button[b-y60f8ywn0d], input[b-y60f8ywn0d], optgroup[b-y60f8ywn0d], select[b-y60f8ywn0d], textarea[b-y60f8ywn0d] {
    margin: 0;
    font-family: inherit;
}

.form-check[b-y60f8ywn0d], .form-check-label[b-y60f8ywn0d] {
    margin-bottom: 0;
}

.form-check[b-y60f8ywn0d] {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
}

    .form-check-input[b-y60f8ywn0d], .form-check > label[b-y60f8ywn0d], .form-check > label > input[b-y60f8ywn0d] {
        cursor: pointer;
    }

.form-check[b-y60f8ywn0d], .form-check-label[b-y60f8ywn0d] {
    margin-bottom: 0;
}

label[b-y60f8ywn0d] {
    color: #000;
    line-height: 22px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

label[b-y60f8ywn0d] {
    font-weight: 400;
}

label[b-y60f8ywn0d], output[b-y60f8ywn0d] {
    display: inline-block;
}

.form-check-input[type=checkbox][b-y60f8ywn0d] {
    border-radius: .25em;
}

.form-check .form-check-input[b-y60f8ywn0d] {
    float: left;
    margin-left: -1.5em;
}

.form-check-input[b-y60f8ywn0d], .form-check > label[b-y60f8ywn0d], .form-check > label > input[b-y60f8ywn0d] {
    cursor: pointer;
}

.form-check-input[b-y60f8ywn0d] {
    width: 13px;
    appearance: auto;
}

.form-check-input[b-y60f8ywn0d] {
    height: 1em;
    margin-top: .3em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    print-color-adjust: exact;
}

button[b-y60f8ywn0d], input[b-y60f8ywn0d], optgroup[b-y60f8ywn0d], select[b-y60f8ywn0d], textarea[b-y60f8ywn0d] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

svg.icon.icon-sm[b-y60f8ywn0d] {
    height: 14px;
    width: 14px;
}

svg.icon[b-y60f8ywn0d] {
    fill: currentColor;
}

.align-middle[b-y60f8ywn0d] {
    vertical-align: middle !important;
}

.row > [class*=col-][b-y60f8ywn0d] {
    position: relative;
}

.pb-7[b-y60f8ywn0d] {
    padding-bottom: 25px !important;
}

.col-6[b-y60f8ywn0d] {
    width: 50%;
}

.col-6[b-y60f8ywn0d], .col-7[b-y60f8ywn0d] {
    flex: 0 0 auto;
}

.row > *[b-y60f8ywn0d] {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

label[b-y60f8ywn0d] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

label[b-y60f8ywn0d] {
    font-weight: 400;
}

label[b-y60f8ywn0d], output[b-y60f8ywn0d] {
    display: inline-block;
}

.ac-box[b-y60f8ywn0d] {
    position: relative;
    display: block;
    zoom: 1;
}

    .ac-box .ac-selected[b-y60f8ywn0d], .form-control:not(.raw-editor)[b-y60f8ywn0d] {
        border: 1px solid #dfe1e6;
        border-radius: 6px;
    }

    .ac-box .ac-selected[b-y60f8ywn0d] {
        min-height: 40px;
        box-shadow: none;
        padding: 8px 12px;
    }

    .ac-box .ac-selected[b-y60f8ywn0d] {
        cursor: pointer;
        text-align: left;
        height: 34px;
        overflow: hidden;
        display: flex;
        align-items: center;
        white-space: nowrap;
        line-height: 28px;
        color: #21263C;
        text-decoration: none;
        background-clip: padding-box;
        -webkit-touch-callout: none;
        -ms-user-select: none;
        user-select: none;
    }

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

.form-control[b-y60f8ywn0d] {
    display: block;
    width: 100%;
    font-weight: 400;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control[b-y60f8ywn0d], .form-control:focus[b-y60f8ywn0d] {
        background-color: #fff;
    }

.ac-box .ac-selected div[b-y60f8ywn0d] {
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: 18px;
    height: 100%;
    border-left: none;
    border-radius: 0 4px 4px 0;
}

.ac-box .ac-selected div[b-y60f8ywn0d] {
    margin-left: auto;
}

.mt-2[b-y60f8ywn0d] {
    margin-top: 5px !important;
}

.zf-ac-toggler svg[b-y60f8ywn0d] {
    fill: #999;
    width: 16px;
    height: 16px;
}

.zf-ac-toggler svg[b-y60f8ywn0d] {
    vertical-align: middle;
}

.ac-box .ac-selected span[b-y60f8ywn0d] {
    padding: 5px 0;
    margin-right: 30px;
}

.ac-box .ac-selected span[b-y60f8ywn0d] {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-muted[b-y60f8ywn0d] {
    --bs-text-opacity: 1;
    color: #6c757d !important;
}

.row > [class*=col-][b-y60f8ywn0d] {
    position: relative;
}

.mt-7[b-y60f8ywn0d] {
    margin-top: 25px !important;
}

.col-12[b-y60f8ywn0d] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-y60f8ywn0d] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
}

.form-check[b-y60f8ywn0d], .form-check-label[b-y60f8ywn0d] {
    margin-bottom: 0;
}

.form-check[b-y60f8ywn0d] {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
}

    .form-check-input[b-y60f8ywn0d], .form-check > label[b-y60f8ywn0d], .form-check > label > input[b-y60f8ywn0d] {
        cursor: pointer;
    }

.form-check[b-y60f8ywn0d], .form-check-label[b-y60f8ywn0d] {
    margin-bottom: 0;
}

label[b-y60f8ywn0d] {
    color: #000;
    line-height: 22px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

label[b-y60f8ywn0d] {
    font-weight: 400;
}

label[b-y60f8ywn0d], output[b-y60f8ywn0d] {
    display: inline-block;
}

.font-mm[b-y60f8ywn0d] {
    font-size: 14px !important;
}

.help-text[b-y60f8ywn0d] {
    padding-bottom: 10px;
    line-height: 1.6;
}

.help-text[b-y60f8ywn0d], h3[b-y60f8ywn0d], h4[b-y60f8ywn0d] {
    color: #333;
}

.ms-6[b-y60f8ywn0d] {
    margin-left: 20px !important;
}

.mb-4[b-y60f8ywn0d] {
    margin-bottom: 10px !important;
}

.mt-2[b-y60f8ywn0d] {
    margin-top: 5px !important;
}

.form-group[b-y60f8ywn0d] {
    margin-bottom: 25px;
}

.btn-toolbar[b-y60f8ywn0d] {
    display: block;
}

.btn-toolbar[b-y60f8ywn0d] {
    margin-left: -5px;
}

.pe-5[b-y60f8ywn0d] {
    padding-right: 15px !important;
}

.zp-unified-theme .btn-primary[b-y60f8ywn0d], .zp-unified-theme .btn-primary.active[b-y60f8ywn0d], .zp-unified-theme .btn-primary.disabled[b-y60f8ywn0d], .zp-unified-theme .btn-primary.disabled.active[b-y60f8ywn0d], .zp-unified-theme .btn-primary.disabled:active[b-y60f8ywn0d], .zp-unified-theme .btn-primary.disabled:focus[b-y60f8ywn0d], .zp-unified-theme .btn-primary.disabled:hover[b-y60f8ywn0d], .zp-unified-theme .btn-primary:active[b-y60f8ywn0d], .zp-unified-theme .btn-primary:focus[b-y60f8ywn0d], .zp-unified-theme .btn-primary:hover[b-y60f8ywn0d], .zp-unified-theme .btn-primary[disabled][b-y60f8ywn0d], .zp-unified-theme .btn-primary[disabled].active[b-y60f8ywn0d], .zp-unified-theme .btn-primary[disabled]:active[b-y60f8ywn0d], .zp-unified-theme .btn-primary[disabled]:focus[b-y60f8ywn0d], .zp-unified-theme .btn-primary[disabled]:hover[b-y60f8ywn0d], .zp-unified-theme .open > .dropdown-toggle.btn-primary[b-y60f8ywn0d], .zp-unified-theme .show > .btn-primary.dropdown-toggle[b-y60f8ywn0d], .zp-unified-theme fieldset[disabled] .btn-primary[b-y60f8ywn0d], .zp-unified-theme fieldset[disabled] .btn-primary.active[b-y60f8ywn0d], .zp-unified-theme fieldset[disabled] .btn-primary:active[b-y60f8ywn0d], .zp-unified-theme fieldset[disabled] .btn-primary:focus[b-y60f8ywn0d], .zp-unified-theme fieldset[disabled] .btn-primary:hover[b-y60f8ywn0d] {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

.btn-toolbar > .btn[b-y60f8ywn0d] {
    margin-left: 5px;
}

.form-control-color:not(:disabled):not([readonly])[b-y60f8ywn0d], .form-control[type=file]:not(:disabled):not([readonly])[b-y60f8ywn0d], [role=button][b-y60f8ywn0d], [type=button]:not(:disabled)[b-y60f8ywn0d], [type=reset]:not(:disabled)[b-y60f8ywn0d], [type=submit]:not(:disabled)[b-y60f8ywn0d], button:not(:disabled)[b-y60f8ywn0d], summary[b-y60f8ywn0d] {
    cursor: pointer;
}

<style >
.btn-primary[b-y60f8ywn0d], .btn-primary.disabled[b-y60f8ywn0d], .btn-primary[disabled][b-y60f8ywn0d], fieldset[disabled] .btn-primary[b-y60f8ywn0d], .btn-primary.disabled:hover[b-y60f8ywn0d], .btn-primary[disabled]:hover[b-y60f8ywn0d], fieldset[disabled] .btn-primary:hover[b-y60f8ywn0d], .btn-primary.disabled:focus[b-y60f8ywn0d], .btn-primary[disabled]:focus[b-y60f8ywn0d], fieldset[disabled] .btn-primary:focus[b-y60f8ywn0d], .btn-primary.disabled:active[b-y60f8ywn0d], .btn-primary[disabled]:active[b-y60f8ywn0d], fieldset[disabled] .btn-primary:active[b-y60f8ywn0d], .btn-primary.disabled.active[b-y60f8ywn0d], .btn-primary[disabled].active[b-y60f8ywn0d], fieldset[disabled] .btn-primary.active[b-y60f8ywn0d], .btn-primary:hover[b-y60f8ywn0d], .btn-primary:focus[b-y60f8ywn0d], .btn-primary:active[b-y60f8ywn0d], .btn-primary.active[b-y60f8ywn0d], .open > .dropdown-toggle.btn-primary[b-y60f8ywn0d] {
    color: #fff;
}

.btn[b-y60f8ywn0d], body[b-y60f8ywn0d] {
    font-size: 14px;
}

.btn-primary[b-y60f8ywn0d] {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
    border-color: #408dfb;
}

.btn[b-y60f8ywn0d] {
    border-radius: 6px;
    padding: .5rem .75rem;
}

.btn[b-y60f8ywn0d] {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-border-width: 1px;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    font-family: var(--bs-btn-font-family);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -ms-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
}

.btn[b-y60f8ywn0d], .page-link[b-y60f8ywn0d] {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

[type=button][b-y60f8ywn0d], [type=reset][b-y60f8ywn0d], [type=submit][b-y60f8ywn0d], button[b-y60f8ywn0d] {
    -webkit-appearance: button;
}

button[b-y60f8ywn0d], select[b-y60f8ywn0d] {
    text-transform: none;
}

button[b-y60f8ywn0d], input[b-y60f8ywn0d], optgroup[b-y60f8ywn0d], select[b-y60f8ywn0d], textarea[b-y60f8ywn0d] {
    margin: 0;
}

.btn + .btn[b-y60f8ywn0d], .btn + .dropdown[b-y60f8ywn0d] {
    margin-left: 10px;
}

.btn-toolbar > .btn[b-y60f8ywn0d] {
    margin-left: 5px;
}

.btn[b-y60f8ywn0d], body[b-y60f8ywn0d] {
    font-size: 14px;
}

.btn[b-y60f8ywn0d] {
    border-radius: 6px;
    ` padding: .5rem .75rem;
}

.btn-default[b-y60f8ywn0d] {
    background-color: #fff;
    border-color: #ccc;
}

.float-end[b-y60f8ywn0d] {
    float: right !important;
}

.mandatory-text[b-y60f8ywn0d] {
    font-size: 13px;
    color: #FF1E43;
    margin-top: 11.5px;
}

.text-end[b-y60f8ywn0d] {
    text-align: right !important;
}

p[b-y60f8ywn0d] {
    margin-bottom: 11px;
}

dl[b-y60f8ywn0d], ol[b-y60f8ywn0d], p[b-y60f8ywn0d], ul[b-y60f8ywn0d] {
    margin-top: 0;
}

.form-group[b-y60f8ywn0d] {
    margin-bottom: 25px;
}

.mt-8[b-y60f8ywn0d] {
    margin-top: 30px !important;
}

.row[b-y60f8ywn0d] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}

    .row > [class*=col-][b-y60f8ywn0d] {
        position: relative;
    }

.col-12[b-y60f8ywn0d] {
    flex: 0 0 auto;
    width: 100%;
}

.row > *[b-y60f8ywn0d] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.font-xmedium[b-y60f8ywn0d] {
    font-size: 17px !important;
}

.at-versions-list.compareView .version-number[b-y60f8ywn0d], .font-semibold[b-y60f8ywn0d], .reports-net-pay[b-y60f8ywn0d], .table.reports-table.journal-reports-table thead > tr > th[b-y60f8ywn0d], .table.zp-table.emp-summary-table tbody > tr td.amount-column.ytd-amount-column tbody td[b-y60f8ywn0d], .table.zp-table.ytd-summary-column-table tbody > tr td.ytd-components-header[b-y60f8ywn0d] {
    font-family: InterMedium, InterRegular !important;
}

.sub-header[b-y60f8ywn0d] {
    color: #333;
    margin-bottom: 15px;
}

.field-label[b-y60f8ywn0d], .no-wrap[b-y60f8ywn0d], .sub-header[b-y60f8ywn0d] {
    white-space: nowrap;
}

.field-label[b-y60f8ywn0d], .sub-header[b-y60f8ywn0d] {
    overflow: hidden;
    text-overflow: ellipsis;
}

    .sub-header + .help-text[b-y60f8ywn0d] {
        margin-top: -8px;
    }

    .note[b-y60f8ywn0d], .sub-header + .help-text[b-y60f8ywn0d], h3[b-y60f8ywn0d] {
        margin-bottom: 10px;
    }

.font-mm[b-y60f8ywn0d] {
    font-size: 14px !important;
}

.help-text[b-y60f8ywn0d] {
    padding-bottom: 10px;
    line-height: 1.6;
}

.help-text[b-y60f8ywn0d], h3[b-y60f8ywn0d], h4[b-y60f8ywn0d] {
    color: #333;
}

.font-regular[b-y60f8ywn0d], .help-text[b-y60f8ywn0d], .setup-header[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-family: InterRegular !important;
}

.sub-group[b-y60f8ywn0d] {
    margin-top: 5px;
    margin-bottom: 10px;
}

.form-check[b-y60f8ywn0d], .form-check-label[b-y60f8ywn0d] {
    margin-bottom: 0;
}

.form-check[b-y60f8ywn0d] {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
}

    .form-check-input[b-y60f8ywn0d], .form-check > label[b-y60f8ywn0d], .form-check > label > input[b-y60f8ywn0d] {
        cursor: pointer;
    }

.form-check[b-y60f8ywn0d], .form-check-label[b-y60f8ywn0d] {
    margin-bottom: 0;
}

label[b-y60f8ywn0d] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

label[b-y60f8ywn0d] {
    font-weight: 400;
}

label[b-y60f8ywn0d], output[b-y60f8ywn0d] {
    display: inline-block;
}

.form-check-input[b-y60f8ywn0d], .form-check > label[b-y60f8ywn0d], .form-check > label > input[b-y60f8ywn0d] {
    cursor: pointer;
}

.form-check[b-y60f8ywn0d], .form-check-label[b-y60f8ywn0d] {
    margin-bottom: 0;
}

label[b-y60f8ywn0d] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}

.form-control[b-y60f8ywn0d], .note[b-y60f8ywn0d], label[b-y60f8ywn0d] {
    font-size: 14px;
}

label[b-y60f8ywn0d] {
    font-weight: 400;
}

label[b-y60f8ywn0d], output[b-y60f8ywn0d] {
    display: inline-block;
}
/* /Pages/EmployeeLogin.razor.rz.scp.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile).kt-grid--root[b-lxs7mqdd26] {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px;
}

.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile)[b-lxs7mqdd26] {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid[b-lxs7mqdd26], .kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid[b-lxs7mqdd26] {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item[b-lxs7mqdd26] {
    -ms-flex: none;
}

.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile)[b-lxs7mqdd26] {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 1024px) {
    .kt-grid > .kt-grid__item[b-lxs7mqdd26] {
        max-width: 100%;
    }
}

/*.custom-login-bg {
    background-image: url(../../../../../images/login-bg.jpg);
}
*/
@media (max-width: 1024px) {
    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container[b-lxs7mqdd26] {
        margin: 0 auto;
    }
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container[b-lxs7mqdd26] {
    width: 430px;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__logo[b-lxs7mqdd26] {
        text-align: center;
        margin: 0 auto 2rem auto;
    }

html a[b-lxs7mqdd26], html button[b-lxs7mqdd26], body a[b-lxs7mqdd26], body button[b-lxs7mqdd26] {
    outline: none !important;
}

a[b-lxs7mqdd26] {
    color: #5867dd;
    text-decoration: none;
    background-color: transparent;
}

img[b-lxs7mqdd26] {
    vertical-align: middle;
    border-style: none;
}

.kt-login.kt-login--v3.kt-login--signin .kt-login__signin[b-lxs7mqdd26] {
    display: block;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__head[b-lxs7mqdd26] {
    margin-top: 1rem;
    margin-bottom: 3rem;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__head .kt-login__title[b-lxs7mqdd26] {
        text-align: center;
        font-size: 1.5rem;
        font-weight: 500;
        color: #6c7293;
    }

h1[b-lxs7mqdd26], h2[b-lxs7mqdd26], h3[b-lxs7mqdd26], h4[b-lxs7mqdd26], h5[b-lxs7mqdd26], h6[b-lxs7mqdd26], .h1[b-lxs7mqdd26], .h2[b-lxs7mqdd26], .h3[b-lxs7mqdd26], .h4[b-lxs7mqdd26], .h5[b-lxs7mqdd26], .h6[b-lxs7mqdd26] {
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

h1[b-lxs7mqdd26], h2[b-lxs7mqdd26], h3[b-lxs7mqdd26], h4[b-lxs7mqdd26], h5[b-lxs7mqdd26], h6[b-lxs7mqdd26] {
    margin-top: 0;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form[b-lxs7mqdd26] {
    margin: 0 auto;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group[b-lxs7mqdd26] {
        padding: 0;
        margin: 0 auto;
    }

.input-group[b-lxs7mqdd26] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control[b-lxs7mqdd26] {
    height: 46px;
    border: none;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-top: 1.5rem;
    background: rgba(235, 237, 242, 0.4);
}

.input-group > .form-control[b-lxs7mqdd26], .input-group > .form-control-plaintext[b-lxs7mqdd26], .input-group > .custom-select[b-lxs7mqdd26], .input-group > .custom-file[b-lxs7mqdd26] {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
}

.form-control[b-lxs7mqdd26] {
    display: block;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.txt-custom-width[b-lxs7mqdd26] {
    width: 100% !important;
}

button[b-lxs7mqdd26], input[b-lxs7mqdd26] {
    overflow: visible;
}

input[b-lxs7mqdd26], button[b-lxs7mqdd26], select[b-lxs7mqdd26], optgroup[b-lxs7mqdd26], textarea[b-lxs7mqdd26] {
    margin: 0;
    font-family: inherit;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group[b-lxs7mqdd26] {
    padding: 0;
    margin: 0 auto;
}

.input-group[b-lxs7mqdd26] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__extra[b-lxs7mqdd26] {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #a7abc3;
    font-size: 1rem;
}

.row[b-lxs7mqdd26] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.col[b-lxs7mqdd26] {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-1[b-lxs7mqdd26], .col-2[b-lxs7mqdd26], .col-3[b-lxs7mqdd26], .col-4[b-lxs7mqdd26], .col-5[b-lxs7mqdd26], .col-6[b-lxs7mqdd26], .col-7[b-lxs7mqdd26], .col-8[b-lxs7mqdd26], .col-9[b-lxs7mqdd26], .col-10[b-lxs7mqdd26], .col-11[b-lxs7mqdd26], .col-12[b-lxs7mqdd26], .col[b-lxs7mqdd26], .col-auto[b-lxs7mqdd26], .col-sm-1[b-lxs7mqdd26], .col-sm-2[b-lxs7mqdd26], .col-sm-3[b-lxs7mqdd26], .col-sm-4[b-lxs7mqdd26], .col-sm-5[b-lxs7mqdd26], .col-sm-6[b-lxs7mqdd26], .col-sm-7[b-lxs7mqdd26], .col-sm-8[b-lxs7mqdd26], .col-sm-9[b-lxs7mqdd26], .col-sm-10[b-lxs7mqdd26], .col-sm-11[b-lxs7mqdd26], .col-sm-12[b-lxs7mqdd26], .col-sm[b-lxs7mqdd26], .col-sm-auto[b-lxs7mqdd26], .col-md-1[b-lxs7mqdd26], .col-md-2[b-lxs7mqdd26], .col-md-3[b-lxs7mqdd26], .col-md-4[b-lxs7mqdd26], .col-md-5[b-lxs7mqdd26], .col-md-6[b-lxs7mqdd26], .col-md-7[b-lxs7mqdd26], .col-md-8[b-lxs7mqdd26], .col-md-9[b-lxs7mqdd26], .col-md-10[b-lxs7mqdd26], .col-md-11[b-lxs7mqdd26], .col-md-12[b-lxs7mqdd26], .col-md[b-lxs7mqdd26], .col-md-auto[b-lxs7mqdd26], .col-lg-1[b-lxs7mqdd26], .col-lg-2[b-lxs7mqdd26], .col-lg-3[b-lxs7mqdd26], .col-lg-4[b-lxs7mqdd26], .col-lg-5[b-lxs7mqdd26], .col-lg-6[b-lxs7mqdd26], .col-lg-7[b-lxs7mqdd26], .col-lg-8[b-lxs7mqdd26], .col-lg-9[b-lxs7mqdd26], .col-lg-10[b-lxs7mqdd26], .col-lg-11[b-lxs7mqdd26], .col-lg-12[b-lxs7mqdd26], .col-lg[b-lxs7mqdd26], .col-lg-auto[b-lxs7mqdd26], .col-xl-1[b-lxs7mqdd26], .col-xl-2[b-lxs7mqdd26], .col-xl-3[b-lxs7mqdd26], .col-xl-4[b-lxs7mqdd26], .col-xl-5[b-lxs7mqdd26], .col-xl-6[b-lxs7mqdd26], .col-xl-7[b-lxs7mqdd26], .col-xl-8[b-lxs7mqdd26], .col-xl-9[b-lxs7mqdd26], .col-xl-10[b-lxs7mqdd26], .col-xl-11[b-lxs7mqdd26], .col-xl-12[b-lxs7mqdd26], .col-xl[b-lxs7mqdd26], .col-xl-auto[b-lxs7mqdd26] {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.kt-align-right[b-lxs7mqdd26] {
    text-align: right;
}

.col[b-lxs7mqdd26] {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-1[b-lxs7mqdd26], .col-2[b-lxs7mqdd26], .col-3[b-lxs7mqdd26], .col-4[b-lxs7mqdd26], .col-5[b-lxs7mqdd26], .col-6[b-lxs7mqdd26], .col-7[b-lxs7mqdd26], .col-8[b-lxs7mqdd26], .col-9[b-lxs7mqdd26], .col-10[b-lxs7mqdd26], .col-11[b-lxs7mqdd26], .col-12[b-lxs7mqdd26], .col[b-lxs7mqdd26], .col-auto[b-lxs7mqdd26], .col-sm-1[b-lxs7mqdd26], .col-sm-2[b-lxs7mqdd26], .col-sm-3[b-lxs7mqdd26], .col-sm-4[b-lxs7mqdd26], .col-sm-5[b-lxs7mqdd26], .col-sm-6[b-lxs7mqdd26], .col-sm-7[b-lxs7mqdd26], .col-sm-8[b-lxs7mqdd26], .col-sm-9[b-lxs7mqdd26], .col-sm-10[b-lxs7mqdd26], .col-sm-11[b-lxs7mqdd26], .col-sm-12[b-lxs7mqdd26], .col-sm[b-lxs7mqdd26], .col-sm-auto[b-lxs7mqdd26], .col-md-1[b-lxs7mqdd26], .col-md-2[b-lxs7mqdd26], .col-md-3[b-lxs7mqdd26], .col-md-4[b-lxs7mqdd26], .col-md-5[b-lxs7mqdd26], .col-md-6[b-lxs7mqdd26], .col-md-7[b-lxs7mqdd26], .col-md-8[b-lxs7mqdd26], .col-md-9[b-lxs7mqdd26], .col-md-10[b-lxs7mqdd26], .col-md-11[b-lxs7mqdd26], .col-md-12[b-lxs7mqdd26], .col-md[b-lxs7mqdd26], .col-md-auto[b-lxs7mqdd26], .col-lg-1[b-lxs7mqdd26], .col-lg-2[b-lxs7mqdd26], .col-lg-3[b-lxs7mqdd26], .col-lg-4[b-lxs7mqdd26], .col-lg-5[b-lxs7mqdd26], .col-lg-6[b-lxs7mqdd26], .col-lg-7[b-lxs7mqdd26], .col-lg-8[b-lxs7mqdd26], .col-lg-9[b-lxs7mqdd26], .col-lg-10[b-lxs7mqdd26], .col-lg-11[b-lxs7mqdd26], .col-lg-12[b-lxs7mqdd26], .col-lg[b-lxs7mqdd26], .col-lg-auto[b-lxs7mqdd26], .col-xl-1[b-lxs7mqdd26], .col-xl-2[b-lxs7mqdd26], .col-xl-3[b-lxs7mqdd26], .col-xl-4[b-lxs7mqdd26], .col-xl-5[b-lxs7mqdd26], .col-xl-6[b-lxs7mqdd26], .col-xl-7[b-lxs7mqdd26], .col-xl-8[b-lxs7mqdd26], .col-xl-9[b-lxs7mqdd26], .col-xl-10[b-lxs7mqdd26], .col-xl-11[b-lxs7mqdd26], .col-xl-12[b-lxs7mqdd26], .col-xl[b-lxs7mqdd26], .col-xl-auto[b-lxs7mqdd26] {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__extra .kt-login__link[b-lxs7mqdd26] {
    font-size: 1rem;
    transition: color 0.3s ease;
}

html a[b-lxs7mqdd26], html button[b-lxs7mqdd26], body a[b-lxs7mqdd26], body button[b-lxs7mqdd26] {
    outline: none !important;
}

a[b-lxs7mqdd26] {
    text-decoration: none;
    background-color: transparent;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions[b-lxs7mqdd26] {
    text-align: center;
    margin-top: 7%;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions .kt-login__btn-secondary[b-lxs7mqdd26], .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions .kt-login__btn-primary[b-lxs7mqdd26] {
        height: 50px;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }

.btn.btn-brand.btn-elevate[b-lxs7mqdd26] {
    box-shadow: 0px 4px 16px 0px rgba(93, 120, 255, 0.15);
}

.btn.btn-elevate[b-lxs7mqdd26] {
    transition: all 0.3s ease 0s;
}

button:not(:disabled)[b-lxs7mqdd26], [type="button"]:not(:disabled)[b-lxs7mqdd26], [type="reset"]:not(:disabled)[b-lxs7mqdd26], [type="submit"]:not(:disabled)[b-lxs7mqdd26] {
    cursor: pointer;
}

.btn[b-lxs7mqdd26] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn-brand[b-lxs7mqdd26] {
    background-color: #5d78ff;
    border-color: #5d78ff;
    color: #ffffff;
}
/*.btn {
    background: transparent;
    outline: none !important;
    vertical-align: middle;
}*/
.btn[b-lxs7mqdd26] {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

button[b-lxs7mqdd26], [type="button"][b-lxs7mqdd26], [type="reset"][b-lxs7mqdd26], [type="submit"][b-lxs7mqdd26] {
    -webkit-appearance: button;
}

button[b-lxs7mqdd26], select[b-lxs7mqdd26] {
    text-transform: none;
}

button[b-lxs7mqdd26], input[b-lxs7mqdd26] {
    overflow: visible;
}

input[b-lxs7mqdd26], button[b-lxs7mqdd26], select[b-lxs7mqdd26], optgroup[b-lxs7mqdd26], textarea[b-lxs7mqdd26] {
    margin: 0;
    font-family: inherit;
}
/* /Pages/EmployerAttendanceView.razor.rz.scp.css */
.head[b-18yd8n5qh0] {
    height: 60px;
    box-shadow: none;
    border-bottom: 1px solid #e9e9e9;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    padding: 14px 20px 14px 40px;
    background-color: #f9fafc;
    margin-bottom: 0px;
    padding-right: 40px !important;
}
.Apos[b-18yd8n5qh0] {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0px;
    text-align: center;
    z-index: 1003;
}

.row[b-18yd8n5qh0] {
    margin-left: -12px;
    margin-right: -12px;
}

nav[b-18yd8n5qh0] {
    display: block;
}

.InlineNav[b-18yd8n5qh0] {
    text-align: center;
}

ul.pager[b-18yd8n5qh0] {
    display: inline-block;
}

.pager[b-18yd8n5qh0] {
    margin: 0px;
}

.pager[b-18yd8n5qh0] {
    padding-left: 0;
    margin: 14px 0;
    list-style: none;
    text-align: center;
}

.gry[b-18yd8n5qh0] {
    color: #bfbfbf;
}

.S18[b-18yd8n5qh0] {
    font-size: 18px;
}

.CP[b-18yd8n5qh0] {
    cursor: pointer;
}

.ZPCalNav.wek[b-18yd8n5qh0] {
    width: 240px;
}

.InlineNav .ZPCalNav[b-18yd8n5qh0] {
    max-width: 240px;
}

.ZPCalNav[b-18yd8n5qh0] {
    font-size: 16px;
    padding: 0 10px;
    float: left;
    line-height: 14px;
}

.MT8[b-18yd8n5qh0] {
    margin-top: 8px;
}

.btn-group[b-18yd8n5qh0] {
    position: relative;
    vertical-align: middle;
}

.week-active[b-18yd8n5qh0] {
    background-color: #bfbfbf;
    color: #ffffff;
}

.week-inactive[b-18yd8n5qh0] {
    background-color: #ffffff;
    color: #bfbfbf;
}

.month-active[b-18yd8n5qh0] {
    background-color: #ffffff;
    color: #bfbfbf;
}

.month-inactive[b-18yd8n5qh0] {
    background-color: #bfbfbf;
    color: #ffffff;
}

.SP-timelg[b-18yd8n5qh0] {
    font-size: 18px;
    position: absolute;
    color: #FFF;
    left: 50px;
    cursor: pointer;
    background-position: -48px -106px;
    height: 30px;
    width: 26px;
}

.cust-head[b-18yd8n5qh0] {
    border: 1px solid #dee6ea;
    padding: 14px 25px 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    height: 60px;
    position: relative;
    padding-right: 190px;
}

input.form-control[b-18yd8n5qh0] {
    width: 55%;
    border: none;
    color: black;
    padding: 0;
}

.SfTxt[b-18yd8n5qh0] {
    position: absolute;
    right: 165px;
    top: 0px;
    text-align: center;
    color: #999;
    height: 58px;
    font-size: 13px;
    border-left: 1px solid #e9e9e9;
    padding: 13px;
    line-height: 18px;
    background: #fff;
    width: 180px;
}

.ellipsis[b-18yd8n5qh0] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 120px;
    display: block;
    padding-bottom: 1px;
}

.DB[b-18yd8n5qh0] {
    display: block;
}

.check-in-out[b-18yd8n5qh0] {
    position: absolute;
    right: 25px;
    top: 0px;
    width: 145px;
    border: none;
    cursor: pointer;
    margin: 6px 0px 0px 0px;
    border-radius: 5px;
    padding: 0px !important;
}

.tabcont[b-18yd8n5qh0] {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.OH[b-18yd8n5qh0] {
    overflow: hidden;
}

.table-responsive[b-18yd8n5qh0] {
    overflow-x: auto;
    min-height: 0.01%;
}

.ZPfhlin[b-18yd8n5qh0] {
    padding: 0;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 189px;
    height: 1px;
    background-color: #e9e9e9;
}

.table[b-18yd8n5qh0] {
    width: 100%;
    max-width: 100%;
    margin-bottom: 14px;
    border-top: none;
    border-bottom: none;
}

table[b-18yd8n5qh0] {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.P0I[b-18yd8n5qh0] {
    padding: 0px !important;
}

.table td.P0[b-18yd8n5qh0] {
    padding: 0px;
}

.table tr td[b-18yd8n5qh0] {
    height: 60px;
}

.table td[b-18yd8n5qh0] {
    vertical-align: middle;
}

.ltby-txt[b-18yd8n5qh0] {
    color: #666;
    font-size: 12px;
    text-align: center;
}

.CP[b-18yd8n5qh0] {
    cursor: pointer;
}

.lingr[b-18yd8n5qh0] {
    position: relative;
    height: 2px;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.wkend-bg[b-18yd8n5qh0] {
    background-color: #ffe5a3 !important;
}

.absent-bg[b-18yd8n5qh0] {
    background-color: #f0989a !important;
}

.normal-bg[b-18yd8n5qh0] {
    background-color: #f6f7f8 !important;
}

.lingr span[b-18yd8n5qh0] {
    background-color: #FFF;
    padding: 0px 14px;
    position: relative;
    top: -8px;
}

.AtPcol[b-18yd8n5qh0] {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}


.ZPcoltbl .ZPcolbody[b-18yd8n5qh0] {
    border-bottom: 1px solid #f5f7f8;
}
.ZPRmain[b-18yd8n5qh0] {
    position: relative;
}
.dtlinr[b-18yd8n5qh0] {
    padding: 15px;
    background-color: #f3f3f8;
    margin: 15px;
    border-radius: 5px;
}
    .dtlinr .ad_enoptn[b-18yd8n5qh0] {
        position: sticky;
        bottom: 0;
        padding: 7px 10px;
        background: #f3f3f8;
        margin: 0 -2px;
        z-index: 2;
        cursor: pointer;
    }
.DIB[b-18yd8n5qh0] {
    display: inline-block;
}
.CP[b-18yd8n5qh0], .IC-plus-sma[b-18yd8n5qh0], .IC-chat[b-18yd8n5qh0], .IC-rou-tik[b-18yd8n5qh0], .IC-pen[b-18yd8n5qh0], .IC-plus-round[b-18yd8n5qh0], .IC-delete[b-18yd8n5qh0], .IC-info[b-18yd8n5qh0], .IC-view-select[b-18yd8n5qh0], .IC-add-form[b-18yd8n5qh0], .IC-imprt[b-18yd8n5qh0], .IC-pln-note[b-18yd8n5qh0], .IC-view-select[b-18yd8n5qh0], .IC-ar-dwn[b-18yd8n5qh0] {
    cursor: pointer;
}
.blu[b-18yd8n5qh0] {
    color: #458bd6;
}
.CP[b-18yd8n5qh0], .IC-plus-sma[b-18yd8n5qh0], .IC-chat[b-18yd8n5qh0], .IC-rou-tik[b-18yd8n5qh0], .IC-pen[b-18yd8n5qh0], .IC-plus-round[b-18yd8n5qh0], .IC-delete[b-18yd8n5qh0], .IC-info[b-18yd8n5qh0], .IC-view-select[b-18yd8n5qh0], .IC-add-form[b-18yd8n5qh0], .IC-imprt[b-18yd8n5qh0], .IC-pln-note[b-18yd8n5qh0], .IC-view-select[b-18yd8n5qh0], .IC-ar-dwn[b-18yd8n5qh0] {
    cursor: pointer;
}
.blu[b-18yd8n5qh0] {
    color: #458bd6;
}

.CP[b-18yd8n5qh0], .IC-plus-sma[b-18yd8n5qh0], .IC-chat[b-18yd8n5qh0], .IC-rou-tik[b-18yd8n5qh0], .IC-pen[b-18yd8n5qh0], .IC-plus-round[b-18yd8n5qh0], .IC-delete[b-18yd8n5qh0], .IC-info[b-18yd8n5qh0], .IC-view-select[b-18yd8n5qh0], .IC-add-form[b-18yd8n5qh0], .IC-imprt[b-18yd8n5qh0], .IC-pln-note[b-18yd8n5qh0], .IC-view-select[b-18yd8n5qh0], .IC-ar-dwn[b-18yd8n5qh0] {
    cursor: pointer;
}



.ZPNdata[b-18yd8n5qh0] {
    display: flex;
    height: calc(100% - 105px);
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0;
}
.ZPNdata[b-18yd8n5qh0] {
    text-align: center;
}
.ZPNdata i[b-18yd8n5qh0] {
    font-size: 180px;
    font-style: normal;
}
.modal.popRgtModel .modal-footer[b-18yd8n5qh0] {
    text-align: left;
    border-color: #e3e3e3;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 15px 20px 15px 40px;
    height: 60px;
    background: #fff;
    z-index: 100;
}
.modal-footer[b-18yd8n5qh0] {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
}
    .clearfix[b-18yd8n5qh0]:before, .clearfix[b-18yd8n5qh0]:after, .dl-horizontal dd[b-18yd8n5qh0]:before, .dl-horizontal dd[b-18yd8n5qh0]:after, .container[b-18yd8n5qh0]:before, .container[b-18yd8n5qh0]:after, .container-fluid[b-18yd8n5qh0]:before, .container-fluid[b-18yd8n5qh0]:after, .row[b-18yd8n5qh0]:before, .row[b-18yd8n5qh0]:after, .form-horizontal .form-group[b-18yd8n5qh0]:before, .form-horizontal .form-group[b-18yd8n5qh0]:after, .btn-toolbar[b-18yd8n5qh0]:before, .btn-toolbar[b-18yd8n5qh0]:after, .btn-group-vertical > .btn-group[b-18yd8n5qh0]:before, .btn-group-vertical > .btn-group[b-18yd8n5qh0]:after, .nav[b-18yd8n5qh0]:before, .nav[b-18yd8n5qh0]:after, .navbar[b-18yd8n5qh0]:before, .navbar[b-18yd8n5qh0]:after, .navbar-header[b-18yd8n5qh0]:before, .navbar-header[b-18yd8n5qh0]:after, .navbar-collapse[b-18yd8n5qh0]:before, .navbar-collapse[b-18yd8n5qh0]:after, .pager[b-18yd8n5qh0]:before, .pager[b-18yd8n5qh0]:after, .panel-body[b-18yd8n5qh0]:before, .panel-body[b-18yd8n5qh0]:after, .modal-footer[b-18yd8n5qh0]:before, .modal-footer[b-18yd8n5qh0]:after {
        content: " ";
        display: table;
    }
element.style[b-18yd8n5qh0] {
    display: none;
}
.W130[b-18yd8n5qh0] {
    width: 130px;
}
.FR[b-18yd8n5qh0] {
    float: right;
}
.PR[b-18yd8n5qh0] {
    position: relative;
}
.holiday-border[b-18yd8n5qh0] {
    border-color: #9cc6e5 !important;
}
.time-rslt[b-18yd8n5qh0] {
    display: inline-block;
    border-left: 5px solid;
    padding-left: 6px;
}
.ML5I[b-18yd8n5qh0] {
    margin-left: 5px !important;
}
.FL[b-18yd8n5qh0] {
    float: left;
}
.time-rslt span[b-18yd8n5qh0] {
    display: inline-block;
}
.time-rslt .digit-type[b-18yd8n5qh0] {
    display: block;
    margin-top: 2px;
}
/*b, strong {
    font-family: var(--fontbold);
    font-weight: var(--fontbold_weight);
}*/
.W130[b-18yd8n5qh0] {
    width: 130px;
}
.FR[b-18yd8n5qh0] {
    float: right;
}
.PR[b-18yd8n5qh0] {
    position: relative;
}
.ttlHr-border[b-18yd8n5qh0] {
    border-color: #8DAC69 !important;
}
.time-rslt[b-18yd8n5qh0] {
    display: inline-block;
    border-left: 5px solid;
    padding-left: 6px;
}
.ML5I[b-18yd8n5qh0] {
    margin-left: 5px !important;
}
.FL[b-18yd8n5qh0] {
    float: left;
}
.time-rslt span[b-18yd8n5qh0] {
    display: inline-block;
}
.time-rslt .digit-type[b-18yd8n5qh0] {
    display: block;
    margin-top: 2px;
}
/*b, strong {
    font-family: var(--fontbold);
    font-weight: var(--fontbold_weight);
}*/
.FL[b-18yd8n5qh0] {
    float: left;
}
.PR20[b-18yd8n5qh0] {
    padding-right: 20px;
}
.PR[b-18yd8n5qh0] {
    position: relative;
}
.Dtyps[b-18yd8n5qh0] {
    border-left: 4px solid;
    max-width: 150px;
    height: 30px;
    margin-right: 20px;
    float: left;
    padding-left: 5px;
    display: flex;
    flex-direction: column;
}
    .Dtyps span[b-18yd8n5qh0] {
        width: 100%;
        float: left;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        text-align: left;
        padding-bottom: 0px;
        line-height: 14px;
        flex: 1;
        display: flex;
        align-items: center;
    }
    .Dtyps .Avadat[b-18yd8n5qh0], .Dtyps .digit-type[b-18yd8n5qh0] {
        margin-top: 2px;
        line-height: 14px;
    }
.FL[b-18yd8n5qh0] {
    float: left;
}
.text-center[b-18yd8n5qh0] {
    text-align: center;
}
.ML5I[b-18yd8n5qh0] {
    margin-left: 5px !important;
}
.MT8[b-18yd8n5qh0] {
    margin-top: 8px;
}
.CP[b-18yd8n5qh0], .IC-plus-sma[b-18yd8n5qh0], .IC-chat[b-18yd8n5qh0], .IC-rou-tik[b-18yd8n5qh0], .IC-pen[b-18yd8n5qh0], .IC-plus-round[b-18yd8n5qh0], .IC-delete[b-18yd8n5qh0], .IC-info[b-18yd8n5qh0], .IC-view-select[b-18yd8n5qh0], .IC-add-form[b-18yd8n5qh0], .IC-imprt[b-18yd8n5qh0], .IC-pln-note[b-18yd8n5qh0], .IC-view-select[b-18yd8n5qh0], .IC-ar-dwn[b-18yd8n5qh0] {
    cursor: pointer;
}
.clearfix[b-18yd8n5qh0]:after, .dl-horizontal dd[b-18yd8n5qh0]:after, .container[b-18yd8n5qh0]:after, .container-fluid[b-18yd8n5qh0]:after, .row[b-18yd8n5qh0]:after, .form-horizontal .form-group[b-18yd8n5qh0]:after, .btn-toolbar[b-18yd8n5qh0]:after, .btn-group-vertical > .btn-group[b-18yd8n5qh0]:after, .nav[b-18yd8n5qh0]:after, .navbar[b-18yd8n5qh0]:after, .navbar-header[b-18yd8n5qh0]:after, .navbar-collapse[b-18yd8n5qh0]:after, .pager[b-18yd8n5qh0]:after, .panel-body[b-18yd8n5qh0]:after, .modal-footer[b-18yd8n5qh0]:after {
    clear: both;
}
.clearfix[b-18yd8n5qh0]:before, .clearfix[b-18yd8n5qh0]:after, .dl-horizontal dd[b-18yd8n5qh0]:before, .dl-horizontal dd[b-18yd8n5qh0]:after, .container[b-18yd8n5qh0]:before, .container[b-18yd8n5qh0]:after, .container-fluid[b-18yd8n5qh0]:before, .container-fluid[b-18yd8n5qh0]:after, .row[b-18yd8n5qh0]:before, .row[b-18yd8n5qh0]:after, .form-horizontal .form-group[b-18yd8n5qh0]:before, .form-horizontal .form-group[b-18yd8n5qh0]:after, .btn-toolbar[b-18yd8n5qh0]:before, .btn-toolbar[b-18yd8n5qh0]:after, .btn-group-vertical > .btn-group[b-18yd8n5qh0]:before, .btn-group-vertical > .btn-group[b-18yd8n5qh0]:after, .nav[b-18yd8n5qh0]:before, .nav[b-18yd8n5qh0]:after, .navbar[b-18yd8n5qh0]:before, .navbar[b-18yd8n5qh0]:after, .navbar-header[b-18yd8n5qh0]:before, .navbar-header[b-18yd8n5qh0]:after, .navbar-collapse[b-18yd8n5qh0]:before, .navbar-collapse[b-18yd8n5qh0]:after, .pager[b-18yd8n5qh0]:before, .pager[b-18yd8n5qh0]:after, .panel-body[b-18yd8n5qh0]:before, .panel-body[b-18yd8n5qh0]:after, .modal-footer[b-18yd8n5qh0]:before, .modal-footer[b-18yd8n5qh0]:after {
    content: " ";
    display: table;
}
.text-container[b-18yd8n5qh0]{
    height:35vh;
    width: 111vh;
    background-color:transparent;
    margin-left:12px;
}
.inner-container[b-18yd8n5qh0] {
    height: 25vh;
    width: 105vh;
    background-color: #C2FFFF;
    margin: 12px;
    padding: 5px;
}

.btn-margin-top[b-18yd8n5qh0] {
    margin-top: 20px; /* Adjust the value as needed */
}

.success-message[b-18yd8n5qh0] {
    margin-top: 80px; /* Adjust the value as needed */
    padding: 10px; /* Adjust the value as needed */
    background-color: #d4edda;
    height:20%;
    width:50%;
    border-color: #c3e6cb;
    color: #155724;
    border-radius: 4px;
}

.alert.alert-success[b-18yd8n5qh0] {
    background-color: #91E071;
    height:8vh;
    width:60%;
    margin-top: 30px;
    padding:10px;
    text-align:center;
    margin-left:70px;
}
/* /Pages/Home.razor.rz.scp.css */
.birthday-body[b-86xl4am4ef] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
}

.no-birthday-content[b-86xl4am4ef] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.checkin[b-86xl4am4ef] {
    background-color: #27cda5;
    color: #FFF;
    border-radius: 13px;
    height: 26px;
    line-height: 26px;
    width: 110px;
    padding: 0 8px;
    float: left;
    position: relative;
    cursor: pointer;
}

p[b-86xl4am4ef]
{
    margin: 0px !important;
}

.checkout[b-86xl4am4ef] {
    color: #FFF;
    border-radius: 13px;
    height: 26px;
    line-height: 26px;
    width: 110px;
    padding: 0 8px;
    float: left;
    background-color: #e95b6d;
    position: relative;
    cursor: pointer;
}
.cust_wid[b-86xl4am4ef] {
    padding: 5px 15px 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
    position: relative;
    font-family: var(--fontbold);
    font-weight: var(--fontbold_weight);
    font-size: 20px;
}
.widget-header[b-86xl4am4ef] {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.widget-item[b-86xl4am4ef] {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.widswch[b-86xl4am4ef] {
    position: absolute;
    right: 20%;
    top: 20px;
    height: 40px;
    line-height: 35px;
}
.inactive[b-86xl4am4ef] {
    filter: grayscale(100%);
}
.anots[b-86xl4am4ef] {
    padding: 10px;
    text-align: center;
}
.ctim[b-86xl4am4ef] {
    text-align: center;
    margin: 30px 10px;
}
.atim[b-86xl4am4ef] {
    width: calc(100% - 80px);
    float: left;
    border: 1px solid #ededed;
    border-bottom: none;
    height: 10px;
    padding-top: 10px;
    position: relative;
    margin: 12px 40px 0 40px;
    text-align: center;
    font-size: 13px;
    color: #575f6a;
}
.lf[b-86xl4am4ef] {
    position: absolute;
    top: 12px;
    left: -15px;
    font-size: 12px;
}
.rt[b-86xl4am4ef] {
    position: absolute;
    top: 12px;
    right: -15px;
    font-size: 12px;
}
.atlist[b-86xl4am4ef] {
    margin-bottom: 0px !important;
    min-width: 345px;
}
.table[b-86xl4am4ef] {
    width: 100%;
    max-width: 100%;
}
.lingr[b-86xl4am4ef] {
    position: relative;
    height: 2px;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.wkend-bg[b-86xl4am4ef] {
    background-color: #ffe5a3 !important;
}
.atlist tr td:first-child[b-86xl4am4ef] {
    background-color: #fbfbfb;
    color: #8F8F8F;
    padding-left: 10px !important;
}
.atlist tr td:first-child span[b-86xl4am4ef] {
    color: #767676;
    padding-left: 5px;
    float: right;
}
.lingr span[b-86xl4am4ef] {
    background-color: #FFF;
    padding: 0px 14px;
    position: relative;
    top: -8px;
}
.absent-bg[b-86xl4am4ef] {
    background-color: #f0989a !important;
}
.atlist tr td[b-86xl4am4ef] {
    font-size: 13px;
    padding: 10px;
    line-height: 15px;
    border-bottom: 1px solid #f7f7f7;
}
.td[b-86xl4am4ef] {
    padding: 10px !important;
    border-bottom: 1px solid #f7f7f7 !important;
    vertical-align: middle !important;
}
.td span[b-86xl4am4ef] {
        color: #666;
    }
.atlist tr td.sel[b-86xl4am4ef] {
    background-color: #f3f4f6 !important;
    font-family: var(--fontbold);
    font-weight: var(--fontbold_weight);
    color: #333 !important;
    font-size: 14px;
}
.atlist tr td.sel span[b-86xl4am4ef] {
    color: #ef8c2e !important;
    font-size: 15px;
}
.grn[b-86xl4am4ef] {
    color: #00bd9e;
}
.red[b-86xl4am4ef] {
    color: #e95b6d;
}
 .org[b-86xl4am4ef] {
    font-size: 13px;
    color: #faba59;
}
.tfld[b-86xl4am4ef] {
    border: 1px solid #dee6ea;
    padding: 2px 10px;
    border-radius: 4px;
    height: 38px;
    width: calc(100% - 110px);
    vertical-align: top;
}
.SP-timelg[b-86xl4am4ef] {
    position: absolute;
    color: #FFF;
    left: 50px;
    cursor: pointer;
    background-position: -48px -106px;
    height: 30px;
    width: 26px;
}

.backImage[b-86xl4am4ef] {
    position: relative; /* Required for absolute positioning of pseudo-element */
    height: 100%;
}

    .backImage[b-86xl4am4ef]::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("/Images/confettisss.png");
        background-size: contain;
        opacity: 0.3; /* Adjust opacity as needed */
        z-index: -1; /* Ensure the pseudo-element is behind the content */
    }

.text-container[b-86xl4am4ef] {
    position: relative; /* Ensure the text stays above the pseudo-element */
    z-index: 1; /* Keep the text above the pseudo-element */
}

@keyframes bounce-b-86xl4am4ef {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.bounce-animation[b-86xl4am4ef] {
    animation: bounce-b-86xl4am4ef 2s 1;
}

.animated-slide-in-astray[b-86xl4am4ef] {
    animation: Astray 2s linear 1;
}

/*@keyframes bounce {
    0% {
        transform: translate3d(0px, 0px, 0px)
    }

    50% {
        transform: translate3d(10px, 10px, 0px)
    }

    100% {
        transform: translate3d(0px, 0px, 0px)
    }
}*/


.CP h1[b-86xl4am4ef] {
    position: relative;
    font-size: 12px;
    display: inline-block;
    padding: 0 10px; /* Adjust padding as needed */
}

    .CP h1[b-86xl4am4ef]::before,
    .CP h1[b-86xl4am4ef]::after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 50px; /* Adjust width as needed */
        border-top: 2px solid #ffe5a3;
    }

    .CP h1[b-86xl4am4ef]::before {
        left: -50px; /* Adjust position as needed */
    }

    .CP h1[b-86xl4am4ef]::after {
        right: -50px; /* Adjust position as needed */
    }


.P h1[b-86xl4am4ef] {
    position: relative;
    font-size: 12px;
    display: inline-block;
    padding: 0 15px; /* Adjust padding as needed */
}

    .P h1[b-86xl4am4ef]::before,
    .P h1[b-86xl4am4ef]::after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 40px; /* Adjust width as needed */
        border-top: 2px solid green;
    }

    .P h1[b-86xl4am4ef]::before {
        left: -35px; /* Adjust position as needed */
    }

    .P h1[b-86xl4am4ef]::after {
        right: -35px; /* Adjust position as needed */
    }

    table tr[b-86xl4am4ef]
    {
        max-height: 2px !important;
    }

.A h1[b-86xl4am4ef] {
    position: relative;
    font-size: 12px;
    display: inline-block;
    padding: 0 10px; /* Adjust padding as needed */
}

    .A h1[b-86xl4am4ef]::before,
    .A h1[b-86xl4am4ef]::after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 50px; /* Adjust width as needed */
        border-top: 2px solid red;
    }

    .A h1[b-86xl4am4ef]::before {
        left: -50px; /* Adjust position as needed */
    }

    .A h1[b-86xl4am4ef]::after {
        right: -50px; /* Adjust position as needed */
    }
/* /Pages/LeaveTracker.razor.rz.scp.css */
.calendar-navigation[b-dqsi4b4z33] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

    .calendar-navigation button[b-dqsi4b4z33] {
        margin: 0 10px;
    }

    .calendar-navigation span[b-dqsi4b4z33] {
        font-size: 1.2em;
        font-weight: bold;
    }
input[placeholder][b-dqsi4b4z33]{
    padding-left:10px;
}
.cardHighlighter[b-dqsi4b4z33]{
    transition : 0.1s ease-out;
}
.cardHighlighter:hover[b-dqsi4b4z33] {
    box-shadow: 0px 6px 41px -6px rgba(52, 51, 82,0.1);
    border-radius: 10px;
    transform: translateY(-10px);
    transition: 0.3s ease-in;
}
/*.box-wrapper{
    grid-template-rows: repeat(auto-fit, minmax(80px, 1fr));
    display: grid;
}*/
.my-actions[b-dqsi4b4z33] {
    margin: 2em 2em 0;
}

.order-1[b-dqsi4b4z33] {
    order: 1;
}

.order-2[b-dqsi4b4z33] {
    order: 2;
}

.order-3[b-dqsi4b4z33] {
    order: 3;
}

.right-gap[b-dqsi4b4z33] {
    margin-right: auto;
}

th[b-dqsi4b4z33]
{
    font-weight: 200;
}
/* /Pages/LoginPage.razor.rz.scp.css */
.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile).kt-grid--root[b-piyrw7m6fk] {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px;
}

.kt-grid.kt-grid--ver:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile)[b-piyrw7m6fk] {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid[b-piyrw7m6fk], .kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item.kt-grid__item--fluid[b-piyrw7m6fk] {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile) > .kt-grid__item[b-piyrw7m6fk] {
    -ms-flex: none;
}

.kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile)[b-piyrw7m6fk] {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 1024px) {
    .kt-grid > .kt-grid__item[b-piyrw7m6fk] {
        max-width: 100%;
    }
}

/*.custom-login-bg {
    background-image: url(../../../../../images/login-bg.jpg);
}
*/
@media (max-width: 1024px) {
    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container[b-piyrw7m6fk] {
        margin: 0 auto;
    }
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container[b-piyrw7m6fk] {
    width: 430px;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__logo[b-piyrw7m6fk] {
        text-align: center;
        margin: 0 auto 2rem auto;
    }

html a[b-piyrw7m6fk], html button[b-piyrw7m6fk], body a[b-piyrw7m6fk], body button[b-piyrw7m6fk] {
    outline: none !important;
}

a[b-piyrw7m6fk] {
    color: #5867dd;
    text-decoration: none;
    background-color: transparent;
}

img[b-piyrw7m6fk] {
    vertical-align: middle;
    border-style: none;
}

.kt-login.kt-login--v3.kt-login--signin .kt-login__signin[b-piyrw7m6fk] {
    display: block;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__head[b-piyrw7m6fk] {
    margin-top: 1rem;
    margin-bottom: 3rem;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__head .kt-login__title[b-piyrw7m6fk] {
        text-align: center;
        font-size: 1.5rem;
        font-weight: 500;
        color: #6c7293;
    }

h1[b-piyrw7m6fk], h2[b-piyrw7m6fk], h3[b-piyrw7m6fk], h4[b-piyrw7m6fk], h5[b-piyrw7m6fk], h6[b-piyrw7m6fk], .h1[b-piyrw7m6fk], .h2[b-piyrw7m6fk], .h3[b-piyrw7m6fk], .h4[b-piyrw7m6fk], .h5[b-piyrw7m6fk], .h6[b-piyrw7m6fk] {
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

h1[b-piyrw7m6fk], h2[b-piyrw7m6fk], h3[b-piyrw7m6fk], h4[b-piyrw7m6fk], h5[b-piyrw7m6fk], h6[b-piyrw7m6fk] {
    margin-top: 0;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form[b-piyrw7m6fk] {
    margin: 0 auto;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group[b-piyrw7m6fk] {
        padding: 0;
        margin: 0 auto;
    }

.input-group[b-piyrw7m6fk] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control[b-piyrw7m6fk] {
    height: 46px;
    border: none;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-top: 1.5rem;
    background: rgba(235, 237, 242, 0.4);
}

.input-group > .form-control[b-piyrw7m6fk], .input-group > .form-control-plaintext[b-piyrw7m6fk], .input-group > .custom-select[b-piyrw7m6fk], .input-group > .custom-file[b-piyrw7m6fk] {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
}

.form-control[b-piyrw7m6fk] {
    display: block;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.txt-custom-width[b-piyrw7m6fk] {
    width: 100% !important;
}

button[b-piyrw7m6fk], input[b-piyrw7m6fk] {
    overflow: visible;
}

input[b-piyrw7m6fk], button[b-piyrw7m6fk], select[b-piyrw7m6fk], optgroup[b-piyrw7m6fk], textarea[b-piyrw7m6fk] {
    margin: 0;
    font-family: inherit;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .input-group[b-piyrw7m6fk] {
    padding: 0;
    margin: 0 auto;
}

.input-group[b-piyrw7m6fk] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__extra[b-piyrw7m6fk] {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #a7abc3;
    font-size: 1rem;
}

.row[b-piyrw7m6fk] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.col[b-piyrw7m6fk] {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-1[b-piyrw7m6fk], .col-2[b-piyrw7m6fk], .col-3[b-piyrw7m6fk], .col-4[b-piyrw7m6fk], .col-5[b-piyrw7m6fk], .col-6[b-piyrw7m6fk], .col-7[b-piyrw7m6fk], .col-8[b-piyrw7m6fk], .col-9[b-piyrw7m6fk], .col-10[b-piyrw7m6fk], .col-11[b-piyrw7m6fk], .col-12[b-piyrw7m6fk], .col[b-piyrw7m6fk], .col-auto[b-piyrw7m6fk], .col-sm-1[b-piyrw7m6fk], .col-sm-2[b-piyrw7m6fk], .col-sm-3[b-piyrw7m6fk], .col-sm-4[b-piyrw7m6fk], .col-sm-5[b-piyrw7m6fk], .col-sm-6[b-piyrw7m6fk], .col-sm-7[b-piyrw7m6fk], .col-sm-8[b-piyrw7m6fk], .col-sm-9[b-piyrw7m6fk], .col-sm-10[b-piyrw7m6fk], .col-sm-11[b-piyrw7m6fk], .col-sm-12[b-piyrw7m6fk], .col-sm[b-piyrw7m6fk], .col-sm-auto[b-piyrw7m6fk], .col-md-1[b-piyrw7m6fk], .col-md-2[b-piyrw7m6fk], .col-md-3[b-piyrw7m6fk], .col-md-4[b-piyrw7m6fk], .col-md-5[b-piyrw7m6fk], .col-md-6[b-piyrw7m6fk], .col-md-7[b-piyrw7m6fk], .col-md-8[b-piyrw7m6fk], .col-md-9[b-piyrw7m6fk], .col-md-10[b-piyrw7m6fk], .col-md-11[b-piyrw7m6fk], .col-md-12[b-piyrw7m6fk], .col-md[b-piyrw7m6fk], .col-md-auto[b-piyrw7m6fk], .col-lg-1[b-piyrw7m6fk], .col-lg-2[b-piyrw7m6fk], .col-lg-3[b-piyrw7m6fk], .col-lg-4[b-piyrw7m6fk], .col-lg-5[b-piyrw7m6fk], .col-lg-6[b-piyrw7m6fk], .col-lg-7[b-piyrw7m6fk], .col-lg-8[b-piyrw7m6fk], .col-lg-9[b-piyrw7m6fk], .col-lg-10[b-piyrw7m6fk], .col-lg-11[b-piyrw7m6fk], .col-lg-12[b-piyrw7m6fk], .col-lg[b-piyrw7m6fk], .col-lg-auto[b-piyrw7m6fk], .col-xl-1[b-piyrw7m6fk], .col-xl-2[b-piyrw7m6fk], .col-xl-3[b-piyrw7m6fk], .col-xl-4[b-piyrw7m6fk], .col-xl-5[b-piyrw7m6fk], .col-xl-6[b-piyrw7m6fk], .col-xl-7[b-piyrw7m6fk], .col-xl-8[b-piyrw7m6fk], .col-xl-9[b-piyrw7m6fk], .col-xl-10[b-piyrw7m6fk], .col-xl-11[b-piyrw7m6fk], .col-xl-12[b-piyrw7m6fk], .col-xl[b-piyrw7m6fk], .col-xl-auto[b-piyrw7m6fk] {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.kt-align-right[b-piyrw7m6fk] {
    text-align: right;
}

.col[b-piyrw7m6fk] {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-1[b-piyrw7m6fk], .col-2[b-piyrw7m6fk], .col-3[b-piyrw7m6fk], .col-4[b-piyrw7m6fk], .col-5[b-piyrw7m6fk], .col-6[b-piyrw7m6fk], .col-7[b-piyrw7m6fk], .col-8[b-piyrw7m6fk], .col-9[b-piyrw7m6fk], .col-10[b-piyrw7m6fk], .col-11[b-piyrw7m6fk], .col-12[b-piyrw7m6fk], .col[b-piyrw7m6fk], .col-auto[b-piyrw7m6fk], .col-sm-1[b-piyrw7m6fk], .col-sm-2[b-piyrw7m6fk], .col-sm-3[b-piyrw7m6fk], .col-sm-4[b-piyrw7m6fk], .col-sm-5[b-piyrw7m6fk], .col-sm-6[b-piyrw7m6fk], .col-sm-7[b-piyrw7m6fk], .col-sm-8[b-piyrw7m6fk], .col-sm-9[b-piyrw7m6fk], .col-sm-10[b-piyrw7m6fk], .col-sm-11[b-piyrw7m6fk], .col-sm-12[b-piyrw7m6fk], .col-sm[b-piyrw7m6fk], .col-sm-auto[b-piyrw7m6fk], .col-md-1[b-piyrw7m6fk], .col-md-2[b-piyrw7m6fk], .col-md-3[b-piyrw7m6fk], .col-md-4[b-piyrw7m6fk], .col-md-5[b-piyrw7m6fk], .col-md-6[b-piyrw7m6fk], .col-md-7[b-piyrw7m6fk], .col-md-8[b-piyrw7m6fk], .col-md-9[b-piyrw7m6fk], .col-md-10[b-piyrw7m6fk], .col-md-11[b-piyrw7m6fk], .col-md-12[b-piyrw7m6fk], .col-md[b-piyrw7m6fk], .col-md-auto[b-piyrw7m6fk], .col-lg-1[b-piyrw7m6fk], .col-lg-2[b-piyrw7m6fk], .col-lg-3[b-piyrw7m6fk], .col-lg-4[b-piyrw7m6fk], .col-lg-5[b-piyrw7m6fk], .col-lg-6[b-piyrw7m6fk], .col-lg-7[b-piyrw7m6fk], .col-lg-8[b-piyrw7m6fk], .col-lg-9[b-piyrw7m6fk], .col-lg-10[b-piyrw7m6fk], .col-lg-11[b-piyrw7m6fk], .col-lg-12[b-piyrw7m6fk], .col-lg[b-piyrw7m6fk], .col-lg-auto[b-piyrw7m6fk], .col-xl-1[b-piyrw7m6fk], .col-xl-2[b-piyrw7m6fk], .col-xl-3[b-piyrw7m6fk], .col-xl-4[b-piyrw7m6fk], .col-xl-5[b-piyrw7m6fk], .col-xl-6[b-piyrw7m6fk], .col-xl-7[b-piyrw7m6fk], .col-xl-8[b-piyrw7m6fk], .col-xl-9[b-piyrw7m6fk], .col-xl-10[b-piyrw7m6fk], .col-xl-11[b-piyrw7m6fk], .col-xl-12[b-piyrw7m6fk], .col-xl[b-piyrw7m6fk], .col-xl-auto[b-piyrw7m6fk] {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__extra .kt-login__link[b-piyrw7m6fk] {
    font-size: 1rem;
    transition: color 0.3s ease;
}

html a[b-piyrw7m6fk], html button[b-piyrw7m6fk], body a[b-piyrw7m6fk], body button[b-piyrw7m6fk] {
    outline: none !important;
}

a[b-piyrw7m6fk] {
    text-decoration: none;
    background-color: transparent;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions[b-piyrw7m6fk] {
    text-align: center;
    margin-top: 7%;
}

    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions .kt-login__btn-secondary[b-piyrw7m6fk], .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__actions .kt-login__btn-primary[b-piyrw7m6fk] {
        height: 50px;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }

.btn.btn-brand.btn-elevate[b-piyrw7m6fk] {
    box-shadow: 0px 4px 16px 0px rgba(93, 120, 255, 0.15);
}

.btn.btn-elevate[b-piyrw7m6fk] {
    transition: all 0.3s ease 0s;
}

button:not(:disabled)[b-piyrw7m6fk], [type="button"]:not(:disabled)[b-piyrw7m6fk], [type="reset"]:not(:disabled)[b-piyrw7m6fk], [type="submit"]:not(:disabled)[b-piyrw7m6fk] {
    cursor: pointer;
}

.btn[b-piyrw7m6fk] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn-brand[b-piyrw7m6fk] {
    background-color: #5d78ff;
    border-color: #5d78ff;
    color: #ffffff;
}
/*.btn {
    background: transparent;
    outline: none !important;
    vertical-align: middle;
}*/
.btn[b-piyrw7m6fk] {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

button[b-piyrw7m6fk], [type="button"][b-piyrw7m6fk], [type="reset"][b-piyrw7m6fk], [type="submit"][b-piyrw7m6fk] {
    -webkit-appearance: button;
}

button[b-piyrw7m6fk], select[b-piyrw7m6fk] {
    text-transform: none;
}

button[b-piyrw7m6fk], input[b-piyrw7m6fk] {
    overflow: visible;
}

input[b-piyrw7m6fk], button[b-piyrw7m6fk], select[b-piyrw7m6fk], optgroup[b-piyrw7m6fk], textarea[b-piyrw7m6fk] {
    margin: 0;
    font-family: inherit;
}
/* /Pages/MusterRollSection.razor.rz.scp.css */
.container[b-wvs50f91yj] {
    padding: 10px;
    width:contain;
}

.d-flex[b-wvs50f91yj] {
    flex-wrap: nowrap;
}

.calendar-header[b-wvs50f91yj] {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.calendar-header button[b-wvs50f91yj] {
    margin: 0 10px;
}

.all_employees[b-wvs50f91yj] {
/*    position: absolute;
    top: 0;
    z-index: 1;*/
    margin: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 5px;
    padding: 10px;
    text-align: center;
    width: 130px;
    height: 10vh;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #EDFCFF;
}

.dates-container[b-wvs50f91yj] {
    /*display: flex;*/
    padding: 10px;
    border: 1px solid #ddd;
    width: 900px;
    box-sizing: border-box;
    margin-top: 10px;
    overflow-x: auto;
    block-size: 100%;
/*    padding-bottom: 200px;*/
}

.date-item[b-wvs50f91yj] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto; /* Adjust as needed */
    margin: 5px;
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #EDFCFF;
}

.date-month[b-wvs50f91yj] {
    font-size: 1em; /* Adjust as needed */
    width:90px;
}

.date-day[b-wvs50f91yj] {
    font-size: 0.9em; /* Adjust as needed */
    opacity: 0.5;
}

.card-height[b-wvs50f91yj]{
    width: auto;
    /*display: flex;
    justify-content: center;
    align-items: center;*/
}

.workingDays[b-wvs50f91yj] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 160px;
    margin: 5px;
    padding: 10px;
    text-align: center;
    /*border: 1px solid #ccc;*/
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #EDFCFF;
}

.workingDaysOrNot[b-wvs50f91yj] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100px;
    margin: 5px;
    padding: 10px;
    text-align: center;
    /*border: 1px solid #ccc;*/
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #EDFCFF;
    height:10vh;
}

.PayableOrNot[b-wvs50f91yj] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 180px;
    margin: 5px;
    padding: 10px;
    text-align: center;
    /*    border: 1px solid #ccc;*/
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #EDFCFF;
}

.statusCheck[b-wvs50f91yj] {
    font-weight:500;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 117px;
    padding:10px;
    text-align: center;
/*    border-radius: 4px;*/
/*    box-sizing: border-box;*/
    background-color: #EDFCFF;
}
.main[b-wvs50f91yj]{
    height:5vh;
    width:100%;
    display: flex;
    flex-direction: row;
}

.EmpNameStyled-cell[b-wvs50f91yj] {
    justify-content: center;
    align-items: center;
    margin: 5px;
    padding: 3px;
    text-align: center;
    width: 130px;
    height:5vh;
    background-color: #EDFCFF;
}

.WeekEndStyle[b-wvs50f91yj] {
    justify-content: center;
    margin-bottom:12px;
    align-items: center;
    margin: 6px;
    padding: 5px;
    text-align: center;
    width: 112px;
    height: 5vh;
    border-radius: 4px;
}

.AbsentStyle[b-wvs50f91yj] {
    justify-content: center;
    align-items: center;
    margin:6px;
    padding: 5px;
    text-align: center;
    width: 112px;
    height: 5vh;
    border-radius: 4px;
}

.PresentStyle[b-wvs50f91yj] {
    justify-content: center;
    align-items: center;
    margin: 6px;
    padding: 5px;
    text-align: center;
    width: 112px;
    height: 5vh;
    border-radius: 4px;
}

.workingDaysCount[b-wvs50f91yj] {
    height: 5vh;
    display: flex;
    justify-content: center;
    width: 144px;
    margin: 5px;
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #EDFCFF;
}
.workingDaysOrNotCount[b-wvs50f91yj] {
    display: flex;
    justify-content: center;
    width: 100px;
    margin: 5px;
    padding: 10px;
    text-align: center;
    /*border: 1px solid #ccc;*/
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #EDFCFF;
    height: 5vh;
}

.PayableOrNotCount[b-wvs50f91yj] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 180px;
    margin: 5px;
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #EDFCFF;
}

.WeekEnd[b-wvs50f91yj] {
    position: relative; /* This allows the use of pseudo-elements */
    display: inline-block;
}

    .WeekEnd[b-wvs50f91yj]::before {
        content: "";
        position: absolute;
        bottom: -1px; /* Adjust as needed to position the underline */
        left: -10px;
        width: 35px;
        height: 4px; /* Thickness of the underline */
        background-color: yellow;
    }
.Absent[b-wvs50f91yj] {
    position:relative;
    display: inline-block;
}
.Absent[b-wvs50f91yj]::before{
    content: "";
    position:absolute;
    bottom:-1px;
    left:-10px;
    width:35px;
    height:4px;
    background-color:red;
}
.Present[b-wvs50f91yj] {
    position: relative;
    display: inline-block;
}
    .Present[b-wvs50f91yj]::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: -10px;
        width: 32px;
        height: 4px;
        background-color: lightgreen;
    }

.info-Present[b-wvs50f91yj] {
    position: relative;
    display: inline-block;
}
    .info-Present[b-wvs50f91yj]::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: -10px;
        width: 32px;
        height: 4px;
        background-color: lightgreen;
    }

.employeesStyle[b-wvs50f91yj] {
    margin-left: 10px;
    font-weight: 500;
    color: #5C5C5C;
}

.borderStyle[b-wvs50f91yj] {
    padding:10px;
    border: 1px solid black;
    box-sizing: border-box;
    border-color: #CECECE;
}

table thead tr th[b-wvs50f91yj] {
    border: 1px solid #CECECE;
}

table tbody tr td[b-wvs50f91yj] {
    padding: 0px !important;
    margin: 0px !important;
    border: 1px solid #CECECE !important;
}

.access-denied-container[b-wvs50f91yj] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.access-denied-content[b-wvs50f91yj] {
    text-align: center;
    padding: 20px;
    background-color: white;
    border: 1px solid #f5c6cb;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

    .access-denied-content h1[b-wvs50f91yj] {
        color: #721c24;
        margin-bottom: 20px;
    }

    .access-denied-content p[b-wvs50f91yj] {
        color: #721c24;
        margin-bottom: 20px;
    }

    .access-denied-content a[b-wvs50f91yj] {
        color: #004085;
        text-decoration: none;
        font-weight: bold;
    }

        .access-denied-content a:hover[b-wvs50f91yj] {
            text-decoration: underline;
        }
/* /Pages/PaymentInformation.razor.rz.scp.css */
.payroll-content-column[b-uucs88zsee] {
    position: relative;
    background-color: #fff;
    flex-grow: 1;
}
.payroll-column[b-uucs88zsee] {
    overflow-y: auto;
}
.emp-edit-summary[b-uucs88zsee], .payroll-column[b-uucs88zsee] {
    flex-direction: column;
    display: flex;
}
.overflow-x-hidden[b-uucs88zsee] {
    overflow-x: hidden !important;
}
.payroll-column[b-uucs88zsee] {
    overflow-y: auto;
}
.emp-edit-summary[b-uucs88zsee], .payroll-column[b-uucs88zsee] {
    flex-direction: column;
    display: flex;
}
.add-employee-wizard[b-uucs88zsee] {
    width: 65%;
    min-width: 450px;
    margin: auto;
    color: #000;
    transition: width .3s ease-in-out;
}
    .add-employee-wizard h3[b-uucs88zsee] {
        margin-bottom: 25px;
        margin-top: 0;
        font-weight: 700;
        transition: all .3s ease-in-out;
    }
.text-overflow[b-uucs88zsee] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-center[b-uucs88zsee] {
    text-align: center !important;
}
h1[b-uucs88zsee], h2[b-uucs88zsee], h3[b-uucs88zsee], h4[b-uucs88zsee] {
    font-family: InterRegular;
}
h3[b-uucs88zsee] {
    font-size: 22px;
    line-height: 30px;
}
.help-text[b-uucs88zsee], h3[b-uucs88zsee], h4[b-uucs88zsee] {
    color: #333;
}
.text-center[b-uucs88zsee] {
    text-align: center !important;
}
.justify-content-center[b-uucs88zsee] {
    justify-content: center !important;
}
.d-flex[b-uucs88zsee] {
    display: flex !important;
}
.nav[b-uucs88zsee] {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: #6c757d;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
dl[b-uucs88zsee], ol[b-uucs88zsee], p[b-uucs88zsee], ul[b-uucs88zsee] {
    margin-top: 0;
}
.add-employee-wizard .nav li[b-uucs88zsee] {
    float: left;
}
.position-relative[b-uucs88zsee] {
    position: relative !important;
}
.col-2[b-uucs88zsee] {
    width: 16.66667%;
}
.col-2[b-uucs88zsee], .col-3[b-uucs88zsee] {
    flex: 0 0 auto;
}
.add-employee-wizard .nav .add-employee-nav-step.completed[b-uucs88zsee] {
    background-color: #33E273;
    border-color: #33E273;
}
.add-employee-wizard .nav .add-employee-nav-step.completed[b-uucs88zsee], .add-employee-wizard .nav .add-employee-nav-step.warning[b-uucs88zsee] {
    padding: 1px;
}
.add-employee-wizard .nav .add-employee-nav-step[b-uucs88zsee] {
    border-radius: 50%;
    height: 28px;
    width: 28px;
    margin: auto;
    border: 1px solid #444;
    color: #444;
    transition: all .3s ease-in-out;
}
    .add-employee-wizard .nav .add-employee-nav-step.completed svg[b-uucs88zsee], .add-employee-wizard .nav .add-employee-nav-step.warning svg[b-uucs88zsee] {
        fill: #fff;
        transition: all .3s ease-in-out;
    }
svg.icon.icon-xxlg[b-uucs88zsee] {
    height: 25px;
    width: 25px;
}
.align-top[b-uucs88zsee] {
    vertical-align: top !important;
}
.add-employee-wizard .nav .add-employee-nav-text[b-uucs88zsee] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 14px;
    transition: all .3s ease-in-out;
}
.add-employee-wizard .nav li > a[b-uucs88zsee] {
    position: inherit;
    padding: 0;
    color: #000;
}
.nav-link[b-uucs88zsee] {
    transition: none;
}
.nav-link[b-uucs88zsee] {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    text-decoration: none;
}
.btn-link[b-uucs88zsee], a[b-uucs88zsee] {
    cursor: pointer;
    color: #2b76d2;
    text-decoration: none;
}
.add-employee-wizard .nav li:not(:last-child)[b-uucs88zsee]::after {
    content: '';
    border-bottom: 1px solid #ccc;
    position: absolute;
    left: 64%;
    top: 14px;
    padding: 0 36%;
    transition: all .3s ease-in-out;
}
.add-employee-wizard .nav .add-employee-nav-step[b-uucs88zsee] {
    padding: 3px;
}
.header.add-employee-header.add-employee-header-ind + .body[b-uucs88zsee] {
    padding-top: 25px;
    transition: all .3s ease-in-out;
}
.payroll-column .body[b-uucs88zsee] {
    flex-grow: 1;
    position: relative;
}
.body.content[b-uucs88zsee] {
    padding: 20px 30px 40px;
}
.scrollbox[b-uucs88zsee] {
    background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), 0 100%, radial-gradient(farthest-corner at 50% 0, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0)), 0 100%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
    background-size: 100% 40px, 100% 40px, 100% 4px, 100% 4px;
    background-attachment: local, local, scroll, scroll;
}
.scroll-y[b-uucs88zsee] {
    overflow-y: auto;
}
.horizontal-scroll-container[b-uucs88zsee], .scroll-x[b-uucs88zsee] {
    overflow-x: auto;
}
.body[b-uucs88zsee] {
    right: 0;
    left: 0;
}
.employee-form[b-uucs88zsee] {
    width: 50%;
    min-width: 575px;
    margin: auto;
}
.row[b-uucs88zsee] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
    .row > [class*=col-][b-uucs88zsee] {
        position: relative;
    }
.no-outline[b-uucs88zsee] {
    outline: 0;
}
.col-12[b-uucs88zsee] {
    flex: 0 0 auto;
    width: 100%;
}
.row > *[b-uucs88zsee] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.font-xmedium[b-uucs88zsee] {
    font-size: 17px !important;
}
p[b-uucs88zsee] {
    margin-bottom: 11px;
}
dl[b-uucs88zsee], ol[b-uucs88zsee], p[b-uucs88zsee], ul[b-uucs88zsee] {
    margin-top: 0;
}
.mandatory-field[b-uucs88zsee] {
    color: #FF1E43;
}
.form-content[b-uucs88zsee] {
    margin-top: 15px;
}
.sub-group[b-uucs88zsee] {
    margin-top: 5px;
    margin-bottom: 10px;
}
.radio-box[disabled][b-uucs88zsee] {
    cursor: not-allowed;
    fill: #aaa;
}
.ind-payment-mode-option[b-uucs88zsee] {
    border: none;
    border-top: 1px solid #ddd;
    width: 100%;
    text-align: left;
}
.radio-box[b-uucs88zsee] {
    display: inline-block;
    height: auto;
    padding: 10px;
    text-align: center;
}
.mb-3[b-uucs88zsee] {
    margin-bottom: 8px !important;
}
.ind-payment-mode-option .payment-mode-content[b-uucs88zsee] {
    display: flex;
    flex-direction: row;
}
.row > [class*=col-][b-uucs88zsee] {
    position: relative;
}
.col-9[b-uucs88zsee] {
    width: 75%;
}
.col-8[b-uucs88zsee], .col-9[b-uucs88zsee] {
    flex: 0 0 auto;
}
.row > *[b-uucs88zsee] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.ind-payment-mode-option .payment-mode-content .payment-mode-icon[b-uucs88zsee] {
    padding-top: 5px;
    border: 1px solid #eee;
    border-radius: 50%;
    height: 44px;
    width: 44px;
}
.pe-6[b-uucs88zsee] {
    padding-right: 20px !important;
}
.mt-5[b-uucs88zsee] {
    margin-top: 15px !important;
}
.ind-payment-mode-option .payment-mode-content .payment-mode-icon svg[b-uucs88zsee] {
    color: #666;
    position: relative;
    left: 8px;
    top: 3px;
}
svg.icon.icon-xxlg[b-uucs88zsee] {
    height: 25px;
    width: 25px;
}
svg.icon[b-uucs88zsee] {
    fill: currentColor;
}
img[b-uucs88zsee], svg[b-uucs88zsee] {
    vertical-align: middle;
}
.ind-payment-mode-option .payment-mode-content .payment-mode-text[b-uucs88zsee] {
    padding: 15px;
}
/*.font-small {
    font-size: 13px !important;
}*/
.text-muted[b-uucs88zsee] {
    --bs-text-opacity: 1;
    color: #6c757d !important;
}
.ind-payment-mode-option .payment-mode-content.note-text[b-uucs88zsee] {
    justify-content: flex-end;
}
.ind-payment-mode-option .payment-mode-content[b-uucs88zsee] {
    display: flex;
    flex-direction: row;
}
.row > [class*=col-][b-uucs88zsee] {
    position: relative;
}
.col-3[b-uucs88zsee] {
    width: 25%;
}
.col-2[b-uucs88zsee], .col-3[b-uucs88zsee] {
    flex: 0 0 auto;
}
.btn-link[b-uucs88zsee], a[b-uucs88zsee] {
    cursor: pointer;
    color: #2b76d2;
    text-decoration: none;
}
.col-12[b-uucs88zsee] {
    flex: 0 0 auto;
    width: 100%;
}
.ind-payment-mode-option .payment-mode-selection .payment-mode-select[b-uucs88zsee] {
    border-radius: 50%;
    height: 28px;
    width: 28px;
    margin: auto;
    border: 1px solid #ddd;
    background-color: #ddd;
    padding: 1px;
}
    .ind-payment-mode-option .payment-mode-selection .payment-mode-select svg[b-uucs88zsee] {
        fill: #fff;
    }
svg.icon.icon-xxlg[b-uucs88zsee] {
    height: 25px;
    width: 25px;
}
.align-top[b-uucs88zsee] {
    vertical-align: top !important;
}
.ind-payment-mode-option .payment-mode-content .payment-mode-text[b-uucs88zsee] {
    padding: 15px;
}
.ind-payment-mode-option .payment-mode-selection[b-uucs88zsee] {
    padding-top: 13px;
}
.row > [class*=col-][b-uucs88zsee] {
    position: relative;
}
.col-2[b-uucs88zsee] {
    width: 16.66667%;
}
.col-2[b-uucs88zsee], .col-3[b-uucs88zsee] {
    flex: 0 0 auto;
}
.row > *[b-uucs88zsee] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.form-group[b-uucs88zsee] {
    margin-bottom: 25px;
}
.zp-unified-theme .btn-primary[b-uucs88zsee], .zp-unified-theme .btn-primary.active[b-uucs88zsee], .zp-unified-theme .btn-primary.disabled[b-uucs88zsee], .zp-unified-theme .btn-primary.disabled.active[b-uucs88zsee], .zp-unified-theme .btn-primary.disabled:active[b-uucs88zsee], .zp-unified-theme .btn-primary.disabled:focus[b-uucs88zsee], .zp-unified-theme .btn-primary.disabled:hover[b-uucs88zsee], .zp-unified-theme .btn-primary:active[b-uucs88zsee], .zp-unified-theme .btn-primary:focus[b-uucs88zsee], .zp-unified-theme .btn-primary:hover[b-uucs88zsee], .zp-unified-theme .btn-primary[disabled][b-uucs88zsee], .zp-unified-theme .btn-primary[disabled].active[b-uucs88zsee], .zp-unified-theme .btn-primary[disabled]:active[b-uucs88zsee], .zp-unified-theme .btn-primary[disabled]:focus[b-uucs88zsee], .zp-unified-theme .btn-primary[disabled]:hover[b-uucs88zsee], .zp-unified-theme .open > .dropdown-toggle.btn-primary[b-uucs88zsee], .zp-unified-theme .show > .btn-primary.dropdown-toggle[b-uucs88zsee], .zp-unified-theme fieldset[disabled] .btn-primary[b-uucs88zsee], .zp-unified-theme fieldset[disabled] .btn-primary.active[b-uucs88zsee], .zp-unified-theme fieldset[disabled] .btn-primary:active[b-uucs88zsee], .zp-unified-theme fieldset[disabled] .btn-primary:focus[b-uucs88zsee], .zp-unified-theme fieldset[disabled] .btn-primary:hover[b-uucs88zsee] {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}
.btn-toolbar > .btn[b-uucs88zsee] {
    margin-left: 5px;
}
.form-control-color:not(:disabled):not([readonly])[b-uucs88zsee], .form-control[type=file]:not(:disabled):not([readonly])[b-uucs88zsee], [role=button][b-uucs88zsee], [type=button]:not(:disabled)[b-uucs88zsee], [type=reset]:not(:disabled)[b-uucs88zsee], [type=submit]:not(:disabled)[b-uucs88zsee], button:not(:disabled)[b-uucs88zsee], summary[b-uucs88zsee] {
    cursor: pointer;
}
<style >
.btn-primary[b-uucs88zsee], .btn-primary.disabled[b-uucs88zsee], .btn-primary[disabled][b-uucs88zsee], fieldset[disabled] .btn-primary[b-uucs88zsee], .btn-primary.disabled:hover[b-uucs88zsee], .btn-primary[disabled]:hover[b-uucs88zsee], fieldset[disabled] .btn-primary:hover[b-uucs88zsee], .btn-primary.disabled:focus[b-uucs88zsee], .btn-primary[disabled]:focus[b-uucs88zsee], fieldset[disabled] .btn-primary:focus[b-uucs88zsee], .btn-primary.disabled:active[b-uucs88zsee], .btn-primary[disabled]:active[b-uucs88zsee], fieldset[disabled] .btn-primary:active[b-uucs88zsee], .btn-primary.disabled.active[b-uucs88zsee], .btn-primary[disabled].active[b-uucs88zsee], fieldset[disabled] .btn-primary.active[b-uucs88zsee], .btn-primary:hover[b-uucs88zsee], .btn-primary:focus[b-uucs88zsee], .btn-primary:active[b-uucs88zsee], .btn-primary.active[b-uucs88zsee], .open > .dropdown-toggle.btn-primary[b-uucs88zsee] {
    color: #fff;
}
.btn[b-uucs88zsee], body[b-uucs88zsee] {
    font-size: 14px;
}
.btn-primary[b-uucs88zsee] {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
}
.btn[b-uucs88zsee] {
    border-radius: 6px;
    padding: .5rem .75rem;
}
.btn[b-uucs88zsee] {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-border-width: 1px;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    font-family: var(--bs-btn-font-family);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -ms-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
}
.btn[b-uucs88zsee], .page-link[b-uucs88zsee] {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
[type=button][b-uucs88zsee], [type=reset][b-uucs88zsee], [type=submit][b-uucs88zsee], button[b-uucs88zsee] {
    -webkit-appearance: button;
}
button[b-uucs88zsee], select[b-uucs88zsee] {
    text-transform: none;
}
button[b-uucs88zsee], input[b-uucs88zsee], optgroup[b-uucs88zsee], select[b-uucs88zsee], textarea[b-uucs88zsee] {
    margin: 0;
}
.btn + .btn[b-uucs88zsee], .btn + .dropdown[b-uucs88zsee] {
    margin-left: 10px;
}
.btn-toolbar > .btn[b-uucs88zsee] {
    margin-left: 5px;
}
.btn[b-uucs88zsee], body[b-uucs88zsee] {
    font-size: 14px;
}
.btn[b-uucs88zsee] {
    border-radius: 6px;
    padding: .5rem .75rem;
}
.btn-default[b-uucs88zsee] {
    background-color: #fff;
    border-color: #ccc;
}
.float-end[b-uucs88zsee] {
    float: right !important;
}
.mandatory-text[b-uucs88zsee] {
    font-size: 13px;
    color: #FF1E43;
    margin-top: 11.5px;
}
.text-end[b-uucs88zsee] {
    text-align: right !important;
}
p[b-uucs88zsee] {
    margin-bottom: 11px;
}
.btn-default[b-uucs88zsee] {
    background-color: #fff;
    border-color: #ccc;
}
.btn[b-uucs88zsee] {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-border-width: 1px;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    font-family: var(--bs-btn-font-family);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -ms-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
}
.btn[b-uucs88zsee], .page-link[b-uucs88zsee] {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-link[b-uucs88zsee], a[b-uucs88zsee] {
    cursor: pointer;
    color: #2b76d2;
    text-decoration: none;
}
.float-end[b-uucs88zsee] {
    float: right !important;
}
.mandatory-text[b-uucs88zsee] {
    font-size: 13px;
    color: #FF1E43;
    margin-top: 11.5px;
}
.text-end[b-uucs88zsee] {
    text-align: right !important;
}
.row[b-uucs88zsee] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
p[b-uucs88zsee] {
    margin-bottom: 11px;
}
.ind-payment-mode-option .payment-mode-content .payment-mode-text[b-uucs88zsee] {
    padding: 15px;
}
.font-small[b-uucs88zsee] {
    font-size: 13px !important;
}
.text-muted[b-uucs88zsee] {
    --bs-text-opacity: 1;
    color: #6c757d !important;
}

/**/
.col-12[b-uucs88zsee] {
    width: 100%;
}
.form-content[b-uucs88zsee] {
    margin-top: 15px;
}
.section[b-uucs88zsee] {
    margin-bottom: 30px;
}
.sub-group[b-uucs88zsee] {
    margin-top: 5px;
    margin-bottom: 10px;
}
.form-group[b-uucs88zsee] {
    margin-bottom: 25px;
}
.row[b-uucs88zsee] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
    .row > [class*=col-][b-uucs88zsee] {
        position: relative;
    }
.col-12[b-uucs88zsee] {
    flex: 0 0 auto;
    width: 100%;
}
.row > *[b-uucs88zsee] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
label[b-uucs88zsee] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}
.form-control[b-uucs88zsee], .note[b-uucs88zsee], label[b-uucs88zsee] {
    font-size: 14px;
}
label[b-uucs88zsee] {
    font-weight: 400;
}
label[b-uucs88zsee], output[b-uucs88zsee] {
    display: inline-block;
}
.ac-box .ac-selected[b-uucs88zsee], .form-control:not(.raw-editor)[b-uucs88zsee] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}
.form-control[b-uucs88zsee] {
    padding: 8px 12px;
}
.form-control[b-uucs88zsee] {
    color: #4A4A4A;
    height: 40px;
}
.form-control[b-uucs88zsee], .note[b-uucs88zsee], label[b-uucs88zsee] {
    font-size: 14px;
}
.form-control[b-uucs88zsee] {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
    .form-control[b-uucs88zsee], .form-control:focus[b-uucs88zsee] {
        background-color: #fff;
    }
button[b-uucs88zsee], input[b-uucs88zsee], optgroup[b-uucs88zsee], select[b-uucs88zsee], textarea[b-uucs88zsee] {
    margin: 0;
    font-family: inherit;
}
.row > [class*=col-][b-uucs88zsee] {
    position: relative;
}
.col-12[b-uucs88zsee] {
    flex: 0 0 auto;
    width: 100%;
}
.row > *[b-uucs88zsee] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.row > [class*=col-][b-uucs88zsee] {
    position: relative;
}
.col-6[b-uucs88zsee] {
    width: 50%;
}
.col-6[b-uucs88zsee], .col-7[b-uucs88zsee] {
    flex: 0 0 auto;
}
.row > *[b-uucs88zsee] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.form-group[b-uucs88zsee] {
    margin-bottom: 25px;
}
.row[b-uucs88zsee] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
    .row > [class*=col-][b-uucs88zsee] {
        position: relative;
    }
.col-12[b-uucs88zsee] {
    flex: 0 0 auto;
    width: 100%;
}
.row > *[b-uucs88zsee] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
label[b-uucs88zsee] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}
.form-control[b-uucs88zsee], .note[b-uucs88zsee], label[b-uucs88zsee] {
    font-size: 14px;
}
label[b-uucs88zsee] {
    font-weight: 400;
}
label[b-uucs88zsee], output[b-uucs88zsee] {
    display: inline-block;
}
.d-flex[b-uucs88zsee] {
    display: flex !important;
}
.form-check[b-uucs88zsee], .form-check-label[b-uucs88zsee] {
    margin-bottom: 0;
}
.form-check[b-uucs88zsee] {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
}
.col-4[b-uucs88zsee] {
    width: 33.33333%;
}
.col-4[b-uucs88zsee], .col-5[b-uucs88zsee] {
    flex: 0 0 auto;
}
.form-check-input[b-uucs88zsee], .form-check > label[b-uucs88zsee], .form-check > label > input[b-uucs88zsee] {
    cursor: pointer;
}
.radio-inline[b-uucs88zsee] {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9px;
}
.d-flex[b-uucs88zsee] {
    display: flex !important;
}
label[b-uucs88zsee] {
    color: #000;
    line-height: 22px;
}
.form-control[b-uucs88zsee], .note[b-uucs88zsee], label[b-uucs88zsee] {
    font-size: 14px;
}
label[b-uucs88zsee] {
    font-weight: 400;
}
.form-check-input[type=radio][b-uucs88zsee] {
    border-radius: 50%;
}
.form-check .form-check-input[b-uucs88zsee] {
    float: left;
    margin-left: -1.5em;
}
.form-check-input[b-uucs88zsee], .form-check > label[b-uucs88zsee], .form-check > label > input[b-uucs88zsee] {
    cursor: pointer;
}
.form-check-input[b-uucs88zsee] {
    width: 13px;
    appearance: auto;
}
.form-check-input[b-uucs88zsee] {
    height: 1em;
    margin-top: .3em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    appearance: none;
    print-color-adjust: exact;
}
button[b-uucs88zsee], input[b-uucs88zsee], optgroup[b-uucs88zsee], select[b-uucs88zsee], textarea[b-uucs88zsee] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.ms-2[b-uucs88zsee] {
    margin-left: 5px !important;
}
/* /Pages/PeopleHeader.razor.rz.scp.css */
.Logo[b-lru1z3poqw] {
    line-height: 45px;
    height: 4-px;
    width: 40px;
    align-items: center;
    justify-content: left;
    background-size: auto 450px;
}

.plusimage[b-lru1z3poqw] {
    height: 32px;
    width: 32px;
    align-items: center;
    margin-top:10px;
}

.heading[b-lru1z3poqw] {
    text-align: start;
    color: black;
    font-size: 24px;
    font-weight: 550;
    justify-content: flex-start;
    margin-top: 10px;
    margin-left: 10px;
}
.suggestions-container[b-lru1z3poqw] {
    top:40px;
    width:100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999; /* Adjust the z-index as needed */
}

.suggestions[b-lru1z3poqw] {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 10px;
}
.dropdown-extrastyle[b-lru1z3poqw] {
    position: relative;
    height: 320px;
    z-index: 999 !important;
}
.PT20[b-lru1z3poqw] {
    padding-top: 20px;
}

.nav[b-lru1z3poqw] {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display:flex;
    
}
.nav-stacked > li[b-lru1z3poqw] {
    float: none;
}
.nav > li[b-lru1z3poqw] {
    position: relative;
    display: block;
}
.dropdown-extrastyle .lfttab[b-lru1z3poqw] {
    background-color: #f9f9f9;
    z-index:10;
    border-right: 1px solid #eee;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    width: 180px;
    bottom: 0;
    height: 320px;
    top: 0;
    left: 0;
    overflow-x: hidden;
}
.righttab[b-lru1z3poqw] {
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    background-color:white;
    bottom: 0;
    height: 320px;
    top: 0;
    left: 180px;
    right:0;
}
.tab-content > .active[b-lru1z3poqw] {
    display: block;
}
.rhttablst li[b-lru1z3poqw] {
    padding: 6px 0;
    font-size: 14px;
    list-style:none;
}
.rhttablst li a[b-lru1z3poqw] {
    color: #000000;
    display: block;
    padding: 0px 10px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 1px;
}

.col-sm-12[b-lru1z3poqw]{
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
}

.dropdown-item.dropdown-submenu[b-lru1z3poqw] {
    display: none;
}
.dropdown-item.dropdown-submenu:hover[b-lru1z3poqw] {
        display: block;
}
.dropdown-item.with-submenu:hover[b-lru1z3poqw]::after {
    display: inline-block; /* Show arrow on hover */
}
.dropdown-item.with-submenu[b-lru1z3poqw] {
    position: relative;
}
    .dropdown-item.with-submenu[b-lru1z3poqw]::after {
        content: "\003E"; /* Unicode character for right arrow */
        display: none;
        position: absolute;
        top: 50%;
        right: 5px; /* Adjust as needed */
        transform: translateY(-50%);
    }
.dropdown-item.dropdown-submenu[b-lru1z3poqw] {
    display: none;
    position: absolute;
    top: 0;
    left: 100%; /* Position submenu to the right of the parent */
    min-width: 10rem; /* Adjust as needed */
}

.dropdown-item.with-submenu:hover + .dropdown-item.dropdown-submenu[b-lru1z3poqw] {
    display: block;
}
.plusBox[b-lru1z3poqw] {
    min-width: 400px;
    left: auto;
    right: -9px;
   
    padding: 0px;
    margin: 1px 0px 0px;
    height: 100px;
    position: absolute;
    z-index: 999;
}
/* /Pages/PersonalDetails.razor.rz.scp.css */
.payroll-content-column[b-jrzijloj2r] {
    position: relative;
    background-color: #fff;
    flex-grow: 1;
}
.payroll-column[b-jrzijloj2r] {
    overflow-y: auto;
}
.emp-edit-summary[b-jrzijloj2r], .payroll-column[b-jrzijloj2r] {
    flex-direction: column;
    display: flex;
}
.overflow-x-hidden[b-jrzijloj2r] {
    overflow-x: hidden !important;
}
.payroll-column[b-jrzijloj2r] {
    overflow-y: auto;
}
.emp-edit-summary[b-jrzijloj2r], .payroll-column[b-jrzijloj2r] {
    flex-direction: column;
    display: flex;
}
.header.add-employee-header.add-employee-header-ind[b-jrzijloj2r] {
    background-color: #fff;
    height: 150px;
    transition: all .3s ease-in-out;
}
.header.add-employee-header[b-jrzijloj2r] {
    width: 100%;
    min-width: 550px;
    padding: 15px 30px;
}
.header[b-jrzijloj2r] {
    overflow: visible;
    left: 0;
    right: 0;
}
.dunning-alert-banner[b-jrzijloj2r], .header[b-jrzijloj2r] {
    border-bottom: 1px solid #ededed;
}
.add-employee-wizard[b-jrzijloj2r] {
    width: 65%;
    min-width: 450px;
    margin: auto;
    color: #000;
    transition: width .3s ease-in-out;
}
.add-employee-wizard h3[b-jrzijloj2r] {
    margin-bottom: 25px;
    margin-top: 0;
    font-weight: 700;
    transition: all .3s ease-in-out;
}
.text-overflow[b-jrzijloj2r] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-center[b-jrzijloj2r] {
    text-align: center !important;
}
h1[b-jrzijloj2r], h2[b-jrzijloj2r], h3[b-jrzijloj2r], h4[b-jrzijloj2r] {
    font-family: InterRegular;
}
h3[b-jrzijloj2r] {
    font-size: 22px;
    line-height: 30px;
}
.help-text[b-jrzijloj2r], h3[b-jrzijloj2r], h4[b-jrzijloj2r] {
    color: #333;
}
.text-center[b-jrzijloj2r] {
    text-align: center !important;
}
.justify-content-center[b-jrzijloj2r] {
    justify-content: center !important;
}
.d-flex[b-jrzijloj2r] {
    display: flex !important;
}
.nav[b-jrzijloj2r] {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: #6c757d;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
dl[b-jrzijloj2r], ol[b-jrzijloj2r], p[b-jrzijloj2r], ul[b-jrzijloj2r] {
    margin-top: 0;
}
.add-employee-wizard .nav li[b-jrzijloj2r] {
    float: left;
}
.position-relative[b-jrzijloj2r] {
    position: relative !important;
}
.col-2[b-jrzijloj2r] {
    width: 16.66667%;
}
.col-2[b-jrzijloj2r], .col-3[b-jrzijloj2r] {
    flex: 0 0 auto;
}
.add-employee-wizard .nav .add-employee-nav-step.completed[b-jrzijloj2r] {
    background-color: #33E273;
    border-color: #33E273;
}
.add-employee-wizard .nav .add-employee-nav-step.completed[b-jrzijloj2r], .add-employee-wizard .nav .add-employee-nav-step.warning[b-jrzijloj2r] {
    padding: 1px;
}
.add-employee-wizard .nav .add-employee-nav-step[b-jrzijloj2r] {
    padding: 3px;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    margin: auto;
    border: 1px solid #444;
    color: #444;
    transition: all .3s ease-in-out;
}
    .add-employee-wizard .nav .add-employee-nav-step.completed svg[b-jrzijloj2r], .add-employee-wizard .nav .add-employee-nav-step.warning svg[b-jrzijloj2r] {
        fill: #fff;
        transition: all .3s ease-in-out;
    }
svg.icon.icon-xxlg[b-jrzijloj2r] {
    height: 25px;
    width: 25px;
}
.align-top[b-jrzijloj2r] {
    vertical-align: top !important;
}
.add-employee-wizard .nav .add-employee-nav-text[b-jrzijloj2r] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 14px;
    transition: all .3s ease-in-out;
}
.add-employee-wizard .nav li > a[b-jrzijloj2r] {
    position: inherit;
    padding: 0;
    color: #000;
}
.nav-link[b-jrzijloj2r] {
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    text-decoration: none;
}
.add-employee-wizard .nav li:not(:last-child)[b-jrzijloj2r]::after {
    content: '';
    border-bottom: 1px solid #ccc;
    position: absolute;
    left: 64%;
    top: 14px;
    padding: 0 36%;
    transition: all .3s ease-in-out;
}
.header.add-employee-header.add-employee-header-ind + .body[b-jrzijloj2r] {
    padding-top: 25px;
    transition: all .3s ease-in-out;
}
.payroll-column .body[b-jrzijloj2r] {
    flex-grow: 1;
    position: relative;
}
.body.content[b-jrzijloj2r] {
    padding: 20px 30px 40px;
}
.scrollbox[b-jrzijloj2r] {
    background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), 0 100%, radial-gradient(farthest-corner at 50% 0, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0)), 0 100%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
    background-size: 100% 40px, 100% 40px, 100% 4px, 100% 4px;
    background-attachment: local, local, scroll, scroll;
}
.scroll-y[b-jrzijloj2r] {
    overflow-y: auto;
}
.horizontal-scroll-container[b-jrzijloj2r], .scroll-x[b-jrzijloj2r] {
    overflow-x: auto;
}
.body[b-jrzijloj2r] {
    right: 0;
    left: 0;
}
.employee-form[b-jrzijloj2r] {
    width: 50%;
    min-width: 575px;
    margin: auto;
}
.row[b-jrzijloj2r] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
    .row > [class*=col-][b-jrzijloj2r] {
        position: relative;
    }
.no-outline[b-jrzijloj2r] {
    outline: 0;
}
.col-12[b-jrzijloj2r] {
    flex: 0 0 auto;
    width: 100%;
}
.row > *[b-jrzijloj2r] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.section[b-jrzijloj2r] {
    margin-bottom: 30px;
}
.form-group[b-jrzijloj2r] {
    margin-bottom: 25px;
}
.row[b-jrzijloj2r] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
label[b-jrzijloj2r] {
    color: #000;
    line-height: 22px;
    margin-bottom: 7px;
}
.ac-box .ac-selected[b-jrzijloj2r], .form-control:not(.raw-editor)[b-jrzijloj2r] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}
.form-control[b-jrzijloj2r] {
    padding: 8px 12px;
}
.form-control[b-jrzijloj2r] {
    color: #4A4A4A;
    height: 40px;
}
.form-control[b-jrzijloj2r], .note[b-jrzijloj2r], label[b-jrzijloj2r] {
    font-size: 14px;
}
.form-control[b-jrzijloj2r] {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
    .form-control[b-jrzijloj2r], .form-control:focus[b-jrzijloj2r] {
        background-color: #fff;
    }
button[b-jrzijloj2r], input[b-jrzijloj2r], optgroup[b-jrzijloj2r], select[b-jrzijloj2r], textarea[b-jrzijloj2r] {
    margin: 0;
    font-family: inherit;
}
.mandatory-field[b-jrzijloj2r] {
    color: #FF1E43;
}
.address-group .address-line[b-jrzijloj2r] {
    margin-bottom: 15px;
}
hr[b-jrzijloj2r] {
    border-top: 1px solid rgba(0, 0, 0, .1);
    opacity: 1;
}
hr[b-jrzijloj2r] {
    margin-bottom: 20px;
}
h3[b-jrzijloj2r], hr[b-jrzijloj2r] {
    margin-top: 10px;
}
hr[b-jrzijloj2r] {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: .25;
}
.btn-toolbar[b-jrzijloj2r] {
    display: block;
}
.btn-toolbar[b-jrzijloj2r] {
    margin-left: -5px;
}
.p-0[b-jrzijloj2r] {
    padding: 0 !important;
}
.btn-toolbar[b-jrzijloj2r] {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.col-12[b-jrzijloj2r] {
    flex: 0 0 auto;
    width: 100%;
}
.zp-unified-theme .btn-primary[b-jrzijloj2r], .zp-unified-theme .btn-primary.active[b-jrzijloj2r], .zp-unified-theme .btn-primary.disabled[b-jrzijloj2r], .zp-unified-theme .btn-primary.disabled.active[b-jrzijloj2r], .zp-unified-theme .btn-primary.disabled:active[b-jrzijloj2r], .zp-unified-theme .btn-primary.disabled:focus[b-jrzijloj2r], .zp-unified-theme .btn-primary.disabled:hover[b-jrzijloj2r], .zp-unified-theme .btn-primary:active[b-jrzijloj2r], .zp-unified-theme .btn-primary:focus[b-jrzijloj2r], .zp-unified-theme .btn-primary:hover[b-jrzijloj2r], .zp-unified-theme .btn-primary[disabled][b-jrzijloj2r], .zp-unified-theme .btn-primary[disabled].active[b-jrzijloj2r], .zp-unified-theme .btn-primary[disabled]:active[b-jrzijloj2r], .zp-unified-theme .btn-primary[disabled]:focus[b-jrzijloj2r], .zp-unified-theme .btn-primary[disabled]:hover[b-jrzijloj2r], .zp-unified-theme .open > .dropdown-toggle.btn-primary[b-jrzijloj2r], .zp-unified-theme .show > .btn-primary.dropdown-toggle[b-jrzijloj2r], .zp-unified-theme fieldset[disabled] .btn-primary[b-jrzijloj2r], .zp-unified-theme fieldset[disabled] .btn-primary.active[b-jrzijloj2r], .zp-unified-theme fieldset[disabled] .btn-primary:active[b-jrzijloj2r], .zp-unified-theme fieldset[disabled] .btn-primary:focus[b-jrzijloj2r], .zp-unified-theme fieldset[disabled] .btn-primary:hover[b-jrzijloj2r] {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

.btn-toolbar > .btn[b-jrzijloj2r] {
    margin-left: 5px;
}
.form-control-color:not(:disabled):not([readonly])[b-jrzijloj2r], .form-control[type=file]:not(:disabled):not([readonly])[b-jrzijloj2r], [role=button][b-jrzijloj2r], [type=button]:not(:disabled)[b-jrzijloj2r], [type=reset]:not(:disabled)[b-jrzijloj2r], [type=submit]:not(:disabled)[b-jrzijloj2r], button:not(:disabled)[b-jrzijloj2r], summary[b-jrzijloj2r] {
    cursor: pointer;
}
<style >
.btn-primary[b-jrzijloj2r], .btn-primary.disabled[b-jrzijloj2r], .btn-primary[disabled][b-jrzijloj2r], fieldset[disabled] .btn-primary[b-jrzijloj2r], .btn-primary.disabled:hover[b-jrzijloj2r], .btn-primary[disabled]:hover[b-jrzijloj2r], fieldset[disabled] .btn-primary:hover[b-jrzijloj2r], .btn-primary.disabled:focus[b-jrzijloj2r], .btn-primary[disabled]:focus[b-jrzijloj2r], fieldset[disabled] .btn-primary:focus[b-jrzijloj2r], .btn-primary.disabled:active[b-jrzijloj2r], .btn-primary[disabled]:active[b-jrzijloj2r], fieldset[disabled] .btn-primary:active[b-jrzijloj2r], .btn-primary.disabled.active[b-jrzijloj2r], .btn-primary[disabled].active[b-jrzijloj2r], fieldset[disabled] .btn-primary.active[b-jrzijloj2r], .btn-primary:hover[b-jrzijloj2r], .btn-primary:focus[b-jrzijloj2r], .btn-primary:active[b-jrzijloj2r], .btn-primary.active[b-jrzijloj2r], .open > .dropdown-toggle.btn-primary[b-jrzijloj2r] {
    color: #fff;
}

.btn[b-jrzijloj2r], body[b-jrzijloj2r] {
    font-size: 14px;
}

.btn-primary[b-jrzijloj2r] {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
}

.btn[b-jrzijloj2r] {
    border-radius: 6px;
    padding: .5rem .75rem;
}

.btn[b-jrzijloj2r] {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-border-width: 1px;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    font-family: var(--bs-btn-font-family);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -ms-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
}
.btn[b-jrzijloj2r], .page-link[b-jrzijloj2r] {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
[type=button][b-jrzijloj2r], [type=reset][b-jrzijloj2r], [type=submit][b-jrzijloj2r], button[b-jrzijloj2r] {
    -webkit-appearance: button;
}
button[b-jrzijloj2r], select[b-jrzijloj2r] {
    text-transform: none;
}
button[b-jrzijloj2r], input[b-jrzijloj2r], optgroup[b-jrzijloj2r], select[b-jrzijloj2r], textarea[b-jrzijloj2r] {
    margin: 0;
}
.btn + .btn[b-jrzijloj2r], .btn + .dropdown[b-jrzijloj2r] {
    margin-left: 10px;
}
.btn-toolbar > .btn[b-jrzijloj2r] {
    margin-left: 5px;
}
.btn[b-jrzijloj2r], body[b-jrzijloj2r] {
    font-size: 14px;
}
.btn[b-jrzijloj2r] {
    border-radius: 6px;
    padding: .5rem .75rem;
}
.btn-default[b-jrzijloj2r] {
    background-color: #fff;
    border-color: #ccc;
}
.btn-link[b-jrzijloj2r], a[b-jrzijloj2r] {
    cursor: pointer;
    color: #2b76d2;
}
.btn[b-jrzijloj2r], .page-link[b-jrzijloj2r] {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.float-end[b-jrzijloj2r] {
    float: right !important;
}
.mandatory-text[b-jrzijloj2r] {
    font-size: 13px;
    color: #FF1E43;
    margin-top: 11.5px;
}
.text-end[b-jrzijloj2r] {
    text-align: right !important;
}
p[b-jrzijloj2r] {
    margin-bottom: 11px;
}
.ac-box[b-jrzijloj2r] {
    position: relative;
    display: block;
    zoom: 1;
}
    .ac-box .ac-selected[b-jrzijloj2r], .form-control:not(.raw-editor)[b-jrzijloj2r] {
        border: 1px solid #dfe1e6;
        border-radius: 6px;
    }
    .ac-box .ac-selected[b-jrzijloj2r] {
        min-height: 40px;
        box-shadow: none;
        padding: 8px 12px;
    }
    .ac-box .ac-selected[b-jrzijloj2r] {
        cursor: pointer;
        text-align: left;
        height: 34px;
        overflow: hidden;
        display: flex;
        align-items: center;
        white-space: nowrap;
        line-height: 28px;
        color: #21263C;
        text-decoration: none;
        background-clip: padding-box;
        -webkit-touch-callout: none;
        -ms-user-select: none;
        user-select: none;
    }
.form-control[b-jrzijloj2r] {
    padding: 8px 12px;
}
.form-control[b-jrzijloj2r], .note[b-jrzijloj2r], label[b-jrzijloj2r] {
    font-size: 14px;
}
.form-control[b-jrzijloj2r] {
    width: 100%;
    font-weight: 400;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
    .form-control[b-jrzijloj2r], .form-control:focus[b-jrzijloj2r] {
        background-color: #fff;
    }
.ac-box .ac-selected div[b-jrzijloj2r] {
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: 18px;
    height: 100%;
    border-left: none;
    border-radius: 0 4px 4px 0;
}
.ac-box .ac-selected div[b-jrzijloj2r] {
    margin-left: auto;
}
.mt-2[b-jrzijloj2r] {
    margin-top: 5px !important;
}
.zf-ac-toggler svg[b-jrzijloj2r] {
    fill: #999;
    width: 16px;
    height: 16px;
}
.zf-ac-toggler svg[b-jrzijloj2r] {
    vertical-align: middle;
}
/* /Pages/SalaryDetailsProfile.razor.rz.scp.css */
.payroll-content-column[b-nbs1hhxkdn] {
    position: relative;
    background-color: #fff;
    flex-grow: 1;
}
.payroll-column[b-nbs1hhxkdn] {
    overflow-y: auto;
}
.emp-edit-summary[b-nbs1hhxkdn], .payroll-column[b-nbs1hhxkdn] {
    flex-direction: column;
    display: flex;
}
.overflow-x-hidden[b-nbs1hhxkdn] {
    overflow-x: hidden !important;
}
.payroll-column[b-nbs1hhxkdn] {
    overflow-y: auto;
}
.emp-edit-summary[b-nbs1hhxkdn], .payroll-column[b-nbs1hhxkdn] {
    flex-direction: column;
    display: flex;
}
.add-employee-wizard[b-nbs1hhxkdn] {
    width: 65%;
    min-width: 450px;
    margin: auto;
    color: #000;
    transition: width .3s ease-in-out;
}
.add-employee-wizard h3[b-nbs1hhxkdn] {
    margin-bottom: 25px;
    margin-top: 0;
    font-weight: 700;
    transition: all .3s ease-in-out;
}
.text-overflow[b-nbs1hhxkdn] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-center[b-nbs1hhxkdn] {
    text-align: center !important;
}
h3[b-nbs1hhxkdn] {
    font-size: 22px;
    line-height: 30px;
}
.help-text[b-nbs1hhxkdn], h3[b-nbs1hhxkdn], h4[b-nbs1hhxkdn] {
    color: #333;
}
.zp-unified-theme .d-flex[b-nbs1hhxkdn] {
    display: flex;
}
.text-center[b-nbs1hhxkdn] {
    text-align: center !important;
}
.justify-content-center[b-nbs1hhxkdn] {
    justify-content: center !important;
}
.d-flex[b-nbs1hhxkdn] {
    display: flex !important;
}
.nav[b-nbs1hhxkdn] {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: #6c757d;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
dl[b-nbs1hhxkdn], ol[b-nbs1hhxkdn], p[b-nbs1hhxkdn], ul[b-nbs1hhxkdn] {
    margin-top: 0;
}
.add-employee-wizard .nav li[b-nbs1hhxkdn] {
    float: left;
}
.position-relative[b-nbs1hhxkdn] {
    position: relative !important;
}
.col-2[b-nbs1hhxkdn] {
    width: 16.66667%;
}
.col-2[b-nbs1hhxkdn], .col-3[b-nbs1hhxkdn] {
    flex: 0 0 auto;
}
.add-employee-wizard .nav .add-employee-nav-step.completed[b-nbs1hhxkdn] {
    background-color: #33E273;
    border-color: #33E273;
}
.add-employee-wizard .nav .add-employee-nav-step.completed[b-nbs1hhxkdn], .add-employee-wizard .nav .add-employee-nav-step.warning[b-nbs1hhxkdn] {
    padding: 1px;
}
.add-employee-wizard .nav .add-employee-nav-step[b-nbs1hhxkdn] {
    border-radius: 50%;
    height: 28px;
    width: 28px;
    margin: auto;
    border: 1px solid #444;
    color: #444;
    transition: all .3s ease-in-out;
}
    .add-employee-wizard .nav .add-employee-nav-step.completed svg[b-nbs1hhxkdn], .add-employee-wizard .nav .add-employee-nav-step.warning svg[b-nbs1hhxkdn] {
        fill: #fff;
        transition: all .3s ease-in-out;
    }
svg.icon.icon-xxlg[b-nbs1hhxkdn] {
    height: 25px;
    width: 25px;
}
.align-top[b-nbs1hhxkdn] {
    vertical-align: top !important;
}
.add-employee-wizard .nav .add-employee-nav-text[b-nbs1hhxkdn] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 14px;
    transition: all .3s ease-in-out;
}
.add-employee-wizard .nav li > a[b-nbs1hhxkdn] {
    position: inherit;
    padding: 0;
    color: #000;
}
.nav-link[b-nbs1hhxkdn] {
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    text-decoration: none;
}
.btn-link[b-nbs1hhxkdn], a[b-nbs1hhxkdn] {
    cursor: pointer;
}
.add-employee-wizard .nav li[b-nbs1hhxkdn] {
    float: left;
}
.position-relative[b-nbs1hhxkdn] {
    position: relative !important;
}
.col-2[b-nbs1hhxkdn] {
    width: 16.66667%;
}
.col-2[b-nbs1hhxkdn], .col-3[b-nbs1hhxkdn] {
    flex: 0 0 auto;
}
.add-employee-wizard .nav .add-employee-nav-step[b-nbs1hhxkdn] {
    padding: 3px;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    margin: auto;
    border: 1px solid #444;
    color: #444;
    transition: all .3s ease-in-out;
}
.add-employee-wizard .nav .add-employee-nav-text[b-nbs1hhxkdn] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 14px;
    transition: all .3s ease-in-out;
}
.add-employee-wizard .nav li > a[b-nbs1hhxkdn] {
    position: inherit;
    padding: 0;
    color: #000;
}
.nav-link[b-nbs1hhxkdn] {
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    text-decoration: none;
}
.btn-link[b-nbs1hhxkdn], a[b-nbs1hhxkdn] {
    cursor: pointer;
}
.add-employee-wizard .nav .add-employee-nav-step[b-nbs1hhxkdn] {
    padding: 3px;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    margin: auto;
    border: 1px solid #444;
    color: #444;
    transition: all .3s ease-in-out;
}
.add-employee-wizard .nav .add-employee-nav-text[b-nbs1hhxkdn] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 14px;
    transition: all .3s ease-in-out;
}
.add-employee-wizard .nav li > a[b-nbs1hhxkdn] {
    position: inherit;
    padding: 0;
    color: #000;
}
.nav-link[b-nbs1hhxkdn] {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    text-decoration: none;
}
.btn-link[b-nbs1hhxkdn], a[b-nbs1hhxkdn] {
    cursor: pointer;
}
.add-employee-wizard .nav li:not(:last-child)[b-nbs1hhxkdn]::after {
    content: '';
    border-bottom: 1px solid #ccc;
    position: absolute;
    left: 64%;
    top: 14px;
    padding: 0 36%;
    transition: all .3s ease-in-out;
}
.header.add-employee-header.add-employee-header-ind + .body[b-nbs1hhxkdn] {
    padding-top: 25px;
    transition: all .3s ease-in-out;
}

.payroll-column .body[b-nbs1hhxkdn] {
    flex-grow: 1;
    position: relative;
}

.body.content[b-nbs1hhxkdn] {
    padding: 20px 30px 40px;
}
.scrollbox[b-nbs1hhxkdn] {
    background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), 0 100%, radial-gradient(farthest-corner at 50% 0, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0)), 0 100%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
    background-size: 100% 40px, 100% 40px, 100% 4px, 100% 4px;
    background-attachment: local, local, scroll, scroll;
}
.scroll-y[b-nbs1hhxkdn] {
    overflow-y: auto;
}
.horizontal-scroll-container[b-nbs1hhxkdn], .scroll-x[b-nbs1hhxkdn] {
    overflow-x: auto;
}
.body[b-nbs1hhxkdn] {
    right: 0;
    left: 0;
}
.salary-form[b-nbs1hhxkdn] {
    width: 80%;
    margin: auto;
}
.row[b-nbs1hhxkdn] {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
    .row > [class*=col-][b-nbs1hhxkdn] {
        position: relative;
    }
.no-outline[b-nbs1hhxkdn] {
    outline: 0;
}
@media (min-width: 992px) {
    .col-lg-12[b-nbs1hhxkdn] {
        flex: 0 0 auto;
        width: 100%;
    }
}
.row > *[b-nbs1hhxkdn] {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.salary-pdf-form[b-nbs1hhxkdn] {
    border: 1px solid #EEEFF3;
    box-shadow: 0 2px 7px 0 rgba(28, 29, 83, .1);
    border-radius: 6px;
    margin-bottom: 25px;
}
    .salary-pdf-form .ctc-section[b-nbs1hhxkdn] {
        padding: 25px;
    }
.pb-0[b-nbs1hhxkdn] {
    padding-bottom: 0 !important;
}
.d-flex[b-nbs1hhxkdn] {
    display: flex !important;
}
.col-12[b-nbs1hhxkdn] {
    flex: 0 0 auto;
    width: 100%;
}
.inline-fields .col-form-label[b-nbs1hhxkdn], form .col-form-label[b-nbs1hhxkdn] {
    text-align: left;
}

.ps-0[b-nbs1hhxkdn] {
    padding-left: 0 !important;
}

.col-form-label[b-nbs1hhxkdn] {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-4[b-nbs1hhxkdn] {
    width: 33.33333%;
}
.col-4[b-nbs1hhxkdn], .col-5[b-nbs1hhxkdn] {
    flex: 0 0 auto;
}
.form-control[b-nbs1hhxkdn], .note[b-nbs1hhxkdn], label[b-nbs1hhxkdn] {
    font-size: 14px;
}
label[b-nbs1hhxkdn] {
    font-weight: 400;
}
label[b-nbs1hhxkdn], output[b-nbs1hhxkdn] {
    display: inline-block;
}
.ps-0[b-nbs1hhxkdn] {
    padding-left: 0 !important;
}
.float-start[b-nbs1hhxkdn] {
    float: left !important;
}
.col-4[b-nbs1hhxkdn] {
    width: 33.33333%;
}
.col-4[b-nbs1hhxkdn], .col-5[b-nbs1hhxkdn] {
    flex: 0 0 auto;
}
.ac-box[b-nbs1hhxkdn] {
    position: relative;
    display: block;
    zoom: 1;
}
    .ac-box .ac-selected[b-nbs1hhxkdn], .form-control:not(.raw-editor)[b-nbs1hhxkdn] {
        border: 1px solid #dfe1e6;
        border-radius: 6px;
    }
    .ac-box .ac-selected[b-nbs1hhxkdn] {
        min-height: 40px;
        box-shadow: none;
        padding: 8px 12px;
    }
    .ac-box .ac-selected[b-nbs1hhxkdn] {
        cursor: pointer;
        text-align: left;
        height: 34px;
        overflow: hidden;
        display: flex;
        align-items: center;
        white-space: nowrap;
        line-height: 28px;
        color: #21263C;
        text-decoration: none;
        background-clip: padding-box;
        -webkit-touch-callout: none;
        -ms-user-select: none;
        user-select: none;
    }
.form-control[b-nbs1hhxkdn], .note[b-nbs1hhxkdn], label[b-nbs1hhxkdn] {
    font-size: 14px;
}
.form-control[b-nbs1hhxkdn] {
    width: 100%;
    font-weight: 400;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
    .form-control[b-nbs1hhxkdn], .form-control:focus[b-nbs1hhxkdn] {
        background-color: #fff;
    }
.ac-box .ac-selected div[b-nbs1hhxkdn] {
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: 18px;
    height: 100%;
    border-left: none;
    border-radius: 0 4px 4px 0;
}
.ac-box .ac-selected div[b-nbs1hhxkdn] {
    margin-left: auto;
}
.mt-2[b-nbs1hhxkdn] {
    margin-top: 5px !important;
}
.zf-ac-toggler svg[b-nbs1hhxkdn] {
    fill: #999;
    width: 16px;
    height: 16px;
}
.zf-ac-toggler svg[b-nbs1hhxkdn] {
    vertical-align: middle;
}
.ac-box .ac-selected span[b-nbs1hhxkdn] {
    padding: 5px 0;
    margin-right: 30px;
}
.ac-box .ac-selected span[b-nbs1hhxkdn] {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.text-muted[b-nbs1hhxkdn] {
    --bs-text-opacity: 1;
    color: #6c757d !important;
}
.salary-pdf-form .ctc-section[b-nbs1hhxkdn] {
    padding: 25px;
}
.d-flex[b-nbs1hhxkdn] {
    display: flex !important;
}
.col-12[b-nbs1hhxkdn] {
    flex: 0 0 auto;
    width: 100%;
}
.inline-fields .col-form-label[b-nbs1hhxkdn], form .col-form-label[b-nbs1hhxkdn] {
    text-align: left;
}

.ps-0[b-nbs1hhxkdn] {
    padding-left: 0 !important;
}

.col-form-label[b-nbs1hhxkdn] {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-4[b-nbs1hhxkdn] {
    width: 33.33333%;
}
.col-4[b-nbs1hhxkdn], .col-5[b-nbs1hhxkdn] {
    flex: 0 0 auto;
}
label[b-nbs1hhxkdn] {
    font-weight: 400;
}
label[b-nbs1hhxkdn], output[b-nbs1hhxkdn] {
    display: inline-block;
}
.mandatory-field[b-nbs1hhxkdn] {
    color: #FF1E43;
}
.inline-fields div[class*=col-]:not(:last-child)[b-nbs1hhxkdn] {
    padding-right: 0;
}
.input-group[b-nbs1hhxkdn], .row > :not([class*=col-]):not(.toggle-button)[b-nbs1hhxkdn] {
    width: auto;
}
.ps-0[b-nbs1hhxkdn] {
    padding-left: 0 !important;
}
.input-group[b-nbs1hhxkdn] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.col-2[b-nbs1hhxkdn], .col-3[b-nbs1hhxkdn] {
    flex: 0 0 auto;
}
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4)[b-nbs1hhxkdn], .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control[b-nbs1hhxkdn], .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select[b-nbs1hhxkdn], .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating)[b-nbs1hhxkdn], .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3)[b-nbs1hhxkdn], .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control[b-nbs1hhxkdn], .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select[b-nbs1hhxkdn], .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating)[b-nbs1hhxkdn] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-append[b-nbs1hhxkdn], .input-group-prepend[b-nbs1hhxkdn] {
    border-radius: 2px;
}
.input-group .input-group-prepend .input-group-text[b-nbs1hhxkdn] {
    height: 100%;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.input-group-prepend .input-group-text[b-nbs1hhxkdn] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-append[b-nbs1hhxkdn], .input-group-text[b-nbs1hhxkdn] {
    background-color: #FAFAFA;
    color: #4A4A4A;
    font-size: 14px;
}
.input-group-text[b-nbs1hhxkdn] {
    padding: .5313rem .75rem;
}
.input-group-text[b-nbs1hhxkdn] {
    display: flex;
    align-items: center;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #ced4da;
}
.form-select[b-nbs1hhxkdn], .input-group-text[b-nbs1hhxkdn] {
    font-weight: 400;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback)[b-nbs1hhxkdn] {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.ac-box .ac-selected[b-nbs1hhxkdn], .form-control:not(.raw-editor)[b-nbs1hhxkdn] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}
.input-group > .form-control[b-nbs1hhxkdn], .input-group > .form-floating[b-nbs1hhxkdn], .input-group > .form-select[b-nbs1hhxkdn] {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.form-control[b-nbs1hhxkdn] {
    color: #4A4A4A;
    height: 40px;
}
.form-control[b-nbs1hhxkdn], .note[b-nbs1hhxkdn], label[b-nbs1hhxkdn] {
    font-size: 14px;
}
.text-end[b-nbs1hhxkdn] {
    text-align: right !important;
}
.form-control[b-nbs1hhxkdn] {
    display: block;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-control[b-nbs1hhxkdn], .form-control:focus[b-nbs1hhxkdn] {
        background-color: #fff;
    }
button[b-nbs1hhxkdn], input[b-nbs1hhxkdn], optgroup[b-nbs1hhxkdn], select[b-nbs1hhxkdn], textarea[b-nbs1hhxkdn] {
    margin: 0;
}
.inline-fields .col-form-label[b-nbs1hhxkdn], form .col-form-label[b-nbs1hhxkdn] {
    text-align: left;
}
.ps-4[b-nbs1hhxkdn] {
    padding-left: 10px !important;
}
.col-form-label[b-nbs1hhxkdn] {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
@media (min-width: 992px) {
    .col-lg-3[b-nbs1hhxkdn] {
        flex: 0 0 auto;
        width: 25%;
    }
}
label[b-nbs1hhxkdn] {
    font-weight: 400;
}
label[b-nbs1hhxkdn], output[b-nbs1hhxkdn] {
    display: inline-block;
}
.salary-pdf-form .salary-table-section[b-nbs1hhxkdn] {
    padding: 0 25px;
}
.salary-table-section[b-nbs1hhxkdn] {
    margin-left: -15px;
    margin-bottom: 20px;
}
    .salary-table-section .table.zp-table.salary-table[b-nbs1hhxkdn] {
        border-collapse: separate;
    }
.zp-table.table.exp-mismatch-table[b-nbs1hhxkdn], .zp-table.table.loans-table[b-nbs1hhxkdn], .zp-table.table.salary-table[b-nbs1hhxkdn], .zp-table.table.workweek-table[b-nbs1hhxkdn] {
    color: #000;
    margin-bottom: 0;
}
table[b-nbs1hhxkdn] {
    caption-side: bottom;
}
.table > thead[b-nbs1hhxkdn] {
    vertical-align: bottom;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-color: inherit;
    border-width: 0;
}
.table thead > tr > th[b-nbs1hhxkdn], .zp-table.table thead:first-child > tr:first-child > th[b-nbs1hhxkdn] {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.zp-table.table.exp-mismatch-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.exp-mismatch-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > th:first-of-type[b-nbs1hhxkdn] {
    padding-left: 15px;
}
.zp-table.table.exp-mismatch-table thead > tr > th[b-nbs1hhxkdn], .zp-table.table.loans-table thead > tr > th[b-nbs1hhxkdn], .zp-table.table.salary-table thead > tr > th[b-nbs1hhxkdn], .zp-table.table.workweek-table thead > tr > th[b-nbs1hhxkdn] {
    background-color: #fff;
    font-size: 12px;
    height: 40px;
    color: #000;
    text-transform: uppercase;
    padding-right: 10px;
}
.zp-table thead > tr > th[b-nbs1hhxkdn] {
    font-weight: 400;
    vertical-align: middle;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.table td[b-nbs1hhxkdn], .table th[b-nbs1hhxkdn] {
    padding: 8px;
}
th[b-nbs1hhxkdn] {
    text-align: -webkit-match-parent;
}
.table thead > tr > th[b-nbs1hhxkdn], .zp-table.table thead:first-child > tr:first-child > th[b-nbs1hhxkdn] {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.zp-table.table.exp-mismatch-table thead > tr > th[b-nbs1hhxkdn], .zp-table.table.loans-table thead > tr > th[b-nbs1hhxkdn], .zp-table.table.salary-table thead > tr > th[b-nbs1hhxkdn], .zp-table.table.workweek-table thead > tr > th[b-nbs1hhxkdn] {
    background-color: #fff;
    font-size: 12px;
    height: 40px;
    color: #000;
    text-transform: uppercase;
    padding-right: 10px;
}

.zp-table thead > tr > th[b-nbs1hhxkdn] {
    font-weight: 400;    vertical-align: middle;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}

.table td[b-nbs1hhxkdn], .table th[b-nbs1hhxkdn] {
    padding: 8px;
}
.text-end[b-nbs1hhxkdn] {
    text-align: right !important;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.salary-table-section .table.zp-table.salary-table[b-nbs1hhxkdn] {
    border-collapse: separate;
}
.zp-table.table.exp-mismatch-table[b-nbs1hhxkdn], .zp-table.table.loans-table[b-nbs1hhxkdn], .zp-table.table.salary-table[b-nbs1hhxkdn], .zp-table.table.workweek-table[b-nbs1hhxkdn] {
    color: #000;
    margin-bottom: 0;
}
.zp-table[b-nbs1hhxkdn] {
    border-spacing: 0;
}
.table[b-nbs1hhxkdn] {
    --bs-table-color: var(--bs-body-color);
    --bs-table-bg: transparent;
    --bs-table-border-color: #ddd;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-body-color);
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: var(--bs-body-color);
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: var(--bs-body-color);
    --bs-table-hover-bg: rgba(239, 236, 236, 0.24);
    width: 100%;
    vertical-align: top;
}
table[b-nbs1hhxkdn] {
    caption-side: bottom;
}
    table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
        border-style: none;
    }
.table > tbody[b-nbs1hhxkdn] {
    vertical-align: inherit;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-color: inherit;
    border-width: 0;
}
.salary-table-section .table.zp-table.salary-table tbody > tr > td:first-of-type[b-nbs1hhxkdn] {
    position: relative;
}

.zp-table.table.exp-mismatch-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.exp-mismatch-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > th:first-of-type[b-nbs1hhxkdn] {
    padding-left: 15px;
}
.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    border-color: #ddd;
}
.table td[b-nbs1hhxkdn], .table th[b-nbs1hhxkdn] {
    padding: 8px;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-width: 0;
}
.zp-table.table.exp-mismatch-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.loans-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.salary-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.workweek-table tbody > tr > td[b-nbs1hhxkdn] {
    border-top: none;
    padding-left: 10px;
    padding-right: 10px;
}
.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table td[b-nbs1hhxkdn], .table th[b-nbs1hhxkdn] {
    padding: 8px;
}
@media (min-width: 768px) {
    .col-md-10[b-nbs1hhxkdn] {
        flex: 0 0 auto;
        width: 83.33333%;
    }
}
.input-group[b-nbs1hhxkdn], .row > :not([class*=col-]):not(.toggle-button)[b-nbs1hhxkdn] {
    width: auto;
}
.input-group[b-nbs1hhxkdn] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
    .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4)[b-nbs1hhxkdn], .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control[b-nbs1hhxkdn], .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select[b-nbs1hhxkdn], .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating)[b-nbs1hhxkdn], .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3)[b-nbs1hhxkdn], .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control[b-nbs1hhxkdn], .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select[b-nbs1hhxkdn], .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating)[b-nbs1hhxkdn] {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
.ac-box .ac-selected[b-nbs1hhxkdn], .form-control:not(.raw-editor)[b-nbs1hhxkdn] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}
.input-group > .form-control[b-nbs1hhxkdn], .input-group > .form-floating[b-nbs1hhxkdn], .input-group > .form-select[b-nbs1hhxkdn] {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.form-control[b-nbs1hhxkdn] {
    color: #4A4A4A;
    height: 40px;
}
.form-control[b-nbs1hhxkdn] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-control[b-nbs1hhxkdn] {
    padding: 8px 12px;
}
.form-control[b-nbs1hhxkdn], .note[b-nbs1hhxkdn], label[b-nbs1hhxkdn] {
    font-size: 14px;
}
    .form-control[b-nbs1hhxkdn], .form-control:focus[b-nbs1hhxkdn] {
        background-color: #fff;
    }
button[b-nbs1hhxkdn], input[b-nbs1hhxkdn], optgroup[b-nbs1hhxkdn], select[b-nbs1hhxkdn], textarea[b-nbs1hhxkdn] {
    margin: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback)[b-nbs1hhxkdn] {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group .input-group-append[b-nbs1hhxkdn] {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.input-group-append[b-nbs1hhxkdn], .input-group-text[b-nbs1hhxkdn] {
    background-color: #FAFAFA;
    color: #4A4A4A;
    font-size: 14px;
}
.input-group-append[b-nbs1hhxkdn] {
    border: 1px solid #ced4da;
    border-left: 0;
    padding: 8px 15px 0;
}
.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table td[b-nbs1hhxkdn], .table th[b-nbs1hhxkdn] {
    padding: 8px;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
}
.text-end[b-nbs1hhxkdn] {
    text-align: right !important;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-width: 0;
}
.ac-box .ac-selected[b-nbs1hhxkdn], .form-control:not(.raw-editor)[b-nbs1hhxkdn] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}

.form-control[disabled][b-nbs1hhxkdn] {
    background-color: #f9f9f9;
    box-shadow: none;
}

.form-control:disabled[b-nbs1hhxkdn] {
    /* background-color: #e9ecef; */
    opacity: 1;
}

.form-control[b-nbs1hhxkdn] {
    padding: 8px 12px;
}

.form-control[b-nbs1hhxkdn] {
    color: #4A4A4A;
    /* border-radius: 2px; */
    height: 40px;
}
.form-control[b-nbs1hhxkdn], .note[b-nbs1hhxkdn], label[b-nbs1hhxkdn] {
    font-size: 14px;
}
.text-end[b-nbs1hhxkdn] {
    text-align: right !important;
}
.form-control[b-nbs1hhxkdn] {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
    .form-control[b-nbs1hhxkdn], .form-control:focus[b-nbs1hhxkdn] {
        background-color: #fff;
    }
button[b-nbs1hhxkdn], input[b-nbs1hhxkdn], optgroup[b-nbs1hhxkdn], select[b-nbs1hhxkdn], textarea[b-nbs1hhxkdn] {
    margin: 0;
    font-family: inherit;
}
.zp-table.table.exp-mismatch-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.exp-mismatch-table tr > th:last-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > th:last-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > th:last-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > th:last-of-type[b-nbs1hhxkdn] {
    padding-right: 15px;
}
.zp-table.table.exp-mismatch-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.loans-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.salary-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.workweek-table tbody > tr > td[b-nbs1hhxkdn] {
    border-top: none;
    padding-left: 10px;
}
.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
}
.text-end[b-nbs1hhxkdn] {
    text-align: right !important;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-width: 0;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-color: inherit;
    border-width: 0;
}
.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4)[b-nbs1hhxkdn], .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control[b-nbs1hhxkdn], .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select[b-nbs1hhxkdn], .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating)[b-nbs1hhxkdn], .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3)[b-nbs1hhxkdn], .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control[b-nbs1hhxkdn], .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select[b-nbs1hhxkdn], .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating)[b-nbs1hhxkdn] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.ac-box .ac-selected[b-nbs1hhxkdn], .form-control:not(.raw-editor)[b-nbs1hhxkdn] {
    border: 1px solid #dfe1e6;
    border-radius: 6px;
}
.input-group > .form-control[b-nbs1hhxkdn], .input-group > .form-floating[b-nbs1hhxkdn], .input-group > .form-select[b-nbs1hhxkdn] {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.form-control[b-nbs1hhxkdn] {
    padding: 8px 12px;
}
.form-control[b-nbs1hhxkdn] {
    color: #4A4A4A;
    height: 40px;
}
.form-control[b-nbs1hhxkdn], .note[b-nbs1hhxkdn], label[b-nbs1hhxkdn] {
    font-size: 14px;
}
.form-control[b-nbs1hhxkdn] {
    display: block;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
    .form-control[b-nbs1hhxkdn], .form-control:focus[b-nbs1hhxkdn] {
        background-color: #fff;
    }
button[b-nbs1hhxkdn], input[b-nbs1hhxkdn], optgroup[b-nbs1hhxkdn], select[b-nbs1hhxkdn], textarea[b-nbs1hhxkdn] {
    margin: 0;
    font-family: inherit;
}
.salary-table-section .table.zp-table.salary-table tbody > tr > td:first-of-type[b-nbs1hhxkdn] {
    position: relative;
}
.zp-table.table.exp-mismatch-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.exp-mismatch-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > th:first-of-type[b-nbs1hhxkdn] {
    padding-left: 15px;
}
.zp-table.table.exp-mismatch-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.loans-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.salary-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.workweek-table tbody > tr > td[b-nbs1hhxkdn] {
    border-top: none;
    padding-right: 10px;
}
.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-width: 0;
}
.tooltip-container[b-nbs1hhxkdn] {
    color: #c7c7c7;
}
.tooltip-container[b-nbs1hhxkdn] {
    position: relative;
}
svg.icon.icon-sm[b-nbs1hhxkdn] {
    height: 14px;
    width: 14px;
}
svg.icon[b-nbs1hhxkdn] {
    fill: currentColor;
}
.align-middle[b-nbs1hhxkdn] {
    vertical-align: middle !important;
}
.font-small[b-nbs1hhxkdn] {
    font-size: 13px !important;
}
.text-semi-muted[b-nbs1hhxkdn] {
    color: #555 !important;
}
.zp-table.table.exp-mismatch-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.loans-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.salary-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.workweek-table tbody > tr > td[b-nbs1hhxkdn] {
    border-top: none;
    /* padding-left: 10px; */
    padding-right: 10px;
}

.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table td[b-nbs1hhxkdn], .table th[b-nbs1hhxkdn] {
    padding: 8px;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-width: 0;
}
.zp-table.table.exp-mismatch-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.loans-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.salary-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.workweek-table tbody > tr > td[b-nbs1hhxkdn] {
    border-top: none;
    padding-left: 10px;
    padding-right: 10px;
}
.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
}
.text-end[b-nbs1hhxkdn] {
    text-align: right !important;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-width: 0;
}
.zp-table.table.exp-mismatch-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.exp-mismatch-table tr > th:last-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > th:last-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > th:last-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > th:last-of-type[b-nbs1hhxkdn] {
    padding-right: 15px;
}
.zp-table.table.exp-mismatch-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.loans-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.salary-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.workweek-table tbody > tr > td[b-nbs1hhxkdn] {
    border-top: none;
    padding-left: 10px;
}
.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
}
.text-end[b-nbs1hhxkdn] {
    text-align: right !important;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-width: 0;
}
.font-xmedium[b-nbs1hhxkdn] {
    font-size: 17px !important;
    font-weight:545;
}
.salary-table-section .table.zp-table.salary-table tbody > tr > td:first-of-type[b-nbs1hhxkdn] {
    position: relative;
}

.zp-table.table.exp-mismatch-table .disabled-fbp-row td:first-child[b-nbs1hhxkdn], .zp-table.table.loans-table .disabled-fbp-row td:first-child[b-nbs1hhxkdn], .zp-table.table.salary-table .disabled-fbp-row td:first-child[b-nbs1hhxkdn], .zp-table.table.workweek-table .disabled-fbp-row td:first-child[b-nbs1hhxkdn], table.salary-components-table tbody tr > td input[type=checkbox][disabled][b-nbs1hhxkdn] {
    opacity: .7;
}

.zp-table.table.exp-mismatch-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.exp-mismatch-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > th:first-of-type[b-nbs1hhxkdn] {
    padding-left: 15px;
}

.zp-table.table.exp-mismatch-table .disabled-fbp-row td[b-nbs1hhxkdn], .zp-table.table.loans-table .disabled-fbp-row td[b-nbs1hhxkdn], .zp-table.table.salary-table .disabled-fbp-row td[b-nbs1hhxkdn], .zp-table.table.workweek-table .disabled-fbp-row td[b-nbs1hhxkdn] {
    opacity: .5;
}

.zp-table.table.exp-mismatch-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.loans-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.salary-table tbody > tr > td[b-nbs1hhxkdn], .zp-table.table.workweek-table tbody > tr > td[b-nbs1hhxkdn] {
    border-top: none;
    padding-left: 10px;
    padding-right: 10px;
}

.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-width: 0;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-color: inherit;
    border-width: 0;
}
table:not(.table-bordered) tbody[b-nbs1hhxkdn], table:not(.table-bordered) td[b-nbs1hhxkdn], table:not(.table-bordered) tfoot[b-nbs1hhxkdn], table:not(.table-bordered) tr[b-nbs1hhxkdn] {
    border-style: none;
}
tbody[b-nbs1hhxkdn], td[b-nbs1hhxkdn], tfoot[b-nbs1hhxkdn], th[b-nbs1hhxkdn], thead[b-nbs1hhxkdn], tr[b-nbs1hhxkdn] {
    border-color: inherit;
    border-width: 0;
}
.zp-table.table.exp-mismatch-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.exp-mismatch-table tr > th:last-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > th:last-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > th:last-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > td:last-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > th:last-of-type[b-nbs1hhxkdn] {
    padding-right: 15px;
}
.zp-table.table.exp-mismatch-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.exp-mismatch-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.loans-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.salary-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.tax-liability-details-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.workweek-table tr > th:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > td:first-of-type[b-nbs1hhxkdn], .zp-table.table.zp-approval-reimbursement-details-table tr > th:first-of-type[b-nbs1hhxkdn] {
    padding-left: 15px;
}
.zp-table.table.exp-mismatch-table tfoot tr > td[b-nbs1hhxkdn], .zp-table.table.loans-table tfoot tr > td[b-nbs1hhxkdn], .zp-table.table.salary-table tfoot tr > td[b-nbs1hhxkdn], .zp-table.table.workweek-table tfoot tr > td[b-nbs1hhxkdn] {
    padding-top: 25px;
    padding-bottom: 25px;
}
.zp-table.table.exp-mismatch-table td[b-nbs1hhxkdn], .zp-table.table.loans-table td[b-nbs1hhxkdn], .zp-table.table.salary-table td[b-nbs1hhxkdn], .zp-table.table.workweek-table td[b-nbs1hhxkdn] {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    box-shadow: none;
}
.zp-table td[b-nbs1hhxkdn] {
    border-color: #ddd;
}
.table td[b-nbs1hhxkdn], .table th[b-nbs1hhxkdn] {
    padding: 8px;
}
.table > :not(caption) > * > *[b-nbs1hhxkdn] {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
}
