/*Hide Add Registration Button - 215472840984175*/
#searchResult + div button:first-of-type {
  display: none;
}