#main-pane {
  padding-top:0px !important;
    top:90px;
    position: absolute;
    padding-left: 0.5%;
    bottom:0;
    padding-right: 0.5%;
    width:99%;
    overflow: auto;
    z-index: -1;
}

.headerloggedin {
	position: absolute;
  top:0;
  left:0;
  /*overflow-x:auto;//did not move toolbar all the way to the end
  height:100px;*/
}
