@charset "utf-8";
.color-dip-view-current-page {
  color: #ffffff;
  background-color: #7d002d;
}
a {
  text-decoration: none !important;
}
.hide {
  display: none;
}
.menu-container,
.search-result-header-actions,
.details--manuscript--document,
.details--incunabulae--documents,
.nav.nav-tabs,
.nav-tabs--highlighter,
.back-to-top,
.footer-container {
  display: none;
}
.details-content--manuscripts .details {
  padding-top: 0px;
}
.details--incunabulae--data {
  width: 100% !important;
  margin-top: 0px;
}
html.sticky-footer body {
  margin-bottom: 0px;
}
.details-content .details--title,
.details-content .details--manuscript--data {
  padding-left: 50px;
}
.details-content--manuscripts .details--search-section {
  padding-left: 0px;
}
.search-result-listing-length-and-info .search-result-listing-length-and-info--listing-length {
  display: none;
}
.search-result-listing-length-and-info .search-result-listing-length-and-info--info--refinements .refinement a {
  display: none;
}
.search-result-content {
  margin-bottom: 0px;
}
.search-result-content input[type="checkbox"] {
  display: none;
}
.search-result-content--manuscripts {
  min-height: auto;
}
.search-result-content--manuscripts .result--manuscript--document {
  display: none;
}
.search-result-content--manuscripts .result--search-section {
  margin-left: 0;
}
.search-result-content--manuscripts .result--title,
.search-result-content--manuscripts .result--manuscript--description {
  padding-left: 0;
}
.search-result-content--manuscripts .result--manuscript--description--expand-collapse {
  display: none;
}
.search-result-content--incunabulae .result--incunabulae--documents {
  display: none;
}
.search-result-content--coins-and-medals .result--search-section {
  margin-left: 0;
}
.search-result-content--coins-and-medals .result--title,
.search-result-content--coins-and-medals .result--coins-and-medals--description {
  padding-left: 0;
}
.search-result-content--coins-and-medals .result--coins-and-medals--document {
  display: none;
}
.print-mode-title .result--manuscript,
.print-mode-title .result--incunabulae {
  display: none;
}

