Date Picker month/year menu white on white

Just these for that page:

.field-error-messages {    
   color: red;
    padding: 2px;
}
.my-required-field textarea, .my-required-field input  {
    border: 1px solid #D00;
    border-right: 4px solid #D00;
}

But I dont think that field is using these.