@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'Oswald';
    src: url('/especiales/recursos_especiales/fonts/oswald-regular-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('/especiales/recursos_especiales/fonts/oswald-regular-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OswaldLight';
    src: url('/especiales/recursos_especiales/fonts/oswald-light-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/oswald-light-webfont.woff2') format('woff2'),
         url('/especiales/recursos_especiales/fonts/oswald-light-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/oswald-light-webfont.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'roboto';
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.woff') format('woff'),
		 url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.woff2') format('woff'),
         url('/especiales/recursos_especiales/fonts/RobotoCondensed-Regular.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack';
    src: url('/especiales/recursos_especiales/fonts/roboto-black-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/roboto-black-webfont.woff2') format('woff2'),
         url('/especiales/recursos_especiales/fonts/roboto-black-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/roboto-black-webfont.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

#emolmlt-statspartido {
	width:100%;
	max-width:710px;
	float:left
	}
/*                  <<..•.¸¸•´¯`•.¸¸¤ ★·.·´¯`·.·★ TAB con banderas ★·.·´¯`·.·★ ¤¸¸.•´¯`•¸¸.•..>>            */	
.tab_banderas {
	width:100%;
	float:left;
	height:30px;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
	margin-bottom:5px;
	}
.tab_banderas_local {
	width: 50%;
	float: left;
	height: 30px;
    background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: left center;
	}
.tab_banderas_visita {
	width:50%;
	float:left;
	height:30px;
    background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: right center;
	}
.tab_banderas_texto {
	height: 30px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
background-color: #fff;
	color: #1a2d57;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
text-shadow: -2px -2px 1px #fff, 2px -2px 1px #fff, -2px 2px 2px #fff, 2px 2px 2px #fff;


	}
.tab_banderas_texto_b {
	height: 30px;
	position: absolute;
	min-width:170px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #dae1ea;
	color: #1a2d57;
	font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	text-transform: uppercase;
	}
.tab_banderas_linea {
	width: calc(100% - 90px);
	height:2px;
	background-color:#dae1ea;
	margin-top:14px;
	position:absolute;
	left:45px;
}

	
	
	
/* |||||||||||| Fin  |||||||||||| */	

/* |||||||||||| barra graficos |||||||||||| */	
#emolmlt-statspartido > #supercont_barra-graficos_cont >.barra-graficos_cont:nth-child(odd) {
	width: 100%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	background-color: #F3F3F3;
	border-bottom: 1px solid #D5D4D4;
	}
	
#supercont_barra-graficos_cont{
	width:100%;
	height:auto;
	margin-bottom:15px;
	float:left;
	}	
.barra-graficos_cont {
	width: 100%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	background-color: #EBEBEB;
	border-bottom: 1px solid #D5D4D4;
	}
.barra-graficos_barra {
	width: 100%;
	height:20px;
	float: left;
	background-color:#749ccb;
	}

.barra-graficos_barra > span {
display: inline-block;
background-color: #194984;
height: 20px;
width: auto;
}

.barra-graficos_numero {
	width: 52px;
	height:25px;
	line-height: 25px;
	float: left;
	font-family: 'robotoblack', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #194984;
	text-align: left;
	}
.barra-graficos_numero_b {
	width: 55px;
	height:25px;
	line-height: 25px;
	float: left;
	font-family: 'robotoblack', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5b728d;
	text-align: right;
	}
.barra-graficos_titulo {
	height:25px;
	line-height: 25px;
	width: calc(100% - 110px);
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
	}

/* |||||||||||| Fin  |||||||||||| */


/* |||||||||||| los mas|||||||||||| */	
.losmas_cont {
	width:100%;
	float:left;
	height:auto;

	}
.losmas_cont_modulo {
	width:50%;
	float:left;
	height:auto;
	}	
#emolmlt-statspartido >.losmas_cont > .losmas_cont_modulo:nth-child(even) {
	width: calc(50% - 2px);
	margin-left:2px;
	}
.losmas_modulo {
	width:100%;
	float:left;
	height:auto;
	background-color:#dae1ea;
	padding-right:10px;
	box-sizing:border-box;
	margin-bottom:15px;
	}
	

.losmas_jugador {
	width: 50%;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	box-sizing:border-box;
	}
.losmas_jugador_foto {
	width: 100%;
	float: left;
	height: auto;
	position:relative;
	}
	
.losmas_jugador_foto img{
	width: 100%;
	height: auto;
	}	
.losmas_jugador_texto {
	width: 100%;
	float: left;
	height: 25px;
	line-height: 25px;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
.losmas_jugador_cifra {
	position: absolute;
	bottom: 10px;
	right: 0px;
	background-color: rgba(28,95,175,0.92);
	color: #fff;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	min-width: 50px;
	padding-left:5px;
	padding-right:5px;
	box-sizing:border-box;

	}	
	

/* |||||||||||| fin |||||||||||| */	
	
/* |||||||||||| header |||||||||||| */	

.cont_header {
	width: 100%;
	float: left;
	height: 56px;
	background-image: url(http://static.emol.cl/emol50/Fotos/2016/08/09/file_20160809105654.png);
	position: relative;
	border-bottom: 1px solid #FFFFFF;
}
.logo_header {
	padding-top:6px;
	height: 56px;
	width: 190px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.logo_header img{
	height: auto;
	width: 100%;
}
	
/* |||||||||||| Marcador |||||||||||| */	
	
.marcador_cont {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	background-image: url(http://static.emol.cl/emol50/Fotos/2016/08/09/file_20160809135423.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 0px;
	margin-bottom:10px;
	background-color:#233c76;
}
.marcador_tab {
	width:100%;
	height:30px;
	float:left;
		font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
.supra_marcador_cont_datos {
	width: 100%;
	height:auto;
	float: left;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
	}
.marcador_cont_datos {
	width: 100%;
	float: left;
	height: 83px;
	position: relative;
	background-color: rgba(0,0,0,0.41);
	margin-bottom:10px;
}
.marcador_equipo_local {
	position: absolute;
	width:60px;
	left:10px;
	top:10px;
	height:56px;
}
.marcador_equipo_visita {
	position: absolute;
	width:60px;
	right:10px;
	top:10px;
	height:56px;
}
.marcador_linea_fondo {
	position: absolute;
	width: calc(100% - 20px);
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	left: 10px;
	top: 23px;
	height: 30px;
	background-color: rgba(255,255,255,1.00);
	border-bottom: 4px solid #DFDFDF;
	border-top: 4px solid #DFDFDF;
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
}
.marcador_equipo_nombre_local {
	float:left;
	height:56px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 68px;
	color: #000;
	text-transform: uppercase;	
	margin-left: 0px;
	margin-top: 0px;
	position:absolute;
	width: calc(50% - 180px);
	left: 80px;
	top:40px;
	text-align: center;

}
.marcador_equipo_nombre_visita {
	height:56px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 68px;

	color: #000;
	text-transform: uppercase;
	position:absolute;
	width: calc(50% - 180px);
	text-align:center;
	right:80px;
	top:40px;
		
}
.marcador_equipo_local img, .marcador_equipo_visita img{
width:100%;
height:auto;

}
.marcador_resultados {
	height: auto;
	width: 210px;
	position: absolute;
	top:45px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.marcador_numero_local {
	width:68px;
	height:55px;
	float:left;
background: rgba(44,83,158,1);
background: -moz-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(44,83,158,1)), color-stop(76%, rgba(23,72,130,1)), color-stop(100%, rgba(23,72,130,1)));
background: -webkit-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
background: -o-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
background: -ms-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
background: linear-gradient(to bottom, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#174882', GradientType=0 );
	border: 3px solid #dfdfdf;
	text-align: center;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 36px;

	line-height: 50px;
	color: #ffffff;
	box-sizing:border-box;
}
.marcador_numero_visita {
	width:68px;
	height:55px;
	float:left;
background: rgba(44,83,158,1);
background: -moz-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(44,83,158,1)), color-stop(76%, rgba(23,72,130,1)), color-stop(100%, rgba(23,72,130,1)));
background: -webkit-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
background: -o-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
background: -ms-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
background: linear-gradient(to bottom, rgba(44,83,158,1) 0%, rgba(23,72,130,1) 76%, rgba(23,72,130,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#174882', GradientType=0 );
	border: 3px solid #dfdfdf;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	color: #ffffff;
	line-height: 50px;
	box-sizing:border-box;
}
.marcador_vs {
	width:calc(100% - 136px);
	height:41px;
	float:left;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000000;
	text-align: center;
	line-height: 42px;
	background: rgba(241,231,103,1);
background: -moz-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
background: -webkit-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -o-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -ms-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: linear-gradient(to bottom, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=0 );
margin-top:8px;
box-sizing:border-box;
}
/* |||||||||||| FIN |||||||||||| */	

/* |||||||||||| goles anotados |||||||||||| */	

#goles-anotados {
	width: 100%;
	float: left;
	height: auto;
	padding:10px;
	box-sizing:border-box;
	background-color: rgba(0,0,0,0.25);
	margin-bottom:10px;
	}
	
#goles-anotados ul {
	width: 100%;
	float: left;
	height: auto;
	padding: 0px;
	margin:0px;
	}
#goles-anotados li {
		font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	color: #FFFFFF;
	list-style-type: none;
	margin-right:20px;
    margin-bottom: 7px;
	}
#goles-anotados li img {
	width:18px;
	height:auto;
	margin-right:3px;
	vertical-align:top;

	}


/* |||||||||||| FIN |||||||||||| */	




/* |||||||||||| Jugadores enfrentados |||||||||||| */	

#jugadores_enfrentados {
	width:100%;
	float:left;
	position:relative;
	height:auto;
	margin-bottom:15px;


	}
.jugadores_enfrentados_tab {
	width: 100%;
	float: left;
	height: 30px;
	text-align: center;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	background-image: url(http://static.emol.cl/emol50/Fotos/2016/08/09/file_20160809135423.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	line-height: 30px;

	}
.jugadores_enfrentados_player_local {
	width: 160px;
	float:left;
	top: 35px;
	left: 0px;
	overflow: hidden;
			

	}
.jugadores_enfrentados_player_visita {
	width:160px;
	float:right;
	top:35px;
	right:0px;
	overflow:hidden;	

	}
.jugadores_enfrentados_player_local img, .jugadores_enfrentados_player_visita img {	
	width:196px;
	height:auto;
	margin-left:-18px;
	
}
.jugadores_enfrentados_graficos {
	width:calc(100% - 320px);
	position:absolute;
	top:30px;
	left:160px;
	}	
	
	
/* |||||||||||| Fin  |||||||||||| */	

/* |||||||||||| canchas |||||||||||| */	
.canchas_tab {
	width: 100%;
	float: left;
	height: 30px;
	text-align: center;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 30px;
	background-color: rgba(0,0,0,0.30);
	}
.canchas_cont {
	width:100%;
	float:left;
	margin-bottom:15px;
	background-image: url(http://static.emol.cl/emol50/Fotos/2016/08/22/file_20160822122752.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
.canchas_local {
	position:relative;
	width:50%;
	float:left;
	box-sizing:border-box;
	padding-left:10px;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:10px;
	}
.canchas_visita {
	position:relative;
	width:50%;
	float:left;
	box-sizing:border-box;
	padding-left:5px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	}
.canchas_local img, .canchas_visita img{
	width: 100%;
	height: auto;
	border: 2px solid rgba(255,255,255,1.00);
	box-sizing:border-box;
}

.canchas_equipo {
	height: 30px;
	text-align: center;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 30px;
	background-color: #751212;
	position: absolute;
	top: 26px;
	left: 10px;
	}
.canchas_equipo_b {
	height: 30px;
	text-align: center;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 30px;
	background-color: #751212;
	position: absolute;
	top: 26px;
	left: 5px;
	}
.canchas_equipo_bandera {	
	width: 20px;
	float:left;
	margin-right:5px;
	margin-top:5px;
	margin-left:0px;
}
.canchas_equipo_bandera img{
	width: 100%;
	border-width: 0px;
}
.canchas_equipo_texto {	
	float:left;
	line-height: 32px;
	margin-right:10px;
}	
.cancha_flecha {
	font-size: 28px;
	color: rgba(255,229,0,1.00);
	line-height: 24px;
	float:left;
	height:30px;
	margin-right:10px;
	}

/* |||||||||||| Fin  |||||||||||| */	


/* ===== RESOLUCIÓN < 725 ===== */

@media (max-width: 630px) {
	
/* |||||||||||| Marcador |||||||||||| */	

.marcador_numero_local, .marcador_numero_visita {
	font-size: 26px;
}

.marcador_equipo_nombre_local,.marcador_equipo_nombre_visita  {
	font-size: 14px;
}




/* |||||||||||| Jugadores enfrentados |||||||||||| */	

#jugadores_enfrentados {
	width:100%;
	float:left;
	position:relative;
	}
.jugadores_enfrentados_player_local {
	width: 50%;

	}
.jugadores_enfrentados_player_visita {
	width: 50%;
	float:left;
	}
.jugadores_enfrentados_player_local img, .jugadores_enfrentados_player_visita img {	
	width:100%;
	height:auto;
	margin-left:0px;
	
}
.jugadores_enfrentados_graficos {
	width:100%;
	position:inherit;
	float:left;
	top:0px;
	left:0px;
	}	
	
	
/* |||||||||||| Fin  |||||||||||| */




}





/* ===== RESOLUCIÓN < 725 ===== */

@media (max-width: 570px) {
	
	
	/*                  <<..•.¸¸•´¯`•.¸¸¤ ★·.·´¯`·.·★ TAB con banderas ★·.·´¯`·.·★ ¤¸¸.•´¯`•¸¸.•..>>            */	
.tab_banderas_local {
    background-size: 20px 20px;
	}
.tab_banderas_visita {
    background-size: 20px 20px;
	}
.tab_banderas_texto, .tab_banderas_texto_b  {
	left: 0px;
	right:0px;
	width:180px;
	margin-left:auto;
	margin-right:auto;
	-webkit-transform:none;
	-ms-transform: none;
	transform: none;
	font-size: 12px;
	text-transform: uppercase;

	}



	
	.tab_banderas_linea {
	width: calc(100% - 70px);
	height:2px;
	background-color:#dae1ea;
	margin-top:14px;
	position:absolute;
	left:35px;
}

/* |||||||||||| fin |||||||||||| */		
	
/* |||||||||||| barra graficos |||||||||||| */	

.barra-graficos_titulo {
	font-size: 11px;
	}

/* |||||||||||| Fin  |||||||||||| */
	
/* |||||||||||| los mas|||||||||||| */		
.losmas_cont_modulo, #emolmlt-statspartido >.losmas_cont > .losmas_cont_modulo:nth-child(even) {
	width:100%;
	margin-left:0px;

	}	

		
/* |||||||||||| Fin  |||||||||||| */	
	
/* |||||||||||| header |||||||||||| */	

.cont_header {
	width: 100%;
	height: 40px;

}
.logo_header {
	padding-top:6px;
	height: 40px;
	width: 128px;
}

/* |||||||||||| Marcador |||||||||||| */


.marcador_cont_datos {
	height: 100px;
}
	
.marcador_equipo_nombre_local {
	height:20px;
	font-size: 12px;
	line-height: 20px;
	top:40px;
	left: 20px;
	-webkit-transform:none;
	-ms-transform:none;
	transform:none;
	overflow: hidden;
	background-image:none;
	border: 0px solid #fff;
text-align:left;
	color:#fff;
	width:50%;
	background-color:#2e4f98;
	box-sizing:border-box;
	padding-left:10px;
	
	
}
.marcador_equipo_nombre_visita {
	height:20px;
	font-size: 12px;
	line-height: 20px;
	top:40px;
	right:20px;
	-webkit-transform:none;
	-ms-transform:none;
	transform:none;
	overflow: hidden;
	background-image:none;
	border: 0px solid #fff;
text-align:right;
	color:#fff;
	width:50%;
	background-color:#2e4f98;
	box-sizing:border-box;
	padding-right:10px;

}

.marcador_equipo_local {
	width:56px;
	top:35px;
	height:56px;
}
.marcador_equipo_visita {
	width:56px;
	top:35px;
	height:56px;
}
.marcador_linea_fondo {
	top: 43px;

}
.marcador_resultados {
	top:65px;
}

/* |||||||||||| Fin |||||||||||| */	


/* |||||||||||| goles anotados |||||||||||| */	
#goles-anotados {
	padding-top:3px;
	padding-bottom:5px;
	}
#goles-anotados ul { 
text-align:center;
}
#goles-anotados li {
	width: 100%;
	font-size: 13px;
	display: inline-block;
	margin-top: 5px;
	background-image: url(http://static.emol.cl/emol50/Fotos/2016/08/11/file_20160811135510.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
/* |||||||||||| Fin |||||||||||| */	

/* |||||||||||| Canchas |||||||||||| */	
.canchas_visita {
	position:relative;
	width:100%;
	float:left;
	box-sizing:border-box;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	}
.canchas_local {
	position:relative;
	width:100%;
	float:left;
	box-sizing:border-box;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
	}
.canchas_equipo_b {

	left: 10px;
	}
/* |||||||||||| Fin |||||||||||| */	


}


/* ===== RESOLUCIÓN < 725 ===== */

@media (max-width: 350px) {
/* |||||||||||| Marcador |||||||||||| */	
.marcador_resultados {
	width: 185px;
}
.marcador_vs {
	font-size: 16px;
}
.marcador_tab {
	font-size:10px;
}
/* |||||||||||| Fin |||||||||||| */	


}
