<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.path-search .before_content,
.path-taxonomy .before_content{
     background: #183757; 
}

.path-search h2.block-title,
.path-taxonomy h2.block-title{
  color:#ffffff;
  border-width: 0px;
  margin-top: 30px;
}
.path-search .block .block-title &gt; span,
.path-taxonomy .block .block-title &gt; span{
  font-size: 40px;
  font-weight: 400;
}
.path-search .block-facets ul li.facet-item,
.path-taxonomy .block-facets ul li.facet-item{
  margin: 0.9%; 
}
.path-search .block-facets .glossaryaz.is-active,
.path-taxonomy .block-facets .glossaryaz.is-active {
    background: #ffffff;
    border: 0 none;
}
.path-search .block-facets .glossaryaz.is-active a,
.path-taxonomy .block-facets .glossaryaz.is-active a{
  color: #00a6ed;
}
.path-search .block-facets .glossaryaz.yes-results a.is-inactive:hover,
.path-search .block-facets .glossaryaz.yes-results a.is-inactive:hover {
    background: #034865;
    color: #00a6ed;
}
.path-search .block-facets ul li.facet-item:nth-child(n+29),
.path-search .block .block-title &gt; span:after,
.path-taxonomy .block-facets ul li.facet-item:nth-child(n+29),
.path-taxonomy .block .block-title &gt; span:after{
  display: none;
}

.path-search .term-item a,
.path-taxonomy .term-item a {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}

.path-search .term-item a:hover,
.path-search .term-item a:active,
.path-taxonomy .term-item a:hover,
.path-taxonomy .term-item a:active{
  text-decoration: underline;
}

.path-search .main-content-inner,
.path-taxonomy .main-content-inner{
    background: #fff;
    padding: 20px;
}

div.pagerer-container {
    max-width: 640px;
    margin: 0 auto;
    display: inherit;
}

div.pagerer-container .pager li &gt; a, div.pagerer-container .pager li &gt; span{
  border-width:0;
  padding:0;
  margin-right: 10px;
  margin-left: 10px;
      margin-top: -5px;
    display: block;
}

div.pagerer-slider .ui-slider-handle{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edf6fe+0,eaf4fd+5,ebf4fd+43,deeffc+57,e4f1fc+92,e9f5fe+100 */
background: #edf6fe; /* Old browsers */
background: -moz-linear-gradient(top,  #edf6fe 0%, #eaf4fd 5%, #ebf4fd 43%, #deeffc 57%, #e4f1fc 92%, #e9f5fe 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edf6fe 0%,#eaf4fd 5%,#ebf4fd 43%,#deeffc 57%,#e4f1fc 92%,#e9f5fe 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edf6fe 0%,#eaf4fd 5%,#ebf4fd 43%,#deeffc 57%,#e4f1fc 92%,#e9f5fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf6fe', endColorstr='#e9f5fe',GradientType=0 ); /* IE6-9 */
    height: 24px !important;
    line-height: 22px !important;
}
div.ui-widget-header{
   background: #9fb9d4;
}
div.pagerer-slider {
    height: 17px;
    border-radius: 10px;
    border: 1px solid #9fb9d4 !important;
}
div.pagerer-panes .ui-icon{
  margin-bottom: 5px;
}
span.ui-slider-handle.ui-corner-all.ui-state-active {
    color: #173756;
}
div.pagerer-left-pane .pager li{
  display: none !important;
}
div.pagerer-left-pane .pager li:first-child{
  display: inline-block !important;
  float: left;
}
@media only screen and (max-width: 680px) {
  div.pagerer-center-pane,
  div.pagerer-right-pane{
    display: none;
  }

  .pagerer-panes{
    display: block;
    float: left;
    width: 100%;
  }
  div.pagerer-left-pane{
    display: block;
  }

  .pagerer-pager-standard ul,
  div.pagerer-left-pane .pagerer-pager-standard ul li{
    display: inline-block !important;
  }

  .pagerer-pager-standard ul li a{
    margin-right: 5px !important;
    margin-left: 5px !important;
    margin-top: 0 !important;
    display: block !important;
    padding: 5px 10px !important;
  }
}
</pre></body></html>