.wapf .dzone{padding:20px;border:var(--apf-file-border,2px dashed currentColor);border-radius:6px;flex-flow:column-reverse;background:var(--apf-file-bg,transparent);cursor:pointer;width:100%;display:flex}.wapf .dzone.dz-drag-hover{border-style:solid;opacity:.7}.wapf .dz-message{padding:8px 0;color:var(--apf-file-color,currentColor);text-align:center}.wapf .dz-message span{text-decoration:underline}.wapf .dz-preview{padding:5px 0;justify-content:space-between;flex-wrap:nowrap;align-items:center;display:flex}.wapf .dz-remove{padding:6px 6px 6px 10px;margin-left:auto;line-height:1}.wapf .dz-left{flex:1;position:relative;max-width:150px;align-items:center;display:flex}.wapf .dz-progress-wrapper{flex:1;transition:all .15s;position:relative}.wapf .dz-progress-wrapper>div{height:8px;position:absolute;top:-4px;border-radius:50px;background:var(--apf-progress-color,currentColor);left:0}.wapf .dz-progress{opacity:1;background:var(--apf-progress-bg,#e0e0e0)!important;width:100%}.wapf .dz-upload{z-index:2}.wapf .dz-filename{flex:1;overflow:hidden;text-overflow:ellipsis;padding-right:15px;white-space:nowrap}.wapf-dz-error{color:var(--apf-error-color,#be2626)}.wapf .dz-image{justify-content:center;margin-right:10px;flex-flow:column;width:52px;display:flex}.wapf-dz-error>div{margin-top:10px}.dz-complete .dz-progress-wrapper{animation-delay:.1s;opacity:0}