/*** ACCENT CUSTOM STYLES ***/
/*  Variables */
/*  Primary Colors */
.res-local-header-wrapper {
  background-color: #00A9EF;
}
.res-local-header .site-heading a {
  color: #000000;
}
.resButtons .res-buttons .style1 .row .row-height .outside-full-height .inside-full-height,
.resButtons .res-buttons .style1 .row .row-height .outside-full-height a {
  background-color: #00A9EF;
  color: #000000;
  border: none;
}
.resTable table.table.table-bordered th,
.resTable table.table.table-striped th {
  background-color: #00A9EF;
  color: #000000;
}
.resImageText .thumbnail .overlayText {
  background-color: #00A9EF;
  color: #000000;
}
.resImageText .thumbnail a .overlayText {
  color: #000000;
}
.nav-tabs > li {
  background-color: #00A9EF;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #00A9EF;
  border: 1px solid #00A9EF;
}
.nav-tabs > li a {
  color: #000000;
}
.resBiography .bioDisplay2 .bioInside .bioStrip .bioStripItemContainer .bioStripItem {
  background-color: #00A9EF;
  color: #000000;
}
.resBiography .bioDisplay2 .bioInside .bioStrip .bioStripItemContainer .bioStripItem a {
  color: #000000;
}
.resAnnouncement .infoContainer.style1 {
  background-color: #00A9EF;
  color: #000000;
}
.resAnnouncement .infoContainer.style1 a {
  color: #000000;
}
/*  Secondary Colors */
.resButtons .res-buttons .row .row-height .outside-full-height .inside-full-height {
  background-color: #002D72;
  border-color: #002D72;
}
.resButtons .res-buttons .row .row-height .outside-full-height a {
  color: #ffffff;
}
.resAnnouncement .infoContainer.style2 {
  border: 3px solid #002D72;
}
.resFullWidthColour .res-fullwidth {
  color: #ffffff;
  background-color: #002D72;
}
.resFullWidthColour .res-fullwidth a {
  color: #ffffff;
}
.optionalButton {
  border-color: #002D72;
}
.optionalButton:hover {
  border-color: #002D72;
  background-color: #002D72;
}
optionalButton .btn:hover,
.optionalButton .btn-default:hover,
.optionalButton .btn-block:hover {
  color: #ffffff;
}
