.clear{
    clear:both;
}
.containerHtml{
    float:left;
    display:inline;
    position: relative;
    width: 747px;
    border: 1px solid #c0c0c0;   
}

.containerHtml .contentBigHtml{
    float:left;
    display:inline;
    position: relative;
    width: 748px;
    height: 549px;
    overflow: hidden;
}

.containerHtml .contentHtml{
    float:left;
    display:inline;
    position: relative;
    width: 733px;
    height: 548px;
    padding: 0 15px 0 0;
    border-bottom: 1px solid #c0c0c0;   
    overflow: auto;
    overflow-x: hidden; 
}

.containerHtml .headerHtml{
    float:left;
    display:inline;
    position: relative;
    width: 727px;
    height: 38px;
    padding: 0 10px;
    background: url(../images/headerHtml.png) left top repeat-x;
    border-bottom: 1px solid #c0c0c0;   
}

.containerHtml .headerHtml .checkAll{
    float:left;
    display:inline;
    position: relative;
    height: 16px;
    width: 18px;
    margin: 10px 0 0 0;

}

.containerHtml .headerHtml .backLink{
    float:left;
    display:inline;
    position: relative;
    height: 27px;
    width: 35px;
    margin: 5px 0 0 10px;   
}

.containerHtml .headerHtml .backLink a{
    float:left;
    display:inline;
    position: relative;
    height: 27px;
    width: 40px;
    margin: 0;
    background: url(../images/html/back.png) left top no-repeat;  
    font-size: 12px;
}


.containerHtml .headerHtml .tree{
    float:left;
    display:inline;
    position: relative;
    height: 14px;
    width: 340px;
    margin: 12px 0 0 0;   
    font-size: 12px;
}

.containerHtml .headerHtml .tree a{
    float:left;
    display:inline;
    position: relative;
    text-decoration: none;
    color: #000; 
    font-size: 12px;  
}
.containerHtml .headerHtml .tree .sep{
    float:left;
    display:inline;
    position: relative;
    text-decoration: none;
    color: #000; 
    margin: 0 3px;
    padding-top: 5px;
    font-size: 12px;  
    width: 9px;
    height: 9px;
    /*background: url(../images/freccia_dx.gif) left 4px no-repeat; */
}
.containerHtml .headerHtml .tree .leaf{
    float:left;
    display:inline;
    position: relative;
    text-decoration: none;
    color: #000; 
    font-weight: bold;
    font-size: 12px;  
    padding: 0 3px;
    
}


.containerHtml .headerHtml .dimension{
    float:left;
    display:inline;
    position: relative;
    height: 14px;  
    margin: 12px 0 0 10px;  
    font-size: 12px;    
}

.containerHtml .headerHtml .operation{
    float:right;
    display:inline;
    position: relative;
    height: 27px;
    margin: 6px 0 0 0; 
    font-size: 12px;
    font-family: arial,verdana,sans-serif;  
    /*letter-spacing: 0.5px; */  
}

.containerHtml .headerHtml .operation .newFolder{
    float:left;
    display:inline;
    position: relative;
    height: 19px;
    width: 80px; 
    padding-left: 28px;
    padding-top: 7px;   
    background: url(../images/html/crea_cartella.png) left top no-repeat;   
    text-decoration: none;
    color: #000;
    font-size: 12px;   
    font-family: arial,verdana,sans-serif;  
}
.containerHtml .headerHtml .operation .addFiles{
    float:left;
    display:inline;
    position: relative;
    height: 19px;
    width: 65px; 
    padding-left: 28px;
    padding-top: 7px;   
    background: url(../images/html/aggiungi_files.png) left top no-repeat;   
    text-decoration: none;
    color: #000;
    font-size: 12px;  
    font-family: arial,verdana,sans-serif;  
}

.containerHtml .headerHtml .operation .addFiles:hover,.containerHtml .headerHtml .operation .newFolder:hover{
    color: #AC1015;
}
.drag{ 
    position: absolute;
    top:-240px;
    left:0;
    width: 747px;    
    height: 210px;
    z-index: 999;
    background: #EBEBEB; 
}
.dragNewFolder{
    position: absolute;
    top:-240px;
    left:0;
    width: 717px;    
    z-index: 999;
    background: #EBEBEB; 
    padding: 15px;
}
.dragNewFolder input{
    display:inline;
    position:relative;
    float:left;
    width:250px;
}
.dragNewFolder a{ 
    width:150px;
    display:block;
    position:relative;
    float:left;
    text-decoration:none; 
    line-height:16px;
    padding-left:5px;   
}

.demo{
    position:relative; 
    float: left;
    display: inline;
    height:190px;
    width: 747px;
    margin-top: 13px;
    
}

#upload{
    border:2px dashed #666; 
    width:250px; 
    height:160px; 
    padding:10px; 
    position:absolute; 
    top:0; 
    right:40px;
    background: #FFF;
    overflow: hidden;
    cursor: pointer !important;
}

.mf_upload_m{
   cursor: pointer !important; 
}

.mf_upload_ins{
    padding: 45px 20px 0 20px !important;
    width: 210px !important;
    height: 115px !important;
    font-size: 16px !important;
    color: #000 !important;  
    font-weight: bold;
}
#mf_file_upload{
    font-size: 150px;
    cursor: pointer !important;
}


.mf_upload_ins .smallText{
    font-size: 12px !important;
    color: #c0c0c0 !important; 
    width: 100%; 
}

#uploaded{
    
    width:376px; 
    height:168px; 
    padding:8px 8px; 
    position:absolute; 
    top:0; 
    left:10px; 
    overflow-y:auto;
    overflow-x:auto;
}

.finito{
    color:green;
    font-weight: bold;
}

.files { 
    float:left;
    display:inline;
    position: relative;
    background-color: #FFF; 
    width:340px;  
    float:left; 
    margin: 0 5px 6px 0; 
    padding:1px 5px; 
    border:1px solid #c0c0c0; 
    font-size:11px;
    overflow: hidden;
}

.nomeFile{
    float:left;
    display:inline;
    position: relative;
}

.perc{
    float:left;
    display:inline;
    position: relative;
    margin-left: 5px;
}

.progress { 
    float:left;
    display:inline;
    position: relative;    
    width: 0%; 
    min-width: 1%; 
    background-color:#1BB700; 
    height:4px; 
    margin:1px 0;
}

.dragColse{
    position: absolute;
    top:0;
    right:10px;
    width: 150px;    
    height: 25px;
    z-index: 100;
    color:#000;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 20px;
    cursor: pointer;
    font-weight: bold;
    background: url(../images/html/elimina_chiudi.png) right top no-repeat; 
}



.dragNew{
    position: absolute;
    top:-250px;
    left:0;
    width: 747px;    
    height: 100px;
    z-index: 100;
    border-bottom: 10px solid #CC231C;
    background: #EDEDED; 
}

.itemFile{
    float:left;
    display:inline;
    position: relative;
    width: 723px;
    /*height: 64px;*/
    border-bottom: 1px solid #ececec;  
    padding:5px 0 5px 10px;  
}

.itemFile input[type=checkbox]{
    float:left;
    display:inline;
    position: relative;
    margin: 12px 0 0 4px;
}


.itemFile .linkCheckbox{
    float:left;
    display:inline;
    position: relative;
    
    cursor: pointer;
}

.itemFile .previewIcon{
    float:left;
    display:inline;
    position: relative;
    width: 47px;
    height: 40px;
    margin: 0 0 0 10px;
    text-align:center;
}



.itemFile .fileText{
    float:left;
    display:inline;
    position: relative;
    width: 320px;
    height: 40px;
    padding : 0 ;
    padding-left: 12px;
    cursor: pointer;
}


.itemFile .fileText .fileName{
    float:left;
    display:inline;
    position: relative;
    width: 310px;
    text-decoration: none  !important;
    color: #000 !important;
    margin-top:6px;
}
.itemFile .fileText .fileName a{
    display:block;
    font-weight: bold;
    text-decoration: none  !important;
    color: #000;
    width: 310px !important;
    height:16px;
    overflow:hidden;
}

.itemFile .fileText .fileDate{
    float:left;
    display:inline;
    position: relative;
    width: 310px;
    color:#565656;
    margin-top: 2px;
} 
.itemFile .fileDim{
    float:left;
    display:inline;
    position: relative;
    height: 14px;
    padding : 14px 0 12px 0;
    text-align: right;
    width: 62px;
    cursor: pointer;
}

.Folder{
    width: 380px !important;

}

.itemFile .fileAction{
    float:right;
    display:inline;
    position: relative;
    height: 27px;
    padding : 6px 0 0 0;
    margin-left:  12px;
    max-width: 235px;
}


.itemFile .fileAction .enterita{
    float:left;
    display:inline;
    position: relative;
    width: 89px;
    height: 19px;
    margin: 4px 8px 4px 0;
    background: url(../images/html/entra.gif) left top no-repeat;    
    
}

.itemFile .fileAction .entering{
    float:left;
    display:inline;
    position: relative;
    width: 89px;
    height: 19px;
    margin: 4px 8px 4px 0;
    background: url(../images/html/enterING.gif) left top no-repeat;    
    
}

.itemFile .fileAction .download{
    float:left;
    display:inline;
    position: relative;
    width: 89px;
    height: 19px;
    margin: 4px 8px 4px 0;   
    background: url(../images/html/download.gif) left top no-repeat;      
}

.itemFile .fileAction .chain{
    float:left;
    display:inline;
    position: relative;
    width: 27px;
    height: 27px;  
    background: url(../images/html/link.png) left top no-repeat;    
    
}




.containerHtml .footerHtml{
    float:left;
    display:inline;
    position: relative;
    width: 747px;
    height: 38px;
    background: url(../images/footerHtml.png) left top repeat-x;    
}


.containerHtml .footerHtml .operation{
    float:left;
    display:inline;
    position: relative;
    height: 33px;
    width: 737px;
    margin: 0 0 0 10px;  
    /*letter-spacing: 0.5px;  */
}

.containerHtml .footerHtml .operation .se_selezionato{
    float:left;
    display:inline;
    position: relative;
    height: 22px;
    width: 90px; 
    padding-left: 35px;
    padding-right: 10px;
    padding-top: 5px;  
    margin-top: 5px; 
    background: url(../images/html/se_selezionati.png) 5px -2px no-repeat;   
    text-decoration: none;
    color: #000;
    /*font-weight: normal !important; */
    font-size: 13px !important;
    font-family: tahoma,arial,verdana,sans-serif;  
}
.containerHtml .footerHtml .operation ul {
    float:left;
    display:inline;
    position: relative;
    margin: 3px 0 0 0;
    padding: 0;
 
}

.containerHtml .footerHtml .operation ul li{
    float:left;
    display:inline;
    position: relative;
    width: auto; 
    padding: 2px 5px;
    margin-right: 15px;
}

.containerHtml .footerHtml .operation ul li a{
    float:left;
    display:inline;
    position: relative;
    height: 21px;
    padding-top: 6px;    
    text-decoration: none;
    color: #000;
    font-weight: normal !Important;
    font-size: 12px;    
}   
.containerHtml .footerHtml .operation ul li:hover, .footSel{
    background:#c0c0c0;  
    border: 1px solid #666;
    padding: 1px 4px !important;  
}
.containerHtml .footerHtml .operation .zipDownload{
    background: url(../images/html/zip.png) left top no-repeat;   
    padding-left: 30px;
}
.containerHtml .footerHtml .operation .getLink{
    background: url(../images/html/link.png) left top no-repeat;   
    padding-left: 30px;
}
.containerHtml .footerHtml .operation .email{
    background: url(../images/html/mail.png) 5px top no-repeat;  
    padding-left: 45px; 
}
.containerHtml .footerHtml .operation .elimina{
    background: url(../images/html/elimina_chiudi.png) left top no-repeat;
    padding-left: 30px;   
}
.newFolderRow{
    display:none;
    background: #EBEBEB;    
}
.newFolderRow .fileText{
    width:620px;    
}
.newFolderRow .fileText .fileName{
    width:620px;
}
.newFolderRow .fileText .fileName input#name_new_folder{
    width:220px;
    padding:2px 5px; 
    margin-top:8px;    
}
.newFolderRow .fileText .fileName a{
    width:70px;
}
#layerDl{
    display:none;
    position:absolute;
    z-index:50;
    width: 250px;
    height:75px;
    background:#FFF url(../img/ajax-loader.gif) center 20px no-repeat;
    border:4px solid #949596;
}
#layerDl #downloadLink{
    display:none;
    position:relative;
    float:left;
    margin-top:18px;
    width:250px;
    text-align:center;
}
body{
    margin:0 !important;
}
#layerDlChiudi{
    display:inline;
    position: relative;
    float:right;
    margin-right:10px;
    text-decoration: none;
}

.DragBottom{
    display:inline;
    position:relative;
    float:left;
}

#DragBottomLink p.pLoading{
      display:none;
    position:relative;
    float:left;
    margin:0 0 0 0;
    padding: 10px;
    height:30px;
    background: url(../img/ajax-loader.gif) 10px 30px no-repeat;
    font-size: 12px !important;
}
#DragBottomLink p.pText{
    display:inline;
    position:relative;
    float:left;
    padding:10px;
    text-align:left;
    margin-top:0;
    font-size: 12px !important; 
}
#DragBottomLink #shareLink{
    display:inline;
    position:relative;
    float:left;
    width:465px;
    margin-top:10px; 
    padding: 2px 5px;
    position: relative;
}
.linkClose{
    display:inline;
    position:absolute;
    top:10px;
    right:10px;
    width:18px;
    height:18px;
    background: url(../images/html/elimina_chiudi_mini.png) left top no-repeat;   
    z-index:20;
}

#DragBottomEmail .pLoading{
     display:none;
    position:relative;
    float:left;
    margin:0 0 0 0;
    padding: 10px;
    height:30px;
    background: url(../img/ajax-loader.gif) 10px 30px no-repeat;
    font-size: 12px !important; 
}
#DragBottomEmail .pText{
    display:none;
    position:relative;
    float:left;
    padding:10px;
    text-align:left;
    margin-top:0;
    line-height:20px;
}
#DragBottomEmail .returnMessage{
    display:none;
    position:relative;
    float:left;
    padding:20px 0 20px 15px;
    margin-top:0;
    line-height:20px;
}
#DragBottomEmail .pText p{
    display:inline;
    position:relative;
    float:left;
    padding:4px 0 2px 0;
    margin:0;
    line-height:13px;
}
#DragBottomEmail #shareLink{
    font-weight:bold;
    font-size:12px;
}
#DragBottomEmail #destinatari{
    display:inline;
    position:relative;
    float:left;
    padding:2px 5px;
    width:440px;
}
#DragBottomEmail #oggetto{
    display:inline;
    position:relative;
    float:left;
    padding:2px 5px;
    width:440px;
}
#DragBottomEmail #messaggio{
    display:inline;
    position:relative;
    float:left;
    padding:2px 5px;
    width:440px;
    height:65px;
    background:#FFF;
    border:1px solid #838485;
    border-left:1px solid #838485;
    border-right:1px solid #838485;
    border-bottom:1px dashed #ADADAD !important;
}
#DragBottomEmail #linkInviaEmail{
    display:inline;
    position:relative;
    float:right;
    padding:2px 5px;
    margin-top:5px;
}
#DragBottomEmail #messaggioFisso{
    display:inline;
    position:relative;
    float:left;
    color: #ADADAD;
    background:#FFF;
    border-bottom:1px solid #838485;
    border-left:1px solid #838485;
    border-right:1px solid #838485;
    padding:2px 5px;
    width:440px;
    height:40px;
    margin-top:-1px;    
}

#DragBottomEmail .email{
    float:left;
    display:inline;
    position: relative;
    height: 22px;
    padding-left: 40px;
    padding-top: 5px;    
    text-decoration: none;
    color: #000;
    font-weight: normal;
    font-size: 12px;  
    background: url(../images/html/mail.png) 5px top no-repeat;   
}
#DragBottomEmail #divSxMex{
    float:left;
    display:inline;
    position: relative;
    width:450px;
}
#DragBottomEmail #mexGrafica{
    display:inline;
    position:relative;
    float:right;
    width:255px;
    margin-top:80px;
}
#DragBottomEmail #mexGrafica #chkGrafica{
    display:inline;
    position:relative;
    float:left;
    margin-top:0;
}

#DragBottomEmail{
    height: 290px !important;
    bottom: -290px;
}


.boxBackVersion{
    display:inline;
    position:relative;
    float:left;
    border: 1px solid #838485; 
    padding: 10px;
    background: #FFF;
    width: 195px;
    min-height: 22px;
}

.backVersion{
    display:inline;
    position:relative;
    float:left;
    padding-left: 33px;
    background: url(../images/icoJava.png) left 3px no-repeat;
    text-decoration: none !important; 
    text-transform: uppercase; 
    text-align: left;
    font-weight: bold;
}
.backVersionHtml{ 
    background: url(../images/icoHtml.png) left 8px no-repeat !important;
}

.noir{
    color:#000 !important;
    text-decoration: none !important;    
}

.noir:hover{
    color:#000 !important;
    text-decoration: none !important;    
}



.backVersion:hover{
   text-decoration: underline  !important; 
}

.backVersionHtmlT{
    display:inline;
    position:relative;
    float:left;
    padding: 8px 0 0 40px;
    height: 24px;   
    background: url(../images/icoHtml.png) left top no-repeat;
    text-decoration: none !important; 
    text-transform: uppercase;
    font-weight: bold;  
    text-align: left;  
}

.backVersionHtml:hover{
   text-decoration: underline  !important; 
}


#DragBottomZip p.pLoading{
       display:none;
    position:relative;
    float:left;
    margin:0 0 0 0;
    padding: 10px;
    height:30px;
    background: url(../img/ajax-loader.gif) 10px 30px no-repeat;
    font-size: 12px !important; 
}

.finish{
   background: url(../images/finish.png) 10px 30px no-repeat !important;    
}

#DragBottomZip p.pText{
    display:none;
    position:relative;
    float:left;
    padding:10px;
    text-align:left;
    margin-top:0;
    font-size: 12px !important; 
}
#DragBottomZip #downloadZip{
     float:left;
    display:inline;
    position: relative;
    height: 22px;
    padding-left: 40px;
    padding-top: 5px;    
    text-decoration: none;
    color: #000;
    font-weight: normal;
    font-size: 12px !important; 
    background: url(../images/html/zip.png) 5px top no-repeat; 
    
}

#DragBottomZip .errZip{
     float:left;
    display:inline;
    position: relative;
    height: 22px;
    padding: 10px 10px 10px 40px;
    padding-top: 5px;    
    text-decoration: none;
    color: #000;
    font-weight: normal;
    font-size: 12px !important; 
    background: url(../images/html/elimina_chiudi_mini.png) 10px 4px no-repeat; 
    
}

#DragBottomZip #downloadZip u{
    font-weight: normal !important;
    font-size: 12px !important;  
}

.DragBottom{
    display:inline;
    position: absolute;
    bottom:-235px;
    left:0;
    width: 747px;    
    height: 235px;
    z-index: 999;
    background: #EBEBEB; 
}
.actionUser{
    display:inline;
    position:relative;
    float:right;
    width:747px;
    margin-bottom:10px;
}
.actionUser .utenteimg{
    float:left;
    display:none;
    position: relative;
    background: url(../img/users.png) left -8px no-repeat;
    padding-left: 33px;
    padding-top: 0px;
    margin-top:3px;
    color: #000;
    margin-right: 30px;
    font-size: 12px !important; 
    font-family: arial,verdana,sans-serif;  
}
.actionUser .utenteimg b{
    font-size: 12px !important;
}
.actionUser .scadenziario{
    float:left;
    display:inline;
    position: relative;
    width: 80px; 
    padding-left: 28px;
    padding-top: 2px;   
    /*background: url(../images/calendarBar.png) left 1px no-repeat;*/
    background: url(../images/scadenziario_cestino.png) left 4px no-repeat;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    margin-top:2px;   
    font-family: arial,verdana,sans-serif;  
}
.actionUser .scadenziario:hover{  
    color: #AC1015;    
}

.actionUser .utenteimgleft{
    float:left;
    display:inline;
    position: relative;
    background: url(../images/user13small.png) left -1px no-repeat;
    padding-left: 30px;
    padding-top: 3px;
    margin-top:8px;
    height:22px;
    color: #000;
    margin-right: 30px;
    font-size: 12px !important; 
    font-family: arial,verdana,sans-serif;  
}
.actionUser .utenteimgleft b{
    font-size: 12px !important;
}