I was wondering if was possible to change the value of "background-color" for the selection of a radCombobox.Here is the css code I usedI can change everything but not the color of highlighted items ....)\[code\]div.RadComboBox_Metro .rcbInputCell INPUT.rcbInput{ background-color: #9BCDFF;}\[/code\]"Metro" being the name of the "skin" of my radcomboboxThanks to all