/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

/* jquery.jscrollpane.css */    .jspContainer{overflow:hidden;position:relative}.jspHorizontalBar,.jspPane,.jspVerticalBar{position:absolute}.jspVerticalBar{top:0;right:0;width:16px;height:100%;background:red}.jspHorizontalBar{bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#dde;position:relative}.jspDrag{background:#bbd;position:relative;top:0;left:0;cursor:pointer}.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url(../_fonts/MyriadPro-Regular/MyriadPro-Regular.woff) format('woff'),url('../_fonts/MyriadPro-Regular/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),url(../_fonts/MyriadPro-Regular/MyriadPro-Regular.ttf) format('truetype'),url(../_fonts/MyriadPro-Regular/MyriadPro-Regular.otf) format('opentype'),url('../_fonts/MyriadPro-Regular/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'MyriadPro-Bold';
    src: url(../_fonts/MyriadPro-Bold/MyriadPro-Bold.woff) format('woff'),url('../_fonts/MyriadPro-Bold/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),url(../_fonts/MyriadPro-Bold/MyriadPro-Bold.ttf) format('truetype'),url(../_fonts/MyriadPro-Bold/MyriadPro-Bold.otf) format('opentype'),url('../_fonts/MyriadPro-Bold/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'MyriadPro-Black';
    src: url(../_fonts/MyriadPro-Black/MyriadPro-Black.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'MyriadPro-BlackItalic';
    src: url(../_fonts/MyriadPro-Black/MyriadPro-BlackItalic.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Ebony';
    src: url(../_fonts/Ebony/EbonyBl.woff) format('woff');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Ebony-Italic';
    src: url(../_fonts/Ebony/EbonyBl-Italic.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Eurostile';
    src: url(../_fonts/Eurostile/EuroStyleNormal.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Eurostile-Bold';
    src: url(../_fonts/Eurostile/EurostileBold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'AlarmClock';
    src: url(../_fonts/AlarmClock/alarm-clock.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

body {
    margin: 0;
    padding: 0;
    background: #10054a;
    background-image: url(../_images/bg-main.jpg);
    background-position: center -17px;
    background-repeat: no-repeat;
    position: relative;
    overflow-x: hidden;
    min-width: 320px;
}

main {
    font-family: "MyriadPro-Bold";
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.inner {
    max-width: 1175px;
    width: 100%;
    margin: 20px auto
}

.main-title {
    text-align: center;
    line-height: .7;
    margin: 0 auto 10px
}

.ipl-mania-ad-here-480 {
    display: none
}

.main-title h2 {
    text-transform: uppercase;
    color: #FFF;
    font-family: "MyriadPro-Black";
    font-size: 16px;
    margin-top: 8px
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin
}
.main-title h2 span {
    color: #ffe000
}

.main-title h1 {
    color: #ffea00;
    text-transform: uppercase;
    font-family: "Ebony-Italic";
    font-size: 34.5px;
    margin-top: 8px;
    font-style: italic;
}

.main-title h1 .white {
    color: #FFF;
    text-transform: uppercase;
    font-size: 38px;
    margin-top: 8px;
    font-style: italic
}

.prize span {
    font-family: "MyriadPro-BlackItalic" !important;
    font-size: 37px;
}

.error-msg-1,
.error-msg-2,
.error-msg-3,
.notify-form-submission,
.success-msg {
    width: 100%;
    background: rgba(0,0,0,.9);
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 40;
}

.success-msg .bet-now-on-dafabet-div {
    width: 382px;
    min-width: 382px;
    height: 370px;
    margin: 10% auto 0;
    background: #af0000;
}

.success-msg .bet-now-on-dafabet-div a {
    text-decoration: none;
    color: #000
}

.game-options-third-page #game-options-left-menu .options-desc {
    font-size: 38px!important;
    margin-top: 49px!important;
    padding: 0 0 0 0px!important;
    line-height: 1.2!important
}

.bet-now-on-dafabet {
    width: 228px;
    height: 33px;
    text-align: center;
    padding: 8px;
    text-transform: uppercase;
    background: #ffe000;
    font-size: 16px;
    font-weight: 700;
    margin: 9px auto;
    animation-name: pulse;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    border: 1px solid #FFF
}

.bet-now-on-iplmania {
    width: 100%;
    text-align: center
}

.bet-now-on-iplmania img {
    width: 320px;
    height: 115px;
}

.dafabet-logo {
    width: 100%;
    text-align: center;
    padding-top: 10px
}

.thank-message {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #FFF
}

.overlay-success {
    background: #261d00;
    background-color: rgba(0, 0, 0, .9);
    height: 100% !important;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    overflow: auto;
    display: none;
}

.success-loading {
    width: 150px;
    height: 143px;
    background: url("../_images/loading.svg") no-repeat;
    margin: 19% auto 0 auto;
    padding: 0px;
    border:none;
}

.success-msg-box-close {
    position: relative;
    left: 360px;
    font-size: 35px;
    color: #ffffff;
    cursor: pointer;
    line-height: 28pt;
    font-weight: bold;
    display: inline-block;}

.icc-winners {
    margin: 22px 0 75px;
    display: none
}

.tpl-footer {
    z-index: 10;
    position: relative
}

.how-to-play {
    font-size: 26px;
    color: #ffe000;
    text-align: center;
    margin: 18px auto 6px;
    text-transform: uppercase;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.how-to-play>div {
    width: 276px;
    height: 60px;
    padding: 17px;
    position: relative
}

.how-to-play>div>div {
    position: absolute;
    width: 138px;
    height: 59px;
    overflow: hidden
}

.how-to-play>div>div>div {
    position: absolute;
    width: 138px;
    height: 59px
}

.how-to-play>div>div.how-to-play-left-bg {
    left: 0;
    top: 0;
    -webkit-animation-name: growBgLeft;
    animation-name: growBgLeft;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.how-to-play>div>div.how-to-play-left-bg>div {
    left: 0;
    top: 0;
    background: url(../_images/hexagon-box-left.png);
    background-repeat: no-repeat;
    background-position: center top
}

.how-to-play>div>div.how-to-play-right-bg {
    right: 0;
    top: 0;
    -webkit-animation-name: growBgRight;
    animation-name: growBgRight;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.how-to-play>div>div.how-to-play-right-bg>div {
    right: 0;
    top: 0;
    background: url(../_images/hexagon-box-right.png);
    background-repeat: no-repeat;
    background-position: center top
}

.how-to-play:before,.how-to-play:after {
    content: '';
    color: #fff;
    border-top: 2px solid;
    margin: 0 0 0 0;
    flex: 1 0 20px;
    position: relative
}

.how-to-play:before {
    -webkit-animation-name: growLineLeft;
    animation-name: growLineLeft;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.how-to-play:after {
    margin: 0 0 0 0;
    -webkit-animation-name: growLineRight;
    animation-name: growLineRight;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.changebg {
    background-image: url(../_images/super-12-selection.png) !important;
}

.steps-wrapper {
    color: #e3e4e5;
    text-align: center;
    padding: 15px 0 0 0
}

.steps-wrapper .steps {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 31.1%;
    height: 156px;
    margin-right: .5%
}

.steps img {
    width: 100%;
    height: 156px;
    border: 1px solid #FFF
}

.steps-wrapper .step-2 {
    border: 1px solid #FFF;
    background: rgba(0,0,0,.7);
    padding: 6PX
}

.steps-wrapper .step-2 .user-div .user-div-input {
    width: 100%;
    padding: 7px;
    /*background: url(../_images/bg-input.png) no-repeat;*/
    border: none;
    text-align: center;
    background-size: cover;
    outline: none;
    font-size: 14px;
    margin-bottom: 5px;
}

.steps-wrapper .step-2 .user-div .email-div-input {
    width: 100%;
    padding: 7px;
    /*background: url(../_images/bg-input.png) no-repeat;*/
    border: none;
    text-align: center;
    background-size: cover;
    outline: none;
    font-size: 14px;
}

.steps-wrapper .step-2 .user-div .user-div-submit {
    border: none;
    margin-left: -5px;
    outline: none;
    float: right;
    width: 100%;
    height: 66px;
    background-size: cover;
    text-align: center;
    vertical-align: middle;
    background: #ed2262;
    color: #ffffff;
    cursor: pointer;
}

@keyframes pulse-submit {
    from {
        transform: scale(1)
    }

    50% {
        transform: scale(1.03)
    }

    to {
        transform: scale(1)
    }
}

.steps-wrapper .step-2 .user-div .user-div-input::-webkit-input-placeholder,.steps-wrapper .step-2 .user-div .email-div-input::-webkit-input-placeholder {
    color: #000
}

.steps-wrapper .step-2 .user-div .user-div-input::-moz-placeholder,.steps-wrapper .step-2 .user-div .email-div-input::-webkit-input-placeholder {
    color: #000
}

.steps-wrapper .step-2 .user-div .user-div-input:-ms-input-placeholder,.steps-wrapper .step-2 .user-div .email-div-input::-webkit-input-placeholder {
    color: #000
}

.steps-wrapper .step-2 .user-div .user-div-input:-moz-placeholder,.steps-wrapper .step-2 .user-div .email-div-input::-webkit-input-placeholder {
    color: #000
}

.steps-wrapper .timer {
    background-image: url(../_images/bg-timer.jpg);
    border: 1px solid #FFF
}

.steps-wrapper .steps:last-child {
    margin-right: 0
}

.steps-wrapper .steps>div {
    display: inline-block;
    vertical-align: top
}

.steps-wrapper .steps .step-text {
    width: 100%;
    text-align: left;
    text-transform: uppercase
}

.steps-wrapper .steps .step-text .user-div {
    font-size: 18px;
    ;color: #000;
    text-transform: uppercase;
    width: 100%;
    display: flex
}

.steps-wrapper .steps .step-text .user-div .left-div {
    width: 65%
}

.steps-wrapper .steps .step-text .user-div .right-div {
    width: 37%;
    margin-left: 5px;
}

.steps-wrapper .steps .step-text .sign-up-div {
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 5px 0 5px 0;
    margin: 0 auto;
    letter-spacing: .3pt;
}

.steps-wrapper .steps .step-text .sign-up-div a {
    color: #ffe000;
    text-decoration: underline
}

.game-options-second-page {
    margin-top: 10px;
    text-align: center
}

.game-options-second-page>div {
    display: inline-block;
    vertical-align: top;
    background-image: url(../_images/super-12-no-selection.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 535px;
    height: 430px;
    text-align: center;
    margin-right: 3%;
    position: relative;
    border: 1px solid #ffffff;
}

.game-options-first-page {
    margin-top: 10px;
    text-align: center
}

.game-options-first-page>div {
    display: inline-block;
    vertical-align: top;
    background-image: url(../_images/qualifiers-no-selection.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 535px;
    height: 430px;
    text-align: center;
    margin-right: 3%;
    position: relative;
    border: 1px solid #ffffff;
}

.disabled {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    pointer-events: none
}

.game-options-second-page>div:last-child {
    margin-right: 0;
    background-image: url(../_images/how-to-play.png)
}

.game-options-second-page>div .options-desc {
    font-size: 38px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 49px;
    text-shadow: 1px 2px 3px #000
}

.game-options-second-page>div:last-child .options-desc {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 155px;
    text-shadow: 1px 2px 3px #000;
    padding: 28px 81px 0 81px;
    line-height: 1.3
}

.game-options-second-page>div .options-desc span {
    color: #fedd01
}

.game-options-second-page .go-back {
    background: url(../_images/back.png) no-repeat 10px 10px;
    width: 54px;
    height: 54px;
    cursor: pointer
}

.game-options-first-page>div:last-child {
    margin-right: 0;
    background-image: url(../_images/how-to-play.png)
}

.game-options-first-page>div .options-desc {
    font-size: 38px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 49px;
    text-shadow: 1px 2px 3px #000
}

.game-options-first-page>div:last-child .options-desc {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 188px;
    text-shadow: 1px 2px 3px #000;
    padding: 28px 81px 0 81px;
    line-height: 1.3
}

.game-options-first-page>div .options-desc span {
    color: #fedd01
}

.play-now-btn {
    border: 1px solid #fff190;
    color: #af0000;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #fff296;
    display: inline-block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 3px 8px 0 0 rgba(221,79,32,.28);
    -moz-box-shadow: 3px 8px 0 0 rgba(221,79,32,.28);
    box-shadow: 3px 8px 0 0 rgba(221,79,32,.28);
    background: #f2c800;
    background: -moz-linear-gradient(top,#f2c800 0%,#e89900 100%);
    background: -webkit-linear-gradient(top,#f2c800 0%,#e89900 100%);
    background: linear-gradient(to bottom,#f2c800 0%,#e89900 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c800',endColorstr='#e89900',GradientType=0)
}

.game-options-second-page>div .play-now-btn {
    font-size: 27px;
    padding: 12px 28px;
    width: 207px
}

.game-options-first-page>div .play-now-btn {
    font-size: 27px;
    padding: 12px 28px;
    width: 207px
}

.game-options-third-page {
    margin-top: 10px;
    text-align: center
}

.game-options-third-page>div {
    display: inline-block;
    vertical-align: top;
    background-image: url(../_images/how-to-play.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 535px;
    height: 431px;
    text-align: center;
    margin-right: 3%;
    position: relative;
    border: 1px solid #ffffff;
}

.game-options-third-page>div.disabled {
    -webkit-filter: grayscale(100%);
    Safari 6 - 9 filter: grayscale(100%);
    pointer-events: none
}

.game-options-third-page>div:last-child {
    margin-right: 0;
    background-image: url(../_images/final-selection.png)
}

.game-options-third-page>div .options-desc {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 128px;
    text-shadow: 1px 2px 3px #000;
    padding: 28px 19px 5px 19px;
    line-height: 1.3
}

.game-options-third-page .go-back {
    background: url(../_images/back.png) no-repeat 10px 10px;
    width: 54px;
    height: 54px;
    cursor: pointer
}

.game-options-third-page>div .options-desc span {
    color: #fedd01
}

.timer-wrapper {
    text-align: center;
    margin-top: 5px
}

.timer-wrapper .timer-title {
    font-family: "Eurostile-Bold";
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 16px;
}

.timer-wrapper .timer-ctr {
    margin: 15px auto;
    margin-top: 5px;
}

.timer-wrapper .timer-ctr>div {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.timer-wrapper .timer-ctr>div .timer-val {
    font-family: "AlarmClock";
    font-size: 38px;
    color: #ffae00;
    background: #000000;
    width: 60px;
    height: 60px;
    padding: 7px 0;
    border: 1px solid #ffffff;
    margin: 0 3px;
}

.timer-wrapper .timer-ctr>div .timer-label {
    font-family: "Eurostile-Bold";
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 5px;
}

.tnc-btn-wrap {
    text-align: center
}

.tnc-btn {
    padding: 12px 20px;
    margin-top: 8px;
}

.red-btn {
    font-family: "Eurostile-Bold";
    color: #FFF;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    background: #ed2262;
}

.btn {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.btn:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.pulse-btn {
    cursor: pointer;
    animation-name: pulse;
    animation-duration: 3s;
    animation-iteration-count: infinite
}

@keyframes pulse {
    from {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

.overlay,
.overlay-predict {
    background: #261d00;
    background-color: rgba(0, 0, 0, .9);
    height: 100% !important;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    overflow: auto;
    display: none;
}

.overlay .overlay-box {
    margin: 7% auto 0 auto;
    position: relative;
    text-align: center;
    width:502px;
    height:573px;
    background: #010e1f;
    border: 2px solid #ed2262;
    padding: 25px 20px 20px 20px;
    font-size:13px;
    display:none;
}

.overlay .overlay-box.overlay-submit-process {
    margin: 150px auto 0;
    width: 600px;
    height: 540px;
    border: 2px solid red;
    background: #af0000;
    padding: 35px 65px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.overlay .overlay-box.overlay-error-message {
    width: 400px;
    height: auto;
    margin: 20% auto 0 auto;
    border: 2px solid red;
    background: #af0000;
    font-size: 17px;
    color: #fff;
    padding: 50px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.overlay .overlay-box.overlay-bet {
    padding: 35px 20px
}

.overlay .scroll-pane {
    height: 458px;
}

.overlay-box.overlay-loading,.overlay-predict .overlay-box-predict.overlay-loading {
    width: 120px;
    height: 120px;
    background: url(../_images/loading.svg) no-repeat;
    margin: 20% auto 0 auto;
    padding: 0
}

.overlay .close {
    position: absolute;
    right: -20px;
    top: -20px;
    font-size: 35px;
    color: #000000;
    cursor: pointer;
    border: 1px solid #ed2262;
    border-radius: 35px;
    width: 40px;
    height: 40px;
    line-height: 28pt;
    background: #ed2262;
    font-weight: bold;
}

.overlay-predict .overlay-box-predict {
    max-width: 1000px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 45px 24px 0;
    display: none;
    position: relative
}

.tnc-title {
    font-family: "Ebony-Italic";
    font-size: 26px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 100;
}

.scroll-pane-content-wrapper {
    padding: 0 20px
}

.scroll-pane-content-wrapper ul table.tnc-table {
    width: 100%;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 14px;
    text-align: center
}

.scroll-pane-content-wrapper ul table.tnc-table th {
    padding: 5px;
    border: 2px solid #fff;
    color: #ed2262;
    text-transform: uppercase
}

.scroll-pane-content-wrapper ul table.tnc-table th.highlight {
    color: #ed2262;
    text-transform: uppercase
}

.scroll-pane-content-wrapper ul table.tnc-table td {
    padding: 5px;
    border: 2px solid #fff
}

.scroll-pane-content-wrapper ul table.tnc-table td.highlight {
    color: #ed2262;
    text-transform: uppercase
}

.scroll-pane-content-wrapper ul table.tnc-table-2 {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 14px;
    text-align: center
}

.scroll-pane-content-wrapper ul table.tnc-table-2 th {
    padding: 5px;
    border: 2px solid #fff;
    color: #FFF;
    text-transform: uppercase
}

.scroll-pane-content-wrapper ul li #promotions-tnc {
    cursor: pointer;
    color: #ed2262;
}

.scroll-pane-content-wrapper ul {
    list-style-type: decimal;
    text-align: left
}

.scroll-pane-content-wrapper ul li {
    color: #fff;
    font-size: 15px;
    font-family: "MyriadPro-Regular";
    line-height: 22px
}

.scroll-pane-content-wrapper ul li .li-red {
    color: #ed2262;
    font-weight: 700
}

.scroll-pane-content-wrapper ul li .li-bold {
    font-weight: 700
}

.scroll-pane-content-wrapper ul li a {
    font-weight: 700
}

.match-predictor-btn {
    cursor: pointer;
    text-align: center;
    margin: 10px auto;
    text-transform: uppercase;
    width: 30%;
    justify-content: center;
    align-items: center;
    background: #ed2262;
    color: #ffe000;
    font-size: 20px;
    height: 10%;
    line-height: 34pt;
    animation-name: pulse;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

.continue-btn {
    padding: 15px 70px;
    margin: 25px auto
}

.tc-round-wrapper {
    display: none
}

.tc-round-wrapper.active {
    display: flex!important
}

.tc-rank-wrapper {
    margin: 23px 0 0
}

.tc-semis-wrapper {
    margin: 50px 0 0;
    width: 540px
}

.tc-finals-wrapper {
    margin: 50px 0 0
}

.tc-round-title {
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.tc-rank-wrapper .tc-round-title {
    margin-bottom: 12px
}

.tc-semis-wrapper .tc-round-title {
    margin-bottom: 5px
}

.tc-finals-wrapper .tc-round-title {
    margin-bottom: 5px
}

.tc-overview-wrapper .tc-round-title {
    margin-bottom: 5px
}

.tc-round-title>div:nth-child(1) {
    font-family: "MyriadPro-Bold";
    font-size: 31px
}

.tc-round-title>div:nth-child(2) {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 700
}

.tc-round-title>div:nth-child(2) span {
    color: #ffe000
}

.tc-round-box-rank {
    width: 540px;
    margin: 0 auto;
    padding: 3px 0;
    text-align: center
}

.tc-round-box-rank .rank-content>div:nth-child(1) {
    width: 25%
}

.tc-round-box-rank .rank-content>div:nth-child(2) {
    width: 69%
}

.tc-round-box-rank .rank-content>div {
    display: inline-block;
    vertical-align: top;
    font-family: "Ebony-Italic"
}

.tc-round-box-rank .rank-num>div {
    width: 36px;
    height: 30px;
    font-size: 22px;
    color: #FFF;
    text-align: center;
    margin: 0 auto;
}

.tc-round-box-rank .rank-num>.rank-1 {
    font-size: 28px;
    padding: 0;
    margin-bottom: 5px;
    margin-top: 10px;
}

.tc-round-box-rank .rank-num>div:nth-child(-n+4) {
    color: #FFF
}

.tc-round-box-rank .rank-team>div {
    width: 280px;
    height: 30px;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    margin: 0 50px 0;
    cursor: pointer;
    top: 19px;
    font-family: "Ebony";
}

.tc-round-box-rank .rank-team>div:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.tc-round-box-rank .rank-team>div:nth-child(-n+4) {
    color: #FFF
}

.tc-round-box-rank .rank-team>div.rank-placeholder {
    width: 234px;
    height: 32px
}

.tc-round-box-rank .rank-team>div.ui-sortable-helper {
    background-repeat: no-repeat;
    background-position: center top;
    width: 226px;
    height: 27px
}

.tc-round-box-rank .rank-team .rank-item {
    position: relative
}

.tc-round-box-rank .rank-team.unmoved .rank-item {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.tc-round-box-semis {
    width: 270px
}

.tc-round-box-champion {
    width: 270px;
}

.tc-match-champion .tc-team-vs {
    margin-top: 111px
}

.tc-match-champion .tc-team-vs .tc-flag {
    margin: 3px auto 60px!important
}

.tc-match-champion .tc-team-vs .tc-flag img {
    width: 60px!important;
    height: 47px!important
}

.tc-round-box-wrap>div {
    vertical-align: top;
    color: #d1d1d1;
    text-align: center;
    text-transform: uppercase
}

.tc-round-box-wrap .tc-date {
    font-family: "MyriadPro-Semibold";
    font-size: 20px
}

.tc-round-box-wrap .tc-team-vs>div {
    vertical-align: top
}

.tc-round-box-wrap .tc-team-vs .tc-flag {
    padding: 5px 0 0;
    margin: 26px auto 64px;
    cursor: pointer
}

.tc-round-box-wrap .tc-team-vs .tc-flag img {
    width: 58px;
    height: 44px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.tc-round-box-wrap .tc-team-vs .tc-flag:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.tc-round-box-wrap .tc-team-vs .tc-flag.selected img {
    -webkit-filter: none;
    filter: none
}

.tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
    font-family: "Eurostile";
    font-size: 20px;
    color: #FFF;
    letter-spacing: 1pt;
}

.tc-round-box-wrap .tc-team-vs .tc-flag.selected .tc-country {
    color: #ffe000
}

.tc-round-box-wrap .tc-team-vs .tc-vs {
    font-family: "MyriadPro-Bold";
    color: #fff;
    font-size: 28px;
    padding: 86px 10px
}

.tc-round-box-wrap .tc-team-vs .tc-vs>img {
    display: none
}

.tc-round-box-wrap .tc-team-vs .tc-vs>div.tc-champion-label {
    display: none
}

.tc-overview-wrapper {
    text-align: center;
    margin: 18px 0 0
}

.tc-overview-content>div {
    display: inline-block;
    vertical-align: top
}

.tc-overview-content>div:nth-child(1) {
    margin-right: 14px
}

.tc-round-box-selection {
    width: 415px;
    padding: 25px 40px
}

.tc-round-box-selection .tc-round-box-wrap {
    padding: 20px 0 15px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.tc-round-box-selection .tc-round-box-wrap .tc-vertical-line {
    position: absolute;
    top: auto;
    bottom: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 2px;
    height: 15px;
    background: #fff
}

.tc-round-box-selection .tc-round-box-wrap.tc-semis-2 .tc-vertical-line {
    top: -25px;
    bottom: auto
}

.tc-round-box-selection .tc-round-box-wrap .tc-selection-semis-title {
    margin-right: 0;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-family: "MyriadPro-Semibold";
    font-size: 14px;
    color: #d1d1d1;
    background-color: #151515;
    width: 100px
}

.tc-round-box-selection .tc-round-box-wrap .tc-match {
    width: 100%
}

.tc-round-box-selection .tc-round-box-wrap .tc-date {
    display: none
}

.tc-round-box-selection .tc-round-box-wrap .tc-team-vs .tc-flag {
    padding: 0;
    width: 45%
}

.tc-round-box-selection .tc-round-box-wrap .tc-team-vs .tc-flag img {
    width: 60px;
    height: 60px
}

.tc-round-box-selection .tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
    font-size: 14px;
    margin-top: 3px
}

.tc-round-box-selection .tc-round-box-wrap .tc-team-vs .tc-vs {
    font-size: 28px;
    padding: 15px 0
}

.tc-round-box-selection .tc-round-champion .tc-date {
    display: none
}

.tc-round-box-selection .tc-round-champion .tc-team-vs>div {
    display: inline-block;
    vertical-align: top
}

.tc-round-box-selection .tc-round-champion .tc-team-vs .tc-flag {
    padding: 22px 0;
    width: 38%;
    cursor: pointer
}

.tc-round-box-selection .tc-round-champion .tc-team-vs .tc-flag img {
    width: 110px;
    height: 110px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.tc-round-box-selection .tc-round-champion .tc-team-vs .tc-flag:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.tc-round-box-selection .tc-round-champion .tc-team-vs .tc-flag.selected img {
    -webkit-filter: none;
    filter: none
}

.tc-round-box-selection .tc-round-champion .tc-team-vs .tc-flag .tc-country {
    font-family: "MyriadPro-Semibold";
    font-size: 18px;
    color: #d1d1d1;
    text-transform: uppercase;
    margin-top: 15px
}

.tc-round-box-selection .tc-round-champion .tc-team-vs .tc-flag.selected .tc-country {
    color: #ffe000
}

.tc-round-box-selection .tc-round-champion .tc-team-vs .tc-vs {
    font-size: 19px;
    padding: 22px 0;
    font-family: "MyriadPro-Bold";
    color: #fff;
    text-transform: uppercase
}

.tc-round-box-selection .tc-round-champion .tc-team-vs .tc-vs>div.tc-champion-label {
    font-family: "MyriadPro-Semibold";
    font-size: 13px;
    color: #ffe000
}

.tc-player {
    position: absolute;
    right: -169px;
    top: 152px;
    z-index: -1
}

.btn-back {
    position: absolute;
    background: url(../_images/btn-back.png) no-repeat;
    width: 72px;
    height: 71px;
    top: 60px;
    left: -50px;
    cursor: pointer;
    display: none
}

.rank-team {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none
}

.overlay-btn {
    font-family: 'MyriadPro-Semibold';
    font-size: 34px;
    color: #000;
    background: #fee000;
    border: none;
    outline: none;
    padding: 15px 80px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 35px
}

.jspVerticalBar {
    background: transparent
}

.jspTrack {
    background: #ed2262;
    width: 4px
}

.jspDrag {
    background: #ed2262;
    width: 8px;
    top: 0;
    left: -2px
}

.tpl-download-btn {
    display: none
}

.tpl-join-now {
    font-size: 14px;
    font-weight: 600
}

.dafabet-emblem {
    border: 1px solid #04428b;
    background: #04428b;
    border-radius: 30px;
    border-width: 7px;
}

.mt-line-one {
    color: #ffffff !important;
    line-height: 40pt;
    width: 20%;
    margin: 0 auto;
    position: relative;
    top: -18px;
}

.mt-line-two {
    color: #ffffff !important;
    line-height: 40pt;
    width: 30%;
    margin: 0 auto;
    position: relative;
    top: -40px;
}

.mt-description {
    position: relative;
    top: -35px;
    width: 38%;
    margin: 0 auto;
}

.trapezium:before {
    content: '';
    height: 0;
    width: 100%;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: -1;
    border: 20px solid transparent;
    border-bottom: 50px solid #04428b;
}

.trapezium-inverted:before {
    content: '';
    height: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: -20px; 
    z-index: -1; 
    border: 20px solid transparent;
    border-top: 1.4em solid #04428b;
    border-bottom: 0px solid transparent;
}

.trapezium-description:before {
    content: '';
    height: 0;
    width: 100%;
    position: absolute;
    top: -28px;
    left: -20px;
    z-index: -1;
    border: 20px solid transparent;
    border-bottom: 65px solid #ed2262;
}

.icc-main {
    margin-top: -25px;
}

.validation-msg-box {
    margin: 15% auto 0 auto;
    position: relative;
    text-align: center;
    width: 45%;
    background: #010e1f;
    border: 2px solid #ed2262;
    padding: 25px 20px 20px 20px;
}

.validation-msg-description {
    color: #ffffff;
    font-size: 16px;
    font-family: "MyriadPro-BlackItalic";
    font-weight: 100;
}

.validation-msg-box-close {
    position: absolute;
    right: -20px;
    top: -20px;
    font-size: 35px;
    color: #000000;
    cursor: pointer;
    border: 1px solid #ed2262;
    border-radius: 35px;
    width: 40px;
    height: 40px;
    line-height: 28pt;
    background: #ed2262;
    font-weight: bold;
}

.game-options-first-page .tc-round-wrapper.active {
    display: block !important;
}

.game-options-first-page .tc-round-box-rank.group-a {
    position: relative;
    top: 20px;
}

.game-options-first-page .tc-round-box-rank.group-b {
    position: relative;
    top: 45px;
}

.game-options-first-page .tc-round-box-rank.group-a .rank-content>div:nth-child(2),
.game-options-first-page .tc-round-box-rank.group-b .rank-content>div:nth-child(2) {
    width: 14%;
}

.game-options-first-page .tc-round-box-rank.group-a .rank-num>.rank-1,
.game-options-first-page .tc-round-box-rank.group-b .rank-num>.rank-1 {
    font-size: 28px;
    padding: 0;
    margin-bottom: 5px;
    margin-top: 15px;
}

.game-options-first-page .tc-round-box-rank.group-a .rank-num>div,
.game-options-first-page .tc-round-box-rank.group-b .rank-num>div {
    width: 36px;
    height: 35px;
    font-size: 22px;
    color: #FFF;
    text-align: center;
    margin: 0 auto;
}

.game-options-first-page .tc-round-box-rank.group-a .qualifiers-team>div,
.game-options-first-page .tc-round-box-rank.group-b .qualifiers-team>div {
    width: 190px;
    height: 36px;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    margin: 0 50px 0;
    cursor: pointer;
    top: 19px;
    font-family: "Ebony";
}

.game-options-first-page .tc-round-box-rank.group-a .rank-content>div:nth-child(1),
.game-options-first-page .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
    width: 25%;
    font-size: 22px;
    position: relative;
    right: 10px;
    top: 55px;
}

.game-options-first-page .changebg.group-a-selected {
    background-image: url(../_images/qualifiers-group-a-selection.png) !important;
}
.game-options-first-page .changebg.group-b-selected {
    background-image: url(../_images/qualifiers-group-b-selection.png) !important;
}
.game-options-first-page .changebg.all-selected {
    background-image: url(../_images/qualifiers-selection.png) !important;
}

.qualifiers-team {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none
}

.tc-round-box-rank .qualifiers-team>div {
    width: 280px;
    height: 30px;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    margin: 0 50px 0;
    cursor: pointer;
    top: 19px;
    font-family: "Ebony";
}

.tc-round-box-rank .qualifiers-team>div:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.tc-round-box-rank .qualifiers-team>div:nth-child(-n+4) {
    color: #FFF
}

.tc-round-box-rank .qualifiers-team>div.qualifiers-placeholder {
    width: 234px;
    height: 32px
}

.tc-round-box-rank .qualifiers-team>div.ui-sortable-helper {
    background-repeat: no-repeat;
    background-position: center top;
    width: 226px;
    height: 27px
}

.tc-round-box-rank .qualifiers-team .qualifiers-item {
    position: relative
}

.tc-round-box-rank .qualifiers-team.unmoved .qualifiers-item {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

/* desktop preview page */
.game-options-first-page.done, 
.game-options-second-page.done, 
.game-options-third-page.done {
  float: left;
  width: 32%;
}

.game-options-first-page.done div#game-options-selection-menu {
    max-width: 365px;
    width: 100%;
    background-size: 100% 431px;
    margin-right: 0;
}

.game-options-first-page.done .tc-round-box-rank {
    width: 465px;
    margin: 0 auto;
    padding: 3px 0;
    text-align: center;
}

.game-options-first-page.done .tc-round-box-rank.group-a .rank-content>div:nth-child(1),
.game-options-first-page.done .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
    width: 19%;
    font-size: 13px;
    right: 5px;
}

.game-options-first-page.done .tc-round-box-rank.group-a .qualifiers-team>div,
.game-options-first-page.done .tc-round-box-rank.group-b .qualifiers-team>div {
    width: 235px;
    font-size: 16px;
    top: 20px;
    margin-left: 0;
}

.game-options-second-page.done div#game-options-left-menu {
    max-width: 365px;
    width: 100%;
    background-size: 100% 431px;
    margin-right: 0;
}

.game-options-second-page.done .tc-round-box-rank .rank-content>div:nth-child(1) {
    width: 10%;
}

.game-options-third-page.done>div:last-child {
    max-width: 365px;
    width: 100%;
    background-size: 100% 431px;
    margin-right: 0;
}

.game-options-third-page.done .tc-round-box-semis {
    width: 180px;
}

.game-options-third-page.done .tc-round-box-champion {
    width: 190px;
}

.game-options-third-page.done>div {
    height: 437px;
    border: none;
}

.game-options-first-page.done,
.game-options-second-page.done,
.game-options-third-page.done {
    margin: 0 auto;
    width: 32%;
    position: relative;
    text-align: center;
    padding: 0 5px;
    left: 2%;
}

/* mobile preview page */
.done-mobile {
    display: none !important;
}

/* canvas */
.canvas-wrapper {
    margin: 0 auto;
    display: block;
    width: 100%;
}
canvas {
    position: absolute;
    z-index: 0;
    max-height: 470px;
    margin: 0 auto;
    padding-left: 0;
    max-width: 710px;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}