html,
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 100%; }

/* Not sure this is good CSS. FIXME */
.dropdown,
.dropdown-trigger,
.dropdown-item,
.dropdown-content,
.dropdown-menu {
  width: 100%; }

#vg-tooltip-element tbody tr:nth-child(3) {
  display: none; }

.table-labels {
  font-weight: bold; }
