body.AnnualPlan section.section_topmenu .container .topmenu li a h5.active {
  color: #FF920B;
  border-bottom: 3px solid #FF920B;
}

body.AnnualPlan section.section_topmenu .container .topmenu li a h5:hover {
  text-decoration: none;
  border-bottom: 3px solid rgba(82, 82, 82, 0.5) !important;
  color: rgba(82, 82, 82, 0.5) !important;
}

