
/* Ocultar elmentos VueJs no cargados */
body{
	background-color: #1A75BE;
}
input { 
	color: black !important;
}
