label {
   cursor: pointer;
   /* Style as you please, it will become the visible UI component. */
}

[id^=upload_photo] {
   opacity: 0;
   position: absolute;
   z-index: -1;
}