.float_right {
  float: right;
}

.btn.cluster {
  padding: 5px !important;
  margin: 5px !important;
}
.btn.cluster.institutes {
  background-color: #d9d9d9;
}
.btn.cluster.active {
  background-color: #16732b;
}
.btn.cluster.active:hover {
  background-color: #16732b;
}
.btn.cluster.active.institutes {
  background-color: #16732b;
}
.btn.cluster.active.institutes:hover {
  background-color: #16732b;
}

/*# sourceMappingURL=custom-styles.css.map */
