/* 
*/
/* Font definitions */
/* Main Palette definitions */
/* Highlight colours */
/* was #edf9ed */
/* was #fff6e9 */
/* Radii */
/*Spinner*/
/* light Button colours */
/* Button colours */
/* "Common" colours */
/*#e6e6e6;*/
/* Driver Manager colours */
/* ngSummary colours */
/* Popup box */
/* for layering of divs */
/* Custom mixins */
/* Global definition for generic header section */
#header-bar, #timeoutHdr {
  background: #ecedec url("//static.roadtech.co.uk/images/common/header/cm-logo.png") no-repeat scroll 11px 7px;
  background-size: 180px;
  border-top: 0 none;
  color: #777;
  height: 75px;
  margin-top: 0;
  top: 0;
  padding: 0;
  position: fixed;
  width: 100%;
  white-space: nowrap;
  z-index: 10;
  /* should be 5 */ }

#header-bar.logged-in {
  height: 105px; }

#header-bar.logged-in.with-maintenance-bar {
  height: 135px; }

.maintenance-bar {
  width: 100%;
  height: 30px;
  max-height: 30px;
  background-color: #e18888;
  color: #fff;
  margin: 0;
  text-align: center;
  padding: 5px; }

h1 {
  height: 45px;
  left: 10px;
  position: absolute;
  text-indent: -9999px;
  top: 5px;
  width: 200px; }

a h1 {
  z-index: 20;
  /* should be 11 and right at the top of the stack */ }

#summary-pane.with-maintenance-bar {
  top: 170px !important; }

#search-bar.with-maintenance-bar {
  top: 130px !important; }

#sessionOptsMenu.with-maintenance-bar {
  top: 130px !important; }

#intro-main {
  margin-top: 75px; }

#intro-main.status-bar {
  margin-top: 105px; }
