body {
  padding-top: 4rem; }

@media (min-width: 544px) {
  .lana-navbar-search .input-group input.form-control {
    width: 250px; } }
#map {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px; }
  #map canvas:focus {
    outline: none; }

.institution-label {
  white-space: nowrap; }

.institution-color-bubble {
  display: inline-block;
  width: .75em;
  height: .75em;
  border-radius: 50%; }
