﻿.sticky-header-row th,
.sticky-header-row td {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #cfe2f3;
}
