body {
	font-family: 'Lato', sans-serif;
	width: 1000px;
	margin: 0 auto;
   
   /* background-image: url(images/header_hl.jpg);
    background-repeat: no-repeat;*/
    /*background: url(images/header-bg.png) repeat-x;*/

}

.container_portal {
    background: #faf9f9;
	min-height: 100vh;
}

.content_portal {
	/*background-color: #18B;*/
	min-height: 100vh;
}
.fixed_tabs {
    background-image: url(images/bg_red.png)!important;
    background-repeat: repeat-x!important;
}

.header_portal {
    background-image: url(images/header_hl.jpg);
    display: block;
    height: 248px;
    margin-top: 0px;
    /* margin-bottom: -40px; */
    /* background-position-y: -150px; */
    background-size: 1000px;
}

.footer_portal {
    background-color: #FFF;
    display: block;
    height: 70px;
    margin-bottom: 10px;
    padding-left: 25px;
}

.partido_data_ppal {
 	background-image: url('images/fondo_ficha_partido.jpg');
 }

.tab_modal_text {
	margin: 5px 0px 0px 0px;
    /* font-family: 'Open Sans Condensed', sans-serif; */
    font-size: 10px;
    letter-spacing: 1.5px;
    line-height: 12px;
}
.tab_icon {
    margin: 3px 8px 0px 4px;
}
.tab_modal {
 	border-right: none;
    min-width: 115px;
    padding: 0px 5px 0px 0px;
}
.tab_modal_selected {
	min-width: 115px;
	padding: 0px 5px 0px 0px;
	border-right: none;
}
.cambio_temporada {
	display: none;
}
.tabs_options_header {
    background-color: #e8194c;
}

.scorer_apartado {
	font-size: 13px;
    height: 30px!important;
}

.div_titulo_fase_idc {
	background-color: #e8194c!important ;
	
}    
.lang_es{
	
	color: black!important;
}

.stats_table_special{
	background-color: #a3242b!important;
	
	
}

.menu_competicion_btn_selected{
	
	background-color: #a3242b!important;
	border-bottom: 4px solid #e8194c!important;
}
.btn_header{
	
	
}