.vue-dropzone{border:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.vue-dropzone:after{clear:both;display:table;overflow:hidden}.vue-dropzone:hover{background-color:transparent!important}.dropzone.dz-started .dz-message{display:block!important}.dropzone{padding:0!important}.dropzone .dz-message{background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8fbff),to(#fff));background:linear-gradient(180deg,#f8fbff 1%,#fff);margin:0!important;border-radius:16px!important;padding:35px!important;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.dropzone .dz-message p{font-size:15px;color:#8a939b}.dropzone .dz-message strong{color:#060c15;font-size:18px;font-weight:600;font-family:Rubik,arial,helvetica,sans-serif!important}.dropzone .dz-message button{background:#4d9eff!important;font-size:14px!important;line-height:14px!important;padding:16px 25px!important;color:#fff!important;font-weight:700!important;border-radius:14px!important;border:0!important;display:inline-block!important;margin-right:0;margin-bottom:55px!important}.dropzone .dz-message button:hover{opacity:.7!important;-webkit-transition:opacity .2s;transition:opacity .2s}.dropzone .dz-message button .icon-clipboard{background:url(images/icon-clipboard@2x.png?10c402ae20dcea1b39f0684a57c2887c) no-repeat 0 0;width:16px;height:18px;background-size:100%}.dropzone .dz-preview{width:31.4%;-webkit-box-shadow:0 0 16px 0 rgba(77,158,255,.15);box-shadow:0 0 16px 0 rgba(77,158,255,.15);border-radius:16px;margin:5px!important;padding:20px 15px!important;min-height:80px!important;position:relative;overflow:hidden}.dropzone .dz-preview.dz-error{background:rgba(255,0,0,.1)!important}.dropzone .dz-preview .dz-details{opacity:1!important;background:0!important;color:#060c15!important;font-size:12px!important;padding:1.5em 1em!important}.dropzone .dz-preview .dz-details img{width:35px;height:35px;margin-right:5px;float:left;display:none}.dropzone .dz-preview .dz-details .dz-filename{font-weight:600!important;text-transform:uppercase;font-family:Rubik,arial,helvetica,sans-serif!important;text-overflow:ellipsis!important;width:80%}.dropzone .dz-preview .dz-details .dz-filename span{padding:0!important}.dropzone .dz-preview .dz-details .dz-size{font-size:11px!important;color:#8a939b!important}.dropzone .dz-preview .dz-progress{background-color:#fbeec4!important;position:absolute!important;width:100%!important;top:auto!important;bottom:0!important;left:0!important;border-radius:0!important;height:7px!important;margin-left:0!important}.dropzone .dz-preview .dz-progress .dz-upload{background-color:#f0bd02!important}.dropzone .dz-remove{opacity:1!important;color:#ccc!important;font-size:25px!important;font-weight:400!important;border:2px solid #ccc!important;border-radius:100%;top:8px!important;right:7px!important;bottom:auto!important;width:25px;height:25px;line-height:.9;padding:0!important;padding-top:0!important;padding-left:1px!important;margin-top:-1px!important}.dropzone .dz-remove:hover{text-decoration:none!important;opacity:.8!important}.dropzone .dz-error-mark,.dropzone .dz-error-message{display:none!important}