pre {
  border: 0px !important;
  padding: 0px !important;
  background: white !important;
}

#inputSchema {
  font-size: 14px;
}

code {
  color: #333 !important;
  background: white !important;
  border: 0px !important;
}

th {
  border-top: 0px !important;
}

.tight_rows tr td {
  padding-top: 3px;
  padding-bottom: 3px;
}

.hardware {
  padding: 10px;
}

.clickable {
  cursor: pointer;
}

h2,h3.collapsed {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.title-cell {
  text-align: center !important;
  font-style: italic;
  font-weight: bold;
}

.olddata {
  background: rgba(54, 25, 25, .3);
}
