@import url("../theme/brand.css");

.navbar.navbar-inverse {
  background: #062746;
}

#current-space .select2-container .select2-choice {
  background: #062746;
}

.vertical-panel {
  width: 90%;
}
