.filezone input[type=file]{opacity:0;width:100%;min-height:200px;max-height:200px;position:absolute;cursor:pointer}.filezone{outline:3px dashed grey;background:#fff;color:#696969;min-height:200px;max-height:200px;position:relative;cursor:pointer;display:flex;align-content:center;justify-content:center}.filezone:hover{background:#fff}.filezone p{font-size:1.2em;text-align:center;padding:20px;margin:0}div.file-listing img{width:40px;height:20px}div.remove-container a{color:red;cursor:pointer}.gallery-preview-container{position:relative;min-height:200px;max-height:200px}.gallery-preview-image{position:absolute;top:0;bottom:0;right:0;left:0;min-height:200px;max-height:200px;width:100%}.gallery-preview-image-top{position:absolute;top:0;height:40px;right:0;left:0;background-color:#000000b3}.gallery-preview-image-remove{position:absolute;bottom:0;height:40px;right:0;left:0;background-color:#000000b3}.gallery-preview-image-success{position:absolute;top:0;bottom:0;right:0;left:0;background-color:#77246db3}.gallery-preview-image-error{position:absolute;top:0;bottom:0;right:0;left:0;background-color:#000000b3}.gallery-upload-button{max-height:200px;min-height:200px}.gallery-show-image{width:100%;max-height:200px;min-height:200px}
