.content-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.component-list,.content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.component-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100px}.component-list,.content{padding:10px;height:200px;border:1px solid #add8e6}.content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px;position:relative}.list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid grey;cursor:-webkit-grab;cursor:grab;margin-bottom:10px;text-align:center;color:#333;padding:2px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content .list{position:absolute}