#form-customer-save .control-label,
#form-customer-save .flag-label {
	font-size: 13px;
	color: #041c2c;
}

.required-fields-warning {
	color: #041c2c;
}

#tab-f,
#tab-j {
	color: #6a6dcd;
}

.active>a {
	background: #6a6dcd !important;
	color: #fff !important;
}

#button-register {
	background: #6a6dcd;
}