*{
  box-sizing: border-box;
}
a{
  text-decoration: none;
}
p{
  margin: 0;
}
body {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial; /*background-color: aqua;*/
}
#tabela{
  align-items: center;
  max-width: 750px;
  border-spacing: 0px;
  /* border-collapse: collapse; */
}
#ft-perfil{
  height: 110px; 
}
#info-name{
  margin: 0px 0px 0px 0px;
  color: #005A5C;
  font-size: 15pt;
}
#setor{
  font-size: 8pt; font-weight: bold;
  margin: 0px 0px 0px 0px;
  color:#009c4e;
}
.contatos{
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
}
.contatos p{
  font-size: 9pt;   margin-bottom: 4px;
  max-height: 9px; font-weight: bold;
  color: #005A5C; 
}
.contatos img{
  max-height: 13px;
  width: 10px;
}
.empresa{
  margin-left: 1000px;
}
#b2{
  padding-left: 5px; padding-top: 2px;
  height: 45px; 
}
#td-foto{
  /*background-color: blue;*/
}
#td-info{
  /*background-color: yellow;*/
  padding: 0px 80px 0px 15px;
}
#td-empresas{
  /*background-color: red;*/ 
}
.tst{
  margin-top: -5px;
}
#td-url{
  color: #009c4e;
  margin: 0px 50px;
  text-decoration: none;
}
#td-email{
  padding: 0px;
  max-height: 1px;
}
/* .under{
  margin-bottom: 100px;
  border-top: 3px solid #009c4e;
} */
.under2 svg{
} 
.under2 td{
  max-height: 2px;
} 
.top{
  padding-bottom: 1000px;
}
/* QR code na coluna*/
#QR-code-box{
  /* background-color: blue; */
}
#QR-code-box img{
  margin-left: 40px;
  margin-top: 10px;
}
