/* _content/HRMS.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-xcvylwc1hb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-xcvylwc1hb] {
    flex: 1;
}

.sidebar[b-xcvylwc1hb] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-xcvylwc1hb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.user-summary[b-xcvylwc1hb] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    color: #3a3150;
    font-weight: 500;
}

.user-name[b-xcvylwc1hb] {
    font-weight: 700;
}

.fy-separator[b-xcvylwc1hb] {
    color: #8f86a8;
}

.financial-year[b-xcvylwc1hb] {
    color: #5a5073;
}

    .top-row[b-xcvylwc1hb]  a, .top-row[b-xcvylwc1hb]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-xcvylwc1hb]  a:hover, .top-row[b-xcvylwc1hb]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-xcvylwc1hb]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-xcvylwc1hb] {
        justify-content: space-between;
    }

    .top-row[b-xcvylwc1hb]  a, .top-row[b-xcvylwc1hb]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-xcvylwc1hb] {
        flex-direction: row;
    }

    .sidebar[b-xcvylwc1hb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-xcvylwc1hb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-xcvylwc1hb]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-xcvylwc1hb], article[b-xcvylwc1hb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-xcvylwc1hb] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-xcvylwc1hb] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/HRMS.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rnv5454qd9] {
    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-rnv5454qd9] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-rnv5454qd9] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-rnv5454qd9] {
    font-size: 1.1rem;
}

.bi[b-rnv5454qd9] {
    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-rnv5454qd9] {
    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-rnv5454qd9] {
    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-rnv5454qd9] {
    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");
}

.bi-box-arrow-right-nav-menu[b-rnv5454qd9] {
    margin-right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10 12.5a.5.5 0 0 1 .5-.5h3v-8h-3a.5.5 0 0 1 0-1H14A1.5 1.5 0 0 1 15.5 4.5v7A1.5 1.5 0 0 1 14 13h-3.5a.5.5 0 0 1-.5-.5'/%3E%3Cpath fill-rule='evenodd' d='M.146 8.354a.5.5 0 0 1 0-.708l2-2a.5.5 0 1 1 .708.708L1.707 7.5H9.5a.5.5 0 0 1 0 1H1.707l1.147 1.146a.5.5 0 0 1-.708.708z'/%3E%3Cpath fill-rule='evenodd' d='M4.5 15A1.5 1.5 0 0 1 3 13.5v-11A1.5 1.5 0 0 1 4.5 1h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1z'/%3E%3C/svg%3E");
}

.menu-section[b-rnv5454qd9] {
    font-size: 0.95rem;
    padding-bottom: 0.5rem;
}

.menu-section:first-of-type[b-rnv5454qd9] {
    padding-top: 1rem;
}

.menu-toggle[b-rnv5454qd9] {
    width: 100%;
    min-height: 2.8rem;
    border: none;
    border-radius: 4px;
    background: transparent;
    color: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.4rem 0.75rem;
    font-weight: 600;
}

.menu-label-group[b-rnv5454qd9],
.submenu-link[b-rnv5454qd9] {
    display: flex;
    align-items: center;
    gap: 0.65rem;
}

.menu-label-group[b-rnv5454qd9] {
    min-width: 0;
}

.menu-icon[b-rnv5454qd9],
.submenu-icon[b-rnv5454qd9] {
    flex: 0 0 auto;
    display: inline-block;
    color: #f1f1f1;
}

.menu-icon[b-rnv5454qd9] {
    width: 1rem;
    height: 1rem;
}

.submenu-icon[b-rnv5454qd9] {
    width: 0.95rem;
    height: 0.95rem;
    color: #d7d7d7;
}

.menu-icon svg[b-rnv5454qd9],
.submenu-icon svg[b-rnv5454qd9] {
    display: block;
    width: 100%;
    height: 100%;
    fill: currentColor;
}

.menu-toggle:hover[b-rnv5454qd9] {
    background-color: rgba(255,255,255,0.1);
}

.menu-toggle.active[b-rnv5454qd9] {
    background-color: rgba(255,255,255,0.14);
    color: #fff;
}

.menu-toggle.active .menu-caret[b-rnv5454qd9] {
    color: #fff;
}

.submenu-items[b-rnv5454qd9] {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
    margin-top: 0.35rem;
    padding-left: 1rem;
}

.submenu-items[b-rnv5454qd9]  .submenu-link {
    color: #d7d7d7;
    text-decoration: none;
    border-radius: 4px;
    padding: 0.5rem 0.75rem;
    display: flex;
    gap: 0.75rem;
}

.submenu-items[b-rnv5454qd9]  .submenu-link:hover {
    color: #fff;
    background-color: rgba(255,255,255,0.1);
}

.submenu-items[b-rnv5454qd9]  a.active {
    color: #fff;
    background-color: rgba(255,255,255,0.37);
}

.submenu-items[b-rnv5454qd9]  a.active .submenu-icon,
.submenu-items[b-rnv5454qd9]  .submenu-link:hover .submenu-icon {
    color: #fff;
}

.menu-caret[b-rnv5454qd9] {
    color: #d7d7d7;
    font-size: 0.9rem;
}

.nav-scrollable[b-rnv5454qd9] {
    display: none;
}

.logout-container[b-rnv5454qd9] {
    margin-top: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.logout-icon-button[b-rnv5454qd9] {
    width: 100%;
    height: 3rem;
    border: none;
    border-radius: 4px;
    background: transparent;
    color: #d7d7d7;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logout-icon-button:hover[b-rnv5454qd9] {
    background-color: rgba(255,255,255,0.1);
    color: #fff;
}

.navbar-toggler:checked ~ .nav-scrollable[b-rnv5454qd9] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-rnv5454qd9] {
        display: none;
    }

    .nav-scrollable[b-rnv5454qd9] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        display: flex;
        flex-direction: column;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    .nav[b-rnv5454qd9] {
        min-height: 100%;
    }
}
/* _content/HRMS.Web/Components/Pages/ActionPayslip.razor.rz.scp.css */
.employee-page[b-oer2wdemqu] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-header[b-oer2wdemqu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.employee-header h1[b-oer2wdemqu] {
    margin: 0;
}

.add-button[b-oer2wdemqu],
.icon-button[b-oer2wdemqu] {
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.add-button[b-oer2wdemqu] {
    gap: 0.55rem;
    padding: 0.55rem 0.95rem;
    font-weight: 600;
}

.icon-button[b-oer2wdemqu] {
    width: 2.3rem;
    height: 2.3rem;
}

.icon-button.small[b-oer2wdemqu] {
    width: 2rem;
    height: 2rem;
}

.add-button:hover[b-oer2wdemqu],
.icon-button:hover[b-oer2wdemqu] {
    background-color: #eadcff;
}

.icon[b-oer2wdemqu] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.plus-icon[b-oer2wdemqu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v6h6a.5.5 0 0 1 0 1h-6v6a.5.5 0 0 1-1 0v-6h-6a.5.5 0 0 1 0-1h6v-6A.5.5 0 0 1 8 1'/%3E%3C/svg%3E");
}

.edit-icon[b-oer2wdemqu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M12.146.854a.5.5 0 0 1 .708 0l2.292 2.292a.5.5 0 0 1 0 .708L5.207 13.793a1 1 0 0 1-.39.242l-3 1a.5.5 0 0 1-.632-.632l1-3a1 1 0 0 1 .242-.39z'/%3E%3Cpath d='M11.207 2 14 4.793 12.5 6.293 9.707 3.5z'/%3E%3C/svg%3E");
}

.pagination-bar[b-oer2wdemqu] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
}
/* _content/HRMS.Web/Components/Pages/ActionPayslipEdit.razor.rz.scp.css */
.employee-wizard[b-vhpd5og5qf] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-vhpd5og5qf] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-vhpd5og5qf] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: default;
}

.wizard-step.active[b-vhpd5og5qf] {
    color: #5f437f;
}

.wizard-step-number[b-vhpd5og5qf] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-vhpd5og5qf] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-vhpd5og5qf] {
    white-space: nowrap;
}

.wizard-step-line[b-vhpd5og5qf] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-vhpd5og5qf] {
    background: #8a63c7;
}

.wizard-actions[b-vhpd5og5qf] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.wizard-actions > :first-child[b-vhpd5og5qf] {
    flex: 1 1 auto;
}

.numeric-textbox[b-vhpd5og5qf] {
    text-align: right;
}

.salary-grid-row .pair-input-cell .numeric-textbox[b-vhpd5og5qf] {
    width: 70%;
    margin-right: auto;
}

.wizard-actions-page2[b-vhpd5og5qf] {
    justify-content: space-between;
    align-items: flex-end;
}

.wizard-actions-page2 > :first-child[b-vhpd5og5qf] {
    flex: 0 0 auto;
}

.wizard-actions-page2 .btn[b-vhpd5og5qf] {
    width: 8rem;
}

.equal-action-btn[b-vhpd5og5qf] {
    width: 8rem;
}
/* _content/HRMS.Web/Components/Pages/ActionPayslipNew.razor.rz.scp.css */
.employee-wizard[b-w53hs0ynt7] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-w53hs0ynt7] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-w53hs0ynt7] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: default;
}

.wizard-step.active[b-w53hs0ynt7] {
    color: #5f437f;
}

.wizard-step-number[b-w53hs0ynt7] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-w53hs0ynt7] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-w53hs0ynt7] {
    white-space: nowrap;
}

.wizard-step-line[b-w53hs0ynt7] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-w53hs0ynt7] {
    background: #8a63c7;
}

.required-star[b-w53hs0ynt7] {
    color: #c1121f;
    font-weight: 700;
}

.wizard-actions[b-w53hs0ynt7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.wizard-actions > :first-child[b-w53hs0ynt7] {
    flex: 1 1 auto;
}

.numeric-textbox[b-w53hs0ynt7] {
    text-align: right;
}

.salary-grid-row .pair-input-cell .numeric-textbox[b-w53hs0ynt7] {
    width: 70%;
    margin-right: auto;
}

.wizard-actions-page2[b-w53hs0ynt7] {
    justify-content: space-between;
    align-items: flex-end;
}

.wizard-actions-page2 > :first-child[b-w53hs0ynt7] {
    flex: 0 0 auto;
}

.wizard-actions-page2 .btn[b-w53hs0ynt7] {
    width: 8rem;
}

.equal-action-btn[b-w53hs0ynt7] {
    width: 8rem;
}
/* _content/HRMS.Web/Components/Pages/Dashboard.razor.rz.scp.css */
.dashboard-shell[b-6kn3i090gn] {
    max-width: 1460px;
}

.dashboard-grid[b-6kn3i090gn] {
    display: grid;
    grid-template-columns: repeat(3, minmax(260px, 1fr));
    gap: 1.1rem;
    margin-top: 0.5rem;
}

.stat-card[b-6kn3i090gn] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 1.25rem;
    background: #fff;
    border-left: 4px solid #667eea;
    box-shadow: 0 8px 24px rgba(48, 59, 94, 0.1);
    padding: 1.25rem 1.35rem;
    min-height: 138px;
}

.stat-card-locations[b-6kn3i090gn] {
    border-left-color: #3cb4e9;
}

.stat-content[b-6kn3i090gn] {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
}

.stat-value[b-6kn3i090gn] {
    font-size: 2.05rem;
    font-weight: 800;
    line-height: 1;
    color: #34373d;
}

.stat-title[b-6kn3i090gn] {
    font-size: 1.05rem;
    color: #555a61;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 0.2rem;
}

.stat-subtitle[b-6kn3i090gn] {
    color: #8b8f95;
    font-size: 0.82rem;
    margin-top: 0.5rem;
}

.stat-icon[b-6kn3i090gn] {
    width: 64px;
    height: 64px;
    border-radius: 13px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    flex: 0 0 auto;
}

.employees-icon[b-6kn3i090gn] {
    background-color: #6e56bb;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM13.5 2a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM10.5 7a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM0 13.5C0 12.12 1.12 11 2.5 11h3C6.88 11 8 12.12 8 13.5V14H0v-.5zm8 0c0-1.38 1.12-2.5 2.5-2.5h3c1.38 0 2.5 1.12 2.5 2.5V14H8v-.5z'/%3E%3C/svg%3E");
}

.location-pin-icon[b-6kn3i090gn] {
    background-color: #31c8e8;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 16s6-5.686 6-10A6 6 0 1 0 2 6c0 4.314 6 10 6 10zm0-7.5A2.5 2.5 0 1 1 8 3a2.5 2.5 0 0 1 0 5.5z'/%3E%3C/svg%3E");
}

.quick-actions[b-6kn3i090gn] {
    margin-top: 2.1rem;
    width: 100%;
    max-width: 445px;
    background: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 8px 24px rgba(48, 59, 94, 0.1);
    padding: 1.25rem 1.45rem 1.35rem;
}

.quick-actions h2[b-6kn3i090gn] {
    margin: 0 0 0.85rem;
    color: #2d333a;
    font-size: 2.65rem;
    font-weight: 500;
}

.quick-btn[b-6kn3i090gn] {
    width: 100%;
    border-radius: 0.65rem;
    font-size: 1.05rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    margin-top: 0.65rem;
    padding: 0.62rem 0.9rem;
}

.quick-btn-primary[b-6kn3i090gn] {
    border: 2px solid #1f6bff;
    color: #1f6bff;
    background: #fff;
}

.quick-btn-success[b-6kn3i090gn] {
    border: 2px solid #1b9a58;
    color: #1b9a58;
    background: #fff;
}

.quick-icon[b-6kn3i090gn] {
    font-size: 1.2rem;
    line-height: 1;
}

@media (max-width: 1200px) {
    .dashboard-grid[b-6kn3i090gn] {
        grid-template-columns: repeat(2, minmax(260px, 1fr));
    }
}

@media (max-width: 768px) {
    .dashboard-grid[b-6kn3i090gn] {
        grid-template-columns: 1fr;
    }

    .stat-title[b-6kn3i090gn] {
        font-size: 1rem;
    }

    .stat-subtitle[b-6kn3i090gn] {
        font-size: 0.82rem;
    }

    .quick-actions h2[b-6kn3i090gn] {
        font-size: 2rem;
    }

    .quick-btn[b-6kn3i090gn] {
        font-size: 1.1rem;
    }
}
/* _content/HRMS.Web/Components/Pages/Login.razor.rz.scp.css */
.login-page[b-w1avuephlm] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2.25rem 1rem;
    background: linear-gradient(140deg, #7482df 0%, #6e74d4 34%, #6d63c5 68%, #725dbf 100%);
}

.login-card[b-w1avuephlm] {
    width: 100%;
    max-width: 432px;
    background: #ffffff;
    border-radius: 1.95rem;
    overflow: hidden;
    box-shadow: 0 26px 60px rgba(42, 36, 96, 0.34);
    border: 2px solid rgba(255, 255, 255, 0.62);
}

.login-hero[b-w1avuephlm] {
    padding: 1.6rem 1.2rem 1.4rem;
    text-align: center;
    background: linear-gradient(135deg, #6a80dd 0%, #6d67cb 54%, #774eaf 100%);
    color: #fff;
}

.hero-icon[b-w1avuephlm] {
    width: 78px;
    height: 58px;
    margin: 0 auto 1.1rem;
    position: relative;
}

.hero-dot[b-w1avuephlm] {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
}

.hero-dot-center[b-w1avuephlm] {
    width: 26px;
    height: 26px;
    left: 26px;
    top: 8px;
}

.hero-dot-left[b-w1avuephlm],
.hero-dot-right[b-w1avuephlm] {
    width: 18px;
    height: 18px;
    top: 2px;
}

.hero-dot-left[b-w1avuephlm] {
    left: 8px;
}

.hero-dot-right[b-w1avuephlm] {
    right: 8px;
}

.hero-base[b-w1avuephlm] {
    position: absolute;
    left: 17px;
    right: 17px;
    bottom: 0;
    height: 25px;
    border-radius: 22px 22px 9px 9px;
    background: rgba(255, 255, 255, 0.92);
}

.login-form-wrap[b-w1avuephlm] {
    background: linear-gradient(180deg, #f7f8ff 0%, #f4f3fd 100%);
    padding: 1.35rem 1.45rem 1.45rem;
}

.login-title[b-w1avuephlm] {
    margin: 0;
    font-size: 2.2rem;
    font-weight: 800;
    letter-spacing: 0.01em;
}

.login-subtitle[b-w1avuephlm] {
    margin: 0.35rem 0 0;
    font-size: 0.92rem;
    font-weight: 500;
    opacity: 0.95;
}

.field-block[b-w1avuephlm] {
    position: relative;
}

.field-label[b-w1avuephlm] {
    font-size: 0.98rem;
    font-weight: 700;
    color: #252d3a;
    margin-bottom: 0.3rem;
    padding-left: 2rem;
    position: relative;
}

.field-label[b-w1avuephlm]::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.1rem;
    width: 1.4rem;
    height: 1.4rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.85;
}

.with-user-icon[b-w1avuephlm]::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232f3440' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'/%3E%3C/svg%3E");
}

.with-lock-icon[b-w1avuephlm]::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232f3440' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a3 3 0 0 0-3 3v2H4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-1V4a3 3 0 0 0-3-3zm-2 5V4a2 2 0 1 1 4 0v2H6z'/%3E%3C/svg%3E");
}

.with-calendar-icon[b-w1avuephlm]::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232f3440' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v1H0V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM16 14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16v9z'/%3E%3C/svg%3E");
}

.login-input[b-w1avuephlm] {
    border-radius: 1.05rem;
    border: 3px solid #d8deeb;
    min-height: 3.25rem;
    font-size: 0.98rem;
    font-weight: 500;
    color: #222b39;
    padding-left: 0.95rem;
    padding-right: 0.95rem;
    box-shadow: none;
}

.login-input:focus[b-w1avuephlm] {
    border-color: #6f81e4;
    box-shadow: 0 0 0 0.22rem rgba(107, 126, 227, 0.25);
}

.btn-login[b-w1avuephlm] {
    min-height: 3.2rem;
    border-radius: 1.05rem;
    background: linear-gradient(135deg, #5e7ae2 0%, #734fb2 100%);
    border: none;
    color: #fff;
    font-weight: 800;
    letter-spacing: 0.06em;
    font-size: 1.25rem;
    text-transform: uppercase;
}

.btn-login:hover[b-w1avuephlm],
.btn-login:focus[b-w1avuephlm] {
    background: linear-gradient(135deg, #5873db 0%, #6e48aa 100%);
    border: none;
    color: #fff;
}

.validation-message[b-w1avuephlm] {
    margin-top: 0.2rem;
    font-size: 0.88rem;
}

@media (max-width: 576px) {
    .login-page[b-w1avuephlm] {
        padding: 1rem;
    }

    .login-card[b-w1avuephlm] {
        border-radius: 1.4rem;
    }

    .login-hero[b-w1avuephlm] {
        padding: 1.55rem 1rem 1.45rem;
    }

    .login-title[b-w1avuephlm] {
        font-size: 2rem;
    }

    .login-subtitle[b-w1avuephlm] {
        font-size: 1rem;
    }

    .login-form-wrap[b-w1avuephlm] {
        padding: 1.2rem 1.1rem 1.4rem;
    }

    .field-label[b-w1avuephlm] {
        font-size: 0.98rem;
    }

    .login-input[b-w1avuephlm] {
        min-height: 3.4rem;
        font-size: 1rem;
    }

    .btn-login[b-w1avuephlm] {
        min-height: 3.3rem;
        font-size: 1.25rem;
    }
}
/* _content/HRMS.Web/Components/Pages/MasterEmployee.razor.rz.scp.css */
.employee-page[b-75uwjkkob7] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-header[b-75uwjkkob7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.employee-header h1[b-75uwjkkob7] {
    margin: 0;
}

.employee-filters[b-75uwjkkob7] {
    display: grid;
    grid-template-columns: minmax(220px, 1fr) 180px auto;
    gap: 0.75rem;
    align-items: center;
}

.employee-filters .btn[b-75uwjkkob7] {
    white-space: nowrap;
}

.icon-button[b-75uwjkkob7] {
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-button.small[b-75uwjkkob7] {
    width: 2rem;
    height: 2rem;
}

.icon-button:hover[b-75uwjkkob7] {
    background-color: #eadcff;
}

.icon[b-75uwjkkob7] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.plus-icon[b-75uwjkkob7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v6h6a.5.5 0 0 1 0 1h-6v6a.5.5 0 0 1-1 0v-6h-6a.5.5 0 0 1 0-1h6v-6A.5.5 0 0 1 8 1'/%3E%3C/svg%3E");
}

.edit-icon[b-75uwjkkob7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M12.146.854a.5.5 0 0 1 .708 0l2.292 2.292a.5.5 0 0 1 0 .708L5.207 13.793a1 1 0 0 1-.39.242l-3 1a.5.5 0 0 1-.632-.632l1-3a1 1 0 0 1 .242-.39z'/%3E%3Cpath d='M11.207 2 14 4.793 12.5 6.293 9.707 3.5z'/%3E%3C/svg%3E");
}

.pagination-bar[b-75uwjkkob7] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
}

@media (max-width: 768px) {
    .employee-filters[b-75uwjkkob7] {
        grid-template-columns: 1fr;
    }
}
/* _content/HRMS.Web/Components/Pages/MasterEmployeeEdit.razor.rz.scp.css */
.employee-wizard[b-qarygwr1nx] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-qarygwr1nx] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-qarygwr1nx] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: pointer;
}

.wizard-step.active[b-qarygwr1nx] {
    color: #5f437f;
}

.wizard-step-number[b-qarygwr1nx] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-qarygwr1nx] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-qarygwr1nx] {
    white-space: nowrap;
}

.wizard-step-line[b-qarygwr1nx] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-qarygwr1nx] {
    background: #8a63c7;
}

.wizard-actions[b-qarygwr1nx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-qarygwr1nx] {
    color: #c1121f;
    font-weight: 700;
}

.empid-group[b-qarygwr1nx] {
    display: flex;
    align-items: stretch;
    gap: 0.5rem;
}

.empid-prefix[b-qarygwr1nx] {
    flex: 0 0 15%;
    width: 15%;
    min-width: 15%;
}

.empid-number[b-qarygwr1nx] {
    flex: 0 0 85%;
    width: 85%;
    min-width: 85%;
}

.empid-number[b-qarygwr1nx]::-webkit-outer-spin-button,
.empid-number[b-qarygwr1nx]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.empid-number[type="number"][b-qarygwr1nx] {
    appearance: textfield;
    -moz-appearance: textfield;
}
/* _content/HRMS.Web/Components/Pages/MasterEmployeeNew.razor.rz.scp.css */
.employee-wizard[b-hoo55loua2] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-hoo55loua2] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-hoo55loua2] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: pointer;
}

.wizard-step.active[b-hoo55loua2] {
    color: #5f437f;
}

.wizard-step-number[b-hoo55loua2] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-hoo55loua2] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-hoo55loua2] {
    white-space: nowrap;
}

.wizard-step-line[b-hoo55loua2] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-hoo55loua2] {
    background: #8a63c7;
}

.wizard-actions[b-hoo55loua2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-hoo55loua2] {
    color: #c1121f;
    font-weight: 700;
}

.empid-group[b-hoo55loua2] {
    display: flex;
    align-items: stretch;
    gap: 0.5rem;
}

.empid-prefix[b-hoo55loua2] {
    flex: 0 0 15%;
    width: 15%;
    min-width: 15%;
}

.empid-number[b-hoo55loua2] {
    flex: 0 0 85%;
    width: 85%;
    min-width: 85%;
}

.empid-number[b-hoo55loua2]::-webkit-outer-spin-button,
.empid-number[b-hoo55loua2]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.empid-number[type="number"][b-hoo55loua2] {
    appearance: textfield;
    -moz-appearance: textfield;
}
/* _content/HRMS.Web/Components/Pages/MasterPayslipHeads.razor.rz.scp.css */
.employee-page[b-hbgd4j1hut] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-header[b-hbgd4j1hut] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.employee-header h1[b-hbgd4j1hut] {
    margin: 0;
}

.icon-button[b-hbgd4j1hut] {
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-button.small[b-hbgd4j1hut] {
    width: 2rem;
    height: 2rem;
}

.icon-button:hover[b-hbgd4j1hut] {
    background-color: #eadcff;
}

.icon[b-hbgd4j1hut] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.plus-icon[b-hbgd4j1hut] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v6h6a.5.5 0 0 1 0 1h-6v6a.5.5 0 0 1-1 0v-6h-6a.5.5 0 0 1 0-1h6v-6A.5.5 0 0 1 8 1'/%3E%3C/svg%3E");
}

.edit-icon[b-hbgd4j1hut] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M12.146.854a.5.5 0 0 1 .708 0l2.292 2.292a.5.5 0 0 1 0 .708L5.207 13.793a1 1 0 0 1-.39.242l-3 1a.5.5 0 0 1-.632-.632l1-3a1 1 0 0 1 .242-.39z'/%3E%3Cpath d='M11.207 2 14 4.793 12.5 6.293 9.707 3.5z'/%3E%3C/svg%3E");
}

.pagination-bar[b-hbgd4j1hut] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
}
/* _content/HRMS.Web/Components/Pages/MasterPayslipHeadsNew.razor.rz.scp.css */
.employee-wizard[b-mw1aklerg0] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-mw1aklerg0] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-mw1aklerg0] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: pointer;
}

.wizard-step.active[b-mw1aklerg0] {
    color: #5f437f;
}

.wizard-step-number[b-mw1aklerg0] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-mw1aklerg0] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-mw1aklerg0] {
    white-space: nowrap;
}

.wizard-step-line[b-mw1aklerg0] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-mw1aklerg0] {
    background: #8a63c7;
}

.wizard-actions[b-mw1aklerg0] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-mw1aklerg0] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/MasterSetSalary.razor.rz.scp.css */
.employee-page[b-yokfjb1cbu] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-header[b-yokfjb1cbu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.employee-header h1[b-yokfjb1cbu] {
    margin: 0;
}

.icon-button[b-yokfjb1cbu] {
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-button.small[b-yokfjb1cbu] {
    width: 2rem;
    height: 2rem;
}

.icon-button:hover[b-yokfjb1cbu] {
    background-color: #eadcff;
}

.icon[b-yokfjb1cbu] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.plus-icon[b-yokfjb1cbu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v6h6a.5.5 0 0 1 0 1h-6v6a.5.5 0 0 1-1 0v-6h-6a.5.5 0 0 1 0-1h6v-6A.5.5 0 0 1 8 1'/%3E%3C/svg%3E");
}

.edit-icon[b-yokfjb1cbu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M12.146.854a.5.5 0 0 1 .708 0l2.292 2.292a.5.5 0 0 1 0 .708L5.207 13.793a1 1 0 0 1-.39.242l-3 1a.5.5 0 0 1-.632-.632l1-3a1 1 0 0 1 .242-.39z'/%3E%3Cpath d='M11.207 2 14 4.793 12.5 6.293 9.707 3.5z'/%3E%3C/svg%3E");
}

.pagination-bar[b-yokfjb1cbu] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
}
/* _content/HRMS.Web/Components/Pages/MasterSetSalaryEdit.razor.rz.scp.css */
.employee-page[b-nr61xvblka] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-wizard[b-nr61xvblka] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-nr61xvblka] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-nr61xvblka] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: pointer;
}

.wizard-step.active[b-nr61xvblka] {
    color: #5f437f;
}

.wizard-step-number[b-nr61xvblka] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-nr61xvblka] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-nr61xvblka] {
    white-space: nowrap;
}

.wizard-step-line[b-nr61xvblka] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-nr61xvblka] {
    background: #8a63c7;
}

.employee-header[b-nr61xvblka] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.employee-header h1[b-nr61xvblka] {
    margin: 0;
}

.icon-button[b-nr61xvblka] {
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-button:hover[b-nr61xvblka] {
    background-color: #eadcff;
}

.icon[b-nr61xvblka] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.back-icon[b-nr61xvblka] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M15 8a.5.5 0 0 1-.5.5H2.707l3.147 3.146a.5.5 0 0 1-.708.708l-4-4a.498.498 0 0 1-.106-.163.495.495 0 0 1 0-.382.498.498 0 0 1 .106-.163l4-4a.5.5 0 1 1 .708.708L2.707 7.5H14.5A.5.5 0 0 1 15 8'/%3E%3C/svg%3E");
}

.wizard-actions[b-nr61xvblka] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.wizard-action-button[b-nr61xvblka] {
    width: 8.5rem;
}

.salary-grid-row .pair-label-cell[b-nr61xvblka] {
    padding-right: 0;
}

.salary-grid-row .pair-input-cell[b-nr61xvblka] {
    padding-left: 0;
}

.salary-grid-row .middle-gap-label-cell[b-nr61xvblka] {
    padding-left: 2.2rem;
    padding-right: 0;
}

.set-salary-basic-row .set-salary-field[b-nr61xvblka] {
    min-width: 0;
}

.set-salary-basic-row .form-control-sm[b-nr61xvblka] {
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    min-height: calc(1.5em + 0.7rem + 2px);
}

.numeric-textbox[b-nr61xvblka] {
    text-align: right;
}

.required-star[b-nr61xvblka] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/MasterSetSalaryNew.razor.rz.scp.css */
.employee-page[b-k6880ynjr8] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-wizard[b-k6880ynjr8] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-k6880ynjr8] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-k6880ynjr8] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: pointer;
}

.wizard-step.active[b-k6880ynjr8] {
    color: #5f437f;
}

.wizard-step-number[b-k6880ynjr8] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-k6880ynjr8] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-k6880ynjr8] {
    white-space: nowrap;
}

.wizard-step-line[b-k6880ynjr8] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-k6880ynjr8] {
    background: #8a63c7;
}

.employee-header[b-k6880ynjr8] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.employee-header h1[b-k6880ynjr8] {
    margin: 0;
}

.icon-button[b-k6880ynjr8] {
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-button:hover[b-k6880ynjr8] {
    background-color: #eadcff;
}

.icon[b-k6880ynjr8] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.back-icon[b-k6880ynjr8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M15 8a.5.5 0 0 1-.5.5H2.707l3.147 3.146a.5.5 0 0 1-.708.708l-4-4a.498.498 0 0 1-.106-.163.495.495 0 0 1 0-.382.498.498 0 0 1 .106-.163l4-4a.5.5 0 1 1 .708.708L2.707 7.5H14.5A.5.5 0 0 1 15 8'/%3E%3C/svg%3E");
}

.wizard-actions[b-k6880ynjr8] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.wizard-action-button[b-k6880ynjr8] {
    width: 8.5rem;
}

.salary-grid-row .pair-label-cell[b-k6880ynjr8] {
    padding-right: 0;
}

.salary-grid-row .pair-input-cell[b-k6880ynjr8] {
    padding-left: 0;
}

.salary-grid-row .middle-gap-label-cell[b-k6880ynjr8] {
    padding-left: 2.2rem;
    padding-right: 0;
}

.set-salary-basic-row .set-salary-field[b-k6880ynjr8] {
    min-width: 0;
}

.set-salary-basic-row .form-control-sm[b-k6880ynjr8] {
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    min-height: calc(1.5em + 0.7rem + 2px);
}

.numeric-textbox[b-k6880ynjr8] {
    text-align: right;
}

.required-star[b-k6880ynjr8] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/PrintsReportsPayslip.razor.rz.scp.css */
.employee-page[b-sdjb13333q] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-header[b-sdjb13333q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.employee-header h1[b-sdjb13333q] {
    margin: 0;
}

.icon-button[b-sdjb13333q] {
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.3rem;
    height: 2.3rem;
}

.icon-button.small[b-sdjb13333q] {
    width: 2rem;
    height: 2rem;
}

.icon-button:hover[b-sdjb13333q] {
    background-color: #eadcff;
}

.icon[b-sdjb13333q] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.print-icon[b-sdjb13333q] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M2 7a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-1v2H5v-2H4a2 2 0 0 1-2-2V7zm3 5h6v2H5v-2zm6-10v3H5V2h6z'/%3E%3C/svg%3E");
}

.pagination-bar[b-sdjb13333q] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
}
/* _content/HRMS.Web/Components/Pages/PrintsReportsPayslipPrint.razor.rz.scp.css */
.print-controls[b-2fvkfs8ogj] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.payslip-sheet[b-2fvkfs8ogj] {
    max-width: 900px;
    margin: 0 auto;
    padding: 1.75rem 2rem 1.5rem;
    border: 1px solid #222;
    color: #111;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.payslip-top[b-2fvkfs8ogj] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    gap: 2rem;
    border-bottom: 1px solid #b68725;
    padding: 0.2rem 0 1rem;
}

.company-logo[b-2fvkfs8ogj] {
    width: 300px;
    height: auto;
    object-fit: contain;
}

.company-details[b-2fvkfs8ogj] {
    min-width: 280px;
    margin-left: auto;
    color: #1a1a2f;
    font-size: 0.93rem;
    line-height: 1.55;
}

.company-details div[b-2fvkfs8ogj] {
    display: grid;
    grid-template-columns: 5.5rem 1fr;
    gap: 0.25rem;
}

.company-details strong[b-2fvkfs8ogj] {
    font-weight: 700;
}

.payslip-title[b-2fvkfs8ogj] {
    margin: 1rem 0 0.9rem;
    border-bottom: 2px solid #1f1f1f;
    padding-bottom: 0.5rem;
    text-align: center;
    font-size: 1rem;
    font-weight: 700;
}

.employee-grid[b-2fvkfs8ogj] {
    display: grid;
    grid-template-columns: 150px 1fr 150px 1fr;
    column-gap: 0.45rem;
    row-gap: 0.45rem;
    margin-bottom: 1rem;
}

.employee-grid .label[b-2fvkfs8ogj] {
    font-weight: 700;
    font-size: 1rem;
}

.employee-grid .value[b-2fvkfs8ogj] {
    font-weight: 500;
    font-size: 1rem;
    text-align: left;
    justify-self: start;
}

.salary-headings[b-2fvkfs8ogj] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-top: 2px solid #1f1f1f;
    border-bottom: 2px solid #1f1f1f;
    padding: 0.4rem 0;
    margin-top: 0.4rem;
    font-size: 1.15rem;
    font-weight: 700;
}

.salary-grid[b-2fvkfs8ogj] {
    display: grid;
    grid-template-columns: 1fr 170px 1fr 170px;
    column-gap: 0.75rem;
    row-gap: 0.35rem;
    padding-top: 0.35rem;
    border-bottom: 2px solid #1f1f1f;
}

.salary-grid .cell.label[b-2fvkfs8ogj] {
    font-weight: 500;
    font-size: 1rem;
}

.salary-grid .cell.amount[b-2fvkfs8ogj] {
    text-align: right;
    font-weight: 500;
    font-size: 1rem;
}

.salary-grid .cell.total-label[b-2fvkfs8ogj] {
    font-weight: 800;
    font-size: 1rem;
    border-top: 2px solid #1f1f1f;
    margin-top: 0.2rem;
    padding-top: 0.15rem;
}

.salary-grid .cell.total-amount[b-2fvkfs8ogj] {
    text-align: right;
    font-weight: 800;
    font-size: 1rem;
    border-top: 2px solid #1f1f1f;
    margin-top: 0.2rem;
    padding-top: 0.15rem;
}

.net-pay[b-2fvkfs8ogj] {
    margin: 0.8rem 0;
    padding: 0.5rem 0;
    text-align: center;
    font-size: 1rem;
    font-weight: 800;
    border-bottom: 2px solid #1f1f1f;
}

.payslip-footer[b-2fvkfs8ogj] {
    margin-top: 0.8rem;
}

.note[b-2fvkfs8ogj] {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.45;
}

.note p[b-2fvkfs8ogj] {
    margin: 0;
}

.note p + p[b-2fvkfs8ogj] {
    margin-top: 0.8rem;
}

.company-locations[b-2fvkfs8ogj] {
    margin: 1.25rem -2rem -1.5rem;
    padding: 0.75rem 2rem 0.9rem;
    border-top: 1px solid #b68725;
    color: #111;
    font-size: 0.82rem;
    line-height: 1.45;
}

.company-locations p[b-2fvkfs8ogj] {
    margin: 0;
}

.company-locations p + p[b-2fvkfs8ogj] {
    margin-top: 0.35rem;
}

@media (max-width: 900px) {
    .payslip-sheet[b-2fvkfs8ogj] {
        padding: 1rem;
    }

    .payslip-top[b-2fvkfs8ogj] {
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .company-details[b-2fvkfs8ogj] {
        margin-left: 0;
    }

    .employee-grid[b-2fvkfs8ogj] {
        grid-template-columns: 1fr 1fr;
    }

    .salary-grid[b-2fvkfs8ogj] {
        grid-template-columns: 1fr 130px 1fr 130px;
    }
}

@media print {
    .no-print[b-2fvkfs8ogj] {
        display: none !important;
    }

    .company-details[b-2fvkfs8ogj] {
        min-width: 235px;
        font-size: 0.74rem;
    }

    .company-locations[b-2fvkfs8ogj] {
        margin: 0;
        padding: 0.55rem 0 0;
        border-top: none;
        font-size: 0.65rem;
        position: relative;
    }

    .company-locations[b-2fvkfs8ogj]::before {
        position: absolute;
        top: 0;
        left: -14mm;
        width: calc(100% + 28mm);
        border-top: 1px solid #b68725;
        content: "";
    }

    .company-locations p[b-2fvkfs8ogj] {
        white-space: nowrap;
    }

    .payslip-footer[b-2fvkfs8ogj] {
        position: fixed;
        right: 14mm;
        bottom: 14mm;
        left: 14mm;
        margin: 0;
        min-height: 17mm;
    }

    .payslip-title[b-2fvkfs8ogj],
    .employee-grid .label[b-2fvkfs8ogj],
    .employee-grid .value[b-2fvkfs8ogj],
    .salary-grid .cell.label[b-2fvkfs8ogj],
    .salary-grid .cell.amount[b-2fvkfs8ogj],
    .salary-grid .cell.total-label[b-2fvkfs8ogj],
    .salary-grid .cell.total-amount[b-2fvkfs8ogj],
    .net-pay[b-2fvkfs8ogj],
    .note[b-2fvkfs8ogj] {
        font-size: 0.88rem;
    }

    .salary-headings[b-2fvkfs8ogj] {
        font-size: 0.98rem;
    }

    .salary-grid .cell.label[b-2fvkfs8ogj] {
        white-space: nowrap;
    }

    .salary-grid .cell.total-label[b-2fvkfs8ogj] {
        white-space: nowrap;
    }

    .company-logo[b-2fvkfs8ogj] {
        width: 190px;
    }

    .payslip-sheet[b-2fvkfs8ogj] {
        border: none;
        max-width: none;
        margin: 0;
        padding-bottom: 60mm;
    }

    @page {
        size: A4;
        margin: 14mm;
    }
}
/* _content/HRMS.Web/Components/Pages/SettingsBank.razor.rz.scp.css */
.employee-page[b-myy2aszsrx] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-header[b-myy2aszsrx] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.employee-header h1[b-myy2aszsrx] {
    margin: 0;
}

.icon-button[b-myy2aszsrx] {
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-button.small[b-myy2aszsrx] {
    width: 2rem;
    height: 2rem;
}

.icon-button:hover[b-myy2aszsrx] {
    background-color: #eadcff;
}

.icon[b-myy2aszsrx] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.plus-icon[b-myy2aszsrx] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v6h6a.5.5 0 0 1 0 1h-6v6a.5.5 0 0 1-1 0v-6h-6a.5.5 0 0 1 0-1h6v-6A.5.5 0 0 1 8 1'/%3E%3C/svg%3E");
}

.edit-icon[b-myy2aszsrx] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M12.146.854a.5.5 0 0 1 .708 0l2.292 2.292a.5.5 0 0 1 0 .708L5.207 13.793a1 1 0 0 1-.39.242l-3 1a.5.5 0 0 1-.632-.632l1-3a1 1 0 0 1 .242-.39z'/%3E%3Cpath d='M11.207 2 14 4.793 12.5 6.293 9.707 3.5z'/%3E%3C/svg%3E");
}

.pagination-bar[b-myy2aszsrx] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
}
/* _content/HRMS.Web/Components/Pages/SettingsBankEdit.razor.rz.scp.css */
.employee-wizard[b-gpizhfqxxw] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-gpizhfqxxw] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-gpizhfqxxw] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: pointer;
}

.wizard-step.active[b-gpizhfqxxw] {
    color: #5f437f;
}

.wizard-step-number[b-gpizhfqxxw] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-gpizhfqxxw] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-gpizhfqxxw] {
    white-space: nowrap;
}

.wizard-step-line[b-gpizhfqxxw] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-gpizhfqxxw] {
    background: #8a63c7;
}

.wizard-actions[b-gpizhfqxxw] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-gpizhfqxxw] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/SettingsBankNew.razor.rz.scp.css */
.employee-wizard[b-c7fi0j4fxq] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-c7fi0j4fxq] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-c7fi0j4fxq] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: pointer;
}

.wizard-step.active[b-c7fi0j4fxq] {
    color: #5f437f;
}

.wizard-step-number[b-c7fi0j4fxq] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-c7fi0j4fxq] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-c7fi0j4fxq] {
    white-space: nowrap;
}

.wizard-step-line[b-c7fi0j4fxq] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-c7fi0j4fxq] {
    background: #8a63c7;
}

.wizard-actions[b-c7fi0j4fxq] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-c7fi0j4fxq] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/SettingsCompany.razor.rz.scp.css */
.employee-wizard[b-tnybpybhtv] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-tnybpybhtv] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-tnybpybhtv] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: pointer;
}

.wizard-step.active[b-tnybpybhtv] {
    color: #5f437f;
}

.wizard-step-number[b-tnybpybhtv] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-tnybpybhtv] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-tnybpybhtv] {
    white-space: nowrap;
}

.wizard-step-line[b-tnybpybhtv] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-tnybpybhtv] {
    background: #8a63c7;
}

.wizard-actions[b-tnybpybhtv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-tnybpybhtv] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/SettingsDepartment.razor.rz.scp.css */
.employee-page[b-wumn8hhgoz] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-header[b-wumn8hhgoz] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.employee-header h1[b-wumn8hhgoz] {
    margin: 0;
}

.icon-button[b-wumn8hhgoz] {
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-button.small[b-wumn8hhgoz] {
    width: 2rem;
    height: 2rem;
}

.icon-button:hover[b-wumn8hhgoz] {
    background-color: #eadcff;
}

.icon[b-wumn8hhgoz] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.plus-icon[b-wumn8hhgoz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v6h6a.5.5 0 0 1 0 1h-6v6a.5.5 0 0 1-1 0v-6h-6a.5.5 0 0 1 0-1h6v-6A.5.5 0 0 1 8 1'/%3E%3C/svg%3E");
}

.edit-icon[b-wumn8hhgoz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M12.146.854a.5.5 0 0 1 .708 0l2.292 2.292a.5.5 0 0 1 0 .708L5.207 13.793a1 1 0 0 1-.39.242l-3 1a.5.5 0 0 1-.632-.632l1-3a1 1 0 0 1 .242-.39z'/%3E%3Cpath d='M11.207 2 14 4.793 12.5 6.293 9.707 3.5z'/%3E%3C/svg%3E");
}

.pagination-bar[b-wumn8hhgoz] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
}
/* _content/HRMS.Web/Components/Pages/SettingsDepartmentEdit.razor.rz.scp.css */
.employee-wizard[b-uubvbk8r9m] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-uubvbk8r9m] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-uubvbk8r9m] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: default;
}

.wizard-step.active[b-uubvbk8r9m] {
    color: #5f437f;
}

.wizard-step-number[b-uubvbk8r9m] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-uubvbk8r9m] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-uubvbk8r9m] {
    white-space: nowrap;
}

.wizard-actions[b-uubvbk8r9m] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-uubvbk8r9m] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/SettingsDepartmentNew.razor.rz.scp.css */
.employee-wizard[b-ro7xw9y14o] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-ro7xw9y14o] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-ro7xw9y14o] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: default;
}

.wizard-step.active[b-ro7xw9y14o] {
    color: #5f437f;
}

.wizard-step-number[b-ro7xw9y14o] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-ro7xw9y14o] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-ro7xw9y14o] {
    white-space: nowrap;
}

.wizard-actions[b-ro7xw9y14o] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-ro7xw9y14o] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/SettingsDesignation.razor.rz.scp.css */
.employee-page[b-75g4o5xwe2] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-header[b-75g4o5xwe2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.employee-header h1[b-75g4o5xwe2] {
    margin: 0;
}

.icon-button[b-75g4o5xwe2] {
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-button.small[b-75g4o5xwe2] {
    width: 2rem;
    height: 2rem;
}

.icon-button:hover[b-75g4o5xwe2] {
    background-color: #eadcff;
}

.icon[b-75g4o5xwe2] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.plus-icon[b-75g4o5xwe2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v6h6a.5.5 0 0 1 0 1h-6v6a.5.5 0 0 1-1 0v-6h-6a.5.5 0 0 1 0-1h6v-6A.5.5 0 0 1 8 1'/%3E%3C/svg%3E");
}

.edit-icon[b-75g4o5xwe2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M12.146.854a.5.5 0 0 1 .708 0l2.292 2.292a.5.5 0 0 1 0 .708L5.207 13.793a1 1 0 0 1-.39.242l-3 1a.5.5 0 0 1-.632-.632l1-3a1 1 0 0 1 .242-.39z'/%3E%3Cpath d='M11.207 2 14 4.793 12.5 6.293 9.707 3.5z'/%3E%3C/svg%3E");
}

.pagination-bar[b-75g4o5xwe2] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
}
/* _content/HRMS.Web/Components/Pages/SettingsDesignationEdit.razor.rz.scp.css */
.employee-wizard[b-qyjkyghit6] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-qyjkyghit6] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-qyjkyghit6] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: default;
}

.wizard-step.active[b-qyjkyghit6] {
    color: #5f437f;
}

.wizard-step-number[b-qyjkyghit6] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-qyjkyghit6] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-qyjkyghit6] {
    white-space: nowrap;
}

.wizard-actions[b-qyjkyghit6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-qyjkyghit6] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/SettingsDesignationNew.razor.rz.scp.css */
.employee-wizard[b-3ojz9pqwl5] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-3ojz9pqwl5] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-3ojz9pqwl5] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: pointer;
}

.wizard-step.active[b-3ojz9pqwl5] {
    color: #5f437f;
}

.wizard-step-number[b-3ojz9pqwl5] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-3ojz9pqwl5] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-3ojz9pqwl5] {
    white-space: nowrap;
}

.wizard-step-line[b-3ojz9pqwl5] {
    flex: 1 1 2.5rem;
    min-width: 2rem;
    height: 2px;
    background: #dccdee;
}

.wizard-step-line.active[b-3ojz9pqwl5] {
    background: #8a63c7;
}

.wizard-actions[b-3ojz9pqwl5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-3ojz9pqwl5] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/SettingsLocation.razor.rz.scp.css */
.employee-page[b-krrqr8shzp] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.employee-header[b-krrqr8shzp] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.employee-header h1[b-krrqr8shzp] {
    margin: 0;
}

.icon-button[b-krrqr8shzp] {
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #c8b7e0;
    border-radius: 0.5rem;
    background-color: #f6efff;
    color: #5f437f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-button.small[b-krrqr8shzp] {
    width: 2rem;
    height: 2rem;
}

.icon-button:hover[b-krrqr8shzp] {
    background-color: #eadcff;
}

.icon[b-krrqr8shzp] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.plus-icon[b-krrqr8shzp] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v6h6a.5.5 0 0 1 0 1h-6v6a.5.5 0 0 1-1 0v-6h-6a.5.5 0 0 1 0-1h6v-6A.5.5 0 0 1 8 1'/%3E%3C/svg%3E");
}

.edit-icon[b-krrqr8shzp] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f437f' viewBox='0 0 16 16'%3E%3Cpath d='M12.146.854a.5.5 0 0 1 .708 0l2.292 2.292a.5.5 0 0 1 0 .708L5.207 13.793a1 1 0 0 1-.39.242l-3 1a.5.5 0 0 1-.632-.632l1-3a1 1 0 0 1 .242-.39z'/%3E%3Cpath d='M11.207 2 14 4.793 12.5 6.293 9.707 3.5z'/%3E%3C/svg%3E");
}

.pagination-bar[b-krrqr8shzp] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
}
/* _content/HRMS.Web/Components/Pages/SettingsLocationEdit.razor.rz.scp.css */
.employee-wizard[b-a23nlvkjt3] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-a23nlvkjt3] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-a23nlvkjt3] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: default;
}

.wizard-step.active[b-a23nlvkjt3] {
    color: #5f437f;
}

.wizard-step-number[b-a23nlvkjt3] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-a23nlvkjt3] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-a23nlvkjt3] {
    white-space: nowrap;
}

.wizard-actions[b-a23nlvkjt3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-a23nlvkjt3] {
    color: #c1121f;
    font-weight: 700;
}
/* _content/HRMS.Web/Components/Pages/SettingsLocationNew.razor.rz.scp.css */
.employee-wizard[b-3ksazwf9az] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-stepper[b-3ksazwf9az] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    border: 1px solid #dfd2ef;
    border-radius: 0.75rem;
    background: #fbf8ff;
}

.wizard-step[b-3ksazwf9az] {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #8b7a9b;
    font-weight: 600;
    cursor: default;
}

.wizard-step.active[b-3ksazwf9az] {
    color: #5f437f;
}

.wizard-step-number[b-3ksazwf9az] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cbb5e6;
    background: #fff;
    color: inherit;
}

.wizard-step.active .wizard-step-number[b-3ksazwf9az] {
    background: #8a63c7;
    color: #fff;
    border-color: #8a63c7;
}

.wizard-step-label[b-3ksazwf9az] {
    white-space: nowrap;
}

.wizard-actions[b-3ksazwf9az] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.required-star[b-3ksazwf9az] {
    color: #c1121f;
    font-weight: 700;
}
