@CHARSET "UTF-8";
@MEDIA print {
    header,
    footer,
    .ui-widget-overlay,
    .not-print,
    #menu-tab {
        display: none;
    }
}