.vcex-login-form select {
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
	display:inline-block;
	color: #777;
    padding: 6px 12px;
    font-size: 1em;
    font-weight: inherit;
    transition: .15s linear border;
    #-webkit-appearance: none;
    max-width: 100%;
    border: 1px solid #eee;
    background: #f7f7f7;
    font-family: inherit;
    line-height: 1.65;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.wpweb-flr-front-register p label strong { color: #ff7877; }
.wpweb-flr-front-register label.wpweb-flr-header { font-size: 18px;width: 100%;display:inline-block;background: rgb(255, 183, 0) none repeat scroll 0 0; margin: 0; padding: 5px; }
.flr_radio {
  display: block;
}
.flr-conditions{font-size:13px;}
h2.ui-state-active{ border: 1px solid rgb(221, 221, 221);background:#ffb700  !important;font-weight: normal;color: #ffffff;}
#h2.ui-state-default{ background:#ffb700}
#wpweb_flr_other_commercial, #wpweb_flr_other_department {
	display: none;
}