@import '_content/UILibrary/UILibrary.42yjby14e1.bundle.scp.css';

/* /Pages/Enterprise/LearningCenter/LandingPages/Documents.razor.rz.scp.css */
tbody:not(last-child)[b-nk79pwybec] {
    border-bottom: var(--ea-gray-100) solid 1px !important;
}

.eba-basic-thead[b-nk79pwybec],
.eba-basic-tbody:last-child[b-nk79pwybec] {
    border-bottom: var(--ea-gray-100) solid 2px !important;
}

.eba-basic-expandable[b-nk79pwybec] {
    cursor: pointer;
}

table td[b-nk79pwybec] {
    vertical-align: middle;
}
/* /Pages/Enterprise/LearningCenter/LandingPages/LearningModules.razor.rz.scp.css */
ol[b-7y7gphds4d] {
    padding-left: 15px;
}
/* /Pages/Enterprise/LearningCenter/LandingPages/ThirdPartyManagers.razor.rz.scp.css */
.eba-card-hover:hover[b-7njgezr7nx] {
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
/* /Pages/Enterprise/LearningCenter/ThirdPartyManagerPages/ThirdPartyManager.razor.rz.scp.css */
.eba-card-hover:hover[b-bjz3pkedph] {
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
/* /Pages/FinancialAdvisor/LearningCenter/LandingPages/Documents.razor.rz.scp.css */
tbody:not(last-child)[b-8de27x814v] {
    border-bottom: var(--ea-gray-100) solid 1px !important;
}

.eba-basic-thead[b-8de27x814v],
.eba-basic-tbody:last-child[b-8de27x814v] {
    border-bottom: var(--ea-gray-100) solid 2px !important;
}

.eba-basic-expandable[b-8de27x814v] {
    cursor: pointer;
}

table td[b-8de27x814v] {
    vertical-align: middle;
}
/* /Pages/FinancialAdvisor/LearningCenter/LandingPages/LearningModules.razor.rz.scp.css */
ol[b-f9gwsyr1iq] {
    padding-left: 15px;
}
/* /Pages/FinancialAdvisor/LearningCenter/LandingPages/ThirdPartyManagers.razor.rz.scp.css */
.eba-card-hover:hover[b-txvl16uynq] {
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
/* /Pages/FinancialAdvisor/LearningCenter/ThirdPartyManagerPages/ThirdPartyManager.razor.rz.scp.css */
.eba-card-hover:hover[b-u0e3179cxm] {
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
/* /Pages/Onboarding/Common/OnboardCustodianSelection.razor.rz.scp.css */
.eba-custodian-spinner-container-height[b-9a8l3q176h] {
    min-height: 100px;
}

.eba-account-type-spinner-container-height[b-9a8l3q176h] {
    min-height: 285px;
}

.eba-strategy-spinner-container-height[b-9a8l3q176h] {
    min-height: 370px;
}
/* /Shared/Forms/Components/AllocationStrategySelect.razor.rz.scp.css */
.eba-card-default-border[b-4biwrikcsf] {
    border: 1px solid var(--ea-gray-50);
}

.eba-selected-strategy[b-4biwrikcsf] {
    border: 1px solid var(--ea-primary-blue) !important;
}

.eba-card-hover:hover[b-4biwrikcsf] {
    border: 4px solid #F2F6FF !important;
}
/* /Shared/Forms/Components/CustomAllocations.razor.rz.scp.css */


.eba-allocation-div[b-4e31zyatdv] {
    border-radius: 8px;
    border: 1px solid var(--ea-primary-blue);
    padding: 20px 14px 8px 14px !important;
}

.eba-asset-div[b-4e31zyatdv] {
    background: white;
    background-image: url("images/img-drop-field.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 20px 14px 8px 14px !important;
    position: absolute;
    top: 35px !important;
    width: 797.844px !important;
    z-index: 99;
    border-bottom: 3px solid var(--ea-primary-blue);
    border-radius: 14px;
}

.eba-asset-container-add[b-4e31zyatdv] {
    max-height: 150px !important;
}

.eba-asset-container-add-tr[b-4e31zyatdv] {
    height: 115px !important;
}

.eba-asset-container-review[b-4e31zyatdv] {
    height: 130px !important;
}

.eba-asset-container-review-all[b-4e31zyatdv] {
    height: fit-content !important;
}

.eba-asset-table[b-4e31zyatdv] {
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    overflow-x: clip;
}

.btn-radius-4px[b-4e31zyatdv] {
    border-radius: 4px !important;
}

/* /Shared/Forms/Components/OrderDetails.razor.rz.scp.css */

input[type="number"].valid.modified[b-2e4nk52y4w] {
    outline: none !important;
}

input[type="number"][b-2e4nk52y4w]::-webkit-outer-spin-button,
input[type="number"][b-2e4nk52y4w]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"].override-default[b-2e4nk52y4w] {
    border: 1px solid var(--ea-gray-100) !important;
    border-radius: .25rem !important;
    min-width: fit-content !important;
    -moz-appearance: textfield; /* firefox */
}

    input[type="number"].override-default:focus-visible[b-2e4nk52y4w] {
        outline: -webkit-focus-ring-color none !important;
    }


/* DCA Table */
.dca-table-container[b-2e4nk52y4w] {
    border-bottom: 1px solid #D7D7D7;
    height: 135px;
}

.dca-table[b-2e4nk52y4w] {
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
}

    .dca-table thead[b-2e4nk52y4w] {
        /* head takes the height it requires, it's not scaled when table is resized */
        flex: 0 0 auto;
        width: calc(100% - 0.5em);
    }

    .dca-table tbody[b-2e4nk52y4w] {
        /* body takes all the remaining available space */
        flex: 1 1 auto;
        display: block;
        overflow-y: scroll;
    }

        .dca-table tbody tr[b-2e4nk52y4w] {
            width: 100%;
        }

        .dca-table thead[b-2e4nk52y4w], .dca-table tbody tr[b-2e4nk52y4w] {
            display: table;
            table-layout: fixed;
        }

    .dca-table th.center[b-2e4nk52y4w] {
        text-align: center !important;
    }

    .dca-table td.numeric[b-2e4nk52y4w] {
        font-family: 'Chivo Mono',serif !important;
        text-align: end !important;
    }
/* /Shared/Forms/FormGroups/TwoFactorAuth.razor.rz.scp.css */
/* /Shared/Layouts/AnonymousLayout/Container.razor.rz.scp.css */
@media (min-width: 992px) {
    .eba-responsive-border[b-2sjmm77t94] {
        border: 1px solid #dee2e6 !important;
    }
}
/* /Shared/Layouts/AuthLayout/Container.razor.rz.scp.css */
@media (min-width: 992px) {
    .eba-responsive-border[b-lytuf7tw1p] {
        border: 1px solid #dee2e6 !important;
    }
}
/* /Shared/Layouts/ClientLayout/ClientInvestmentOptions.razor.rz.scp.css */

.fade[b-ujt8maavgg] {
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    -ms-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}

i:hover[b-ujt8maavgg] {
    color: var(--ea-white) !important;
    cursor: pointer !important;
}

@media (max-width: 1485px) {
    .btn[b-ujt8maavgg] {
        transition: width .15s ease-in-out;
    }
    .button-text[b-ujt8maavgg] {
        display: none !important;
        vertical-align: middle;
        transition: display .15s ease-in-out;
    }
}


/* override system settings for borders on the investment option buttons */
.btn[b-ujt8maavgg] {
    border-width: 1px !important;
}
/* /Shared/Layouts/ClientLayout/ClientNavigation.razor.rz.scp.css */

.btn-ellipses[b-6fx0pu94dq] {
    border-radius: 100px;
    width: 42px;
    height: 42px;
    background-color: var(--ea-stroke);
    margin-right: 16px !important;
    margin-left: 24px !important;
}
/* /Shared/Layouts/ClientLayout/Header.razor.rz.scp.css */
.inv-option-buttons[b-ec415hatrx] {
    display: block;
    position: absolute;
    right: 12.5rem;
    top: 15px;
}

.client-nav-button[b-ec415hatrx] {
    display: block;
    position: absolute;
    right: 12%;
    top: 15px;
}

/* /Shared/Layouts/Common/AccountDisplayName.razor.rz.scp.css */
@media (min-width: 1439px) {
    .account-name-no-trade-buttons a[b-p0s1vx493w] {
        font-size: 24px !important;
        max-width: 40rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (max-width: 1439px) {
    .account-name-no-trade-buttons a[b-p0s1vx493w] {
        font-size: 24px !important;
        max-width: 35rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (max-width: 1240px) {
    .account-name-no-trade-buttons a[b-p0s1vx493w] {
        font-size: 22px !important;
        max-width: 30rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (max-width: 1023px) {
    .account-name-no-trade-buttons a[b-p0s1vx493w] {
        font-size: 20px !important;
        max-width: 25rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (min-width: 1750px) {
    .account-name-trade-buttons a[b-p0s1vx493w] {
        font-size: 24px !important;
        max-width: 35rem !important;    
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (max-width: 1750px) {
    .account-name-trade-buttons a[b-p0s1vx493w] {
        font-size: 24px !important;
        max-width: 30rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (max-width: 1640px) {
    .account-name-trade-buttons a[b-p0s1vx493w] {
        font-size: 24px !important;
        max-width: 22rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (max-width: 1470px) {
    .account-name-trade-buttons a[b-p0s1vx493w] {
        font-size: 24px !important;
        max-width: 25rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (max-width: 1300px) {
    .account-name-trade-buttons a[b-p0s1vx493w] {
        font-size: 22px !important;
        max-width: 18rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (max-width: 1200px) {
    .account-name-trade-buttons a[b-p0s1vx493w] {
        font-size: 22px !important;
        max-width: 13rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}

@media (max-width: 1110px) {
    .account-name-trade-buttons a[b-p0s1vx493w] {
        font-size: 20px !important;
        max-width: 13rem !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: font-size .15s ease-in-out, width .15s ease-in-out, overflow .15s ease-in-out, white-space .15s ease-in-out, text-overflow .15s ease-in-out;
    }
}
/* /Shared/Layouts/Common/CommonHeader.razor.rz.scp.css */
.eba-notification-icon[b-znp8v5p4cl] {
    top: 0;
    right: 2px;
    height: 12px;
    width: 12px;
    border: 2px solid white;
}

.eba-status-circle[b-znp8v5p4cl] {
    width: 0.375rem;
    height: 0.375rem;
}

.eba-circle-gray[b-znp8v5p4cl] {
    background-color: var(--gray-medium);
}

.eba-circle-red[b-znp8v5p4cl] {
    background-color: var(--ea-red);
}

.eba-activated-nav-item[b-znp8v5p4cl] {
    color: #0C44EB !important;
}

.eba-notification-item-icon[b-znp8v5p4cl] {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #EAECF0;
    background: #FFF;

    /* Shadows/shadow-xs */
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.eba-notification-date[b-znp8v5p4cl] {
    color: #979797;
    font-family: Heebo;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
}

.eba-navigation-info[b-znp8v5p4cl] {
    width: 100%;
    border-bottom: dashed 1px #C3C3C3;
}

.eba-notification-title[b-znp8v5p4cl] {
    color: #525252;
    /* Text sm/Medium */
    font-family: Heebo;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 16.8px */
}

.eba-notification-message[b-znp8v5p4cl] {
    color: #525252;
    /* Text sm/Regular */
    font-family: Heebo;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    margin-bottom: 16px;
}

.dropdown-menu:focus[b-znp8v5p4cl] {
    box-shadow: none;
}

.dropdown-item:active[b-znp8v5p4cl] {
    color: initial !important;
    text-decoration: initial !important;
    background-color: initial !important;
}
.dropdown-item:hover[b-znp8v5p4cl] {
    color: initial !important;
    text-decoration: initial !important;
    background-color: initial !important;
}
/* /Shared/Layouts/ConsentLayout/ConsentFooter.razor.rz.scp.css */
.eb-consent-footer-container[b-09y22huohj] {
    border-top: 3px solid var(--ea-gray-100);
    width:  100%;
}
.eb-consent-footer[b-09y22huohj] {
    margin-top: 24px;
    margin-bottom: 16px;
}
.eb-copyright[b-09y22huohj] {
    color: var(--ea-gray-200);
    font-size: 15px;
    text-align: center;
    width: auto;
}
.eb-services-contact[b-09y22huohj] {
    font-size: 18px;
    width: auto;
    text-align: center;
}
.eb-services-phone[b-09y22huohj] {
    color: var(--ea-primary-blue);
    font-weight: bold;
    margin-right: 24px;
}
.eb-services-email[b-09y22huohj] {
    color: var(--ea-primary-blue);
    text-decoration: none;
    font-weight: bold;
}
/* /Shared/Layouts/ConsentLayout/ConsentHeader.razor.rz.scp.css */
.eb-consent-header[b-eaia1x423d] {
    width: 100%;
    border-bottom: solid 2px var(--ea-gray-100);
}
/* /Shared/Layouts/EnterpriseLayout/Container.razor.rz.scp.css */
.eba-header-height[b-jzd8upb6gp] {
    height: 66px;
}

.eba-container-height[b-jzd8upb6gp] {
    height: calc(100vh - 66px);
}


@media (min-width: 992px) {
    .eba-header-height[b-jzd8upb6gp] {
        height: 80px;
    }

    .eba-container-height[b-jzd8upb6gp] {
        height: calc(100vh - 80px);
    }
}
/* /Shared/Layouts/EnterpriseLayout/SideNav.razor.rz.scp.css */
.eba-menu-item-hover:hover[b-9t1b6crgpu] {
    background-color: #F1F1F1;
    cursor: pointer;
}

.eba-menu-item-bullet[b-9t1b6crgpu] {
    width: 0.25rem;
    height: 0.25rem;
    background-color: var(--ea-primary-blue);
}

.eba-activated-nav-item[b-9t1b6crgpu] {
    color: var(--ea-primary-blue) !important;
}

.sidenav-header-image[b-9t1b6crgpu] {
    padding: 1rem;
}

.collapsed .nav-text[b-9t1b6crgpu] {
    opacity: 0;
}

.nav[b-9t1b6crgpu] {
    padding: 2px 1rem;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 72%;
    display: block;
}

.collapsed .nav[b-9t1b6crgpu] {
    margin-left: auto;
    margin-right: auto;
}

.collapsed .sidenav-header-image[b-9t1b6crgpu] {
    padding: 1rem 0;
}

.header-image-link[b-9t1b6crgpu] {
    width: 170px;
}

.collapsed .header-image-link[b-9t1b6crgpu] {
    width: 41px;
}

.nav-link[b-9t1b6crgpu] {
    font-size: 14px;
    color: #000;
    font-family: Heebo, serif;
    padding: 0;
}

.nav-collapse[b-9t1b6crgpu] {
    border-radius: 50% !important;
    padding: 2px;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 50%;
    right: -20%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%) rotate(180deg);
    background: #f8f8f8;
    border: solid #fff 1px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    color: #7c7c7c;
    font-size: 12px;
}

.collapsed .nav-collapse[b-9t1b6crgpu] {
    right: -90%;
}

.nav-item[b-9t1b6crgpu] {
    margin-bottom: 22px;
    width: 100%;
}

.icon[b-9t1b6crgpu] {
    width: 24px;
    text-align: center;
}

.collapsed .open-client-action[b-9t1b6crgpu] {
    display: none;
}

.nav-item:hover[b-9t1b6crgpu] {
    cursor: pointer;
}

.no-cursor:hover[b-9t1b6crgpu] {
    cursor: default !important;
}
/* /Shared/Layouts/FinancialAdvisorPortalLayout/Container.razor.rz.scp.css */
.eba-header-container[b-dcthffoc1i] {
    border-bottom: var(--ea-gray-border) solid 1px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
/* /Shared/Layouts/FinancialAdvisorPortalLayout/SideNav.razor.rz.scp.css */
.eba-menu-item-hover:hover[b-0pk6uh3g6f] {
    background-color: #F1F1F1;
    cursor: pointer;
}

.eba-menu-item-bullet[b-0pk6uh3g6f] {
    width: 0.25rem;
    height: 0.25rem;
    background-color: var(--ea-primary-blue);
}

.eba-activated-nav-item[b-0pk6uh3g6f] {
    color: var(--ea-primary-blue) !important;
}

.sidenav-header-image[b-0pk6uh3g6f] {
    padding: 1rem;
}

.collapsed .nav-text[b-0pk6uh3g6f] {
    opacity: 0;
}

.nav[b-0pk6uh3g6f] {
    padding: 2px 1rem;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 72%;
    display: block;
}

.collapsed .nav[b-0pk6uh3g6f] {
    margin-left: auto;
    margin-right: auto;
}

.collapsed .sidenav-header-image[b-0pk6uh3g6f] {
    padding: 1rem 0;
}

.header-image-link[b-0pk6uh3g6f] {
    width: 170px;
}

.collapsed .header-image-link[b-0pk6uh3g6f] {
    width: 41px;
}

.nav-link[b-0pk6uh3g6f] {
    font-size: 14px;
    color: #000;
    font-family: Heebo, serif;
    padding: 0;
}

.nav-collapse[b-0pk6uh3g6f] {
    border-radius: 50% !important;
    padding: 2px;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 50%;
    right: -25%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%) rotate(180deg);
    background: #f8f8f8;
    border: solid #fff 1px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    color: #7c7c7c;
    font-size: 12px;
}

.collapsed .nav-collapse[b-0pk6uh3g6f] {
    right: -90%;
}

.nav-item[b-0pk6uh3g6f] {
    margin-bottom: 22px;
    width: 100%;
}

.icon[b-0pk6uh3g6f] {
    width: 24px;
    text-align: center;
}

.collapsed .open-client-action[b-0pk6uh3g6f] {
    display: none;
}
.nav-item:hover[b-0pk6uh3g6f] {
    cursor: pointer;
}

.no-cursor:hover[b-0pk6uh3g6f] {
    cursor: default !important;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-3xzlxlifhd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3xzlxlifhd] {
    flex: 1;
}

.sidebar[b-3xzlxlifhd] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3xzlxlifhd] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3xzlxlifhd]  a, .top-row .btn-link[b-3xzlxlifhd] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-3xzlxlifhd] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-3xzlxlifhd] {
        display: none;
    }

    .top-row.auth[b-3xzlxlifhd] {
        justify-content: space-between;
    }

    .top-row a[b-3xzlxlifhd], .top-row .btn-link[b-3xzlxlifhd] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3xzlxlifhd] {
        flex-direction: row;
    }

    .sidebar[b-3xzlxlifhd] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3xzlxlifhd] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-3xzlxlifhd], article[b-3xzlxlifhd] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/Onboarding/OnboardNavigationButtons.razor.rz.scp.css */
.eba-continue:hover img[b-d699d22ucr] {
    filter: brightness(0) saturate(100%) invert(13%) sepia(96%) saturate(5212%) hue-rotate(227deg) brightness(99%) contrast(93%);
}

.eba-back:hover img[b-d699d22ucr] {
    filter: brightness(0) saturate(100%) invert(75%) sepia(15%) saturate(322%) hue-rotate(199deg) brightness(85%) contrast(85%);
}
/* /Shared/Onboarding/OnboardOptionCard.razor.rz.scp.css */
.eba-card-hover:hover[b-3nrap70ey6] {
    border: 1px solid #000000 !important;
}

.eba-card-default-border[b-3nrap70ey6] {
    cursor: pointer;
    border-color: #b9b9c2;
}

.eba-info-icon[b-3nrap70ey6] {
    z-index: 10;
}

.eba-selected-card[b-3nrap70ey6] {
    border: 2px solid #0C45EB !important;
    background-color: #EEF2FE;
}

.eba-disabled-card[b-3nrap70ey6] {
    color: #5f5f5f;
    cursor: default;
    border: 2px solid #808080 !important;
    background-color: #f8f8f8;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.eba-img-max-height[b-3nrap70ey6] {
    max-height: 30px;
}
/* /Shared/Steppers/OnboardingStepper.razor.rz.scp.css */
.eba-line-gray-fap[b-7lynf32sbj] {
    height: 6px;
    background-color: var(--ea-gray-50);
}

.eba-line-blue-fap[b-7lynf32sbj] {
    height: 6px;
    background-color: var(--ea-primary-blue);
}

.eba-stepper-text-first[b-7lynf32sbj]
{
    margin-left: -15px;
    margin-top: 12px;
    text-align: start;
}

.eba-stepper-text-middle[b-7lynf32sbj]
{
    margin-top: 12px;
    text-align: center;
}

.eba-stepper-text-last[b-7lynf32sbj]
{
    margin-right: -10px;
    margin-top: 12px;
    text-align: end;
}

.eba-margin-first[b-7lynf32sbj] {
    margin-left: -2px;
}

.eba-margin-last[b-7lynf32sbj] {
    margin-right: -2px;
}
