﻿.bxUiChart_Content {
  width: 100%;
  height: 100%;
}
/* TODO: Probleme mit Grösse des Charts! */
.bxUiChart_Container {
  position: absolute;
  left: 2px;
  right: 10px;
  top: 2px;
  bottom: 10px;
}