﻿@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }


.q-controls {display: none;}

dl.policies dd   {display: block !important;}
dl.policies dt   {background: none;}

.mainfooter a   {display: none !important;}
.nav-tabs a     {text-decoration: none;}

#sidebar    {display: none;}
.functions  {display: none;}
.navbar     {display: none;}

h1.cbest    {background: none; display: block;  clear: both; color: #005953; font-size: 1.6em; font-weight: 700;  margin: 0; padding: .75em 0 .25em 0 !important; }
h1.cpace    {background: none; display: block;  clear: both; color: #5E9732; font-size: 1.6em; font-weight: 700;  margin: 0; padding: .75em 0 .25em 0 !important;}
h1.cset     {background: none; display: block;  clear: both; color: #111683; font-size: 1.6em; font-weight: 700;  margin: 0; padding: .75em 0 .25em 0 !important;}
h1.ctel     {background: none; display: block;  clear: both; color: #53007A; font-size: 1.6em; font-weight: 700;  margin: 0; padding: .75em 0 .25em 0 !important;}
h1.rica     {background: none; display: block; clear: both; color: #7E0A29; font-size: 1.6em; font-weight: 700;  margin: 0; padding: .75em 0 .25em 0 !important;}






}