.Checkbox-Control {
    cursor: pointer;
}

.Checkbox_disabled .Checkbox-Control {
    cursor: default;
}
