@media print {
  /* MAIN */
  body {
    background: none;
    color: black;
    position: relative;
    padding-top: 0;
    border: 0 none !important; }

  .body-article-detail {
    padding-top: 0 !important;
    border-top: 0 none !important; }

  .banner {
    display: none; }

  .centered-banner {
    display: none; }

  iframe {
    display: none; }

  /* HEADER */
  .body-article-detail .header-middle-wrapper {
    display: block !important; }

  .header-middle-wrapper {
    border-bottom: 0; }

  .header-mobile-sticky-wrapper {
    position: static;
    transform: translate3d(0, 0, 0) !important; }

  .main-svg-logo {
    width: 345px;
    height: auto; }

  .header-sticky-wrapper {
    position: static;
    display: none; }
    .header-sticky-wrapper .login-content-wrapper {
      display: none; }

  .header-user-actions .header-search-form {
    display: none; }

  .header-sections-wrapper {
    display: none; }

  .header-user-actions {
    display: none; }

  .header-utilities {
    display: none; }

  a[href]:after {
    content: none !important; }

  .sports-header {
    display: none; }

  /* OBJECTS */
  .object-alert {
    display: none; }

  .object-opinion-list {
    display: none; }

  .object-facebook-comments {
    display: none; }

  .object-article-rankings {
    display: none; }

  .object-bug-report {
    display: none; }

  .object-article-rankings {
    display: none; }

  .object-weather-box {
    display: none; }

  .object-mosaic-with-media {
    display: none; }

  .list-related-notes {
    display: none; }

  .twitter-timeline {
    display: none !important; }

  .object-detail-tag-wrapper {
    display: none; }

  .object-copyright {
    margin: auto;
    width: 100%; }

  .object-cascade-with-media {
    display: none; }

  /* DETAIL BODY */
  body.body-article-detail {
    border-top: 0 none; }

  .cuerpo p {
    font-size: 16px; }

  .cuerpo .tdCmsTitle1 {
    font-size: 24px; }

  .cuerpo .tdCmsTitle2 {
    font-size: 22px; }

  .cuerpo .tdCmsTitle3 {
    font-size: 20px; }

  .detail-nav .reading-time-wrapper {
    display: none; }
  .detail-nav .right-wrapper {
    display: none; }

  .detail-full-width {
    display: none; }

  .photo-gallery {
    display: none; }

  .template-with-border {
    border: 0 none; }

  /* FOOTER */
  .footer-first-row {
    display: none; }

  .footer-second-row {
    border-bottom: 0 none; }
    .footer-second-row .second-row-wrapper {
      display: none; }

  .author-media-wrapper {
    display: none; }

  .section-title {
    border-bottom: 0 none;
    font-size: 16px; }

  /* MEDIA OVERRIDES */
  .article-detail [data-type="Youtube"], .article-detail [data-type="Video"] {
    display: none; }

  .embed_cont {
    display: none; }

  /* DETAIL VIDEO */
  .media.with-video {
    display: none; } }

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