/* REDEEM PAGE STYLES */
body {
    background: url('/images/core_offers/unlock-bg.jpg') no-repeat top center #084418;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
}
body .container{
 color: #fff;
}
.help {
    margin-top: 12%;
}
.invalid-error {
    color:#fff200;
    height: 36px;
    line-height: 36px;
    background: url("/images/santacallredeem/redeem-error.png") no-repeat scroll 0 0 transparent;
    padding-left: 40px;
    width: 60%;
    margin: auto;
    font-size: 24px;
}
.invalid-error p { margin: 0; }
.questions { padding-top: 4%; }
.modal-header .close { margin-top: -13px; }
.modal-header { border-bottom: 0 !important; }
.container {
    max-width: 730px;
}
.container .img-responsive { margin: auto; }
.voucher-applied-section h2 {
    font-family:"proxima-nova",sans-serif;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}
.voucher-applied-section h3 {
    font-family:"proxima-nova",sans-serif;
    font-weight: bold;
    font-size: 28px;
    margin-top: 0;
}
.voucher-applied-section h2 span {
    color: #fff04c;
    text-transform: none;
}
.instructions {
    padding-top: 25px;
    border-top: 1px solid #1c8f1d;
    margin-bottom: 10px;
}
.instructions ol {
    padding-left: 20px;
    margin: 0;
}
.instructions ol li {
    margin-bottom: 10px;
    font-size: 16px;
}
.instructions ol li span {
    color: #fff335;
    font-weight: bold;
}
.downloadnow {
    padding-bottom: 25px;
    border-bottom: 1px solid #1c8f1d;
    margin-bottom: 30px;
}
.downloadnow h3 {
    margin-bottom: 20px;
}
.downloadnow-app ul { margin: 0; padding: 0; }
.downloadnow-app li {
    display: inline;
    margin: 0 25px 0 0;
}
.downloadnow-app li.last { margin: 0; }
.app-sprite {
    background: transparent url("/images/santacallredeem/bg.app.sprite.png") no-repeat scroll 0 0;
    text-indent: -9999em;
    float: left;
    text-align: center;
}
.app-sprite a {
    height: 82px;
    width: 236px;
    display: block;
    cursor: pointer;
}
.app-sprite.app-ios {
    background-position: 0 0;
    width: 236px;
}
.app-sprite.app-android {
    background-position: -239px 0;
    width: 248px;
}
.redeem-another {
    margin-bottom: 20px;
}
.redeem-another a {
    font-size: 26px;
    color: #ffffff;
    text-decoration:underline;
}
.voucher-form-section {
    font-size: 20px;
    padding: 18px 20px 0 20px;
}

.voucher-form-section .from-group {
    margin-bottom: 18px;
}

.voucher-form-section .has-feedback label~.form-control-feedback{
    width: 51px;
    height: 52px;
    top:45px;
    right:5px;
    background-size:90%;
}
.voucher-form-section .form-control-feedback.incorrect {
    background: url("/images/santacallredeem/incorrect.png") no-repeat scroll 0 0 transparent;
}
.voucher-form-section .form-control-feedback.correct {
    background: url("/images/santacallredeem/correct.png") no-repeat scroll 0 0 transparent;
}

.voucher-form-section .form-group.buttons{text-align:right}

.voucher-form-section .btn{
    text-transform: uppercase;
    font-size: 40px;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
}
.voucher-form-section .btn-danger {
    border: 2px solid #c40606;
    background: #c40606;
}
.voucher-form-section .btn-success {
    border: 2px solid #60f76d;
    background: #25af2e;
    -moz-box-shadow:0px 0px 10px 3px #60f76d;
    -webkit-box-shadow:0px 0px 10px 3px #60f76d;
    box-shadow:0px 0px 10px 3px #60f76d;
}
label {
    color: #fff444;
    font-size: 18px;
    font-weight: bold;
}
.input-lg{
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    font-family: "proxima-nova",sans-serif;
    font-size: 23px;
    font-weight: bold;
    height: auto;
    margin-top: 1%;
    text-align: center;
    padding-top:15px;
    padding-bottom:15px;
    padding-right:47px;
}
.input-lg,
.input-lg:focus {
    border: 2px solid #60f76d;
}
.input-lg:focus {
    box-shadow:0px 0px 10px 3px #60f76d;
    -moz-box-shadow:0px 0px 10px 3px #60f76d;
    -webkit-box-shadow:0px 0px 10px 3px #60f76d;
}
.input-lg:::-webkit-input-placeholder { color:#057f10; }
.input-lg::-ms-input-placeholder { color:#057f10; }
.input-lg:::-moz-placeholder { color:#057f10; opacity: 1; }
.input-lg::-moz-placeholder { color:#057f10; opacity: 1; }
.input-lg:focus::-webkit-input-placeholder {color: transparent;}
.input-lg:focus:-moz-placeholder {color: transparent;}
.input-lg:focus::-moz-placeholder {color: transparent;}
.input-lg:focus:-ms-input-placeholder {color: transparent;}
.help-section {

}
.help-wrapper {
    width: 373px;
    margin: 0 auto;
}
.redeem-help {
    width: 373px;
    position:relative;
}
.redeem-help a {
    text-indent: -9999em;
    display: block;
    cursor: pointer;
    position:absolute; 
    top:0;
    right:0; 
    width:100%; 
    height:54%;
}
.redeem-help-btn { width: 373px; }
.redeem-help-btn .btn {
    background-color: #e35b00;
    border: 3px solid #22e622;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    color: #ffffff;
    font-size: 30px;
    width: 373px;
}
.redeem-help-btn .btn:hover {
    -moz-box-shadow:0px 0px 10px 3px #60f76d;
    -webkit-box-shadow:0px 0px 10px 3px #60f76d;
    box-shadow:0px 0px 10px 3px #60f76d;
}
.footer-section {
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    margin-top: 3%;
    padding-bottom: 3%;
}
.footer-section a,
.footer-section a:hover,
.footer-section a:visited {
    color: #ffffff;
    text-decoration: underline;
}

.scroll-modal {
    width: 100%;
    overflow-y: scroll;
    height: 550px;
}

@media (max-width:992px) {
    .invalid-error { width: 60%; }
}
@media (max-width:700px) {
    .invalid-error { font-size: 18px; }
}
@media (max-width:600px) {
    .invalid-error {
        width: 75%;
    }
    .downloadnow-app {
        height: 200px;
        margin: 0 auto 30px;
        width: 248px;
    }
}
@media (max-width:480px) {
    .container { margin-top: 50px; }
    .voucher-form-section { padding: 18px 10px 0 10px; }
    .voucher-form-section p { font-size: 17px; }
    .input-lg, .input-lg:focus {
        font-size: 15px;
        padding-right:30px;
    }
    .voucher-form-section .btn-danger {
        font-size: 20px;
        border-radius: 10px 10px 10px 10px;
        padding: 13px 10px;
        width:100%;
    }
    .invalid-error { width: 65%; }
    .help-wrapper {
        width: 100%;
        margin: 0;
    }
    .redeem-help { width: 100%; }
    .redeem-help-btn { width: 100%; }
    .redeem-help-btn .btn {
        width: 100%;
        font-size: 15px;
    }
    .voucher-form-section .form-group.buttons{text-align:center;}
    .voucher-form-section .has-feedback label~.form-control-feedback{
        width: 28px;
        height: 27px;
        top:48px;
        right:5px;
    }
}
@media (max-width:400px) {
    .invalid-error { width: 100%; }
}
