header,
footer {
  display: none;
}
.wrapper {
  min-width: 0;
}
.wrapper .inner-wrapper {
  width: 100%;
}
.article-content h3 {
  display: inline-block;
}
.article-content .tab-switch-container {
  display: block;
}
.article-content .tab-switch-container .tab-switch:not(.active) {
  display: none;
}
.article-content .tab-switch-container .tab-switch.active {
  padding: 0;
  font-size: 16px;
  margin-bottom: 20px;
}
.tab {
  margin-bottom: 20px;
  clear: both;
}
.tab .tab-switch-container {
  display: none;
}
a {
  text-decoration: none !important;
}
table .more-options {
  display: none;
}
table thead {
  display: table-row-group;
}
table input {
  border: none;
}
table input.addon-field-input {
  width: 70px;
}
table input.seconds-input {
  width: 90px;
}
.group {
  page-break-inside: avoid;
}
.hidden-on-print {
  visibility: hidden;
}
td.hidden-on-print,
th.hidden-on-print,
button.hidden-on-print,
a.hidden-on-print {
  display: none;
}
.visible-on-print {
  display: block;
}
thead.visible-on-print {
  display: table-header-group;
}
td.visible-on-print,
th.visible-on-print {
  display: table-cell;
}
span.visible-on-print {
  display: inline;
}
#tab-info-of-the-competition {
  display: block;
}
#tab-info-of-the-competition .info-box {
  display: none;
}
#tab-info-of-the-competition .info-box-print-on-left,
#tab-info-of-the-competition .info-box-print-on-right {
  display: block;
}
#tab-info-of-the-competition .info-box-print-on-left dt,
#tab-info-of-the-competition .info-box-print-on-right dt {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  float: left;
  clear: both;
}
#tab-info-of-the-competition .info-box-print-on-left dd,
#tab-info-of-the-competition .info-box-print-on-right dd {
  margin-left: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  float: left;
}
#tab-info-of-the-competition .info-box-print-on-left:after,
#tab-info-of-the-competition .info-box-print-on-right:after {
  content: "";
  display: block;
  clear: both;
}
#tab-info-of-the-competition .info-box-print-on-left {
  float: left;
}
#tab-info-of-the-competition .info-box-print-on-right {
  float: right;
}
.event-header-image {
  width: 100%;
  display: block;
}
.participant-table-wrapper {
  page-break-after: always;
}
.participant-table-wrapper .participant-table tbody {
  page-break-inside: avoid;
}
.participant-table-wrapper .participant-table tr td:nth-child(1),
.participant-table-wrapper .participant-table tr td:nth-child(2),
.participant-table-wrapper .participant-table tr td:nth-child(3) {
  width: auto;
}
.stats table .number {
  width: auto;
}
