body span.rs-block {
  padding: 6px !important;
}

body .full.rs-tooltip {
  top: 30%;
  left: 30%;
}

body .rs-tooltip-text {
  margin-top: -56.5px !important;
  margin-left: 30.422px !important;
  font-size: 18px;
}

body .rs-inner-container {
  height: 50%;
  width: 50%;
  position: relative;
  overflow: hidden;
  margin-top: 13%;
  margin-left: 66%;
}

body .rs-seperator.rs-border {
  border: none;
}
/*# sourceMappingURL=main.css.map */