#wd-block1 /*********************************
 * RESET
 ********************************/
.sport-widget *,#wd-block1 
.sport-widget ul,#wd-block1 
.sport-widget ol,#wd-block1 
.sport-widget ul li,#wd-block1 
.sport-widget ol li,#wd-block1 
.sport-widget table,#wd-block1 
.sport-widget table th,#wd-block1 
.sport-widget table td{
	margin:0;
	padding:0;
	background:transparent;
}#wd-block1 .sport-widget table td,#wd-block1 
.sport-widget table th{
	border:0;
}#wd-block1 .sport-widget{
	width:auto;
}#wd-block1 .sport-widget,#wd-block1 
.sport-widget *{
	font-family: Arial , "Lucida Grande";
	font-size:11px;
	line-height:normal;
}#wd-block1 /*********************************
 * WRAPPER
 ********************************/
.sport-widget{
	position: relative;
	background:#ffffff;
}#wd-block1 .sport-widget,#wd-block1 
.sport-widget table{
	color: #202020;
}#wd-block1 .sport-widget .sep-1{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d6d6d6;
	clear: both;
}#wd-block1 .sport-widget .sep-1-space{
	margin-bottom:5px;
}#wd-block1 .clear{
	width: 100%;
	clear: both;
}#wd-block1 .sport-widget .wd-container{
	width: 100%;
	
	position: relative;
			overflow:hidden;
	}#wd-block1 .sport-widget .wd-container-inner{
	border: 1px solid #d6d6d6;
}#wd-block1 .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-stats/resource-enetpulse-modules/libraries/_default/css/images/wd-container-loading.gif") no-repeat center 100px;
	z-index:20;
}#wd-block1 /********************************
 * 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-block1 .context-menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}#wd-block1 .context-menu li .menu-item-wrapper,#wd-block1 
.context-menu li .menu-item-wrapper a{
	color: #202020;
}#wd-block1 .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-block1 .context-menu li.is-active .menu-item-wrapper{
	cursor:pointer;
	opacity:1;
	filter: alpha(opacity = 100);
}#wd-block1 .context-menu li.is-active .menu-item-wrapper:hover,#wd-block1 
.context-menu li.is-active .menu-item-wrapper:hover a{
	color: #fffeff !important;
}#wd-block1 .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-block1 .context-menu .right-triangle{
	background: url("../../../wp-stats/resource-enetpulse-modules/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-block1 .context-menu .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url("../../../wp-stats/resource-enetpulse-modules/libraries/_default/css/images/sprite-ui-neutral.png") no-repeat 10px 10px;
	margin-right: 5px;
}#wd-block1 .context-menu a{
	text-decoration:none !important;
}#wd-block1 /********************************
 * HEADER - LEAGUE
 ********************************/
.sport-widget .wd-league-nfo{
	display: block;
	width: 100%;
}#wd-block1 .sport-widget .wd-league-nfo .titles-cont{
	float: left;
	width:80%;
}#wd-block1 .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-block1 .sport-widget .wd-league-nfo .wd-league-stage{
	display: block;
	color: #484848;
	margin-left: 8px;
	margin-top: -5px;
	margin-bottom: 6px;
}#wd-block1 .sport-widget .wd-league-nfo .wd-league-img{
	float: left;
	margin:8px 2px 8px 8px;
}#wd-block1 .sport-widget .wd-league-nfo .wd-league-img img{
	padding:0;
	margin:0;
	display:block;
	border:none;
}#wd-block1 /********************************
 * HEADER - NAVIGATION
 ********************************/
.sport-widget .wd-league-nfo .wd-switcher{
	float:right;
	margin:10px;
}#wd-block1 .sport-widget .wd-selector-1{
	margin: 5px;
}#wd-block1 .sport-widget .wd-selector-1 table{
	font-size: 12px;
	border: none;
	border-collapse: collapse;
	width: auto;
}#wd-block1 .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-block1 .sport-widget .wd-selector-1 .wd-selector-prev,#wd-block1  
.sport-widget .wd-selector-1 .wd-selector-next{
	width: 20px;
	height: 20px;
	background-color: #f7f7f7;
	border-radius:2px;
}#wd-block1 .sport-widget .wd-selector-without-scroll .wd-selector-prev,#wd-block1  
.sport-widget .wd-selector-without-scroll .wd-selector-next{
	display:none;
}#wd-block1 .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev,#wd-block1 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	cursor:pointer;
	display: block;
	width: 20px;
	height: 20px;
	background: url("../../../wp-stats/resource-enetpulse-modules/libraries/_default/css/images/sprite-ui-neutral.png") no-repeat -3px -234px;
}#wd-block1 .sport-widget .wd-selector-1 .wd-selector-next .btn-next{
	background: url("../../../wp-stats/resource-enetpulse-modules/libraries/_default/css/images/sprite-ui-neutral.png") no-repeat -3px -254px;	
}#wd-block1 .sport-widget .wd-selector-1 .wd-selector-prev .btn-prev:hover,#wd-block1 
.sport-widget .wd-selector-1 .wd-selector-next .btn-next:hover{
	background-color: #e7e7e7;
	border-radius:2px;
}#wd-block1 .sport-widget .wd-selector-1 .wd-selector-slider{
	width: auto;
}#wd-block1 .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-block1 .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-block1 .sport-widget .wd-selector-1 .wd-selector-slider ul li{
	list-style-type: none;
	float:left;
	overflow:hidden;
	border-radius:2px;

}#wd-block1 .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-block1 .sport-widget .wd-selector-1 .wd-selector-slider ul li.current span.round,#wd-block1 
.sport-widget .wd-selector-1 .wd-selector-slider ul li.active span.round,#wd-block1 
.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-block1 .sport-widget .wd-selector-1-center .alignment{
	margin-left: 50%;
}#wd-block1 .sport-widget .wd-selector-1-center .alignment table{
	margin-left: -50%;
}#wd-block1 .sport-widget .wd-selector-tabs{
	
}#wd-block1 .sport-widget .wd-selector-tabs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
}#wd-block1 .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-block1 .sport-widget .wd-selector-tabs ul li span.tab-content-more{
	font-size: 10px;
}#wd-block1 .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-block1 .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-block1 .sport-widget .wd-selector-tabs ul li.current,#wd-block1 
.sport-widget .wd-selector-tabs ul li:hover,#wd-block1 
.sport-widget .wd-selector-tabs ul li:active{
	border: 1px solid #d6d6d6;
	border-bottom: 0;
	background-color: #ffffff;
	position:relative;
	top:1px;
}#wd-block1 .sport-widget .wd-selector-tabs ul .tabs-more li.current,#wd-block1 
.sport-widget .wd-selector-tabs ul .tabs-more li:hover,#wd-block1 
.sport-widget .wd-selector-tabs ul .tabs-more li:active{
	border-bottom:1px;
	border-left:0;
	border-right:0;
	top:0px;
	position:static;
}#wd-block1 .sport-widget .wd-selector-select{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}#wd-block1 .sport-widget .wd-selector-select select{
	margin-left: 10px;
	width: 90%;
	color: #202020;
}#wd-block1 .tabs-more{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}#wd-block1 .tabs-more .icon{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url("../../../wp-stats/resource-enetpulse-modules/libraries/_default/css/images/sprite-ui-neutral.png") no-repeat 10px 10px;
	margin-right: 5px;
}#wd-block1 .sport-widget .wd-selector-source{
	width: 100%;
	background-color: #f7f7f7;
	color: #000000;
	height: 30px;
	margin-bottom: 8px;
}#wd-block1 .sport-widget .wd-selector-source ul{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}#wd-block1 .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-block1 .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-block1 .sport-widget .wd-selector-source ul li.active .active-arrow{
	display: block;
}#wd-block1 .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-block1 .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-block1 .sport-widget .wd-selector-source ul li.active,#wd-block1 
.sport-widget .wd-selector-source ul li:hover,#wd-block1 
.sport-widget .wd-selector-source ul.tabs-more li.active,#wd-block1 
.sport-widget .wd-selector-source ul.tabs-more li:hover{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-block1 /********************************
 * CONTENT - LISTING MATCHES
 ********************************/
.sport-widget .wd-content{
	width: 100%;
	overflow: hidden;
}#wd-block1 .sport-widget .wd-table{
	width: 100%;
}#wd-block1 .sport-widget .wd-table table{
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
	border:none;
}#wd-block1 .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-block1 .sport-widget .wd-table table tr.event-closed{
	display:none;
}#wd-block1 .sport-widget .wd-table table .day-sep-switcher{
	cursor:pointer;
}#wd-block1 .sport-widget .wd-table table .col-data-team2{
	text-align: left;
}#wd-block1 .sport-widget .wd-table table th.col-data-bookmaker{
	text-align: left;
	padding-left: 8px;
}#wd-block1 .sport-widget .wd-table table td{
	padding:3px 2px;
}#wd-block1 .sport-widget .wd-table table tbody tr:hover td,#wd-block1 
.sport-widget .wd-table table tbody tr:hover td.col-data-score span,#wd-block1 
.sport-widget .wd-table table tbody tr:hover td.col-data-score a{
	background-color: #e5e9ee;
	color: #202020;
}#wd-block1 .sport-widget .wd-table table tr.merged-separator:hover *{
	background-color: transparent !important;
}#wd-block1 .sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-block1 .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-block1 .sport-widget .wd-table table td.col-data-league span{
	vertical-align: middle;
}#wd-block1 .sport-widget .wd-table table td.col-data-league.size-s{
	font-size:10px;
}#wd-block1 .sport-widget .wd-table table td.col-data-league.size-xs{
	font-size:8px;
}#wd-block1 .sport-widget .wd-table table td.col-data-league img{
	width:18px;
	vertical-align: middle;
}#wd-block1 .sport-widget .wd-table table td.col-data-team1-logo,#wd-block1 
.sport-widget .wd-table table td.col-data-team2-logo,#wd-block1 
.sport-widget .wd-table table td.col-data-team1-logo img,#wd-block1 
.sport-widget .wd-table table td.col-data-team2-logo img{
	width:15px;
}#wd-block1 .sport-widget .wd-table table td.col-data-bookmaker{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 8px;
}#wd-block1 .sport-widget .wd-table table .col-data-team1{
	text-align: right;
}#wd-block1 .sport-widget .wd-table table .highlight-team,#wd-block1 
.sport-widget .wd-table table .highlight-team span{
	font-weight: bold;
}#wd-block1 .sport-widget .wd-table table .col-data-score{
	text-align: center;
	color: #134bb1;
	min-width:40px;
}#wd-block1 .sport-widget .wd-table table tbody tr .col-data-score,#wd-block1 
.sport-widget .wd-table table tbody tr .col-data-score a,#wd-block1 
.sport-widget .wd-table table tbody tr .col-data-score span{
	font-size:13px;
	font-weight: bold;
}#wd-block1 .sport-widget .wd-table table .col-data-score a,#wd-block1 
.sport-widget .wd-table table .col-data-score span{
	color: #134bb1;
	text-decoration: none;
	cursor:pointer;
}#wd-block1 .sport-widget .wd-table table .is-live .col-data-score,#wd-block1 
.sport-widget .wd-table table .is-live .col-data-score a{
	color: #339a14 !important;
}#wd-block1 .sport-widget .wd-table table .is-live .col-data-score a{
	text-decoration: none;
}#wd-block1 .sport-widget .wd-table table tr.event-outcome-won .col-data-score a,#wd-block1 
.sport-widget .wd-table table tr.event-outcome-won .col-data-score span{
	color:green;
}#wd-block1 .sport-widget .wd-table table tr.event-outcome-draw .col-data-score a,#wd-block1 
.sport-widget .wd-table table tr.event-outcome-draw .col-data-score span{
	color:#202020;
}#wd-block1 .sport-widget .wd-table table tr.event-outcome-lost .col-data-score a,#wd-block1 
.sport-widget .wd-table table tr.event-outcome-lost .col-data-score span{
	color:red;
}#wd-block1 .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-block1 .sport-widget .wd-table table .col-data-odds-2{
	border-right: 1px solid #d6d6d6;
}#wd-block1 .sport-widget .wd-table table .col-data-odds a,#wd-block1 
.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-block1 /*
.sport-widget .wd-table table .col-data-odds:hover a{
	background-color: #3A6EA6;
	color: #fffeff;
}#wd-block1 */
.sport-widget .wd-table table .col-tool-plus{
	padding-right: 2px;
	padding-left: 1px;
	width:21px;
}#wd-block1 .sport-widget .wd-table table .col-tool-plus-large{
	width:92px;
}#wd-block1 .sport-widget .wd-table table .col-tool-plus-small{
	width:84px;
}#wd-block1 .sport-widget .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-block1 .sport-widget .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-block1 .sport-widget .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-block1 .sport-widget .wd-table table .col-tool-plus .btn-icon-wrapper-small{
	width: 16px;
	height: 17px;
}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-icon-wrapper-large{
	width: 18px;
	height: 19px;
}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-icon-wrapper{
}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active{
	cursor:pointer;
}#wd-block1 /*
.sport-widget .wd-table table .col-tool-plus .btn-icon-wrapper.btn-active:hover{
	background:#d6d6d6;
}#wd-block1 */
.sport-widget .wd-table table .col-tool-plus .btn-icon{
	background: url("../../../wp-stats/resource-enetpulse-modules/libraries/_default/css/images/sprite-ui-neutral.png") no-repeat 0px 0px;
	display: block;
}#wd-block1 /* ICONS SMALL */

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

.sport-widget .wd-table table .col-tool-plus .btn-large{
	width: 18px;
	height: 18px;
	line-height: 20px;
	text-align: center;
}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-large.btn-plus{background-position: -113px -1px;}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-large.btn-odds{background-position: -113px -19px;}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-large.btn-stats{background-position: -113px -36px;}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-large.btn-videos{background-position: -113px -53px;}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-large.btn-live{background-position: -113px -70px;}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-large.btn-info{background-position: -113px -87px;}#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-plus{ background-position: -132px -1px }#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-odds{ background-position: -132px -19px }#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-stats{ background-position: -132px -36px }#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-videos{ background-position: -132px -53px }#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-live{ background-position: -132px -70px }#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-active:hover .btn-large.btn-info{ background-position: -132px -87px }#wd-block1 .sport-widget .wd-table table .col-tool-plus .btn-favorite a{
	background: none;
	text-indent:0;
	text-decoration:none;
}#wd-block1 .sport-widget .wd-table table tr.is-live .col-data-hour,#wd-block1 
.sport-widget .wd-table table tr.is-live .col-data-score span{
	color: #339a14 !important;
}#wd-block1 .sport-widget .wd-table table .col-data-player-1{
	border-right: 1px solid #d6d6d6;
	width: 40%;
}#wd-block1 .sport-widget .wd-table table .col-data-player-2{
	width: 40%;
	text-align: right;
}#wd-block1 .sport-widget .wd-table table .col-data-player-1-nb{
	width: 20px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}#wd-block1 .sport-widget .wd-table table .col-data-player-2-nb{
	width: 20px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}#wd-block1 .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-block1 .sport-widget .wd-table table .col-day-seperator .day-sep-date{
	font-weight: bold;
	color: #202020;
}#wd-block1 /********************************
 * CONTENT - LISTING MATCHES - POPUP
 ********************************/


/********************************
 * CONTENT - LISTING MATCHES - MENU PLUS
 ********************************/
.wd-plus-menu{
	margin:-13px 5px 0 0;
}#wd-block1 .menu-item-live .icon{background-position: -7px -29px;}#wd-block1 .menu-item-odds .icon{background-position: -7px -47px;}#wd-block1 .menu-item-stats .icon{background-position: -7px -66px;}#wd-block1 .menu-item-videos .icon{background-position: -6px -83px;}#wd-block1 .menu-item-live.is-active:hover .icon{background-position: -30px -29px;}#wd-block1 .menu-item-odds.is-active:hover .icon{background-position: -30px -47px;}#wd-block1 .menu-item-stats.is-active:hover .icon{background-position: -30px -66px;}#wd-block1 .menu-item-videos.is-active:hover .icon{background-position: -29px -83px;}#wd-block1 /********************************
 * 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-block1 .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-block1 .sport-widget .wd-message .wd-message-lnk-1,#wd-block1 
.sport-widget .wd-message .wd-message-lnk-2{
	color: #484848;
	float: left;
	cursor: pointer;
	padding-top: 5px;
}#wd-block1 .sport-widget .wd-message .wd-message-lnk-2{
	float: right;
}#wd-block1 .sport-widget .wd-message .wd-message-lnk-1:hover,#wd-block1 
.sport-widget .wd-message .wd-message-lnk-2:hover{
	text-decoration: underline;
}#wd-block1 /* 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-block1 /*
 * first-leg-one
 * col-modulo first-leg
 * second-leg
 * col-modulo second-leg-last
 */
.sport-widget .wd-table table td{
	background-color: #ffffff;
}#wd-block1 .sport-widget .wd-table table .col-modulo td{
	background-color: #f0f0f0;
}#wd-block1 .sport-widget .wd-table table .second-leg td{
	border-top: 1px solid #d6d6d6;
}#wd-block1 .sport-widget .wd-table table tr.merged-separator td{
	background-color: #e1e1e1;
	height:10px;
	padding:0;
}#wd-block1 .sport-widget .wd-table table tr.first-child td.leg{
	border-top-left-radius:4px;
}#wd-block1 .sport-widget .wd-table table tr.first-child td.col-tool-plus{
	border-top-right-radius:4px;
}#wd-block1 .sport-widget .wd-table table tr.last-child td.leg{
	border-bottom-left-radius:4px;
}#wd-block1 .sport-widget .wd-table table tr.last-child td.col-tool-plus{
	border-bottom-right-radius:4px;
}#wd-block1 .sport-widget .wd-table table tr.last-child td{
	background:#f5f5f5;
}#wd-block1 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-block1 .sport-widget .wd-table table tr.last-child td.col-data-odds{
	border-right:0;
	border-left:0;
}#wd-block1 /*
 * HIGHLIGHT TEAM / MATCH
 */
.sport-widget .wd-table table .highlight-match td{
	background-color: #C1D4EB;
	color: #202020;
}#wd-block1 /*
 * OTHERS
 */
.footer-info{
	display:none;
	text-align:center;
	font-size:9px;
	color: #484848;
}#wd-block1 .sport-widget:hover .footer-info{
	display:block;
}#wd-block1 /* 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-block1 .sbHolder:focus .sbSelector{
	
}#wd-block1 .sbSelector{
	display: block;
	height: 24px;
	left: 0;
	line-height: 24px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}#wd-block1 .sbSelector:link,#wd-block1  .sbSelector:visited,#wd-block1  .sbSelector:hover{
	color: #202020;
	outline: none;
	text-decoration: none;
}#wd-block1 .sbToggle{
	background: url("../../../wp-stats/resource-enetpulse-modules/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-block1 .sbToggle:hover{
	
}#wd-block1 .sbToggleOpen{
	background: url("../../../wp-stats/resource-enetpulse-modules/libraries/_default/css/images/sprite-ui-neutral.png") 0px -286px no-repeat;
}#wd-block1 .sbToggleOpen:hover{
	
}#wd-block1 .sbHolderDisabled{
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
}#wd-block1 .sbHolderDisabled .sbHolder{
	
}#wd-block1 .sbHolderDisabled .sbToggle{
	
}#wd-block1 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-block1 ul.sbOptions li{
	padding: 0 7px;
}#wd-block1 ul.sbOptions a{
	border-bottom: dotted 1px #d6d6d6;
	display: block;
	outline: none;
	padding: 5px 0 5px 3px;
}#wd-block1 ul.sbOptions a:link,#wd-block1  ul.sbOptions a:visited{
	color: #202020;
	text-decoration: none;
}#wd-block1 ul.sbOptions a:hover,#wd-block1 
ul.sbOptions a:focus,#wd-block1 
ul.sbOptions a.sbFocus{
	color: #202020;
}#wd-block1 ul.sbOptions li.last a{
	border-bottom: none;
}#wd-block1 ul.sbOptions .sbDisabled{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	padding: 7px 0 7px 3px;
}#wd-block1 ul.sbOptions .sbGroup{
	border-bottom: dotted 1px #d6d6d6;
	color: #202020;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}#wd-block1 ul.sbOptions .sbSub{
	padding-left: 17px;
}

