.layout-content .data-list{padding-top:40px}.layout-content .data-list .data-item{padding:10px 20px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);margin-bottom:20px;border-radius:5px;position:relative;cursor:move}.layout-content .data-list .data-item .item-remove-btn{position:absolute;width:46px;top:5px;right:20px;cursor:pointer;z-index:2;color:#f5222d;-ms-flex-pack:distribute;justify-content:space-around}.layout-content .add-btn-group,.layout-content .data-list .data-item .item-remove-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layout-content .add-btn-group{padding-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layout-content .add-btn-group .add-btn{margin-left:20px}