#send_mail_form .success, #send_mail_form .error
{
	display: none;
}

#send_mail_form .success
{
	color: green;
}

#send_mail_form .error
{
	color: red;
}
div.select,div.input{height:48px;padding:0;max-width:450px;box-sizing:content-box;margin:0}
.select>*,.input>*{border:0;width:100%;height:100%;padding:0 6px 0 16px}
*{font-family:'Mulish',sans-serif!important}
.bankDetails *,label{color:#000}
.number_left{text-wrap:nowrap}