.rnr-c-grid tr:first-child th {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #f8f9fa; /* Colore di sfondo */
}
