Hi,
you should add following CSS code:
.jsndatepicker.dropdown-menu { background-color:white;border-color:#ccc; }
To add this code in purity III you have 2 different ways:
1. From Extensions->Templates->Purity III->Custom Code you can add style tag and put the code in parameter "before /head"
2. You can create a file called /templates/purity_iii/css/custom.css and put the code inside this file