.fieldname-form\.widgets\.IRichTextBehavior\.text textarea.form-control {
  min-height: 500px;
}
#formfield-form-widgets-ISubjects-subjects.widget-mode-display {
  display: none;
}

#formfield-form-widgets-IRichTextBehavior-text > .widget-label {
  display: none;
}

.widget-mode-display.empty {
  display: none;
}

#content-core > .entries > .row:nth-child(odd) {
  background-color: #f5f5f5;
}

#folder-listing > .entries > .entry:nth-child(odd) {
  background-color: #f5f5f5;
}
