html,body,div,pre,form,fieldset,input,th,td{font-size:11px;}

.x-grid3-cell-inner {
  padding: 1px 3px 0px 5px;
}
	
.x-grid3-header-offset{padding-left:1px;width:100%;}

.mapconfig{margin:1;font:30px tahoma,arial,helvetica,sans-serif;}

.calendar{
    background: url(../images/default/shared/glass-bg.gif);	
}

.logoText {
	color: #C40008;
	font-size: 3.5em;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	margin-right: 0px;
	top: 0px;
	padding-right: 0px;
	text-align: justify;
	text-decoration: none; 
}

.x-date-picker table {
	style: "width: 100%";
}

.logoText-1 {
	color: #999;
	font-size: 3.5em;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;
	margin-right: 0px;
	top: 0px;
	padding-right: 0px;
	text-align: justify;
	text-decoration: none; 
}


.logoText-version {
	color: #999;
    font-family: verdana;
	font-size: 3.5em;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	top: 0px;
}


.header {
	vertical-align: middle;
	/*
	background-image: url("../images/sfondo_quadretti.gif");
	background-repeat:repeat-x;
	*/
	margin-left: 20px;
	width: 100%;
}

/*
.header .text1 {
	color: #C40008;
	font-size: 40px;
	font-style: normal;
    font-family: verdana;
	font-weight: bold;
	margin-right: 0px;
	top: 0px;
	padding-right: 0px;
	text-align: justify;
	text-decoration: none; 
}

.header .text2 {
	color: #999;
	font-size: 40px;
	font-style: normal;
    font-family: verdana;
	font-weight: bold;
	top: 0px;
	position: relative;
	text-align: center;
	text-decoration: none; 
}

.header .text3 {
	color: #C40008;
	font-size: 40px;
	font-style: normal;
    font-family: Verdana;
	font-weight: bold;
	top: 0px;
	position: relative;
	text-align: left;
	text-decoration: none;
}

.header .version {
	color: #999;
    font-family: Verdana;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
}

.header .link {
    color: #C40008; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: bold;
	font-family: Verdana; 
    margin-left: 40px;
    text-decoration: none; 
	visibility: visible; 
    cursor: pointer;
}
*/

.header .text1 {
	color: #C40008;
	font-size: 20px;
	font-style: normal;
    font-family: verdana;
	font-weight: bold;
	margin-right: 0px;
	top: 0px;
	padding-right: 0px;
	text-align: justify;
	text-decoration: none; 
}

.header .text2 {
	color: #999;
	font-size: 20px;
	font-style: normal;
    font-family: verdana;
	font-weight: bold;
	top: 0px;
	position: relative;
	text-align: center;
	text-decoration: none; 
}

.header .text3 {
	color: #C40008;
	font-size: 20px;
	font-style: normal;
    font-family: Verdana;
	font-weight: bold;
	top: 0px;
	position: relative;
	text-align: left;
	text-decoration: none;
}


.header .version {
	color: #999;
    font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
}

.header .link {
    color: #C40008; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	font-family: Verdana; 
    margin-left: 40px;
    text-decoration: none; 
	visibility: visible; 
    cursor: pointer;
}


.header .navbar {
    position: relative;
	float: right;
	margin-right: 30px;
}

.header .container {
	width : 100%;
}

.header .leftPanel {
	align : left;
}

.link {
	cursor:pointer;
}

.footer {
	/* vertical-align: middle; */
}

.footer .northPanel {
	border-bottom: solid white 1px; 
	background-color: rgb(204, 204, 204); 
	font-family: serif; 
	height: 2em; 
	top: 0px; 
	position: absolute;
}

.footer .southPanel {
	border-top: solid black 1px; 
	height: 2em; 
	margin-top: 2px; 
	position: absolute;
}

.footer .text1 {
	font-size: 12px; 
	margin-left: 3px; 
	text-decoration: none; 
	vertical-align: middle;
}

.footer .text2 {
	margin-left: 3px;
}

.footer .text3 {
	right: 0px; top: 0px; 
	position: absolute;
}

.titlePanel .title {
    font-style: normal; 
    font-weight: bolder; 
    position: relative; 
 	margin-top: 5px;
 	margin-bottom: 5px;
 	visibility: visible; 	
}

.selectAll-icon {
  background: url(../images/icons/selectAll.png) no-repeat 50% 50%;
}

.deselectAll-icon {
  background: url(../images/icons/deselectAll.png) no-repeat 50% 50%;
}

.bold {
    font-weight: bold; 
}

._underline {
    text-decoration: underline; 
}

._small {
	font-size: smaller;
}

.checkAll {
  background: url(../images/CheckAll_Up.gif) no-repeat 50% 50%;
}

.checkAll-over {
  background: url(../images/CheckAll_Down.gif) no-repeat 50% 50%;
}


.checkNone {
  background: url(../images/CheckNone_Up.gif) no-repeat 50% 50%;
}

.checkNone-over {
  background: url(../images/CheckNone_Down.gif) no-repeat 50% 50%;
}

.checkSeparator {border-top: 1px solid #ACA899;}
.checkHeader {border: 1px solid; background-color: #ACA899;}
.checkTable {border: 1px solid #ACA899;}
.checkTableCfg {border-bottom: 1px solid #ACA899; border-left: 1px solid #ACA899;}

.header-home-icon{
  background: url(../images/redHome.png) no-repeat;
}

.header-alert-icon{
  background: url(../images/redAlert.png) no-repeat;
}

.header-logout-icon{
  background: url(../images/redLogOut.png) no-repeat;
}

.mappe {
	background-color: rgb(255,255,255); 
	margin-right: 2px;
}

.mappe-tree-icon {
  background: url(../images/mappamondo.jpg) no-repeat 50% 50%;
}

.mappe-auto-update-icon {
  background: url(../images/auto_update_new16.gif) no-repeat !important;
}

.mappe-auto-update-pressed-icon {
  background: url(../images/auto_update_pressed.gif) no-repeat !important;
}

.mappe-clear-icon {
  background: url(../images/clear16.gif) no-repeat !important;
}

.mappe-kml-export-icon {
  background: url(../images/google_earth16.gif) no-repeat !important;
}

.mappe-csv-export-icon {
  background: url(../images/exportTable.gif) no-repeat !important;
}

.my-tree-item-text {
	font-family: arial;
	font-size: 12px;
	margin-top: 10px;
} 	

.loginText {
	font-family: arial;
	font-size: 12px;
}

.tableLink {
	color: blue;
    text-decoration: underline; 
    cursor: pointer;
}

.cursor_wait {
    cursor: wait;
}

.cursor_normal {
    cursor: default;
}

.gwt-SuggestBox {
  z-index: 10000;
}
.gwt-SuggestBoxPopup {
  z-index: 10000;
}

.pac-container, .pac-item {
    width: inherit !important;
    z-index: 10000 !important;
}