highchart {
  display: block;
  width: 100%;
  max-width: 100%;
}

highchart.full-height {
  height: 100%;
}

.easyPieChart {
  position: relative;
  width: 63px;
  height: 63px;
  text-align: center;
}
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.easyPieChart .percent {
  display: inline-block;
  line-height: 63px;
  z-index: 2;
}

/*# sourceMappingURL=prni.style.min.css.map */