#icobtn_msg_invia {
	
	background-image: url(immagini/Status-mail-sent-icon32.png);
	width:68px;
}

#icobtn_msg_reply {
	
	background-image: url(icone/email-reply-icon.png);
	width:88px;
	
}
#icobtn_msg_replyall {
	
	background-image: url(icone/email-reply-all-icon.png);
	width:126px;
	
}
#icobtn_msg_forward {
	
	background-image: url(icone/email-forward-icon.png);
	width:78px;
	
}
#icobtn_msg_importa {
	
	background-image: url(icone/email-forward-icon.png);
	width:80px;
	
}
#icobtn_msg_archive {
	
	background-image: url(icone/basket-back-icon.png);
	width:84px;
	
}
#icobtn_msg_trash {
	
	background-image: url(icone/trash-icon.png);
	width:80px;
	
}
#icobtn_msg_layout1 {
	
	background-image: url(icone/web-layout1-icon.png);
	width:34px;
	
}
#icobtn_msg_in {
	
	background-image: url(icone/mail-inb-icon.png);
	width:92px;
	
}
#icobtn_msg_out {
	
	background-image: url(icone/mail-out-icon.png);
	width:86px;
	
}
#icobtn_msg_delete {
	
	background-image: url(icone/cancel-icon.png);
	width:86px;
	
}
#icobtn_msg_restore {
	
	background-image: url(icone/untrash-icon.png);
	width:86px;
	
}

#icobtn_msg_next {
	
	background-image: url(icone/right-icon.png);
	width:32px;
	border: none;
	float:right;
	
}
#icobtn_msg_prev {
	
	background-image: url(icone/left-icon.png);
	width:32px;
	border: none;
	float:right;
	
}
#icobtn_msg_open {
	
	background-image: url(icone/window-app-blank-icon.png);
	width:36px;
	 
	
}

#icobtn_msg_print {
	
	background-image: url(icone/print-icon.png);
	width:36px;
	
}
#icobtn_msg_menu {
	
	background-image: url(icone/web-layout1-icon.png);
	width:36px;

}

#icobtn_msg_save {
	
	background-image: url(icone/save2-icon.png);
	width:106px;
	 
	
}
#icobtn_msg_savetpl {
	
	background-image: url(icone/save2-icon.png);
	width:124px;
	 
	
}
#icobtn_msg_edit {
	
	background-image: url(icone/Mail-compose-icon.png);
	width:84px;
	 
	
}
#icobtn_msg_assegna {
	
	background-image: url(icone/users-icon.png);
	width:78px;
	 
	
}
#icobtn_msg_assegna_az {
	
	background-image: url(icone/users-business-icon.png);
	width:82px;
	 
	
}
#icobtn_msg_attach {
	
	background-image: url(icone/attach-icon.png);
	width:64px;
	 
	
}

#loadingMsg {
	position: relative;
	top:40px;
	margin-left:-50px;
	left: 50%;
}
#contenutoMsg {
	
	/*height:auto;*/
	background-color:#ffffff;
	padding: 12px;
	overflow: auto;
}

#cartelle
{
	float: left;
	width: 15%;
	height: auto;
	width:160px;height:100%;background-color:white;
	overflow-x: hidden;
	overflow-y: auto;  
	
}
#elenco
{
	float: left;
	width: 85%;
	height: auto;
}
._messaggioPreview0 {
	position: absolute;
	left: 50%;
	
	width:900px;
	
	background-color: #eeeeee;
	margin-left:-450px;
	
	min-height:600px;
	top: 40px;
	padding: 0px;
    
		border: solid 1px #969A99;
		
		 border-top-left-radius: 12px; 
		border-top-right-radius: 12px;
		border-bottom-left-radius: 12px; 
		border-bottom-right-radius: 12px;
		
		box-shadow: 0px 0px 8px 1px #9999aa;
		
	 z-index: 2000;
	 
}

#contenutoMsg {
/*
	background-image: url(icone/resizable.png);
	 background-position: bottom right;
	 background-repeat: no-repeat;
	 */
}

.messaggioIn {
	margin:10px;
	margin-top:0px;
}
.messaggio, #elm1_ifr {
	min-height:390px;
}
.listaEmail {

    margin: 8px;
	text-align: left;
	line-height: 200%;
   min-height: 100px;
	height: auto;
	
}
#msgAttach {
	z-index: 10000;
}

#contextMenuMsg {
	position: absolute;
	top: 64px;
	left:10px;
	z-index: 20000;
	
}
.contextMenu {
	width:200px;height:220px;
	position:absolute;
	left:130px;
}

.contextMenu2 {
	width:430px;height:48px;
	position:absolute;
	left:130px;
	padding:2px;line-height:26px
}

.imgflag, .imgflagh {

	height: 22px;
	 overflow: hidden;
	 width: 20px;
	position:absolute;
	left:22px;
	background: transparent;
}
.imgflag img{
	
	margin:1px;
}
.imgflagh:hover {
    width:200px;
	 overflow: visible;
	 background-color: White;
	  border-top-left-radius: 4px; 
		border-top-right-radius: 4px;
		border-bottom-left-radius: 4px; 
		border-bottom-right-radius: 4px;
}
.noespanso {
	max-height: 20px;
	-webkit-transition: max-height 1000ms; 
    transition: max-height 1000ms; 
	 -moz-transition: max-height 1000ms; 
	 -o-transition: max-height 1000ms; 
}
#searchColoriMenu , #searchFlagsMenu {
	overflow:hidden;
	width: 180px;
	height:230px;
	float:left;
}
.espanso {
	max-height: 400px;
	-webkit-transition: max-height 1000ms; 
    transition: max-height 1000ms; 
	 -moz-transition: max-height 1000ms; 
	 -o-transition: max-height 1000ms; 
}
.td1row {
	max-height: 28px;
}
.td1rowx {
	max-height: 800px;
}