.dropzone{border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;width:170px;height:170px;cursor:pointer}.dropzone.draggingOver{border:2px dashed;background-color:#fff}.dropzone .file-input{display:none}.dropzone .upload-box{display:flex;flex-direction:column;align-items:center;padding:10px}.dropzone .upload-box p{font-size:12px}.webcam-app{width:100vw;height:100vh;position:fixed;left:0;top:0}.webcam-app .webcam{display:block;position:relative;width:auto;height:100vh;z-index:99;pointer-events:none;margin:auto}.webcam-app .canvas{background-color:transparent;position:absolute;width:auto;height:100vh;z-index:999;top:0;left:0;right:0;margin:auto}.webcam-app .controls{color:#fff;position:-webkit-sticky;position:sticky;bottom:50px;display:flex;z-index:9999;justify-content:center}.post-back-link{display:flex;padding:15px;height:50px;font-size:1.2em}.post-container{display:flex;flex-direction:row;justify-content:top;align-items:top}.post-container .post-box{display:inline-block;position:relative;width:600px;margin:35px auto;background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.13),0 2px 4px rgba(0,0,0,.2);padding:16px 23px}.post-container .post-box .headline{font-size:16px;line-height:19px;opacity:.54}.post-container .post-box .post-content{display:flex;flex-direction:row;margin-top:15px;align-content:stretch}.post-container .post-box .post-content .avatar{margin:0 10px 0 0;width:36px;height:36px}.post-container .post-box .post-content .username{font-size:16px;line-height:19px}.post-container .post-box .post-content .timestamp{font-size:12px;color:#9e9ea6}.post-container .post-box .post-content .celebration{display:flex;flex-direction:column;font-size:14px;line-height:16px;color:#757575}.post-container .post-box .post-content .celebration .celebration-gif{padding-top:5px;max-width:400px}.post-container .post-box .gallery-image{display:block;max-width:170px;max-height:170px;width:auto;height:auto}.post-container .post-box .back-to-slack{font-size:1.2em;margin-top:15px;float:right}.post-container .post-box .back-to-slack a{display:flex}.post-container .post-box .delete-image-btn{background:transparent;color:#f48fb1;border:none;display:flex;line-height:unset;outline:none;margin:5px auto auto;cursor:pointer}.post-container .post-box .delete-image-btn .MuiSvgIcon-root{font-size:1.5em}.post-container .post-box .btn-snap-photo{font-size:1.1em;margin-top:10px;color:#0645ad;border:none;outline:none;background-color:transparent;text-decoration:underline;cursor:pointer;display:flex;align-items:center}.post-container .post-box .btn-snap-photo .MuiSvgIcon-root{margin-right:2px}.post-container .post-box .MuiGrid-root{margin-top:10px}
/*# sourceMappingURL=main.1fc1404c.chunk.css.map */