/* Styles used only when printing. */

body, #content{ background: transparent; border: 0; }

body>*{ display: none; }

#content{ display: block; }

a:not(.ui-button){ color: inherit !important; }

.NoPrint{ display: none !important; }

.dataTables_wrapper{ display: block; }

.dataTables_filter, .dataTables_length{ display: none; }

th.sorting{ background: none; }

.PrintNoBackground{ background: none; }
.PrintNoBorder{ border: 0; }