@charset "utf-8";

#widgets-opta-basket-contenido div, #widgets-opta-basket-contenido span,
#widgets-opta-basket-contenido h2, #widgets-opta-basket-contenido h3, #widgets-opta-basket-contenido h4,
#widgets-opta-basket-contenido h5, #widgets-opta-basket-contenido h6, #widgets-opta-basket-contenido p, 
#widgets-opta-basket-contenido blockquote, #widgets-opta-basket-contenido pre, #widgets-opta-basket-contenido a, 
#widgets-opta-basket-contenido abbr, #widgets-opta-basket-contenido acronym, #widgets-opta-basket-contenido address,
#widgets-opta-basket-contenido big, #widgets-opta-basket-contenido cite, #widgets-opta-basket-contenido code,
#widgets-opta-basket-contenido del, #widgets-opta-basket-contenido dfn, #widgets-opta-basket-contenido em,
#widgets-opta-basket-contenido img, #widgets-opta-basket-contenido ins, #widgets-opta-basket-contenido kbd,
#widgets-opta-basket-contenido q, #widgets-opta-basket-contenido s, #widgets-opta-basket-contenido samp,
#widgets-opta-basket-contenido small, #widgets-opta-basket-contenido strike, #widgets-opta-basket-contenido strong,
#widgets-opta-basket-contenido sub, #widgets-opta-basket-contenido sup, #widgets-opta-basket-contenido tt,
#widgets-opta-basket-contenido var, #widgets-opta-basket-contenido b, #widgets-opta-basket-contenido u,
#widgets-opta-basket-contenido i, #widgets-opta-basket-contenido center, #widgets-opta-basket-contenido dl,
#widgets-opta-basket-contenido dt, #widgets-opta-basket-contenido dd, #widgets-opta-basket-contenido ol, 
#widgets-opta-basket-contenido ul, #widgets-opta-basket-contenido li, #widgets-opta-basket-contenido fieldset,
#widgets-opta-basket-contenido form, #widgets-opta-basket-contenido label, #widgets-opta-basket-contenido legend,
#widgets-opta-basket-contenido table, #widgets-opta-basket-contenido caption, #widgets-opta-basket-contenido tbody,
#widgets-opta-basket-contenido tfoot, #widgets-opta-basket-contenido thead, #widgets-opta-basket-contenido tr,
#widgets-opta-basket-contenido th, #widgets-opta-basket-contenido td, #widgets-opta-basket-contenido article,
#widgets-opta-basket-contenido aside, #widgets-opta-basket-contenido canvas, #widgets-opta-basket-contenido details,
#widgets-opta-basket-contenido embed, #widgets-opta-basket-contenido figure, #widgets-opta-basket-contenido figcaption,
#widgets-opta-basket-contenido footer, #widgets-opta-basket-contenido header, #widgets-opta-basket-contenido hgroup, 
#widgets-opta-basket-contenido menu, #widgets-opta-basket-contenido nav, #widgets-opta-basket-contenido output,
#widgets-opta-basket-contenido ruby, #widgets-opta-basket-contenido section, #widgets-opta-basket-contenido summary,
#widgets-opta-basket-contenido time, #widgets-opta-basket-contenido mark, #widgets-opta-basket-contenido audio,
#widgets-opta-basket-contenido video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-style:normal;
	font:inherit;
	vertical-align:baseline;
}


/*
----------------------------------------------------------------------------------------------------
 `Clear Floated Elements
----------------------------------------------------------------------------------------------------
*/
#widgets-opta-basket-contenido .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#widgets-opta-basket-contenido .clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

#widgets-opta-basket-contenido .clearfix {
	display: inline-block;
}

#widgets-opta-basket-contenido * html .clearfix {
	height: 1%;
}

#widgets-opta-basket-contenido .clearfix {
	display: block;
}



/*
-----------------------------------------------------
	WIDGET OPTA BALONCESTO
-----------------------------------------------------
*/
#widgets-opta-basket-contenido {
	font-family:Arial, Consolas, Helvetica, sans-serif;
	font-size: 13px;
}
#widgets-opta-basket-contenido .opta-table {
  display: table;
  
}
#widgets-opta-basket-contenido .opta-table-margin-bottom {
 margin-bottom:5px;
  
}
#widgets-opta-basket-contenido .opta-table-row {
	margin:0;
	padding:0;
	display: table-row;
	width:100%;
	padding-top: 10px;
	line-height:22px;
}
#widgets-opta-basket-contenido .opta-table-row-listas {
	margin:0;
	padding:0;
	display: table-row;
	cursor:default;
	line-height:22px;
}
#widgets-opta-basket-contenido .opta-table-row-listas:hover {
  background:#e4e4e4;
}
#widgets-opta-basket-contenido .opta-table-row-group{
  display: table-row-group;
  
}
#widgets-opta-basket-contenido .opta-table-cell {
  display: table-cell;
}

#widgets-opta-basket-contenido .scroll-pane {
	width:100%;
	overflow-x: hidden;
	/*background: #FFF;*/
	border-bottom:2px solid #CCC;
}

#widgets-opta-basket-contenido .opta-contenido-titulos {

	width:100%;
	margin:5px 0 3px 0;
	padding:5px 0 5px 0;
	font-size:15px;
	font-weight:bold;
	border-bottom:2px solid #00AEEF;
}

#widgets-opta-basket-contenido .opta-contenedor-powerby {
	margin:4px;
	float:right;
}
/*
-----------------------------------------------------
	WIDGET OPTA BALONCESTO -MARCADOR-
-----------------------------------------------------
*/
#widgets-opta-basket-contenido{
	width:100%;
	/*background:#CCC;*/
}
#widgets-opta-basket-resultado{
	width:100%;
}
#widgets-opta-basket-contenido .opta-equipo-loc , 
#widgets-opta-basket-contenido .opta-equipo-vis {
	text-align:center;  
	vertical-align:middle;
	width:40%;
	font-size:24px;
	color:#FFF;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    /*white-space: nowrap*/
}
#widgets-opta-basket-contenido .opta-resultado-loc , 
#widgets-opta-basket-contenido .opta-resultado-vis {
	text-align:center;  
	vertical-align:middle;
	width:10%;
	font-size:32px;
	color:#FFF;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;

}
#widgets-opta-basket-contenido .opta-resultado-vis {
	border-left:1px solid;
}

#widgets-opta-basket-contenido .opta-estado {
	text-align:center;  
	vertical-align:middle;
	width:20%;
	/*font-size:13px;*/
	color:#FFF;
	font-weight:bold;
}
#widgets-opta-basket-contenido .opta-partido-campo {
	padding-left:10px;
	text-align:left;  
	vertical-align:middle;
	width:40%;
}
#widgets-opta-basket-contenido .opta-partido-fecha {
	padding-right:10px;
	text-align:right ;  
	vertical-align:middle;
	width:40%;
}
#widgets-opta-basket-contenido .opta-entrenador-loc , 
#widgets-opta-basket-contenido .opta-entrenador-vis {
	padding-left:10px;
	text-align:left;  
	vertical-align:middle;
	width:40%;
	/*font-size:13px;*/

}
#widgets-opta-basket-contenido .opta-parciales {
	background:#FFF;
	margin-top:5px;
}
#widgets-opta-basket-contenido .opta-aciertos {
	color:#FFF;
	text-align:center;
	background:#00AEEF;
	border:1px solid #CCC;
}


#widgets-opta-basket-contenido .opta-aciertos-cab {
	color:#FFF;
	text-align:center;
	background:#999;
	border:1px solid #CCC;
}
#widgets-opta-basket-contenido .opta-aciertos-det {
	text-align:center;
	border:1px solid #CCC;
}

#widgets-opta-basket-contenido .opta-parciales-cuartos{
	color:#FFF;
	text-align:center;
	background:#00AEEF;
	border:1px solid #CCC;
}

#widgets-opta-basket-contenido .opta-parciales-cab {
	color:#FFF;
	text-align:center;
	background:#999;
	border:1px solid #CCC;
}
#widgets-opta-basket-contenido .opta-parciales-det {
	text-align:center;
	border:1px solid #CCC;
}

/*
-----------------------------------------------------
	WIDGET OPTA BALONCESTO -CARPETAS-
-----------------------------------------------------
*/
#widgets-opta-basket-contenido .opta-contenido-carpetas {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	line-height:30px;
	border-bottom:3px solid #00AEEF;
	cursor:pointer;
}
#widgets-opta-basket-contenido .opta-carpetas-opcion {
	text-align:center;
	color:#FFF;
	font-size:15px;
	background:#00AEEF;
	border-right:1px solid #FFF;
	border-radius: 10px 10px 0px 0px;	
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;
	
}
#widgets-opta-basket-contenido .opta-carpetas-opcion-activa {
	color:#333;
}
#widgets-opta-basket-contenido .opta-carpetas-opcion:hover {
	color:#CCC;
}

/*
-----------------------------------------------------
	WIDGET OPTA BALONCESTO -NARRACIÓN-
-----------------------------------------------------
*/
#widgets-opta-basket-contenido .opta-narracion {
	width:100%;
}
#widgets-opta-basket-contenido .opta-tweet {
	width:100%;
}
#widgets-opta-basket-contenido .opta-contenido-narracion {
	width:100%;
	line-height:20px;
	height:50px;
}
#widgets-opta-basket-contenido .opta-contenido-tweet {
	width:100%;
	/*line-height:20px;
	height:50px;
	*/
}
#widgets-opta-basket-contenido .opta-narracion-icono {
	text-align:center;
	vertical-align: middle;
	border:1px dotted #CCC;
	/*width:50px;*/
	width:9%;
}
#widgets-opta-basket-contenido .opta-narracion-minuto {
	text-align:center;
	vertical-align: middle;
	border:1px dotted #CCC;
	/*width:60px;*/
	width:10%;
}
#widgets-opta-basket-contenido .opta-narracion-minuto-parte{
	font-size:10px;
	font-weight:bold;
}
#widgets-opta-basket-contenido .opta-narracion-marcador {
	text-align:center;
	vertical-align: middle;
	border:1px dotted #CCC;
	/*width:50px;*/
	color:#00AEEF;
	font-weight:bold;
	width:9%;
}
#widgets-opta-basket-contenido .opta-narracion-texto {
	width:100%;
	padding:3px 8px 3px 8px;
	text-align:justify;
	border:1px dotted #CCC;
	vertical-align: middle;
}
#widgets-opta-basket-contenido .opta-narracion-texto-tweet {
	width:50%;
    margin-top: 0px; 
    margin-bottom: 0px; 

/*	padding:3px 8px 3px 8px;
	text-align:justify;
	border:1px dotted #CCC;
	vertical-align: middle;
	*/
}
/*  ESTA CALSE ES NECESARIA PARA QUE LOS TWEETS SEAN RESPONSIVES*/
#widgets-opta-basket-contenido .twitter-tweet-rendered {

  float: none; 
  width: 100% !important;  
  font-size: 12px;
  

}

/*
-----------------------------------------------------
	WIDGET OPTA BALONCESTO -JUGADORES-
-----------------------------------------------------
*/

#widgets-opta-basket-contenido .opta-jugador {
	/* JFe  padding:2px;*/
	text-align:center;
	border:1px dotted #DADADA;
		text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;
		
}
#widgets-opta-basket-contenido .opta-equipo-total {
	padding:2px;
	text-align:center;
	background:#aaa;
	border:1px solid #CCC;
	font-weight:bold;
		text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;
}
#widgets-opta-basket-contenido .opta-jugador-cab {
	background:#00AEEF;
	color:#FFF;
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;
}

#widgets-opta-basket-contenido .opta-jugador-JUG {
	width:29%;
	text-align:left; 
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;
}
#widgets-opta-basket-contenido .opta-jugador-5i {
	width:3%;
}
#widgets-opta-basket-contenido .opta-jugador-PUN,
#widgets-opta-basket-contenido .opta-jugador-MJ,
#widgets-opta-basket-contenido .opta-jugador-T2,
#widgets-opta-basket-contenido .opta-jugador-T3,
#widgets-opta-basket-contenido .opta-jugador-T1,
#widgets-opta-basket-contenido .opta-jugador-REB {
	width:10%;
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;

}
#widgets-opta-basket-contenido .opta-jugador-NFC,
#widgets-opta-basket-contenido .opta-jugador-NFR,
#widgets-opta-basket-contenido .opta-jugador-ASI,
#widgets-opta-basket-contenido .opta-jugador-NBP,
#widgets-opta-basket-contenido .opta-jugador-NBR,
#widgets-opta-basket-contenido .opta-jugador-NTF,
#widgets-opta-basket-contenido .opta-jugador-VAL {
	width:4%;
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;
}
#widgets-opta-basket-contenido .opta-jugador-nombre {
	/*width:50%;*/
	text-align:left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
    white-space: nowrap;
	
}
#widgets-opta-basket-contenido .opta-jugador-5i{
	width:15%;
	/*background:#fff;*/
	/*border:none;*/
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;

}
#widgets-opta-basket-contenido .opta-jugador-PUN{
	width:15%;
	/*background:#fff;*/
	/*border:none;*/
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;

}
#widgets-opta-basket-contenido .opta-jugador-REB{
	width:15%;
	/*background:#fff;*/
	/*border:none;*/
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap;
    /*white-space: nowrap*/

}
#widgets-opta-basket-contenido .opta-jugador-ASI{
	width:15%;
	/*background:#fff;*/
	/*border:none;*/
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    /*white-space: nowrap*/

}

#widgets-opta-basket-contenido .opta-jugador-FAL{
	width:15%;
	/*background:#fff;*/
	/*border:none;*/
	text-overflow: ellipsis;
    overflow-x: auto;
    overflow: hidden;
    white-space: nowrap

}

#widgets-opta-basket-contenido .opta-jugador-faltas{
	width:3%;
	/*background:#fff;*/
	border:none;
}
/*
-----------------------------------------------------
	WIDGET OPTA BALONCESTO -RANKING-
-----------------------------------------------------
*/
#widgets-opta-basket-contenido .opta-ranking {
	width:100%;


}
#widgets-opta-basket-contenido .opta-ranking-xx {
	/*width:100%;*/
	/*background:#00AEEF;
	text-align:center;
	color:#FFF;*/
	/*display: block;*/
	
	/*border:1px solid #CCC;*/
}

#widgets-opta-basket-contenido .opta-ranking-detalle {
	border:1px solid #CCC;
	padding:2px;
	margin-top:5px;
}
#widgets-opta-basket-contenido .opta-ranking-cab {
	width:100%;
	background:#00AEEF;
	text-align:center;
	color:#FFF;
	
	/*border:1px solid #CCC;*/
}

#widgets-opta-basket-contenido .opta-ranking-jugador {
	width:40%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	
}
#widgets-opta-basket-contenido .opta-ranking-equipo {
	width:40%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#widgets-opta-basket-contenido .opta-ranking-datos {
	width:20%;
	text-align:center;
}

/*
-----------------------------------------------------
	WIDGET OPTA BALONCESTO -TIROS-
-----------------------------------------------------
*/
#widgets-opta-basket-contenido .opta-nombre-loc,
#widgets-opta-basket-contenido .opta-nombre-vis {
	width:50%;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
}
#widgets-opta-basket-contenido .opta-leyenda-loc {
	width:10px;
	height:5px;
	background:#00CC33;
}
#widgets-opta-basket-contenido .opta-leyenda-vis {
	width:10px;
	height:10px;
	background:#FF0000;
}
#widgets-opta-basket-contenido .opta-tiros-izda,
#widgets-opta-basket-contenido .opta-tiros-dcha {
	width:50%;
	text-align:center;
	vertical-align:top;
}
#widgets-opta-basket-contenido .opta-tiros-titulo {
	background:#00AEEF;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
#widgets-opta-basket-contenido .opta-tiros-datos {
	border:2px solid #CCC;
	padding:5px;
	font-weight:bold;
}
#widgets-opta-basket-contenido .opta-tiros-centro {
	width:100%;
	text-align:center;
}
#widgets-opta-basket-contenido .opta-tiros-narracion {
	color:#FFF;
}
#widgets-opta-basket-contenido .opta-tiros-botones {
	color:#FFF;
	background:#4E4E50;
	text-align:center;
	/*
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	*/
	border:1px solid #FFF;
	border-radius: 5px 5px 5px 5px;	
	cursor:pointer;
	line-height:25px;
}
#widgets-opta-basket-contenido .opta-tiros-botones-activo {
	background:#ccc;
	color:#000;
	cursor:default;
}

/*
-----------------------------------------------------
	WIDGET OPTA BALONCESTO -FONDOS-
-----------------------------------------------------
*/
#widgets-opta-basket-contenido  .opta-fondo-celda-icono-canasta-1{
	/*
	background:#0000FF;
	opacity: 0.5;
	*/
}
#widgets-opta-basket-contenido  .opta-fondo-celda-icono-canasta-2{
	/*
	background:#0000FF;
	opacity: 0.8;
	*/
}
#widgets-opta-basket-contenido  .opta-fondo-celda-icono-canasta-3{
	/*
	background:#0000FF;
	*/
}
#widgets-opta-basket-contenido  .opta-fondo-celda-puntos-canasta-1{
	background:#FFF;
	color:#00AEEF;
}
#widgets-opta-basket-contenido  .opta-fondo-celda-puntos-canasta-2{
	background:#FFF;
	color:#00AEEF;
}
#widgets-opta-basket-contenido  .opta-fondo-celda-puntos-canasta-3{
	background:#00AEEF;
	color:#FFF;
	font-size:14px;
}
#widgets-opta-basket-contenido  .opta-fondo-celda-icono-faltas{
	background:#FF6600;
	background:#FFFFFF;
}
#widgets-opta-basket-contenido  .opta-fondo-titulos{
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
#widgets-opta-basket-contenido  .opta-fondo-resultado{
	height: 62px;
	background:#00AEEF;
}
#widgets-opta-basket-contenido  .opta-resultado-loc ,
#widgets-opta-basket-contenido  .opta-resultado-vis {
	background: #b5bdc8;
	
	background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); 
	background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); 
	background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); 
	background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); 
	background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); 
	
}
#widgets-opta-basket-resultado  .opta-fondo-estado {
	background:#00AEEF;
}
#widgets-opta-basket-contenido  .opta-fondo-nombres-tiros{
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}

/*
---------------------------------------------------
---------------------------------------------------
*/


 .tooltip {
    display: inline;
    position: relative;
  }
  .tooltip:hover:after {
    /*bottom: 26px;*/
    content: attr(name); 
    /*right: 20%;*/
    position: absolute;
    z-index: 98;
    background:#666;
    border-radius: 5px;
    color: #FFF;
    font-size: 12px;
    padding: 5px 15px;
    text-align: center;
    /*text-shadow: 1px 1px 1px #000;*/
    width: 150px;
  }
  .tooltip:hover:before {
    /*bottom: 20px;*/
    content: "";
    /*left: 50%;*/
    position: absolute;
    z-index: 99;
    /* el triángulo inferior */
    border: solid;
    border-color: rgba(102,102,102, 1) transparent;
    border-width: 6px 6px 0 6px;
  }
.tooltip:hover:after, .tooltip:hover:before, .tooltip:focus:after, .tooltip:focus:before {
  -webkit-transform: translateY(-26px);
  -moz-transform: translateY(-26px);
  transform: translateY(-26px); 
 }




 .tooltip2 {
    display: inline-block;
    /*JFE position: relative;*/
  }
  
 .tooltip2:before, 
 .tooltip2:after {
    position: absolute;
	/*
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease; 
	*/
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
	
	
}
.tooltip2:hover:before, 
.tooltip2:hover:after,
.tooltip2:focus:before,
.tooltip2:focus:after {
	visibility: visible;
    opacity: 1;
	transform: translateY(-30px); 
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform:translateY(-30px); 
}
.tooltip2:before {
    content: '';
    position: absolute;
    background: transparent;
    /*border: 6px solid transparent;*/
	/*
    border: solid;
    border-color: rgba(102,102,102, 1) transparent;
    border-width: 6px 6px 0 6px;
	*/
    z-index: 1000001; 
}
.tooltip2:after {
	content: attr(name);
    background: #383838;
    color: white;
    text-shadow: 0 -1px 0px black;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3); 
}
/*

*/
/*
@media screen and (max-width: 300px) {
    
	#widgets-opta-basket-contenido .opta-ranking-xx {
	width:100%;
	/*background:#00AEEF;
	text-align:center;
	color:#FFF;*/
/*	display: block;
	
	/*border:1px solid #CCC;*/
 /* }
*/
BODY {behavior: url(/assetscss/display-table.min.htc); }

.opta-table      {-dt-display: table; }
.opta-table-row  {-dt-display: table-row; }
.opta-table-cell {-dt-display: table-cell; }
