@charset "utf-8";

@page { 
    size:portrait; 
}

/*----------------------------------
*
* General
*
----------------------------------*/
body {
    -webkit-print-color-adjust: exact;
}
header,
footer,
.print-button,
.move-button-top,
.print-hidden {
    display: none !important;
}
.table-style-01 {
    width: 99%;
}
[class*=table-style-0] th {
    background-color: var(--gray-lighter);
}
/*----------------------------------
*
* Access
*
----------------------------------*/

#access #access-map,
#access #venue-info {
    display: none;
}
#access .hl3 {
    page-break-after: avoid;
}
