.fx_form .fx_label {
  font-weight: bold;
  font-size: 14px;
}
.fx_form .fx_form_error {
  color: #F00;
  font-size: 12px;
}
.fx_form .fx_file_input_inactive {
  display: none;
}
