@import '_content/BlazorColorPicker/BlazorColorPicker.x2b8xw1nvo.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/BasicLayout.razor.rz.scp.css */
.page[b-l566f8aahe] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-l566f8aahe] {
    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-l566f8aahe] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/HeaderOfTheNavMenus.razor.rz.scp.css */
.navbar-toggler[b-qbbu4lhowx] {
    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-qbbu4lhowx] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-qbbu4lhowx] {
    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-qbbu4lhowx] {
    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-qbbu4lhowx] {
    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-qbbu4lhowx] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-qbbu4lhowx] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-qbbu4lhowx] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-qbbu4lhowx] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-qbbu4lhowx] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-qbbu4lhowx] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-qbbu4lhowx] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qbbu4lhowx] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qbbu4lhowx] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qbbu4lhowx]  .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-qbbu4lhowx]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-qbbu4lhowx]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-qbbu4lhowx] {
        /* 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/MainLayout.razor.rz.scp.css */
.page[b-wkefia8uyi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-wkefia8uyi] {
    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-wkefia8uyi] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenuAms.razor.rz.scp.css */
.navbar-toggler[b-wuorkkpq8y] {
    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-wuorkkpq8y] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-wuorkkpq8y] {
    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-wuorkkpq8y] {
    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-wuorkkpq8y] {
    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-wuorkkpq8y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-wuorkkpq8y] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-wuorkkpq8y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-wuorkkpq8y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-wuorkkpq8y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-wuorkkpq8y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-wuorkkpq8y] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-wuorkkpq8y] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-wuorkkpq8y] {
        padding-bottom: 1rem;
    }

    .nav-item[b-wuorkkpq8y]  .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-wuorkkpq8y]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-wuorkkpq8y]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-wuorkkpq8y] {
        /* 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/NavMenuCab.razor.rz.scp.css */
.navbar-toggler[b-422ozbs6fm] {
    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-422ozbs6fm] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-422ozbs6fm] {
    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-422ozbs6fm] {
    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-422ozbs6fm] {
    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-422ozbs6fm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-422ozbs6fm] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-422ozbs6fm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-422ozbs6fm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-422ozbs6fm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-422ozbs6fm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-422ozbs6fm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-422ozbs6fm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-422ozbs6fm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-422ozbs6fm]  .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-422ozbs6fm]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-422ozbs6fm]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-422ozbs6fm] {
        /* 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/NavMenuCms.razor.rz.scp.css */
.navbar-toggler[b-afq7born1g] {
    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-afq7born1g] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-afq7born1g] {
    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-afq7born1g] {
    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-afq7born1g] {
    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-afq7born1g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-afq7born1g] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-afq7born1g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-afq7born1g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-afq7born1g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-afq7born1g] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-afq7born1g] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-afq7born1g] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-afq7born1g] {
        padding-bottom: 1rem;
    }

    .nav-item[b-afq7born1g]  .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-afq7born1g]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-afq7born1g]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-afq7born1g] {
        /* 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/NavMenuForm.razor.rz.scp.css */
.navbar-toggler[b-x6vtwrljn1] {
    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-x6vtwrljn1] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-x6vtwrljn1] {
    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-x6vtwrljn1] {
    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-x6vtwrljn1] {
    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-x6vtwrljn1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-x6vtwrljn1] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-x6vtwrljn1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-x6vtwrljn1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-x6vtwrljn1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-x6vtwrljn1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-x6vtwrljn1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-x6vtwrljn1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-x6vtwrljn1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-x6vtwrljn1]  .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-x6vtwrljn1]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-x6vtwrljn1]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-x6vtwrljn1] {
        /* 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/NavMenuPpc.razor.rz.scp.css */
.navbar-toggler[b-dp8jq1butc] {
    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-dp8jq1butc] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-dp8jq1butc] {
    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-dp8jq1butc] {
    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-dp8jq1butc] {
    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-dp8jq1butc] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-dp8jq1butc] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-dp8jq1butc] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-dp8jq1butc] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-dp8jq1butc] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-dp8jq1butc] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-dp8jq1butc] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-dp8jq1butc] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-dp8jq1butc] {
        padding-bottom: 1rem;
    }

    .nav-item[b-dp8jq1butc]  .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-dp8jq1butc]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-dp8jq1butc]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-dp8jq1butc] {
        /* 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/NavMenuSpm.razor.rz.scp.css */
.navbar-toggler[b-tge5i3u724] {
    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-tge5i3u724] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-tge5i3u724] {
    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-tge5i3u724] {
    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-tge5i3u724] {
    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-tge5i3u724] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-tge5i3u724] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-tge5i3u724] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-tge5i3u724] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-tge5i3u724] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-tge5i3u724] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-tge5i3u724] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tge5i3u724] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tge5i3u724] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tge5i3u724]  .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-tge5i3u724]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-tge5i3u724]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-tge5i3u724] {
        /* 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/NavMenuWcs.razor.rz.scp.css */
.navbar-toggler[b-jkzj7z4b17] {
    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-jkzj7z4b17] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-jkzj7z4b17] {
    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-jkzj7z4b17] {
    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-jkzj7z4b17] {
    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-jkzj7z4b17] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-jkzj7z4b17] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-jkzj7z4b17] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-jkzj7z4b17] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-jkzj7z4b17] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-jkzj7z4b17] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-jkzj7z4b17] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jkzj7z4b17] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jkzj7z4b17] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jkzj7z4b17]  .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-jkzj7z4b17]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-jkzj7z4b17]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-jkzj7z4b17] {
        /* 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/NavSelector.razor.rz.scp.css */
.navbar-toggler[b-homeyhrdp2] {
    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-homeyhrdp2] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-homeyhrdp2] {
    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-homeyhrdp2] {
    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-homeyhrdp2] {
    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-homeyhrdp2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-homeyhrdp2] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-homeyhrdp2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-homeyhrdp2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-homeyhrdp2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-homeyhrdp2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-homeyhrdp2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-homeyhrdp2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-homeyhrdp2] {
        padding-bottom: 1rem;
    }

    .nav-item[b-homeyhrdp2]  .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-homeyhrdp2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-homeyhrdp2]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-homeyhrdp2] {
        /* 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/ThemeSelector.razor.rz.scp.css */
.navbar-toggler[b-unkje04clj] {
    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-unkje04clj] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-unkje04clj] {
    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-unkje04clj] {
    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-unkje04clj] {
    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-unkje04clj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-unkje04clj] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-unkje04clj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-unkje04clj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-unkje04clj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-unkje04clj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-unkje04clj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-unkje04clj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-unkje04clj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-unkje04clj]  .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-unkje04clj]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-unkje04clj]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-unkje04clj] {
        /* 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/TopMenu.razor.rz.scp.css */
.navbar-toggler[b-mkwj4jc734] {
    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-mkwj4jc734] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-mkwj4jc734] {
    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-mkwj4jc734] {
    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-mkwj4jc734] {
    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-mkwj4jc734] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-mkwj4jc734] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-mkwj4jc734] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-mkwj4jc734] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-mkwj4jc734] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-mkwj4jc734] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-mkwj4jc734] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mkwj4jc734] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mkwj4jc734] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mkwj4jc734]  .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-mkwj4jc734]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-mkwj4jc734]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-mkwj4jc734] {
        /* 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/Pages/AIComponents/SideChat/SideChat.razor.rz.scp.css */
.navbar-toggler[b-2dzexv4nis] {
    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-2dzexv4nis] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-2dzexv4nis] {
    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-2dzexv4nis] {
    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-2dzexv4nis] {
    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-2dzexv4nis] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-2dzexv4nis] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-2dzexv4nis] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-2dzexv4nis] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-2dzexv4nis] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-2dzexv4nis] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-2dzexv4nis] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-2dzexv4nis] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-2dzexv4nis] {
        padding-bottom: 1rem;
    }

    .nav-item[b-2dzexv4nis]  .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-2dzexv4nis]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-2dzexv4nis]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-2dzexv4nis] {
        /* 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/Pages/Ams/Finance/Adjustment/AdjustmentCreateUpdate.razor.rz.scp.css */
/* Full-page drag and drop overlay styles */
.full-page-drag-overlay[b-t2rlhbbmkz] {
    transition: opacity 0.3s ease-in-out, backdrop-filter 0.3s ease-in-out;
}

.full-page-hint[b-t2rlhbbmkz] {
    text-align: center;
    padding: 40px;
    border: 3px dashed #007bff;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    max-width: 500px;
    animation: pulse-b-t2rlhbbmkz 2s infinite;
}

@keyframes pulse-b-t2rlhbbmkz {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.full-page-hint .material-icons[b-t2rlhbbmkz] {
    animation: bounce-b-t2rlhbbmkz 1s infinite;
}

@keyframes bounce-b-t2rlhbbmkz {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}
/* /Components/Pages/Ams/Finance/FinanceSharedModal.razor.rz.scp.css */
/* /Components/Pages/Ams/Finance/VatReturnAndSubmit/AdjustmentCreateUpdate.razor.rz.scp.css */
/* Full-page drag and drop overlay styles */
.full-page-drag-overlay[b-i1anrd4ejx] {
    transition: opacity 0.3s ease-in-out, backdrop-filter 0.3s ease-in-out;
}

.full-page-hint[b-i1anrd4ejx] {
    text-align: center;
    padding: 40px;
    border: 3px dashed #007bff;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    max-width: 500px;
    animation: pulse-b-i1anrd4ejx 2s infinite;
}

@keyframes pulse-b-i1anrd4ejx {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.full-page-hint .material-icons[b-i1anrd4ejx] {
    animation: bounce-b-i1anrd4ejx 1s infinite;
}

@keyframes bounce-b-i1anrd4ejx {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}
/* /Components/Pages/Ams/Invoices/CreditNote/CreditNoteCreateAndEdit.razor.rz.scp.css */
/* Expenses Credit Note Create And Edit Component Styles */


/* /Components/Pages/Ams/Invoices/CreditNote/CreditNotesModalsList.razor.rz.scp.css */
/* /Components/Pages/Ams/Invoices/CreditNote/CreditNotesTable.razor.rz.scp.css */
/* Credit Notes Component Styles */

/* Main container styling */
.main-container[b-bxbpeu5s9x] {
    min-height: 100vh;
}

/* Card styling for credit notes */
.card[b-bxbpeu5s9x] {
    transition: box-shadow 0.3s ease;
}

.card:hover[b-bxbpeu5s9x] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Filter section styling */
.filter-section[b-bxbpeu5s9x] {
    background: var(--bs-light);
    border-radius: 0.375rem;
    margin-bottom: 1rem;
}

/* Search input styling */
.search-input[b-bxbpeu5s9x] {
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.search-input:focus[b-bxbpeu5s9x] {
    border-color: var(--bs-primary);
    box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.25);
}

/* Table container styling */
.table-container[b-bxbpeu5s9x] {
    border-radius: 0.375rem;
    overflow: hidden;
}

/* Modal styling */
.modal-backdrop[b-bxbpeu5s9x] {
    background-color: rgba(0, 0, 0, 0.5);
}

/* Button styling */
.btn-primary[b-bxbpeu5s9x] {
    transition: all 0.15s ease-in-out;
}

.btn-primary:hover[b-bxbpeu5s9x] {
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .main-container[b-bxbpeu5s9x] {
        padding: 0.5rem;
    }
    
    .card[b-bxbpeu5s9x] {
        margin: 0.5rem 0;
    }
}

/* Loading states */
.loading[b-bxbpeu5s9x] {
    opacity: 0.6;
    pointer-events: none;
}

/* Status indicators */
.status-active[b-bxbpeu5s9x] {
    color: var(--bs-success);
}

.status-inactive[b-bxbpeu5s9x] {
    color: var(--bs-danger);
}

/* Animation for smooth transitions */
.fade-in[b-bxbpeu5s9x] {
    animation: fadeIn-b-bxbpeu5s9x 0.3s ease-in;
}

@keyframes fadeIn-b-bxbpeu5s9x {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* /Components/Pages/Ams/Invoices/CreditNote/Layouts/ExpCreditNoteLayout.razor.rz.scp.css */
/* Credit Notes Component Styles */

/* Main container styling */
.main-container[b-8tilqxoovq] {
    min-height: 100vh;
}

/* Card styling for credit notes */
.card[b-8tilqxoovq] {
    transition: box-shadow 0.3s ease;
}

.card:hover[b-8tilqxoovq] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Filter section styling */
.filter-section[b-8tilqxoovq] {
    background: var(--bs-light);
    border-radius: 0.375rem;
    margin-bottom: 1rem;
}

/* Search input styling */
.search-input[b-8tilqxoovq] {
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.search-input:focus[b-8tilqxoovq] {
    border-color: var(--bs-primary);
    box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.25);
}

/* Table container styling */
.table-container[b-8tilqxoovq] {
    border-radius: 0.375rem;
    overflow: hidden;
}

/* Modal styling */
.modal-backdrop[b-8tilqxoovq] {
    background-color: rgba(0, 0, 0, 0.5);
}

/* Button styling */
.btn-primary[b-8tilqxoovq] {
    transition: all 0.15s ease-in-out;
}

.btn-primary:hover[b-8tilqxoovq] {
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .main-container[b-8tilqxoovq] {
        padding: 0.5rem;
    }
    
    .card[b-8tilqxoovq] {
        margin: 0.5rem 0;
    }
}

/* Loading states */
.loading[b-8tilqxoovq] {
    opacity: 0.6;
    pointer-events: none;
}

/* Status indicators */
.status-active[b-8tilqxoovq] {
    color: var(--bs-success);
}

.status-inactive[b-8tilqxoovq] {
    color: var(--bs-danger);
}

/* Animation for smooth transitions */
.fade-in[b-8tilqxoovq] {
    animation: fadeIn-b-8tilqxoovq 0.3s ease-in;
}

@keyframes fadeIn-b-8tilqxoovq {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* /Components/Pages/Ams/Invoices/CreditNote/Layouts/RevCreditNoteLayout.razor.rz.scp.css */
/* Credit Notes Component Styles */

/* Main container styling */
.main-container[b-l3ynk33k30] {
    min-height: 100vh;
}

/* Card styling for credit notes */
.card[b-l3ynk33k30] {
    transition: box-shadow 0.3s ease;
}

.card:hover[b-l3ynk33k30] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Filter section styling */
.filter-section[b-l3ynk33k30] {
    background: var(--bs-light);
    border-radius: 0.375rem;
    margin-bottom: 1rem;
}

/* Search input styling */
.search-input[b-l3ynk33k30] {
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.search-input:focus[b-l3ynk33k30] {
    border-color: var(--bs-primary);
    box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.25);
}

/* Table container styling */
.table-container[b-l3ynk33k30] {
    border-radius: 0.375rem;
    overflow: hidden;
}

/* Modal styling */
.modal-backdrop[b-l3ynk33k30] {
    background-color: rgba(0, 0, 0, 0.5);
}

/* Button styling */
.btn-primary[b-l3ynk33k30] {
    transition: all 0.15s ease-in-out;
}

.btn-primary:hover[b-l3ynk33k30] {
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .main-container[b-l3ynk33k30] {
        padding: 0.5rem;
    }
    
    .card[b-l3ynk33k30] {
        margin: 0.5rem 0;
    }
}

/* Loading states */
.loading[b-l3ynk33k30] {
    opacity: 0.6;
    pointer-events: none;
}

/* Status indicators */
.status-active[b-l3ynk33k30] {
    color: var(--bs-success);
}

.status-inactive[b-l3ynk33k30] {
    color: var(--bs-danger);
}

/* Animation for smooth transitions */
.fade-in[b-l3ynk33k30] {
    animation: fadeIn-b-l3ynk33k30 0.3s ease-in;
}

@keyframes fadeIn-b-l3ynk33k30 {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* /Components/Pages/Ams/Invoices/Expenses/Invoices/ExpInvoicesCreateAndEdit.razor.rz.scp.css */
/* Full-page drag and drop overlay styles */
.full-page-drag-overlay[b-azim1iabmm] {
    transition: opacity 0.3s ease-in-out, backdrop-filter 0.3s ease-in-out;
}

.full-page-hint[b-azim1iabmm] {
    text-align: center;
    padding: 40px;
    border: 3px dashed #007bff;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    max-width: 500px;
    animation: pulse-b-azim1iabmm 2s infinite;
}

@keyframes pulse-b-azim1iabmm {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.full-page-hint .material-icons[b-azim1iabmm] {
    animation: bounce-b-azim1iabmm 1s infinite;
}

@keyframes bounce-b-azim1iabmm {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}
/* /Components/Pages/Ams/Invoices/Expenses/Invoices/ExpInvoicesModalsList.razor.rz.scp.css */
/* /Components/Pages/Ams/Invoices/Expenses/Invoices/ExpLayout.razor.rz.scp.css */
/* /Components/Pages/Ams/Invoices/Expenses/Invoices/ExpTable.razor.rz.scp.css */
/* /Components/Pages/Ams/Invoices/Expenses/Invoices/Modals/ExpTabSettings.razor.rz.scp.css */
/* /Components/Pages/Ams/Invoices/ItemRecords/InvoiceItemRecordList.razor.rz.scp.css */
/* /Components/Pages/Form/Components/FormPoweredByFooter.razor.rz.scp.css */
.form-powered-by[b-ailj7pfhg8] {
    margin-top: 16px;
    padding: 14px 12px 18px;
    text-align: center;
    font-size: 11px;
    line-height: 1.5;
    color: #6b7280;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.form-powered-by-randform[b-ailj7pfhg8] {
    margin: 0 0 4px;
    font-size: 12px;
    color: #374151;
}

.form-powered-by-randform strong[b-ailj7pfhg8] {
    font-weight: 600;
}

.form-powered-by-line[b-ailj7pfhg8] {
    margin: 0;
}

.form-powered-by a[b-ailj7pfhg8] {
    color: #27ae60;
    text-decoration: none;
}

.form-powered-by a:hover[b-ailj7pfhg8] {
    text-decoration: underline;
}

.form-powered-by--compact[b-ailj7pfhg8] {
    margin-top: 12px;
    padding-top: 12px;
}
/* /Components/Pages/Form/FormBuilder/Elements/ImsOrderGrandTotal.razor.rz.scp.css */
.ims-order-grand-total-bar[b-uscpn46xxu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 16px;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    background: #f8fafc;
}

.ims-order-grand-total-label[b-uscpn46xxu] {
    font-size: 0.9rem;
    font-weight: 700;
    color: #334155;
}

.ims-order-grand-total-value[b-uscpn46xxu] {
    font-size: 1rem;
    font-weight: 700;
    color: #0f766e;
}

.ims-order-grand-total-note[b-uscpn46xxu] {
    margin: 8px 0 0;
    font-size: 0.72rem;
    line-height: 1.45;
    color: #64748b;
}
/* /Components/Pages/Form/FormBuilder/Elements/ImsOrderItems.razor.rz.scp.css */
.ims-order-items-element[b-8bgnerd9ae] {
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #ffffff;
    overflow: hidden;
}

.ims-order-header[b-8bgnerd9ae] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 16px;
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border-bottom: 1px solid #e2e8f0;
}

.ims-order-header-title[b-8bgnerd9ae] {
    font-size: 0.95rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0;
}

.ims-order-header-sub[b-8bgnerd9ae] {
    font-size: 0.75rem;
    color: #64748b;
    margin: 2px 0 0;
}

.ims-order-search[b-8bgnerd9ae] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border-bottom: 1px solid #e2e8f0;
    background: #fafbfc;
}

.ims-order-search input[b-8bgnerd9ae] {
    border: none;
    outline: none;
    background: transparent;
    width: 100%;
    font-size: 0.875rem;
    color: #334155;
}

.ims-order-search--preview[b-8bgnerd9ae] {
    opacity: 0.85;
    cursor: default;
}

.ims-order-search--preview input:disabled[b-8bgnerd9ae] {
    cursor: default;
    color: #64748b;
}

.ims-order-search-results[b-8bgnerd9ae] {
    max-height: 220px;
    overflow-y: auto;
    border-bottom: 1px solid #e2e8f0;
}

.ims-order-search-row[b-8bgnerd9ae] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    cursor: pointer;
    border-bottom: 1px solid #f1f5f9;
    transition: background 0.15s;
}

.ims-order-search-row:hover[b-8bgnerd9ae] {
    background: #f8fafc;
}

.ims-order-body[b-8bgnerd9ae] {
    padding: 12px;
}

.ims-order-entry[b-8bgnerd9ae] {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    background: #fff;
}

.ims-order-entry:last-child[b-8bgnerd9ae] {
    margin-bottom: 0;
}

.ims-order-entry-head[b-8bgnerd9ae] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 14px;
    background: #f8fafc;
    border-bottom: 1px solid #e2e8f0;
}

.ims-order-entry-name[b-8bgnerd9ae] {
    font-weight: 600;
    font-size: 0.9rem;
    color: #1e293b;
}

.ims-order-entry-meta[b-8bgnerd9ae] {
    font-size: 0.72rem;
    color: #64748b;
    margin-top: 2px;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.ims-order-stock[b-8bgnerd9ae] {
    display: inline-flex;
    align-items: center;
    padding: 1px 8px;
    border-radius: 999px;
    background: #ecfdf5;
    color: #047857;
    font-size: 0.68rem;
    font-weight: 600;
    white-space: nowrap;
}

.ims-order-stock--inline[b-8bgnerd9ae] {
    padding: 0 6px;
    background: #f1f5f9;
    color: #475569;
    font-weight: 500;
}

.ims-order-variant-label-wrap[b-8bgnerd9ae] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.ims-order-badge[b-8bgnerd9ae] {
    display: inline-flex;
    align-items: center;
    padding: 2px 8px;
    border-radius: 999px;
    font-size: 0.68rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.ims-order-badge-single[b-8bgnerd9ae] { background: #dbeafe; color: #1d4ed8; }
.ims-order-badge-variant[b-8bgnerd9ae] { background: #cffafe; color: #0e7490; }
.ims-order-badge-group[b-8bgnerd9ae] { background: #ede9fe; color: #6d28d9; }

.ims-order-qty-wrap[b-8bgnerd9ae] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.ims-order-qty-wrap label[b-8bgnerd9ae] {
    font-size: 0.75rem;
    color: #64748b;
    margin: 0;
    white-space: nowrap;
}

.ims-order-qty-input[b-8bgnerd9ae] {
    width: 72px;
    text-align: center;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    padding: 4px 8px;
    font-size: 0.875rem;
}

.ims-order-entry-head--compact[b-8bgnerd9ae] {
    border-bottom: none;
}

.ims-order-variant-picker[b-8bgnerd9ae] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 10px 14px 12px;
}

.ims-order-variant-card[b-8bgnerd9ae] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 12px;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    background: #fafbfc;
    transition: border-color 0.15s, background 0.15s;
}

.ims-order-variant-card.is-selected[b-8bgnerd9ae] {
    border-color: #0891b2;
    background: rgba(6, 182, 212, 0.06);
}

.ims-order-variant-card-label[b-8bgnerd9ae] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0;
    cursor: pointer;
    flex: 1;
    min-width: 0;
}

.ims-order-variant-card-name[b-8bgnerd9ae] {
    font-size: 0.85rem;
    font-weight: 500;
    color: #334155;
}

.ims-order-variant-card-sku[b-8bgnerd9ae] {
    font-size: 0.72rem;
    color: #64748b;
    margin-left: auto;
    padding-left: 8px;
    white-space: nowrap;
}

.ims-order-variant-rows[b-8bgnerd9ae] {
    padding: 8px 14px 12px;
}

.ims-order-variant-row[b-8bgnerd9ae] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 8px 0;
    border-bottom: 1px dashed #e2e8f0;
}

.ims-order-variant-row:last-child[b-8bgnerd9ae] {
    border-bottom: none;
}

.ims-order-variant-label[b-8bgnerd9ae] {
    font-size: 0.85rem;
    color: #334155;
}

.ims-order-variant-actions[b-8bgnerd9ae] {
    padding: 8px 14px 12px;
    border-top: 1px solid #f1f5f9;
}

.ims-order-btn-variant[b-8bgnerd9ae] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 8px;
    border: 1px solid #0891b2;
    background: rgba(6, 182, 212, 0.08);
    color: #0e7490;
    font-size: 0.8rem;
    font-weight: 600;
    cursor: pointer;
}

.ims-order-btn-variant:hover[b-8bgnerd9ae] {
    background: rgba(6, 182, 212, 0.15);
}

.ims-order-group-options[b-8bgnerd9ae] {
    padding: 8px 14px 12px;
}

.ims-order-group-option[b-8bgnerd9ae] {
    padding: 8px 0;
    border-bottom: 1px solid #f1f5f9;
}

.ims-order-group-option-head[b-8bgnerd9ae] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.ims-order-choice-input[b-8bgnerd9ae] {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    flex-shrink: 0;
    margin: 2px 0 0;
    padding: 0 !important;
    cursor: pointer;
    accent-color: #2563eb;
    border: 1px solid #94a3b8;
    background-color: #ffffff;
    vertical-align: middle;
}

.ims-order-choice-input:disabled[b-8bgnerd9ae] {
    cursor: not-allowed;
    opacity: 0.65;
}

.ims-order-choice-input[type="radio"][b-8bgnerd9ae] {
    border-radius: 50%;
}

.ims-order-group-child-variants[b-8bgnerd9ae] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin: 8px 0 0 1.75rem;
    padding: 8px 10px;
    border: 1px dashed #cbd5e1;
    border-radius: 8px;
    background: #fafbfc;
}

.ims-order-group-variant-option[b-8bgnerd9ae] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    cursor: pointer;
    font-size: 0.8rem;
    color: #334155;
}

.ims-order-group-variant-row[b-8bgnerd9ae] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 4px 0;
}

.ims-order-group-variant-row .ims-order-group-variant-option[b-8bgnerd9ae] {
    flex: 1;
    min-width: 0;
}

.ims-order-group-variant-hint[b-8bgnerd9ae] {
    font-size: 0.72rem;
    color: #b45309;
    margin: 6px 0 0 1.75rem;
}

.ims-order-group-hint[b-8bgnerd9ae] {
    font-size: 0.72rem;
    color: #64748b;
    padding: 0 14px 10px;
}

.ims-order-empty[b-8bgnerd9ae] {
    padding: 24px 16px;
    text-align: center;
    color: #94a3b8;
    font-size: 0.875rem;
}

.ims-order-icon[b-8bgnerd9ae] {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: white;
}

.ims-order-icon-variant[b-8bgnerd9ae] {
    background: linear-gradient(135deg, #06b6d4, #0891b2);
    box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25);
}

.ims-order-builder-note[b-8bgnerd9ae] {
    font-size: 0.72rem;
    color: #94a3b8;
    padding: 8px 14px;
    border-top: 1px solid #f1f5f9;
    background: #fafbfc;
}

.ims-order-remove-btn[b-8bgnerd9ae] {
    font-size: 0.75rem;
    color: #ef4444;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.ims-order-validation[b-8bgnerd9ae] {
    padding: 8px 14px;
    font-size: 0.8rem;
    color: #dc2626;
    background: #fef2f2;
    border-top: 1px solid #fecaca;
}

.ims-order-price[b-8bgnerd9ae] {
    display: inline-flex;
    align-items: center;
    padding: 1px 8px;
    border-radius: 999px;
    background: #fff7ed;
    color: #c2410c;
    font-size: 0.68rem;
    font-weight: 600;
    white-space: nowrap;
}

.ims-order-price--inline[b-8bgnerd9ae] {
    margin-left: 4px;
}

.ims-order-total-footer[b-8bgnerd9ae] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 16px;
    border-top: 1px solid #cbd5e1;
    background: #f8fafc;
}

.ims-order-total-label[b-8bgnerd9ae] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #475569;
}

.ims-order-total-value[b-8bgnerd9ae] {
    font-size: 0.95rem;
    font-weight: 700;
    color: #0f766e;
}
/* /Components/Pages/Form/FormBuilder/Elements/ImsOrderItemsConfig.razor.rz.scp.css */
.ims-order-config[b-sjzsqqyfyw] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.ims-order-config-section[b-sjzsqqyfyw] {
    overflow: hidden;
}

.ims-order-config-section-head[b-sjzsqqyfyw] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #475569;
}

.ims-order-config-section-head .material-icons-outlined[b-sjzsqqyfyw] {
    font-size: 16px;
    color: #64748b;
}

.ims-order-config-section-body[b-sjzsqqyfyw] {
    padding: 12px;
}

.ims-order-config-field + .ims-order-config-field[b-sjzsqqyfyw] {
    margin-top: 10px;
}

.ims-order-config-field label[b-sjzsqqyfyw] {
    display: block;
    font-size: 0.75rem;
    font-weight: 600;
    color: #334155;
    margin-bottom: 4px;
}

.ims-order-config-field .form-control[b-sjzsqqyfyw] {
    border-radius: 8px;
    border-color: #cbd5e1;
    font-size: 0.8125rem;
}

.ims-order-config-field .form-control:focus[b-sjzsqqyfyw] {
    border-color: #0891b2;
    box-shadow: 0 0 0 0.15rem rgba(8, 145, 178, 0.15);
}

.ims-order-config-hint[b-sjzsqqyfyw] {
    display: block;
    margin-top: 4px;
    font-size: 0.68rem;
    color: #94a3b8;
}

.ims-order-config-toggle[b-sjzsqqyfyw] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 8px;
    cursor: pointer;
}

.ims-order-config-toggle:hover[b-sjzsqqyfyw] {
    border-color: #cbd5e1;
    background: #f8fafc;
}

.ims-order-config-toggle input[b-sjzsqqyfyw] {
    margin-top: 2px;
    flex-shrink: 0;
}

.ims-order-config-toggle-text[b-sjzsqqyfyw] {
    flex: 1;
    min-width: 0;
}

.ims-order-config-toggle-title[b-sjzsqqyfyw] {
    display: block;
    font-size: 0.8125rem;
    font-weight: 600;
    color: #1e293b;
}

.ims-order-config-toggle-desc[b-sjzsqqyfyw] {
    display: block;
    margin-top: 2px;
    font-size: 0.68rem;
    color: #64748b;
    line-height: 1.35;
}

.ims-order-config-items[b-sjzsqqyfyw] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.ims-order-config-item[b-sjzsqqyfyw] {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    overflow: hidden;
}

.ims-order-config-item-head[b-sjzsqqyfyw] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px;
}

.ims-order-config-item-icon[b-sjzsqqyfyw] {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 16px;
    color: #fff;
}

.ims-order-config-item-icon--single[b-sjzsqqyfyw] {
    background: linear-gradient(135deg, #3b82f6, #1d4ed8);
}

.ims-order-config-item-icon--variant[b-sjzsqqyfyw] {
    background: linear-gradient(135deg, #06b6d4, #0891b2);
}

.ims-order-config-item-icon--group[b-sjzsqqyfyw] {
    background: linear-gradient(135deg, #8b5cf6, #6d28d9);
}

.ims-order-config-item-info[b-sjzsqqyfyw] {
    flex: 1;
    min-width: 0;
}

.ims-order-config-item-name[b-sjzsqqyfyw] {
    font-size: 0.8125rem;
    font-weight: 600;
    color: #1e293b;
    line-height: 1.3;
}

.ims-order-config-item-meta[b-sjzsqqyfyw] {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    margin-top: 3px;
}

.ims-order-config-item-badge[b-sjzsqqyfyw] {
    display: inline-flex;
    padding: 1px 6px;
    border-radius: 999px;
    font-size: 0.62rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.ims-order-config-item-badge--single[b-sjzsqqyfyw] { background: #dbeafe; color: #1d4ed8; }
.ims-order-config-item-badge--variant[b-sjzsqqyfyw] { background: #cffafe; color: #0e7490; }
.ims-order-config-item-badge--group[b-sjzsqqyfyw] { background: #ede9fe; color: #6d28d9; }

.ims-order-config-item-plu[b-sjzsqqyfyw] {
    font-size: 0.68rem;
    color: #64748b;
}

.ims-order-config-item-remove[b-sjzsqqyfyw] {
    width: 28px;
    height: 28px;
    border: 1px solid #fecaca;
    border-radius: 8px;
    background: #fff;
    color: #ef4444;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    cursor: pointer;
    padding: 0;
}

.ims-order-config-item-remove:hover[b-sjzsqqyfyw] {
    background: #fef2f2;
}

.ims-order-config-variant[b-sjzsqqyfyw] {
    padding: 0 10px 10px;
    border-top: 1px dashed #e2e8f0;
    margin: 0 10px;
}

.ims-order-config-variant-label[b-sjzsqqyfyw] {
    display: block;
    font-size: 0.68rem;
    font-weight: 600;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 10px 0 8px;
}

.ims-order-config-mode[b-sjzsqqyfyw] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
}

.ims-order-config-mode-btn[b-sjzsqqyfyw] {
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    background: #fff;
    padding: 8px 6px;
    font-size: 0.68rem;
    font-weight: 600;
    color: #64748b;
    line-height: 1.25;
    cursor: pointer;
    text-align: center;
    transition: border-color 0.15s, background 0.15s, color 0.15s;
}

.ims-order-config-mode-btn:hover[b-sjzsqqyfyw] {
    border-color: #94a3b8;
    color: #334155;
}

.ims-order-config-mode-btn.is-active[b-sjzsqqyfyw] {
    border-color: #0891b2;
    background: rgba(6, 182, 212, 0.08);
    color: #0e7490;
}

.ims-order-config-choose-btn[b-sjzsqqyfyw] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    margin-top: 8px;
    padding: 7px 10px;
    border: 1px dashed #0891b2;
    border-radius: 8px;
    background: rgba(6, 182, 212, 0.04);
    color: #0e7490;
    font-size: 0.75rem;
    font-weight: 600;
    cursor: pointer;
}

.ims-order-config-choose-btn:hover[b-sjzsqqyfyw] {
    background: rgba(6, 182, 212, 0.1);
}

.ims-order-config-empty[b-sjzsqqyfyw] {
    padding: 16px 12px;
    text-align: center;
    border-radius: 8px;
}

.ims-order-config-empty-icon[b-sjzsqqyfyw] {
    font-size: 28px;
    color: #cbd5e1;
    margin-bottom: 4px;
}

.ims-order-config-empty-text[b-sjzsqqyfyw] {
    font-size: 0.75rem;
    color: #94a3b8;
}

.ims-order-config-add-btn[b-sjzsqqyfyw] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    margin-top: 4px;
    padding: 9px 12px;
    border: 1px solid #0891b2;
    border-radius: 8px;
    background: linear-gradient(135deg, rgba(6, 182, 212, 0.08), rgba(8, 145, 178, 0.12));
    color: #0e7490;
    font-size: 0.8125rem;
    font-weight: 600;
    cursor: pointer;
}

.ims-order-config-add-btn:hover[b-sjzsqqyfyw] {
    background: linear-gradient(135deg, rgba(6, 182, 212, 0.14), rgba(8, 145, 178, 0.18));
}

.ims-order-config-count[b-sjzsqqyfyw] {
    margin-left: auto;
    padding: 1px 7px;
    border-radius: 999px;
    background: #e2e8f0;
    color: #475569;
    font-size: 0.65rem;
    font-weight: 700;
}
/* /Components/Pages/Settings/Local/AccountingPeriod/AccountPeriodCreateAndEdit.razor.rz.scp.css */
/* /Components/Pages/Spm/BackOffice/Webapps/NewEditor/EditorsSideBar.razor.rz.scp.css */
/* EditorsSideBar Component Styles */

/* Sidebar container */
.sidebar-container[b-maoz91ah34] {
    background: var(--bs-body-bg);
    border-left: 1px solid var(--bs-border-color);
    height: 100vh;
    overflow-y: auto;
    padding: 1rem;
}

/* Content sections */
.content-section[b-maoz91ah34] {
    margin-bottom: 1.5rem;
    padding: 1rem;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.375rem;
    background: var(--bs-body-bg);
}

.content-section:hover[b-maoz91ah34] {
    border-color: var(--bs-primary);
    box-shadow: 0 0 0 0.125rem rgba(var(--bs-primary-rgb), 0.25);
}

/* Content headers */
.content-header[b-maoz91ah34] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.75rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid var(--bs-border-color);
}

.content-title[b-maoz91ah34] {
    font-weight: 600;
    color: var(--bs-emphasis-color);
    margin: 0;
}

/* Control buttons */
.control-buttons[b-maoz91ah34] {
    display: flex;
    gap: 0.25rem;
}

.control-btn[b-maoz91ah34] {
    padding: 0.25rem 0.5rem;
    border: none;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.control-btn:hover[b-maoz91ah34] {
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.control-btn-primary[b-maoz91ah34] {
    background: var(--bs-primary);
    color: white;
}

.control-btn-success[b-maoz91ah34] {
    background: var(--bs-success);
    color: white;
}

.control-btn-danger[b-maoz91ah34] {
    background: var(--bs-danger);
    color: white;
}

.control-btn-secondary[b-maoz91ah34] {
    background: var(--bs-secondary);
    color: white;
}

/* Form controls */
.form-group[b-maoz91ah34] {
    margin-bottom: 1rem;
}

.form-label[b-maoz91ah34] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: var(--bs-emphasis-color);
}

.form-control[b-maoz91ah34] {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.375rem;
    background: var(--bs-body-bg);
    color: var(--bs-body-color);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus[b-maoz91ah34] {
    border-color: var(--bs-primary);
    outline: 0;
    box-shadow: 0 0 0 0.125rem rgba(var(--bs-primary-rgb), 0.25);
}

/* Slider controls */
.slider-container[b-maoz91ah34] {
    margin: 1rem 0;
}

.slider[b-maoz91ah34] {
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background: var(--bs-secondary-bg);
    outline: none;
    opacity: 0.7;
    transition: opacity 0.2s;
}

.slider:hover[b-maoz91ah34] {
    opacity: 1;
}

.slider[b-maoz91ah34]::-webkit-slider-thumb {
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--bs-primary);
    cursor: pointer;
}

.slider[b-maoz91ah34]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--bs-primary);
    cursor: pointer;
    border: none;
}

/* Color picker */
.color-picker[b-maoz91ah34] {
    width: 100%;
    height: 40px;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.375rem;
    cursor: pointer;
}

/* Content list */
.content-list[b-maoz91ah34] {
    max-height: 400px;
    overflow-y: auto;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.375rem;
}

.content-item[b-maoz91ah34] {
    padding: 0.75rem;
    border-bottom: 1px solid var(--bs-border-color);
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.content-item:last-child[b-maoz91ah34] {
    border-bottom: none;
}

.content-item:hover[b-maoz91ah34] {
    background-color: var(--bs-secondary-bg);
}

.content-item.active[b-maoz91ah34] {
    background-color: var(--bs-primary-bg-subtle);
    border-color: var(--bs-primary);
}

/* Z-index controls */
.z-index-controls[b-maoz91ah34] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.z-index-btn[b-maoz91ah34] {
    width: 32px;
    height: 32px;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.25rem;
    background: var(--bs-body-bg);
    color: var(--bs-body-color);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.z-index-btn:hover[b-maoz91ah34] {
    background: var(--bs-secondary-bg);
    border-color: var(--bs-primary);
}

/* Visibility toggle */
.visibility-toggle[b-maoz91ah34] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.visibility-icon[b-maoz91ah34] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    transition: color 0.2s ease;
}

.visibility-icon.visible[b-maoz91ah34] {
    color: var(--bs-success);
}

.visibility-icon.hidden[b-maoz91ah34] {
    color: var(--bs-secondary);
}

/* Modal overlay */
.modal-overlay[b-maoz91ah34] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1050;
}

.modal-content[b-maoz91ah34] {
    background: var(--bs-body-bg);
    border-radius: 0.5rem;
    padding: 2rem;
    max-width: 500px;
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

/* Loading states */
.loading[b-maoz91ah34] {
    opacity: 0.6;
    pointer-events: none;
}

.loading[b-maoz91ah34]::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border: 2px solid var(--bs-primary);
    border-radius: 50%;
    border-top-color: transparent;
    animation: spin-b-maoz91ah34 1s linear infinite;
}

@keyframes spin-b-maoz91ah34 {
    to {
        transform: rotate(360deg);
    }
}

/* Responsive design */
@media (max-width: 768px) {
    .sidebar-container[b-maoz91ah34] {
        padding: 0.75rem;
    }
    
    .content-section[b-maoz91ah34] {
        padding: 0.75rem;
        margin-bottom: 1rem;
    }
    
    .control-buttons[b-maoz91ah34] {
        flex-wrap: wrap;
    }
    
    .form-control[b-maoz91ah34] {
        padding: 0.375rem;
    }
}

/* Accessibility */
.control-btn:focus[b-maoz91ah34],
.form-control:focus[b-maoz91ah34],
.slider:focus[b-maoz91ah34] {
    outline: 2px solid var(--bs-primary);
    outline-offset: 2px;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .content-section[b-maoz91ah34] {
        border-color: rgba(255, 255, 255, 0.125);
    }
    
    .content-item:hover[b-maoz91ah34] {
        background-color: rgba(255, 255, 255, 0.05);
    }
    
    .modal-overlay[b-maoz91ah34] {
        background: rgba(0, 0, 0, 0.7);
    }
}
/* /Components/Pages/Spm/BackOffice/Webapps/NewEditor/NewContentOrganizer.razor.rz.scp.css */
/* NewContentOrganizer Component Styles */

/* Content Item Styles */
[data-content-id][b-90yt5g667w] {
    position: relative;
    display: inline-flex;
    /* Hardware acceleration for smooth dragging */
    backface-visibility: hidden;
    perspective: 1000px;
    /* Center alignment for each content item */
    align-items: center;
    justify-content: center;
    min-height: 50px; /* Default minimum height for content containers */
    min-width: 40px;  /* Ensure minimum width for proper centering */
    transition: all 0.2s ease;
    /* Do not force centering or draggable cursor here; keep content styling neutral. */
}

[data-content-id]:hover[b-90yt5g667w] {
    /* Hover highlight handled via .editor-open scope below */
}

/* Menu list content should take full width */
[data-content-type="menu_list"][b-90yt5g667w] {
    display: flex !important;
    width: 100% !important;
}

[data-content-type="menu_list"] .responsive-menu-container[b-90yt5g667w],
[data-content-type="menu_list"] .desktop-menu[b-90yt5g667w] {
    width: 100% !important;
}

/* Ensure menu content stays below action buttons */
[data-content-type="menu_list"] .responsive-menu-container[b-90yt5g667w],
[data-content-type="menu_list"] .desktop-menu[b-90yt5g667w],
[data-content-type="menu_list"] .menu-spacer[b-90yt5g667w] {
    z-index: 99999999 !important;
}

/* Ensure buttons and resize handles have proper cursors */
[data-content-id] button[b-90yt5g667w] {
    cursor: pointer !important;
}

[data-content-id] .resize-handle[b-90yt5g667w] {
    cursor: inherit !important; /* Let resize handles keep their specific cursors */
}

/* Snapping States */
[data-content-id].snapping-horizontal[b-90yt5g667w],
[data-content-id].snapping-vertical[b-90yt5g667w],
[data-content-id].snapping-both[b-90yt5g667w] {
    outline: 2px solid #0d6efd !important; /* Blue like the snapping lines */
    border-radius: 4px;
}

/* Also apply blue border when dragging and snapping */
[data-content-id].dragging.snapping-horizontal[b-90yt5g667w],
[data-content-id].dragging.snapping-vertical[b-90yt5g667w],
[data-content-id].dragging.snapping-both[b-90yt5g667w] {
    outline: 2px solid #0d6efd !important;
    border-radius: 4px;
}

/* Selected Content - Pulsing Glow Effect */
@keyframes selectedPulse-b-90yt5g667w {
    0%, 100% {
        box-shadow: 0 0 0 4px rgba(99, 102, 241, 0.5), 0 0 20px rgba(99, 102, 241, 0.3);
    }
    50% {
        box-shadow: 0 0 0 6px rgba(99, 102, 241, 0.3), 0 0 30px rgba(99, 102, 241, 0.2);
    }
}

@keyframes badgePulse-b-90yt5g667w {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

[data-content-id].content-selected[b-90yt5g667w] {
    position: relative !important;
    animation: selectedPulse-b-90yt5g667w 2s ease-in-out infinite !important;
}

/* "EDITING" Badge at top-left */
[data-content-id].content-selected[b-90yt5g667w]::before {
    content: 'EDITING';
    position: absolute;
    top: -12px;
    left: 10px;
    background: linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);
    color: white;
    font-size: 9px;
    font-weight: 700;
    padding: 3px 8px;
    border-radius: 4px;
    z-index: 99999;
    pointer-events: none;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 8px rgba(99, 102, 241, 0.4);
    animation: badgePulse-b-90yt5g667w 2s ease-in-out infinite;
}

/* Corner marker at bottom-right */
[data-content-id].content-selected[b-90yt5g667w]::after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: -8px;
    width: 24px;
    height: 24px;
    border-color: #6366f1;
    border-style: solid;
    border-width: 0;
    border-bottom-width: 4px;
    border-right-width: 4px;
    border-bottom-right-radius: 8px;
    z-index: 99999;
    pointer-events: none;
}

/* ─── Content Hover Frame ──────────────────────────────────────────────────── */

/* When in editor-open mode, hovering a content item draws a clear blue frame
   and reveals the action toolbar + type label inside the element. */

/* Content type label – top-left corner badge (revealed on hover) */
[data-content-id][b-90yt5g667w]::before {
    content: attr(data-content-type);
    position: absolute;
    top: 0;
    left: 0;
    background: #2563eb;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    padding: 3px 7px;
    border-radius: 0 0 6px 0;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    z-index: 999999998;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.15s ease;
    white-space: nowrap;
}

.editor-open [data-content-id]:hover[b-90yt5g667w]::before {
    opacity: 1;
}

/* Suppress the type-label pseudo on selected state (EDITING badge takes over) */
[data-content-id].content-selected[b-90yt5g667w]::before {
    content: 'EDITING' !important;
    position: absolute !important;
    top: -12px !important;
    left: 10px !important;
    background: linear-gradient(135deg, #6366f1 0%, #4f46e5 100%) !important;
    color: white !important;
    font-size: 9px !important;
    font-weight: 700 !important;
    padding: 3px 8px !important;
    border-radius: 4px !important;
    z-index: 99999 !important;
    pointer-events: none !important;
    letter-spacing: 0.5px !important;
    box-shadow: 0 2px 8px rgba(99, 102, 241, 0.4) !important;
    animation: badgePulse-b-90yt5g667w 2s ease-in-out infinite !important;
    opacity: 1 !important;
    text-transform: uppercase !important;
}

/* ─── Content Actions ──────────────────────────────────────────────────────── */

/* Toolbar floats outside the content, above the top-right corner.
   No bottom radius — sits flush against the top edge of the content. */
.content-actions[b-90yt5g667w] {
    position: absolute;
    bottom: calc(100% + 2px);
    right: 0;
    top: auto;
    left: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 6px;
    opacity: 0;
    transition: opacity 0.18s ease, transform 0.18s ease;
    transform: translateY(-4px);
    z-index: 999999999 !important;
    pointer-events: none;
    background: #2563eb;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    padding: 5px 7px;
    border-radius: 8px 8px 0 0;
    border: none;
    box-shadow: 0 4px 16px rgba(37, 99, 235, 0.4);
}

.editor-open [data-content-id]:hover .content-actions[b-90yt5g667w],
.content-actions:hover[b-90yt5g667w] {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

/* Bridge the gap between toolbar and content so cursor doesn't lose hover */
.content-actions[b-90yt5g667w]::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 10px;
}

/* Flip toolbar below — no top radius, flush to bottom edge of content */
.content-actions.position-below[b-90yt5g667w],
.first-section [data-content-id] .content-actions[b-90yt5g667w] {
    bottom: auto !important;
    top: calc(100% + 2px) !important;
    right: 0 !important;
    border-radius: 0 0 8px 8px !important;
}

/* Always show content actions when content is selected */
[data-content-id].content-selected .content-actions[b-90yt5g667w] {
    opacity: 1 !important;
    pointer-events: auto !important;
    display: flex !important;
    visibility: visible !important;
    transform: translateY(0) !important;
    z-index: 2147483647 !important;
}

[b-90yt5g667w] [data-content-id].content-selected .content-actions {
    opacity: 1 !important;
    pointer-events: auto !important;
    display: flex !important;
    visibility: visible !important;
    transform: translateY(0) !important;
    z-index: 2147483647 !important;
}

/* Ensure content action buttons are always on top */
.content-actions .content-action-btn[b-90yt5g667w] {
    z-index: 2147483647 !important;
    position: relative;
}

/* ─── Content Action Buttons ───────────────────────────────────────────────── */

.content-action-btn[b-90yt5g667w] {
    width: 30px !important;
    height: 30px !important;
    border-radius: 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 13px !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
}

.content-action-btn:hover[b-90yt5g667w] {
    transform: scale(1.12) !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.4) !important;
    filter: brightness(1.15) !important;
}

.content-action-btn:active[b-90yt5g667w] {
    transform: scale(0.96) !important;
}

.content-action-btn i[b-90yt5g667w] {
    color: white !important;
}

/* Drag Button - Indigo */
.drag-btn[b-90yt5g667w] {
    background: linear-gradient(135deg, #6366f1 0%, #4f46e5 100%) !important;
    cursor: grab !important;
}

.drag-btn:active[b-90yt5g667w] {
    cursor: grabbing !important;
}

.drag-btn:hover[b-90yt5g667w] {
    background: linear-gradient(135deg, #818cf8 0%, #6366f1 100%) !important;
}

/* Edit Button - Emerald */
.edit-btn[b-90yt5g667w] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important;
}

.edit-btn:hover[b-90yt5g667w] {
    background: linear-gradient(135deg, #34d399 0%, #10b981 100%) !important;
}

/* Delete Button - Rose */
.delete-btn[b-90yt5g667w] {
    background: linear-gradient(135deg, #f43f5e 0%, #e11d48 100%) !important;
}

.delete-btn:hover[b-90yt5g667w] {
    background: linear-gradient(135deg, #fb7185 0%, #f43f5e 100%) !important;
}

/* Card Action Buttons - Always visible when content is selected */
[b-90yt5g667w] .card-actions {
    opacity: 1 !important;
}

.card-action-btn:hover[b-90yt5g667w] {
    transform: translateY(-2px) scale(1.05) !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3) !important;
}

/* Dragging States */
[data-content-id].dragging[b-90yt5g667w] {
    z-index: 9999;
    opacity: 0.8;
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

[data-content-id].dragging .content-actions[b-90yt5g667w] {
    display: none;
}

/* Resize Handles */
.resize-handle[b-90yt5g667w] {
    position: absolute;
    background: #007bff;
    opacity: 0;
    transition: opacity 0.2s ease;
}

[data-content-id]:hover .resize-handle[b-90yt5g667w] {
    opacity: 0.7;
}

.resize-handle:hover[b-90yt5g667w] {
    opacity: 1;
}

.resize-handle-right[b-90yt5g667w] {
    top: 0;
    right: -3px;
    width: 6px;
    height: 100%;
    cursor: ew-resize;
}

.resize-handle-bottom[b-90yt5g667w] {
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 6px;
    cursor: ns-resize;
}

.resize-handle-corner[b-90yt5g667w] {
    bottom: -3px;
    right: -3px;
    width: 10px;
    height: 10px;
    cursor: nw-resize;
    border-radius: 2px;
}

/* Content Type Specific Styles */
[data-content-type="text"][b-90yt5g667w] {
    border: 1px dashed #28a745;
}

[data-content-type="button"][b-90yt5g667w] {
    border: 1px dashed #007bff;
}

[data-content-type="image"][b-90yt5g667w] {
    border: 1px dashed #ffc107;
}

[data-content-type="video"][b-90yt5g667w] {
    border: 1px dashed #dc3545;
}

/* Grid Alignment Indicators */
.grid-snap-indicator[b-90yt5g667w] {
    position: absolute;
    background: rgba(0, 123, 255, 0.3);
    border: 1px solid #007bff;
    pointer-events: none;
    z-index: 9998;
    opacity: 0;
    transition: opacity 0.1s ease;
}

.grid-snap-indicator.active[b-90yt5g667w] {
    opacity: 1;
}

/* Content Editing States */
[data-content-id].editing[b-90yt5g667w] {
    outline: 2px solid #28a745;
    background: rgba(40, 167, 69, 0.1);
}

[data-content-id].needs-saving[b-90yt5g667w] {
    outline: 2px solid #ffc107;
    background: rgba(255, 193, 7, 0.1);
}

[data-content-id].saving[b-90yt5g667w] {
    outline: 2px solid #17a2b8;
    background: rgba(23, 162, 184, 0.1);
}

/* Loading States */
.content-loading[b-90yt5g667w] {
    position: relative;
    opacity: 0.6;
    pointer-events: none;
}

.content-loading[b-90yt5g667w]::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #007bff;
    border-radius: 50%;
    animation: spin-b-90yt5g667w 1s linear infinite;
}

@keyframes spin-b-90yt5g667w {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Responsive Design */
@media (max-width: 768px) {
    [data-content-id][b-90yt5g667w] {
        min-height: 30px;
        min-width: 30px;
    }

    .content-actions[b-90yt5g667w] {
        gap: 3px;
    }

    .content-actions .btn[b-90yt5g667w] {
        padding: 0.25rem 0.5rem;
        font-size: 0.75rem;
    }

    .resize-handle-right[b-90yt5g667w],
    .resize-handle-bottom[b-90yt5g667w] {
        width: 4px;
        height: 4px;
    }

    .resize-handle-corner[b-90yt5g667w] {
        width: 8px;
        height: 8px;
    }
}

/* Animation for smooth transitions */
[data-content-id][b-90yt5g667w] {
    transition: transform 0.2s ease, opacity 0.2s ease, outline 0.2s ease;
}

/* Focus states for accessibility */
[data-content-id]:focus[b-90yt5g667w] {
    outline: 2px solid #007bff;
    outline-offset: 2px;
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    [data-content-id]:hover[b-90yt5g667w] {
        outline: 3px solid;
    }

    [data-content-id].snapping-horizontal[b-90yt5g667w],
    [data-content-id].snapping-vertical[b-90yt5g667w],
    [data-content-id].snapping-both[b-90yt5g667w] {
        outline: 3px solid !important;
    }
}

/* Gallery Tab Styles */
.gallery-tab-list[b-90yt5g667w] {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e5e7eb;
    padding-bottom: 10px;
}

.gallery-tab[b-90yt5g667w] {
    padding: 10px 20px;
    text-decoration: none;
    color: #6b7280;
    border: 2px solid transparent;
    border-radius: 8px 8px 0 0;
    transition: all 0.3s ease;
    font-weight: 500;
    position: relative;
}

.gallery-tab:hover[b-90yt5g667w] {
    color: #374151;
    background-color: #f9fafb;
    border-color: #d1d5db;
}

.gallery-tab.active[b-90yt5g667w] {
    color: #059669;
    background-color: #ecfdf5;
    border-color: #10b981;
    border-bottom-color: #ecfdf5;
    margin-bottom: -2px;
}

.gallery-content[b-90yt5g667w] {
    display: block;
    animation: fadeIn-b-90yt5g667w 0.3s ease-in-out;
}

.gallery-content.hidden[b-90yt5g667w] {
    display: none;
}

@keyframes fadeIn-b-90yt5g667w {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ─── Add-Element-to-List Button ───────────────────────────────────────────── */

[b-90yt5g667w] .editor-open  .element-list:hover .spm-element-list-add-element-btn,
[b-90yt5g667w] .editor-open  .element-list:focus-within .spm-element-list-add-element-btn {
    display: flex !important;
}

[b-90yt5g667w] .spm-element-list-add-element-btn:hover {
    filter: brightness(1.15) !important;
    box-shadow: 0 4px 14px rgba(0,0,0,0.4) !important;
}

/* ─── Add-Card-Layout-Below Button ─────────────────────────────────────────── */

[b-90yt5g667w] .editor-open .card-layout:hover .spm-card-layout-add-below-btn,
[b-90yt5g667w] .editor-open .card-layout:focus-within .spm-card-layout-add-below-btn {
    display: flex !important;
}

[b-90yt5g667w] .spm-card-layout-add-below-btn:hover {
    filter: brightness(1.15) !important;
    box-shadow: 0 4px 14px rgba(0,0,0,0.4) !important;
}
/* /Components/Pages/Spm/BackOffice/Webapps/NewEditor/NewContentTemplateOrganizer.razor.rz.scp.css */
/* NewContentTemplateOrganizer Component Styles */

/* Vertical Ruler Styles */
.vertical-ruler[b-nh6htwm0ii] {
    width: 32px;
    background: #f0f0f0;
    border-right: 3px solid #333;
    position: relative;
    padding: 0;
    margin: 0;
    flex-shrink: 0;
}

.ruler-mark[b-nh6htwm0ii] {
    font-size: 8px;
    font-weight: bold;
    color: #333;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    margin-left: 2px;
    line-height: 1;
}

.ruler-line[b-nh6htwm0ii] {
    width: 12px;
    height: 2px;
    background-color: #333;
    margin-left: auto;
}

/* Content Template Container */
.content-template-container[b-nh6htwm0ii] {
    position: relative;
    margin: 0;
    padding: 0;
    transition: all 0.2s ease;
}

/* Template Action Strip (40px flex sibling) */
.tpl-strip[b-nh6htwm0ii] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 8px;
    gap: 6px;
}

.tpl-full[b-nh6htwm0ii] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    position: sticky;
    top: 8px;
}

/* tpl-collapsed hidden by default; shown when JS adds .tpl-short to the strip */
.tpl-collapsed[b-nh6htwm0ii] {
    display: none;
}

.tpl-strip.tpl-short .tpl-full[b-nh6htwm0ii] {
    display: none;
}

.tpl-strip.tpl-short .tpl-collapsed[b-nh6htwm0ii] {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Template Center Lines */
.template-horizontal-line[b-nh6htwm0ii] {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 99998;
    pointer-events: none;
    opacity: 0.8;
    transition: all 0.2s ease;
}

.template-horizontal-line[data-snapping="true"][b-nh6htwm0ii] {
    opacity: 1;
    box-shadow: 0 0 10px rgba(13, 110, 253, 0.8);
}

.template-vertical-line[b-nh6htwm0ii] {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    z-index: 99998;
    pointer-events: none;
    opacity: 0.8;
    transition: all 0.2s ease;
}

.template-vertical-line[data-snapping="true"][b-nh6htwm0ii] {
    opacity: 1;
    box-shadow: 0 0 10px rgba(13, 110, 253, 0.8);
}

/* Grid Lines */
.grid-line[b-nh6htwm0ii] {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    z-index: 10;
    pointer-events: none;
}

.grid-line-aligned[b-nh6htwm0ii] {
    background-color: var(--grid-color, #333);
}

/* Center Intersection Point */
.center-intersection[b-nh6htwm0ii] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    background: radial-gradient(circle, #4ecdc4 0%, #45b7d1 100%);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 99998;
    pointer-events: none;
    opacity: 0.9;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}

/* Scrollbar Styling */
[b-nh6htwm0ii]::-webkit-scrollbar {
    width: 8px;
}

[b-nh6htwm0ii]::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}

[b-nh6htwm0ii]::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 4px;
}

[b-nh6htwm0ii]::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}

/* Responsive Design */
@media (max-width: 768px) {
    .vertical-ruler[b-nh6htwm0ii] {
        width: 24px;
    }

    .template-edit-buttons[b-nh6htwm0ii] {
        right: -36px;
        gap: 3px;
    }

    .template-edit-buttons .btn[b-nh6htwm0ii] {
        padding: 0.25rem 0.5rem;
        font-size: 0.75rem;
    }
}

/* Animation for snapping */
@keyframes snapGlow-b-nh6htwm0ii {
    0% { box-shadow: 0 0 5px rgba(13, 110, 253, 0.5); }
    50% { box-shadow: 0 0 15px rgba(13, 110, 253, 1); }
    100% { box-shadow: 0 0 5px rgba(13, 110, 253, 0.5); }
}

.template-horizontal-line[data-snapping="true"][b-nh6htwm0ii],
.template-vertical-line[data-snapping="true"][b-nh6htwm0ii] {
    animation: snapGlow-b-nh6htwm0ii 1s ease-in-out infinite;
}

/* Loading states */
.template-loading[b-nh6htwm0ii] {
    position: relative;
    opacity: 0.6;
    pointer-events: none;
}

.template-loading[b-nh6htwm0ii]::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #007bff;
    border-radius: 50%;
    animation: spin-b-nh6htwm0ii 1s linear infinite;
}

@keyframes spin-b-nh6htwm0ii {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* /Components/Pages/Spm/BackOffice/Webapps/NewEditor/NewEditor.razor.rz.scp.css */
/* NewEditor Component Styles */

.content-canvas[b-y7k3h6cujw] {
    background-color: #ffffff;
    border: 1px solid #ddd;
    overflow: clip;
}

.content-scaler[b-y7k3h6cujw] {
    transform-origin: top left;
}

.content-edit-sidabar[b-y7k3h6cujw] {
    background: #28a745;
    overflow-y: auto;
}

/* Ruler Styles */
.ruler-container[b-y7k3h6cujw] {
    background: #f0f0f0;
    border-bottom: 3px solid #333;
}

.ruler-spacer[b-y7k3h6cujw] {
    background: #f0f0f0;
    border-right: 3px solid #333;
}

.ruler-column[b-y7k3h6cujw] {
    border-right: 1px solid #666;
}

.ruler-column:nth-child(even)[b-y7k3h6cujw] {
    background: #e9ecef;
}

.ruler-column:nth-child(odd)[b-y7k3h6cujw] {
    background: #f8f9fa;
}

.ruler-column-text[b-y7k3h6cujw] {
    font-size: 10px;
    font-weight: bold;
    color: #333;
}

/* Responsive Design */
@media (max-width: 768px) {
    .content-canvas[b-y7k3h6cujw] {
        width: 100% !important;
    }

    .content-edit-sidabar[b-y7k3h6cujw] {
        width: 100% !important;
        height: auto !important;
    }
}

/* Animation for sidebar toggle */
.content-edit-sidabar[b-y7k3h6cujw] {
    transition: width 0.3s ease-in-out;
}

.content-canvas[b-y7k3h6cujw] {
    transition: width 0.3s ease-in-out;
}

/* Loading states */
.loading-overlay[b-y7k3h6cujw] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.loading-spinner[b-y7k3h6cujw] {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #007bff;
    border-radius: 50%;
    animation: spin-b-y7k3h6cujw 1s linear infinite;
}

@keyframes spin-b-y7k3h6cujw {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* /Components/SharedComponents/DynamicForm/DynamicFormField.razor.rz.scp.css */
/* /Components/SharedComponents/Tables/DynamicFormTableField.razor.rz.scp.css */
