.ui-state-active, .ui-widget-content .ui-state-active
{
    background: #0093c5 !important;
    border: 1px solid #0053c5 !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight
{
    background: #b2d235 !important;
    border: 1px solid #82a205 !important;
    color: #2b2b2b !important;
}