.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}.InputFile{width:100%;position:relative;overflow:hidden}.InputFile .label{display:inline-block;width:100%;height:100%;border:2px dashed rgba(218,220,224,0.8);box-sizing:border-box;padding:15px 20px;transition-duration:300ms;background-color:#fff;color:rgba(122,122,122,0.74);position:relative;line-height:10px}.InputFile .label:hover{cursor:pointer}
