@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@font-face{font-family:influye-receipt-helper;src:url(../fonts/influye-receipt-helper.f68e0a86.eot);src:url(../fonts/influye-receipt-helper.f68e0a86.eot?#iefix) format("embedded-opentype"),url(../fonts/influye-receipt-helper.6b3473ef.woff) format("woff"),url(../fonts/influye-receipt-helper.0322c6e9.ttf) format("truetype"),url(../img/influye-receipt-helper.f3c76c0e.svg#influye-receipt-helper) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:influye-receipt-helper!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-bee:before{content:"\61"}.icon-butterfly:before{content:"\62"}.icon-cat:before{content:"\63"}.icon-crab:before{content:"\64"}.icon-dog:before{content:"\65"}.icon-elephant:before{content:"\66"}.icon-fish:before{content:"\67"}.icon-fox:before{content:"\68"}.icon-frog:before{content:"\69"}.icon-ladybug:before{content:"\6a"}.icon-monkey:before{content:"\6b"}.icon-mouse:before{content:"\6c"}.icon-parrot:before{content:"\6d"}.icon-whale:before{content:"\6e"}.icon-turtle:before{content:"\6f"}.icon-spider:before{content:"\70"}.icon-snail:before{content:"\71"}.icon-sheep:before{content:"\72"}.icon-rabbit:before{content:"\73"}.icon-pig:before{content:"\74"}.icon-add:before{content:"\77"}.icon-semi-circle:before{content:"\78"}.icon-remove:before{content:"\79"}.icon-sad:before{content:"\7a"}body,html{padding:0;margin:0}#app{background-color:rgba(0,0,70,.02);font-family:Poppins,Helvetica,Arial,sans-serif;display:flex;flex-direction:column;align-items:center;padding:40px 0}.main-content{width:100%;max-width:800px}.flex{display:flex}.column{flex-direction:column}.fillw{width:100%}.bold{font-weight:700}.secondary{font-size:80%;opacity:.7}.item{background-color:#fff;padding:20px;border-radius:20px;margin-bottom:20px;box-shadow:0 7px 10px 5px rgba(0,0,70,.08)}.item.no-items{box-shadow:0 7px 10px 5px rgba(200,0,0,.1);outline:3px solid rgba(200,0,0,.05)}.customer-selection{font-size:24px;color:rgba(0,0,70,.75);width:42px;height:42px;display:flex;justify-content:center;align-items:center;line-height:0;border-radius:50%;flex-shrink:0}.customer-selection.unselected{color:rgba(0,0,70,.4);background-color:rgba(0,0,70,.05)}.customer-selection.selected{animation:anim-pop .25s linear}.selectable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.customer-1{background-color:#8abade}.customer-2{background-color:#f59598}.customer-3{background-color:#90cfb5}.customer-4{background-color:#f9f08d}.customer-5{background-color:#cdb3d5}.customer-6{background-color:#ccac90}.customer-7{background-color:#e0e88c}.customer-8{background-color:#fbdede}.customer-9{background-color:#bbdcad}.customer-10{background-color:#febd7d}.customer-11{background-color:#b3b4da}.customer-12{background-color:#f4f1b0}.customer-13{background-color:#bacab2}.customer-14{background-color:#efa796}.customer-15{background-color:#a6c7ea}.customer-16{background-color:#a9dad1}.customer-17{background-color:#f9a586}.customer-18{background-color:#f8b2bc}.customer-19{background-color:#d291bc}.customer-20{background-color:#a5f8ce}@keyframes anim-pop{0%{transform:scale(1.2)}to{transform:scale(1)}}.customers-selection{width:calc(100% + 40px);overflow-x:auto;display:flex;margin-left:-20px;margin-right:-20px;padding:0 16px}.customers-selection .customer-selection{margin-left:4px}.customers-selection .customer-selection:first-child{margin-left:20px}.customers-selection .customer-selection:last-child{margin-right:20px}@media (max-width:767px){.customers-selection::-webkit-scrollbar{display:none}}a{color:rgba(0,0,0,.5);text-decoration:none;font-size:14px}.spin{animation:anim-spin 1s linear infinite}@keyframes anim-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}