.dropzone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;cursor:pointer;border:1px dashed #003869;-webkit-border-radius:.5rem;border-radius:.5rem;background:#fff;font-size:.75rem;margin:15px 0}.dropzone .dz-message{text-align:center;padding:30px}.dropzone .dz-message .dz-button{background:0 0;color:inherit;border:0;padding:0;cursor:pointer;outline:inherit;font-size:18px}.dropzone .dz-info{display:none;text-align:center;padding:30px;font-size:18px}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-started .dz-info{display:block}.dropzone .dz-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:15px 15px 0 15px;padding-bottom:15px;border-bottom:1px solid #003869}.dropzone .dz-preview:last-of-type{border-bottom:none}.dropzone .dz-preview .dz-image{width:60px}.dropzone .dz-preview .dz-image img{-webkit-border-radius:.5rem;border-radius:.5rem}.dropzone .dz-preview .dz-details{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;padding:0 15px}.dropzone .dz-preview .dz-progress,.dropzone .dz-preview .dz-error-message,.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{display:none!important}.dropzone .dz-preview .dz-remove{display:block}
/*# sourceMappingURL=dropzone.css.map */
