/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* vars */
/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* vars */
/* Existing Selectors */
/* Existing Selectors */
/* Existing Selectors */
/* Existing Selectors */
/* Existing Selectors */
/*
 * gforms :: Modify existing front-end display :: legacy
 */
/* NONE */
/* --- */
/* --- */
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/*
 * gforms :: Modify existing front-end display :: legacy
 */
/* NONE */
/* --- */
/* --- */
/* UNSORTED */
.gform_wrapper {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.gform_wrapper .gform_heading {
  width: 100%;
}

.gform_wrapper .ginput_complex .ginput_full input[type=email],
.gform_wrapper .ginput_complex .ginput_full input[type=number],
.gform_wrapper .ginput_complex .ginput_full input[type=password],
.gform_wrapper .ginput_complex .ginput_full input[type=tel],
.gform_wrapper .ginput_complex .ginput_full input[type=text],
.gform_wrapper .ginput_complex .ginput_full input[type=url],
.gform_wrapper .ginput_complex input[type=email],
.gform_wrapper .ginput_complex input[type=number],
.gform_wrapper .ginput_complex input[type=password],
.gform_wrapper .ginput_complex input[type=tel],
.gform_wrapper .ginput_complex input[type=text],
.gform_wrapper .ginput_complex input[type=url],
.gform_wrapper .ginput_complex .ginput_right select,
.gform_wrapper .ginput_complex select,
.gform_wrapper textarea.small,
.gform_wrapper textarea.medium,
.gform_wrapper textarea.large,
.gform_wrapper .top_label li.gfield.gf_left_half select,
.gform_wrapper .top_label li.gfield.gf_right_half select,
.gform_wrapper .top_label input.large {
  width: 100% !important;
  max-width: 100% !important;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .select_100 .gravity-select-parent,
.gform_wrapper .select_100 .chosen-container {
  min-width: 48.5% !important;
}

.gform_wrapper .select_100_full .gravity-select-parent,
.gform_wrapper .select_100_full .chosen-container {
  min-width: 100% !important;
}

.gform_wrapper .ginput_complex .ginput_left {
  margin-right: 3%;
}

.gform_wrapper .ginput_complex .ginput_right {
  margin-left: 0;
}

.gform_wrapper .ginput_complex .ginput_right select,
.gform_wrapper .ginput_complex select {
  margin-left: 0 !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half {
  width: 48.5% !important;
  margin-right: 3% !important;
}

.gform_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
  width: 48.5% !important;
}

.gf_left_half input,
.gf_right_half input {
  width: 100% !important;
  max-width: 100% !important;
}

.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span.name_first {
  margin-right: 3% !important;
}

.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span.name_first,
.gform_wrapper .ginput_complex.ginput_container_email span.ginput_left,
.gform_wrapper .ginput_complex.ginput_container_email span.ginput_right,
.gform_wrapper .ginput_complex.ginput_container_password span.ginput_left,
.gform_wrapper .ginput_complex.ginput_container_password span.ginput_right {
  float: left !important;
}

.gform_wrapper .gform_footer {
  margin: 10px 0 0 0;
  padding: 0;
}

/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
/* gforms :: validation ERRORS */
.validation_error,
.gform_wrapper div.validation_error {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 5px 0 !important;
  font-size: 1em !important;
  line-height: 1.4em !important;
  text-align: center;
}

.gform_wrapper .top_label .gfield_error {
  width: 100% !important;
  max-width: 100% !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
#main .gform_wrapper li.gfield.gfield_error.gfield_contains_required select.gfield_select,
.modal-body .gform_wrapper li.gfield.gfield_error.gfield_contains_required select.gfield_select {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label {
  margin-bottom: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.instruction.validation_message {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
}

/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
/* gforms :: Custom classes to add manually */
.email_confirmation .ginput_complex span.ginput_left,
.Email_Confirmation .ginput_complex span.ginput_left,
.email_confirmation .ginput_complex span.ginput_right,
.Email_Confirmation .ginput_complex span.ginput_right {
  float: left !important;
}

.hide_label label.gfield_label,
.hide_label .ginput_complex label,
.hide_label_show_sub label.gfield_label {
  display: none !important;
}

.hide_label_show_sub .ginput_complex label {
  font-weight: bold;
}

.hide_label.gfield_error {
  padding-top: 10px !important;
}

.hide_label .ginput_complex span {
  min-height: 1px !important;
}

.hide_label .ginput_container {
  margin-top: 0 !important;
}

.hidden_label .ginput_complex input {
  margin-bottom: 1px;
}

.gform_wrapper .hidden_label .ginput_complex label {
  font-size: inherit;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gform_wrapper li.hidden_label input {
  margin-top: 0;
  margin-bottom: 0;
}

.gform_wrapper .top_label li.gfield.hidden_label {
  margin-bottom: 15px;
}

.gform_wrapper .top_label .nom-top .gfield_label {
  margin-top: 0;
}

.gfield_html.clear {
  clear: both;
  margin: 0 !important;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex span.name_first,
.gform_wrapper .field_sublabel_hidden_label .ginput_complex span.name_last,
.gform_wrapper .field_sublabel_hidden_label .ginput_complex span.name_middle {
  min-height: 1px;
}

div.ginput_container_name span {
  padding-right: 0;
}

@media (max-width: 800px) {
  /* STARTzz */
  .hide_label_if_mobile label {
    display: none !important;
  }
  /* ENDzz */
}

@media (min-width: 801px) {
  /* STARTzz */
  .hide_label_if_desktop label {
    display: none !important;
  }
  /* ENDzz */
}

/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
/* gforms :: Multi-Column Forms */
.gform_wrapper.lct_gf_2_col_wrapper ul.gform_fields.lct_gf_col {
  display: block;
  float: left;
  width: 48.5%;
  margin-right: 1.5% !important;
}

.gform_wrapper.lct_gf_3_col_wrapper ul.gform_fields.lct_gf_col {
  display: block;
  float: left;
  width: 32.3%;
  margin-right: 1.5% !important;
}

.gsection.empty,
.gform_wrapper.lct_gf_2_col_wrapper .gform_body .gform_fields:first-of-type,
.gform_wrapper.lct_gf_2_col_wrapper .gform_fields li:last-of-type.gsection,
.gform_wrapper.lct_gf_3_col_wrapper .gform_body .gform_fields:first-of-type,
.gform_wrapper.lct_gf_3_col_wrapper .gform_fields li:last-of-type.gsection {
  display: none !important;
}

.gform_wrapper.lct_gf_2_col_wrapper ul.gform_fields.lct_gf_col:last-of-type,
.gform_wrapper.lct_gf_3_col_wrapper ul.gform_fields.lct_gf_col:last-of-type {
  margin-right: 0 !important;
}

@media (max-width: 800px) {
  /* STARTzz */
  .gform_wrapper.lct_gf_2_col_wrapper ul.gform_fields.lct_gf_col,
  .gform_wrapper.lct_gf_3_col_wrapper ul.gform_fields.lct_gf_col {
    display: block;
    float: none;
    width: inherit;
    margin-right: inherit !important;
  }
  /* ENDzz */
}
