.table {
	width:99%;
	font-size:11px;
	color: #464443;
	border-collapse:collapse;
	margin:auto;
	text-align:left;
	margin:5px;
	border:none;
}

.table td.center, .table th {
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}

.table th.left {
	text-align:left;
}

.table th.bold {
	font-weight:bold;
}

.table th {
	border-bottom: 2px solid #CCCCCC;
}

.table td {
	padding-left:5px;
	padding-right:5px;
}

.table td.border {
	padding-left:5px;
	padding-right:5px;
	border-bottom:1px solid #DDDDDD;
}

.simple_table {
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

.simple_table  td.bold  {
	font-weight:bold;
	color:#222222;
}

.th_grey th {
	height:29px;
	color:#464443;
	background-color:#f5f5f5;
	border:1px solid #CCCCCC;
}

.th_cyan th {
	height:29px;
	color:#058DC7;
	background-color:#E0EFF6;
	border:1px solid #FFFFFF;
}

.th_green th {
	height:29px;
	color:#FFFFFF;
	background-color:#067806;
	border:1px solid #FFFFFF;
}

.th_red th {
	height:29px;
	color:#FFFFFF;
	background-color:#990000;
	border:1px solid #FFFFFF;
}

.th_orange th {
	height:29px;
	color:#FFFFFF;
	background-color:#DD4F3D;
	border:1px solid #FFFFFF;
}


.th_blue th {
	height:29px;
	color:#F5F5F5;
	background-color:#246E89;
	border:1px solid #CCCCCC;
}


.table_icon {
	width:20px;
	height:20px;
	margin:auto;
}

.table td.left  {
	border-right: 1px solid #EBEBEB;
	height:29px;
	width:250px;
	padding-right:5px;
	color:#222222;
	font-weight:bold;
	/*text-align:right;*/
}

.simple_table td.left  {
	border-right: 1px solid #EBEBEB;
	width:150px;
	padding-right:5px;
	color:#222222;
	font-weight:bold;
	height:auto;
}


.table td.right  {
	color: #464443;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.table td.align_right  {
	text-align:right;
}

.table td.align_left{
	text-align:left;
}

.table tr:hover, .table tr.empty:hover {
	background-color:#F9F9F9;
}

.corner_container .table tr:hover, .table tr.empty:hover {
	background-color:#F0F0F0;
}

.table tr.empty {
	background-color:#FFFFFF;
}

.table input[type="password"] {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color: #464443;
	margin-bottom:5px;
}

.table input[type="text"], .table textarea  {
	width:100%;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color: #464443;
	margin-bottom:5px;
}

.table input[disabled] {
	border: 1px solid #999;
	background-color: #ddd;
}

.table select {
	width:250px;
	color: #464443;
	margin-bottom:5px;
}

.table td.right .error_input {
	border: 1px solid #BD0000;
}

div.form_button {padding: 0px 10px;}
.form_button {
	border:1px solid #464443;
	background-color:#F5F5F5;
	color:#464443;
	font-weight:bold;
	margin:5px;
	text-align:center;
	font-size:11px;
	line-height:20px;
}

.form_button_selected {
	border:1px solid #464443;
	background-color: #DD4B39;
	color:#F5F5F5;
	cursor:default;
	font-weight:bold;
	margin:3px;
	text-align:center;
}


.form_button_right {
	float:right;
}

.form_button:hover {
	background-color: #DD4B39;
	color:#F5F5F5;
	cursor:pointer;
}

.table_footer {
	width:99%;
	margin:auto; 
	margin-bottom:30px;
}

.foto_thumb_td {
	
}

.foto_thumb_tr {
	display:none;
}

.foto_thumb_td .container{
	width:95%;
	margin:auto;
	margin-top:10px;
}

.foto_thumb_td .left{
	margin-right:10px;
	border-bottom:solid 2px #2B7695;
}
.foto_thumb_td .left a,.foto_thumb .left img{
	margin:2px;
}

.foto_thumb_td .right{
	margin:10px;
}
.foto_thumb_td .left .foto_thumb {
	width:105px;
	height:160px;
	overflow:hidden;
	margin:2px;
	border:solid 1px #2B7695;
	float:left;
	text-align:center;
}
.foto_thumb_td .left .foto_thumb .foto_thumb_title{
	text-align:right;
	margin-right:5px;
	font-size:10px;
	height:20px;

}
.foto_thumb_td .left .foto_thumb .foto_thumb_img img{
	width:100px;
	height:100px;
	overflo:hidden;
}
.foto_thumb_td .left .foto_thumb .foto_thumb_img img{
	width:100px;
	height:100px;
	margin:auto;
}
.foto_thumb_td .left .foto_thumb .foto_thumb_bottom{
	text-align:left;
	font-size:10px;
	height:20px;
	padding-left:5px;
}

.documenti_table {
	width:98%;
	margin:auto;
	margin-top:10px;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

.documenti_table td {
	border:1px solid #CCCCCC;
}

.documenti_table input[type="text"], .documenti_table textarea  {
	width:100%;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color: #464443;
	margin-bottom:5px;
}

.documenti_table select {
	width:250px;
	color: #464443;
	margin-bottom:5px;
}

.documenti_table .title {
	color:#222222;
	font-weight:bold;
	font-size:14px;
	background:none;
	height:auto;
	margin-top:0px;
}

.documenti_table .light {
	font-size:16px;
}

.documenti_table .description {
	color:#666666;
	font-size:14px;
	margin-right: 5px;
	margin-left: 5px;
}

.table tr.selectedRow {
	background-color:#FFFBD9;
}

.table tr.selectedRow:hover {
	background-color:#FFFBD9;
}


.calendar {
	width:100%;
	height:150px;
	margin:auto;
}

.calendar .calendar_header {
	width:100%;
	font-weight:bold;
	margin-bottom:5px;
	color:#F5F5F5;
	background-color:#246E89;
	font-size:16px;
	text-align: center;
	line-height:39px;
	height:39px;
	
	 -webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}

.calendar .calendar_month {
	width:33%;
	float:left;
	font-weight:bold;
	color:#464443;
	text-align: center;
	font-size:12px;
	line-height:25px;
	height:25px;
	background-color:#FFFFFF;
	cursor: pointer;
}
.calendar .calendar_month:hover {
	background-color:#CCCCCC;
}

.calendar .calendar_month_selected {
	background-color:#CCCCCC;
	color: #FFFFFF;
	background-color: #DD4B39;
}

.td_icon {
	width:30px;
	text-align:center;
}


.td_icon_x2 {
	width:60px;
	text-align:center;
}

.td_icon_x3 {
	width:90px;
	text-align:center;
}

.td_icon_x4 {
	width:120px;
	text-align:center;
}

.td_icon_x5 {
	width:150px;
	text-align:center;
}

.td_icon_x6 {
	width:180px;
	text-align:center;
}

.inline_block {
	display: inline-block;
}