/* /Library/Admin/FileHistory.razor.rz.scp.css */
.fhcontainer[b-wtdqmzt5a0] {
   /* display: grid;*/
    height: 500px;
    grid-template-columns: 1fr;
    border: 1px solid silver;
}

.fhc-1[b-wtdqmzt5a0] {
   /* grid-column: 1 / span 1;*/
    margin: 1px;
    padding: 2px;
    border: 1px solid silver;
    height: 30px;
}
    .fhc-1:hover[b-wtdqmzt5a0] {
        background-color:lightyellow;
        cursor:pointer;
    }



/* /Library/Admin/WaitingRecords.razor.rz.scp.css */

.wr-wrapper[b-9fuunm26y1] {
     display:grid;
     grid-template-columns: 1fr 1fr 1fr;
}

.wrw-1[b-9fuunm26y1] {
    grid-column: 1 / span 1;
}
.wrw-2[b-9fuunm26y1] {
    grid-column: 2 / span 1;
}
.wrw-3[b-9fuunm26y1] {
    grid-column: 3 / span 1;
}

.li-box[b-9fuunm26y1] {
    width: 200px;
    height: 300px;
    border: 1px solid silver;
    margin-left:3px;
}
    .li-box > div[b-9fuunm26y1] {
      font-size:11px;
    }
    .wrcontainer[b-9fuunm26y1] {
        display: grid;
        height: 500px;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 30% 30% 1fr;
    }

.wrc-1[b-9fuunm26y1] {
    grid-column: 1 / span 1;
    grid-row: 1 / span 1;
}
.wrc-2[b-9fuunm26y1] {
    grid-column: 1 / span 1;
    grid-row: 2 / span 1;
}
.wrc-3[b-9fuunm26y1] {
    grid-column: 1 / span 1;
    grid-row: 3 / span 1;
}

/* /Pages/Administration.razor.rz.scp.css */
.adm-container-a[b-vyvzlotqcm] {

}
.adm-ca-1[b-vyvzlotqcm] {

}
.adm-ca-2[b-vyvzlotqcm] {

}
.adm-ca-3[b-vyvzlotqcm] {

}
.adm-ca-4[b-vyvzlotqcm] {

}


.adm-container-b[b-vyvzlotqcm] {

}
.adm-cb-1[b-vyvzlotqcm] {
}

.adm-cb-2[b-vyvzlotqcm] {
}

.adm-cb-3[b-vyvzlotqcm] {
}

.adm-cb-4[b-vyvzlotqcm] {
}
/* /Pages/CanvasCourseRequest.razor.rz.scp.css */
.ccr-textbox[b-xj2soc27pg] {
     width:350px;

}

.main-container[b-xj2soc27pg] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 50px 200px 50px 200px 75px 75px 75px 75px;
    /* row:              1     2     3    4     5    6    7    8   */
}

.c-box[b-xj2soc27pg] {
    padding: 8px;
}

/* - Row 1 - */
.c-1a[b-xj2soc27pg] {
    grid-column: 1 / span 2;
    grid-row: 1 / span 1;
    border-radius: 4px;
    color: white;
    font-weight: bold;
}

.c-1b[b-xj2soc27pg] {
    grid-column: 3 / span 4;
    grid-row: 1 / span 1;
}

/* - Row 2 - */
.c-2a[b-xj2soc27pg] {
    grid-column: 1 / span 2;
    grid-row: 2 / span 1;
    border-radius: 4px;
    color: white;
    font-weight: bold;
}
.c-2b[b-xj2soc27pg] {
    grid-column: 3 / span 4;
    grid-row: 2/ span 1;
}


/* - Row 3 - */
.c-3a[b-xj2soc27pg] {
    grid-column: 2 / span 1;
    grid-row: 3 / span 1;
    background-color: orangered;
    border-radius: 4px;
    color: white;
    font-weight: bold;
}
.c-3b[b-xj2soc27pg] {
    grid-column: 3/ span 4;
    grid-row: 3 / span 1;
}

/* - Row 4 - */
.c-4a[b-xj2soc27pg] {
    grid-column: 2 / span 1;
    grid-row: 4 / span 1;
    background-color: orangered;
    border-radius: 4px;
    color: white;
    font-weight: bold;
}
.c-4b[b-xj2soc27pg] {
    grid-column: 3 / span 4;
    grid-row: 4 / span 1;
}
/* - Row 5 - */
.c-5a[b-xj2soc27pg] {
    
}
.c-5b[b-xj2soc27pg] {
   
}
 
/* - Row 6 - */
.c-6a[b-xj2soc27pg] {
}

.c-6b[b-xj2soc27pg] {
}
 
/* - Row 7 - */
.c-7a[b-xj2soc27pg] {
}

.c-7b[b-xj2soc27pg] {
}
 
/* - Row 8 - */
.c-8a[b-xj2soc27pg] {
}

.c-8b[b-xj2soc27pg] {


}
 








.c-label[b-xj2soc27pg] {
    background-color: orangered;
    border-radius: 4px;
    padding: 15px;
}

}

.c-header[b-xj2soc27pg] {
    background-color: orangered;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 8px;
}

.c-description [b-xj2soc27pg][b-xj2soc27pg] {
    background-color: var(--dark-blue);
    border-radius: 4px;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 8px;
}
/* /Pages/PanoptoCourseRequest.razor.rz.scp.css */
.row-container[b-ieq60g4yly] {
    display: grid;
    grid-template-columns: 25% 75%;
    margin-bottom:15px;
}

.rc-lite-gray[b-ieq60g4yly] {
    background-color: #EEEEEE;
}

.rc-dark-gray[b-ieq60g4yly] {
    background-color: #DDDDDD;
}

.rc-header[b-ieq60g4yly] {
    background-color: var(--dark-blue);
    color: white;
    font-weight: bold;
    border-radius: 4px;
    height: 50px;
    margin-bottom: 20px;
    padding-left: 15px;
}

.rc-para[b-ieq60g4yly] {
/*    background-color: orangered;*/
   
    font-weight: bold;
    
    padding: 15px;
    margin-bottom: 20px;
}

.rc-label[b-ieq60g4yly] {
   
    font-weight: bold;

    padding: 15px;
    min-width:100px;
    padding-top:10px;
    text-align:right;
}

.rc-1a[b-ieq60g4yly] {
    grid-column: 1 / span 1;
   margin-top:10px;
}

.rc-1b[b-ieq60g4yly] {
    grid-column: 2 / span 1;
    padding-top:10px;
    padding-left:10px;
}

.rc-1a-spacer[b-ieq60g4yly] {
    grid-column: 1 / span 1;

}

.rc-1b-spacer[b-ieq60g4yly] {
    grid-column: 2 / span 1;
}



/* /Pages/Shared/LoginDisplay.razor.rz.scp.css */
.top-menu[b-a4uxdjlo2z] {
    font-size:14px;
    text-decoration:none;
}
    .top-menu > a[b-a4uxdjlo2z] {
        font-size: 14px;
        text-decoration: none;
    }
/* /Pages/Shared/MainLayout.razor.rz.scp.css */
.page[b-ze8hyh5pi5] {
    display: grid;
    grid-template-rows: 30px 1fr;
}

.page-1[b-ze8hyh5pi5] {
    text-align:right;
    padding-right:25px;
}

.page-2[b-ze8hyh5pi5] {
    padding: 8px;
}
.top-menu[b-ze8hyh5pi5] {
    font-size: 14px;
    text-decoration: none;
    margin-top:6px;
}
    .top-menu > a[b-ze8hyh5pi5] {
        font-size: 14px;
        text-decoration: none;
    }
/* /Pages/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-vi56yw9yyt] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-vi56yw9yyt] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-vi56yw9yyt] {
    font-size: 1.1rem;
}

.oi[b-vi56yw9yyt] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-vi56yw9yyt] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vi56yw9yyt] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vi56yw9yyt] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vi56yw9yyt]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-vi56yw9yyt]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-vi56yw9yyt]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vi56yw9yyt] {
        display: none;
    }

    .collapse[b-vi56yw9yyt] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-vi56yw9yyt] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
