﻿/* Remove unwanted elements */
#top, #login, #menu, #header, #col_menu, #col_dx, #floor, #footer, p.see_more, #logo, button, .noprint, .arrowed,  .arrowed_left 
{
	display: none;
}

#header_print
{
	display: block;
	width: 100%; 
	margin: 0; 
	float: none;
	height:130px;
	margin-bottom:3px;
}

/* Ensure the content spans the full width */
#header, #middle, #content, #col_content, #middle
{
	width: 100%; margin: 0; float: none;
}
/*re insert dot */
ol, ul {
    list-style: disc;
}

tr {page-break-inside: avoid;}
/* -------------------------------- */


html {
	background-color:#fff;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th {
	font-family:georgia, times, serif;
	font-size:14pt;
	line-height:1.5;
	text-align:left;
	font-weight:normal;
	color:#000;
}
a:link, a:visited {
	background:transparent;
	text-decoration:underline;
	color:#000;
	}


h1, h2, h3, h4, h5, h6 {
	font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-weight:bold;
	}
 
h1 {
    font-size: 30pt;
}
 
h2 {
    font-size: 22pt;
}
 
h3 {
    font-size: 20pt;
}

h4 {
    font-size: 18pt;
}
 
h5 {
    font-size: 16pt;
}

em {
	font-style:italic;
}


/* MIDDLE */



/* sottomenu sub_licennsed_prod */
div#sub_licensed {
	width:160px;
	margin-left:30px;
	display:none;
}
div#sub_licensed p {
	display:block;
	height:49px;
	margin:0 0 0 0;
	padding-left:0;
	text-decoration:none;
	font-weight:bold;
	color:#000;	
}

div#sub_licensed p a{
	display:block;
	height:49px;
	line-height:49px;
	text-decoration:none;
	font-weight:bold;
	color:#000;	
}


/* --------- CONTENT ---------- */
div#col_content p, div#col_content ul {
	display:block;
	margin-bottom:12px;
}

/* news */
div#col_central>div {
	margin-bottom:20px;
}

.datario  {
	float:none;
	width:110px;
	padding-top:4px; 
}
.news  {
	float:none;
	width:370px;
}
.text1{
	color:#000; 
	display:inline-block; 
	margin-bottom:8px; 
	background:#E7E8E2;
}
.text1 strong{
	font-weight:normal;
	display:inline-block; 
	background:#B82C13; 
	color:#000;
	padding:2px 6px 2px 6px; 
	vertical-align:middle;
}
.text1 span{
	padding:0 6px 0 6px; 
	vertical-align:middle;
}

.abstract_news {
	background:#eee; 
	padding:15px; 
	margin:15px 0;
	clear:left;
}


div#col_content p {
	margin-bottom:0;
}



div#col_content  input[type="text"],div#col_content  input[type="email"] {
	border: 1px solid #ddd;
	padding:0px;
	width:220px;
	height:14px;
	margin-left:10px;
	margin-right:8px;
}
div#col_content  input[type="file"] {
	border: 1px solid #ddd;
	padding:0px;
	width:260px;
	height:15px;
	
	margin-top:2px;
	cursor:pointer;
}
div#col_content  select {
	border: 1px solid #ddd;
	padding:0px;
	width:220px;
	height:18px;
	margin-left:10px;
	margin-right:8px;
}

/* elenchi puntati */
div#col_content >ul li{
	background-repeat:no-repeat;
	background-position:left 2px;
	
	padding-left:15px;
	margin:10px 0 10px 10px;
}

/* pulsanti input */
div#col_content  input[type="submit"], div#col_content  input[type="reset"] {
		text-align:center;
		padding:4px;
		width:80px;
		height:25px;
		cursor:pointer;
		font-weight:bold;
		color:#000;
		background-color: #eee;
		border:1px solid #ccc;
}
div#col_content  input[type="submit"]:hover, div#col_content  input[type="reset"]:hover {
		color:#000;
		background-color: #fff;
		border: 1px solid #ccc;	
}



/* Tabelle ereditate da vecchio sito*/
 /* tab color */
table.tab {  
	width:100%;
 }
 table.tab tr th {  
	font-weight: bold; 
	background-color: #fff;
	color:#000; 
	padding:5px 11px;
	border-color:#000; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
 }
 
table.tab tr td  {
	color:#000;
	padding:5px 11px;
	border-color:#000; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
 } 

 .tab-norme-gh {
	width:200px;
	font-weight:bold;
 }
 
 .tab-norme-dr {
 	width:400px;
	font-weight:normal;
 }

 
 /* tab standard */
table.tab_std
{
	border: 0px solid #ebebeb;
	width:100%;
}

table.tab_std tr
{
	background: #ffffff;
}

table.tab_std tr td, table.tab_std tr th
{
	border-bottom: 0px solid #ebebeb;
}

table.tab_std tr th
{
	font-weight: bold;
	background: #f0f0f0;
	text-align: left;
	text-shadow: 0 1px 1px #fff;
}

table.tab_std tr th, table.tab_std tr td
{
	padding: 8px 16px 8px 16px;
}
.link_paginaz {
	font-weight:bold;
	display:block;
	float:left;
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
}

.link_paginaz_active {
	font-weight:bold;
	display:block;
	float:left;
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	background-color:#fff;
	color:#000;
}

.link_paginaz:hover {
	background-color:#eee;
}

table.tab_doc
{
	width:730px;
	border:2px solid #ddd;
	margin-bottom:20px;
}

table.tab_doc tr td  {
	border-color:#000; 
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
 } 
table.tab_doc p {
	height:40px;
	line-height:40px;
	color:#000;
	font-weight:bold;
	font-size:12pt;
	padding-left:25px;	
}
table.tab_doc p:hover{
	background-color:#fff;
	color:#000;
}

table.tab_doc a {
	display:block;
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:12pt;
}

table.tab_doc a:link, table.tab_doc a:visited, table.tab_doc a:active {
	color:#000;
	text-decoration:none;
}

table.tab_doc a:hover {
	background-color:#fff;
	color:#000;
	background-repeat:no-repeat;
	background-position:0 15px;
	background-image:url('../img/arrow_red.png');
	padding-left:15px;
}

.arrow_none {
	display:block;
	padding:4px 12px 4px 12px;
	line-height:18pt;
	text-decoration:none;
	border: 1px solid #eee;
}

.arrow_back_to_list {
	display:block;
	padding:4px 12px 4px 25px;
	line-height:18pt;
	background-repeat:no-repeat;
	background-position:9px 10px;
	background-image:url('../img/arrow_back.png');
}
.arrow_back_to_type {
	display:block;
	padding:4px 12px 4px 25px;
	line-height:18pt;
	background-repeat:no-repeat;
	background-position:9px 10px;
	background-image:url('../img/arrow_prev.png');
}
.arrow_back {
	display:block;
	padding:4px 12px 4px 25px;
	float:left;
	line-height:18pt;
	background-repeat:no-repeat;
	background-position:9px 10px;
	background-image:url('../img/arrow_back.png');
	text-decoration:none;
	border: 1px solid #eee;
}

.arrow_last {
	display:block;
	padding:4px 12px 4px 25px;
	float:left;	
	line-height:18pt;
	background-repeat:no-repeat;
	background-position:9px 10px;
	background-image:url('../img/arrow_last.png');
	text-decoration:none;
	border: 1px solid #eee;	
}

.arrow_next {
	display:block;
	padding:4px 10px 4px 25px;
	float:left;	
	line-height:18pt;
	background-repeat:no-repeat;
	background-position:9px 10px;
	background-image:url('../img/arrow_next.png');
	text-decoration:none;
	border: 1px solid #eee;	
}
.arrow_prev {
	display:block;
	padding:4px 12px 4px 25px;
	float:left;	
	line-height:18pt;
	background-repeat:no-repeat;
	background-position:9px 10px;
	background-image:url('../img/arrow_prev.png');
	text-decoration:none;
	border: 1px solid #eee;	
 }
.arrow_save {
	display:block;
	padding:4px 12px 4px 33px;
	float:left;	
	line-height:18pt;
	background-repeat:no-repeat;
	background-position:9px 5px;
	background-image:url('../img/arrow_save.png');
	text-decoration:none;
	border: 1px solid #eee;	
 } 
.arrow_back:hover, .arrow_last:hover,.arrow_next:hover,.arrow_prev:hover ,.arrow_save:hover  {
	background-color:#eeeeee;
}
form[name="gotoform"] {
	display:block;
	padding:4px 12px 4px 12px;
	float:left;	
	line-height:18pt;
}
/* stili per pagina signin */


div#signin form {
	margin:0 0 0 0;
	padding:7px 20px 10px 20px;
	border:0px;
	background-color:#eee;
}

div#signin form p{
	position:relative;
	clear:left;
	margin:10px 0px 10px 0px;
	padding:0px;
	border:0px;
	text-align:left;
	font-family: Tahoma, verdana, arial;
}

div#signin form label {
	/*etichetta del form che c'è nell'header*/
	clear:left;
	color:#000;
	display:block;
	float:left;
    width: 80px;
	padding-top:7px;
	line-height:1px;	
	}

div#signin  form  input[type="text"],div#signin  form  input[type="password"],div#signin  form  input[type="email"] {
	border: 1px solid #8AA5BA;
	padding:0px;
	width:200px;
	height:14px;
	margin-left:10px;
	margin-right:8px;
}

div#signin  form  input[type="checkbox"] {
	border: 0;
	padding:2px;
	width:15px;
	height:15px;
	margin-left:0;
	vertical-align:middle;
	margin-right:8px;
}
div#signin  form  input[type="submit"] {
	width:120px;
	
	margin-left:0;
	cursor:pointer;
}

div#signin form button {
	margin:0px;
	border: 0px;
	padding:0px;
	padding-top:1px;
	text-align:center;
	
	width:70px;
	height:25px;
	line-height:25px;
	color:#000;
	cursor:pointer;
}
div#signin h4 {
	font-family:Arial, Tahoma, Verdana, Geneva;
	text-transform: uppercase;
	font-size:16pt;
	text-align:left;
	font-weight:bold;
	color:#000;
	height:30px;
	line-height:24pt;
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0 10px;
	background-image:url('../img/arrow.png');
}

.error {
	position:absolute;
	left:78px;
	top:23px;
	z-index:10;	
	color:#000;	
	font-size:12pt;
	display:block;
}

div#signin  form  input[type="text"].invalid ,div#signin  form  input[type="password"].invalid ,div#signin  form  input[type="email"].invalid  {
	border-color:#fff;
}
div#signin  form  input[type="checkbox"].invalid {
	background-color:#fff;
}
div#signin  form  input[type="text"].valid ,div#signin  form  input[type="password"].valid ,div#signin  form  input[type="email"].valid  {
	border-color:#eee;
}
div#signin  form  input[type="checkbox"].valid {
	background-color:#eee;
}
.error img {
	position: relative; 
	top: -11px; 
	left: 225px; 
}

/* autocomplete style */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color:#000;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	/* font: menu; */
	font-size: 14pt;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 18pt;
	overflow: hidden;
}

.ac_results li strong {
	color:#000;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #eee;
	color:#000;
}
/* -------------- SEARCH RESULTS --------------*/
.highlight { background: #FFc8c8; }
.searchheading { font-weight: bold;}
.summary { font-size: 14pt; font-style: italic;  margin-top:-5px; }
.suggestion { font-size: 14pt; }
.results { font-size: 14pt; }
.category { color:#000; }
.sorting { text-align: right; }

.result_title { font-size: 14pt; }
.result_title a { font-size: 14pt; font-weight:bold; color:#000;}

.description { font-size: 14pt; color:#000; }
.context {
 	font-family:Verdana, Geneva, Tahoma, Arial;
	font-size:12pt;
	text-align:left;
	font-weight:normal;
	line-height:18pt;
	}
.infoline { font-size: 14pt; font-style: normal; color: #808080;}

.zoom_searchform { font-family: Verdana; 
	background-color: #EEEEEE; 
	padding-left: 15px; 
	padding-top: 10px; 
	padding-bottom: 0px; 
	display: block;
	width:710px;
	height:	110px;}
	
.zoom_results_per_page {  margin-left: 10px; }
.zoom_match { }				
.zoom_categories { font-size: 14pt; }
.zoom_categories ul { display: inline; margin: -15px 0 0 50px; padding: 0px; width:60%}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		

	

.result_image { float: left; display: block; }
.result_image img { margin: 0 10px 10px 0; width: 30px; border: 0px; }

.result_block { font-size:12pt; padding-top: 9px; padding-bottom: 9px; clear: left; }
.result_altblock { padding-top: 9px; padding-bottom: 9px; clear: left; }

.result_pagescount { font-size: 14pt; }
.searchtime { font-size: 14pt; }

.recommended  { 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 14pt; }
.recommend_description { font-size: 14pt; color:#000; }
.recommend_infoline { font-size: 14pt; font-style: normal; color: #808080;}
.recommend_image { float: left; display: block; }
.recommend_image img { margin: 10px; width: 80px; border: 0px; }


.result_pages {
	color:#000;
	font-weight:bold;
}
.result_pages a {
	font-weight:bold;
	padding:8px;
	line-height:28px;
	text-align:center;
	text-decoration:none;
	
}


.result_pages a:hover {
	background-color:#eee;
}


