/* statsHighlightsTeams */
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats {
  float: none;
  margin: 0 auto;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats > .boxElements {
  margin-top: 15px;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats > .boxElements.boxInfo {
  margin-top: 0;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats > .boxElements.boxInfo .GC_title {
  margin-bottom: 0;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats > .boxElements.boxInfo > div {
  margin-bottom: 3px;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats > .boxElements.boxInfo > div .boxElements > div {
  width: 25px;
  font-size: 12px;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats > span:not(.GC_title) {
  margin-top: 20px;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats .boxComparing {
  margin-top: 20px;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats .boxComparing.canvasSet {
  width: 80px;
  height: 80px;
  margin-top: 0;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats .boxComparing.canvasSet canvas.small {
  width: 100% !important;
  height: 100% !important;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats .boxComparing.canvasSet .text {
  top: 0;
  line-height: 80px;
  margin: 0;
}
.statsHighlightsTeams .boxWrapper .boxContent .boxTotalStats .boxComparing .text {
  margin-top: 3px;
}
.statsHighlightsTeams .boxWrapper .boxContent.small {
  min-height: 105px;
}
.statsHighlightsTeams .boxWrapper .boxContent.big {
  min-height: 316px;
}
.statsHighlightsTeams .firstColumn {
  padding-right: 10px;
}
.statsHighlightsTeams .secondColumn {
  padding-left: 10px;
}
.statsHighlightsTeams.maxSize-767 .boxWrapper .boxContent.big {
  min-height: 252px;
}
.statsHighlightsTeams.maxSize-767 .firstColumn {
  padding-right: 0;
}
.statsHighlightsTeams.maxSize-767 .secondColumn {
  padding-left: 0;
}
.statsHighlightsTeams.maxSize-479 .boxWrapper .boxContent .boxTotalStats .boxElements {
  margin-top: 0px;
}
.statsHighlightsTeams.maxSize-479 .boxWrapper .boxContent .boxTotalStats .boxComparing {
  margin-top: 10px;
}
.statsHighlightsTeams.maxSize-479 .boxWrapper .boxContent .boxTotalStats .boxComparing.canvasSet {
  margin: 10px auto 0;
  width: 60px;
  height: 60px;
}
.statsHighlightsTeams.maxSize-479 .boxWrapper .boxContent .boxTotalStats .boxComparing.canvasSet .text {
  line-height: 60px;
  margin-top: 0;
}
.statsHighlightsTeams.maxSize-479 .boxWrapper .boxContent .boxTotalStats .text.big {
  font-size: 12px;
  margin-top: 35px;
}
/* Fin statsHighlightsTeams */
