
.number-stl {
    margin-bottom: 0;
    margin-top: 80px;
    text-align: center;
}
.number-sub {
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
}
.soc-btn-box {
    margin: auto;
    width: 150px;
}

.btn-twitter-new {
    background: #55ACEE !important;
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 40px;
    padding: 12px 0px !important;
    margin: 0 5px !important;
}

.btn-fb-new {
    background: #3b5998 !important;
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 40px;
    padding: 12px 0px !important;
    margin: 0 5px !important;
}

.btn-google-new {
    background: #dd4b39 !important;
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 40px;
    padding: 12px 0px !important;
    margin: 0 5px !important;
}

.or-txt-box {
    float: left;
    color: #999999;
    height: 40px;
    text-align: center;
    padding-top: 9px;
    width: 100%;
    background-image: url(../images/line-or.png);
    background-repeat: repeat-x;
    background-position: center;
}

body {
    font-family: 'Arch Sans';
}

h2, h3, h4, h5, h6 {
    font-family: 'Arch Sans';
    font-weight: bold !important;
}

h1 {
    font-family: 'Arch Sans';
    font-weight: 800 !important;
}

h6 {
    font-family: 'Arch Sans';
    font-weight: normal !important;
    font-weight: normal !important;
    font-size: 1.3rem;
}

h2 {
    font-size: 2.5rem;
}

h4 {
    font-size: 2.3rem;
}

h7 {
    line-height: auto;
    color: #666666;
    font-size: 1.4rem;
}

.fixed-top {
    position: relative;
}

.home-btn-box-africa {
    width: 240px;
    margin: 30px auto;
}

.min_max_text_left {
    position: absolute;
    width: 100px;
    margin-left: -20px;
    font-size: 13px;
}

.min_max_text_right {
    position: absolute;
    width: 100px;
    margin-left: -20px;
    font-size: 13px;
    text-align: left;
}

.selectpicker-filter {
    font-family: 'Arch Sans';
    font-size: 14px;
    color: #333333;
    border: 1px solid #cccccc;
    background-repeat: no-repeat;
    background-position: right top 8px;
    height: auto;
    background-color: #ffffff;
    width: 140px;
    text-align: center;
    border-radius: 3px;
    padding: 7px;
    margin-top: 5px;
    cursor: pointer;
    background-size: 8px;
}

.header_txt {
    color: #666666;
}

.coupon-small {
    width: 150px;
    height: 75px;
    float: left;
    border: 1px solid #aaaaaa;
}

.list-box-div {
    float: left;
    padding: 15px;
    background-color: #eeeeee;
    width: 100%;
    margin-bottom: 30px;
    border: solid 2px #eeeeee;
    transition: all ease-in .3s;
}

.padding-bottom-space {
    padding-bottom: 70px;
}

.list-box-div:hover {
    border: solid 2px #bf0c0c;
}

.redeemed-box:hover {
    border: solid 2px #eeeeee;
}

.couponlist-txt-box {
    width: 100%;
    padding-left: 180px;
}

.copon-list-heading {
    color: #000000;
    font-size: 1.45rem;
    float: left;
    font-family: 'Arch Sans';
    font-weight: normal;
    padding-top: 5px;
}

.valid-txt-box {
    font-size: 13px;
    color: #666666;
    float: left;
    width: 100%;
}

.coupon-head {
    font-size: 20px;
    color: #000000;
    width: 100%;
    float: left;
    line-height: 1;
    margin-bottom: 13px;
}

.redeemed-txt {
    font-size: 13px;
    color: #ffffff;
    background-color: #666666;
    float: right;
    height: 20px;
    padding: 0px 10px;
    margin-top: -17px;
    margin-right: -17px;
}

.nav-btns {
    border: 1px solid #ffffff;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    float: right;
    margin-left: 10px;
    transition: all ease-in .3s;
    background-color: #000000;
    cursor: pointer;
}

    .nav-btns:hover {
        background-color: #bf0c0c;
        border: 1px solid #bf0c0c;
    }

#dvloggedinpanel1 {
    width: auto;
    float: right;
}

.notmeselectpicker {
    font-family: 'Arch Sans';
    font-size: 13px;
    color: #ffffff;
    border: 1px solid #ffffff;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-size: 8px;
    background-color: #000000;
    border-radius: 50px;
    outline: none;
    padding: 0 10px;
    transition: all ease-in .3s;
}

    .notmeselectpicker:hover {
        background-color: #bf0c0c;
        border: 1px solid #bf0c0c;
    }

.home-btn-box {
    width: 480px;
    margin: 30px auto;
}

.home-btn {
    font-family: 'Arch Sans';
    float: left;
    width: 180px;
    height: 180px;
    background-color: #bf0c0c;
    font-size: 16px;
    color: #FFFFFF;
    border-radius: 30px;
    padding: 10px;
    font-weight: bold;
    padding-bottom: 15px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
    margin: 30px;
}

    .home-btn:hover {
        background-color: #d43e44;
        color: #FFFFFF;
    }

.home-btn-img {
    height: 100px;
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 18px;
}

.redeemed-head-txt {
    color: #999999;
}

.redeemed img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.lan-btn {
    color: #999999;
    text-decoration: none;
    font-size: 14px;
}

    .lan-btn:hover {
        color: #bf0c0c;
        text-decoration: none;
    }

.modal-dialog {
    max-width: 450px;
    margin: 30px auto;
}

.navbar-brand img {
    height: 55px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
}

.sldr-main {
    margin: auto;
    width: 600px;
    margin-top: 7%;
}

.border-slider {
    float: left;
    width: 100%;
    height: 15px;
    background-image: url(../images/border.jpg);
    background-repeat: repeat-x;
    background-position: center;
}

.cir-sldr {
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #cccccc;
    margin-left: 50px;
    cursor: pointer;
    transition: all ease-in .3s;
}

    .cir-sldr:hover {
        background-color: #999999;
    }

.emoji-sldr {
    float: left;
    width: 60px;
    height: 60px;
    margin-left: -23px;
    margin-top: -24px;
}

.sldr-number {
    position: absolute;
    color: #000000;
    font-size: 22px;
    margin-top: -60px;
}

.sldr-main_second {
    margin: auto;
    width: 600px;
    margin-top: 15%;
}
/*general styles for all CSS Checkboxes*/
/*label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 35px;
    height: auto;
    min-height: 18px;
    display: inline-block;
    background: url(../images/check.svg);
    padding-bottom: 7px;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 1.07rem;
    line-height: 1.2rem;
    vertical-align: middle;
    cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
    background-image: url(../images/check_selected.svg);
    background-size: 17px;
}
.css-label {
    background: url(../images/check.png);
    background-size: 17px;
}
label.css-label {
    background-image: url(../images/radio.svg);
    background-size: 18px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
input[type=radio].css-checkbox + label.css-label, input[type=radio].css-checkbox + label.css-label.clr {
    padding-left: 30px;
    height: auto;
    display: inline-block;
    padding-bottom: 7px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position-x: 0 0;
    font-size: 1.07rem;
    line-height: 1.2rem;
    cursor: pointer;
}
input[type=radio].css-checkbox:checked + label.css-label, input[type=radio].css-checkbox + label.css-label.chk {
    background-image: url(../images/radio_selected.svg);
    background-size: 18px;
}*/
.form-check label:after, .radio label:after {
    content: '';
    display: table;
    clear: both;
}

.form-check .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 3px;
    width: 18px;
    height: 18px;
    float: left;
    margin-right: .9rem;
}

.logo-box {
    float: left;
    width: 121px;
}

    .logo-box a img {
        width: 100%;
    }

.radio {
    margin-bottom: .5rem;
}

    .radio .cr {
        border-radius: 50%;
    }

.form-check .cr .cr-icon {
    position: absolute;
    font-size: 1.07rem;
    line-height: 0;
    top: 50%;
    left: -4%;
    font-weight: 100;
    text-stroke: 2px #bf0c0c;
    -webkit-text-stroke: 2px #bf0c0c;
    -moz-text-stroke: 2px #bf0c0c;
    -ms-text-stroke: 2px #bf0c0c;
    -o-text-stroke: 2px #bf0c0c;
}

.radio .cr .cr-icon {
    position: absolute;
    font-size: .9rem;
    line-height: 0;
    top: 50%;
    left: 9%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.form-check label input[type="checkbox"], .radio label input[type="radio"] {
    display: none;
}

    .form-check label input[type="checkbox"] + .cr > .cr-icon {
        opacity: 0;
        color: #ffffff;
    }

    .form-check label input[type="checkbox"]:checked + .cr > .cr-icon {
        opacity: 1;
        color: #fff;
    }

    .form-check label input[type="checkbox"] + .cr {
        background-color: #FFFFFF;
        border: 1px solid #a9a9a9;
    }

    .form-check label input[type="checkbox"]:checked + .cr {
        background-color: #bf0c0c;
        border: 1px solid #bf0c0c;
    }

    .form-check label input[type="checkbox"]:disabled + .cr {
        opacity: .5;
    }

    .radio label input[type="radio"] + .cr > .cr-icon {
        opacity: 0;
        color: #ffffff;
        transition: all ease-in .2s;
    }

    .radio label input[type="radio"]:checked + .cr > .cr-icon {
        opacity: 1;
        color: #bf0c0c;
    }

    .radio label input[type="radio"] + .cr {
        transition: all ease-in .2s;
        border: 1px solid #a9a9a9;
    }

    .radio label input[type="radio"]:checked + .cr {
        border: 1px solid #bf0c0c;
    }

label {
    display: inline-block;
    margin-bottom: .5rem;
    line-height: 1.1rem;
}

.terms {
    width: auto;
    float: none;
}

.btn-xl {
    text-transform: uppercase;
    padding: 1.5rem 3rem;
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
}

.bg-black {
    background-color: #000 !important;
}

.rounded-pill {
    border-radius: 5rem;
}

.navbar-custom {
    padding-top: .6rem;
    padding-bottom: .6rem;
    background-color: rgba(0, 0, 0, 1);
}

    .navbar-custom .navbar-brand {
        text-transform: uppercase;
        font-size: 1rem;
        letter-spacing: 0.1rem;
        font-weight: 700;
        margin: auto;
    }

    .navbar-custom .navbar-nav .nav-item .nav-link {
        text-transform: uppercase;
        font-size: 0.8rem;
        font-weight: 700;
        letter-spacing: 0.1rem;
    }

header.masthead {
    position: relative;
    overflow: hidden;
    padding-top: calc(5rem);
    padding-bottom: 5rem;
    background-image: url(../images/1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}

    header.masthead .masthead-content {
        z-index: 1;
        position: relative;
    }

        header.masthead .masthead-content .masthead-heading {
            font-size: 6rem;
            text-transform: uppercase;
        }

        header.masthead .masthead-content .masthead-subheading {
            font-size: 2rem;
        }

    header.masthead .bg-circle {
        z-index: 0;
        position: absolute;
        border-radius: 100%;
        background: linear-gradient(0deg, #ee0979 0%, #ff6a00 100%);
    }

    header.masthead .bg-circle-1 {
        height: 90rem;
        width: 90rem;
        bottom: -55rem;
        left: -55rem;
    }

    header.masthead .bg-circle-2 {
        height: 50rem;
        width: 50rem;
        top: -25rem;
        right: -25rem;
    }

    header.masthead .bg-circle-3 {
        height: 20rem;
        width: 20rem;
        bottom: -10rem;
        right: 5%;
    }

    header.masthead .bg-circle-4 {
        height: 30rem;
        width: 30rem;
        top: -5rem;
        right: 35%;
    }

.display-5 {
    color: #bf0c0c;
}

.bg-primary {
    background-color: #bf0c0c !important;
}

.btn.focus, .btn:focus {
    color: #fff;
    text-decoration: none;
}

.btn-primary {
    background-color: #bf0c0c;
    border-color: #bf0c0c;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 1rem;
    padding: 8px 20px;
    font-weight: normal;
    transition: all ease-in .2s;
}

    /*.msection2 .btn-primary, .msection3 .btn-primary, .msection4 .btn-primary, .msection5 .btn-primary, .msection6 .btn-primary, .msection7 .btn-primary, .msection8 .btn-primary {
    color: #FFFFFF!important;
}*/

    .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
        background-color: #d43e44 !important;
        border-color: #d43e44 !important;
    }

    .btn-primary:focus {
        box-shadow: none;
    }

.btn-secondary {
    background-color: #f1f1f1;
    border-color: #dad7d7;
    color: #000000;
    text-decoration: none;
    font-size: 1rem;
    padding: 8px 20px;
    font-weight: normal;
    transition: all ease-in .2s;
}

    .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
        background-color: #dad7d7 !important;
        border-color: #dad7d7 !important;
        color: #000000;
    }

    .btn-secondary:focus {
        box-shadow: none;
    }

a {
    color: inherit;
    text-decoration: underline;
    transition: all ease-in .2s;
}

    a:hover {
        color: #bf0c0c;
    }

.check-box-padding {
    padding-top: 10%;
    padding-bottom: 20px;
}

.begin-btn {
    width: 180px;
    margin-bottom: 60px;
}

footer {
    background-color: #292929;
    padding: 10px 20px;
    color: #999999;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.red {
    color: #bf0c0c;
    padding-top: 10%;
}

.bg-icns {
    background: url(../images/icns-bg.svg);
    background-position: center bottom -200px;
    background-repeat: no-repeat;
}

.error-txt {
    font-size: 5rem;
    font-weight: 300;
    color: #bf0c0c;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.btn-margin {
    margin-top: 5%;
}

.separation {
    height: 20px;
    width: 100%;
    float: left;
}

* {
    box-sizing: border-box;
}

.form-center {
    width: 100%;
    margin: auto;
    padding-top: 10%;
    padding-bottom: 100px;
}

.msection3 {
    padding-bottom: 70px;
}

.form-center-new {
    width: 60%;
    margin: auto;
    padding-top: 10%;
    padding-bottom: 100px;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 1rem;
}

.padding-new {
    padding: 20px 0;
}

.next-btn {
    width: 100%;
    margin: 0;
}

.next-btn-bx {
    width: 50%;
    padding: 20px 0;
    padding-left: 10px;
    float: left;
}

.prev-btn-bx {
    width: 50%;
    padding: 20px 0;
    padding-right: 10px;
    float: left;
}

.btn-box {
    width: 320px;
    height: auto;
    margin: auto;
}

.form-group {
    margin-bottom: 1rem;
}

.gray-bg {
    background-color: #eeeeee;
}

.img-bg {
    background-image: url(../images/body-bg.jpg);
    background-size: cover;
    padding: 0;
    margin: 0;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.45rem 0.75rem;
    font-size: 1rem;
    color: #000000;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    transition: border-color ease-in 0.2s, box-shadow ease-in 0.2s;
}

    .form-control:focus {
        color: #000;
        background-color: #fff;
        border: 1px solid #292929;
        outline: none;
        box-shadow: none !important;
        caret-color: #bd0017;
    }

.form-center-small {
    width: 340px;
    margin: auto;
    padding-top: 5%;
    padding-bottom: 115px;
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #ffffff !important;
    border: solid 1px #dad7d7;
    color: #666666;
}

.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    background-color: #ffffff !important;
    border: solid 1px #dad7d7;
    color: #666666;
    box-shadow: none;
}

.content {
    float: left;
    width: 100%;
}

.part-receipt {
    margin: auto;
    width: 310px;
    height: auto;
    padding: 5px;
    border-radius: 5px;
    background-color: #ffffff;
}

.inner-padding {
    padding: 20px 0;
}

header.masthead-inner {
    position: relative;
    overflow: hidden;
    padding-top: 2rem;
    padding-bottom: 1.5rem;
    background-image: url(../images/1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}

.receipt-sub-text {
    font-weight: bold;
    font-size: 2rem;
    padding-top: 20px;
    float: left;
    width: 100%;
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: .3rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0;
    margin-bottom: 10px;
    margin-top: 0px;
    width: 100%;
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #bf0c0c;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
    background-color: #e1efc4;
    border: solid 1px #9cc93a;
    background-image: url(../images/success.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 17px;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
    background-color: #ffd9c2;
    border: solid 1px #fe8234;
    background-image: url(../images/exclamation.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 17px;
}

.text-muted {
    color: #777777 !important;
    font-size: .84rem;
    margin-top: 5px;
}

.progress-bar-header {
    color: #888888;
    font-size: 1.37rem;
    padding-bottom: 5px;
    width: 100%;
    font-family: 'Arch Sans';
    font-weight: normal;
}

.question-box {
    color: #000000;
    font-size: 1.45rem;
    padding: 10px 0;
    width: 100%;
    font-family: 'Arch Sans';
    font-weight: normal;
}

.question-box-sub {
    color: #666666;
    font-size: 1rem;
    padding-bottom: 10px;
    width: 100%;
    font-family: 'Arch Sans';
    font-weight: normal;
}

.survey-answer-box {
    padding-bottom: 105px;
    padding-top: 20px;
}

.footer-inner {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 12px;
    color: #999;
    padding-bottom: 10px;
}


.date-bg {
    background-image: url(../images/calendar.svg);
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 20px;
}

.time-bg {
    background-image: url(../images/clock.svg);
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 20px;
}

.in-box {
    float: left;
}

.in-box-form {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -8px;
    width: 85px;
}

.form-sub {
    margin-top: -7px;
    margin-left: 30px;
}

.textarea-style {
    width: 100%;
    min-height: 130px;
}

.like-btn-main {
    margin: auto;
    width: 280px;
    margin-top: 8%;
}

.like-btn {
    color: #999999;
    border: solid 1px #999999;
    width: 120px;
    height: 120px;
    border-radius: 100px;
    background: url(../images/like.svg) no-repeat top 27px center;
    background-size: 55px;
    transition: all ease-in .2s;
    margin: 10px;
    float: left;
}

    .like-btn:hover {
        color: #ffc836;
        border: solid 1px #ffc836;
        cursor: pointer;
        background: url(../images/like-over.svg) no-repeat top 27px center;
        background-size: 55px;
    }

.dislike-btn {
    color: #999999;
    border: solid 1px #999999;
    width: 120px;
    height: 120px;
    border-radius: 100px;
    background: url(../images/dislike.svg) no-repeat top 35px center;
    background-size: 55px;
    transition: all ease-in .2s;
    margin: 10px;
    float: left;
}

    .dislike-btn:hover {
        color: #ffc836;
        border: solid 1px #ffc836;
        cursor: pointer;
        background: url(../images/dislike-over.svg) no-repeat top 35px center;
        background-size: 55px;
    }

.gender-btn {
    color: #999999;
    border: solid 1px transparent;
    width: 100px;
    height: auto;
    border-radius: 5px;
    text-align: center;
    transition: all ease-in .2s;
    margin: 0 20px;
    float: left;
    cursor: pointer;
    padding: 10px 0;
}

    .gender-btn:hover {
        color: #ffc836;
        border: solid 1px #ffc836;
    }

.skip-btn {
    float: right;
    margin-top: -5px;
    padding: 7px 25px;
    border-radius: 3px;
    font-size: .98rem;
    color: #000000;
    cursor: pointer;
    text-align: center;
    transition: all ease-in .2s;
    background: #ffc400; /* Old browsers */
    background: -moz-linear-gradient(top, #ffc400 0%, #f8af00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffc400 0%, #f8af00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffc400 0%, #f8af00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc400', endColorstr='#f8af00', GradientType=0 ); /* IE6-9 */
}

    .skip-btn:hover {
        background: #f8af00; /* Old browsers */
        background: -moz-linear-gradient(top, #f8af00 0%, #ffc400 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #f8af00 0%, #ffc400 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #f8af00 0%, #ffc400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8af00', endColorstr='#ffc400', GradientType=0 ); /* IE6-9 */
    }

.thank-you {
    color: #bf0c0c;
    font-size: 1.8rem;
    padding: 10px 0;
    padding-top: 10px;
    padding-bottom: 0px;
    width: 100%;
    font-family: 'Arch Sans';
    font-weight: bold;
    text-align: center;
}

canvas {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

.thank-you-sub {
    color: #000000;
    font-size: 1.22rem;
    padding-bottom: 5px;
    width: 100%;
    font-family: 'Arch Sans';
    font-weight: normal;
    text-align: center;
}

.coupon {
    margin: auto;
    width: 400px;
}

.btn-box-new {
    width: 130px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.full-receipt {
    margin: auto;
    width: 280px;
    height: auto;
    padding: 5px;
    border-radius: 5px;
    background-color: #ffffff;
}

.receipt-full-sub-text {
    font-weight: bold;
    font-size: 1.5rem;
    padding: 40px 0;
    float: left;
    width: 100%;
}

.coupon-bg {
    background-image: url(../images/coupon-art.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
