/* CSS Document */

label.error {
	color:#bf1d2d;
	font-style:italic;
	text-transform:none !important;
	display:block !important;
}
input.error, select.error {
	border:1px solid #bf1d2d;
}
#mes_nac-error, #dia_nac-error, #anio_nac-error, #gender-error {
    position: absolute;
    top: 50px;
}
.tema .error {
    position: absolute;
    top: 80px;
}