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;
}
body,td,th {
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,sans-serif;
}
body.wait, body.wait *{
 cursor: wait !important;
}
.play_btn{
	background-color: #565656;
}

#rolling_loading{
    width: 100%;
    height: 100%;
	position: absolute;
    top: 0;
    left: 0;
	 background: #474747 url(/images/var_images/forfun/SVG/BG_DARK.svg) center 30% / 200px 200px no-repeat; 
    /*background: #000 url(/login/livebet/images/loading_transp.gif) center no-repeat;*/
    z-index: 999999;
}
.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: 101;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;
}
#DivAccount_LoginButton{
	float:left;
	width:70px;
	height:15px;
	padding-top:1px;
	text-align:center;
	margin-top:1px;
	margin-right:11px;
	background:url(tmpgrafix/header_collection.png) no-repeat -21px -84px;
	color:#333;
	font-weight:bold;
	cursor:pointer;
	-webkit-user-select:none;
	-khtml-user-select: none;
	-moz-user-select:none;
	-o-user-select:none;
	user-select:none;
}
#DivAccount_LoginButton:hover{background:url(tmpgrafix/header_collection.png) no-repeat -21px -100px;color:#000;}
#DivAccount{
	height:30px;
	width:100%;
	min-width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#181818;
	color:#EFEFEF;
	font-size:10px;
}
#DivAccount_Help{
	float:left;
	text-align:left;
	margin-left:5px;
	margin-top:2px;
}
#DivAccount_Account{
	float:right;
	text-align:right;
	margin-right:5px;
	margin-top:2px;
}
.AccountRegisterItem{
	float:left;
	margin-right:8px;
	color:#FF9803;
	font-weight:bold;
	margin-top:1px;
	text-decoration:none;
	cursor:pointer;
}
.AccountRegisterItem a{ color:#FF9803; text-decoration:none; }
.AccountRegisterItem a:hover{ text-decoration:underline; }
.AccountForgotPassItem{ float:left; margin-right:3px; font-weight:bold; margin-top:1px; }
.AccountForgotPassItem a{ cursor:pointer; text-decoration:none; }
.AccountForgotPassItem a:hover{ text-decoration:underline; }
.AccountHelpItem a{ color:#FFF; text-decoration:none; }
.AccountHelpItem a:hover{ color:#FFF; text-decoration:underline; }
#DivProducts{
	position:relative;
	height:70px;
	width:100%;
	min-width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333;
	font-size:10px;
	color:#EFEFEF;
	background-image:url(tmpgrafix/Product_Background.png);
	background-repeat:repeat-x;
}
#DivProduct_Lang_SelectButton{
	float:right;
	width:130px;
	height:15px;
	margin-right:10px;
	margin-top:20px;
	padding:5px;
	border:0px solid #999;
	background:url(tmpgrafix/header_collection.png) -20px 0px;
	cursor:pointer;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	user-select: none;
}
#DivProduct_Lang_Selector{
	margin-right:-5px;
	float:right;
	width:128px;
	padding:5px;
	background-color:#181818;
	border:1px solid #666;
	display:none;
}
.ProductsImgMainLogo{
	float:left;
	margin-top:8px;
	margin-right:20px;
}
.Products_LangSelector_LangItem{margin-bottom:5px;cursor:pointer;}
.Products_LangSelector_LangItem a{color:#FFF;text-decoration:none;}
.Products_LangSelector_LangItem a:hover{color:#FFCC04;text-decoration:underline;}
.ProductItemNormal{
	color:#FFF;
	float:left;
	font-size:17px;
	height:35px;
	padding-top:35px;
	padding-left:5px;
	padding-right:5px;
	text-shadow:#000 1px 1px 2px;
	cursor:pointer;
}
.ProductItemNormal:hover{color:#FFCC04;}
.ProductItemSelected{
	color:#FFCC04;
	float:left;
	font-size:17px;
	height:35px;
	padding-top:35px;
	padding-left:5px;
	padding-right:5px;
	text-shadow:#000 1px 1px 2px;
	cursor:pointer;
	background:url(tmpgrafix/header_collection.png)-20px -120px repeat;
}
.ProductLangImg_EN{background:url(tmpgrafix/header_collection.png) no-repeat 0px -33px;}
.ProductLangImg_EL{background:url(tmpgrafix/header_collection.png) no-repeat 0px -561px;}
.ProductLangImg_DE{background:url(tmpgrafix/header_collection.png) no-repeat 0px -166px;}
.ProductLangImg_AL{background:url(tmpgrafix/header_collection.png) no-repeat 0px -628px;}
#DivAccount_LogoutButton{
	float:left;
	width:70px;
	height:15px;
	padding-top:1px;
	text-align:center;
	margin-top:1px;
	margin-right:11px;
	background:url(/login/livebet/../_images/header_collection.png) no-repeat -21px -84px;
	color:#333;
	font-weight:bold;
	cursor:pointer;
	-webkit-user-select:none;
	-khtml-user-select: none;
	-moz-user-select:none;
	-o-user-select:none;
	user-select:none;
	font-size:9px;
}
#DivAccount_LogoutButton:hover{background:url(/login/livebet/../_images/header_collection.png) no-repeat -21px -100px;}
#upcoming_label { margin-top:10px; }
#live_label { margin-top:0px; cursor: pointer; }


#Div_play_episkopisi,#Div_play_Ev{
	position: relative;
	float:left;
	width:100%;
	/* padding-left:5px; */
}

.sport_row {
	position: relative;
	float: left;
	width:100%;
	height:auto;
	/* margin:2px 0; */
	border:1px solid #2b2b2b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.active_selection { background-color: #717171!important; }
.champ_wrapper,.champ_match_row{
	/*position: relative;
	float: left;
	width:99%;
	height:auto;
	margin-left:7px;*/
	margin-bottom: 5px;
}
.champ_header {
	height:30px;
	color:#FFF;
	line-height: 30px;
	padding-left: 10px;
	/*text-indent: 30px;*/
	font-size: 14px;
	background-color: #222222;
	/*background: #222222 url(/media/icons/open_arrow.png) 15px center no-repeat;
	background-size: 12px 12px;*/
	cursor: pointer;
}

.sport_header:before {
	color: #fff;
}

.champ_header:before {
	color: #828282;
}

.champ_header:before, .sport_header:before {
	content: "\f077";
	font-family: "Font Awesome 5 Pro";

}

.champ_header.closed:before, .sport_header.closed:before {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
}

/*.champ_match_row{ width:100%; height:auto; margin:0; border:0; }*/
.game_row{
	position:relative; float:left; width:100%; height:auto; background-color: #434343;
	border-bottom:1px solid #242424;
	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 {
	position:relative; float:left; width:35%; min-height:50px; height:auto;
	font-weight: 700;
	cursor: pointer;
}
.play_options{
	position:relative; float:left; width:100%; min-height:25px; height: auto; overflow: hidden;
}
.play_selections {
	position:relative; float:left; width:100%; height:25px;
	font-size: 12px;
	color:#FFF;
	line-height: 25px;
	text-indent: 10px;
	cursor: pointer;
	border-right: 1px solid #242424;
	box-sizing: border-box;
}
.fav_me{ position:relative; float:left; min-height:50px; height:auto; width:4%; }
.fav_btn,.unfav_btn{
	position:relative; height:25px; width:100%;
		background: url(/media/icons/favorite16.png) center center no-repeat;
		background-size: 16px 15px;
		cursor:pointer;
}
.unfav_btn {  background: url(/login/livebet/images/unfavorite16.png) center center no-repeat; }
.total_options { position:absolute; top:25px; left:0; height:25px; width:100%; line-height: 25px; text-indent:0; 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: #fff;
	text-align: left;
	text-indent: 10px;
}
.odd_val{
	width: 30%;
	position: relative;
	float: right;
	text-align: right;
	direction: rtl;
	text-indent: 10px;
}
.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;
	min-width:10%!important;
	min-height:25px;
	height: 100%;
	line-height: 25px;
	float: left;
	color: #f1c40f;
	font-size: 12px;
	cursor: pointer;
	background-color: #3e3d3d;
	border-right: 1px solid #242424;
	border-top: 1px solid #242424;
	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;
 }
.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:#FFFFFF; }
.filters_col { position:relative; float:left; width:50%; background-color:#212121; font-size:12px; height:40px; line-height:40px; color:#FFFFFF; }
.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:#ecf0f1; font-size:16px; color:#434343; margin-bottom: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}

.FavBtn { position:relative; float:left; width:15%; height:25px; background:url(/media/icons/favorite16.png) no-repeat 6px center; }

.teams_wrap {position:relative; float:left; width:100%;}
.h_team,.a_team{
	position:relative; float:left; width:auto; max-width:45%; height:20px; color:#FFF; font-size:12px; text-indent:5px; line-height:20px;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.a_team{ text-indent: 0; }
.match_list_holder { display: flex; flex-direction: column; margin: 0 8px 4px 6px; }
.hteam_score,.ateam_score { position:relative; float:left; width:auto; font-size:12px; height:20px; line-height:20px; color:#f1c40f; 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:#c7c7c7; margin-top: 4px; }
/*.DivLiveCourt{
	position:relative;
	float:right;
	cursor: pointer;
}
.DivLiveCourt.icoFootball, .DivLiveCourt.icoBeachSoccer {
	width: 18px;
	background: url(/images/assets/all_courts_17x10-2.png) 0px 0 no-repeat;
	background-position-y: center;
}
.DivLiveCourt.icoBasketball {
	width: 18px;
	background: url(/images/assets/all_courts_17x10-2.png) -25px 0 no-repeat;
	background-position-y: center;
}
.DivLiveCourt.icoVolley, .DivLiveCourt.icoBadminton {
	width: 18px;
	background: url(/images/assets/all_courts_17x10-2.png) -50px 0 no-repeat;
	background-position-y: center;
}
.DivLiveCourt.icoHockey, .DivLiveCourt.icoHockeyGrass {
	width: 18px;
	background: url(/images/assets/all_courts_17x10-2.png) -75px 0 no-repeat;
	background-position-y: center;
}
.DivLiveCourt.icoAmericanFootball, .DivLiveCourt.icoRugbyUnion, .DivLiveCourt.icoRugbyLeague {
	width: 18px;
	background: url(/images/assets/all_courts_17x10-2.png) -100px 0 no-repeat;
	background-position-y: center;
}
.DivLiveCourt.icoHandball {
	width: 18px;
	background: url(/images/assets/all_courts_17x10-2.png) -125px 0 no-repeat;
	background-position-y: center;
}
.DivLiveCourt.icoBeachVolley, .DivLiveCourt.icoPingPong, .DivLiveCourt.icoTenis {
	width: 18px;
	background: url(/images/assets/all_courts_17x10-2.png) -150px 0 no-repeat;
	background-position-y: center;
}
.DivLiveCourt.icoBaseball {
	width: 18px;
	background: url(/images/assets/all_courts_17x10-2.png) -175px 0 no-repeat;
	background-position-y: center;
}

.DivLiveCourt.gray {
	-webkit-filter: contrast(30%) grayscale(100%);
    filter: contrast(30%) grayscale(100%);
}*/




.score_divider { position:relative; float:left; width:auto; padding:0px; height:20px; line-height:20px; color:#f1c40f; text-indent: 0; }
.point_selection:hover { background-color: #575757;  }
.active_overview_odd {
	background-color: #575757 !important;
}
.bet_options_wrapper { position:relative; float:left; height:auto; width:61%; border-left: 1px solid #242424; box-sizing: border-box; }
.rest_choices {
	width:16px;
	height:16px;
	background: url(/media/icons/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 { margin: auto 0 auto auto; }
.sport_bet_type_filter {
	position: relative;
	display: inline;
	width:auto;
	height:24px;
	line-height: 24px;
	padding: 3px 5px;
	margin-left: 5px;
	font-size: 11px;
	text-align: center!important;
	border: 1px solid #202020;
	background-color: #141414;
	color: #dadada;
}
.sport_bet_type_filter:hover { background-color:#333!important; }
#main_wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	min-width: 785px;
}
/*#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: 30px;
	line-height: 28px;
	background-color: #474747;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	color: #fff;
	/*margin-top: 88px;*/
}
#DivOverview {
	position: relative;
	float: left;
	background-color: #464646;
	padding: 0px;
	width: 100%;
	margin-left: 2px;
	height: 80vh;
	display: none;
}
#InProgressWrapper {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 78%;
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-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:100vh;
	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;
	overflow:hidden;
}
.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; }*/
.score_time,.FO_score_time{
	width: 116px;
	height: 23px;
	line-height: 23px;
	color: #bbb;
	position: relative;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.FO_time_holder{
	color:#525252;
	margin-left:5px;
}

.time_holder {
    line-height: 23px;
    color:#c7c7c7;
    margin-left:5px;
}
#navigator_scrollable_content {width:100%; height:auto; margin-bottom: 200px; }
#event_details {
	box-sizing: border-box;
	min-width:400px;
	width:98%;
	height:86vh;
	float: left;
	/*margin-left: 6px;*/
	overflow:hidden;
	background-color: #464646;
}
#event_market_inner {width:100%; height:auto; right:0;}
.incidents_details {display: table;width:100%; height:36px; background-color: #545454; 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: calc(100vh - 350px);
	height:auto;
	margin-bottom: 200px;
}
.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;
}
/*
transfered to css/footer.css
.about_info_wrap,.ov_about_info_wrap{
	width:100%;
	position: relative;
	float: right;
	right:0;
	height:auto;
}
.info_msg_toggler{
    width: 100%;
    position: relative;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #4a4a4a;
    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: #a7a7a7;
    padding: 20px;
    box-sizing: border-box;
    font-size: 12px;
    background-color: #555555;
    border-top: 1px solid #656464;
    border-bottom: 1px solid #656464;
    display: none;
}
*/
.odds_selection_header,#no_odds_selection_msg{
	width:100%;
	height: 29px;
	float: left;
	background-color: #263238;
	color:#fff;
	font-size:12px;
	line-height: 29px;
	cursor: pointer;
}
#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;
}

.competition_container {
	margin: 2px 0;
}
.FO_competition_container{
	margin:0!important;
}
/*#2e3d5d!important*/

.odds_selection_header:hover {background-color: #273330;}
.odds_selection_header:hover .fav_selection{display: block;}
.odds_selection_header:hover .oddsel_arrow{display: block;}
.selection_label{
	float: left;
	width: calc(100% - 85px);
	font-size: 13px;
	margin-left: 5px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.three_options, .two_options, .single_option

.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:#FFF;
	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: #4e4e36;}
.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.4; }
.two_options{
	width:50%;
	height: auto;
}
.single_option{ width:100%; text-align: left; text-indent: 0;}
.two_options {width:50%;}
.three_options {width:33.333%;}
.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 #222; -moz-box-shadow: inset 0px 1px 0px 0px #222; box-shadow: inset 0px 1px 0px 0px #222; }
.two_options:nth-child(2n){ -webkit-box-shadow: inset 0px 1px 0px 0px #222; -moz-box-shadow: inset 0px 1px 0px 0px #222; box-shadow: inset 0px 1px 0px 0px #222; }
.two_options:last-child{ -webkit-box-shadow: inset 0px 1px 0px 0px #222; -moz-box-shadow: inset 0px 1px 0px 0px #222; box-shadow: inset 0px 1px 0px 0px #222; }
.single_option:last-child{ -webkit-box-shadow: inset 0px 1px 0px 0px #222; -moz-box-shadow: inset 0px 1px 0px 0px #222; box-shadow: inset 0px 1px 0px 0px #222; }
.Odd_disabled{ background-color: #616161; }
.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_note > i {
	font-size: 16px;
	margin: 10px 4px;
	color: #dedede;
}

.match_filter_active{
	border-bottom: 3px solid #fff;
}
#game_summary{
	float: right;
	height:100%;
	color:#bbb;
	cursor: pointer;
	font-size: 12px;
	overflow: hidden;
	user-select: none;
}
/* #game_summary_btn{
	float: right;
	height:40px;
	width: 30px;
	margin-right: 5px;
	background: url(/media/icons/open_arrow.png) center center/12px 12px no-repeat;
	cursor: pointer;
} */
.fav_selection{
	float: right;
	height:25px;
	width: 25px;
	background: url(/login/livebet/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(/media/icons/favstar.svg) center center/12px 12px no-repeat;
	cursor: pointer;
	display: block;
}
.fav_selection:hover{
	background: url(/media/icons/favstar.svg) center center/12px 12px no-repeat;
}
.fav_selection_on{
	background: url(/media/icons/favstar.svg) center center/12px 12px no-repeat;
}
.oddsel_arrow{
	float: right;
	height:25px;
	width: 16px;
	margin-right: 15px;
	background: url(/media/icons/open_arrow.png) center center/12px 12px no-repeat;
	cursor: pointer;
	display: none;
}
.summary_row{
	width: 100%;
	height:25px;
	line-height: 25px;
	border-bottom: 1px solid #545454;
}
.summary_top_arr {
	width: 0;
    height: 0;
    display: none;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: #000 transparent #656363 transparent;
    position: absolute;
    right: 70px;
    top: 182px;
    z-index: 100;
}
/*.specific_match_filters:hover{border-bottom: 3px solid #fff!important}*/
.locked_odd_selection{
	position:relative;
	float:left;
	width:24px;
	height:100%;
}
.restriction_indicator{
	height:8px;
	width: 8px;
	float: left;
	margin:9px 5px;
	border-radius: 50%;
}
.led-red {background-color: #940;}
.led-green {background-color: #690;}
.led-blue { background-color: #3498db; }

#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:10px;
	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 {
	display: flex;
	height: 30px;
	color: #FFF;
	line-height: 30px;
	margin: 0 8px;
	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;
}
.sport_label {
	width:100%;
	height:30px;
	line-height: 30px;
	background-color: #303030;
	color: #e4e4e4;
	font-size: 13px;
	padding-left:10px;
	text-overflow: ellipsis;
	cursor: pointer;
	transition-property: opacity;
}
.sport_label:hover{
	background-color:#363636;
}
.sport_header_icon {
	position: absolute;
	width: 24px;
	height: 30px;
	transition: right .65s;
	right: 8px;
}
.sport_header_text {padding-left: 8px}
.sport_header_image {width: 16px; height: 16px; margin: auto 0; padding-left: 6px;}
.football_header { background-color: #191919; border-bottom: 1px solid #222; }
.football_icon {
	background-size: auto 15px;
	background: url('/images/sports/Sp_football.png') no-repeat center center;
}
.competition_name,.FO_competition_name,.SE_competition_name {
	width:100%;
	height:30px;
	line-height: 30px;
	color:#bbb;
	font-size: 12px;
	border-bottom: 1px solid #333;
	text-overflow: ellipsis;
	overflow: hidden;
	background-color: #272727;
	white-space: nowrap;
	cursor: pointer;
}
.FO_competition_name{
	background-color: #ccc;
	color:#474747;
	border-bottom: 1px solid #bfbfbf;
}
#no_favs_msg { width:100%; background-color: #3d3d3d; }
.fav_message {
	width:80%;
	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('/media/icons/favstar.svg') no-repeat center center;
	right: 8px;
}
.ControlBar_CollapseButton {
	/*position: relative;
	width: 24px;
	height: 30px;
	transition: right .65s;
	background: url('/login/livebet/images/collapse.png') no-repeat center center/18px 11px;*/
	cursor: pointer;
	float:right;
	/*margin-right:8px;*/
}
.ControlBar_Show_Explain {
	position: relative;
	width: 24px;
	height: 30px;
	transition: right .65s;
	background: url('/login/livebet/images/explain.png') no-repeat center center/22px 22px;
	cursor: pointer;
	float:right;
	margin-right:8px;
}
.ControlBar_Show_Calendar {
	position: relative;
	width: 24px;
	height: 30px;
	transition: right .65s;
	background: url('/login/livebet/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";
}


.navigator-ControlBar{
	width:100%;
	height:30px;
	line-height: 30px;
	background-color: #3d3d3d;
	color: #e4e4e4;
	border-bottom: 1px solid #5a5a5a;
}

.navigator-ControlBar span i {font-size:16px;margin:7px 7px}

.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;
}
.ControlBar_Show_All{ width:auto; font-size: 15px; color: #6f6f6f; }

.ControlBar_Expand_All_off, .ControlBar_Expand_All_Market_icon_off, .ControlBar_Stream { color: #707070; }
.ControlBar_Show_All_On, .ControlBar_Expand_All_on, .ControlBar_Expand_All_Market_icon_on, .ControlBar_Stream_on { color: #fff; }

/*.ControlBar_Expand_All_off {
	background: url('/login/livebet/images/open_all.png') no-repeat center center;
	background-size: auto 15px;
}
.ControlBar_Expand_All_on {
	background: url('/login/livebet/images/open_all_on.png') no-repeat center center;
	background-size: auto 15px;
}
.ControlBar_Expand_All_Market_icon_off{
	background: url('/login/livebet/images/open_all_markets.png') no-repeat center center;
	background-size: auto 11px;
}
.ControlBar_Expand_All_Market_icon_on{
	background: url('/login/livebet/images/open_all_markets_on.png') no-repeat center center;
	background-size: auto 11px;
}
.ControlBar_Stream{
	background: url('/login/livebet/images/tv_stream.png') no-repeat center center;
	background-size: auto 19px;
}
.ControlBar_Stream_on {
	background: url('/login/livebet/images/tv_stream_on.png') no-repeat center center;
	background-size: auto 19px;
}*/
.ControlBar_Time{
	background: url('/login/livebet/images/time_btn.png') no-repeat center center;
	background-size: auto 16px;
}
.ControlBar_Stats{
	position: relative;
	width: 24px;
	height: 30px;
	transition: right .65s;
	background: url('/login/livebet/images/lv_stats.png') no-repeat center center;
	background-size: auto 15px;
	cursor: pointer;
	float:right;
	margin-right:10px;
}
.match_row,.FO_match_row {
	width:100%;
	min-height:30px;
	height:auto;
	background-color: #3d3d3d;
	cursor: pointer;
	border-bottom: 1px solid #474747;
}
.FO_match_row {
	background-color: #dddddd;
	border-bottom: 1px solid #cccaca;
}
.match_details,.FO_match_details{
	width:100%;
	height: 45px;
	padding: 6px 10px;
	font-size: 12px;
	color:#FFF;
	box-sizing: border-box;
}
.match_details:hover{ background-color: #4e4e36; }
.match_details:hover .LV_fav_me{ display: block; } .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: #ffdf1b;
	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;
}



.LV_fav_me,.LV_unfav_me{
	position: relative;
	float: right;
	width: 24px;
	height: 22px;
	background:url(/media/icons/favstar.svg) center center/12px 12px no-repeat;
	display: none;
	cursor: pointer;
}
.wrapFav{
	position: relative;
	float: right;
	width: 24px;
	height: 22px;
	display: block;
}
.LV_FO_fav_me,.LV_FO_unfav_me{
	position: relative;
	float: right;
	width: 24px;
	height: 22px;
	background:url(/login/livebet/images/fav_off_gray.png?v=3) center center/12px 12px no-repeat;
	cursor: pointer;
}
.LV_FO_fav_me:hover{
	background:url(/login/livebet/images/fav_on.png) center center/12px 12px no-repeat;
}
.LV_FO_unfav_me{
	background:url(/login/livebet/images/fav_on.png?v=3) center center/12px 12px no-repeat;
}
.expand_market{
	position: relative;
	float: right;
	width: 12px;
	height: 22px;
	background:url(/login/livebet/images/open_market.png)  center center no-repeat;
	display: none;
	cursor: pointer;
}
#divStreamv2.\1{
margin-bottom: 4px;
}
.mark_winner {color:#ffdf1b;}
#upcoming_label,#live_label,#divFavoritesMatches{
	position:relative;
	float:left;
	min-width: 721px;
	width:99%!important;
	left:5px;
	height:30px;
	font-size: 16px;
	line-height:30px;
	text-indent:20px;
	overflow:hidden;
	background-color: #ecf0f1;
	color:#434343;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index:1001!important;
	display:none;
}
#divFavoritesMatches { border:0; }
#divFavoritesMatches { height:auto; margin-bottom:5px; background-color: transparent!important; }
#upcoming_label { margin-top:10px; }

.CollapsibleHeaderFav{
	padding-bottom: 5px;
}
#live_sports_choices_wrapper{
	min-width: 721px;
	overflow-x: auto;
	overflow-y: hidden;
	display: none;
	height:55px;
	margin: 0px 0px 0 3px;
	background-color: #464646;
}
.live_sports_scroll {
	position: relative;
	height: 100%;
	display: table;
	border-collapse: separate;
	border-spacing: 7px;
	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;
}
#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: 10px 8px;
	color: #c1c6cc;
	font-size: 12px;
	display: table-cell;
	white-space: nowrap;
	cursor: pointer;
}
.show_all_sports{
	color: #fff;
	border-bottom: 3px solid #f1c40f;
}
.main_sport_filter:hover, .show_all_sports:hover{
	color: #fff!important;
	border-bottom: 3px solid #f1c40f!important;
}
.active_odd { background-color:#888!important; color:#fff; }
div::-webkit-scrollbar {
	height: 8px;
	cursor: pointer!important;
}
.rightScroller{
	display: inline-block;
	width: 100%;
	height: auto;
}

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;
}

/* 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;
}

.popup-inner img {
    width: 318px;
    padding: 5px 40px;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    background-color: #263238;
}
/* 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;
}

#LiveRace_PopUp{
	width: 100%;
	position: absolute;
	display: none;
	background-color: #333;
	height: 88vh;
	z-index: 100;
	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;
}

/* Notifications */

#score_notification { display: none; }

#footer_wrapper {
	height: 600px;
	background-color: transparent;
}
#footer_inner {
	min-width: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(88,88,88,0.8);
	filter: "alpha(opacity=80)";
	-ms-filter: "alpha(opacity=80)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 5px;}
.introjs-tooltiptext{font-size: 17px;}

#select_notification, #basket_notification, #tennis_notification, #volley_notification, #handball_notification, #icehockey_notification, #league_statistics_container, #players_statistics_container, #game_summary_container {
	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;
}

#game_summary_container {
	width: 500px;
	max-height: 250px;
}

.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: #5a5a5a;
	border-radius: 3px;
	margin-bottom: 4px;
	cursor: pointer;
}
.not_type_alert_check .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;
}


#league_statistics, #players_statistics, #score_notification, #game_summary_btn  {
	position: relative; display: none; float: right; line-height: 43px;border-bottom: 0px;
}



.psc_cnt {display: flex;line-height: 20px;font-weight: normal}

#psc_0_cnt, #psc_1_cnt, #psc_2_cnt, #psc_3_cnt {width: 50%;min-width: 165px; white-space: nowrap; overflow: hidden;}
#psc_0_cnt, #psc_2_cnt {margin-right: 10px;text-align: right;}
#psc_1_cnt, #psc_3_cnt {margin-left: 10px;}

#psc_5_cnt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px;
	margin: 4px 0;
}

#psc_5_cnt:after, #psc_5_cnt:before {
	content: "";
	display: block;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	border-bottom: 1px solid #8e8e8e;
}

#psc_5_t_cnt {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	padding: 0 30px;
	line-height: 35px;
}

#pl_cnt {display: flex}
#psc_0_cnt >#pl_cnt, #psc_2_cnt >#pl_cnt {flex-direction: row-reverse}

#psc_0_cnt .pl_name, #psc_2_cnt .pl_name {margin-left: 5px}
#psc_1_cnt .pl_name, #psc_3_cnt .pl_name {margin-right: 5px}

.pl_ycrd:before, .pl_rcrd:before, .pl_goal:before, .pl_sbst:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 15px;
	margin: 0 2px 0 1px;
}

.pl_ycrd:before {background: url(/images/score_sprites2.png) -17px 0 no-repeat}
.pl_rcrd:before {background: url(/images/score_sprites2.png) -32px 0 no-repeat}
.pl_goal:before {background: url(/images/score_sprites2.png) 0 0 no-repeat}
.pl_sbst:before {background: url(/images/score_sprites2.png) -160px 0 no-repeat}






.blinkGoal {
  animation: blinker 2s linear infinite;
}
#ProgramWrapper{
	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: relative;
	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;

}
/* Begin LOADER */

/*.program_loader {
		display: none;
    	position: absolute;
		width: 400px;
		z-index: 1000;
		height: 200px;
		top: 20%;
		left: 35%;
		left: -webkit-calc(35% - 200px); 50% - half your wrapper width
		left: calc(35% - 200px);
		color: #FFF;
		background: #000 url(/_images/loading_transp.gif) center no-repeat;
		opacity: 0.8;
		filter: alpha(opacity=80);
		-moz-border-radius: 5px;
		border-radius: 5px;
	  background: #ffffff;
	  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	  position: relative;
	  -webkit-animation: load3 1.4s infinite linear;
	  animation: load3 1.4s infinite linear;
	  -webkit-transform: translateZ(0);
	  -ms-transform: translateZ(0);
	  transform: translateZ(0);
	}
	.program_loader:before {
	  width: 50%;
	  height: 50%;
	  background: #ffffff;
	  border-radius: 100% 0 0 0;
	  position: absolute;
	  top: 0;
	  left: 0;
	  content: '';
	}
	.program_loader:after {
	  background: #666;
	  width: 75%;
	  height: 75%;
	  border-radius: 50%;
	  content: '';
	  margin: auto;
	  position: absolute;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	}*/
	@-webkit-keyframes load3 {
	  0% {
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
	  }
	  100% {
	    -webkit-transform: rotate(360deg);
	    transform: rotate(360deg);
	  }
	}
	@keyframes load3 {
	  0% {
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
	  }
	  100% {
	    -webkit-transform: rotate(360deg);
	    transform: rotate(360deg);
	  }
	}
/*end LOADER*/
/* .main_loader{
	background: #474747 url(/login/livebet/images/Rolling.svg) center 30% / 100px 100px no-repeat;
	width: 100%;
	height: 1000px;
} */

.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;
}
@keyframes blinker {
  50% {
    background-color: #1f5921;
  }
}

/*div#mCSB_1 {
    max-width: 96%;
    width: 96%;
}*/
/*.StreamCourtActive {
	background-color: #303030!important;
}*/

/*main_match.min.js*/
.odd-container {height:32px;min-width:40px;color:#ffdf1b;}
.odd-option {line-height: 15px;color: #fff;}
.odd-image-container {float:left; width:20px; height:32px;}
.odd-none, .odd-up, .odd-down {
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size: 16px;
	line-height: 16px;
}
.odd-up {
	/*transform: rotate(45deg);*/
}
.odd-down {
	/*transform: rotate(-45deg);*/
}
.odd-up:before {
	content: "\f0d8";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	color: green;
}

.odd-down:before {
	content: "\f0d7";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	color: red;
}

.odds_small_list {
	position:relative;
	width:100%;
	height:100%;
	justify-content: flex-start;
	flex-wrap: wrap;
}


.locked_odd:before {
	content: "\f30d";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	padding: 0 8px;
}