@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-7x5ejhqqy4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7x5ejhqqy4] {
    flex: 1;
}

.sidebar[b-7x5ejhqqy4] {
    background-image: linear-gradient(180deg, #472A79 0%, #654ea3 70%);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-right: 2px solid #c2c2c2;
    background-color: rgba(71, 42, 121, 0.95);
}

.top-row[b-7x5ejhqqy4] {
    background-color: #e4e9fd;
    border-bottom: 1px solid #c2c2c2;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7x5ejhqqy4]  a, .top-row[b-7x5ejhqqy4]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        color: #654ea3;
    }

        .top-row[b-7x5ejhqqy4]  a:hover, .top-row[b-7x5ejhqqy4]  .btn-link:hover {
            text-decoration: underline;
            color: #a683e3;
        }

    .top-row[b-7x5ejhqqy4]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-7x5ejhqqy4] {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }

    .top-row[b-7x5ejhqqy4]  a, .top-row[b-7x5ejhqqy4]  .btn-link {
        margin-left: 0;
    }

    .welcome[b-7x5ejhqqy4], .username[b-7x5ejhqqy4] {
        display: inline;
        font-size: 1rem;
        margin-right: 5px;
    }


}

@media (min-width: 641px) {
    .page[b-7x5ejhqqy4] {
        flex-direction: row;
    }

    .sidebar[b-7x5ejhqqy4] {
        width: 200px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7x5ejhqqy4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-7x5ejhqqy4]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-7x5ejhqqy4], article[b-7x5ejhqqy4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.welcome[b-7x5ejhqqy4] {
    margin-right: 5px;
    color: black;
}

.username[b-7x5ejhqqy4] {
    color: #03A9F4;
}

.logout[b-7x5ejhqqy4] {
    cursor: pointer;
    color: #03A9F4;
   
}

.welcome[b-7x5ejhqqy4], .username[b-7x5ejhqqy4], .logout[b-7x5ejhqqy4] {
    color: #654ea3;
}

.welcome[b-7x5ejhqqy4], .username[b-7x5ejhqqy4] {
    white-space: nowrap; 
    margin-right: 5px; 
    color: #654ea3;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-05j11t8g8t] {
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid #654ea3;
}

.navbar-toggler-icon[b-05j11t8g8t] {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23654ea3" viewBox="0 0 30 30"><path stroke="%23654ea3" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"/></svg>');
}

.top-row[b-05j11t8g8t] {
    height: 3.5rem;
    background-color: rgba(255, 255, 255, 0.95);
}

    .top-row[b-05j11t8g8t]  a, .top-row[b-05j11t8g8t]  .btn-link {
        color: #654ea3; 
    }

.navbar-brand[b-05j11t8g8t] {
    font-size: 1.1rem;
    color: #654ea3;
    transition: color 0.3s ease;
}

    .navbar-brand:hover[b-05j11t8g8t], .navbar-brand:focus[b-05j11t8g8t] {
        color: #472A79;
    }

.bi[b-05j11t8g8t] {
    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-05j11t8g8t] {
    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-person-plus-fill-nav-menu[b-05j11t8g8t] {
    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-plus-fill' viewBox='0 0 16 16'%3E%3Cpath d='M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6'/%3E%3Cpath fill-rule='evenodd' d='M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");
}

.bi-shield-lock-fill-nav-menu[b-05j11t8g8t] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-shield-lock-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.8 11.8 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7 7 0 0 0 1.048-.625 11.8 11.8 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.54 1.54 0 0 0-1.044-1.263 63 63 0 0 0-2.887-.87C9.843.266 8.69 0 8 0m0 5a1.5 1.5 0 0 1 .5 2.915l.385 1.99a.5.5 0 0 1-.491.595h-.788a.5.5 0 0 1-.49-.595l.384-1.99A1.5 1.5 0 0 1 8 5'/%3E%3C/svg%3E");
}



.nav-item[b-05j11t8g8t] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-05j11t8g8t] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-05j11t8g8t] {
        padding-bottom: 1rem;
    }

    .nav-item[b-05j11t8g8t]  a {
        color: #ffffff;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-05j11t8g8t]  a.active {
            background-color: #a683e3;
            color: white;
        }

        .nav-item[b-05j11t8g8t]  a:hover {
            background-color: #D4CAEE;
            color: #472A79;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-05j11t8g8t] {
        display: none;
    }

    .collapse[b-05j11t8g8t] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-05j11t8g8t] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Index.razor.rz.scp.css */

    [b-4vm542m1xy] .pagination-container {
        display: flex;
        justify-content: center;
        padding: 10px 0;
    }

    [b-4vm542m1xy] nav .pagination-link {
        padding: 5px 8px;
        margin: 0 4px;
        border-radius: 4px;
        border: none;
        color: white;
        font-weight: 500;
        cursor: pointer;
    }


        [b-4vm542m1xy] .pagination-link.active {
            background-color: #7861a5; 
            color: white;
            font-size: 1.1em;
        }


    [b-4vm542m1xy] ul > .pagination pagination-link {
        justify-items: stretch;
       color: #a683e3
    }

    [b-4vm542m1xy] nav .pagination.pagination-link {
        max-width: 400px;
    }

    [b-4vm542m1xy] .page-item.active .page-link {
        background-color: #a683e3;
    }

        [b-4vm542m1xy] .page-item.active .page-link:hover {
            background-color: #6658D3;
        }




