.props-panel{position:absolute;top:0;right:-344px;background:#fff;width:344px;height:100%;padding:16px;z-index:1;transition:all .4s ease;box-shadow:-2px 0 10px 0 rgba(0,0,0,.02);overflow-y:auto}.props-panel .props-panel-form .group-title{font-size:14px;color:rgba(0,0,0,.85);margin-bottom:12px}.props-panel .props-panel-form .condition-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:16px}.props-panel .props-panel-form .condition-group .ant-select{width:100%;margin-right:4px}.props-panel .props-panel-form .btn-delete{width:16px;height:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.props-panel .props-panel-form .btn-delete .anticon{font-size:14px;color:rgba(0,0,0,.4);transition:color .3s ease}.props-panel .props-panel-form .btn-delete:hover .anticon{color:#2493fc}.props-panel .props-panel-form .ant-form-item:not(.checkbox-group){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.props-panel .props-panel-form .ant-form-item-label>label{color:rgba(0,0,0,.65)}.props-panel .props-panel-form .ant-input-suffix{color:rgba(0,0,0,.35)}.props-panel .props-panel-form .checkbox-group .ant-checkbox-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.props-panel .props-panel-form .checkbox-group .ant-checkbox-group .ant-checkbox-group-item{width:33.33333%;margin:4px 0}.props-panel-show{right:0}