#bars-overlay {
  position: absolute;
  width: 200px;
  /* left: 100; */
  /* background: rgba(255, 255, 255, 0.3); */
  background: rgba(200, 54, 44, 0.05);
  margin-right: 0px;
  font-family:  'PT Sans', sans-serif;
  overflow: auto;
  border-radius: 0px;
  position: absolute; 
  right: 0px; 
  top: 0;
  /* float:left; */
}

.kveds-info {
    font-size: 10pt;
    margin-top: 0em;
    margin-bottom: 0em;
    margin: 2px;
    padding: 2;
    margin-top: 0%;
    text-
}
#kved-name {
    margin-top: 0em;
    margin-bottom: 0em;
    font-style: italic;
}

#kved-count {
    margin-top: 0.5em;
    margin-bottom: 0em;
}

#kved-part {
    margin-top: 0.5em;
    margin-bottom: 0em;
}

.kved-count {
    font-weight: bold;
    font-style: italic;

}

