div#contenedor-estadisticas {
font-family: Arial, Helvetica, sans-serif;
width: 645px;
position: relative;
}

ul.estadisticas-menu-equipos {
	font-family: Arial, Helvetica, sans-serif;
	width: 640px;
	height: 196px;
	padding-left:5px;
	margin-bottom: 10px;
	position: relative;
}

ul.estadisticas-menu-equipos li {
	float:left;
	width: 41px;
	margin-left:5px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 11px;
}

ul.estadisticas-menu-equipos li img {
margin-left:2px;
height: 38px;
border: none;
z-index: 1;
margin-bottom: 2px;
}

ul.estadisticas-menu-equipos li a:link, ul.estadisticas-menu-equipos li a:visited {
color: #000;
text-decoration: none;
}

ul.estadisticas-menu-equipos li div {
background-color: #fdfdfd;
border: 1px solid #bfbfbf;
color: #000;
height: 12px;
width: 29px;
display: block;
text-align: center;
line-height: 12px;
font-size: 10px;
text-transform: uppercase;
margin-left:6px;
}

ul.estadisticas-menu-equipos li:hover {
background-color: #aaa;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

ul.estadisticas-menu-equipos li.activo {
background-color: #9cc140;
}

ul.estadisticas-menu-equipos h3 {
background-image: url(../imagenes/estadisticas/tab_menu_equipos.jpg);
background-repeat: no-repeat;
width: 645px;
height: 31px;
font-family: bebas_neue_regular, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 26px;
line-height: 34px;
text-indent: 4px;
margin-bottom:5px;
margin-left: -5px;
position: relative;
}

div#contenedor-estadisticas h3.comparar {
	font-family: bebas_neue_regular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	background-repeat: no-repeat;
	width: 645px;
	height: 34px;
	line-height: 34px;
	border-bottom: 3px solid #11adde;
	position: relative;
	text-indent: 60px;
	margin-top: 20px;
}

div#contenedor-estadisticas h3.comparar.jugadores {
font-size: 23px;
}

div#contenedor-estadisticas h3.comparar span {
font-size: 19px;
}

div#contenedor-estadisticas h3.comparar img {
position: absolute;
width: 26px;
left:13px;
top:3px;
}

div#contenedor-estadisticas h3.comparar div {
float:right;
margin-right:10px;
font-size: 18px;
padding:0px 10px;
background-color: #fff;
/*color: #004391;
*/color: #11adde;
text-align: center;
text-indent: 0px;
height: 27px;
line-height: 30px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin-top:6px;
border: 1px solid #dadada;
border-bottom: none;
}

div#contenedor-estadisticas h3 div.activo, div#contenedor-estadisticas h3 div.activo:hover, div#contenedor-estadisticas h3 div:hover {
/*background-color: #004391;
*/background-color: #11adde;
color: #fff;
/*border: 1px solid #748fae;
*/border: 1px solid #11adde;
border-bottom: none;
cursor: default;
}

div#contenedor-estadisticas h3.comparar div:hover {
cursor: pointer;
}

div#contenedor-estadisticas div.widget-estadisticas {
width: 100%;
}

div#widget-compara-equipo, div#widget-compara-jugador, div.widget-compara-equipos {
display: none;
}

div.widget-plantel {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 300px;
margin-top:4px;
float:left;
clear:both;
}

ul.estadisticas-menu-equipos-side {
float:left;
clear:both;
width: 300px;
background-color: #e2e2e2;
font-family: Arial, Helvetica, sans-serif;
padding-bottom:10px;
padding-left: 2px;
}

ul.estadisticas-menu-equipos-side li {
float:left;
padding: 4px;
margin-left:3px;
margin-top: 2px;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

ul.estadisticas-menu-equipos-side li a:link, ul.estadisticas-menu-equipos-side li a:hover {
text-decoration: none;
}

ul.estadisticas-menu-equipos-side li:hover, ul.estadisticas-menu-equipos-side li.activo {
background-color: #aaa;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

ul.estadisticas-menu-equipos-side li img {
height: 30px;
}

ul.estadisticas-menu-equipos-side li div {
color: #000;
height: 12px;
font-size: 10px;
width: 29px;
text-align: center;
line-height: 12px;
background-color: #fff;
border:1px solid #bdbcbd;
}

div.widget-plantel h3, ul.estadisticas-menu-equipos-side h3 {
font-family: bebas_neue_regular, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
height: 30px;
line-height: 32px;
background-image: url(../imagenes/estadisticas/icono_tab.jpg);
background-repeat: no-repeat;
background-color: #ffd700;
border-bottom: 3px solid #edbe00;
border-right: 7px solid #edbe00;
text-indent: 50px;
}

ul.estadisticas-menu-equipos-side h3 {
padding:0px;
margin-bottom:5px;
margin-left:-2px;
}

/*Jugadores*/

div.estadisticas-ficha-jugador, div.estadisticas-arbitros, div.estadisticas-goleadores, div.estadisticas-frenteafrente, div.estadisticas-partido {
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

div.estadisticas-ficha-jugador h3, div.estadisticas-arbitros h3, div.estadisticas-goleadores h3, div.estadisticas-frenteafrente h3, div.estadisticas-partido h3 {
background-image: url(../img/estadisticas/tab_menu_equipos3.jpg);
background-repeat: no-repeat;
width: 645px;
height: 34px;
font-family: bebas_neue_regular, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 26px;
line-height: 34px;
text-indent: 50px;
position: relative;
}

div.estadisticas-ficha-jugador h3 span.credito-opta,
div.estadisticas-arbitros h3 span.credito-opta,
div.estadisticas-goleadores h3 span.credito-opta,
div.estadisticas-frenteafrente h3 span.credito-opta,
div.estadisticas-partido h3 span.credito-opta,
ul.estadisticas-menu-equipos h3 span.credito-opta,
div.titutlo-destacado-estadisticas2 span.credito-opta,
div#contenedor-estadisticas span.credito-opta {
position: absolute;
right:8px;
bottom:1px;
background-image: url(../img/opta-logo-c.png);
background-repeat: no-repeat;
background-size: 35px;
width: 40px;
height: 20px;
}

div#contenedor-estadisticas span.credito-opta {
top:15px;
z-index: 2;
}

div.estadisticas-frenteafrente h3 span.credito-opta {
right:298px;
top:15px;
}

div.estadisticas-frenteafrente h3 div {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	border-color: #11adde #11adde -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-width: 1px 1px medium;
	color: #11adde;
	float: right;
	font-size: 18px;
	height: 23px;
	line-height: 25px;
	margin-right: 10px;
	margin-top: 6px;
	padding: 0 10px;
	text-align: center;
	text-indent: 0;
}

div.estadisticas-frenteafrente h3 div.activo, div.estadisticas-frenteafrente h3 div.activo:hover, div.estadisticas-frenteafrente h3 div:hover {
background-color: #11adde;
/*background-color: #004391;
*/color: #fff;
border: 1px solid #11adde;
/*border: 1px solid #748fae;
*/border-bottom: none;
cursor: default;
}

div.estadisticas-frenteafrente h3 div:hover {
cursor: pointer;
}

.opta-widget-container h2 {
width: 100%;
height: 25px;
line-height: 25px;
background: #3dc5f4;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
-khtml-border-radius: 10px 10px 0 0;
border-radius: 0 0 0 0;
font-size: 12px;
font-weight: bold;
color: #fff;
}

/*Partido*/

div.estadisticas-partido-unoauno h4,
div.estadisticas-partido-posesion h4,
div.estadisticas-partido-repeticiones h4,
div.estadisticas-partido-repeticiones h4,
div.estadisticas-partido-mapacalor-jugador h4,
div.estadisticas-partido-mapacalor h4 {
	font-family: bebas_neue_regular, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	height: 30px;
	line-height: 32px;
	background-image: url(../img/tabs645/bg-title.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	border-right-width: 7px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #11ADDD;
	border-bottom-color: #11ADDD;
}

div.estadisticas-partido-mapacalor {
height: 563px;
}

/*Opta Custom*/

div.opta-playerprofile, div.opta-heatmap, div.opta-actionareas, div.opta-goalreplay, div.opta-wcplayerprofile { margin-top:0px; }

.opta-teamstatsplus h2, .opta-playerprofile h2, .opta-refereedata h2, .opta-playerranking h2, .opta-teamranking h2,
.opta-playercompare h2, .opta-teamcompare h2, .opta-wcplayerprofile h2, .opta-matchstats h2, .opta-heatmap h2,
.opta-actionareas h2, .opta-goalreplay h2, .opta-competitionstats h2, .opta-fixtures_plus h2 {display: none;}

div.opta-fixtures_plus tbody.grouping td {
padding: 3px 10px!important;
}

.opta-squad h2, .opta-teamcompare h2, .opta-wcteamprofile h2, .opta-playercompare h2 { background: #9cc140; height: 31px; padding-top: 6px;}
.opta-widget-container .player a:hover { color: #000; }

.opta-playerstats h2 {
display: none;
}

.opta-widget-container .competitionstats {
border: none;
}

div.box-destacado-estadisticas2 .opta-widget-container {
margin:0px;
}

/*Menú jugadores partido*/

div.menu-jugadores-partido {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 645px;
height: 80px;
margin-bottom:10px;
}

div.menu-jugadores-partido ul {
display: none;
}

div.menu-jugadores-partido h6 {
height: 20px;
line-height: 20px;
text-indent: 10px;
color: #000;
background-color: #ddd;
margin-bottom:5px;
font-size: 11px;
position: relative;
border-bottom: 1px solid #ccc;
}

div.menu-jugadores-partido h6 div {
position: absolute;
right:0px;
top:0px;
height: 20px;
line-height: 20px;
padding-right:10px;
background-color: #eee;
color: #333;
}

div.menu-jugadores-partido h6 div:hover {
cursor: pointer;
background-color: #666;
color: #fff;
}

div.menu-jugadores-partido li {
float:left;
width: 44px;
margin-right: 2px;
height: 60px;
position: relative;
font-size: 9px;
}

div.menu-jugadores-partido li.activo {
border-bottom: 3px solid #ffd700;
}

div.menu-jugadores-partido li:hover {
cursor: pointer;
}

div.menu-jugadores-partido li:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}

div.menu-jugadores-partido li:hover span {
color: #666;
}

div.menu-jugadores-partido li a:link, div.menu-jugadores-partido li a:visited {
text-decoration: none;
color: #000;
}

div.menu-jugadores-partido li span {
width: 64px;
position: absolute;
bottom:0px;
left:-10px;
display: block;
text-align: center;
}

div.menu-jugadores-partido img {
width: 44px;



}



.box-destacado-estadisticas {
	float: left;
	height: auto;
	width: 310px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9cc140;
	border-right-color: #9cc140;
	border-bottom-color: #9cc140;
	border-left-color: #9cc140;
}

.box-destacado-estadisticas1 {
	float: left;
	clear:right;
	height: auto;
	width: 310px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9cc140;
	border-right-color: #9cc140;
	border-bottom-color: #9cc140;
	border-left-color: #9cc140;
}



.box-destacado-estadisticas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	height: auto;
	width: 643px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9cc140;
	border-right-color: #9cc140;
	border-bottom-color: #9cc140;
	border-left-color: #9cc140;
}
.titutlo-destacado-estadisticas {
	float: left;
	height: 25px;
	width: 300px;
	background-color: #9cc140;
	font-family: bebas_neue_regular, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
}

.titutlo-destacado-estadisticas2 {
	float: left;
	height: 25px;
	width: 634px;
	background-color: #9cc140;
	font-family: bebas_neue_regular, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	position: relative;
}

.foto-destacado-estadisticas {
	background-color: #FFFFFF;
	float: left;
	height: 160px;
	width: 310px;
}




.foto-destacado-estadisticas img, .foto-destacado-estadisticas1 img, .foto-destacado-estadisticas2 img {
	opacity:1;
	filter: alpha(opacity=100); /* Para IE */
	transition: all 1.2s linear;
	-webkit-transition: all 1.2s linear;
	-moz-transition: all 1.2s linear;
	-o-transition: all 1.2s linear;
}



.foto-destacado-estadisticas img:hover, .foto-destacado-estadisticas1 img:hover, .foto-destacado-estadisticas2 img:hover {
	opacity:0.75;
	filter:alpha(opacity=75); /* Para IE */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
}





.foto-destacado-estadisticas2 {
	background-color: #FFFFFF;
	float: left;
	height: 180px;
	width: 644px;
}

.widget-estadisticas-campeonato {
min-height: 321px;
float:left;
clear:both;
}

#contenedor-estadisticas h3 a:link, #contenedor-estadisticas h3 a:visited {
color: #000;
text-decoration: none;
}

#contenedor-estadisticas h3 a:hover {
text-decoration: underline;
color: #333;
}


























.widget-comparacion #opta-widget-idx-1 .comparison #players-to-compare  {
	background: url("http://widget.cloud.opta.net/2.0/assets/images/backgrounds/bg-grey-gradient.png") repeat-x left bottom #fafafa;
}
.widget-comparacion #opta-widget-idx-1 .comparison #players-to-compare fieldset fieldset ul li select  {
	border: 1px solid #999;
	padding-right: 7px;
}

.opta-widget-container .comparison.narrow fieldset select {
	width: auto;
	border: 1px solid #999;
	padding-right: 7px;
}

#playercompare-table-1 tr .player1 {background-color: #ffffff; }
#playercompare-table-1 tr .hidden {background-color: #ffffff; }
#playercompare-table-1 tr .player2 {background-color: #ffffff; }