.search_results {
  width: 80%;
  padding: 2% 0;
  margin-left: auto;
  margin-right: auto;
}

.nsm_highlight {
  background-color: #FFFF00;
}

.search_results .transcript_group,
.search_results .nsm_transcript_block {
  display: none;
}

.search_results table,
.search_results td {
  border: none;
}

.search-field {
  width: 100%;
}

.audiojumpats .search-ditto-start {
  cursor: pointer;
}

.audiojumpats table {
  margin: 0;
}

.search_results h2 {
  padding-bottom: 0.5em;
}

pre.wp-block-preformatted{
    white-space: normal;
}
