#content .colsx, #footer, .news_item_icons, .news_item_read, .page_item_icons, #ricerca, .noprint, .btn2, .social-icons, .home_ricerca_box{ 
	display:none;
}
#top1, #top2{ background:#FFF; border:0;}
/* #top1{ position:absolute; top:0; right:0; width:200px; text-align:right;} */ 
#top1{
	height:auto !important;
	margin-bottom:20px !important;
}
#content .coldx{width:100%;font-size: 12px !important;}
.news_item_title{ font-size:36px; font-weight:bold;}
body{ font-size:20px;}
.container{ width:100%; padding: 0 5px; }
.table table{ width:100%; font-size:11px !important;}
.nopr{ display:none;}
.stampdate{ position:relative; z-index:99999999999; display:block; text-align:right;}

.row2 .subrow{
	width:100%;
}

.input{
	padding:10px;
}
.input::placeholder{
	color:#FFF;
}

.row .subrow label, .row2 .subrow label, .row3 .subrow label{
	margin-right:25px;
}

.page_item_divisorio2 .minilabel{
	position:relative;
	font-size:24px !important;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	left:inherit; bottom: inherit;
	padding:10px 0 10px 0;
}

.breakpage{
	/*page-break-before: always;*/
	page-break-after:always;
}

.page_item_divisorio2{
	border:0;
	padding:0;
	margin:0;
	margin-top:40px;
}

.onlyprint{ display:block !important;}


  ::-webkit-input-placeholder { /* WebKit browsers */
      color: transparent; opacity: 0;
  }
  :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
      color: transparent; opacity: 0;
  }
  ::-moz-placeholder { /* Mozilla Firefox 19+ */
      color: transparent; opacity: 0;
  }
  :-ms-input-placeholder { /* Internet Explorer 10+ */
      color: transparent; opacity: 0;
  }

.page_item_divisorio2 .minilabel {
    background: #FFF !important;
    text-transform: inherit;
    font-size: 20px !important;
}