.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color:white;
  height: 36px;
}



#scrolling-table th{
	white-space: nowrap;
}

