@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/BlazorStrap.V5/BlazorStrap.V5.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.bundle.scp.css';
@import '_content/LeafletForBlazor/LeafletForBlazor.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.bundle.scp.css';

/* /Components/Layout/ACTLayout.razor.rz.scp.css */
.page[b-w0ht3hvffl] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-w0ht3hvffl] {
    flex: 1;
}

.sidebar[b-w0ht3hvffl] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-w0ht3hvffl] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-w0ht3hvffl]  a, .top-row[b-w0ht3hvffl]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-w0ht3hvffl]  a:hover, .top-row[b-w0ht3hvffl]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-w0ht3hvffl]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-w0ht3hvffl] {
        justify-content: space-between;
    }

    .top-row[b-w0ht3hvffl]  a, .top-row[b-w0ht3hvffl]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-w0ht3hvffl] {
        flex-direction: row;
    }

    .sidebar[b-w0ht3hvffl] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-w0ht3hvffl] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-w0ht3hvffl]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-w0ht3hvffl], article[b-w0ht3hvffl] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-w0ht3hvffl] {
    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-w0ht3hvffl] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/AdminAffairsLayout - Copy.razor.rz.scp.css */
.page[b-yaem2pr86t] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-yaem2pr86t] {
    flex: 1;
}

.sidebar[b-yaem2pr86t] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-yaem2pr86t] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-yaem2pr86t]  a, .top-row[b-yaem2pr86t]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-yaem2pr86t]  a:hover, .top-row[b-yaem2pr86t]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-yaem2pr86t]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-yaem2pr86t] {
        justify-content: space-between;
    }

    .top-row[b-yaem2pr86t]  a, .top-row[b-yaem2pr86t]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yaem2pr86t] {
        flex-direction: row;
    }

    .sidebar[b-yaem2pr86t] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yaem2pr86t] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-yaem2pr86t]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-yaem2pr86t], article[b-yaem2pr86t] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-yaem2pr86t] {
    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-yaem2pr86t] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/AdminAffairsLayout.razor.rz.scp.css */
.page[b-20thstieb5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-20thstieb5] {
    flex: 1;
}

.sidebar[b-20thstieb5] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-20thstieb5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-20thstieb5]  a, .top-row[b-20thstieb5]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-20thstieb5]  a:hover, .top-row[b-20thstieb5]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-20thstieb5]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-20thstieb5] {
        justify-content: space-between;
    }

    .top-row[b-20thstieb5]  a, .top-row[b-20thstieb5]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-20thstieb5] {
        flex-direction: row;
    }

    .sidebar[b-20thstieb5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-20thstieb5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-20thstieb5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-20thstieb5], article[b-20thstieb5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-20thstieb5] {
    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-20thstieb5] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ApprovalLayout.razor.rz.scp.css */
.page[b-rnqha5rno5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rnqha5rno5] {
    flex: 1;
}

.sidebar[b-rnqha5rno5] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rnqha5rno5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rnqha5rno5]  a, .top-row[b-rnqha5rno5]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-rnqha5rno5]  a:hover, .top-row[b-rnqha5rno5]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-rnqha5rno5]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-rnqha5rno5] {
        justify-content: space-between;
    }

    .top-row[b-rnqha5rno5]  a, .top-row[b-rnqha5rno5]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rnqha5rno5] {
        flex-direction: row;
    }

    .sidebar[b-rnqha5rno5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rnqha5rno5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-rnqha5rno5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-rnqha5rno5], article[b-rnqha5rno5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-rnqha5rno5] {
    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-rnqha5rno5] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/AssetsLayout.razor.rz.scp.css */
.page[b-ws2wubo4wc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ws2wubo4wc] {
    flex: 1;
}

.sidebar[b-ws2wubo4wc] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ws2wubo4wc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ws2wubo4wc]  a, .top-row[b-ws2wubo4wc]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ws2wubo4wc]  a:hover, .top-row[b-ws2wubo4wc]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ws2wubo4wc]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ws2wubo4wc] {
        justify-content: space-between;
    }

    .top-row[b-ws2wubo4wc]  a, .top-row[b-ws2wubo4wc]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ws2wubo4wc] {
        flex-direction: row;
    }

    .sidebar[b-ws2wubo4wc] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ws2wubo4wc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ws2wubo4wc]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ws2wubo4wc], article[b-ws2wubo4wc] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ws2wubo4wc] {
    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-ws2wubo4wc] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/BuyLayout.razor.rz.scp.css */
.page[b-2modczfgrd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2modczfgrd] {
    flex: 1;
}

.sidebar[b-2modczfgrd] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2modczfgrd] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2modczfgrd]  a, .top-row[b-2modczfgrd]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2modczfgrd]  a:hover, .top-row[b-2modczfgrd]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2modczfgrd]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-2modczfgrd] {
        justify-content: space-between;
    }

    .top-row[b-2modczfgrd]  a, .top-row[b-2modczfgrd]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2modczfgrd] {
        flex-direction: row;
    }

    .sidebar[b-2modczfgrd] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2modczfgrd] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2modczfgrd]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2modczfgrd], article[b-2modczfgrd] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-2modczfgrd] {
    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-2modczfgrd] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/CashFlowLayout.razor.rz.scp.css */
.page[b-8dm7r7rwbo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8dm7r7rwbo] {
    flex: 1;
}

.sidebar[b-8dm7r7rwbo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-8dm7r7rwbo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8dm7r7rwbo]  a, .top-row[b-8dm7r7rwbo]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8dm7r7rwbo]  a:hover, .top-row[b-8dm7r7rwbo]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8dm7r7rwbo]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-8dm7r7rwbo] {
        justify-content: space-between;
    }

    .top-row[b-8dm7r7rwbo]  a, .top-row[b-8dm7r7rwbo]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-8dm7r7rwbo] {
        flex-direction: row;
    }

    .sidebar[b-8dm7r7rwbo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8dm7r7rwbo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-8dm7r7rwbo]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-8dm7r7rwbo], article[b-8dm7r7rwbo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-8dm7r7rwbo] {
    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-8dm7r7rwbo] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/DocLayout.razor.rz.scp.css */
.page[b-8w71nylhty] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8w71nylhty] {
    flex: 1;
}

.sidebar[b-8w71nylhty] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-8w71nylhty] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8w71nylhty]  a, .top-row[b-8w71nylhty]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8w71nylhty]  a:hover, .top-row[b-8w71nylhty]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8w71nylhty]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-8w71nylhty] {
        justify-content: space-between;
    }

    .top-row[b-8w71nylhty]  a, .top-row[b-8w71nylhty]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-8w71nylhty] {
        flex-direction: row;
    }

    .sidebar[b-8w71nylhty] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8w71nylhty] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-8w71nylhty]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-8w71nylhty], article[b-8w71nylhty] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-8w71nylhty] {
    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-8w71nylhty] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/HRLayout.razor.rz.scp.css */
.page[b-p8y7mg3fcn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-p8y7mg3fcn] {
    flex: 1;
}

.sidebar[b-p8y7mg3fcn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-p8y7mg3fcn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-p8y7mg3fcn]  a, .top-row[b-p8y7mg3fcn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-p8y7mg3fcn]  a:hover, .top-row[b-p8y7mg3fcn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-p8y7mg3fcn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-p8y7mg3fcn] {
        justify-content: space-between;
    }

    .top-row[b-p8y7mg3fcn]  a, .top-row[b-p8y7mg3fcn]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-p8y7mg3fcn] {
        flex-direction: row;
    }

    .sidebar[b-p8y7mg3fcn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-p8y7mg3fcn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-p8y7mg3fcn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-p8y7mg3fcn], article[b-p8y7mg3fcn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-p8y7mg3fcn] {
    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-p8y7mg3fcn] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ey95svnfo8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ey95svnfo8] {
    flex: 1;
}

.sidebar[b-ey95svnfo8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ey95svnfo8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ey95svnfo8]  a, .top-row[b-ey95svnfo8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ey95svnfo8]  a:hover, .top-row[b-ey95svnfo8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ey95svnfo8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ey95svnfo8] {
        justify-content: space-between;
    }

    .top-row[b-ey95svnfo8]  a, .top-row[b-ey95svnfo8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ey95svnfo8] {
        flex-direction: row;
    }

    .sidebar[b-ey95svnfo8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ey95svnfo8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ey95svnfo8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ey95svnfo8], article[b-ey95svnfo8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ey95svnfo8] {
    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-ey95svnfo8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayoutAccount.razor.rz.scp.css */
.page[b-j9ow5kyt2b] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-j9ow5kyt2b] {
    flex: 1;
}

.sidebar[b-j9ow5kyt2b] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-j9ow5kyt2b] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-j9ow5kyt2b]  a, .top-row[b-j9ow5kyt2b]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-j9ow5kyt2b]  a:hover, .top-row[b-j9ow5kyt2b]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-j9ow5kyt2b]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-j9ow5kyt2b] {
        justify-content: space-between;
    }

    .top-row[b-j9ow5kyt2b]  a, .top-row[b-j9ow5kyt2b]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-j9ow5kyt2b] {
        flex-direction: row;
    }

    .sidebar[b-j9ow5kyt2b] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-j9ow5kyt2b] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-j9ow5kyt2b]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-j9ow5kyt2b], article[b-j9ow5kyt2b] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-j9ow5kyt2b] {
    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-j9ow5kyt2b] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu - Copy (2).razor.rz.scp.css */
.navbar-toggler[b-wx0f2mccpp] {
    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-wx0f2mccpp] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-wx0f2mccpp] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-wx0f2mccpp] {
    font-size: 1.1rem;
}

.bi[b-wx0f2mccpp] {
    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-wx0f2mccpp] {
    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-wx0f2mccpp] {
    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-wx0f2mccpp] {
    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-wx0f2mccpp] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-wx0f2mccpp] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-wx0f2mccpp] {
        padding-bottom: 1rem;
    }

    .nav-item[b-wx0f2mccpp]  .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-wx0f2mccpp]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-wx0f2mccpp]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-wx0f2mccpp] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-wx0f2mccpp] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-wx0f2mccpp] {
        display: none;
    }

    .nav-scrollable[b-wx0f2mccpp] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-37imxe00ju] {
    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-37imxe00ju] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-37imxe00ju] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-37imxe00ju] {
    font-size: 1.1rem;
}

.bi[b-37imxe00ju] {
    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-37imxe00ju] {
    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-37imxe00ju] {
    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-37imxe00ju] {
    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-37imxe00ju] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-37imxe00ju] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-37imxe00ju] {
        padding-bottom: 1rem;
    }

    .nav-item[b-37imxe00ju]  .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-37imxe00ju]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-37imxe00ju]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-37imxe00ju] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-37imxe00ju] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-37imxe00ju] {
        display: none;
    }

    .nav-scrollable[b-37imxe00ju] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/NavMenuAccount.razor.rz.scp.css */
.navbar-toggler[b-yvs7m1wisk] {
    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-yvs7m1wisk] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-yvs7m1wisk] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-yvs7m1wisk] {
    font-size: 1.1rem;
}

.bi[b-yvs7m1wisk] {
    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-yvs7m1wisk] {
    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-yvs7m1wisk] {
    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-yvs7m1wisk] {
    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-yvs7m1wisk] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-yvs7m1wisk] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-yvs7m1wisk] {
        padding-bottom: 1rem;
    }

    .nav-item[b-yvs7m1wisk]  .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-yvs7m1wisk]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-yvs7m1wisk]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-yvs7m1wisk] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-yvs7m1wisk] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-yvs7m1wisk] {
        display: none;
    }

    .nav-scrollable[b-yvs7m1wisk] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/NavMenuACT.razor.rz.scp.css */
/* /Components/Layout/NavMenuAdminAffairs-old.razor.rz.scp.css */
/* /Components/Layout/NavMenuAdminAffairs.razor.rz.scp.css */
.navbar-toggler[b-z3ck39gnlg] {
    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-z3ck39gnlg] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-z3ck39gnlg] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-z3ck39gnlg] {
    font-size: 1.1rem;
}

.bi[b-z3ck39gnlg] {
    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-z3ck39gnlg] {
    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-z3ck39gnlg] {
    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-z3ck39gnlg] {
    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-z3ck39gnlg] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-z3ck39gnlg] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-z3ck39gnlg] {
        padding-bottom: 1rem;
    }

    .nav-item[b-z3ck39gnlg]  .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-z3ck39gnlg]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-z3ck39gnlg]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-z3ck39gnlg] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-z3ck39gnlg] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-z3ck39gnlg] {
        display: none;
    }

    .nav-scrollable[b-z3ck39gnlg] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/NavMenuApproval.razor.rz.scp.css */
/* /Components/Layout/NavMenuAssets.razor.rz.scp.css */
/* /Components/Layout/NavMenuBuy.razor.rz.scp.css */
/* /Components/Layout/NavMenuCashFlow.razor.rz.scp.css */
.navbar-toggler[b-2ac5ox7erf] {
    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-2ac5ox7erf] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-2ac5ox7erf] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-2ac5ox7erf] {
    font-size: 1.1rem;
}

.bi[b-2ac5ox7erf] {
    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-2ac5ox7erf] {
    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-2ac5ox7erf] {
    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-2ac5ox7erf] {
    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-2ac5ox7erf] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-2ac5ox7erf] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-2ac5ox7erf] {
        padding-bottom: 1rem;
    }

    .nav-item[b-2ac5ox7erf]  .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-2ac5ox7erf]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-2ac5ox7erf]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-2ac5ox7erf] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-2ac5ox7erf] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-2ac5ox7erf] {
        display: none;
    }

    .nav-scrollable[b-2ac5ox7erf] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/NavMenuDocument.razor.rz.scp.css */
/* /Components/Layout/NavMenuHR.razor.rz.scp.css */
/* /Components/Layout/NavMenuProjects.razor.rz.scp.css */
/* /Components/Layout/NavMenuSales.razor.rz.scp.css */
/* /Components/Layout/NavMenuStore.razor.rz.scp.css */
/* /Components/Layout/NavMenuTender.razor.rz.scp.css */
/* /Components/Layout/ProjectsLayout.razor.rz.scp.css */
.page[b-jrmhbmokzt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-jrmhbmokzt] {
    flex: 1;
}

.sidebar[b-jrmhbmokzt] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-jrmhbmokzt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-jrmhbmokzt]  a, .top-row[b-jrmhbmokzt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-jrmhbmokzt]  a:hover, .top-row[b-jrmhbmokzt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-jrmhbmokzt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-jrmhbmokzt] {
        justify-content: space-between;
    }

    .top-row[b-jrmhbmokzt]  a, .top-row[b-jrmhbmokzt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-jrmhbmokzt] {
        flex-direction: row;
    }

    .sidebar[b-jrmhbmokzt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-jrmhbmokzt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-jrmhbmokzt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-jrmhbmokzt], article[b-jrmhbmokzt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-jrmhbmokzt] {
    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-jrmhbmokzt] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/SalesLayout.razor.rz.scp.css */
.page[b-ykl57yzqd4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ykl57yzqd4] {
    flex: 1;
}

.sidebar[b-ykl57yzqd4] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ykl57yzqd4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ykl57yzqd4]  a, .top-row[b-ykl57yzqd4]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ykl57yzqd4]  a:hover, .top-row[b-ykl57yzqd4]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ykl57yzqd4]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ykl57yzqd4] {
        justify-content: space-between;
    }

    .top-row[b-ykl57yzqd4]  a, .top-row[b-ykl57yzqd4]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ykl57yzqd4] {
        flex-direction: row;
    }

    .sidebar[b-ykl57yzqd4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ykl57yzqd4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ykl57yzqd4]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ykl57yzqd4], article[b-ykl57yzqd4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ykl57yzqd4] {
    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-ykl57yzqd4] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/StoreLayout.razor.rz.scp.css */
.page[b-eowh4dr76c] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-eowh4dr76c] {
    flex: 1;
}

.sidebar[b-eowh4dr76c] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-eowh4dr76c] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-eowh4dr76c]  a, .top-row[b-eowh4dr76c]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-eowh4dr76c]  a:hover, .top-row[b-eowh4dr76c]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-eowh4dr76c]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-eowh4dr76c] {
        justify-content: space-between;
    }

    .top-row[b-eowh4dr76c]  a, .top-row[b-eowh4dr76c]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-eowh4dr76c] {
        flex-direction: row;
    }

    .sidebar[b-eowh4dr76c] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-eowh4dr76c] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-eowh4dr76c]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-eowh4dr76c], article[b-eowh4dr76c] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-eowh4dr76c] {
    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-eowh4dr76c] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/TenderLayout.razor.rz.scp.css */
.page[b-hfgjurls0q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-hfgjurls0q] {
    flex: 1;
}

.sidebar[b-hfgjurls0q] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-hfgjurls0q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-hfgjurls0q]  a, .top-row[b-hfgjurls0q]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-hfgjurls0q]  a:hover, .top-row[b-hfgjurls0q]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-hfgjurls0q]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-hfgjurls0q] {
        justify-content: space-between;
    }

    .top-row[b-hfgjurls0q]  a, .top-row[b-hfgjurls0q]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-hfgjurls0q] {
        flex-direction: row;
    }

    .sidebar[b-hfgjurls0q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hfgjurls0q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-hfgjurls0q]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-hfgjurls0q], article[b-hfgjurls0q] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-hfgjurls0q] {
    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-hfgjurls0q] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/AccountSelectorModal.razor.rz.scp.css */

.dex-backdrop[b-i7forzs920] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(15, 23, 42, 0.6) !important;
    backdrop-filter: blur(3px);
    z-index: 2050;
    animation: fadeIn 0.2s ease-out;
}

.dex-modal[b-i7forzs920] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 800px;
    background: #ffffff !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15) !important;
    z-index: 2055;
    overflow: hidden;
    font-family: 'Almarai', sans-serif;
    animation: slideUp 0.3s ease-out;
}

@@keyframes fadeIn {
    from[b-i7forzs920] {
        opacity: 0;
    }

    to[b-i7forzs920] {
        opacity: 1;
    }
}

@@keyframes slideUp {
    from[b-i7forzs920] {
        opacity: 0;
        transform: translate(-50%, -45%);
    }

    to[b-i7forzs920] {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

/* --- Modal Header --- */
.dex-header[b-i7forzs920] {
    background-color: #255170 !important; /* Main Dark Blue */
    padding: 18px 24px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    border-bottom: 4px solid #F2A900 !important; /* Gold Accent */
}

    .dex-header h3[b-i7forzs920] {
        color: #ffffff !important;
        margin: 0 !important;
        font-size: 1.25rem !important;
        font-weight: 700 !important;
        display: flex !important;
        align-items: center !important;
    }

.dex-close-btn[b-i7forzs920] {
    background: rgba(255, 255, 255, 0.1) !important;
    border: none !important;
    color: #ffffff !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 1.2rem !important;
    cursor: pointer !important;
    transition: all 0.2s !important;
}

    .dex-close-btn:hover[b-i7forzs920] {
        background-color: #ef4444 !important;
        color: #fff !important;
        transform: rotate(90deg);
    }

.dex-body[b-i7forzs920] {
    padding: 24px !important;
    background-color: #ffffff !important;
}

/* --- Top Controls Row --- */
.dex-top-controls[b-i7forzs920] {
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
    align-items: center;
}

.dex-search-col[b-i7forzs920] {
    flex: 1.5;
}

.dex-template-col[b-i7forzs920] {
    flex: 1;
    display: flex;
    gap: 8px;
    align-items: center;
}

/* Inputs & Selects */
.dex-search-wrapper[b-i7forzs920] {
    display: flex;
    align-items: center;
    border: 1px solid #cbd5e1 !important;
    border-radius: 20px !important;
    background-color: #f8fafc !important;
    padding: 0 16px !important;
    transition: all 0.2s;
}

    .dex-search-wrapper:focus-within[b-i7forzs920] {
        border-color: #48bad5 !important;
        background-color: #fff !important;
        box-shadow: 0 0 0 3px rgba(72, 186, 213, 0.2) !important;
    }

    .dex-search-wrapper i[b-i7forzs920] {
        color: #255170 !important;
        font-size: 1.2rem;
    }

.dex-search-input[b-i7forzs920] {
    flex: 1;
    border: none !important;
    padding: 10px 8px !important;
    outline: none !important;
    background: transparent !important;
    font-family: inherit;
    font-size: 0.95rem;
    color: #334155;
}

.dex-template-select[b-i7forzs920] {
    flex: 1;
    padding: 10px 14px !important;
    border-radius: 8px !important;
    border: 1px solid #cbd5e1 !important;
    outline: none !important;
    background-color: #fff !important;
    font-family: inherit;
    font-size: 0.95rem;
    color: #334155;
    cursor: pointer;
    transition: all 0.2s;
}

    .dex-template-select:focus[b-i7forzs920] {
        border-color: #48bad5 !important;
        box-shadow: 0 0 0 3px rgba(72, 186, 213, 0.2) !important;
    }

/* --- Action Buttons --- */
.dex-icon-btn[b-i7forzs920] {
    width: 40px !important;
    height: 40px !important;
    border-radius: 8px !important;
    border: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 1.4rem !important;
    cursor: pointer !important;
    transition: all 0.2s !important;
}

.dex-btn-add[b-i7forzs920] {
    background-color: #F2A900 !important; /* Gold */
    color: #fff !important;
    font-weight: bold;
}

    .dex-btn-add:hover[b-i7forzs920] {
        background-color: #d99700 !important;
        transform: translateY(-2px);
    }

.dex-btn-delete[b-i7forzs920] {
    background-color: #fef2f2 !important;
    color: #ef4444 !important;
    border: 1px solid #fca5a5 !important;
}

    .dex-btn-delete:hover:not(:disabled)[b-i7forzs920] {
        background-color: #ef4444 !important;
        color: #fff !important;
        transform: translateY(-2px);
    }

    .dex-btn-delete:disabled[b-i7forzs920] {
        opacity: 0.4 !important;
        cursor: not-allowed !important;
        background-color: #f8fafc !important;
        border-color: #cbd5e1 !important;
        color: #64748b !important;
    }

/* --- Columns Area --- */
.dex-columns[b-i7forzs920] {
    display: flex;
    gap: 24px;
}

.dex-column[b-i7forzs920] {
    flex: 1;
    display: flex;
    flex-direction: column;
    border: 1px solid #cbd5e1 !important;
    border-radius: 8px !important;
    background-color: #f8fafc !important;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05) !important;
}

/* Table Headers */
.dex-col-header[b-i7forzs920] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px !important;
    background-color: #255170 !important; /* Primary Dark Blue */
    border-bottom: 3px solid #48bad5 !important; /* Light Blue */
}

    .dex-col-header h4[b-i7forzs920] {
        margin: 0 !important;
        font-size: 1rem !important;
        color: #ffffff !important;
        font-weight: 700 !important;
    }

/* Header text buttons */
.dex-text-btn[b-i7forzs920] {
    background: rgba(255, 255, 255, 0.1) !important;
    border: none !important;
    font-size: 0.85rem !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    padding: 6px 10px !important;
    border-radius: 4px !important;
    transition: all 0.2s !important;
}

.dex-text-btn-primary[b-i7forzs920] {
    color: #F2A900 !important;
}

    .dex-text-btn-primary:hover[b-i7forzs920] {
        background-color: rgba(242, 169, 0, 0.15) !important;
        color: #fff !important;
    }

.dex-text-btn-danger[b-i7forzs920] {
    color: #ffb3b3 !important;
}

    .dex-text-btn-danger:hover[b-i7forzs920] {
        background-color: rgba(239, 68, 68, 0.2) !important;
        color: #fff !important;
    }

.dex-dropzone[b-i7forzs920] {
    flex-grow: 1;
    height: 340px;
    overflow-y: auto;
    padding: 12px;
    background-color: #fff !important;
}

.dex-list[b-i7forzs920] {
    list-style: none;
    padding: 0;
    margin: 0;
    min-height: 100%;
}

/* Draggable Items */
.dex-item[b-i7forzs920] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff !important;
    border: 1px solid #cbd5e1 !important;
    border-left: 4px solid transparent !important;
    padding: 8px 12px !important;
    margin-bottom: 8px !important;
    border-radius: 6px !important;
    cursor: grab !important;
    transition: all 0.2s !important;
    font-size: 0.95rem !important;
    font-weight: 600 !important;
    color: #334155 !important;
}

    .dex-item:hover[b-i7forzs920] {
        border-color: #cbd5e1 !important;
        border-left-color: #48bad5 !important; /* Light blue left border on hover */
        background-color: #f8fafc !important;
        transform: translateX(2px);
    }

    .dex-item:active[b-i7forzs920] {
        cursor: grabbing !important;
        border-left-color: #F2A900 !important;
    }

/* Item Action Buttons (Using robust text symbols) */
.dex-item-action[b-i7forzs920] {
    background-color: #f8fafc !important;
    border: 1px solid #cbd5e1 !important;
    font-size: 1.1rem !important;
    font-weight: bold !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 26px !important;
    height: 26px !important;
    border-radius: 4px !important;
    transition: all 0.2s !important;
}

    .dex-item-action.add[b-i7forzs920] {
        color: #255170 !important;
    }

        .dex-item-action.add:hover[b-i7forzs920] {
            background-color: #255170 !important;
            color: #fff !important;
            border-color: #255170 !important;
        }

    .dex-item-action.remove[b-i7forzs920] {
        color: #ef4444 !important;
    }

        .dex-item-action.remove:hover[b-i7forzs920] {
            background-color: #ef4444 !important;
            color: #fff !important;
            border-color: #ef4444 !important;
        }

.dex-drag-handle[b-i7forzs920] {
    color: #cbd5e1 !important;
    cursor: grab !important;
    font-size: 1.2rem !important;
    transition: color 0.2s !important;
}

.dex-item:hover .dex-drag-handle[b-i7forzs920] {
    color: #255170 !important;
}

/* --- Footer & Main Buttons --- */
.dex-footer[b-i7forzs920] {
    padding: 16px 24px !important;
    background-color: #f8fafc !important;
    border-top: 1px solid #cbd5e1 !important;
    display: flex !important;
    justify-content: flex-end !important;
    gap: 12px !important;
}

.dex-btn[b-i7forzs920] {
    padding: 10px 24px !important;
    border-radius: 6px !important;
    border: none !important;
    cursor: pointer !important;
    font-weight: 700 !important;
    font-size: 0.95rem !important;
    transition: all 0.2s !important;
}

    .dex-btn:disabled[b-i7forzs920] {
        opacity: 0.5 !important;
        cursor: not-allowed !important;
    }

.dex-btn-reset[b-i7forzs920] {
    background-color: #fff !important;
    border: 1px solid #cbd5e1 !important;
    color: #334155 !important;
}

    .dex-btn-reset:hover:not(:disabled)[b-i7forzs920] {
        background-color: #fef2f2 !important;
        color: #ef4444 !important;
        border-color: #fca5a5 !important;
    }

.dex-btn-export[b-i7forzs920] {
    background-color: #255170 !important;
    color: #fff !important;
}

    .dex-btn-export:hover:not(:disabled)[b-i7forzs920] {
        background-color: #1c3d54 !important;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05) !important;
        transform: translateY(-1px);
    }

/* --- Mini Modal --- */
.dex-save-input[b-i7forzs920] {
    width: 100% !important;
    padding: 12px 16px !important;
    border-radius: 8px !important;
    border: 2px solid #cbd5e1 !important;
    outline: none !important;
    font-size: 1rem !important;
    transition: all 0.2s !important;
    background-color: #f8fafc !important;
    color: #334155 !important;
    font-family: inherit;
}

    .dex-save-input:focus[b-i7forzs920] {
        border-color: #48bad5 !important;
        background-color: #fff !important;
        box-shadow: 0 0 0 4px rgba(72, 186, 213, 0.15) !important;
    }

.dex-mini-modal[b-i7forzs920] {
    max-width: 450px !important;
    z-index: 1065 !important;
    border-radius: 12px !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
}

    .dex-mini-modal .dex-header[b-i7forzs920] {
        background-color: #255170 !important;
        padding: 16px 24px !important;
        border-bottom: 3px solid #F2A900 !important;
    }

    .dex-mini-modal .dex-body[b-i7forzs920] {
        padding: 30px 24px !important;
        background-color: #fff !important;
    }

    .dex-mini-modal .dex-footer[b-i7forzs920] {
        padding: 16px 24px !important;
        background-color: #f8fafc !important;
        display: flex !important;
        justify-content: flex-end !important;
        gap: 12px !important;
    }
/* --- Fix for Grid Sticky Header & Filter Row Overlap --- */

.dex-body[b-i7forzs920]  .table thead th {
    position: sticky !important;
    background-color: #ffffff !important;
    z-index: 2000 !important;
}

/* 1. Pin the top row (Column Names) to the very top */
.dex-body[b-i7forzs920]  .table thead tr:nth-child(1) th {
    top: 0 !important;
    z-index: 2001 !important; /* Higher than the filter row */
    /* Add a solid white shadow pointing down to act as "glue" between rows */
    box-shadow: 0 4px 0 #ffffff, inset 0 -1px 0 #cbd5e1 !important;
}

/* 2. Pin the second row (Search Filters) */
.dex-body[b-i7forzs920]  .table thead tr:nth-child(2) th {
    /* Pulled up tightly to tuck behind the first row and destroy the gap! */
    top: 35px !important;
    z-index: 2000 !important;
    box-shadow: inset 0 -2px 0 #cbd5e1 !important;
}

/* 3. Keep table body elements low */
.dex-body[b-i7forzs920]  .table tbody,
.dex-body[b-i7forzs920]  .table tbody button,
.dex-body[b-i7forzs920]  .table tbody span {
    position: relative;
    z-index: 1 !important;
}
/* /Components/Pages/Accounts/BankCash/AccCashAdvanceReconciliationInfo.razor.rz.scp.css */
/* نفس شاشة الموافقات: معاينة + تنزيل (مضمّن في الصفحة) */
.acc-cash-attachments-card[b-dza53yb9vf] {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.acc-cash-attachment-preview embed[type="application/pdf"][b-dza53yb9vf] {
    width: 100% !important;
    min-height: 480px;
    height: min(72vh, 900px) !important;
    border: 0;
    border-radius: 0.25rem;
}

.acc-cash-attachment-preview .anLogo[b-dza53yb9vf] {
    max-height: min(72vh, 900px) !important;
    max-width: 100%;
    height: auto;
    display: block;
    margin-inline: auto;
}

.acc-cash-attachment-preview video[b-dza53yb9vf] {
    width: 100%;
    max-height: min(72vh, 900px);
}
/* /Components/Pages/Accounts/BankCash/AccCashSettlementpettyInfo.razor.rz.scp.css */
/* نفس شاشة الموافقات: معاينة + تنزيل (العرض مضمّن في الصفحة، بدون AAttatchFile) */
.acc-cash-attachments-card[b-w3v3t8aocq] {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.acc-cash-attachment-preview embed[type="application/pdf"][b-w3v3t8aocq] {
    width: 100% !important;
    min-height: 480px;
    height: min(72vh, 900px) !important;
    border: 0;
    border-radius: 0.25rem;
}

.acc-cash-attachment-preview .anLogo[b-w3v3t8aocq] {
    max-height: min(72vh, 900px) !important;
    max-width: 100%;
    height: auto;
    display: block;
    margin-inline: auto;
}

.acc-cash-attachment-preview video[b-w3v3t8aocq] {
    width: 100%;
    max-height: min(72vh, 900px);
}
/* /Components/Pages/DynamicExportModal.razor.rz.scp.css */

.dex-backdrop[b-ugzdmlfc85] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(15, 23, 42, 0.6) !important;
    backdrop-filter: blur(3px);
    z-index: 1050;
    animation: fadeIn 0.2s ease-out;
}

.dex-modal[b-ugzdmlfc85] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 800px;
    background: #ffffff !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15) !important;
    z-index: 1055;
    overflow: hidden;
    font-family: 'Almarai', sans-serif;
    animation: slideUp 0.3s ease-out;
}

@@keyframes fadeIn {
    from[b-ugzdmlfc85] {
        opacity: 0;
    }

    to[b-ugzdmlfc85] {
        opacity: 1;
    }
}

@@keyframes slideUp {
    from[b-ugzdmlfc85] {
        opacity: 0;
        transform: translate(-50%, -45%);
    }

    to[b-ugzdmlfc85] {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

/* --- Modal Header --- */
.dex-header[b-ugzdmlfc85] {
    background-color: #255170 !important; /* Main Dark Blue */
    padding: 18px 24px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    border-bottom: 4px solid #F2A900 !important; /* Gold Accent */
}

    .dex-header h3[b-ugzdmlfc85] {
        color: #ffffff !important;
        margin: 0 !important;
        font-size: 1.25rem !important;
        font-weight: 700 !important;
        display: flex !important;
        align-items: center !important;
    }

.dex-close-btn[b-ugzdmlfc85] {
    background: rgba(255, 255, 255, 0.1) !important;
    border: none !important;
    color: #ffffff !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 1.2rem !important;
    cursor: pointer !important;
    transition: all 0.2s !important;
}

    .dex-close-btn:hover[b-ugzdmlfc85] {
        background-color: #ef4444 !important;
        color: #fff !important;
        transform: rotate(90deg);
    }

.dex-body[b-ugzdmlfc85] {
    padding: 24px !important;
    background-color: #ffffff !important;
}

/* --- Top Controls Row --- */
.dex-top-controls[b-ugzdmlfc85] {
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
    align-items: center;
}

.dex-search-col[b-ugzdmlfc85] {
    flex: 1.5;
}

.dex-template-col[b-ugzdmlfc85] {
    flex: 1;
    display: flex;
    gap: 8px;
    align-items: center;
}

/* Inputs & Selects */
.dex-search-wrapper[b-ugzdmlfc85] {
    display: flex;
    align-items: center;
    border: 1px solid #cbd5e1 !important;
    border-radius: 20px !important;
    background-color: #f8fafc !important;
    padding: 0 16px !important;
    transition: all 0.2s;
}

    .dex-search-wrapper:focus-within[b-ugzdmlfc85] {
        border-color: #48bad5 !important;
        background-color: #fff !important;
        box-shadow: 0 0 0 3px rgba(72, 186, 213, 0.2) !important;
    }

    .dex-search-wrapper i[b-ugzdmlfc85] {
        color: #255170 !important;
        font-size: 1.2rem;
    }

.dex-search-input[b-ugzdmlfc85] {
    flex: 1;
    border: none !important;
    padding: 10px 8px !important;
    outline: none !important;
    background: transparent !important;
    font-family: inherit;
    font-size: 0.95rem;
    color: #334155;
}

.dex-template-select[b-ugzdmlfc85] {
    flex: 1;
    padding: 10px 14px !important;
    border-radius: 8px !important;
    border: 1px solid #cbd5e1 !important;
    outline: none !important;
    background-color: #fff !important;
    font-family: inherit;
    font-size: 0.95rem;
    color: #334155;
    cursor: pointer;
    transition: all 0.2s;
}

    .dex-template-select:focus[b-ugzdmlfc85] {
        border-color: #48bad5 !important;
        box-shadow: 0 0 0 3px rgba(72, 186, 213, 0.2) !important;
    }

/* --- Action Buttons --- */
.dex-icon-btn[b-ugzdmlfc85] {
    width: 40px !important;
    height: 40px !important;
    border-radius: 8px !important;
    border: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 1.4rem !important;
    cursor: pointer !important;
    transition: all 0.2s !important;
}

.dex-btn-add[b-ugzdmlfc85] {
    background-color: #F2A900 !important; /* Gold */
    color: #fff !important;
    font-weight: bold;
}

    .dex-btn-add:hover[b-ugzdmlfc85] {
        background-color: #d99700 !important;
        transform: translateY(-2px);
    }

.dex-btn-delete[b-ugzdmlfc85] {
    background-color: #fef2f2 !important;
    color: #ef4444 !important;
    border: 1px solid #fca5a5 !important;
}

    .dex-btn-delete:hover:not(:disabled)[b-ugzdmlfc85] {
        background-color: #ef4444 !important;
        color: #fff !important;
        transform: translateY(-2px);
    }

    .dex-btn-delete:disabled[b-ugzdmlfc85] {
        opacity: 0.4 !important;
        cursor: not-allowed !important;
        background-color: #f8fafc !important;
        border-color: #cbd5e1 !important;
        color: #64748b !important;
    }

/* --- Columns Area --- */
.dex-columns[b-ugzdmlfc85] {
    display: flex;
    gap: 24px;
}

.dex-column[b-ugzdmlfc85] {
    flex: 1;
    display: flex;
    flex-direction: column;
    border: 1px solid #cbd5e1 !important;
    border-radius: 8px !important;
    background-color: #f8fafc !important;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05) !important;
}

/* Table Headers */
.dex-col-header[b-ugzdmlfc85] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px !important;
    background-color: #255170 !important; /* Primary Dark Blue */
    border-bottom: 3px solid #48bad5 !important; /* Light Blue */
}

    .dex-col-header h4[b-ugzdmlfc85] {
        margin: 0 !important;
        font-size: 1rem !important;
        color: #ffffff !important;
        font-weight: 700 !important;
    }

/* Header text buttons */
.dex-text-btn[b-ugzdmlfc85] {
    background: rgba(255, 255, 255, 0.1) !important;
    border: none !important;
    font-size: 0.85rem !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    padding: 6px 10px !important;
    border-radius: 4px !important;
    transition: all 0.2s !important;
}

.dex-text-btn-primary[b-ugzdmlfc85] {
    color: #F2A900 !important;
}

    .dex-text-btn-primary:hover[b-ugzdmlfc85] {
        background-color: rgba(242, 169, 0, 0.15) !important;
        color: #fff !important;
    }

.dex-text-btn-danger[b-ugzdmlfc85] {
    color: #ffb3b3 !important;
}

    .dex-text-btn-danger:hover[b-ugzdmlfc85] {
        background-color: rgba(239, 68, 68, 0.2) !important;
        color: #fff !important;
    }

.dex-dropzone[b-ugzdmlfc85] {
    flex-grow: 1;
    height: 340px;
    overflow-y: auto;
    padding: 12px;
    background-color: #fff !important;
}

.dex-list[b-ugzdmlfc85] {
    list-style: none;
    padding: 0;
    margin: 0;
    min-height: 100%;
}

/* Draggable Items */
.dex-item[b-ugzdmlfc85] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff !important;
    border: 1px solid #cbd5e1 !important;
    border-left: 4px solid transparent !important;
    padding: 8px 12px !important;
    margin-bottom: 8px !important;
    border-radius: 6px !important;
    cursor: grab !important;
    transition: all 0.2s !important;
    font-size: 0.95rem !important;
    font-weight: 600 !important;
    color: #334155 !important;
}

    .dex-item:hover[b-ugzdmlfc85] {
        border-color: #cbd5e1 !important;
        border-left-color: #48bad5 !important; /* Light blue left border on hover */
        background-color: #f8fafc !important;
        transform: translateX(2px);
    }

    .dex-item:active[b-ugzdmlfc85] {
        cursor: grabbing !important;
        border-left-color: #F2A900 !important;
    }

/* Item Action Buttons (Using robust text symbols) */
.dex-item-action[b-ugzdmlfc85] {
    background-color: #f8fafc !important;
    border: 1px solid #cbd5e1 !important;
    font-size: 1.1rem !important;
    font-weight: bold !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 26px !important;
    height: 26px !important;
    border-radius: 4px !important;
    transition: all 0.2s !important;
}

    .dex-item-action.add[b-ugzdmlfc85] {
        color: #255170 !important;
    }

        .dex-item-action.add:hover[b-ugzdmlfc85] {
            background-color: #255170 !important;
            color: #fff !important;
            border-color: #255170 !important;
        }

    .dex-item-action.remove[b-ugzdmlfc85] {
        color: #ef4444 !important;
    }

        .dex-item-action.remove:hover[b-ugzdmlfc85] {
            background-color: #ef4444 !important;
            color: #fff !important;
            border-color: #ef4444 !important;
        }

.dex-drag-handle[b-ugzdmlfc85] {
    color: #cbd5e1 !important;
    cursor: grab !important;
    font-size: 1.2rem !important;
    transition: color 0.2s !important;
}

.dex-item:hover .dex-drag-handle[b-ugzdmlfc85] {
    color: #255170 !important;
}

/* --- Footer & Main Buttons --- */
.dex-footer[b-ugzdmlfc85] {
    padding: 16px 24px !important;
    background-color: #f8fafc !important;
    border-top: 1px solid #cbd5e1 !important;
    display: flex !important;
    justify-content: flex-end !important;
    gap: 12px !important;
}

.dex-btn[b-ugzdmlfc85] {
    padding: 10px 24px !important;
    border-radius: 6px !important;
    border: none !important;
    cursor: pointer !important;
    font-weight: 700 !important;
    font-size: 0.95rem !important;
    transition: all 0.2s !important;
}

    .dex-btn:disabled[b-ugzdmlfc85] {
        opacity: 0.5 !important;
        cursor: not-allowed !important;
    }

.dex-btn-reset[b-ugzdmlfc85] {
    background-color: #fff !important;
    border: 1px solid #cbd5e1 !important;
    color: #334155 !important;
}

    .dex-btn-reset:hover:not(:disabled)[b-ugzdmlfc85] {
        background-color: #fef2f2 !important;
        color: #ef4444 !important;
        border-color: #fca5a5 !important;
    }

.dex-btn-export[b-ugzdmlfc85] {
    background-color: #255170 !important;
    color: #fff !important;
}

    .dex-btn-export:hover:not(:disabled)[b-ugzdmlfc85] {
        background-color: #1c3d54 !important;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05) !important;
        transform: translateY(-1px);
    }

/* --- Mini Modal --- */
.dex-save-input[b-ugzdmlfc85] {
    width: 100% !important;
    padding: 12px 16px !important;
    border-radius: 8px !important;
    border: 2px solid #cbd5e1 !important;
    outline: none !important;
    font-size: 1rem !important;
    transition: all 0.2s !important;
    background-color: #f8fafc !important;
    color: #334155 !important;
    font-family: inherit;
}

    .dex-save-input:focus[b-ugzdmlfc85] {
        border-color: #48bad5 !important;
        background-color: #fff !important;
        box-shadow: 0 0 0 4px rgba(72, 186, 213, 0.15) !important;
    }

.dex-mini-modal[b-ugzdmlfc85] {
    max-width: 450px !important;
    z-index: 1065 !important;
    border-radius: 12px !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
}

    .dex-mini-modal .dex-header[b-ugzdmlfc85] {
        background-color: #255170 !important;
        padding: 16px 24px !important;
        border-bottom: 3px solid #F2A900 !important;
    }

    .dex-mini-modal .dex-body[b-ugzdmlfc85] {
        padding: 30px 24px !important;
        background-color: #fff !important;
    }

    .dex-mini-modal .dex-footer[b-ugzdmlfc85] {
        padding: 16px 24px !important;
        background-color: #f8fafc !important;
        display: flex !important;
        justify-content: flex-end !important;
        gap: 12px !important;
    }


/* /Components/Pages/HR/ChildComponent/KPI/HRAttendanceKPI.razor.rz.scp.css */
/* =========================================
   MAIN WRAPPER & SCROLLBARS
========================================= */
.modern-dashboard-wrapper[b-nt45v63z8e] {
    background-color: transparent;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

    /* Custom Dark Scrollbar for the entire dashboard elements */
    .modern-dashboard-wrapper [b-nt45v63z8e]::-webkit-scrollbar {
        width: 6px;
        height: 6px;
    }

    .modern-dashboard-wrapper [b-nt45v63z8e]::-webkit-scrollbar-track {
        background: #0f172a;
        border-radius: 4px;
    }

    .modern-dashboard-wrapper [b-nt45v63z8e]::-webkit-scrollbar-thumb {
        background: #334155;
        border-radius: 4px;
    }

        .modern-dashboard-wrapper [b-nt45v63z8e]::-webkit-scrollbar-thumb:hover {
            background: #475569;
        }

/* =========================================
   HEADER SECTION
========================================= */
.dashboard-header-title[b-nt45v63z8e] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #4ade80; /* Matches your green icon */
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* =========================================
   FILTER TOOLBAR (UNIFORM HEIGHTS)
========================================= */
.controls-container[b-nt45v63z8e] {
    display: flex;
    gap: 15px;
    align-items: center;
    flex-wrap: wrap;
}

.filter-toolbar[b-nt45v63z8e] {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    background-color: transparent;
}

/* 1. Department Dropdown */
.req-dropdown-container[b-nt45v63z8e] {
    height: 42px;
}

.req-select-btn[b-nt45v63z8e] {
    height: 100%;
    box-sizing: border-box;
}

.custom-dropdown-hover:hover[b-nt45v63z8e] {
    background-color: #334155;
    color: #4ade80 !important;
}

/* 2. Interactive Filter Pills */
.pill-group[b-nt45v63z8e] {
    display: flex;
    background: #1e293b;
    border-radius: 8px;
    padding: 4px;
    border: 1px solid #334155;
    height: 42px;
    box-sizing: border-box;
    align-items: center;
}

.filter-pill[b-nt45v63z8e] {
    background-color: transparent;
    color: #94a3b8;
    border: none;
    border-radius: 6px;
    padding: 4px 16px;
    font-size: 0.85rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 100%;
}

    .filter-pill:hover[b-nt45v63z8e] {
        color: #ffffff;
        background-color: rgba(255,255,255,0.05);
    }

    .filter-pill.active[b-nt45v63z8e] {
        background-color: #3b82f6;
        color: #ffffff;
        box-shadow: 0 2px 8px rgba(59, 130, 246, 0.4);
    }

/* 3. Date Inputs */
.date-wrapper[b-nt45v63z8e] {
    display: flex;
    align-items: center;
    background: #1e293b;
    border: 1px solid #334155;
    border-radius: 8px;
    padding: 4px 12px 4px 4px; /* Less padding on left to hug search button */
    height: 42px;
    box-sizing: border-box;
}

.modern-date-input[b-nt45v63z8e] {
    background-color: transparent;
    color: #f8fafc !important;
    border: none;
    outline: none;
    font-size: 0.85rem;
    font-weight: 500;
    width: 120px;
}

[b-nt45v63z8e]::-webkit-calendar-picker-indicator {
    filter: invert(1);
    cursor: pointer;
    opacity: 0.7;
    transition: 0.2s;
}

    [b-nt45v63z8e]::-webkit-calendar-picker-indicator:hover {
        opacity: 1;
    }

/* Search Button Inside Date Wrapper */
.search-btn[b-nt45v63z8e] {
    background-color: #3b82f6;
    color: white;
    border: none;
    border-radius: 6px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s;
}

    .search-btn:hover[b-nt45v63z8e] {
        background-color: #2563eb;
        transform: scale(1.05);
    }

/* Primary Action Button (Home) */
.modern-primary-btn[b-nt45v63z8e] {
    background-color: #3b82f6;
    color: #ffffff;
    border: none;
    padding: 0.5rem 1.2rem;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px -1px rgba(59, 130, 246, 0.3);
    height: 42px;
    box-sizing: border-box;
}

    .modern-primary-btn:hover[b-nt45v63z8e] {
        background-color: #2563eb;
        color: #ffffff;
        transform: translateY(-2px);
        box-shadow: 0 6px 12px -2px rgba(59, 130, 246, 0.4);
    }

/* =========================================
   KPI CARDS
========================================= */
.kpi-flex-row[b-nt45v63z8e] {
    padding: 10px 5px 20px 5px; /* Added top padding for hover translation */
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
    overflow-x: auto;
}

.kpi-card-wrapper[b-nt45v63z8e] {
    flex: 1;
    min-width: 140px;
}

.kpi-card[b-nt45v63z8e] {
    background-color: #1e293b;
    border: 1px solid #334155;
    border-top: 4px solid var(--card-color, #3b82f6);
    border-radius: 12px;
    padding: 20px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

    /* Subtle background glow from the card color */
    .kpi-card[b-nt45v63z8e]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--card-color);
        opacity: 0.05;
        transition: opacity 0.3s ease;
        z-index: 0;
    }

    .kpi-card:hover[b-nt45v63z8e] {
        transform: translateY(-5px);
        /* Enhances the glow effect using the dynamic color */
        box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.4), 0 0 15px -5px var(--card-color);
        border-color: var(--card-color);
    }

        .kpi-card:hover[b-nt45v63z8e]::before {
            opacity: 0.12;
        }

    .kpi-card:active[b-nt45v63z8e] {
        transform: translateY(-1px) scale(0.98);
    }

.kpi-value[b-nt45v63z8e], .kpi-label[b-nt45v63z8e] {
    position: relative;
    z-index: 1;
}

.kpi-value[b-nt45v63z8e] {
    font-size: 2.2rem;
    font-weight: 800;
    margin-bottom: 8px;
    text-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

.kpi-label[b-nt45v63z8e] {
    font-size: 0.95rem;
    color: #f8fafc;
    font-weight: 600;
    text-align: center;
}

/* =========================================
   CHART CONTAINERS
========================================= */
.chart-card[b-nt45v63z8e] {
    background-color: #1e293b;
    border-radius: 12px;
    padding: 20px;
    border: 1px solid #334155;
    height: 450px;
    display: flex;
    flex-direction: column;
    width: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.chart-wrapper[b-nt45v63z8e] {
    position: relative;
    flex-grow: 1;
    width: 100%;
    min-height: 0;
}

/* =========================================
   MODAL STYLING (DARK THEME)
========================================= */
.modern-modal[b-nt45v63z8e] {
    background-color: #1e293b !important;
    color: #f8fafc !important;
    border: 1px solid #334155 !important;
    border-radius: 12px !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5) !important;
}

    .modern-modal .modal-header[b-nt45v63z8e] {
        border-bottom: 1px solid #334155 !important;
        padding: 1.25rem 1.5rem !important;
    }

    .modern-modal .modal-title[b-nt45v63z8e] {
        color: #4ade80 !important;
        font-weight: 700 !important;
        display: flex;
        align-items: center;
        gap: 8px;
        margin: 0;
    }

    .modern-modal .btn-close[b-nt45v63z8e] {
        filter: invert(1) grayscale(100%) brightness(200%) !important;
        opacity: 0.8 !important;
    }

    .modern-modal .modal-body[b-nt45v63z8e] {
        padding: 1.5rem !important;
    }

    .modern-modal .modal-footer[b-nt45v63z8e] {
        border-top: 1px solid #334155 !important;
        padding: 1rem 1.5rem !important;
    }

    /* TABLE STYLING INSIDE MODAL */
    .modern-modal .table[b-nt45v63z8e] {
        --bs-table-bg: transparent !important;
        margin-bottom: 0 !important;
    }

        .modern-modal .table[b-nt45v63z8e],
        .modern-modal .table > tbody > tr > td[b-nt45v63z8e],
        .modern-modal .table > tbody > tr > th[b-nt45v63z8e],
        .modern-modal .table > thead > tr > th[b-nt45v63z8e] {
            background-color: #1e293b !important;
            color: #f8fafc !important;
            border-bottom: 1px solid #334155 !important;
            vertical-align: middle !important;
        }

            .modern-modal .table > thead > tr > th[b-nt45v63z8e] {
                color: #94a3b8 !important;
                font-weight: 600 !important;
                border-bottom: 2px solid #334155 !important;
                text-transform: uppercase;
                font-size: 0.85rem;
            }

    .modern-modal .table-hover > tbody > tr:hover > td[b-nt45v63z8e],
    .modern-modal .table-hover > tbody > tr:hover > th[b-nt45v63z8e] {
        background-color: #334155 !important;
        color: #ffffff !important;
    }

    /* PAGINATION STYLING */
    .modern-modal .pagination[b-nt45v63z8e] {
        gap: 4px;
        margin-bottom: 0;
        flex-wrap: wrap;
    }

    .modern-modal .page-link[b-nt45v63z8e] {
        background-color: #1e293b !important;
        border: 1px solid #334155 !important;
        color: #f8fafc !important;
        border-radius: 6px !important;
        transition: all 0.2s ease;
        cursor: pointer;
        padding: 0.375rem 0.75rem;
    }

        .modern-modal .page-link:hover[b-nt45v63z8e] {
            background-color: #334155 !important;
            color: #ffffff !important;
            border-color: #475569 !important;
        }

    .modern-modal .page-item.active .page-link[b-nt45v63z8e] {
        background-color: #3b82f6 !important;
        border-color: #3b82f6 !important;
        color: #ffffff !important;
    }

    .modern-modal .page-item.disabled .page-link[b-nt45v63z8e] {
        background-color: transparent !important;
        border-color: transparent !important;
        color: #64748b !important;
        opacity: 0.7;
        cursor: not-allowed;
    }

    .modern-modal .text-muted.small[b-nt45v63z8e] {
        color: #94a3b8 !important;
    }

    .modern-modal .alert-info[b-nt45v63z8e] {
        background-color: rgba(59, 130, 246, 0.1) !important;
        color: #60a5fa !important;
        border: 1px solid rgba(59, 130, 246, 0.2) !important;
    }
/* /Components/Pages/HR/ChildComponent/KPI/HRPayrollSummary.razor.rz.scp.css */

/* =========================================
       MAIN WRAPPER & SCROLLBARS
    ========================================= */
.modern-dashboard-wrapper[b-115n5m0k0e] {
    background-color: transparent;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.modern-dashboard-wrapper [b-115n5m0k0e]::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.modern-dashboard-wrapper [b-115n5m0k0e]::-webkit-scrollbar-track {
    background: transparent;
}

.modern-dashboard-wrapper [b-115n5m0k0e]::-webkit-scrollbar-thumb {
    background: #475569;
    border-radius: 4px;
}

    .modern-dashboard-wrapper [b-115n5m0k0e]::-webkit-scrollbar-thumb:hover {
        background: #64748b;
    }

/* =========================================
       HEADER & GLOBAL BUTTONS
    ========================================= */
.dashboard-header-title[b-115n5m0k0e] {
    font-weight: 700;
    color: #f8fafc;
    display: flex;
    align-items: center;
    gap: 10px;
}

.modern-primary-btn[b-115n5m0k0e] {
    background-color: #3b82f6;
    color: #ffffff;
    border: none;
    padding: 0.6rem 1.2rem;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px -1px rgba(59, 130, 246, 0.3);
    height: 42px;
}

    .modern-primary-btn:hover[b-115n5m0k0e] {
        background-color: #2563eb;
        color: #ffffff;
        transform: translateY(-2px);
        box-shadow: 0 6px 12px -2px rgba(59, 130, 246, 0.4);
    }

/* =========================================
       FILTERS & TOOLBAR (UNIFORM HEIGHTS: 42px)
    ========================================= */
.filter-toolbar[b-115n5m0k0e] {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    background-color: transparent;
}

/* 1. Dropdown Wrapper */
.req-dropdown-container[b-115n5m0k0e] {
    height: 42px;
}

.req-select-btn[b-115n5m0k0e] {
    background: #1e293b;
    border: 1px solid #334155;
    color: #fff;
    padding: 6px 16px;
    border-radius: 8px;
    font-size: 0.9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    user-select: none;
    transition: border-color 0.2s;
}

    .req-select-btn:hover[b-115n5m0k0e] {
        border-color: #475569;
    }

.req-dropdown-menu[b-115n5m0k0e] {
    background: #1e293b;
    border: 1px solid #334155;
    border-radius: 8px;
    z-index: 1000;
}

.req-dropdown-search[b-115n5m0k0e] {
    padding: 8px;
    border-bottom: 1px solid #334155;
}

.req-dropdown-items[b-115n5m0k0e] {
    max-height: 250px;
    overflow-y: auto;
}

.req-dropdown-item[b-115n5m0k0e] {
    padding: 8px 12px;
    cursor: pointer;
    color: #f8fafc;
    font-size: 0.85rem;
    transition: background 0.2s;
    white-space: normal;
}

.custom-dropdown-hover:hover[b-115n5m0k0e] {
    background-color: #334155;
    color: #4ade80 !important;
}

/* 2. Year Selector */
.date-wrapper[b-115n5m0k0e] {
    display: flex;
    align-items: center;
    background: #1e293b;
    border: 1px solid #334155;
    border-radius: 8px;
    padding: 4px 12px;
    height: 42px;
    box-sizing: border-box;
}

.modern-select[b-115n5m0k0e] {
    background-color: transparent;
    color: #f8fafc !important;
    border: none;
    outline: none;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 4px 8px;
    cursor: pointer;
}

    .modern-select option[b-115n5m0k0e] {
        background-color: #1e293b;
        color: #ffffff;
    }

/* =========================================
       CHART CONTAINERS
    ========================================= */
.chart-card[b-115n5m0k0e] {
    background-color: #1e293b;
    border-radius: 12px;
    padding: 20px;
    border: 1px solid #334155;
    height: 450px;
    display: flex;
    flex-direction: column;
    width: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.chart-wrapper[b-115n5m0k0e] {
    position: relative;
    flex-grow: 1;
    width: 100%;
    min-height: 0;
}

    /* Center the chart canvas, prevent RTL snapping, and fix dimensions */
    .chart-wrapper canvas[b-115n5m0k0e] {
        width: 100% !important;
        height: 100% !important;
        margin: 0 auto !important;
    }

/* /Components/Pages/HR/ChildComponent/KPI/HRRequestsSummary.razor.rz.scp.css */
/* =========================================
       MAIN WRAPPER & SCROLLBARS
    ========================================= */
.modern-dashboard-wrapper[b-elc6gpz2e3] {
    background-color: transparent;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.modern-dashboard-wrapper [b-elc6gpz2e3]::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.modern-dashboard-wrapper [b-elc6gpz2e3]::-webkit-scrollbar-track {
    background: transparent;
}

.modern-dashboard-wrapper [b-elc6gpz2e3]::-webkit-scrollbar-thumb {
    background: #475569;
    border-radius: 4px;
}

    .modern-dashboard-wrapper [b-elc6gpz2e3]::-webkit-scrollbar-thumb:hover {
        background: #64748b;
    }

/* =========================================
       HEADER & GLOBAL BUTTONS
    ========================================= */
.dashboard-header-title[b-elc6gpz2e3] {
    font-weight: 700;
    color: #f8fafc;
    display: flex;
    align-items: center;
    gap: 8px;
}

.modern-primary-btn[b-elc6gpz2e3] {
    background-color: #3b82f6;
    color: #ffffff;
    border: none;
    padding: 0.6rem 1.2rem;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px -1px rgba(59, 130, 246, 0.3);
    height: 42px;
}

    .modern-primary-btn:hover[b-elc6gpz2e3] {
        background-color: #2563eb;
        color: #ffffff;
        transform: translateY(-2px);
        box-shadow: 0 6px 12px -2px rgba(59, 130, 246, 0.4);
    }

.modern-secondary-btn[b-elc6gpz2e3] {
    background-color: #1e293b;
    color: #f8fafc;
    border: 1px solid #334155;
    padding: 0.6rem 1.2rem;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
    height: 42px;
}

    .modern-secondary-btn:hover[b-elc6gpz2e3] {
        background-color: #334155;
        color: #ffffff;
        border-color: #475569;
        transform: translateY(-2px);
    }

/* =========================================
       CATEGORY BLOCK
    ========================================= */
.req-category-block[b-elc6gpz2e3] {
    background-color: #1e293b;
    border: 1px solid #334155;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 24px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.req-header-row[b-elc6gpz2e3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #334155;
    flex-wrap: wrap;
    gap: 15px;
}

.req-title[b-elc6gpz2e3] {
    color: #fff;
    font-size: 1.35rem;
    font-weight: 700;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* =========================================
       FILTERS & TOOLBAR (UNIFORM HEIGHTS: 42px)
    ========================================= */
.req-filters[b-elc6gpz2e3] {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

/* 1. Dropdown */
.req-dropdown-container[b-elc6gpz2e3] {
    height: 42px;
}

.req-select-btn[b-elc6gpz2e3] {
    background: #0f172a;
    border: 1px solid #334155;
    color: #fff;
    padding: 6px 16px;
    border-radius: 8px;
    font-size: 0.9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 230px;
    max-width: 230px;
    height: 100%;
    cursor: pointer;
    user-select: none;
    transition: border-color 0.2s;
}

    .req-select-btn:hover[b-elc6gpz2e3] {
        border-color: #475569;
    }

.req-dropdown-menu[b-elc6gpz2e3] {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #1e293b;
    border: 1px solid #334155;
    border-radius: 8px;
    z-index: 1000;
    margin-top: 6px;
}

.req-dropdown-search[b-elc6gpz2e3] {
    padding: 8px;
    border-bottom: 1px solid #334155;
}

.req-dropdown-items[b-elc6gpz2e3] {
    max-height: 250px;
    overflow-y: auto;
    padding: 6px;
}

.req-dropdown-item[b-elc6gpz2e3] {
    padding: 8px 12px;
    cursor: pointer;
    color: #f8fafc;
    font-size: 0.85rem;
    transition: background 0.2s;
    white-space: normal;
}

    .req-dropdown-item:hover[b-elc6gpz2e3] {
        background: #334155;
        color: #4ade80 !important;
    }

/* 2. Pill Group */
.req-pill-group[b-elc6gpz2e3] {
    display: flex;
    background: #0f172a;
    border-radius: 8px;
    padding: 4px;
    border: 1px solid #334155;
    height: 42px;
    align-items: center;
    box-sizing: border-box;
}

.req-filter-pill[b-elc6gpz2e3] {
    background: transparent;
    color: #94a3b8;
    border: none;
    padding: 4px 16px;
    border-radius: 6px;
    font-size: 0.85rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    height: 100%;
}

    .req-filter-pill:hover[b-elc6gpz2e3] {
        color: #ffffff;
        background: rgba(255,255,255,0.05);
    }

    .req-filter-pill.active[b-elc6gpz2e3] {
        background: #3b82f6;
        color: #fff;
        box-shadow: 0 2px 8px rgba(59, 130, 246, 0.4);
    }

/* 3. Unified Date Wrapper */
.req-date-wrapper[b-elc6gpz2e3] {
    display: flex;
    align-items: center;
    background: #0f172a;
    border: 1px solid #334155;
    border-radius: 8px;
    padding: 4px 12px 4px 4px;
    height: 42px;
    box-sizing: border-box;
}

.modern-date-input[b-elc6gpz2e3] {
    background-color: transparent;
    color: #f8fafc !important;
    border: none;
    outline: none;
    font-size: 0.85rem;
    font-weight: 500;
    width: 120px;
}

.req-search-btn[b-elc6gpz2e3] {
    background-color: #3b82f6;
    color: white;
    border: none;
    border-radius: 6px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.2s, background-color 0.2s;
}

    .req-search-btn:hover[b-elc6gpz2e3] {
        background-color: #2563eb;
        transform: scale(1.05);
    }

/* =========================================
       KPI CARDS (GLOW EFFECT ADDED)
    ========================================= */
.req-kpi-grid[b-elc6gpz2e3] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 15px;
    padding-bottom: 5px;
}

.req-kpi-card[b-elc6gpz2e3] {
    background: #0f172a;
    border: 1px solid #334155;
    border-radius: 10px;
    padding: 20px 15px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.2);
}

    /* Solid Top Line */
    .req-kpi-card[b-elc6gpz2e3]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 4px;
        background: var(--card-color);
        z-index: 2;
    }

    /* Background Glow Layer */
    .req-kpi-card[b-elc6gpz2e3]::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--card-color);
        opacity: 0.03;
        transition: opacity 0.3s ease;
        z-index: 1;
    }

    .req-kpi-card:hover[b-elc6gpz2e3] {
        transform: translateY(-5px);
        box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.4), 0 0 15px -5px var(--card-color);
        border-color: var(--card-color);
    }

        .req-kpi-card:hover[b-elc6gpz2e3]::after {
            opacity: 0.1;
        }

    .req-kpi-card.no-action[b-elc6gpz2e3] {
        cursor: default;
    }

        .req-kpi-card.no-action:hover[b-elc6gpz2e3] {
            transform: none;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.2);
            border-color: #334155;
        }

            .req-kpi-card.no-action:hover[b-elc6gpz2e3]::after {
                opacity: 0.03;
            }

.req-kpi-value[b-elc6gpz2e3] {
    font-size: 1.8rem;
    font-weight: 800;
    margin-bottom: 5px;
    position: relative;
    z-index: 3;
    text-shadow: 0 2px 4px rgba(0,0,0,0.4);
}

.req-kpi-label[b-elc6gpz2e3] {
    color: #f8fafc;
    font-weight: 600;
    font-size: 0.9rem;
    position: relative;
    z-index: 3;
}

/* =========================================
       MODAL STYLING (DARK THEME)
    ========================================= */
.modern-modal[b-elc6gpz2e3] {
    background-color: #1e293b !important;
    color: #f8fafc !important;
    border: 1px solid #334155 !important;
    border-radius: 12px !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5) !important;
}

    .modern-modal .modal-header[b-elc6gpz2e3] {
        border-bottom: 1px solid #334155 !important;
        padding: 1.25rem 1.5rem !important;
    }

    .modern-modal .modal-title[b-elc6gpz2e3] {
        color: #f8fafc !important;
        font-weight: 700 !important;
        display: flex;
        align-items: center;
        gap: 10px;
        margin: 0;
    }

    .modern-modal .btn-close[b-elc6gpz2e3] {
        filter: invert(1) grayscale(100%) brightness(200%) !important;
        opacity: 0.8 !important;
    }

    .modern-modal .modal-body[b-elc6gpz2e3] {
        padding: 1.5rem !important;
    }

    .modern-modal .modal-footer[b-elc6gpz2e3] {
        border-top: 1px solid #334155 !important;
        padding: 1rem 1.5rem !important;
    }

    /* TABLE STYLING INSIDE MODAL */
    .modern-modal .table[b-elc6gpz2e3] {
        --bs-table-bg: transparent !important;
        margin-bottom: 0 !important;
    }

        .modern-modal .table[b-elc6gpz2e3],
        .modern-modal .table > tbody > tr > td[b-elc6gpz2e3],
        .modern-modal .table > tbody > tr > th[b-elc6gpz2e3],
        .modern-modal .table > thead > tr > th[b-elc6gpz2e3] {
            background-color: #1e293b !important;
            color: #f8fafc !important;
            border-bottom: 1px solid #334155 !important;
            vertical-align: middle !important;
        }

            .modern-modal .table > thead > tr > th[b-elc6gpz2e3] {
                color: #94a3b8 !important;
                font-weight: 600 !important;
                border-bottom: 2px solid #334155 !important;
                text-transform: uppercase;
                font-size: 0.85rem;
            }

    .modern-modal .table-hover > tbody > tr:hover > td[b-elc6gpz2e3],
    .modern-modal .table-hover > tbody > tr:hover > th[b-elc6gpz2e3] {
        background-color: #334155 !important;
        color: #ffffff !important;
    }

    /* PAGINATION STYLING */
    .modern-modal .pagination[b-elc6gpz2e3] {
        gap: 4px;
        margin-bottom: 0;
        flex-wrap: wrap;
    }

    .modern-modal .page-link[b-elc6gpz2e3] {
        background-color: #1e293b !important;
        border: 1px solid #334155 !important;
        color: #f8fafc !important;
        border-radius: 6px !important;
        transition: all 0.2s ease;
        cursor: pointer;
        padding: 0.375rem 0.75rem;
    }

        .modern-modal .page-link:hover[b-elc6gpz2e3] {
            background-color: #334155 !important;
            color: #ffffff !important;
            border-color: #475569 !important;
        }

    .modern-modal .page-item.active .page-link[b-elc6gpz2e3] {
        background-color: #3b82f6 !important;
        border-color: #3b82f6 !important;
        color: #ffffff !important;
    }

    .modern-modal .page-item.disabled .page-link[b-elc6gpz2e3] {
        background-color: transparent !important;
        border-color: transparent !important;
        color: #64748b !important;
        opacity: 0.7;
        cursor: not-allowed;
    }


/* /Components/Pages/HR/Payroll/Components/Grid/PayrollGridStyles.razor.rz.scp.css */
.payroll-table-container[b-26zlkmgupz] {
    overflow-x: auto;
    max-height: 70vh;
    position: relative;
}

.payroll-details-table[b-26zlkmgupz] {
    margin-bottom: 0;
    background-color: white;
}

.payroll-details-table thead th[b-26zlkmgupz] {
    position: sticky;
    top: 0;
    z-index: 20;
    background-color: white;
    border-bottom: 2px solid #dee2e6;
}

/* LTR (Left-to-Right) sticky columns */
.sticky-col-checkbox[b-26zlkmgupz] {
    position: sticky;
    left: 0;
    z-index: 15;
    background-color: white;
}

.sticky-col-actions[b-26zlkmgupz] {
    position: sticky;
    left: 50px;
    z-index: 15;
    background-color: white;
}

.sticky-col-1[b-26zlkmgupz] {
    position: sticky;
    left: 130px;
    z-index: 15;
    background-color: white;
}

.sticky-col-2[b-26zlkmgupz] {
    position: sticky;
    left: 250px;
    z-index: 15;
    background-color: white;
}

.sticky-col-3[b-26zlkmgupz] {
    position: sticky;
    left: 400px;
    z-index: 15;
    background-color: white;
}

/* RTL (Right-to-Left) sticky columns */
[dir="rtl"] .sticky-col-checkbox[b-26zlkmgupz] {
    left: auto;
    right: 0;
}

[dir="rtl"] .sticky-col-actions[b-26zlkmgupz] {
    left: auto;
    right: 50px;
}

[dir="rtl"] .sticky-col-1[b-26zlkmgupz] {
    left: auto;
    right: 130px;
}

[dir="rtl"] .sticky-col-2[b-26zlkmgupz] {
    left: auto;
    right: 250px;
}

[dir="rtl"] .sticky-col-3[b-26zlkmgupz] {
    left: auto;
    right: 400px;
}

.payroll-details-table thead th.sticky-col-checkbox[b-26zlkmgupz],
.payroll-details-table thead th.sticky-col-actions[b-26zlkmgupz],
.payroll-details-table thead th.sticky-col-1[b-26zlkmgupz],
.payroll-details-table thead th.sticky-col-2[b-26zlkmgupz],
.payroll-details-table thead th.sticky-col-3[b-26zlkmgupz] {
    z-index: 25;
}

.sortable-header[b-26zlkmgupz] {
    cursor: pointer;
    user-select: none;
}

.sortable-header:hover[b-26zlkmgupz] {
    background-color: #f8f9fa;
}

.sort-icon[b-26zlkmgupz] {
    margin-left: 5px;
    font-size: 0.8em;
}

[dir="rtl"] .sort-icon[b-26zlkmgupz] {
    margin-left: 0;
    margin-right: 5px;
}

.pagination-container[b-26zlkmgupz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-top: 1px solid #dee2e6;
    background-color: white;
}

.pagination .page-link[b-26zlkmgupz] {
    cursor: pointer;
    border: none;
    background: none;
    color: #0d6efd;
    padding: 0.375rem 0.75rem;
}

.pagination .page-link:hover:not(:disabled)[b-26zlkmgupz] {
    background-color: #e9ecef;
    color: #0a58ca;
}

.pagination .page-item.active .page-link[b-26zlkmgupz] {
    background-color: #0d6efd;
    color: white;
    border-radius: 0.25rem;
}

.pagination .page-item.disabled .page-link[b-26zlkmgupz] {
    color: #6c757d;
    cursor: not-allowed;
    opacity: 0.65;
}

.pagination .page-link:disabled[b-26zlkmgupz] {
    pointer-events: none;
    opacity: 0.65;
}

/* Column background colors matching old grid */
/* Additions columns - Light Yellow (Basic Salary, Housing, Transportation, Living, Nature of Work, Communications, Other Allowance) */
/* Columns 9-15 (after checkbox, actions, emp no, emp name, dept, empIDNo, joinDate, nationality) */
.payroll-details-table thead th:nth-child(9)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(9)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(10)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(10)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(11)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(11)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(12)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(12)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(13)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(13)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(14)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(14)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(15)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(15)[b-26zlkmgupz] {
    background-color: #ffeb9c5c !important; /* Light Yellow */
}

/* Gross Salary column - Green background */
.payroll-details-table thead th:nth-child(16)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(16)[b-26zlkmgupz] {
    background-color: #d4edda !important; /* Light Green (bg-success equivalent) */
}

/* Overtime and Additions columns - Light Green */
.payroll-details-table thead th:nth-child(17)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(17)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(18)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(18)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(19)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(19)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(20)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(20)[b-26zlkmgupz] {
    background-color: #f6fef9 !important; /* Light Green */
}

/* Deductions columns - Light Red */
.payroll-details-table thead th:nth-child(21)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(21)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(22)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(22)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(23)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(23)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(24)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(24)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(25)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(25)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(26)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(26)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(27)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(27)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(28)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(28)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(29)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(29)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(30)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(30)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(31)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(31)[b-26zlkmgupz] {
    background-color: #fffbfa !important; /* Light Red */
}

/* New columns (EmpIDNo, Join Date, Nationality) - same white background as EmpNo */
.payroll-details-table thead th:nth-child(6)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(6)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(7)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(7)[b-26zlkmgupz],
.payroll-details-table thead th:nth-child(8)[b-26zlkmgupz],
.payroll-details-table tbody td:nth-child(8)[b-26zlkmgupz] {
    background-color: white !important;
}

/* Ensure sticky columns maintain their background color */
.sticky-col-checkbox[b-26zlkmgupz],
.sticky-col-actions[b-26zlkmgupz],
.sticky-col-1[b-26zlkmgupz],
.sticky-col-2[b-26zlkmgupz],
.sticky-col-3[b-26zlkmgupz] {
    background-color: white !important;
}

/* RTL sticky columns also need white background */
[dir="rtl"] .sticky-col-checkbox[b-26zlkmgupz],
[dir="rtl"] .sticky-col-actions[b-26zlkmgupz],
[dir="rtl"] .sticky-col-1[b-26zlkmgupz],
[dir="rtl"] .sticky-col-2[b-26zlkmgupz],
[dir="rtl"] .sticky-col-3[b-26zlkmgupz] {
    background-color: white !important;
}

/* Filter row styling */
.filter-row[b-26zlkmgupz] {
    background-color: #f8f9fa;
}

.filter-row th[b-26zlkmgupz] {
    padding: 4px !important;
    border-top: 1px solid #dee2e6;
    position: sticky;
    top: 40px; /* Below header row */
    z-index: 10;
    background-color: #f8f9fa !important;
}

.filter-row input[b-26zlkmgupz] {
    width: 100%;
    font-size: 0.875rem;
    padding: 0.25rem 0.5rem;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.filter-row input:focus[b-26zlkmgupz] {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.filter-row .sticky-col-checkbox[b-26zlkmgupz],
.filter-row .sticky-col-actions[b-26zlkmgupz] {
    background-color: #f8f9fa !important;
    z-index: 16;
}

.filter-row .sticky-col-1[b-26zlkmgupz],
.filter-row .sticky-col-2[b-26zlkmgupz],
.filter-row .sticky-col-3[b-26zlkmgupz] {
    background-color: #f8f9fa !important;
    z-index: 16;
}

/* New columns in filter row - same background as EmpNo filter */
.filter-row th:nth-child(6)[b-26zlkmgupz],
.filter-row th:nth-child(7)[b-26zlkmgupz],
.filter-row th:nth-child(8)[b-26zlkmgupz] {
    background-color: #f8f9fa !important;
}

[dir="rtl"] .filter-row .sticky-col-checkbox[b-26zlkmgupz],
[dir="rtl"] .filter-row .sticky-col-actions[b-26zlkmgupz],
[dir="rtl"] .filter-row .sticky-col-1[b-26zlkmgupz],
[dir="rtl"] .filter-row .sticky-col-2[b-26zlkmgupz],
[dir="rtl"] .filter-row .sticky-col-3[b-26zlkmgupz] {
    background-color: #f8f9fa !important;
}

/* Column visibility */
.column-hidden[b-26zlkmgupz] {
    display: none !important;
}

/* Sidebar styles */
.column-visibility-sidebar[b-26zlkmgupz] {
    position: fixed;
    top: 0;
    right: 0;
    width: 350px;
    height: 100vh;
    background-color: white;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.1);
    z-index: 1075;
    overflow-y: auto;
    transition: transform 0.3s ease-in-out;
}

[dir="rtl"] .column-visibility-sidebar[b-26zlkmgupz] {
    right: auto;
    left: 0;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
}

.column-visibility-sidebar.hidden[b-26zlkmgupz] {
    transform: translateX(100%);
}

[dir="rtl"] .column-visibility-sidebar.hidden[b-26zlkmgupz] {
    transform: translateX(-100%);
}

.sidebar-overlay[b-26zlkmgupz] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1040;
    display: none;
}

.sidebar-overlay.show[b-26zlkmgupz] {
    display: block;
}

.column-category[b-26zlkmgupz] {
    font-weight: 600;
    color: #495057;
    padding: 0.75rem 1rem;
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.column-item[b-26zlkmgupz] {
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.column-item:hover[b-26zlkmgupz] {
    background-color: #f8f9fa;
}

