.counter_et_2015_id_sidebar{
	width: 100%;
	height: 265px;
	background-image: url("/portal/et/imagenes_contenido/general/background_305.png");
	background-size: cover;
	background-position:top center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-family: 'OpenSansCondensed', sans-serif;
}
.counter_et_2015_id_sidebar h3{
	background-color: #1e79bf;
	height: 35px;
	text-align: center;
	color: #fff;
	font-style: italic;
	font-size: 19pt;
	line-height: 1.4em;
}	

/*
#countdown_etid2015_sidebar .dash{
	float: left;		
}


@media only screen and (max-width: 750px) {
	.counter_et_2015_id_sidebar{
		display: none;
	}
}


@media only screen and (min-width: 750px) {
	.counter_et_2015_id_sidebar{
		display: block;
	}
	.counter_et_2015_id_sidebar .counter_row1_sidebar{
		text-align: center;
		margin-top: 3%;
	}
	.counter_et_2015_id_sidebar .counter_row1_sidebar img{
		width: 80%;
		max-width: 140px;
		
	}
	.counter_et_2015_id_sidebar .counter_row2_sidebar{
		color: #fff;
		width: 90%;
		margin: 0 auto;
	}
	
	.counter_et_2015_id_sidebar .counter_row2_sidebar .content_label_circuit .img_circuit{
		float: left;
		width: 30%;
		margin-left: 9%;
	}
	
	.counter_et_2015_id_sidebar .counter_row2_sidebar .content_label_circuit .clc_2{
		margin-top: 2%;
		float: left;
		width: 50%;
		margin-left: 3%;
		font-size: 13pt;
	}

	#countdown_etid2015_sidebar{
		margin-top: 5%;
		color: #fff;
	}
	
	#countdown_etid2015_sidebar .days_dash{
		width: 26%;
	}
	#countdown_etid2015_sidebar .hours_dash{
		width: 19%;
		
	}
	#countdown_etid2015_sidebar .minutes_dash{
		width: 21%;
		
	}
	#countdown_etid2015_sidebar .dash .digit{
		width: 21%;
	}
	#countdown_etid2015_sidebar .minutes_dash .digit , #countdown_etid2015_sidebar .hours_dash .digit{
		width: 28%;
	}
	#countdown_etid2015_sidebar .dash .digit{
		float: left;
		font-size: 27pt;
		font-weight: bold;
	}
	#countdown_etid2015_sidebar .dash .dash_title{
		margin-left: 3%;
		font-weight: normal;
		font-size: 14pt;
		display: block;
		float: left;
	}
	#countdown_etid2015_sidebar .days_dash .dash_title{
		margin-top: 19%;
	}
	#countdown_etid2015_sidebar .hours_dash .dash_title , #countdown_etid2015_sidebar .minutes_dash .dash_title{
		margin-top: 24%;
	}
	
	#countdown_etid2015_sidebar .left_label{
		width: 45px;
		float: left;
		font-weight: normal;
		font-size: 14pt;
		margin-top: 4.6%;
		margin-left: 9%;
	}
	
}
*/