.filter-mode-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px;background:rgba(32,32,32,.08)!important;border-radius:6px;margin-left:16px}.filter-mode-check .item{-webkit-box-sizing:border-box;box-sizing:border-box;width:26px;height:26px;text-align:center;border-radius:4px;color:rgba(32,32,32,.6)!important;font-size:12px;cursor:pointer}.filter-mode-check .item.check{background-color:#fff;color:rgba(32,32,32,.8)!important}