@media print {
  table {
    width: 100% !important;
    float: none !important;
    margin: 0 auto; }
    table thead {
      display: table-row-group !important; }
  div {
    float: none !important; }
  html body {
    height: auto !important;
    margin: 0 auto;
    padding: 0; }
    html body header, html body nav {
      display: none !important; }
    html body .printed-header {
      padding-left: 40px;
      text-align: left;
      page-break-inside: avoid;
      page-break-after: avoid;
      page-break-before: avoid; }
      html body .printed-header img {
        width: 100px; }
    html body .full-row {
      margin: 0;
      padding: 0; }
    html body .right-zone {
      position: relative !important; }
      html body .right-zone section.inner-page {
        padding-top: 10px !important;
        border-top: none !important;
        margin: 0;
        padding: 0; }
        html body .right-zone section.inner-page .container-table {
          display: inline; }
        html body .right-zone section.inner-page table {
          border: solid #B3B3B3 !important;
          border-width: 1px !important; }
          html body .right-zone section.inner-page table.tournament-table {
            width: auto !important; }
          html body .right-zone section.inner-page table th, html body .right-zone section.inner-page table td {
            border: solid #B3B3B3 !important;
            border-width: 1px !important; }
      html body .right-zone section.competitions-inscription table {
        zoom: 0.75; }
      html body .right-zone section.competitions-ranking table {
        zoom: 0.75; }
      html body .right-zone section.competitions-groups-ranking table {
        zoom: 0.75; }
      html body .right-zone #page-tournament table {
        zoom: 0.75; } }

/*# sourceMappingURL=print.css.map */
