@media print {
    * {
        -webkit-transition: none !important;
        transition: none !important;
    }

    .no_print{
        display: none !important;
    }

    .wrapper
    {
        width: auto !important;
    }

    /* STATISTIC */
    .statistic .table_container{
        overflow: hidden;
    }

    .statistic_displayer tbody td,
    .statistic_displayer thead th{
        border: 1px solid #000 !important;
    }

    .statistic_displayer thead tr{
        border-bottom: 2px solid #000;
    }

    /* SCHEDULE */
    .statistic_schedule .schedule_container table .col_team .ellipsis_wrapper,
    .statistic_schedule .schedule_container table .col_score .ellipsis_wrapper,
    .statistic_schedule .schedule_container table .col_status .status_container,
    .statistic_schedule .schedule_container table .col_location .ellipsis_wrapper,
    .statistic_schedule .schedule_container table .col_category .ellipsis_wrapper{
        width: auto !important;
    }

    .statistic_schedule .schedule_container table{
        table-layout: fixed;
    }

    .statistic_schedule .schedule_container table .col_game_num,
    .statistic_schedule .schedule_container table .col_time{
        width: 10% !important;
    }

    .table_container td.highlighted{
        background-color: #FFF !important;
    }

    .wrapper.row .col-md-12,
    section.components_aggregator{
        padding: 0 !important;
    }

    .statistic_schedule .schedule_container table .col_team,
    .statistic_schedule .schedule_container table .team_container{
        text-align: center;
    }

    .statistic_schedule .schedule_container table .team_container{
        width: 50%;
        float: left;
        overflow: hidden;
    }

    .statistic_schedule .schedule_container .date{
        font-size: 1em;
    }

    .statistic_schedule .schedule_container .table_container{
        margin-bottom: 15px;
    }

    .statistic_schedule .schedule_container{
        margin-top: 0;
    }

    .statistic.page .organisation_info .info_container{
        margin-bottom: 0;
    }

}

/* body {
    background: none !important;
}

body * {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    text-shadow: none !important;
    box-shadow: none !important;
    font-size: 12px !important;
    text-decoration: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    background: none !important;
    border-color: #ddd !important;
    animation: none !important;
    -webkit-animation: none !important;
}


.statistic table { width: 100% !important; border: 1px solid black; }
.statistic table tr { border: 1px solid black; }
.statistic table caption { font-size: 16px; font-weight: bold; }

.statistic.page .powered_by_spordle {
    display: block;
}

.statistic table.statistic_displayer caption {
    border: none !important;
    font: 16px bold !important;
}
.statistic table.statistic_displayer tbody tr:nth-child(even) {
    background-color: #ddd !important;
}
.statistic table.statistic_displayer thead th.emphasis,
.statistic table.statistic_displayer tbody .emphasis {
    background-color: #e0e0e0 !important;
    border-color: #aaa !important;
}

.statistic .schedule_container {
    margin: 0 !important;
}

.responsive .statistic .schedule_container {
    margin: 0 !important;
    width: 59% !important;
}

.responsive .statistic .calendar_container {
    margin: 0 !important;
    width: 76% !important;
    height: 100% !important;
}

.statistic .organisation_info {
    height: 100px !important;
}

.statistic .info_container .name {
    padding: 0 !important;
}

.statistic .info_container .header_fancy {
    border: 0 !important;
    padding: 0 !important;
    height: 12px !important;
}

.statistic .info_container .header_fancy .title {
    height: 18px !important;
    line-height: 16px !important;
    position: absolute;
    left: 115px;
    top: 2px;
}

.statistic .info_container .header_fancy .title a {
    font-size: 16px !important;
}

.statistic .info_container .logo_container {
    max-width: 100px !important;
    max-height: 100px !important;
    border: none !important;
    top: 0 !important;
}

.statistic .info_container .logo_container .logo {
    vertical-align: top;
}
.statistic .info_container .logo_container .logo img {
    max-width: 100px !important;
    max-height: 100px !important;
    vertical-align: top;
}

.statistic .info_container .content {
    height: 30px;
    left: 115px !important;
    top: 30px !important;
}

.statistic .info_container .content .category_name {
    font-size: 16px !important;
}

.statistic .right_container {
    border: none !important;
}

.statistic .right_container .qrcode_container {
    right: 0 !important;
    top: 0 !important;
}

.statistic .right_container .qrcode_container img {
    width: 100px !important;
}
.statistic .schedule_container * {
    line-height: 12px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.statistic .schedule_container .event_container * {
    max-height: 12px !important;
}

.statistic .schedule_container .event_container .event {
    page-break-inside: avoid;
    border: none;
}

.statistic .schedule_container .event_container .location_container,
.statistic .schedule_container .event_container .location {
    width: 170px !important;
}

Not sure
.statistic .schedule_container .event_container .location_icon {
    display: none !important;
}

.statistic .schedule_container .event_container .event.game .game_info,
.statistic .schedule_container .event_container .event.game .game_info .info {
    width: 120px !important;
}

.statistic .schedule_container .event_container .event.game .game_info .info > * {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 60px !important;
    float: left !important;
}

.statistic .date_container {
    margin: 0 !important;
    padding: 0 !important;
}
.statistic .date {
    font-weight: bold !important;
}
.statistic .game_container {
    padding: 0;
}
.statistic .event {
    page-break-inside: avoid;
}
.statistic .event {
    page-break-inside: avoid;
    margin: 0 !important;
    padding: 0 !important;
    height: 12px !important;
    line-height: 12px !important;
    border: none !important;
    page-break-inside: avoid;
}

.statistic .event * {
    page-break-inside: avoid;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    line-height: 12px !important;
    height: 12px !important;
    line-height: 12px !important;
    font-size: 12px !important;
    border: none !important;
}

.statistic .event .info_container {
    display: none !important;
}

.statistic table.statistic_displayer.legend {
    display: none;
}

.no_print {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
} */