/* _content/AssetAlignWeb/Components/FunctionalComponents/ProductExpanded.razor.rz.scp.css */
.dark-div[b-d13mtvl5op]{
    background-color: #0D3B66;
}
.light-blue-div[b-d13mtvl5op]{
    background-color: #C9E5FF;
}
.light-yellow-div[b-d13mtvl5op]{
    background-color: #FAF0CA;
}
.dark-yellow-text[b-d13mtvl5op]{
    color: #F4D35E;
}
/* _content/AssetAlignWeb/Components/FunctionalComponents/ProductPurchased.razor.rz.scp.css */
.dark-div[b-b2er73b11m]{
    background-color: #0D3B66;
}
.light-blue-div[b-b2er73b11m]{
    background-color: #C9E5FF;
}
.light-yellow-div[b-b2er73b11m]{
    background-color: #FAF0CA;
}
.dark-yellow-text[b-b2er73b11m]{
    color: #F4D35E;
}
/* _content/AssetAlignWeb/Components/FunctionalComponents/PurchaseProduct.razor.rz.scp.css */
.dark-div[b-wn17u2677m]{
    background-color: #0D3B66;
}
.light-blue-div[b-wn17u2677m]{
    background-color: #C9E5FF;
}
.light-yellow-div[b-wn17u2677m]{
    background-color: #FAF0CA;
}
.dark-yellow-text[b-wn17u2677m]{
    color: #F4D35E;
}

/* _content/AssetAlignWeb/Components/FunctionalComponents/ServiceNavigation.razor.rz.scp.css */
.dark-div[b-e1ltm5yck9]{
    background-color: #0D3B66;
}

.dark-yellow-text[b-e1ltm5yck9]{
    color: #F4D35E;
}

/* _content/AssetAlignWeb/Components/Layout/LoginStatus.razor.rz.scp.css */

.nav-item .btn-border-highlight[b-zr61c8tzru], .container .btn-border-highlight[b-zr61c8tzru] {
    border: 5px solid #F4D35E;
}

/* _content/AssetAlignWeb/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-2ryobpi5v9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2ryobpi5v9] {
    flex: 1;
}

.sidebar[b-2ryobpi5v9] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2ryobpi5v9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2ryobpi5v9]  a, .top-row[b-2ryobpi5v9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2ryobpi5v9]  a:hover, .top-row[b-2ryobpi5v9]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2ryobpi5v9]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-2ryobpi5v9] {
        justify-content: space-between;
    }

    .top-row[b-2ryobpi5v9]  a, .top-row[b-2ryobpi5v9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2ryobpi5v9] {
        flex-direction: row;
    }

    .sidebar[b-2ryobpi5v9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2ryobpi5v9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2ryobpi5v9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2ryobpi5v9], article[b-2ryobpi5v9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-2ryobpi5v9] {
    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-2ryobpi5v9] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AssetAlignWeb/Components/Layout/NavMenu.razor.rz.scp.css */


.top-row[b-f0ij3k0p2j] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}



.bi[b-f0ij3k0p2j] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-person-circle[b-f0ij3k0p2j] {
    font-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    display: inline-flex;
    align-items: center;
    margin-right: 0.75rem;
    position: relative;
    top: -2px;
}   

.nav-item .btn-border-highlight[b-f0ij3k0p2j], .container .btn-border-highlight[b-f0ij3k0p2j] {
    border: 5px solid #F4D35E;
}


@media (max-width: 991.98px) {
    .navbar-brand img[b-f0ij3k0p2j] {
        height: 24px !important;
    }
    
}
/* _content/AssetAlignWeb/Components/Pages/AdvancedProfile.razor.rz.scp.css */
.dark-div[b-pw2bb92j57]{
    background-color: #0D3B66;
}
.light-blue-div[b-pw2bb92j57]{
    background-color: #C9E5FF;
}
.light-yellow-div[b-pw2bb92j57]{
    background-color: #FAF0CA;
}
.white-text[b-pw2bb92j57]{
    color: #FFFFFF;
}

.match-overlay[b-pw2bb92j57] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.match-overlay-backdrop[b-pw2bb92j57] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(4px);
}

.match-overlay-content[b-pw2bb92j57] {
    position: relative;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.match-overlay-card[b-pw2bb92j57] {
    background-color: white;
    padding: 2rem;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    width: 50%;
    max-width: 50%;
    max-height: 50vh;
    overflow: hidden;
}

/* Mobile styles - make card 85% width on smaller screens */
@media (max-width: 768px) {
    .match-overlay-card[b-pw2bb92j57] {
        width: 85%;
        max-width: 85%;
    }
}

.match-overlay-text[b-pw2bb92j57] {
    color: #333;
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 2rem;
    padding: 0 1rem;
    font-weight: 500;
}

.match-image[b-pw2bb92j57] {
    width: 100%;
    max-width: 100%;
    max-height: calc(50vh - 8rem);
    height: auto;
    object-fit: contain;
}
/* _content/AssetAlignWeb/Components/Pages/EstatePlanning.razor.rz.scp.css */
.dark-div[b-ds244nqvky]{
    background-color: #0D3B66;
}
.light-blue-div[b-ds244nqvky]{
    background-color: #C9E5FF;
}
.light-yellow-div[b-ds244nqvky]{
    background-color: #FAF0CA;
}
.dark-yellow-text[b-ds244nqvky]{
    color: #F4D35E;
}
/* _content/AssetAlignWeb/Components/Pages/FinancialAdvice.razor.rz.scp.css */
.dark-div[b-rvldixj076]{
    background-color: #0D3B66;
}
.light-blue-div[b-rvldixj076]{
    background-color: #C9E5FF;
}
.light-yellow-div[b-rvldixj076]{
    background-color: #FAF0CA;
}
.dark-yellow-text[b-rvldixj076]{
    color: #F4D35E;
}
/* _content/AssetAlignWeb/Components/Pages/Home.razor.rz.scp.css */
.dark-div[b-i2q6mi41q7]{
    background-color: #0D3B66;
}
.light-div[b-i2q6mi41q7]{
    background-color: #F4FAFF;
}
/* _content/AssetAlignWeb/Components/Pages/HowItWorks.razor.rz.scp.css */
.light-div[b-oyev2217hz] {
    background-color: #C9E5FF;
} 
.yellow-div[b-oyev2217hz] {
    background-color: #FAF0CA;
} 
/* _content/AssetAlignWeb/Components/Pages/Insurance.razor.rz.scp.css */
.dark-div[b-fp0hfmwmsl]{
    background-color: #0D3B66;
}
.light-blue-div[b-fp0hfmwmsl]{
    background-color: #C9E5FF;
}
.light-yellow-div[b-fp0hfmwmsl]{
    background-color: #FAF0CA;
}
.dark-yellow-text[b-fp0hfmwmsl]{
    color: #F4D35E;
}
/* _content/AssetAlignWeb/Components/Pages/LandingPage.razor.rz.scp.css */
.dark-div[b-syj1z95om6]{
    background-color: #0D3B66;
}
.light-div[b-syj1z95om6]{
    background-color: #C9E5FF;
}
/* _content/AssetAlignWeb/Components/Pages/PointsHistory.razor.rz.scp.css */
.dark-div[b-l2u3l5a639]{
    background-color: #0D3B66;
}
.light-div[b-l2u3l5a639]{
    background-color: #F4FAFF;
}

.table.table-striped > tbody > tr:nth-of-type(odd) > td[b-l2u3l5a639],
.table.table-striped > tbody > tr:nth-of-type(odd) > th[b-l2u3l5a639] {
    background-color: #F4FAFF !important;
    background: #F4FAFF !important;
}
/* _content/AssetAlignWeb/Components/Pages/PointsMain.razor.rz.scp.css */
.dark-div[b-a1542kji2e]{
    background-color: #0D3B66;
}
.light-div[b-a1542kji2e]{
    background-color: #F4FAFF;
}
/* _content/AssetAlignWeb/Components/Pages/PurchasePoints.razor.rz.scp.css */
.dark-div[b-d71zj66ocp]{
    background-color: #0D3B66;
}
.light-div[b-d71zj66ocp]{
    background-color: #F4FAFF;
}

.table.table-striped > tbody > tr:nth-of-type(odd) > td[b-d71zj66ocp],
.table.table-striped > tbody > tr:nth-of-type(odd) > th[b-d71zj66ocp] {
    background-color: #F4FAFF !important;
    background: #F4FAFF !important;
}

.a-info[b-d71zj66ocp] {
    background-color: #C9E5FF !important;
}
/* _content/AssetAlignWeb/Components/Pages/TaxPreparation.razor.rz.scp.css */
.dark-div[b-xwo77746tc]{
    background-color: #0D3B66;
}
.light-blue-div[b-xwo77746tc]{
    background-color: #C9E5FF;
}
.light-yellow-div[b-xwo77746tc]{
    background-color: #FAF0CA;
}
.dark-yellow-text[b-xwo77746tc]{
    color: #F4D35E;
}
/* _content/AssetAlignWeb/Components/Pages/WaysToEarn.razor.rz.scp.css */
.dark-div[b-oz8bj1md29]{
    background-color: #0D3B66;
}
.light-div[b-oz8bj1md29]{
    background-color: #F4FAFF;
}
.light-yellow-div[b-oz8bj1md29]{
    background-color: #FAF0CA;
}
