#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /*********************************
 * RESET
 ********************************/
.sport-widget *,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget ul,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget ol,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget ul li,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget ol li,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget table,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget table th,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget table td{
	margin:0;
	padding:0;
	background:transparent;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget table td,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget table th{
	border:0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget{
	width:auto;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget *{
	font-family: Arial , "Lucida Grande";
	font-size:11px;
	line-height:normal;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /*********************************
 * WRAPPER
 ********************************/
.sport-widget{
	position: relative;
	background:#ffffff;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget table{
	color: #202020;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .sep-1{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d6d6d6;
	clear: both;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .sep-1-space{
	margin-bottom:5px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .clear{
	width: 100%;
	clear: both;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-container{
	width: 100%;
	
	position: relative;
			overflow:hidden;
	}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-container-inner{
	border: 1px solid #d6d6d6;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-container .wd-container-loading{
	display:none;
	position: absolute;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	background:rgba(255, 255, 255, 0.9) url('/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/wd-container-loading.gif') no-repeat center 100px;
	z-index:20;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /********************************
 * NAVIGATION - CONTEXT MENU
 ********************************/
.context-menu{
	display: none;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=2);
	border-radius:4px;
	z-index:10;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .context-menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .context-menu li .menu-item-wrapper,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.context-menu li .menu-item-wrapper a{
	color: #202020;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .context-menu li .menu-item-wrapper{
	padding: 5px 10px 5px 8px;
	display: block;
	text-decoration: none;
	line-height: 16px;
	border-radius:4px;
	border: none;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	cursor: default;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .context-menu li.is-active .menu-item-wrapper{
	cursor:pointer;
	opacity:1;
	filter: alpha(opacity = 100);
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .context-menu li.is-active .menu-item-wrapper:hover,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.context-menu li.is-active .menu-item-wrapper:hover a{
	color: #fffeff !important;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .context-menu li.is-active .menu-item-wrapper:hover{
	background: #3A6EA6; /* Old browsers */
	background: -moz-linear-gradient(top, #6ca0d8 0%, #083c74 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ca0d8), color-stop(100%,#083c74)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6ca0d8 0%,#083c74 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ca0d8', endColorstr='#083c74',GradientType=0 );
	/* PAS AFFICHABLE */
	/*
	text-shadow: #346090 -1px -1px 0;
	border-color: #254568;
	*/
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .context-menu .right-triangle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -181px -2px;
	width: 8px;
	height: 20px;
	display: block;
	position: absolute;
	right: -8px;
	margin-top: 10px;
	top:0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .context-menu .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 10px 10px;
	margin-right: 5px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .context-menu a{
	text-decoration:none !important;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /********************************
 * HEADER - LEAGUE
 ********************************/
.sport-widget .wd-league-nfo{
	display: block;
	width: 100%;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-league-nfo .titles-cont{
	float: left;
	width:80%;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-league-nfo .wd-league-name{
	display: block;
	font-size: 14px;
	color: #202020;
	font-weight: bold;
	line-height: 2em;
	margin-left: 8px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-league-nfo .wd-league-stage{
	display: block;
	color: #484848;
	margin-left: 8px;
	margin-top: -5px;
	margin-bottom: 6px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-league-nfo .wd-league-img{
	float: left;
	margin:8px 2px 8px 8px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-league-nfo .wd-league-img img{
	padding:0;
	margin:0;
	display:block;
	border:none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /********************************
 * HEADER - NAVIGATION
 ********************************/
.sport-widget .wd-league-nfo .wd-switcher{
	float:right;
	margin:10px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1{
	margin: 5px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 table{
	font-size: 12px;
	border: none;
	border-collapse: collapse;
	width: auto;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-name{
	color: #202020;
	font-size: 9px;
	text-transform: uppercase;
	width: auto;
	padding-left:0px;
	padding-right:3px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-prev,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f  
.sport-widget .wd-selector-1 .wd-selector-next{
	width: 20px;
	height: 20px;
	background-color: #f7f7f7;
	border-radius:2px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-without-scroll .wd-selector-prev,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f  
.sport-widget .wd-selector-without-scroll .wd-selector-next{
	display:none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	cursor:pointer;
	display: block;
	width: 20px;
	height: 20px;
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -3px -234px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -3px -254px;	
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev:hover,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next:hover{
	background-color: #e7e7e7;
	border-radius:2px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-slider{
	width: auto;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-slider .wd-slider{
	height:22px;
	position:relative;
	overflow: hidden;
	width:100px; /* the JS will set the correct width to use */
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-slider ul{
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:9999px;
	position: absolute;
	z-index:3;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-slider ul li{
	list-style-type: none;
	float:left;
	overflow:hidden;
	border-radius:2px;

}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-slider ul li span.round{
	color: #134bb1;
	cursor:pointer;
	text-decoration: none;
	float: left;
	line-height:18px;
	height: 18px;
	padding: 2px 5px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1 .wd-selector-slider ul li.current span.round,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-1 .wd-selector-slider ul li.active span.round,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-1 .wd-selector-slider ul li:hover span.round{
	background-color: #3A6EA6; 
	color: #fffeff;
	text-shadow: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9acf', endColorstr='#23529b',GradientType=0 ); /* ATTENTION */
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1-center .alignment{
	margin-left: 50%;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-1-center .alignment table{
	margin-left: -50%;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-tabs{
	
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-tabs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-tabs ul li{
	display:block;
	cursor:pointer;
	float: left;
	color: #134bb1;
	text-decoration: none;
	font-size: 12px;
	padding: 6px;
	border: 1px solid #f0f0f0;
	border-bottom: none;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #f0f0f0;
	height: 13px;
	text-align:center;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-tabs ul li span.tab-content-more{
	font-size: 10px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-tabs ul .tabs-more{
	background-color: #f0f0f0;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-tabs ul .tabs-more li{
	float: none;
	min-width:20px;
	margin-left:0;
	margin-right:0;
	border-left:0;
	border-right:0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-tabs ul li.current,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-tabs ul li:hover,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-tabs ul li:active{
	border: 1px solid #d6d6d6;
	border-bottom: 0;
	background-color: #ffffff;
	position:relative;
	top:1px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-tabs ul .tabs-more li.current,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-tabs ul .tabs-more li:hover,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-tabs ul .tabs-more li:active{
	border-bottom:1px;
	border-left:0;
	border-right:0;
	top:0px;
	position:static;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-select{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-select select{
	margin-left: 10px;
	width: 90%;
	color: #202020;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .tabs-more{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .tabs-more .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 10px 10px;
	margin-right: 5px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-source{
	width: 100%;
	background-color: #f7f7f7;
	color: #000000;
	height: 30px;
	margin-bottom: 8px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-source ul{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-source ul li{
	display: inline;
	float: left;
	height: 30px;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 30px;
	border-right: 1px solid #ffffff;
	cursor: pointer;
	text-align: center;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-source ul li .active-arrow{
	background: transparent;
	width: 10px;
	height: 10px;
	display: none;
	margin-right: auto;
	margin-left: auto;
	color: #3A6EA6;
	position:relative;
	top:-12px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-source ul li.active .active-arrow{
	display: block;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-source ul.tabs-more{
	margin-right:1px;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-source ul.tabs-more li{
	float:none;
	margin-left:0;
	display:block;
	background-color: #f0f0f0;
	border-top: 1px solid #ffffff;
	border-right:0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-selector-source ul li.active,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-source ul li:hover,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-source ul.tabs-more li.active,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-selector-source ul.tabs-more li:hover{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /********************************
 * CONTENT - LISTING MATCHES
 ********************************/
.sport-widget .wd-content{
	width: 100%;
	overflow: hidden;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table{
	width: 100%;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table{
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
	border:none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table th{
	background-color: #ffffff;
	color: #202020 !important;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	/* border-bottom: 1px solid #d6d6d6; */
	font: 8px Verdana;
	border: 0 !important;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.event-closed{
	display:none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .day-sep-switcher{
	cursor:pointer;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-team2{
	text-align: left;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table th.col-data-bookmaker{
	text-align: left;
	padding-left: 8px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table td{
	padding:3px 2px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tbody tr:hover td,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table tbody tr:hover td.col-data-score span,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table tbody tr:hover td.col-data-score a{
	background-color: #e5e9ee;
	color: #202020;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.merged-separator:hover *{
	background-color: transparent !important;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table td.col-data-league span{
	vertical-align: middle;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table td.col-data-league.size-s{
	font-size:10px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table td.col-data-league.size-xs{
	font-size:8px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table td.col-data-league img{
	width:18px;
	vertical-align: middle;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table td.col-data-team1-logo,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table td.col-data-team2-logo,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table td.col-data-team1-logo img,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table td.col-data-team2-logo img{
	width:15px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table td.col-data-bookmaker{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 8px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-team1{
	text-align: right;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .highlight-team,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table .highlight-team span{
	font-weight: bold;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-score{
	text-align: center;
	color: #134bb1;
	min-width:40px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tbody tr .col-data-score,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table tbody tr .col-data-score a,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table tbody tr .col-data-score span{
	font-size:13px;
	font-weight: bold;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-score a,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table .col-data-score span{
	color: #134bb1;
	text-decoration: none;
	cursor:pointer;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .is-live .col-data-score,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table .is-live .col-data-score a{
	color: #339a14 !important;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .is-live .col-data-score a{
	text-decoration: none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.event-outcome-won .col-data-score a,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table tr.event-outcome-won .col-data-score span{
	color:green;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.event-outcome-draw .col-data-score a,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table tr.event-outcome-draw .col-data-score span{
	color:#202020;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.event-outcome-lost .col-data-score a,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table tr.event-outcome-lost .col-data-score span{
	color:red;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-odds{
	text-align: center;
	color: #134bb1;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding: 0;
	min-width:36px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-odds-2{
	border-right: 1px solid #d6d6d6;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-odds a,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table .col-data-odds span{
	text-decoration: none;
	color: #134bb1;
	display:block;
	padding-top: 7px;
	padding-bottom: 7px;
	min-width:36px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /*
.sport-widget .wd-table table .col-data-odds:hover a{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f */

.sport-widget-american-style .wd-table table .col-tool-plus{
	text-align:center;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon{
	color: #134bb1;
	cursor:pointer;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon:hover{
	text-decoration:underline;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus{
	padding-right: 2px;
	padding-left: 1px;
	width:21px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus-large{
	width:92px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus-small{
	width:84px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
	background:#ffffff !important;
	border: 1px solid #d6d6d6;
	border-radius:4px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: 2px;
	width: 17px;
	height: 17px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cdcdcd)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#cdcdcd 100%) !important; /* W3C */
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	border-color: #3A6EA6;
	background:#3A6EA6 !important;
	background: -moz-linear-gradient(top, #3a6ea6 0%, #00235b 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a6ea6), color-stop(100%,#00235b)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #3a6ea6 0%,#00235b 100%) !important; /* W3C */
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-small{
	width: 16px;
	height: 17px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-large{
	width: 18px;
	height: 19px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	cursor:pointer;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /*
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	background:#d6d6d6;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f */
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 0px 0px;
	display: block;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /* ICONS SMALL */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-small{
	width: 16px;
	height: 16px;
	line-height:18px;
	text-align:center;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-plus{background-position: -114px -1px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-odds{background-position: -114px -20px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-stats{background-position: -114px -36px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-videos{background-position: -114px -53px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-live{background-position: -114px -71px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-info{background-position: -114px -87px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-plus{ background-position: -133px -1px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-odds{ background-position: -133px -20px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-stats{ background-position: -133px -36px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-videos{ background-position: -133px -53px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-live{ background-position: -133px -71px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-info{ background-position: -133px -87px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /* ICONS LARGE */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-odds{
	width: 19px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-large{
	width: 18px;
	height: 18px;
	line-height: 20px;
	text-align: center;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-plus{background-position: -113px -1px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-odds{background-position: -113px -19px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-stats{background-position: -113px -36px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-videos{background-position: -113px -53px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-live{background-position: -113px -70px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-info{background-position: -113px -87px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-plus{ background-position: -132px -1px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-odds{ background-position: -132px -19px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-stats{ background-position: -132px -36px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-videos{ background-position: -132px -53px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-live{ background-position: -132px -70px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-info{ background-position: -132px -87px }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget-default-style .wd-table table .col-tool-plus .btn-favorite a{
	background: none;
	text-indent:0;
	text-decoration:none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.is-live .col-data-hour,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table tr.is-live .col-data-score span{
	color: #339a14 !important;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-player-1{
	border-right: 1px solid #d6d6d6;
	width: 40%;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-player-2{
	width: 40%;
	text-align: right;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-player-1-nb{
	width: 20px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-player-2-nb{
	width: 20px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-day-seperator td{
	background: #e5e9ee; /* Old browsers */
	background: -moz-linear-gradient(top, #edf1f6 0%, #dde1e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf1f6), color-stop(100%,#dde1e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #edf1f6 0%,#dde1e6 100%); /* W3C */
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;

	border-bottom: 1px solid #ccd0d5;
	border-top: 1px solid #ccd0d5;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-day-seperator .day-sep-date{
	font-weight: bold;
	color: #202020;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /********************************
 * CONTENT - LISTING MATCHES - POPUP
 ********************************/


/********************************
 * CONTENT - LISTING MATCHES - MENU PLUS
 ********************************/
.wd-plus-menu{
	margin:-13px 5px 0 0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .menu-item-live .icon{background-position: -7px -29px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .menu-item-odds .icon{background-position: -7px -47px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .menu-item-stats .icon{background-position: -7px -66px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .menu-item-videos .icon{background-position: -6px -83px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .menu-item-live.is-active:hover .icon{background-position: -30px -29px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .menu-item-odds.is-active:hover .icon{background-position: -30px -47px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .menu-item-stats.is-active:hover .icon{background-position: -30px -66px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .menu-item-videos.is-active:hover .icon{background-position: -29px -83px;}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /********************************
 * CONTENT - MISC
 ********************************/
.sport-widget .wd-message{
	display: block;
	width: 100%;
	background-color: #e1e1e1;
	padding: 10px 10px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-message .wd-message-txt{
	display: block;
	width: 100%;
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	color: #484848;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-message .wd-message-lnk-1,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-message .wd-message-lnk-2{
	color: #484848;
	float: left;
	cursor: pointer;
	padding-top: 5px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-message .wd-message-lnk-2{
	float: right;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-message .wd-message-lnk-1:hover,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-message .wd-message-lnk-2:hover{
	text-decoration: underline;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /* LEGS */
.sport-widget .wd-table-container{
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e1e1e1;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /*
 * first-leg-one
 * col-modulo first-leg
 * second-leg
 * col-modulo second-leg-last
 */
.sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .second-leg td{
	border-top: 1px solid #d6d6d6;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.merged-separator td{
	background-color: #e1e1e1;
	height:10px;
	padding:0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.first-child td.leg{
	border-top-left-radius:4px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.first-child td.col-tool-plus{
	border-top-right-radius:4px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.last-child td.leg{
	border-bottom-left-radius:4px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.last-child td.col-tool-plus{
	border-bottom-right-radius:4px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.last-child td{
	background:#f5f5f5;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f span.leg-name{
	width: auto;
	min-width: 12px;
	height: 16px;
	line-height: 16px;
	text-align:center;
	background:#e5e9ee;
	color:#202020;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
	border-radius:2px;
	padding-left: 2px;
	padding-right: 2px;
	cursor:help;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.last-child td.col-data-odds{
	border-right:0;
	border-left:0;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /*
 * HIGHLIGHT TEAM / MATCH
 */
.sport-widget .wd-table table .highlight-match td{
	background-color: #C1D4EB;
	color: #202020;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /*
 * OTHERS
 */
.footer-info{
	display:none;
	text-align:center;
	font-size:9px;
	color: #484848;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget:hover .footer-info{
	display:block;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f /* SELECT */
.sbHolder{
	background-color: #f0f0f0;
	border: solid 1px #d6d6d6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
	position: relative;
	margin:0 auto;
	width: 90%;
	z-index:10;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbHolder:focus .sbSelector{
	
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbSelector{
	display: block;
	height: 24px;
	left: 0;
	line-height: 24px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbSelector:link,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f  .sbSelector:visited,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f  .sbSelector:hover{
	color: #202020;
	outline: none;
	text-decoration: none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbToggle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0 -269px no-repeat;
	display: block;
	height: 24px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbToggle:hover{
	
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbToggleOpen{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0px -286px no-repeat;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbToggleOpen:hover{
	
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbHolderDisabled{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbHolderDisabled .sbHolder{
	
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sbHolderDisabled .sbToggle{
	
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f ul.sbOptions{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	width: 100%;
	z-index: 10;
	overflow-y: auto;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f ul.sbOptions li{
	padding: 0 7px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f ul.sbOptions a{
	border-bottom: dotted 1px #d6d6d6;
	display: block;
	outline: none;
	padding: 5px 0 5px 3px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f ul.sbOptions a:link,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f  ul.sbOptions a:visited{
	color: #202020;
	text-decoration: none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f ul.sbOptions a:hover,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
ul.sbOptions a:focus,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
ul.sbOptions a.sbFocus{
	color: #202020;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f ul.sbOptions li.last a{
	border-bottom: none;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f ul.sbOptions .sbDisabled{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	padding: 7px 0 7px 3px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f ul.sbOptions .sbGroup{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f ul.sbOptions .sbSub{
	padding-left: 17px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-league-nfo-without-stage .wd-league-img{
	margin-top:2px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-rank,#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f 
.sport-widget .wd-table table .col-data{
	text-align:center;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-team{
	text-align:center;
	width:20px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-team img{
	height:14px;
	vertical-align: middle;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-standing{
	width:49px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-standing-points{
	font-weight:bold;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .col-data-rank{
	width:24px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .rank-color .col-data-rank{
	cursor:help;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .rank-color .col-data-rank span{
	padding: 1px 4px;
	color: white;
	border-radius: 3px;
}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .rank-color-green td.col-data-rank span{background:#49a600}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .rank-color-light-green td.col-data-rank span{background:#9ED176}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .rank-color-blue td.col-data-rank span{background:#0087b1}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .rank-color-light-blue td.col-data-rank span{background:#14aee4}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .rank-color-red td.col-data-rank span{background:#d7180f}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table .rank-color-orange td.col-data-rank span{background:#fd8419}#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.standing-closed{ display:none; }#wd-blockauto-6635590ca9dd80a954c10a3f2b52ae5f .sport-widget .wd-table table tr.col-day-separator-link td{ cursor:pointer; }
#wd-blockauto-6b26967ddf5080514b5355261152a85e /*********************************
 * RESET
 ********************************/
.sport-widget *,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget ul,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget ol,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget ul li,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget ol li,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget table,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget table th,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget table td{
	margin:0;
	padding:0;
	background:transparent;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget table td,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget table th{
	border:0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget{
	width:auto;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget *{
	font-family: Arial , "Lucida Grande";
	font-size:11px;
	line-height:normal;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /*********************************
 * WRAPPER
 ********************************/
.sport-widget{
	position: relative;
	background:#ffffff;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget table{
	color: #202020;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .sep-1{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d6d6d6;
	clear: both;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .sep-1-space{
	margin-bottom:5px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .clear{
	width: 100%;
	clear: both;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-container{
	width: 100%;
	
	position: relative;
			overflow:hidden;
	}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-container-inner{
	border: 1px solid #d6d6d6;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-container .wd-container-loading{
	display:none;
	position: absolute;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	background:rgba(255, 255, 255, 0.9) url('/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/wd-container-loading.gif') no-repeat center 100px;
	z-index:20;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /********************************
 * NAVIGATION - CONTEXT MENU
 ********************************/
.context-menu{
	display: none;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=2);
	border-radius:4px;
	z-index:10;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .context-menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .context-menu li .menu-item-wrapper,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.context-menu li .menu-item-wrapper a{
	color: #202020;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .context-menu li .menu-item-wrapper{
	padding: 5px 10px 5px 8px;
	display: block;
	text-decoration: none;
	line-height: 16px;
	border-radius:4px;
	border: none;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	cursor: default;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .context-menu li.is-active .menu-item-wrapper{
	cursor:pointer;
	opacity:1;
	filter: alpha(opacity = 100);
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .context-menu li.is-active .menu-item-wrapper:hover,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.context-menu li.is-active .menu-item-wrapper:hover a{
	color: #fffeff !important;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .context-menu li.is-active .menu-item-wrapper:hover{
	background: #3A6EA6; /* Old browsers */
	background: -moz-linear-gradient(top, #6ca0d8 0%, #083c74 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ca0d8), color-stop(100%,#083c74)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6ca0d8 0%,#083c74 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ca0d8', endColorstr='#083c74',GradientType=0 );
	/* PAS AFFICHABLE */
	/*
	text-shadow: #346090 -1px -1px 0;
	border-color: #254568;
	*/
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .context-menu .right-triangle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -181px -2px;
	width: 8px;
	height: 20px;
	display: block;
	position: absolute;
	right: -8px;
	margin-top: 10px;
	top:0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .context-menu .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 10px 10px;
	margin-right: 5px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .context-menu a{
	text-decoration:none !important;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /********************************
 * HEADER - LEAGUE
 ********************************/
.sport-widget .wd-league-nfo{
	display: block;
	width: 100%;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-league-nfo .titles-cont{
	float: left;
	width:80%;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-league-nfo .wd-league-name{
	display: block;
	font-size: 14px;
	color: #202020;
	font-weight: bold;
	line-height: 2em;
	margin-left: 8px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-league-nfo .wd-league-stage{
	display: block;
	color: #484848;
	margin-left: 8px;
	margin-top: -5px;
	margin-bottom: 6px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-league-nfo .wd-league-img{
	float: left;
	margin:8px 2px 8px 8px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-league-nfo .wd-league-img img{
	padding:0;
	margin:0;
	display:block;
	border:none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /********************************
 * HEADER - NAVIGATION
 ********************************/
.sport-widget .wd-league-nfo .wd-switcher{
	float:right;
	margin:10px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1{
	margin: 5px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 table{
	font-size: 12px;
	border: none;
	border-collapse: collapse;
	width: auto;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-name{
	color: #202020;
	font-size: 9px;
	text-transform: uppercase;
	width: auto;
	padding-left:0px;
	padding-right:3px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-prev,#wd-blockauto-6b26967ddf5080514b5355261152a85e  
.sport-widget .wd-selector-1 .wd-selector-next{
	width: 20px;
	height: 20px;
	background-color: #f7f7f7;
	border-radius:2px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-without-scroll .wd-selector-prev,#wd-blockauto-6b26967ddf5080514b5355261152a85e  
.sport-widget .wd-selector-without-scroll .wd-selector-next{
	display:none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	cursor:pointer;
	display: block;
	width: 20px;
	height: 20px;
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -3px -234px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -3px -254px;	
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev:hover,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next:hover{
	background-color: #e7e7e7;
	border-radius:2px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-slider{
	width: auto;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-slider .wd-slider{
	height:22px;
	position:relative;
	overflow: hidden;
	width:100px; /* the JS will set the correct width to use */
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-slider ul{
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:9999px;
	position: absolute;
	z-index:3;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-slider ul li{
	list-style-type: none;
	float:left;
	overflow:hidden;
	border-radius:2px;

}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-slider ul li span.round{
	color: #134bb1;
	cursor:pointer;
	text-decoration: none;
	float: left;
	line-height:18px;
	height: 18px;
	padding: 2px 5px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1 .wd-selector-slider ul li.current span.round,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-1 .wd-selector-slider ul li.active span.round,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-1 .wd-selector-slider ul li:hover span.round{
	background-color: #3A6EA6; 
	color: #fffeff;
	text-shadow: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9acf', endColorstr='#23529b',GradientType=0 ); /* ATTENTION */
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1-center .alignment{
	margin-left: 50%;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-1-center .alignment table{
	margin-left: -50%;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-tabs{
	
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-tabs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-tabs ul li{
	display:block;
	cursor:pointer;
	float: left;
	color: #134bb1;
	text-decoration: none;
	font-size: 12px;
	padding: 6px;
	border: 1px solid #f0f0f0;
	border-bottom: none;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #f0f0f0;
	height: 13px;
	text-align:center;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-tabs ul li span.tab-content-more{
	font-size: 10px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-tabs ul .tabs-more{
	background-color: #f0f0f0;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-tabs ul .tabs-more li{
	float: none;
	min-width:20px;
	margin-left:0;
	margin-right:0;
	border-left:0;
	border-right:0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-tabs ul li.current,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-tabs ul li:hover,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-tabs ul li:active{
	border: 1px solid #d6d6d6;
	border-bottom: 0;
	background-color: #ffffff;
	position:relative;
	top:1px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-tabs ul .tabs-more li.current,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-tabs ul .tabs-more li:hover,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-tabs ul .tabs-more li:active{
	border-bottom:1px;
	border-left:0;
	border-right:0;
	top:0px;
	position:static;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-select{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-select select{
	margin-left: 10px;
	width: 90%;
	color: #202020;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .tabs-more{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .tabs-more .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 10px 10px;
	margin-right: 5px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-source{
	width: 100%;
	background-color: #f7f7f7;
	color: #000000;
	height: 30px;
	margin-bottom: 8px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-source ul{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-source ul li{
	display: inline;
	float: left;
	height: 30px;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 30px;
	border-right: 1px solid #ffffff;
	cursor: pointer;
	text-align: center;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-source ul li .active-arrow{
	background: transparent;
	width: 10px;
	height: 10px;
	display: none;
	margin-right: auto;
	margin-left: auto;
	color: #3A6EA6;
	position:relative;
	top:-12px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-source ul li.active .active-arrow{
	display: block;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-source ul.tabs-more{
	margin-right:1px;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-source ul.tabs-more li{
	float:none;
	margin-left:0;
	display:block;
	background-color: #f0f0f0;
	border-top: 1px solid #ffffff;
	border-right:0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-selector-source ul li.active,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-source ul li:hover,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-source ul.tabs-more li.active,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-selector-source ul.tabs-more li:hover{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /********************************
 * CONTENT - LISTING MATCHES
 ********************************/
.sport-widget .wd-content{
	width: 100%;
	overflow: hidden;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table{
	width: 100%;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table{
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
	border:none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table th{
	background-color: #ffffff;
	color: #202020 !important;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	/* border-bottom: 1px solid #d6d6d6; */
	font: 8px Verdana;
	border: 0 !important;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.event-closed{
	display:none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .day-sep-switcher{
	cursor:pointer;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-team2{
	text-align: left;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table th.col-data-bookmaker{
	text-align: left;
	padding-left: 8px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table td{
	padding:3px 2px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tbody tr:hover td,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table tbody tr:hover td.col-data-score span,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table tbody tr:hover td.col-data-score a{
	background-color: #e5e9ee;
	color: #202020;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.merged-separator:hover *{
	background-color: transparent !important;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table td.col-data-league span{
	vertical-align: middle;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table td.col-data-league.size-s{
	font-size:10px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table td.col-data-league.size-xs{
	font-size:8px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table td.col-data-league img{
	width:18px;
	vertical-align: middle;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table td.col-data-team1-logo,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table td.col-data-team2-logo,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table td.col-data-team1-logo img,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table td.col-data-team2-logo img{
	width:15px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table td.col-data-bookmaker{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 8px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-team1{
	text-align: right;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .highlight-team,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table .highlight-team span{
	font-weight: bold;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-score{
	text-align: center;
	color: #134bb1;
	min-width:40px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tbody tr .col-data-score,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table tbody tr .col-data-score a,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table tbody tr .col-data-score span{
	font-size:13px;
	font-weight: bold;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-score a,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table .col-data-score span{
	color: #134bb1;
	text-decoration: none;
	cursor:pointer;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .is-live .col-data-score,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table .is-live .col-data-score a{
	color: #339a14 !important;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .is-live .col-data-score a{
	text-decoration: none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.event-outcome-won .col-data-score a,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table tr.event-outcome-won .col-data-score span{
	color:green;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.event-outcome-draw .col-data-score a,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table tr.event-outcome-draw .col-data-score span{
	color:#202020;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.event-outcome-lost .col-data-score a,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table tr.event-outcome-lost .col-data-score span{
	color:red;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-odds{
	text-align: center;
	color: #134bb1;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding: 0;
	min-width:36px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-odds-2{
	border-right: 1px solid #d6d6d6;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-odds a,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table .col-data-odds span{
	text-decoration: none;
	color: #134bb1;
	display:block;
	padding-top: 7px;
	padding-bottom: 7px;
	min-width:36px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /*
.sport-widget .wd-table table .col-data-odds:hover a{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e */

.sport-widget-american-style .wd-table table .col-tool-plus{
	text-align:center;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon{
	color: #134bb1;
	cursor:pointer;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon:hover{
	text-decoration:underline;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus{
	padding-right: 2px;
	padding-left: 1px;
	width:21px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus-large{
	width:92px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus-small{
	width:84px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
	background:#ffffff !important;
	border: 1px solid #d6d6d6;
	border-radius:4px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: 2px;
	width: 17px;
	height: 17px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cdcdcd)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#cdcdcd 100%) !important; /* W3C */
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	border-color: #3A6EA6;
	background:#3A6EA6 !important;
	background: -moz-linear-gradient(top, #3a6ea6 0%, #00235b 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a6ea6), color-stop(100%,#00235b)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #3a6ea6 0%,#00235b 100%) !important; /* W3C */
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-small{
	width: 16px;
	height: 17px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-large{
	width: 18px;
	height: 19px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	cursor:pointer;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /*
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	background:#d6d6d6;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e */
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 0px 0px;
	display: block;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /* ICONS SMALL */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-small{
	width: 16px;
	height: 16px;
	line-height:18px;
	text-align:center;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-plus{background-position: -114px -1px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-odds{background-position: -114px -20px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-stats{background-position: -114px -36px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-videos{background-position: -114px -53px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-live{background-position: -114px -71px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-info{background-position: -114px -87px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-plus{ background-position: -133px -1px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-odds{ background-position: -133px -20px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-stats{ background-position: -133px -36px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-videos{ background-position: -133px -53px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-live{ background-position: -133px -71px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-info{ background-position: -133px -87px }#wd-blockauto-6b26967ddf5080514b5355261152a85e /* ICONS LARGE */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-odds{
	width: 19px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large{
	width: 18px;
	height: 18px;
	line-height: 20px;
	text-align: center;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-plus{background-position: -113px -1px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-odds{background-position: -113px -19px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-stats{background-position: -113px -36px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-videos{background-position: -113px -53px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-live{background-position: -113px -70px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-info{background-position: -113px -87px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-plus{ background-position: -132px -1px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-odds{ background-position: -132px -19px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-stats{ background-position: -132px -36px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-videos{ background-position: -132px -53px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-live{ background-position: -132px -70px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-info{ background-position: -132px -87px }#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget-default-style .wd-table table .col-tool-plus .btn-favorite a{
	background: none;
	text-indent:0;
	text-decoration:none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.is-live .col-data-hour,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-table table tr.is-live .col-data-score span{
	color: #339a14 !important;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-player-1{
	border-right: 1px solid #d6d6d6;
	width: 40%;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-player-2{
	width: 40%;
	text-align: right;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-player-1-nb{
	width: 20px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-data-player-2-nb{
	width: 20px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-day-seperator td{
	background: #e5e9ee; /* Old browsers */
	background: -moz-linear-gradient(top, #edf1f6 0%, #dde1e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf1f6), color-stop(100%,#dde1e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #edf1f6 0%,#dde1e6 100%); /* W3C */
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;

	border-bottom: 1px solid #ccd0d5;
	border-top: 1px solid #ccd0d5;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-day-seperator .day-sep-date{
	font-weight: bold;
	color: #202020;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /********************************
 * CONTENT - LISTING MATCHES - POPUP
 ********************************/


/********************************
 * CONTENT - LISTING MATCHES - MENU PLUS
 ********************************/
.wd-plus-menu{
	margin:-13px 5px 0 0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .menu-item-live .icon{background-position: -7px -29px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .menu-item-odds .icon{background-position: -7px -47px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .menu-item-stats .icon{background-position: -7px -66px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .menu-item-videos .icon{background-position: -6px -83px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .menu-item-live.is-active:hover .icon{background-position: -30px -29px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .menu-item-odds.is-active:hover .icon{background-position: -30px -47px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .menu-item-stats.is-active:hover .icon{background-position: -30px -66px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e .menu-item-videos.is-active:hover .icon{background-position: -29px -83px;}#wd-blockauto-6b26967ddf5080514b5355261152a85e /********************************
 * CONTENT - MISC
 ********************************/
.sport-widget .wd-message{
	display: block;
	width: 100%;
	background-color: #e1e1e1;
	padding: 10px 10px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-message .wd-message-txt{
	display: block;
	width: 100%;
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	color: #484848;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-message .wd-message-lnk-1,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-message .wd-message-lnk-2{
	color: #484848;
	float: left;
	cursor: pointer;
	padding-top: 5px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-message .wd-message-lnk-2{
	float: right;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-message .wd-message-lnk-1:hover,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
.sport-widget .wd-message .wd-message-lnk-2:hover{
	text-decoration: underline;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /* LEGS */
.sport-widget .wd-table-container{
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e1e1e1;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /*
 * first-leg-one
 * col-modulo first-leg
 * second-leg
 * col-modulo second-leg-last
 */
.sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table .second-leg td{
	border-top: 1px solid #d6d6d6;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.merged-separator td{
	background-color: #e1e1e1;
	height:10px;
	padding:0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.first-child td.leg{
	border-top-left-radius:4px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.first-child td.col-tool-plus{
	border-top-right-radius:4px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.last-child td.leg{
	border-bottom-left-radius:4px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.last-child td.col-tool-plus{
	border-bottom-right-radius:4px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.last-child td{
	background:#f5f5f5;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e span.leg-name{
	width: auto;
	min-width: 12px;
	height: 16px;
	line-height: 16px;
	text-align:center;
	background:#e5e9ee;
	color:#202020;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
	border-radius:2px;
	padding-left: 2px;
	padding-right: 2px;
	cursor:help;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget .wd-table table tr.last-child td.col-data-odds{
	border-right:0;
	border-left:0;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /*
 * HIGHLIGHT TEAM / MATCH
 */
.sport-widget .wd-table table .highlight-match td{
	background-color: #C1D4EB;
	color: #202020;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /*
 * OTHERS
 */
.footer-info{
	display:none;
	text-align:center;
	font-size:9px;
	color: #484848;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sport-widget:hover .footer-info{
	display:block;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e /* SELECT */
.sbHolder{
	background-color: #f0f0f0;
	border: solid 1px #d6d6d6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
	position: relative;
	margin:0 auto;
	width: 90%;
	z-index:10;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbHolder:focus .sbSelector{
	
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbSelector{
	display: block;
	height: 24px;
	left: 0;
	line-height: 24px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbSelector:link,#wd-blockauto-6b26967ddf5080514b5355261152a85e  .sbSelector:visited,#wd-blockauto-6b26967ddf5080514b5355261152a85e  .sbSelector:hover{
	color: #202020;
	outline: none;
	text-decoration: none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbToggle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0 -269px no-repeat;
	display: block;
	height: 24px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbToggle:hover{
	
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbToggleOpen{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0px -286px no-repeat;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbToggleOpen:hover{
	
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbHolderDisabled{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbHolderDisabled .sbHolder{
	
}#wd-blockauto-6b26967ddf5080514b5355261152a85e .sbHolderDisabled .sbToggle{
	
}#wd-blockauto-6b26967ddf5080514b5355261152a85e ul.sbOptions{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	width: 100%;
	z-index: 10;
	overflow-y: auto;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e ul.sbOptions li{
	padding: 0 7px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e ul.sbOptions a{
	border-bottom: dotted 1px #d6d6d6;
	display: block;
	outline: none;
	padding: 5px 0 5px 3px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e ul.sbOptions a:link,#wd-blockauto-6b26967ddf5080514b5355261152a85e  ul.sbOptions a:visited{
	color: #202020;
	text-decoration: none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e ul.sbOptions a:hover,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
ul.sbOptions a:focus,#wd-blockauto-6b26967ddf5080514b5355261152a85e 
ul.sbOptions a.sbFocus{
	color: #202020;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e ul.sbOptions li.last a{
	border-bottom: none;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e ul.sbOptions .sbDisabled{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	padding: 7px 0 7px 3px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e ul.sbOptions .sbGroup{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}#wd-blockauto-6b26967ddf5080514b5355261152a85e ul.sbOptions .sbSub{
	padding-left: 17px;
}

#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /*********************************
 * RESET
 ********************************/
.sport-widget *,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget ul,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget ol,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget ul li,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget ol li,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget table,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget table th,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget table td{
	margin:0;
	padding:0;
	background:transparent;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget table td,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget table th{
	border:0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget{
	width:auto;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget *{
	font-family: Arial , "Lucida Grande";
	font-size:11px;
	line-height:normal;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /*********************************
 * WRAPPER
 ********************************/
.sport-widget{
	position: relative;
	background:#ffffff;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget table{
	color: #202020;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .sep-1{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d6d6d6;
	clear: both;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .sep-1-space{
	margin-bottom:5px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .clear{
	width: 100%;
	clear: both;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-container{
	width: 100%;
	
	position: relative;
			overflow:hidden;
	}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-container-inner{
	border: 1px solid #d6d6d6;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-container .wd-container-loading{
	display:none;
	position: absolute;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	background:rgba(255, 255, 255, 0.9) url('/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/wd-container-loading.gif') no-repeat center 100px;
	z-index:20;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /********************************
 * NAVIGATION - CONTEXT MENU
 ********************************/
.context-menu{
	display: none;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=2);
	border-radius:4px;
	z-index:10;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .context-menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .context-menu li .menu-item-wrapper,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.context-menu li .menu-item-wrapper a{
	color: #202020;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .context-menu li .menu-item-wrapper{
	padding: 5px 10px 5px 8px;
	display: block;
	text-decoration: none;
	line-height: 16px;
	border-radius:4px;
	border: none;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	cursor: default;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .context-menu li.is-active .menu-item-wrapper{
	cursor:pointer;
	opacity:1;
	filter: alpha(opacity = 100);
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .context-menu li.is-active .menu-item-wrapper:hover,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.context-menu li.is-active .menu-item-wrapper:hover a{
	color:  !important;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .context-menu li.is-active .menu-item-wrapper:hover{
	background: ; /* Old browsers */
	background: -moz-linear-gradient(top, #323232 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #323232 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #323232 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #323232 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #323232 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#000000',GradientType=0 );
	/* PAS AFFICHABLE */
	/*
	text-shadow: #346090 -1px -1px 0;
	border-color: #254568;
	*/
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .context-menu .right-triangle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -181px -2px;
	width: 8px;
	height: 20px;
	display: block;
	position: absolute;
	right: -8px;
	margin-top: 10px;
	top:0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .context-menu .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 10px 10px;
	margin-right: 5px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .context-menu a{
	text-decoration:none !important;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /********************************
 * HEADER - LEAGUE
 ********************************/
.sport-widget .wd-league-nfo{
	display: block;
	width: 100%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-league-nfo .titles-cont{
	float: left;
	width:80%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-league-nfo .wd-league-name{
	display: block;
	font-size: 14px;
	color: #202020;
	font-weight: bold;
	line-height: 2em;
	margin-left: 8px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-league-nfo .wd-league-stage{
	display: block;
	color: #484848;
	margin-left: 8px;
	margin-top: -5px;
	margin-bottom: 6px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-league-nfo .wd-league-img{
	float: left;
	margin:8px 2px 8px 8px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-league-nfo .wd-league-img img{
	padding:0;
	margin:0;
	display:block;
	border:none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /********************************
 * HEADER - NAVIGATION
 ********************************/


/********************************
 * CONTENT - LISTING MATCHES
 ********************************/
.sport-widget .wd-content{
	width: 100%;
	overflow: hidden;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table{
	width: 100%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table{
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
	border:none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table th{
	background-color: #ffffff;
	color: #202020 !important;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	/* border-bottom: 1px solid #d6d6d6; */
	font: 8px Verdana;
	border: 0 !important;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.event-closed{
	display:none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .day-sep-switcher{
	cursor:pointer;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-team2{
	text-align: left;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table th.col-data-bookmaker{
	text-align: left;
	padding-left: 8px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table td{
	padding:3px 2px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tbody tr:hover td,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table tbody tr:hover td.col-data-score span,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table tbody tr:hover td.col-data-score a{
	background-color: ;
	color: #b6b6b6;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.merged-separator:hover *{
	background-color: transparent !important;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table td.col-data-league span{
	vertical-align: middle;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table td.col-data-league.size-s{
	font-size:10px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table td.col-data-league.size-xs{
	font-size:8px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table td.col-data-league img{
	width:18px;
	vertical-align: middle;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table td.col-data-team1-logo,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table td.col-data-team2-logo,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table td.col-data-team1-logo img,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table td.col-data-team2-logo img{
	width:15px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table td.col-data-bookmaker{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 8px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-team1{
	text-align: right;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .highlight-team,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table .highlight-team span{
	font-weight: bold;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-score{
	text-align: center;
	color: ;
	min-width:40px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tbody tr .col-data-score,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table tbody tr .col-data-score a,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table tbody tr .col-data-score span{
	font-size:13px;
	font-weight: bold;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-score a,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table .col-data-score span{
	color: ;
	text-decoration: none;
	cursor:pointer;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .is-live .col-data-score,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table .is-live .col-data-score a{
	color:  !important;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .is-live .col-data-score a{
	text-decoration: none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.event-outcome-won .col-data-score a,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table tr.event-outcome-won .col-data-score span{
	color:green;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.event-outcome-draw .col-data-score a,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table tr.event-outcome-draw .col-data-score span{
	color:#202020;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.event-outcome-lost .col-data-score a,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table tr.event-outcome-lost .col-data-score span{
	color:red;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-odds{
	text-align: center;
	color: ;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding: 0;
	min-width:36px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-odds-2{
	border-right: 1px solid #d6d6d6;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-odds a,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table .col-data-odds span{
	text-decoration: none;
	color: ;
	display:block;
	padding-top: 7px;
	padding-bottom: 7px;
	min-width:36px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /*
.sport-widget .wd-table table .col-data-odds:hover a{
	background-color: ;
	color: ;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 */

.sport-widget-american-style .wd-table table .col-tool-plus{
	text-align:center;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon{
	color: ;
	cursor:pointer;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon:hover{
	text-decoration:underline;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus{
	padding-right: 2px;
	padding-left: 1px;
	width:21px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus-large{
	width:92px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus-small{
	width:84px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
	background:#ffffff !important;
	border: 1px solid #d6d6d6;
	border-radius:4px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: 2px;
	width: 17px;
	height: 17px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cdcdcd)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#cdcdcd 100%) !important; /* W3C */
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	border-color: ;
	background: !important;
	background: -moz-linear-gradient(top, #000000 0%, #000000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#000000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000000 0%,#000000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000000 0%,#000000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #000000 0%,#000000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #000000 0%,#000000 100%) !important; /* W3C */
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-small{
	width: 16px;
	height: 17px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-large{
	width: 18px;
	height: 19px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	cursor:pointer;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /*
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	background:#d6d6d6;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 */
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon{
	background: url(/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 0px 0px;
	display: block;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /* ICONS SMALL */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-small{
	width: 16px;
	height: 16px;
	line-height:18px;
	text-align:center;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-plus{background-position: -114px -1px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-odds{background-position: -114px -20px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-stats{background-position: -114px -36px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-videos{background-position: -114px -53px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-live{background-position: -114px -71px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-info{background-position: -114px -87px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-plus{ background-position: -133px -1px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-odds{ background-position: -133px -20px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-stats{ background-position: -133px -36px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-videos{ background-position: -133px -53px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-live{ background-position: -133px -71px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-info{ background-position: -133px -87px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /* ICONS LARGE */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-odds{
	width: 19px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large{
	width: 18px;
	height: 18px;
	line-height: 20px;
	text-align: center;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-plus{background-position: -113px -1px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-odds{background-position: -113px -19px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-stats{background-position: -113px -36px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-videos{background-position: -113px -53px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-live{background-position: -113px -70px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-info{background-position: -113px -87px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-plus{ background-position: -132px -1px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-odds{ background-position: -132px -19px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-stats{ background-position: -132px -36px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-videos{ background-position: -132px -53px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-live{ background-position: -132px -70px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-info{ background-position: -132px -87px }#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style .wd-table table .col-tool-plus .btn-favorite a{
	background: none;
	text-indent:0;
	text-decoration:none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.is-live .col-data-hour,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-table table tr.is-live .col-data-score span{
	color:  !important;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-player-1{
	border-right: 1px solid #d6d6d6;
	width: 40%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-player-2{
	width: 40%;
	text-align: right;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-player-1-nb{
	width: 20px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-data-player-2-nb{
	width: 20px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-day-seperator td{
	background: ; /* Old browsers */
	background: -moz-linear-gradient(top, #080808 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#080808), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #080808 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #080808 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #080808 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #080808 0%,#000000 100%); /* W3C */
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;

	border-bottom: 1px solid #191919;
	border-top: 1px solid #191919;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-day-seperator .day-sep-date{
	font-weight: bold;
	color: #b6b6b6;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /********************************
 * CONTENT - LISTING MATCHES - POPUP
 ********************************/


/********************************
 * CONTENT - LISTING MATCHES - MENU PLUS
 ********************************/
.wd-plus-menu{
	margin:-13px 5px 0 0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .menu-item-live .icon{background-position: -7px -29px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .menu-item-odds .icon{background-position: -7px -47px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .menu-item-stats .icon{background-position: -7px -66px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .menu-item-videos .icon{background-position: -6px -83px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .menu-item-live.is-active:hover .icon{background-position: -30px -29px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .menu-item-odds.is-active:hover .icon{background-position: -30px -47px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .menu-item-stats.is-active:hover .icon{background-position: -30px -66px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .menu-item-videos.is-active:hover .icon{background-position: -29px -83px;}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /********************************
 * CONTENT - MISC
 ********************************/
.sport-widget .wd-message{
	display: block;
	width: 100%;
	background-color: #e1e1e1;
	padding: 10px 10px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-message .wd-message-txt{
	display: block;
	width: 100%;
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	color: #484848;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-message .wd-message-lnk-1,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-message .wd-message-lnk-2{
	color: #484848;
	float: left;
	cursor: pointer;
	padding-top: 5px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-message .wd-message-lnk-2{
	float: right;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-message .wd-message-lnk-1:hover,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
.sport-widget .wd-message .wd-message-lnk-2:hover{
	text-decoration: underline;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /* LEGS */
.sport-widget .wd-table-container{
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e1e1e1;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /*
 * first-leg-one
 * col-modulo first-leg
 * second-leg
 * col-modulo second-leg-last
 */
.sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table .second-leg td{
	border-top: 1px solid #d6d6d6;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.merged-separator td{
	background-color: #e1e1e1;
	height:10px;
	padding:0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.first-child td.leg{
	border-top-left-radius:4px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.first-child td.col-tool-plus{
	border-top-right-radius:4px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.last-child td.leg{
	border-bottom-left-radius:4px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.last-child td.col-tool-plus{
	border-bottom-right-radius:4px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.last-child td{
	background:#f5f5f5;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 span.leg-name{
	width: auto;
	min-width: 12px;
	height: 16px;
	line-height: 16px;
	text-align:center;
	background:;
	color:#b6b6b6;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
	border-radius:2px;
	padding-left: 2px;
	padding-right: 2px;
	cursor:help;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget .wd-table table tr.last-child td.col-data-odds{
	border-right:0;
	border-left:0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /*
 * HIGHLIGHT TEAM / MATCH
 */
.sport-widget .wd-table table .highlight-match td{
	background-color: ;
	color: #e8e8e8;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /*
 * OTHERS
 */
.footer-info{
	display:none;
	text-align:center;
	font-size:9px;
	color: #484848;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget:hover .footer-info{
	display:block;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 /* SELECT */
.sbHolder{
	background-color: #f0f0f0;
	border: solid 1px #d6d6d6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
	position: relative;
	margin:0 auto;
	width: 90%;
	z-index:10;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbHolder:focus .sbSelector{
	
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbSelector{
	display: block;
	height: 24px;
	left: 0;
	line-height: 24px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbSelector:link,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7  .sbSelector:visited,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7  .sbSelector:hover{
	color: #202020;
	outline: none;
	text-decoration: none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbToggle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0 -269px no-repeat;
	display: block;
	height: 24px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbToggle:hover{
	
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbToggleOpen{
	background: url(/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0px -286px no-repeat;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbToggleOpen:hover{
	
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbHolderDisabled{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbHolderDisabled .sbHolder{
	
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sbHolderDisabled .sbToggle{
	
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 ul.sbOptions{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	width: 100%;
	z-index: 10;
	overflow-y: auto;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 ul.sbOptions li{
	padding: 0 7px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 ul.sbOptions a{
	border-bottom: dotted 1px #d6d6d6;
	display: block;
	outline: none;
	padding: 5px 0 5px 3px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 ul.sbOptions a:link,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7  ul.sbOptions a:visited{
	color: #202020;
	text-decoration: none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 ul.sbOptions a:hover,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
ul.sbOptions a:focus,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
ul.sbOptions a.sbFocus{
	color: #202020;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 ul.sbOptions li.last a{
	border-bottom: none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 ul.sbOptions .sbDisabled{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	padding: 7px 0 7px 3px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 ul.sbOptions .sbGroup{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 ul.sbOptions .sbSub{
	padding-left: 17px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget{
    margin: 10px 0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match{
    background: #ffffff;
    overflow: hidden;
    position: relative;
    /* setted */
    height: 205px;
    width: 100%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget #next-match .stage{
	background: #e5e9ee; /* Old browsers */
	background: -moz-linear-gradient(top,  0%,  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,), color-stop(100%,)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  0%, 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  0%, 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  0%, 100%); /* IE10+ */
	background: linear-gradient(to bottom,  0%, 100%); /* W3C */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom: 1px solid #d6d6d6;
	/* border-top: 1px solid #d6d6d6; */

	color: #000000;
	font: bold 14px/16px arial, sans-serif;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .date{
	color: #202020;
	margin-top: 5px;
	font: bold 12px/20px arial, sans-serif;
	text-align: center;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team{
	display: block;
	margin: 0 auto;
	overflow: hidden;
	height: 95px;
	width: 250px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team img{
	display: inline-block;
	border: none;
	margin: auto;
	max-height: 60px;
	vertical-align: middle;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > div{
	float: left;
	margin: auto;
	overflow: hidden;
	text-align: center;
	line-height: 60px;
	/* height and width setted by size */
	height: 60px;
	width: 90px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs.inprogress{
	background: url(/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/live-clear.gif) 5px 43px no-repeat;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs.inprogress > span{
	color: #629e11;
	font-size: 14px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs{
	display: block;
	font: bold 18px/24px arial, sans-serif;
	line-height: 14px;
	margin-top: 10px;
	text-align: center;
	height: 60px;
	width: 65px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs.penalty{
	margin-top: 2px;
	height: 70px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs > a{
	/* background setted */
	background: #e5e9ee;
	color: #1D6BBB;
	display: block;
	padding: 5px;
	font: bold 20px/24px arial, sans-serif;
	text-align: center;
	word-spacing: -2px;
	letter-spacing: -1px;
	width: 55px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs.penalty > a{
	padding: 0;
	width: 65px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs.penalty .penalty{
	background: #b3b7bc;
	overflow: hidden;
	height: 30px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs.penalty .penalty .title_penalty{
	color: #000000;
	font-weight: 700;
	display: block;
	text-align: center;
	width: 65px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs.penalty .penalty .left-score{
	color: #000000;
	font-weight: 700;
	margin-right: 1px;
	display: block;
	float: left;
	text-align: center;
	width: 32px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs.penalty .penalty .right-score{
	color: #000000;
	font-weight: 700;
	display: block;
	float: left;
	text-align: center;
	width: 32px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs.inprogress > a{
	color: #629e11;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team > .vs > span{
	color: #202020;
	display: block;
	font: normal 10px/20px arial, sans-serif;
	margin-top: 1px;
	text-align: center;
	opacity: 0.8;
	width: 65px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team .teams-names{
	color: #202020;
	display: block;
	text-align: center;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team .teams-names span{
	font: bold 15px/20px arial, sans-serif;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match #button-left,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7  #next-match #button-right{
	position: absolute;
	top: 75px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match #button-left a,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7  #next-match #button-right a{
	background-image: url(/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/sprite-ui-neutral.png);
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match a,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7  #next-match a:hover{
	text-decoration: none;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match #button-left{
	left: 0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match #button-left .previous{
		background-position: -3px -232px;
	}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match #button-right{
	right: 0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match #button-right .next{
	background-position: -3px -252px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .previous,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7  #next-match .next{
	/* setted */
	background: #e5e9ee;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	display: block;
	height: 21px;
	width: 20px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .title-odds{
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 100%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .title-odds div{
	margin: 0 auto;
	overflow: hidden;
	height: 15px;
	width: 110px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .title-odds span{
	background: #e5e9ee;
	color: #000000;
	display: block;
	padding: 3px 0;
	float: left;
        line-height: 12px;
	text-align: center;
	text-transform: uppercase;
	width: 70px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .title-odds .diagonal-left,#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 
#next-match .title-odds .diagonal-right{
	padding: 0;
	height: 0;
	width: 0;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .title-odds .diagonal-left{
	border-right: 20px solid #e5e9ee;
	border-top: 20px solid #ffffff;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .title-odds .diagonal-right{
	border-top: 20px solid #ffffff;
	border-left: 20px solid #e5e9ee;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds{
	/* setted */
	color: #000000;
	/* background setted */
	background: #e5e9ee;
	overflow: hidden;
	height: 44px;
	width: 100%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds ul{
	margin: 8px 0;
	list-style: none;
	overflow: hidden;
	float: left;
	width: 100%;
	position:relative;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds li{
	text-align: center;
	background: #e5e9ee;
	float: left;
	width: 30%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds.odds-total-types-2 li{
	width:50%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds li div{
	margin: auto;
	overflow: hidden;
	padding: 3px 2px;
	width: 60px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds li.odds-list-button{
	display: block;
	margin: 3px auto;
	width: 10%;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-american-style #next-match .odds li.odds-list-button{
	padding-right:10px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-american-style #next-match .odds li.odds-list-button a{
	width:auto;
	cursor:pointer;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-american-style #next-match .odds li.odds-list-button a:hover{
	text-decoration:underline;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds.odds-total-types-2 li.odds-list-button{
	position:absolute;
	right:5px;
	width:auto;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds li .odds-type{
	background: #2e2e2e;
	color: #ffffff;
	float: left;
	border-radius:13px;-moz-border-radius:13px;-webkit-border-radius:13px;
	font-family: Helvetica, Arial;
	line-height: 14px;
	font-size: 11px;
	font-weight: 700;
	padding: 3px;
	margin: 0 5px;
	text-align: center;
	height: 13px;
	width: 13px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds li a{
	color: #1D6BBB;
	float: left;
        font-family: Helvetica, Arial;
        line-height: 15px;
        font-size: 11px;
	font-weight: 700;
	padding: 3px 0;
	width: 20px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style #next-match .btn-icon-wrapper{
    background: #ffffff !important;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
    width: 17px;
    height: 17px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style #next-match .btn-icon-wrapper.btn-active{
    background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cdcdcd)) !important;
    background: -webkit-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important;
    background: -o-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important;
    background: -ms-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important;
    background: linear-gradient(to bottom, #ffffff 0%,#cdcdcd 100%) !important;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style #next-match .btn-icon-wrapper.btn-active:hover{
    border-color: #3A6EA6;
    background: #3A6EA6 !important;
    background: -moz-linear-gradient(top, #3a6ea6 0%, #00235b 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a6ea6), color-stop(100%,#00235b)) !important;
    background: -webkit-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important;
    background: -o-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important;
    background: -ms-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important;
    background: linear-gradient(to bottom, #3a6ea6 0%,#00235b 100%) !important;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style #next-match .btn-icon-wrapper.btn-active .btn-odds{
    background: url(/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) -113px -20px;
    cursor: pointer;
    width: 15px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 .sport-widget-default-style #next-match .btn-icon-wrapper.btn-active .btn-odds:hover{
    background: url(/wp-statistics/resource-enetpulse-modules/user/next_match/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) -133px -20px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds p{
    text-align: center;
    margin: 8px auto;
    width: 340px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .odds.no-odds{
    /* Internet Explorer 10 */
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    /* Firefox */
	/* These lines are not working great in Firefox and block the paragraph inside to be centered */
	/* display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center; */

    /* Safari, Chrome, and Opera */
    display:-webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;

    /* W3C */
    display: box;
    box-pack: center;
    box-align: center;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team.score_is_long > div{
	width: 80px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team.score_is_long > .vs{
	width: 85px;
}#wd-blockauto-1e825715fb166b5b8a30ab5fc6afc0c7 #next-match .logo_team.score_is_long > .vs > a{
	width: 75px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /*********************************
 * RESET
 ********************************/
.sport-widget *,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget ul,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget ol,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget ul li,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget ol li,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget table,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget table th,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget table td{
	margin:0;
	padding:0;
	background:transparent;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget table td,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget table th{
	border:0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget{
	width:auto;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget *{
	font-family: Arial , "Lucida Grande";
	font-size:11px;
	line-height:normal;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /*********************************
 * WRAPPER
 ********************************/
.sport-widget{
	position: relative;
	background:#ffffff;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget table{
	color: #202020;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .sep-1{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d6d6d6;
	clear: both;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .sep-1-space{
	margin-bottom:5px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .clear{
	width: 100%;
	clear: both;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-container{
	width: 100%;
	
	position: relative;
			overflow:hidden;
	}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-container-inner{
	border: 1px solid #d6d6d6;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-container .wd-container-loading{
	display:none;
	position: absolute;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	background:rgba(255, 255, 255, 0.9) url('/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/wd-container-loading.gif') no-repeat center 100px;
	z-index:20;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /********************************
 * NAVIGATION - CONTEXT MENU
 ********************************/
.context-menu{
	display: none;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=2);
	border-radius:4px;
	z-index:10;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .context-menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .context-menu li .menu-item-wrapper,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.context-menu li .menu-item-wrapper a{
	color: #202020;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .context-menu li .menu-item-wrapper{
	padding: 5px 10px 5px 8px;
	display: block;
	text-decoration: none;
	line-height: 16px;
	border-radius:4px;
	border: none;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	cursor: default;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .context-menu li.is-active .menu-item-wrapper{
	cursor:pointer;
	opacity:1;
	filter: alpha(opacity = 100);
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .context-menu li.is-active .menu-item-wrapper:hover,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.context-menu li.is-active .menu-item-wrapper:hover a{
	color: #fffeff !important;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .context-menu li.is-active .menu-item-wrapper:hover{
	background: #3A6EA6; /* Old browsers */
	background: -moz-linear-gradient(top, #6ca0d8 0%, #083c74 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ca0d8), color-stop(100%,#083c74)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6ca0d8 0%,#083c74 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ca0d8', endColorstr='#083c74',GradientType=0 );
	/* PAS AFFICHABLE */
	/*
	text-shadow: #346090 -1px -1px 0;
	border-color: #254568;
	*/
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .context-menu .right-triangle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -181px -2px;
	width: 8px;
	height: 20px;
	display: block;
	position: absolute;
	right: -8px;
	margin-top: 10px;
	top:0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .context-menu .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 10px 10px;
	margin-right: 5px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .context-menu a{
	text-decoration:none !important;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /********************************
 * HEADER - LEAGUE
 ********************************/
.sport-widget .wd-league-nfo{
	display: block;
	width: 100%;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-league-nfo .titles-cont{
	float: left;
	width:80%;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-league-nfo .wd-league-name{
	display: block;
	font-size: 14px;
	color: #202020;
	font-weight: bold;
	line-height: 2em;
	margin-left: 8px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-league-nfo .wd-league-stage{
	display: block;
	color: #484848;
	margin-left: 8px;
	margin-top: -5px;
	margin-bottom: 6px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-league-nfo .wd-league-img{
	float: left;
	margin:8px 2px 8px 8px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-league-nfo .wd-league-img img{
	padding:0;
	margin:0;
	display:block;
	border:none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /********************************
 * HEADER - NAVIGATION
 ********************************/
.sport-widget .wd-league-nfo .wd-switcher{
	float:right;
	margin:10px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1{
	margin: 5px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 table{
	font-size: 12px;
	border: none;
	border-collapse: collapse;
	width: auto;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-name{
	color: #202020;
	font-size: 9px;
	text-transform: uppercase;
	width: auto;
	padding-left:0px;
	padding-right:3px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-prev,#wd-blockauto-089b276eaae27dad58d14281829e6f60  
.sport-widget .wd-selector-1 .wd-selector-next{
	width: 20px;
	height: 20px;
	background-color: #f7f7f7;
	border-radius:2px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-without-scroll .wd-selector-prev,#wd-blockauto-089b276eaae27dad58d14281829e6f60  
.sport-widget .wd-selector-without-scroll .wd-selector-next{
	display:none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	cursor:pointer;
	display: block;
	width: 20px;
	height: 20px;
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -3px -234px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -3px -254px;	
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev:hover,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next:hover{
	background-color: #e7e7e7;
	border-radius:2px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-slider{
	width: auto;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-slider .wd-slider{
	height:22px;
	position:relative;
	overflow: hidden;
	width:100px; /* the JS will set the correct width to use */
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-slider ul{
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:9999px;
	position: absolute;
	z-index:3;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-slider ul li{
	list-style-type: none;
	float:left;
	overflow:hidden;
	border-radius:2px;

}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-slider ul li span.round{
	color: #134bb1;
	cursor:pointer;
	text-decoration: none;
	float: left;
	line-height:18px;
	height: 18px;
	padding: 2px 5px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1 .wd-selector-slider ul li.current span.round,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-1 .wd-selector-slider ul li.active span.round,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-1 .wd-selector-slider ul li:hover span.round{
	background-color: #3A6EA6; 
	color: #fffeff;
	text-shadow: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9acf', endColorstr='#23529b',GradientType=0 ); /* ATTENTION */
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1-center .alignment{
	margin-left: 50%;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-1-center .alignment table{
	margin-left: -50%;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-tabs{
	
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-tabs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-tabs ul li{
	display:block;
	cursor:pointer;
	float: left;
	color: #134bb1;
	text-decoration: none;
	font-size: 12px;
	padding: 6px;
	border: 1px solid #f0f0f0;
	border-bottom: none;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #f0f0f0;
	height: 13px;
	text-align:center;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-tabs ul li span.tab-content-more{
	font-size: 10px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-tabs ul .tabs-more{
	background-color: #f0f0f0;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-tabs ul .tabs-more li{
	float: none;
	min-width:20px;
	margin-left:0;
	margin-right:0;
	border-left:0;
	border-right:0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-tabs ul li.current,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-tabs ul li:hover,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-tabs ul li:active{
	border: 1px solid #d6d6d6;
	border-bottom: 0;
	background-color: #ffffff;
	position:relative;
	top:1px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-tabs ul .tabs-more li.current,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-tabs ul .tabs-more li:hover,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-tabs ul .tabs-more li:active{
	border-bottom:1px;
	border-left:0;
	border-right:0;
	top:0px;
	position:static;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-select{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-select select{
	margin-left: 10px;
	width: 90%;
	color: #202020;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .tabs-more{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .tabs-more .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 10px 10px;
	margin-right: 5px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-source{
	width: 100%;
	background-color: #f7f7f7;
	color: #000000;
	height: 30px;
	margin-bottom: 8px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-source ul{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-source ul li{
	display: inline;
	float: left;
	height: 30px;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 30px;
	border-right: 1px solid #ffffff;
	cursor: pointer;
	text-align: center;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-source ul li .active-arrow{
	background: transparent;
	width: 10px;
	height: 10px;
	display: none;
	margin-right: auto;
	margin-left: auto;
	color: #3A6EA6;
	position:relative;
	top:-12px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-source ul li.active .active-arrow{
	display: block;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-source ul.tabs-more{
	margin-right:1px;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-source ul.tabs-more li{
	float:none;
	margin-left:0;
	display:block;
	background-color: #f0f0f0;
	border-top: 1px solid #ffffff;
	border-right:0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-selector-source ul li.active,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-source ul li:hover,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-source ul.tabs-more li.active,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-selector-source ul.tabs-more li:hover{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /********************************
 * CONTENT - LISTING MATCHES
 ********************************/
.sport-widget .wd-content{
	width: 100%;
	overflow: hidden;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table{
	width: 100%;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table{
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
	border:none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table th{
	background-color: #ffffff;
	color: #202020 !important;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	/* border-bottom: 1px solid #d6d6d6; */
	font: 8px Verdana;
	border: 0 !important;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.event-closed{
	display:none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .day-sep-switcher{
	cursor:pointer;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-team2{
	text-align: left;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table th.col-data-bookmaker{
	text-align: left;
	padding-left: 8px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table td{
	padding:3px 2px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tbody tr:hover td,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table tbody tr:hover td.col-data-score span,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table tbody tr:hover td.col-data-score a{
	background-color: #e5e9ee;
	color: #202020;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.merged-separator:hover *{
	background-color: transparent !important;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table td.col-data-league span{
	vertical-align: middle;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table td.col-data-league.size-s{
	font-size:10px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table td.col-data-league.size-xs{
	font-size:8px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table td.col-data-league img{
	width:18px;
	vertical-align: middle;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table td.col-data-team1-logo,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table td.col-data-team2-logo,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table td.col-data-team1-logo img,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table td.col-data-team2-logo img{
	width:15px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table td.col-data-bookmaker{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 8px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-team1{
	text-align: right;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .highlight-team,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table .highlight-team span{
	font-weight: bold;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-score{
	text-align: center;
	color: #134bb1;
	min-width:40px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tbody tr .col-data-score,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table tbody tr .col-data-score a,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table tbody tr .col-data-score span{
	font-size:13px;
	font-weight: bold;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-score a,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table .col-data-score span{
	color: #134bb1;
	text-decoration: none;
	cursor:pointer;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .is-live .col-data-score,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table .is-live .col-data-score a{
	color: #339a14 !important;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .is-live .col-data-score a{
	text-decoration: none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.event-outcome-won .col-data-score a,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table tr.event-outcome-won .col-data-score span{
	color:green;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.event-outcome-draw .col-data-score a,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table tr.event-outcome-draw .col-data-score span{
	color:#202020;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.event-outcome-lost .col-data-score a,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table tr.event-outcome-lost .col-data-score span{
	color:red;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-odds{
	text-align: center;
	color: #134bb1;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding: 0;
	min-width:36px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-odds-2{
	border-right: 1px solid #d6d6d6;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-odds a,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table .col-data-odds span{
	text-decoration: none;
	color: #134bb1;
	display:block;
	padding-top: 7px;
	padding-bottom: 7px;
	min-width:36px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /*
.sport-widget .wd-table table .col-data-odds:hover a{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 */

.sport-widget-american-style .wd-table table .col-tool-plus{
	text-align:center;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon{
	color: #134bb1;
	cursor:pointer;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon:hover{
	text-decoration:underline;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus{
	padding-right: 2px;
	padding-left: 1px;
	width:21px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus-large{
	width:92px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus-small{
	width:84px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
	background:#ffffff !important;
	border: 1px solid #d6d6d6;
	border-radius:4px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: 2px;
	width: 17px;
	height: 17px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cdcdcd)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#cdcdcd 100%) !important; /* W3C */
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	border-color: #3A6EA6;
	background:#3A6EA6 !important;
	background: -moz-linear-gradient(top, #3a6ea6 0%, #00235b 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a6ea6), color-stop(100%,#00235b)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #3a6ea6 0%,#00235b 100%) !important; /* W3C */
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-small{
	width: 16px;
	height: 17px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-large{
	width: 18px;
	height: 19px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	cursor:pointer;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /*
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	background:#d6d6d6;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 */
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 0px 0px;
	display: block;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /* ICONS SMALL */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-small{
	width: 16px;
	height: 16px;
	line-height:18px;
	text-align:center;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-plus{background-position: -114px -1px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-odds{background-position: -114px -20px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-stats{background-position: -114px -36px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-videos{background-position: -114px -53px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-live{background-position: -114px -71px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-info{background-position: -114px -87px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-plus{ background-position: -133px -1px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-odds{ background-position: -133px -20px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-stats{ background-position: -133px -36px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-videos{ background-position: -133px -53px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-live{ background-position: -133px -71px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-info{ background-position: -133px -87px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 /* ICONS LARGE */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-odds{
	width: 19px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large{
	width: 18px;
	height: 18px;
	line-height: 20px;
	text-align: center;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-plus{background-position: -113px -1px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-odds{background-position: -113px -19px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-stats{background-position: -113px -36px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-videos{background-position: -113px -53px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-live{background-position: -113px -70px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-info{background-position: -113px -87px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-plus{ background-position: -132px -1px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-odds{ background-position: -132px -19px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-stats{ background-position: -132px -36px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-videos{ background-position: -132px -53px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-live{ background-position: -132px -70px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-info{ background-position: -132px -87px }#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget-default-style .wd-table table .col-tool-plus .btn-favorite a{
	background: none;
	text-indent:0;
	text-decoration:none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.is-live .col-data-hour,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-table table tr.is-live .col-data-score span{
	color: #339a14 !important;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-player-1{
	border-right: 1px solid #d6d6d6;
	width: 40%;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-player-2{
	width: 40%;
	text-align: right;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-player-1-nb{
	width: 20px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-data-player-2-nb{
	width: 20px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-day-seperator td{
	background: #e5e9ee; /* Old browsers */
	background: -moz-linear-gradient(top, #edf1f6 0%, #dde1e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf1f6), color-stop(100%,#dde1e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #edf1f6 0%,#dde1e6 100%); /* W3C */
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;

	border-bottom: 1px solid #ccd0d5;
	border-top: 1px solid #ccd0d5;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-day-seperator .day-sep-date{
	font-weight: bold;
	color: #202020;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /********************************
 * CONTENT - LISTING MATCHES - POPUP
 ********************************/


/********************************
 * CONTENT - LISTING MATCHES - MENU PLUS
 ********************************/
.wd-plus-menu{
	margin:-13px 5px 0 0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .menu-item-live .icon{background-position: -7px -29px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .menu-item-odds .icon{background-position: -7px -47px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .menu-item-stats .icon{background-position: -7px -66px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .menu-item-videos .icon{background-position: -6px -83px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .menu-item-live.is-active:hover .icon{background-position: -30px -29px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .menu-item-odds.is-active:hover .icon{background-position: -30px -47px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .menu-item-stats.is-active:hover .icon{background-position: -30px -66px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .menu-item-videos.is-active:hover .icon{background-position: -29px -83px;}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /********************************
 * CONTENT - MISC
 ********************************/
.sport-widget .wd-message{
	display: block;
	width: 100%;
	background-color: #e1e1e1;
	padding: 10px 10px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-message .wd-message-txt{
	display: block;
	width: 100%;
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	color: #484848;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-message .wd-message-lnk-1,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-message .wd-message-lnk-2{
	color: #484848;
	float: left;
	cursor: pointer;
	padding-top: 5px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-message .wd-message-lnk-2{
	float: right;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-message .wd-message-lnk-1:hover,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
.sport-widget .wd-message .wd-message-lnk-2:hover{
	text-decoration: underline;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /* LEGS */
.sport-widget .wd-table-container{
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e1e1e1;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /*
 * first-leg-one
 * col-modulo first-leg
 * second-leg
 * col-modulo second-leg-last
 */
.sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table .second-leg td{
	border-top: 1px solid #d6d6d6;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.merged-separator td{
	background-color: #e1e1e1;
	height:10px;
	padding:0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.first-child td.leg{
	border-top-left-radius:4px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.first-child td.col-tool-plus{
	border-top-right-radius:4px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.last-child td.leg{
	border-bottom-left-radius:4px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.last-child td.col-tool-plus{
	border-bottom-right-radius:4px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.last-child td{
	background:#f5f5f5;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 span.leg-name{
	width: auto;
	min-width: 12px;
	height: 16px;
	line-height: 16px;
	text-align:center;
	background:#e5e9ee;
	color:#202020;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
	border-radius:2px;
	padding-left: 2px;
	padding-right: 2px;
	cursor:help;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget .wd-table table tr.last-child td.col-data-odds{
	border-right:0;
	border-left:0;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /*
 * HIGHLIGHT TEAM / MATCH
 */
.sport-widget .wd-table table .highlight-match td{
	background-color: #C1D4EB;
	color: #202020;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /*
 * OTHERS
 */
.footer-info{
	display:none;
	text-align:center;
	font-size:9px;
	color: #484848;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sport-widget:hover .footer-info{
	display:block;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 /* SELECT */
.sbHolder{
	background-color: #f0f0f0;
	border: solid 1px #d6d6d6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
	position: relative;
	margin:0 auto;
	width: 90%;
	z-index:10;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbHolder:focus .sbSelector{
	
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbSelector{
	display: block;
	height: 24px;
	left: 0;
	line-height: 24px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbSelector:link,#wd-blockauto-089b276eaae27dad58d14281829e6f60  .sbSelector:visited,#wd-blockauto-089b276eaae27dad58d14281829e6f60  .sbSelector:hover{
	color: #202020;
	outline: none;
	text-decoration: none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbToggle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0 -269px no-repeat;
	display: block;
	height: 24px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbToggle:hover{
	
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbToggleOpen{
	background: url(/wp-statistics/resource-enetpulse-modules/user/timetable/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0px -286px no-repeat;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbToggleOpen:hover{
	
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbHolderDisabled{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbHolderDisabled .sbHolder{
	
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 .sbHolderDisabled .sbToggle{
	
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 ul.sbOptions{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	width: 100%;
	z-index: 10;
	overflow-y: auto;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 ul.sbOptions li{
	padding: 0 7px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 ul.sbOptions a{
	border-bottom: dotted 1px #d6d6d6;
	display: block;
	outline: none;
	padding: 5px 0 5px 3px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 ul.sbOptions a:link,#wd-blockauto-089b276eaae27dad58d14281829e6f60  ul.sbOptions a:visited{
	color: #202020;
	text-decoration: none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 ul.sbOptions a:hover,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
ul.sbOptions a:focus,#wd-blockauto-089b276eaae27dad58d14281829e6f60 
ul.sbOptions a.sbFocus{
	color: #202020;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 ul.sbOptions li.last a{
	border-bottom: none;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 ul.sbOptions .sbDisabled{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	padding: 7px 0 7px 3px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 ul.sbOptions .sbGroup{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}#wd-blockauto-089b276eaae27dad58d14281829e6f60 ul.sbOptions .sbSub{
	padding-left: 17px;
}

#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /*********************************
 * RESET
 ********************************/
.sport-widget *,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget ul,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget ol,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget ul li,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget ol li,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget table,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget table th,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget table td{
	margin:0;
	padding:0;
	background:transparent;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget table td,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget table th{
	border:0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget{
	width:auto;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget *{
	font-family: Arial , "Lucida Grande";
	font-size:11px;
	line-height:normal;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /*********************************
 * WRAPPER
 ********************************/
.sport-widget{
	position: relative;
	background:#ffffff;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget table{
	color: #202020;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .sep-1{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d6d6d6;
	clear: both;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .sep-1-space{
	margin-bottom:5px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .clear{
	width: 100%;
	clear: both;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-container{
	width: 100%;
	
	position: relative;
			overflow:hidden;
	}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-container-inner{
	border: 1px solid #d6d6d6;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-container .wd-container-loading{
	display:none;
	position: absolute;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	background:rgba(255, 255, 255, 0.9) url('/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/wd-container-loading.gif') no-repeat center 100px;
	z-index:20;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /********************************
 * NAVIGATION - CONTEXT MENU
 ********************************/
.context-menu{
	display: none;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=2);
	border-radius:4px;
	z-index:10;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .context-menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .context-menu li .menu-item-wrapper,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.context-menu li .menu-item-wrapper a{
	color: #202020;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .context-menu li .menu-item-wrapper{
	padding: 5px 10px 5px 8px;
	display: block;
	text-decoration: none;
	line-height: 16px;
	border-radius:4px;
	border: none;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	cursor: default;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .context-menu li.is-active .menu-item-wrapper{
	cursor:pointer;
	opacity:1;
	filter: alpha(opacity = 100);
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .context-menu li.is-active .menu-item-wrapper:hover,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.context-menu li.is-active .menu-item-wrapper:hover a{
	color: #fffeff !important;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .context-menu li.is-active .menu-item-wrapper:hover{
	background: #3A6EA6; /* Old browsers */
	background: -moz-linear-gradient(top, #6ca0d8 0%, #083c74 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ca0d8), color-stop(100%,#083c74)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6ca0d8 0%,#083c74 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6ca0d8 0%,#083c74 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ca0d8', endColorstr='#083c74',GradientType=0 );
	/* PAS AFFICHABLE */
	/*
	text-shadow: #346090 -1px -1px 0;
	border-color: #254568;
	*/
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .context-menu .right-triangle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -181px -2px;
	width: 8px;
	height: 20px;
	display: block;
	position: absolute;
	right: -8px;
	margin-top: 10px;
	top:0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .context-menu .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 10px 10px;
	margin-right: 5px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .context-menu a{
	text-decoration:none !important;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /********************************
 * HEADER - LEAGUE
 ********************************/
.sport-widget .wd-league-nfo{
	display: block;
	width: 100%;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-league-nfo .titles-cont{
	float: left;
	width:80%;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-league-nfo .wd-league-name{
	display: block;
	font-size: 14px;
	color: #202020;
	font-weight: bold;
	line-height: 2em;
	margin-left: 8px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-league-nfo .wd-league-stage{
	display: block;
	color: #484848;
	margin-left: 8px;
	margin-top: -5px;
	margin-bottom: 6px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-league-nfo .wd-league-img{
	float: left;
	margin:8px 2px 8px 8px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-league-nfo .wd-league-img img{
	padding:0;
	margin:0;
	display:block;
	border:none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /********************************
 * HEADER - NAVIGATION
 ********************************/
.sport-widget .wd-league-nfo .wd-switcher{
	float:right;
	margin:10px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1{
	margin: 5px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 table{
	font-size: 12px;
	border: none;
	border-collapse: collapse;
	width: auto;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-name{
	color: #202020;
	font-size: 9px;
	text-transform: uppercase;
	width: auto;
	padding-left:0px;
	padding-right:3px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-prev,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e  
.sport-widget .wd-selector-1 .wd-selector-next{
	width: 20px;
	height: 20px;
	background-color: #f7f7f7;
	border-radius:2px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-without-scroll .wd-selector-prev,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e  
.sport-widget .wd-selector-without-scroll .wd-selector-next{
	display:none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	cursor:pointer;
	display: block;
	width: 20px;
	height: 20px;
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -3px -234px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat -3px -254px;	
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev:hover,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next:hover{
	background-color: #e7e7e7;
	border-radius:2px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-slider{
	width: auto;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-slider .wd-slider{
	height:22px;
	position:relative;
	overflow: hidden;
	width:100px; /* the JS will set the correct width to use */
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-slider ul{
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:9999px;
	position: absolute;
	z-index:3;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-slider ul li{
	list-style-type: none;
	float:left;
	overflow:hidden;
	border-radius:2px;

}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-slider ul li span.round{
	color: #134bb1;
	cursor:pointer;
	text-decoration: none;
	float: left;
	line-height:18px;
	height: 18px;
	padding: 2px 5px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1 .wd-selector-slider ul li.current span.round,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-1 .wd-selector-slider ul li.active span.round,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-1 .wd-selector-slider ul li:hover span.round{
	background-color: #3A6EA6; 
	color: #fffeff;
	text-shadow: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9acf', endColorstr='#23529b',GradientType=0 ); /* ATTENTION */
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1-center .alignment{
	margin-left: 50%;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-1-center .alignment table{
	margin-left: -50%;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-tabs{
	
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-tabs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-tabs ul li{
	display:block;
	cursor:pointer;
	float: left;
	color: #134bb1;
	text-decoration: none;
	font-size: 12px;
	padding: 6px;
	border: 1px solid #f0f0f0;
	border-bottom: none;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #f0f0f0;
	height: 13px;
	text-align:center;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-tabs ul li span.tab-content-more{
	font-size: 10px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-tabs ul .tabs-more{
	background-color: #f0f0f0;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-tabs ul .tabs-more li{
	float: none;
	min-width:20px;
	margin-left:0;
	margin-right:0;
	border-left:0;
	border-right:0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-tabs ul li.current,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-tabs ul li:hover,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-tabs ul li:active{
	border: 1px solid #d6d6d6;
	border-bottom: 0;
	background-color: #ffffff;
	position:relative;
	top:1px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-tabs ul .tabs-more li.current,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-tabs ul .tabs-more li:hover,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-tabs ul .tabs-more li:active{
	border-bottom:1px;
	border-left:0;
	border-right:0;
	top:0px;
	position:static;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-select{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-select select{
	margin-left: 10px;
	width: 90%;
	color: #202020;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .tabs-more{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .tabs-more .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 10px 10px;
	margin-right: 5px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-source{
	width: 100%;
	background-color: #f7f7f7;
	color: #000000;
	height: 30px;
	margin-bottom: 8px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-source ul{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-source ul li{
	display: inline;
	float: left;
	height: 30px;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 30px;
	border-right: 1px solid #ffffff;
	cursor: pointer;
	text-align: center;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-source ul li .active-arrow{
	background: transparent;
	width: 10px;
	height: 10px;
	display: none;
	margin-right: auto;
	margin-left: auto;
	color: #3A6EA6;
	position:relative;
	top:-12px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-source ul li.active .active-arrow{
	display: block;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-source ul.tabs-more{
	margin-right:1px;
	-moz-box-shadow: 0px 2px 2px 0px #656565;
	-webkit-box-shadow: 0px 2px 2px 0px #656565;
	-o-box-shadow: 0px 2px 2px 0px #656565;
	box-shadow: 0px 2px 2px 0px #656565;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-source ul.tabs-more li{
	float:none;
	margin-left:0;
	display:block;
	background-color: #f0f0f0;
	border-top: 1px solid #ffffff;
	border-right:0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-selector-source ul li.active,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-source ul li:hover,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-source ul.tabs-more li.active,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-selector-source ul.tabs-more li:hover{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /********************************
 * CONTENT - LISTING MATCHES
 ********************************/
.sport-widget .wd-content{
	width: 100%;
	overflow: hidden;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table{
	width: 100%;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table{
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
	border:none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table th{
	background-color: #ffffff;
	color: #202020 !important;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	/* border-bottom: 1px solid #d6d6d6; */
	font: 8px Verdana;
	border: 0 !important;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.event-closed{
	display:none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .day-sep-switcher{
	cursor:pointer;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-team2{
	text-align: left;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table th.col-data-bookmaker{
	text-align: left;
	padding-left: 8px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table td{
	padding:3px 2px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tbody tr:hover td,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table tbody tr:hover td.col-data-score span,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table tbody tr:hover td.col-data-score a{
	background-color: #e5e9ee;
	color: #202020;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.merged-separator:hover *{
	background-color: transparent !important;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table td.col-data-league span{
	vertical-align: middle;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table td.col-data-league.size-s{
	font-size:10px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table td.col-data-league.size-xs{
	font-size:8px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table td.col-data-league img{
	width:18px;
	vertical-align: middle;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table td.col-data-team1-logo,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table td.col-data-team2-logo,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table td.col-data-team1-logo img,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table td.col-data-team2-logo img{
	width:15px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table td.col-data-bookmaker{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 8px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-team1{
	text-align: right;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .highlight-team,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table .highlight-team span{
	font-weight: bold;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-score{
	text-align: center;
	color: #134bb1;
	min-width:40px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tbody tr .col-data-score,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table tbody tr .col-data-score a,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table tbody tr .col-data-score span{
	font-size:13px;
	font-weight: bold;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-score a,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table .col-data-score span{
	color: #134bb1;
	text-decoration: none;
	cursor:pointer;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .is-live .col-data-score,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table .is-live .col-data-score a{
	color: #339a14 !important;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .is-live .col-data-score a{
	text-decoration: none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.event-outcome-won .col-data-score a,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table tr.event-outcome-won .col-data-score span{
	color:green;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.event-outcome-draw .col-data-score a,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table tr.event-outcome-draw .col-data-score span{
	color:#202020;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.event-outcome-lost .col-data-score a,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table tr.event-outcome-lost .col-data-score span{
	color:red;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-odds{
	text-align: center;
	color: #134bb1;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding: 0;
	min-width:36px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-odds-2{
	border-right: 1px solid #d6d6d6;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-odds a,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table .col-data-odds span{
	text-decoration: none;
	color: #134bb1;
	display:block;
	padding-top: 7px;
	padding-bottom: 7px;
	min-width:36px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /*
.sport-widget .wd-table table .col-data-odds:hover a{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e */

.sport-widget-american-style .wd-table table .col-tool-plus{
	text-align:center;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon{
	color: #134bb1;
	cursor:pointer;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-american-style .wd-table table .col-tool-plus .btn-icon:hover{
	text-decoration:underline;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus{
	padding-right: 2px;
	padding-left: 1px;
	width:21px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus-large{
	width:92px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus-small{
	width:84px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
	background:#ffffff !important;
	border: 1px solid #d6d6d6;
	border-radius:4px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: 2px;
	width: 17px;
	height: 17px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cdcdcd)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#cdcdcd 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#cdcdcd 100%) !important; /* W3C */
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	border-color: #3A6EA6;
	background:#3A6EA6 !important;
	background: -moz-linear-gradient(top, #3a6ea6 0%, #00235b 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a6ea6), color-stop(100%,#00235b)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3a6ea6 0%,#00235b 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #3a6ea6 0%,#00235b 100%) !important; /* W3C */
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-small{
	width: 16px;
	height: 17px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper-large{
	width: 18px;
	height: 19px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper{
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	cursor:pointer;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /*
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	background:#d6d6d6;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e */
.sport-widget-default-style .wd-table table .col-tool-plus .btn-icon{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) no-repeat 0px 0px;
	display: block;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /* ICONS SMALL */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-small{
	width: 16px;
	height: 16px;
	line-height:18px;
	text-align:center;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-plus{background-position: -114px -1px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-odds{background-position: -114px -20px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-stats{background-position: -114px -36px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-videos{background-position: -114px -53px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-live{background-position: -114px -71px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-small.btn-info{background-position: -114px -87px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-plus{ background-position: -133px -1px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-odds{ background-position: -133px -20px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-stats{ background-position: -133px -36px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-videos{ background-position: -133px -53px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-live{ background-position: -133px -71px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-small.btn-info{ background-position: -133px -87px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /* ICONS LARGE */

.sport-widget-default-style .wd-table table .col-tool-plus .btn-odds{
	width: 19px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large{
	width: 18px;
	height: 18px;
	line-height: 20px;
	text-align: center;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-plus{background-position: -113px -1px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-odds{background-position: -113px -19px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-stats{background-position: -113px -36px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-videos{background-position: -113px -53px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-live{background-position: -113px -70px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-large.btn-info{background-position: -113px -87px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-plus{ background-position: -132px -1px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-odds{ background-position: -132px -19px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-stats{ background-position: -132px -36px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-videos{ background-position: -132px -53px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-live{ background-position: -132px -70px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-info{ background-position: -132px -87px }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget-default-style .wd-table table .col-tool-plus .btn-favorite a{
	background: none;
	text-indent:0;
	text-decoration:none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.is-live .col-data-hour,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table tr.is-live .col-data-score span{
	color: #339a14 !important;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-player-1{
	border-right: 1px solid #d6d6d6;
	width: 40%;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-player-2{
	width: 40%;
	text-align: right;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-player-1-nb{
	width: 20px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-player-2-nb{
	width: 20px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-day-seperator td{
	background: #e5e9ee; /* Old browsers */
	background: -moz-linear-gradient(top, #edf1f6 0%, #dde1e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf1f6), color-stop(100%,#dde1e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #edf1f6 0%,#dde1e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #edf1f6 0%,#dde1e6 100%); /* W3C */
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;

	border-bottom: 1px solid #ccd0d5;
	border-top: 1px solid #ccd0d5;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-day-seperator .day-sep-date{
	font-weight: bold;
	color: #202020;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /********************************
 * CONTENT - LISTING MATCHES - POPUP
 ********************************/


/********************************
 * CONTENT - LISTING MATCHES - MENU PLUS
 ********************************/
.wd-plus-menu{
	margin:-13px 5px 0 0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .menu-item-live .icon{background-position: -7px -29px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .menu-item-odds .icon{background-position: -7px -47px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .menu-item-stats .icon{background-position: -7px -66px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .menu-item-videos .icon{background-position: -6px -83px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .menu-item-live.is-active:hover .icon{background-position: -30px -29px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .menu-item-odds.is-active:hover .icon{background-position: -30px -47px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .menu-item-stats.is-active:hover .icon{background-position: -30px -66px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .menu-item-videos.is-active:hover .icon{background-position: -29px -83px;}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /********************************
 * CONTENT - MISC
 ********************************/
.sport-widget .wd-message{
	display: block;
	width: 100%;
	background-color: #e1e1e1;
	padding: 10px 10px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-message .wd-message-txt{
	display: block;
	width: 100%;
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	color: #484848;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-message .wd-message-lnk-1,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-message .wd-message-lnk-2{
	color: #484848;
	float: left;
	cursor: pointer;
	padding-top: 5px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-message .wd-message-lnk-2{
	float: right;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-message .wd-message-lnk-1:hover,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-message .wd-message-lnk-2:hover{
	text-decoration: underline;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /* LEGS */
.sport-widget .wd-table-container{
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e1e1e1;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /*
 * first-leg-one
 * col-modulo first-leg
 * second-leg
 * col-modulo second-leg-last
 */
.sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .second-leg td{
	border-top: 1px solid #d6d6d6;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.merged-separator td{
	background-color: #e1e1e1;
	height:10px;
	padding:0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.first-child td.leg{
	border-top-left-radius:4px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.first-child td.col-tool-plus{
	border-top-right-radius:4px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.last-child td.leg{
	border-bottom-left-radius:4px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.last-child td.col-tool-plus{
	border-bottom-right-radius:4px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.last-child td{
	background:#f5f5f5;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e span.leg-name{
	width: auto;
	min-width: 12px;
	height: 16px;
	line-height: 16px;
	text-align:center;
	background:#e5e9ee;
	color:#202020;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
	border-radius:2px;
	padding-left: 2px;
	padding-right: 2px;
	cursor:help;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.last-child td.col-data-odds{
	border-right:0;
	border-left:0;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /*
 * HIGHLIGHT TEAM / MATCH
 */
.sport-widget .wd-table table .highlight-match td{
	background-color: #C1D4EB;
	color: #202020;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /*
 * OTHERS
 */
.footer-info{
	display:none;
	text-align:center;
	font-size:9px;
	color: #484848;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget:hover .footer-info{
	display:block;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e /* SELECT */
.sbHolder{
	background-color: #f0f0f0;
	border: solid 1px #d6d6d6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
	position: relative;
	margin:0 auto;
	width: 90%;
	z-index:10;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbHolder:focus .sbSelector{
	
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbSelector{
	display: block;
	height: 24px;
	left: 0;
	line-height: 24px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbSelector:link,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e  .sbSelector:visited,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e  .sbSelector:hover{
	color: #202020;
	outline: none;
	text-decoration: none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbToggle{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0 -269px no-repeat;
	display: block;
	height: 24px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbToggle:hover{
	
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbToggleOpen{
	background: url(/wp-statistics/resource-enetpulse-modules/user/standing/user/../../../libraries/_default/css/images/sprite-ui-neutral.png) 0px -286px no-repeat;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbToggleOpen:hover{
	
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbHolderDisabled{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbHolderDisabled .sbHolder{
	
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sbHolderDisabled .sbToggle{
	
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e ul.sbOptions{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	width: 100%;
	z-index: 10;
	overflow-y: auto;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e ul.sbOptions li{
	padding: 0 7px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e ul.sbOptions a{
	border-bottom: dotted 1px #d6d6d6;
	display: block;
	outline: none;
	padding: 5px 0 5px 3px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e ul.sbOptions a:link,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e  ul.sbOptions a:visited{
	color: #202020;
	text-decoration: none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e ul.sbOptions a:hover,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
ul.sbOptions a:focus,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
ul.sbOptions a.sbFocus{
	color: #202020;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e ul.sbOptions li.last a{
	border-bottom: none;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e ul.sbOptions .sbDisabled{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	padding: 7px 0 7px 3px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e ul.sbOptions .sbGroup{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e ul.sbOptions .sbSub{
	padding-left: 17px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-league-nfo-without-stage .wd-league-img{
	margin-top:2px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-rank,#wd-blockauto-aee870389abd74ae218f51daad4a9f4e 
.sport-widget .wd-table table .col-data{
	text-align:center;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-team{
	text-align:center;
	width:20px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-team img{
	height:14px;
	vertical-align: middle;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-standing{
	width:49px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-standing-points{
	font-weight:bold;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .col-data-rank{
	width:24px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .rank-color .col-data-rank{
	cursor:help;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .rank-color .col-data-rank span{
	padding: 1px 4px;
	color: white;
	border-radius: 3px;
}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .rank-color-green td.col-data-rank span{background:#49a600}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .rank-color-light-green td.col-data-rank span{background:#9ED176}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .rank-color-blue td.col-data-rank span{background:#0087b1}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .rank-color-light-blue td.col-data-rank span{background:#14aee4}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .rank-color-red td.col-data-rank span{background:#d7180f}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table .rank-color-orange td.col-data-rank span{background:#fd8419}#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.standing-closed{ display:none; }#wd-blockauto-aee870389abd74ae218f51daad4a9f4e .sport-widget .wd-table table tr.col-day-separator-link td{ cursor:pointer; }
