#ctrCedulaId,
#txtErrorDowloadId {
  display: none;
}

#tfPqrNumeroSolicitudId {
  pointer-events: none;
  background-color: #f5f5f5;
  color: #666666;
}

#btnBuscarId:disabled,
#btnBuscarId.disabled {
  background-color: #707070;
  color: #fff;
  cursor: not-allowed;
  opacity: 0.7;
}
