/* Add here all your CSS customizations */
.text_light_white{
	color: #fff!important;
}
.whitehr{
	background: #ffffff;
	margin: 0 auto;
}
.margin_blog{
	margin-top: 10px;
}
.no-margin{
	margin-bottom: 0!important;
}
.team_logos{
	display: inline-block;
	margin-right: 20px; 
	vertical-align: middle;
}
.team_left, .team_center, .team_right{
	display: inline-block;
	vertical-align: middle;
}
.team_center{
	font-weight: bold;
    font-size: 12pt;
    width: 30px;
    text-align: center;
}
.match_hour{
	display: block;
	font-weight: 400;
	font-size: 10pt;
	margin: 0 auto;
}
.background_tbr{
	background-image: url('../img/seamless_tbr.jpg');
	background-position: bottom;
}
.background_pcr{
	background-image: url('../img/seamless_pcr.jpg');
	background-position: bottom;
}
.background_autocentro{
	background-image: url('../img/seamless_autocentro.jpg');
	background-position: bottom;
}
.background_llantas{
	background-image: url('../img/seamless_llantas.jpg');
	background-position: bottom;
}
#llantas_img{
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.llantas_img_it{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.club_mini{
	height: 40px;
    width: 40px;
}
#footer_container{
	background: #333;
	color: #fff;
	text-align: center;
	padding: 20px 0;
}
.footer_item{
	color: #fff!important;
	margin: 3px auto!important;
}
.footer_link{
	color: #cacaca!important;
}
.footer_link:hover{
	color: #ed1c24 !important
}
#partidos_calendario{
	background: #444!important;
}
.match_day{
	font-weight: bold;
	font-size: 12pt;
}
.match_tournament{
	color:#fff!important;
	font-size: 12pt!important;
}