/* Jadro Steel — Print Styles */
@media print {
  .jtb, .jhdr, .jsticky, .mNav, .mOv, footer, .csec, .ftabs { display: none !important; }
  body { font-size: 12pt; color: #000; background: #fff; }
  .ph { background: #fff !important; padding: 0 !important; }
  .ph h1 { color: #000 !important; font-size: 22pt; }
  .ph .sub { color: #333 !important; }
  .ph-o, .ph-grid, .ph-glow { display: none !important; }
  a { color: #000 !important; text-decoration: none !important; }
  .sec { padding: 24pt 0 !important; }
  .W { padding: 0 !important; max-width: 100% !important; }
  .btn { display: none !important; }
  img { max-width: 100% !important; }
  h1, h2, h3, h4 { page-break-after: avoid; }
  .pc, .wc, .bc { box-shadow: none !important; border: 1pt solid #ccc !important; }
  @page { margin: 2cm; }
}
