@page {
  size: portrait; }
* {
  box-sizing: border-box;
  -webkit-print-color-adjust: exact; }

body, html {
  width: 1245px; }

body {
  font-family: "open sans","Helvetica Neue",Helvetica,Arial,sans-serif; }

.hidden-print {
  display: none !important; }

.print-visible {
  display: inline; }

#calculation-results-wrapper {
  min-width: 700px;
  width: 90%;
  margin: 50px auto auto;
  font-size: 90%; }

#page-wrapper {
  margin: 0; }

caption {
  text-align: left; }

.point {
  background: none !important; }

/*# sourceMappingURL=print.css.map */
