@page {
  size:portrait;
  page-break-after:avoid;
}
body:before {
  content: url(../images/logo_sig.png);
}

html,body {
  height: auto;
}
header, #footer, #left-navigation, a,
.filter-panel {
  display: none !important;
}
#content {
  width: 100%;
}
.scrolling-table-container {
  overflow: visible;
  max-height: 100%;
}
#logo-print {
  position: absolute;
  left: 10px;
  top:10px;
}
