/* hacks */

.fixed-header {
  top: 0;
  height: 20px;
}

#toolbar-administration {
  top:0;
  position: absolute;
  width: 100%;
}

#toolbar-bar {
  min-height: 40px;
  position: absolute;
}


/* --- end hacks --- */
