.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.w-100{width:100%}.d-none{display:none}.d-inline{display:inline !important}.user-select-none{-moz-user-select:none;-khtml-user-select:none;user-select:none}.white-space-pre-wrap{white-space:pre-wrap}.float-right{float:right}.float-left{float:left}.cursor-pointer{cursor:pointer}.DragDropArea ul,.DragDropArea ul li{margin:0;padding:0;list-style:none}.DragDropArea .area{width:100%}.DragDropArea .area-box{margin:10px;border-radius:7px;border:1px solid rgba(218,220,224,0.8);width:100%;position:relative;z-index:1}.DragDropArea .area-title,.DragDropArea .area-data{box-sizing:border-box;padding:5px}.DragDropArea .area-single-entry{user-select:none}.DragDropArea .area-ul{width:100%;height:100%}.DragDropArea .dragging-target{top:0;left:0;width:100%;height:100%;position:absolute;z-index:2;box-sizing:border-box;padding:10px;border-radius:7px;border:2px dashed rgba(218,220,224,0.8)}.DragDropArea .dragging-disabled{top:0;left:0;width:100%;height:100%;position:absolute;z-index:2;box-sizing:border-box;padding:10px;border-radius:7px;background-color:rgba(218,220,224,0.8)}.DragDropArea .drop-loading{top:0;left:0;width:100%;height:100%;position:absolute;z-index:3;box-sizing:border-box}
