.checkbox-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkbox-col,.checkbox-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.checkbox-item{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:6px;background:#fff;border-radius:4px}.checkbox-label{white-space:normal;word-break:break-word;display:inline-block;text-align:left;line-height:1.4;margin-left:8px}.checkbox-item:hover{background:#f5f5f5}.ant-checkbox{-ms-flex-negative:0;flex-shrink:0;margin-top:2px}