/** INI login **/
.titulo-color {
	color: #5A94b0 !important;
}
.fondo-color {
	background-color: #5A94B0 !important;
}
.fxt-footer p {
	font-size: 70%;
	color: #DE9E30;
}
.fondo-ini {
	background-color: rgba(255, 255, 255,.2);
	padding-top: 10px;
}