/* _content/AFVWebApp/Pages/CreateAccount.razor.rz.scp.css */
.afvSignInMessage[b-fdgqdkoxax] {
    /*    font-family: 'Roboto';
    font-size: 1.75rem;*/

    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold;
    margin: 32px 0px;
}
/* _content/AFVWebApp/Pages/Dashboard.razor.rz.scp.css */
.scanAndPayImage[b-zlb4d1a156] {
	max-width: 500px;
	width: 80% !important;
}

.scanAndPayText[b-zlb4d1a156] {
	text-align: center;
	font-family: 'ralewayregular' !important;
	padding: 20px 20px 0 20px;
	font-size: 1.1rem !important;
	font-weight: bold;
}

.userDashboard[b-zlb4d1a156] {
	text-align: center;
	margin-top: 20px;
}
/* _content/AFVWebApp/Pages/Login.razor.rz.scp.css */
.afvSignInMessage[b-a4hdxacx0j] {
    /*   font-family: 'Roboto';
    font-size: 1.75rem;*/
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold;
    margin: 32px 0px;
}
/* _content/AFVWebApp/Pages/PrivacyPolicy.razor.rz.scp.css */
.afvPrivatePolicy[b-u5hqa0eyf2] {
	font-size: 1rem;
	margin: 1rem auto 3rem auto;
	width: 100%;
	height: 100%;
}

.afvTCContent[b-u5hqa0eyf2] {
	margin-top: 20px;
	text-align: justify;
}

.afvLastUpdated[b-u5hqa0eyf2] {
	margin: 10px 0 0 0;
	text-align: center;
}

.afvSubTitle[b-u5hqa0eyf2] {
	font-size: 1.4rem;
	margin: 1px 0 0 0;
	text-align: center;
}

.afvTitle[b-u5hqa0eyf2] {
	margin-top: 10px;
	text-align: center;
	font-size: 1.75rem;
}

.section[b-u5hqa0eyf2] {
	margin: 10px 0 20px 0;
}

.noMargin[b-u5hqa0eyf2] {
	margin: 0;
}
/* _content/AFVWebApp/Pages/PublicContact.razor.rz.scp.css */
.afvSignInMessage[b-p3h9ne1pk4] {
    /* font-family: 'Roboto';
    font-size: 1.75rem;*/

    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold;
    margin: 32px 0px;
}
/* _content/AFVWebApp/Pages/Rewards.razor.rz.scp.css */
.rewardContainer[b-v8b4luyvx9] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	overflow-x: hidden;
	margin-top: 15px;
	width: 100%;
}

.reward[b-v8b4luyvx9] {
	flex: 30%;
	max-width: 30%;
	margin: 10px 10px;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.reward[b-v8b4luyvx9] {
		flex: 100%;
		max-width: 100%;
		margin: 10px 10px;
	}
}
/* _content/AFVWebApp/Pages/TermsAndConditions.razor.rz.scp.css */
.afvTermsAndConditions[b-2mk80nqdix] {
    font-size: 1rem;
    margin: 1rem auto 3rem auto;
    width: 100%;
    height: 100%;
}

.afvTCContent[b-2mk80nqdix] {
    margin-top: 20px;
    text-align: justify;
}

.afvLastUpdated[b-2mk80nqdix] {
    margin: 10px 0 0 0;
    text-align: center;
}

.afvSubTitle[b-2mk80nqdix] {
    font-size: 1.4rem;
    margin: 1px 0 0 0;
    text-align: center;
}

.afvTitle[b-2mk80nqdix] {
    margin-top: 10px;
    text-align: center;
    font-size: 1.75rem;
}

.section[b-2mk80nqdix] {
    margin: 10px 0 20px 0;
}

.noMargin[b-2mk80nqdix] {
    margin: 0;
}
/* _content/AFVWebApp/Pages/ViewMenu2.razor.rz.scp.css */
.menu2Container[b-ff5v8folsr] {
    position: relative;
    top: 0px;
    padding: 0px;
    width: 100%;
    text-align: left;
}

.menu2Header[b-ff5v8folsr] {
    font-family: 'robotomedium';
    font-size: 1.5rem;
    letter-spacing: -0.75px;
    min-height: 50px;
    max-height: 50px;
    vertical-align: middle;
    font-size: 1.2em;
    width: 300px;
    word-wrap: break-word;
}

.appMenu2Header[b-ff5v8folsr] {
    font-family: 'robotomedium';
    font-size: 1.5rem;
    letter-spacing: -0.75px;
    text-align: center;
    width: 100%;
}

.btnInfo[b-ff5v8folsr] {
    position: relative;
    color: grey !important;
    background-color: grey !important;
}

.performance-facts[b-ff5v8folsr] {
    border: 1px solid black;
    margin: 20px;
    float: left;
    width: 280px;
    padding: 0.5rem;
    table
        {
            border-collapse: collapse;
        }
}

.performance-facts__title[b-ff5v8folsr] {
    font-weight: bold;
    font-size: 1.8rem;
    margin: 0 0 0.25rem 0;
    text-align: center;
}

.performance-facts__header[b-ff5v8folsr] {
    border-bottom: 10px solid black;
    padding: 0 0 0.25rem 0;
    margin: 0 0 0.5rem 0;
    p

{
    margin: 0;
}

}

.performance-facts__table[b-ff5v8folsr] {
    width: 100%;
    font-size: 0.7em;
    thead tr
    {
        th, td
        {
            border: 0;
        }
    }

    th[b-ff5v8folsr], td[b-ff5v8folsr] {
        font-weight: normal;
        text-align: left;
        padding: 0.25rem 0;
        border-top: 1px solid black;
        white-space: nowrap;
    }

    td[b-ff5v8folsr] {
        &:last-child

        {
            text-align: right;
        }

    }

    .blank-cell[b-ff5v8folsr] {
        width: 1rem;
        border-top: 0;
    }

    .thick-row[b-ff5v8folsr] {
        th, td

    {
        border-top-width: 5px;
    }

    }
}

.small-info[b-ff5v8folsr] {
    font-size: 0.7rem;
}

.performance-facts__table--small[b-ff5v8folsr] {
    @extend .performance-facts__table;
    border-bottom: 1px solid #999;
    margin: 0 0 0.5rem 0;
    thead

{
    tr

{
    border-bottom: 1px solid black;
}

}

td[b-ff5v8folsr] {
    &:last-child

{
    text-align: left;
}

}

th[b-ff5v8folsr],
td[b-ff5v8folsr] {
    border: 0;
    padding: 0;
}

}

.performance-facts__table--grid[b-ff5v8folsr] {
    @extend .performance-facts__table;
    margin: 0 0 0.5rem 0;
    td

{
    &:last-child

{
    text-align: left;
    &::before

{
    content: "•";
    font-weight: bold;
    margin: 0 0.25rem 0 0;
}

}
}
}

.text-center[b-ff5v8folsr] {
    text-align: center;
}

.thick-end[b-ff5v8folsr] {
    border-bottom: 10px solid black;
}

.thin-end[b-ff5v8folsr] {
    border-bottom: 1px solid black;
}
/* _content/AFVWebApp/Shared/LoadFundsToCard.razor.rz.scp.css */
/* _content/AFVWebApp/Shared/MainLayout.razor.rz.scp.css */
.page[b-yrzq936610] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-yrzq936610] {
    flex: 1;
}

.sidebar[b-yrzq936610] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-yrzq936610] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-yrzq936610]  a, .top-row .btn-link[b-yrzq936610] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-yrzq936610] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.afvLogo[b-yrzq936610] {
    width: 100%;
    max-width: 200px;
}

.afvLogoNav[b-yrzq936610] {
    margin-top: 7px;
    margin-left: -7px;
}

.darkHeader[b-yrzq936610] {
    background-color: rgba(0,0,0,0.4) !important;
}

@media (max-width: 640.98px) {
        .top-row:not(.auth)[b-yrzq936610] {
            display: none;
        }

        .top-row.auth[b-yrzq936610] {
            justify-content: space-between;
        }

        .top-row a[b-yrzq936610], .top-row .btn-link[b-yrzq936610] {
            margin-left: 0;
        }
    }

    @media (min-width: 641px) {
        .page[b-yrzq936610] {
            flex-direction: row;
        }

        .sidebar[b-yrzq936610] {
            width: 250px;
            height: 100vh;
            position: sticky;
            top: 0;
        }

        .top-row[b-yrzq936610] {
            position: sticky;
            top: 0;
            z-index: 1;
        }

        .top-row[b-yrzq936610], article[b-yrzq936610] {
            padding-left: 2rem !important;
            padding-right: 1.5rem !important;
        }
    }
/* _content/AFVWebApp/Shared/ManagePaymentCards.razor.rz.scp.css */
/* _content/AFVWebApp/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9qi31p0szr] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-9qi31p0szr] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9qi31p0szr] {
    font-size: 1.1rem;
}

.oi[b-9qi31p0szr] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-9qi31p0szr] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9qi31p0szr] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9qi31p0szr] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9qi31p0szr]  a {
        color: white;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        padding-left: 5px;
        font-family: 'robotomedium';
        letter-spacing: 0.25px;
    }

.nav-item[b-9qi31p0szr]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-9qi31p0szr]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.navAbout[b-9qi31p0szr] {
    position: absolute;
    bottom: 0;

/*    bottom: 60px;*/
}


.navSignOut[b-9qi31p0szr] {
    /* position: absolute;
    bottom: 0;*/

    margin-top: 50px;
}

.navContactUs[b-9qi31p0szr] {
    /*    position: absolute;
    bottom: 193px;*/
    font-size: 0.75rem !important;
    padding-bottom: 0 !important;

    margin-top: 50px;
}

.navPrivacyPolicy[b-9qi31p0szr] {
/*    position: absolute;
    bottom: 95px;*/
    padding-bottom: 0 !important;
    font-size: 0.75rem !important;
}

.navTermsConditions[b-9qi31p0szr] {
    /*position: absolute;
    bottom: 145px;*/
    font-size: 0.75rem !important;
    padding-bottom: 0 !important;
}

    .navTermsConditions .mud-icon-size-medium[b-9qi31p0szr] {
        font-size: 1.25rem !important;
    }

.navVersion[b-9qi31p0szr] {
    position: absolute;
    bottom: 5px;
    right: 10px;
    padding: 0 !important;
}

.lblVersionText[b-9qi31p0szr] {
    margin: 0px;
    padding: 0px;
    font-size: 0.78rem;
    color: #cdcdcd;
}

.chowitNav[b-9qi31p0szr] {
    overflow: auto;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9qi31p0szr] {
        display: none;
    }

    .collapse[b-9qi31p0szr] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    
}

@media only screen and (max-width: 768px) {
    .chowitNav[b-9qi31p0szr] {
        overflow: initial;
    }

    .navSignOut[b-9qi31p0szr] {
        position: absolute;
        bottom: 0;

        margin-top: 0px;
    }

    .navContactUs[b-9qi31p0szr] {
        position: absolute;
        bottom: 193px;
        font-size: 0.75rem !important;
        padding-bottom: 0 !important;
        margin-top: 0px;
    }

    .navPrivacyPolicy[b-9qi31p0szr] {
        position: absolute;
        bottom: 95px;
        padding-bottom: 0 !important;
        font-size: 0.75rem !important;
    }

    .navTermsConditions[b-9qi31p0szr] {
        position: absolute;
        bottom: 145px;
        font-size: 0.75rem !important;
        padding-bottom: 0 !important;
    }

        .navTermsConditions .mud-icon-size-medium[b-9qi31p0szr] {
            font-size: 1.25rem !important;
        }
}
