/** Add css rules here for your application. */

.custom-data-fileup {
    padding-left: 10px;
    width: 100%;
}
.custom-data-fileupFocused {
    padding-left: 10px;
    width: 100%;
}

.custom-data-title {
    width: 70px;
    font-size: 11px;
    color: #003168;
    display: block;
    font-family: Arial,Verdana,sans-serif;
}

.custom-data-titleFocused {
    width: 70px;
    font-size: 11px;
    color: #FF0000;
    display: block;
    font-family: Arial,Verdana,sans-serif;
}

/** Example rules used by the template application (remove for your app) */
h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
  margin: 40px 0px 70px;
  text-align: center;
}

.sendButton {
  display: block;
  font-size: 16pt;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
  width: 400px;
}

.dialogVPanel {
  margin: 5px;
}

.serverResponseLabelError {
  color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
  margin: 15px 6px 6px;
}

/*INFO*/
.infoTitle{
    background-color:#e6e6e6;
    color:black;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
    border:1px solid #AFAFAF;
}

.infoLayerTitle{
    background-color:#e1e1e1;
    color:darkblue;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
    border:1px solid #AFAFAF;
}

.infoLayerTitleSub{
    background-color:#FDC74D;
    color:darkblue;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
    border:1px solid #AFAFAF;
}

.infoRowsBlock {
    width:auto;
    border:1px solid #aaaaaa;
    padding: 4px;
}
.infoBlock {
    width:auto;
    border:1px solid #AFAFAF;
}
.infoBlock table{
    width:100%;
    margin-bottom:2px;
}
.infoRow {
    padding-bottom:2px;
    background:#FFFFFF none repeat scroll 0%;
    border-bottom:1px solid #dddddd;
}

.infoName { 
    width:20%;
    border-bottom: 1px solid #dddddd;
    border-right:1px solid #DDDDDD;
    background-color: #ffffff;
    text-align:left;
    color:black;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: bold;
}
.infoValue { 
    border-bottom: 1px solid #dddddd;    
    border-right:0px;
    border-left:0px;
    color:darkblue;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
   
}
.infoValueDettagli { 
    border-bottom: 1px solid #dddddd;    
    border-right:0px;
    border-left:0px;
    background-color: #c3c0fc;
    color: #02001b;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
    width: 180px;
}

/*END INFO*/

.olControlOverviewMap {
        top:0px !important;
 }
 .olControlOverviewMapElement {
    	top:0px !important;
        -moz-border-radius: 0 0 0 1em !important;
    	background-color: #eeeeee !important;
 }
 
 #OpenLayers_Control_minimizeDiv
 {
 	 top:0px !important;
 }
 
 #olControlOverviewMapMaximizeButton
 {
 	top:0px !important;
 }
 .olControlMousePosition
 {
 	background: #fff;
 	color: blue !important;
	text-shadow:2px 2px #FFF;
 	font: 12px bolder tahoma,arial,helvetica,sans-serif !important;
 }
 .olControlScaleLineTop
 {
 	border-color: -moz-use-text-color black black !important;
 	border-right: 2px solid black !important;
 	color: blue !important;
	text-shadow:2px 2px #FFF;
 	font: 12px bolder tahoma,arial,helvetica,sans-serif !important;	
 }
.olControlScaleLineBottom
{
	border-color: black black -moz-use-text-color !important;
	color: blue !important;
	text-shadow:2px 2px #FFF;
 	font: 12px bolder tahoma,arial,helvetica,sans-serif !important;
}
.olControlScale
{
	
	color: blue !important;
	background:white;
 	font: 12px bolder tahoma,arial,helvetica,sans-serif !important;
/*  	text-shadow:2px 2px #FFF; */
}

.olControlNavigationHistory
{
	width: 20px !important;
	height:20px !important;
}

.olControlLayerSwitcher .layersDiv {
    background-color: #5E7F99 !important;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}

.header_panel_class
{
	background: #f0f0f0 !important;
}

.top_visible
{
	height: 300px !important;
	width: 300px !important;
	visibility: visible !important;
	position:absolute !important;

	
}

.top_invisible
{

	visibility: hidden !important;
}

.left-margin_check
{
	margin-left: -4px !important;
	margin-top:0px !important;
}

.left-margin_check_IE
{
	margin-left: -3px !important;
	position:absolute !important;
	
}

#map_canvas
{
	z-index:2000000 !important;
	width:100% !important;
	height:400px !important;
	
}

.gmnoprint a
{

	right:2000px !important;
}

.gmnoprint
{
	background-color: transparent !important;
    border: none !important;
}

.clickable {
  color: blue;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:underline;
  cursor: pointer;
  font-style: italic;
}
.titoloLegenda
{
	font-size:14px;
	color:#333333;
	font-weight: bolder;
}

.stretchImgButton
{
	width: 40px!important;
}/** Add css rules here for your application. */


/** Example rules used by the template application (remove for your app) */
h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
  margin: 40px 0px 70px;
  text-align: center;
}

.sendButton {
  display: block;
  font-size: 16pt;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
  width: 400px;
}

.dialogVPanel {
  margin: 5px;
}

.serverResponseLabelError {
  color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
  margin: 15px 6px 6px;
}

/*INFO*/
.infoTitle{
    background-color:#e6e6e6;
    color:black;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
    border:1px solid #AFAFAF;
}

.infoLayerTitle{
    background-color:#e1e1e1;
    color:darkblue;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
    border:1px solid #AFAFAF;
}

.infoLayerTitleSub{
    background-color:#FDC74D;
    color:darkblue;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
    border:1px solid #AFAFAF;
}

.infoRowsBlock {
    width:auto;
    border:1px solid #aaaaaa;
    padding: 4px;
}
.infoBlock {
    width:auto;
    border:1px solid #AFAFAF;
}
.infoBlock table{
    margin-bottom:2px;
}
.infoRow {
    padding-bottom:2px;
    background:#FFFFFF none repeat scroll 0%;
    border-bottom:1px solid #dddddd;
}

.infoName { 
    width:auto;
    border-bottom: 1px solid #dddddd;
    border-right:1px solid #DDDDDD;
    background-color: #ffffff;
    text-align:left;
    color:black;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: bold;
}
.infoValue { 
    border-bottom: 1px solid #dddddd;    
    border-right:0px;
    border-left:0px;
    color:darkblue;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
   
}
.infoValueDettagli { 
    border-bottom: 1px solid #dddddd;    
    border-right:0px;
    border-left:0px;
    background-color: #c3c0fc;
    color: #02001b;
    font: 12px tahoma,arial,helvetica,sans-serif !important;
    font-weight: normal;
    width: 180px;
}

/*END INFO*/

.olControlOverviewMap {
        top:0px !important;
 }
 .olControlOverviewMapElement {
    	top:0px !important;
        -moz-border-radius: 0 0 0 1em !important;
    	background-color: #eeeeee !important;
 }
 
 #OpenLayers_Control_minimizeDiv
 {
 	 top:0px !important;
 }
 
 #olControlOverviewMapMaximizeButton
 {
 	top:0px !important;
 }
 .olControlMousePosition
 {
 	background: #fff;
 	color: blue !important;
/* 	text-shadow:2px 2px #FFF; */
 	font: 12px bolder tahoma,arial,helvetica,sans-serif !important;
 }
 .olControlScaleLineTop
 {
 	border-color: -moz-use-text-color black black !important;
 	border-right: 2px solid black !important;
 	color: blue !important;
/* 	text-shadow:2px 2px #FFF; */
 	font: 12px bolder tahoma,arial,helvetica,sans-serif !important;	
 }
.olControlScaleLineBottom
{
	border-color: black black -moz-use-text-color !important;
	color: blue !important;
/* 	text-shadow:2px 2px #FFF; */
 	font: 12px bolder tahoma,arial,helvetica,sans-serif !important;
}
.olControlScale
{
	color: blue !important;
 	font: 12px bolder tahoma,arial,helvetica,sans-serif !important;
/*  	text-shadow:2px 2px #FFF; */
}

.olControlNavigationHistory
{
	width: 20px !important;
	height:20px !important;
}

.olControlLayerSwitcher .layersDiv {
    background-color: #5E7F99 !important;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}

.header_panel_class
{
	background: #f0f0f0 !important;
}

.top_visible
{
	height: 300px !important;
	width: 300px !important;
	visibility: visible !important;
	position:absolute !important;

	
}

.top_invisible
{

	visibility: hidden !important;
}

.left-margin_check
{
	margin-left: -4px !important;
	margin-top:0px !important;
}

.left-margin_check_IE
{
	margin-left: -3px !important;
	position:absolute !important;
	
}

#map_canvas
{
	z-index:2000000 !important;
	width:100% !important;
	height:400px !important;
	
}

.gmnoprint a
{

	right:2000px !important;
}

.gmnoprint
{
	background-color: transparent !important;
    border: none !important;
}

.clickable {
  color: blue;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:underline;
  cursor: pointer;
  font-style: italic;
}
.titoloLegenda
{
	font-size:14px;
	color:#333333;
	font-weight: bolder;
}

.stretchImgButton
{
	width: 40px!important;
}

.isc_Gstretch
{
	width: 40px!important;
}

.clickable {
 
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  cursor: pointer;
  font-style: italic;
}

.norepeat-right
{
	
	background-position: top right;
	background-repeat: no-repeat!important;
}



.isc_Gstretch
{
	width: 40px!important;
}

.clickable {
 
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  cursor: pointer;
  font-style: italic;
}

.norepeat-right
{
	
	background-position: top right;
	background-repeat: no-repeat!important;
}

.allegatiLink
{
	display: block;
	
}

.gwt-Label{ 
   font-size: 100%; 
   color:black;
   padding:4px;
   margin:3px;
/*    margin-bottom: 5px; */
}