@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../fonts/Montserrat-SemiBold.ttf);
}
@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
    font-family: Montserrat-Black;
    src: url(../fonts/Montserrat-Black.ttf);
}
@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Medium.ttf);
}
body{
    background-color: #fff;
    color: #6a6a6e;
    font-family: Montserrat;
}
.header-section{
    background: #ebebeb;
    border-bottom: 3px solid #fff;
}
h1, .h1, h2, .h2, h3, .h3, h4, h5, h6, .h6{
    font-family: Montserrat-Bold;
    color: black;
/* 
    color: #6d6e71;
 */
}
strong, b {
    font-weight: 900;
    line-height: inherit;
}
.hidden{
    display: none;
}
.color-white{
    color: #FFFFFF;
}
.change-upload-par{
    margin-top: 2rem;
    padding: 0 15px;
}
.pg-headline2.red {
    color: #c22132;
    font-size: 2rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.email-address{
    font-weight: bold;
    text-decoration: underline;
}
.user-info-box h5 {
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.2;
}

.video-btn-section {
    /*margin-bottom: 30px;*/
}
.menu-icon{
    font-size: 0;
}
table.user-activity-table thead th {
    font-weight: 500;
    background: #212883;
    color: #fff;
    font-size: 0.9rem;
    text-align: center;
}
.user-table-title {
    font-weight: bold;
    margin-bottom: 15px;
}
.two-columns-instructions {
    font-size: 0.9rem;
}
.list-instructions {
    list-style-type: none;
}
span.bullet-number {
    background: #212883;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    font-size: 1.4rem;
    line-height: 1.80;
    font-weight: 600;
    z-index: 1;
}
.step-bar{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 7px;
    background: #212883;
    z-index: 0;
}
.receipt-point {
    position: relative;
}
.first-point {
    top: 45px;
    right: -20px;
}
.prodselect-section {
    width: 70px;
    margin: auto;
}
.second-point {
    top: 87px;
    right: -20px;
}
.receipt-point img{
    position: absolute;
    right: 0;
    bottom: -25px;
    max-width: 50px;
}
.list-instructions li {
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0.4rem;
}
.two-columns-instructions .left-column {
    padding-right: 6%;
}
.text-uppercase{
    text-transform: uppercase;
}
.red-title{
    color: #c81e2d;
    font-weight: bold;
}
.timeChar{
    color: #000;
    font-weight: 900;
    font-size: 5rem;
    margin: 0;
}
#clock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 910px;
    margin: auto;
    padding: 0 15px;
}
.offer-valid-text{
    margin: 55px 15px;
}
.addchoices{
}
.countdown-section {
/* 
    background: #021e6e;
 */
    color: #c81e2d;
    padding-top: 60px;
    padding-bottom: 50px;
}

.txtChar{
    color: #2e7ab8;
    font-weight: bold;
    font-size: 2.5rem;
    margin: 0;
}
.steps-instructions__title {
    font-size: 1.2rem;
    font-weight: 700;
}
.two-columns-instructions .left-column>p {
    font-size: 0.9rem;
    margin-bottom: 0.4rem;
}
.note-instructions {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
h5.headline-red {
    font-size: 1rem;
    margin: 0;
    font-weight: 600;
    color: #c12132;
}
.note-instructions img {
    padding-right: 9px;
}
.two-columns-instructions .left-column p {
    line-height: 1.2;
    margin-bottom: 0.7rem;
}
.steps-instructions {
    padding-left: 2rem;
}
.brands-section>h3 {
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
}
.upload-section-club{
    padding: 20px;
    margin: 25px auto 0 auto;
    background-color: #f1f0f0;
}
.receipt-example{
    margin-right: 10px;
}
.upload-receipt-form{
    border-left: 1px solid #202883;
}
.user-activity-table-section {
    padding: 0 1.7rem;
    margin-bottom: 3rem;
}
.receipt-instructions-section {
    background: #f5f5f5;
    padding: 1rem 1.3rem 1.7rem;
}
.user-activity-table tbody tr {
    border: none;
    background: transparent;
    height: 40px;
    border-bottom: 1px solid #9f9f9f;
    text-align: left;
}
thead, tbody, tfoot {
    border: 1px solid transparent;
    background-color: transparent;
}
tbody td {
    padding: 0.5rem 0.625rem 0.225rem;
}
.dollar-number {
    font-size: 1.4rem;
    font-weight: 900;
    color: #c12132;
    margin: 0;
    text-transform: uppercase;
}
.user-dollars-info {
    padding: 1rem;
    background: #f5f5f5;
    margin-bottom: 3rem;
}
.user-info-box small {
    font-size: 67%;
}
.upload-boxes {
    padding: 15px;
    margin: 30px 0;
}
.upload-box h6 {
    max-width: 280px;
}
.upload-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.upload-box img {
    max-height: 173px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.receive-methods img{
    max-width: 300px;
    margin: auto;
    display: block;
    width: 100%;
}
.center-header-section {
    position: relative;
}
.pass-reset-section, .min-height{
    min-height: 50vh;
}
.center-header-section img{
    width: 52%;
    margin-top: 13px;
}
.main-headline-section{
/* 
    background: #021e6e;
 */
    padding: 30px 20px;
}
.center-header-section:before{
    content: "";
    background-image: url('../images/header_redstripel.png');
    position: absolute;
    left: 0;
    display: block;
    top: 0;
    width: 25px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}
.center-header-section:after{
    content: "";
    background-image: url('../images/header_redstriper.png');
    position: absolute;
    left: 94%;
    display: block;
    width: 25px;
    height: 100%;
    background-repeat: no-repeat;
    top: 0;
    background-size: contain;
}
.center-header-section {
    overflow: hidden;
}
.menu-list{
    list-style-type: none;
    padding: 0px 39px;
    margin: 0;
}
.top-bar, .top-bar ul {
    background-color: #e6e6e6;
    padding: 0 0.5rem;
}
.menu-list li{
    position: relative;
}
.menu-list > li > a{
    color: #000;
    font-weight: 700;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    padding: 0.5rem 0.5rem;
}
.title-bar {
    background: #213971;
    height: 45px;
}
.navigation-menu-section {
    position: relative;
    margin-bottom: 10px;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea, select {
    background-color: #fff;
}
label a{
    color: #3b3b3b;
}
.receive-shop-card {
    margin: 40px 15px;
    text-align: left;
}
.receive-shop-card h4 {
    margin-bottom: 30px;
}
.receive-methods {
    margin-bottom: 25px;
}
.menu-ext {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu-icon::after, .menu-icon:hover::after {
    background: #FFFFFF;
    -webkit-box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF;
    box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF;
}

.menu-list li a:hover,.menu-list li a:active,.menu-list li a:focus, li.menu-item.active-item a{
    color: #FFFFFF;
    text-decoration: none;
}
.menu-ext div a{
    background: #c91d2c;
    color: #FFFFFF;
    padding: 10px;
/* 
    border-radius: 20px;
 */
}
.menu-ext div a:hover, .menu-ext div a:focus {
    color: #FFFFFF;
}
li.menu-item:hover:after, li.menu-item.active-item:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 7px;
    background: #005084;
    bottom: 0;
    left: 0;
    display: none;
}
li.menu-item{
    padding: 8px 23px;
    margin-right: 8px;
}
li.menu-item.active-item {
    background: #2e7ab8;
}
li.menu-item:hover {
    background: #2e7ab8;
}
footer.footer {
    background: #001e6d;
    color: #fff;
    padding: 30px 0 54px;
}
div.menu-sections a{
    padding: 0.1rem 0.6rem;
    color: #fff;
}
.menu-sections a:hover {
    text-decoration: underline;
    color:#fff;
}
.first-footer-row {
    margin-bottom: 0.5rem;
}

.first-footer-row li:last-child{
    border-right: 0px solid #fff;
}

.first-footer-row li{
    border-right: 1px solid #fff;
    margin-bottom: 10px;
}

.logged-icon__inner {
    position: absolute;
    right: 40px;
    width: 70px;
    top: 19px;
}
.logged-icon-section {
    position: relative;
}
.logged-icon__inner a{
    color: #021e6e;
}
p.pg-arrow-text{
    position: relative;
}
p.pg-arrow-text a{
    color: #212883;
    font-weight: 600;
}
p.pg-arrow-text:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #212883;
    position: relative;
    top: 1px;
    left: 3px;
    display: inline-block;
}
.info-section{
    max-width: 1100px;
    margin: auto;
    margin-top: 1.3rem;
}
.receipt-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 20px;
}
/* 
.receipt-option {
    width: 32%;
    padding: 15px 10px;
    background: #f6f6f6;
    cursor: pointer;
    border-radius: 13px;
    border: 4px solid #ebebeb;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
 */
.receipt-option {
    width: 32%;
    padding: 15px 10px;
/* 
    background: #f6f6f6;
 */
    cursor: pointer;
/* 
    border-radius: 13px;
    border: 4px solid #ebebeb;
 */
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.receipt-option>p {
    font-size: 12px;
}
.costco-receipt img, .warehouse-receipt img{
    margin-bottom: 24px;
}

/* 
.receipt-option>img {
    max-width: 70%;
    height: 170px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
}
 */
.receipt-option>img {
/* 
    max-width: 70%;
    height: 170px;
 */
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
}
.brand-section {
    margin-top: 2.3rem;
    margin-bottom: 2rem;
}
.brand-icon {
    width: 10%;
    margin: 1rem;
}
.pg-headline2{
    font-size: 1.7rem;
    font-weight: 900;
    margin: 0;
}
.pg-headline--normal {
    font-size: 1.7rem;
    font-weight: 900;
    margin: 0;
}
.inner-costco-receipt {
    padding: 30px;
}
p {
    line-height: 1.4;
}
p#change-par {
    margin-top: 2rem;
    padding: 0 15px;
}
.order-number-field{
    margin-bottom: 20px;
    padding-top: 15px;
}
.step-icon {
    max-width: 135px;
    margin: 0 40px;
}
.step-icon p {
    margin: 0;
    margin-top: 1rem;
    font-size: 1.6rem;
    font-weight: 700;
    color: #c51f2f;
    text-transform: uppercase;
}
.logos-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.logos-row>div {
    width: 14%;
    margin-bottom: 40px;
}
.logos-row>div>img {
    max-width: 77%;
}
.step-icon-section{
    margin-top: 1.7rem;
}
.instructions-paragraph p {
    margin: 0;
    font-weight: 700;
}
.instructions-paragraph {
    margin-top: 1.6rem;
    margin-bottom: 2rem;
}
.strong{
    font-weight: 900 !important;
}

/* 
.form-section {
    margin: auto;
    width: 100%;
}
 */

.form-section {
    margin: auto;
    background: #ebebeb;
    width: 100%;
    border-top: 7px solid #031b76;
}

.form-section__inner {
    width: 85%;
    margin: auto;
}
.login-form-section{
    max-width: 515px;
    text-align: left;
}
.login-form-section>.form-section__inner {
    width: 70%;
}
#loginForm{
    margin-top: 1rem;
}
.btnpg-sumbit {
    width: 100%;
/* 
    background-color: #ce4242 !important;
 */
    background-color: #c81e2d !important;
    font-weight: 700;
/* 
    border-radius: 20px;
 */
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}
.mb-0{
    margin-bottom:5px;
    line-height: 1;
}

a{
    color: #021e6e;
    text-decoration: none;
}

.create-account-link{
    text-align: center;
    margin-top: 1rem;
    font-weight: 900;
    font-size: 1.3rem;
    text-decoration: underline;
    border-bottom: 1px solid #a5a5a5;
    padding-bottom: 1.4rem;
}
.big-link{
    text-align: center;
    margin-top: 1rem;
    font-weight: 900;
    font-size: 1.3rem;
    text-decoration: underline;
}
.user-create-input{
    margin-top: 2.5rem;
}
.password-info{
    text-align: left;
    font-size: 0.7rem;
}
.thanks-shop-div{
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.thanks-status-div p{
    font-weight: 900;
    font-size: 1.3rem;
}
.checkboxes-section {
/* 
    max-width: 560px;
 */
    margin: auto;
    text-align: left;
    margin-top: 1.7rem;
    padding: 0 15px;
}
.checkboxes-section>div{
    display: flex;
    margin-bottom: 10px;
}
.horizontal-view-video{
    display: flex;
    align-items: center;
    max-width: 790px;
    justify-content: center;
    margin: auto;
    text-align: left;
}
label{
    color: #3b3b3b;
    font-size: 1rem;
}
.create-section {
    margin-bottom: 5rem;
}
.submit-create {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.thanks-section {
    margin-bottom: 8rem;
}
.thanks-title {
    margin-top: 4rem;
    margin-bottom: 1.5rem;
}
.step-icon-section--mobile, .headline-red-mobile{
    display: none;
}
.thanks-section>.form-section__inner {
    width: 74%;
    margin-top: 5rem;
    margin-bottom: 8rem;
}
.guest-check-section .form-section__inner {
    padding-bottom: 5%;
}
.thanks-email-par{
    line-height: 1.3;
    margin-top: 2rem;
    font-weight: 900;
    font-size: 1.3rem;
}
.steps-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 55px auto;
    justify-content: center;
}
.step-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    color: #FFFFFF;
/* 
    width: 23%;
 */
    position: relative;
    padding-top: 23px;
}
.step-section img{
    max-width: 300px;
    margin-top: -20px;
}
.step-section .number {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    background: #c81e2d;
    margin-right: 9px;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    padding: 10px;
    border: 3px solid #c81e2d;
    display: flex;
    align-items: center;
    justify-content: center;
}
.combinebanner{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px;
}
.auth-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.auth-options>div {
    width: 50%;
    padding: 25px 15px;
}
.auth-options>div h4{
    margin: 0;
}
.m-0{
    margin: 0;
}
.red-btn{
    background: #c81e2d;
    color: #FFFFFF !important;
    font-weight: bold;
/* 
    border-radius: 20px;
 */
    min-width: 240px;
    margin: 15px auto;
}
.red-btn:hover, .red-btn:focus{
    opacity: 0.9;
    background: #c81e2d;
    color: #FFFFFF;
}
.rel-account-section {
/* 
    margin: 15px auto;
 */
    justify-content: center;
}
.register-section {
/* 
    border-right: 1px solid #202883;
 */
    padding: 20px;
}
.login-section{
    padding: 20px;
    background-color: #f1f0f0;
}
.blue-text{
    color: #213971;
}
.green-text{
    color: #6a9d54;
}
.step-text {
width: 75%;
}
.receipt-form-section {
    padding: 0 15px;
}
.step-number {
    height: 50px;
    width: 50px;
    background: #c91d2c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    font-weight: bold;
    box-shadow: 2px 2px 6px #000;
}
.step-text>h3 {
    line-height: 1.1;
}
.step-text>p {
    margin: 0;
}
.card-shop{
    max-width: 80px;
    padding: 5px 0;
}
#captcha_error {
color: red;
border: none;
}
a:active,a:visited{
color: #021e6e;
text-decoration: none;
}
.other-opt-section p {
margin: 0;
}
.other-opt-section a {
font-weight: 700;
cursor: pointer;
outline: 0;
}

#costco-rec-form {
    margin: 20px;
}
.warning {
color: #B71C1C;
margin-top: 1%;
text-align: left;
margin-bottom: 1%;
}
.instacart-steps{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.insta-nums-section {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-height: 212px;
    position: relative;
}
.instacart-notes{
    background: #ffffff;
    border-top: 7px solid #031b76;
    padding: 20px;
    margin-top: 35px;
    margin-right: 35px;
}
.insta-receipt-instructions-section {
    background: #f5f5f5;
    padding: 1rem 1.3rem 1.7rem;
}
.insta-texts-section {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-right: 10px;
}
.ref-number-section p {
margin-bottom: 0rem;
}
.ref-number-section--inner {
border-bottom: 4px solid;
max-width: 80%;
margin-top: 3rem;
margin-bottom: 4rem;
}
.error{
border: 4px solid #fc0000;
}
option {
color: #000;
font-size: 1.1rem;
}
input.date-birth:focus{
outline: 0;
border: none;
border-right: 4px solid;
background: transparent;
box-shadow: none;
}
.birth-section--inner div:last-child select {
border: none;
width: 100px;

}


::-webkit-input-placeholder { /* Edge */
    color:black;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:black;
}

::placeholder {
    color: black;
}

.form-section__input{
    margin-bottom: 1rem;
}

option{
    color:#000;
}
.upload-title{
    font-size: 1.3rem;
}
.hidden{
    display: none;
}
.upload-desc {
    color: #919191;
    font-size: 0.9rem;
    line-height: 1.4;
}
.box__input {
    padding-bottom: 0.1rem;
    position: relative;
}
p.box__dragndrop {
    width: 85%;
    margin: auto;
    margin-top: 0.9rem;
    line-height: 1.2;
    padding-bottom: 0.6rem;
    color: #898989;
}
.inputbox__inner img {
    max-width: 75px;
}
.instructional-video__section {
    background: #212883;
    padding: 1%;
    width: 100%;
}
.instructional-video__section--inner {
    width: 74%;
    margin: auto;
    background: #fff;
}
.instructional-video__section--inner>div{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.6%;
    cursor: pointer;
}
.instructional-video__section--inner>div h5{
    margin:0;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    color:#ce0220;
}
.instructional-video__section--inner>div img{
    max-width: 55px;
    margin-left: 11px;
}
input#file {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.click-to-upload{
    background: #fff;
    border: 1px solid #898989;
    padding: 3%;
    color: #898989;
}
.box__input label {
    cursor: pointer;
    z-index: 1;
}
.inputbox__inner{
    background: #d6d6d6;
    margin-bottom: 1rem;
    padding: 0.7rem 0 0.7rem;
    border: 2px dashed #898989;
}
.error-user-table {
    margin-top: 3rem;
    margin-bottom: 9rem;
}
.pg-headline2.headline-error {
    text-transform: none;
}
.error-section {
    margin-top: 3rem;
}
.error-user-table table.user-activity-table thead th {
    text-align: left;
    padding-left: 5%;
}
.reupload-from-error{
    font-size: 1.6rem;
    font-weight: 900;
    margin-top: 2.5rem;
}
.reupload-from-error a {
    text-decoration: underline;
}
.close-button, .close-button.medium {
    font-size: 3rem;
}
#guestModal p {
    font-size: 1.2rem;
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
}
#guestModal .pg-headline2 {
    margin-bottom: 1.2rem;
}
#guestModal {
    background: #e3e3e3;
    padding: 2.9rem;
    text-align: center;
}
.info-user-table-section {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
}
.info-user-table {
    background: #fff;
    color: #4f5d68;
}
.combinebanner.mob {
    display: none;
}
.popup-table-info {
    margin-top: 1.5rem;
}
.cta-popup-50 {
     width: 50%;
     margin: auto;
     margin-top: 1.7rem;
 }
.cta-popup-35 {
    width: 35%;
    margin: auto;
    margin-top: 0.3rem;
}
.cta-popup-35 a{
    font-size: 0.7rem;
}
.info-user-table tbody tr {
    border: none;
}
.border-right {
    border-right: 1px solid #a4a4a4;
}
.info-user-table tbody:before {
    content: "-";
    display: block;
    line-height: 1em;
    color: transparent;
}
.info-user-table p {
    margin: 0;
    line-height: 0.8;
    width: 80%;
}
.info-user-table small {
    font-size: 12px;
}
.info-user-table tbody td {
    vertical-align: top;
    height: 70px;
}
.w-50{
    width: 50%;
}
.auth-option--inner {
    max-width: 310px;
    margin: auto;
}
.title-auth-section{
    background: #021e6e;
    padding: 30px 20px;
}
.title-auth-section>h1 {
    color: #FFFFFF;
}
.auth-section--buttons{
    background: #b4b3b4;
    padding: 40px 15px;
}
.auth-section--buttons h5{
    max-width: 320px;
    margin: auto;
}
.auth-section--buttons  > .grid-x{
    justify-content: center;
}
.button-white {
    max-width: 500px;
    margin: 20px auto;
    background: #fff;
    display: flex;
    width: 100%;
}
.button-white>a {
    width: 100%;
    padding: 10px;
    color: #b22432;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 15px;
}
.button-white img{
    max-width: 60px;
    margin-left: 5px;
}
.w-25{
    width: 25%;
}
.gradient-section{
    background: rgb(228,228,228);
    background: -moz-radial-gradient(circle, rgba(228,228,228,1) 0%, rgba(248,248,248,1) 50%, rgba(228,228,228,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(228,228,228,1) 0%, rgba(248,248,248,1) 50%, rgba(228,228,228,1) 100%);
    background: radial-gradient(circle, rgba(228,228,228,1) 0%, rgba(248,248,248,1) 50%, rgba(228,228,228,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e4e4e4",endColorstr="#e4e4e4",GradientType=1);
    height: 25px;
}
.info-user-table tbody:after {
    content: "-";
    display: block;
    line-height: 1em;
    color: transparent;
}
.abbr-section {
    margin: 45px auto 90px;
    padding: 0 15px;
}
.disabled-step{
    background: #949494 !important;
}
.disabled-text{
    opacity: 0.5;
}
.sample-label{
    margin: 0;
    text-align: left;
    font-size: 13px;
}
@media screen and (min-width: 801px) {
    #main-wrappper{
        /*max-width: 1140px;*/
        margin-left: auto;
        margin-right: auto;
        position: relative;
        width: 100%;
    }
}
@media screen and (max-width:1024px){
    .info-section {
        max-width: 853px;
        margin: auto;
        margin-top: 3.3rem;
    }
    .register-section {
        border-right: none;
        border-bottom: 1px solid #202883;
        margin-bottom: 5px;
        padding-bottom: 25px;
    }
}
@media screen and (max-width:800px){
    .instructional-video__section--inner {
        width: 90%;
    }
    .cta-popup-35 {
        width: 70%;
    }
    .cta-popup-50 {
        width: 100%;
    }
    .horizontal-view-video{
        display: block;
        text-align: center;
    }
    .horizontal-view-video img{
        margin-bottom: 10px;
    }
}
@media screen and (max-width:768px) {
    .menu-list {
        padding: 0px;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .second-menu{
        margin-top: 15px;
    }
    li.menu-item {
        padding: 8px 9px;
        margin-right: 0;
    }
    .upload-box {
        margin-bottom: 30px;
    }
    .menu-list li a{
        display: block;
        position: relative;
        min-width: 100%;

    }
    .menu-list li:last-child a:after {
        display: none;
    }
    li.menu-item:nth-of-type(4) a:after {
        display: none;
    }
    li.menu-item:nth-of-type(4){
    }
    .menu-list li {
        display: inline;
        font-size: 0.95rem;
        min-width: 11%;
    }
    .menu-ext {
        top: 10px;
        font-size: 15px;
        bottom: unset;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .txtChar{
        font-size: 1.5rem;
    }
    .timeChar{
        font-size: 3rem;
    }
    .step-section {
        padding-top: 15px;
        width: 100%;
        align-items: flex-start;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        margin-bottom: 20px;
    }
    .steps-section {
        position: relative;
        margin-bottom: 0;
        padding: 0 15px;
        flex-direction: column;
    }
    .combinebanner {
        display: none;
    }
    .step-section img {
        margin: auto;
    }
    .offer-valid-text {
        margin: 15px 15px 45px;
    }
    .combinebanner.mob{
        display: block;
        position: relative;
        margin-bottom: 55px;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width:640px) {
    .top-bar, .top-bar ul {
        width: 100%;
    }
    .upload-receipt-form {
        border-left: none;
        border-top: 1px solid #202883;
        margin-top: 20px;
        padding-top: 10px;
    }
    .menu-list li {
        max-width: 60%;
        margin: auto;
        width: 100%;
    }
    .first-footer-row li {
        margin-bottom: 10px;
        font-size: 15px;
    }
    .gradient-section{
        height: 15px;
    }
    .logos-row>div {
        width: 27%;
        margin-bottom: 40px;
    }
    .step-text {
        width: 100%;
        font-size: 13px;
        padding: 0 5px;
    }
    .step-text>h3 {
        margin: 17px 0px;
    }
    .card-shop {
        max-width: 60px;
    }
    .brands-section>h3 {
        margin-bottom: 25px;
    }
    .instacart-notes {
        margin-right: 0;
        margin-bottom:40px;
    }
    .auth-options>div {
        width: 100%;
    }
    .auth-options {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .auth-options>div h4{
        font-size: 1.6rem;
    }
    .receipt-options {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .receipt-option {
        width: 90%;
        margin-bottom: 20px;
    }
    .receipt-option>img {
        max-width: 90%;
    }
    .steps-instructions {
        padding: 15px 10px;
    }
    .two-columns-instructions .left-column p {
        font-size: 13px;
    }
    .pg-headline2, .pg-headline--normal {
        font-size: 1.3rem;
    }
    .inner-costco-receipt {
        padding: 0;
        padding-top: 20px;
    }
}
@media screen and (max-width:480px) {
    .left-header-section, .right-header-section {
        display: none;
    }
    .w-50 {
        width: 40%;
    }
    .info-section {
        margin-top: 1.9rem;
    }
    #guestModal {
        background: #e3e3e3;
        padding: 3rem 0.9rem;
    }
    .center-header-section {
        width: 100% !important;
    }
    .brand-icon {
        width: 23%;
        margin: 0.9rem;
    }
    .login-form-section>.form-section__inner {
        width: 93%;
    }
    .pg-headline2, .pg-headline--normal {
        text-align: center;
        line-height: 1.2;
        margin-bottom: 1.4rem;
    }
    .instructions-paragraph {
        margin-top: 1.6rem;
        margin-bottom: 2rem;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .instructions-paragraph p {
        margin-bottom: 1.1rem;
    }
    .step-icon-section{
        display: none;
    }
    .step-icon-section--mobile{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
    }
    .step-icon {
        max-width: 90px;
        margin: 0px 10px;
    }
    .user-create-input {
        margin-top: 0;
    }
    .form-section__inner {
        width: 98%;
    }
    .checkboxes-section>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #checkbox-terms {
        margin-bottom: 0;
    }
    .step-icon p {
        margin: 0;
        margin-top: 0.6rem;
        font-size: 1.4rem;
        font-weight: 700;
        text-transform: uppercase;
    }
    .btnpg-sumbit {
        width: 70%;
        margin-left: auto;
        display: block;
        margin-right: auto;
    }
    .center-header-section:after {
        left: 95%;
    }
    .center-header-section img {
        width: 50%;
        margin-top: 20px;
        margin-bottom: 28px;
    }
    .headline-red-mobile{
      display: block;
    }
    .logged-icon__inner {
        position: relative;
        right: 0;
        width: 70px;
        margin: auto;
    }
    .profile-section>h2 {
        display: none;
    }
    .user-activity-table-section {
        padding: 0 0rem;
    }
    .user-table-title {
        font-weight: bold;
        font-size: 1.2rem;
        margin: 0;
        text-align: center;
        margin-bottom: 0.3rem;
    }
    .upload-receipt-form {
        width: 100%;
    }
    .form-section.upload-form-section {
        padding: 0 7%;
    }
    .receipt-instructions-section {
        padding: 1rem 0 0rem;
    }
    .upload-form-section .form-section__inner {
        margin-bottom: 0;
    }
    .profile-section>p {
        width: 75%;
        margin: auto;
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
    .thanks-title {
        margin-top: 1rem;
        margin-bottom: 0.5rem;
    }
    .thanks-section>.form-section__inner {
        width: 88%;
        margin-top: 3rem;
        margin-bottom: 4rem;
    }
    .instructional-video__section--inner {
        width: 100%;
    }
    .steps-instructions__title {
        font-size: 1rem;
        font-weight: 700;
        text-align: center;
        line-height: 1.2;
    }
    .receipt-instructions-section__inner {
        padding: 0;
    }
    .steps-instructions {
        width: 100% !important;
    }
    .upload-receipt-form {
        width: 100% !important;
    }
    .instructional-video__section {
        margin-bottom: 0;
    }
    .guest-check-section .form-section__inner {
        padding-bottom: 10%;
    }
    .user-info-box {
        width: 100% !important;
        margin-bottom: 1.5rem;
    }
    #clock{
        max-width:95%;
    }
    #clock > div {
     width: 65px;
     text-align: center;
    }
    .txtChar{
        font-size: 1rem;
    }
    .countdown-section {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .timeChar{
        font-size: 2rem;
    }
    .first-point {
        top: 6%;
        right: -20px;
    }
    .second-point {
        top: 12%;
        right: -20px;
    }
}
.separator {
  display: flex;
  align-items: center;
  text-align: center;
}

.separator::before,
.separator::after {
  content: '';
  flex: 1;
  height: 0;
  max-width: 70rem;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #000;
}

.separator:not(:empty)::before {
  margin-right: .25em;
}

.separator:not(:empty)::after {
  margin-left: .25em;
}
