.form-check{line-height:14px;min-height:14px;.form-check-input{box-shadow:none;border-color:var(--text-secondary);border-radius:2px;cursor:pointer;&:checked,&[type=checkbox]:indeterminate{background-color:var(--secondary);border-color:var(--secondary)}&:focus{border-color:var(--text-secondary)}}.form-check-label{line-height:14px}}.form-switch{.form-check-input{height:20px;width:36px;background-image:url(/images/switch-image.svg);border-color:var(--text-secondary);border-width:2px;background-color:var(--text-secondary);&:checked,&[type=checkbox]:indeterminate{background-color:var(--success);border-color:var(--success)}&:focus{border-color:transparent}&:disabled{cursor:not-allowed!important}}}.form-switch.disable{cursor:not-allowed!important}.form-radio{.form-check-input{width:16px;height:16px}}