legend.fsLabel.fsLabelVertical {
  background-color: transparent;
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  text-indent: 0;
  height: auto;
}

th.fsMatrixLabel.fsMatrixLabelRow {
  color: inherit;
  padding: 5px;
}

.fsMatrix th {
  background-color: inherit;
  font-weight: bold;
  color: inherit;
  padding: 5px;
  text-align: center;
}