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