@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/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.bundle.scp.css';

/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/Components/Layout/MobileMaintenanceLayout.razor.rz.scp.css */
.page[b-lsyogjjg6q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-lsyogjjg6q] {
    flex: 1;
}

.sidebar[b-lsyogjjg6q] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-lsyogjjg6q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-lsyogjjg6q]  a, .top-row[b-lsyogjjg6q]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-lsyogjjg6q]  a:hover, .top-row[b-lsyogjjg6q]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-lsyogjjg6q]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-lsyogjjg6q] {
        justify-content: space-between;
    }

    .top-row[b-lsyogjjg6q]  a, .top-row[b-lsyogjjg6q]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-lsyogjjg6q] {
        flex-direction: row;
    }

    .sidebar[b-lsyogjjg6q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-lsyogjjg6q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-lsyogjjg6q]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-lsyogjjg6q], article[b-lsyogjjg6q] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-lsyogjjg6q] {
    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-lsyogjjg6q] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorApp3/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;
    }
}
/* _content/BlazorApp3/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;
    }
}
/* _content/BlazorApp3/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;
    }
}
/* _content/BlazorApp3/Components/Layout/NavMenuACT.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuAdminAffairs-old.razor.rz.scp.css */
/* _content/BlazorApp3/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;
    }
}
/* _content/BlazorApp3/Components/Layout/NavMenuApproval.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuAssets.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuBuy.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuDocument.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuHR.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuMobileMaintenance.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuProjects.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuRealEstate.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuSales.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuStore.razor.rz.scp.css */
/* _content/BlazorApp3/Components/Layout/NavMenuTender.razor.rz.scp.css */
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/Components/Layout/RealEstateLayout.razor.rz.scp.css */
.page[b-54wpdjkhdw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-54wpdjkhdw] {
    flex: 1;
}

.sidebar[b-54wpdjkhdw] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-54wpdjkhdw] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-54wpdjkhdw]  a, .top-row[b-54wpdjkhdw]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-54wpdjkhdw]  a:hover, .top-row[b-54wpdjkhdw]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-54wpdjkhdw]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-54wpdjkhdw] {
        justify-content: space-between;
    }

    .top-row[b-54wpdjkhdw]  a, .top-row[b-54wpdjkhdw]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-54wpdjkhdw] {
        flex-direction: row;
    }

    .sidebar[b-54wpdjkhdw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-54wpdjkhdw] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-54wpdjkhdw]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-54wpdjkhdw], article[b-54wpdjkhdw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-54wpdjkhdw] {
    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-54wpdjkhdw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
/* _content/BlazorApp3/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;
    }
