body {
	color:#666;
	font-size:12px;
	font-family:arial;
}
#container {
	padding:8px;
	overflow:auto;
}
div.page_title {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	display:table-cell;
	border-bottom:none !important;
	padding:0 20px;
	vertical-align: middle;
	height:50px;
}
div.menu, div.mainmenu {
	text-align:right;
	padding:5px;
}
.menu a:link, .menu a:visited {
	text-decoration:none;
	padding:5px;
}
.menu .lastbut {
	border-right:none !important;
}

#diamodule {
	border-left: none !important;
	border-right: none !important;
}
div.content {
	margin-top:20px;
}
.userdata_section, .userdata-section {
	font-weight:bold;
	display:block;
	width:100%;
	border-bottom:solid 1px #666;
	margin-bottom:5px;
	margin-top:5px;
}
.label {
	display:block;
}
.data {
	font-size:18px;
}
.totals_text {
	text-align:left;
}
.adm {
	color:darkred;
}
.acc {
	color:darkgreen;
}
.not {
	color:grey;
}
#footer {
	margin-top:10px;
	overflow:auto;
}
#footer a:link, #footer a:visited {
	color:#444;
}
#footer-left {
	width:49%;
	float:left;
	text-align:left;
}
#footer-right {
	width:49%;
	float:right;
	text-align:right;
}
#m-submenu {
	width:80%;
	margin:0 auto 20px auto;
	border-top:none !important;
	height:20px;
}
.m-wrapper {
	float:left;
	padding:3px;
}
#m-submenu ul {
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
	float:right;
	height:100%
}
#m-submenu li {
	float:right;
	padding:3px 8px;
	border-bottom:none;
	border-top:none;
	border-right:none;
	text-align:center;
}
.subinfo {
	font-weight:normal !important;
}
.smallbut {
	height:20px;
	width:110px;
	font-size:10px !important;
}

.widget h3 {
	margin-bottom:0;
	padding:3px;
}
.widget > div {
	padding:5px;
	border-top:none;
}

/***** Pulsanti e icone *****/
.button-text {
	padding:5px 10px 5px 20px;
	position:relative;
	display: inline-block;
	margin:5px 0;
	cursor:pointer;
}
.button-text .ui-icon {
	position:absolute;
	left: 0.2em;
	margin:-8px 5px 0 0;
	top:50%;
}

.widget {
	float:left;
	margin-right:20px;
}
.widget>h4 {
	margin:0;
	padding:3px;
}
.widget>div, .widget>form, .widget>ul {
	padding:3px;
}

.widget-2 {
	width:200px;
}

.widget-3 {
	width:300px;
}

.widget-4 {
	width:400px;
}
.widget-5 {
	width:500px;
}

#tabs > div {
	overflow:auto;
}

.ui-tooltip {
	padding:0;
}
}