.select2-results .select2-highlighted {
    background: #586069;
    color: #fff;
}
.ui-select-choices-row:hover {
    background: #3875d7;
    color: #fff;
}
