/*estilos cabecalho estacoes*/
.fundoLinhaAzulViajar {
    background-color: #2F7DE1;   
}
.fundoLinhaAmarelaViajar{
	background-color: #F7A800;
}
.fundoLinhaVermelhaViajar{
	background-color: #EA1D76;
}
.fundoLinhaVerdeViajar{
	background-color: #00A19B;
}
.icon_tamanho_30{
	font-size:30px;
	vertical-align:middle;
}
.estado_circulacao_ok{
	color:green;
	vertical-align:middle;
}


.texto_branco h1{color:#fff;}

.texto_azul_escuro{
	color: #250671 !important;
}

.estado_circulacao_nok{
	color:#FFFF00 !important;
	vertical-align:middle;
 }
 
/*h1:before,h2:before,h3:before,h4:before,h5:before{
	border-bottom: 1px solid #333;
	width:80px;
	content: "";
}
h1:after,h2:after,h3:after,h4:after,h5:after {
	margin-top:5px;
  background: #333;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 80px;
}*/

/*estilos texto estacoes*/
h1 {margin-bottom: 20px!important;}
h1 {font-size: 20px !important;}
h1:after {margin-top:8px;  background: #333;  content: "";  display: block;  height: 1px;  position: absolute; width: 80px;}

.icon:before{margin-right:15px;}

p {line-height: 30px!important;}
h4{line-height: 24px!important;}

.texto_cinza_escuro {font-size: 25px;}

.txt_viajar {font-size: 20px !important;}
.txt_viajar:after{margin-top:7px;  background: #333;  content: "";  display: block;  height: 1px;  position: absolute; width: 80px;}
