body {
  padding: 10% !important;
  background: #fee6e6;
  width: 100% !important;
  height: 100% !important;
  box-sizing: border-box !important;
}
body > * {
  display: none !important;
}
body #print_notice {
  font-size: 22px;
  padding: 5%;
  background-color: #eaeaea;
  border-radius: 8px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  display: block !important;
}

/*# sourceMappingURL=viewer_print_disabled.css.map */
