html, body {
  font-family: "Open Sans", sans-serif;
  font-size: 12pt;
  line-height: 1.61rem;
  margin: 0;
  padding: 0; }

header {
  border: none !important;
  box-shadow: none !important;
  margin: none !important;
  height: unset !important; }
  @media (max-width: 767px) {
    header {
      margin-bottom: 1.61rem !important; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    header {
      margin-bottom: 1.61rem !important; } }
  @media (min-width: 1024px) {
    header {
      margin-bottom: 1.61rem !important; } }
  header .container #search {
    height: 0 !important; }

.header_logo {
  max-width: 110px;
  max-height: 110px; }

.sidebar, .col8 {
  width: 100% !important; }

.no-print {
  display: none; }

#search, .cta {
  display: none !important; }

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