#top-bar-menu-c {
display: none
}

a {
text-decoration: underline;
color: #039
}

a:after {
content: " (" attr(href) ") ";
font-size: 90%
}

p, ol, ul, li, blockquote {
page-break-inside: avoid;
orphans: 6;
widows: 5
}

h1, h2, h3, h4, h5, h6 {
page-break-after: avoid
}

.button {
border: 0 !important;
text-shadow: none !important;
-webkit-box-shadow: 0 !important;
-moz-box-shadow: 0 !important;
-ms-box-shadow: 0 !important;
-o-box-shadow: 0 !important;
box-shadow: 0 !important
}

blockquote > *:first-child:before, .pullquote > *:first-child:before {
display: none
}