.card-bg-01, .modal-header {
	background-color: white !important;
}

#titulo-index, #subtitulo-index, label {
	color: #130936 !important;
}

#subtitulo-index {
	color: #eaf0f7;
}

#submitFormLogin {
	background: #130936;
	color: white;
}

#staticBackdrop .modal-dialog .modal-content .modal-header {
	background: #1f0e58 !important;
}

.btn-success {
	background: #1f0e58 !important;
	border-color: #1f0e58;
}

.btn-success {
	box-shadow: 0 7px 14px 0 #1f0e58;
}

.btn-success:hover {
	color: #ffffff;
	background-color: #1f0e58;
	border-color: #1f0e58;
}

.btn-success:focus,
.btn-success.focus {
	color: #ffffff;
	background-color: #1f0e58;
	border-color: #1f0e58;
	box-shadow: 0 0 0 0.2rem #1f0e58;
}

.btn-success.disabled,
.btn-success:disabled {
	color: #ffffff;
	background-color: #1f0e58;
	border-color: #1f0e58;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
	color: #ffffff;
	background-color: #1f0e58;
	border-color: #1f0e58;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem #1f0e58;
}

#modalModulos .modal-header {
	background-color: #1f0e58 !important;
}
