@media print {
  body {
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    border: 1px solid transparent;
    margin-bottom: 0px !important;
    display: block; }
    body p, body h1, body h2, body h3, body h4, body h5, body h6 {
      text-decoration: none;
      vertical-align: baseline !important; }
    body .sidebar,
    body .utility-bar,
    body .utility-block,
    body .cta-full,
    body .recommended-content,
    body header,
    body footer {
      display: none !important;
      visibility: hidden;
      opacity: 0; }
    body .utility-block-responsive {
      display: none; }
    body .article-content {
      width: 100% !important;
      margin: 0 auto; }
    body #footnotes.collapse {
      display: block;
      background: #FFFFFF; }
    body #footnotes.collapse ol {
      opacity: 1 !important;
      color: #333333;
      column-count: 1; }
    body img {
      max-width: 100%; }
    body .hero-detail-page .caption {
      display: block;
      font-size: 20px;
      margin-top: 10px; }
    body .article-content h1.title {
      margin-top: 30px; }
      body .article-content h1.title:first-letter {
        margin-top: -15px; }
    body .article-content .lead {
      font-family: serif, italic;
      font-size: 24px; }
    body .article-content .article {
      margin-top: 60px; }
      body .article-content .article p {
        color: #555555; }
      body .article-content .article .blockquote {
        border: 0;
        padding: 0 40px;
        margin: 60px 0;
        color: #777777 !important;
        line-height: 1.4;
        font-family: serif, italic;
        font-size: 22px !important; }
      body .article-content .article .pullquote {
        font-family: serif, italic;
        font-size: 28px;
        color: #999999;
        line-height: 1.4;
        border-top: solid 1px #999999;
        border-bottom: solid 1px #999999;
        margin: 60px 0 0;
        padding: 40px; }
      body .article-content .article .photo-inline {
        width: auto;
        height: auto;
        float: left;
        margin: 40px 40px 40px 0; }
      body .article-content .article .fn-ind {
        color: #9A3433; }
      body .article-content .article .photo-block {
        width: 100%;
        height: auto;
        margin: 40px 0;
        text-align: center; }
        body .article-content .article .photo-block P {
          text-align: left;
          width: 100%;
          max-width: 900px;
          font-family: serif, italic;
          color: #555555;
          margin: 10px auto; }
    body a.fn-ind {
      font-size: 10px !important;
      vertical-align: top; }
    body .footnotes-link {
      text-align: center;
      margin-top: 60px; }
      body .footnotes-link a {
        font-size: 24px;
        line-height: 1.4;
        color: #777777;
        font-family: serif, italic;
        text-align: center;
        margin: 0 auto;
        text-transform: none;
        vertical-align: top; }
        body .footnotes-link a span {
          display: none; }
    body #disqus_thread {
      display: none; } }

@page {
  margin: 2cm 1cm; }
