
.navhighlight[data-v-ad590872]:before{
  content: '';
  position: absolute;
  width: 100px;
  height: 6px;
  background: radial-gradient(#ffffff, rgb(0, 82, 168), rgba(27, 241, 248, 0));
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
}
.chart-flex .lg-flexItem1[data-v-ad590872]{
  min-height: calc(50% - 1.5rem);
  max-height: calc(50% - 1.5rem);
}


.navhighlight[data-v-718b4730]:before{
  content: '';
  position: absolute;
  width: 100px;
  height: 6px;
  background: radial-gradient(#ffffff, rgb(0, 82, 168), rgba(27, 241, 248, 0));
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
}

