#islandora-solr-top {
  display: block;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  margin: 4px 0 12px;
}

tr.islandora-solr-search-result {
  background-color: inherit;
  border-bottom: 0;
}

.islandora-solr-search-result dd {
  margin-top: 0;
}

.islandora-solr-search-result .solr-label {
  display: none;
}

.solr-fields dt, .solr-fields dd {
  border-top: none;
}

.mods-titleinfo-title-custom-ms {
  margin-top: 0;
  font-size: 18px;
  line-height: 28px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #001158;
  text-rendering: optimizeLegibility;
  margin-bottom: 16px;
  display: inline-block;
  width: auto;
}

dd span.mods-origininfo-encoding-w3cdtf-keydate-yes-dateissued-s,
dd span.mods-origininfo-encoding-w3cdtf-keydate-yes-dateissued-year-custom-ms {
  margin-bottom: 0;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #999;
  display: inline-block;
  width: auto;
  padding-left: 0;
  white-space: nowrap;
}

dd span.mods-origininfo-encoding-w3cdtf-keydate-yes-dateissued-s::before,
dd span.mods-origininfo-encoding-w3cdtf-keydate-yes-dateissued-year-custom-ms::before {
  content: " (";
}

dd span.mods-origininfo-encoding-w3cdtf-keydate-yes-dateissued-s::after,
dd span.mods-origininfo-encoding-w3cdtf-keydate-yes-dateissued-year-custom-ms::after {
  content: ")";
}

dd.mods-genre-authority-local-s,
dd.mods-genre-authority-local-ms {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #999;
  font-weight: bold;
}

dd.mods-name-authorrole-namepart-custom-ms,
dd.mods-name-editorrole-namepart-custom-ms {
  width: auto;
}

.islandora-solr-search-results > .row {
  margin: 24px 0;
  padding: 12px 0;
  border-bottom: dotted 1px #C9C9C9;
}

.islandora-solr-search-results figure {
  margin: 0 0 16px 0;
}

.mods-name-authorrole-namepart-custom-ms,
.mods-name-editorrole-namepart-custom-ms {
  color: #B27F2B;
  margin-bottom: 8px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  width: auto;
}

.islandora-solr-search-results .ubl-resultrow:last-of-type {
  margin-bottom: 10px;
}

.islandora-solr-facet-wrapper a.soft-limit::after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 1em;
  font-style: normal;
  margin-left: .3em;
  vertical-align: middle;
}

.dc-searchresults-tools {
  background-color: #eee;
  list-style-type: none;
  text-align: right;
  font-size: 1.3em;
  line-height: 1.25em;
  margin-left: 0;
  padding-left: 0;
}

#block-system-main .islandora-solr-content .dc-searchresults-tools li {
  margin: 0;
  display: inline-block;
}

.dc-searchresults-tools a {
  display: block;
  padding-top: 0.40625em;
  padding-bottom: 0.40625em;
  padding-left: 10px;
  padding-right: 10px;
  color: #666;
}

.dc-searchresults-tools a:hover {
  color: #333;
}

.dc-searchresults-tools li span {
  display: none;
}

.dc-searchresults-tools .dc-searchresults-btn-grid::after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-left: 0.3em;
  vertical-align: middle;
}

.dc-searchresults-tools .dc-searchresults-btn-list::after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-left: 0.3em;
  vertical-align: middle;
}

.solr-grid-caption a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #012168;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #001158;
  text-rendering: optimizeLegibility;
}

.islandora-solr-search-result figure img,
.solr-grid-thumb a img {
  max-width: 123px;
  max-height: 174px;
  display: block;
  -moz-box-shadow: rgba(0,0,0,0.4) 0 0 4px 0;
  -webkit-box-shadow: rgba(0,0,0,0.4) 0 0 4px 0;
  box-shadow: rgba(0,0,0,0.4) 0 0 4px 0;
}

.islandora-solr-search-result .mods-abstract-ms span {
  color: #666;
}

.islandora-solr-search-result .mods-abstract-ms a {
  font-weight: bold;
  color: #666;
}

.toggle-wrapper.truncation-toggle-processed BR {
  display: none;
}

A.toggler.truncation-toggle-processed {
  color: #012168;
  white-space: nowrap;
  font-weight: normal;
}

A.toggler.truncation-toggle-processed::before {
  content: '[';
}

A.toggler.truncation-toggle-processed::after {
  content: ']';
}

.islandora-solr-search-results .islandora-inline-metadata dd {
  width: 100%;
}

@media screen and (max-width: 499px) {
  .islandora-solr-search-results .row.islandora-solr-search-result {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .islandora-solr-search-results .islandora-inline-metadata dd {
    padding-left: 0px;
    display: block;
  }
  .dc-searchresults-tools {
    display: none;
  }
  .islandora-solr-search-results .row .col {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 500px) {
  .islandora-solr-search-results .row.islandora-solr-search-result {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .islandora-solr-search-results .row .col-3 {
    width: 150px;
  }
  .islandora-solr-search-results .row .col-9 {
    width: calc(100% - 150px);
  }
}
