@charset "UTF-8";
/* CSS Document */

body{ margin:0; padding:0;}

.fLeft{ float:left}
.fRight{ float:right}

#escudos{padding:1% 5% 0; width:90%; border-top:1px solid #00973B; border-bottom:1px solid #00973B;}
#escudos.owl-theme .owl-controls .owl-buttons div{background:none!important; border-radius:0!important; width:auto!important}
#escudos.owl-theme .owl-controls .owl-buttons .owl-prev{left:-60px}
#escudos.owl-theme .owl-controls .owl-buttons .owl-next{right:60px}

/* Posiciones Home */
.poscionesHome{ margin-right:0; height:445px; padding-bottom:10px; border-bottom:2px solid #00973B}
.poscionesHome ul{ display:block; float:left; width:100%; margin:0; padding:0; border-bottom:2px solid #FFF;}
.poscionesHome ul li{ list-style:none; background:#F6F6F6; float:left; cursor:pointer; width:calc(100% / 6); margin:0; padding:2px 0 0 0; display:block;font-family:'OpenSansBold', Arial, Helvetica, sans-serif; color:#1c417d; text-decoration:none; font-size:16px; text-align:center; border-bottom:2px solid #1c417d}
.poscionesHome ul li.active {background:#1c417d;color:#FFF; padding-bottom:0px; }
.poscionesHome .tablaHome{ width:100%; float:left;font-family:'proximaNovaRegular', Arial, Helvetica, sans-serif; font-size:13px;}
.poscionesHome .tablaHome .row{ width:96%; padding:2%; float:left;}
.poscionesHome .tablaHome .row:first-child{ background:#00973B;font-family:'RobotoRegular', Arial, Helvetica, sans-serif; color:#FFF;}
.poscionesHome .tablaHome .row:nth-child(even){ background:#F2F2F2;}
.poscionesHome .tablaHome .row .cell{ float:left; width:10%; text-align:center}
.poscionesHome .tablaHome .row .cell:nth-child(2){ width:66%; padding-left:2%; padding-right:2%; text-align:left}
.poscionesHome .tablaHome .row .cell .escudo{ float:left; margin:0 15px 0 0}
.poscionesHome .tablaHome .row .cell .escudo img{ float:left; width:15px; height:auto}
.poscionesHome .tablaHome .estadisticasCompletas{ float:left; width:96%; margin:15px 2% 0; background:#00973B; color:#FFF; text-transform:uppercase; padding:5px 0; text-align:center; border-radius:4px; text-decoration:none;font-family:'RobotoRegular', Arial, Helvetica, sans-serif; font-size:12px;}
.poscionesHome .tablaHome .estadisticasCompletas:hover{ color:#131313}

/* Estadisticas seccion */

.estadisticasSeccion{ background:#999; width:100.2%; padding:2%; margin-left:-2.1%; margin-bottom:20px;}
.estadisticasSeccion .seccion{border-bottom-color:#FFF; color:#FFF}
.estadisticasSeccion .seccion:hover{background:none; padding-left:0}
.estadisticasSeccion .poscionesHome{ height:auto}

.fixture .arrowFechas{ width:10%; text-decoration:none; display:block; color:#FFF; text-align:center; font-size:20px;}
.fixture .fechaActiva{ width:80%; text-align:center; float:left; padding-top:5px;}

.fixture .diaHorario{ width:13%; padding:0 1%; border-right:1px solid #131313; float:left; font-size:11px; margin-right:1%}
.fixture .equipo{ width:38%; float:left; padding-left:0.25%; padding-right:0.25%; padding-top:6px; font-size:11px}
.fixture .equipo .escudo{ position:relative; top:-1px }
.fixture .equipo .resultado{ width:20px; height:17px; text-align:center; background:#999; color:#FFF; position:relative; top:-2px; padding-top:3px}
.fixture .vs{ width:5%; text-align:center; float:left; padding-top:8px; font-size:12px}

.fixture .equipo.fLeft{ text-align:left}
.fixture .equipo.fLeft .escudo{ float:left; margin-right:5px;}
.fixture .equipo.fLeft .resultado{ float:right}
.fixture .equipo.fRight{ text-align:right}
.fixture .equipo.fRight .escudo{ float:right; margin-left:5px;}
.fixture .equipo.fRight .resultado{ float:left}

.tablaHome.goleadores .row .cell{ width:85%; text-align:left}
.tablaHome.goleadores .row .cell:last-child{ width:15%; padding:0; text-align:center}

/* Minuto a Minuto */
.MAM{ width:100%; border:none;}

.itemDestacado .MAM{ height:120px; width:98%; padding:1%; background:rgba(255,255,255,0.8)}

.itemMam{ width:100%; float:left; height:auto;font-family:'proximaNovaRegular', Arial, Helvetica, sans-serif;}
.itemMam .data{ width:96%; padding:2%; background:#00973B; color:#FFF; float:left; margin-bottom:10px;}
.itemMam .data .fecha,
.itemMam .data .tiempo{ display:block; font-size:11px; margin:0;}
.itemMam .equipo{ width:49%; float:left; font-size:14px; padding-top:5px;}
.itemMam .equipo.fLeft{ padding-right:1%;}
.itemMam .equipo.fRightt{ padding-left:1%;}
.itemMam .equipo .resultado{ min-width:30px; height:27px; text-align:center; background:#253C8E; color:#FFF; position:relative; top:-7px; padding:3px 5px 0; font-size:20px}
.itemMam .equipo .resultado em{ font-style:normal; font-size:14px; position:relative; margin:0}
.itemMam .equipo .escudo{ position:relative; top:-1px }
.itemMam .equipo.fLeft .escudo{ float:left; margin-right:5px;}
.itemMam .equipo.fLeft .resultado{ float:right}
.itemMam .equipo.fRight{ text-align:right}
.itemMam .equipo.fRight .escudo{ float:right; margin-left:5px;}
.itemMam .equipo.fRight .resultado{ float:left}
.itemMam .goles{ width:96%; padding:1% 2%; background:#F2F2F2; color:#999; float:left; margin-top:10px; overflow:hidden; text-align:center}
.itemMam .goles p{ margin:0; font-size:11px; display:inline-block; border-right:1px solid #999; padding-right:3px;}
.itemMam .goles p:last-child{ border-right:none; padding-right:0;}

@media (max-width: 320px) {	
		.itemDestacado .MAM{ height:70px;}
		
		.itemMam .equipo{ font-size:12px;}
		.itemMam .goles,
		.itemMam .equipo .escudo{ display:none;}
}

@media (max-width: 250px) {		
		.itemDestacado .MAM{ height:90px!important;}
		
		.itemMam .equipo{ text-align:center!important}
		.itemMam .equipo .resultado{ float:none!important; display:block; margin:auto; top:6px;}		
}