/* _content/StudentPortalApp/Components/Activities.razor.rz.scp.css */
.table-hover tbody tr:hover td[b-o23luf8mj2] {
    background: aqua;
}

.table-condensed[b-o23luf8mj2] {
  font-size: 11px;
}

.table-header[b-o23luf8mj2] {
    background-color: #695D54;
}

.table-row[b-o23luf8mj2] {
    cursor: pointer;
}

#activities-header[b-o23luf8mj2] {
    margin-top: 10px;
    margin-bottom: 10px;
    margin: 10px;
}

#activites-table[b-o23luf8mj2] {
    margin: 10px;
    table-layout: fixed;
    max-width: 100%;
    overflow: auto;
}

th[b-o23luf8mj2], td[b-o23luf8mj2] {
    word-wrap: break-word;
}

.header-input[b-o23luf8mj2] {
    width: 60px;
}
/* _content/StudentPortalApp/Components/CSL.razor.rz.scp.css */
.table-hover tbody tr:hover td[b-wc2yzvinag] {
    background: aqua;
}

.table-condensed[b-wc2yzvinag] {
  font-size: 11px;
}

.table-header[b-wc2yzvinag] {
    background-color: #695D54;
}

.table-row[b-wc2yzvinag] {
    cursor: pointer;
}

#csl-header[b-wc2yzvinag] {
    margin-top: 10px;
    margin-bottom: 10px;
    margin: 10px;
}

#csl-table[b-wc2yzvinag] {
    margin: 10px;
    table-layout: fixed;
    max-width: 100%;
    overflow: auto;
}

th[b-wc2yzvinag], td[b-wc2yzvinag] {
    word-wrap: break-word;
}

.header-input[b-wc2yzvinag] {
    width:60px;    
}
/* _content/StudentPortalApp/Components/Electives.razor.rz.scp.css */
.table-hover tbody tr:hover td[b-nhkpl8a6le] {
	background: aqua;
}

.table-condensed[b-nhkpl8a6le] {
	font-size: 11px;
}

.table-header[b-nhkpl8a6le] {
	background-color: #695D54;
}

.table-row[b-nhkpl8a6le] {
	cursor: pointer;
}

#electives-header[b-nhkpl8a6le] {
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 10px;
}

#electives-table[b-nhkpl8a6le] {
	margin: 10px;
}

th[b-nhkpl8a6le], td[b-nhkpl8a6le] {
	word-wrap: break-word;
}

.header-input[b-nhkpl8a6le] {
	width: 40px;
}
/* _content/StudentPortalApp/Pages/ClinicalElectiveEntry.razor.rz.scp.css */
.form-control[b-lmjonchcrj]{
    width: 23.5%;
    height: 25px;
}


.radzen[b-lmjonchcrj] {
    position: relative !important;
    border: hidden !important;
    width: 23.7% !important;
    padding: 0.9rem 0.75rem;
}
/* _content/StudentPortalApp/Pages/CommunityHealthEntry.razor.rz.scp.css */
.form-control[b-5wdc9rpxjq]{
    width: 23.5%;
}
/* _content/StudentPortalApp/Shared/FinalFooter.razor.rz.scp.css */
#uottawa-global-footer-links-social[b-wwdy0urw6i] {
    width: 40%;
}
/* _content/StudentPortalApp/Shared/MainLayout.razor.rz.scp.css */
.page[b-dqj2jxma8e] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.footer[b-dqj2jxma8e] {
    position: relative;
    bottom: 0px;
}

.main[b-dqj2jxma8e] {
    flex: 1;
}

.sidebar[b-dqj2jxma8e] {
}

.top-row[b-dqj2jxma8e] {
    background-color: #2f1a45;
    border-bottom: 1px solid #2f1a45;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dqj2jxma8e]  a, .top-row .btn-link[b-dqj2jxma8e] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-dqj2jxma8e] {
        /* overflow: hidden;*/
        /*text-overflow: ellipsis;*/
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-dqj2jxma8e] {
        display: none;
    }

    .top-row.auth[b-dqj2jxma8e] {
        justify-content: space-between;
    }

    .top-row a[b-dqj2jxma8e], .top-row .btn-link[b-dqj2jxma8e] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dqj2jxma8e] {
        flex-direction: row;
    }

    .sidebar[b-dqj2jxma8e] {
        max-width: 20%;
        width: 300px;
        /*        height: 160vh;
*/ position: sticky;
        top: 0;
    }

    .top-row[b-dqj2jxma8e] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-dqj2jxma8e] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .table-responsive[b-dqj2jxma8e] {
        margin-left: 50px !important;
        overflow-x: auto !important;
        margin-top: 80px !important;
        margin-right: 50px !important;
        -webkit-overflow-scrolling: touch;
    }
}
/* _content/StudentPortalApp/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ovyyrv0eak] {
    background-color: rgba(47, 26, 69, 1);
}

.top-row[b-ovyyrv0eak] {
    height: 6rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ovyyrv0eak] {
    font-size: 1.7rem;
}

.user[b-ovyyrv0eak] {
    color: white;
}

.oi[b-ovyyrv0eak] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ovyyrv0eak] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ovyyrv0eak] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ovyyrv0eak] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ovyyrv0eak]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ovyyrv0eak]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-ovyyrv0eak]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ovyyrv0eak] {
        display: none;
    }

    .collapse[b-ovyyrv0eak] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
