#showEmissionProfile td {
	text-align: center;
	padding-left: 0px; 
	padding-right: 0px; 
	min-width: 40px;
}

#showEmissionProfile td input {
	width: 40px;
	text-align: center;
	padding-left: 2px; 
	padding-right: 2px; 
}

#Zmatrix .report th.y {
	vertical-align: top;
}

#Zmatrix .report th.x {
	text-align: left;
}

#ScoreMap_form option.False {
	color: grey;
}

#ScoreMap_form #indicator {
	width: 400px;
}

#ScoreMap_form #mesh_width {
	margin: 5px;
	width: 300px;
}

#ScoreMap_legenda table {
	margin-top: 5px;
}

#ScoreMap_legenda td {
	padding: 2px 30px;
	border: 0px solid black;
	text-align: center;
	margin-top: 10px;
}

#ScoreMap_legenda td.mediano {
	height: 4px;
}

#StatisticheSegnalazioni div {
	margin: 10px;
	
}

#set_stressors_parameters_dialog table {
	width: 100%;
}

#set_stressors_parameters_dialog table *{
	font-size: 8pt;
}

#set_stressors_parameters_dialog table td {
	text-align: center;
}

.modellingUpload textarea {
	height: 100px;
	width: 200px;
	margin-left: 2px;
}





#GeoReport table {
	margin: auto;
	border-collapse: separate;
	border-spacing: 1px;
}

#GeoReport th.full {
	padding: 4px;
	border: 1px solid #83BFBC;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
}

#GeoReport td, #GeoReport .biancoBox {
	padding: 4px;
	border: 3px solid #83BFBC;
	font-size: 8pt;
	cursor: pointer;
	vertical-align: middle;
}

#GeoReport .biancoBox {
	cursor: auto;
	margin: 1px;
	margin-top: 4px;
	text-align: center;
	background: white;
}

#GeoReport td:hover, #GeoReport td.selected {
	border: 3px solid white;
}

#GeoReport td .area {
	font-weight: bold;
	text-align: center;
}

#GeoReport .bianco {
	cursor: default;
}

#GeoReport div.tools {
	text-align: right;
}

#GeoReport .term1, #GeoReport .term2 {
	width: 100%;
}

#GeoReport .setScale.selected {
	text-decoration: underline;
}





#GeoReport_Plan table {
	margin: auto;
	border-collapse: separate;
	border-spacing: 1px;
	width: 100%;
}

#GeoReport_Plan th.full {
	padding: 4px;
	border: 1px solid #83BFBC;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
}

#GeoReport_Plan th.piano {
	background: #eeeeee;
	font-size: 9pt;
}

#GeoReport_Plan td {
	padding: 4px;
	border: 3px solid #83BFBC;
	font-size: 8pt;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
}

#GeoReport_Plan td:hover, #GeoReport_Plan td.selected {
	border: 3px solid white;
}

#GeoReport_Plan td .area {
	font-weight: bold;
}

#GeoReport_Plan div.tools {
	text-align: right;
}







#Quarry_Tool .params1 {
	width: 100%;
	border: 1px;
}

#Quarry_Tool .params1 select {
	width: 300px;
	border: 1px;
	overflow: scroll;
}


#Quarry_Tool .domandaG2 {
	height: 20px;
	display: block;
	border: 1px solid #83BFBC;
	color: #83BFBC;
	font-weight: bold;
	padding: 2px 4px;
	margin: 2px 0px;
	cursor: pointer;
}

#Quarry_Tool .domandaG2:hover {
	background: #83BFBC;
	color: white;
}

#Quarry_Tool .domandaG2.opened {
	background: #83BFBC;
	color: white;
}

.daScegliere {
	background: yellow;
}

.reportTool tr {
	border: 1px solid #83BFBC;
}

.reportTool td {
	padding: 4px;
	border: 1px solid #888888;
}

.reportTool .mostraDettagli_kFolder {
	width: 60px;
}

.reportTool th {
	color: #83BFBC;
	font-weight: bold;
	height: 24px;
	padding: 4px;
	vertical-align: middle;
	border: 1px solid #888888;
}

.reportTool .chkbx {
	text-align: center;
}



#add_stressor textarea {
	width: 300px;
	height: 100px;
}

#add_stressor #uploadedCoords {
	max-height: 150px;
	overflow: auto;
	
	box-shadow: 0px 0px 8px #888888;
	-webkit-box-shadow: 0px 0px 15px #888888; /* Safari */
}



#ChooseObject .item {
	background: #eeeeee;
	width: 150px;
	height: 100px;
	float: left;
	margin: 5px;
	padding: 5px;
	cursor: pointer;
	border: 2px solid #eeeeee;
	box-shadow: 0px 0px 8px #888888;
	-webkit-box-shadow: 0px 0px 15px #888888; /* Safari */
}

#ChooseObject .item:hover {
	border: 2px solid #83BFBC;
	box-shadow: none;
	-webkit-box-shadow: none; /* Safari */
}

#ChooseObject .def .alis {
	font-weight: bold;
}





#add_Shapefile_form #id_titolo {
	width: 255px;
}

#add_Shapefile_form #id_notes {
	width: 255px;
	height: 100px;
}

#add_document_form #id_descrizione {
	width: 255px;
	height: 100px;
}






.add_Plan_form .colore {
	width: 178px;
	height: 20px;
	margin-top: 2px;
	border: 1px inset white;
	background: #000000;
	cursor: pointer;
}

.add_Plan_form #id_nome {
	width: 255px;
}

.add_Plan_form #id_note {
	width: 255px;
	height: 100px;
}



.add_Plan_form table.ambiti, .add_Plan_form hr {

}

.add_Plan_form table.ambiti td {
	vertical-align: top;
	padding: 5px;
}

.add_Plan_form th.delete_ambito, .add_Plan_form td.delete_ambito {
	min-width: 30px;
	text-align: center;
}

.add_Plan_form img.delete_ambito {
	cursor: pointer;
}

.add_Plan_form td.docs {
	min-width: 300px;
}

.add_Plan_form .oggetti_contenuti {
	min-width: 200px;
}

.add_Plan_form td.docs input {
	width: 270px;
}

.add_Plan_form .nome, .add_Plan_form .obiettivi, .add_Plan_form .azioni, .add_Plan_form .notes {
	width: 180px;
}

.add_Plan_form textarea.notes {
	height: 100px;
}

.add_Plan_form .getGeom, .add_Plan_form .getGeom input[type=button], .add_Plan_form .area {
	width: 180px;
}




#Define_E_form .report td {
	text-align: center;
}

#Define_E_form .report input.x {
	width: 100px;
	text-align: center;
}

#Define_E_form .consigliato {
	background: #1DC121;
}

#Define_E_form .hideable dt {
	overflow: hidden;
	/*
	white-space: nowrap;
	text-overflow: ellipsis;
	*/
}



.EnvNet.report {
	margin-top: 10px;
}

.EnvNet.report td {
	text-align: center;
}

.EnvNet.report .target {
	background: #83BFBC;
	color: white;
	font-weight: bold;
}


#add_pratica table {
}

#add_pratica table input {
	width: 300px;
}

#add_pratica table select {
	width: 310px;
}

#add_pratica table textarea {
	width: 300px;
	height: 100px;
}

#add_pratica td {
	vertical-align: middle;
}

#add_pratica p {
	text-align: center;
}





#monitoring_insert_data textarea {
	height: 50px;
	width: 300px;
}


#monitoring_insert_data .sourcesList select {
	width: 150px;
}





#monitoring_insert_device .geolocazione td {
	padding: 5px;
}

#monitoring_insert_device td {
	text-align: center;
	vertical-align: middle;
}

#monitoring_insert_device td.notOr {
	min-width: 150px;
}

#monitoring_insert_device #id_name, #monitoring_insert_device #id_category {
	width: 200px;
}

#monitoring_insert_device #id_notes {
	height: 50px;
	width: 200px;
}

#monitoring_insert_device .report .notes textarea {
	height: 50px;
	width: 200px;
}

#monitoring_insert_device .report .name input {
	width: 200px;
}

#monitoring_insert_device .report .indicator select {
	width: 200px;
}

#monitoring_insert_device .report .unit select {
	width: 100px;
}

#monitoring_insert_device .report td.samplingTime table {
	width: 100%;
}

#monitoring_insert_device .report td.samplingTime td:last-child {
	text-align: left;
	width: 50%;
}

#monitoring_insert_device .report td.samplingTime td:first-child {
	text-align: right;
	width: 50%;
}





#coords_converter table {
	margin: auto;
}

#coords_converter td {
	text-align: center;
	width: 300px;
}

#coords_converter td input, #coords_converter td select {
	width: 250px;
}

#coords_converter td.buttons {
	vertical-align: middle;
	width: 50px;
}

#coords_converter .heartWrapper {
	height: 30px;
	margin-bottom: -30px;
}

#coords_converter .massive .report_wrapper {
	height: 150px;
	overflow: auto;
	background: white;
	
	box-shadow: 0px 0px 8px #888888;
	-webkit-box-shadow: 0px 0px 15px #888888; /* Safari */
}





#Screening_VAS_reporter #cruscotto {
	width: 100%;
}

#Screening_VAS_reporter #cruscotto td {
	border: 1px solid #83BFBC;
	width: 50%;
	padding: 5px;
}

#Screening_VAS_reporter #cruscotto td h4 {
	text-align: center;
}





#uploadCoords .rawCoords {
	width: 402px;
	height: 100px;
}



#layer_appearance_handler td {
	vertical-align: middle;
	text-align: left;
}

#layer_appearance_handler .minLimit_color, #layer_appearance_handler .maxLimit_color {
	width: 50px;
	height: 24px;
	cursor: pointer;
	border: 2px inset #83BFBC;
}



#QpostForm #id_titolo {
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
}

#QpostForm .centerWrapper img {
}

#QpostForm #id_contenuto {
	width: 100%;
	height: 150px;
}



#Qalert_form .icon {
	margin: 3px;
	cursor: pointer;
	border: 3px solid white;
	box-shadow: 0px 0px 10px #888888;
	-webkit-box-shadow: 0px 0px 20px #888888; /* Safari */	
}

#Qalert_form table {
	width: 100%;
	margin: auto;
	text-align: center;
}

#Qalert_form .Qalert_nuovo_zanzare ul li {
	list-style-type: none;
}

#Qalert_form textarea {
	width: 100%;
	height: 100px;
}

#Qalert_form table label:hover .icon, #Qalert_form .icon_selected {
	border: 3px solid #83BFBC;
	box-shadow: none;
	-webkit-box-shadow: none; /* Safari */
}

#Qalert_form .Qalert_nuovo_odour table td img {
	width: 75px;
}


#layer_appearance_handler #proportionalSettings {
	width: 100%;
}
#layer_appearance_handler #proportionalSettings td {
	width: 50%;
	vertical-align: top;
}
