@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';
@import '_content/PSC.Blazor.Components.Chartjs/PSC.Blazor.Components.Chartjs.bundle.scp.css';
@import '_content/RTCZamPen.Components/RTCZamPen.Components.8kuztkhrr0.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-citp5wsv4y] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-citp5wsv4y] {
    flex: 1;
}

.sidebar[b-citp5wsv4y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-citp5wsv4y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-citp5wsv4y]  a, .top-row[b-citp5wsv4y]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-citp5wsv4y]  a:hover, .top-row[b-citp5wsv4y]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-citp5wsv4y]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-citp5wsv4y] {
        justify-content: space-between;
    }

    .top-row[b-citp5wsv4y]  a, .top-row[b-citp5wsv4y]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-citp5wsv4y] {
        flex-direction: row;
    }

    .sidebar[b-citp5wsv4y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-citp5wsv4y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-citp5wsv4y]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-citp5wsv4y], article[b-citp5wsv4y] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Curriculum/Courses.razor.rz.scp.css */
[b-awanbd3tsp] .quickgrid[theme=minimal] thead th:nth-child(1) { width: 40%; } /* Course */
[b-awanbd3tsp] .quickgrid[theme=minimal] thead th:nth-child(2) { width: 30%; } /* Sector */
[b-awanbd3tsp] .quickgrid[theme=minimal] thead th:nth-child(3) { width: 10%; } /* Batches */
[b-awanbd3tsp] .quickgrid[theme=minimal] thead th:nth-child(4) { width: 10%; } /* Status */
[b-awanbd3tsp] .quickgrid[theme=minimal] thead th:nth-child(5) { width: 10%; } /* Actions */
/* /Pages/Curriculum/LearnerAccounts.razor.rz.scp.css */
[b-o4xk3m0e1i] .quickgrid[theme=minimal] thead th:nth-child(1) { width: 25%; }
[b-o4xk3m0e1i] .quickgrid[theme=minimal] thead th:nth-child(2) { width: 45%; }
[b-o4xk3m0e1i] .quickgrid[theme=minimal] thead th:nth-child(3) { width: 10%; }
[b-o4xk3m0e1i] .quickgrid[theme=minimal] thead th:nth-child(4) { width: 15%; }
[b-o4xk3m0e1i] .quickgrid[theme=minimal] thead th:nth-child(5) { width: 5%; }
/* /Pages/Curriculum/LearnerProfiles.razor.rz.scp.css */
[b-yf7vlrbe62] .quickgrid[theme=minimal] thead th:nth-child(1) { width: 15%; }
[b-yf7vlrbe62] .quickgrid[theme=minimal] thead th:nth-child(2) { width: 20%; }
[b-yf7vlrbe62] .quickgrid[theme=minimal] thead th:nth-child(3) { width: 30%; }
[b-yf7vlrbe62] .quickgrid[theme=minimal] thead th:nth-child(4) { width: 15%; }
[b-yf7vlrbe62] .quickgrid[theme=minimal] thead th:nth-child(5) { width: 10%; }
[b-yf7vlrbe62] .quickgrid[theme=minimal] thead th:nth-child(6) { width: 10%; }
/* /Pages/Curriculum/Sectors.razor.rz.scp.css */
[b-y1qlk1924e] .quickgrid[theme=minimal] thead th:nth-child(1) { width: 70%; }
[b-y1qlk1924e] .quickgrid[theme=minimal] thead th:nth-child(2) { width: 10%; }
[b-y1qlk1924e] .quickgrid[theme=minimal] thead th:nth-child(3) { width: 10%; } 
[b-y1qlk1924e] .quickgrid[theme=minimal] thead th:nth-child(4) { width: 10%; } 
/* /Pages/Public/Home.razor.rz.scp.css */
.custom-hero-section[b-yw54ms1awp] {
    min-height: 80vh;
}

.custom-hero-overlay[b-yw54ms1awp] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10;
}

.custom-hero-content[b-yw54ms1awp] {
    z-index: 20;
    max-width: 56rem; 
}
