Bug fix for select boxes on ios
The Scales reset removes the background from select boxes which also removes the control arrows on ios. This change adds a default background color to select elements and adds the $select-background-color variable to override the default.