/*  COLORS  */
/* FONTS */
@media print {
  #sidebar,
  .header-top,
  .ifhbreadcrumb,
  .news-list-comment-count,
  .right,
  .tx-pwcomment-pi1,
  .button-group,
  .footer,
  .navbar-inner,
  .form-search {
    display: none;
  }
  a[href]:after {
    content: "";
  }
  .content_banner h6 {
    color: #ffffff !important;
  }
  .navbar,
  .header .navbar .navbar-header a img {
    display: block;
  }
  section.content {
    padding-top: 0 !important;
  }
  .content_banner.tafel-theme {
    height: 2rem;
  }
  section.header {
    position: relative !important;
    top: 0 !important;
  }
}
