body {
	background-color: #ffffff;
}

.ui-layout-container {
	width: 100%;
	height: 100%;
}

#testata {
	width: 100%;
	height: 60px !important;
	background-color: #FFFFFF;
	border-bottom: 4px solid rgb(59, 97, 59);
}

#stborderheaderfooter {
	width: 100%;
	height: 18px;
	background-color: rgb(59, 97, 59);
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.stheaderfooter {
	vertical-align: middle;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	text-align: left;
	clear: both;
}

.stheaderfooter a {
	text-decoration: none;
	color: #FFFFFF !important;
}

#htmlUser {
	position: absolute;
	top: 2px;
	right: 2px;
	font-size: 10px;
	margin: 0;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

#htmlDiritti {
	position: absolute;
	right: 2px;
	font-size: 10px;
	margin: 0;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.req_form_td {
	background-color: #ffffff;
}

.tabtitolo {
	color: #000000;
}

.tablabel {
	color: #000000;
}

.tabforminput {
	border: 1px solid #000000;
}

table.tab tr.testatata td {
	background-color: rgb(59, 97, 59);
	color: #ffffff;
	font-weight: bold;
}

.tabforminputfile {
	color: #000000;
}

#search {
	position: absolute;
	left: 7px;
	top: 83px;
	width: 239px;
	height: 22px;
	border-radius: 5px;
	font-size: 15px;
	color: #121423;
	padding-left: 8px;
	background-color: #FFFFFF;
	border-color: rgb(59, 97, 59);
	border-width: 1px;
	border-style: solid;
}

.popup-container {
	border-radius: 5px;
	width: 150px;
	margin: auto;
	background-color: #E8E8E8;
	box-shadow: 0px 0px 7px 0px #161616;
	padding: 25px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}

.popup-container.loading-box {
	background-color: rgb(59, 97, 59);
	border: 1px solid rgb(59, 97, 59);
}

.title-alternate.loading {
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	height: 5px;
}

.title-popup {
	margin: 0 0 20px 0;
}

.red {
	color: rgb(192, 0, 0) !important;
	font-weight: bold;
}

.redbg {
	background-color: rgb(192, 0, 0) !important;
	color: white !important;
	font-weight: bold;
}

.greenbg {
	background-color: green !important;
	color: white !important;
	font-weight: bold;
}

.white {
	color: white !important;
	font-weight: bold;
}

.blu {
	color: blue !important;
	font-weight: bold;
	text-decoration: underline blue;
}

.div_title_vert {
	color: #3c5540;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	white-space: nowrap;
}

.ico-menu {
	border: 5px solid #3c5540;
	border-radius: 15px;
	width: 100%;
	height: 100%;
	font-size: 5em;
	text-align: center;
}

.textVar {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	position: absolute;
	left: 50px;
	top: 90%;
	font-style: normal;
}

#cnt {
	color: #121423 !important;
}