div.net {
    float: left;
    width: 95px;
    height: 20px;
    text-align: center;
    margin-top: 40px;
    margin-left: 40px;
    height: 40px;
}

div.netIma {
    float: left;
    width: 95px;
    margin-left: 40px;
    padding-left: 15px;
    height: 40px;	

}

div.insertRow {
    float: left;
    width: 50%;
    height: 36px;	

}
div.deleteRow {
    float: left;
    width: 50%;
    text-align: right;
    height: 36px;

}

.dotEmail {
    text-align: center;
    height: 71px;
    width: 71px;
    background-color: #FF6A14;
    border-radius: 50%;
    display: inline-block;
    font-size:23px;  
  }


  .dotFacebook {
    text-align: center;
    height: 71px;
    width: 71px;
    background-color: #347AEA;
    border-radius: 50%;
    display: inline-block;
    font-size:23px;  
  }


  .socTwitter {
    text-align: center;
    height: 71px;
    width: 71px;
    background-color: #49A1EA;
    border-radius: 50%;
    display: inline-block;
    font-size:23px;  
  }


  .socLinkedin {
    text-align: center;
    height: 71px;
    width: 71px;
    background-color: #2967BC;
    border-radius: 50%;
    display: inline-block;
    font-size:23px;  
  }


  button.copyUrl {
    margin-top: 2px;
    margin-left: 5px;
    height: 56px;
    width: 60px;
    color: white;
    background-color:#FF6A14;

}

.shareHome{
    width: 160px; 
    height: 3em;
    border: 1px solid #E0E0E0; 
    box-sizing: border-box; 
    border-radius: 8px; 
    background-color:white;
    text-size-adjust: 24px;
    margin-bottom: 10px;
    
}

.iconLin{
    margin-top: 22px;
    color:white;
}

.icon{
    margin-top: 22px;
    color:white;
}

.iconEm{
    margin-top: 25px;
    color:white;
}

.icontwit{
    margin-top: 25px;
    color:white;
}


.inpCopy{
    margin-left: 35px;
    width: 480px; 

}

.titAux{
    font-size: 32px; 

}

.titSouvenir{
    font-family: souvenir-light;
    font-weight: 400;
    font-size: 2.5rem;
}


