

.ui-menu-item[active_sw="0"]   /* Not Active SW in list DD */
, datalist option[active_sw="0"]
, select option[active_sw="0"]
{
    background: rgb(220, 220, 220);
    font-style: italic;
    color: gray;
}
