#it-chart-body,#it-chart-body *{
  background: none;
  border: none;
  box-shadow: none;
  width: initial;
  height: initial;
  box-sizing: border-box;
  transform: none;
  transition: none;
  animation:none;
  font-style: normal;
  font-size: 17px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  white-space: normal;
  text-indent: 0;
  list-style: none;
  float: none;
  overflow: hidden;
  vertical-align: baseline;
  color:#000;
  margin:0;
  padding:0;
  border:none;
}