html{
	height: 100%;
}
body {
	font-family: -apple-system,"Helvetica Neue",Helvetica,"Segoe UI",Roboto,"Droid Sans",Arial,sans-serif;
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height: 100%;

	font-size:90%;
	background-color:#eceff1;
	/*background: url("/_images/bg.jpg") repeat center center;*/
}
.main-background{
	background-color:#eceff1;
	background: url("/_images/bg.jpg") repeat center center;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.clearfix { display: block; clear: both; }
#container{
	margin: 0 auto;
	height: 100%;
	position: relative;
	min-width: 1000px;
	background: #eceff1;
}
#header {
	width: 100%;
}
#content {
    float: left;
    width: calc(81% - 210px);
	/*min-width: 780px;*/
    height: 100%;
    position: relative;
    overflow: hidden;
    margin-left: 5px;
    background-color: #1A1917;
}
#content #content-header {
	color: #dcdddc;
	float: left;
	width: 100%;
	line-height: 30px;
	height: 30px;
	position: relative;
	background-image: url('/_images/content-header-bg.jpg');
	background-repeat: repeat-x;
}
#content #content-header #nav-title {
	margin-left: 10px;
	position: absolute;
	display: inline-block;
}
#nav-title{
	cursor: pointer;
	color: rgb(255, 255, 255);
}
#content-header {
    background: #3a3a3a;
    display: flex;
    flex-direction: row;
    color: #ffffff;
    align-items: center;
}
#content-subheader {
	float: left;
    width: 100%;
    font-family: sans-serif;
}

#event-container {
	width: 500px;
	margin: 10px auto;
	display: flow-root;
}

#event-team-home, #event-team-away {
	/*opacity: 0;*/
	width: 110px;
	height: 100px;
}
.emptyCrestBig {
    filter: invert(1);
}
#event-team-home, #event-team-home-img {
	float: left;
}
#event-team-away, #event-team-away-img {
	float: right;
}

#event-team-home img, #event-team-away img {
    width: 100px;
    height: 100px;
	-webkit-filter: drop-shadow(2px 4px 2px rgba(0,0,0,0.5));
	filter: drop-shadow(2px 4px 2px rgba(0,0,0,0.5));
}

#event-team-home-txt, #event-team-away-txt {
	position: absolute;
    color: #fff;
    width: 100px;
    text-align: center;
    top: 45px;
    font-size: 24px;
    font-weight: bold;
}

#event-team-away-txt, #event-team-away-txt-full {
	width: 120px;
}

#event-championship-container {
	display: inline-block;
    text-align: center;
    width: 280px;
    margin: 0 auto;
}

#event-championship-title {
	padding: 10px 2px 3px 2px;
    height: 42px;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#event-championship-datetime {
	background-color: #fff;
	width: 80px;
	margin: 0 auto;
	border-radius: 6px;
}

#event-championship-date {
	padding-top: 2px;
	font-size: 10px;
}

#event-championship-time {
	color: #272727;
	font-size: 25px;
	font-weight: bold;
}

#sidebar {
	float: left;
	width: 200px;
	max-width: 200px;
	height: 100%;
	background-position: right top;
	position: relative;
	padding-bottom: 5000em;
	margin-bottom: -5000em;
	background: #1A1917;
}
#sidebar #sidebar-header {
	color: #ffffff;
	float: left;
	width: 100%;
	max-width: 200px;
	line-height: 30px;
	height: 30px;
	position: relative;
	background: url('/_images/sidemenu-header-bg.jpg');
	background-position: right top;
}
#content .left-pane{
	display: inline-block;
	width: 100%;
	float: none;
	position:relative;
	border-right: 1px solid #404040;
	margin-right: -1px;
	min-height: 900px;
}
.right-pane {
    float: right;
    width: 14%;
    background-color: #1A1917;
}
.right-pane{
	display: inline-block;
	width: 19%;
	float: right;
	position:relative;
	min-height: 900px;
	background-color: #1A1917;
	padding-bottom: 5000em;
	margin-bottom: -5000em;
}
#dyn-content{
	padding: 5px;
	color: #fff;
	background-color: #1A1917;
}
.sports-filters .sport-filter {
	font-size: 12px;
    color: #fff;
    line-height: 24px;
    height: 24px;
    padding: 2px;
    margin-left: 2px;
    background: #3a3a3a;
    border-bottom: 1px solid #F5B925;
}
.sports-filters .sport-filter:hover > div.sport-menu-filter {
    cursor: pointer;
    color: black;
    text-indent: 10px;
    transition: 0.4s;
}
.sports-filters .sport-filter:hover > span.sport-filter-label {
    cursor: pointer;
    color: #fff;
}
.sports-filters .sport-filter img.sport-filter-img {
	margin-left: 2px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	/* filter: brightness(10); */
}
.sports-filters .sport-filter span.sport-filter-label {
	margin-left: 10px;
}

.sport-menu-expand .fa {
	line-height: 22px;
}

.sport-menu-expand:hover {
	background: #F5B925;
    color: #fff;
}

table.champ-filters, table.coupon-table{
	font-size: 13px;
	width: 100%;
	margin-bottom: 7px;
	color: #000;
	table-layout: fixed;
	/* border: 1px solid #000; */
}
table.champ-filters th, table.coupon-table th{
	color: #fff;
	background-color: #3a3a3a;
	padding: 8px 5px 8px 5px;
	/* border-bottom: 1px solid #F5B925; */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
	cursor: pointer;
	font-size: 16px;
	line-height: 24px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
table.champ-filters th img.flag-icon, table.coupon-table th img.flag-icon{
	margin-right: 5px;
}
table.champ-filters tr, table.coupon-table tr{
	background-color: #545454;
	border: 1px solid #545454;
	text-align: left;
	color: white;
}
table.coupon-table tr.title{
	background-color: #3a3a3a;
	color: #fff;
	border: 1px solid #404040;
	text-align: left;
}
table.champ-filters tr td, table.coupon-table tr td{
	vertical-align: middle;
	padding: 8px 5px 8px 5px;
	border-bottom: 1px solid #404040;
}
table.coupon-table tr td:last-child{
	border-right: 1px solid #404040;
}
table.coupon-table tr td.odds{
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	background-color: #545454;
	color: #F5B925;
}

table.coupon-table tr td.odds.selected{ 
	color: #F5B925;
	background:#676767;
}

table.coupon-table tr td.odds:hover{
	background-color: #5f5f5f;
	color: #F5B925;
	cursor: pointer;
}

table.coupon-table tr td.odds:hover .highlight-gray-text, table.coupon-table tr td.odds.selected .highlight-gray-text{
	color: #fff;
}

table.coupon-table tr td.odds.selected:hover{
	background-color: #676767;
	cursor: pointer;
}
table.coupon-table tr td.more-odds{
	border-left: 1px solid #404040;
}
table.coupon-table tr td.more-odds:hover{
	cursor: pointer;
	color: #F5B925;
	font-weight: bold;
}
table.coupon-table tr td.teams{
	font-weight: bold;
}
table.coupon-table tr:hover td.teams{
	cursor: pointer;
	color: #F5B925;
}
table.coupon-table tr td.gamecode{
	font-size: 10px;
	font-weight: bold;
}

table.betslip-table{
	font-size: 13px;
	width: 100%;
	margin-bottom: 7px;
	color: #dcdddc;
	table-layout: fixed;
}
table.betslip-table th{
	background-color: #263238;
	padding: 8px 5px 8px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
	cursor: pointer;
	font-size: 16px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
table.betslip-table tr{
	background-color: #666666;
	text-align: left;
}
table.betslip-table tr.title{
	background-color: #a7a7a7;
	color: #444444;
	text-align: left;
}
table.betslip-table tr td{
	vertical-align: middle;
	padding: 8px 5px 8px 5px;
}

table.base-table tr td{
	vertical-align: middle;
	padding: 8px 5px 8px 5px;
}
form table.base-table input, form table.base-table select{
	padding: 5px;
}
form table.base-table input[type='button'], input[type='submit']{
	position: relative;
	display: inline-block;
	padding: 4px 4px 4px 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #333333;
	background-color: #ffdf1b;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}

table.base-table{
	font-size: 13px;
	width: 100%;
	margin-bottom: 7px;
	color: #dcdddc;
	table-layout: fixed;
}
table.base-table th{
	background: #263238;
	padding: 8px 5px 8px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
table.base-table tr{
	background-color: #666666;
	text-align: left;
}

button {
	position: relative;
	display: inline-block;
	padding: 4px 4px 4px 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #263238;
	background-color: #263238;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
#BackTotop{
    bottom: -2310px;
    margin: 0px;
    border: 3px;
    padding: 15px 24px 25px 26px;
    font-size: large;
    font-family: initial;
}


#footer{
	/*border-top: 1px solid #333333;*/
	width: 100%;
	color: #ffffff;
	height: 200px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #eceff1;
}
div.nav-container{
	position:relative;
	height:75px;
	width:100%;
	min-width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#263238;
	font-size:10px;
	color:#ffffff;
	border-bottom: 1px solid #116d50;
}
div.nav-products{
	width: 100%;
	position: relative;
	text-align: center;
}
div.nav-products ul{
	line-height: 75px;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	list-style: none;
}
div.nav-products ul li{
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid transparent;
}
div.nav-products ul li:hover, div.nav-products ul li.active{
	border: 2px solid #10634a;
	background-color: #116c50;
}
div.nav-products ul li a{
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	font-size: 12px;
	color: #ffffff;
}
div.nav-products ul li:hover a, div.nav-products ul li.active a{
	color: #ffdf1b;
}
div.subnav-container{
	position:relative;
	height:30px;
	width:100%;
	min-width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#263238;
	font-size:10px;
	color:#ffffff;
	border-bottom: 1px solid #116d50;
}
div.subnav-products{
	position:relative;
	height:30px;
	margin-right: -3px;
	font-size:11px;
	color:#7fbfac;
	border-left: 1px solid #116d50;
	padding-left: 8px;
	padding-right: 8px;
	display: inline-block;
}
div.subnav-products a {
	font-weight: bold;
	color:#ffffff;
	padding: 9px;
	display: inline-block;
}
div.subnav-products a:hover {
	color:#ffdf1b;
}
div.subnav-products.lang-selector{
	width: 155px;
}
div.subnav-products.help-selector{
	width: 80px;
	text-align: center;
}
div.subnav-products.odd-selector{
	width: 155px;
}
div.subnav-products.account-selector{
	width: 80px;
	text-align: center;
	margin-right: 0px;
}
div.subnav-products.account-selector .ddown_menu{
	width: 240px;
	right: 5px;
}
.ddown_menu_label {
	padding-top: 10px;
}
.ddown_menu,.ddown_msg_list {
	position:absolute;
	top:45px;
	height:auto;
	background-color: #bbbbbb;
	z-index:100;
	display: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #666;
	-webkit-box-shadow: 4px 4px 14px 0px rgba(50, 50, 50, 0.82);
	-moz-box-shadow: 4px 4px 14px 0px rgba(50, 50, 50, 0.82);
	box-shadow: 4px 4px 14px 0px rgba(50, 50, 50, 0.82);
}
div.subnav-products .ddown_menu a {
	width: 100%;
	padding: 0px;
}
div.subnav-products .ddown_menu a {
	color: #333333;
	font-weight: normal;
}
.ddown_msg_list { top: 50px; z-index:101; font-size: 12px;}
.top_arr{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: #666 transparent #bbbbbb transparent;
	position: absolute;
	left: 80%;
	top: -10px;
	color: #333333;
}
.mnu_item, .mnu_item_header{
	width:98%;
	height:35px;
	position: relative;
	line-height: 35px;
	margin:0 auto;
	border-bottom: 1px solid #bdc3c7!important;
	color:#333333;
	text-align: left;
	font-size: 12px;
	text-indent: 20px;
}
.mnu_item_header{
	background-color: #c8c8c8;
	text-align: center;
}
.mnu_item_header:hover {
	cursor: default;
}
.mnu_item:last-child { border-bottom: 0; }
.mnu_item:hover { background-color: #c8c8c8;  }
.right-float { float: right; }
.left-float { float: left; }
.toggle-btn { cursor: pointer; }
.toggle-btn:hover { background-color: #137a59; }
.highlight-text { color: #ffffff; font-weight: bold; }
.highlight-red-text { color: #ff0000!important; font-weight: bold; }
.highlight-dark-text { color: #2f2f2f!important; font-weight: bold; }
.highlight-white-text { color: #ffffff!important; }
.highlight-gray-text { color: #ffffff; }
.highlight-yellow-text { color: #ffdf1b; }
.toggle-btn:hover .highlight-text { color: #ffdf1b; }
.align-center { text-align: center!important; }
.align-left { text-align: left!important; }
.align-right { text-align: right!important; }
.content-container { min-height: 900px; height: auto; overflow: hidden; position: relative; background-color: #1A1917; }
.clear-background{ background: none; background-color: none; }

@media all and (max-width : 1200px) {
	#content .left-pane{
		width: 100%;
	}
	#content .right-pane{
		width: 30%;
	}
	table.coupon-table {
		font-size: 11px;
	}
	#sidebar{
		width: 160px;
		min-width: 160px;
	}
	.sports-filters .sport-filter{
		font-size: 11px;
	}
	#content{
		width: calc(81% - 165px);
	}
	table.coupon-table tr td.gamecode{
		font-size: 9px;
		font-weight: normal;
	}
}
@media all and (min-width : 1200px) and (max-width : 1500px) {
	#content .left-pane{
		width: 100%;
	}
	#content .right-pane{
		width: 25%;
	}
	table.coupon-table tr td.gamecode{
		font-size: 10px;
	}
}
/*@media all and (min-width : 1500px) and (max-width : 1700px){
	#content .left-pane{
		width: 80%;
	}
	#content .right-pane{
		width: 20%;
	}
}
@media all and (min-width : 1700px){
	#content .left-pane{
		width: 100%;
	}
	#content .right-pane{
		width: 14%;
	}
}*/

#dyn-content .coupon-header{
	border: 1px solid #404040;
	background-color:#a7a7a7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
#dyn-content .coupon-header .top{
	width: 100%;
	border-bottom: 1px solid #046f50;
}
#dyn-content .coupon-header .coup-title{
	position: relative;
	display: inline-block;
    padding: 4px 4px 4px 4px;
    margin: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/*border: 2px solid #10634a;*/
	background-color: #424242;
    color: #dcdddc;
}
#dyn-content .coupon-header .coup-title:hover{
	cursor: pointer;
}
#dyn-content .coupon-header .coup-title:hover, #dyn-content .coupon-header .coup-title.selected{
	color: #fff;
    background: #068DBC;
}

.clear-input{ background: none; border: none; outline: none; }
#couponpage {
	position:absolute;
	width:100%;
}
#couponpage .coupon-container{
	padding: 8px 6px 8px 6px;
}
#couponpage .coupon-controls{
	width: 100%;
	border-bottom: 1px solid #404040;
	border-top: 1px solid #404040;
}
#couponpage .coupon-header{
	min-height: 60px;
	border: 1px solid #404040;
	background-color:#263238;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
#couponpage .coupon-header .top{
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #046f50;
}
#couponpage .coupon-header .top .coup-title{
	position: relative;
	display: inline-block;
	padding: 2px 4px 2px 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #10634a;
	background-color: #116c50;
	color: #ffdf1b;
	font-weight: bold;
}
#couponpage .cancel-button{
	font-size: 12px;
	cursor: pointer;
}
#couponpage .coupon-box{
	padding: 10px;
	margin-top: 5px;
	border: 1px solid #404040;
	background-color:#666666;
	color: #ababab;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
#couponpage .line1{
	position: relative;
}
#couponpage .line2{
	position: relative;
}
#couponpage .game-selection{
	margin-left: 5px;
	display: inline-block;
	max-width: 165px;
	min-height: 45px;
}
#couponpage .game-selection{
	margin-left: 5px;
	display: inline-block;
	max-width: 165px;
	min-height: 45px;
}
#couponpage .main-form input.rounded{
	padding: 5px;
	outline: none;
	border: 1px solid #404040;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#couponpage .main-form table.coupon-table input[type="text"]{
	padding: 5px;
	outline: none;
	border: 1px solid #404040;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#couponpage .main-form div#SysExpandingTab input[type="text"]{
	width: 40px;
}
#couponpage .main-form input#txtSImp, #couponpage .main-form input#txtMImp{
	width: 60px;
}
#couponpage .main-form div#SysExpandingTab .systxt{
	text-align: right;
}
#couponpage .main-form div#SysExpandingTab .syschka{
	text-align: center;
}
#couponpage .main-form select#mycustomer{
	padding: 5px;
}
#couponpage .refresh-button{
	position: relative;
	display: inline-block;
	padding: 2px 4px 2px 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #10634a;
	background-color: #116c50;
	color: #ffdf1b;
	font-weight: bold;
	cursor: pointer;
}
#couponpage .bet-button{
	position: relative;
	display: inline-block;
	padding: 4px 4px 4px 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #333333;
	background-color: #ffdf1b;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
.back-button{
	font-size: 22px;
    padding: 2px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	/*border-right: 1px solid #333333;
	display: inline-block;
	width: 29px;
	height: 29px;
	background: #ffffff url("/_images/back-button.jpg") no-repeat right top;*/
}
.back-button:hover{
	/*cursor: pointer;
	background: #ffffff url("/_images/back-button-hover.jpg") no-repeat right top;*/
	color: #fff;
	background-color: #F5B925;
}

/* Datepicker */
.datepickIcon:hover {
	-webkit-border-radius: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 150, 0, 0.67);
	-moz-box-shadow:    0px 0px 30px 0px rgba(0, 150, 0, 0.67);
	box-shadow:         0px 0px 30px 0px rgba(0, 150, 0, 0.67);
}
input#search-teams[type=text] {
    margin: auto;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
    background-image: url(/_images/search.png);
    background-repeat: no-repeat;
    background-position: 8px 8px;
    padding: 0px 5px 0px 30px;
    border: none;
}
input.champ-filter-checkbox[type=checkbox] {
	vertical-align: text-top;
	accent-color: #ffcc00;
}
input.champ-filter-checkbox[type=checkbox]:hover {
	cursor: pointer;
}
div#search-container div#search-results{
	position: absolute;
	height: auto;
	background-color: #fafafa;
	z-index: 100;
	border: 1px solid #666;
	-webkit-box-shadow: 4px 4px 14px 0px rgba(50, 50, 50, 0.82);
	-moz-box-shadow: 4px 4px 14px 0px rgba(50, 50, 50, 0.82);
	box-shadow: 4px 4px 14px 0px rgba(50, 50, 50, 0.82);
	display: none;
	width: 300px;
	font-size: 14px;
	color: #666;
	border-radius: 4px;
	margin: 0;
}
div#search-container div#search-results div.match-title{
	color: #333333;
	font-weight: bold;
	padding: 2px;
}
div#search-container div#search-results div.more-odds{
	padding: 0;
	border-bottom: 1px solid #666;
	font-size: 12px;
}
div#search-container div#search-results div.search-error{
	padding: 15px;
}
div#search-container div#search-results div.more-odds:hover{
	background-color: #efefef;
	color: #000;
	cursor: pointer;
}
.overlay-window{
	text-align: center;
	cursor: default;
	width:300px;
	min-height: 200px;
	margin: 10px auto;
	border:1px solid #333;
	background-color:#666666;
	position: relative;
	z-index: 1000000;
	padding: 5px;
	padding-right: 15px;
	border: 2px solid #ffffff;
	border-radius: 3px;
}
.overlay-mask{
	cursor: pointer;
	color: #000000;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.6);
	display:none;
	z-index:99999;
}
.static-top-alert {
	width: 100%;
	height: 30px;
	position: fixed;
	top: 0;
	left: 0;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #263238;
	color: #ffffb7;
	line-height: 30px;
}
.search-input {
	margin-top: 3px;
	width: 200px;
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	background-color: white;
	background-image: url(/_images/search.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 3px 5px 3px 30px;
}
.div-loader{
	position:fixed;
	width:50%;
	z-index:1000;
	height:200px;
	top:250px;
	left:25%;
	color:#FFF;
	background: #000 url(/_images/loadme.gif) no-repeat center center;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:block;
}
div#couponpage div#alertdiv table{
	margin-top: 10px;
	background-color:#FF0000;
	color:#FFFFFF;
	border:1px solid #404040;
	font-size:12px;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}
div#couponpage div#alertdiv table td{
	padding: 10px;
	text-align: center;
}
div.main_loader {
    position: fixed;
    width: 400px;
    z-index: 1000;
    height: 200px;
    top: 20%;
    left: -webkit-calc(50% - 200px);
    left: calc(50% - 200px);
    background: #1a1917 url(/images/header/12bet247_logo.svg) no-repeat center center;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ffcc00;
}
.pg-CreateCouponContainer {
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	text-align: center;
	pointer-events: none;
	z-index: 5;
}
.pg-CreateCouponContainer-Sticky {
	position: fixed;
	z-index: 100;
}
.pg-CreateCoupon, .pg-CreateCoupon_Button, .pg-CreateCoupon_Count, .pg-CreateCoupon_Selection, .pg-CreateCoupon_Selections {
	display: inline-block;
}
.pg-CreateCoupon {
	line-height: 19px;
	background-color: #d8d8d8;
	border-radius: 0 0 1px 1px;
	position: relative;
	pointer-events: auto;
	padding: 5px 5px 5px 7px;
}
.pg-CreateCoupon_Count {
	background-color: #404040;
	font-size: 12px;
	color: #e4e4e4;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	line-height: 17px;
	padding-top: 1px;
	text-align: center;
	border-radius: 50%;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
}
.pg-CreateCoupon_Selection, .pg-CreateCoupon_Selections {
	font-size: 12px;
	color: #404040;
	vertical-align: middle;
	padding-left: 5px;
	min-width: 90px;
	text-align: left;
	position: relative;
}
.pg-CreateCoupon_Selection {
	display: inline-block;
}
.pg-CreateCoupon_Button {
	min-width: 115px;
	font-size: 12px;
	color: #474747;
	background-color: #ffdf1b;
	vertical-align: middle;
	height: 25px;
	line-height: 23px;
	position: relative;
	border: 1px solid #bbb;
	border-radius: 1px;
	text-align: center;
	cursor: pointer;
	transition: background-color .1s ease-in-out,color .1s ease-in-out;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0 10px;
}
.general-btn{
	position: relative;
	display: inline-block;
	padding: 4px 6px 4px 6px;
	margin: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/*border: 2px solid #10634a;*/
	background-color: #161616;
	color: #dcdddc;
}
.general-btn:hover, .general-btn.selected{
    color: #ffffff;
    background: #1A1917;
	cursor: pointer;
}
.clear-spacing{
	padding: 0!important;
	margin: 0!important;
}
table.normaltable td {
	text-align: center;
}
table.normaltable td.team {
	text-align: left;
}
table.normaltable td.team a{
	cursor: default;
	color: #dcdddc;
	font-weight: bold;
}
.sport-error-msg {
    width: 100%;
    display: flex;
    height: 40px;
    background: #e74545;
    padding: 25px 0px;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.sport-error-icon {
    font-size: 25px;
    text-align: center;
}
.sport-error-text { font-size: 14px; }
.champs-grid-binder {
    width: 100%;
    display: grid;
    grid-template-rows: 1fr;
}
div.champs-bottom-col-binder {
    display: grid;
    width: 100%;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
}
div.champ-filters {
    width: 100%;
    display: grid;
    grid-template-rows: 1fr;
    font-size: 13px;
    margin-bottom: 7px;
    color: #dcdddc;
    table-layout: fixed;
    background-color: #5b5b5b;
    /*border: 1px solid #777777;*/
}
div.country-binder-header {
    background: #3a3a3a;
    display: grid;
    grid-template-columns: 30px 1fr 20px 30px;
    padding: 5px;
    align-items: center;
	font-size: 16px;
	cursor: pointer;
	color: rgb(255, 255, 255);
	/* border-bottom: 1px solid #F5B925; */
}
div.country-champ-binder {
	color: #ffffff;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    width: 100%;
}
div.champ-filter-binder {
	padding: 5px 3px;
	/*border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;*/
	display: flex;
	align-items: center;
	cursor: pointer;
}
div.champ-filter-binder span {
	cursor: zoom-in;
}
.left-champ-pane > .champ-filters > .country-champ-binder, 
.right-champ-pane > .champ-filters > .country-champ-binder {
	display: none;
}
.selection-categories-container {
    text-align: center;
    padding: 10px 5px;
}
.filter-button {
    border: 0px;
    padding: 10px;
    margin: 6px;
    /* border: 2px solid #003c79; */
    cursor: pointer;
    box-shadow: 0px 0px 0px #003c79;
    background: #ffffff;
    color: #565656;
    border-radius: 0px;
}
button.filter-button:hover, button.filter-button.selected {
	transition: .2s;
	background-color: #F5B925;
	color: #000000;
}

.fltrSelected{
	background-color: #F5B925;
	color: #000000;
}

#pregame-coupon-binder > header {
	background: black;
}
.coupon-top-header {
    background: url(/_images/trans5x5.png) no-repeat #263238;
    background-size: inherit;
    height: 50px;
    background-size: 105px;
}
.coupon-sub-header {
	background: #666;
	height: 35px;
	display: grid;
	grid-template-columns: 1fr auto;
}
.coupon-sub-header > .utilities {
	display: flex;
}
.coupon-sub-header > .utilities > div {
	color: #DDD;
	padding: 11px 20px;
	border-right: 1px solid #585757;
	font-size: 13px;
}
.coupon-sub-header > .utilities > div[enabled] {

}
.coupon-sub-header > .utilities > div:hover {
	background: #525252;
	transition: .2s;
	cursor: pointer;
}
.coupon-sub-header > .utilities > div[enabled] {
	background: #ffdf1b;
	color: black;
}
.row.coupon-sportlist-item {
	background: #474747;
	color: #ddd;
	font-size: 15px;
	padding: 5px 10px;
	border-bottom: 1px solid #3c3c3c;
	cursor: pointer;
}
.row.coupon-sportlist-item:hover {
	background: #474747bd;
}
img.coupon-sport-img {
	width: 25px;
	height: 25px;
	margin: 5px;
}
.card.coupon-sportlist-item {
	background: #474747;
	color: #ddd;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
	border: 5px solid #555555;
	padding: 10px 0px;
}
.card.coupon-sportlist-item:hover {
	background: #474747bd;
	transition: .1s;
}
.championship-match-container > .championship-header {
	background: #263238;
	color: #EEE;
	font-size: 14px;
	padding: 10px 0px;
}
.matches-container > .coupon-matchlist-item {
	color: #EEE;
	font-size: 13px;
	background: #474747;
}
.matches-container > .coupon-matchlist-item:not(:last-child) {
	border-bottom: 1px solid #3c3c3c;
}
.coupon-odd-btn {
    background: #ffdf1b;
    color: #353535;
    cursor: pointer;
    border: 1px solid #474747;
    border-radius: 0px;
}
.coupon-odd-btn:hover {
    background: #ceb416;
    transition: .3s;
    color: black;
}
.card.coupon-matchlist-item {
	background: #474747;
	border: 3px solid #575757;
	min-height: 135px;
	max-height: 135px;
	padding-right: 0px;
	padding-left: 0px;
	color: #DDD;
	padding: 5px;
}
.card.coupon-teams {
	font-size: 14px;
	margin: 0px 10px;
	padding: 3px 0px;
	border-bottom: 1px solid #565555;
	height: 30px;
}
.card.coupon-champ {
	font-size: 13px;
	padding: 5px 10px;
	color: #b3b3b3;
	height: 30px;
}
.card.coupon-anop {
	margin: 3px 10px;
	padding: 5px 10px;
	background: #263238;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
	height: 30px;
}
.card.coupon-gdgt {
	padding: 5px 10px;
	font-size: 11px;
	color: #b3b3b3;
	font-style: italic;
	height: 25px;
}
.alert.alert-danger.coupon-alert-danger {
	font-size: 14px;
}
.coupon-sportsel-container > .header {
	background: #474747;
	color: #ddd;
	font-size: 15px;
	padding: 5px 10px;
	border-bottom: 1px solid #3c3c3c;
	cursor: pointer;
}
.selections-list > .row {
	color: #DDD;
	padding: 5px 0px;
	font-size: 15px;
	background: #474747cf;
	border-bottom: 1px solid #545353;
}
.selections-list > .row > div:nth-child(1) {
	background: red;
}

.selections-list > .row > div:nth-child(1) {
	background: #263238;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.championship-match-container > hr { border-top: 1px solid #9c9c9c; }
.to-print { display:none !important; }
@media print {  
	* { }  
	@page {size: auto;}
	.pregame-match-tbl-toprint {
		width: 100%;
		font-size: 12px;
	}
	.pregame-match-tbl-toprint > thead > tr > th { border: 1px solid; }
	.pregame-match-tbl-toprint > tbody > tr > td { border: 1px solid; }
	.no-print { display: none !important; }
	.to-print { display:block !important; }
}
.sport-menu-filter {
    display: grid;
	grid-template-columns: 30px 1fr;
	align-items: center;
	height: 100%;
}
.sport-menu-filter > div:nth-child(1) {
    text-align: center;
}
.sport-menu-filter > div:nth-child(2) {
    height: 100%;
    line-height: 22px;
	color: white;
}
.champ-menu-binder { 
	display: none; 
	max-height: 500px;
    overflow: auto;
	direction: rtl;
	scrollbar-color: #003c79 #d1d6db;
	scrollbar-width: thin;
}

.champ-menu-binder::-webkit-scrollbar {
	width: 0.5em;
}
.champ-menu-binder::-webkit-scrollbar-thumb {
    background-color: #767676;
    outline: 1px solid #121212;
}
#dyn-sports-filters {
    background: #3a3a3a;
}
#dyn-sports-filters > .sport-filter {
    display: grid;
    grid-template-columns: 1fr 25px;
    align-content: center;
    min-height: 33px;
    border-bottom: 1px solid #3a3a3a;
    background: #3a3a3a;
    color: rgb(255, 255, 255);
}
#dyn-sports-filters > .sport-filter > div:nth-child(2) {
	font-size: 16px;
    text-align: center;
	/*border-left: 1px solid #3a3a3a;*/
	cursor: pointer;
	color: white;
}
.champ-menu-selection {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    padding: 10px 5px;
    background: #1A1917;
    border-bottom: 1px solid #252525;
    cursor: pointer;
    direction: initial;
    color: #fff;
}
.champ-menu-selection > div:nth-child(1) > img {
	width: 17px;
	
}
.champ-menu-selection > div:nth-child(1) {
	font-size: 12px;
}
.champ-menu-selection > div:nth-child(2) {
    font-size: 12px;
    line-height: 15px;
    padding: 3px;
}
.champ-menu-selection:hover {
    cursor: pointer;
    background: #F5B925;
    transition: .4s;
    color: #000000;
}
.chmpSelected{
    background: #F5B925;
    color: #000000;
}
.lv-match-icon{background:#b10808;text-align:center;padding:7px 0;font-size:10px;border-radius:3px;color: #eff0f1;float:left;margin:0px 5px 0px 0px;}
#bb-event-expand-btn {
    padding: 10px 25px;
}
#bb-event-expand-btn:after {
/*    background-image: url(/ext/games/grfx/new_en.png);*/
    position: absolute;
    width: 50px;
    height: 49px;
    margin: -18px 0px 0px -18px;
    content: "";
    transform: scale(.85);
}

.spv-label{
	color: #fff;
	font-size: 11px;
  }
  
  table.coupon-table tr td.odds.selected span{
	  color: #fff;
	  cursor: pointer;
  }
  
  table.coupon-table tr td.odds:hover span{
	color: #fff;
  }
