<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear-margin {
  margin: 0;
}
.clear-padding {
  padding: 0;
}
.overlap-enabled {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar-link {
  font-size: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  #horizDoubleBanner-widget .widget-items .widget-item:first-child {
    padding-right: 5px;
  }
}
#horizDoubleBanner-widget .widget-items .widget-item .inner {
  padding: 0;
  margin: 0;
}
#horizDoubleBanner-widget .widget-items .widget-header {
  border: 0;
}
#horizDoubleBanner-widget .widget-items .widget-hl .widget-imageWrapper {
  border: 1px solid #ccc;
  padding: 0;
  margin: 0;
}
#horizDoubleBanner-widget .widget-items .widget-hl a,
#horizDoubleBanner-widget .widget-items .widget-hl a:hover {
  text-decoration: none !important;
}
#horizDoubleBanner-widget .widget-items .widget-hl .banner-header {
  color: #666;
  font-weight: 300;
  margin: 0 0 2px 0;
  height: 20px;
  font-size: 15px;
  line-height: 18px;
}
</pre></body></html>