Workarounds: - Use the Lightweight render mode of the FormDecorator; - Use RadCheckBox instead of asp:CheckBox; - Use the following styles: .rfdRadioChecked::before, .rfdRadioUnchecked::before, .rfdCheckboxChecked::before, .rfdCheckboxUnchecked::before { content: none !important; }