 @media (max-width: 812px) {

body { 
  font-family: Poppins, 'Open Sans', sans-serif;
  color: #666;
  font-size: 16px;
  background-image: url(../css/ico/mnuSMENU1.jpg);
     background-size: cover;
  margin: 0; 

   height: 95vh;
}

.sincroAppDesk {

	display:none;

}

.sincroAppTop {

	display:block;

}

.bgDesk {
	
	margin: 0 auto;
    width: 100%;
    height: 100%;
	border-collapse: collapse;
	padding: 0px;
	display: table;
	border: 0px;

}
 
 
 .tabCorpoCellaFlagSel {
    display: table-cell;
	vertical-align: middle;
    text-align: left;
    border-top: 1px solid #998f8f;
	width: 60px;
    background: #b3dfdd7a;
    background-image: url("../css/ico/ico-sele.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
}
 
 
 .tabCorpoCellaFlag {
    display: table-cell;
    text-align: left;
	vertical-align: middle;
    border-top: 1px solid #998f8f;
	width: 60px;
    background-image: url("../css/ico/ico-nosele1.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
}



 


.bgDeskLogin {

   display: none;
}

.lblMessUP {

	color: #000000;

}


.clsLogo {

	display: inline-block;
    
}

.clsEliRiga {
  


    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 60px;
    background-image: url(../css/ico/ico_eliminariga.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
	

}

.clsDefPag {

	width: 97%;
    margin: 0px auto;

}

.mnuClass {

	background: #F4F4F4 0% 0% no-repeat padding-box;
	border-radius: 16px 16px 0px 0px;
	opacity: 1;
	height: 100%;
}

.copy {
      
   padding-top: 30px;
  
   
}
 
 
 .tabCorpoCellaFlagTutti {
    display: table-cell;
    text-align: left;
	vertical-align: middle;
    width: 60px;
    background-image: url("../css/ico/ico_sele_tutto.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
}
 
 
 
 

.clsLogin {
    
    margin-top: 1%;
    background: #F4F4F4 0% 0% no-repeat padding-box;
    border-radius: 16px 16px 0px 0px;
    opacity: 1;
    height: 95vh;
    
    
    
}


.nomeLogin {
    

    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    width: 330px;
    display: inline-block;
    font-size: 30px;
    background-image: url(../css/ico/ico_login.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    padding-bottom: 50px;
}





.clsUte {
      
   padding-top: 10px;
   width: 328px;
   height: 30px;
   margin: auto;
   
}


.clsTrasfertaH {
      
   border: 1px solid #3C6C82;
   border-radius: 10px;
   padding-top: 0px;
   width: 328px;
   height: 30px;
   margin: auto;
   background-color: lavender;
   display: none;

}

.clsTrasferta {
      
   border: 1px solid #3C6C82;
   border-radius: 10px;
   padding-top: 0px;
   width: 328px;
   height: 30px;
   margin: auto;
   background-color: lavender;
   display: block;
   margin-top: 10px;

}

.allPag {

   display: none;
   margin: auto;
   width: 100%;
   height: 100%;
   border-collapse: separate;
   border-spacing: 0;
	
}

.testataHome {
	
	display: table-row;
	height: 70px;
    
	
}
.testata {
	
	text-align:left;
    
	
}


.testataBot {
	
	margin-top:10px;
    height: 80px;
	display: flex;
	justify-content: space-between;
}
.pagina {
	
	display: table-row;
	margin: 0 auto;
    width: 100%;
	height: 100%;
    
}

.footer {
	
	display: table-row;
    width: 100%;
    background: #F4F4F4 0% 0% no-repeat padding-box;
	font-family: Poppins;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	font-size: 12px;
	text-align: center;

	
}

.allCell {
	vertical-align:middle;
	text-align: center;
	width:100%;
	font-family: Poppins;
	
}

.corpo {
	max-width: 100%;
	margin: auto;
	
}

.clsAllin {
	display:none;
	
}



.menu {
	
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	width:100%;
    height:100%;
}

.colonne {
	text-align: center;
	width: 100%;
	
}

.columnMenu {
	display:list-items;
	
	width: 240px;
	height: 70px;

    background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 16px;
	opacity: 1;
    margin: auto;

	text-align: left;
	font: normal normal normal 16px/25px Poppins;
	letter-spacing: 0.8px;
	color: #3D3D43;
	opacity: 1;
	
}

.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}

.icon {
  padding: 10px;
  background: url("../css/ico/uteico.png") no-repeat fixed center;
  color: white;
  min-width: 50px;
  text-align: center;
}

.textboxLog {
    width: 70%;
    height: 72px;
    border: 0px;
    border-radius: 16px;
    font-family: 'Poppins';
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    letter-spacing: 0.8px;
    opacity: 1;
   	background: #ffffff url("../css/ico/utente.png") no-repeat left;
    background-size: 50px;
    padding-left: 70px;
	background-position-x: 2%;
}

.textboxPas {
    width: 70%;
    height: 72px;
    border: 0px;
    border-radius: 16px;
    font-family: 'Poppins';
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    letter-spacing: 0.8px;
    opacity: 1;
   	background: #ffffff url("../css/ico/passwd.png") no-repeat left;
    background-size: 50px;
    padding-left: 70px;
	background-position-x: 2%;
}

.textMemo {

	width:99%;
    border: 1px solid #3C6C82;
    border-radius: 10px;
    font-size: larger;
    margin-top: 20px;
    height: 100px;
    background-color: #ebf9f8;
  
}

.imgSenza {
	margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	display: inline;
	border: 0px;
	object-fit: cover;
}

.centroO {

    width: 100%;
    text-align: center;
	margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    min-width:300px;
    display: inline-block;
	
}

.centroV {
	display: table-cell;
	vertical-align:middle;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	height: 56px;
}

.centroVMenu {
	display: table-cell;
	vertical-align:middle;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	height: 70px;
}



.posMenu {
  	letter-spacing: 0px;
	color: #151515;
	opacity: 1;
    vertical-align:middle;		
    display: inline-block;
	height: 40px;
	float:none;
	margin-top: 5px;
    width: 65%;
    text-align: center;
    border-radius: 12px;
    background-color: #FFD800;

	
}

.inactiveSel {
	display: none;
}


.inactive {
	display: none;
}

.attivaA {
	
	height: 43px;
    text-align: left;
	font: normal normal 300 14px/14px Poppins;
	letter-spacing: 0px;
	color: #575757;
	opacity: 1;
    background: #FDFDFD 0% 0% no-repeat padding-box;
    border: 0.20000000298023224px solid #F3F4FD;
    opacity: 1;
	text-transform: lowercase;

}

.attivaB {
	
	height: 43px;
    text-align: left;
	font: normal normal 300 14px/14px Poppins;
	letter-spacing: 0px;
	color: #575757;
	opacity: 1;
    background: #FDFDFD 0% 0% no-repeat padding-box;
    border: 0.20000000298023224px solid #F3F4FD;
    opacity: 1;
	text-transform: lowercase;
}

.headerTab{
	
	opacity: 1;
    height: 32px;
	font-weight: bold;
    text-align: left;
    letter-spacing: 0px;
	font-size: 14px;
	vertical-align: middle; 
    background-color: #8f96bc6e
    
}

.pager-item {
	display:inline-block;
    height: 30px;
	width:40px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
	background-color:#F9F9F9;
	border-radius: 10px 10px 10px 10px;
    margin-left: 10px;
    margin-top: 15px;
    cursor: pointer;
    text-align: center;
	
}

.selected {
	
	background-color:#ebf9f8;

}


.pager {
	display: block;
	float: right;
	margin-bottom: 10px;
}

.dinTable {
	display: block;
	width: 100%;
    margin-top: 10px;
}

td.colNonVisTD {

	width: 0px;
	display: none;

}

th.colNonVisTH {

	width: 0px;
	display: none;

}

th.colVisTH {

	padding-left: 15px;

}

td.colAllTD {

	padding-left: 15px;

};


.cercaInTab {
	
}

input.textbox {
	background-color: #ebf9f8;
	border: 1px solid #D1D1D1;
	border-radius: 12px;
	opacity: 1;
	height: 42px;
	font-size: 16px;
    text-align: left;
	letter-spacing: 0px;
	color: #151515;
	opacity: 1;
	padding-left: 15px;
	display: inline-block;
    width: 60%;
    
}


input.textbox: focus {
	background-color: #ebf9f8;
	border: 1px solid #D1D1D1;
	border-radius: 12px;
	opacity: 1;
	height: 42px;
	width: 250px;
	font-size: 16px;
    text-align: left;
	letter-spacing: 0px;
	color: #151515;
	opacity: 1;
	padding-left: 15px;
	display: inline-block;
  

}

.textboxfles {

    text-align: left;
    font: normal normal normal 14px/19px Poppins;
    letter-spacing: 0px;
    color: #000000;
    border: 0.20000000298023224px solid #D1D1D1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
    height: 36px;
    padding-left: 10px;
    width: 97%;

	
}




.textboxflescerca {

    text-align: left;
    font: normal normal normal 14px/19px Poppins;
    letter-spacing: 0px;
    color: #000000;
    border: 1px solid #D1D1D1;
    background: #ebebeb 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
    height: 39px;
    padding-left: 10px;
    width: 100%;

	
}

.textboxflescercaLente {

    text-align: left;
    font: normal normal normal 14px/19px Poppins;
    letter-spacing: 0px;
    color: #000000;
    border: 1px solid #D1D1D1;
    background: #ebebeb 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
    height: 39px;
    padding-left: 10px;
    width: 90%;

	
}






.textboxflesMin {
	border: 1px solid #3C6C82;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	outline:0;
	height:36px;
	width: 91%;
	font-size: 20px;
    
}

.textdata {
   
    border-radius: 10px;
    outline: 0;
    height: 42px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    vertical-align: bottom;
    border: 0px;
    background: #ebebeb;
    color: black;
    border: 1px solid #D1D1D1;
    border-radius: 12px;


}


.buttonConfStorico {
    background-image: url("../css/ico/ico_conferma1.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 30px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;
}

.buttonFido {
    background-image: url("../css/ico/ico_fido.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;
}

 .buttonSitEco {
    background-image: url("../css/ico/ico_siteco.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;
}
 
 
 
.buttonRicerca {
    background-image: url("../css/ico/ico_ricerca.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;
}

.buttonRicercaMini {
    background-image: url("../css/ico/ico_ricercamini.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;    

	
}

.buttonNuovo {
    background-image: url("../css/ico/ico_nuovo.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;
    
}

.buttonModifica {
    background-image: url("../css/ico/ico-modifica.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;
     
      
    
}


.buttonModificaBig {
    background-image: url("../css/ico/ico_modificabig.png");
    background-position: center;
    width: 50px;
    height: 50px;
    border-radius: 16px;
    cursor: pointer;
    opacity: 1;
    display: inline-block;
    float: left; 
      
    
}




.buttonEstCon {
    background-image: url("../css/ico/ico-estcon.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;

   
    
}


.buttonListino {
    background-image: url("../css/ico/ico_listino.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;
       
}

.buttonOfferte {
    background-image: url("../css/ico/ico_offerte.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;
       
}

 
 
 
 
.buttonAvanti {
    background-image: url("../css/ico/ico-avanti1.png");
    background-position: center;
    width: 50px;
	height: 50px;
	border-radius: 16px;
	cursor: pointer;
	opacity: 1;
	display: inline-block;
	float:right;
    background-color: transparent;
    border: 0px;
   
    
}

.buttonSalva {

    background-image: url(../css/ico/ico_conferma.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    border: 0px;
    display: inline-block;
    background-color: transparent;
    vertical-align: middle;

     
    
}

.buttonConferma {

    background: #6A983C 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 0.5;
    height: 50px;
    width: 218px;
    text-align: center;
    font: normal normal normal 16px/16px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    display: table-cell;
    vertical-align: middle;
       
   
}



.buttonEsci {
	background-image: url("../css/ico/ico_uscita.png");
    background-position: center;
    width: 50px;
	height: 50px;
	border-radius: 16px;
	cursor: pointer;
	opacity: 1;
	display: inline-block;
    
}

.buttonStorico {
    background-image: url("../css/ico/ico_storico.png");
    background-repeat: no-repeat;
    width: 30px;
	height: 25px;
	border: 0px;
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;

   

}


.buttonEntra {
    background: #3667FF 0% 0% no-repeat padding-box;
    border-radius: 16px;
    opacity: 1;
    width: 330px;
	height: 72px;
	border: 1px solid #3C6C82;
	outline:0;
	padding-left:10px;
	padding-right:10px;
    font-size: 20px;
    color: white;

}

.buttonRifirma {
    background-image: url("../css/ico/ico-rifirma.png");
    width: 390px;
	height: 70px;
	border: 1px solid #3C6C82;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline:0;
	padding-left:10px;
	padding-right:10px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}

.icoMenu {
	
	background-position: center;
    width: 50px;
	height: 50px;
	border-radius: 16px;
	opacity: 1;
	display: inline-block;
	float:left;
	
 }

.btnIndietro {
	background-image: url("../css/ico/ico_home_phone.png");
	background-position: center;
    width: 50px;
	height: 50px;
	border-radius: 16px;
	cursor: pointer;
	opacity: 1;
	display: inline-block;
	float:right;
	
 }

.btnIndietroP {
    
    background-image: url("../css/ico/ico_indietro_phone.png");
   	background-position: center;
    width: 50px;
	height: 50px;
	border-radius: 16px;
	cursor: pointer;
	opacity: 1;
	display: inline-block;
 }

.btnIndietroF {
    
    background-image: url("../css/ico/ico_indietro_phone.png");
    background-position: center;
    width: 50px;
	height: 50px;
	border-radius: 16px;
	cursor: pointer;
	opacity: 1;
	display: inline-block;
	float:left;
   	
}

.buttonElimina {
    background-image: url("../css/ico/ico_elimina_phone.png");
    background-repeat: no-repeat;
	padding-left: 100px;
	margin-bottom: 5px;
	color: #3D3D43;
	cursor: pointer;
}




.buttonEliminaRiga {
    background-image: url("../css/ico/ico_elimina.png");
	background-repeat: no-repeat;
    width: 300px;
	height: 70px;
	border: 1px solid #ffffff;
	border-radius: 5px;
	outline:0;
	padding-left: 80px;
	padding-right: 10px;
    font-size: 20px;
    background-color: #ffffff;
}

.buttonRigaOmaggio {
    background-image: url("../css/ico/ico_omaggi.png");
    width: 300px;
	height: 70px;
	border: 1px solid #ffffff;
	border-radius: 5px;
	outline:0;
	padding-left: 80px;
	padding-right: 10px;
    font-size: 20px;
    background-color: #F3F4FD;
    background-repeat: no-repeat;
    

}


.messDiv {

	text-align: left;
	font: normal normal normal 16px/16px Poppins;
	letter-spacing: 0px;
	color: #575757;
	opacity: 1;
	display: block;
	height: 23px;

}

.visTab{

	display: table;
	width: 100%;
	text-align: center;
    
    margin-top: 10px;
    

}

.visRig{

	display: table-row;
	width: 100%;
	text-align: center;
    
   	overflow: hidden;

}

.visTabScroll{

	display: table;
	width: 100%;
	text-align: center;
    height: 100px;
	overflow-y: scroll;
    margin-top: 10px;
    
}


.visDoppia {
	width: 45%;	
	display: table-cell;
	text-align: center;
	padding-right:10px;
	padding-top:5px;
	padding-bottom: 5px;
	font-size: 20px;
    color: #3e414f;
	height: 40px;
	vertical-align:middle;
    
}

.visTripla {
	width: 33%;	
	display: table-cell;
	text-align: center;
	padding-right:10px;
	padding-top:5px;
	padding-bottom: 5px;
	font-size: 20px;
    color: #3e414f;
	height: 40px;
	vertical-align:middle;
    background-color: #b3dfdda3;
    
}

.visEtichetta {
    
    width: 100%;
    text-align: left;
    letter-spacing: 0px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #151515;
    opacity: 1;
    margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
 
	    
}


.visEtichettaTOT {

    width: 100%;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    background: #999e964f;
    border-bottom: 1px solid #ffffff;
    height: 50px;
    vertical-align: middle;
    display: table-cell;
	
	    
}


.visValore {

	padding-top: 11px;
    text-align: left;
    font: normal normal normal 14px/19px Poppins;
    letter-spacing: 0px;
    color: #000000;
    border: 0.20000000298023224px solid #d1c9c9;
    background: #ebf9f8 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
    height: 25px;
    padding-left: 10px;

}

.visValoreTN {

	padding-top: 11px;
    text-align: right;
    font: normal normal normal 14px/19px Poppins;
    letter-spacing: 0px;
    color: #000000;
    border: 0.20000000298023224px solid #d1c9c9;
    background: #ebf9f8 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
    height: 25px;
    padding-right: 10px;
    width: 90%;
    color: black;
   

}
 
 
 .visValoreFido {

	padding-top: 11px;
    text-align: left;
    padding-left: 10px;
    font: normal normal normal 14px/19px Poppins;
    letter-spacing: 0px;
    color: #000000;
    border: 0.20000000298023224px solid #d1c9c9;
    background: #ff9d9d 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
    height: 25px;
    padding-right: 10px;
    color: black;
   

}
 

.visValoreN {

	background-color: #48d3004f;
	width: 55%;
	display: table-cell;
    text-align: left; 
	padding-top:5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-size: 20px;
	color: #000000;
	height: 40px;
    vertical-align:middle;

}


.visValoreNTOT {

	background-color: #48d3004f;
	width: 55%;
	display: table-cell;
    padding-top:5px;
	padding-bottom: 5px;
	padding-right:10px;
	color: #000000;
	height: 40px;
    vertical-align:middle;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;

}


.buttonQRCode {
    background-image: url("../css/ico/fotoc.png");
    width: 80px;
	height: 70px;
	border: 1px solid #3C6C82;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline:0;	
    padding-top: 0;
	padding-left:0;
	padding-right:0;
    font-size: 20px;
    margin-right:0px;
    margin-top: 10px;
    vertical-align: bottom;

}

.buttonQRCodeLettore {
    background-image: url("../css/ico/lettorec.png");
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    border: 0px;
    display: inline-block;
    background-color: transparent;
    vertical-align: middle;


   
}

.txtqrcode {

	 border: 1px solid #3C6C82;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 40px;
	width: 95%;
	display: block;
    font-size: 15px;
}

.clsPopLotto {

  	position: fixed; 
  	left:50%;
    top:50%;
    transform: translate(-50%, -50%); 
  	width: 330px; 
	height: 600px;
	overflow-y: scroll;
  	display: none;
	z-index: 1000;

}
 
.linkOnLineDocumento {

	text-decoration:none;

}

.docOnLineDocumento {
    width: 200px;
	height: 42px;
	border: 0px;
	display: table-cell;
	background-color: transparent;
	vertical-align: middle;
	background-color: #f0f8ff;

}

.docOnLineDocumentoDue {
    width: 200px;
	height: 42px;
	border: 0px;
	display: table-cell;
	background-color: transparent;
	vertical-align: middle;
	background-color: #ebebeb;

}

 .docOnLineTabDocumento {
 
 	display: table-row;
 
 }

.docOnLineSendEml {
    width: 200px;
	height: 42px;
	border: 0px;
	display: table-cell;
	background-color: transparent;
	vertical-align: middle;
   background-color: #f0f8ff;
	text-align: center;
}

.docOnLineSendEmlDue {
    width: 200px;
	height: 42px;
	border: 0px;
	display: table-cell;
	background-color: transparent;
	vertical-align: middle;
   background-color: #ebebeb;
	text-align: center;
}

}