* {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  color: #000 !important;
}

@page {
  margin: 1cm;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  background: none !important;
  color: #000 !important;
  font-family: 'Times New Roman', Times, serif;
  letter-spacing: normal !important;
  line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.25em !important;
}

h1 {
  font-size: 20pt;
}

h2 {
  font-size: 18pt;
}

h3 {
  font-size: 16pt;
}

h4 {
  font-size: 15pt;
}

h5 {
  font-size: 14pt;
}

h6 {
  font-size: 12pt;
}

body,
p {
  font-size: 12pt;
}

p {
  margin-bottom: 1em !important;
}

.coh-container {
  margin-top: 0;
}

.no-print {
  display: none;
}

#block-pagetitle {
  margin-bottom: 1.25em !important;
}

.base-container > footer,
.base-container > header,
.base-container nav {
  display: none !important;
}

.base-container > .coh-container {
  background: none;
}

.coh-container-boxed {
  margin-left: 0;
  margin-right: 0;
}

a {
  color: #000;
}

a:after {
  content: " (" attr(href) ")";
}

a[class*='button'],
.coh-breadcrumb {
  display: none;
}

.print-logo {
  display: block !important;
  height: auto;
  margin: 10pt 0 30pt;
  width: 150px;
}

.print-logo img {
  height: auto;
  max-width: 100%;
  width: auto;
}

.webform-element > label {
  font-size: 18pt !important;
  letter-spacing: normal !important;
  margin-bottom: 0.25em !important;
}

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