.form-item-cross-variable label {
  display: inline;
}

#cross-variable-detail {
  margin-left: 5px;
  display: inline;
}

#result-wrapper {
  overflow: auto;
}

table.sva-tooltip th {
  background-color: inherit;
  border: none;
  font-weight: bold;
}

table.sva-tooltip th, table.sva-tooltip td {
  vertical-align: text-top;
}

#harmonization_overview a {
  border: none;
}