/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-tmopy668it] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tmopy668it] {
    flex: 1;
}

.sidebar[b-tmopy668it] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tmopy668it] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tmopy668it]  a, .top-row[b-tmopy668it]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tmopy668it]  a:hover, .top-row[b-tmopy668it]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tmopy668it]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tmopy668it] {
        justify-content: space-between;
    }

    .top-row[b-tmopy668it]  a, .top-row[b-tmopy668it]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tmopy668it] {
        flex-direction: row;
    }

    .sidebar[b-tmopy668it] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tmopy668it] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tmopy668it]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-tmopy668it], article[b-tmopy668it] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9qkkwgv1yd] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-9qkkwgv1yd] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9qkkwgv1yd] {
    font-size: 1.1rem;
}

.bi[b-9qkkwgv1yd] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-9qkkwgv1yd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-9qkkwgv1yd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-9qkkwgv1yd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-9qkkwgv1yd] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9qkkwgv1yd] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9qkkwgv1yd] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9qkkwgv1yd]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-9qkkwgv1yd]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-9qkkwgv1yd]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9qkkwgv1yd] {
        display: none;
    }

    .collapse[b-9qkkwgv1yd] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-9qkkwgv1yd] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Complete/Complete.razor.rz.scp.css */
.bordered-container[b-q5wpmoqvch] {
    border: 1px solid #bebaba;
}

.mt-custom-5[b-q5wpmoqvch] {
    margin-top: 5%;
}

.bold-text[b-q5wpmoqvch] {
    font-weight: bold;
}
/* /Pages/Footer/Footer.razor.rz.scp.css */
.page-footer[b-xgj7hlfn0s] {
    margin: 3% auto 0 auto;
    text-align: center;
}

.footer-text[b-xgj7hlfn0s] {
    text-align: justify;
    text-justify: auto;
    font-size: 1em;
}

.privacy-link[b-xgj7hlfn0s] {
    color: #0066cb;
}

.footer-copy-size[b-xgj7hlfn0s] {
    font-size: 1em;
}

.footer-logo[b-xgj7hlfn0s] {
    width: 10%;
}

/* /Pages/Login/Login.razor.rz.scp.css */
.case-title[b-izjwah9bos] {
    font-size: 1rem;
    font-weight: 700;
}

.login-container[b-izjwah9bos] {
    margin-top: 1%;
    margin-bottom: 1%;
}

.login-form[b-izjwah9bos] {
    padding: 5%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
    background-color: #ffffff;
}

.misc-title[b-izjwah9bos] {
    font-weight: 700;
}

.title-bold[b-izjwah9bos] {
    font-weight: 700;
}

.required[b-izjwah9bos] {
    color: #dc3545;
}

.validation-error[b-izjwah9bos] {
    color: #dc3545;
    font-weight: 600;
}

.helper-copy[b-izjwah9bos] {
    font-size: 0.9rem;
}
/* /Pages/NotFound.razor.rz.scp.css */
.not-found-page[b-1q9om1z8q5] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70vh;
    padding: 2rem;
}

.not-found-container[b-1q9om1z8q5] {
    text-align: center;
    max-width: 500px;
    padding: 3rem;
    border-radius: 0.5rem;
    background: #f8f9fa;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.not-found-code[b-1q9om1z8q5] {
    font-size: 5rem;
    font-weight: 700;
    color: #dc3545;
    line-height: 1;
    margin-bottom: 1rem;
    text-shadow: 0 2px 4px rgba(220, 53, 69, 0.1);
}

.not-found-title[b-1q9om1z8q5] {
    font-size: 2rem;
    font-weight: 700;
    color: #212529;
    margin-bottom: 1rem;
}

.not-found-message[b-1q9om1z8q5] {
    font-size: 1.1rem;
    color: #495057;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.not-found-submessage[b-1q9om1z8q5] {
    text-align: left;
    font-size: 0.95rem;
    color: #6c757d;
    margin-bottom: 2rem;
    padding: 1rem;
    background: #fff;
    border-left: 4px solid #dc3545;
    border-radius: 0.25rem;
}

.not-found-submessage ul[b-1q9om1z8q5] {
    margin-bottom: 0;
    padding-left: 1.5rem;
}

.not-found-submessage li[b-1q9om1z8q5] {
    margin-bottom: 0.5rem;
}

.not-found-actions[b-1q9om1z8q5] {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
}

.not-found-actions .btn[b-1q9om1z8q5] {
    padding: 0.6rem 2rem;
    font-weight: 600;
    border-radius: 0.375rem;
    text-decoration: none;
    cursor: pointer;
}

.not-found-actions .btn-primary[b-1q9om1z8q5] {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff;
}

.not-found-actions .btn-primary:hover[b-1q9om1z8q5] {
    background-color: #0b5ed7;
    border-color: #0a58ca;
}

.not-found-actions .btn-secondary[b-1q9om1z8q5] {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff;
}

.not-found-actions .btn-secondary:hover[b-1q9om1z8q5] {
    background-color: #5c636a;
    border-color: #565e64;
}
/* /Pages/Notice/FileNotice.razor.rz.scp.css */
.file-notice-page[b-imycycw7tn] {
    max-width: 1150px;
    margin: 0 auto;
    padding: 1.5rem 1rem 2rem;
}

.form-main-title[b-imycycw7tn] {
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
}

.form-label-strong[b-imycycw7tn] {
    font-weight: 700;
}

.section-banner[b-imycycw7tn] {
    background-color: #d3d3d3;
    font-size: 1.4em;
    font-weight: 700;
    padding: 0.4rem 0;
}

.section-sub-heading[b-imycycw7tn] {
    font-size: 1.1em;
    font-weight: 700;
    color: #333;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.inset-copy[b-imycycw7tn] {
    margin-left: 7%;
    margin-right: 7%;
}

.required[b-imycycw7tn] {
    color: #f00;
}

.validation-message[b-imycycw7tn],
div[class~="validation-errors"][b-imycycw7tn] {
    color: #dc3545;
    font-size: 0.875em;
    margin-top: 0.25rem;
}

.validation-error[b-imycycw7tn] {
    color: #dc3545;
    font-size: 0.875em;
    margin-top: 0.25rem;
}

.validation-error-sm[b-imycycw7tn] {
    color: #dc3545;
    font-size: 0.8em;
}

.mailing-address[b-imycycw7tn] {
    margin-left: 7%;
    font-style: italic;
}

.school-detail-card[b-imycycw7tn] {
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    padding: 1rem;
    margin-bottom: 1rem;
    background-color: #fafafa;
}

.school-detail-entry[b-imycycw7tn] {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

    .school-detail-entry:last-child[b-imycycw7tn] {
        border-bottom: none;
        margin-bottom: 0;
    }

.semester-group[b-imycycw7tn] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    padding: 0.5rem 0;
}

    .semester-group label[b-imycycw7tn] {
        display: flex;
        align-items: center;
        gap: 0.35rem;
        font-weight: 400;
        cursor: pointer;
    }

.w9-title[b-imycycw7tn] {
    font-weight: 700;
    font-size: 1.1em;
    text-decoration: underline;
    margin-top: 0.75rem;
}

.w9-subtitle[b-imycycw7tn] {
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.submit-emphasis[b-imycycw7tn] {
    font-weight: 700;
    text-align: center;
}

.after-submit-note[b-imycycw7tn] {
    text-align: center;
    font-style: italic;
    font-size: 0.9em;
    margin-top: 0.5rem;
}

.contact-banner[b-imycycw7tn] {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    padding: 1rem;
    text-align: center;
    margin-top: 1rem;
}

.hidden[b-imycycw7tn] {
    display: none;
}

.docs-table th[b-imycycw7tn] {
    background-color: #e9ecef;
}

/* Fixed-width Actions column with reserved Edit/Delete button slots (rendered
   invisible rather than removed when not applicable) so a row's height/column width
   never shifts as buttons appear or disappear across rows. */
.school-actions-col[b-imycycw7tn] {
    width: 160px;
    white-space: nowrap;
}

.school-actions[b-imycycw7tn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

    .school-actions .btn[b-imycycw7tn] {
        min-width: 62px;
    }

.submit-overlay[b-imycycw7tn] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.submit-overlay-spinner[b-imycycw7tn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.submit-overlay-text[b-imycycw7tn] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #fff;
}

.rowformat[b-imycycw7tn] {
    margin-top: 0.5rem;
}

.school-entry-form[b-imycycw7tn] {
    background-color: #f0f4ff;
    border: 1px solid #c2d0f0;
    border-radius: 0.375rem;
    padding: 1rem 1.25rem;
    margin-bottom: 1rem;
}

.upload-label[b-imycycw7tn] {
    display: inline-block;
    color: #0d6efd;
    font-weight: 700;
    margin-bottom: 0.5rem;
}


.flag-message[b-imycycw7tn] {
    color: #b00000;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

/* Read-only display fields (Name, Claim Number, etc.) should still look like a
   textbox, just visually disabled via a light gray background. */
.form-control-plaintext[b-imycycw7tn] {
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    padding: 0.375rem 0.75rem;
}
