.riepilogo_nav_territoriale {
	font-weight: bold;
    color: #000000;
    margin-top: 1%;
    margin-bottom: 1%;
}

.infostatmapdivbutton {
    float: none !important;
    height: 10%;
    margin: 0.5%;
    width: 50%;
}

.infostatmapbackbutton {
    margin: 0.5%;
}

#mapdiv {
    margin: 0.5%;
}


.contenitore_mappa {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #86BDE0;
    margin-top: 2%;
    margin-bottom: 2%;
    text-align: center; 
    float: none;
    overflow-y: auto;
    overflow-x: hidden;
    width: 600px;   
}

.commandPanelMap {
	clear: both;
    overflow: hidden;
    padding-bottom: 5px;
    width: 100%;
}

.commandPanelMap .right {
    float: right;
}

.commandPanelMap .left, .commandPanelMap .right {
    height: auto !important;
    min-height: 1.5em;
}

.commandPanelMap .right span {
    float: right;
    margin-left: 3px;
    font-weight: bold;
}
.commandPanelMap .left span, .commandPanelMap .right span {
    padding: 1px 3px;
}

.commandPanelMap span {
    background: none repeat scroll 0 0 #EDEFEC;
    border-color: #A1A1A1;
    border-style: solid;
    border-width: 1px;
}

.commandPanelMap a, .commandPanelMap a:link, .commandPanelMap a:hover, .commandPanelMap a:active, .commandPanelMap a:visited {
    background: none repeat scroll 0 0 #EDEFEC;
    border: 0 none;
    color: #000000;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    display: block;
    padding-bottom: 1px;
    padding-top: 1px;    
}

.main_table_mappa{
    border: 0px;
    margin-bottom: 0px;
}

.main_table_mappa td, .main_table_mappa th, .main_table_mappa table, .main_table_mappa table td, .main_table_mappa table th{
    border: 0px;
}

.main_table_mappa{
    border: 0px;
    margin-bottom: 0px;
}

.modificaClassiTable, .modificaClassiTable th, .modificaClassiTable td{
	background-color: #EEF2F5;
}

.modificaClassiTable td .classValue{
	text-align: right;
}

.modificaClassiTable .classNumber{
	text-align: right;
	padding-left: 15px;
}

.modificaClassiTable .leftPad15{
	padding-left: 15px;
}

.error_msg_classi{
	display: block;
	color: #FF1E00;
}

.mapLoadError{
	padding: 2px;
}
