@media print { *, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } body { padding: 0 !important; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #FFF !important; } .table-bordered th, .table-bordered td { border: 1px solid #DDD !important; } .hidden-print { display: none !important; } body > header, body > footer, nav { display: none !important; } #jTip { display: none !important; } body.modalizer-open > main { display: none !important; } body.modalizer-open .modalizer { margin: 0 !important; padding: 0 !important; background-color: #FFF !important; overflow: visible !important; opacity: 1; } body.modalizer-open .modalizer .layer { max-width: 800px !important; margin: 0 !important; background-color: #FFF !important; border: none !important; } body.modalizer-open .modalizer .modalizer-close { display: none !important; } body.modalizer-open .modalizer header { border: none !important; } body.modalizer-open .modalizer header p { text-align: center !important; } body.modalizer-open .modalizer footer { display: none !important; } }