Checkbox and Radio
Basic
                                                    Supports bootstrap brand colors: .checkbox-primary, .checkbox-info etc.
                                                
Checkboxes without label text .checkbox-single
Inline checkboxes
Circled
                                                    .checkbox-circle for roundness.
                                                
Disabled
Disabled state also supported.
Basic
                                                    Supports bootstrap brand colors: .radio-primary, .radio-danger etc.
                                                
Radios without label text .radio-single
Inline radios
Disabled
Disabled state also supported.