body {
    font-family: 'Lato', sans-serif;
    width: 1000px;
    margin: 0 auto;
    background: #D8D3CB;
}

#menu_portal {
	margin-top: -30px;
	height: 30px;
	display: inline-block;
	margin-bottom: 5px;
}

.current_modal_name {
	/*font-weight: bold; */
    font-size: 13px;
    color: #FFF;
    float: left;
    width: 165px;
    line-height: 25px;
    display: inline-block;
    padding: 1px 2px 0px 15px;
    /* background-color: #CCC; */
}

.current_temp {
    /* font-weight: bold; */
    font-size: 13px;
    color: #FFF;
    float: left;
    width: 75px;
    line-height: 30px;
    text-align: center;
}

.menu_more_modals {
    font-size: 11px;
    color: #FFF;
    float: left;
    width: 150px;
    line-height: 30px;
    text-align: center;
    border-bottom: 4px solid transparent;
}
.menu_more_modals:hover {
	border-bottom: 4px solid #004c67;
	color: #ffd863;
	font-size: 12px;
}

.container_portal {
	background-color: #FFF;
	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/portada_fep.png);*/
    background-image: url(images/header.png?v=2);	
	display: block; 
	height: 200px;
    margin-top: 0px;
    /*margin-bottom: -15px;*/
}

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

.selector_temporadas {
    top: 181px;
}

#partido_data_ppal {
    width: 998px;
    top: 40px;
    background-image: url('images/header_game_hl.jpg');
    background-size: 1000px;
}

.tab_modal_text {
    margin: 5px 0px 0px 0px;
    /* font-family: 'Open Sans Condensed', sans-serif; */
    font-size: 12px;
    letter-spacing: 1.8px;
    line-height: 13px;
}
.tab_icon {
    margin: 3px 8px 0px 4px;
}
.tab_modal_selected .tab_modal_text {
    font-size: 13px;
    line-height: 14px;
}
.tab_modal {
	border-right: none;
    min-width: 115px;
    padding: 0px 5px 0px 0px;
    border-radius: 6px 6px 0px 0px;
    margin: 9px 5px 0px 0px;
    border: none;
    background-color: #3e0000;
    box-shadow: 1px 1px 1px #000;
}
.tab_modal_selected {
    min-width: 115px;
    padding: 4px 5px 4px 0px;
    border-right: none;
    background-color: #000;
    border-radius: 6px 6px 0px 0px;
    font-size: 13px!important;
    margin-right: 3px;
	
}
.tabs_modals {
	border-bottom: 3px solid #000;
	width: 100%;
	margin-top: 5px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.stats_table_special {
    background-color: #a70000;
}
#sidgad_thickbox_right_topbar {
    background-color: #000!important;
    color: #FFF!important;
}
   
.tabs_options_header {
	background-color: #000!important;	
}
.volver_competiciones {
	background-color: #aaa!important;
}

#sidgad_thickbox_topbar {
	background-color: #000!important;
} 

#sidgad_thickbox_topbar_content {
    color: #FFF!important;
}
.div_titulo_fase_idc {
	background-color: #000;
}

a.menu_competicion_btn {
    height: 22px;
margin: 3px 3px 4px 3px;
}
    