/* load the default Redmine stylesheet */
@import url(../../../stylesheets/responsive.css);

#header {
  background-color: #333333;
}

.flyout-menu {
  background-color: #222222;
}

.flyout-menu h3 {
  background-color: #555555;
  border-top: #333333;
  border-bottom: #333333;
}

