.Checkbox {
    cursor: pointer;
}

.Checkbox_disabled {
    cursor: default;
}
