body div.main>div>top-bar>div.container {
  background: #FF5A44;
}

div.container div.menuItem.active:not(.href) {
  background: #FF5A44 !important;
}

button.login.access {
  background: #FF5A44 !important;
  border-color: #FF5A44 !important;
}

button.login.access:hover {
  background-color: white !important;
  color: #FF5A44 !important;
}

body div.main>documents-query>div.container>basic-frame>div.container>div.header {
  background: rgb(87, 87, 86) !important;
  color: white !important;
}
