.jsonReport h1.section {display: none;}

.jsonReport thead {
  display:none;
}

.jsonReport {
  margin-top: 1em;
  box-sizing: border-box;
}

.jsonReport table {
  width:100%;
}

.jsonReport table td {
  padding:0.5em;
}

.gr_dim0 {
  padding-bottom: 1em;
  font-size:1.25em;
  font-weight:bold;
}

.gr_dim1 {
  padding-bottom: 1em;
  font-weight:bold;
  border-bottom:1px solid #ccc;
}
