@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/schoolmis/Pages/AllassignedStudent/AllAssignedStudents.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-jqk1afpio4] {
    height: 25rem;
    overflow-y: auto;
    overflow-x: auto;
    
}

    .grid[b-jqk1afpio4]  table {
        min-width: 100%;
    }
/* Sticky header while scrolling */
[b-jqk1afpio4] thead {
    position: sticky;
    top: 0;
    background-color: #366e97;
    outline: 1px solid gray;
    z-index: 1;
    height: 60px;
}
[b-jqk1afpio4] th {
    white-space: break-spaces;
    max-width: 0;
    min-width: 90px;
    align-items: center;
    padding: 10px,10px,10px,50px;
}

    /* For virtualized grids, it's essential that all rows have the same known height */
[b-jqk1afpio4] tr {
height: 30px;
border-bottom: 0.5px solid silver;
}

[b-jqk1afpio4] tbody td {
    white-space: break-spaces;
    overflow: hidden;
    max-width: 0;
    min-width: 100px;
    text-overflow: clip;
}
/*::deep .quickgrid[theme=corporate] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
    color: black;
    height: 300px;
    inline-size:  stretch;
    overflow-y: hidden;
    overflow-x: hidden;*/
    /*width: 100%;*/
/*}
    ::deep .quickgrid[theme=corporate] .col-title {
        gap: 0.2rem;*/ /* Separate the sort indicator from title text */
        /*font-weight: bold;
        text-transform: uppercase;
    }

    ::deep .quickgrid[theme=corporate] .sort-indicator {
        color: blue;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:hover, ::deep .quickgrid[theme=corporate] .col-options-button:hover {
        background-color: aqua;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:active, ::deep .quickgrid[theme=corporate] .col-options-button:active {
        background-color: yellow;
    }*/
/* _content/schoolmis/Pages/AttendanceStudent/AttendanceStudents.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-ydh8id9b4c] {
    height: 25rem;
    overflow-y: auto;
    overflow-x: auto;
    
}

    .grid[b-ydh8id9b4c]  table {
        min-width: 100%;
    }
/* Sticky header while scrolling */
[b-ydh8id9b4c] thead {
    position: sticky;
    top: 0;
    background-color: #366e97;
    outline: 1px solid gray;
    z-index: 1;
    height: 60px;
}
[b-ydh8id9b4c] th {
    white-space: break-spaces;
    max-width: 0;
    min-width: 90px;
    align-items: center;
    padding: 10px,10px,10px,50px;
}

    /* For virtualized grids, it's essential that all rows have the same known height */
[b-ydh8id9b4c] tr {
height: 30px;
border-bottom: 0.5px solid silver;
}

[b-ydh8id9b4c] tbody td {
    white-space: break-spaces;
    overflow: hidden;
    max-width: 0;
    min-width: 100px;
    text-overflow: clip;
}
/*::deep .quickgrid[theme=corporate] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
    color: black;
    height: 300px;
    inline-size:  stretch;
    overflow-y: hidden;
    overflow-x: hidden;*/
    /*width: 100%;*/
/*}
    ::deep .quickgrid[theme=corporate] .col-title {
        gap: 0.2rem;*/ /* Separate the sort indicator from title text */
        /*font-weight: bold;
        text-transform: uppercase;
    }

    ::deep .quickgrid[theme=corporate] .sort-indicator {
        color: blue;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:hover, ::deep .quickgrid[theme=corporate] .col-options-button:hover {
        background-color: aqua;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:active, ::deep .quickgrid[theme=corporate] .col-options-button:active {
        background-color: yellow;
    }*/
/* _content/schoolmis/Pages/CourseTakenResultByCourse/CourseTakenResultByCourse.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-64xwkoffbw] {
    height: 25rem;
    overflow-y: auto;
    overflow-x: auto;
    
}

    .grid[b-64xwkoffbw]  table {
        min-width: 100%;
    }
/* Sticky header while scrolling */
[b-64xwkoffbw] thead {
    position: sticky;
    top: 0;
    background-color: #366e97;
    outline: 1px solid gray;
    z-index: 1;
    height: 60px;
}
[b-64xwkoffbw] th {
    white-space: break-spaces;
    max-width: 0;
    min-width: 90px;
    align-items: center;
    padding: 10px,10px,10px,50px;
}

    /* For virtualized grids, it's essential that all rows have the same known height */
[b-64xwkoffbw] tr {
height: 30px;
border-bottom: 0.5px solid silver;
}

[b-64xwkoffbw] tbody td {
    white-space: break-spaces;
    overflow: hidden;
    max-width: 0;
    min-width: 100px;
    text-overflow: clip;
}
/*::deep .quickgrid[theme=corporate] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
    color: black;
    height: 300px;
    inline-size:  stretch;
    overflow-y: hidden;
    overflow-x: hidden;*/
    /*width: 100%;*/
/*}
    ::deep .quickgrid[theme=corporate] .col-title {
        gap: 0.2rem;*/ /* Separate the sort indicator from title text */
        /*font-weight: bold;
        text-transform: uppercase;
    }

    ::deep .quickgrid[theme=corporate] .sort-indicator {
        color: blue;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:hover, ::deep .quickgrid[theme=corporate] .col-options-button:hover {
        background-color: aqua;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:active, ::deep .quickgrid[theme=corporate] .col-options-button:active {
        background-color: yellow;
    }*/
/* _content/schoolmis/Pages/CourseTakenResult/CoursesTakenResult.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-2ltm7u54xa] {
    height: 25rem;
    overflow-y: auto;
    overflow-x: auto;
    
}

    .grid[b-2ltm7u54xa]  table {
        min-width: 100%;
    }
/* Sticky header while scrolling */
[b-2ltm7u54xa] thead {
    position: sticky;
    top: 0;
    background-color: #366e97;
    outline: 1px solid gray;
    z-index: 1;
    height: 60px;
}
[b-2ltm7u54xa] th {
    white-space: break-spaces;
    max-width: 0;
    min-width: 90px;
    align-items: center;
    padding: 10px,10px,10px,50px;
}

    /* For virtualized grids, it's essential that all rows have the same known height */
[b-2ltm7u54xa] tr {
height: 30px;
border-bottom: 0.5px solid silver;
}

[b-2ltm7u54xa] tbody td {
    white-space: break-spaces;
    overflow: hidden;
    max-width: 0;
    min-width: 100px;
    text-overflow: clip;
}
/*::deep .quickgrid[theme=corporate] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
    color: black;
    height: 300px;
    inline-size:  stretch;
    overflow-y: hidden;
    overflow-x: hidden;*/
    /*width: 100%;*/
/*}
    ::deep .quickgrid[theme=corporate] .col-title {
        gap: 0.2rem;*/ /* Separate the sort indicator from title text */
        /*font-weight: bold;
        text-transform: uppercase;
    }

    ::deep .quickgrid[theme=corporate] .sort-indicator {
        color: blue;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:hover, ::deep .quickgrid[theme=corporate] .col-options-button:hover {
        background-color: aqua;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:active, ::deep .quickgrid[theme=corporate] .col-options-button:active {
        background-color: yellow;
    }*/
/* _content/schoolmis/Pages/CourseTaken/CoursesTaken.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-objzkax3v8] {
    height: 25rem;
    overflow-y: auto;
}

    .grid[b-objzkax3v8]  table {
        min-width: 100%;
      
    }

/* Sticky header while scrolling */
[b-objzkax3v8] thead {
    position: sticky;
    top: 0;
    background-color: #366e97;
    outline: 1px solid gray;
    z-index: 1;
    height: 60px;
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-objzkax3v8] tr {
    height: 30px;
    border-bottom: 0.5px solid silver;
}

[b-objzkax3v8] tbody td {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}
/*::deep .quickgrid[theme=corporate] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
    color: black;
    height: 300px;
    inline-size:  stretch;
    overflow-y: hidden;
    overflow-x: hidden;*/
    /*width: 100%;*/
/*}
    ::deep .quickgrid[theme=corporate] .col-title {
        gap: 0.2rem;*/ /* Separate the sort indicator from title text */
        /*font-weight: bold;
        text-transform: uppercase;
    }

    ::deep .quickgrid[theme=corporate] .sort-indicator {
        color: blue;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:hover, ::deep .quickgrid[theme=corporate] .col-options-button:hover {
        background-color: aqua;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:active, ::deep .quickgrid[theme=corporate] .col-options-button:active {
        background-color: yellow;
    }*/
/* _content/schoolmis/Pages/GroupsAssignment/GroupsAssign.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-ryh8k5tllo] {
    height: 25rem;
    overflow-y: auto;
    overflow-x: auto;
    
}

    .grid[b-ryh8k5tllo]  table {
        min-width: 100%;
    }
/* Sticky header while scrolling */
[b-ryh8k5tllo] thead {
    position: sticky;
    top: 0;
    background-color: #366e97;
    outline: 1px solid gray;
    z-index: 1;
    height: 60px;
}
[b-ryh8k5tllo] th {
    white-space: break-spaces;
    max-width: 0;
    min-width: 90px;
    align-items: center;
    padding: 10px,10px,10px,50px;
}

    /* For virtualized grids, it's essential that all rows have the same known height */
[b-ryh8k5tllo] tr {
height: 30px;
border-bottom: 0.5px solid silver;
}

[b-ryh8k5tllo] tbody td {
    white-space: break-spaces;
    overflow: hidden;
    max-width: 0;
    min-width: 100px;
    text-overflow: clip;
}
/*::deep .quickgrid[theme=corporate] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
    color: black;
    height: 300px;
    inline-size:  stretch;
    overflow-y: hidden;
    overflow-x: hidden;*/
    /*width: 100%;*/
/*}
    ::deep .quickgrid[theme=corporate] .col-title {
        gap: 0.2rem;*/ /* Separate the sort indicator from title text */
        /*font-weight: bold;
        text-transform: uppercase;
    }

    ::deep .quickgrid[theme=corporate] .sort-indicator {
        color: blue;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:hover, ::deep .quickgrid[theme=corporate] .col-options-button:hover {
        background-color: aqua;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:active, ::deep .quickgrid[theme=corporate] .col-options-button:active {
        background-color: yellow;
    }*/
/* _content/schoolmis/Pages/ResultsByCourse/ResultsByCourse.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-tvk0hhp57r] {
    height: 25rem;
    overflow-y: auto;
    overflow-x: auto;
    
}

    .grid[b-tvk0hhp57r]  table {
        min-width: 100%;
    }
/* Sticky header while scrolling */
[b-tvk0hhp57r] thead {
    position: sticky;
    top: 0;
    background-color: #366e97;
    outline: 1px solid gray;
    z-index: 1;
    height: 60px;
}
[b-tvk0hhp57r] th {
    white-space: break-spaces;
    max-width: 0;
    min-width: 90px;
    align-items: center;
    padding: 10px,10px,10px,50px;
}

    /* For virtualized grids, it's essential that all rows have the same known height */
[b-tvk0hhp57r] tr {
height: 30px;
border-bottom: 0.5px solid silver;
}

[b-tvk0hhp57r] tbody td {
    white-space: break-spaces;
    overflow: hidden;
    max-width: 0;
    min-width: 100px;
    text-overflow: clip;
}
/*::deep .quickgrid[theme=corporate] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
    color: black;
    height: 300px;
    inline-size:  stretch;
    overflow-y: hidden;
    overflow-x: hidden;*/
    /*width: 100%;*/
/*}
    ::deep .quickgrid[theme=corporate] .col-title {
        gap: 0.2rem;*/ /* Separate the sort indicator from title text */
        /*font-weight: bold;
        text-transform: uppercase;
    }

    ::deep .quickgrid[theme=corporate] .sort-indicator {
        color: blue;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:hover, ::deep .quickgrid[theme=corporate] .col-options-button:hover {
        background-color: aqua;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:active, ::deep .quickgrid[theme=corporate] .col-options-button:active {
        background-color: yellow;
    }*/
/* _content/schoolmis/Pages/StudentsMarksFillForm/StudentsMarksFillForm.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-f9e34ib3av] {
    height: 25rem;
    overflow-y: auto;
    overflow-x: auto;
    
}

    .grid[b-f9e34ib3av]  table {
        min-width: 100%;
    }
/* Sticky header while scrolling */
[b-f9e34ib3av] thead {
    position: sticky;
    top: 0;
    background-color: #366e97;
    outline: 1px solid gray;
    z-index: 1;
    height: 60px;
}
[b-f9e34ib3av] th {
    white-space: break-spaces;
    max-width: 0;
    min-width: 90px;
    align-items: center;
    padding: 10px,10px,10px,50px;
}

    /* For virtualized grids, it's essential that all rows have the same known height */
[b-f9e34ib3av] tr {
height: 30px;
border-bottom: 0.5px solid silver;
}

[b-f9e34ib3av] tbody td {
    white-space: break-spaces;
    overflow: hidden;
    max-width: 0;
    min-width: 100px;
    text-overflow: clip;
}
/*::deep .quickgrid[theme=corporate] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
    color: black;
    height: 300px;
    inline-size:  stretch;
    overflow-y: hidden;
    overflow-x: hidden;*/
    /*width: 100%;*/
/*}
    ::deep .quickgrid[theme=corporate] .col-title {
        gap: 0.2rem;*/ /* Separate the sort indicator from title text */
        /*font-weight: bold;
        text-transform: uppercase;
    }

    ::deep .quickgrid[theme=corporate] .sort-indicator {
        color: blue;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:hover, ::deep .quickgrid[theme=corporate] .col-options-button:hover {
        background-color: aqua;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:active, ::deep .quickgrid[theme=corporate] .col-options-button:active {
        background-color: yellow;
    }*/
/* _content/schoolmis/Pages/Transcript/Transcript.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-uruxwbo7kq] {
    height: 25rem;
    overflow-y: auto;
    overflow-x: auto;
    
}

    .grid[b-uruxwbo7kq]  table {
        min-width: 100%;
    }
/* Sticky header while scrolling */
[b-uruxwbo7kq] thead {
    position: sticky;
    top: 0;
    background-color: #366e97;
    outline: 1px solid gray;
    z-index: 1;
    height: 60px;
}
[b-uruxwbo7kq] th {
    white-space: break-spaces;
    max-width: 0;
    min-width: 90px;
    align-items: center;
    padding: 10px,10px,10px,50px;
}

    /* For virtualized grids, it's essential that all rows have the same known height */
[b-uruxwbo7kq] tr {
height: 30px;
border-bottom: 0.5px solid silver;
}

[b-uruxwbo7kq] tbody td {
    white-space: break-spaces;
    overflow: hidden;
    max-width: 0;
    min-width: 100px;
    text-overflow: clip;
}
/*::deep .quickgrid[theme=corporate] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
    color: black;
    height: 300px;
    inline-size:  stretch;
    overflow-y: hidden;
    overflow-x: hidden;*/
    /*width: 100%;*/
/*}
    ::deep .quickgrid[theme=corporate] .col-title {
        gap: 0.2rem;*/ /* Separate the sort indicator from title text */
        /*font-weight: bold;
        text-transform: uppercase;
    }

    ::deep .quickgrid[theme=corporate] .sort-indicator {
        color: blue;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:hover, ::deep .quickgrid[theme=corporate] .col-options-button:hover {
        background-color: aqua;
    }

    ::deep .quickgrid[theme=corporate] button.col-title:active, ::deep .quickgrid[theme=corporate] .col-options-button:active {
        background-color: yellow;
    }*/
/* _content/schoolmis/Shared/MainLayout.razor.rz.scp.css */
.page[b-em8alka5bm] {
    position: relative;
    display: flex;
    flex-direction: column;
    direction:rtl;
    text-align:right;
}
main[b-em8alka5bm] {
    flex: 1;
}

.sidebar[b-em8alka5bm] {
    background-image: repeating-linear-gradient(90deg, #4155a4 0%, #4a2a9c 100%);
}

.top-row[b-em8alka5bm] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-em8alka5bm]  a, .top-row .btn-link[b-em8alka5bm] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-em8alka5bm] {
        overflow: hidden;
        text-overflow: ellipsis;
    }
.page-footer[b-em8alka5bm] {
    background-color: var(--com-bg2);
    border-top: 1px solid lightgray;
    border-bottom: 2px solid lightgray;
    border-radius: 5px 5px 0px 0px;
    position: absolute;
    bottom: 0;
    color: black;
    text-align: center;
    width: 100%;
    height: 70px;
    font-size: smaller;
    font-style: oblique;
}

    .page-footer :hover[b-em8alka5bm] {
        font-size: larger;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-em8alka5bm] {
        display: none;
    }

    .top-row.auth[b-em8alka5bm] {
        justify-content: space-between;
    }

    .top-row a[b-em8alka5bm], .top-row .btn-link[b-em8alka5bm] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-em8alka5bm] {
        flex-direction: row;
    }

    .sidebar[b-em8alka5bm] {
        width: 25%;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-em8alka5bm] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-em8alka5bm], article[b-em8alka5bm] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/schoolmis/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6av8mapwbc] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-6av8mapwbc] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-6av8mapwbc] {
    font-size: 1.1rem;
}


.oi[b-6av8mapwbc] {
    width: 2rem;
    font-size: 1.3rem;
    vertical-align: text-top;
    top:10px;
}
.nav-item[b-6av8mapwbc] {
    font-size: 1.3rem;
    padding-bottom: 0.5rem;
    margin-right: 0rem;
}

    .nav-item:first-of-type[b-6av8mapwbc] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6av8mapwbc] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6av8mapwbc]  a {
        color: #d7d7d7;
        border-radius: 1px;
        height: 3rem;
        display: flex;
        align-items: start;
        line-height: 3rem;
    }

.nav-item[b-6av8mapwbc]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-6av8mapwbc]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6av8mapwbc] {
        display: none;
    }

    .collapse[b-6av8mapwbc] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-6av8mapwbc] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
