div.compact-form-wrapper {
  display: block;
  position: relative;
}
.compact-form-label,
.form-item .compact-form-label {
  position: absolute;
  overflow: hidden;
  cursor: text;
  z-index: 2;
  font-weight: normal;
}