I am looking for the CSS Selector to change the color of the Radio/Checkbox INPUT (Circle/Square). I have tried .choice {background-color:red;} and I'm getting the entire field to change, but not the CIRCLE. I do not care if it is selected or not, just want the background color to be changed. I've included pictures below to illustrate what I want to do. The error is what I get using the code above. The Wanted is what I am looking to achieve.
Thanks,
Nate