.dot[data-v-18dda4a6] {
  height: 5px;
  width: 5px;
  border-radius: 5px;
}
.info-bar[data-v-57dbe91e] {
  width: 100%;
  height: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.info-bar .info-item[data-v-57dbe91e] {
  height: inherit;
}
.info-bar .info-item.first[data-v-57dbe91e] {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.info-bar .info-item.last[data-v-57dbe91e] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
