html.fixed .page-header,
html.fixed .sidebar-left {
    top: 0;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
}

h5 {
    font-size: 14px;
}

h4 {
    font-size: 1.5rem;
}

li a {
    font-family: 'Open Sans', sans-serif;
}

.nav-main#menu {
    background: #0271c0;
}

ul.nav-main li a {
    color: #fff;
    text-transform: uppercase;
}

ul.nav-main li.nav-parent > a:after {
    color: #fff;
}

ul.nav-main li .nav-children {
    background: #0271c0;
    color: #fff;
    box-shadow: none;
}

.card-header {
    background: #fff;
    border-radius: 0 !important;
}

.progress.light {
    background: #639bfc;
    background: -webkit-linear-gradient(#639bfc, #639bfc 10%, #639bfc 11%);
    background: linear-gradient(#639bfc, #639bfc 10%, #639bfc 11%);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.progress.light.wrong {
    background: #ed4b48;
    background: -webkit-linear-gradient(#ed4b48, #ed4b48 10%, #ed4b48 11%);
    background: linear-gradient(#ed4b48, #ed4b48 10%, #ed4b48 11%);
}

.progress .progress-bar-info {
    background-color: #61c35e;
}

/* Results progress bar markers */
.bar-step {
    position:absolute;
    margin-top:-20px;
	z-index:1;
    font-size:12px;
}

.label-line {
    float: right;
    background: #000;
    height:50px;
	width:1px;
    margin-left: 5px;
}

.label-percent {
    position: absolute;
    width: 8rem;
    margin-left: -4rem;
    text-align: center;
    margin-top: -20px;
}

.progress-bar {
    color: #444444;
}



.page-header {
    background: #fff;
    box-shadow: none;
    border-left: none;
}

.page-header h2 {
    border-bottom: none;
    color: #656469;
}

.btn.btn-default {
    background: #0271C0;
    color: #fff;
}

.btn.btn-grey {
    background: #A0A6B4;
    color: #fff;
}

#datatable-serverside_filter.dataTables_filter {
    text-align: right;
}

#exams .btn.btn-default {
    width: 125px;
}

#notes_modal .modal .modal-dialog,
#favs .modal .modal-dialog {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.45);
    border-radius: 5px;
}

/*
#notes_modal .modal .modal-header {
    background: #0271c0;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#notes_modal .modal .modal-header .close {
    padding: 0;
    margin: 0;
}

#notes_modal .modal .modal-content {
    border-radius: 5px;
}

#notes_modal .modal .modal-footer {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
*/

#notes_modal .modal form textarea {
    resize: none;
}

.notes-header {
    background: #f4f4f4;
    font-weight: bold;
    font-size: 14px;
}

@media only screen and (min-width: 768px) {
    html.fixed .inner-wrapper {
        padding-top: 60px;
    }
}

@media only screen and (min-width: 576px) {
    #exams .modal-dialog {
        max-width: 90%;
    }
}

.btn-orange {
    background-color: #FD6C1D;
    color: white;
}

.btn-orange:hover {
    background-color: #FD6C1D;
    color: white;
}

.btn-blue:hover {
    color: white;
}

.btn-blue {
    background-color: #0271c0 !important;
    color: white;
}

.bd-callout {
    padding: 0.5rem;
    margin-bottom: 1.25rem;
    border: 0px solid #eee;
        border-left-color: rgb(238, 238, 238);
        border-left-width: 1px;
    border-left-width: 1rem;
}
.blue-text {
    color: #024B82;
}
.bd-callout-warning {
    border-left-color: #f0ad4e;

}
.bd-callout-success {
    border-left-color: #B2E71D;
}
.link-note {
    padding: 0.2rem;
}

/* fixed width for buttons */
.btn-width-9 {
    width: 9rem;
}

.btn-gray {
    background-color: #A0A6B4;
    border: none;
    color: white;
}

/* menu content styling */
.app-title {
    font-size: 0.9rem;
}

.link-nodecore {
    text-decoration: none;
    color: #212529;
}

.link-nodecore:hover {
    color: #212529;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #0271c0 transparent transparent !important;
}

/* student classroom */
.pie-chart-wrapper {
    display: inline-flex;
}

.pie-chart-legend {
    margin: auto 5px;
}

.pie-chart-legend table {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.pie-chart-wrapper {
    height: 100%;
    width: 100%;
}

.pie-chart-wrapper .toast .col-9 {
    font-size: 0.7rem;
}

/* make mobile pie charts have space between them */
@media screen and (max-width: 991px) {
    .mobile-space {
        margin-top: 10px;
    }
}


/* adjust datatables search positioning */
.dataTables_filter {
    margin-left: -15px;
}

.card-title {
    padding: 1px;
}

/* Cart page */

.param {
    margin-bottom: 7px;
    line-height: 1.4;
}
.param-inline dt {
    display: inline-block;
}
.param dt {
    margin: 0;
    margin-right: 7px;
    font-weight: 600;
}
.param-inline dd {
    vertical-align: baseline;
    display: inline-block;
}

.param dd {
    margin: 0;
    vertical-align: baseline;
}

.shopping-cart-wrap .price {
    color: #007bff;
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
    display: block;
}
var {
    font-style: normal;
}

.media img {
    margin-right: 1rem;
}
.img-sm {
    width: 90px;
    max-height: 75px;
    object-fit: cover;
}
.cart .img-thumbnail {
    width: 70px;
    height: auto
}

/* RATING CLASSES */
#modal-rate .modal-body, #modal-rate .rating, #modal-rate .rate-base-layer, #modal-rate .rate-select-layer, #modal-rate .rate-hover-layer {
    min-height: 50px !important;
    font-size: 45px;
}

#modal-rate .modal-body {
    display: flex;
    justify-content: center;
}

#modal-rate .rate-base-layer {
    display: flex;
    justify-content: center;
    align-items: center;
}

#modal-rate .rating span {
    top: 10px;
    position: relative;
    color: #ffd700;
}

#modal-rate success-message {
    font-size: 16px !important;
    width: 100%;
}

/* PERFORMANCE CHANGES*/
.overlay-loading {
    font-size: 40px;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}






/* Sidebar and Menu scroll */
.sidebar-left .nano {
    overflow: auto !important;
    height: 100% !important;
    position: absolute !important;
    top: 0;
    z-index: -1;
    padding-bottom: 30px;
}
.sidebar-left .nano.has-scrollbar::-webkit-scrollbar {
    width: 0px;
}

.sidebar-left .sidebar-header {
    height: auto;
}

.sidebar-left .sidebar-header .sidebar-title {
    font-family: "Bebas Neue", sans-serif;
    text-transform: uppercase;
    font-size: 1.2rem;
}



ul.nav-main > li.nav-expanded > a,
html.no-overflowscrolling .sidebar-left .nano .footer-menu,
html.no-overflowscrolling .sidebar-left .nano,
.sidebar-left .sidebar-header .sidebar-title,
html.mobile-device .sidebar-left {
    background: #0365ae;
    color: #fff;
}

ul.nav-main li .nav-children li.nav-active,
ul.nav-main > li.nav-active > a:hover,
ul.nav-main > li.nav-active > a,
ul.nav-main li .nav-children li a:focus,
ul.nav-main li .nav-children li a:hover,
ul.nav-main > li:hover > a,
ul.nav-main > li > a:focus,
ul.nav-main li .nav-children li.nav-active > a {
    background: #025695;
    color: #fff;
}

html.sidebar-left-collapsed .sidebar-left .nano:hover .sidebar-header .sidebar-title {
    margin-left: 0;
    opacity: 1;
}

ul.nav-main > li.nav-active > a,
html.no-overflowscrolling .sidebar-left .nano {
    box-shadow: none
}

.page-header .sidebar-toggle,
.page-header .toggle-sidebar-left {
    padding: 5px 12px;
    float: left;
    background: #006fc1;
    border-radius: 5px;
    color: #fff;
    margin: 10px;
    display: inline-block;
}

.btn {
    padding: 3px 7px;
    border: none;
}

.instructions-container .btn {
    margin: 3px;
}

.sidebar-left {
    padding-top: 0px;
}
.btn-color-inactive{
color: black;
background-color:  #E8E8E8;;
}
.span-color-course-label{
    color: #b5b5b5;
}