#camera .row{margin-top:2%!important;width:97%;margin:0 auto}#camera #web-camera-container{margin-bottom:2rem;display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%}#camera #web-camera-container .fade-enter-active,#camera #web-camera-container .fade-leave-active{transition:opacity 1s}#camera #web-camera-container .fade-enter,#camera #web-camera-container .fade-leave-to{opacity:0}#camera #web-camera-container .camera-box{max-height:500px}#camera #web-camera-container .camera-box .camera-shutter{opacity:0}#camera #web-camera-container .camera-box .camera-shutter.flash{opacity:1}#camera #web-camera-container .camera-box .web-cam{width:470px;border-radius:8px;height:auto}#camera #web-camera-container .camera-loading{margin-top:1%}#camera #web-camera-container .camera-loading .b-skeleton{width:470px;border-radius:8px}@keyframes preload{0%{opacity:1}50%{opacity:.4}to{opacity:1}}