#success_message{ display: none;}
/* === Remove input autofocus webkit === */

/* === Form Typography === */
body {
    font-size: 14px;
	font-family: "Open Sans", Arial, sans-serif;
}
.ancho_columna_izq{
	width: 25%;
}
.ancho_columna{
	width: 50%;
}
.ancho_columna_der{
	width: 25%;
}

legend {
	color: #F10A0E;
    font-size: 12px;
	font-family: "Open Sans", Arial, sans-serif;
}
.justificado {
	text-align:justify;
}
.justificado b{
	color:#F10A0E;
	
}
label b{
	color:#F10A0E;
    font-size: 18px;
}
.a_justificado {
	text-align:justify;
	font-size:11px
}
