
#event-node-form .form-type-textfield input,
#event-node-form .form-select {
  width: 100%;
}

#body-add-more-wrapper .field-edit-link, .ckeditor_links, fieldset#edit-body-und-0-format {
  display: none !important;
}

textarea#edit-body-und-0-value {
  visibility: visible !important;
}

.field-type-taxonomy-term-reference {
  background: none !important;
  padding: 0 !important;
}    

