.select2-container.select2-container--open {z-index:999999;}
.form-control[readonly] {
  background-color: #f0f0f0;
}
.navbar img{position: relative; top: -7px;}
.navbar-nav .nav-link.active {
  font-weight: bold;
  color: #b557da;
}
.admin-only {
  background-color: #e2d7f8;
}