header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 990;
  background-color: #FFFFFF;
  padding-bottom: 1.285em; }

body.webprofiler header,
body.toolbar-horizontal header,
body:has(#toolbar-administration) header {
  position: sticky;
  z-index: 401; }

body.menu-open.body-overlay header {
  z-index: 999; }

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