#divFitxaEstadistiques {
  z-index: 100;
  /* position: absolute; */
  height: 93%;
  width: 100%;
  /* border-top: 8px solid; */
  /* border-radius: 50px 50px 0 0; */
  background: skyblue;
  /* border-color: royalblue; */
  overflow: hidden;

  /* animation-name: apareixBottomFitxa;
  animation-duration: 2s;  */
}
#divFitxaEstadistiques .boto {
  border: 0;
  color: white;
}
.menu-estadistiques {
  background: royalblue !important;
}
.menu-estadistiques .menu-item.desactivat {
  color: mediumblue;
}
.record-body .jugadorPartida .inicialJugador,
.jugadorPartida2on .inicialJugador {
  text-align: center;
  padding: 0;
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 2rem;
  width: auto;
}
.record-body .jugadorPartida .subtitolJugadorCops,
.jugadorPartida2on .subtitolJugadorCops {
  font-size: 2.5rem;
  line-height: 15px;
  font-weight: normal;
  margin-top: 0px;
  padding-left: 1rem;
}

#divOpcionsLlistat {
  position: fixed;
  top: 5.5%;
  right: 5%;
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#divOpcionsLlistat .opcio {
  background: yellowgreen;
  width: 100%;
  text-align: center;
  padding: 0.1rem 0;
  border: 3px solid;
  border-radius: 20px;
  font-size: 2.5rem;
  margin: 4px;
}
#divOpcionsLlistat .opcio.selected {
  font-weight: bold;
  background: yellow !important;
}

.iconOpcioMain {
  color: lightgray !important;
  /* position: absolute; */
  font-size: 3.5rem;
  z-index: 656;
}
.iconOpcioMain.selected {
  color: white !important;
  background: none !important;
}
.iconOpcioMain span{
  width: 2em;
}
.divIconsFiltre {
  color: white !important;
  font-size: 1.7rem;
  display: flex;
  justify-content: center;
}
/* #iconJugadors {
  top: 7%;
  left: 1%;
}
#iconEquips {
  top: 7%;
  left: 16%;
}
#iconCamps {
  top: 7%;
  left: 69.5%;
}
#iconRecords {
  top: 7%;
  left: 84%;
} */
.divIconOpcioSub {
  color: lightgray !important;
  font-size: 2.5rem;
  padding: 0;
  display: flex;
  justify-content: space-evenly;
}
.divIconOpcioSub .selected {
  color: white !important;
  background: none !important;
}
.divIconOpcioSub span {
  width: 2em !important;
}

#panellEstadistiques {
  position: absolute;
  z-index: 1500;
  top: 7%;
  height: 85%;
  width: 100%;
  border-radius: 50px 50px 0 0;
  background: white;
  padding: 0;
}

#dadesEstadistiques {
  height: 100%;
}

#panellEstadistiques .fila-titol {
  color: white;
  background: royalblue;
  font-size: 3.5rem;
  text-align: center;
  border-radius: 50px 50px 0 0;
  margin: 0;
  padding: 0.2rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 7%;
}

#panellEstadistiques #divFiltres {
  background: darkgrey;
  padding: 0.2rem 0;
  width: 100%;
  position: absolute;
  top: 7%;
  height: 5%;
}
#panellEstadistiques #divMostra {
  position: absolute;
  top: 12%;
  height: 88%;
  width: 100%;
}
#panellEstadistiques #divTriaFiltres {
  padding: 0;
  position: absolute;
  z-index: 300;
  background: lavender;
  font-size: 2.5rem;
  display: flex;
  align-items: center!important;
  justify-content: start!important;
  width: 100%;
  height: 100%;
  margin: 0;
  flex-direction: column!important;
}
#panellEstadistiques #divTriaFiltres .tab-content {
  top: 70px;
  position: absolute;
  height: 94%;
  overflow: scroll;
}
#panellEstadistiques #divTriaFiltres nav {
  padding: 0;
}

.fila-filtre {
  background: lavender;
  font-size: 0.8rem;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  width: 100%;
  height: fit-content;
  margin: 0;
  flex-wrap: wrap;
}
.fila-filtre div {
  display: flex;
  align-items: center!important;
  justify-content: center!important;
}
.fila-filtre .etiFiltre {
  padding-right: 5px;
}
.fila-filtre .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 18px;
  margin: 0;
}
.fila-filtre .slider:before {
  height: 14px;
  width: 14px;
  bottom: 2px;
  background-color: black;
  margin: 0;
}
input:checked + .slider {
  background-color: lightblue;
}
input:checked + .slider:before {
  -webkit-transform: translateX(19px);
  -ms-transform: translateX(19px);
  transform: translateX(19px);
}
.tabFiltre {
  padding: 0.2rem 0;
  height: fit-content;
  border: 1px solid;
}
#panellEstadistiques .tabFiltre.active {
  background: black !important;
}
#btnFiltrar {
  border: solid 1px black;
  padding: 0;
  border-radius: 25px;
  font-size: 12px;
  background: darkblue;
  color: white;
}
#opcionsFiltre {
  font-size: 2.5rem;
}

#divFitxaEstadistiques .fila-jugador {
  position: relative;
  width: 100%;
  height: 25%;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  background-repeat: no-repeat;
  background-size: cover;
}
#divFitxaEstadistiques .fila-jugador.copes {
  background-image: url(../../img/fonsFilaJugadorCopes.png);
}
#divFitxaEstadistiques .fila-jugador.punts,
#divFitxaEstadistiques .fila-jugador.cops {
    background-image: url(../../img/fonsFilaJugador.png);
}
#divFitxaEstadistiques .fila-jugador .nom {
  position: absolute;
  top: 4%;
  left: 6%;
  font-weight: bold;
  font-size: 2rem;
}
#divFitxaEstadistiques .fila-jugador .handicap {
  position: absolute;
  top: 77%;
  left: 25%;
  display: block;
  font-size: 0.8rem;
}
#divFitxaEstadistiques .fila-jugador .handicap span {
  font-size: 3rem;
  font-weight: normal;
  text-align: center;
  line-height: 3rem;
}
#divFitxaEstadistiques .fila-jugador .foto {
  position: absolute;
  top: 20%;
  left: 5%;
  width: 27%;
}
#divFitxaEstadistiques .fila-jugador .foto img {
  width: 88%;
  z-index: 100;
  border: 6px solid rgba(0, 0, 0, 0.3);
}
#divFitxaEstadistiques .fila-jugador .dadesJugador {
  position: absolute;
  left: 31%;
  width: 64%;
  display: block;
  font-size: 0.8rem;
}
#divFitxaEstadistiques .fila-jugador.copes .dadesJugador {
  top: 20%;
}
#divFitxaEstadistiques .fila-jugador.punts .dadesJugador {
  top: 40%;
}
#divFitxaEstadistiques .fila-jugador.cops .dadesJugador {
  top: 20%;
}
.fila-equip .dadesJugador .copesTotal,
#divFitxaEstadistiques .fila-jugador .dadesJugador .copesTotal {
  line-height: 7rem;
  font-size: 8rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
#divFitxaEstadistiques .fila-equip .dadesJugador .copesGolf, 
#divFitxaEstadistiques .fila-equip .dadesJugador .copesPitch, 
#divFitxaEstadistiques .fila-jugador .dadesJugador .copesGolf, 
#divFitxaEstadistiques .fila-jugador .dadesJugador .copesPitch {
  line-height: 5rem;
  font-size: 5rem;
  font-weight: bold;
  padding: 6rem 0.5rem 0 0;
}
#divFitxaEstadistiques .fila-equip .dadesJugador .jocsTotal,
#divFitxaEstadistiques .fila-jugador .dadesJugador .jocsTotal {
  color: grey;
  line-height: 3.5rem;
  font-size: 2.5rem;
  font-weight: normal;
  padding-bottom: 0.2rem;
  width: 100%;
  text-align: center;
}
#divFitxaEstadistiques .fila-equip .dadesJugador .jocsGolf, 
#divFitxaEstadistiques .fila-equip .dadesJugador .jocsPitch,
#divFitxaEstadistiques .fila-jugador .dadesJugador .jocsGolf, 
#divFitxaEstadistiques .fila-jugador .dadesJugador .jocsPitch {
  color: grey;
  line-height: 2.2rem;
  font-size: 2.5rem;
  font-weight: normal;
  padding: 7rem 0 0 0;
}
#divFitxaEstadistiques .fila-equip .dadesJugador .percentTotal, 
#divFitxaEstadistiques .fila-equip .dadesJugador .percentGolf, 
#divFitxaEstadistiques .fila-equip .dadesJugador .percentPitch,
#divFitxaEstadistiques .fila-jugador .dadesJugador .percentTotal, 
#divFitxaEstadistiques .fila-jugador .dadesJugador .percentGolf, 
#divFitxaEstadistiques .fila-jugador .dadesJugador .percentPitch {
  color: grey;
  font-size: 2.5rem;
  font-weight: normal;
  width: 100%;
  text-align: center;
}
#divFitxaEstadistiques .fila-equip .dadesJugador .badge.copes,
#divFitxaEstadistiques .fila-jugador .dadesJugador .badge.copes {
  font-size: 2.5rem;
  border-radius: 15px;
  border: 3px solid;
}
#divFitxaEstadistiques .fila-jugador .dadesJugador .badge.punts {
  font-size: 4rem;
}
#divFitxaEstadistiques .fila-jugador .dadesJugador .etiEst {
  color: black;
  font-size: 1.8rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
#divFitxaEstadistiques .fila-jugador .dadesJugador .cops1er {
  font-size: 4rem;
}
#divFitxaEstadistiques .fila-jugador .dadesJugador .cops2on {
  font-size: 3.5rem;
}
#divFitxaEstadistiques .fila-jugador .dadesJugador .cops3er {
  font-size: 3rem;
}
#divFitxaEstadistiques .fila-jugador .dadesJugador .cops4rt {
  font-size: 2.5rem;
}

.fila-equip {
  position: relative;
  width: 100%;
  height: 33%;
  font-size: 3rem;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  background-repeat: no-repeat;
  background-size: cover;
}
.fila-equip .dadesJugador {
  position: absolute;
  top: 22%;
  left: 41%;
  width: 60%;
  display: flex;
  font-size: 0.8rem;
}
.fila-equip.copes {
  background-image: url(../../img/fonsFilaEquipCopes.png);
}
.fila-equip .nom1 {
  position: absolute;
  top: 5%;
  left: 2%;
  width: 38%;
  border-radius: 30px 0 0 0;
  font-weight: bold;
  font-size: 2.5rem;
  padding-right: 2rem;
  align-items: center;
  justify-content: flex-end;
  display: flex;
  height: 6rem;
}
.fila-equip .nom2 {
  position: absolute;
  top: 70%;
  left: 2%;
  width: 38%;
  border-radius: 0 0 0 30px;
  font-weight: bold;
  font-size: 2.5rem;
  padding-left: 2rem;
  align-items: center;
  display: flex;
  height: 6rem;
}
.fila-equip .foto1 img,
.fila-equip .foto2 img {
  width: 75%;
  z-index: 100;
  border: 2px solid rgba(0, 0, 0, 0.3);
}
.fila-equip .foto1 {
  position: absolute;
  top: 14%;
  left: 4%;
  width: 27%;
}
.fila-equip .foto2 {
  position: absolute;
  top: 42%;
  left: 18%;
  width: 27%;
}


#divFitxaEstadistiques .fila-partida {
  width: 100%;
  padding: 0.5rem 0 0.5rem 0;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  flex-wrap: wrap;
  border-bottom: 3px solid darkgray;
}
#divFitxaEstadistiques .fila-partida .nomCamp {
  font-size: 3rem;
  line-height: 3.8rem;
  font-weight: bold;
  width: 100%;
  padding: 0;
}
#divFitxaEstadistiques .fila-partida .txtDia {
  font-size: 2.8rem;
  font-weight: bold;
  color: darkgray;
}
#divFitxaEstadistiques .fila-partida .txtHora {
  font-size: 2rem;
  color: darkgray;
}

.jugadorPartida {
  border: 1px solid;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  z-index: 1;
}
.jugadorPartida .inicialJugador {
  text-align: center;
  padding: 0;
  font-weight: bold;
  font-size: 60px;
  line-height: 60px;
  width: 100%;
}
.jugadorPartida .subtitolJugadorCops {
  font-size: 54px;
  font-weight: bold;
  margin-top: -20px;
}
.record-body .jugadorPartida, 
.jugadorPartida2on {
  border: 1px solid;
  border-radius: 30px;
  width: 85%;
  height: 60px;
  z-index: 1;
}
.record-body .jugadorPartida .inicialJugador, 
.jugadorPartida2on .inicialJugador {
  text-align: center;
  padding: 0;
  font-weight: bold;
  font-size: 3.4rem;
  width: auto;
}
.record-body .jugadorPartida .subtitolJugadorCops, 
.jugadorPartida2on .subtitolJugadorCops {
  font-size: 2.5rem;
  font-weight: normal;
  margin-top: 0px;
  padding-left: 0.2rem;
}

#divFitxaEstadistiques .fila-dades {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0 0 0.8rem 0;
}
#divFitxaEstadistiques .fila-dades .txt {
  font-weight: bold;
  font-size: 3rem;
  line-height: 3rem;
}
#divFitxaEstadistiques .fila-dades .subTxt {
  font-size: 2.2rem;
  line-height: 2rem;
}

.fila-partidaEquip {
  font-size: 2.5rem;
  width: 100%;
  padding: 3px 0;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  flex-wrap: wrap;
  border-bottom: 1px solid darkgray;
}
.fila-partidaEquip .txtDia {
  font-size: 2rem;
  color: darkgray;
  text-align: center;
}
.fila-partidaEquip .nomCamp {
  line-height: 3rem;
  font-weight: bold;
  width: 100%;
}

.equipPartida,
.equipPartida2 {
  width: 85%;
  display: flex;
  justify-content: center!important;
}
.equipPartida .copsEquip {
  position: absolute;
  background: white;
  padding: 15px 15px;
  border-radius: 50%;
  text-align: center;
  font-size: 2.5rem;
  border: 2px solid black;
  line-height: 2.5rem;
  top: 1px;
  min-width: 1.8rem;
  z-index: 5;
}
.equipPartida .puntsEquip {
  position: absolute;
  background: skyblue;
  padding: 15px 15px;
  border-radius: 50%;
  text-align: center;
  font-size: 2.5rem;
  border: 2px solid black;
  line-height: 2.5rem;
  top: 1px;
  min-width: 1.8rem;
  z-index: 5;
}
.equipPartida .jugadorPartida1 {
  width: 120px;
  height: 120px;
  border: 3px solid;
  border-radius: 60px 0 0 60px;
  z-index: 1;
  margin: 0;
}
.equipPartida .jugadorPartida2 {
  width: 120px;
  height: 120px;
  border: 3px solid;
  border-radius: 0 60px 60px 0;
  z-index: 1;
  margin: 0;
}
.equipPartida .jugadorPartida1 .inicialJugador {
  position: absolute;
  top: 10px;
  left: 30px;
  font-weight: bold;
  font-size: 3.5rem;
}
.equipPartida .jugadorPartida2 .inicialJugador {
  position: absolute;
  top: 10px;
  right: 30px;
  font-weight: bold;
  font-size: 3.5rem;
}
.equipPartida .jugadorPartida1 .subtitolJugadorCops {
  position: absolute;
  top: 64px;
  right: 130px;
  font-size: 2.5rem;
}
.equipPartida .jugadorPartida2 .subtitolJugadorCops {
  position: absolute;
  top: 64px;
  left: 130px;
  font-size: 2.5rem;
}

.equipPartida2 .copsEquip2 {
  position: absolute;
  background: white;
  padding: 0 15px;
  border-radius: 50%;
  text-align: center;
  font-size: 2rem;
  line-height: 2.5rem;
  border: 2px solid black;
  top: 1px;
  z-index: 5;
}
.equipPartida2 .puntsEquip2 {
  position: absolute;
  background: skyblue;
  padding: 0 15px;
  border-radius: 50%;
  text-align: center;
  font-size: 2rem;
  line-height: 2.5rem;
  border: 2px solid black;
  top: 1px;
  z-index: 5;
}
.equipPartida2 .jugadorPartida1 {
  width: 100px;
  height: 75px;
  border: 3px solid;
  border-radius: 50px 0 0 50px;
  z-index: 1;
  margin: 0;
}
.equipPartida2 .jugadorPartida2 {
  width: 100px;
  height: 75px;
  border: 3px solid;
  border-radius: 0 50px 50px 0;
  z-index: 1;
  margin: 0;
}
.equipPartida2 .jugadorPartida1 .inicialJugador {
  position: absolute;
  top: -2px;
  left: 33px;
  font-weight: bold;
}
.equipPartida2 .jugadorPartida2 .inicialJugador {
  position: absolute;
  top: -2px;
  right: 35px;
  font-weight: bold;
}
.equipPartida2 .jugadorPartida1 .subtitolJugadorCops {
  position: absolute;
  top: 33px;
  right: 130px;
  font-size: 75%;
}
.equipPartida2 .jugadorPartida2 .subtitolJugadorCops {
  position: absolute;
  top: 33px;
  left: 130px;
  font-size: 75%;
}

.record-header {
  width: 100%;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  flex-wrap: wrap;
  padding: 0.25rem 0;
  border-bottom: 1px solid darkgray;
  background: antiquewhite;
}
.record-body {
  width: 100%;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  flex-wrap: wrap;
}

.record-body .jugadorPartida,
.jugadorPartida2 {
  border: 1px solid;
  border-radius: 30px;
  width: 85%;
  height: 50px;
  z-index: 1;
}
.record-body .jugadorPartida .inicialJugador {
  text-align: center;
  padding: 0;
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 2rem;
  width: auto;
}
.record-body .jugadorPartida .subtitolJugadorCops {
  font-size: 2.5rem;
  line-height: 15px;
  font-weight: normal;
  margin-top: 0px;
  padding-left: 1rem;
}

.record-header .txtDia {
  width: 100%;
  padding: 0;
  text-align: center;
}
.record-body .txtDia {
  font-size: 2rem;
  width: auto;
  padding-left: 0.2rem;
  text-align: center;

}

.record-header .txtCamp,
.record-body .txtCamp {
  border: solid 1px black;
  padding: 0;
  border-radius: 25px;
  font-size: 2rem;
  margin: .25rem;
  width: 90%;
  display: flex;
  justify-content: center;
  background: lightgreen;
  color: black;
  text-align: center;
}

.fila-record {
  width: 100%;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  flex-wrap: wrap;
  font-size: 2.5rem;
}

.record-header .txtScore {
  font-size: 3.5rem;
  font-weight: bold;
  padding: 0;
  text-align: center;
}
.record-body .txtScore {
  font-size: 2.5rem;
  font-weight: bold;
  padding: 0;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
}

.camp-body .fila-forat {
  padding: 0;
}
.camp-body .metresForat {
  height: 50%;
}

#dadesEstadistiques .fila-forat {
  font-size: 2.5rem;
  border: 0;
}
#dadesEstadistiques .fila-forat,
.fila-score {
  width: 100%;
  padding: 1px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 2px solid lightblue;
}
.fila-record .parForat {
  background: skyblue;
  color: white;
  border: none;
  font-size: 2.5rem;
}
.camp-body {
  font-size: 2.5rem;
}

.fila-record .fila-forat {
  border: 0;
}
.fila-record .etiCop {
  width: 85%;
  padding: 0.1rem 0;
}
.fila-record .etiCop,
.dadesJugador .eti {
  text-align: center;
  border: 4px solid;
  font-size: 2rem;
  border-radius: .5rem;
  margin: 0 0.2rem; 
  color: green;
  border-color: green;
}
.fila-record .eagle,
.dadesJugador .eagle {
  background: #009AFF;
  color: white !important;
}
.fila-record .birdie,
.dadesJugador .birdie {
  background: red;
  color: white !important;
}
.fila-record .par,
.dadesJugador .par {
  background: #7DCE13; 
  color: white !important;
} 
.fila-record .bogey,
.dadesJugador .bogey {
  background: #EAAD02;
  color: white !important;
}
.fila-record .doblebogey,
.dadesJugador .doblebogey {
  background: #AC6725;
  color: white !important;
}
.fila-record .altres,
.dadesJugador .altres {
  background: #4c1502;
  color: white !important;
}

#dadesEstadistiques {
  overflow: scroll;

  animation-name: apareixDades;
  animation-duration: 8s; 
}

@keyframes apareixDades {  
  0% {opacity: 0;}
  100%{opacity: 1;}
} 


#divFitxaEstadistiques div[class*='tria-'] {
  border: solid 3px black;
  padding: 0;
  border-radius: 40px;
  font-size: 3.5rem;
  margin: .6rem;
}
#divFitxaEstadistiques .tria-tipus {
  background: darkred;
  color: white;
}

#divFitxaEstadistiques .tria-data {
  background: midnightblue;
  color: white;
}
#divFitxaEstadistiques #opcionsFiltre div[class*='tria-'] {
  font-size: 2rem;
  margin: 0;
}
