/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-t38kzoo9ff] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-t38kzoo9ff] {
    flex: 1;
}

.sidebar[b-t38kzoo9ff] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-t38kzoo9ff] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-t38kzoo9ff]  a, .top-row[b-t38kzoo9ff]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-t38kzoo9ff]  a:hover, .top-row[b-t38kzoo9ff]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-t38kzoo9ff]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-t38kzoo9ff] {
        justify-content: space-between;
    }

    .top-row[b-t38kzoo9ff]  a, .top-row[b-t38kzoo9ff]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-t38kzoo9ff] {
        flex-direction: row;
    }

    .sidebar[b-t38kzoo9ff] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-t38kzoo9ff] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-t38kzoo9ff]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-t38kzoo9ff], article[b-t38kzoo9ff] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.footer[b-t38kzoo9ff] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    background: #00306f;
    color: #777;
    text-align: center;
    height: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footerlinks a[b-t38kzoo9ff] {
    text-decoration: none;
}

.footerlinks[b-t38kzoo9ff] {
    display: flex;
    justify-content: center;
    gap: 30px;
}


#blazor-error-ui[b-t38kzoo9ff] {
    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[b-t38kzoo9ff] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ok3j9cqaeq] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-ok3j9cqaeq] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ok3j9cqaeq] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ok3j9cqaeq] {
    font-size: 1.1rem;
}

.bi[b-ok3j9cqaeq] {
    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-ok3j9cqaeq] {
    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-ok3j9cqaeq] {
    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-ok3j9cqaeq] {
    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-ok3j9cqaeq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ok3j9cqaeq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ok3j9cqaeq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ok3j9cqaeq]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-ok3j9cqaeq]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ok3j9cqaeq]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ok3j9cqaeq] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ok3j9cqaeq] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ok3j9cqaeq] {
        display: none;
    }

    .nav-scrollable[b-ok3j9cqaeq] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/About.razor.rz.scp.css */


.plancol[b-1zocba1ep5] {
    padding: 14px;
}

.plancolhead[b-1zocba1ep5] {
    background: #00306f;
    color: #fff;
    font-size: 1.1rem;
    padding: 3px;
}

.plancolsubhead[b-1zocba1ep5] {
    background: #B38B42;
    color: #fff;
    font-size: .9rem;
    padding: 2px;
    text-align: center;
}

.plancolbullet[b-1zocba1ep5] {
    border: 3px solid #B38B42;
    border-radius: 4px;
    margin-bottom: 6px;
    margin-top: 6px;
}

.plancolbullet2[b-1zocba1ep5] {
    border: 3px solid #B38B42;
    border-radius: 4px;
    margin-bottom: 6px;
}

.plancol2body[b-1zocba1ep5] {
    font-size: .8rem;
    text-align: left;
    display: flex;
    justify-content: space-between;
    padding-top: 4px;
    padding-bottom: 4px;
}

.plancolbodysub[b-1zocba1ep5] {
    width: 100%;
    min-height: 88px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.plancol1body[b-1zocba1ep5] {
    font-size: .8rem;
    text-align: left;
    padding: 2px 15px;
}

.tpad[b-1zocba1ep5] {
    margin-top: 5px;
}

.plancolsub[b-1zocba1ep5] {
    border: 2px solid #aac;
    border-radius: 2px;
    padding: 5px;
}



.card-text[b-1zocba1ep5] {
    padding: .4rem;
    font-size: .9rem;
}

.plan-sub-container1[b-1zocba1ep5] {
    min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.plan-sub-container2[b-1zocba1ep5] {
    min-height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.plan-sub-container3[b-1zocba1ep5] {
    min-height: 608px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.textsmall[b-1zocba1ep5] {
    font-size: .9rem;
}

article ul li[b-1zocba1ep5] {
    min-height: 84px;
}

.minh80[b-1zocba1ep5] {
    min-height: 84px;
}

article[b-1zocba1ep5] {
    margin-bottom: 20px;
}

    article .card[b-1zocba1ep5], article .card ul li[b-1zocba1ep5] {
        background-color: #ededf6;
    }

#section-about[b-1zocba1ep5] {
    margin-top: 20px;
    border-top: 7px solid #00306f;
    border-bottom: 7px solid #00306f;
    background-color: #ededf6;
    min-height: 100px;
}

#contact[b-1zocba1ep5] {
    background: #efefef;
    border-top: 7px solid #00306f;
    border-bottom: 7px solid #00306f;
    min-height: 538px;
}

#contact-left[b-1zocba1ep5] {
    color: #00306f;
    min-height: 530px;
}



#contact-right[b-1zocba1ep5] {
    background-image: url(../images/ffield.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 530px;
}

.form-group[b-1zocba1ep5] {
    display: flex;
}

.form-label[b-1zocba1ep5] {
    text-align: right;
    padding-right: 10px;
}

.form-text[b-1zocba1ep5] {
    text-align: left;
}

#heroContent[b-1zocba1ep5] {
    height: 100%;
    min-height: 70vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#blurb1[b-1zocba1ep5] {
    background-color: #fff;
    color: #00306f;
    font-weight: 500;
    font-size: 1.0rem;
    text-align: left;
    padding: 7px;
    opacity: 0.85;
    border-radius: 8px;
    margin-bottom: 1%;
    margin-left: 8%;
    margin-right: 5%;
}

#blurb2[b-1zocba1ep5] {
    background-color: #fff;
    color: #00306f;
    font-weight: 400;
    font-size: 1.0rem;
    text-align: left;
    padding: 7px;
    opacity: 0.9;
    border-radius: 8px;
    margin-bottom: 5%;
    margin-left: 12%;
    margin-right: 8%;
    text-align: left;
}

.blurb2h[b-1zocba1ep5] {
    color: darkred;
    font-size: 1.5rem;
    text-align: left;
}


.hero1[b-1zocba1ep5] {
    background-color: #00306f;
    background-image: url(../images/ft2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 15%;
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    position: relative;
    top: -19px;
    width: 100%;
}

.lead[b-1zocba1ep5] {
    font-size: 1.3rem;
    color: #fff;
    opacity: 1;
    font-style: italic;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    width: 100%;
    text-align: right;
    margin-left: 15px;
}




@media (max-width: 768px) {

    .plan-sub-container1[b-1zocba1ep5] {
        min-height: unset;
    }

    .plan-sub-container2[b-1zocba1ep5] {
        min-height: unset;
    }

    .plan-sub-container3[b-1zocba1ep5] {
        min-height: unset;
    }

    #contact-right[b-1zocba1ep5] {
        display: none;
    }

    .form-group[b-1zocba1ep5] {
        display: block;
    }

    .form-label[b-1zocba1ep5] {
        text-align: left;
        padding-right: unset;
    }

    /*    #blurb1 {
        background-color: #fff;
        color: #00306f;
        font-weight: 500;
        font-size: .9rem;
        text-align: left;
        padding: 7px;
        opacity: 0.85;
        border-radius: 8px;
        margin-top: 400px;
        margin-left: unset;
    }*/
}
/* /Components/Pages/Contact.razor.rz.scp.css */


.plancol[b-pp0gcaayra] {
    padding: 14px;
}

.plancolhead[b-pp0gcaayra] {
    background: #00306f;
    color: #fff;
    font-size: 1.1rem;
    padding: 3px;
}

.plancolsubhead[b-pp0gcaayra] {
    background: #B38B42;
    color: #fff;
    font-size: .9rem;
    padding: 2px;
    text-align: center;
}

.plancolbullet[b-pp0gcaayra] {
    border: 3px solid #B38B42;
    border-radius: 4px;
    margin-bottom: 6px;
    margin-top: 6px;
}

.plancolbullet2[b-pp0gcaayra] {
    border: 3px solid #B38B42;
    border-radius: 4px;
    margin-bottom: 6px;
}

.plancol2body[b-pp0gcaayra] {
    font-size: .8rem;
    text-align: left;
    display: flex;
    justify-content: space-between;
    padding-top: 4px;
    padding-bottom: 4px;
}

.plancolbodysub[b-pp0gcaayra] {
    width: 100%;
    min-height: 88px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.plancol1body[b-pp0gcaayra] {
    font-size: .8rem;
    text-align: left;
    padding: 2px 15px;
}

.tpad[b-pp0gcaayra] {
    margin-top: 5px;
}

.plancolsub[b-pp0gcaayra] {
    border: 2px solid #aac;
    border-radius: 2px;
    padding: 5px;
}



.card-text[b-pp0gcaayra] {
    padding: .4rem;
    font-size: .9rem;
}

.plan-sub-container1[b-pp0gcaayra] {
    min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.plan-sub-container2[b-pp0gcaayra] {
    min-height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.plan-sub-container3[b-pp0gcaayra] {
    min-height: 608px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.textsmall[b-pp0gcaayra] {
    font-size: .9rem;
}

article ul li[b-pp0gcaayra] {
    min-height: 84px;
}

.minh80[b-pp0gcaayra] {
    min-height: 84px;
}

article[b-pp0gcaayra] {
    margin-bottom: 20px;
}

    article .card[b-pp0gcaayra], article .card ul li[b-pp0gcaayra] {
        background-color: #ededf6;
    }

#section-about[b-pp0gcaayra] {
    margin-top: 20px;
    border-top: 7px solid #00306f;
    border-bottom: 7px solid #00306f;
    background-color: #ededf6;
    min-height: 100px;
}

#contact[b-pp0gcaayra] {
    background: #efefef;
    border-top: 7px solid #00306f;
    border-bottom: 7px solid #00306f;
    min-height: 538px;
}

#contact-left[b-pp0gcaayra] {
    color: #00306f;
    min-height: 530px;
}



#contact-right[b-pp0gcaayra] {
    background-image: url(../images/ffield.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 530px;
}

.form-group[b-pp0gcaayra] {
    display: flex;
}

.form-label[b-pp0gcaayra] {
    text-align: right;
    padding-right: 10px;
}

.form-text[b-pp0gcaayra] {
    text-align: left;
}

#heroContent[b-pp0gcaayra] {
    height: 100%;
    min-height: 70vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#blurb1[b-pp0gcaayra] {
    background-color: #fff;
    color: #00306f;
    font-weight: 500;
    font-size: 1.0rem;
    text-align: left;
    padding: 7px;
    opacity: 0.85;
    border-radius: 8px;
    margin-bottom: 1%;
    margin-left: 8%;
    margin-right: 5%;
}

#blurb2[b-pp0gcaayra] {
    background-color: #fff;
    color: #00306f;
    font-weight: 400;
    font-size: 1.0rem;
    text-align: left;
    padding: 7px;
    opacity: 0.9;
    border-radius: 8px;
    margin-bottom: 5%;
    margin-left: 12%;
    margin-right: 8%;
    text-align: left;
}

.blurb2h[b-pp0gcaayra] {
    color: darkred;
    font-size: 1.5rem;
    text-align: left;
}


.hero1[b-pp0gcaayra] {
    background-color: #00306f;
    background-image: url(../images/ft2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 15%;
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    position: relative;
    top: -19px;
    width: 100%;
}

.lead[b-pp0gcaayra] {
    font-size: 1.3rem;
    color: #fff;
    opacity: 1;
    font-style: italic;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    width: 100%;
    text-align: right;
    margin-left: 15px;
}




@media (max-width: 768px) {

    .plan-sub-container1[b-pp0gcaayra] {
        min-height: unset;
    }

    .plan-sub-container2[b-pp0gcaayra] {
        min-height: unset;
    }

    .plan-sub-container3[b-pp0gcaayra] {
        min-height: unset;
    }

    #contact-right[b-pp0gcaayra] {
        display: none;
    }

    .form-group[b-pp0gcaayra] {
        display: block;
    }

    .form-label[b-pp0gcaayra] {
        text-align: left;
        padding-right: unset;
    }

    /*    #blurb1 {
        background-color: #fff;
        color: #00306f;
        font-weight: 500;
        font-size: .9rem;
        text-align: left;
        padding: 7px;
        opacity: 0.85;
        border-radius: 8px;
        margin-top: 400px;
        margin-left: unset;
    }*/
}
/* /Components/Pages/Enroll/District.razor.rz.scp.css */
.my-button[b-s2htdnpc6u] {
    color: #ffffff; /* Ensure text color is visible */
    background-color: #007bff; /* Example background color */
}
.btn-primaryx[b-s2htdnpc6u] {
    --bs-btn-color: #002453;
    --bs-btn-bg: #00306f;
    --bs-btn-border-color: #00306f;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #00295e;
    --bs-btn-hover-border-color: #002659;
    --bs-btn-focus-shadow-rgb: 38, 79, 133;
    --bs-btn-active-color: #002453;
    --bs-btn-active-bg: #002659;
    --bs-btn-active-border-color: #002453;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #00306f;
    --bs-btn-disabled-border-color: #00306f;
}
/* /Components/Pages/Home.razor.rz.scp.css */


.plancol[b-ll7871mxgm] {
    padding: 14px;
}

.plancolhead[b-ll7871mxgm] {
    background: #00306f;
    color: #fff;
    font-size: 1.1rem;
    padding: 3px;
}

.plancolsubhead[b-ll7871mxgm] {
    background: #B38B42;
    color: #fff;
    font-size: .9rem;
    padding: 2px;
    text-align: center;
}

.plancolbullet[b-ll7871mxgm] {
    border: 3px solid #B38B42;
    border-radius: 4px;
    margin-bottom: 6px;
    margin-top: 6px;
}

.plancolbullet2[b-ll7871mxgm] {
    border: 3px solid #B38B42;
    border-radius: 4px;
    margin-bottom: 6px;
}

.plancol2body[b-ll7871mxgm] {
    font-size: .8rem;
    text-align: left;
    display: flex;
    justify-content: space-between;
    padding-top: 4px;
    padding-bottom: 4px;
}

.plancolbodysub[b-ll7871mxgm] {
    width: 100%;
    min-height: 88px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.plancol1body[b-ll7871mxgm] {
    font-size: .8rem;
    text-align: left;
    padding: 2px 15px;
}

.tpad[b-ll7871mxgm] {
    margin-top: 5px;
}

.plancolsub[b-ll7871mxgm] {
    border: 2px solid #aac;
    border-radius: 2px;
    padding: 5px;
}



.card-text[b-ll7871mxgm] {
    padding: .4rem;
    font-size: .9rem;
}

.plan-sub-container1[b-ll7871mxgm] {
    min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.plan-sub-container2[b-ll7871mxgm] {
    min-height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.plan-sub-container3[b-ll7871mxgm] {
    min-height: 608px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.textsmall[b-ll7871mxgm] {
    font-size: .9rem;
}

article ul li[b-ll7871mxgm] {
    min-height: 84px;
}

.minh80[b-ll7871mxgm] {
    min-height: 84px;
}

article[b-ll7871mxgm] {
    margin-bottom: 20px;
}

    article .card[b-ll7871mxgm], article .card ul li[b-ll7871mxgm] {
        background-color: #ededf6;
    }

#section-about[b-ll7871mxgm] {
    margin-top: 20px;
    border-top: 7px solid #00306f;
    border-bottom: 7px solid #00306f;
    background-color: #ededf6;
    min-height: 100px;
}

#contact[b-ll7871mxgm] {
    background: #efefef;
    border-top: 7px solid #00306f;
    border-bottom: 7px solid #00306f;
    min-height: 538px;
}

#contact-left[b-ll7871mxgm] {
    color: #00306f;
    min-height: 530px;
}



#contact-right[b-ll7871mxgm] {
    background-image: url(../images/ffield.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 530px;
}

.form-group[b-ll7871mxgm] {
    display: flex;
}

.form-label[b-ll7871mxgm] {
    text-align: right;
    padding-right: 10px;
}

.form-text[b-ll7871mxgm] {
    text-align: left;
}

#heroContent[b-ll7871mxgm] {
    height: 100%;
    min-height: 70vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#blurb1[b-ll7871mxgm] {
    background-color: #fff;
    color: #00306f;
    font-weight: 500;
    font-size: 1.0rem;
    text-align: left;
    padding: 7px;
    opacity: 0.85;
    border-radius: 8px;
    margin-bottom: 1%;
    margin-left: 8%;
    margin-right: 5%;
}

#blurb2[b-ll7871mxgm] {
    background-color: #fff;
    color: #00306f;
    font-weight: 400;
    font-size: 1.0rem;
    text-align: left;
    padding: 7px;
    opacity: 0.9;
    border-radius: 8px;
    margin-bottom: 5%;
    margin-left: 12%;
    margin-right: 8%;
    text-align: left;
}

.blurb2h[b-ll7871mxgm] {
    color: darkred;
    font-size: 1.5rem;
    text-align: left;
}


.hero1[b-ll7871mxgm] {
    background-color: #00306f;
    background-image: url(../images/ft2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 15%;
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    position: relative;
    top: -19px;
    width: 100%;
}

.lead[b-ll7871mxgm] {
    font-size: 1.3rem;
    color: #fff;
    opacity: 1;
    font-style: italic;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    width: 100%;
    text-align: right;
    margin-left: 15px;
}




@media (max-width: 768px) {

    .plan-sub-container1[b-ll7871mxgm] {
        min-height: unset;
    }

    .plan-sub-container2[b-ll7871mxgm] {
        min-height: unset;
    }

    .plan-sub-container3[b-ll7871mxgm] {
        min-height: unset;
    }

    #contact-right[b-ll7871mxgm] {
        display: none;
    }

    .form-group[b-ll7871mxgm] {
        display: block;
    }

    .form-label[b-ll7871mxgm] {
        text-align: left;
        padding-right: unset;
    }

    /*    #blurb1 {
        background-color: #fff;
        color: #00306f;
        font-weight: 500;
        font-size: .9rem;
        text-align: left;
        padding: 7px;
        opacity: 0.85;
        border-radius: 8px;
        margin-top: 400px;
        margin-left: unset;
    }*/
}
/* /Components/Pages/Login.razor.rz.scp.css */
body[b-aa1l7s7alx] {
}
/* /Components/Pages/Plans.razor.rz.scp.css */


.plancol[b-uckfvs09s4] {
    padding: 14px;
}

.plancolhead[b-uckfvs09s4] {
    background: #00306f;
    color: #fff;
    font-size: 1.1rem;
    padding: 3px;
}

.plancolsubhead[b-uckfvs09s4] {
    background: #B38B42;
    color: #fff;
    font-size: .9rem;
    padding: 2px;
    text-align: center;
}

.plancolbullet[b-uckfvs09s4] {
    border: 3px solid #B38B42;
    border-radius: 4px;
    margin-bottom: 6px;
    margin-top: 6px;
}

.plancolbullet2[b-uckfvs09s4] {
    border: 3px solid #B38B42;
    border-radius: 4px;
    margin-bottom: 6px;
}

.plancol2body[b-uckfvs09s4] {
    font-size: .8rem;
    text-align: left;
    display: flex;
    justify-content: space-between;
    padding-top: 4px;
    padding-bottom: 4px;
}

.plancolbodysub[b-uckfvs09s4] {
    width: 100%;
    min-height: 88px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.plancol1body[b-uckfvs09s4] {
    font-size: .8rem;
    text-align: left;
    padding: 2px 15px;
}

.tpad[b-uckfvs09s4] {
    margin-top: 5px;
}

.plancolsub[b-uckfvs09s4] {
    border: 2px solid #aac;
    border-radius: 2px;
    padding: 5px;
}



.card-text[b-uckfvs09s4] {
    padding: .4rem;
    font-size: .9rem;
}

.plan-sub-container1[b-uckfvs09s4] {
    min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.plan-sub-container2[b-uckfvs09s4] {
    min-height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.plan-sub-container3[b-uckfvs09s4] {
    min-height: 608px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.textsmall[b-uckfvs09s4] {
    font-size: .9rem;
}

article ul li[b-uckfvs09s4] {
    min-height: 84px;
}

.minh80[b-uckfvs09s4] {
    min-height: 84px;
}

article[b-uckfvs09s4] {
    margin-bottom: 20px;
}

    article .card[b-uckfvs09s4], article .card ul li[b-uckfvs09s4] {
        background-color: #ededf6;
    }

#section-about[b-uckfvs09s4] {
    margin-top: 20px;
    border-top: 7px solid #00306f;
    border-bottom: 7px solid #00306f;
    background-color: #ededf6;
    min-height: 100px;
}

#contact[b-uckfvs09s4] {
    background: #efefef;
    border-top: 7px solid #00306f;
    border-bottom: 7px solid #00306f;
    min-height: 538px;
}

#contact-left[b-uckfvs09s4] {
    color: #00306f;
    min-height: 530px;
}



#contact-right[b-uckfvs09s4] {
    background-image: url(../images/ffield.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 530px;
}

.form-group[b-uckfvs09s4] {
    display: flex;
}

.form-label[b-uckfvs09s4] {
    text-align: right;
    padding-right: 10px;
}

.form-text[b-uckfvs09s4] {
    text-align: left;
}

#heroContent[b-uckfvs09s4] {
    height: 100%;
    min-height: 70vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#blurb1[b-uckfvs09s4] {
    background-color: #fff;
    color: #00306f;
    font-weight: 500;
    font-size: 1.0rem;
    text-align: left;
    padding: 7px;
    opacity: 0.85;
    border-radius: 8px;
    margin-bottom: 1%;
    margin-left: 8%;
    margin-right: 5%;
}

#blurb2[b-uckfvs09s4] {
    background-color: #fff;
    color: #00306f;
    font-weight: 400;
    font-size: 1.0rem;
    text-align: left;
    padding: 7px;
    opacity: 0.9;
    border-radius: 8px;
    margin-bottom: 5%;
    margin-left: 12%;
    margin-right: 8%;
    text-align: left;
}

.blurb2h[b-uckfvs09s4] {
    color: darkred;
    font-size: 1.5rem;
    text-align: left;
}


.hero1[b-uckfvs09s4] {
    background-color: #00306f;
    background-image: url(../images/ft2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 15%;
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    position: relative;
    top: -19px;
    width: 100%;
}

.lead[b-uckfvs09s4] {
    font-size: 1.3rem;
    color: #fff;
    opacity: 1;
    font-style: italic;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    width: 100%;
    text-align: right;
    margin-left: 15px;
}




@media (max-width: 768px) {

    .plan-sub-container1[b-uckfvs09s4] {
        min-height: unset;
    }

    .plan-sub-container2[b-uckfvs09s4] {
        min-height: unset;
    }

    .plan-sub-container3[b-uckfvs09s4] {
        min-height: unset;
    }

    #contact-right[b-uckfvs09s4] {
        display: none;
    }

    .form-group[b-uckfvs09s4] {
        display: block;
    }

    .form-label[b-uckfvs09s4] {
        text-align: left;
        padding-right: unset;
    }

    /*    #blurb1 {
        background-color: #fff;
        color: #00306f;
        font-weight: 500;
        font-size: .9rem;
        text-align: left;
        padding: 7px;
        opacity: 0.85;
        border-radius: 8px;
        margin-top: 400px;
        margin-left: unset;
    }*/
}
/* /Components/Pages/Portal/Login.razor.rz.scp.css */
body[b-1hwnzymgnh] {
}
/* /Components/Pages/Provider/Index.razor.rz.scp.css */
.provMain[b-qlchabdrhu] {
    display: flex;
    justify-content: space-evenly
}

    .provMain div[b-qlchabdrhu] {
        margin-top: 10px;
        width: 400px;
    }

.formP1[b-qlchabdrhu] {
    height: 60px;
    text-align: center;
    padding: .3rem;
}

.border1[b-qlchabdrhu] {
    border-radius: 15px;
}

.searchLabel[b-qlchabdrhu] {
    width: 90%;
    margin: auto;
    height: 40px;
    color: #fff;
    border-radius: 25px;
}

#selectLastName[b-qlchabdrhu] {
    width: 60px;
}

#provlist[b-qlchabdrhu] {
    max-height: 500px;
    overflow-y: auto;
    margin: auto;
}

#tbl_prov tr td[b-qlchabdrhu] {
}

@media (max-width: 768px) {
    .provMain[b-qlchabdrhu] {
        flex-direction: column;
        justify-content: center;
        align-content: center;
        align-items: center;
        width: 100%;
    }
}

.my-button[b-qlchabdrhu] {
    color: #ffffff; /* Ensure text color is visible */
    background-color: #007bff; /* Example background color */
}

.btn-primaryx[b-qlchabdrhu] {
    --bs-btn-color: #002453;
    --bs-btn-bg: #00306f;
    --bs-btn-border-color: #00306f;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #00295e;
    --bs-btn-hover-border-color: #002659;
    --bs-btn-focus-shadow-rgb: 38, 79, 133;
    --bs-btn-active-color: #002453;
    --bs-btn-active-bg: #002659;
    --bs-btn-active-border-color: #002453;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #00306f;
    --bs-btn-disabled-border-color: #00306f;
}
input[b-qlchabdrhu] {
    border: 1px solid #ccc; /* Default border */
}
select[b-qlchabdrhu] {
    border: 1px solid #ccc; /* Default border */
}
/* /Components/Pages/Provider/ProviderView.razor.rz.scp.css */
#mapDiv[b-ono33guo23] {
    min-height: 350px;
    border: 2px solid #ccc;
    border-radius: 4px;
}
