@import url('https://fonts.googleapis.com/icon?family=Material+Icons');

html, body {
    font-family: 'robotomedium';
    height: 100%;
    width: 100%;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    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;
    display: none !important;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
        display: none !important;
    }


#components-reconnect-modal {
    visibility: hidden !important;
}

    #components-reconnect-modal h5, #components-reconnect-modal p, #components-reconnect-modal button {
        display: none !important;
    }

.AFVAppBar {
    border-bottom: 1px solid #00000038 !important;
    padding-top: 0.6rem !important;
}

    .AFVAppBar .mud-toolbar-gutters {
        padding-left: 8px;
        padding-right: 8px;
    }

.afvAppContent {
    padding-top: 0.6rem !important;
    /*    min-height: 525px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;*/
}

.afvLogoContainer {
    background-color: #1b3663;
    max-width: 400px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
}

.afvLogo {
    width: 100%;
    text-align: center;
}

.chowitMainLogo {
    width: 45px;
    margin-top: -1px;
    margin-right: -6px;
}

.transferFundsItems {
    margin-top: -10px;
    padding-left: 0px;
    height: 20px;
}

.badgeMobileOrdering {
    margin: 0 !important;
    position: absolute !important;
    margin-top: 5px !important;
    top: 14px;
    right: 30px;
}

.badgeCard {
    position: relative;
    top: 0px;
}

.badgeDefaultCard {
    color: #ed2079 !important;
    background-color: #fff !important;
}

.badgeCard .mud-badge.mud-badge-icon .mud-icon-badge {
    color: inherit;
    font-size: 40px;
    margin-top: -13px;
    margin-left: -15px;
}

.btnFavorites {
    color: white !important;
    width: 30px;
    height: 30px;
    background-color: #ed2079 !important;
    border-color: #ed2079 !important;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
}

.btnNotifications {
    background-color: #ed2079 !important;
    margin: 0px !important;
    height: 50px !important;
    border-radius: 30px !important;
}

.btnMobileOrdering {
    margin: 0 !important;
    position: absolute !important;
    color: #fff !important;
    top: -18px;
    right: 0px;
}

.btnMyMobileLocation {
    margin: 0 !important;
    position: absolute !important;
    color: #fff !important;
    right: 6px;
    top: 0px;
}

.btnMyLocation {
    margin: 0 !important;
    position: absolute !important;
    color: #fff !important;
    right: 95px;
    top: 0px;
}

.myLocationName {
    position: relative;
    top: 7px;
    right: 9px;
    font-family: 'robotomedium' !important;
    color: #fff !important;
    font-size: 1.5rem !important;
}

.paymentHeader {
    font-family: 'robotomedium' !important;
    color: #333 !important;
    font-size: 1.8rem !important;
    letter-spacing: -0.75px;
}

.btnCheckout {
    background-color: #ef4f84 !important;
}

.btnMobileOrderingEmpty {
    margin: 0 !important;
    position: absolute !important;
    color: #fff !important;
    top: 0px;
    right: 20px;
}

.btnRemoveItem {
    background-color: #fff !important;
    color: #ff4a4a !important;
    box-shadow: none;
}

    .btnRemoveItem:visited, .btnRemoveItem:focus, .btnRemoveItem:hover {
        background-color: #fff !important;
        color: #ff4a4a !important;
        box-shadow: none;
        text-decoration: none;
    }

.btnFavorite {
    position: relative;
    top: -5px;
    left: -1px;
    background-color: #fff !important;
    color: #ff4a4a !important;
    box-shadow: none;
}


.mud-theme-transparent {
    color: #424242f !important;
    background-color: #ed2079 !important;
}

.menu2Tabs {
    text-align: left;
    margin-bottom: 0px !important;
    margin-top: 25px;
    width: 100%;
}

    .menu2Tabs .mud-tab {
        opacity: 0.8;
        font-family: 'robotomedium' !important;
        font-size: 1.25rem !important;
        min-width: 200px !important;
    }

    .menu2Tabs .mud-tabs-toolbar {
        background-color: transparent;
        box-shadow: none !important;
        margin-top: 0px;
    }

    .menu2Tabs .mud-tab.mud-tab-active {
        color: #343a40 !important;
        background-color: #f1f1f1 !important;
        font-family: 'robotomedium' !important;
        font-size: 1.4rem !important;
        opacity: 1 !important;
        padding: 0px 13px;
    }

    .menu2Tabs .mud-tab-slider {
        background: #ed2079 !important;
    }

    .menu2Tabs .mud-tab:hover {
        background-color: #f1f1f1 !important;
    }

    .menu2Tabs .mud-tabs-panels {
        height: 485px !important;
        flex: auto;
        float: left;
    }

.menu2Header {
    font-family: 'robotomedium';
    font-size: 1.3rem;
    letter-spacing: -0.75px;
    min-height: 50px;
    max-height: 50px;
    vertical-align: middle;
    word-wrap: break-word;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    line-clamp: 2;
    -webkit-line-clamp: 2;
}

.menu2HeaderFav {
    font-family: 'robotomedium';
    font-size: 1.1rem;
    letter-spacing: -0.75px;
    min-height: 50px;
    max-height: 50px;
    vertical-align: middle;
    word-wrap: break-word;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    line-clamp: 2;
    -webkit-line-clamp: 2;
}

.menuPrice {
    position: relative;
    top: 8px;
    padding: 0px 15px 0px 0px;
    font-family: 'robotomedium';
    font-size: 1.6rem;
    letter-spacing: -0.75px;
    margin: 0 0 0 0;
}

.allerginIcon {
    position: relative;
    top: 4px;
    padding-right: 3px;
}

.viewAllergenImage {
    margin-right: 3px;
    padding: 0px 0px !important;
    min-width: 40px;
    min-height: 40px;
}

.allerginListItem {
    position: relative;
    top: 1px;
    margin-right: 3px;
    padding: 0px 0px !important;
    min-width: 40px;
    min-height: 40px;
}

.webView {
    display: flex;
}

.mobileView {
    display: none;
}

.menu2TabsMobile {
    text-align: center;
    margin-bottom: 0px !important;
    width: 100%;
}

    .menu2TabsMobile .mud-tab {
        opacity: 0.8;
        font-family: 'robotomedium' !important;
        font-size: 1.25rem !important;
        min-width: 75px !important;
    }

    .menu2TabsMobile .mud-tabs-toolbar {
        background-color: transparent;
        box-shadow: none !important;
        margin-top: 0px;
    }

    .menu2TabsMobile .mud-tab.mud-tab-active {
        color: #343a40 !important;
        font-family: 'robotomedium' !important;
        font-size: 1.4rem !important;
        opacity: 1 !important;
        padding: 0px 13px;
    }

    .menu2TabsMobile .mud-tab-slider {
        background: #ed2079 !important;
    }

    .menu2TabsMobile .mud-tab:hover {
        background-color: initial !important;
    }

    .menu2TabsMobile .mud-tabs-panels {
        height: 485px !important;
        margin-top: 25px;
    }

.menuNavItems {
    width: 15%;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.3rem !important;
}

.menuOrderSummary {
    width: 85%;
    float: left;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.3px !important;
    font-size: 1.3rem !important;
}

.menuNavListTable {
    min-height: 800px;
}

.nutritionals {
    width: 90%;
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    text-align: center;
}

.nutritionalTable {
    width: 50%;
    position: relative;
    margin: 0px auto;
}

.nutritionalItem {
    font-size: 0.65em;
}

.mudCardThumbnailBox {
    padding-bottom: 0;
}

.thumbRecipe {
    font-family: 'robotolight';
    font-size: .75rem;
    font-weight: lighter;
    font-style: italic;
    color: #666666;
    line-clamp: 2;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    width: 100%;
    margin-bottom: 0;
    min-height: 21px;
}

.locationHeader {
    color: white;
    font-family: 'robotomedium';
    font-size: 1.8rem;
    letter-spacing: -0.75px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 9px;
}

.stationLinks {
    margin: 10px 15px;
    font-family: 'robotomedium';
    font-size: 1.5rem;
    letter-spacing: -0.75px;
    text-align: left;
    width: 100%;
    position: relative;
    top: 5px;
    left: -15px;
    display: grid;
}

.stationLinksTable {
    font-family: 'robotomedium';
    font-size: 1.2rem;
    letter-spacing: -0.75px;
    width: 356px;
}


.stationName {
    font-size: 1.6em;
}

.stationLink:hover {
    cursor: pointer;
}

.pickupDates {
    position: relative; 
    left: 40px; 
    width: 50%;
}

.menuDate {
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.75rem !important;
    width: 65%;
    position: relative;
    margin: 10px auto
}

.cartListItems {
    width: 70%;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.75rem !important;
}

.completedOrderSummary {
    width: 100%;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.75rem !important;
}

.cartOrderSummary {
    width: 30%;
    float: left;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.75rem !important;
}

.favcartOrder {
    position: absolute;
    bottom: 35%;
    right: 17px;
    border-radius: 50% !important;
    box-shadow: 8px 6px 24px #00000033 !important;
}

.viewCartItemImage {
    max-width: 80%;
    margin-left: 0px;
    margin-right: 0px;
}
.mud-list-item-gutters {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.cartBtnGroup {
    position: absolute !important;
    bottom: 60px;
    font-family: 'robotomedium' !important;
    font-size: 1.00rem !important;
    font-weight: bold;
    border-radius: 0px !important;
}

.modBtnGroup {
    position: relative !important;
    padding-top: 25px;
    font-family: 'robotomedium' !important;
    font-size: 1.00rem !important;
    font-weight: bold;
    border-radius: 0px !important;
}

.cartBtnLeft {
    background-color: #ed2079 !important;
    border-radius: 5px !important;
    border: 2px solid #fff !important;
    left: -5px;
    font-size: 0.80rem;
}

.cartBtnRight {
    background-color: #ed2079 !important;
    border-radius: 5px !important;
    border: 2px solid #fff !important;
    font-size: 0.80rem;
}

.cartBtnLeft .mud-icon-size-medium {
    margin-left: -10px;
}

.cartBtnRight .mud-icon-size-medium {
    margin-left: -10px;
}

.afvSignInMessage {
    /* 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;
}

.afvAccountHeader {
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 1.3rem;
    color: #343a40;
    font-weight: bold;
    margin: 0px 0px;
}

.faqHeaderText {
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold;
    margin: 32px 0px;
}

.afvCreateAccountMessage {
    text-align: center;
    margin: 10px 0 25px 0 !important;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold
    /* font-family: 'ralewaybold';
    font-size: 1.75rem;
    color: #343a40;*/
}

.loginForm {
    max-width: 500px;
    width: 95%;
    border: 1px solid #00000033;
    margin: 0 auto 20px auto;
}

    .loginForm .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
        font-weight: bold;
        font-family: 'robotomedium';
        letter-spacing: 0.5px;
    }

.loginInput {
    /*    border: 1px solid #00000042 !important;
    border-radius: 5px;*/
}

.accountForm {
    max-width: 500px;
    width: 95%;
    margin: 0 auto 20px auto;
}

    .accountForm .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
        font-weight: bold;
        font-family: 'robotomedium';
        letter-spacing: 0.5px;
    }

.previewScreen {
    background-color: #1b3663;
    text-align: center;
    height: 100%;
    width: 100%;
}

.lblPreviewLogo {
    height: 100px;
    background-color: #10203c;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .lblPreviewLogo img {
        margin: 0px 0px 0px 0px;
        max-width: 425px;
        width: 85%;
    }

.lblPreviewBrand {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 4rem;
    font-family: 'robotomedium';
    letter-spacing: 2px;
}

.lblPreviewComingSoon {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 2rem;
    letter-spacing: 2px;
    font-family: 'robotolight';
    background-color: #10203c;
}

    .lblPreviewComingSoon p {
        margin: 0px;
    }

.mud-paper {
    border: 1px solid #0000005e !important;
    box-shadow: none !important;
}

.productCard {
    max-height: 375px;
    min-height: 375px;
    max-width: 375px;
    min-width: 375px;
}

.productMedia {
    border: none;
    margin-top: 9px;
    opacity: 0.22;
    width: 150px;
}

.thumbCardActions {
    position: absolute;
    bottom: 0;
    width: 91%;
    margin-bottom: 5px;
}

.mud-card-actions {
    padding-top: 0px !important;
}

.mud-icon-button-color-inherit:hover, .mud-icon-button-color-inherit:focus-visible {
    background-color: transparent !important;
}

.btnLogin {
    margin-right: 10px !important;
    margin-bottom: 5px !important;
    width: 100px !important;
    height: 50px !important;
    /*    background-color: #1b3663 !important; */
    background-color: #ed2079 !important;
    border-radius: 5px !important;
}

.btnSaveChanges {
    width: 93% !important;
    height: 50px !important;
    margin: 10px auto 5px auto !important;
    /*    background-color: #1b3663 !important; */
    background-color: #ed2079 !important;
    border-radius: 5px !important;
}

.btnCleanTestData {
    width: 1px;
    height: 1px;
    background-color: transparent;
    color: transparent;
    /*    visibility: hidden;*/
    margin: 0;
    padding: 0;
    position: absolute;
}

.mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: #1b3663 !important;
}

.mud-input.mud-input-outlined:focus-within .mud-input-outlined-border {
    border-color: #1b3663 !important;
}

.lblForgetPassword {
    margin-left: 10px;
    font-weight: bold;
    font-size: 1rem;
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
    color: black !important;
}

.lblAppDocumentation {
    font-weight: bold;
    font-size: 1rem;
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
    color: black !important;
}

.btnRegister {
    height: 50px !important;
    width: 100% !important;
    margin: 15px 10px 0 10px !important;
    background-color: transparent !important;
    color: black !important;
    border-radius: 5px !important;
    margin: 0 0 5px 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
}

    .btnRegister:disabled {
        background-color: transparent !important;
    }

    .btnRegister span {
        text-decoration: underline;
        text-transform: none !important;
        text-underline-offset: 4px !important;
    }

.btnCreateAccount {
    height: 50px !important;
    width: 100% !important;
    margin: 0px 10px 10px 10px !important;
    /*background-color: #139a13 !important;*/
    background-color: #ed2079 !important;
    border-radius: 5px !important;
}

.btnContactUs {
    height: 50px !important;
    width: 70% !important;
    margin: 15px 10px 10px 10px !important;
    background-color: #ed2079 !important;
    border-radius: 5px !important;
}

.btnReturnToTransactionHistory {
    background-color: #1b3663 !important;
    border: 1px solid #00000052 !important;
    padding: 5px 25px !important;
    margin: 0 0 15px 0 !important;
    float: right;
}

.btnResetPassword {
    height: 50px !important;
    width: 100% !important;
    margin: 15px 10px 0 10px !important;
    background-color: #139a13 !important;
    border-radius: 5px !important;
    background-color: #ed2079 !important;
    /*    box-shadow: 2px 2px 4px rgb(0 0 0 / 50%) !important;
*/
}

.btnAddNewPayment {
    height: 50px !important;
    background-color: #333644 !important;
    border-radius: 5px !important;
    margin: 0 auto !important;
    color: white !important;
    box-shadow: none !important;
    padding: 0px;
    width: 50%;
}

    .btnAddNewPayment:disabled {
/*        background-color: transparent !important;
        color: #343a40 !important;*/
    }

    .btnAddNewPayment .mud-button-label {
        font-family: 'robotomedium';
        font-size: 1.25rem !important;
        letter-spacing: 0px;
    }

    .btnAddNewPayment .mud-icon-root.mud-svg-icon {
        font-size: 18px;
    }

    .btnAddNewPayment .mud-button-label .mud-button-icon-start {
        margin-right: 5px;
        margin-left: -10px;
    }

.btnAddNewPaymentTransfer {
    padding-left: 15px;
    width: 200px;
}

.btnAddNewPaymentAdd {
    padding-left: 0px;
    width: 175px;
}

.btnLoadFunds .mud-icon-root.mud-svg-icon {
    font-size: 22px;
}

.btnLoadFunds .mud-button-label {
    font-size: 1.2rem !important;
    letter-spacing: 0px;
}

.btnSetAutoReload {
    margin: 0 auto 10px auto !important;
    width: 80% !important;
}


.btnRegister .mud-button-label, .btnResetPassword .mud-button-label, .btnCreateAccount .mud-button-label {
    font-size: 1rem;
    padding-top: 3px;
}


.inputConfirmEmail {
    margin-bottom: 15px !important;
}

.inputConfirmPassword {
    margin-bottom: 15px !important;
}

.inputMarginBottom15 {
    margin-bottom: 15px !important;
}


.accessControlInput {
    width: 46% !important;
    display: inline-block !important;
    margin-right: 15px !important;
}

.btnCreateLocation {
    border-radius: 5px !important;
    height: 54px !important;
    width: 45% !important;
    display: inline-block !important;
    vertical-align: bottom !important;
    font-size: 0.8rem !important;
    padding: 0px !important;
    vertical-align: top !important;
    margin-top: 7px;
    background-color: #ed2079 !important;
}

.createLocationForm {
    /*    padding-bottom: 9px !important;
    width: 79%;
    display: inline-block !important*/
}

    .createLocationForm .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol {
        color: #00000091 !important;
    }

    .createLocationForm .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
        color: #00000091 !important;
    }

.createLocationRow {
    text-align: right;
    padding: 16px !important;
    width: 19%;
    display: inline-block !important;
}

.btnResetPassword {
    margin: 0px !important;
    background-color: #ed2079 !important;
    width: 97% !important;
    margin: 0 auto !important;
}

    .btnRegister:hover, .btnResetPassword:hover {
        text-decoration: none !important;
    }

.navbarLoginButtonContainer {
    position: absolute;
    right: 5px;
}

.registerError {
    text-align: center;
    margin: 0 !important;
    padding-top: 15px;
    font-weight: bold !important;
    font-family: 'robotobold' !important;
    font-size: 1.25rem !important;
    letter-spacing: 0.5px !important;
}

.navbarLoginButton {
    width: 115px !important;
    height: 50px !important;
    background-color: #1b3663 !important;
    border-radius: 5px !important;
    margin-top: 10px !important;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 50%) !important;
}

    .navbarLoginButton:hover {
        text-decoration: none !important;
    }

.navbarRegisterButton {
    width: 115px !important;
    height: 50px !important;
    margin-top: 10px !important;
    background-color: #139a13 !important;
    border-radius: 5px !important;
}

.errorText {
    color: red !important;
    text-align: center !important;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    font-family: 'robotomedium' !important;
    font-size: 1.25rem;
    line-height: 1.3;
}

.errorTextAddPaymentCard {
    margin-top: 10px !important;
}

.userDashboard {
    min-height: 400px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.contactUs {
    width: 90%;
    max-width: 500px;
    /*    min-height: 400px;
*/
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.scanAndPayImage {
    max-width: 500px;
    width: 85% !important;
    /*filter: drop-shadow(8px 6px 24px #00000033) !important;*/ /* MTS: CR001364 change, added 2 lines below, box shadow and border-radius */
    box-shadow: 8px 6px 24px #00000033 !important;
    border-radius: 20px;
}

.scanAndPayText {
    text-align: center;
    font-family: 'robotomedium' !important;
    padding: 20px 20px 0 20px;
    font-size: 1.1rem !important;
    font-weight: bold;
    letter-spacing: 0.25px;
}

.customerGreeting {
    font-weight: bold;
    font-size: 1.5rem !important;
    letter-spacing: 1px;
    margin: 0px;
}

.greenFont {
    color: green;
}

.redFont {
    color: red;
}

.accountIcon {
    position: absolute;
    margin: 0;
    top: 35px;
    padding: 0px;
    font-size: 4.5rem;
}

.rewardIcon {
    position: absolute;
    left: 5px;
    top: -150px;
    font-size: 3.5rem;
    color: #8DC640;
}

.sidebar {
    background-color: #1b3663 !important;
    background-image: initial !important;
}

.loginForm .mud-checkbox {
    margin: 15px 0 0 0 !important;
}

.loginForm .mud-checkbox-primary {
    padding-left: 0px !important;
}

.menuLocationSelectionContainer {
    width: 65%;
    margin-left: 5px;
    max-width: 200px;
}

    .menuLocationSelectionContainer .mud-select {
        margin-left: 10px;
        margin-top: 0px;
    }

.locationSelection {
    height: 66px;
    /* background-color: #218234; */
    background-color: #171717;
    display: flex;
    align-items: center;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 50%) !important;
    width: 100%;
}

    .locationSelection .mud-select {
        width: 45%;
        margin-left: 15px;
        display: flex;
        margin-top: 5px;
        height: 65px;
    }

    .locationSelection .mud-input-adornment-end, .menuLocationSelectionContainer .mud-input-adornment-end {
        height: initial !important;
    }

    .locationSelection .mud-input-label, .locationSelection .mud-input-slot, .menuLocationSelectionContainer .mud-input-label, .menuLocationSelectionContainer .mud-input-slot {
        color: white !important;
    }

    .locationSelection .mud-input.mud-input-underline:after, .menuLocationSelectionContainer .mud-input.mud-input-underline:after,
    .locationSelection .mud-input.mud-input-underline:hover:not(.mud-disabled):before, .menuLocationSelectionContainer .mud-input.mud-input-underline:hover:not(.mud-disabled):before {
        border-color: white !important;
    }

    .locationSelection .mud-icon-root.mud-svg-icon, .locationSelection .mud-paper, .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol
    .menuLocationSelectionContainer .mud-icon-root.mud-svg-icon, .menuLocationSelectionContainer .mud-paper {
        color: white !important;
    }

.loginForm .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: #00000091 !important;
}

.locationSelection .mud-input.mud-disabled, .locationSelection .mud-input-control > .mud-input-control-input-container > .mud-input-label-inputcontrol.mud-disabled {
    opacity: 0.5 !important;
    pointer-events: none;
    cursor: pointer;
}

.addLocationContainer {
    width: 100%;
}
    .addLocationContainer .btnAddLocation {
        margin-top: 10px;
    }

.locationSelection .addLocationContainer {
    width: 50%;
}

.locationSelection .mud-list-item-gutters {
    color: black !important;
}

.locationSelection .mud-table {
    width: 95%;
    margin: 0 auto;
}

.addLocationTable {
    border: 1px solid #0000003d;
    margin-bottom: 10px;
}

    .addLocationTable .mud-table-cell {
        font-family: 'robotomedium';
        font-size: 1rem;
        padding: 12px 16px 12px 16px;
    }

    .addLocationTable .rightCell {
        text-align: right;
        padding-right: 20px;
    }

.btnAddLocation {
    display: flex !important;
    flex-grow: 1;
    position: relative !important;
    margin-right: 11px !important;
    height: 42px;
    max-width: 200px;
    background-color: #ef4f84 !important;
    /*    box-shadow: 2px 2px 4px rgb(0 0 0 / 50%) !important;
*/
}

    .btnAddLocation:hover {
        color: white;
        text-decoration: none !important;
    }

.mud-overlay-dark {
    background-color: #212121db !important;
    border-color: #212121db !important;
}

.locationSelectionDrawer {
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8) !important;
    position: fixed !important;
    height: 100% !important;
    background-color: white;
}

    .locationSelectionDrawer .mud-drawer-header {
        /*   background-color: #1b3663;*/
        background-color: #ed2079;
        color: white;
    }

.locationSelectionDrawerContent, .loadFundsToCardDrawerContent {
    display: inherit;
    width: 95%;
    margin: 0 auto;
    max-width: 500px;
}

    .loadFundsToCardDrawerContent .mud-card-actions {
        width: 80%;
        margin: 0 auto 15px auto;
    }

.newDrawerContent .mud-card-actions {
    width: 100% !important;
    margin: 0 auto 0px auto !important;
}

.transactionHistoryContainer {
    display: inherit;
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
}

    .transactionHistoryContainer .mud-paper {
        border-style: none !important;
        border-radius: 6px;
        box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 10%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 56px !important;
    }

.receiptContainer {
    display: inherit;
    width: 100%;
    margin: 0 auto;
    max-width: 375px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
}

.receiptDrawerContent {
    width: 100% !important;
}

    .receiptDrawerContent .mud-paper {
        border-style: none !important;
        border-radius: 6px;
        box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 10%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 56px !important;
    }

.receipt, .receipt table {
    font-family: 'robotomedium';
    font-size: 1.15rem;
    letter-spacing: -0.75px;
    width: 100%;
}

.receiptFooter {
    line-height: 1.1;
}

.receiptHeader {
    line-height: 1.1;
    margin-top: 20px;
}

.receiptTotalLeft {
    text-align: left;
    padding: 0px 5px 0px 13px;
}

.receiptTotalRight {
    text-align: right;
    padding: 0px 13px 0px 5px;
}

.listGroup {
    position: relative;
    top: -20px;
}

.listGroupNoFavorite {
    position: relative;
    top: -5px;
}

.lblReceiptItemQuantity {
    padding: 0px 5px 0px 0px;
}

.lblReceiptItemName {
    text-align: left;
    width: 245px;
    max-width: 245px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lblReceiptItemSubtotal {
    text-align: right;
    padding: 0px 13px 0px 11px;
    width: 60px;
}

.mud-input-label-inputcontrol {
    left: -10px !important;
    font-size: 0.9rem !important;
    font-weight: bold;
    font-family: 'robotomedium';
    letter-spacing: 0.5px;
}

.manageFreshRewardsCardDrawer {
    height: 100% !important;
}

.afvLoginPage {
    width: 100%;
    /*    min-height: 625px;
*/ display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.rewardContainer, .menuContainer, .pageContainer, .noTransactionHistoryContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    overflow-x: hidden;
}

.noTransactionHistoryContainer {
    height: 100%;
}

.menuContainer {
    margin-top: 50px !important;
}

.circularRewardContainer {
    position: relative;
    margin: 0 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .circularRewardContainer .mud-progress-circular {
        height: 100%;
        width: 275px;
    }

    .circularRewardContainer .mud-progress-circular-circle {
        stroke-width: 0.75px !important;
    }

.circularReward .mud-progress-circular-circle {
    stroke-width: 0.75px !important;
}

.circularRewardContainer .rewardImage {
    position: absolute;
    width: 80px;
    margin: 0;
    height: 80px !important;
    top: 35px;
}

.circularRewardContainer .rewardText, .circularReward .rewardEarnedText {
    position: absolute;
    width: 50%;
    line-height: 1;
    bottom: 80px;
    font-size: 1rem;
    max-width: 200px;
}

.rewardText {
    bottom: 90px !important;
}

.circularReward .rewardEarnedText {
    bottom: 140px !important;
    color: #ed2079;
}

.circularReward .rewardText {
    bottom: 88px !important;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rewardEndDateText {
    position: absolute;
    width: 40%;
    line-height: 1;
    bottom: 63px;
    font-size: 0.9rem;
    font-style: italic;
    max-width: 200px;
}

.circularRewardContainer .rewardProgressText {
    position: absolute;
    width: 50%;
    line-height: 1;
    bottom: 33px;
    font-size: 1rem;
    max-width: 200px;
}

.circularReward .rewardProgressText {
    bottom: 50px !important;
}

.circularReward .rewardExpiresText span {
    font-weight: bold;
    padding-right: 5px;
}

.noProgressCircularBackground {
    position: absolute;
}

    .noProgressCircular .mud-progress-circular-circle, .noProgressCircularBackground .mud-progress-circular-circle {
        color: #e5e5e5;
    }

.progressCircular .mud-progress-circular-circle {
    color: black;
}

.rewardCircular .mud-progress-circular-circle {
    color: #ed2079;
}

.reward {
    flex: 30%;
    max-width: 30%;
    margin: 10px 10px;
    text-align: center;
}

    .reward .mud-paper {
        padding-top: 15px;
        height: 300px;
        box-shadow: 0 3px 10px rgb(0 0 0 / 20%) !important;
        width: 90%;
        margin: 0 auto !important;
        max-width: 350px;
    }

    .reward .mud-paper-reward {
        border: 2px solid #000000 !important;
    }

    .reward .mud-card-content {
        position: relative;
    }

.rewardName {
    line-height: 1.2 !important;
    height: 75px;
}

.rewardNameText {
    font-size: 1.1rem !important;
}

.chowitCard {
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    max-width: 200px;
    margin-top: 11px;
}

.chowitCardLarge {
    max-width: 250px !important;
    margin: 15px 0 5px 0 !important;
}

.category {
    flex: 31%;
    margin: 10px 10px;
}

    .category .mud-paper {
        /*        border: 1px solid #00000042 !important;
*/ border: none !important;
    }

.menuItemName {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 75px;
    line-height: 1.2 !important;
    font-family: 'robotomedium' !important;
    font-weight: bold !important;
    font-size: 1.5rem !important;
    letter-spacing: 0.5px !important;
    text-align: center;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.rewardImage {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    margin: 15px auto 0 auto;
    max-width: 125px;
    max-height: 125px;
}

.progressText {
    text-align: center !important;
    margin-top: 10px !important;
    font-size: 1rem !important;
    font-weight: bold !important;
}

.expirationText {
    text-align: center !important;
    margin-top: 10px !important;
    font-size: 1rem !important;
    font-weight: bold !important;
}

.cardsContainer {
    /*    padding: 0px 10px 20px 10px;
    width: 100%;*/
    margin-top: 10px;
    width: 95%;
    max-width: 500px;
}

.customerPayment {
    border: 1px solid #0000005c;
    height: 500px !important;
}

.customerPaymentCarousel {
    border: none !important;
    background-color: transparent !important;
    /*    height: 235px;
*/ height: 240px;
}

    .customerPaymentCarousel .mud-carousel-item {
        background-color: transparent !important;
        height: 235px;
        margin: 0 auto !important;
    }

    .customerPaymentCarousel .mud-card-media {
        /*    background-size: contain !important;
        width: 75%;
        margin: 13px auto !important;
        max-width: 235px;
        height: 175px !important;*/

        background-size: contain !important;
        width: 75%;
        margin: -11px auto 0px auto !important;
        max-width: 215px;
        height: 175px !important;
    }

    .customerPaymentCarousel .mud-paper {
        border: none !important;
        border-radius: inherit;
    }

    .customerPaymentCarousel .align-self-auto button {
        color: black !important;
    }

.creditCardCarousel {
    margin-top: 55px !important;
}

.customerPaymentCardCarousel {
}

.customerPaymentCardText {
    font-family: 'robotomedium' !important; 
    color: black !important;
    font-weight: normal !important;
    font-style: normal;
    line-height: normal !important;
    text-align: center;
    font-size: 32px !important;
}

.customerPaymentBarcode {
    margin: 0px auto 0 auto;
    width: 85%;
}

.customerPaymentBarcodeImage {
    height: 100%;
    margin: initial;
    width: 100%;
}

.customerFreshRewardsActions {
    margin: 20px 0px 0px 0px;
    text-align: center;
    height: 200px;
    position: relative;
}


.customerFreshRewardsActionAddCard {
    margin: 45px 0px 0px 0px;
    text-align: center;
}

.customerPaymentCardActions {
    margin: 15px 0px 0px 0px;
    text-align: center;
}

.managePaymentText {
    font-size: 1rem !important;
    margin: 0 0 0 5px !important;
    font-family: 'robotomedium';
}

.managePaymentTextPaddingRight5 {
    padding-right: 5px;
}

.setDefaultText {
    font-family: 'robotomedium';
    font-size: 1.25rem !important;
    letter-spacing: 1px;
}

.setDefaultDefaultCardText {
    font-family: 'robotomedium';
    font-size: 1.15rem !important;
    text-transform: capitalize;
}

.customerBalance {
    margin: 10px 0px 20px 0px;
    text-align: center;
    font-size: 2rem;
    font-family: 'robotomedium';
    font-weight: bold;
}

.customerPaymentCardNumber {
    margin: 0px;
    text-align: center;
    font-size: 1.5rem;
    font-family: 'robotomedium';
    font-weight: bold;
}

.paymentCardExpiration {
    width: 100%;
    font-size: 1.25rem;
    font-family: 'robotomedium';
    font-weight: normal;
}

.barcode {
    height: 80px;
    text-align: center;
}

.barcode_text {
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.1rem;
    color: black !important;
}

.freshRewardsNameText {
    margin: 10px 0px 0px 0px;
    font-size: 1.5rem;
    color: black !important;
    font-family: 'robotomedium';
}

.manageFreshRewardsNumberText {
    margin: 5px 0px 15px 0px;
    font-size: 1.1rem;
    color: black !important;
    font-family: 'robotomedium';
}

.menuItemNameContainer {
    padding: 0 !important;
    margin-top: -3px;
}

.version {
    text-align: center;
    color: white;
    margin: 6px 0px -5px 0px;
}

.mud-select-input {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.mud-select .mud-select-input .mud-input-adornment {
    overflow: initial !important;
    text-overflow: initial !important;
    white-space: initial !important;
}

.loadingScreen {
    background-color: red;
    height: 100%;
    position: absolute;
    width: 100%;
}

.loginButtonSpinner {
    color: white !important;
    height: 30px !important;
    width: 30px !important;
    margin-top: 1px;
}

.newFreshRewardsCardSpinner {
    height: 30px !important;
    width: 30px !important;
    margin: 1px auto 19px auto;
    color: #343a40 !important;
}

.afvLogoNav {
    width: 100%;
}

.chowitLogoNavContainer1 {
    width: 42px;
    margin-top: -1px;
}

.chowitLocationNavContainer1 {
    width: 42px;
    margin-top: -1px;
}

.chowitLogoNavContainer2 {
    width: 42px;
    margin-top: -2px;
    margin-right: -10px;
}

.chowitLogoNav {
    margin: -2px 0px 0 -10px;
}

.lblChowitNav {
    font-family: 'microbrew';
    letter-spacing: 1.5px;
    font-size: 1.75rem;
    /*    padding: 3px 0px 0 65px;
    height: 34px;*/
}

.lblChowitNav1 {
    font-family: 'microbrew';
    letter-spacing: 1.5px;
    font-size: 1.75rem;
    padding: 2px 3px 0px 0px;
}

.lblChowitNav2 {
    font-family: 'microbrew';
    letter-spacing: 1.5px;
    font-size: 1.5rem;
    padding: 7px 3px 0px 0px;
}

.contChoitNav {
    width: 100%;
    text-align: center;
}

    .contChoitNav img {
        width: 42px;
        margin-top: -2px;
    }

.categoryContainer {
    margin-top: 35px !important;
}

.categoryContainer, .menuItemContainer {
    width: 100%;
    transform: translateX(100%);
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: flex;
}

.menuItemContainer {
    margin-top: 10px !important
}


.orderComments {
    max-width: 310px;
    display: table;
    -ms-word-break: break-all;
    word-break: break-all;
    word-wrap: break-word; /* All browsers since IE 5.5+ */
    overflow-wrap: break-word; /* Renamed property in CSS3 draft spec */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.hide {
    display: none;
}

.slideIn {
    opacity: 1;
    transform: translateX(0%);
    flex-wrap: wrap;
}

@-webkit-keyframes slide {
    100% {
        left: 0;
    }
}

@keyframes slide {
    100% {
        left: 0;
    }
}


.menuItemImageContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer !important;
}

.menuItemFoodIcon {
    border: 1px solid #00000033;
    font-size: 5rem;
    width: 175px;
    height: 175px;
    border-radius: 100px;
    text-align: center;
    line-height: 1.65;
    box-shadow: 0 0 20px #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iconPaddingRight10 {
    padding-right: 10px !important;
}

.categoryNameContainer {
    border: 1px solid #00000033;
    font-size: 5rem;
    width: 175px;
    height: 175px;
    border-radius: 100px;
    text-align: center;
    line-height: 1.65;
    box-shadow: 0 0 20px #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.categoryText {
    margin: 0;
    font-size: 1.4rem !important;
    font-family: 'robotomedium';
    line-height: 1.35;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 10px;
    font-weight: bold;
}

.noSalesFoundText {
    font-size: 1.35rem;
    font-family: 'robotobold';
    margin: 1rem 0rem;
}

.lblNoOffersAvailableNew {
    font-family: 'robotomedium';
    font-size: 1.75rem;
    color: #343a40;
    margin: 203px 0px 0px 0px;
    padding: 0px 50px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.15;
}

.lblNoOffersAvailable {
    font-family: 'robotomedium';
    font-size: 2rem;
    color: #343a40;
    margin: -100px 0px 0px 0px;
    padding: 0px 50px;
    text-align: center;
}

.lblNoPickuptTimes {
    margin-top: 40px !important;
}

.lblNoFavoritesAvailable {
    font-family: 'robotomedium';
    font-size: 1.6rem;
    color: #343a40;
    margin: 100px 0px 0px 0px;
    padding: 0px 50px;
    text-align: center;
    line-height: 1.3;
    width: 50%;
}

.noCreditCardsFoundText, .noRewardsFoundText {
    font-size: 1.35rem;
    font-family: 'robotobold';
    margin: 200px 0px 0px 0px;
}

.returnToCategorySelectionContainer {
    margin: 10px 0px 30px 0px;
    width: 100%;
    text-align: center;
}

.btnReturnToCategorySelection {
    background-color: #1b3663 !important;
    height: 50px;
}

.returnToCategoriesArrow {
    padding-right: 5px;
}

.lblReturnToCategories {
    font-size: 1.25rem;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'robotomedium' !important;
}


.menuItemImage {
    max-width: 125px;
}

    .menuItemImage:hover, .categoryImage:hover {
        transform: scale(1.1);
    }

.categoryImage {
    max-width: 105px;
}

.shoppingCart {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    background-color: #218234;
    height: 66px;
    box-shadow: 0px -2px 4px rgb(0 0 0 / 50%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 66px;
    background-color: #218234d4;
    margin-left: -8px;
}

.shoppingCartIconContainer {
    margin: 5px 5px 0px auto;
    position: relative;
}

.shoppingCartIcon {
    color: white;
    font-size: 3rem;
}

.shoppingCartEmptyMessageContainer {
    margin: 0 auto;
}

.shoppingCartEmptyMessage {
    font-size: 1.5rem;
    color: white;
    font-family: 'robotomedium' !important;
    margin: 5px 0px 0px 5px;
    letter-spacing: 1px;
    display: inline-block;
}

.shoppingCartTotalPrice {
    color: #218234;
    font-size: 1rem;
    position: absolute;
    top: 20px;
    left: 20px;
    font-weight: bold;
}

.addToCartArrow {
    color: white;
    font-size: 1.75rem;
    vertical-align: sub;
    padding-left: 5px;
    -webkit-animation: uparrow 0.6s infinite alternate ease-in-out;
}

.cartContainer {
    margin-top: 10px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.menu2Container {
    margin-top: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.itemDetaislButton {
    text-align: right;
}

.itemDetailsOrder {
    position: relative;
    margin-right: -10px;
    top: 10px;
    right: 0px;
    box-shadow: 8px 6px 24px #00000033 !important;
    border-radius: 5px !important;
}

.pickupTimes {
/*    width: 100%;
    margin: 0 auto;
    background: none;
    opacity: 0.8;*/
}

.chowitBackground {
    background: url('../images/chowitBackground.png');
    background-size: 100% auto;
    background-repeat: repeat;
    height: 100%;
    overflow: scroll;
}

.productImage {
    border: none;
    margin-top: 9px;
    opacity: 0.29;
    width: 150px;
}

.mud-divider {
    margin: 0;
    flex-shrink: 0;
    border-color: #221f1f;
    border-width: 1px;
    border-style: solid none none none;
}

.accountNotificationContainer {
    margin: 15px 0px 0px 0px;
    text-align: center;
}

    .accountNotificationContainer .mud-switch {
        width: 49% !important;
        margin: 0 !important;
        justify-content: center !important;
    }

.lblSubscription {
    font-family: 'robotobold';
    font-size: 1.5rem;
    color: #343a40;
    margin: 0px 0 15px 0 !important;
}

.accountUpdatedSuccessContainer {
    text-align: center;
}

.lblSuccesfulAccountUpdate {
    font-family: 'robotomedium';
    font-weight: bold;
    font-size: 1.25rem;
    color: #ef4f84;
    margin: 5px 0 5px 0px !important;
}

.visibleShow {
    visibility: initial !important;
}

.visibleHide {
    visibility: hidden !important;
}

.fadeOut {
    -webkit-animation: fadeinout 3s forwards ease-in-out;
    animation: fadeinout 3s forwards ease-in-out;
}

.halfOpacity {
    opacity: 0.5 !important;
}

.loadingRewardsInProgressContainer {
    overflow: hidden !important;
    text-align: center;
}

.lblLoadingRewards {
    font-family: 'robotomedium';
    font-weight: bold;
    font-size: 1.25rem;
    color: #1b3663;
    margin: 5px 0 5px 0px !important;
}

@-webkit-keyframes fadeinout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.loadingMessage {
    position: relative;
    top: 40%;
    color: white;
    text-align: center;
    font-family: 'robotomedium';
    font-weight: bold;
    font-size: 1.5rem;
    letter-spacing: 1px;
}

.mud-input.mud-disabled {
    opacity: 0.5;
}

.mud-input-control > .mud-input-control-input-container > .mud-input-label-inputcontrol.mud-disabled {
    opacity: 0.9 !important;
}

.mud-input > input.mud-input-root:disabled, div.mud-input-slot.mud-input-root:disabled {
    cursor: not-allowed !important;
}


.colorAFVBlue {
    color: #1b3663 !important;
}

    .colorAFVBlue .mud-icon-root {
        color: #1b3663 !important;
        font-size: 1.75rem !important;
    }

    .colorAFVBlue .mud-checkbox-default {
        padding: 12px 10px 12px 12px !important;
    }

.colorAFVPink {
    color: #ed2079 !important;
}

    .colorAFVPink .mud-icon-root {
        color: #ed2079 !important;
        font-size: 1.75rem !important;
    }

    .colorAFVPink .mud-checkbox-default {
        padding: 12px 10px 12px 12px !important;
    }

.chowitPink {
    color: #ed2079 !important;
}

    .chowitPink .mud-icon-root {
        color: #ed2079 !important;
        font-size: 1.75rem !important;
    }

    .chowitPink .mud-checkbox-default {
        padding: 12px 10px 12px 12px !important;
    }

.colorLightGrey {
    color: #808080b3 !important;
}

    .colorLightGrey .mud-icon-root {
        color: #808080b3 !important;
        font-size: 1.75rem !important;
    }

    .colorLightGrey .mud-checkbox-default {
        padding: 12px 10px 12px 12px !important;
    }

.defaultPadding {
    padding: 0px 12px !important;
}

.spinner-container {
    /* background-color: #1b3663f5 !important;*/
    background-color: #171717e0 !important;
}

.sk-folding-cube {
    width: 60px !important;
    height: 60px !important;
}

    .sk-folding-cube .sk-cube:before {
        background-color: white !important;
    }

@keyframes fadeinout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes uparrow {
    0% {
        -webkit-transform: translateY(0.2rem);
        opacity: 0.4
    }

    100% {
        -webkit-transform: translateY(-0.1em);
        opacity: 0.9
    }
}

.btnRemoveLocation {
    padding: 0 !important;
    min-width: 25px !important;
    margin-right: -7px;
}

.iconRemoveLocation {
    font-size: 2rem;
}

.iconAddCard {
    padding-right: 10px;
}

.noPadding {
    padding: 0 !important;
}

.noPaddingBottom {
    padding-bottom: 0 !important;
}

.balanceText p {
    margin: 0;
    display: inline-block !important;
}

.balanceDollarSign {
    margin-right: -5px !important;
}

.balanceRetrievedTimeText {
    font-size: .75rem;
    font-style: italic;
}

.btnRefresh, .btnManagePayment, .btnAddPayment, .btnAddFreshRewards {
    padding: 0px !important;
    margin: 0px;
    min-width: initial !important;
}

    .btnRefresh:hover, .btnRefresh:focus-visible {
        background-color: transparent !important;
    }

.btnSetDefault, .btnAddPayment, .btnAddFreshRewards {
    border: 1px solid #00000052 !important;
    padding: 10px 20px 10px 10px !important;
}

.btnManagePayment {
    padding: 10px 10px 10px 5px !important;
    border: 1px solid #00000052 !important;
}

.btnManagePayment {
    margin-top: 10px;
    margin-right: 5px !important;
}

.btnSetDefault {
    padding: 12px 5px 10px 5px !important;
    border: none !important;
    position: absolute;
    top: -4px;
    margin-top: 10px;
    margin-right: 5px !important;
/*    width: 45% !important;*/
    right: 24px;
}

.btnSetDefaultPayment {
    top: 403px !important;
    right: 23px !important;
}

.btnAddPayment {
    width: 75%;
    max-width: 275px;
    height: 75px;
    margin: 30px 0px 0px 0px;
}

.btnAddFreshRewards {
    width: 100%;
    max-width: 320px;
    height: 60px;
    margin: 0px 0px 0px 0px;
}


.btnSetDefault {
}

.btnMarginLeft5 {
    margin-left: 5px !important;
}

.btnEnableAutoReload {
    border: 1px solid #00000052 !important;
    padding: 5px 25px !important;
    margin: 0 0 15px 0 !important;
    float: right;
}

.btnTransactionHistory {
    border: 1px solid #00000052 !important;
    padding: 5px 25px !important;
    margin: 2px -4px 7px 0px !important;
    float: right;
}


.btnFavorites {
    color: white !important;
    width: 28px;
    height: 28px;
    background-color: #ed2079 !important;
    border-color: #ed2079 !important;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
}

.btnImageFavorites {
    position: relative;
    top: 2px;
    left: 0px;
    margin-bottom: 0px !important;
    margin-right: -5px;
}

.btnImageMenuFavorites {
    position: relative;
    top: 4px;
    left: 0px;
    margin-bottom: 0px !important;
    margin-right: -11px;
}

.btnMenuFav {
    position: relative;
    top: -6px;
    left: 2px;
    margin-bottom: 0px;
    width: 46px;
}

.favItemName {
    position: relative;
    white-space: break-spaces;
    max-width: 180px;
    display: table-cell;
    width: 100%;
    left: 40px;
    top: -40px;
    bottom: -40px;
}

.favMods {
    position: relative;
    top: -15px;
    left: 35px;
}

.favModsMenu {
    position: relative;
    top: -35px;
    left: 35px;
}

.availablityMessage {
    position: relative;
    top: 0px;
}


.btnTransferFunds {
    margin-top: 5px !important;
    min-width: 240px;
    height: 50px;
    padding: 5px 9px !important;
}

.btnRemovePaymentCard {
    min-width: 215px;
    height: 50px;
    /*    background-color: #dd3243 !important;
    border-color: #e74e5d !important;
    border: 1px solid #00000052 !important;*/
    border: 1px solid #dd3243 !important;
    padding: 5px 25px !important;
    margin: 0 0 15px 0 !important;
}

.btnRemoveCard {
    margin-top: -10px !important;
    min-width: 240px;
    height: 50px;
    background-color: #dd3243 !important;
    border-color: #e74e5d !important;
}

.btnDisableAutoReload {
    border-color: red !important;
}

    .btnDisableAutoReload p {
        color: red !important;
    }

.btnRemoveCard p {
    color: white !important;
}


.btnRefresh:disabled {
    opacity: 0.5 !important;
}

.btnRefresh p {
    margin: 0px 0 5px 0 !important;
    vertical-align: middle;
    font-size: 1.75rem;
    color: #00000061 !important
}

.btnAddPayment p, .btnAddFreshRewards p {
    font-size: 1.75rem;
    margin: 0 0 0 5px !important;
    color: #343a40 !important;
}

.btnManagePayment p {
    font-size: 1.5rem;
    margin: 0 0 0 5px !important;
    color: #343a40 !important;
}

.btnSetDefault p {
    font-size: 1.5rem;
    margin: 0 0 0 5px !important;
    ccolor: #343a40 !important;
}

.btnReturnToTransactionHistory p {
    margin: 0 !important;
    font-size: 1.75rem;
    color: white;
}

.btnEnableAutoReload p {
    margin: 0 !important;
    font-size: 1.75rem;
    color: #343a40 !important;
}

.btnTransactionHistory p {
    margin: 0 !important;
    font-size: 1.75rem;
    color: #343a40;
}

.btnRemovePaymentCard p {
    /* color: white !important;*/
    color: #dd3243 !important;
    margin: 0 !important;
    font-size: 1.75rem;
}

.cardPaymentTabs {
    text-align: center;
    margin-bottom: 100px;
    width: 100%;
}

    .cardPaymentTabs .mud-tab {
        /*   font-family: 'ralewayregular';
        font-size: 1rem;*/
        opacity: 0.8;
        font-family: 'robotomedium' !important;
        font-size: 1.25rem !important;
    }

    .cardPaymentTabs .mud-tabs-toolbar {
        box-shadow: none !important;
    }

    .cardPaymentTabs .mud-tab.mud-tab-active {
        /*    color: #10203b !important;
        font-family: 'ralewaybold' !important;
        font-size: 1.1rem !important;
        opacity: 1 !important;*/
        color: #343a40 !important;
        font-family: 'robotomedium' !important;
        font-size: 1.5rem !important;
        opacity: 1 !important;
        padding: 0px 13px;
    }

    .cardPaymentTabs .mud-tab-slider {
        background: #343a40 !important;
    }

    .cardPaymentTabs .mud-tab:hover {
        background-color: initial !important;
    }

    .cardPaymentTabs .mud-tabs-panels {
        height: 485px !important;
        margin-top: 50px;
    }

.transactionHistoryTabs {
    width: 90% !important;
}

    .transactionHistoryTabs .mud-tabs-toolbar {
        display: none !important;
    }

    .transactionHistoryTabs .mud-tabs-panels {
        margin-top: 0px !important;
    }

.rotateIcon {
    animation: rotate 2s infinite;
    /*       animation-duration: infi;
        animation-iteration-count: 4;*/
}

.manageCardContainer {
    padding: 0px !important;
    text-align: center !important;
}

.receiptContainerWithPadding {
    padding: 0px 10px !important;
    text-align: center !important;
}

.freshRewardsCardImage {
    width: 85%;
    max-width: 300px;
    margin: 15px 0 5px 0;
}

.manageCardFormContainer {
    font-size: 1.2rem;
    font-family: 'robotomedium';
    padding: 0px 20px;
    text-align: left;
}

.manageCardTransferContainer {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 5px !important;
}

    .manageCardTransferContainer .mud-button-root:disabled {
        opacity: 0.45;
        background-color: #d9d6d6;
        border-color: #cdcdcd !important;
    }

.manageCardTransferContainerMarginTop {
    /*margin-top: 30px !important;*/
}

.emailSaleContainer {
    margin-top: 20px !important;
}

.manageCardAutoReloadMarginBottom {
    margin-bottom: 15px;
}

.manageCardFormContainer .formLabel, .manageCardAutoReloadFormContainer .formLabel {
    width: 79%;
    text-align: left;
}

.manageCardFormContainer .formSwitch, .manageCardAutoReloadFormContainer .formSwitch {
    width: 15%;
    margin-right: 0px !important;
}

.manageCardFormContainer .autoReloadLabel, .manageCardAutoReloadFormContainer .autoReloadLabel {
    width: 60% !important;
}

.manageAutoReloadRuleTextContainer {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 25px !important;
    color: #4e4e4ed1 !important;
}

.newFormLabel {
    vertical-align: sub;
}

.manageCardAutoReloadFormContainer {
    font-size: 1.2rem;
    font-family: 'robotomedium';
    padding: 0px 22px 0px 31px;
}
/*    .manageCardFormContainer .mud-switch-base.mud-switch-disabled{
        color: #00000085 !important;
        opacity: 0.7;
    }
*/
.closeDrawer {
    /*    margin: 0 !important;
*/ margin: 7px 0 0 0 !important;
}

.btnCloseDrawer {
    margin: 0 !important;
    position: absolute !important;
    right: 0px;
    top: 16px;
    height: 35px;
}

    .btnCloseDrawer .material-icons {
        color: white !important;
    }

.lblDrawerHeading {
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.75rem !important;
    /*  
      margin-top: 2px !important;
      font-size: 1.4rem !important;
    font-family: 'ralewaybold' !important;
    letter-spacing: 0.5px !important;*/
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}


.addPaymentCardContent {
    padding: 16px 16px 0px 16px !important;
}

.addPaymentCardContainer {
    height: 110px;
}

.addPaymentCardInformationForm {
    margin: 0 10px;
}

    .addPaymentCardInformationForm .mud-input-slot {
        padding: 11.5px 10px !important;
        border-radius: 5px;
    }

    .addPaymentCardInformationForm .mud-input-control {
        display: inline-block !important;
        width: 100%;
        padding: 0px 2px 0px 2px;
    }

/*    .addPaymentCardInformationForm .inputZipCode {
        margin-left: 13px;
    }*/

.addPaymentCardActionContainer {
    padding: 18px 20px 5px 20px !important;
}

.addPaymentCardForm {
    margin-top: 50px !important;
}

    .addPaymentCardForm .mud-card-actions {
        padding-bottom: 15px !important;
    }


.forgotPasswordContainer {
    text-align: center;
    display: block;
}

.btnSendResetEmail {
    width: 95% !important;
    margin: 0px 0px 5px 0px !important;
}


.btnPayNow {
    position: fixed !important;
    bottom: 25px;
    right: 15px;
    height: 100px !important;
    width: 100px !important;
    border-radius: 50px !important;
    /* background-color: #8DC640 !important; */
    background-color: #ed2079 !important;
    padding: 25px 16px !important;
    box-shadow: 1px 5px 5px rgb(0 0 0 / 14%);
}

    .btnPayNow:hover {
        color: white !important;
    }

    .btnPayNow span {
        font-family: 'robotomedium' !important;
        padding: 10px;
        font-size: 1.15rem !important;
        /*font-size: 1.25rem !important;*/
        font-weight: bold;
    }



.appDocumentationContainer {
    margin-top: 50px;
    width: 100%;
}

    .appDocumentationContainer .appDocumentationLinkContainer {
        display: inline-block;
        text-align: center;
        width: 49%;
    }


.loadFundsToCardForm {
    width: 80%;
    margin: 0 auto 20px auto;
}

    .loadFundsToCardForm .paymentCard {
        margin-top: 20px;
    }


.cardNumber {
    margin: 0px 0px 0px 0px;
    float: right;
}

.mud-input.mud-input-outlined .mud-input-outlined-border {
    border-width: 2px !important;
    border-color: #bdbdbdb5;
}

.selectMarginTop5 {
    margin-top: 5px !important;
}

.selectMarginTop10 {
    margin-top: 10px !important;
}

.selectMarginTop15 {
    margin-top: 15px !important;
}

.removeCardAfterTransferCheckbox {
    margin: 10px 0px 0px 0px;
}

    .removeCardAfterTransferCheckbox .mud-ripple-checkbox {
        padding: 12px 9px 12px 0px;
    }

    .removeCardAfterTransferCheckbox .mud-icon-root.mud-svg-icon {
        fill: #1b3663;
    }

    .removeCardAfterTransferCheckbox .mud-disabled .mud-icon-root.mud-svg-icon {
        fill: #00000060 !important;
    }

    .removeCardAfterTransferCheckbox .mud-inherit-text {
        font-family: 'robotobold' !important;
    }

.mud-button-root:disabled {
    opacity: 0.5;
}

    .mud-button-root:disabled .iconRemoveLocation {
        color: #b2b2b2 !important;
    }

.btnCreateLocation:disabled {
    color: black !important;
}

.locationSelectionDropdown .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: white !important;
}

.autoReloadText {
    font-weight: bold;
    font-family: 'robotomedium';
    font-size: 0.9rem;
    margin: 0;
    padding-left: 2px;
    line-height: 1.5;
}

.afvAppMainContent {
    display: flex;
    align-items: center;
    height: 100%;
    flex-direction: column;

    /*
    background-image: url('../images/appBackground4.png');
    background-repeat: no-repeat;
    background-size: cover;
    */
}

.afvCardLogin {
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 90%;
    max-width: 500px;
}

.navSignOut .active {
    background-color: initial !important;
}

.darkHeader {
    background-color: rgba(0,0,0,0.4) !important;
}

    .darkHeader a {
        color: white !important;
    }

.blackHeader {
    background-color: #171717 !important;
}

.divHeight100 {
    height: 100px;
    width: 100%;
}

.divHeight50 {
    height: 50px;
    width: 100%;
}

.divHeight20 {
    height: 20px;
    width: 100%;
}

.btnNavLogin {
    /* background-color: #88c339 !important;*/
    background-color: #ef4f84 !important;
}

.transactionHistoryTable {
    box-shadow: none !important;
}

    .transactionHistoryTable .mud-table-head .mud-table-row .mud-table-cell {
        padding: 11px 12px 10px 13px !important;
        line-height: 1.75;
        font-weight: bold !important;
        font-family: 'robotomedium' !important;
        font-size: 1.2rem;
        letter-spacing: 1px;
    }


    .transactionHistoryTable .mud-table-body .mud-table-row .mud-table-cell {
        padding: 6px 15px 0px 12px;
        font-size: 1rem;
        letter-spacing: 0.25px;
        line-height: 1;
        font-family: 'Roboto' !important;
    }

    .transactionHistoryTable .mud-table-cell:before {
        font-weight: bold !important;
        font-family: 'robotomedium' !important;
        font-size: 1.2rem;
        letter-spacing: 1px;
        line-height: 1;
    }

.faqList .mud-list-item-icon {
    min-width: 42px !important;
}

.faqList .mud-list-item-gutters {
    padding-left: 4px !important;
    padding-right: 0px !important;
}

.faqList .mud-typography-body1 {
    font-size: 0.95rem !important;
}

.faqQuestion {
    margin-top: 18px !important;
}

    .faqQuestion .mud-typography-body1 {
        font-weight: bold;
        font-family: 'robotomedium';
    }

.faqContactUsText {
    font-weight: bold;
    /*    font-family: 'ralewaybold';
    font-size: 1.25rem !important;*/
    margin: 45px 0px 0px 0px !important;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 1.35rem !important;
}



.manageCardList {
    width: 58%;
    position: absolute;
    top: 0px;
    left: 41px;
}

    .manageCardList .mud-nested-list > .mud-list-item {
        margin-left: 26px !important;
    }

    .manageCardList .mud-list-item-icon {
        min-width: 36px !important;
        /*color: #10203b !important;*/
        color: #18181a !important;
        padding-left: 5px;
    }

    .manageCardList .mud-list-item-gutters {
        padding-left: 4px !important;
        padding-right: 0px !important;
    }

    .manageCardList .mud-typography-body1 {
        font-size: 1rem !important;
        /*  color: #10203b !important;*/
        color: #18181a !important;
    }

    .manageCardList .mud-list-item-disabled .mud-typography-body1 {
        color: var(--mud-palette-action-disabled) !important;
    }

    .manageCardList .mud-icon-default {
        display: none !important;
        margin-right: 10px !important;
    }


.manageCardListNoDefault {
    /* width: 48% !important;
    right: 77px !important;*/
    width: 58% !important;
    right: 32px !important;
    top: -2px !important;
    left: initial !important;
}

.manageCardListPayment {
    width: 40% !important;
    top: 409px;
    right: 37px !important;
}

.manageCardListAddCard {
    width: 58% !important;
    top: 468px;
    right: 67px !important;
    left: initial;
}

.manageCardListPaymentNoDefault {
    width: 45% !important;
    top: 409px;
    right: 77px !important;
    left: initial !important
}

.manageCardOption {
    border: none !important;
    border-radius: 4px;
    padding-top: 8px;
    padding-bottom: 7px;
}

    .manageCardOption .mud-typography-body1 {
        /*font-weight: bold;
        font-family: 'ralewaybold';*/

        font-family: 'robotomedium';
        font-size: 1.15rem !important;
        letter-spacing: 1px;
    }

    .manageCardOption:hover, .manageCardOption:focus:not(.mud-selected-item) {
        background-color: transparent;
    }

.manageCardList .mud-collapse-container .mud-list-item:first-child {
    padding-top: 10px !important;
}

.manageCardListRemove .mud-typography-body1, .manageCardListRemove .mud-list-item-icon {
    color: red !important;
}


/* Download app page */

.downloadAppContainer {
    background: #ffffff;
    display: flex;
    flex-direction:column;
    margin: 0 auto;
    padding: 20px;
    justify-content: center;
    max-width: 400px;
}

.dl-app-head {
    border-radius: 2px;
    color: #ffffff;
    font-family: 'microbrew';
    font-size: 2rem;
    margin: 0 auto;
    text-align: center;
}

.appIconContainer {
    width: 175px;
    height: 175px;
    margin: 0 auto 20px auto;
    padding: 20px;
    text-align: center;
}

.dl-app-icon {
    width: 75%;
    margin: 0 auto;
    position: relative;
    top: -5px;
}

.downloadAppOverlay {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    text-align:center;
    overflow: hidden;
    overflow-y: scroll;
}

    .downloadAppOverlay .mud-overlay .mud-overlay-content {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .downloadAppOverlay img {
        width: 360px;
        margin: 0 auto;
    }

.dl-app-accessHeader {
    color: #343a40;
    font-family: 'robotomedium';
    font-size: 1rem;
    margin: 10px auto 0 auto;
    text-align: center;
}

.dl-app-accessCode {
    color: #ED2079;
    font-family: 'microbrew';
    font-size: 3rem;
    margin: 0 auto 40px auto;
    text-align: center;
    border: 5px dashed #808080b3;
    padding: 5px 10px;
    min-width: 150px;
}

.btnDownloadPay {
    border: 2px solid #343a40;
    border-radius: 10px;
    color: #343a40;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 1rem;
    font-weight: bold;
    padding: 5px 10px;
    margin: 0 auto 10px auto;
    text-align: center;
}

.btnDownloadFrom {
    margin:0 auto;
    width: 150px;
}
    .btnDownloadFrom img {
        width: 100%;
    }

.downloadAppLinkContainer {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    bottom: -144px;
}

/*    .downloadAppContainer ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .downloadAppContainer ul li {

    }*/

.downloadAppLinkContainer img {
    height: 60px;
}

.headOverlay {
    margin-bottom: 10px;
}

.howToPayOverlayImage {
    width: 100%;
    margin: 0 auto;
    max-width: 340px;
}

    .howToPayOverlayImage img {
        width: 75%;
    }

    .dl-app-bodyOverlay {
        width: 300px;
        text-align: center;
        margin: 20px auto;
        font-size: 1.25em;
        border-radius: 10px;
        color: white;
    }

.mud-list-item-clickable:hover {
    background-color: transparent !important;
}

.chowitNav .mud-nav-link-text {
    font-family: 'robotomedium';
    letter-spacing: 0.25px;
    font-size: 1rem;
}

.smallFont .mud-icon-size-medium {
    font-size: 1.25rem !important;
}

.smallFont .mud-nav-link-text {
    font-size: 0.95rem !important;
}

.dashedBorder {
    border: 1px dashed #000000c4 !important;
}


.transactionHistoryTable th {
    font-weight: bold;
    font-family: 'robotobold';
}

.mud-xs-table .mud-table-body {
    border-top: 0px !important;
}

.mud-xs-table .mud-table-cell:before {
    font-weight: bold;
    font-family: 'robotobold';
}

.mud-input > input.mud-input-root-outlined, div.mud-input-slot.mud-input-root-outlined {
    padding: 17.5px 14px !important;
}

.cardDescription {
    max-width: 220px;
    margin: 10px auto 0 auto;
}

    .cardDescription .mud-input-label-inputcontrol {
        left: 0 !important;
    }

    .cardDescription .mud-input-root {
        text-align: center !important;
    }

    .cardDescription .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol {
        visibility: hidden !important;
    }

    .cardDescription .mud-shrink:before {
        border-bottom: 0px;
    }


    .cardDescription .mud-shrink:focus {
        border-bottom: 1px solid var(--mud-palette-action-default);
    }

.cardErrorIcon {
    position: relative;
    right: -12px;
    top: -1px;
}

.cardErrorText {
    position: relative;
    color: red !important;
    text-align: center !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    right: 9px;
    font-family: 'robotobold' !important;
    font-size: 1.25rem;
    line-height: 1.3;
}
s
.autoReloadSelect {
    margin-top: 10px;
}

    .autoReloadSelect .mud-input.mud-disabled, .loadAmountSelect .mud-select-input, .paymentCard .mud-select-input {
        opacity: 1 !important;
    }

    .autoReloadSelect .mud-select-input, .loadAmountSelect .mud-select-input {
        text-align: left !important;
    }

.toggleAutoReloadSwitch {
    margin-bottom: 5px;
}

    .toggleAutoReloadSwitch .mud-switch-success.mud-checked {
        color: #ed2079 !important;
    }

        .toggleAutoReloadSwitch .mud-switch-success.mud-checked .mud-switch-track {
            background-color: #ed2079 !important;
        }

    .toggleAutoReloadSwitch .mud-typography {
        font-family: 'robotomedium';
        font-size: 1.25rem;
        font-weight: bold;
        opacity: 0.5;
    }

.toggleAutoReloadSwitchEnabled .mud-typography {
    opacity: 1;
}

.afvDialog .mud-dialog-title {
    background-color: #28282B;
    /* background-color: #ed2079;*/
    color: white;
}

    .afvDialog .mud-dialog-title .mud-svg-icon {
        color: white;
    }

.afvDialog .errorIcon {
    color: #dc3545 !important;
}

.afvDialog .successIcon {
    color: #ed2079 !important;
}

.afvDialog .successAfvIcon {
    color: #ed2079 !important;
}

.afvDialog .btnAfvDialog {
    background-color: #ed2079 !important;
}

.afvDialog .btnAfvCancelDialog {
    background-color: #333 !important;
    color: white !important;
}

.afvDialog .btnDialogCancel .mud-svg-icon {
    color: #424242ff !important;
}

.afvDialog .dialogText {
    /*    margin: 2rem 0rem;
    font-family: 'ralewaybold';
    text-align: center;
    font-size: 1.25rem;*/

    margin: 2rem 0rem;
    font-family: 'robotobold';
    letter-spacing: -0.5px;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.25;
}

.afvDialog .afvDialogTitle {
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 1.25rem;
}

.saleCompletedDialog .dialogText {
    font-family: 'robotobold';
}

.mud-overlay-scrim.mud-overlay-dark {
    background-color: rgba(33,33,33,0.75) !important;
}

.accountSwitch .mud-switch-track {
    background-color: #ed2079;
}


.accountSwitch .mud-switch-success.mud-checked + .mud-switch-track {
    background-color: #ed2079;
}

.accountSwitch .mud-switch-success .mud-checked {
    color: #ed2079 !important;
}

.accountSwitch .mud-success-text {
    color: #ed2079 !important;
}

.accountSwitch.mud-switch-track.mud-success {
    color: #ed2079 !important;
}

.accountSwitch.mud-success {
    background-color: none !important;
}

.appPaymentPage {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    width: 100%;
}


/*Mobile Ordering / menu View*/
.viewMenuSelect {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    overflow-x: hidden;
    margin: 5px;
    max-height:10%;
    font-family: 'robotomedium';
}

.viewMenuItemList {
    display: flex;
    justify-content: center;
    align-items: stretch;
    overflow-x: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    font-family: 'robotomedium';
}

.viewMenuItem {
    flex: 30%;
    max-width: 25%;
    margin: 10px;
    text-align: center;
    /*box-shadow: 5px 4px #888888;*/
    box-shadow: 5px 5px 5px 0px #3e3c3c43;
}

.viewMenuItemFont {
    font-family: 'robotomedium' !important;
}

.viewMenuItemEllipsis {
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap;
}

.viewMenuItemText {
    font-family: 'robotomedium';
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.viewMenuItemImage {
    max-width: 30%;
    margin: 5px 2px 5px 2px;
}

.viewAllergenImageDetail {
    max-width: 50px;
}

.viewNewAllergenImageDetail {
    max-width: 65px;
    position: relative;
    top: 5px;
}

.mud-card-media {
    display: block;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.authenticationErrorMessage {
    color: #343a40;
    font-family: 'robotomedium';
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0;
    line-height: 1.25;
    width: 90%;
}

.authenticationProgressSpinner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .authenticationProgressSpinner:before {
        content: '';
        box-sizing: border-box;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border-top: 3px solid #28282b;
        border-right: 2px solid transparent;
        animation: spinner .6s linear infinite;
    }

.mud-icon-button:hover, .mud-icon-button:focus-visible {
    /*background-color: transparent !important;*/
}

.chowitGreeting {
    font-family: 'robotomedium';
    font-size: 2rem;
    color: #343a40;
    margin: 8px 16px 24px 16px;
    line-height: 1.25;
}

.deleteAccountTabs .mud-tabs-toolbar {
    display: none !important;
}

.deleteAccountContainer {
    text-align: center;
}

.deleteAccountConfirmationText {
    max-width: 150px;
    margin: 0px auto 25px auto;
}

    .deleteAccountConfirmationText .mud-input-root {
        text-align: center !important;
    }

.deleteAccountTypeYes {
    margin: 25px 0px -5px 0px;
}

.btnDeleteAccount {
    max-width: 200px;
}

.locationMobileOrdering, .locationLoyalty {
    color: #343a40 !important;
    padding: 5px 5px 0px 0px;
}

.mud-list-item-text p {
    padding-left: 5px;
}

.pickupTimeLabel {
    margin: 32px 0px 0px 0px;
}

.pickupTimeMessage {
    margin: 0px 0px 32px 0px;
    font-weight: normal;
    font-size: 1.75rem;
    text-align: center;
    letter-spacing: 0.5px;
    color: #343a40;
    font-family: 'robotomedium';
}

.errorSelect .mud-input-root {
    color: red !important;
}

.chowitFocus:focus, #checkboxSelectLocation:focus {
    outline-style: solid;
    outline-width: 2px;
    /*outline-style:double;*/
    outline-color: #ed1779;
    border: 2px solid white;
    /*outline-color: blue;*/
    /*outline-color: #808080b3;*/
    /*outline-color:#343a40;*/
    /*border-style: solid;
    border-color: #ed1779;*/
    /*border: 2px solid #ed1779;*/
    /*border-color: pink !important;*/
}

.whiteFocus:focus {
    outline:2px solid white;
}

.navFocus:focus {
    outline-style: solid;
    outline-width: 2px;
    outline-color: #ed1779;
}

.navFocusSmall:focus {
    border: 2px solid #ed1779;
}

.accountSwitch span:focus {
    outline: 2px solid #ed1779;
}
        
#accountToggle:focus {
    outline: 2px solid #ed1779;
    border: 2px solid white;
}

.navFocus a:focus {
    border: 2px solid rgb(237, 23, 121);
}

    /*.mud-nav-link{
    border: none;
}
*/
    @media only screen and (max-width: 768px) {
        .afvAppContent {
        padding-top: 1.1rem !important;
    }

    .afvLogoContainer {
        height: 68px;
        margin-top: 2px;
    }

    .afvLogoContainerSmall {
        width: 60%;
    }

    .afvLogo {
        width: 90%;
    }

    .afvLogoNav {
        width: 70%;
    }


    .flex-container {
        flex-direction: column;
    }

    .reward {
        flex: 100%;
        max-width: 100%;
        margin: 10px 10px;
    }

    .category {
        flex: 100%;
        margin: 0px 10px;
    }

    .categoryContainer .category {
        margin: 10px 10px !important;
    }

    .shoppingCartEmptyMessage {
        font-size: 1.25rem;
    }

    .returnToCategorySelectionContainer {
        margin: 0px 0px 30px 0px !important;
    }

    .customerPaymentBarcode {
        /*max-width: 90% !important;*/
        min-width: 275px;
    }

    .cardPaymentTabs {
        margin-bottom: 0px !important;
    }

        .cardPaymentTabs .mud-tab {
            min-width: 75px !important;
        }

        .cardPaymentTabs .mud-tabs-panels {
            margin-top: 0px;
        }


    /*        .addPaymentCardForm {
            margin-top: 30px !important;
        }*/

    .btnEnableAutoReload {
        border: 1px solid #00000052;
        padding: 5px 13px !important;
        margin: 0 0 15px 0;
    }

    .btnTransactionHistory {
        border: 1px solid #00000052;
        padding: 5px 13px !important;
        margin: 0 0 15px 0;
    }

    .manageCardFormContainer .autoReloadLabel {
        width: 59% !important;
    }

    .customerPaymentCarousel .mud-card-media {
        max-width: 190px !important;
    }


    .transactionHistoryTable .mud-table-body tr td:first-child {
        padding-top: 15px !important;
    }

    .transactionHistoryTable .mud-table-body tr td:last-child {
        padding-bottom: 7px !important;
    }

    .pickupDates {
        position: relative;
        left: 20px;
        width: 90%;
        padding-bottom: 15px;
    }

    .cartListItems {
        width: 100%;
    }

    .cartOrderSummary {
        width: 100%;
    }

    .cartListTable {
        border: none !important;
    }

    .menuNavListTable {
        border: none !important;
        min-height: auto;
    }

    .menuNavItems {
        width: 100%;
        min-height: auto;
    }

    .menuOrderSummary {
        width: 100%;
        min-height: auto;
    }

    .btnRemoveItem {
        top: -15px;
    }

    .webView {
        display: none;
    }

    .mobileView {
        display: block;
    }

    .nutritionals {
        width: 95%;
        position: relative;
        top: 15px;
        left: 10px;
    }

    .nutritionalTable {
        width: 95%;
        position: relative;
        margin: 0px auto;
    }

    .nutritionalItem {
        font-size: 0.65em;
    }

    .btnMyLocation {
        right: 70px;
        top: 0px;
    }

    .myLocationName {
        display: none;
    }

    .locationHeader {
        width: 100px;
        text-align: center;
        margin: 0 auto;
        margin-top: 5px;
    }

    .rewardEndDateText {
        position: absolute;
        width: 40%;
        line-height: 1;
        bottom: 56px;
        font-size: 0.9rem;
        font-style: italic;
        max-width: 200px;
    }


    .chowitBackground {
        background: url('../images/appBackgroundRewards.png');
        background-size: 100% auto;
        background-repeat: repeat;
        height: 100%;
        overflow: scroll;
    }
}
/* ----------- Tablets ----------- */
@media (min-width: 768px) and (max-width: 1280px) {
    .reward {
        flex: 70%;
        max-width: 70%;
        margin: 10px 10px;
    }
    .viewMenuItem {
        flex: 30%;
        max-width: 25%;
        margin: 5px 5px;
        text-align: center;
    }
    .viewMenuSelect {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        overflow-x: hidden;
        margin: 5px;
        max-height: 10%;
        font-family: 'robotomedium';
    }

}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {

}
/* ----------- iPhone X ----------- */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {

}

.status-bar-safe-area {
    display: none;
}

#app {
    height: 100%;
}

@supports (-webkit-touch-callout: none) {
    .mud-appbar.mud-appbar-fixed-top {
        position: absolute !important;
    }

    .mud-drawer--open {
        top: env(safe-area-inset-top) !important;
    }

    #app {
        height: calc(100vh - env(safe-area-inset-top));
        width: 100%;
    }

    .status-bar-safe-area {
        display: flex;
        position: sticky;
        top: 0;
        height: env(safe-area-inset-top);
        background-color: #f7f7f7;
        width: 100%;
        z-index: 1;
    }

    .flex-column, .navbar-brand {
        padding-left: env(safe-area-inset-left);
    }
}