.sortableItem{margin-bottom:2px;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;color:#1d2129;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sortableItem__firstBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sortableItem__warapper{padding:6px 10px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20px;height:24px}.sortableItem__grabIcon{cursor:-webkit-grab;cursor:grab;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sortableItem__grabIcon:hover{background-color:#0000000d}.sortableItem:hover{background-color:#f2f3f5}.sortableItem:hover .revise{display:inline-block;color:#868d9c}.sortableItem .revise{display:none}
