.view {
    .toggle {
        -moz-appearance: checkbox !important; // Fix for autoprefixer in Firefox.
    }
}
