/*
    Created on : 27-jun-2019, 12:28:42
    Author     : familiafacil
*/
@media print {
  .btn-message, #sidebar-left, nav.page-list-tools, div.media-actions, div.professional-detail.button-set, div.app-sticky-top-placeholder, div.app-sticky-bottom-placeholder, footer, div.navbar-false, div#ZFDebug_offset, div#ZFDebug, div.banner, div.center.hidden-overflow-x iframe, div.profile-top-bar .icon-action, .hidden-print, div.text-cookies.app-cookies {
    display: none !important; }
  div.profile-top-bar {
    display: block !important;
    position: inherit !important; }
  div.page-main-content, div.container {
    max-width: 100% !important;
    width: 100% !important; }
  div.page-main-content {
    flex: 0 0 100% !important; }
  div.progress-bar.bg-secondary, span.legend-wrapper span.circle {
    text-align: center;
    color: #17ceb8 !important; }
    div.progress-bar.bg-secondary:before, span.legend-wrapper span.circle:before {
      content: "\2714";
      width: 100%;
      height: 1em;
      display: inline-block; }
  header {
    display: none !important; }
  .list-tik > li:before {
    content: url("../../images/v4/assets/tik.png");
    width: 18px;
    height: 15px;
    display: inline-block; } }