.pimcore_icon_data_group_Form {
  background: url(/bundles/form/admin/img/formContainer.svg) center center no-repeat !important;
}
.pimcore_icon_formContainer {
  background: url(/bundles/form/admin/img/formContainer.svg) center center no-repeat !important;
}
.pimcore_icon_formPanel {
  background: url(/bundles/form/admin/img/formPanel.svg) center center no-repeat !important;
}
.pimcore_icon_formInput,
.pimcore_icon_formPassword,
.pimcore_icon_formEmail {
  background: url(/pimcore/static6/img/flat-color-icons/row.svg) center center no-repeat !important;
}
.pimcore_icon_formPLZ,
.pimcore_icon_plz {
  background: url(/pimcore/static6/img/flat-color-icons/globe.svg) center center no-repeat !important;
}
.pimcore_icon_formTextarea {
  background: url(/pimcore/static6/img/flat-color-icons/text.svg) center center no-repeat !important;
}
.pimcore_icon_formCheckbox {
  background: url(/pimcore/static6/img/flat-color-icons/checkmark.svg) center center no-repeat !important;
}
.pimcore_icon_formUpload {
  background: url(/pimcore/static6/img/flat-color-icons/href.svg) center center no-repeat !important;
}
.pimcore_icon_formCombo {
  background: url(/pimcore/static6/img/flat-color-icons/expand.svg) center center no-repeat !important;
}
.pimcore_icon_formRadio {
  background: url(/pimcore/static6/img/flat-color-icons/list.svg) center center no-repeat !important;
}
.pimcore_icon_formCheckboxes,
.pimcore_icon_checkboxes {
  background: url(/pimcore/static6/img/flat-color-icons/todo_list.svg) center center no-repeat !important;
}
.pimcore_icon_formDatetime,
.pimcore_icon_datetime {
  background: url(/pimcore/static6/img/flat-color-icons/overtime.svg) center center no-repeat !important;
}
.pimcore_icon_formDate,
.pimcore_icon_date {
  background: url(/pimcore/static6/img/flat-color-icons/calendar.svg) center center no-repeat !important;
}
.pimcore_icon_formTime,
.pimcore_icon_time {
  background: url(/pimcore/static6/img/flat-color-icons/clock.svg) center center no-repeat !important;
}
.pimcore_icon_formCalculatedCombo {
  background: url(/pimcore/static6/img/flat-color-icons/expand.svg) center center no-repeat !important;
}
.pimcore_icon_formSubmit {
  background: url(/pimcore/static6/img/flat-color-icons/button.svg) center center no-repeat !important;
}
.pimcore_icon_formObjectSelector {
  background: url(/pimcore/static6/img/flat-color-icons/href.svg) center center no-repeat !important;
}
.pimcore_icon_formMultiObjectSelector {
  background: url(/pimcore/static6/img/flat-color-icons/objects.svg) center center no-repeat !important;
}
