#cnpj {
  display: none;
  width: 100%;
  height: 35px;
  text-align: center;
  border: 0px solid #AF2020;
}

#cpf {
  display: none;
  width: 100%;
  height: 35px;
  text-align: center;
  border: 0px solid #AF2020;
}
