.map-popup h3{
  color: #ffffff;
  font-size: 22px;
}

.map-popup p{
  color: #ffffff;
  font-size: 16px;
}

.map-popup li{
  color: #ffffff;
}

#CommercialEnergySavingTips_IMG{
  margin-left: -5%;
}

.tabs-component .tab-links li.active .inner-wrapper{
  font-weight: bold;
}

.tabs-component .tab-links li.active .inner-wrapper {
  font-weight: bold;
}

.tabs-component .tab-links li.active:after {
  border-bottom: solid 20px #0074B3;
  border-left: solid 20px transparent;
  border-right: solid 20px transparent;
}

.tabs-component .tab-content {
  background-color: #edf6fd;
}

.tab-content>.active {
  background-color: #edf6fd;
  border: solid;
  border-width: .5px;
  border-color: #0074B3;
}
