/*! 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: 'UEFAEuro-Book';
    src: url('../_fonts/UEFAEuro/UEFAEuro-Book.eot?#iefix') format('embedded-opentype'),
          url('../_fonts/UEFAEuro/UEFAEuro-Book.woff2') format('woff2'),
          url('../_fonts/UEFAEuro/UEFAEuro-Book.woff') format('woff'),
          url('../_fonts/UEFAEuro/UEFAEuro-Book.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UEFAEuro-Bold';
    src: url('../_fonts/UEFAEuro/UEFAEuro-Bold.eot?#iefix') format('embedded-opentype'),
          url('../_fonts/UEFAEuro/UEFAEuro-Bold.woff2') format('woff2'),
          url('../_fonts/UEFAEuro/UEFAEuro-Bold.woff') format('woff'),
          url('../_fonts/UEFAEuro/UEFAEuro-Bold.ttf')  format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UEFAEuro-Medium';
    src: url('../_fonts/UEFAEuro/UEFAEuro-Medium.eot?#iefix') format('embedded-opentype'),
          url('../_fonts/UEFAEuro/UEFAEuro-Medium.woff2') format('woff2'),
          url('../_fonts/UEFAEuro/UEFAEuro-Medium.woff') format('woff'),
          url('../_fonts/UEFAEuro/UEFAEuro-Medium.ttf')  format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UEFAEuro-HeavyNarrow';
    src: url('../_fonts/UEFAEuro/UEFAEuro-HeavyNarrow.eot?#iefix') format('embedded-opentype'),
          url('../_fonts/UEFAEuro/UEFAEuro-HeavyNarrow.woff2') format('woff2'),
          url('../_fonts/UEFAEuro/UEFAEuro-HeavyNarrow.woff') format('woff'),
          url('../_fonts/UEFAEuro/UEFAEuro-HeavyNarrow.ttf')  format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UEFAEuro-ExtraBoldNarrow';
    src: url('../_fonts/UEFAEuro/UEFAEuro-ExtraBoldNarrow.eot?#iefix') format('embedded-opentype'),
          url('../_fonts/UEFAEuro/UEFAEuro-ExtraBoldNarrow.woff2') format('woff2'),
          url('../_fonts/UEFAEuro/UEFAEuro-ExtraBoldNarrow.woff') format('woff'),
          url('../_fonts/UEFAEuro/UEFAEuro-ExtraBoldNarrow.ttf')  format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

html{
    background-color: #e6e7e8;
}
body{
	background-image: url("../_images/2024/main-background.jpg");
	background-color: #153ddd;
	background-position: center -173px;
	background-repeat: no-repeat;
	position: relative;
	color:#fff;
}
.regular{
	font-family: 'UEFAEuro-Book';
}
.extra-bold{
	font-family: 'UEFAEuro-ExtraBoldNarrow';
}
.semi-bold{
	font-family: 'UEFAEuro-Medium';
}
.bold{
	font-family: 'UEFAEuro-Bold';
}
.yellow{
	color:#ffe000;
}
.red{
	color:#89173a;
}
.black{
	color:#000;
}
.big-3{
	font-size:70px;
}
.big-2{
	font-size:40px;
	line-height: 37px;
}
.big-1{
	font-size:35px;
}
.mid-1{
	font-size:25px;
}
.mid-2{
	font-size:27px;
}
.small-2{
	font-size:20px;
}
.small{
	font-size:18px;
}
.extra-small{
	font-size:13px;
}
.super-small{
	font-size:12px;
}
.letter-space-1{
	letter-spacing: 1px;
}
/*  CONTENT  */
main{
	position: relative;
    min-width: 320px;
	min-height:900px;
    margin: 0 auto;
	font-family: 'UEFAEuro-Book';
	text-align:left;
	padding:17px 0px 200px 0px;
	font-size:16px;
	background-image: url("../_images/2024/landmarks.png");
	background-position: center bottom -2px;
	background-repeat: no-repeat;
	background-size: contain;
}
main a{
	color:#ffe000;
	border-bottom: 1px solid #ffe000;
}
main a.white{
	color:#fff;
	border-bottom: 1px solid #fff;
}
.main-page-timer{
	width:100%;
	text-align:center;
	background-color: #002391;
}
.dac-time-wrap{
    width: 100%;
}
.dac-time-wrap div{
	display: inline-block;
    width: 55px;
    vertical-align: top;
    margin: 7px 4px 5px;
}
.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 .timer-text{
	display:inline-block;
	padding-top: 10px;
    margin-right: 10px;
}
.dac-time-wrap div h2{
	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;
}
/* LBOX */
.image-1,
.image-2{
	background-image: url("../_images/2024/euro-vector.png");
	width:165px;
	height:161px;
	position:absolute;
	bottom:0px;
}
.image-1{
	background-position: right bottom;
	left:0px;
}
.image-2{
	background-position: left bottom;
	right:0px;
}
.line{
	background-image: url("../_images/2024/euro-line.png");
	background-position: center top;
	width:100%;
	height:7px;
	position:absolute;
	bottom:0px;
	right: 0;
    left: 0;
}
.image-1.splash-vector,
.image-2.splash-vector{
	width:120px;
}
.line.splash-vector{
	height:5px;
}

.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;
	/*display: none; */
}
.lbox {
    margin: 7% auto 0 auto;
    position: relative;
    text-align: center;
	width:798px;
	font-size:14px;
	display:none;
	background-image: url("../_images/2024/lbox-design.jpg");
	background-color: #071a83;
	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 #ffe000;
}
.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:800px;
	height:250px;
	display:block;
	margin:16% auto 0 auto;
	background: url("../_images/2024/lbox-design-splash.jpg") no-repeat;
	/** display:none;  FOR TESTING PREVIEW **/
}
.lbox-splash .splash-header{
	width:100%;
	height:268px;
	text-align: center;
}
.lbox-splash .splash-header-title,
.lbox-splash .splash-message-wrap{
	display:inline-block;
	text-align:center;
	vertical-align:top;
	width:43%;
	margin-top:40px;
}
.splash-message-wrap-mobile,
.splash-button-mobile{
	display:none;
}
.lbox-splash .splash-header-title{
	width:46%;
	margin-top: 39px;
}
.lbox-splash .splash-header-title img{
	width:230px;
}
#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: #feca03;
    cursor: pointer;
	margin:10px auto;
	padding:4px;
	border-radius:5px;
}
.cta-btn{
	width: auto;
    display: inline-block;
    padding: 13px 29px 9px;
    font-size: 18px;
	position:relative;
}
#submit-form .btn{
	padding-top: 9px;
}
.progress{
	display:inline-block;
	width:148px;
	height:37px;
	padding-top: 13px;
	margin: 10px -5.3px;
	background: url("../_images/2024/progress-inactive.png") no-repeat;
}
.progress.act{
	background: url("../_images/2024/progress-active.png") no-repeat;
	color:#000;
}
.progress.act.open{
	color:#000;
}
.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: #ffe000
}
.jspDrag {
	width: 6px;
	left:-2px;
	background: #ffe000;
}
.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;
	position: relative;
}
/* GROUP STAGE */
.lbox-group-stage,
.lbox-round-16,
.lbox-quarter-finals,
.lbox-semi-finals,
.lbox-username-email,
.lbox-finish,
.lbox-finals{
	width:900px;
	min-height:auto;
	padding:30px;
}
.dac-group{
	width:126px;
	height:auto;
	display:inline-block;
	vertical-align: top;
    position: relative;
	background:#fff;
	color:#000;
}
.dac-group-name{
	padding: 6px 0px;
    font-size: 14px;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 76%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 76%);
}
.group-green{
	background-color:#06be60 !important;
	color:#fff;
}
.group-blue{
	background-color:#143cda !important;
	color:#fff;
}
.group-red{
	background-color:#ff0005 !important;
	color:#fff;
}
.group-yellow{
	background-color:#feca03 !important;
	color:#000;
}
.group-skyblue{
	background-color:#d5e2eb !important;
	color:#000;
}
.group-black{
	background-color:#1e1e28 !important;
	color:#fff;
}
.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: 2px 0px 0px 6px;
    width: 126px;
    margin-top: 3px;
    text-align: left;
}
.dac-team-selection img{
	width: 28px;
    height: 24px;
}
.dac-team-selection span{
	display: inline-block;
    vertical-align: top;
    margin: 7px 0px 0px 3px;
	position:absolute;
	font-size:11px;
	font-family: 'UEFAEuro-Bold';
}
.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:#000000;
	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{
	width:148px;
}
.lbox .btn-prev,
.lbox .btn-next{
	width: 140px;
    font-size: 14px;
    margin: 10px 2px;
}
.lbox .btn-next{
	opacity:0.4;
}
.lbox .btn-next.enabled{
	opacity:1;
}
/* ~ GROUP STAGE  */
/* THIRD PLACE LIGHTBOX */
.lbox-third-place{
	width:900px;
	padding:30px;
}
.lbox-third-place sup{
	font-size:medium;
	text-transform:capitalize;
}
.lbox-third-place .third-placer-rank sup {
    font-size: x-small;
}
.dac-third-placer{
	display: inline-block;
    width: 126px;
    vertical-align: top;
    cursor: pointer;
    background: #fff;
	padding-bottom: 9px;
	margin: 0 4px;
}
.lbox .dac-third-placer .third-placer-rank{
	padding: 8px 0px;
    font-size: 14px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 76%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 76%);
}
.dac-third-placer .third-placer-flag,
.dac-third-placer .third-placer-name{
	display:inline-block;
	vertical-align:top;
}
.dac-third-placer .third-placer-flag img{
	width: 28px;
    height: 24px;
}
.dac-third-placer .third-placer-name{
	font-size: 11px;
    margin-top: 6px;
}

.dac-third-placer.deactivated img {
    filter: gray;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}
.dac-third-placer.deactivated .third-placer-rank {
	background:#a7a7a7 !important;
	color:#fff !important;
}
/* ~ THIRD PLACE LIGHTBOX */
/* 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;
	background: #fff;
    color: #000;
	width: 126px;
}
.lbox .dac-match-number{
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 76%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 76%);
	padding: 6px 0px;
}
.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: #000;
}
.lbox .dac-match .dac-match-team-details{
	width: 126px;
    height: 30px;
    padding: 2px 0px 0px 6px;
    position: relative;
    margin-top: 2px;
}
.lbox .dac-match .dac-match-team-details img {
    width: 25px;
    height: 24px;
}
.lbox .dac-match .dac-match-team-details span {
	margin: 0px;
	top: 6px;
	font-size: 11px;
	font-family: 'UEFAEuro-Bold';
}
.lbox-finals .dac-match {
	width:205px;
}
.lbox-finals .dac-match .dac-match-team-details {
    width: 205px;
    height: 39px;
	padding-top: 4px;
    padding-left: 20px;
}
.lbox-finals .dac-match .dac-match-team-details img {
    width: 41px;
    height: 30px;
}
.lbox-finals .dac-match .dac-match-team-details span {
	margin:0px;
	top: 6px;
	font-size: 15px;
}
.lbox-username-email img,
.lbox-finish img{
	width: 220px;
}
.lbox-finish a.btn {
    font-size: 16px;
    margin: 0px 4px;
}
/* ~ LBOX R16 to FINALS  */

/* BRACKET PREVIEW */
.dac-main-wrap{
	text-align:center;
}
.dac-main-wrap .page-title img{
	width:370px;
}
.dac-main-inner{
	width:100%;
	margin:0 auto;
	margin-top: -180px;
}
.dac-entries-wrap .dac-column{
	box-sizing: border-box;
    display:inline-block;
	vertical-align:top;
    position: relative;
	margin:auto 4px;
}
.dac-entries-wrap .dac-team{
    cursor: pointer;
    display: inline-block;
	margin: 3px 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 img{
	width: 35px;
    height: 30px;
    margin-right: 5px;
}
.dac-match-team-details{
	display:inline-block;
	vertical-align:top;
}
.dac-match-team-details{
	width: 180px;
    height: 40px;
    font-size: 13px;
    padding-top: 5px;
    padding-left: 11px;
    text-align: left;
    overflow: hidden;
	background: #fff;
    border-radius: 5px;
	color:#000;
}
.dac-prediction-match-preview .dac-group-name {
	color:#fff;
	padding: 11px 0px 2px;
}
.dac-prediction-match-preview .dac-team-selection {
    width: 180px;
    height: 40px;
    padding-top: 5px;
    padding-left: 11px;
    text-align: left;
    overflow: hidden;
    background: #fff;
	border-radius: 5px;
}
.dac-prediction-match-preview .dac-group{
	width:180px;
	display: block;
	background:unset;
}
.dac-prediction-match-preview .dac-team-selection img {
    width: 35px;
    height: 30px;
    margin-right: 5px;
}
.dac-prediction-match-preview .dac-team-selection span {
    font-size: 13px;
    margin: 9px 0px 0px 0px;
}
.dac-match-team-details span{
	vertical-align: top;
    top: 8px;
    position: relative;
}
.dac-league-title{
	font-size: 17px;
    background: #feca03;
	width:180px;
    color: #000;
    padding: 9px;
    border-radius: 5px;
	margin-bottom: 30px;
}
.dac-column.round .dac-spacer.top-spacer{
	height:121px;
}
.dac-column.round .dac-spacer{
	height:16px;
}
.dac-column.quarter .dac-spacer{
	height: 118px;
}
.dac-column.quarter .dac-spacer.dac-quarter-final-spacer{
	height:172px;
}
.dac-column .semis .dac-spacer.dac-semi-final-spacer {
    height: 50px;
}
.dac-column.quarter-left .semis{
    margin-left:130px;
	text-align:center;
}
.dac-column.quarter-right .semis{
    margin-right:130px;
	text-align:center;
}
.dac-semi-final-spacer{
	height:275px;
}
.dac-column.quarter-left{
	text-align:left;
}
.dac-column.quarter-right{
	text-align:right;
}
.dac-column.quarter .text-center{
	text-align:center;
}
.submit-wrap{
	padding:13px 5px;
	width:370px;
	height:135px;
	background-color: #002391;
	text-transform: none;
	font-size:9px;
	border: 1px solid #ffa800;
	border-radius:10px;
	position: absolute;
    right: 0;
    left: 0;
	margin:0 auto;
    bottom: 40px;
}
.submit-wrap .cta-btn{
	font-size: 12px;
    padding: 8px 40px 3px;
    margin: 5px auto 7px;

}
.dac-entries-wrap .dac-column.finals{
	margin: auto 22px;
}
.finals .dac-spacer{
	height: 269px;
}
.finals .dac-league-title{
	font-size: 22px;
    margin: 0 auto 30px;
}
.stage-desc-mobile, .submit-mobile{
	display:none;
}
.preview-hor{
	display:none;
}
.dac-prediction-match-preview{
	position:relative;
}
.dac-prediction-match-preview .dac-match-number{
	display:none;
}
.page-title{
	position: relative;
    width: 1363px;
    margin: 0 auto;
    padding-top: 15px;
}
.dac-third-placer-preview-wrap{
	padding: 13px 5px;
    width: 430px;
    background-color: #002391;
    border: 1px solid #ffa800;
    border-radius: 10px;
    position: absolute;
    right: 0px;
    top: 0px;
	z-index: 1;
}
.dac-third-placer-preview-wrap .dac-third-placer {
    width: 180px;
	height:40px;
    margin: 3px 2px;
    cursor: pointer;
	padding:0px;
	text-align: left;
	border-radius: 5px;
	overflow: hidden;
}
.dac-third-placer-preview-wrap .dac-third-placer .third-placer-rank {
    width: 39px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
	text-align: center;
    padding-top: 10px;
}
.dac-third-placer-preview-wrap .dac-third-placer .third-placer-flag {
    height: 40px;
	width: 75%;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    text-align: left;
	margin-left: -5px;
}
.dac-third-placer-preview-wrap .dac-third-placer .third-placer-flag img {
	width: 41px;
    height: 30px;
    margin: 5px 0px;
}
.dac-third-placer-preview-wrap .dac-third-placer .third-placer-flag span {
	display: inline-block;
    vertical-align: top;
    margin-top: 14px;
    font-size: 12px;
    color: #000;
}
.tpl-header #tpl-download,
.btn#back-to,
.btn#btn-visit-dafa,
.btn#btn-visit-dafa-mobile{
	/*display:none;*/
}
/* ~ CONTENT  */
