/*! 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: 'BoonTook-Regular';
    src: 	url('../_fonts/BoonTook-Regular.woff') format('woff'), 
			url('../_fonts/BoonTook-Regular.otf')  format('opentype');
    font-style: normal;
}
@font-face {
    font-family: 'AntarcticanHeadline-Bold';
    src: 	url('../_fonts/AntarcticanHeadline-Bold.otf')  format('opentype');
    font-style: normal;
}
@font-face {
    font-family: 'EakGiatUNI';
    src: 	url('../_fonts/EakGiatUNI.woff')  format('woff');
    font-style: normal;
}
@font-face {
    font-family: 'dsn-lardphrao';
    src: 	url('../_fonts/dsn-lardphrao.ttf')  format('truetype');
    font-style: normal;
}
body {
	background: url('../_images/bg-main.jpg') no-repeat center 0;
	min-width: 320px !important;
	width: 100%;
	position: relative;
	font-family: Tahoma, Arial, sans-serif !important;
}
#confetti{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}
main{
	position: relative;
    max-width: 1270px;
	width:100%;
	height:auto;
    margin: 0 auto;
	text-align:center;
	padding:33px 0px 80px 0px;
	display:table;
}
main .header-title h1,
main .header-title h2,
main .right-container h3{
	margin:0px;
}
main .header-title h1{
	font-family: 'BoonTook-Regular';
	font-weight:normal;
	color:#ffd900;
	font-size:70px;
}
main .header-title h2{
	font-family: 'dsn-lardphrao';
	font-weight:normal;
	font-size: 55px;
	color:#ffd900;
}
main .right-container h3, .team-name{
	font-family: 'EakGiatUNI';
	font-weight:normal;
	font-size:41px;
	color:#ffd900;
}
.right-container{
	position:relative;
	float:right;
	right:0px;
	width:651px;
	height:524px;
	margin-top:18px;
}
.weekly-offer{
	display: none;
}
.date div{
	display:inline-block;
	background:#000;
	border:1px solid #fff;
	padding: 0px 9px;
	font-size:48px;
	color:#fff;
	font-family: 'AntarcticanHeadline-Bold';
}
.team-container{
	margin:40px 0px;
}
.team-1, .team-2, .vs-container{
	display:inline-block;
	font-family: 'AntarcticanHeadline-Bold';
	font-size:61px;
	color:#ffe000;
	vertical-align:top;
}
.team-icon{
	border-radius:100%;
	border:2px solid #fff;
	height:150px;
	width:150px;
	padding-top:37px;
}
.cadiz-icon{
	padding-top:15px;
}
.team-name{
	color:#fff;
	font-size:40px;
	margin-top:20px;
}
.vs-container{
	margin: 41px 61px;
}
.bg-ffe000{
	background-color:#ffe000;
}
.bg-0714bf{
	background-color:#0714bf;
}
.button{
	display:inline-block;
	padding:10px 10px;
	width:200px;
	background-color:#af0000;
	color:#fff;
	border:1px solid red;
	margin: 4px 2px;
	font-size:30px;
	font-family: 'dsn-lardphrao';
	cursor:pointer;
}
/* LBOX */
.overlay{
    background: #261d00;
    background-color: rgba(0, 0, 0, .7);
    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:500px;
	height:629px;
	background: #002369;
    border: 2px solid #ffd900;
	padding: 65px 20px 20px 20px;
	font-size:13px;
	display:none;
	color: #f7da00;
}
.lbox a{
	color:#fff;
}
.lbox-title{
	width:229px;
	height:35px;
	background: url('../_images/terms-title.png') no-repeat center 0;
	color:#000;
	position: absolute;
    top: -2px;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 9px;
    font-size: 15px;
}
.close{
	position: absolute;
	right: 9px;
    top: 5px;
    font-size: 19px;
	color: #ffd900;
	cursor:pointer;
}
.scroll-pane:focus, .scroll-pane:active, .scroll-pane:visited {
    border: none;
    outline: none;
}
.jspVerticalBar {
    background: none;
	right:-12px;
}
.jspTrack {
	width: 2px;
    background: #ffe000
}
.jspDrag {
	width: 6px;
	left:-2px;
	background: #ffe000;
}
.jspHorizontalBar{
	display:none;
}
.scroll-pane {
    width: 97% !important;
    height: 530px;
    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;
}
.lbox table{
	text-align:center;
	margin:10px auto;
    border-collapse: collapse;
    border-spacing: 0;
	width:90%;
	border: 1px solid #ffe000;
}
.lbox table th{
	background:#f7da00;
	color:#000;
}
.lbox table td{
	padding: 5px;
	border: 1px solid #f7da00;
}
.lbox-league-title{
	font-size:23px;
}
.lbox-league-hiw{
	font-size:17px;
}
.lbox .btn-optin-form{
	background:#f7da00;
	padding:5px 20px;
	display: inline-block;
	color:#000;
	cursor:pointer;
	font-size:18px;
}
.lbox-optin{
	height: 510px;
}
.lbox-optin .scroll-pane {
    height: 417px;
}
.lbox-optin-form iframe{
	width:470px;
	height:360px;
	border:none;
}
.lbox-optin-form{
	height:auto;
	width:530px;
	padding-top:27px;
}
.lbox-new{
	height: auto;
	margin: 14% auto 0 auto;
}