Lookup Css in Accordian container

Hello Again

i am using this CSS in order to set the lookup clear x icon to the right:

.fd-form .fd-field-lookup .k-combobox .k-dropdown-wrap>.k-i-close {
right: auto !important;
left: calc(.375rem*2 + 1.5rem);
}

but it is not working in accordian container how to??

Dear Georges,

I’ve tested it, should work. Please try to delete all custom CSS rules except this one, an overlap may have occurred.