.brandBackgroundColor,input[type="submit"].brandBackgroundColor, input[type="button"].brandBackgroundColor, button.brandBackgroundColor ,
.btn-primary.active, .btn-primary:active,.btn-primary.focus, .btn-primary:focus,.btn-primary:hover{
	background-color:rgba(0, 199, 177 ,0.8);
	color:#fff;
}

.brandCancelColor, input[type="submit"].brandCancelColor, input[type="button"].brandCancelColor, button.brandCancelColor{

	background-color:#95989A;
	color:#fff;
}

.tradein-quote-div{
 font-weight: bold;
}