@font-face {
    font-family: "TT Norms Pro Regular";
    src: url(../fonts/TT_Norms_Pro_Regular.otf);
}
@font-face {
    font-family: "TT Norms Pro Medium";
    src: url(../fonts/TT_Norms_Pro_Medium.otf);
}
@font-face {
    font-family: "TT Norms Pro Bold";
    src: url(../fonts/TT_Norms_Pro_Bold.otf);
}
body {
    margin: 0;

}

a:link{
    color:#EB1700 !important;
}

ul.a {
    list-style-position: outside;
  }

.details{
    font-family: "TT Norms Pro Medium";
    font-size: 18px;
    text-align: center;
    width: 451.03px;
    margin-left: auto;
    margin-right: auto;

}

.block-confirmation-contact{
    font-family: "TT Norms Pro Medium";
    font-size: 18px;
    text-align: center;
    width: 470px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

.confirmation-details{
    font-family: "TT Norms Pro Medium";
    font-size: 18px;
    text-align: left;
    width: 451.03px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

.footer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
    height: 204px;
}

.footer-text1 {
    line-height: 18px; 
    font-family: 'TT Norms Pro Medium'; 
    font-size: 14px; 
    color: #767676; 
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding: 25px;
}

.footer-text {
    line-height: 18px; 
    font-family: 'TT Norms Pro Medium'; 
    font-size: 14px; 
    color: #767676; 
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.page__content {
    background: #C5E8E9 !important;
    padding-top: 60px;
}

.mobile-page-content {
    margin: 0 0;
    min-height: 1000px;
    overflow-y: scroll;
}

.mobile-page-content::-webkit-scrollbar{
    display: block
}

.center {
    display: flex;
    justify-content: center;
    font-family: "TT Norms Pro Bold";
    font-size: 18px;
    color: #191919;
}

.toolbar {
    background-color: #ffffff !important;
}
.page {
    font-family: 'TT Norms Pro' !important;
}

.page-title {
    font-family: "TT Norms Pro Bold";
    font-size: 32px;
    margin: 19px 0px 0px 0px;
    color: #191919;
    text-align: center;
    width: 451.03px;
    margin-left: auto;
    margin-right: auto;
}
.page-explanation {
    font-family: "TT Norms Pro Medium";
    font-size: 18px;
    color: #191919;
    text-align: center;
    width: 460.03px;
    margin-left: auto;
    margin-right: auto;
}
.mobile-page-content form {
    margin-top: 11px;
    padding: 0;
}
.mobile-page-content .checkbox-form {
    margin-top: 16px;
}
.mobile-page-content .retake-photo-form {
    margin-top: 0;
    padding: 0;
}
.mobile-page-content .user-input-label {
    font-family: "TT Norms Pro Medium";
    font-size: 14px;
    color: #191919;
    padding: 0;
}
.mobile-page-content input[type=text] {
    width: 100%;
    display: block;
    font-size: 16px;
    font-family: "TT Norms Pro Medium";
    color: #191919;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.mobile-page-content ::placeholder {
    color: #191919;
    font-family: "TT Norms Pro Medium";
}

#state_field {
    background: #ffffff url(../images/chevron-icon.svg) no-repeat;
    background-size: 14px 8px;
    background-position: center right 16px;
    border: 2px solid #F7F7F7;
    border-radius: 8px;
    background-color: #F7F7F7;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.error-alert-container {
    height: 34px;
    display: block;
    background-color: #ffffff;
}

.error-alert-icon {
    height: 16px;
    display: inline-block;
    float: left;
}

.error-message {
    display: inline;
    position: relative;
    top: 2px;
    left: 9px;
}

.mobile-page-content #next-button, #confirm-button, #upload-id-button, #proof-of-address-upload-button,
#additional-document-upload-button, #government_id_and_proof_of_address_splash_next_button {
    height: 48px;
    text-align: center;
    padding: 7px;
    border-radius: 200px;
    position: absolute;
    bottom: 27px;
    left: 16px;
    right: 16px;
    background: #EB1700;
    font-family: 'TT Norms Pro Bold';
    font-size: 18px;
}


.secondary-title {
    color: #191919;
    font-family: 'TT Norms Pro Bold';
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 8px;
}
.bullet-point-under-secondary-text {
    font-family: "TT Norms Pro Medium";
    font-size: 14px;
    margin: 0px 0px 0px 16px;
    color: #767676;
    padding: 0;
}
.bullet-point-under-secondary-text .line-height-for-first-acceptable-documents-bullet-point {
    line-height: 24px;
    margin-bottom: 0;
}

.bullet-point-under-secondary-text .top-margin-for-second-acceptable-documents-bullet-point {
    margin-top: 3px;
    margin-bottom: 0
}

.bullet-point-under-secondary-text li {
    margin-bottom: 8px;
}

.confirmation-values {
    height: 100px;
    text-align: left;
    margin-top: 22px;
}

.image-container {
    text-align: center;
}


/* Setting the height to 0 and setting padding-top to 75% will
create a 4:3 ratio. This isn't a hack. padding-top and padding-bottom
are based on the parent element's width. So if you had an element that
is 500px wide, and padding-top of 100%, the padding-top would be 500px.

Isn’t that a perfect square, 500px × 500px? Yes, it is! An aspect ratio!

If we force the height of the element to zero (height: 0;) and don’t have any borders.
Then padding will be the only part of the box model affecting the height,
and we’ll have our square. For more info read: https://css-tricks.com/aspect-ratio-boxes/ */

.loader-container {
    margin-top: 120px;
    text-align: center;
}

.doordash-lottie-icon {
    height: 64px;
    width: 64px;
    text-align: center;
    display: inline-block;
}

.loader-title {
    font-family: "TT Norms Pro Bold";
    font-size: 24px;
    margin: 36px 0px 0px 0px;
    color: #191919;
    padding: 0;
}

.loader-explanation {
    margin-top: 16px;
    font-family: "TT Norms Pro Medium";
    font-size: 16px;
    color: #767676;
}

.account-block-explanation-container {
    padding: 10px;
}

.account-block-explanation-container-selected {
    margin-bottom: 15%;
}

/* 24px is the width of the image container and 14px */
.textual-bullet-content {
    display: inline-block;
    width: calc(100% - 24px - 25px);
    position: relative;
    top: 2px;
    left: 10px;
    margin-left: 0;
}
.bullet-text {
    margin-top: 0;
    margin-bottom: 0;
}

.bullet-title {
    font-family: "TT Norms Pro Bold";
    font-size: 18px;
    color: #191919;
}

.bullet-subtitle {
    font-family: "TT Norms Pro Medium";
    font-size: 12px;
    color: #767676;
    margin-top: 3px;
}

.divider {
    height: 1px;
    width: 100%;
    background-color: #E7E7E7;
    margin-top: 15px;
}


#yes-button {
    width: 100%;
    height: 48px;
    margin-bottom: 16px;
    text-align: center;
    padding: 7px;
    border-radius: 200px;
    background: #EB1700;
    font-family: 'TT Norms Pro Bold';
    font-size: 18px;
    text-transform: inherit;
}

#contact-support-button{
    width: 311px;
    margin-bottom: 16px;
    text-align: center;
    padding: 12px;
    border-radius: 200px;
    background: #EB1700 !important;
    color: #FFFFFF !important;
    text-decoration: none;
    font-family: 'TT Norms Pro Bold';
    font-size: 18px;
    text-transform: inherit;
    margin: 5px;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
    display: none;
}

#contact-support{
    padding-top: 25px;
}

#yes-button:disabled, #yes-button[disabled] {
    background: #E7E7E7;
    color: #4D4D4D;
    opacity: 1;
}

.img-container-center-fixedwidth {
    width: 168px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 100px 0;
}
.mobile-page-content ons-select {
    width: 100%;
    margin: 10% auto;
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box;
    color: #191919;
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.mobile-page-content select {
    font-size: 16px;
    font-family: "TT Norms Pro Medium";
    height: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.button-containers    {
    margin-left: auto !important;
    margin-right: auto !important;
    top: 40%;
    font-size: 16px;
    width: 311px;
    margin: 0;
    }

@media screen and (max-height: 450px) {
    .button-containers {
        margin-top: 39px;
        margin-bottom: 27px;
        width: 280px;
    }
}

    


@media (max-width: 450px){
    .details{
        width: 295px;
        margin-left: auto;
        margin-right: auto;

    }

    .block-confirmation-contact{
        width: 311px;
        margin-left: auto;
        margin-right: auto;
    }

    .page-explanation {
        width: 295px;
        margin-left: auto;
        margin-right: auto;
    }

    .page-title {
        width: 295px;
        margin-left: auto;
        margin-right: auto;
    }

    .confirmation-details{
        width: 295px;
        margin-left: auto;
        margin-right: auto;
    }

    #contact-support-button{
        width: 168px;
    }

    .img-container-center-fixedwidth {
        width: 168px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 0 30px 0;
    }

    .account-block-explanation-container {
        padding: 0px;
    }

    .footer-text1 {
        width: 295px;
    }
}