/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-9aj7g6bt4h] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9aj7g6bt4h] {
    flex: 1;
}

.sidebar[b-9aj7g6bt4h] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9aj7g6bt4h] {
    /* height: 3.5rem; */
    height: 64px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    display: flex;
    align-items: center;
}

    .top-row[b-9aj7g6bt4h]  a, .top-row[b-9aj7g6bt4h]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-9aj7g6bt4h]  a:hover, .top-row[b-9aj7g6bt4h]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-9aj7g6bt4h]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-9aj7g6bt4h] {
        justify-content: space-between;
    }

    .top-row[b-9aj7g6bt4h]  a, .top-row[b-9aj7g6bt4h]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9aj7g6bt4h] {
        flex-direction: row;
    }

    .sidebar[b-9aj7g6bt4h] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9aj7g6bt4h] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-9aj7g6bt4h]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-9aj7g6bt4h], article[b-9aj7g6bt4h] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-9aj7g6bt4h] {
    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-9aj7g6bt4h] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-wpf1arw5j1] {
    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-wpf1arw5j1] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-wpf1arw5j1] {
    /* min-height: 3.5rem; */
    min-height: 64px;
    max-height: 64px;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-wpf1arw5j1] {
    font-size: 1.1rem;
}

.bi[b-wpf1arw5j1] {
    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-wpf1arw5j1] {
    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-wpf1arw5j1] {
    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-wpf1arw5j1] {
    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-person-nav-menu[b-wpf1arw5j1] {
    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-wpf1arw5j1] {
    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-wpf1arw5j1] {
    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-wpf1arw5j1] {
    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");
}

.bi-calendar-date-nav-menu[b-wpf1arw5j1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar-date' viewBox='0 0 16 16'%3E%3Cpath d='M6.445 11.688V6.354h-.633A13 13 0 0 0 4.5 7.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61zm1.188-1.305c.047.64.594 1.406 1.703 1.406 1.258 0 2-1.066 2-2.871 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82zm2.953-2.317c0 .696-.559 1.18-1.184 1.18-.601 0-1.144-.383-1.144-1.2 0-.823.582-1.21 1.168-1.21.633 0 1.16.398 1.16 1.23'/%3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z'/%3E%3C/svg%3E");
}

.bi-upload-nav-menu[b-wpf1arw5j1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-upload' viewBox='0 0 16 16'%3E%3Cpath d='M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5'/%3E%3Cpath d='M7.646 1.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 2.707V11.5a.5.5 0 0 1-1 0V2.707L5.354 4.854a.5.5 0 1 1-.708-.708z'/%3E%3C/svg%3E");
}

.bi-file-earmark-text-nav-menu[b-wpf1arw5j1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-file-earmark-text' viewBox='0 0 16 16'%3E%3Cpath d='M5.5 7a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1zM5 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5'/%3E%3Cpath d='M9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.5zm0 1v3.707A1.5 1.5 0 0 0 11 6h3.707zM11 5a.5.5 0 0 1-.146-.354V1.207L14.793 5zM4 1h5v4.5A1.5 1.5 0 0 0 10.5 7H15v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1'/%3E%3C/svg%3E");
}

.bi-plus-circle-nav-menu[b-wpf1arw5j1] {
    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-circle' viewBox='0 0 16 16'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.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 8 4'/%3E%3C/svg%3E");
}

.bi-person-rolodex-nav-menu[b-wpf1arw5j1] {
    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-rolodex' viewBox='0 0 16 16'%3E%3Cpath d='M8 9.05a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5'/%3E%3Cpath d='M1 1a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h.5a.5.5 0 0 0 .5-.5.5.5 0 0 1 1 0 .5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5.5.5 0 0 1 1 0 .5.5 0 0 0 .5.5h.5a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H6.707L6 1.293A1 1 0 0 0 5.293 1zm0 1h4.293L6 2.707A1 1 0 0 0 6.707 3H15v10h-.085a1.5 1.5 0 0 0-2.4-.63C11.885 11.223 10.554 10 8 10c-2.555 0-3.886 1.224-4.514 2.37a1.5 1.5 0 0 0-2.4.63H1z'/%3E%3C/svg%3E");
}

.bi-arrow-return-left-nav-menu[b-wpf1arw5j1] {
    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-return-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M14.5 1.5a.5.5 0 0 1 .5.5v4.8a2.5 2.5 0 0 1-2.5 2.5H2.707l3.347 3.346a.5.5 0 0 1-.708.708l-4.2-4.2a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 8.3H12.5A1.5 1.5 0 0 0 14 6.8V2a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");
}

.bi-house-fill-nav-menu[b-wpf1arw5j1] {
    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-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293z'/%3E%3Cpath d='m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293z'/%3E%3C/svg%3E");
}

.bi-person-vcard-nav-menu[b-wpf1arw5j1] {
    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-vcard' viewBox='0 0 16 16'%3E%3Cpath d='M5 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4m4-2.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5M9 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4A.5.5 0 0 1 9 8m1 2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5'/%3E%3Cpath d='M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zM1 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H8.96q.04-.245.04-.5C9 10.567 7.21 9 5 9c-2.086 0-3.8 1.398-3.984 3.181A1 1 0 0 1 1 12z'/%3E%3C/svg%3E");
}

.bi-buildings-nav-menu[b-wpf1arw5j1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-buildings' viewBox='0 0 16 16'%3E%3Cpath d='M14.763.075A.5.5 0 0 1 15 .5v15a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V14h-1v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V10a.5.5 0 0 1 .342-.474L6 7.64V4.5a.5.5 0 0 1 .276-.447l8-4a.5.5 0 0 1 .487.022M6 8.694 1 10.36V15h5zM7 15h2v-1.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V15h2V1.309l-7 3.5z'/%3E%3Cpath d='M2 11h1v1H2zm2 0h1v1H4zm-2 2h1v1H2zm2 0h1v1H4zm4-4h1v1H8zm2 0h1v1h-1zm-2 2h1v1H8zm2 0h1v1h-1zm2-2h1v1h-1zm0 2h1v1h-1zM8 7h1v1H8zm2 0h1v1h-1zm2 0h1v1h-1zM8 5h1v1H8zm2 0h1v1h-1zm2 0h1v1h-1zm0-2h1v1h-1z'/%3E%3C/svg%3E");
}

.bi-gear-nav-menu[b-wpf1arw5j1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-gear' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492M5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-wpf1arw5j1] {
    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-award-nav-menu[b-wpf1arw5j1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M9.669.864 8 0 6.331.864l-1.858.282-.842 1.68-1.337 1.32L2.6 6l-.306 1.854 1.337 1.32.842 1.68 1.858.282L8 12l1.669-.864 1.858-.282.842-1.68 1.337-1.32L13.4 6l.306-1.854-1.337-1.32-.842-1.68zm1.196 1.193.684 1.365 1.086 1.072L12.387 6l.248 1.506-1.086 1.072-.684 1.365-1.51.229L8 10.874l-1.355-.702-1.51-.229-.684-1.365-1.086-1.072L3.614 6l-.25-1.506 1.087-1.072.684-1.365 1.51-.229L8 1.126l1.356.702z'/%3E%3Cpath d='M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1z'/%3E%3C/svg%3E");
}

.nav-item[b-wpf1arw5j1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-wpf1arw5j1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-wpf1arw5j1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-wpf1arw5j1]  .nav-link {
        color: var(--thm-menu-foreground);
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-wpf1arw5j1]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-wpf1arw5j1]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-wpf1arw5j1] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-wpf1arw5j1] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-wpf1arw5j1] {
        display: none;
    }

    .nav-scrollable[b-wpf1arw5j1] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        /* height: calc(100vh - 3.5rem); */
        height: calc(100vh - 64px);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-bzo819rb78],
.components-reconnect-repeated-attempt-visible[b-bzo819rb78],
.components-reconnect-failed-visible[b-bzo819rb78],
.components-pause-visible[b-bzo819rb78],
.components-resume-failed-visible[b-bzo819rb78],
.components-rejoining-animation[b-bzo819rb78] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-bzo819rb78],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-bzo819rb78],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-bzo819rb78],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-bzo819rb78],
#components-reconnect-modal.components-reconnect-retrying[b-bzo819rb78],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-bzo819rb78],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-bzo819rb78],
#components-reconnect-modal.components-reconnect-failed[b-bzo819rb78],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-bzo819rb78] {
    display: block;
}


#components-reconnect-modal[b-bzo819rb78] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-bzo819rb78 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-bzo819rb78 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-bzo819rb78 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-bzo819rb78]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-bzo819rb78 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-bzo819rb78 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-bzo819rb78 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-bzo819rb78 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-bzo819rb78] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-bzo819rb78] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-bzo819rb78] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-bzo819rb78] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-bzo819rb78] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-bzo819rb78] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-bzo819rb78] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-bzo819rb78 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-bzo819rb78] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-bzo819rb78 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Calendar.razor.rz.scp.css */
.fused-area[b-acb7exhns1] {
    background-color: #ccc;
}

    .fused-area.s2[b-acb7exhns1] {
        grid-column: span 2;
    }

    .fused-area.s3[b-acb7exhns1] {
        grid-column: span 3;
    }

    .fused-area.s4[b-acb7exhns1] {
        grid-column: span 4;
    }

    .fused-area.s5[b-acb7exhns1] {
        grid-column: span 5;
    }

    .fused-area.s6[b-acb7exhns1] {
        grid-column: span 6;
    }

    .fused-area.s7[b-acb7exhns1] {
        grid-column: span 7;
    }

.date-box.today[b-acb7exhns1] {
    background-color: #fffde7; /* Very light yellow tint */
    border: 2px solid #774477; /* Use your day-label color as a primary theme */
    /* Ensure the 2px border doesn't make the box jump in size */
    margin: -1px;
    z-index: 1; /* Brings it above the grid gaps */
}

    /* Optional: change the number color for today */
    .date-box.today .date-num[b-acb7exhns1] {
        color: #ff0000;
    }

.calendar-container[b-acb7exhns1] {
    padding-top: 45px;
}

.calendar-grid[b-acb7exhns1] {
    display: grid;
    grid-template-columns: repeat(7, 150px);
    grid-template-rows: auto;
    gap: 1px;
    background-color: #777; /* Creates the border lines */
    border: 1px solid #777;
    max-width: fit-content;
    margin: 20px auto;
    overflow-x: auto;
}

.calendar-header[b-acb7exhns1] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    width: calc(7 * 150px);
    margin: 0 auto 15px auto;
    gap: 10px;
}

    .calendar-header h2[b-acb7exhns1] {
        flex: 1;
        margin: 0;
        padding: 0;
        line-height: 1px;
        text-align: center;
    }

.btn-nav[b-acb7exhns1] {
    min-width: 100px;
}

.day-label[b-acb7exhns1] {
    color: #774477;
    background-color: #f4f4f4;
    text-align: center;
    font-weight: bold;
    font-size: 0.8rem;
    padding-top: 8px;
    padding-bottom: 2px;
    font-size: 0.75rem; /* Smaller font for a slimmer look */
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}

.box-size[b-acb7exhns1] {
    min-height: 90px;
    max-height: 90px;
}

.date-box[b-acb7exhns1] {
    position: relative;
    background-color: #fff;
    padding: 5px;
    transition: background 0.2s;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

    .date-box:hover[b-acb7exhns1] {
    }

    .date-box:not(:has(.event-list)):hover[b-acb7exhns1] {
        background-color: #ffcccc;
        cursor: pointer;
    }

    .date-box:not(:has(.event-list))[b-acb7exhns1]::after {
        content: "+";
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 2rem;
        color: #000000;
        opacity: 0;
        transition: opacity 0.2s ease;
        pointer-events: none; /* Prevents the "+" from interfering with clicks */
    }

    .date-box:not(:has(.event-list)):hover[b-acb7exhns1]::after {
        opacity: 1;
    }

.event[b-acb7exhns1] {
    background-color: #e3f2fd;
    color: #000;
    font-size: 0.75rem;
    padding: 2px 4px;
    border-radius: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-shrink: 0;
    border-left: 2px solid #ff0000; /* Color strip for style */
    border-right: 2px solid #ff0000; /* Color strip for style */
    margin-bottom: 1px;
    line-height: 12px;
}

    .event:hover[b-acb7exhns1] {
        background-color: #f9c9c9;
        cursor: pointer;
    }


.event-list[b-acb7exhns1] {
    overflow-y: auto; /* Shows scrollbar if content exceeds height */
    flex-grow: 1; /* Fills the rest of the date-box */
    display: flex;
    flex-direction: column;
    gap: 1px;
    padding-right: 3px;
}

    .event-list[b-acb7exhns1]::-webkit-scrollbar {
        width: 7px;
    }

    .event-list[b-acb7exhns1]::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 10px;
    }

.date-num[b-acb7exhns1] {
    font-size: 0.9rem;
    color: #0000aa;
    font-weight: bold;
    margin-bottom: 2px;
}
/* /Components/Pages/FileManager.razor.rz.scp.css */
.grid-container[b-rhdf8t12bj] {
    display: grid;
    width: 100%;
    grid-template-columns: max-content 1fr 140px 180px max-content;
    grid-auto-rows: max-content;
    box-sizing: border-box;
    font-size: 18px;
    font-family: "Monaco", monospace;
}

.header-item[b-rhdf8t12bj] {
    justify-content: center;
    background-color: rgb(239, 228, 176);
    font-weight: bold;
    padding: 10px 8px 5px 8px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    transition: all 0.2s ease;
    cursor: pointer;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

    .header-item:nth-child(5n)[b-rhdf8t12bj] {
        border-right: 1px solid #000;
    }

    .header-item:hover[b-rhdf8t12bj] {
        background-color: #4a5568;
        color: #ffffff;
    }

.cell[b-rhdf8t12bj] {
    justify-content: flex-start;
    background-color: transparent;
    padding: 0px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    font-weight: normal;
    text-shadow: 1px 1px 0px rgba(255, 64, 64, 0.3);
    border-left: 1px solid #ccc;
}

    .cell:nth-child(5n+1)[b-rhdf8t12bj] {
        border-left: 1px solid #000;
    }


    .cell:nth-child(5n)[b-rhdf8t12bj] {
        border-right: 1px solid #000;
    }

    .cell:nth-child(5n + 8)[b-rhdf8t12bj] {
        justify-content: flex-end;
        padding-right: 15px; /* Optional: extra breathing room from the right line */
    }

    .cell:nth-child(5n + 9)[b-rhdf8t12bj] {
        justify-content: center;
    }

.icon-column[b-rhdf8t12bj] {
    justify-content: center;
    align-items: center;
}

.has-icon[b-rhdf8t12bj] {
    cursor: pointer;
}

    .has-icon img[b-rhdf8t12bj] {
        transition: filter 0.3s ease; /* Makes the color change smooth */
    }

    .has-icon:hover[b-rhdf8t12bj] {
        filter: hue-rotate(45deg) brightness(1.1);
        transform: scale(1.05); /* Slightly larger for better feedback */
    }

.file-icon[b-rhdf8t12bj] {
    border: 2px solid rgba(0, 255, 255, var(--PO-Debug));
    width: 64px;
    height: 64px;
    object-fit: contain;
    flex-shrink: 0;
    display: block;
    margin: 0 5px;
    transition: all 0.2s ease;
    /* Remove pointer-events: none; so the hover can actually trigger */
    pointer-events: auto;
    margin: 2px 1px;
}

/* Computer / Tablet (768px and up) */
@media (min-width: 768px) {
    .file-icon[b-rhdf8t12bj] {
        width: 64px;
        height: 64px;
    }
}

/* The Action Cell Container */
.actions-cell[b-rhdf8t12bj] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px; /* This handles the padding between icons automatically */
}

.grid-footer-line[b-rhdf8t12bj] {
    grid-column: 1 / span 5;
    border-top: 1px solid #000;
    height: 0;
}

span[b-rhdf8t12bj] {
    display: inline-block;
    font-family: "Monaco", monospace;
    font-size: 18px;
    text-shadow: 1px 1px 0px rgba(255, 64, 64, 0.3);
}

.directory-title[b-rhdf8t12bj] {
    padding: 0 10px;
    color: #ff0000;
}

    .directory-title .bracket[b-rhdf8t12bj] {
        /* This makes the brackets blue */
        color: #0000ff;
    }

.btn-download[b-rhdf8t12bj] {
    display: inline-block;
    background: #007bff;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 4px;
    margin-top: 10px;
}

/* Dark background covering the whole screen */
.modal-overlay[b-rhdf8t12bj] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000; /* Ensure it stays above everything */
}

/*
.modal-content {
    
    padding: 15px;
    
    max-width: 95vw;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    background: #1a1a1a;
    background: rgba(45, 55, 72, 0.7);
}
*/

/* The box containing the file */
.modal-content[b-rhdf8t12bj] {
    padding: 20px;
    background: rgba(100, 100, 100, 0.2);
    border-radius: 8px;
    position: relative;
    max-width: 92vw;
    max-height: 92vh;
    min-width: 92vw;
    min-height: 92vh;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* The 'X' button */
.close-btn[b-rhdf8t12bj] {
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 30px;
    color: white;
    cursor: pointer;
    font-weight: bold;
}

    .close-btn:hover[b-rhdf8t12bj] {
        color: #ff4040;
    }

/* Upload section */
#tus-progress-container[b-rhdf8t12bj] {
    transition: opacity .5s ease;
    opacity: 1;
    width: 100%;
    height: 28px;
    background: #e9ecef;
    border-radius: 50px;
    box-shadow: inset 0 2px 5px rgba(0,0,0,0.1);
    overflow: hidden;
    margin: 20px 0;
    border: 1px solid #ddd;
}

#tus-progress-bar[b-rhdf8t12bj] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 0%;
    height: 100%;
    background-color: #ff4d4d;
    background-image: linear-gradient(rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%);
    color: #fff;
    font-family: sans-serif;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    transition: width .8s cubic-bezier(.1,.7,.1,1);
    border-radius: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    font-size: 12px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

    #tus-progress-bar[b-rhdf8t12bj]::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(rgba(255,255,255,0.3),rgba(255,255,255,0));
        pointer-events: none;
    }

.progress-hide[b-rhdf8t12bj] {
    opacity: 0 !important;
    pointer-events: none;
}

.btn-cancel[b-rhdf8t12bj] {
    background: #dc3545;
    color: #fff;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 14px;
    margin-top: 10px;
}

    .btn-cancel:hover[b-rhdf8t12bj] {
        background: #c82333;
    }
