

.icon-large-report{
	background:url('../images/icona-report.png') no-repeat center center;
}


.icon-large-archivio{
	background:url('../images/icona-archivio.png') no-repeat center center;
}

.icon-large-exit{
	background:url('../images/icona-exit.png') no-repeat center center;
}

.icon-large-settings{
	background:url('../images/icona-settings.png') no-repeat center center;
}

.icon-large-clienti{
	background:url('../images/icona-clienti.png') no-repeat center center;
}

.icon-large-tecnici{
	background:url('../images/icons-technician.png') no-repeat center center;
}

.icon-large-alert{
	background:url('../images/icons-alert.png') no-repeat center center;
}

fieldset {
    border: 1px solid #007f61!important;
}


legend {
	color:#007f61!important;
	font-weight: bold;
}

.textbox {
  border: 1px solid #007f61!important;
}

.d1,.d1:hover{
	color: #fff;
	border-color: 2px solid #007f61;
	background: #007f61;
	margin-top: 5px;
}

a.d1:hover{
	color: #007f61;
	border-color: 2px solid #007f61;
	background: #ffffff;
}

.textbox .textbox-text {
		height: 32px;
  	font-size: 15px;
}	

.validatebox-readonly {
	background-color: #eeeeee!important;
}

.l-btn:hover {
	color: #444!important;
}
