.RH-LAYOUT-HOMEPAGE-HEADERMENU-container {
    font-size: 14px; 
}

.RH-LAYOUT-LEFTPANEL-title:hover {
    background-color: !important;
}

.RH-LAYOUT-LEFTPANEL-title {
  align-items: start !important;
}

.RH-LAYOUT-SEARCHBOX-search-selected {
    left: 37em !important;
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

nav select {
    display: none;
  }

  .RH-LAYOUT-HEADER-container {
    position: sticky;
  }

  @media (max-width: 1000px) {
    nav trad     { display: none; }
    nav select { display: inline-block; }
    .RH-LAYOUT-RIGHTPANEL-container {display: none}
    .RH-LAYOUT-SEARCHBOX-search-selected {
        left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;}
  }
.RH-LAYOUT-LEFTPANEL-collapsed-title{
  margin-left: 5px !important;
}
.RH-LAYOUT-LEFTPANEL-expanded-title{
  margin-left: 5px !important;
}

.RH-LAYOUT-HOMEPAGE-SEARCHRESULTS-glossary-result {
  box-shadow: none !important;
}
.RH-LAYOUT-HOMEPAGE-SEARCHRESULTS-glossary-term-definition {
  color: #000 !important;
  padding-bottom: 2.5rem !important;
  border-bottom: solid 1px lightgrey !important;
}
.RH-LAYOUT-GLOSSARY-glossary-list {
  height: calc(100% - 3.25rem) !important;
}


a.tooltip {
  color: #418082 !important;
  cursor: help !important;
}

.purechat-enterinfo-container, .purechat-email-form, .purechat-alert, .purechat-init-form, .purechat-truncate, .purechat-flyout-address, .purechat-btn, .purechat-widget-title-link, .purechat-file-overlay-instructions, .purechat-disconnect, .purechat-toggle-audio-notifications, .purechat-btn-pop-out, .purechat-collapsed-image {
  display: none;
}

.rh-layout-RIGHTPANEL-bottom-buttons {
  display: none !important;
}
.RH-LAYOUT-HOMEPAGE-FILTERS-applied-filters-box {
display: none !important;
}
.RH-LAYOUT-FILTERS-filter-selected-remove {
  display: none !important;
}

@media print {
.RH-LAYOUT-CENTERPANEL-container {

  overflow-y: visible !important;
  overflow-x: visible !important;

}
#Botsonic-wrapper {
  display: none !important;
}
}