body {
	font-family: Arial, sans-serif; font-size: 14pt;
}
.modal {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 1000;
}
#page_container {
	margin: 0px auto; width: 960px;
}
#page_title {
	margin: 20px 0px 0px; padding-left: 35px; font-size: 24pt; float: left;
}
#sender {
	margin: 30px 0px 10px; font-size: 14pt; float: right;
}
#sender_tag {
	color: rgb(204, 204, 204); font-size: 12px;
}
#sender_name {
	font-weight: bold;
}
#link_bar {
	margin: 10px 0px 20px; padding: 3px; text-align: right; clear: both; font-size: 12pt; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted; background-color: rgb(238, 238, 238);
}
#link_bar a {
	color: black; margin-right: 5px;
}
#link_bar a:hover {
	color: grey;
}
#breadcrumb {
	margin: -43px 0px 0px 10px; color: rgb(102, 102, 102); clear: both; font-size: 12pt;
}
#breadcrumb a {
	color: black; margin-right: 5px;
}
#breadcrumb a:hover {
	color: grey;
}
#Periodo {
	
}
#Periodo_tag {
	float: left;
}
#Periodo_select {
	margin-left: 10px; float: left;
}
select.Periodo_select {
	font-size: 14pt; float: left;
}
input.Periodo_submit {
	font-size: 12pt; margin-left: 10px; float: left;
}
input.Periodo_download {
	font-size: 12pt; margin-left: 10px; float: left;
}
#Ricerca {
	margin-bottom: 10px; float: right;
}
#Ricerca_tag {
	float: left;
}
#Periodo_select {
	margin-left: 10px; float: left;
}
input.Ricerca_text {
	font-size: 14pt; margin-left: 10px; float: left;
}
input.Ricerca_submit {
	font-size: 12pt; margin-left: 10px; float: left;
}
#help {
	color: rgb(85, 85, 85); clear: both; margin-top: 10px;
}
#Labels {
	height: 20px; color: rgb(85, 85, 85); clear: both; font-size: 14px; margin-top: 10px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
#Labels_Status {
	float: left;
}
#Labels_Id {
	margin-left: 20px; float: left;
}
#Labels_Created {
	margin-left: 22px; float: left;
}
#Labels_Details {
	margin-left: 40px; float: left;
}
#Labels_Doc {
	float: right;
}
.status {
	margin: 10px 0px 0px; clear: both; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
.status_icon {
	margin: 5px 10px 0px 0px; width: 40px; float: left;
}
.status_icon img {
	border: 0px currentColor; border-image: none;
}
.status_msgid {
	margin: 10px 5px 0px 0px; height: 30px; font-size: 12px; float: left;
}
.status_date {
	margin: 10px 0px 0px 10px; width: 50px; font-size: 14px; float: left;
}
.status_detail {
	margin: 0px 0px 0px 40px; float: left;
}
.status_brdetail {
	margin: 0px 0px 0px 40px; float: left;
}
.status_subject {
	margin: 5px 0px; width: 700px; text-align: left; font-size: 14pt; float: left;
}
.status_destination {
	width: 20%; clear: both; font-size: 16px; float: left;
}
.dest_tag {
	
}
.dest_number {
	font-weight: bold;
}
.status_ok {
	width: 20%; font-size: 16px; float: left;
}
.ok_tag {
	
}
.ok_number {
	font-weight: bold;
}
.status_awc {
	width: 20%; font-size: 16px; float: left;
}
.awc_tag {
	
}
.awc_number {
	font-weight: bold;
}
.status_ko {
	width: 20%; font-size: 16px; float: left;
}
.ko_tag {
	
}
.ko_number {
	font-weight: bold;
}
.status_whereweare {
	width: 20%; font-size: 16px; float: left;
}
.status_docs {
	margin-top: 5px; float: right;
}
.status_docs img {
	border: 0px currentColor; border-image: none;
}
.status_to {
	text-align: left; clear: both;
}
.dest_to {
	font-size: 14px;
}
.status_cc1 {
	clear: both;
}
.dest_cc1 {
	font-size: 14px;
}
.dest_content {
	color: rgb(85, 85, 85); font-size: 20px;
}
#paging {
	margin: 80px auto 10px; padding: 5px; border-radius: 7px; width: 340px; text-align: center; clear: both; font-size: 15px; background-color: rgb(238, 238, 238);
}
#paging strong {
	color: black; font-size: 20px; font-weight: bold; margin-right: 5px;
}
#paging a {
	color: black; text-decoration: none; margin-right: 5px;
}
#paging a:hover {
	color: grey; font-size: 20px; text-decoration: underline;
}
#br_paging {
	margin: 30px auto 10px; padding: 5px; border-radius: 7px; width: 340px; text-align: center; clear: both; font-size: 15px; background-color: rgb(238, 238, 238);
}
#br_paging strong {
	color: black; font-size: 20px; font-weight: bold; margin-right: 5px;
}
#br_paging a {
	color: black; text-decoration: none; margin-right: 5px;
}
#br_paging a:hover {
	color: grey; font-size: 20px; text-decoration: underline;
}
#login_container {
	margin: 30px auto; padding: 20px; border-radius: 10px; border: 2px solid rgb(221, 221, 221); width: 550px;
}
#login_container a {
	color: black;
}
#login_container a:hover {
	color: grey;
}
#login_title {
	margin: 10px 0px 10px; font-family: Arial; font-size: 20pt; font-weight: bold; float: left;
}
#login_language {
	font-size: 10pt; float: right;
}
#login_error {
	text-align: center; clear: both; font-size: 14pt; font-weight: bold;
}
#login_param {
	margin: 50px 0px 0px; clear: both; font-size: 14pt;
}
#Email input {
	width: 360px;
}
#Password input {
	width: 360px;
}
#auth_container {
	margin: 30px auto; padding: 10px; border-radius: 10px; border: 2px solid rgb(221, 221, 221); border-image: none; width: 380px;
}
#auth_container a {
	color: black;
}
#auth_container a:hover {
	color: grey;
}
#auth_title {
	margin: 5px 0px 0px; padding-left: 35px; font-size: 24pt; float: left; background-image: url("images/check.html"); background-repeat: no-repeat;
}
#auth_language {
	font-size: 10pt; float: right;
}
#auth_error {
	text-align: center; clear: both; font-size: 14pt; font-weight: bold;
}
#auth_param {
	margin: 50px 0px 0px; clear: both; font-size: 14pt;
}
#resendpw_container {
	margin: 30px auto; padding: 10px; border-radius: 10px; border: 2px solid rgb(221, 221, 221); border-image: none; width: 380px;
}
#resendpw_container a {
	color: black;
}
#resendpw_container a:hover {
	color: grey;
}
#resendpw_title {
	margin: 5px 0px 0px; padding-left: 35px; font-size: 24pt; float: left; background-image: url("images/check.html"); background-repeat: no-repeat;
}
#resendpw_language {
	font-size: 10pt; float: right;
}
#resendpw_error {
	text-align: center; clear: both; font-size: 14pt; font-weight: bold;
}
#resendpw_param {
	margin: 50px 0px 0px; clear: both; font-size: 14pt;
}
#Email {
	color: rgb(85, 85, 85); font-size: 10pt;
}
#Password {
	color: rgb(85, 85, 85); font-size: 10pt;
}
#Email input {
	padding: 5px; font-size: 14pt;
}
#Password input {
	padding: 5px; font-size: 14pt;
}
#Submit {
	margin: 15px auto; text-align: center;
}
#Submit input {
	padding: 5px; font-size: 14pt;
}
#NewUser {
	clear: both; font-size: 10pt; margin-top: 10px;
}
#Recover {
	clear: both; font-size: 10pt;
}
#det_subject {
	margin: 20px 0px 0px; color: grey; font-size: 10pt;
}
#det_subject div {
	color: black; font-size: 20pt;
}
#det_type {
	margin: -30px 0px 0px; color: grey; clear: both; font-size: 10pt; float: left;
}
#det_type div {
	padding: 5px; border-radius: 5px; border: 1px solid grey; border-image: none; width: 130px; color: black; font-size: 20pt;
}
#det_status {
	margin: 10px 0px 0px; color: grey; clear: both; font-size: 10pt;
}
#det_status div {
	color: black; font-size: 20pt;
}
#det_id {
	margin: 20px 0px 0px; color: grey; clear: both; font-size: 10pt; float: left;
}
#det_id div {
	color: black; font-size: 14pt;
}
#det_des {
	margin: 20px 0px 0px 85px; color: grey; font-size: 10pt; float: left;
}
#det_des div {
	padding: 5px; border-radius: 5px; border: 1px solid grey; border-image: none; width: 760px; color: black; font-size: 20pt;
}
#det_code1 {
	margin: 10px 0px 0px; color: grey; clear: both; font-size: 10pt;
}
#det_code1 div {
	color: rgb(85, 85, 85); font-size: 16pt;
}
#det_code2 {
	margin: 10px 0px 0px; color: grey; clear: both; font-size: 10pt;
}
#det_code2 div {
	color: rgb(85, 85, 85); font-size: 16pt;
}
#det_date {
	margin: -30px 0px 0px 33px; color: grey; font-size: 10pt; float: left;
}
#det_date div {
	padding: 5px; border-radius: 5px; border: 1px solid grey; border-image: none; color: black; font-size: 20pt;
}
#det_pages {
	margin: -30px 0px 0px 80px; text-align: center; color: grey; font-size: 10pt; float: left;
}
#det_pages div {
	padding: 5px; border-radius: 5px; border: 1px solid grey; border-image: none; color: black; font-size: 20pt;
}
#det_statimg {
	margin-top: -30px; float: right;
}
#det_statimg img {
	border: 0px currentColor; border-image: none;
}
#det_description {
	margin: 10px 0px 0px; color: grey; clear: both; font-size: 10pt;
}
#det_description div {
	color: black; font-size: 20pt;
}
#det_documents {
	margin: -30px 0px 0px 80px; color: grey; font-size: 10pt; float: left;
}
#det_documents img {
	border: 0px currentColor; border-image: none; width: 30px;
}
#det_resend {
	margin: 40px auto 10px; padding: 10px; text-align: center; clear: both; font-size: 16pt; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 2px; border-bottom-width: 2px; border-top-style: dotted; border-bottom-style: dotted;
}
#det_resend input {
	padding: 3px; text-align: center; color: rgb(85, 85, 85); font-size: 16pt;
}
#docLabels {
	margin: 20px 0px 0px; height: 30px; clear: both; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
#docLabels_id {
	float: left;
}
#docLabels_size {
	margin: 0px 0px 0px 60px; float: left;
}
#docLabels_name {
	margin: 0px 0px 0px 60px; float: left;
}
#doc_subject {
	margin: 20px 0px 0px; color: grey; font-size: 10pt;
}
#doc_subject div {
	color: rgb(85, 85, 85); font-size: 20pt;
}
.doc_Id {
	margin: 5px 0px 0px 20px; text-align: right; color: rgb(85, 85, 85); clear: both; font-size: 14pt; float: left;
}
.doc_Size {
	margin: 0px 0px 0px 85px; width: 70px; text-align: right; color: rgb(85, 85, 85); font-size: 14pt; float: left;
}
.doc_Name {
	margin: 0px 0px 0px 60px; color: rgb(85, 85, 85); font-size: 16pt; float: left;
}
.doc_Name a {
	color: black;
}
.doc_Name a:hover {
	color: grey;
}
#bc_subject {
	margin: 20px 0px 0px; color: grey; font-size: 10pt;
}
#bc_subject div {
	color: rgb(85, 85, 85); font-size: 18pt;
}
#bc_times {
	margin: 10px 0px 0px 70px; padding: 5px; width: 220px; height: 170px; float: left;
}
.bc_boxtitles {
	color: rgb(85, 85, 85); font-size: 12pt; font-weight: bold;
}
#bc_times .bc_labels {
	width: 80px; color: rgb(102, 102, 102); clear: both; font-size: 12pt; float: left;
}
#bc_times .bc_date {
	font-size: 12pt; float: left;
}
#bc_times .bc_time {
	font-size: 12pt; margin-left: 5px; float: right;
}
#bc_elapse {
	margin: 10px 0px 0px 30px; padding: 5px; width: 180px; height: 90px; float: right;
}
#bc_elapse .bc_time {
	font-size: 12pt; margin-left: 40px; float: right;
}
#bc_elapse .bc_labels {
	color: rgb(102, 102, 102); clear: both; font-size: 12pt; float: left;
}
#bc_dest {
	margin: 0px 0px 0px 29px; padding: 5px; border-radius: 10px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 260px; height: 340px; float: left;
}
#bc_dest .bc_boxtitles {
	margin: 0px 0px 10px;
}
#bc_dest .bc_labels {
	border-radius: 5px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 80px; color: rgb(102, 102, 102); clear: both; font-size: 14pt; margin-top: 5px; float: left;
}
#bc_dest .bc_number {
	border-radius: 5px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 80px; text-align: right; color: black; font-size: 16pt; margin-top: 5px; margin-left: 5px; float: left; background-color: rgb(238, 238, 238);
}
#bc_dest .bc_perc {
	border-radius: 5px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 80px; text-align: right; color: rgb(102, 102, 102); font-size: 16pt; margin-top: 5px; margin-left: 5px; float: left;
}
#bc_korep {
	margin: 0px 0px 0px 10px; padding: 5px; border-radius: 10px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 346px; height: 340px; float: right;
}
#bc_korep .bc_boxtitles {
	margin: 0px 0px 10px;
}
#bc_korep .bc_labels {
	border-radius: 5px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 167px; color: rgb(102, 102, 102); clear: both; font-size: 14pt; margin-top: 5px; float: left;
}
#bc_korep .bc_number {
	border-radius: 5px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 80px; text-align: right; color: black; font-size: 16pt; margin-top: 5px; margin-left: 5px; float: left; background-color: rgb(238, 238, 238);
}
#bc_korep .bc_perc {
	border-radius: 5px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 80px; text-align: right; color: rgb(102, 102, 102); font-size: 16pt; margin-top: 5px; margin-left: 5px; float: left;
}
#bc_bar {
	margin: 10px 0px 0px 10px; padding: 5px; width: 300px; height: 170px; float: left;
}
#bc_bar .bc_boxtitles {
	color: rgb(85, 85, 85); font-size: 12pt; font-weight: bold; margin-bottom: 20px;
}
#bc_bar .bc_labels {
	width: 80px; color: rgb(102, 102, 102); clear: both; font-size: 12pt; float: left;
}
#bc_bar .bc_perc {
	width: 100%; text-align: center; color: rgb(102, 102, 102); font-size: 14pt; float: left;
}
#bc_ope {
	margin: -70px 0px 20px; padding: 5px; border-radius: 10px; border: 1px solid rgb(204, 204, 204); border-image: none; height: 80px; float: left;
}
#bc_ope .done {
	margin: 10px 30px 0px 0px; padding-left: 25px; font-size: 12pt; float: left; background-image: url("images/smallcheckOn.html"); background-repeat: no-repeat;
}
#bc_ope .todo {
	margin: 10px 30px 0px 0px; color: rgb(170, 170, 170); padding-left: 25px; font-size: 12pt; float: left; background-image: url("images/smallcheckOff.html"); background-repeat: no-repeat;
}
#bc_func {
	padding: 5px; height: 30px; clear: both; margin-top: 10px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
#bc_func .bc_boxtitles {
	color: rgb(136, 136, 136); font-size: 10pt; margin-right: 20px; float: left;
}
#bc_func .bc_labels {
	padding: 2px 5px 0px; border-radius: 5px; border: 1px solid rgb(204, 204, 204); border-image: none; height: 25px; font-size: 12pt; margin-right: 20px; float: left; background-color: rgb(238, 238, 238);
}
#bc_func a {
	color: rgb(85, 85, 85); text-decoration: none;
}
#bc_func a:hover {
	color: grey; text-decoration: underline;
}
#bc_graph {
	margin: 0px; padding: 5px; border-radius: 10px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 260px; height: 340px; clear: both; float: left;
}
#bc_graph .bc_boxtitles {
	float: left;
}
#bc_graph .note {
	color: rgb(85, 85, 85); font-size: 10pt; margin-top: 5px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: dotted;
}
#bc_graph select {
	margin: 0px 0px 0px 15px; font-size: 12pt;
}
#status_list li {
	display: block;
}
#status_list .left {
	width: 20%; font-weight: bold; float: left;
}
#status_list .right {
	float: left;
}
#bc_group {
	padding: 5px; border-radius: 10px; border: 1px solid rgb(204, 204, 204); border-image: none; clear: both; margin-top: 10px; min-height: 100px;
}
#brdetails {
	margin: 10px 0px; padding: 10px; border-radius: 10px; border: 1px solid rgb(204, 204, 204); border-image: none;
}
#brdetails .label {
	width: 15%; text-align: left; color: grey; clear: both; float: left;
}
#brdetails .value {
	text-align: left;
}
#br_details_subject {
	width: 70%;
}
#tracking h1 {
	margin: 0px; font-size: 20pt; font-weight: normal;
}
#tracking .theUrl {
	margin: 10px 0px; padding: 10px; border-radius: 10px; border: 2px dotted rgb(204, 204, 204); border-image: none;
}
#tracking .theUrlLabel {
	width: 60px; color: grey; clear: both; float: left;
}
#tracking .statusLabel {
	width: 60px; color: grey; clear: both; float: left;
}
#tracking .statusContent {
	font-size: 18pt;
}
#tracking a {
	color: black; text-decoration: none;
}
#tracking a:hover {
	color: grey; text-decoration: underline;
}
#change_passwd {
	margin: 100px 0px 0px 300px;
}
#old_passwd {
	width: 350px; height: 35px;
}
#old_passwd_label {
	float: left;
}
#old_passwd_content {
	font-size: 12pt; float: right;
}
#old_passwd_content input {
	font-size: 12pt;
}
#new_passwd {
	width: 350px; height: 35px; clear: both;
}
#new_passwd_label {
	float: left;
}
#new_passwd_content {
	float: right;
}
#new_passwd_content input {
	font-size: 12pt;
}
#conf_passwd {
	width: 350px; clear: both;
}
#conf_passwd_label {
	float: left;
}
#conf_passwd_content {
	float: right;
}
#conf_passwd_content input {
	font-size: 12pt;
}
#change_passwd_submit {
	margin: 50px 0px 0px 150px; width: 300px; clear: both;
}
#change_passwd_submit input {
	font-size: 12pt;
}
#no_messages_found {
	margin: 60px 0px 0px 250px;
}
#ListaErrori {
	margin-top: 30px;
}
#ListaErrori .Riga {
	margin: 25px 0px; clear: both; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
#ListaErrori .Err {
	width: 300px; clear: both; font-size: 14pt; float: left;
}
#ListaErrori .Des {
	width: 500px; font-size: 14pt; float: left;
}
#ListaErrori .Ser {
	margin: 0px 2px; padding: 2px; border-radius: 5px; width: 20px; text-align: center; color: white; font-size: 12pt; float: right; background-color: rgb(102, 102, 102);
}
#Legenda {
	height: 60px; clear: both; margin-top: 40px; background-color: rgb(238, 238, 238);
}
#Legenda .Ele {
	margin-left: 30px; float: left;
}
#NoRecordFoundMsg {
	margin: 20px 0px 0px; text-align: center;
}
