/* /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/Consumers/ConsumerClaimants.razor.rz.scp.css */
.consumer-claimants-page[b-p1mzub0cgo] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem 1rem 2rem;
}

.form-main-title[b-p1mzub0cgo] {
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
}

.form-label-strong[b-p1mzub0cgo] {
    font-weight: 700;
}

.section-banner[b-p1mzub0cgo] {
    background-color: #d3d3d3;
    font-size: 1.4em;
    font-weight: 700;
}

.inset-copy[b-p1mzub0cgo] {
    margin-left: 7%;
    margin-right: 7%;
}

.required[b-p1mzub0cgo] {
    color: #f00;
}
/* /Pages/Consumers/ConsumerInstructions.razor.rz.scp.css */
.consumer-instructions-page[b-4hals036ow] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem 1rem 2rem;
}

.case-header-title[b-4hals036ow] {
    margin-top: 2%;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    font-weight: 700;
}

.instruction-frame[b-4hals036ow] {
    border: 1px solid #bebaba;
}

.instruction-title[b-4hals036ow] {
    font-size: 1.3em;
    font-weight: 700;
    text-decoration: underline;
}
/* /Pages/Consumers/Landing.razor.rz.scp.css */
.consumer-landing-page[b-rbho78ndr3] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem 1rem 2rem;
}

.landing-top-gap[b-rbho78ndr3] {
    margin-top: 5%;
}

.card-choice-title[b-rbho78ndr3] {
    font-size: 1.4em;
    font-weight: 700;
}
/* /Pages/Election/Election.razor.rz.scp.css */
.election-page[b-ijm241ukz9] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem 1rem 2rem;
}

.mt-custom-3[b-ijm241ukz9] {
    margin-top: 1%;
}

.lightgraybackground[b-ijm241ukz9] {
    background-color: #f5f5f5;
    padding: 10px;
}

.rowformat[b-ijm241ukz9] {
    margin-bottom: 15px;
}
/* /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;
}
/* /Pages/Login/Login.razor.rz.scp.css */
.case-title[b-izjwah9bos] {
    font-size: 1rem;
    font-weight: 700;
}

.login-container[b-izjwah9bos] {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.login-form[b-izjwah9bos] {
    padding: 2rem;
    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;
}

.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/OptOut/OptOut.razor.rz.scp.css */
.optout-page[b-lfe1iqlbjw] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem 1rem 2rem;
}

.mt-custom-3[b-lfe1iqlbjw] {
    margin-top: 1%;
}

.required[b-lfe1iqlbjw] {
    color: red;
}

.lightgraybackground[b-lfe1iqlbjw] {
    background-color: #f5f5f5;
    padding: 10px;
}

.italic-text[b-lfe1iqlbjw] {
    font-style: italic;
}

.rowformat[b-lfe1iqlbjw] {
    margin-bottom: 15px;
}
/* /Pages/Securities/FileClaim.razor.rz.scp.css */
 .file-claim-page[b-jxzcie0n4t] {
	max-width: 1100px;
	margin: 0 auto;
	padding: 1.5rem 1rem 2rem;
}

.file-claim-progress[b-jxzcie0n4t] {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
}

.file-claim-step-tab[b-jxzcie0n4t] {
	border: 1px solid #ced4da;
	background: #fff;
	border-radius: 999px;
	padding: 0.6rem 1rem;
	display: inline-flex;
	align-items: center;
	gap: 0.6rem;
	font-weight: 600;
}

.file-claim-step-tab.active[b-jxzcie0n4t] {
	background: #0d6efd;
	border-color: #0d6efd;
	color: #fff;
}

.file-claim-step-tab.completed[b-jxzcie0n4t] {
	border-color: #198754;
}

.file-claim-step-number[b-jxzcie0n4t] {
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.08);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 0.875rem;
}

.file-claim-step-tab.active .file-claim-step-number[b-jxzcie0n4t] {
	background: rgba(255, 255, 255, 0.25);
}

.file-claim-step[b-jxzcie0n4t] {
	min-height: 240px;
}

.file-claim-footer[b-jxzcie0n4t] {
	padding-top: 1rem;
}

/* /Pages/Securities/SecuritiesIntroduction.razor.rz.scp.css */
.introduction-page[b-06qlvfa6lz] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem 1rem 2rem;
}

.introduction-hero[b-06qlvfa6lz] {
    background: linear-gradient(135deg, #f8fbff 0%, #eef4ff 100%);
}

.introduction-kicker[b-06qlvfa6lz] {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: #e7f1ff;
    color: #0d4fb8;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.introduction-lead[b-06qlvfa6lz] {
    max-width: 60rem;
    color: #495057;
    font-size: 1.05rem;
}

.introduction-checklist[b-06qlvfa6lz] {
    margin: 0;
    padding-left: 1.25rem;
}

.introduction-checklist li + li[b-06qlvfa6lz] {
    margin-top: 0.75rem;
}

.introduction-panel[b-06qlvfa6lz] {
    height: 100%;
    padding: 1.25rem;
    border: 1px solid #dbe5f0;
    border-radius: 1rem;
    background: #fbfdff;
}

.introduction-panel-label[b-06qlvfa6lz] {
    display: inline-block;
    margin-bottom: 0.75rem;
    color: #0d6efd;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
}

.introduction-actions[b-06qlvfa6lz] {
    display: flex;
    justify-content: flex-end;
}

.case-header-title[b-06qlvfa6lz] {
    margin-top: 2%;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    font-weight: 700;
}

.instruction-frame[b-06qlvfa6lz] {
    border: 1px solid #bebaba;
}

.instruction-title[b-06qlvfa6lz] {
    font-size: 1.3em;
    font-weight: 700;
    text-decoration: underline;
}

.text-underline-bold[b-06qlvfa6lz] {
    font-weight: 700;
    text-decoration: underline;
}

.subsection-title[b-06qlvfa6lz] {
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: underline;
}

.text-center-inline[b-06qlvfa6lz] {
    display: inline-block;
    width: 100%;
    text-align: center;
}
/* /Pages/Securities/Steps/FileClaimClaimantStep.razor.rz.scp.css */
.case-header-title[b-m3wxdchiny] {
    margin-top: 2%;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    font-weight: 700;
}

.instruction-frame[b-m3wxdchiny] {
    border: 1px solid #bebaba;
}

.instruction-title[b-m3wxdchiny] {
    font-size: 1.3em;
    font-weight: 700;
    text-decoration: underline;
}

.body-copy[b-m3wxdchiny] {
    font-size: 1em;
}

.panel-heading-muted[b-m3wxdchiny] {
    background-color: #dfdfdf;
    color: #000;
    text-align: center;
}

.rowformat[b-m3wxdchiny] {
    margin-bottom: 1rem;
}

.labelBoldWeight[b-m3wxdchiny] {
    font-weight: 700;
}

.email-note-text[b-m3wxdchiny] {
    font-size: 10px;
    font-weight: 400;
}

.required[b-m3wxdchiny] {
    color: #f00;
}
/* /Pages/Securities/Steps/FileClaimDocumentsStep.razor.rz.scp.css */
.body-copy[b-64305il4pd] {
    font-size: 1em;
}

.step-title[b-64305il4pd] {
    margin-top: 1%;
    font-size: 1.4em;
    font-weight: 700;
    text-decoration: underline;
}
/* /Pages/Securities/Steps/FileClaimRmbsStep.razor.rz.scp.css */
.case-header-title[b-3r05g75q2j] {
    margin-top: 2%;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    font-weight: 700;
}

.instruction-frame[b-3r05g75q2j] {
    border: 1px solid #bebaba;
}

.panel-heading-muted[b-3r05g75q2j] {
    background-color: #dfdfdf;
    color: #000;
    text-align: center;
}

.step-section-title[b-3r05g75q2j] {
    font-size: 1.4em;
    font-weight: 700;
}

.body-copy[b-3r05g75q2j] {
    font-size: 1em;
}

.titleBold[b-3r05g75q2j] {
    font-weight: 700;
}

.tableHeaderFormattedText[b-3r05g75q2j] {
    font-weight: 700;
}

.tableRowFormattedText[b-3r05g75q2j] {
    vertical-align: middle;
}
/* /Pages/Securities/Steps/FileClaimSignatureStep.razor.rz.scp.css */
.case-header-title[b-dfaarj1uxf] {
    margin-top: 2%;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    font-weight: 700;
}

.instruction-frame[b-dfaarj1uxf] {
    border: 1px solid #bebaba;
}

.step-title[b-dfaarj1uxf] {
    margin-top: 1%;
    font-size: 1.4em;
    font-weight: 700;
    text-decoration: underline;
}

.body-copy[b-dfaarj1uxf] {
    font-size: 1em;
}

.body-copy-justified[b-dfaarj1uxf] {
    font-size: 1em;
    text-align: justify;
    text-justify: distribute;
}

.body-copy-justify[b-dfaarj1uxf] {
    text-align: justify;
}

.mt-two-percent[b-dfaarj1uxf] {
    margin-top: 2%;
}

.rowformat[b-dfaarj1uxf] {
    margin-bottom: 1rem;
}

.required[b-dfaarj1uxf] {
    color: #f00;
}
/* /Pages/TPPs/TppClaimants.razor.rz.scp.css */
.tpp-claimants-page[b-lvlbgzy7h8] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem 1rem 2rem;
}

.form-top-gap[b-lvlbgzy7h8] {
    margin-top: 3%;
}

.form-label-strong[b-lvlbgzy7h8] {
    font-weight: 700;
}

.section-banner[b-lvlbgzy7h8] {
    background-color: #d3d3d3;
    font-size: 1.4em;
    font-weight: 700;
}

.class-member-box[b-lvlbgzy7h8] {
    margin-bottom: 1%;
    padding: 1%;
    border: 1px solid #000;
}

.required[b-lvlbgzy7h8] {
    color: #f00;
}
/* /Pages/TPPs/TppInstructions.razor.rz.scp.css */
.tpp-instructions-page[b-nmcaqf86ls] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem 1rem 2rem;
}

.case-header-title[b-nmcaqf86ls] {
    margin-top: 2%;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    font-weight: 700;
}

.instruction-frame[b-nmcaqf86ls] {
    border: 1px solid #bebaba;
}

.instruction-title[b-nmcaqf86ls],
.instruction-subtitle[b-nmcaqf86ls] {
    font-size: 1.3em;
    font-weight: 700;
    text-decoration: underline;
}
