
#i10-panel.v-2015 {
  background: #363e45;
  height: auto;
  width: auto;
  display: block;
  position: static;
  min-width: 0;
  letter-spacing: normal;
  text-align: center;
  font: 16px sans-serif;
}

#i10-panel.v-2015 ul { margin: 0; width: auto; padding: 8px 0; overflow: hidden; }
#i10-panel.v-2015 ul li { 
  display: inline-block; margin: 0 25px; padding: 0; 
  font: bold 13px/16px 'Open Sans', sans-serif; color: #fdfdfd; 
}
#i10-panel.v-2015 ul li a,
#i10-panel.v-2015 ul li a.self {
  text-decoration: none; position: relative; padding: 0 5px; color:#fcfcfc;
}
#i10-panel.v-2015 ul li a.self {
	
}
#i10-panel.v-2015 ul li a[href] {
  font: inherit; color: inherit; font-weight: 300; padding: 0;
}
#i10-panel.v-2015 ul li a:after,
#i10-panel.v-2015 ul li a.self:after {
  content: ' ';
  position: absolute;
  height: 0px; width: 100%;
  bottom: -9px; left: 0px;
  border: 1px solid #79c571;
  border-width: 0 0 5px 0;
}
#i10-panel.v-2015 ul li a.self:after {
	border-color: #79c571!important;
	border-width: 0 0 5px 0!important;
	bottom: -9px!important;
}
#i10-panel.v-2015 ul li a[href]:after {
  bottom: -2px; border-width: 0 0 1px 0; border-color: #5e656a;
}
#i10-panel.v-2015 ul li:first-child {
  font-size: 12px; font-weight: 300; color: #7d8184; font-style: italic; position: relative; 
}
#i10-panel.v-2015 ul li:first-child a:after { bottom: 0px; border-color: #696e72; }
