.fixed{
  top:0px;
  position:fixed;
  width:auto;
  display:none;
  border:none;
}

table.fixed-header.fixed {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
