/* Welcome to Compass. Use this file to define print styles. Import this file using the following HTML or equivalent: <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
@media print { body, .pageheader h1, .section-header h1 { color: #333; }
  #nav-main, #nav-mobile { display: none !important; }
  #cta-main { display: block !important; }
  #cta-main .btn { display: none !important; }
  .hero { display: none; }
  #content img, .content-container img { display: none; }
  .btn[href="/sharepoint-hosting/free-consultation/"] { display: none; }
  .page-header .pull-right, .section-header .pull-right, .plan-page-header .pull-right { display: none; }
  ul, li, p { widows: 4; orphans: 3; }
  ul, li, p, .plan-box { page-break-inside: avoid; }
  table .icon-ok span { display: block; }
  footer { padding-top: 60px; }
  footer section.container { display: none !important; }
  .tab-content > .tab-pane, .pill-content > .pill-pane { display: block; float: none; }
  table { font-size: 12px !important; overflow: visible !important; page-break-inside: auto; }
  table th { font-size: 12px !important; }
  table tr { page-break-inside: avoid; page-break-after: auto; }
  table td { page-break-inside: avoid; page-break-after: auto; }
  table thead { display: table-header-group; }
  table tfoot { display: table-footer-group; } }
