/*.kv-table-header {*/
/*    background: transparent;*/
/*}*/

/*.table, td, th {*/
/*    background-color: transparent !important;*/
/*}*/

/*.sl-gridview-clickable-row {*/
/*    position: relative;*/
/*}*/

/*.sl-gridview-clickable-row a.stretched-link {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    text-decoration: none;*/
/*    color: inherit;*/
/*    z-index: 2;*/
/*}*/

/*.sl-gridview-existing-link {*/
/*    z-index: 5; !* Imposta un z-index più alto per i link esistenti *!*/
/*    position: relative; !* Necessario per z-index *!*/
/*}*/


/*.stretched-link::after {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    z-index: 1;*/
/*    content: "";*/
/*}*/