@media print {
  body.mellow-admin-page.template-adminhakemukset {
    padding-top: 0px; }
    body.mellow-admin-page.template-adminhakemukset tr.success {
      display: none; }
  @page {
    body {
      size: auto;
      margin-bottom: 5mm; } }
  body #navi {
    display: none; }
  body #main-table {
    width: 100% !important;
    max-width: 100% !important;
    border: 0 !important;
    outline: 0 !important; }
  body table, body table tr {
    border: 0 !important;
    outline: 0 !important; }
  body table tr td {
    border: none !important;
    zoom: 1; }
  body table td, body table th {
    border: 0 !important;
    outline: 0 !important; }
  body input[type="submit"], body textarea {
    display: none !important; }
  body .mellow-bar {
    display: none !important; } }
