.inactive {
  border-left: 1px solid white;
}

.active {
  border-left: 1px dotted #888
}

.navbutton {
  margin-right: 10px !important
}

#bpmcontrol {
  width:100px
}

.hidden {
  display: none
}

[v-cloak] {
  display: none;
}

.mute {
  border-top: medium none !important;
}