It seems your styles.css is a bit confusing the picker CSS as well as a z-index issue.
For instance setting a higher z-index than what you use shows up the picker box, but then you'll have to figure out the box CSS as well as it seems it also needs some work
Try adding z-index:9999 to the .calendar class in pick_date_cal.css as below