.abColor {
	color: #3c289b !important;
}

.abBackground {
	background: #fff !important;
}
.abBorderColor {
	border-color: #3c289b !important;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
	color: #3c289b !important;
	background:#fff;
	border-color:#fff !important;
}