html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #C1C1C1;
}

a, .btn-link {
    color: #006bb7;
}

.btn text-white {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.modal-bg {
    background-color: #DFDFDF;
}

.navbar-custom {
    background-color: #707271;
}

.nav-link-whitesmoke {
    color: whitesmoke;
    font-weight: bold;
}

.modalbody {
    padding: 0px;
}

.nav-tabs .nav-item .nav-link {
    color: #FFF;
}

    .nav-tabs .nav-item .nav-link.active {
        color: #000000;
    }

.tab-content {
    border: 1px solid #dee2e6;
    border-top: transparent;
}

    .tab-content .tab-pane {
        background-color: #FFF;
        color: #0080FF;
        min-height: 200px;
        height: auto;
    }

/* Base Colors */
.bg-red {
    background-color: hsl(0, 35%, 43%);
}

/* Darker Variations (120% to 90%) */
.bg-red-120 {
    background-color: hsl(0, 35%, 23%);
}

.bg-red-115 {
    background-color: hsl(0, 35%, 28%);
}

.bg-red-110 {
    background-color: hsl(0, 35%, 33%);
}

.bg-red-105 {
    background-color: hsl(0, 35%, 38%);
}

.bg-red-100 {
    background-color: hsl(0, 35%, 43%);
}
/* This is your base color */
.bg-red-95 {
    background-color: hsl(0, 35%, 48%);
}

.bg-red-90 {
    background-color: hsl(0, 35%, 53%);
}

/*Repeat for each color in 5% increments */

/* Lighter Variations (80% to 10%) */
.bg-red-80 {
    background-color: hsl(0, 35%, 63%);
}

.bg-red-75 {
    background-color: hsl(0, 35%, 68%);
}

.bg-red-70 {
    background-color: hsl(0, 35%, 73%);
}

.bg-red-65 {
    background-color: hsl(0, 35%, 78%);
}

.bg-red-60 {
    background-color: hsl(0, 35%, 83%);
}

.bg-red-55 {
    background-color: hsl(0, 35%, 88%);
}

.bg-red-50 {
    background-color: hsl(0, 35%, 93%);
}

.bg-red-45 {
    background-color: hsl(0, 35%, 98%);
}
/* White, as 93% + 5% goes above 100 */
.bg-red-40 {
    background-color: hsl(0, 35%, 98%);
}
/* White */
.bg-red-35 {
    background-color: hsl(0, 35%, 98%);
}
/* White */
.bg-red-30 {
    background-color: hsl(0, 35%, 98%);
}
/* White */
.bg-red-25 {
    background-color: hsl(0, 35%, 98%);
}
/* White */
.bg-red-20 {
    background-color: hsl(0, 35%, 98%);
}
/* White */
.bg-red-15 {
    background-color: hsl(0, 35%, 98%);
}
/* White */
.bg-red-10 {
    background-color: hsl(0, 35%, 98%);
}
/* White */

/* Repeat for each color in 5% increments */

/* Base Color - Green */
.bg-green {
    background-color: hsl(150, 21%, 47%);
}

/* Darker Variations (120% to 90%) */
.bg-green-120 {
    background-color: hsl(150, 21%, 27%);
}

.bg-green-115 {
    background-color: hsl(150, 21%, 32%);
}

.bg-green-110 {
    background-color: hsl(150, 21%, 37%);
}

.bg-green-105 {
    background-color: hsl(150, 21%, 42%);
}

.bg-green-100 {
    background-color: hsl(150, 21%, 47%);
}
/* This is your base color */
.bg-green-95 {
    background-color: hsl(150, 21%, 52%);
}

.bg-green-90 {
    background-color: hsl(150, 21%, 57%);
}

/* Lighter Variations (80% to 10%) */
.bg-green-80 {
    background-color: hsl(150, 21%, 67%);
}

.bg-green-75 {
    background-color: hsl(150, 21%, 72%);
}

.bg-green-70 {
    background-color: hsl(150, 21%, 77%);
}

.bg-green-65 {
    background-color: hsl(150, 21%, 82%);
}

.bg-green-60 {
    background-color: hsl(150, 21%, 87%);
}

.bg-green-55 {
    background-color: hsl(150, 21%, 92%);
}

.bg-green-50 {
    background-color: hsl(150, 21%, 97%);
}

.bg-green-45 {
    background-color: hsl(150, 21%, 100%);
}
/* White, as 97% + 3% goes above 100 */
.bg-green-40 {
    background-color: hsl(150, 21%, 100%);
}
/* White */
.bg-green-35 {
    background-color: hsl(150, 21%, 100%);
}
/* White */
.bg-green-30 {
    background-color: hsl(150, 21%, 100%);
}
/* White */
.bg-green-25 {
    background-color: hsl(150, 21%, 100%);
}
/* White */
.bg-green-20 {
    background-color: hsl(150, 21%, 100%);
}
/* White */
.bg-green-15 {
    background-color: hsl(150, 21%, 100%);
}
/* White */
.bg-green-10 {
    background-color: hsl(150, 21%, 100%);
}
/* White */

/* Base Color - ECE Green */
.bg-ECEgreen {
    background-color: hsl(81, 50%, 55%);
}

/* Darker Variations (120% to 90%) */
.bg-ECEgreen-120 {
    background-color: hsl(81, 50%, 35%);
}

.bg-ECEgreen-115 {
    background-color: hsl(81, 50%, 40%);
}

.bg-ECEgreen-110 {
    background-color: hsl(81, 50%, 45%);
}

.bg-ECEgreen-105 {
    background-color: hsl(81, 50%, 50%);
}

.bg-ECEgreen-100 {
    background-color: hsl(81, 50%, 55%);
}
/* This is your base color */
.bg-ECEgreen-95 {
    background-color: hsl(81, 50%, 60%);
}

.bg-ECEgreen-90 {
    background-color: hsl(81, 50%, 65%);
}

/* Lighter Variations (80% to 10%) */
.bg-ECEgreen-80 {
    background-color: hsl(81, 50%, 75%);
}

.bg-ECEgreen-75 {
    background-color: hsl(81, 50%, 80%);
}

.bg-ECEgreen-70 {
    background-color: hsl(81, 50%, 85%);
}

.bg-ECEgreen-65 {
    background-color: hsl(81, 50%, 90%);
}

.bg-ECEgreen-60 {
    background-color: hsl(81, 50%, 95%);
}

.bg-ECEgreen-55 {
    background-color: hsl(81, 50%, 100%);
}
/* White, as 95% + 5% goes above 100 */
.bg-ECEgreen-50 {
    background-color: hsl(81, 50%, 100%);
}
/* White */
.bg-ECEgreen-45 {
    background-color: hsl(81, 50%, 100%);
}
/* White */
.bg-ECEgreen-40 {
    background-color: hsl(81, 50%, 100%);
}
/* White */
.bg-ECEgreen-35 {
    background-color: hsl(81, 50%, 100%);
}
/* White */
.bg-ECEgreen-30 {
    background-color: hsl(81, 50%, 100%);
}
/* White */
.bg-ECEgreen-25 {
    background-color: hsl(81, 50%, 100%);
}
/* White */
.bg-ECEgreen-20 {
    background-color: hsl(81, 50%, 100%);
}
/* White */
.bg-ECEgreen-15 {
    background-color: hsl(81, 50%, 100%);
}
/* White */
.bg-ECEgreen-10 {
    background-color: hsl(81, 50%, 100%);
}
/* White */

/* Base Color - ECE Gray */
.bg-ECEgray {
    background-color: hsl(0, 1%, 44%);
}

/* Darker Variations (120% to 90%) */
.bg-ECEgray-120 {
    background-color: hsl(0, 1%, 24%);
}

.bg-ECEgray-115 {
    background-color: hsl(0, 1%, 29%);
}

.bg-ECEgray-110 {
    background-color: hsl(0, 1%, 34%);
}

.bg-ECEgray-105 {
    background-color: hsl(0, 1%, 39%);
}

.bg-ECEgray-100 {
    background-color: hsl(0, 1%, 44%);
}
/* This is your base color */
.bg-ECEgray-95 {
    background-color: hsl(0, 1%, 49%);
}

.bg-ECEgray-90 {
    background-color: hsl(0, 1%, 54%);
}

/* Lighter Variations (80% to 10%) */
.bg-ECEgray-80 {
    background-color: hsl(0, 1%, 64%);
}

.bg-ECEgray-75 {
    background-color: hsl(0, 1%, 69%);
}

.bg-ECEgray-70 {
    background-color: hsl(0, 1%, 74%);
}

.bg-ECEgray-65 {
    background-color: hsl(0, 1%, 79%);
}

.bg-ECEgray-60 {
    background-color: hsl(0, 1%, 84%);
}

.bg-ECEgray-55 {
    background-color: hsl(0, 1%, 89%);
}

.bg-ECEgray-50 {
    background-color: hsl(0, 1%, 94%);
}

.bg-ECEgray-45 {
    background-color: hsl(0, 1%, 99%);
}

.bg-ECEgray-40 {
    background-color: hsl(0, 1%, 100%);
}
/* White */
.bg-ECEgray-35 {
    background-color: hsl(0, 1%, 100%);
}
/* White */
.bg-ECEgray-30 {
    background-color: hsl(0, 1%, 100%);
}
/* White */
.bg-ECEgray-25 {
    background-color: hsl(0, 1%, 100%);
}
/* White */
.bg-ECEgray-20 {
    background-color: hsl(0, 1%, 100%);
}
/* White */
.bg-ECEgray-15 {
    background-color: hsl(0, 1%, 100%);
}
/* White */
.bg-ECEgray-10 {
    background-color: hsl(0, 1%, 100%);
}
/* White */

/* Base Color - ECE Blue */
.bg-ECEblue {
    background-color: hsl(195, 100%, 18%);
}
/* Adjusted from #003a5d */

/* Darker Variations (120% to 90%) */
.bg-ECEblue-120 {
    background-color: hsl(195, 100%, 0%);
}
/* Black, as 18% - 20% goes below 0 */
.bg-ECEblue-115 {
    background-color: hsl(195, 100%, 3%);
}

.bg-ECEblue-110 {
    background-color: hsl(195, 100%, 8%);
}

.bg-ECEblue-105 {
    background-color: hsl(195, 100%, 13%);
}

.bg-ECEblue-100 {
    background-color: hsl(195, 100%, 18%);
}
/* Base Color */
.bg-ECEblue-95 {
    background-color: hsl(195, 100%, 23%);
}

.bg-ECEblue-90 {
    background-color: hsl(195, 100%, 28%);
}

/* Lighter Variations (80% to 10%) */
.bg-ECEblue-80 {
    background-color: hsl(195, 100%, 38%);
}

.bg-ECEblue-75 {
    background-color: hsl(195, 100%, 43%);
}

.bg-ECEblue-70 {
    background-color: hsl(195, 100%, 48%);
}

.bg-ECEblue-65 {
    background-color: hsl(195, 100%, 53%);
}

.bg-ECEblue-60 {
    background-color: hsl(195, 100%, 58%);
}

.bg-ECEblue-55 {
    background-color: hsl(195, 100%, 63%);
}

.bg-ECEblue-50 {
    background-color: hsl(195, 100%, 68%);
}

.bg-ECEblue-45 {
    background-color: hsl(195, 100%, 73%);
}

.bg-ECEblue-40 {
    background-color: hsl(195, 100%, 78%);
}

.bg-ECEblue-35 {
    background-color: hsl(195, 100%, 83%);
}

.bg-ECEblue-30 {
    background-color: hsl(195, 100%, 88%);
}

.bg-ECEblue-25 {
    background-color: hsl(195, 100%, 93%);
}

.bg-ECEblue-20 {
    background-color: hsl(195, 100%, 98%);
}

.bg-ECEblue-15 {
    background-color: hsl(195, 100%, 100%);
}
/* White */
.bg-ECEblue-10 {
    background-color: hsl(195, 100%, 100%);
}
/* White */


/* Base Color - ECE Orange */
.bg-ECEorange {
    background-color: hsl(34, 100%, 47%);
}

/* Darker Variations (120% to 90%) */
.bg-ECEorange-120 {
    background-color: hsl(34, 100%, 27%);
}

.bg-ECEorange-115 {
    background-color: hsl(34, 100%, 32%);
}

.bg-ECEorange-110 {
    background-color: hsl(34, 100%, 37%);
}

.bg-ECEorange-105 {
    background-color: hsl(34, 100%, 42%);
}

.bg-ECEorange-100 {
    background-color: hsl(34, 100%, 47%);
}
/* Base Color */
.bg-ECEorange-95 {
    background-color: hsl(34, 100%, 52%);
}

.bg-ECEorange-90 {
    background-color: hsl(34, 100%, 57%);
}

/* Lighter Variations (80% to 10%) */
.bg-ECEorange-80 {
    background-color: hsl(34, 100%, 67%);
}

.bg-ECEorange-75 {
    background-color: hsl(34, 100%, 72%);
}

.bg-ECEorange-70 {
    background-color: hsl(34, 100%, 77%);
}

.bg-ECEorange-65 {
    background-color: hsl(34, 100%, 82%);
}

.bg-ECEorange-60 {
    background-color: hsl(34, 100%, 87%);
}

.bg-ECEorange-55 {
    background-color: hsl(34, 100%, 92%);
}

.bg-ECEorange-50 {
    background-color: hsl(34, 100%, 97%);
}

.bg-ECEorange-45 {
    background-color: hsl(34, 100%, 100%);
}
/* White, as 97% + 3% goes above 100 */
.bg-ECEorange-40 {
    background-color: hsl(34, 100%, 100%);
}
/* White */
.bg-ECEorange-35 {
    background-color: hsl(34, 100%, 100%);
}
/* White */
.bg-ECEorange-30 {
    background-color: hsl(34, 100%, 100%);
}
/* White */
.bg-ECEorange-25 {
    background-color: hsl(34, 100%, 100%);
}
/* White */
.bg-ECEorange-20 {
    background-color: hsl(34, 100%, 100%);
}
/* White */
.bg-ECEorange-15 {
    background-color: hsl(34, 100%, 100%);
}
/* White */
.bg-ECEorange-10 {
    background-color: hsl(34, 100%, 100%);
}
/* White */

/* Base Color - Teal */
.bg-teal {
    background-color: hsl(180, 50%, 25%);
}

/* Darker Variations (120% to 90%) */
.bg-teal-120 {
    background-color: hsl(180, 50%, 5%);
}

.bg-teal-115 {
    background-color: hsl(180, 50%, 10%);
}

.bg-teal-110 {
    background-color: hsl(180, 50%, 15%);
}

.bg-teal-105 {
    background-color: hsl(180, 50%, 20%);
}

.bg-teal-100 {
    background-color: hsl(180, 50%, 25%);
}
/* Base Color */
.bg-teal-95 {
    background-color: hsl(180, 50%, 30%);
}

.bg-teal-90 {
    background-color: hsl(180, 50%, 35%);
}

/* Lighter Variations (80% to 10%) */
.bg-teal-80 {
    background-color: hsl(180, 50%, 45%);
}

.bg-teal-75 {
    background-color: hsl(180, 50%, 50%);
}

.bg-teal-70 {
    background-color: hsl(180, 50%, 55%);
}

.bg-teal-65 {
    background-color: hsl(180, 50%, 60%);
}

.bg-teal-60 {
    background-color: hsl(180, 50%, 65%);
}

.bg-teal-55 {
    background-color: hsl(180, 50%, 70%);
}

.bg-teal-50 {
    background-color: hsl(180, 50%, 75%);
}

.bg-teal-45 {
    background-color: hsl(180, 50%, 80%);
}

.bg-teal-40 {
    background-color: hsl(180, 50%, 85%);
}

.bg-teal-35 {
    background-color: hsl(180, 50%, 90%);
}

.bg-teal-30 {
    background-color: hsl(180, 50%, 95%);
}

.bg-teal-25 {
    background-color: hsl(180, 50%, 100%);
}
/* White, as 95% + 5% goes above 100 */
.bg-teal-20 {
    background-color: hsl(180, 50%, 100%);
}
/* White */
.bg-teal-15 {
    background-color: hsl(180, 50%, 100%);
}
/* White */
.bg-teal-10 {
    background-color: hsl(180, 50%, 100%);
}
/* White */

.btn-xs {
    padding: 0.1rem 0.25rem;
    font-size: 0.75rem;
}

.logout-card {
    max-width: 400px;
    width: 90%; /* make it take most of the width on small screens */
    margin: 2rem auto; /* center horizontally with some vertical margin */
}

.barbtn:active {
    background-color: hsl(180, 50%, 5%);
}

.nav-link .bi-plus-lg {
    font-size: 1rem; /* tweak size to taste */
    margin-left: .25rem;
}

/* anywhere in your stylesheet: */
.dropdown-toggle::after {
    display: none !important;
}

#blazor-error-ui {
    display: none; /* must be none at startup */
    background: lightyellow;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: .6rem 1.25rem .7rem;
    box-shadow: 0 -1px 2px rgba(0,0,0,.2);
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        position: absolute;
        right: .75rem;
        top: .5rem;
        cursor: pointer;
    }
