/* CSS file for the default presentation of the Form Elements of the Interactive Forms */

.wm_form_element {
  clear: both;
}

.wm-field-input {
  clear: both;
  text-align: left;
}

label {
  text-align: left !important;
}

.wmradio_checkbox_item_label {
  font-family:verdana;
  font-size:10px;
  color:#797878;
  font-weight: normal;
  float: none;
  line-height: normal;
}
