.titulo {
	font-size: 300%;
	text-align: center;
	margin-top: 2%;
	margin-bottom: 5%;
}

.logoBAE {
	height: 100%;
	width: 100%;
}

.logoCE {
	height: 98%;
	width: 95%;
}

#frmLogin {
	margin-top: 8%;
}
h4 {
	color: #004679;
	font-size: 1.4rem;
	padding: .5rem 0 1rem;
	margin: 0;
}

h1, h2, h3, h4 {
	font-family: "roboto", sans-serif;;
}

.form-group label {
	font-size: 1.2rem !important;
}

.form-control {
	font-size: 0.85rem !important;
	font-weight: bold !important;
}