.camera-popup{background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.3);font-family:sans-serif;left:50%;line-height:1.3em;margin-left:-150px;padding:20px;pointer-events:auto;position:fixed;top:20%;width:320px;z-index:1000}.camera-popup.camera-popup-wide{margin-left:-240px;top:5%;width:480px}.camera-popup .hidden{display:none}.camera-popup .viewfinder{text-align:center}.camera-popup #video{width:280px}.camera-popup .center{text-align:center}.camera-popup .photo-preview{width:320px}.camera-popup canvas{display:none}.camera-popup .generic-error{text-align:center}.camera-popup .permission-denied-error h2{border-bottom:1px solid #596595;color:#596595;line-height:1.3em;margin-top:0;padding-bottom:10px}.camera-popup .permissions-howto dd{color:#444;font-size:.8em;margin:5px 0 20px 10px;padding:0}.camera-popup button{background-color:#596595;border:1px solid #464f75;border-radius:5px;color:#fff;padding:6px 8px}.camera-popup button:active{background-color:#7580ac;border:1px solid #596595}.camera-overlay{background:rgba(0,0,0,.4);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}