.imgdropwrapper,.imgdropcontainer,.imgdropcontainer .overlay,.imgdroploading{width:100%;height:100%;display:block;position:relative}.imgdropcontainer{cursor:pointer;background:#fff}.imgdropcontainer .overlay,.imgdropcontainer .imgdroploading{z-index:1;opacity:0;background:#0006;transition:all .6s ease-in-out;display:none;position:absolute;top:0;left:0}.imgdropcontainer .overlay .overlaytext,.imgdropcontainer .imgdroploading .overlaytext{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.4rem;font-weight:700;display:flex}.imgdropcontainer img.sourceimg{width:100%;height:100%}.imgdropcontainer:hover,.imgdropcontainer.focus{filter:brightness(90%)}.imgdropcontainer:hover .overlay,.imgdropcontainer:hover .imgdroploading,.imgdropcontainer.focus .overlay,.imgdropcontainer.focus .imgdroploading{opacity:1;display:block}.imgdropcontainer.draging .overlay,.imgdropcontainer.draging .imgdroploading{opacity:1;background:#02a7d566;display:block}
