
/* - print.css - */
@media print {
/* https://ebressol.paeria.cat/portal_css/print.css?original=1 */
/* */
body {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
line-height: 125%;
page-break-inside: avoid;
page-break-after: avoid;
}
h1, h2 {
letter-spacing: -0.05em;
}
a {
text-decoration: none;
border-bottom: 0.1em solid gray;
color: black;
}
#portal-column-content {
width: 95%;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
table.listing td,
table.listing th {
padding: 6px;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
#content dt {
margin:1em 0 0.625em;
}
#content p, #content table {
margin-bottom:0.625em;
margin-top:0.625em;
}
#content .documentDescription, #content #description {
margin:0.5em 0 1.31em;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#edit-bar,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.netscape4,
#viewlet-below-content .reply,
#viewlet-below-content .discussion,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.link-presentation,
input.standalone,
.overlay,
.managePortletsFallback,
.close,
.link-parent,
.draggingHook,
#foldercontents-order-column,
input.context,
.visualNoPrint,
#cookie-bar {
display: none !important;
}
body.template-portada .news {margin-bottom:3em;}
body.template-portada .news .item-new.large {margin-bottom:2em;}
body.template-portada .news .item-new.large .medium-6 {width: 100%;}
body.template-portada .news .item-new.short > .medium-6 {width: 100%;}
body.template-portada .news .text {height:auto !important;}
body.template-portada .news .section-link,
body.template-portada .news .bg {display:none !important;}
body.template-portada .news .categories,
body.template-portada .news p.preview {line-height: 1em;}
body.template-portada .news .title {font-size:1.3em;}
body.template-portada .news .categories {color:#999 !important;margin-bottom: 0.5em;}
body.template-portada .news .link .medium-6:first-child {display:none;}
body.template-portada .news .link .medium-6:last-child {width: 100%;}
body.template-portada .agenda {margin-bottom:1.5em;}
body.template-portada .wrapper-events .wrapper-calendar {display:none;}
body.template-portada .wrapper-events .medium-6 {width: 100%;}
body.template-portada .event .title {font-size:1.3em;}
body.template-portada .event .categories {color:#999 !important;margin-bottom: 0.5em;}
body.template-portada .event .text {height:auto !important;}
body.template-portada .agenda .section-link,
body.template-portada .event .read-more {display:none !important;}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 0.4pt solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 0.4pt solid Black;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 0.8em;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 16em;
}
#portal-top,
#portal-footer,
#portal-footer-wrapper,
#viewlet-below-content,
#edit-bar,
#viewlet-below-content-title,
.documentByLine,
#viewlet-above-content-body,
#viewlet-below-content-body,
.off-canvas-button-wrap,
#offCanvas,
.bx-wrapper,
#portal-menu-sticky-wrapper,
.portal-breadcrumbs,
#bx-pager,
.swipebox,
.bgimage,
[class*="background-image"],
.tileFooter,
.wrapper-menu,
.wrapper-hero,
.wrapper-breadcrumbs,
.wrapper-document-actions,
.bottom-section,
form,
img {
display: none !important;
}
a:link:after,
a:visited:after {
content: "" !important;
}
body * {text-decoration: none !important;}
#content {width: 100%;}
}

