h1,h2,h3,h4,h5,h6,p,body,legend,label { 
	 color:#368458!important;
}

a {
	text-decoration: none;
}

fieldset {
	border:2px solid #368458!important;
}

.easyui-navpanel{
	background-color: #ffffff!important;
	background-repeat: repeat;
  	background-position: center bottom;

}


.panel-header {
	background-color: #368458!important;
	border-color: transparent!important;
}

.l-btn {
	background: #ffffff!important;
	color:#368458!important;
	border: 2px solid  #368458!important;
}

.l-btn:hover {
	border: 2px solid  #fff!important;
	color:#fff!important;
	background: #368458!important;
}

.icon-large-battery{
	background:url('../images/batteria.png') no-repeat center center;
	width: 32px;
	height: 32px;
}

.icon-excel{
	background:url('../images/ico_excel.png') no-repeat center center;
}