/*Created with Adobe RoboHelp*/
.RH-LAYOUT-CENTERPANEL-topic-box .drop-down-wrapper, .RH-LAYOUT-FOOTER-container .drop-down-wrapper {
  padding-bottom: 2rem;
  border-bottom: 1px dotted;
}
.RH-LAYOUT-CENTERPANEL-topic-box .drop-down-icon, .RH-LAYOUT-FOOTER-container .drop-down-icon {
  width: 1.5rem;
  height: 1.5rem;
  float: right;
}
.RH-LAYOUT-CENTERPANEL-topic-box a.dropspot, .RH-LAYOUT-FOOTER-container a.dropspot {
  display: block;
  cursor: pointer;
  color: #4F6793;
  font-size: 1.8rem;
  font-family: "Arial";
  font-weight: bold;
  text-decoration: none;
  position: relative;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  padding-top: 0.5rem;
  animation: flipdown 0.5s ease both;
}
.RH-LAYOUT-CENTERPANEL-topic-box a.dropspot p, .RH-LAYOUT-FOOTER-container a.dropspot p {
  font-family: Inter;
  font-size: 1rem;
}
.RH-LAYOUT-CENTERPANEL-topic-box a.dropspot, .RH-LAYOUT-FOOTER-container a.dropspot,.RH-LAYOUT-CENTERPANEL-topic-box 
a.dropspot:hover, .RH-LAYOUT-FOOTER-container 
a.dropspot:hover,.RH-LAYOUT-CENTERPANEL-topic-box 
a.dropspot:visited, .RH-LAYOUT-FOOTER-container 
a.dropspot:visited,.RH-LAYOUT-CENTERPANEL-topic-box 
a.dropspot:active, .RH-LAYOUT-FOOTER-container 
a.dropspot:active {
  color: #2B77CB;
  text-decoration: none;
}