.bs-no-scroll{overflow:hidden}#js-barcode-scanner__wrapper{position:fixed;height:100%;width:100%;top:0;left:0;bottom:0;right:0;z-index:99999}#js-barcode-scanner__wrapper .barcode-scanner{height:100%;width:100%}#js-barcode-scanner__wrapper .barcode-scanner--off-screen-left{animation-name:slideLeft;animation-duration:.5s;animation-timing-function:ease;margin-left:0%}#js-barcode-scanner__wrapper .barcode-scanner--off-screen-up{animation-name:slideUp;animation-duration:.75s;animation-timing-function:ease;bottom:10%}#js-barcode-scanner__wrapper .barcode-scanner--off-screen-down{animation-name:slideDown;animation-duration:.75s;animation-timing-function:ease;bottom:-20%}@keyframes slideLeft{0%{margin-left:100%}to{margin-left:0%}}@keyframes slideUp{0%{bottom:-20%}to{bottom:10%}}#js-barcode-scanner__wrapper .barcode-scanner__bs-image{margin-right:5px;margin-top:3px;height:15px}#js-barcode-scanner__wrapper .barcode-scanner__close{color:#fff;font-weight:700;font-size:30px;position:absolute;right:0;top:0;padding:10px 20px;z-index:1}#js-barcode-scanner__wrapper .barcode-scanner__close--down{top:40px}#js-barcode-scanner__wrapper .barcode-scanner__icon--error{margin-left:-32px;margin-top:-3px;padding-right:5px}#js-barcode-scanner__wrapper .barcode-scanner__input{display:none}#js-barcode-scanner__wrapper .barcode-scanner__input--flex{display:flex}#js-barcode-scanner__wrapper .barcode-scanner__input-label{align-self:center;color:#3e7697;display:block;margin-top:15px}#js-barcode-scanner__wrapper .barcode-scanner__input-wrapper{bottom:30px;display:flex;flex-direction:column;margin-left:20px;margin-right:20px;position:absolute;background-color:#fff;z-index:1;padding:15px}#js-barcode-scanner__wrapper .barcode-scanner__error{background-color:#fff;display:flex;flex-direction:column;height:200px;justify-content:space-evenly;left:0;margin-right:auto;margin-left:auto;position:absolute;right:0;width:80%;z-index:2}#js-barcode-scanner__wrapper .barcode-scanner__error--bold{font-size:18px}#js-barcode-scanner__wrapper .barcode-scanner__error--centered{text-align:center}#js-barcode-scanner__wrapper .barcode-scanner__error--padded{padding:0 40px}#js-barcode-scanner__wrapper .barcode-scanner__tip{background-color:#fff;display:flex;left:0;margin-right:auto;margin-left:auto;padding:15px;position:absolute;right:0;width:80%;z-index:1}#js-barcode-scanner__wrapper .barcode-scanner__tip--hidden{bottom:-20%}#js-barcode-scanner__wrapper .barcode-scanner__tip-image{height:15px}#js-barcode-scanner__wrapper .barcode-scanner__image-capture{height:100%;object-fit:contain;position:absolute;top:0;width:100%}#js-barcode-scanner__wrapper .barcode-scanner__video{height:100%;position:absolute;top:0;width:100%}#js-barcode-scanner__wrapper .barcode-scanner__view-port{align-items:center;background-color:#000;display:flex;justify-content:center;height:100%;width:100%}#js-barcode-scanner__wrapper .barcode-scanner__view-port:after{border:white solid 2px;box-shadow:0 0 0 2000px #0000004d;content:"";height:200px;position:absolute;width:80%;z-index:1}#js-barcode-scanner__wrapper .barcode-scanner__view-port--success:after{border:#00873c solid 5px}#js-barcode-scanner__wrapper .barcode-scanner__view-port--error:after{border:none}
