.spacer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.selected-button {
  color: red; }

.bottom-right {
  position: fixed;
  bottom: 24px;
  right: 24px; }

/*# sourceMappingURL=map.component.css.map */
