[dir] svg[data-v-8dea8908]{transform:rotate(var(--r,0deg)) scale(var(--sx,1),var(--sy,1))}path[data-v-8dea8908]{fill:currentColor}.v-enter-active,.v-leave-active{transition:opacity 1s ease}.spin-loader-block{position:relative;top:200px}.spin-loader{display:inline-block;position:relative;width:80px;height:80px}.spin-loader div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px}[dir] .spin-loader div{margin:8px;border:8px solid #67a6f0;border-radius:50%;border-color:#67a6f0 transparent transparent transparent}[dir=ltr] .spin-loader div{animation:spin-loader-ltr 1.2s cubic-bezier(.5,0,.5,1) infinite}[dir=rtl] .spin-loader div{animation:spin-loader-rtl 1.2s cubic-bezier(.5,0,.5,1) infinite}[dir=ltr] .spin-loader div:first-child,[dir=rtl] .spin-loader div:first-child{animation-delay:-.45s}[dir=ltr] .spin-loader div:nth-child(2),[dir=rtl] .spin-loader div:nth-child(2){animation-delay:-.3s}[dir=ltr] .spin-loader div:nth-child(3),[dir=rtl] .spin-loader div:nth-child(3){animation-delay:-.15s}@keyframes spin-loader-ltr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-loader-rtl{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}#btn_save_user{color:#464646!important}[dir] #receiptLogoArea{border:2px dashed #d8d6de;background-color:#f3f2f7;border-radius:5px;text-align:center}#receiptLogo{max-height:10rem}[dir] #receiptLogo:hover{cursor:pointer;box-shadow:0 0 11px rgba(33,33,33,.2)}