.contenttype-marine_eunis_habitat .slate_wysiwyg_box[role='textbox'] {
  margin: 0;
  max-width: 100%;
  flex: 1 0 auto;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-align: left;
  line-height: 1.21428571em;
  font-family:
    Roboto,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  padding: 0.64285714em 1.125em;
  background: #fff;
  border: 1px solid #bcbec0;
  border-radius: 0;
  transition:
    box-shadow 0.1s ease,
    border-color 0.1s ease;
  box-shadow: none;
}

.is-adding-contenttype-marine_eunis_habitat {
  .slate_wysiwyg_box {
    background-color: white;
    padding: 5px;
    border: 1px solid #c7d5d8;
  }
}

.contenttype-marine_eunis_habitat,
.is-adding-contenttype-marine_eunis_habitat {
  .help.slate_wysiwyg p.help {
    white-space: break-spaces;
  }
}

.is-adding-contenttype-marine_eunis_habitat,
.contenttype-marine_eunis_habitat {
  .bise-objectlist-widget p.help {
    white-space: break-spaces;
  }
}

.is-adding-contenttype-marine_eunis_habitat,
.contenttype-marine_eunis_habitat {
  .eea.banner .gradient {
    background: none;
  }
}

.contenttype-nrr_measure .eea.banner .gradient {
  background: none;
}

.bise-objectlist-widget .inline.field>.ui.grid {
  margin: 0;
}

.contenttype-nrr_case_study .accordion-block.has--theme--secondary h2.headline {
  color: var(--text-color-secondary, #289588);
}

.contenttype-nrr_measure .top.aligned.four.wide.computer.twelve.wide.mobile.four.wide.column {
  background-color: #f9f9f9;
}