.groupPage.dragOver{min-height:800px}.groupPage .dropZone{bottom:0;left:0;min-height:450px;position:absolute;right:0;top:0;z-index:900}.groupPage .dropZone.dragOver{background-color:hsla(0,0%,98%,.85);border:5px dashed var(--highlight-bk-color);box-sizing:border-box;-moz-box-sizing:border-box}.groupPage .dropZone.dragOver .dropZoneText{bottom:0;left:0;max-height:800px;position:absolute;right:0;top:0}.groupPage .dropZone.dragOver .dropZoneText:after{bottom:0;content:"Drop your files here to upload them";font-size:25px;left:0;margin:auto;max-height:100px;max-width:400px;position:absolute;right:0;text-align:center;text-shadow:#eee 2px 2px;top:0}