I have styled form inputs using Twitter Bootstrap.
I need to add Kendo autocomplete input, but problem is that each initialized autocomplete input overrides my CSS styles for input (See image below). Left input is styled using Kendo Autocomplete, Input on the right is styled by Bootstrap.
Is any possibility to disable Kendo input styling of the input in form?

Thanks for any help.
!importanton your own styles where necessary. - Brett