.card-bg-01 {
	background-color: #33538C !important;
}

.modal-header {
	background-color: #33538C !important; //
}

#titulo-index, #subtitulo-index, label, #submitFormLogin {
	color: #ebebeb !important;
}

#subtitulo-index {
	color: #ff660f; //
}

#submitFormLogin {
	background: #ffffff;
	color: #182b3e !important;
}

.btn-gradient-primary {
	box-shadow: 0 7px 14px 0 #23385d !important;
}

.btn-success {
	color: white;
	background-color: #232e5e !important;
	border-color: #232e5e !important;
	box-shadow: 0 7px 14px 0 #00000052 !important;
}
