
@page{
		size:210mm 290mm;
		margin: 5mm 10mm;
	}

body{
		padding:0mm;
		font-size:0.8rem;
}


.title {
            text-shadow: 0 0 20px #0078BB;
            font-size: 1.5em;
            font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
            font-variant: small-caps;
        }

            .title a {
                color: #0078BB;
                text-decoration:none;
            }
                .title a:visited {
                    color: #0078BB;
                    text-decoration: none;
                }
.barraedificio h2{
			font-size: 0.8em;
			padding: 0.2em 0px;
		}
body{
			font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
		}
.smalltext{
	font-size:0.8em;
}
.marginbottom50{
	margin-bottom:50px !important;
}

.printdontbreak{
	page-break-inside: avoid;
}
.figlio{
	page-break-inside: avoid;
}
.pagebreakafter{
	page-break-after: always;
}

.oscurastampa{
	display:none !important;
}

.oscurascreen{
	display:block !important;
}

.noteblockchiuso{
	
}

.notegridexternalclosed{
	height:initial !important;
	overflow:initial !important;
}
.notegrid{
	flex-wrap:wrap;
}

.convfilerequestlinebutton{
	display:none !important;
	
}
.convfilerequestline{
	margin-bottom:40px !important;
	
}

header {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            background-color: #fff;
            padding: 10px;
			align-items: center;
			font-size:1rem;
        }
            header h1 {
                flex-grow: 1;
                text-align: center;
				
            }
footer{
		
	font-size:12px;
}