.myVueDropzoneWrapper{display:inline-block!important;width:100%}.myVueDropzoneWrapper .dropzone .dz-message{background-color:rgba(0,0,0,.031372549);text-align:center;margin:0 0;padding:2em 0}.myVueDropzoneWrapper .myVueDropzone{background-size:contain;background-repeat:no-repeat;background-position:50%;background-origin:content-box}.myVueDropzoneWrapper .myVueDropzone .media-wrapper{position:absolute;left:37px;right:37px;overflow:hidden;min-height:100px;max-height:200px;-o-object-fit:contain;object-fit:contain;text-align:center}.myVueDropzoneWrapper .myVueDropzone .media-wrapper img{max-width:100%;max-height:100%}.myVueDropzoneWrapper .myVueDropzone .dropzone-custom-content{cursor:pointer;padding:2em 5px;border-radius:50px;color:#000}.myVueDropzoneWrapper .myVueDropzone .dropzone-custom-content .dropzone-custom-title{display:inline-block;padding:0;border-radius:.375rem}.myVueDropzoneWrapper .myVueDropzone.has-image .dropzone-custom-content{opacity:.4;color:rgba(0,0,0,.445)}.myVueDropzoneWrapper .myVueDropzone.has-image:hover .dropzone-custom-content{opacity:.8}.myVueDropzoneWrapper .myVueDropzone.has-image:hover .dropzone-custom-content .dropzone-custom-title{background-color:rgba(0,0,0,.5490196078)}.myVueDropzoneWrapper .myVueDropzone.has-image:hover .dropzone-custom-content .dropzone-custom-title:hover{background-color:transparent}.myVueDropzoneWrapper .myVueDropzone.no-image .dropzone-custom-content{opacity:1}.myVueDropzoneWrapper .hiddenPreview{height:600px;width:600px;overflow:hidden}.myVueDropzoneWrapper .hiddenPreview img,.myVueDropzoneWrapper .hiddenPreview video{width:200px}.myVueDropzoneWrapper .vue-dropzone>.dz-preview .dz-remove{z-index:1090;background-color:#ad2123;width:43%;right:10px;content:"X";font-size:.5em;padding:5px;top:21px;bottom:auto}