Styled checkboxes
inspired on http://codepen.io/CreativeJuiz/pen/BiHzp & http://callmenick.com/2014/05/13/css-toggle-switch-examples/
/!\ it is very important to have an empty element after the input field
In the examples an empty <i></i>
tag is used.
Disabled checkbox
Larger checkbox
Inline checkbox
Styled Radio
Toggle checkboxes
note: can also be used in the inline style (see above)