#header {
  height: 100px;
  background: #FFF url(image/logo-3701e25a.webp) no-repeat 10px 5px;
}
#header #site-name {
  text-indent: 114px;
  margin-top: 5px;
  font-size: 70px;
  line-height: 1.2;
  font-family: Raleway, Sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #000;
}

@media screen and (max-width: 1200px) {
  #header #site-name {
    margin-left: -9999px;
  }
}
#search {
  margin-top: 15px;
}

td.login, .NotLoggedIn {
  color: #000;
}

/* Grumman testing kiosk - might need updating for live use {issue:5872} */
div.roomoccupation {
  margin-top: 6em;
}

header.roomoccupation {
  height: auto;
}

/*# sourceMappingURL=style.css.map */
