.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}.InputFileDragDrop{width:100%;position:relative;overflow:hidden}.InputFileDragDrop .label{position:relative;display:block;border-radius:7px;box-sizing:border-box;padding:5px 10px;z-index:1}.InputFileDragDrop .label .drag-drop{width:100%;height:100%;border:2px dashed rgba(218,220,224,0.8);box-sizing:border-box;padding:10px 20px;transition-duration:300ms;background-color:#fff;color:rgba(122,122,122,0.74);position:relative}.InputFileDragDrop .label .cursor-pointer:hover{cursor:pointer}.InputFileDragDrop .label .drag-drop.dragging{border:2px dashed rgba(122,122,122,0.74);background-color:rgba(222,222,222,0.44)}
