.RH-LAYOUT-MINITOC-container {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.RH-LAYOUT-RIGHTPANEL-top-buttons {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.RH-LAYOUT-SEARCHBOX-search-textfield:focus {
  border-width: 2px;
  border-style: none;
  border-color: #0c96c4;
  color: #000000;
}
.RH-LAYOUT-LEFTPANEL-title:hover {
  color: #000000;
  background-color: #E4FAFF;
  font-weight: bold;
}
.RH-LAYOUT-LEFTPANEL-selected-title:hover {
  color: #003057;
  background-color: #E4FAFF;
}
.RH-LAYOUT-HOMEPAGE-SEARCHBOX-prediction-item:hover {
  background-color: #D4EAE4;
}
.RH-LAYOUT-SEARCHBOX-prediction-item:hover {
  background-color: #E4FAFF;
  color: #000000;
  font-weight: bold;
}
.RH-LAYOUT-GLOSSARY-term:hover {
  color: #000000;
  text-decoration: underline;
  background-color: #E4FAFF;
}
.RH-LAYOUT-INDEX-keyword:hover {
  color: #000000;
  font-family: 'Open Sans';
  background-color: #E4FAFF;
  font-weight: bold;
}
.RH-LAYOUT-INDEX-selected-keyword:hover {
  background-color: #E4FAFF;
  color: #007394;
}
