.my-checkbox{position:relative;cursor:pointer}.my-checkbox-disabled{position:relative;cursor:not-allowed;display:inline-block}.my-checkbox .my-checkbox-check,.my-checkbox-disabled .my-checkbox-check{position:relative;display:inline-block;vertical-align:top;height:100%;max-width:100%}.my-checkbox.stretch .my-checkbox-check-image,.my-checkbox-disabled.stretch .my-checkbox-check-image{height:100%}.my-checkbox .my-checkbox-check-image.checked{display:none}.my-checkbox .my-checkbox-check-image.unchecked{display:block}.my-checkbox[my-checked="checked"] .my-checkbox-check-image.checked{display:block}.my-checkbox[my-checked="checked"] .my-checkbox-check-image.unchecked{display:none}.my-checkbox .my-checkbox-label,.my-checkbox-disabled .my-checkbox{display:inline-block;vertical-align:middle}.my-checkbox-disabled img{display:block}