.theme-aqua .main-nav__item::before {
  background: #00819e;
}

.theme-aqua .main-nav__link.main-nav__link--active::after {
  background-color: #00819e;
}

.theme-aqua .header-search__input {
  border-top: 2px solid #00819e;
}

@media (min-width: 37.5em) {
  .theme-aqua .header-search__input {
    border: none;
    border-left: 2px solid #00819e;
  }
}

.theme-aqua .search-icon,
.theme-aqua .menu-icon,
.theme-aqua .close-icon {
  fill: #00819e;
}

.theme-aqua .mega-menu__wrapper {
  border-top: 2px solid #00819e;
  border-bottom: 2px solid #00819e;
}

.theme-aqua .quicklinks__block .quicklinks__heading {
  background: #00819e;
}

.theme-aqua .small-box .feature-box__heading {
  background: #00819e;
}

.theme-aqua .feature-box__content a {
  color: #00819e;
}

.theme-aqua .content th {
  background: #00819e;
}

.theme-aqua .accordion__heading {
  background: #00819e;
}

.active .theme-aqua .accordion__heading {
  background: #00819e;
}

.theme-aqua .tab__button {
  background: #00819e;
}

.theme-aqua .tab__button.active {
  background: #e6e6e6;
}

.theme-aqua .gallery__nav .slick-prev {
  border-color: transparent #00819e transparent transparent;
}

.theme-aqua .gallery__nav .slick-next {
  border-color: transparent transparent transparent #00819e;
}

.theme-aqua .lhs__menu-link.active,
.theme-aqua .lhs__menu-link.current {
  background: #00819e;
  color: #ffffff;
}

.theme-aqua .menu__level-2 .lhs__menu-link.active,
.theme-aqua .menu__level-2 .lhs__menu-link.current {
  background: #00667d;
}

.theme-aqua .menu__level-3 .lhs__menu-link.active,
.theme-aqua .menu__level-3 .lhs__menu-link.current {
  background: #004c5d;
}

.theme-aqua .lhs__menu-link.current.has-children::after {
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}

.theme-aqua .rhs__panel > .rhs__panel-heading {
  background: #00819e;
  color: #ffffff;
}

.theme-aqua .pagination__item--current > span {
  background: #00819e;
  color: #ffffff;
}

.theme-aqua .pagination__previous .pagination__link::before {
  border-left: 4px solid #00819e;
  border-bottom: 4px solid #00819e;
}

.theme-aqua .pagination__next .pagination__link::after {
  border-right: 4px solid #00819e;
  border-bottom: 4px solid #00819e;
}

.theme-aqua #btn-btt {
  background-color: #00819e;
  border: 2px solid #00819e;
}

.theme-aqua #btn-btt:hover {
  border-color: #00819e;
  background-color: #FFF;
}

.theme-aqua .btt a:hover::before, .theme-aqua .btt a:focus::before {
  border-color: #00819e;
}

.theme-aqua .footer-link:hover {
  color: #00819e;
}

/*# sourceMappingURL=theme.css.map */
