/******* Do not edit this file *******
Code Snippets Manager
Saved: Mar 23 2026 | 00:45:37 */
/* ===========================
   FORM STYLES
   =========================== */
/* Health and Wellness Form */
form#form_ly2ae div, form#form_ly2ae label {
  color: #ffffff !important;
}
.frm_error_style, div#spam_error {
  color: #000000 !important;
}
/* Track all activities Form */
form#form_x37yi .frm_third {
  width: 150px;
}
.elementor-element.elementor-element-f297129.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .elementor-widget-shortcode {
  width: 100%;
}
.elementor-element.elementor-element-8ee8455.elementor-widget.elementor-widget-shortcode .frm_message {
  text-align: center;
  font-size: 45px !important;
}
/* Track all activities - Logged in users */
label#field_uzpwv-0_label, label#field_7xupw-0_label {
  width: 80px !important;
  display: inline-block !important;
}
/* Form input and select styling */
.with_frm_style .frm_slimselect.ss-main, .with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement {
  border-color: #2575fc;
  border-style: inset;
  border-radius: 5px;
}
