@font-face {
    font-family: Graphik-Medium;
    src: url(/SLMASharedWeb/fonts/Graphik-Medium.eot);
    src: url(../../fonts/Graphik-Medium.woff) format("woff"), url(../../fonts/Graphik-Medium.ttf) format("truetype"), url(../../fonts/Graphik-Medium.svg#filename) format("svg");
}

@font-face {
    font-family: Graphik-Regular;
    src: url(../../fonts/Graphik-Regular.eot);
    src: url(../../fonts/Graphik-Regular.woff) format("woff"), url(../../fonts/Graphik-Regular.ttf) format("truetype"), url(../../fonts/Graphik-Regular.svg#filename) format("svg");
}

html,
body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a,
.btn-link {
    color: #0071c1;
}

.btn-primary {
    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;
}

main article.content {
    padding: 0 !important;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.date {
    max-width: 124px;
}

.td-right {
    text-align: left;
    padding-left: 1rem;
    font-weight: 500;
}

.td-left {
    text-align: right;
}

.page {
    flex-direction: column !important;
}

.DisplayOnlyLabel {
    font-weight: 700;
    text-align: right;
    color: #0e2a66;
}

.selectable-table {
    cursor: pointer;
}

.selectable-table tbody tr {
    background-color: transparent !important;
    gap: 0.5rem;
}

.validation-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}

.ssnArea {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
}

:nth-child(1) { --nth-child: 1 }
:nth-child(2) { --nth-child: 2 }
:nth-child(3) { --nth-child: 3 }
:nth-child(4) { --nth-child: 4 }
:nth-child(5) { --nth-child: 5 }
:nth-child(6) { --nth-child: 6 }
:nth-child(7) { --nth-child: 7 }
:nth-child(8) { --nth-child: 8 }

.loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100dvh;
    background-color: #ffffffea;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.loading-element-container {
    position: absolute;
    animation: loading-animation 5s linear infinite;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-element {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #45709a;
    position: absolute;
    transform: rotateZ(calc(var(--nth-child) * 45deg)) translateY(60px);
}

@keyframes loading-animation {
    0% {
        transform: rotateZ(0deg)
    }
    100% {
        transform: rotateZ(360deg)
    }
}

p {
    margin: 0;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.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."
}

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

.loading-progress circle {
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 0.6rem;
    transform-origin: 50% 50%;
    transform: rotate(-90deg);
}

.loading-progress circle:last-child {
    stroke: #1b6ec2;
    stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
    transition: stroke-dasharray 0.05s ease-in-out;
}

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

.loading-progress-text:after {
    content: var(--blazor-load-percentage-text, "Loading");
}

.col-title-text {
    overflow: auto !important;
    white-space: unset !important;
    max-width: 100px;
}

.col-title {
    border-bottom: 0px solid silver !important;
}

code {
    color: #c02d76;
}

thead tr {
    border-bottom: 1px solid silver;
}

td,
p,
ul li {
    text-align: left;
    font-family: Graphik-Regular, Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
}

td {
    color: #000;
}

td li,
p ul li {
    margin-left: 12px;
}

ul {
    margin: 0;
}

.ObjectLabel, .BodyTextCritical {
    margin-bottom: 10px;
}

.ObjectLabel {
    color: #109b0c;
    font-weight: 700;
}

.BodyTextCritical {
    color: #dd0404;
}

.WithdrawnDateLabel {
    margin-bottom: 0px;
}

article {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.FormField, .SsnSearch {
    border: 1px solid #242323;
    font-size: 12px;
    padding: 10px 5px;
    border-radius: 5px;
    height: 36px;
    margin: 10px 0;
    font-family: Graphik-Regular, Verdana, Arial, Helvetica, Geneva, sans-serif;
    vertical-align: middle;
    min-width: 2px;
}

.FormFieldWithdrawnDate {
    margin-bottom: 18px;
    margin-top: 0px;
}

.SsnSearch {
    border: 1px solid #c7c7c7;
    margin: 0;
}

.select-container {
    border-width: 1px;
    border-style: none;
    border-color: light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    margin: 10px 0;
}

.select-container:has(.select:disabled) {
    border-color: rgba(118, 118, 118, 0.3);
}

.select {
    font-size: 12px;
    padding: 8px 5px;
    height: 34px;
    font-family: Graphik-Regular, Verdana, Arial, Helvetica, Geneva, sans-serif;
    vertical-align: middle;
    border-radius: 3px;
    min-width: 2px;
}

select:disabled {
    background-color: darkgrey;
    color: #000000;
    border: 1px solid #a9a9a9;
    opacity: 1;
}

input:disabled {
    background-color: darkgrey;
    color: #000000; 
    border: 1px solid #a9a9a9; 
    opacity: 1;
}

.BottomNavigationButtons {
    text-align: center;
    font-size: 11px;
}

.ButtonLabel {
    font-size: 12px;
    border-radius: 15px;
    color: #fff;
    background-color: #134f82;
    height: 35px;
    min-width: 100px;
    font-weight: 700;
    padding: 0 12px;
}

.TableButtons {
    font-size: 10px;
    border-radius: 15px;
    color: #fff;
    background-color: #134f82;
    min-width: 70px;
    font-weight: 700;
    padding: 5px 10px;
}

.searchButton {
    background: #FFF url(/images/iconSSNsearch.png);
    border: 0 none;
    height: 31px;
    line-height: 1.5em;
    padding: 0px 0px;
    text-indent: 40px;
    width: 30px;
    cursor: pointer;
    vertical-align: top;
}

.PageTitle {
    font-family: Graphik-Regular, Arial, Helvetica, Geneva, sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    text-align: left;
    vertical-align: middle;
    height: 14px;
    padding-bottom: 20px;
}
.StudentEnrollmentRow {
    width: 1012px;
}
.StudentEnrollmentRow, .MassEnrollmentHeader {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.MassEnrollmentHeader {
    margin-bottom: 30px;
}

.ws-pre-wrap {
    white-space: pre-wrap;
}

.Color1 {
    background-color: #fff;
}

.Color2 {
    background-color: #c7c7c7;
}

td.InstructionPrimaryBoldGreen, div.InstructionPrimaryBoldGreen {
    font-weight: 700;
    font-family: Graphik-Regular, Arial, Helvetica, Geneva, sans-serif;
    width: 100%;
}

TD.HeaderRowPrimaryFirstColumn {
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: bottom;
    PADDING-LEFT: 3px;
    TEXT-ALIGN: left;
}

TD.HeaderRowSecondaryFirstColumn {
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: bottom;
    PADDING-LEFT: 3px;
    TEXT-ALIGN: left;
}

TD.HeaderRowPrimaryFixedLengthData {
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: bottom;
}

TD.HeaderRowSecondaryFixedLengthData {
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: bottom;
}

TD.HeaderRowPrimaryLabel {
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: bottom;
}

TD.HeaderRowSecondaryLabel {
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: bottom;
}

TD.HeaderRowPrimaryNumericData {
    FONT-WEIGHT: bold;
    TEXT-ALIGN: right;
    VERTICAL-ALIGN: bottom;
}

TD.HeaderRowSecondaryNumericData {
    FONT-WEIGHT: bold;
    TEXT-ALIGN: right;
    VERTICAL-ALIGN: bottom;
}

TD.HeaderRowPrimaryTextData {
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: bottom;
}

TD.HeaderRowSecondaryTextData {
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: bottom;
}

TD.DataFirstColumn {
    TEXT-ALIGN: left;
    PADDING-LEFT: 3px;
    PADDING-TOP: 2px;
}

TD.TextData {
    PADDING-TOP: 2px;
}

/* Add a thin white border between columns */
#MassResult.quickgrid[theme=corporate] td {
    border-right: 1px solid white !important;
}

#MassResult.quickgrid[theme=corporate] td:last-child {
    border-right: none !important;
}

/* Ensure header cells wrap text into two rows */
#MassResult.quickgrid[theme=corporate] th {
    white-space: normal !important; /* Allow text to wrap */
    line-height: 1.2 !important; /* Adjust line height for better spacing */
    height: 2.4em !important; /* Ensure enough height for two rows */
    text-align: center !important; /* Center-align the text */
    border-top: 1px solid silver !important; /* Add a line above the header row */
}

.min-width-title-60 {
    min-width: 60px;
}

.min-width-title-100 {
    min-width: 100px;
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.7);
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.spinner {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #134f82;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}