
td, .tnum {
  font-variant-numeric: tabular-nums;
}

td {
  white-space: nowrap;
}

.badge {
  translate: 0 -0.5em;
}

.checklist {
  border: 1px solid #dbdbdb;
  box-shadow: none !important;
}

.floating {
  position: absolute;
  z-index: 1;
}

.fullwidth {
  width: 100%;
}

.mapboxgl-popup-content {
  padding: 0;
}

.map-debug {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: absolute;
  bottom: 55px;
  padding: 5px 10px;
  margin: 0;
  margin-left: 30px;
  font-size: 11px;
  line-height: 18px;
  border-radius: 3px;
  display: none;
}

.navbar-link {
  line-height: 1.5rem !important;
}

.navbar-link:hover {
  background-color: inherit !important;
}

.nowrap {
  white-space: nowrap;
}

.scroll {
  overflow-y: auto;
}

.sm-sidebar {
  margin-bottom: -1rem;
}

.sm-sidebar .scroll {
  max-height: 28vh;
}

.table.is-fixed {
  table-layout: fixed;
}

.table.is-fixed td {
  white-space: normal;
  vertical-align: baseline !important;
}

.wizard.title, .wizard.heading {
  color: #b5b5b5;
}

.is-active.wizard.title, .is-active.wizard.heading {
  color: #363636;
}

.is-active.wizard.heading {
  font-weight: 700;
}
