/*! 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: 'OpenSans-Regular';
    src: url('../_fonts/OpenSans/OpenSans.woff') format('woff'), 
	url('../_fonts/OpenSans/OpenSans.ttf') format('truetype'),
	url('../_fonts/OpenSans/OpenSans.eot?#iefix') format('embedded-opentype'),
	url('../_fonts/OpenSans/OpenSans.svg#OpenSans') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../_fonts/OpenSans/OpenSans-Bold.woff') format('woff'), 
	url('../_fonts/OpenSans/OpenSans-Bold.ttf') format('truetype'),
	url('../_fonts/OpenSans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	url('../_fonts/OpenSans/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('../_fonts/OpenSans/OpenSans-ExtraBold.woff') format('woff'), 
	url('../_fonts/OpenSans/OpenSans-ExtraBold.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../_fonts/OpenSans/OpenSans-Semibold.woff') format('woff'), 
	url('../_fonts/OpenSans/OpenSans-Semibold.ttf') format('truetype'),
	url('../_fonts/OpenSans/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	url('../_fonts/OpenSans/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'Qatar2022Arabic-Bold';
    src: url('../_fonts/Qatar2022/Qatar2022Arabic-Bold.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Qatar2022Arabic-Heavy';
    src: url('../_fonts/Qatar2022/Qatar2022Arabic-Heavy.ttf') format('truetype');
    font-style: normal;
}
html{
    background-color: #e6e7e8;
}
body{
	background-image: url("../_images/2022/main-background.jpg");
	background-color: #240000;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	color:#fff;
	background-size: cover;
}
.regular{
	font-family: 'OpenSans-Semibold';
}
.extra-bold{
	font-family: 'Qatar2022Arabic-Heavy';
}
.semi-bold{
	font-family: 'Qatar2022Arabic-Bold';
}
.bold{
	font-family: 'Qatar2022Arabic-Heavy';
}
.yellow{
	color:#ffcd00;
}
.red{
	color:#89173a;
}
.blue {
	color: #012951;
}
.big-3{
	font-size:70px;
}
.big-2{
	font-size:50px;
}
.big-1{
	font-size:40px;
}
.mid-1{
	font-size:24px;
}
.mid-2{
	font-size:27px;
}
.small-2{
	font-size:20px;
}
.small{
	font-size:18px;
}
.extra-small{
	font-size:16px;
}
.super-small{
	font-size:12px;
}
.letter-space-1{
	letter-spacing: 1px;
}
.tpl-contacts span {
    color: #fff;
    line-height: 1.2;
}
.tpl-toll {
	position: relative;
    top: 15px;
    margin-right: 10px;
}
.tpl-social-media img {
	margin-right: 10px;
}
.tpl-footer {
    background: #003c79;
}
.tpl-copyright {
    border-top: none;
    color: #fff;
    padding: 10px 0;
}
.tpl-logo-wrap {
    width: 180px;
}
.tpl-nextbet-logo {
	display: none;
}
/*  CONTENT  */
main{
	position: relative;
    min-width: 320px;
	min-height:900px;
    margin: 0 auto;
	font-family: 'OpenSans-Regular';
	text-align:left;
	padding:18px 0px 37px 0px;
	font-size:16px;
	background-image: url("../_images/2022/landmarks.png");
	background-position: center bottom -2px;
	background-repeat: no-repeat;
}
main a{
	color:#ffcd00;
	border-bottom: 1px solid #ffcd00;
}
.dac-time-wrap{
	position: absolute;
    right: 0;
    left: 0;
    top: 555px;
    display: block;
    width: 390px;
    margin: 0 auto;
    z-index: 0;
}
.dac-time-wrap div{
	display:inline-block;
	width:51px;
	vertical-align: top;
    margin: 0px -1px -4px;
}
.dac-time-wrap div.timer-sep{
	width:6px;
	height:6px;
	background:#fff;
	margin-top:10px;
	transform: rotate(45deg);
}
.dac-time-wrap span{
	font-size:11px;
}
.dac-time-wrap div h2, .dac-time-wrap h3{
	margin:0;
}
div#terms-con-preview{
	background: url("../_images/2022/tnc-wrap-preview.png") no-repeat;
	height:26px;
	width:202px;
	padding-top: 7px;
    border: none;
    font-size: 11px;
	cursor:pointer;
	color:#012951;
}
.page-title{
	margin-top: 15px;
}
.page-title img{
	margin-bottom: 15px;
	height: 45px;
}
.page-title-mobile {
	display: none;
}
/* LBOX */
.overlay{
    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;
}
.lbox {
    margin: 7% auto 0 auto;
    position: relative;
    text-align: center;
	width:798px;
	font-size:14px;
	display:none;
	background-image: url("../_images/2022/lbox-design.png");
	background-color: #012951;
	background-position: center top;
}
.lbox-terms{
	height:500px;
	padding: 40px 20px 20px 20px;
}
.lbox-terms .lbox-title{
	font-size:20px;
}
.lbox-terms table{
	text-align:center;
	margin:10px auto;
    border-collapse: collapse;
    border-spacing: 0;
}
.lbox-terms table td{
	padding: 5px;
    border: 1px solid #ffcd00;
}
.lbox-loading {
    width: 143px;
    height: 143px;
    background: url("../_images/loading.svg") no-repeat !important;
    margin: 19% auto 0 auto !important;
    padding: 0px;
	border:none;
}
.close,
.close-lbox,
.close-submit{
	position: absolute;
	right: 13px;
    top: 8px;
    font-size: 19px;
	color: #f7da00;
	cursor:pointer;
}
.lbox-splash{
	width:830px;
	height:350px;
	display:block;
	margin:16% auto 0 auto;
	/** display:none;  FOR TESTING PREVIEW **/
}
.lbox-splash .splash-header{
	width:100%;
	height:268px;
	text-align: left;
}
.lbox-splash .splash-header-title,
.lbox-splash .splash-message-wrap{
	display:inline-block;
	text-align:center;
	vertical-align:top;
	width:48%;
	margin-top:69px;
}
.splash-message-wrap-mobile,
.splash-button-mobile{
	display:none;
}
.lbox-splash .splash-header-title{
	width:48%;
	margin-top: 39px;
}
.lbox-splash .splash-header-title h1{
	margin: 0;
	font-size: 30px;
}
.lbox-splash .splash-header-title img{
	/* width:280px; */
	height: 150px;
}
.lbox-splash .splash-message-wrap{
	width:48%;
	margin-top:58px;
}
#submit-form{
	max-width:240px;
	margin:13px auto 25px;
}
#submit-form input{
	outline:none;
	border:none;
	font-size:12px;
	padding: 8px 14px;
	width:90%;
	margin:7px auto 4px;
}
.btn{
	font-size: 19px;
	width:90%;
    background: #ffcd00;
    cursor: pointer;
	margin:7px auto;
	padding:4px;
}
.cta-btn{
	width: auto;
    display: inline-block;
    padding: 11px 21px 6px;
    font-size: 23px;
}
.btn-visit {
	padding: 11px 21px 4px;
	margin-top: 15px;
}
#submit-form .btn{
	padding-top: 9px;
}
.progress{
	display:inline-block;
	width:144px;
	height:44px;
	padding-top: 16px;
	margin: 10px -7.1px;
	background: url("../_images/2022/progress-inactive.png") no-repeat;
}
.progress.act{
	background: url("../_images/2022/progress-active.png") no-repeat;
	color:#012951;
}
.progress.act.open{
	color:#012951;
}
.error-message{
	font-size: 10px;
    background: #ff0000;
    padding: 2px 10px;
    border-radius: 2px;
	display:none;
}
.scroll-pane:focus, .scroll-pane:active, .scroll-pane:visited {
    border: none;
    outline: none;
}
.jspVerticalBar {
    background: none;
}
.jspTrack {
	width: 2px;
    background: #ffcd00
}
.jspDrag {
	width: 6px;
	left:-2px;
	background: #ffcd00;
}
.jspHorizontalBar{
	display:none;
}
.scroll-pane {
    width: 97% !important;
    height: 400px;
    overflow-x: hidden; 
    margin: 0 auto;
}
ol {
    padding-left: 29px;
    padding-right: 12px;
    margin-bottom: 12px;
}
li {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 5px;
    text-align: left;
    line-height: 1.4;
}
li > ol li {
    list-style-type: disc;
}
li > ol li > ol li{
    list-style-type: lower-alpha;
}
ol.list-alpha li{
	list-style-type: lower-alpha !important;
}
ol.list-alpha {
    padding-left: 56px;
}
#terms-con, #terms-con-submit-lbox{
	cursor:pointer;
}
/* GROUP STAGE */
.lbox-group-stage,
.lbox-round-16,
.lbox-quarter-finals,
.lbox-semi-finals,
.lbox-username-email,
.lbox-finish,
.lbox-finals{
	width:802px;
	min-height:auto;
	padding:30px;
}
.dac-group{
	width:150px;
	height:auto;
	display:inline-block;
	vertical-align: top;
    position: relative;
}
.dac-group-name{
	padding: 10px 0px 0px;
    font-size: 16px;
}
.dac-group-position {
    position: absolute;
    width: 41px;
    top: 31px;
    text-align: center;
}
.dac-group-position .dac-group-number {
    height: 40px;
    padding: 10px;
	margin-top:2px;
	font-family: 'OpenSans-Bold';
	font-size:16px;
	background: url("../_images/ranking-wrap.jpg");
}
.ui-sortable-handle {
    cursor: pointer;
}
.dac-team-selection{
	position: relative;
    height: 30px;
    padding: 5px 0px 0px 23px;
    background: url("../_images/2022/lbox-team-wrap.png");
    color: #fff;
    width: 150px;
    margin-top: 2px;
    text-transform: uppercase;
    text-align: left;
}
.dac-team-selection img{
	width: 34px;
    height: 21px;
}
.dac-team-selection span{
	display: inline-block;
    vertical-align: top;
    margin: 3px 0px 0px 9px;
	position:absolute;
	font-size:12px;
	font-family: 'OpenSans-Semibold';
}
.lbox-group-stage table{
	margin:0 auto;
}
.lbox-group-stage table td.focus{
	border:1px solid #ffa800;
	opacity: 1;
	position:relative
}
.lbox-group-stage table td{
	border: 1px solid rgba(0,0,0,0);
	padding:3px;
	opacity: 0.3;
}
.lbox-group-stage table td.done{
	opacity: 1;
}
.tooltip{
	background: url("../_images/2022/tooltip.png") no-repeat;
	width:151px;
	height:30px;
	position:absolute;
	left: -153px;
    top: 40px;
    z-index: 1;
	padding: 11px 9px;
    text-align: left;
	display:none;
	color:#012951;
	font-size: 9px;
}
.focus > .tooltip{
	display:block;
}
#btn-group-stage-next,
#btn-submit-preview,
#btn-submit-preview-mobile{
	opacity:0.4;
}
.enabled#btn-group-stage-next,
.enabled#btn-submit-preview,
.enabled#btn-submit-preview-mobile{
	opacity:1;
}
.lbox.lbox-group-stage .btn.cta-btn{
	background: url("../_images/2022/button.png") no-repeat;
	width:220px;
	height:53px;
	padding-top:17px;
}
.lbox .btn-prev,
.lbox .btn-next{
	cursor:pointer;
	width:34px;
	height:54px;
	background: url("../_images/2022/prev-arrow.png") no-repeat;
	display:inline-block;
	vertical-align:top;
}
.lbox .btn-next{
	cursor:pointer;
	width:34px;
	height:54px;
	background: url("../_images/2022/next-arrow.png") no-repeat right;
    width: 110px;
    text-align: left;
    padding: 18px 12px 0px;
	color:#00d7bd;
	font-size: 16px;
	opacity:0.4;
}
.lbox .btn-next.enabled{
	opacity:1;
}
/* ~ GROUP STAGE  */
/* LBOX R16 to FINALS  */
.lbox .dac-column {
	margin: 20px 0px 25px;
	display: inline-block;
    width: max-content;
}
.lbox .dac-match {
	display:inline-block;
	margin: 0 3px;
}
.lbox .dac-match .dac-team{
	cursor:pointer;
	opacity: 0.4;
}
.lbox .dac-match .dac-team:hover,
.lbox .dac-match .dac-team.selected{
	opacity: 1;
}
.lbox .dac-match .dac-team.selected .dac-match-team-details span{
	color: #ffcd00;
}
.lbox .dac-match .dac-match-team-details{
	width:150px;
	height: 30px;
    background: url("../_images/2022/lbox-team-wrap.png");
	padding: 5px 0px 0px 23px;
	position:relative;
	margin-top: 2px;
}
.lbox .dac-match .dac-match-team-details img {
    width: 34px;
    height: 21px;
}
.lbox .dac-match .dac-match-team-details span {
	margin: 0px 0px 0px 9px;
	top: 3px;
	font-size: 12px;
}
.lbox-finals .dac-match .dac-match-team-details {
    background: url(../_images/2022/main-team-wrap.png);
    width: 231px;
    height: 39px;
	padding-top: 4px;
    padding-left: 49px;
}
.lbox-finals .dac-match .dac-match-team-details img {
    width: 41px;
    height: 30px;
}
.lbox-finals .dac-match .dac-match-team-details span {
	margin:10px;
	top: 6px;
	font-size: 15px;
}
.lbox-username-email img,
.lbox-finish img{
	width: 500px;
}
.lbox-finish a.btn {
    font-size: 16px;
    margin: 0px 4px;
}
/* ~ LBOX R16 to FINALS  */

/* BRACKET PREVIEW */
.dac-main-wrap{
	text-align:center;
}
.dac-main-inner{
	width:100%;
	margin:0 auto;
	margin-top: -195px;
}
.dac-entries-wrap .dac-column{
	box-sizing: border-box;
    display:inline-block;
	vertical-align:top;
    position: relative;
	text-transform:uppercase;
}
.dac-entries-wrap .dac-team{
    cursor: pointer;
    display: inline-block;
	margin: 2px 0px 0px 0px;
	opacity: 0.4;
}
.dac-entries-wrap .dac-team:hover,
.dac-entries-wrap .dac-team.selected{
	opacity: 1;
}
.dac-entries-wrap .dac-team.selected .dac-match-team-details span{
	color:#ffcd00;
}
.dac-entries-wrap .dac-team img{
	width:42px;
	height:30px;
	margin-right: 10px;
}
.dac-match-team-details{
	display:inline-block;
	vertical-align:top;
}
.dac-match-team-details{
	background: url("../_images/2022/main-team-wrap.png");
	color:#fff;
	width:231px;
	height:39px;
	font-family: 'OpenSans-Semibold';
	font-size:14px;
	padding-top: 4px;
	padding-left:49px;
	text-align:left;
	overflow: hidden;
}
.dac-prediction-match-preview .dac-team-selection {
    width: 231px;
	height: 39px;
    background: url("../_images/2022/main-team-wrap.png");
    padding-top: 4px;
	padding-left:49px;
	text-align:left;
	overflow: hidden;
}
.dac-prediction-match-preview .dac-group{
	width:231px;
	display: block;
}
.dac-prediction-match-preview .dac-team-selection img {
    width: 41px;
    height: 30px;
    margin-right: 7px;
}
.dac-prediction-match-preview .dac-team-selection span {
    font-size: 14px;
	margin: 6px 0px 0px 0px;
}
.dac-match-team-details span{
	vertical-align: top;
    top: 6px;
    position: relative;
}
.dac-league-title{
	font-size:17px;
}
.dac-column.round .dac-spacer.top-spacer{
	height:51px;
}
.dac-column.round .dac-spacer{
	height:92px;
}
.dac-column.quarter .dac-spacer{
	height: 86px;
}
.dac-column.quarter .dac-spacer.dac-quarter-final-spacer{
	height:147px;
}
.dac-column .semis .dac-spacer.dac-semi-final-spacer {
    height: 50px;
}
.dac-column.quarter-left .semis{
    margin-left:55px;
	text-align:center;
}
.dac-column.quarter-right .semis{
    margin-right:55px;
	text-align:center;
}
.dac-column.quarter-left{
	text-align:left;
}
.dac-column.quarter-right{
	text-align:right;
}
.dac-column.quarter .text-center{
	text-align:center;
	width:231px;
}
.dac-column.quarter-right .text-center{
	margin-left:55px;
}
.submit-wrap{
	padding:13px 5px;
	width:370px;
	height:135px;
	background-image: url("../_images/2022/reviewbox-design.png");
	background-color: #012951;
	background-position: center top;
	text-transform: none;
	font-size:9px;
	margin-bottom:29px;
	border: 1px solid #ffcd00;
}
.submit-wrap .cta-btn{
	font-size: 12px;
    padding: 8px 40px 3px;
    margin: 5px auto 7px;

}
.finals .dac-spacer{
	margin-bottom: 213px;
}
.finals .dac-league-title{
	font-size: 22px;
}
.dac-column.finals{
	margin:0px -35px;
}
.stage-desc-mobile, .submit-mobile{
	display:none;
}

/* ~ CONTENT  */
body.sc main,
body.sc .bold,
body.sc .semi-bold,
body.sc .dac-match-team-details{
    font-family: "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", Arial, sans-serif !important;
}
body.sc .bold{
	font-weight: bold;
}
body.kr main,
body.kr .semi-bold,
body.kr .bold{
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
body.th main,
body.th .semi-bold,
body.th .bold{
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
body.vn main,
body.vn .semi-bold,
body.vn .bold{
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}

/* ADJUSTMENT PER LANGUAGE */

