:root {
	--header-offset: 136px;
	--live-viewport: calc(100vh - var(--header-offset));
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	margin: 0px;
	background-color: #464646;
	overflow: hidden;
	min-width: 1000px;
}
body,td,th {
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,sans-serif;
}
body.wait, body.wait *{
 cursor: wait !important;
}
.play_btn{
	background-color: #5e5e5e;
}

#rolling_loading{
    width: 100%;
    height: 100%;
	position: absolute;
    top: 102px;
    left: 0;
    /*background: #474747 url(../images/Rolling1.png) center 30% / 200px 49px no-repeat;*/
    background: #474747;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#rolling_img{
	display: block;
	width: 9%;
	max-width: 180px;
	height: auto;
	filter: brightness(50);
	position: relative;
    top: -10%;
}
.star {
	position: relative;
	float: left;
	margin-top: 4px;
	margin-left: -5px;
	line-height: 40px;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
}
.disabled_slip { background-color: #324354!important; }
.blocked_selection { background-color: #304e4e!important; }
.disabled_bet_row {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6;
}
.locked_ico, .locked_odd {
	display: block;
	position: relative;
	width: 16px;
	height: 16px;
	background-image: url(../images/small_lock.png);
	float: left;
	padding-right: 10px;
	background-repeat: no-repeat;
}
.locked_odd { background-image: url(../images/wait_odd.png); }

#system_wrapper {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	line-height: 40px;
	font-weight: 700;
	box-sizing: border-box;
}
.system_title {
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
	padding:1px 0px;
	line-height: 40px;
	color: #fff;
	border-top: 1px solid #545454;
	font-size: 14px;
	font-family: Arial;
}
.system_rows {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	padding:1px 0px;
	margin-bottom: 5px;
}

.individual_system_row{
	position: relative;
	width:100%;
	float: left;
	margin-bottom: 4px;
}
.standard_b{
	position: relative;
	float: left;
	top: 3px;
	left: 4px;
	height: 18px;
	width: 25px;
	background-color: #2a2a2a;
	border: 1px solid #f1c40f;
	box-sizing: border-box;
	line-height: 16px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	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;
}

.system_bet_input {
	position: relative;
	width: 70px;
	float: left;
	top: 3px;
	left: 7px;
	height: 12px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}

.system_text {
	position: relative;
	float: left;
	top: 3px;
	left: 20px;
	height: 16px;
	line-height: 16px;
	color:#fff;
}

.error_row, .info_row {
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #545454;
	background-color: #d8d8d8;
	border-color: #ebccd1;
	/* border-left: 4px solid #a94442; */
	font-weight: 700;
	text-indent: 10px;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: none;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
.CalendarEvent_FlyoutNavigation,.FAV_CalendarEvent_FlyoutNavigation {
	position: absolute;top:219px;left:39px;
	z-index: 100;width: 450px;height:auto;max-height: 530px;display: table;border-radius: 2px;margin-left: 7px;
	background-color: #ddd;display: none;
}
.CalendarEvent_FlyoutNavigation_arrow {
	position: absolute;
	left: -6px;
	top: 5px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #ddd;
}
.flyoutNav_sport,.FAV_flyoutNav_caption{
	position: absolute;
	top:0;
	left:0;
	width: 450px;
	height:28px;
	display: table;
	line-height:28px;
	color:#444;
	font-size: 14px;
	text-indent:10px;
	border-bottom: 2px solid #607D8B;
}
#flyout_events_wrapper,#FAV_flyout_events_wrapper{
	margin-top:28px;
	min-height: 77px;
	height:auto;
	max-height: 500px;
	overflow: hidden;
}
#FAV_flyout_events_wrapper{ min-height: 46px; overflow-x: hidden; overflow-y: scroll; }
#LiveEvents {
	padding-top: 20px;
	position: relative;
	left: 20%;
	z-index: 2;
	display: block;
}
#debugDiv {
	width: 200px;
	height: 410px;
	background-color: #eeeeee;
	overflow-y: auto;
	margin-left: 65%;
	z-index: 5;
	display: block;
	position: absolute;
	top: 430px;
}
#DivLC_FX_AnimateAttack{
	position: absolute;
	width: 193px;
	height: 330px;
	opacity: 0.4;
	top: 0px;
	display: none;
}
#DivLC_FX_AnimateAttack.away{ right: 0px; }
#DivLC_FX_AnimateAttack.home{ left: 0px; }
#DivLC_FX_AnimateAttack.white{ background-color: white; }
#DivLC_FX_AnimateAttack.red{ background-color: red; }
#DivLC_FX_AnimateAttack.red.before:before {
	left: -24px;
	content: "";
	position: absolute;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='26px' height='330px' id='AttackSvgBefore' viewBox='0 0 2 29'><polygon fill='red' points='2,29 2,29 2,0 2,0 1,5 2,10 1,15 2,19 1,24'/></svg>") no-repeat;
	height: 330px;
	width: 26px;
}
#DivLC_FX_AnimateAttack.red.after:after {
	right: -26px;
	content: "";
	position: absolute;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='26px' height='330px' id='AttackSvgAfter' viewBox='0 0 4 49'><polygon fill='red' points='1,50 0,50 0,-1 1,-1 3,8 1,16 3,25 1,33 3,41'/></svg>") no-repeat;
	height: 330px;
	width: 26px;
}
#DivLC_FX_AnimateAttack.white.before:before {
	left: -24px;
	content: "";
	position: absolute;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='26px' height='330px' id='AttackSvgBefore' viewBox='0 0 2 29'><polygon fill='white' points='2,29 2,29 2,0 2,0 1,5 2,10 1,15 2,19 1,24'/></svg>") no-repeat;
	height: 330px;
	width: 26px;
}
#DivLC_FX_AnimateAttack.white.after:after {
	right: -26px;
	content: "";
	position: absolute;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='26px' height='330px' id='AttackSvgAfter' viewBox='0 0 4 49'><polygon fill='white' points='1,50 0,50 0,-1 1,-1 3,8 1,16 3,25 1,33 3,41'/></svg>") no-repeat;
	height: 330px;
	width: 26px;
}
.DivLC_FX_Animation img[src$=".gif"], img[src$=".png"] {
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}

#upcoming_label { margin-top:10px; }
#live_label { margin-top:0px; cursor: pointer; }


#Div_play_episkopisi,#Div_play_Ev,#divFavoritesMatches{position: relative; float:left; width:100%;}

.initial_loader {
	width:200px;
	height:200px;
	position: absolute;
	top: calc(100vh / 2 - 400px);
	left:36%;
	font-size: 25px;
	border-radius: 50%;
	text-indent: -9999em;
	background:url(../images/logo_loading.gif?v=1) no-repeat;
	z-index: 1000;
}
.sport_row_grid_contents{
	width: 100%;
	display: grid;
	grid-template-columns:  34.4px 300px 34.4px 1fr 1fr 1fr 1fr 50px;
	border-bottom: 1px solid #666;
	cursor: pointer;
	/*grid-template-rows: 1fr;*/
}
.other_sports{
	grid-template-columns:  34.4px 300px 34.4px 1fr;
}
.marketOdd_wrapper{
	display: grid;
    grid-template-columns: 368.8px 1fr 1fr 1fr 1fr 50px;
    border-bottom: 1px solid #1A1917;
    background-color: #2b2b2b;
}
.other_sport_markets{
	grid-template-columns: 368.8px 1fr 50px;
}
.marketOdd{
	border-left: 1px solid #666
}
.marketOdd_wrapper div{
	display: grid;
 	/*border-left: 1px solid #666*/
}
.sport_row_grid_contents div{
	display: grid;
}
.champ_wrapper> .sport_row_grid_contents
.sport_row_grid_contents div.
.active_selection { background-color: #717171!important; }
/*.champ_wrapper,.champ_match_row{
	position: relative;
	float: left;
	width:100%;
	height:auto;
	/*margin-left:7px;*/
	/*margin-bottom: 2px;*/
/*}*/
.bet_options_wrapper{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
[class^="for_"]:not(.for_Football), [class*=" for_"]:not(.for_Football) {
	grid-template-columns: 1fr;
}
.f_opt1,.f_opt2,.f_opt3,.f_opt4{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
.b_opt1{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}
.champ_wrapper{
	background-color: #3a3a3a;
}
.champ_header {
	width:100%;
	height:31px;
	color:#000;
	line-height: 30px;
	/*text-indent: 30px;*/
	font-size: 12px;
	font-weight: normal;
	color:#fff;
	/*background: #3d3d3d; url(../images/open_arrow_dark.png) 15px center no-repeat;*/
	/*background-size: 12px 12px;*/
	cursor: pointer;
}
.champ_wrapper> .sport_row_grid_contents{
	grid-template-columns: 34.4px 34.4px 300px 1fr;
	border-bottom:1px solid #666
}
.champ_wrapper> .other_sports{
	grid-template-columns: 34.4px 34.4px 300px 1fr 50px;
    border-bottom: 1px solid #F5B925;
}
.f_Options,.marketOdd div{
	color:#fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	/*border-bottom: 1px solid #666*/
}
.champ_wrapper> .sport_row_grid_contents div{
	background: #3a3a3a;
}
.match_grid_contents{
	display: grid;
	grid-template-columns: 368.8px 1fr 50px
}
.down_arrow:before,.left_arrow:before{
	font-family: "Font Awesome 5 pro";
	font-size: 16px;
	content: '\f107';
	color:#c8c8c8 ;
	line-height: 30px;
	margin:auto;
}
.left_arrow:before{
	content: '\f105';
}
.sport_imager{
	line-height: 30px;
}
.sport_imager,[class*="icon_Sp"]{
	font-family: "Font Awesome 5 pro";
	color: #c8c8c8;
	font-size: 16px;
	margin: 0 5px;
}
.country_flag{padding: 4px 4px;}

.country_flag > img {
    display: block;
    margin: auto;
	vertical-align: middle;
	width: 16px;
}
/*.champ_header:before,.fav_label:before,.left_arrow:before{
	font-family: "Font Awesome 5 pro";
	content: '\f107';
	color:#c8c8c8 ;
	position: absolute;
	left: -25px;
}*/
/*.left_arrow:before{

	background: # ;
	border-bottom:1px solid rgba(0,0,0,0.2)
}*/
/*{
	content: '\f107';
	background: # ;
	border-bottom:1px solid rgba(0,0,0,0.2)
}*/
.champ_header:before{
	color:#333 ;
	font-size: 14px;
	left: -20px;
}
/*.champ_match_row{ width:100%; height:auto; margin:0; border:0; }*/
.sport_row {
	position: relative;
	float: left;
	width:100%;
	height:auto;
/*	border:1px solid #2b2b2b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	background-color: #272727;
}
.active_selection { background-color: #717171!important; }
.game_row{
	display: grid;
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color: #eff0f1;
	border-bottom:1px solid #666;
	/*border-left:1px solid #242424;
	border-right:1px solid #242424;*/
	box-sizing: border-box;
}
/*.game_row:first-child{ border-top:1px solid #242424;  }*/
.teams_names {
	display: grid;
	grid-template-columns: 30px 60% 25px 40px 1fr;
	position:relative;
	cursor: pointer;
}
.play_options{
	display: grid;
	grid-template-columns: 1fr;
	position:relative;
	float:left;
	width:100%;
	min-height:25px;
	height: auto;
	overflow: hidden;
}
.lock-point-odd,.no_selection:before,.lock_i:before{
	font-size: 14px;
	text-align: center;
	line-height: 55px;
	color: #666;
	cursor:pointer;
}
.play_options div{

}
.lock-point-odd,.utils_wrapper{border-left: 1px solid #666}

.lock_i:before{
	font-family: "Font Awesome 5 pro";
	content: '\f30d';
}
.fav_btn,.unfav_btn{
	margin:5px auto;
}

.fav_btn:before,.unfav_btn:before,.LV_fav_me:before,.LV_unfav_me:before{
	font-family: "Font Awesome 5 pro";
	font-size: 14px;
	color: #666;
	margin: 0 auto;
}
.fav_btn:before,.LV_fav_me:before{
	content: '\f005';
}
.fav_btn:hover .fav_btn:before,.LV_fav_me:before,.LV_fav_me:hover{
	color:#666;
}

.unfav_btn:before,.LV_unfav_me:before{
	content: '\f2f3';
	color:#666;
}
.no_selection:before{
	font-family: "Font Awesome 5 pro";
	content: '\f146';
}
.champ_wrapper,.champ_match_row{
	position: relative;
	float: left;
	width:100%;
	height:auto;
	color:#fff;
}
#slip_idle{
	position: relative;
    float: left;
    width: 100%;
    height: 83px;
    text-align: center;
    background-color: #666;
    line-height: 83px;
    color: #ddd;
    font-size: 12px;
}
.champ_header {
	width:100%;
	height:30px;
	color:#fff;
	line-height: 30px;
	text-indent: 10px;
	font-size: 14px;
	background-color: #a7a7a7;
	/*border-bottom: 1px solid #999;*/
	cursor: pointer;
}
.champ_match_row{ width:100%; height:auto; margin:0; border:0; }

.play_selections {
    position: relative;
    float: left;
    width: 100%;
    height: 25px;
    font-size: 12px;
    color: #e4e4e4;
    line-height: 25px;
    text-indent: 10px;
    cursor: pointer;
    /*border-right: 1px solid #757575;*/
    box-sizing: border-box;
    background-color: #545454;
}
.fav_me{ position:relative; float:left; min-height:50px; height:auto; width:4%; background-color: #666; border-bottom: 1px solid #757575; }
/*.fav_btn,.unfav_btn{
	position:relative; height:25px; width:100%;
		background: url(../images/fav_off.svg) center center no-repeat;
		background-size: 14px 14px;
		cursor:pointer;
}*/
.unfav_btn {
	/*background: url(../images/favstar.svg) center center / 14px 14px no-repeat; */
}
.total_options { text-align: center; color:#fff; font-size: 11px; cursor: pointer; }
#OV_PG{ position: relative; float:left; width:100%; }
.odd_name{
	width: 70%;
	position: relative;
	float: left;
	color: #ddd;
	text-align: left;
	text-indent: 10px;
}
.odd_val{
	display: inline-block;
	width: 85%;
	margin: 7px 0;
	background-color: #545454;
	color: #F5B925;
	text-align: center;
	padding: 10px 0;
	border-radius: 6px;
	border: 1px solid #666;
	font-weight: bold;
}
.odds_holder,.UO_odds_holder,.GG_odds_holder{ position:relative; float:left; width:50%; height:50px; }
.odds_holder,.UO_odds_holder,.GG_odds_holder{ position:relative; float:left; width:50%; height:50px; }
.point_selection,.no_selection,.odds_lbl {
	text-align: center;
	line-height: 25px;
	color: #ddd;
	font-size: 12px;
	cursor: pointer;
	border-left: 1px solid #666;
	box-sizing: border-box;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	-ms-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
 }

 .point_selection:last-child{
 	border-right:none;
 }
 .no_selection:last-child{
	border-right:none;
 }

.no_selection span{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; }
.champ_filters_row  { position:relative; float:left; width:100%; }
.champ_col { position:relative; float:left; width:50%; background-color:#212121; font-size:12px; height:40px; line-height:40px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#666; }
.filters_col { position:relative; float:left; width:50%; background-color:#212121; font-size:12px; height:40px; line-height:40px; color:#666; }
.bet_filters,.bet_filters_UO,.bet_filters_GG { width:33.333%; height:100%; float:left; text-align:center; background-color:#2c3e50; -webkit-box-shadow: inset -1px -1px 0px 0px #2a2a2a; -moz-box-shadow: inset -1px -1px 0px 0px #2a2a2a; box-shadow: inset -1px -1px 0px 0px #2a2a2a; }
.bet_options_lbl { position:relative; float:left; width:100%; height:30px; background-color:#bdc3c7; -webkit-box-shadow: inset -1px -1px 0px 0px #2a2a2a; -moz-box-shadow: inset -1px -1px 0px 0px #2a2a2a; box-shadow: inset -1px -1px 0px 0px #2a2a2a; }
.sel_type1X2_captions, .sel_typeUO_captions, .sel_typeGG_captions { width: 50%; height: 28px; float: right; }
.point_caption { width: 33.33%; text-align: center; height: 100%; line-height: 28px; float: left; color: #444040; font-size: 14px; font-weight: 700; }
.sel_typeUO_captions .point_caption, .sel_typeGG_captions .point_caption { width: 50%; text-align: center; height: 100%; line-height: 28px; float: left; color: #444040; font-size: 14px; font-weight: 700; }
.sel_typeUO_captions .point_caption{ width:33.333%; float:right; }
.FavMatchesHeader {
    background-color: #5e5e5e;
    font-size: 16px;
    color: #fff;
    padding:5px;
    border-bottom: 1px solid #4d4d4d;
    /* margin-bottom: 3px; */
    /* -webkit-border-radius: 4px; */
    /*-moz-border-radius: 4px;*/
    /* border-radius: 4px; */
	cursor: pointer;
    /* border: 1px solid #999; */
}

.FavBtn { position:relative; float:left; width:15%; height:25px; background:url(../images/favorite16.png) no-repeat 6px center; }
.h_team,.a_team{
	position:relative; width:auto; max-width:90%; height:20px; color:#ddd; font-size:12px; line-height:20px;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.match_list_holder { position:relative; float:left; width:100%; height:auto; padding-left: 0; }
.hteam_score,.ateam_score { position:relative; float:left; width:auto; font-size:12px; height:20px; line-height:20px; color:#ffdf1a; padding:0 4px 0 8px;  text-indent: 0; }
.ateam_score { padding:0 8px 0 4px; }
.game_period { position:relative; width:auto; float:left; font-size:11px; text-indent:5px; height:20px; line-height:20px; color:#bbb; margin-top: 4px; }
.football_field{
	position:relative;
	float:right;
	width:34px;
	height:26px;
	background: url(../images/court_small_w.svg) center center no-repeat;
	background-size: 23px 13px;
	cursor: pointer;
}
.football_field:hover { background: url(../images/court_small_w_on.svg) center center no-repeat; }
/*.tv_stream:hover { background: url(../images/tv_small_on.svg) no-repeat center center!important; }*/
.tv_stream { cursor: pointer; }

.field_on { background: url(../images/court_small_w_on.svg) center center no-repeat; }
.stream_on { background: url(../images/tv_small_on.svg) center center no-repeat!important; }

.score_divider { position:relative; float:left; width:auto; padding:0px; height:20px; line-height:20px; color:#ffdf1a; text-indent: 0; }
.point_selection:hover > .odd_val { background-color: #5f5f5f; }
.point_selection:hover .odd_name{}

.active_overview_odd > .odd_val {
	background-color: #797979 !important;
}

/*.bet_options_wrapper { position:relative; float:left; height:auto; width:61%; border-left: 1px solid #757575; box-sizing: border-box; }*/
.rest_choices {
	width:16px;
	height:16px;
	background: url(../images/open_arrow.png) center center no-repeat;
	background-size: 10px 10px;
}
.bet_types_holder{
	position:absolute;
	left:4px;
	top:4px;
	min-width:300px;
	max-width:600px;
	min-height:50px;
	max-height:250px;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #ecf0f1;
	z-index:1500;
	display: none;
}
.bet_type_row {
	position:relative;
	float: left;
	width:98%;
	height:25px;
	font-size: 12px;
	line-height: 25px;
	color:#444;
	border-bottom: 1px solid #999;
	padding-left:1%;
	text-overflow: ellipsis;
	cursor: pointer;
}
.bet_type_row:hover { background-color: #bdc3c7; }
.filters_wrapper { position:relative; float:right; width:auto; height:22px; margin:4px 6px 0 0; z-index:1100; text-align: center; }
.sport_bet_type_filter {
	position: relative;
	display: inline;
	width:auto;
	height:24px;
	line-height: 24px;
	padding: 3px 5px;
	margin-left: 5px;
	font-size: 12px;
	text-align: center!important;
	color: #dadada;
}
.sport_bet_type_filter:before {
    content: "| ";
    color: #dadada;
}

.sport_bet_type_filter:hover { color:#fff!important; }
#main_wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	min-width: 1000px;
}
/* #sport_wrapper { margin-bottom: 70px; } */
.OverView_Live_Wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	min-width: 100%;
}
#control_bar_items {
	height: 31px;
	line-height: 29px;
	background-color: #474747;
	border-bottom: 1px solid #303030;
	color: #fff;
}
#DivOverview {
	min-width: 1000px;
	position: relative;
	float: left;
	padding: 0px;
	width: 78%;
	height: var(--live-viewport)!important;
	background-color: #474747;
}
#InProgressWrapper {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 78%;
	position: relative;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0;
	display: none;
}
#InProgressWrapper,#divright { display:none; }
#events_navigator {
	position: relative;
	float: left;
	height: var(--live-viewport)!important;
	background-color:#303030;
	overflow-y: scroll;
	transition-timing-function: cubic-bezier(.77,0,.175,1);
	transition-duration: .65s;
	transition-property: width,min-width;
	min-width: 290px;
	max-width: 290px;
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #474747;
}
.match_name,.FO_match_name{
	max-width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: table-cell;
}
.Select_Wrapper{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 2px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #272727;
}
/*.score_time,.FO_score_time{ width: 300px; height: 23px; line-height: 23px; color:#bbb; }*/
#navigator_scrollable_content {width:100%; height:auto; margin-bottom: 200px; }
#event_details {
	box-sizing: border-box;
	min-width:400px;
	width:100%;
	height: var(--live-viewport)!important;
	float: left;
	padding-left: 6px;
	/*background-color: rgba(0,0,0,0.1);*/
	background-color: #303030;
}
#event_market_inner {width:100%; height:auto; right:0; /* margin-bottom: 130px;*/ }
.incidents_details {width:100%; height:36px; background-color: #3a3a3a; padding-bottom: 2px;}
.event_market_favorites_wrapper{
	width:100%;
	float: right;
	right:0;
	height:auto;
}
.event_market_viewer {
	width:100%;
	position: relative;
	float: right;
	right:0;
	/*min-height: var(--live-viewport);*/
	height:auto;
	margin-bottom: 50px;
	background: #303030;
}
.event_market_viewer *{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.about_info_wrap,.ov_about_info_wrap{
	width:100%;
	position: relative;
	float: right;
	right:0;
	height:200px;
}
.ov_about_info_wrap{
	margin-bottom: 150px;
}
.SM_odd{
	float:right;
	margin-right:6px;
	color: #F5B925;
}
.info_msg_toggler{
    width: 100%;
    position: relative;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #5f5f5f;
    color: #c3c3c3;
    font-size: 11px;
    cursor: pointer;
}

.info_msg_toggler:hover { color:#fc0; }

.info_msg_toggler:after {
	content: "";
    display: inline-block;
    background: url("../images/open_arrow.png")  top right/12px 12px no-repeat;
    width: 20px;
    height: 9px;
}

.info_msg_txt{
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    color: #bbbbbb;
    padding: 20px;
    box-sizing: border-box;
    font-size: 12px;
    background-color: #696969;
    border-top: 1px solid #656464;
    border-bottom: 1px solid #656464;
}
.odds_selection_header,#no_odds_selection_msg{
	width:100%;
	height: 29px;
	float: left;
	background-color: #3a3a3a;
	color:#fff;
	font-size:12px;
	line-height: 29px;
	cursor: pointer;
	border-bottom: 1px solid #F5B925;
}
.Odd_disabled .odds_selection_header{ 
	cursor: not-allowed!important;
	color: gray;
}

#no_odds_selection_header{
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    background-color: #303030;
    color: #bbb;
    font-size: 15px;
    /* text-align: center; */
    padding-left: 10px;
    /* padding-top: 150px; */
    cursor: pointer;
}
.resize_btn{
	width:38px;
	height:30px;
	float: right;
	border-left:1px solid #ffffff;
	cursor: pointer;
	text-align: center;
}

.stream_toggler{
	float: right;
	height:30px;
	width: 38px;
	border-left:1px solid #ffffff;
	cursor: pointer;
	text-align: center;
}
.tvs_handler_btn{
	float: right;
	height:30px;
	width: 38px;
	border-left:1px solid rgb(255, 255, 255)fff;
	cursor: pointer;
	text-align: center;
}
.mute_btn,.unmute_btn{
	float: right;
	height:30px;
	width: 38px;
	border-left:1px solid #ffffff;
	cursor: pointer;
	text-align: center;
}
.court_handler_btn{
	float: right;
	height:30px;
	width: 38px;
	border-left:1px solid #ffffff;
	cursor: pointer;
	text-align: center;
}
.resize_btn i, .stream_toggler i, .tvs_handler_btn i, .court_handler_btn i, .mute_btn i, .unmute_btn i{
	line-height: 30px;
	font-size: 14px;
}
.resize_btn:hover, .stream_toggler:hover, .tvs_handler_btn:hover, .court_handler_btn:hover, .mute_btn:hover,.unmute_btn:hover{
	background-color: #F5B925;
	color:#000;
}
.bet_slip_wrapper{
	width:99%;
	min-height:114px;
	background-color: #bbb;
	border: 1px solid #404040;
	box-sizing: border-box;
	margin-bottom: 202px;
}
.betslip_button_bar *, .betslip_clear_bar *{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.betslip_button_bar,.betslip_clear_bar{
	float: left;
	width:100%;
	height:auto;
	color:#F5B925;
}
.betslip_clear_bar{
	border-bottom: 1px solid #a7a7a7;
	padding: 0 10px 0 10px;
}
#Clear_BetSlip_Btn{
	float: left;
	height:30px;
	line-height:30px;
	width:auto;
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
	box-sizing: border-box;
	cursor: pointer;
	color: #666;
}
#Clear_BetSlip_Btn:hover{ color: #16523f; }
.slip_content{
	float: left;
	width:100%;
	min-height:60px;
	color:#666;
	text-align:center;
	font-size: 11px;
	line-height: 60px;
	border-bottom:1px solid #a7a7a7;
}
#BetSlipBtn{
	float:left;
	width:50%;
	height:30px;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
	/*border-right: 1px solid #a7a7a7;*/
	border-bottom: 1px solid #189970;
	box-sizing: border-box;
	cursor: pointer;
	background-color: #16523f;
}
#CashOutBtn{
	float:left;
	width:50%;
	height:30px;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
	border-bottom: 1px solid #a7a7a7;
	box-sizing: border-box;
	cursor: pointer;
	background-color: #16523f;
}
#BetSlipBtn:hover, #CashOutBtn:hover {
	border-bottom: 1px solid #F5B925;
}
#SingleBetTab, #MultiBetTab, #SystemBetTab {
	float:left;
	width:33.33333333%;
	height:30px;
	text-align: center;
	line-height: 30px;
	color:#666;
	font-size: 11px;
	border-bottom: 1px solid #a7a7a7;
	box-sizing: border-box;
	cursor: pointer;
}
#SingleBetTab, #MultiBetTab { /*border-right: 1px solid #a7a7a7;*/ }

#SingleBetTab:hover, #MultiBetTab:hover, #SystemBetTab:hover {
	border-bottom: 1px solid #fff;
	color: #16523f;
}

#SingleBetTab > span, #MultiBetTab > span, #SystemBetTab > span { float: left; width:100%; height:100%; }
.enabled_tab_menu { opacity: 1; cursor: pointer; }
.disable_tab_menu { opacity: 0.5; cursor: default; }

#Place_Bet_Btn,#Place_Bet_Process,#Accept_Changes_Btn {
	float: left;
	width: 98%;
	margin:10px 0;
	margin-left:1%;
	height:40px;
	line-height: 40px;
	text-align: center;
	background-color: #F5B925;
	color: #000;
	font-size: 12px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	font-weight: 700;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	border: 1px solid #a7a7a7;
}
#Place_Bet_Btn:hover { background-color: #ffe535; }
#Place_Bet_Btn span { color:#263238; }

#Place_Bet_Process { display:none; background:#16a085 url(../images/ajax-loader.gif) no-repeat center center/20px 20px; }
#Accept_Changes_Btn{
	display: none;
	background-color: #4acfa4;
	color: #fff;
}
#Accept_Changes_Btn:hover{ color: #333; }

label { display: inline; cursor: pointer; }
#accept_any,#accept_any_confirm,#retdelcheck{
	display: inline;
	vertical-align:middle;
}
.accept_changes_option{
	float: left;
	width:100%;
	min-height: 30px;
	line-height: 30px;
	color: #666;
}
.bet_stake,.bet_cost,.bet_winnings {
	width: 100%;
	height: 20px;
	padding: 5px;
	float: left;
	color: #666;
	box-sizing: border-box;
}
.bet_winnings { margin-bottom: 10px; }
.bet_stake { margin-bottom: 10px; }
.stake_lbl,.total_bets_info_row,.multibet_total_stake{
	float: left;
	width:auto;
	height: 100%;
}
.total_bets_info_row,.multibet_total_stake{
	width: 100%;
	color:#666;
	font-weight: bold;
	height: 20px;
	text-indent: 5px;
	line-height: 20px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.right_align_stake {
	float: right;
	width:auto;
	height: 100%;
}
#bet_stake_inp {
	width: 60px;
	height:16px;
	text-align: right;
	background-color: #d8d8d8;
	border: none;
	font-size: 11px;
	color: #545454;
	padding: 2px 6px 2px 6px;
	outline: none;
}
.stake_lbl {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.champions_container{
	display: grid;
	grid-template-rows: 1fr;
}
.competition_container {
	margin: 2px 0;
	display: grid;
	grid-template-rows: 1fr;
}
.FO_competition_container{
	margin:0!important;
}
/*#2e3d5d!important*/

/* .odds_selection_header:hover {background-color: #797979;} */
.odds_selection_header:hover .fav_selection{display: block;}
.odds_selection_header:hover .oddsel_arrow{display: block;}
.selection_label{
	float: left;
	width: 70%;
	font-size: 13px;
	margin-left: 5px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.three_options_label{
	width:33.333%; float:left; min-width:90px; text-align:center; height:50px; line-height:50px;
	-webkit-box-shadow: inset -1px 1px 0px 0px #303030;
	-moz-box-shadow: inset -1px 1px 0px 0px #303030;
	box-shadow: inset -1px 1px 0px 0px #303030;
	color:#FFF;
}
.three_options,.two_options,.single_option,.total_goals_label,.no_choice{
	    /* float: left; */
    text-align: center;
    height: 34px;
    line-height: 34px;
    -webkit-box-shadow: inset -1px 1px 0px 0px #222;
    -moz-box-shadow: inset -1px 1px 0px 0px #222;
    box-shadow: inset -1px 1px 0px 0px #222;
    color: #000;
    font-size: 12px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 8px;
    box-sizing: border-box;
}
.three_options:hover,.two_options:hover,.single_option:hover{
	background-color: #5f5f5f;
	/* color: #fff; */
}

.three_options:hover .SM_odd,.two_options:hover .SM_odd,.single_option:hover .SM_odd{
	/* color: #fff; */
}

.no_choice span{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.no_choice{ opacity: 0.8; }
.two_options{ width:50%; }
.single_option{ width:100%; text-align: left; text-indent: 0;}
.no_box_shadow { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
/*.three_options:nth-child(3n){ -webkit-box-shadow: inset 0px 1px 0px 0px #757575; -moz-box-shadow: inset 0px 1px 0px 0px #757575; box-shadow: inset 0px 1px 0px 0px #757575; }
.two_options:nth-child(2n){ -webkit-box-shadow: inset 0px 1px 0px 0px #757575; -moz-box-shadow: inset 0px 1px 0px 0px #757575; box-shadow: inset 0px 1px 0px 0px #757575; }
.two_options:last-child{ -webkit-box-shadow: inset 0px 1px 0px 0px #757575; -moz-box-shadow: inset 0px 1px 0px 0px #757575; box-shadow: inset 0px 1px 0px 0px #757575; }
.single_option:last-child{ -webkit-box-shadow: inset 0px 1px 0px 0px #757575; -moz-box-shadow: inset 0px 1px 0px 0px #757575; box-shadow: inset 0px 1px 0px 0px #757575; }*/
.specific_match_filters, .specific_note{
	display: none;
    float: left;
    width: auto;
    /*height: 28px;*/
    line-height: 36px;
    font-color: #fff;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    margin: 0 4px;
    cursor: pointer;
    margin-right: 7px;
}
.specific_match_filters.active {
    color: #F5B925;
}

#game_summary{
	float: right;
	height:100%;
	color:#bbb;
	cursor: pointer;
	font-size: 12px;
	overflow: hidden;
}
/* #game_summary_btn{
	float: right;
	height:40px;
	width: 30px;
	margin-right: 5px;
	background: url(../images/open_arrow.png) center center/12px 12px no-repeat;
	cursor: pointer;
} */
#game_summary_btn {
    color: #d8d8d8;
    float: right;
    margin: 10px;
    cursor: pointer;
    font-size: 17px;
}
.fav_selection{
	float: right;
	height:25px;
	width: 25px;
	background: url(../images/fav_off.svg) center center/12px 12px no-repeat;
	cursor: pointer;
	/*display: none;*/
}
.unfav_market{
	position: absolute;
	right:31px;
	height:25px;
	width: 25px;
	background: url(../images/favstar.svg) center center/12px 12px no-repeat;
	cursor: pointer;
	display: block;
}
.fav_selection:hover{
	background: url(../images/favstar.svg) center center/12px 12px no-repeat;
}
.fav_selection_on{
	background: url(../images/favstar.svg) center center/12px 12px no-repeat;
}
.oddsel_arrow{
	float: right;
	height:25px;
	width: 16px;
	margin-right: 15px;
	background: url(../images/open_arrow.png) center center/12px 12px no-repeat;
	cursor: pointer;
	display: none;
}
#divright{
	position: relative;
	width: 22%;
	height: calc(100vh + -140px);
	margin-left: 0px;
	/*display: none;*/
	-webkit-transition-property: width;
	-webkit-transition-duration: 0.7s;
	transition-property: width;
	transition-duration: 0.7s;
	background-color: #3d3d3d;
}
.summary_row{
	width: 100%;
	height:24px;
	border-bottom: 1px solid #4c4c4c;
}

.summary_row >span {
	float: left;
	line-height: 24px;
}

.summary_row >span.sa_sprites {
    margin-top: 4px;
}

.summary_top_arr {
	width: 0;
	height: 0;
	display: none;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: #000 transparent #d7d7d7 transparent;
	position: absolute;
	right: 30px;
	top: 182px;
	z-index: 100;
}
.specific_match_filters:hover{border-bottom: 1px solid #F5B925!important}
.locked_odd_selection{
	position:relative;
	float:left;
	width:0;
	height:0;
}
.restriction_indicator{
	height:8px;
	width: 8px;
	float: left;
	margin:9px 5px;
	border-radius: 50%;
}
.led-red {background-color: #de3c31;}
.led-green {background-color: #9cea00;}
.led-blue { background-color: #0067b9; }
.navigator-ControlBar{
	width:100%;
	height:30px;
	line-height: 30px;
	background-color: #3d3d3d;
	color: #e4e4e4;
	border-bottom: 1px solid #5a5a5a;
}
#favourites_wrapper{
	min-width:200px;
	width:100%;
	transition-timing-function: cubic-bezier(.77,0,.175,1);
	transition-duration: .65s;
	transition-property: opacity, width;
}
#favourites_header,.fav_label {
	width:auto;
	height:30px;
	line-height: 30px;
	color: #e4e4e4;
	background-color: #666;
	border-bottom: 1px solid #5a5a5a;
	font-size: 13px;
	padding-left:5px;
	text-overflow: ellipsis;
	cursor: pointer;
	transition-property: opacity,height;
}
.fav_label { border:0; display:inline-block; }
.calendar_sport_header {
	border-bottom: 1px solid #272727;
}
/*.sport_header {
	width:100%;
	height:30px;
	color: #FFF;
	line-height: 30px;
	text-indent: 10px;
	cursor: pointer;
	font-size: 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}*/
.sport_header {
	width:100%;
	height:30px;
	color: #fff;
	line-height: 30px;
	/*text-indent: 35px;*/
/*	border-bottom: 1px solid rgba(0,0,0,0.2);*/
	background-size: 12px 12px;
	cursor: pointer;
	font-size: 15px;
	text-shadow: 1px 1px #383838;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.calendar_sport_header{
	display: grid;
	grid-template-rows: 1fr;
}
.sport_label{
    display: grid;
    width: 100%;
	grid-template-columns: 1fr 7fr 1fr;
	height: 30px;
    line-height: 30px;
    color: #e4e4e4;
    font-size: 13px;
    text-overflow: ellipsis;
    cursor: pointer;
    transition-property: opacity;
}
.sport_label_arrow{
	font-size: 18px;
	align-self: center;
}
.sport_label:hover{
	/*color: #012951;
	background-color:#F5B925;*/
}
.sport_header_icon {
	justify-self: center;
	transition: right .65s;
}
.football_header { background-color: #191919; border-bottom: 1px solid #222; }
.football_icon {
	background-size: auto 15px;
	background: url('../m/images/sports/Sp_football.png') no-repeat center center;
}
.competition_name,.FO_competition_name,.SE_competition_name {
	display: grid;
	grid-template-columns: 30px 1fr 25px;
	height: 30px;
	line-height: 30px;
	background-color: #3a3a3a;
	color: #ffffff;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}
.competion_country_name{
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.competition_country_icon{
	float:left;
	width:30px;
	height:100%;
}
#no_favs_msg { width:100%; background-color: #3d3d3d; }
/*.FO_competition_name{
	background-color: #ccc;
	color:#474747;
	border-bottom: 1px solid #bfbfbf;
}*/
#no_favs_msg { width:100%; background-color: #3d3d3d; }
.fav_message {
    /*width: 100%;*/
    padding: 10px 20px 10px;
    background-color: #3d3d3d;
    color: #c7c7c7;
    font-size: 12px;
    font-weight: 400;
}
.fav_header_icon {
	position: absolute;
	width: 24px;
	height: 30px;
	transition: right .65s;
	background-size: auto 15px;
	background: url('../images/favstar.svg') no-repeat center center;
	right: 8px;
    text-align: center;
}
.ControlBar_CollapseButton {
	position: relative;
	width: 24px;
	height: 30px;
	transition: right .65s;
	cursor: pointer;
	float:right;
	margin-right:8px;
}
.ControlBar_Show_Explain {
	position: relative;
	width: 24px;
	height: 30px;
	transition: right .65s;
	cursor: pointer;
	float:right;
	margin-right:8px;
}
.ControlBar_Show_Calendar {
	position: relative;
	width: 24px;
	height: 30px;
	transition: right .65s;
	background: url('../images/calendar_3.png') no-repeat center center/16px 16px;
	cursor: pointer;
	float:right;
	margin-right:8px;
}
.flip_ControlBar_CollapseButton {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.ControlBar_Expand_All,.ControlBar_Expand_All_Market,.ControlBar_Stream,.ControlBar_Time,.ControlBar_Show_All{
	position: relative;
	width: 24px;
	height: 30px;
	transition: right .65s;
	cursor: pointer;
	float:right;
	margin-right:10px;
	text-align: center;
	font-size: 14px
}
.ControlBar_Expand_All i,.ControlBar_Expand_All_Market i,.ControlBar_Stream i,.ControlBar_Time i,.ControlBar_Show_All i,.ControlBar_CollapseButton i{
	line-height: 30px
}
.ControlBar_Show_All{ width:auto; font-size: 15px; color: #6f6f6f; }
.ControlBar_Show_All_On { color: #FFF; }
.ControlBar_Expand_All_off {
	background-size: auto 15px;
}
.ControlBar_Expand_All_on {
	background-size: auto 15px;
}
.ControlBar_Expand_All_Market_icon_off{
	background-size: auto 11px;
}
.ControlBar_Expand_All_Market_icon_on{
	background-size: auto 11px;
}
.ControlBar_Stream{
	background-size: auto 19px;
}
.ControlBar_Stream_on {
	background-size: auto 19px;
}
.ControlBar_Time{
	background-size: auto 16px;
}
.ControlBar_Stats{
	position: relative;
	width: 24px;
	height: 30px;
	transition: right .65s;
	background: url('../images/lv_stats.png') no-repeat center center;
	background-size: auto 15px;
	cursor: pointer;
	float:right;
	margin-right:10px;
}
.match_row,.FO_match_row {
	display: grid;
	grid-template-rows: 1fr;
	width:100%;
	min-height:30px;
	height:auto;
	/*background-color: #eff0f1;*/
	cursor: pointer;
	border-bottom: 1px solid #474747;
}
.match_row:nth-child(odd),.FO_match_row:nth-child(odd),.game_row:nth-child(odd){
	background-color: #303030;border-bottom: 1px solid #666
}
.match_row:nth-child(even),.FO_match_row:nth-child(even),.game_row:nth-child(even){
	background-color: #303030;border-bottom: 1px solid #666
}
.FO_match_row {
	background-color: #dddddd;
	border-bottom: 1px solid #cccaca;
}
.match_details,.FO_match_details{
	display: grid;
	grid-template-columns: 1fr 130px 1fr 1fr 55px;
	/*grid-template-rows: 1fr 1fr;*/
	width:100%;
	height: 60px;
	padding: 3px 0px;
	font-size: 12px;
	color:#fff;
	box-sizing: border-box;
}
.crest_grid,.teams_grid,.field_grid,.score_grid,.timer_grid,.utils_grid,.utils_wrapper,.utils_grid_overview{
	display: grid;
	padding: 5px 0;
	grid-template-columns: 1fr;
	grid-gap: 5px 0;
	overflow: hidden;
	/*color:#fff;*/

}
.teams_grid>span,.score_grid>span,.time_holder{line-height: 20px;color:#fff;}
.score_grid>span,.time_holder{
	min-height: 20px;
	text-align: center;
	font-size: 10px;
}
.score_grid>span{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.utils_grid_overview{
	color:#fff;
}
.utils_grid{
	grid-template-columns: 30px 25px;
	/*padding: 1px 0;*/
}
.field_grid span{
	color:#999;
	justify-self:center;
}
.period_holder{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 50px
}
.utils_grid_overview>.time_holder{text-align: left}
.match_details:hover,.FO_match_details:hover{ background-color: #797979!important;color:#fff!important;}
/*.match_details:hover .LV_fav_me{ filter:invert(0)!important; } */
/*.match_details:hover .LV_unfav_me{ filter:invert(0)!important; } */
/*.match_details:hover .LV_unfav_me{ display: block; }*/
/*.match_details:hover .expand_market{ display: block; }*/
/*.FO_match_details{*/
	/*color: #696464!important;*/
/*}*/
/*.FO_match_details:hover{ background-color: #e6e3e3; }*/
.FO_score_time{
	color:#848484;
}
.match_market{
	width:100%;
	height:50px;
	background-color: #2a2a2a;
	display: none;
}
.play_odd,.disabled_odd {
	background-color: #373737;
	color: #F5B925;
	font-size: 12px;
	height: 40px;
	line-height: normal;
	padding-top: 10px;
	border-bottom: 1px solid #474747;
	-webkit-box-shadow: inset -1px 0px 0px 0px #303030;
	-moz-box-shadow: inset -1px 0px 0px 0px #303030;
	box-shadow: inset -1px 0px 0px 0px #303030;
	float: left;
	text-align: center;
	width: 33.333333333333336%;
}
.play_odd:hover { background-color: #404040; }
.play_odd:last-child{ -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.disabled_odd {
	background-color: #666;
	opacity:0.6;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: default;
}
.DivLiveCourt{
	position: relative;
	float: right;
	width: 22px;
	height: 22px;
	display: none;
	cursor: pointer;
}
.tv_stream:before,.tv_stream_sm:before {
    font-family: "Font Awesome 5 pro";
    font-weight: 300;
    font-size: 14px;
    content: "\f26c";
    padding-right: 4px;
}
.tv_stream_sm:before{
	font-size: 15px;
    padding: 5px;
}
.tv_stream_sm{
	position: relative;
	float: right;
	width: 30px;
	height: 22px;
	/*background: url(../images/tv_small_se.svg) no-repeat cenzter center;*/
	cursor: pointer;
	right: 2px
}

.tv_stream:hover, .tv_stream_sm:hover {
	color: #F5B925;
}

.LV_fav_me,.LV_unfav_me{
	cursor: pointer;
    margin-left: 5px;
}
/*.wrapFav{
	position: absolute;
	float: right;
	width: 24px;
	height: 22px;
	display: block;
	top: 2px;
	right: 8px;
}*/
.LV_FO_fav_me,.LV_FO_unfav_me{
/*	position: relative;
	float: right;
	width: 24px;
	height: 22px;*/
	filter: invert(1);
	/*background:url(../images/favstar_dark.png?v=3) center center/12px 12px no-repeat;*/
	cursor: pointer;
}
.LV_FO_fav_me:hover,.LV_unfav_me:hover{
	filter: invert(0);
	/*background:url(../images/favstar_dark.svg) center center/12px 12px no-repeat;*/
}
.LV_FO_fav_me:hover{
	filter: invert(0);
	/*background:url(../images/fav_on.png) center center/12px 12px no-repeat;*/
}
.LV_FO_unfav_me{
	filter: invert(0);
	/*background:url(../images/fav_on.png?v=3) center center/12px 12px no-repeat;*/
}
.expand_market{
	margin-right: 5px;
    font-size: 13px;
	cursor: pointer;
}
#divStreamv3{
	display: none;
	margin-right: 1.1%;
	margin-bottom: 4px;
}
.mark_winner {color:#F5B925;}
/*#upcoming_label,#live_label,#divFavoritesMatches{
	position:relative;
	float:left;
	min-width: 721px;
	width:100%!important;
	height:30px;
	font-size: 16px;
	line-height:30px;
	text-indent:20px;
	overflow:hidden;
	background-color: #5d5d5d;
	color:#fff;
	/* z-index:1001!important; */
	/*box-sizing: border-box;*/
	/*display:none;*/
}
/*#divFavoritesMatches { border:0; }
#divFavoritesMatches { height:auto; background-color: transparent!important; }*/
#upcoming_label { margin-top:10px; }

.CollapsibleHeaderFav{
		padding-bottom: 5px;
}
#live_sports_choices_wrapper{
	/*min-width: 721px;
	width:70%!important;*/
	overflow-x: auto;
	overflow-y: hidden;
	display: none;
	/*left:5px;*/
	height:55px;
	/*margin-left: 5px;
	margin-bottom: 5px;*/
	background: #303030;


}
.live_sports_scroll {
	position: relative;
	height: 100%;
	display: table;
	border-collapse: separate;
	border-spacing: 3px;
	font-family: Helvetica, Arial, sans-serif;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: sticky;
	top:0;
}

#flyout_events_wrapper::-webkit-scrollbar {
	width: 8px;
	cursor: pointer!important;
}
#flyout_events_wrapper::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px 12px rgb(158, 158, 158);
	cursor: pointer!important;
}
#flyout_events_wrapper::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px 12px rgba(249, 249, 249, 0.1);
	border-radius: 10px;
	cursor: pointer!important;
}
.coupon_container::-webkit-scrollbar {
	width: 12px;
	cursor: pointer!important;
}
.coupon_container::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px 12px rgb(158, 158, 158);
	cursor: pointer!important;
}
.coupon_container::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px 12px rgba(249, 249, 249, 0.1);
	border-radius: 10px;
	cursor: pointer!important;
}

#FAV_flyout_events_wrapper::-webkit-scrollbar {
	width: 8px;
	cursor: pointer!important;
}
#FAV_flyout_events_wrapper::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px 12px rgb(158, 158, 158);
	cursor: pointer!important;
}
#FAV_flyout_events_wrapper::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px 12px rgba(249, 249, 249, 0.1);
	border-radius: 10px;
	cursor: pointer!important;
}

.main_sport_filter,.show_all_sports{
	height: 12px;
	min-width: 40px;
	text-align: center;
	padding: 5px 10px;
	color: #fff;
	font-size: 12px;
	display: table-cell;
	white-space: nowrap;
	cursor: pointer;
	line-height: 25px
}
.show_all_sports{
	color: #F5B925;
	border-bottom: 3px solid #F5B925;
}
.main_sport_filter:hover, .show_all_sports:hover{
	color: #F5B925!important;
	border-bottom: 3px solid #F5B925!important;
}
#OV_PG{
	display: block;
}
.active_odd { background-color:#888!important; color:#fff; }
.left_active_odd { background-color:#474747!important; }
.active_odd .SM_odd{ color:#F5B925; }
.placed_bet_row {
	position: relative;
	float: left;
	width: 100%;
	height:60px;
    /* background-color: #c7c7c7; */
    border-bottom: 1px solid #9e9e9e;
    color: #6d6d6d;
    cursor: default;
}
.placed_bet_row:last-child{
	border-bottom:0;
}
.placed_bet_row:not(.disabled_bet_row) *::selection { background: #fff; }
.placed_bet_row:not(.disabled_bet_row) *::-moz-selection { background: #fff; }
.disabled_bet_row {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.BS_match_name{
	float: left;
	width: 90%;
	height: 20px;
	line-height: 20px;
	padding: 4px;
	box-sizing: border-box;
	color: #333;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.BS_remove_Btn{
	float: right;
	width: 14px;
	height:14px;
	line-height: 14px;
	font-size: 9px;
	font-weight: 700;
	margin: 5px 5px 0 0;
	background-color: #da3e2e;
	color: #fff;
	text-align: center;
	padding-right: 2px;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.BS_odd_selection,.BS_odd_outcome,.BS_odd_value,.BS_odd_value_USF{
	float: left;
	width:100%;
	height:16px;
	line-height: 20px;
	font-size: 11px;
	text-align: left;
	text-indent: 3px;
}

.BS_odd_selection{
	color:#666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.BS_odd_outcome,.BS_odd_value,.BS_odd_value_USF{ width:auto; color:#666;}
.BS_odd_value,.BS_odd_value_USF{ float:right; margin-right: 6px; color:#607D8B;}
.BS_odd_value { display: none; }

.rightScroller{
	width: 100%;
	height: auto;
	/*margin-bottom: 200px;*/
}

.odd_fluctuation{
	float:right; margin-right: 6px;
	width:16px;
	height:16px;
	cursor: pointer;
}

.show_up_arrow {
	background:url(../images/OddUP.png) center 6px/8px 8px no-repeat;
}

.show_down_arrow {
	background:url(../images/OddDOWN.png) center 6px/8px 8px no-repeat;
}

.Show_No_Comb{
	position: relative;
		float: left;
		width: 22px;
	 height: 19px;
	 background: url(../images/nocomb.png) center center/16px 16px no-repeat;
		display:none;
}

div::-webkit-scrollbar {
	height: 8px;
	cursor: pointer!important;
}


div::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px 12px rgb(158, 158, 158);
	cursor: pointer!important;
}

div::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px 12px rgba(249, 249, 249, 0.1);
	border-radius: 10px;
	cursor: pointer!important;
}

#bet_num {
	/*visibility: hidden;*/
	font-size: 9px;
	/*font-family: 'Sedgwick Ave', cursive;*/
}

/* POPUP MAX BET COUNT*/
.popup {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.75);
	line-height: 1.750em;
	z-index:2000;
}
.popup-inner h2 {
	font-size: 25px;
	color: #262626;
	line-height: 20px;
	margin-bottom: 20px;
}

.popup-inner {
	max-width: 400px;
	width: 70%;
	padding: 15px;
	position: absolute;
	font-size: 18px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	box-shadow: 0px 2px 6px rgba(0,0,0,1);
	border-radius: 3px;
	background: #fff;
}

.popup-inner p {
	font-size: 14px;
	line-height: 19px;
}

/* Close Button */
.popup-close {
	width:30px;
	height:30px;
	/*padding-top:4px;*/
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	transition:ease 0.25s all;
	-webkit-transform:translate(50%, -50%);
	transform:translate(50%, -50%);
	border-radius:1000px;
	background:rgba(200,200,200,0.8);
	font-family:Arial, Sans-Serif;
	font-size:28px;
	text-align:center;
	line-height:100%;
	color:#000;
	z-index:2000;
}

.popup-close:hover {
	-webkit-transform:translate(50%, -50%) rotate(180deg);
	transform:translate(50%, -50%) rotate(180deg);
	background:rgba(180,180,180,1);
	text-decoration:none;
}

#preload {
	visibility: hidden;
	font-family: 'Sedgwick Ave', cursive;
}

/* Standard buttons in system */
.standard_btn {
	position: absolute;
	float: left;
	width: 20px;
	height: 20px;
	top: 20px;
	left:5px;
	display: block;
	/*margin: 5px auto;*/
	padding: 0;
	overflow: hidden;
	border-width: 0;
	outline: none;
	border-radius: 2px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
	/*background-color: #2ecc71;*/
	background-color: #185633;
	color: black;
	-webkit-text-fill-color: #b4b4b4; /* Will override color (regardless of order) */
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #b4b4b4;
	font-size: 11px;
	font-family: 'Sedgwick Ave', cursive;
	line-height: 24px;
	cursor: pointer;
	-webkit-touch-callout: none;
	  -webkit-user-select: none;
	   -khtml-user-select: none;
		 -moz-user-select: none;
		  -ms-user-select: none;
			  user-select: none;
}

.active_standard {
	background-color: #27ae60;
	border: 1px solid #68db98;
	font-size: 13px;
	line-height: 22px;
	-webkit-text-fill-color: #fff; /* Will override color (regardless of order) */
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.standard_btn:hover, .standard_btn:focus {
	background-color: #27ae60;
}

.disabled_bet_row > *:not(.BS_remove_Btn) {
	pointer-events: none;
	cursor: default;
}

.standard_btn > * {
	position: relative;
}

.standard_btn span {
	display: block;
	padding: 12px 24px;
}

.standard_btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 0;
	padding-top: 0;
	border-radius: 100%;
	background-color: rgba(236, 240, 241, .3);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.standard_btn:active:before {
	width: 120%;
	padding-top: 120%;
	transition: width .2s ease-out, padding-top .2s ease-out;
}

#betslip_submission_results{
	position: relative;
	float: left;
	width: 100%;
	font-size:12px;
	height: auto;
	min-height: 150px;
}

.result_info{
	position: relative;
	float:left;
	width:100%;
	height:auto;
	padding:20px;
	box-sizing:border-box;
	font-size:14px;
	color: #16523f;
	text-align: center;
}

#return_btn{
	position: relative;
	float: left;
	bottom: 10px;
	width:96%;
	height:35px;
	line-height: 26px;
	left:2%;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	padding:5px;
	background-color:#f1c40f;
	color:#000;
	box-sizing:border-box;
	cursor:pointer;
	margin-bottom:5px;
}

#return_reset {
	position: relative;
	float: left;
	bottom: 10px;
	width:96%;
	height:35px;
	line-height: 26px;
	left:2%;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	padding:5px;
	background-color:#3498db;
	color:#fff;
	box-sizing:border-box;
	cursor:pointer;
}

.error_msg{
	color:#b9164d;
}

#wrap_del{
	position: relative; float: left;margin-bottom: 20px; width: 96%; height: 20px; left: 2%; color:#000;
}

#overlay_bets{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4) url(../images/Overlay_Rolling.svg) center center/64px 64px no-repeat;
	z-index: 1000;
	display:none;
}
@media only screen and (max-width : 1280px) {
    .specific_match_filters{
		font-size: 9px;
    }
    .match_name, .FO_match_name{
    	max-width: 258px;
    }
}


/* Notifications */

#score_notification { display: none; }

.introjs-tooltiptext{font-size: 17px;}

#score_stat_all_actions {
    display: none;
    position: absolute;


    top: 189px;
    right: 9px;
    width: 455px;
    height: auto;
    max-height: 400px;
    overflow: auto;
    padding: 10px;



    background-color: #656363;
    border-radius: 4px;
    font-size: 12px;
    color: #eee;
    z-index: 10;
    box-shadow: 0px 0px 3px #263238;
}

#select_notification, #basket_notification, #tennis_notification, #volley_notification, #handball_notification, #icehockey_notification {
    display: none;
    position: absolute;
    margin-top: 40px;
    right: 2px;
    height: auto;
    overflow: hidden;
    padding: 6px 6px 4px;
    background-color: #717171;
    border-radius: 4px;
    font-size: 12px;
    color: #eee;
    z-index: 10;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0px 0px 3px #263238;
}

/*#basket_notification, #tennis_notification, #volley_notification, #handball_notification, #icehockey_notification {
	left:0px;
}*/
.not_type{
	padding: 2px 0px;
}
.not_type_str{
	padding: 2px 0px;
	float: left;
	position: relative;
	pointer-events: none;
}
.not_type_alert_check{
	padding: 5px 5px;
	position: relative;
	float: left;
	width: 240px;
	background-color: #808080;
	border-radius: 3px;
	margin-bottom: 2px;
	cursor: pointer;
}
.round {
	position: relative;
	float: right;
	width: auto;
}

.round label {
	background-color: #a2a2a2;
	border: 1px solid #717171;
	border-radius: 50%;
	cursor: pointer;
	height: 20px;
	left: 0px;
	position: absolute;
	top: -1px;
	width: 20px;
}

.round label:after {
	border: 2px solid #fff;
	border-top: none;
	border-right: none;
	content: "";
	height: 7px;
	left: 4px;
	opacity: 0;
	position: absolute;
	top: 4px;
	transform: rotate(-45deg);
	width: 12px;
}

.round input[type="checkbox"] {
	visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
	background-color: #66bb6a;
	border-color: #66bb6a;
}

.round input[type="checkbox"]:checked + label:after {
	opacity: 1;
}

.blink8 {
  animation: blinkerInOut .6s linear 8;
}
@keyframes blinkerInOut {
  50% {
    opacity: 0;
  }
}

.blinkGoal {
  animation: blinker 2s linear infinite;
}
@keyframes blinker {
  50% {
    background-color: #1f5921;
  }
}

#ProgramWrapper, #BetlistWrapper{
	font-family: Verdana,Geneva,Arial,sans-serif;
	background-color: #666;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 78%;
	/* position: absolute; */
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0;
	display: none;
}
.coupon_container{
	position: relative;
    float: left;
    width: 100%;
 	overflow-y: scroll;
	scrollbar-width: thin;
	scrollbar-color: #868687 #38383A;

}
.program_loader,
.program_loader:before,
.program_loader:after {
  background: #ffffff;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.program_loader {
  color: #ffffff;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.program_loader:before,
.program_loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.program_loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.program_loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
.main_loader{
	background: #474747 url(../images/Rolling1.png) center 30% / 200px 49px no-repeat;
	width: 100%;
	height: 1000px;
}
.program_loader {
	display: none;
    position: absolute;
    top: 20%;
    left: 50%;
}
.coupon-header{
	z-index: 6
}
.sport_list{
	background-color: #404040;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    line-height: 40px;
    color: #999;
    cursor: pointer;
    text-align: center;
}
.sport_list > span{
	display: inline-block;
	font-size: 13px;
	color: #999;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
}
.sport_list > span:hover{
	color: #fff;
}
table.coupon-table td {
    font-size: 14px;
}
.date_list{
	float: left;
	background-color: #505050;
	width: 100%;
	height: auto;
	line-height: 40px;
	border-bottom: 2px solid grey;
	text-align: center;
}
.date_list span{
	display: inline-block;
	font-size: 13px;
	color: #c7c7c7;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
}
.date_list span:hover{
	color:white;
}
.selected{
	color:white!important;
}
.coupon-table{
	width: 	100%;
	color:#c7c7c7;
	font-size: 14px;
}
.coupon-table tr{

}
.coupon-table tr:hover{
	background-color: #777777;
}
.coupon-table td{
	border-bottom: 1px solid grey;
	padding: 7px;

}

#dyn-content{
	min-height:1000px;
}

.scrollwrap{
	position: relative;
	float: left;
	min-width: 60px;
	height: 47px;
    margin-top: 7px;
}


.favbtnwrap::after{
   content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #5d5d5d;
}


.scrollwrap::after{
   content: "";
    display: block;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #687175;
}

.scrollwrap_FB::after{ border-bottom-color: #1f5921; }
.scrollwrap_BF::after{ border-bottom-color: #9c6f2c; }
.scrollwrap_TN::after{ border-bottom-color: #5f6e37; }
.scrollwrap_F1::after{ border-bottom-color: #25765c; }
.scrollwrap_BS::after{ border-bottom-color: #a36209; }
.scrollwrap_IH::after{ border-bottom-color: #7c98a6; }
.scrollwrap_FL::after{ border-bottom-color: #25765c; }
.scrollwrap_HB::after{ border-bottom-color: #396188; }
.scrollwrap_BV::after{ border-bottom-color: #7c6d5c; }
.scrollwrap_VL::after{ border-bottom-color: #3b536b; }
.scrollwrap_AF::after{ border-bottom-color: #25765c; }
.scrollwrap_RU::after{ border-bottom-color: #687654; }
.scrollwrap_RL::after{ border-bottom-color: #687654; }
.scrollwrap_TT::after{ border-bottom-color: #214922; }
.scrollwrap_FS::after{ border-bottom-color: #35472d; }
.scrollwrap_BM::after{ border-bottom-color: #764b2b; }
.scrollwrap_WP::after{ border-bottom-color: #0375a9; }
.scrollwrap_BW::after{ border-bottom-color: #455226; }
.scrollwrap_ES::after{ border-bottom-color: #624b6e; }
.scrollwrap_BB::after{ border-bottom-color: #A15D38; }
.scrollwrap_SN::after{ border-bottom-color: #346543; }
.scrollwrap_PL::after{ border-bottom-color: #1d5286; }
.scrollwrap_fav::after{ border-bottom-color: #5e5e5e; }

.scrollwrap_inactive::after{
	border-bottom-color: transparent;
}

#LiveRace_PopUp{
	width: 100%;
	position: absolute;
	display: none;
	background-color: #333;
	height: 88vh;
	z-index: 99;
	right: 0;
	overflow-y: scroll;
}
.LiveRace_PopUp__enableAnimateWidth{
	transition-timing-function: cubic-bezier(.77,0,.175,1);
	transition-duration: .65s;
	transition-property: width;
}
.LiveRace_PopUp__disableAnimateWidth{
	transition-timing-function: unset;
	transition-duration: unset;
	transition-property: unset;
}
#LiveRace_PopUp::-webkit-scrollbar {
	width: 1em;
}


#footer_wrapper {
    height: 600px;
    background-color: transparent;
}
#footer_inner {
    min-width: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: rgb(95, 95, 95);
    filter: "alpha(opacity=80)";
    -ms-filter: "alpha(opacity=80)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 5px;
}
.ring_container {
    width: 15px;
    height: 15px;
    z-index: 10;
    display: none;
    border-bottom: 0px;
    position: absolute;
    right: 18px;
    top: -4px;
}

.circle {
	width: 3px;
	height: 3px;
	background-color: #62bd19;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 20px;
}

.ringring {
	position: absolute;
	border: 1px solid #62bd19;
	-webkit-border-radius: 30px;
	height: 9px;
	width: 9px;
	left: 16px;
	top: 6px;
	-webkit-animation: pulsate 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 0.0
}
@-webkit-keyframes pulsate {
	0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
	50% {opacity: 1.0;}
	100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}

#standalone {
	display: none;
	width: 100%;
	height: 100%;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
}
.popup_visible #standalone {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.standalone_close{
	position: absolute;
	bottom: 50px;
	left: calc(50% - 50px);
	width:100px;
	height:40px;
	color: #fff;
    background-color: #337ab7;
    border: 1px solid #2e6da4;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}
.popup_main_content{
	position: relative;
    height: auto;
    /*min-height: 355px;*/
    max-height: 600px;
    padding-bottom: 1px;
    /*overflow-y: scroll;*/
    margin: 40px auto;
    background-color: #fff;
    width: 900px;
    margin: 0 auto;
}
#message_to_user{
	padding: 10px;
	width: 100%;
	height: auto;
	color: #27576e;
	background-color: #92cef0;
	font-size: 17px;
	box-sizing: border-box;
	text-align: center;
}
#standalone_wrapper{ height:600px; margin-top: 50px; }
#reject_offer,#accept_offer{
    height: 40px;
    width: auto;
    background-color: #40c583;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    height: 100%;
    display: block; /* return to hidden */
}
#reject_offer { background-color: #d13d3b; }
#reject_offer:hover,#accept_offer:hover{ opacity: 0.9; }
#countDownTimer{
    position: relative;
    margin: 20px auto;
    width: 83px;
    /* width: 168px; */
    font-size: 38px;
    font-family: monospace;
    display: none;
}
.wrap_amounts{
	width:auto;
	height:60px;
	border: 1px solid #d0d0d0;
}
.amountTxt,.betAmount{
	width: auto;
    position: relative;
    height: auto;
    background-color: aliceblue;
    line-height: auto;
    text-align: center;
    /* padding: 0 10px; */
    box-sizing: border-box;
    font-size: 15px;
    padding: 8px 0;
}

.amountTxt{ background: #3F51B5; color: #fff; padding: 4px;}

#wrap_offers{
	display: grid;
  /*   grid-template-columns: auto auto 200px auto auto; */
    grid-template-columns:180px 230px 200px auto auto;
    grid-gap: 2px;
    margin-bottom: 4px;
}
#alertUserMessage{
	font-size: 14px;
	height: 100%;
}

#cp_status_descr{
	width:100%;
	height: auto;
	padding: 20px;
	text-align:center;
	color:#002f88;
}

#upcoming_header {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #0082d8;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    margin-bottom: 2px;
}

#upcoming_content {
	display: table-cell!important;
}
div#mCSB_1 {
    max-width: 96%;
    width: 96%;
}

/* Custom Scrollbar */
div.scrollbar_dark::-webkit-scrollbar {
  width: 8px;
}
div.scrollbar_dark::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px #000000e0;
  border-radius: 2px;
  background-color: transparent;
  cursor: pointer;
}
div.scrollbar_dark::-webkit-scrollbar-thumb {
  background-color: #545454eb;
  -webkit-box-shadow: inset 0 0 6px 12px rgba(249, 249, 249, 0.1);
  border-radius: 2px;
  min-height: 50px;
}

.scrollbar_dark {
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: thin;
	scrollbar-color: #868687 #38383A;
}


.SportMatchesCount:empty, .total_count_sport:empty, #all_count_sports:empty {
   display: none;
}
.SportMatchesCount, .total_count_sport, #all_count_sports {
	position: relative;
    top: -2px;
    font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 9px;
    font-weight: 600;
    line-height: 22px;
    height: 22px;
    width: 22px;
    color: #dcdcdcbf;
    background-color: #00000042;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}

/*icomoon custom font*/
@font-face {
  font-family: 'fieldicons';
  src:  url('/css/fonts/fieldicons.eot?v=1.051');
  src:  url('/css/fonts/fieldicons.eot?iefix') format('embedded-opentype'),
    url('/css/fonts/fieldicons.ttf?v=1.051') format('truetype'),
    url('/css/fonts/fieldicons.woff?v=1.051') format('woff'),
    url('/css/fonts/fieldicons.svg?v=1.051') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'fieldicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: 0;
  padding-top: 2px;
  /*color:#FFF;*/
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Generic:before {
  content: "\e900";
}

.icon-Football:before, .icon-BeachSoccer:before, .icon-Futsal:before {
	content: "\e901";
}
.icon-Basketball:before {
	content: "\e902";
}
.icon-Volley:before, .icon-Badminton:before, .icon-RugbyUnion:before {
	content: "\e903";
}
.icon-Hockey:before, .icon-HockeyGrass:before {
	content: "\e908";
}
.icon-AmericanFootball:before, .icon-RugbyLeague:before, .icon-Polo:before {
	content: "\e906";
}
.icon-Handball:before {
	content: "\e905";
}
.icon-BeachVolley:before, .icon-PingPong:before, .icon-Tenis:before, .icon-WaterPolo:before, .icon-Squash:before, .icon-Floorball:before {
	content: "\e904";
}
.icon-Baseball:before {
	content: "\e907";
}
.icon-Cricket:before, .icon-AustralianRules:before {
	content: "\e909";
}

.icon-Darts:before {
	content: "\e910";
	font-size: 16px;
	margin-left: 1px;
}

.DivLiveCourt[class*=" icon-"] {
	font-size: 12px;
}
.DivLiveCourt[class*=" icon-"]:hover {
	color: #F5B925;
}
.DivLiveCourt[class*=" icon-"].StreamCourtActive, .tv_stream.StreamCourtActive,.tv_stream_sm.StreamCourtActive {
	/*background-color: #303030;*/
	color: #F5B925;
}
.icon_Sp_football:before{
	content: "\f1e3";
}
.icon_Sp_Formula1:before{
	content: '\f11e';
}
.icon_Sp_beachSoccer:before{
	content: '\f1e3';
}
.icon_Sp_tennis:before{
	content: '\f45e';
}
.icon_Sp_BS:before{
	content: '\f434';
}
.icon_Sp_IceHockey:before{
	content: '\f453';
}
.icon_Sp_Handball:before{
	content: '\f433';
}
.icon_Sp_BeachVolley:before{
	content: '\f45f';
}
.icon_Sp_Volleyball:before{
	content: '\f45f';
}
.icon_Sp_AmericanFootball:before{
	content: '\f44f';
}
.icon_Sp_RugbyUnion:before{
	content: '\f44e';
}
.icon_Sp_RugbyLeague:before{
	content: '\f44e';
}
.icon_Sp_TableTennis:before{
	content: '\f45d';
}
.icon_Sp_Futsal:before{
	content: "\f1e3";
}
.icon_Sp_Badminton:before{
	content: '\f45b';
}
.icon_Sp_eSports:before{
	content: '\f8bc';
}
.icon_Sp_WaterPolo:before{
	content: '\f45f';
}
.icon_Sp_Bowls:before{
	content: '\f436';
}
.icon_Sp_Baseball:before{
	content: '\f432';
}
.icon_Sp_Snooker:before{
	content: '\f77e';
}
.icon_Sp_Pool:before{
	content: '\f77e';
}
.icon_Sp_Bandy:before{
	content: '\f454';
}
.icon_Sp_FieldHockey:before{
	content: '\f44c';
}
.icon_Sp_Floorball:before{
	content: '\f454';
}
.icon_Sp_Squash:before{
	content: '\f45a';
}
.icon_Sp_AustralianRules:before{
	content: '\f44e';
}
.icon_Sp_BeachHandball:before{
	content: '\f433';
}
.icon_Sp_Speedway:before{
	content: '\f21c';
}
.icon_Sp_Netball:before{
	content: '\f45f';
}
.icon_Sp_Cricket:before{
	content: '\f449';
}
.icon_Sp_Darts:before{
	content: '\f648';
}
.SelectedGameRow>.teams_grid>span{
    color: #F5B925!important;
    /*background-color: rgb(187, 187, 187)!important;*/
}
.SelectedGameRow>.utils_grid>.LV_fav_me,.SelectedGameRow>.utils_grid>.LV_unfav_me{
	filter:invert(0)!important;
	color: #000!important;
}
.SelectedGameRow>.utils_grid>.time_holder,.match_row:hover .match_details>.utils_grid>.time_holder{
	/*color:#0070e0!important;*/
}
#league_statistics, #players_statistics {
    position: relative;
    display: none;
    float: right;
    line-height: 43px;
    border-bottom: 0px;
}
.SelectedGameRow>.StreamCourtActive span{
	color:#F5B925!important;
}

.SelectedGameRow>.field_grid>.StreamCourtActive,.match_row:hover .match_details>.field_grid>.StreamCourtActive{
	color: #F5B925;
}

#topAccountBar-livesearch-text {
	margin: auto;
    width: 100%;
    height: 100%;
    margin-left: 6px;
    box-sizing: border-box;
    background-color: #fff;
    /*background-repeat: no-repeat;
    background-position: 5px 3px;*/
    border: none;
    color: #000;
}

#topAccountBar-livesearch-text:focus-visible {
	outline: 1px solid #9f9f9f;
}

#topAccountBar-livesearch-results {
	position: absolute;
    text-align: center;
    width: 340px;
    background-color: #656565;
    padding: 0 4px;
    left: 6px;
    z-index: 9999;
    box-shadow: 5px 10px 20px 1px #2d2d2d;
    border-bottom-right-radius: 5px 5px;
}

#topAccountBar-livesearch-results div {
	width: 100%;
	background-color: #474747;
	margin: 4px 0;
	padding: 0 4px;
	box-sizing: border-box;
	cursor: pointer;
}

#topAccountBar-livesearch-results div span {
	display: block;
	color: #FFF;
	line-height: 16px;
}

#topAccountBar-livesearch-results div span:first-child {
	color: #DDD;
	padding: 10px 0 0 0;
}
#topAccountBar-livesearch-results div span:nth-child(2) {
	font-size: 110%;
	    padding: 10px 0 10px 0;
}