/* Add Google WebFonts */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url('../css/stylesheet.css');

*{margin: 0px; padding: 0px;}

.logo_print {
	width: 1000px;
	height: 77px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
.footer_print {
		width: 1000px;
	height: 77px;
	position: relative;
	clear: both;
	margin-top: 20px;
}	

.condividi {
	display: none;
	visibility: hidden;
}


.tooltipContent {
	display: none;
	visibility: hidden;
}

.pathway {
	display: none;
	visibility: hidden;
}

html, body {
	height: auto !important;
}