.template-history .form-select#two {
  margin-bottom: 10px;
}
.template-history #diff-legend {
  margin-top: 20px;
}
.template-versions_history_form div#content-core > div {
  padding: 20px;
}
#searchform div.input-group {
  max-width: 600px;
}
#searchform div.input-group .searchPage {
  margin-right: 5px;
  border-radius: 6px;
}
#searchform h1#search-term .text-muted {
  font-weight: bold;
  color: #212529;
}
#searchform #search-filter {
  padding-right: 15px;
}
#searchform #rss-subscription {
  display: none;
}
#searchform .searchResults .list-group-item {
  font-size: 16px;
}
#searchform .searchResults .list-group-item div.croppedDescription,
#searchform .searchResults .list-group-item cite.d-block {
  font-size: 14px;
}
#searchform nav {
  margin-top: 15px;
}
#portal-toolbox {
  display: flex;
}
#portal-searchbox {
  margin-right: 5px;
}
#portal-searchbox .searchField {
  max-width: 250px;
}
#portal-searchbox .searchSection {
  margin-top: 5px;
  font-size: 14px;
}
#portal-searchbox .searchSection label {
  vertical-align: text-bottom;
}
#portal-searchbox #searchGadget_form {
  display: block;
}
#portal-searchbox #searchinput {
  display: flex;
}
.template-historyview #compare_to_current,
.template-historyview #compare_to_previous {
  margin-bottom: 5px;
}
.template-historyview #revert_to_this_version {
  margin-left: -1px;
}
.template-historyview .modal-content {
  width: 750px;
}
.template-historyview .modal-content label {
  font-weight: bold;
}
.template-historyview #version-history-modal {
  border: solid 1px gray;
  padding: 20px;
}
textarea.form-control {
  min-height: 90px;
}
#portal-personaltools .dropdown-item:hover {
  text-decoration: none;
}
@media (min-width: 991px) {
  .plone-navbar-header {
    display: none;
  }
}
@media (max-width: 991px) {
  .card.portlet.portletNavigationTree {
    display: none;
  }
  .card.portlet.portletNavigationTree.collapse.show {
    display: block;
  }
}
.plone-navbar-header .plone-navbar-toggle {
  margin-bottom: 10px;
  width: 100%;
  font-size: 18px;
}
#edit-zone .dropdown-header {
  display: none;
}
.template-folder_contents .lead,
.template-folder_contents div#file-alert {
  margin-bottom: 1rem;
}
/*# sourceMappingURL=ims.dermis.css.map */