#anomalies-download { line-height: 2.5em; }

#anomalies-download label { display: inline-block; width: 100px; }

#anomalies-download select { display: inline-block; width: 230px; }

.btn.selected {
  cursor:             default !important;
  background-color:   #8d9297 !important;
  border-color:       #1c1d1f !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

#estimated-means caption > div {
  display:         flex;
  justify-content: space-between;
  align-items:     flex-end;
}

@media (min-width: 576px) { .short-name { display: none; } }
@media (max-width: 575px) { .long-name { display: none; } }
