.zig-zag-bottom:after{background:linear-gradient(-45deg, transparent 16px, #fff 0), linear-gradient(45deg, transparent 16px, #fff 0);background-repeat:repeat-x;background-position:left bottom;background-size:20px 32px;content:"";display:block;width:100%;height:15px;position: absolute;top:100%;left:0}
/*Already Scanned Message css start*/
.container-scanned{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;font-family:system-ui;box-sizing:border-box;padding:0rem;background:url("../images/blur-bill-img.jpg") top center no-repeat;background-size:cover}
.scan-div{height:100%;background:rgba(0,0,0,0.1);width:100%;display:flex;align-items:center;justify-content:center;padding:.55rem}
.scan-content{box-shadow:0 2px 4px #0003;border-radius:.5rem;padding:2rem;text-align:center;display:inline-block;background:rgba(255,255,255,0.8)}
.icon-scan{width:70px;margin:0 auto .5rem}
.title-scan{margin:0;text-transform:uppercase;font-size:1.35rem;color:#000}
.subtitle-scan{color:#243238;font-size:.95rem;margin:0}
.btn-ok{text-decoration:none;color:#fff;background:#00a3ff;border-radius:2rem;display:inline-block;padding:0.5rem 1.5rem;width:100%}
/*Already Scanned Message css end*/