@-moz-document url-prefix() {
  #page-wrapper {
    min-width: 100% !important;
  }
  @page {
    margin: 20mm 7mm !important;
    font-size: 0.8125em !important;
  }
  body {
    font-size: 8.5pt !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: black !important;
  font-weight: bold !important;
}
a,
p {
  color: inherit !important;
}
div#page-header,
div#page-footer {
  display: none;
}
div#page-body {
  padding: 0;
  width: auto;
}
div#page-body div.layout {
  overflow: visible;
  clear: none;
}
div#page-body div.update-arbchek {
  page-break-inside: avoid;
  page-break-after: auto;
  margin: auto;
  padding-bottom: 1em;
  border: none;
}
div#page-body div.update-arbchek table td,
div#page-body div.update-arbchek table th {
  border-width: 1px;
  border-color: grey;
  border-radius: 0;
  background: none;
}
div#page-body div#update-arbchek-header-signup {
  display: none;
}
div#page-body div#update-arbchek-page-header {
  width: 100% !important;
  float: left;
  margin-right: -40%;
}
div#page-body div#update-arbchek-header {
  clear: none !important;
  float: right;
  width: 40%;
}
div#page-body div#update-arbchek-header > .right {
  display: none;
}
div#page-body div#update-arbchek-header > .left {
  width: 100%;
}
div#page-body div#update-arbchek-header h3 {
  margin-top: 0;
}
div#page-body div.message {
  display: none;
}
