.ma-checkbox[data-v-4b6cee28]{width:100%;height:100%;text-align:center}.ma-checkbox input[data-v-4b6cee28]{display:none}.ma-checkbox input+label[data-v-4b6cee28]{position:relative;color:#c9c9c9;font-size:12px;height:24px;line-height:24px;width:24px;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.ma-checkbox input+label[data-v-4b6cee28]:after{display:inline-block;background-color:var(--checkbox-background);border:1px solid var(--checkbox-border);content:"";width:16px;height:16px;line-height:16px;position:absolute;top:2px;left:3px;text-align:center;font-size:12px;color:var(--checkbox-text-color)}.ma-checkbox input:checked+label[data-v-4b6cee28]:after{content:"\2714";background-color:var(--checkbox-selected-background);border-color:var(--checkbox-selected-border)}.ma-checkbox input+label.checkedHalf[data-v-4b6cee28]:after{content:"\2501"}