@import '_content/CHFA.Blazor.ComponentLibrary/CHFA.Blazor.ComponentLibrary.frl3y0q4qh.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/CHFA.HomeConnection4/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-9xyrhxb95l] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9xyrhxb95l] {
    flex: 1;
}

.sidebar[b-9xyrhxb95l] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9xyrhxb95l] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9xyrhxb95l]  a, .top-row[b-9xyrhxb95l]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-9xyrhxb95l]  a:hover, .top-row[b-9xyrhxb95l]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-9xyrhxb95l]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-9xyrhxb95l] {
        justify-content: space-between;
    }

    .top-row[b-9xyrhxb95l]  a, .top-row[b-9xyrhxb95l]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9xyrhxb95l] {
        flex-direction: row;
    }

    .sidebar[b-9xyrhxb95l] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9xyrhxb95l] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-9xyrhxb95l]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-9xyrhxb95l], article[b-9xyrhxb95l] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-9xyrhxb95l] {
    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-9xyrhxb95l] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CHFA.HomeConnection4/Components/ModalDialog/Bootstrap/HomeConnectionModalDialog.razor.rz.scp.css */
.modal-body[b-dtvcr121pl] {
    padding: 0;
}

.show-modal[b-dtvcr121pl] {
    display: block;
    background-color: rgb(0,0,0,0.6);
}
/* _content/CHFA.HomeConnection4/Components/Pages/DocumentDelivery.razor.rz.scp.css */
.fileupload-label[b-n828rorxzy] {
    width: 75px;
    height: 1.8rem;
    border: solid 1px #6c757d;
    border-radius: 5px;
    display: block;
    padding: 2px 12px 0px 12px;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center;
    font-size: 1rem;
    color: #6c757d
}
.fileupload-title[b-n828rorxzy] {
    transition: 200ms color;
}
.fileupload-label:hover[b-n828rorxzy] {
    color: white;
    background-color: #6c757d;
}

.uploading-row[b-n828rorxzy] {
    pointer-events: none;
    background: #FAFAFA;
    color: dodgerblue;
}

.fa-sync.icon-chfa[b-n828rorxzy] {
    color: #00748f;
}

.tab[b-n828rorxzy] {
    overflow: hidden;
    margin-bottom: 10px;
}

    /* Style the buttons that are used to open the tab content */
    .tab button[b-n828rorxzy] {
        background-color: transparent;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: larger;
        border-bottom: solid 3px transparent;
        padding-bottom: 1px;
    }

        .tab button p[b-n828rorxzy] {
            margin-bottom: 0px;
            font-size: small;
        }

        /* Change background color of buttons on hover */
        .tab button:hover[b-n828rorxzy] {
            color: DodgerBlue;
            border-bottom: solid 3px #EAEAEA;
        }

        .tab button:disabled[b-n828rorxzy],
        .tab button[disabled][b-n828rorxzy] {
            color: #AEAFAA;
        }

            .tab button[disabled]:hover[b-n828rorxzy] {
                color: #AEAFAA;
                border-bottom: solid 3px transparent;
                ;
            }

        /* Create an active/current tablink class */
        .tab button.active[b-n828rorxzy] {
            border-bottom: solid 3px DodgerBlue;
        }

.upload-filename[b-n828rorxzy] {
    width: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    margin: 0px;
}

.table-row-top-border[b-n828rorxzy] {
    border-top: 1px solid #dfdfdf;
}
/* _content/CHFA.HomeConnection4/Components/Pages/Pipeline.razor.rz.scp.css */

.align-info-button[b-4jdxed5rli] {
    display: flex;
    align-items: center;
    padding: 0 10px;
    height: 100%;
}

.btn-group-toggle .btn input[type="radio"][b-4jdxed5rli] {
    display: none;
}

.btn-group-toggle .btn[b-4jdxed5rli] {
    white-space: nowrap;
}

/* icons */
.pipeline-icons[b-4jdxed5rli] {
    display: flex;
    justify-content: left; /* Center the icons horizontally */
    padding-right: 5px;
    padding-left: 5px;
}

.pipeline-action-icon[b-4jdxed5rli] {
    cursor: pointer;
    width: 32px;
    
}

    .pipeline-action-icon > a[b-4jdxed5rli] {
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

.fa-info-circle.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-search.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-times.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-filter.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-angle-down.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
    margin: 16px 4px 0px 10px;
}

.fa-angle-right.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
    margin: 16px 4px 0px 12px;
}

.fa-cloud-upload-alt.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-pencil-alt.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-file-alt.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
    transform: scale(1.1, 1);
}

.fa-sign-in-alt.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-lock.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-times.pipeline-icon[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-cog.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}

.fa-dollar-sign.icon-chfa[b-4jdxed5rli] {
    cursor: pointer;
    color: #00748f;
}


.btn-outline-secondary:not(:disabled):not(.disabled).active > .fa-filter.icon-chfa[b-4jdxed5rli],
.btn-outline-secondary:not(:disabled):not(.disabled):active > .fa-filter.icon-chfa[b-4jdxed5rli],
.show > .btn-outline-secondary.dropdown-toggle > .fa-filter.icon-chfa[b-4jdxed5rli] {
    color: #fff;
}


/* pipeline sorting */
.pipeline-column[b-4jdxed5rli] {
    cursor: pointer;
}

    .pipeline-column > .fa-sort[b-4jdxed5rli] {
        color: silver;
    }

    .pipeline-column > .fa-sort-up[b-4jdxed5rli] {
        color: gray;
    }

    .pipeline-column > .fa-sort-down[b-4jdxed5rli] {
        color: gray;
    }


/* pipeline paging */
.btn-light.pipeline-previous-next.focus[b-4jdxed5rli], .btn-light.pipeline-previous-next:focus[b-4jdxed5rli] {
    box-shadow: 0 0 0 0rem;
}

.paging-elipse[b-4jdxed5rli] {
    width: 33px;
    padding-top: 10px;
    font-weight: bold;
}



/* CSS for displaying data */
[b-4jdxed5rli] .loan-detail-group-header {
    height: 45px;
    background-color: #f8f9fa;
}

[b-4jdxed5rli] .loan-detail-group-container {
    margin: 0px 0px 0px 0px;
    padding: 10px 2px 10px 10px;
    background-color: #f8f9fa; /*#F6F6F6;*/
    border-radius: 4px;
    border-collapse: separate;
    border-style: solid;
    border-width: thin;
    border-color: silver;
    overflow: auto;
}

[b-4jdxed5rli] .loan-detail-group {
    padding: 1px;
    margin: 2px;
}

[b-4jdxed5rli] .loan-detail-group-label {
    width: 29%;
    float: left;
    overflow: hidden;
    background-color: #eeeeee;
    border-style: solid;
    border-width: thin;
    border-right-width: 0px;
    border-color: silver;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: right;
    padding-top: 5px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 34px;
    font-weight: bold;
}

[b-4jdxed5rli] .loan-detail-group-data {
    width: 67%;
    float: left;
    overflow-y: visible;
    white-space: pre-line;
    background-color: white;
    border-style: solid;
    border-width: thin;
    border-color: silver;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: left;
    vertical-align: central;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 7px;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 34px;
}


.advanceShowHide[b-4jdxed5rli] {
    display: flex;
    margin-top: 0px;
    margin-right: 14px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    background-color: #6c757d;
    align-items: center;
}

.showHideButton[b-4jdxed5rli] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 5px;
    padding: 0px 5px 0px 5px;
    font-size: 16px;
}

.advanceSearchSlideOpen[b-4jdxed5rli] {
    padding: 0px 2px 2px 2px !important;
    margin-right: 14px;
    margin-top: 0px;
    background-color: #6c757d;
    -moz-border-radius-bottomleft: .25rem;
    -moz-border-radius-bottomright: .25rem;
    /* Animation  */
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}


.advanceSearchControls[b-4jdxed5rli] {
    background-color: white;
    padding: 4px 10px 5px 10px;
    height: 100%
}
/* _content/CHFA.HomeConnection4/Components/Pages/Rates.razor.rz.scp.css */
.rates-left-side[b-s5sb4q8lli] {
    float: left;
    width: 540px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.rates-right-side[b-s5sb4q8lli] {
    float: left;
    width: 290px;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #e5e8df;
}

.rates-asof[b-s5sb4q8lli] {
    clear: both;
    float: left;
    font-weight: bold;
    width: 560px;
}

.rates-print[b-s5sb4q8lli] {
    float: left;
    width: 290px;
    padding-right: 5px;
    text-align: right;
}

.rates[b-s5sb4q8lli] {
    clear: both;
}

.rates-footer[b-s5sb4q8lli] {
    width: 850px;
    margin-top: 10px;
    padding: 10px;
}

.rates-header-product[b-s5sb4q8lli] {
    background-color: #d6d049;
    border: solid 1px white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    min-width: 450px;
}

.rates-header[b-s5sb4q8lli] {
    background-color: #d6d049;
    border: solid 1px white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 100px;
}

.column-one[b-s5sb4q8lli] {
    width: 450px;
    padding-left: 10px;
}

.column-two[b-s5sb4q8lli] {
    width: 100px;
    padding-left: 10px;
    vertical-align: top;
}

tr:nth-child(even)[b-s5sb4q8lli] {
    background: #eff1ea;
}

tr:nth-child(2n+3)[b-s5sb4q8lli] {
    background: white;
}

.rates-error-alert[b-s5sb4q8lli] {
    width: 850px;
    text-align: center;
}

.print-header[b-s5sb4q8lli] {
    display: none;
}

@media print {
    @page {
        size: letter;
        margin-top: 0in;
        margin-right: .5in;
        margin-bottom: .5in;
        margin-left: 0in;
    }

    .print-header[b-s5sb4q8lli] {
        display: block;
        width: 50%;
        margin-left: 12px;
        padding-left: 25px;
    }

    .print-header-text[b-s5sb4q8lli] {
        display: inline;
        padding-left: 20px;
        font-size: large;
        font-weight: bold;
    }

    .container h2[b-s5sb4q8lli] {
        margin-left: 10px;
    }

    .rates-left-side[b-s5sb4q8lli] {
        width: 90%;
        padding-left: 10px;
    }

    .rates-asof[b-s5sb4q8lli] {
        margin-left: 10px;
    }

    .rates-right-side[b-s5sb4q8lli] {
        display: none;
    }

    .rates-print[b-s5sb4q8lli] {
        display: none;
    }
}
/* _content/CHFA.HomeConnection4/Components/Pages/Reports.razor.rz.scp.css */
.report-button[b-w1q9da8awe] {
    border: 1px solid #d9dadb;
    border-radius: 4px;
    background-color: #f7f7f7;
    color: #44a1b6;
    font-size: 1.2em;
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
}

    .report-button:hover[b-w1q9da8awe] {
        background-color: gainsboro;
    }

.year-formatting[b-w1q9da8awe] {
    font-size: 22px;
    margin: 10px 0px 5px 3px
}
/* _content/CHFA.HomeConnection4/Components/Pipeline/AdvancedSearch.razor.rz.scp.css */


.advancedSearchCriteriaRow[b-3ylzhazko3] {
    margin-bottom: 5px;
}

/* advance search mutii select */
.select-wrapper[b-3ylzhazko3] {
}

    .select-wrapper span.caret[b-3ylzhazko3] {
        position: absolute;
        top: .8rem;
        right: 25px;
        font-size: .63rem;
        color: initial;
    }

    .select-wrapper ul[b-3ylzhazko3] {
        padding-left: 0;
        list-style-type: none;
    }

    .select-wrapper label[b-3ylzhazko3] {
        margin-bottom: 0.1rem;
        width: 100%;
    }

.dropdown-content[b-3ylzhazko3] {
    min-width: 6.25rem;
    max-height: 142px; /*40.625rem;*/
    margin: 0;
    padding-top: 2px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

    .dropdown-content li[b-3ylzhazko3] {
        width: 100%;
        clear: both;
        line-height: 1.3rem;
        color: #000;
        text-align: left;
        text-transform: none;
        cursor: pointer;
    }

        .dropdown-content li.active[b-3ylzhazko3], .dropdown-content li:hover[b-3ylzhazko3] {
            background-color: #eee;
        }

.select-option-line[b-3ylzhazko3] {
    user-select: none;
    margin: 0px 0px 0px -5px;
}
/* _content/CHFA.HomeConnection4/Components/Reservation/BorrowerRaceEthnicity.razor.rz.scp.css */
.raceEthnictySubHeader[b-w1fvhqvk9l] {
    color: dimgray;
    text-align: center;
}

.raceEthnictySubItemDescriptionLabel[b-w1fvhqvk9l] {
    margin-top: -26px;
    margin-left: 5px;
    font-weight: normal;
    font-style: italic;
    font-size: smaller;
}

.raceEthnicitySubItemCheckboxContainer[b-w1fvhqvk9l] {
    width: 140px;
}
/* _content/CHFA.HomeConnection4/Components/Reservation/Dialogs/ReservationCreateConfimationDialog.razor.rz.scp.css */
.display-group-container[b-zasr1qis2a] {
    margin: 15px 0px 0px 0px;
    padding: 10px;
    background-color: #F6F6F6;
    border-radius: 4px;
    border-collapse: separate;
    border-style: solid;
    border-width: thin;
    border-color: silver;
    overflow: auto;
}

.display-group[b-zasr1qis2a] {
    padding: 1px;
    margin: 2px;
}

.display-group-label[b-zasr1qis2a] {
    width: 25%;
    float: left;
    overflow: hidden;
    background-color: #eeeeee;
    border-style: solid;
    border-width: thin;
    border-right-width: 0px;
    border-color: silver;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: right;
    padding-top: 5px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 36px;
    font-weight: bold;
}

.display-group-data[b-zasr1qis2a] {
    width: 71%;
    float: left;
    overflow-x: hidden;
    overflow-y: visible;
   /* white-space: pre-line;*/
    background-color: white;
    border-style: solid;
    border-width: thin;
    border-color: silver;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: left;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 7px;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 36px;
}
/* _content/CHFA.HomeConnection4/Components/Reservation/FileUpload.razor.rz.scp.css */
.page-title[b-4oolckud35] {
    color: dodgerblue;
    text-align: center;
    font-size: 2.1em;
}

.dropzone-title[b-4oolckud35] {
    font-size: 1.2em;
    font-weight: bolder;
}

.dropzone-footer[b-4oolckud35] {
    font-size: 1em;
    color: black;
}

.dropzone-image[b-4oolckud35] {
    padding: 20px 0px 0px 0px;
}

.dropzone[b-4oolckud35] {
    height: auto;
    width: 550px;
    margin: 20px auto 5px auto;
    padding: 0px 0px 0px 0px;
    border: 3px dashed dodgerblue;
    border-radius: 10px;
    text-align: center;
    transition: border 300ms ease;
    color: dodgerblue;
    cursor: pointer;
    display: block;
}

    .dropzone:hover[b-4oolckud35] {
        border-style: solid;
        background-color: #f0ffff; /*azure*/
        cursor: pointer;
    }

    .dropzone p[b-4oolckud35] {
        padding: 0px;
        margin: 0px;
        display: inline;
    }

.draghover[b-4oolckud35] {
    border-style: solid;
    background-color: #ccffff; /*light slate*/
}

.error-message[b-4oolckud35] {
    color: red;
    font-size: 1.5em;
    text-align: center;
}

.display-file-results[b-4oolckud35] {
    font-size: 1em;
    margin-bottom: 20px;
    margin-top: 30px;
}

    .display-file-results p[b-4oolckud35] {
        padding: 0px;
        margin: 0px;
    }

.file-item-container[b-4oolckud35] {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
    border: 1px solid dodgerblue;
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: dodgerblue;
    background-color: #ebebeb;
}

.file-item[b-4oolckud35] {
    margin-left: auto;
    margin-right: auto;
}

.upload-container-success[b-4oolckud35] {
    background-color: #d6edd9;
    border: 1px solid #c6e6ca;
}

.upload-container-failed[b-4oolckud35] {
    background-color: #f5d7da;
    border: 1px solid #f1c6cb;
}

.previously-uploaded[b-4oolckud35] {
    width: 100px;
    text-align: center;
}
/* _content/CHFA.HomeConnection4/Components/Reservation/Product.razor.rz.scp.css */
/*Subtle stripe effect */
[b-gwab15ag7k] .quickgrid[theme=default] tr {
    border-width: 1px; /*border */
    --tw-border-opacity: 1; /*border-gray-200 */
    border-color: rgb(229 231 235 / var(--tw-border-opacity)); /* border-gray-200 */
}
    [b-gwab15ag7k] .quickgrid[theme=default] tr:nth-child(even) {
        background: rgba(255, 255, 255, 0.4);
        background-color: whitesmoke;
    }

.search-icon[b-gwab15ag7k] {
    position: relative;
    left: 35px;
    top: 2px;
    font-size: 14pt;
    color: gray;
}

.search-input[b-gwab15ag7k] {
    width: 20rem;
    padding: 0.75rem 0.75rem 0.75rem 2.5rem;
    color: rgb(17 24 39);
    background-color: rgb(249 250 251);
    border: 1px solid rgb(209 213 219);
    border-radius: 0.5rem;
    outline-offset: 1px;
}
    .search-input:focus-within[b-gwab15ag7k] {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
    }

.productsGridRow[b-gwab15ag7k] {
    margin-top: 10px;
    margin-bottom: 20px;
}

.hc-product-card > .card-header[b-gwab15ag7k] {
    font-weight: bold;
}

.hc-product-card-danger > .card-header[b-gwab15ag7k] {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    font-weight: bold;
}

.hc-product-card-danger > .card-body[b-gwab15ag7k] {
    color: #a94442;
}

.hc-product-card-success > .card-header[b-gwab15ag7k] {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-weight:bold;
}

.hc-product-card-success > .card-body[b-gwab15ag7k] {
    color: #3c763d;
}

.hc-product-card-primary > .card-header[b-gwab15ag7k] {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    font-weight: bold;
}

.hc-product-card-primary > .card-body[b-gwab15ag7k] {
    color: #337ab7;
}
/* _content/CHFA.HomeConnection4/Components/Reservation/ReservationStepProgress.razor.rz.scp.css */
.wizard[b-frzg8cu3jy] {
}

    .wizard ul[b-frzg8cu3jy] {
        list-style-type: none;
    }

.wizard-header[b-frzg8cu3jy] {
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 12pt;
    color: #999;
    border-bottom: solid 1px lightgray;
    margin-right: 30px;
}

.steps[b-frzg8cu3jy] {
}

    .steps li:not(.last)[b-frzg8cu3jy]::after {
        z-index: 1;
        top: 48px;
        height: 30px;
        width: 0;
        border-left: 3px solid rgba(0, 0, 0, .07);
        display: block;
        margin-left: 9px;
        content: " ";
    }

    .steps li.complete:not(.last)[b-frzg8cu3jy]::after {
        border-left: 3px solid rgba(75, 172, 50, .3);
    }

.step[b-frzg8cu3jy] {
}

    .step.complete[b-frzg8cu3jy] {
        cursor: pointer;
    }

        .step.complete .step-number + .step-complete[b-frzg8cu3jy] {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background: transparent;
            border: 3px solid #4BAC32;
            margin-left: -60px;
            margin-top: 5px;
            margin-right: 20px;
        }

        .step.complete .step-number[b-frzg8cu3jy], .childStep.complete .childStep-number[b-frzg8cu3jy] {
            color: #4BAC32;
            background-color: rgba(75, 172, 50, .1);
        }

        .step.complete .step-text[b-frzg8cu3jy] {
        }

    .step.current .step-number[b-frzg8cu3jy], .childStep.current .childStep-number[b-frzg8cu3jy] {
        background: #4966b1;
        color: white;
    }

    .step.current .step-text[b-frzg8cu3jy], .childStep.current .childStep-text[b-frzg8cu3jy] {
        color: #4966b1;
    }

.step-row[b-frzg8cu3jy] {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.step-number[b-frzg8cu3jy] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ebebeb;
    color: #999;
    margin-right: 15px;
    border: 5px solid #fff;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    padding-left: 1px;
}


.step-text[b-frzg8cu3jy] {
    font-weight: 700;
    color: #999;
    text-align: center;
    vertical-align: middle;
    margin-top: 15px;
}


.childSteps[b-frzg8cu3jy] {
    margin-top: 5px;
    margin-bottom: 10px;
}

    .childSteps li:not(.last)[b-frzg8cu3jy]::after {
        z-index: 1;
        top: 49px;
        height: 15px;
        width: 0;
        border-left: 3px solid rgba(0, 0, 0, .07);
        display: block;
        margin-left: 4px;
        content: " ";
    }

    .childSteps li.complete:not(.last)[b-frzg8cu3jy]::after {
        border-left: 3px solid rgba(75, 172, 50, .3);
    }

.childStep-number[b-frzg8cu3jy] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ebebeb;
    color: #999;
    margin-right: 5px;
    border: 5px solid #fff;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-left: 0px;
}

.childStep-text[b-frzg8cu3jy] {
    font-weight: 700;
    color: #999;
    text-align: center;
    vertical-align: middle;
    margin-top: 10px;
    max-width: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .childStep-text.deleted[b-frzg8cu3jy] {
        margin-top: 0px;
    }

        .childStep-text.deleted > .childStep-text-title[b-frzg8cu3jy] {
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAASSURBVBhXY2CgPmAEGpmGbiwAB0QAaCZO0HEAAAAASUVORK5CYII=');
            background-repeat: repeat-x;
            background-position: 50% 45%;
            color: lightgray;
            font-style: italic;
        }

.childStep.complete[b-frzg8cu3jy] {
    cursor: pointer;
}

.childStep.complete:not(.current) .childStep-number + .step-complete[b-frzg8cu3jy] {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background: transparent;
    border: 3px solid #4BAC32;
    margin-left: -40px;
    margin-top: 6px;
    margin-right: 9px;
}
/* _content/CHFA.HomeConnection4/Components/Reservation/Verify.razor.rz.scp.css */
.verify-section-header[b-zdm1r8xdme] {
    background-color: lightgrey;
    color: black;
    width: 96%;
    padding: 8px;
    margin-left: 15px;
    margin-right: 18px;
    margin-top: 10px;
    border-radius: 4px;
}

.verify-section-header-text[b-zdm1r8xdme] {
    font-size: large;
}

.verify-detail-label[b-zdm1r8xdme] {
    width: 150px;
    text-align: right;
    padding-top: 5px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
    margin-left: 10px;
}

.verify-detail-data[b-zdm1r8xdme] {
    width: 67%;
    text-align: left;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
    margin-top: 2px;
    margin-bottom: 6px;
    border-bottom: solid 1px silver;
    align-self: flex-end;
}

.verify-detail-info[b-zdm1r8xdme] {
    font-size: 11px;
    margin-left: 150px;
    margin-bottom: 10px;
    margin-top: -5px;
    font-style: italic;
}

.verify-edit-button[b-zdm1r8xdme] {
    margin: 0px;
    height: 25px;
    width: 25px;
    padding: 0px;
}
/* _content/CHFA.HomeConnection4/Components/Shared/Editors/PhoneNumberInput.razor.rz.scp.css */
.phone-field[b-1np9oiuq9n] {
    width: 220px;
}

.phone-left-paren[b-1np9oiuq9n] {
    width: 3px;
    margin-left: 5px;
    font-weight: bold;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}

.phone-input-1[b-1np9oiuq9n] {
    width: 40px;
    padding-left: 8px;
    padding-right: 1px;
}

.phone-right-paren[b-1np9oiuq9n] {
    width: 3px;
    font-weight: bold;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}

.phone-input-2[b-1np9oiuq9n] {
    width: 40px;
    padding-right: 3px;
    padding-left: 8px;
}

.phone-dash[b-1np9oiuq9n] {
    width: 3px;
    font-weight: bold;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}

.phone-input-3[b-1np9oiuq9n] {
    width: 65px;
    margin-right: 61px;
    padding-left: 8px;
}
/* _content/CHFA.HomeConnection4/Components/Shared/Editors/SocialSecurityNumberInput.razor.rz.scp.css */
.ssn-field[b-7jdzxugspo] {
    width: 220px;
}

.ssn-input-1[b-7jdzxugspo] {
    width: 40px;
    padding-left: 8px;
    padding-right: 5px;
}

.ssn-input-2[b-7jdzxugspo] {
    width: 20px;
    padding-right: 3px;
    padding-left: 18px;
}

.ssn-input-3[b-7jdzxugspo] {
    width: 65px;
    margin-right: 61px;
    padding-left: 15px;
}

.ssn-dash[b-7jdzxugspo] {
    width: 3px;
    padding-left: 3px;
    font-weight: bold;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}
/* _content/CHFA.HomeConnection4/Components/Shared/Footer.razor.rz.scp.css */
.footer-padding[b-vzl3vpha2s] {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
}

.footer-extra-small-footer[b-vzl3vpha2s] {
    font-size: 6pt;
    margin-top: 5px;
    margin-left: 15px;
}
/* _content/CHFA.HomeConnection4/Components/Shared/Header.razor.rz.scp.css */
/*.border-container {
    border: 1px solid red;
}

.border-col {
    border: 1px solid red;
}

.border-nav-item {
    border: 1px solid red;
}*/

.header-environment-color[b-v59deojscd] {
    color: red;
}

.header-top-row[b-v59deojscd] {
    height: 24px;
    background-color: #CCE1E4;
}

.header-bottom-row[b-v59deojscd] {
    height: 85px;
}

.header-dark-link[b-v59deojscd] {
    color: black;
    text-decoration: none;
}

    .header-dark-link:hover[b-v59deojscd] {
        color: #00697a;
    }

.header-login-font-size[b-v59deojscd] {
    color: white;
    font-size: 40px;
    margin-top: -5px;
    margin-left: 10px;
}

.header-sm-layout[b-v59deojscd] {
    font-size: 14px;
    position: relative;
    top: -13px;
}

.nav ul[b-v59deojscd] {
    padding: 0px;
    margin: 0px;
}

.nav li[b-v59deojscd] {
    display: inline-block;
    font-size: 28px;
    margin-left: 15px;
    margin-right: 15px;
}

    .nav li:nth-child(1)[b-v59deojscd] {
        border-bottom: solid 1px rgb(97,191,26);
    }

        .nav li:nth-child(1)[b-v59deojscd]  a:hover {
            border-bottom: solid 2px rgb(97,191,26);
            background-color: rgba(255,255,255,0.1);
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            color: white;
        }

        .nav li:nth-child(1)[b-v59deojscd]  a.active {
            border-bottom: solid 2px rgb(97,191,26);
            color: white;
        }

    .nav li:nth-child(2)[b-v59deojscd] {
        border-bottom: solid 1px rgb(230,176,18);
    }

        .nav li:nth-child(2)[b-v59deojscd]  a:hover {
            border-bottom: solid 2px rgb(230,176,18);
            background-color: rgba(255,255,255,0.1);
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            color: white;
        }

        .nav li:nth-child(2)[b-v59deojscd]  a.active {
            border-bottom: solid 2px rgb(230,176,18);
            color: white;
        }


    .nav li:nth-child(3)[b-v59deojscd] {
        border-bottom: solid 1px rgb(212,46,18);
    }

        .nav li:nth-child(3)[b-v59deojscd]  a:hover {
            border-bottom: solid 2px rgb(212,46,18);
            background-color: rgba(255,255,255,0.1);
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            color: white;
        }

        .nav li:nth-child(3)[b-v59deojscd]  a.active {
            border-bottom: solid 2px rgb(212,46,18);
            color: white;
        }

    .nav li:nth-child(4)[b-v59deojscd] {
        border-bottom: solid 1px lightgray;
    }

        .nav li:nth-child(4)[b-v59deojscd]  a:hover {
            border-bottom: solid 2px lightgray;
            background-color: rgba(255,255,255,0.1);
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            color: white;
        }

        .nav li:nth-child(4)[b-v59deojscd]  a.active {
            border-bottom: solid 2px lightgray;
            color: white;
        }

.nav-item[b-v59deojscd]  a {
    color: #d7d7d7;
    height: 3rem;
    display: flex;
    align-items: center;
    font-size: 30px;
}
/* _content/CHFA.HomeConnection4/Components/Shared/LoadingWait.razor.rz.scp.css */
.loadingData[b-fe8wpujgpd] {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .6 );
}

    .loadingData .message[b-fe8wpujgpd] {
        position: fixed;
        top: 25%;
        width: 100%;
        text-align: center;
        margin-top: -20px;
        padding-top: 35px;
        padding-bottom: 35px;
        border: 1px solid #ccc;
        background-color: whitesmoke;
        font-size: larger;
    }

/* Anytime the div has the loading class, our
modal element will be visible */
body .loadingData[b-fe8wpujgpd] {
    display: block;
    overflow: hidden;
}
