﻿.listadoJugadoresEnPista{display:inline-block;width:100%;overflow:hidden;overflow-x:auto;}.listadoJugadoresEnPista .nombreEquipo{position:sticky;left:0;}.listadoJugadoresEnPista .nombreEquipo img{display:inline-block;width:30px;height:30px;border-radius:50%;margin-right:10px;object-fit:cover;overflow:hidden;background-color:#fff;}.listadoJugadoresEnPista .ahoraEnPista{position:sticky;left:0;display:inline-block;width:100%;padding:3px 15px;text-align:center;background-color:#ccc;color:#000;}.listadoJugadoresEnPista .dorsal img{display:inline-block;width:25px;height:25px;margin-left:10px;border-radius:50%;object-fit:cover;background-color:#fff;}.listadoJugadoresEnPista .jugador span{display:inline-block;width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.tablaJugadores thead{position:sticky;top:0;z-index:9999999999;}.tablaJugadores thead tr th:first-child,.tablaJugadores thead tr td:first-child,.tablaJugadores tbody tr th:first-child,.tablaJugadores tbody tr td:first-child{position:sticky;left:0;white-space:nowrap;z-index:999;}.tablaJugadores thead tr th,.tablaJugadores tbody tr th{background-color:#000;}.tablaJugadores thead tr td,.tablaJugadores tbody tr td{background-color:#fff;}