{
  "name": "d5-gravity-form-module/divi-gravity-form",
  "d4Shortcode": "et_pb_wpt_gravityform",
  "title": "Gravity Form",
  "titles": "Gravity Forms",
  "category": "module",
  "textdomain": "wp-tools-gravity-forms-divi-module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Gravity Form"
            }
          },
          "sink": {
            "desktop": {
              "value": ""
            }
          }
        },
        "advanced": {
          "text": {
            "desktop": {
              "value": {
                "color": "light"
              }
            }
          }
        }
      },
      "styleProps": {
        "sizing": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "margin-left": "{{selector}}.et_pb_module",
                "margin-right": "{{selector}}.et_pb_module"
              }
            }
          },
          "important": {
            "desktop": {
              "value": {
                "margin-left": true,
                "margin-right": true
              }
            }
          }
        }
      }
    },
    "title": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gform_title",
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "color": "#333333",
                  "size": "26px",
                  "lineHeight": "1em",
                  "weight": "500"
                }
              }
            }
          },
          "sizing": {
            "selector": "{{selector}} div.gform_wrapper .gform_title",
            "desktop": {
              "value": {
                "padding": {
                  "bottom": "10px"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "important": true
        }
      }
    },
    "description": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gform_description",
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "color": "",
                  "size": "",
                  "lineHeight": "",
                  "weight": ""
                }
              }
            }
          },
          "spacing": {
            "selector": "{{selector}} div.gform_wrapper .gform_description",
            "desktop": {
              "value": {
                "padding": {
                  "bottom": "1em"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "important": true
        }
      }
    },
    "gravityform": {
      "type": "object",
      "default": {
        "advanced": {
          "desktop": {
            "value": {
              "id": "",
              "showTitle": "on",
              "showDescription": "on",
              "useAjax": "off",
              "tabIndex": "0",
              "fieldValues": ""
            }
          }
        }
      }
    },
    "gridRowGap": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gform_fields",
      "defaultPrintedStyle": {
        "decoration": {
          "gap": {
            "desktop": {
              "value": "16px"
            },
            "phone": {
              "value": "16px"
            },
            "tablet": {
              "value": "16px"
            }
          }
        }
      }
    },
    "gridColumnGap": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gform_fields",
      "defaultPrintedStyle": {
        "decoration": {
          "gap": {
            "desktop": {
              "value": "2%"
            },
            "phone": {
              "value": "2%"
            },
            "tablet": {
              "value": "2%"
            }
          }
        }
      }
    },
    "fieldWrapper": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield",
      "defaultPrintedStyle": {
        "decoration": {
          "desktop": {
            "value": {}
          },
          "phone": {
            "value": {}
          },
          "tablet": {
            "value": {}
          }
        }
      }
    },
    "label": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper legend.gfield_label, {{selector}} label.gfield_label.gform-field-label",
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "color": "",
                  "size": "16px",
                  "lineHeight": "",
                  "weight": "700"
                }
              }
            }
          },
          "spacing": {}
        }
      }
    },
    "subLabel": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper label.gform-field-label.gform-field-label--type-sub",
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "color": "",
                  "size": ".813em",
                  "letterSpacing": ".5pt",
                  "weight": ""
                }
              }
            }
          }
        }
      }
    },
    "fieldDescription": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.gfield_description:not(.gfield_validation_message)",
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "color": "",
                  "size": ".813em",
                  "letterSpacing": "",
                  "weight": ""
                }
              }
            }
          }
        }
      }
    },
    "inputWrapper": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.ginput_container",
      "defaultPrintedStyle": {
        "spacing": {
          "decoration": {
            "padding": {
              "desktop": {
                "value": {
                  "top": "9px"
                }
              }
            },
            "desktop": {
              "value": {}
            },
            "phone": {
              "value": {}
            },
            "tablet": {
              "value": {}
            }
          }
        }
      },
      "styleProps": {
        "spacing": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "margin": "{{selector}} div.gform_wrapper div.ginput_container",
                "padding": "{{selector}} div.gform_wrapper div.ginput_container"
              }
            }
          },
          "important": {
            "desktop": {
              "value": {
                "margin": true,
                "padding": true
              }
            }
          }
        }
      }
    },
    "inputGeneral": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), {{selector}} div.gform_wrapper .gform_fields .gfield textarea, {{selector}} div.gform_wrapper .gfield select",
      "default": {
        "decoration": {
          "background": {
            "desktop": {
              "color": {
                "value": "#eeeeee"
              }
            }
          }
        }
      },
      "defaultPrintedStyle": {
        "decoration": {
          "border": {
            "desktop": {
              "value": {
                "styles": {
                  "all": {
                    "width": "1px",
                    "style": "solid",
                    "color": "#bbbbbb"
                  }
                }
              }
            }
          }
        }
      },
      "styleProps": {}
    },
    "inputGeneralFocus": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, {{selector}} div.gform_wrapper .gform_fields .gfield textarea:focus, {{selector}} div.gform_wrapper .gform_fields .gfield select:focus",
      "default": {
        "decoration": {
          "background": {
            "desktop": {
              "color": {}
            }
          }
        }
      },
      "defaultPrintedStyle": {
        "decoration": {
          "border": {
            "desktop": {
              "value": {
                "styles": {
                  "all": {}
                }
              }
            }
          }
        }
      },
      "styleProps": {}
    },
    "textAndTextarea": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),{{selector}} div.gform_wrapper textarea",
      "defaultPrintedStyle": {
        "decoration": {
          "spacing": {},
          "boxShadow": {}
        }
      }
    },
    "text": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])",
      "defaultPrintedStyle": {
        "decoration": {
          "height": {
            "desktop": {
              "value": ""
            }
          }
        }
      }
    },
    "select": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper select",
      "defaultPrintedStyle": {
        "decoration": {
          "spacing": {},
          "boxShadow": {},
          "height": {}
        }
      }
    },
    "radioCheckboxOptionContainer": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.ginput_container_checkbox .gfield_checkbox .gchoice, {{selector}} div.gform_wrapper div.ginput_container_radio .gfield_radio .gchoice",
      "defaultPrintedStyle": {
        "decoration": {
          "spacing": {}
        }
      },
      "styleProps": {
        "spacing": {
          "propertySelectors": {},
          "important": {
            "desktop": {
              "value": {
                "margin": true,
                "padding": true
              }
            }
          }
        }
      }
    },
    "checkboxField": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper input[type=checkbox]",
      "defaultPrintedStyle": {
        "decoration": {
          "size": {
            "value": ""
          }
        }
      }
    },
    "radioField": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper input[type=radio]",
      "defaultPrintedStyle": {
        "decoration": {
          "size": {
            "value": ""
          }
        }
      }
    },
    "checkboxAndRadioTextOption": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.ginput_container_checkbox .gfield_checkbox label, {{selector}} div.gform_wrapper div.ginput_container_radio .gfield_radio label",
      "defaultPrintedStyle": {
        "decoration": {
          "spacing": {},
          "font": {
            "font": {
              "desktop": {
                "value": {}
              }
            }
          }
        }
      }
    },
    "activeCheckboxAndRadioTextOption": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.ginput_container_checkbox .gfield-choice-input:checked + label, {{selector}} div.gform_wrapper div.ginput_container_radio .gfield-choice-input:checked + label",
      "defaultPrintedStyle": {
        "decoration": {
          "textColor": {
            "desktop": {
              "value": ""
            }
          }
        }
      }
    },
    "inputPlaceholder": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, {{selector}} div.gform_wrapper .gform_fields .gfield textarea::placeholder, {{selector}} div.gform_wrapper .gfield_checkbox label::placeholder, {{selector}} div.gform_wrapper .gfield_radio label::placeholder, {{selector}} div.gform_wrapper .gfield select::placeholder",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "listFieldColumn": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield .gfield_list div.gfield_header_item",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "sectionField": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield.gsection",
      "default": {
        "border": {
          "desktop": {
            "value": {
              "styles": {
                "all": {
                  "color": "#cccccc"
                },
                "bottom": {
                  "width": "1px",
                  "color": "#cccccc"
                }
              }
            }
          }
        }
      }
    },
    "sectionTitle": {
      "type": "object",
      "selector": "{{selector}}  div.gform_wrapper .gfield.gsection .gsection_title",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "sectionDescription": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield.gsection .gsection_description",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "consentCheckboxContainer": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gform_fields .gfield div.ginput_container_consent",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "consentCheckboxTitle": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield div.ginput_container_consent label",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "consentCheckboxDescription": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield div.gfield_description.gfield_consent_description",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "dateDropdownDateField": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.ginput_container.gfield_date_dropdown_day,{{selector}} div.gform_wrapper div.ginput_container.gfield_date_dropdown_month,{{selector}} div.gform_wrapper div.ginput_container.gfield_date_dropdown_year,{{selector}} div.gform_wrapper div.ginput_container.ginput_container_date",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "amPmDropdown": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.ginput_container.gfield_time_ampm",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "hourMinField": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.ginput_container.gfield_time_minute, {{selector}} div.gform_wrapper div.ginput_container.gfield_time_hour,{{selector}} div.gform_wrapper div.ginput_container.gfield_time_ampm",
      "defaultPrintedStyle": {
        "decoration": {
          "minWidth": {
            "desktop": {
              "value": ""
            }
          }
        }
      }
    },
    "asterisk": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield_label .gfield_required, {{selector}} div.gform_wrapper .gform_required_legend .gfield_required",
      "defaultPrintedStyle": {}
    },
    "asteriskLegend": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gform_required_legend",
      "defaultPrintedStyle": {}
    },
    "validationErrorContainer": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.validation_error, {{selector}} div.gform_wrapper .gform_validation_errors",
      "defaultPrintedStyle": {}
    },
    "validationErrorHeading": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper div.validation_error, {{selector}} div.gform_wrapper .gform_validation_errors h2",
      "defaultPrintedStyle": {}
    },
    "fieldValidationMessage": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield.gfield_error div.gfield_description.validation_message",
      "defaultPrintedStyle": {
        "decoration": {
          "border": {
            "desktop": {
              "value": {
                "styles": {
                  "all": {
                    "width": "1px",
                    "style": "solid",
                    "color": "#c02b0a"
                  }
                }
              }
            }
          }
        }
      },
      "default": {}
    },
    "footer": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gform_page_footer, {{selector}} div.gform_wrapper .gform_footer, {{selector}} div.gform_wrapper div[data-field-class='gform_editor_submit_container']",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "progressBarTitle": {
      "type": "object",
      "selector": "{{selector}} .gf_progressbar_title,  {{selector}} .gf_progressbar_wrapper .gf_progressbar_title",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "progressBarPercentage": {
      "type": "object",
      "selector": "{{selector}} div.gf_progressbar_wrapper div.gf_progressbar div.gf_progressbar_percentage",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "submitButton": {
      "type": "object",
      "selector": "{{selector}} .gform_wrapper .button:not(.gform_save_link)",
      "decoration": {
        "button": {
          "desktop": {
            "value": {
              "enable": "off",
              "icon": {
                "enable": "on"
              }
            }
          }
        },
        "border": {
          "desktop": {
            "value": {
              "styles": {
                "all": {
                  "color": ""
                }
              }
            }
          }
        },
        "font": {
          "font": {
            "desktop": {
              "value": {
                "color": ""
              }
            }
          }
        }
      },
      "default": {},
      "styleProps": {
        "button": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "text-align": "{{selector}} .gform_wrapper .gform-footer"
              }
            }
          }
        }
      }
    },
    "nextButton": {
      "type": "object",
      "selector": "{{selector}} .gform_wrapper .gform_next_button.button",
      "decoration": {
        "button": {
          "desktop": {
            "value": {
              "enable": "off",
              "icon": {
                "enable": "off"
              }
            }
          }
        },
        "border": {
          "desktop": {
            "value": {
              "styles": {
                "all": {
                  "color": ""
                }
              }
            }
          }
        },
        "font": {
          "font": {
            "desktop": {
              "value": {
                "color": ""
              }
            }
          }
        }
      },
      "default": {}
    },
    "previousButton": {
      "type": "object",
      "selector": "{{selector}} .gform_wrapper .gform_previous_button.button",
      "decoration": {
        "button": {
          "desktop": {
            "value": {
              "enable": "off",
              "icon": {
                "enable": "on"
              }
            }
          }
        },
        "border": {
          "desktop": {
            "value": {
              "styles": {
                "all": {
                  "color": ""
                }
              }
            }
          }
        },
        "font": {
          "font": {
            "desktop": {
              "value": {
                "color": ""
              }
            }
          }
        }
      },
      "default": {}
    },
    "saveAndContinueButton": {
      "type": "object",
      "selector": "{{selector}} .gform_wrapper .gform_save_link",
      "decoration": {
        "iconSize": {},
        "iconColor": {},
        "button": {
          "desktop": {
            "value": {
              "enable": "off",
              "icon": {
                "enable": "on"
              }
            }
          }
        },
        "border": {
          "desktop": {
            "value": {
              "styles": {
                "all": {
                  "color": ""
                }
              }
            }
          }
        },
        "font": {
          "font": {
            "desktop": {
              "value": {
                "color": ""
              }
            }
          }
        }
      },
      "default": {}
    },
    "sendLinkButton": {
      "type": "object",
      "selector": "{{selector}} .gform_wrapper input[type='submit'][name='gform_send_resume_link_button']",
      "decoration": {
        "iconSize": {},
        "iconColor": {},
        "button": {
          "desktop": {
            "value": {
              "enable": "off",
              "icon": {
                "enable": "on"
              }
            }
          }
        },
        "border": {
          "desktop": {
            "value": {
              "styles": {
                "all": {
                  "color": ""
                }
              }
            }
          }
        },
        "font": {
          "font": {
            "desktop": {
              "value": {
                "color": ""
              }
            }
          }
        }
      },
      "default": {}
    },
    "fileUploadButton": {
      "type": "object",
      "selector": "{{selector}} .gform_wrapper .gform_button_select_files",
      "decoration": {
        "iconSize": {},
        "iconColor": {},
        "button": {
          "desktop": {
            "value": {
              "enable": "off",
              "icon": {
                "enable": "on"
              }
            }
          }
        },
        "border": {
          "desktop": {
            "value": {
              "styles": {
                "all": {
                  "color": ""
                }
              }
            }
          }
        },
        "font": {
          "font": {
            "desktop": {
              "value": {
                "color": ""
              }
            }
          }
        }
      },
      "default": {}
    },
    "confirmationMessageWrapper": {
      "type": "object",
      "selector": "{{selector}} div.gform_confirmation_wrapper",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "confirmationMessage": {
      "type": "object",
      "selector": "{{selector}} div.gform_confirmation_wrapper div.gform_confirmation_message",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "cssReadyGfLeftHalf": {
      "type": "object",
      "selector": "{{selector}} .gform_wrapper li.gfield.gf_left_half",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "cssReadyGfLeftThirdGfMiddleThird": {
      "type": "object",
      "selector": "{{selector}} .gform_wrapper li.gfield.gf_left_third, {{selector}} .gform_wrapper li.gfield.gf_middle_third",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "productTitle": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield--type-product label.gfield_label",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "productDescription": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield--type-product div.gfield_description",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "productPriceLabel": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield--type-product .ginput_product_price_label",
      "defaultPrintedStyle": {},
      "default": {}
    },
    "productCalculatedPrice": {
      "type": "object",
      "selector": "{{selector}} div.gform_wrapper .gfield--type-product .ginput_product_price",
      "defaultPrintedStyle": {},
      "default": {}
    }
  },
  "customCssFields": {
    "formFields": {
      "subName": "grid",
      "selectorSuffix": " div.gform_wrapper .gform_fields"
    },
    "title": {
      "subName": "title",
      "selectorSuffix": " div.gform_wrapper .gform_title"
    },
    "description": {
      "subName": "description",
      "selectorSuffix": " div.gform_wrapper .gform_description"
    },
    "fieldWrapper": {
      "subName": "fieldWrapper",
      "selectorSuffix": " div.gform_wrapper .gfield"
    },
    "label": {
      "subName": "label",
      "selectorSuffix": " div.gform_wrapper label.gfield_label.gform-field-label, div.gform_wrapper legend.gfield_label"
    },
    "subLabel": {
      "subName": "subLabel",
      "selectorSuffix": " div.gform_wrapper label.gform-field-label.gform-field-label--type-sub"
    },
    "fieldDescription": {
      "subName": "fieldDescription",
      "selectorSuffix": " div.gform_wrapper div.gfield_description:not(.gfield_validation_message)"
    },
    "inputWrapper": {
      "subName": "inputWrapper",
      "selectorSuffix": " div.gform_wrapper div.ginput_container"
    },
    "inputGeneral": {
      "subName": "inputGeneral",
      "selectorSuffix": " div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), div.gform_wrapper .gform_fields .gfield textarea, div.gform_wrapper .gfield select.d5_gravity_form_module_divi_gravity_form"
    },
    "textAndTextarea": {
      "subName": "textAndTextarea",
      "selectorSuffix": "  div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), div.gform_wrapper textarea"
    },
    "text": {
      "subName": "text",
      "selectorSuffix": " div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])"
    },
    "textarea": {
      "subName": "textarea",
      "selectorSuffix": " div.gform_wrapper textarea"
    },
    "select": {
      "subName": "select",
      "selectorSuffix": " div.gform_wrapper select"
    },
    "radioCheckboxOptionContainer": {
      "subName": "radioCheckboxOptionContainer",
      "selectorSuffix": " div.gform_wrapper div.ginput_container_checkbox .gfield_checkbox .gchoice, div.gform_wrapper div.ginput_container_radio .gfield_radio .gchoice"
    },
    "checkboxField": {
      "subName": "checkboxField",
      "selectorSuffix": " div.gform_wrapper input[type=checkbox]"
    },
    "radioField": {
      "subName": "radioField",
      "selectorSuffix": " div.gform_wrapper input[type=radio]"
    },
    "checkboxRadioInput": {
      "subName": "checkboxRadioInput",
      "selectorSuffix": " div.gform_wrapper input[type=radio], div.gform_wrapper input[type=checkbox]"
    },
    "checkboxAndRadioTextOption": {
      "subName": "checkboxAndRadioTextOption",
      "selectorSuffix": " div.gform_wrapper div.ginput_container_checkbox .gfield_checkbox label, div.gform_wrapper div.ginput_container_radio .gfield_radio label"
    },
    "activeCheckboxAndRadioItem": {
      "subName": "activeCheckboxAndRadioItem",
      "selectorSuffix": " div.gform_wrapper div.ginput_container_checkbox .gfield-choice-input:checked + label, div.gform_wrapper div.ginput_container_radio .gfield-choice-input:checked + label"
    },
    "inputPlaceholder": {
      "subName": "inputPlaceholder",
      "selectorSuffix": " div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, div.gform_wrapper .gform_fields .gfield textarea::placeholder, div.gform_wrapper .gfield_checkbox label::placeholder, div.gform_wrapper .gfield_radio label::placeholder, div.gform_wrapper .gfield select::placeholder"
    },
    "listFieldColumn": {
      "subName": "listFieldColumn",
      "selectorSuffix": " div.gform_wrapper .gfield .gfield_list div.gfield_header_item"
    },
    "sectionField": {
      "subName": "sectionField",
      "selectorSuffix": " div.gform_wrapper .gfield.gsection"
    },
    "sectionTitle": {
      "subName": "sectionTitle",
      "selectorSuffix": "  div.gform_wrapper .gfield.gsection .gsection_title"
    },
    "sectionDescription": {
      "subName": "sectionDescription",
      "selectorSuffix": " div.gform_wrapper .gfield.gsection .gsection_description"
    },
    "consentCheckboxContainer": {
      "subName": "consentCheckboxContainer",
      "selectorSuffix": " .gform_wrapper .gform_fields .gfield div.ginput_container_consent"
    },
    "consentCheckboxTitle": {
      "subName": "consentCheckboxTitle",
      "selectorSuffix": " div.gform_wrapper .gfield div.ginput_container_consent label"
    },
    "consentCheckboxDescription": {
      "subName": "consentCheckboxDescription",
      "selectorSuffix": " div.gform_wrapper .gfield div.gfield_description.gfield_consent_description"
    },
    "dateDropdownDateField": {
      "subName": "dateDropdownDateField",
      "selectorSuffix": " div.gform_wrapper div.ginput_container.gfield_date_dropdown_day,div.gform_wrapper div.ginput_container.gfield_date_dropdown_month,div.gform_wrapper div.ginput_container.gfield_date_dropdown_year,div.gform_wrapper div.ginput_container.ginput_container_date"
    },
    "amPmDropdown": {
      "subName": "amPmDropdown",
      "selectorSuffix": " div.gform_wrapper div.ginput_container.gfield_time_ampm"
    },
    "timeField": {
      "subName": "timeField",
      "selectorSuffix": " div.gform_wrapper div.ginput_container.gfield_time_minute,div.gform_wrapper div.ginput_container.gfield_time_hour,div.gform_wrapper div.ginput_container.gfield_time_ampm"
    },
    "hourMinField": {
      "subName": "hourMinField",
      "selectorSuffix": " div.gform_wrapper div.ginput_container.gfield_time_minute,div.gform_wrapper div.ginput_container.gfield_time_hour,div.gform_wrapper div.ginput_container.gfield_time_ampm"
    },
    "asterisk": {
      "subName": "asterisk",
      "selectorSuffix": " div.gform_wrapper .gfield_label .gfield_required, div.gform_wrapper .gform_required_legend .gfield_required"
    },
    "asteriskLegend": {
      "subName": "asteriskLegend",
      "selectorSuffix": " div.gform_wrapper .gform_required_legend"
    },
    "validationErrorContainer": {
      "subName": "validationErrorContainer",
      "selectorSuffix": " div.gform_wrapper div.validation_error, div.gform_wrapper .gform_validation_errors"
    },
    "validationErrorHeading": {
      "subName": "validationErrorHeading",
      "selectorSuffix": " div.gform_wrapper div.validation_error, div.gform_wrapper .gform_validation_errors h2"
    },
    "fieldValidationMessage": {
      "subName": "fieldValidationMessage",
      "selectorSuffix": " div.gform_wrapper .gfield.gfield_error div.gfield_description.validation_message"
    },
    "errorFieldContainer": {
      "subName": "errorFieldContainer",
      "selectorSuffix": " div.gform_wrapper .gfield.gfield_error, div.gform_wrapper .gfield_validation_message,  div.gform_wrapper .validation_message"
    },
    "footer": {
      "subName": "footer",
      "selectorSuffix": " div.gform_wrapper .gform_page_footer, div.gform_wrapper .gform_footer, div.gform_wrapper div[data-field-class=\"gform_editor_submit_container\"]"
    },
    "footerWithNext": {
      "subName": "footerWithNext",
      "selectorSuffix": " div.gform_wrapper .gform_page_footer:has(.gform_next_button), div.gform_wrapper .gform_footer:has(.gform_next_button), div.gform_wrapper div[data-field-class=\"gform_editor_submit_container\"]:has(.gform_next_button)"
    },
    "footerWithPrevious": {
      "subName": "footerWithPrevious",
      "selectorSuffix": " div.gform_wrapper .gform_page_footer:has(.gform_previous_button), div.gform_wrapper .gform_footer:has(.gform_previous_button), div.gform_wrapper div[data-field-class=\"gform_editor_submit_container\"]:has(.gform_previous_button)"
    },
    "footerWithSendLinkButton": {
      "subName": "footerWithSendLinkButton",
      "selectorSuffix": " div.gform_wrapper .gform_page_footer:has([name=\"gform_send_resume_link_button\"]), div.gform_wrapper .gform_footer:has([name=\"gform_send_resume_link_button\"]), div.gform_wrapper div[data-field-class=\"gform_editor_submit_container\"]:has([name=\"gform_send_resume_link_button\"])"
    },
    "progressBarTitle": {
      "subName": "progressBarTitle",
      "selectorSuffix": " .gf_progressbar_title, .gf_progressbar_wrapper .gf_progressbar_title"
    },
    "progressBarPercentage": {
      "subName": "progressBarPercentage",
      "selectorSuffix": " div.gf_progressbar_wrapper div.gf_progressbar div.gf_progressbar_percentage"
    },
    "submitButton": {
      "subName": "submitButton",
      "selectorSuffix": " .gform_wrapper .button:not(.gform_save_link)"
    },
    "nextButton": {
      "subName": "nextButton",
      "selectorSuffix": " .gform_wrapper .gform_next_button.button"
    },
    "previousButton": {
      "subName": "previousButton",
      "selectorSuffix": " .gform_wrapper .gform_previous_button.button"
    },
    "saveAndContinueButton": {
      "subName": "saveAndContinueButton",
      "selectorSuffix": " .gform_wrapper .gform_save_link"
    },
    "saveAndContinueButtonIconSvg": {
      "subName": "saveAndContinueButtonIconSvg",
      "selectorSuffix": " .gform_wrapper .gform_save_link svg"
    },
    "saveAndContinueButtonIconSvgPath": {
      "subName": "saveAndContinueButtonIconSvgPath",
      "selectorSuffix": " .gform_wrapper .gform_save_link svg path"
    },
    "sendLinkButton": {
      "subName": "sendLinkButton",
      "selectorSuffix": " .gform_wrapper input[type=\"submit\"][name=\"gform_send_resume_link_button\"]"
    },
    "fileUploadButton": {
      "subName": "fileUploadButton",
      "selectorSuffix": " .gform_wrapper .gform_button_select_files"
    },
    "confirmationMessageWrapper": {
      "subName": "confirmationMessageWrapper",
      "selectorSuffix": " div.gform_confirmation_wrapper"
    },
    "confirmationMessage": {
      "subName": "confirmationMessage",
      "selectorSuffix": " div.gform_confirmation_wrapper div.gform_confirmation_message"
    },
    "cssReadyGfLeftHalf": {
      "subName": "cssReadyGfLeftHalf",
      "selectorSuffix": " .gform_wrapper li.gfield.gf_left_half"
    },
    "cssReadyGfLeftThirdGfMiddleThird": {
      "subName": "cssReadyGfLeftThirdGfMiddleThird",
      "selectorSuffix": " .gform_wrapper li.gfield.gf_left_third, .gform_wrapper li.gfield.gf_middle_third"
    },
    "productTitle": {
      "subName": "productTitle",
      "selectorSuffix": " div.gform_wrapper .gfield--type-product label.gfield_label"
    },
    "productDescription": {
      "subName": "productDescription",
      "selectorSuffix": " div.gform_wrapper .gfield--type-product div.gfield_description"
    },
    "productPriceLabel": {
      "subName": "productPriceLabel",
      "selectorSuffix": " div.gform_wrapper .gfield--type-product .ginput_product_price_label"
    },
    "productCalculatedPrice": {
      "subName": "productCalculatedPrice",
      "selectorSuffix": " div.gform_wrapper .gfield--type-product .ginput_product_price"
    }
  },
  "style": [
    "gform_theme",
    "wpt-d5-divi-gravity-form"
  ]
}