* {
  float: none !important;
}

body {
  margin-top: 200px;
}

.form-wrapper label,
#edit-field-action-plan label,
#edit-field-action-plan .field-name-field-date legend,
#edit-field-enter-data-sources label,
#edit-field-enter-data-sources .field-name-field-date legend,
#edit-field-map-your-exisitng-school label,
#edit-field-map-your-exisitng-school .field-name-field-date legend,
#entityform-identify-your-school-team-form-group-left-column .field-widget-text-textfield label,
.group-full-column .field-widget-text-textfield label {
  width: 100%;
}

#field-enter-data-sources-values .form-type-textarea > label {
  display: block;
  margin-bottom: 10px;
  clear: both;
}

#field-enter-data-sources-values .form-textarea-wrapper {
  display: block;
  clear: both;
  margin-top: 50px;
}

#edit-field-our-team-discussed-what-we-und {
  display: block;
  clear: both;
}

.form-textarea-wrapper textarea,
.zone-content .block input[type="text"] {
  min-width: 400px;
  margin: 10px 0;
  display: inline-block;
}

#edit-field-students .form-wrapper {
  clear: both !important;
}
