.input-group {
  flex-wrap: nowrap !important; }

#search-query {
  height: 48px;
  min-width: 0;
  flex: 1; }

#search-submit {
  height: 48px;
  flex-shrink: 0;
  white-space: nowrap; }

.toggle-panel {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d0d1d5;
  margin-bottom: 20px;
  padding: 10px; }

.toggle-panel-header {
  margin-bottom: 20px; }

.toggle-panel-header-link {
  font-size: large; }

#filters .dropdown:first-child {
  margin-right: 10px; }
  #filters .dropdown:first-child p {
    margin-top: 7px;
    margin-left: 15px;
    font-size: large; }
#filters .dropdown-toggle::after {
  display: none; }
#filters .dropdown button {
  background: #005295 none repeat scroll 0 0;
  border: 1px solid #d0d1d5;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 7px 10px;
  text-align: center; }
#filters .dropdown .dropdown-menu {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d0d1d5;
  display: none;
  font-size: 12px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 200px;
  z-index: 1000; }
  #filters .dropdown .dropdown-menu ul {
    margin-bottom: 0; }
    #filters .dropdown .dropdown-menu ul li {
      border-bottom: 1px solid #d0d1d5;
      margin: 0;
      padding: 10px; }
      #filters .dropdown .dropdown-menu ul li:last-child {
        border-bottom: 0px; }
      #filters .dropdown .dropdown-menu ul li .hide-fa {
        color: #ffffff; }
  #filters .dropdown .dropdown-menu .menu-header {
    background-color: #f9f9f9;
    border-bottom: 1px solid #d0d1d5;
    padding: 10px; }

#selected-filters {
  margin: 0; }
  #selected-filters p {
    margin-right: 5px; }
  #selected-filters span {
    padding: 4px 10px;
    border: solid 2px #005295;
    border-radius: 4px;
    display: inline; }

.search-background-section-1 {
  background: transparent linear-gradient(180deg, #e6e6e6 0%, #adadad 50%, #e6e6e6 100%) 0% 0% no-repeat;
  padding-bottom: 36px; }

.search-result-category {
  background: #ffffff 0% 0% no-repeat padding-box;
  opacity: 1;
  height: 72px;
  color: #adadad;
  font-weight: bold; }

.search-result-selected-category {
  background: transparent linear-gradient(90deg, #ffffff 0%, #ffffff 97%, #005295 97%, #005295 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px 0px 0px 10px;
  color: #005295 !important; }

.search-result-category-label {
  padding: 18px 0px 0px 18px; }

.search-result-count-circle {
  height: 48px;
  width: 48px;
  background-color: #adadad;
  color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  padding-top: 12px; }

.search-result-count-circle-selected {
  background-color: #005295; }

.search-result-container {
  background: #ffffff 0% 0% no-repeat padding-box;
  opacity: 1;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px; }

.search-tool-icon {
  float: left;
  padding-right: 12px;
  padding-top: 6px; }

.search-tool-img {
  height: 48px;
  border: 1px solid #adadad; }

.search-result-thumbnail {
  height: 96px;
  border: 1px solid #adadad; }

.search-result-metadata-label {
  font-size: 14px;
  font-weight: bold;
  float: none;
  display: inline;
  margin-right: 0; }

.search-result-metadata-row {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 8px; }

.search-result-metadata-value {
  font-size: 14px;
  float: none !important;
  display: inline !important; }

.search-result-metadata-label + .search-result-metadata-value {
  display: inline !important; }

.entity-type-box {
  font-size: 12px;
  font-weight: bold;
  vertical-align: bottom;
  padding: 2px 3px;
  color: #ffffff;
  background-color: #858893;
  border-radius: 5px;
  margin-left: 7px; }

.entity-label {
  font-size: 20px;
  margin: 10px 0 6px 0; }
  .entity-label a:hover {
    text-decoration: underline; }

.search-result {
  border-top: 1px solid #d0d1d5;
  padding: 12px 0 24px 0; }

.paging {
  background: #d0d1d5;
  font-size: 16px;
  padding: 10px 0;
  text-align: center; }

.paging__prev {
  margin: 0 10px 0 0; }

.paging__next {
  margin: 0 0 0 12px; }

.paging__page-number {
  margin: 0 6px; }

.data-type-box {
  background-color: #ff8533;
  font-size: 12px;
  padding: 3px 4px;
  font-weight: bold;
  margin: 0 5px 0 0;
  color: #ffffff; }

.div--display-desktop {
  display: block; }

.div--display-mobile {
  display: none; }

.dataTables_length select {
  border: 1px solid #eeeeee;
  border-radius: 0;
  height: 36px; }

@media (max-width: 767.98px) {
  .div--display-desktop {
    display: none; }

  .div--display-mobile {
    display: block; }
    .div--display-mobile form {
      margin-bottom: 15px; } }

/*# sourceMappingURL=searchpage.css.map */

/* THE SEARCHED WORD, MARKED WHERE IT APPEARS. `_highlight` in data_routes.py wraps the
   reader's own words, and only the text between tags, so a link target is never
   touched. The browser default is a saturated yellow; this is the same signal at the
   weight the rest of the page uses. */
.search-results mark,
.search-result mark {
  background: #fdf0c8;
  color: inherit;
  padding: 0 .1em;
  border-radius: 2px;
}
