/* Print styles */

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