.portal-wrapper,
.header-wrapper,
.main-nav,
.jumbotron,
div#screen-sidebar,
#JUpageImage,
.footer-wrapper,
.noprint {
    display: none;
}
.header-for-print {
	width: 96%;
	margin: 10px auto;
	display: block;
}
.header-for-print img {
	max-width: 350px;
	width: 100%;
}
a:link,
a:visited,
a:hover,
a:active {
    font-weight: bold !important;
    letter-spacing: 1px !important;
    text-decoration: underline !important;
    color: #06c !important;
}
a:link:after {
    content: " (" attr(href) ") ";
}
.collapse {
    display: block !important;
    height: auto !important;
}
div#screen-main {
    width: 100% !important;
    margin: 0 !important;
}
#breadcrumb {
    max-width: none !important;
}
.content-wrapper > .container.content {
    margin: 0 auto !important;
    padding: 0 !important;
    width: 96% !important;
}
.content .main .section-content {
    font-size: 16px !important;
    max-width: none !important;
    padding: 0 !important;
}
