#mask {
    width: 100% !important;
    height: 100% !important;
}
.spinwrapper {
    width: 100%;
    position: relative;
    text-align: center;
    line-height: 1.5;
}
.canvas-container {
    background-size: contain;
    max-width: 1024px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 5px;
}
.selectortowin {
    float: left;
    width: 580px;
    height: 610px;
    margin: 0 50px 0 0;
    position: relative;
    z-index: 4;
}
.selectortowin > img {
    width: 580px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.canvas-container-popup {
    float: left;
    width: 580px;
    height: 580px;
    margin: 0 0 0 -630px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.canvas-container-popup #canvas {
    width: 836px;
    position: absolute;
    left: -128px;
    top: 60px;
    z-index: 3;
}
.btn_s {
    display: inline-block;
}
div.power_controls {
    margin-right: 70px;
}
div.html5_logo {
    margin-left:70px;
}
table.power {
    background-color: #cccccc;
    cursor: pointer;
    border:1px solid #333333;
}
table.power th {
    background-color: white;
    cursor: default;
}
td.pw1 {
    background-color: #6fe8f0;
}
td.pw2 {
    background-color: #86ef6f;
}
td.pw3 {
    background-color: #ef6f6f;
}
.clickable {
    cursor: pointer;
}
.margin_bottom {
    margin-bottom: 5px;
}
.canvas-container {
    z-index: 1;
}
.enter_button {
    margin: 10px 0;
}
.spinwrapper .inputfield {
    z-index: 9999;
}
.link-claim {
    display: none;
}
.container-spin .claim_button,
.container-spin .inputfield {
    display: none;
    width: 265px;
    position: relative;
    margin: 20px auto;
    text-align: center;
    bottom: 290px;
    left: 250px;
}
.inputfield #claim_button {
    width: auto;
    margin: 6px auto;
}
.inputfield #email {
    height: 33px;
    width: auto;
}
.inputfield .enter_button {
    margin: 10px;
}
.container-spin {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    opacity: 1;
    position: relative;
}
.noluck-msg {
    text-align: center;
    display: none;
}
.container-spin .noluck-msg {
    position: relative;
    font-weight: bold;
    color: #000;
    margin: 20px auto;
    bottom: -26px;
}
.container-spin .spintowindiscount-success-msg {
    font-weight: bold;
    color: #000;
}
.validation-advice {
    display: none;
}
.inputfield .email-field,
.inputfield .name-field {
    display: inline-block;
    width: 100%;
}
.inputfield .email-field #emailspinwin {
    border: 1px solid rgba(34,36,38,.15);
    font-weight: 300;
    padding: 6%;
    width: 105%;
}
.popuptext {
    text-align: center;
    color: #000;
}
.voucher-code {
    margin-left: 5px;
    cursor: pointer;
    padding: 1px 15px;
}
.loader-feedback {
    display: none !important;
}
.loader-feedback img {
    display: inline-block;
}
.spinwrapper .prevlinkbutton .preavlink {
    padding: 7px 15px ;
    border: 0;
    color: #FFFFFF;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
}
.spinwrapper .spin_button,
.spinwrapper .enter_button {
    float: left;
    width: 220px;
    height: 60px;
    padding: 0 20px;
    border: none;
    box-shadow: none;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 60px;
    text-decoration: none;
    text-transform: uppercase;
}
.spinwrapper .spin_button span,
.spinwrapper .enter_button span {
    border: 0;
}
#spintowindiscount-form #email {
    text-align: left !important;
}
.spintowindiscount-success-msg {
    font-size: 16px!important;
    position:relative;
    bottom: 300px;
    height: 130px;
    width: 294px;
    left: 492px;
}
.inputfield #email {
    padding: 0 8px;
    font-size: 15px;
}
.spinwrapper .prevlinkbutton {
    margin: 10px;
}
#dialog .popup {
    float: unset;
}
#dialog .popuptext {
    width: 150px;
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 3px;
    right: 0px;
    position: unset;
    z-index: 1;
    margin-top: 2px;
}
.popup_tooltip {
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    right: 36%;
    position: absolute;
    z-index: 1;
}
.coupon-wrapper {
    position: relative;
}
#prevlinkbuttonpopup {
    display: none;
}
button#prevlinkbutton {
    background: #3399cc;
    top: 0px;
    position: absolute;
    left: 0;
}
#boxes #dialog {
    left: -100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: static;
    margin: 0;
    background: transparent !important;
}
span.popuppreavlink {
    display: block;
    cursor: pointer;
    color: black;
    font-size: 20px;
    margin-left: 95%;
}
#prevlinkbuttononpopup {
    margin-left: 96% !important;
}
#dialog {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100px;
    position: relative;
    width: 100%;
}
#spintowindiscountloader {
    display: none; text-align: center;
}
#ajaxlaoderimg {
    width:45px;
    height:45px;
}
#success_message {
    display: none;
}
.spintowin-icon {
    z-index: 999;
    position: fixed;
    bottom: 20px;
    left: -115px;
    position: fixed;
    cursor: pointer;
    line-height: 1;
    border-radius: 50%;
    transition: all 1.5s ease;
    width: 70px;
}
.inputfield .email-field #emailspinwin {
    border: 1px solid #EE4244;
}
.spin_page > .spin-results {
    float: left;
    width: 450px;
    margin: 0;
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}
.spin_page > .formelements {
    float: left;
    width: 450px;
    margin: 0;
}
.spin_page > .formelements > .trylucklabel {
    color: #333;
    text-align: justify;
    animation: 0.6s ease 0s 1 normal none running textSmoothy;
}
.spin_page > .formelements > .trylucklabel > .sublucklabel {
    line-height: 20px;
    margin: 0 0 19.44444px;
    font-size: 14px;
}
.spin_page > .formelements > .trylucklabel > .yourluck {
    margin: 4px auto;
    font-size: 28px;
    font-weight: 500;
}
.spin_page > .formelements > .email-field {
    margin-bottom: 1rem;
    margin-right: 5px;
}
.spin_page > .formelements .email-field > #emailspinwin {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    background-color: #fff;
    border-radius: 0;
    color: #333;
    outline: 0;
}
.spin_page .formelements > .consentcontainer {
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
}
.spin_page > .formelements .consentcontainer > .consent {
    font-weight: 600;
    margin-bottom: 10px !important;
    margin-top: 10px;
}
.spin_page > .formelements .consentcontainer > .gdpr-privacy {
    background: #e8920c;
    color: #fff;
    border-radius: 2px;
    padding: 10px 15px !important;
    line-height: initial;
    font-size: 14px;
}
.spin_page > .formelements .consentcontainer .gdpr-privacy > a {
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}
.spin_page > .formelements .consentcontainer > .gdpr-checkbox {
    margin-top: 20px;
    font-size: 14px;
}
.spin_page > .formelements .consentcontainer > .gdpr-checkbox .gdpr-accept-text {
    cursor: pointer;
    color: #333;
}
.spin_page > .formelements .consentcontainer > .gdpr-checkbox .checkbox {
    vertical-align: top;
    margin: 3px 5px 0 0;
}
.spin_page .formelements > .dontshow {
    text-align: initial;
    margin-top: 10px;
}
.spin_page .formelements > .dontshow .dontshowmsg {
    color:#fff;
    cursor: pointer;
}
.spin_page > .formelements > .name-field {
    margin-bottom: 1rem;
    margin-right: 5px;
}
.spin_page > .formelements .name-field > #namespinwin {
    font-size: 13px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    border-radius: 2px;
    border: 1px solid #eee;
    height: 37px;
    color: #858585;
    background-color: #fff;
    outline: 0;
}
.spin_page > .displaycoupon {
    display: none;
}
.spin_page > .displaycoupon {
    margin-left: 65%;
    position: relative;
    bottom: 420px;
    z-index: 99;
    width: 50%;
}
.spin_page > .displaycoupon .evm_text_heading {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
}
.spin_page > .displaycoupon > p {
    font-size: 14px !important;
    margin-bottom: 20px !important;
}
.spin_page > .displaycoupon > .evm_form_group {
    margin-bottom: 1rem;
}
.spin_page > .displaycoupon > .evm-copy {
        margin-right: 15px;
        width: 48%;
        float: left;
}
.spin_page > .displaycoupon > .evm-close {
    float: left;
    width: 48%;
}
.spin_page > .displaycoupon .evm-close > button {
    background: #ffffff;
    color: #178d91;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-size: 13px!important;
    transition: all .4s ease;
    font-weight: 700;
    text-transform: uppercase;
}
.spin_page > .displaycoupon .evm-copy > #evm_copy_code_to_change {
      background: #ffffff;
    color: #178d91;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-size: 13px!important;
    transition: all .4s ease;
    font-weight: 700;
    text-transform: uppercase;
}
.spin_page > .displaycoupon .evm_form_group > #evmCopyCode {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    border-radius: 2px;
    border: 1px solid #eee;
    height: 37px;
    color: #858585;
    background-color: #fff;
    outline: 0;
}
.santa {
    position: relative;
    bottom: 500px;
    left: 530px;
    width: 45%;
}
#stw-error1,
#stw-error2,
#stw-error3 {
    margin-top: 3px;
    text-align: left;
    color: #e02b27;
    font-size: 12px;
}

@media screen and (max-width: 640px) {

    .container-spin {
        margin: 0;
    }

    #boxes #dialog {
        padding: 0;
    }

    .selectortowin {
        width: 100%;
        height: 445px;
        margin: 0 0 20px 0;
    }

    .selectortowin > img {
        width: 100%;
    }

    .spin_page {
        padding: 0;
    }

    .canvas-container-popup {
        width: 100%;
        height: 384px;
        margin: -418px 0 0 0;
    }

    .canvas-container-popup #canvas {
        width: 650px;
        left: -100px;
        top: 0;
    }

    .spin_page > .formelements > .trylucklabel > .yourluck {
        margin: 0 0 10px 0;
        font-size: 22px;
        font-weight: 500;
    }
}

@media screen and (max-width: 441px) {

    .selectortowin {
        height: 412px;
    }

    .selectortowin > img {
        width: 100%;
    }

    .canvas-container-popup {
        height: 330px;
        margin: -394px 0 0 0;
    }

    .canvas-container-popup #canvas {
        width: 600px;
        left: -95px;
    }

    .spin_page > .formelements {
        width: 100%;
    }

    .spin_page > .formelements > .trylucklabel > .yourluck {
        font-size: 20px;
    }

    .spin_page > .spin-results {
        width: 100%;
    }
}

@media screen and (max-width: 415px) {

    .selectortowin {
        height: 382px;
    }

    .canvas-container-popup {
        height: 314px;
        margin: -366px 0 0 0;
    }

    .canvas-container-popup #canvas {
        width: 564px;
        left: -90px;
    }

    .spinwrapper .spin_button {
        width: 100%;
    }
}

@media screen and (max-width: 399px) {

    .selectortowin {
        height: 360px;
    }

    .canvas-container-popup {
        height: 290px;
        margin: -345px 0 0 0;
    }

    .canvas-container-popup #canvas {
        width: 530px;
        left: -85px;
    }
}

@media screen and (max-width: 381px) {

    .selectortowin {
        height: 350px;
    }

    .canvas-container-popup {
        height: 288px;
        margin: -334px 0 0 0;
    }

    .canvas-container-popup #canvas {
        width: 510px;
        left: -80px;
    }
}

@media screen and (max-width: 361px) {

    .selectortowin {
        height: 330px;
    }

    .canvas-container-popup {
        height: 270px;
        margin: -319px 0 0 0;
    }

    .canvas-container-popup #canvas {
        width: 480px;
        left: -75px;
    }
}