/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-isuzmzvit9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-isuzmzvit9] {
    flex: 1;
}

.sidebar[b-isuzmzvit9] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-isuzmzvit9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-isuzmzvit9]  a, .top-row[b-isuzmzvit9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-isuzmzvit9]  a:hover, .top-row[b-isuzmzvit9]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-isuzmzvit9]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-isuzmzvit9] {
        justify-content: space-between;
    }

    .top-row[b-isuzmzvit9]  a, .top-row[b-isuzmzvit9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-isuzmzvit9] {
        flex-direction: row;
    }

    .sidebar[b-isuzmzvit9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-isuzmzvit9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-isuzmzvit9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-isuzmzvit9], article[b-isuzmzvit9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-isuzmzvit9] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-isuzmzvit9] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-pinkq8upx7] {
    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-pinkq8upx7] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-pinkq8upx7] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-pinkq8upx7] {
    font-size: 1.1rem;
}

.bi[b-pinkq8upx7] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-cash-nav-menu[b-pinkq8upx7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='white' stroke-width='1.5' viewBox='0 0 16 16'%3E%3Crect x='1.5' y='3' width='13' height='10' rx='1'/%3E%3Ccircle cx='8' cy='8' r='2.25'/%3E%3Cpath d='M1.5 6h2M12.5 10h2'/%3E%3C/svg%3E");
}

.bi-receipt-nav-menu[b-pinkq8upx7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='white' stroke-width='1.5' viewBox='0 0 16 16'%3E%3Cpath d='M3 1.5h10v13l-2-1-2 1-2-1-2 1-2-1z'/%3E%3Cpath d='M5 5h6M5 8h6M5 11h4'/%3E%3C/svg%3E");
}

.bi-bank-nav-menu[b-pinkq8upx7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='white' stroke-width='1.5' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5h13L8 1.5zM2.5 13.5h11M4 5v6.5M8 5v6.5M12 5v6.5'/%3E%3C/svg%3E");
}

.bi-people-nav-menu[b-pinkq8upx7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='white' stroke-width='1.5' viewBox='0 0 16 16'%3E%3Ccircle cx='6' cy='5' r='2.25'/%3E%3Cpath d='M1.5 13c.4-2.6 2-4 4.5-4s4.1 1.4 4.5 4M10 4a2 2 0 0 1 0 4M11 9c2 0 3.2 1.2 3.5 3'/%3E%3C/svg%3E");
}

.bi-kanban-nav-menu[b-pinkq8upx7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='white' stroke-width='1.5' viewBox='0 0 16 16'%3E%3Crect x='1.5' y='2' width='13' height='12' rx='1'/%3E%3Cpath d='M5.8 2v12M10.2 2v12M3 5h1.3M7.3 5h1.4M11.7 5H13M3 8h1.3M7.3 8h1.4'/%3E%3C/svg%3E");
}

.bi-tags-nav-menu[b-pinkq8upx7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='white' stroke-width='1.5' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 2h5l7 7-4.5 4.5-7-7z'/%3E%3Ccircle cx='4.5' cy='5' r='1'/%3E%3Cpath d='m8 2 6.5 6.5'/%3E%3C/svg%3E");
}

.bi-users-gear-nav-menu[b-pinkq8upx7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='white' stroke-width='1.5' viewBox='0 0 16 16'%3E%3Ccircle cx='5' cy='4.5' r='2'/%3E%3Cpath d='M1.5 11c.4-2.2 1.6-3.3 3.5-3.3 1.3 0 2.3.5 2.9 1.5'/%3E%3Ccircle cx='11.5' cy='11.5' r='2'/%3E%3Cpath d='M11.5 7.8v1.1M11.5 14.1v1.1M7.8 11.5h1.1M14.1 11.5h1.1M8.9 8.9l.8.8M13.3 13.3l.8.8M14.1 8.9l-.8.8M9.7 13.3l-.8.8'/%3E%3C/svg%3E");
}

.nav-item[b-pinkq8upx7] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-pinkq8upx7] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-pinkq8upx7] {
        padding-bottom: 1rem;
    }

    .nav-item[b-pinkq8upx7]  .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-pinkq8upx7]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-pinkq8upx7]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-pinkq8upx7] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-pinkq8upx7] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-pinkq8upx7] {
        display: none;
    }

    .nav-scrollable[b-pinkq8upx7] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
