body {
  font-family: sans-serif;
  line-height: 2;
  font-size: 15pt; }

img {
  max-width: 100%;
  border-radius: 4px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4; }

a {
  text-decoration: none;
  color: black; }

form,
hr,
#main-nav,
#site-footer,
#sidebar,
#init-chat,
[data-role="banner"],
.modal,
.admin-bar {
  display: none !important; }

#page {
  margin: 0 2rem; }

main {
  text-align: justify;
  hyphens: auto; }

#masthead {
  position: absolute;
  top: 1rem;
  right: 0.5rem;
  max-width: 860px; }
  #masthead:before {
    content: "";
    line-height: 0;
    font-size: 12px;
    font-weight: bold;
    color: silver;
    position: absolute;
    top: 0rem;
    right: 0; }
  #masthead:after {
    content: "";
    width: 120px;
    height: 30px;
    display: block;
    margin-bottom: 2rem;
    background: url("/static/img/logo_white.svg") no-repeat center top; }

#title-1 {
  margin-top: 4rem; }

.page__meta {
  display: none; }

.breadcrumbs-nav__list {
  display: none; }

@media print {
  .main-content {
    padding: 0 !important;
    margin: 0; }
  .site-header,
  .page-footer,
  .dashboard-nav,
  .hidden-print,
  .datepicker,
  .picker,
  .breadcrumbs-nav {
    display: none; }
  .at-share-dock-outer,
  .single-price-calculator {
    display: none; }
  /* Reset colors */
  * {
    color: black !important; } }

/*# sourceMappingURL=maps/print.css.map */
