
/* - ++resource++pd.iol.plonetheme.stylesheets/css/pdiolplonetheme.print.css - */
@media print {
/* https://istanzeonline.comune.padova.it/iol_public/portal_css/++resource++pd.iol.plonetheme.stylesheets/css/pdiolplonetheme.print.css?original=1 */
a[href]:after {
content: none !important;
}
img {
width: auto !important;
max-width: 100%;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
body {
font-size: 9pt;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
p,
#content p {
margin: 0 0 4pt;
line-height: 1.4em;
}
h1, h2 {
letter-spacing: normal;
font-weight: 500;
}
h1, h2, h3, h4, h5, h6, strong, ul, li, #content p, span, div {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
h1 {
font-size: 15pt;
}
#content h1.documentFirstHeading {
margin-bottom: 0;
}
h2 {
font-size: 14pt;
}
h3 {
font-size: 12pt;
font-weight: 600;
}
#portal-footer-wrapper,
#portal-personaltools-wrapper,
.documentByLine,
#searchbox,
#breadcrumbs,
.managePortletsLink {
display: none;
}
#portal-header {
padding: 0;
}
#portal-logo {
float: none;
width: auto;
display: inline-block;
width: 200px;
height: 45px;
border: 0;
}
#portal-columns {
display: inline;
}
#portal-column-one {
display: none !important;
}
#portal-column-two,
#portal-column-content {
display: inline !important;
width: auto !important;
float: none !important;
position: static !important;
}
#portal-column-two {
font-size: 1em;
padding: 20px 0 0;
margin-top: 20px;
border-top: 1px dashed #999;
}
#portal-column-two .portlet {
display: none;
}
pre, blockquote, #content .callout {
border: 1px solid #999;
padding: 12px;
border-radius: 4px;
}

}

