/* print.scss */
@media print {
  #content,
  #page {
    width: 100%;
    margin: 0;
    float: none; }
  @page {
    margin: 2cm; }
  * {
    border: 0 !important;
    width: auto !important;
    position: static !important;
    text-transform: none !important; }
  body,
  .field,
  .field a,
  .author-block-name {
    font: 13pt Georgia, "Times New Roman", Times, serif !important;
    line-height: 1.3;
    background: #fff !important;
    color: #000 !important; }
  .field {
    padding: 0 !important;
    margin: .5cm 0 .5cm 0 !important; }
    .field .field {
      margin: 0 !important; }
  .block--article-author,
  .author-meta,
  .author-block-name {
    margin: 0 !important;
    padding: 0 !important; }
  h1 {
    font-size: 24pt !important; }
  h2,
  h3,
  h4 {
    font-size: 14pt !important;
    margin: 0 0 8pt 0 !important; }
  a {
    page-break-inside: avoid;
    text-transform: none !important;
    font-weight: normal !important;
    padding: 0 !important;
    border: 0 !important; }
  blockquote {
    page-break-inside: avoid; }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
    page-break-inside: avoid; }
  img {
    page-break-inside: avoid !important;
    page-break-after: avoid !important;
    border: 0 !important;
    border-radius: 0 !important; }
  .field--name-field-main-image {
    border: 0 !important; }
  .views-infinite-scroll-content-wrapper {
    display: block !important; }
    .views-infinite-scroll-content-wrapper .views-row {
      display: block !important;
      -webkit-box-flex: unset !important;
          -ms-flex: unset !important;
              flex: unset !important; }
  article {
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: .5cm !important; }
  .content {
    position: static !important; }
  .content-inner {
    padding: 0 !important; }
  table,
  pre {
    page-break-inside: avoid; }
  ul,
  ol,
  dl {
    page-break-before: avoid; }
  a:link,
  a:visited,
  a {
    background: transparent;
    color: #520;
    font-weight: bold;
    text-decoration: underline;
    text-align: left; }
  a {
    page-break-inside: avoid; }
  a[href^=http]:after {
    content: " <" attr(href) "> "; }
  article a[href^="#"]:after {
    content: ""; }
  a:not(:local-link):after {
    content: " <" attr(href) "> "; }
  iframe,
  ins,
  .video-embed-field-responsive-video {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0pt !important;
    white-space: nowrap; }
  .embed-youtube,
  .embed-responsive {
    position: absolute;
    height: 0;
    overflow: hidden; }
  .author-meta {
    text-align: center !important; }
  .layout-content {
    display: block !important; }
  header,
  footer,
  .region-content-bottom,
  .region-footer-bottom,
  #block-unicef-voy-views-block-blog-featured-blog,
  .views-exposed-form,
  .link-see-more,
  .author-block-image,
  .term-image-credit,
  .pager,
  .tabs {
    display: none !important; }
  .featured-background {
    height: auto !important;
    position: static !important;
    overflow: visible !important;
    padding-top: 0 !important; }
  .field--name-field-headline {
    margin-bottom: .5cm !important; }
  code,
  pre {
    font-family: "Courier New", Courier, mono; }
  ul,
  ol {
    list-style: square;
    margin-left: 18pt;
    margin-bottom: 20pt; }
  li {
    line-height: 1.6em; } }

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