/*Player Tab*/
.playerTab .btn.closeModule {
  display: none;
}
.playerTab .btn.compare {
  display: none;
}
.playerTab .boxWrapper {
  margin: 20px auto 0;
}
.playerTab .boxWrapper .boxContent .boxCards {
  margin-top: 40px;
}
.playerTab .tooltipShotsMobile {
  display: none;
}
.playerTab.hidePasses .accuracyContent {
  display: none;
}
.playerTab.hidePasses .boxShots {
  width: 60%;
  min-height: 175px;
}
.playerTab.hidePasses .cardsContent {
  width: 40%;
}
.moduleCtn .reboot .playerTab.maxSize-991 .boxShots .boxComparing,
.playerTab.maxSize-991 .boxShots .boxComparing {
  float: right;
}
.moduleCtn .reboot .playerTab.maxSize-991.hidePasses .boxShots,
.playerTab.maxSize-991.hidePasses .boxShots {
  width: 100%;
}
.moduleCtn .reboot .playerTab.maxSize-991.hidePasses .cardsContent,
.playerTab.maxSize-991.hidePasses .cardsContent {
  width: 100%;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxWrapper .boxContent .boxCards,
.playerTab.maxSize-479 .boxWrapper .boxContent .boxCards {
  margin-top: 0;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxWrapper .boxContent .boxData .text,
.playerTab.maxSize-479 .boxWrapper .boxContent .boxData .text {
  text-align: center;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxWrapper .boxContent .boxData .link,
.playerTab.maxSize-479 .boxWrapper .boxContent .boxData .link {
  text-align: center;
  margin: 0 auto;
  float: none;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxWrapper .boxContent .boxElements .flag,
.playerTab.maxSize-479 .boxWrapper .boxContent .boxElements .flag {
  margin: 0 auto;
}
.moduleCtn .reboot .playerTab.maxSize-479 .cardsContent,
.playerTab.maxSize-479 .cardsContent {
  margin-bottom: 15px;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxShots,
.playerTab.maxSize-479 .boxShots {
  margin-bottom: 15px;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxShots .tooltipShotsMobile,
.playerTab.maxSize-479 .boxShots .tooltipShotsMobile {
  top: 30px;
  left: 8px;
  margin: 0;
  display: block;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxShots .tooltipShotsMobile div:before,
.playerTab.maxSize-479 .boxShots .tooltipShotsMobile div:before {
  border: none;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxShots .boxArc .boxElements:first-child,
.playerTab.maxSize-479 .boxShots .boxArc .boxElements:first-child {
  margin-top: 0;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxShots .boxArc .boxElements > div,
.playerTab.maxSize-479 .boxShots .boxArc .boxElements > div {
  float: right;
}
.moduleCtn .reboot .playerTab.maxSize-479 .boxShots .boxComparing,
.playerTab.maxSize-479 .boxShots .boxComparing {
  margin: 36px 0 0;
}
/* Fin Player Tab*/
