body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #fafafa;
	margin:0px;
	overflow:auto;
}
TD, TH {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
}
 TH{
	text-align: left;
}

form{
	margin:0;
}

.current_section {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	
}

.save_error {	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px; font-weight:bold; color:#FF0000; margin-top: 10px;
}
.saved {	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px; font-weight:bold; color: #009999; margin-top: 10px;
}

.detail_employee {
	overflow: auto;
	width:900px;
	height:500px!important;
	text-align:left;
}

.left {
	vertical-align:top;
	width : 160px;
	background-color: #e7e7e7;
	border-style : none;
	border-right-color : #9c9ca5;
	border-right-width : 1px;
	padding-left : 8px;
	padding-right : 8px;
}

.right {
	vertical-align:top;
	width : 160px;
	border-style : none ;
	border-left-color : #2a0055;
	border-left-width : 1px;
	padding-left : 8px;
	padding-right : 8px;
}

.left TD, .left TH, .right TD, .right TH{
		font-size:8pt;
}

.center {
	vertical-align:top;
	width : 100%;
	background-color: White;
	padding-left:20px;
	padding-right:20px;
}

.center_course {
	vertical-align:top;
	width : 100%;
	background-color: White;
}

.subsection {
	width:100%;
	border: 1px;
	border-style : solid;
	border-color : #2a0055;
}

.subsection TH {
	font-weight: normal;
	font-size: 10pt;
	text-align:left;
	background-color: #94a5c6;
	color : #2a0055;
	border: 1 px;
	padding-top:3px;
	padding-bottom:3px;
	/*
	border-bottom-style : none;
	border-left-style : none;
	border-right-style : none;
	border-top-style : solid;
	border-top-color : #2a0055;
	*/
}
.subsection TD {
	border:1px;
}
.login {
	background-color:#E9E8ED;
	border : 1px solid #2a0055;
}

.login TH {
	background-color: #9CBBCF;
	color:#fff;
	border-bottom-color : #2a0055;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.login INPUT {
	height: 20px;
}

.login INPUT.submit{
	height: 22px;
	font : 8pt  Verdana, Arial, Helvetica, sans-serif;
}

.login_welcome{
	background-color:#94a5c6;
	border : 1px solid #2a0055;
}

.error{
	font-size:13pt;
	font-weight:bold;
	color:#f00;
}

.explanation{
	font-weight:bold;
	color: #213C84;
}

.welcome{
	color:#2a0055;
	font-size:14pt;
	font-weight:bold;
}

.ELMS{
	font : 20pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
}
.subscriptions{
	background-color: #dee3de;
	border-style : solid;
	border-color : #2a0055;
	border-width : 2px;
	padding:5px;
}

.subscriptions .pair{
	background-color: #c9d4cc;
}

.subscriptions a:link, .subscriptions a:visited, .subscriptions a:active{
	font-weight: bold;
	color: #18387b;
	text-decoration: none;
}

.subscriptions a:hover{
	text-decoration: underline;	
}

.subsection TH A:link, .subsection TH A:visited, .subsection TH A:active  {
	font-weight:bold;
	text-decoration:none;
	color : #2a0055;
}
.subsection TH A:hover {
	font-weight:bold;
	text-decoration: underline;
	color : #2a0055;
}

.documents a {
	font-weight:bold;
	text-decoration: none;
	color : #2a0055;
}

.documents a:hover {
	text-decoration: underline;
}

A:link, A:visited,  A:active {
	color : #213C84;
}
A:hover, .documents a:hover {
	color : #3366CC;
}


.subsection .footer {
	background-color: #D0D0D0;
	border-top-color : #E6E6E6;
	border-top-width:2px;
}

.content_brief {
	padding:3px;
}
.content_brief .title {
	font-weight: bold;
	color : #2a0055;
}
.content_brief .subtitle {
	color : #4a6ba5;
}
.content_brief .brief {
	
}
.content_brief .body {
	
}

.content_tutoring {
	padding:3px;
}


.content_normal {
	width:100%;
}
.content_normal .title {
	font-weight: bold;
	color : #2a0055;
}
.content_normal .subtitle {
		color : #4a6ba5;
}
.content_normal .brief {
	
}
.content_normal .body {
	
}

.content_normal  A:link, .content_normal A:visited, .content_normal  A:active  {
	color : #213C84;
}
.content_normal  A:hover {
	color : #3366CC;
}

.header{
	width:100%;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #2a0055;
}

.header .body{
	
}

.footer_menu{
	width:100%;
	color: #ffffff;
	background-color: #4a6ba5;
	border-style : none;
	border-top-color : #2a0055;
	border-top-width : 2px;
	border-bottom-color : #ffffff;
	border-bottom-width : 1px;
	padding-bottom : 5px;
	padding-top : 2px;
}

.footer_menu a:link, .footer_menu a:visited, .footer_menu a:active, .footer_menu a:link,{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.footer_menu a:hover{
	text-decoration: underline;
}

.footer{
	color: #6b6b6b;
	font-size: 7pt;
	width:100%;
	background-color: #e7e7e7;
	border: 2px;
	border-right : none;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-style : solid;
	border-bottom-color : #9c9ca5;
	padding-top : 4px;
	padding-bottom : 4px;
}

.footer .body{
	font-size: 7pt;
}

.faqs{
	
}

.faqs .date_creation{
	font-weight:normal;
}

.faqs .odd .question{
	font-weight:bold;
	color: #4a69a5;
}
.faqs .odd .answer{
	color:#2a0055;
}

.faqs .pair .question{
	font-weight:bold;
	color: #5B5B5B;
}
.faqs .pair .answer{
	
}
.faqs .index{
	
}

.faqs_categories{
	vertical-align:top;
	/*background-color: #e7e7e7;*/
	border-style : none ;
	border-bottom-color : #9c9ca5;
	border-bottom-width : 1px;
	padding-left : 30px;
	padding-top : 20px;
	padding-bottom : 10px;
}

.cat_description{
	font-weight:bold;
	color: #213C84;
}

.cat_description a:link, .cat_description a:visited, .cat_description a:active{
	font-size:10pt;
	color:#213C84;
	font-weight: bold;
	text-decoration: none;
	
}
.cat_description a:hover{
	text-decoration: underline;
}

.help{
	margin:0px;
	overflow: auto;
}

.help_categories{
	vertical-align:top;
	background-color: #e7e7e7;
	border-style : none ;
	border-bottom-color : #9c9ca5;
	border-bottom-width : 1px;
	padding-left : 30px;
	padding-top : 20px;
	padding-bottom : 10px;
}

.help_categories a:link, .help_categories  a:visited, .help_categories a:active{
	font-size:10pt;
	color:#213C84;
	font-weight: bold;
	text-decoration: none;
	
}

.help_categories  a:hover{
	text-decoration: underline;

}
.help_items{
	padding-left: 20px;
}

.help_items a:link, .help_items a:visited, .help_items a:active{
	color:#213C84;
	font-weight: bold;
	text-decoration:none;
}

.help_categories ul{
	list-style-image : url(../images/unitstatus3.gif);
}


.help_items a:hover{
	text-decoration: underline;
}

a.highlight{
	color:#fff;
	/*background-color:#8c9ebd;*/
	background-color:#f60;
}

.help_items ul{
	text-indent: -10px;
	list-style-image : url(../images/square_blu.gif);
}

.help_items .title{
	color:#213C84;
	font-weight: bold;
}

.help_items .body{
}

.help_hr{
	border : 1px dotted #AEAEAE;
	width: 1px;
}


.tutoring{
	color:#4a69a5;
	font-weight: bold;
}

.tutoring a:link, .tutoring a:visited, .tutoring a:active{
	color:#213C84;
	text-decoration: none;
}
.tutoring a:hover{
	text-decoration: underline;
}


.topics{
	
}

.topics .topics_label{
	color:#4a69a5;
	font-weight: normal;
}

.topics .check{
	
}

.topics .description{
	color:#213C84;
	font-weight: bold;
}

.request{
	color:#213C84;
	font-weight: bold;
}

.request .request_label{
	color:#4a69a5;
	font-weight: normal;
}

.request .question{
	
}


.messages{
	background-color : #A8B2CE;
	font-family : Tahoma, Arial, Verdana;
}

.messages .tutoring_no_answer{
	font : 10pt;
	font-weight: bold;
	color: Purple;
}

.request_data a:link, .request_data a:visited, .request_data a:active{
	color:#213C84;
	text-decoration: none;
	
}
.request_data a:hover{
	text-decoration: underline;
}


.read .messagedata_header{
	font : 12px;
	font-weight:bold;
	color: White;
}

.read  a:link, .read a:visited, .read a:active{
	color: White;
	text-decoration: none;
}
.read  a:hover{
	text-decoration: underline;
}

.read .messagedata_date_header{
	font : 10px;
	font-weight:bold;
	color: White;
}

.read .reply_date{
	font : 10px;
	font-weight:normal;
	color: #2A0055;
	background-color : White;
}

.read .reply_data{
	font : 11px;
	font-weight: normal;
	color: #2A0055;
	background-color : White;
}

.unread .messagedata_header{
	font : 12px;
	font-weight:bold;
	color: #2A0055;
}
.unread a:link, .unread a:visited, .unread a:active{
	color:#2A0055;
	text-decoration: none;
}
.unread  a:hover{
	text-decoration: underline;
}

.unread .messagedata_date_header{
	font : 10px;
	font-weight:bold;
	color: #2A0055;
}

.unread .reply_date{
	font : 10px;
	font-weight:bold;
	color: #2A0055;
	background-color : White;
}

.unread .reply_data{
	font : 11px;
	font-weight: normal;
	color: #2A0055;
	background-color : White;
}


.request_topics{
	font : 10px;
	font-weight: normal;
	color: #2A0055;
	background-color : White;
}

.request_topics_label{
	font : 10px;
	font-weight: bold;
	color: #2A0055;
	background-color : Transparent;
}

.message_separator{
	background : White;
	height : 1px;
}

.message_header{
   font : 12px;
	background : #1F3880;
	color: #A8B2CE;
	font-weight: bold;
}

.message_header a:link, .message_header a:visited, .message_header a:active{
	color:white;
	text-decoration: none;
}
.message_header a:hover{
	text-decoration: underline;
}

.message_footer{
	background : #1F3880;
}
.course_info{
	overflow:auto;
	vertical-align:top;
	background-color: #e7e7e7;
	border-style : none;
	border-bottom-color : #000;
	border-bottom-width : 1px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 1px;
	padding-bottom : 1px;
}

 .course_info_sec {
	background-color: #AEAEAE;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom : 1px;
	border : 1px solid Black;
}

.course_info_sec TR TH {
	font-size:8pt;
	background-color: #94a6c6;
	color:#000;
	border-top: 0px;
}

.course_info_sec TD {
	background-color: #e7e7e7;
	color:#000;

}


.course_info_det {
	background-color: #f7f7f7;
	padding-left : 12px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 100%;
	border-bottom : 1px solid Black;
}

.course_info_det TH {
	color:#000000;
	border-bottom : 1px solid Black;
}

.course_info TH{
	background-color: #4a69a5;
	color:#fff;
	font-size: 13px;
	border-top: 2px solid #4a69a5;
	border-bottom: 2px solid #4a69a5;
	padding-top : 0;
	padding-bottom : 0;
}

/*
.course_info TABLE{
	background-color: #f7f7f7;
	padding:2px;
	border-style : solid;
	border-color : #9c9ca5;
	border-width : 1px;
}
*/
.node_description{
	font-size: 10pt;
	border-style : none;
	border-bottom-color : #9c9ca5;
	border-bottom-width : 1px;

}

.forums a:link, .forums a:visited, .forums a:active, .threads a:link, .threads a:visited, .threads a:active{
	color:#213c84;
	text-decoration:none;
}

.forums a:hover, .threads a:hover{
	text-decoration:underline;
}

.forums_title{
	font-size:16pt;
}
.forums_brief{
	background-color: #ECECEC;
	padding:2px;
}
.forums_details{
	border: solid 1px #94a6c6;
}
.forums_details TD{
	background-color: #ECECEC;
}
.forums_header{
	border: solid 1px #94a6c6;
}

.forums_header TD{
	background-color: #ECECEC;
}

.days_filter{
	font-size: 8pt;
	background-color:#ECECEC;
	
}
.threads{
	background-color: #94a6c6;
}

.threads .odd{
	background-color: #ececec;
}

.threads TR{
	background-color: #ffffff;
}

.threads .header{
	background-color: #94a6c6;
	color:#2A0055;
}

th.head_off{
	font-size: 10pt;
	cursor: pointer;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

th.head_on
{
	background-color: #4a69a5;
	color:#fff;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

th.head_down
{
	background-color: #4a69a5;
	color:#fff;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.threads .header th{
	font-size: 10pt;
	cursor:pointer;
}

.threads  th a:link, .threads  th a:visited, .threads  th a:active{
	color:#fff;
	text-decoration:none;
}

.threads  th a:hover{
	text-decoration:underline;
}


.discussion .message{
	display:block;
}

.discussion .message .text_body{
	background-color: #ececec;
	border: solid 1px #94a6c6;
}
.text_body_underline {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #000000;
}
.discussion{
	background-color: #fff;
}
.discussion .box{
	background-color: #ffffff;
	color:#290052;
}

.discussion .box th{
	background-color: #94a6c6;
}

 .box a:link,  .box a:visited,  .box a:active{
	color:#fff;
	text-decoration:none;
}

 .box a:hover{
	text-decoration:underline;	
}

.threads_post{
	background-color: #fff;
	border: solid 1px #94a6c6;
}

.threads_post th{
	background-color: #4a69a5;
	color:#fff;
}

.threads_post td{
	background-color: #94a6c6;
}

.replied{
	background-color: #fff;
	border: solid 1px #94a6c6;
}

.replied td{
	background-color: #ececec;
}

.forum_post{
	font-size:8pt;
	font-weight:bold;
	background-color: #4a69a5;
	color:#fff;
}

.match_search{
	background-color:#2a0055;
	color:#ffff00;
}

.courses_info{
	overflow:auto;
	vertical-align:top;
	background-color: #ffffff;
	border-style : none;
	border-bottom-color : #000;
	border-bottom-width : 1px;
	padding : 15px;
}

.courses_info TH{
	font-size: 110%;
	color:#010066;
	padding-bottom : 5px;
	
}

.courses_info_bars_rec{
	padding: 4px;
	border: 2px solid  #817FB0;
	background-color:#ECEBF3;
}

.courses_info_leg{
	border: 1px solid  #000;
	
}

.courses_info_bar{
	border: 1px solid #817FB0;
}

.courses_info BODY{
	background-repeat : no-repeat;
	/*background-image : url(images/cnav_collapse.gif);*/
}

.course_info_obj {
	padding: 4px;
	border: 2px solid  #817FB0;
	background-color:#ECEBF3;
}

.course_help TD{
	border-bottom : 1 solid #ABABAB;
	padding-bottom : 2px;
}


.booking TD, .booking TH{
	font-size : 8pt;
}

.booking_head{
	background-color : #f0f0f0;
	color : #464646;
	font-family : Verdana, Arial;
	font-size : 9pt;
	padding-left : 15px;
	padding-top : 3px;
	padding-bottom : 3px;
}

.booking_tab1{
	background-color : #f0f0f0;
	width:100%;
}

.booking_tab1 TD{
	background-color : #dcdcdc;
	padding-left : 3;
	padding-right : 3;
}
.booking_tab2 TD{
	padding-left : 16;
}

.booking_resLink {
	font-size : 8pt;
	font-family : Arial;
	font-variant : normal;
}

.booking_tab1 TH{
	background-color : #dcdcdc;
	color : #cc0000;
	padding:4;
}

.booking A {
	font-size : 8pt;
	font-family : Terminal, Tahoma, Arial;
	font-variant : small-caps;
}

.booking A:VISITED, .booking A:LINK {
	color : #cc0000;
	text-decoration : none;
}

.booking .title{
	font-size : 14pt;
}

.booking .red {
		color : #cc0000;
}

.booking .gray1 {
		color : #fafafa;
}
.booking .gray2 {
		color : #f0f0f0;
}
.booking .gray3 {
		color : #dcdcdc;
}
.booking .gray4 {
		color : #959595;
}
.booking .gray5 {
		color : #464646;
}

.booking2 A {
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial;
	font-variant : normal;
	color:#cc0000;
	text-decoration : none;
}

.booking2 A:VISITED, .booking2 A:LINK {
	text-decoration : none;
	color:#cc0000;	
}
.booking2 A:HOVER{
	text-decoration : underline;
	color:#cc0000;	
}
.booking_statF{
	
}
/*.booking_statB{*/
	/*background-color : #959595 ! IMPORTANT;*/
	/*background-image : url(../images/fe_stop.gif);*/
	/*background-position : center;*/
	/*background-repeat : no-repeat;*/

/*}*/
/*.booking_input{*/
	/*border:1px solid #d2d2d2 ! IMPORTANT;*/
	/*background-color:#ffffff ! IMPORTANT;*/
	/*color:#464646 ! IMPORTANT;*/
	/*width:100%  ! IMPORTANT;*/
	/*font-family:verdana, sans-serif;*/
	/*font-size:8pt;*/
/*}*/

.booking_select{
	background-color:#f0f0f0;
	color:#464646;
	font-family:verdana, sans-serif;
	font-size:8pt;
}
.documents td{
	font-size: 10pt;
}
.documents .file_sub_title{
}

.documents .file_title{
	font-weight: bold;
}

.documents a:link,  .documents a:visited, .documents a:active, .documents a {
	font-weight: bold;
	font-size: 11pt;
	color: #000;
}
.documents .background{
	background-color: #efefef;
}
.documents_element{
    border: 1px;
    border-color: #000000;
    border-style : solid;
}

/* PAGINA MESSAGES*/

.th_align_left{
	text-align: left;
}
.th_align_center{
	text-align: center;
}

/* Tabella contenitrice*/
.container_message{
	background-color:#ffffff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	width: 100%;
}

.container_message td{
	padding-left:0px;
	padding-right:0px;
	background-color:#ffffff;
}

/* Clicca per nuovo messaggio*/
.messages{
	background-color : #efefef;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 100%;
}

/* Pulsantiera Messages*/

.tabMessages{
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

.tabMessages a:link, .tabMessages a:active, .tabMessages a:visited, .tabMessages a:hover{
	color: #efefef;
}

/* Griglia messaggi*/
.tabMessages td{
	padding-right:0px;
}
.tabMessages th{
	padding:4px;
	color: #fff;
}

.right_button_nbsp{
     width: 5px;
}

/* Bottoni Ric/Inv */
.tabSelected{
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #4a69a5;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	cursor: default;
}
.tabNoSelected{
	background-color: #9c9ec6;
	color: #efefef;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.div_sentMessages{
	height: 100%;
	overflow: auto;
	display: none;
}
.div_receivedMessages{
	height: 100%;
	overflow: auto;
	display: block;
}
/* Intestazioni griglia */
.tblMessages{
	background-color: #efefef;
}

.tblMessages td{
	padding-left:4px;
	background-color: #efefef;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
.tblMessages th{
	background-color: #4a69a5;
	color: #fff;
	font-weight: bold;
	border-top: none;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	text-align: center;
}

.tblMessages_thright{
	background-color: #01135D;
	color: #fff;
	border-top: none;
	border-right: none;
	text-align: center;
}


/* Bottoni pagina iniziale*/
.input_msg{
	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	height: 25px;
	text-decoration: underline;
}

.message_header{
    font : 12px;
	background-color: #4a69a5;
	color: #ffffff;
	font-weight: bold;
}
.message_header a:link, .message_header a:visited, .message_header a:active{
	color:white;
	text-decoration: none;
}
.message_header a:hover{
	text-decoration: underline;
}

.divNone{display:none;}
.divBlock{display:block;}

/* PAGINA NUOVO MESSAGGIO */

/* Tabella contenitrice pagina nuovo messaggio*/
.container_newmessage{
	background-color:#ffffff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	width: 100%;
}

.container_newmessage td{
	background-color:#ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.request_message{
	background-color: #efefef;
	color: #000;
	text-align: left;
	font-size: 8pt;
	border:solid 1px #000;
}
.request_message td{
	padding-left: 10px;
	padding-bottom: 5px;
	background-color:#efefef;
}

/* Bottoni Inv/Res*/
.input_newmsg{
	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	height: 25px;
	text-decoration: underline;
}

/* Casella destinatari*/
.addressees{
	background-color:#efefef;
	padding:0px;
	color: #000;
	text-align: left;
	font-size: 8pt;
	border:solid 1px #000;
}
.addressees td{
	background-color:#efefef;
	color: #000;
	padding: 0px;
}

/* Bottone destinatari*/
.input_addressees{
	background-color: #94a5c6;
	border-right:solid 1px #000;
	border-left: solid 1px #efefef;
	border-top: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	height: 100%;
	text-decoration: underline;
}

/* Colori font destinatari*/
.optUser_message{
	 color:#000
 }
.optGroup_message{
	color:#000
}
.optTutor_message{
	font-weight: bold;
	color:#000000
}

/* Riga destinatari*/
.div_addressees_new{
	color: #000;
	text-align: left;
	font-size: 9pt;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

/* Campi di testo*/
.text_message{
	background-color: #ffffff;
	color: #000;
	font-size: 8pt;
	border:solid 1px #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.question_message{
	color: #000;
	padding-top: 2px;
	padding-bottom: 7px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

/* Cella con bottoni in basso*/
.addressee_button_message{
	background-color: #efefef;
	border: none;
}
.addressee_button_message td{
	background-color: #ffffff;
	border: none;
}



/*POPUP MESSAGE VIEWER*/

.container_messageviewer{
	background-color:#ffffff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.container_messageviewer td{
	background-color:#ffffff;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

/* Bottoni in alto*/
.input_viewer{

	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;
	height: 25px;
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.message_button{
	border: none;
	background-color:#efefef;
}

.message_body{
	border: solid 1px #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.message_body th{
	border: 0px;
}
.message_body td{
	background-color:#efefef;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

/* Campi di testo */
.div_message{
	background-color: #ffffff;
	border: solid 1px #000;
	padding:3px;
	color: #000;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.label_message{
	color: #000;
	font-size: 9pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

/* POPUP DESTINATARI */

.container_message_addressee{
	background-color:#ffffff;
}

.container_message_addressee td{
	background-color:#ffffff;
}

.addressee_body{
	background-color:#efefef;
	border: solid 1px #000;
	padding: 20px;
}

.addressee_body td{
	background-color:#efefef;
}

.addressee_body th{
	background-color:#efefef;
	padding: 10px;
}

/* Bottone Conferma*/
.input_msg_addresse{
	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 130px;
	height: 25px;
}

/* Campi di scelta*/
.text_addressee{
	background-color: #fff;
	border:solid 1px #000;
	color: #000;
}

/* Bottoni centrali */
.input_msg_row{
	background-color: #94a5c6;
	border:solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	width: 30px;
	height: 25px;
}

/* Campi di testo che esce */
.div_addressees{
	background-color: #fff;
	border: solid 1px #000;
	padding:5px;
	color: #000;
	text-align: left;
	font-size: 8pt;
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
}


/* File Upload */
.upload{
    margin:3px;
}
.upload_form{
    font-size: 9pt;
}
.upload_form input{
    border: solid 1px #555;
    height:20px;
}

.upload_form fieldset{
    padding: 2px;
}

.user_has_no_subscriptions_message div {
    font-size: 14pt;
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    text-align: center;
}

.current_letter {
	color:#FF0000;
	background-color:#FFFF00;
	padding-left:5px;
	padding-right:5px;
}

.letter_ok {
	background-color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
    font-family:arial!important;
	font-size:11px!important;
}

.letter_ko {
	background-color: #EBEBEB;
	padding-left:5px;
	padding-right:5px;
	font-family:arial!important;
	font-size:11px!important;
	font-weight:bold;
	color: #D1D1D1;
}

.pagination_current_page {
	color:#FF0000;
	background-color:#FFFF00;
	padding-left:5px;
	padding-right:5px;
}

.pagination_page {
	background-color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

.pagination_next {
	background-color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

.pagination_previous {
	background-color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

.lp_table_container {width:920px; background-color: transparent; background-image: url(../images/sfondo_cartellino.gif);}

.lp_tr_hover{
    background-color:#ff0000;
}
.lp_tr_out{
    background-color: #DBE8F9;
}

.lp_tr{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size:8pt;
    height:20px;
}
.lp_tr_orderby{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size:8pt;
    height:20px;
}
.lp_tr_dotted{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size:1px;
    background-image:url('../images/hdot2.gif');
    background-repeat: repeat-x;
    background-position: left center;
    height:3px;
    background-color: #CBD691;
}

.lp_table_header{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 8pt;
    border: 0;
    color: #609950;
    font-weight: bold;
}

.lp_table_header td{
    white-space:nowrap;
    vertical-align:middle;
    /*valign: center;*/
}

.lp_table_header td img{
    border: 0px;
}

.lp_table_header A {
    color: #609950;
    font-weight: bold;
}
.lp_table_header A:link {
    color: #609950;
    font-weight: bold;
}
.lp_table_header A:visited {
    color: #609950;
    font-weight: bold;
}
.lp_table_header A:hover {
    color: #609950;
    font-weight: bold;
}

.lp_table_toolbar{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 8pt;
    border-bottom: 1px dotted #999999;
}

.lp_table_toolbar td{
    white-space:nowrap;
}

.lp_table{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 8pt;
    width: 600px;
}
.lp_table_noborder{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 8pt;
    border: 1px solid;
    border-color: #DBE8F9;
}

.lp_td_disp {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    padding-left:4px;
    background-color: #99ff99;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    font-size: 8pt;
}

.lp_td_value A {
    font-family: Verdana, Tahoma, Arial, sans-serif!important;
    font-size:8pt!important;
    display: block!important;
    text-decoration:none;
}
.lp_td_value A:link {
    font-family: Verdana, Tahoma, Arial, sans-serif!important;
    text-decoration:none;
}
.lp_td_value A:visited {
    font-family: Verdana, Tahoma, Arial, sans-serif!important;
    color: #0E4190!important;
    text-decoration:none;
}
.lp_td A:hover {
    font-family: Verdana, Tahoma, Arial, sans-serif!important;
    font-size:8pt!important;
    text-decoration:none!important;
    background-color:#CBD691!important;
}

.lp_td_space {
    background-color: #666666;
    font-size: 8pt;
    white-space: nowrap;
}
.lp_th{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    background-color: #ebebeb;
    color: #000;
    font-weight: bold;
    text-align: center;
    font-size: 8pt;
    padding-left:0;
    padding-right:0;
    border-left:0;
    border-right:0;
    border-bottom:0;
    border-top:0;
    white-space: nowrap;
}

.lp_td {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 10px;
    background-color: #ebebeb;
    padding-left:0;
    padding-right:0;
    border-left:0;
    border-right:0;
    border-bottom: 0;
    border-top: 0;
    height:16px!important;
    white-space: nowrap;
}

/*.lp_table_employee_sheet  tbody tr td a, .lp_table_employee_sheet  thead tr td a{*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*display: block;*/
/*}*/

/*.lp_table_employee_sheet  tbody td*/
/*{*/
    /*font-family: Verdana, Tahoma, Arial, sans-serif;*/
    /*border-bottom: solid 1px #999999;*/
    /*border-left: solid 1px #999999;*/
    /*border-right: solid 1px #999999;*/
    /*border-top: solid 1px #999999;*/
    /*font-size: 7pt;*/
    /*background-color: #ffffff;*/
    /*margin-left:0;*/
    /*margin-right:0;*/
    /*padding-left:0;*/
    /*padding-right:0;*/
    /*text-align: center;*/
    /*text-decoration: none;*/
    /*white-space:nowrap;*/

     /**/
/*}*/

.lp_box {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    font-size: 10px;
    background-color: #ffffff;
    margin-left:2px;
    margin-right:0;
    padding-top:1px;
    padding-bottom:1px;
    margin-bottom:1px;
    height:18px!important;
}
.lp_box_title {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    font-size: 10px;
    background-color: #ebebeb;
    margin-left:2px;
    margin-right:0;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:2px;
    height:18px;
}
.lp_box_disabled{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    font-size: 10px;
    background-color: #ebebeb;
    margin-left:2px;
    margin-right:0;
    padding-top:1px;
    padding-bottom:1px;
    margin-bottom:1px;
    height:18px;
}

.lp_td_title{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #000;
    font-weight: bold;
    border-top: none;
    text-align: left;
    font-size: 10px;
    padding-left:3px;
    border-left:0;
    padding-right:0;
    border-right:0;
    white-space:nowrap;
   
}

.lp_td_day_title{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #333333;
    font-weight: bold;
    border-top: none;
    text-align: center;
    font-size: 10px;
    padding-left:1px;
    padding-right:1px;
    border-left:0;
    border-right:0;
}

.lp_td_sat_title{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #0000ff;
    font-weight: bold;
    border-top: none;
    text-align: center;
    font-size: 8pt;
    padding-left:1px;
    padding-right:1px;
    border-left:0;
    border-right:0;
}
.lp_td_sun_title{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #FF0000;
    font-weight: bold;
    border-top: none;
    text-align: center;
    font-size: 8pt;
    padding-left:1px;
    padding-right:1px;
    border-left:0;
    border-right:0;
}
.lp_td_value {
/*padding-left:4px;*/
    font-family: Verdana, Tahoma, Arial, sans-serif;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    font-size: 8pt;
    background-color: #ffffff;
    padding-left:3px;
    padding-right:0;
}

.lp_td_descr_event {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    font-size: 7pt;
    background-color: #ffffff;
    margin-left:0;
    margin-right:0;
    padding-left:4px;
    padding-right:4px;
    text-align: left;
    font-weight: bold;
    white-space:nowrap;
    height:18px;
    width:108px;
}



.lp_td_sheet_value A {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    text-decoration:none;
    font-size: 7pt;
    font-weight: normal;
}
.lp_td_sheet_value A:link {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    text-decoration:none;
    font-size: 7pt;
    font-weight: normal;
}
.lp_td_sheet_value A:visited {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    text-decoration:none;
    font-size: 7pt;
    font-weight:normal;
}
.lp_td_sheet_value A:hover {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    text-decoration:none;
    font-size: 7pt;
    font-weight: normal;
}

.lp_bianco_bold{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    background-color: #0E4190;
    color: #fff;
    font-weight: bold;
    padding-right:4px;
}

.lp_th_last{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    background-color: #DBE8F9;
    border-top: solid 1px #DBE8F9;
    border-bottom: solid 1px #DBE8F9;
    text-align: center;
    font-size: 8pt;
    padding-left:0;
    border-left:0;
    padding-right:0;
    border-right:0;
}

#lp_print_data{
    visibility: hidden;
    display: none;
}

.lp_menu_right {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 10pt;
    text-align:right;
    font-weight: bold;
    color : #2a0055;
    border: 1px;
}
.lp_cal_table {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    border: 10px solid #CBD691;
    width: 600px;
    text-align:center;
}

.lp_input{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 9px;
    height: 18px;
    border: 1px #999999 solid;
    background-color: white;
}

.lp_input_readonly{
    background-color:   #EBEBEB;
}

.lp_input_hide{
    display: none;
}

.lp_input_ore {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 9px;
    width: 20px;
    height: 14px;
    border: 1px #999999 solid;
}
.lp_input_ore_label {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 9px;
    width: 48px;
    height: 13px;
    border: 1px #999999 solid;
    text-align:center;

}
.lp_input_data_label {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 9px;
    height: 18px;
    border: 1px none;
    text-align:left;
    font-weight: bold;
    width:160px;
}
.lp_select_evento {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 9px;
    width: 99px;
    height: 16px!important;
    border: 1px #999999 solid;
    margin-left: 2px;
    position: relative;
    top: 0px;
}

.lp_select {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 9px;
    width: 120px;
    height: 16px;
    border: 1px #999999 solid;
    position: relative;
}
.lp_input_note {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 9px;
    position: relative;
    top:-3px;
}

.lp_horiz_dot {
    background: url(/images/back.gif) repeat-x;
}
.lp_flat_button{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    border:1px solid #999999;
    background-color: #ebebeb;
    font-size: 11px;
    height: 18px;
    vertical-align:top;
    white-space: nowrap;
}
.lp_error{
    font-size:11pt;
    font-weight:bold;
    color:#f00;
   
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    text-align:left;
}

.combo{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    height: 20px;
}
.textbox{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    height: 20px;
}

.lp_table_employee_data
{
    vertical-align:top;
    font-size:7pt;
    width:200px;
}

.lp_table_employee_data tbody tr td{
   white-space:nowrap;
   width:100%
}

.lp_table_employee_data thead tr {
   height:30px;
   vertical-align:bottom;
}

.lp_table_employee_sheet 
{
   width:1000px;
 
}

.lp_table_employee_sheet  thead tr
{
    height:30px;
    vertical-align:bottom;
}

.lp_table_employee_sheet  tbody tr td a, .lp_table_employee_sheet  thead tr td a{
    width: 100%;
    height: 100%;
    display: block;
}

.lp_table_employee_sheet  tbody td
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    font-size: 7pt;
    background-color: #ffffff;
    margin-left:0;
    margin-right:0;
    padding-left:0;
    padding-right:0;
    text-align: center;
    text-decoration: none;
    white-space:nowrap;

     
}

.input_valido_al
{
  width:50px;
  height:18px;
  font-size: 9px;

}

.lp_table_print{
    visibility:hidden;
    display: none;
}

.filterABC tr {
    visibility:visible;
    display: inline;
}

#header_search{
    visibility:visible;

}
#header_pagination{
    visibility:visible;
    display: inline;
}
#header_ABC{
    visibility:visible;
    display: inline;
}
#header_company{
    visibility:visible;
    display: inline;
}

.lp_dialog{
    visible:hidden;
    display:none;
    position:absolute;
    top:40%;
    left:40%;
    background-color:#D3D3D3;
    border-style:solid;
    border-width:2;
}

.lp_dialog_print{
    visible:hidden;
    display:none;
    position:absolute;
    top:40%;
    left:40%;
    background-color:#D3D3D3;
    border-style:solid;
    border-width:2;
    width:320;
    heigth:320;
}

.lp_dialog_legend{
    visible:hidden;
    display:none;
    position:absolute;
    top:40%;
    left:40%;
    width:420px;
    heigth:260px;
    background-color:#D3D3D3;
    border-style:solid;
    border-width:2;
    overflow:auto;
}
.lp_dialog_legend{
    visible:hidden;
    display:none;
    position:absolute;
    top:40%;
    left:40%;
    width:420px;
    heigth:260px;
    background-color:#D3D3D3;
    border-style:solid;
    border-width:2;
    overflow:auto;
}





