@media print {
  #beta-banner,
  #login-link,
  #loginStatus,
  #linkToSubmission,
  #publisherFooter,
  #membership-message-loader,
  .Main_sidebar,
  .Masthead_right,
  .Ad,
  .Sitehead,
  .Identity_nav,
  .Occurrences,
  .ResultsList_formatList,
  .Btn,
  .BackToTop {
    display: none !important; }
  .Container,
  #header-logo {
    margin-left: 0 !important;
    padding-left: 0 !important; }
  .Identity:before {
    height: auto !important; }
  .Identity_plate {
    background-color: transparent !important; }
  .Identity_title {
    color: #000 !important; }
  .Identity,
  .Identity_plate,
  .Featured,
  body {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important; }
  .Identity,
  .Identity:before {
    background: none !important; }
  body, h1, h2, h3, ol, ul, div {
    overflow: visible !important; } }

@page {
  margin: 1cm; }
