Orange branded checkboxes and radios

Doesn't work onto IE8, fallback to default browser checkboxes and radios

You can quickly used Orange branded checkboxes and radios by adding the class .o-checkbox or .o-radio onto the <input>.

The brand applies only if your respect the put the <input> before the <label>

If you need to pull right the checkboxes or radios, add the class .o-checkbox-right or .o-radio-right

{% highlight html %}
{% endhighlight %}