.fa-custom-user-lock {
	margin-bottom: 20px;
	color: #9F0056;
}

.fa-custom-user, .fa-custom-key {
	color: #9F0056;
}

.header-card-login {
	background-color: #9F0056 !important; 
	
}

.footer-card-login{
	background-color: #9F0056 !important;
}

.logoLogin{
	width: 70% !important;
	height: 100% !important;
}

.marginInputs{
	margin-top: -10% !important;
}

.btn-login {
	background-color: #9F0056 !important;
	border-color: #9F0056 !important;
	color: #ffff !important;
	font-size: 1rem !important;
	width: 80%;
	border-radius: 0;
}

.imagenLogin{
	width: 280px;  
	margin-top: 70px
}

.form-control-login{
	width: 80% !important;
	border-radius: 0 !important; 
	display: inline !important;
	
}

.footer-login {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   color: #9F0056;
   text-align: center;
}

card-body{
	padding: 0 !important;
}

body{
	font-family: 'Lato', sans-serif;
}