#logon_dialog_underlay,
#logoff_dialog_underlay {
  background-color: #005361;
  /* temporary style; theme colors will eventually use variables */
}
.espresso .galSysLoginPanel .galSysBanner .galSysWelcomeLogo {
  width: 299px;
  background: url(../images/espressologin.png) 0 0 no-repeat;
}
.espresso .galSysMainToolbar {
  background: #005361;
  /* Temp - theme/banner color should be generated from variables in the future */
}
.espresso .espressoLogo {
  background-position: -5px -860px;
  width: 220px;
}
