table.datatable > tbody > tr > td { white-space: nowrap; } td.NumberCell { text-align: center; } table > thead tr > th { position: sticky; position: -webkit-sticky; top: 150px; margin: 0 auto; z-index: 10; background-color: white; }