#banner {
  padding: 5px;
}

.bz_short_desc_container.edit_form::after {
  content: "";
  display: block;
  clear: both;
}

#short_desc {
  width: inherit;
}

#cf_acceptance_readonly {
  max-height: 25em;
}

#cf_acceptance {
  width: 30em;
  height: 25em;
}
