.drop-preview{}.dz-preview{display:flex;justify-content:space-between}.dz-size{display:flex;justify-content:center}.dz-filename{color:green}.dz-details{display:flex;flex-flow:row-reverse}.dz-remove{color:#a94442;transition:color .1s ease-in-out}.dz-remove:hover{color:red}.dz-size{}.dz-size::before{content:"Size";margin:0 10px}.dz-image{display:none!important}.dropzone.dz-clickable{cursor:pointer;border-radius:7px;display:flex;justify-content:center;align-items:center}.box-dropzone{display:flex;justify-content:center;align-items:center;border-radius:4px}.box-dropzone:hover{cursor:pointer}.boxzone{width:100%;padding:20px 0}.loader-new{border:.4rem solid #f3f3f3;border-radius:50%;border-top:.4rem solid #3498db;width:1.5rem;height:1.5rem;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}