[data-v-6b5b2a44]:export{jade:#00a575}.radio[data-v-6b5b2a44]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio p[data-v-6b5b2a44]{font-size:16px;color:#a1a9a9;margin-left:10px}.container[data-v-6b5b2a44]{position:relative;width:24px;height:24px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input[data-v-6b5b2a44]{position:absolute;opacity:0;cursor:pointer}.checkMark[data-v-6b5b2a44]{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;height:24px;width:24px;background-color:#fff;border:1px solid #a3e0e1;border-radius:50%}.container input:checked~.checkMark[data-v-6b5b2a44]{border:none;background-color:#65c4db}.checkMark[data-v-6b5b2a44]:after{content:"";position:absolute;display:none}.container input:checked~.checkMark[data-v-6b5b2a44]:after{display:block}.checkMark[data-v-6b5b2a44]:after{top:4px;left:4px;width:16px;height:16px;border-radius:50%;background:#fff}[data-v-3e0dfab6]:export{jade:#00a575}.form-layout[data-v-3e0dfab6]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:60px 30px 60px 60px;border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgba(45,54,64,.05);box-shadow:0 0 10px 0 rgba(45,54,64,.05);border:1px solid #eaedf2;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-layout .row[data-v-3e0dfab6]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:45px}.form-layout .row .header[data-v-3e0dfab6]{margin-top:10px;width:200px;font-size:18px;color:#4b4f52;text-transform:capitalize}.form-layout .row .header span[data-v-3e0dfab6]{font-weight:600}.go-to-text[data-v-3e0dfab6]{font-size:16px;color:#a1a9a9;text-align:right;width:100%}.go-to-text span[data-v-3e0dfab6]{cursor:pointer;font-weight:500;color:#65c4db}.header-body[data-v-3e0dfab6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.header-body .tab[data-v-3e0dfab6],.header-body[data-v-3e0dfab6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-body .tab[data-v-3e0dfab6]{cursor:pointer;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:70px;font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e6e9ee;color:#5e6b79}.header-body .tab.active[data-v-3e0dfab6]{background-color:#fff;color:#2d3640;border-bottom:4px solid #65c4db}.transaction-table .transaction-empty[data-v-3e0dfab6]{height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.transaction-table .transaction-empty img[data-v-3e0dfab6]{width:130px}.transaction-table .transaction-empty .empty-text[data-v-3e0dfab6]{margin-top:30px;width:500px;font-size:18px;font-weight:300;color:#8b95a1;line-height:1.3;text-align:center}.transaction-table .row[data-v-3e0dfab6]{-webkit-box-sizing:border-box;box-sizing:border-box;height:80px;border-radius:10px;-webkit-box-shadow:0 0 0 0 rgba(45,54,64,.05);box-shadow:0 0 0 0 rgba(45,54,64,.05);border:1px solid #eaedf2;background-color:#fff;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:22px;padding-right:20px}.transaction-table .row .date[data-v-3e0dfab6]{min-width:120px;font-size:15px;color:#5e6b79}.transaction-table .row .title[data-v-3e0dfab6]{font-size:16px;width:220px;color:#2d3640}.transaction-table .row .code[data-v-3e0dfab6]{width:120px;text-overflow:ellipsis;white-space:pre;overflow:hidden;font-size:15px;color:#5e6b79;letter-spacing:-.3}.transaction-table .row .price[data-v-3e0dfab6]{font-size:18px;font-weight:600;margin-left:auto}.transaction-table .row .price span[data-v-3e0dfab6]{font-size:15px;padding-left:1px}.transaction-table .row .row-button[data-v-3e0dfab6]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;height:30px;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;padding-bottom:2px;background-color:#fff;color:#8b95a1;margin-left:10px;border:1px solid #bfc8d2;font-weight:300}.transaction-table .row .row-button.gray-button[data-v-3e0dfab6]{font-weight:400;cursor:pointer;border:1px solid #bfc8d2}.transaction-table .row .row-button.gray-button[data-v-3e0dfab6]:hover{opacity:.8}.transaction-table .row .row-button.orange[data-v-3e0dfab6]{background:#f29933;border:1px solid #f29933;color:#fff}.transaction-table .row .row-button.red[data-v-3e0dfab6]{background:#fd4056;border:1px solid #fd4056;color:#fff}.transaction-table .row .row-button.green[data-v-3e0dfab6]{background:#67cc64;border:1px solid #67cc64;color:#fff}.transaction-table .total-box[data-v-3e0dfab6]{width:295px;height:200px;border-radius:20px;background-image:linear-gradient(236deg,#65c4db,#2bb5d7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.transaction-table .total-box .balance[data-v-3e0dfab6]{font-size:36px;font-weight:700;color:#fff}.transaction-table .total-box .balance span[data-v-3e0dfab6]{font-size:26px;padding-left:4px}.transaction-table .total-box .balance-text[data-v-3e0dfab6]{font-size:18px;font-weight:500;margin-top:10px;color:#fff}.success-modal[data-v-3e0dfab6]{width:695px;min-height:430px}.success-modal .modal-body[data-v-3e0dfab6]{margin:0 auto;width:100%;text-align:center}.success-modal .modal-body .modal-header[data-v-3e0dfab6]{margin:0 auto;padding-top:50px;font-size:32px;color:#2d3640}.success-modal .modal-body .modal-header span[data-v-3e0dfab6]{font-weight:600}.success-modal .modal-body .sub-title[data-v-3e0dfab6]{margin-top:50px;font-size:16px;font-weight:700;line-height:1.5;letter-spacing:normal;color:#2d3640}.success-modal .modal-body .description[data-v-3e0dfab6]{margin:5px auto;max-width:495px;font-size:14px;font-weight:400;line-height:1.71;text-align:center;color:#5e6b79}.success-modal .modal-body .info-container[data-v-3e0dfab6]{width:100%;margin:50px auto 10px;padding-left:30px;padding-right:30px;height:95px;border-radius:10px;background-color:rgba(244,245,247,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.success-modal .modal-body .info-container .val[data-v-3e0dfab6]{font-size:16px;width:200px;font-weight:600;color:#2d3640;text-overflow:ellipsis;white-space:pre;overflow:hidden}.success-modal .modal-body .info-container .val span[data-v-3e0dfab6]{font-size:14px;padding-left:1px}.success-modal .modal-body .info-container .help-text[data-v-3e0dfab6]{line-height:1;font-size:12px;font-weight:300;color:#8b95a1}.success-modal .modal-body .info-container .icon[data-v-3e0dfab6]{width:24px;height:24px}.success-modal .modal-body .info-container .icon[data-v-3e0dfab6] path{fill:#a3e0e1}.success-modal .modal-body .account-text[data-v-3e0dfab6]{text-align:left;font-size:16px;line-height:1.44;color:#a1a9a9}.success-modal .modal-body .account-text span[data-v-3e0dfab6]{cursor:pointer;color:#65c4db}.success-modal .modal-body .account-text span[data-v-3e0dfab6]:hover{text-decoration:underline}.success-modal .modal-body .warning-text[data-v-3e0dfab6]{text-align:left;font-size:13px;font-weight:300;line-height:2;color:#f29933}.success-modal .modal-body .buttons[data-v-3e0dfab6]{margin-top:60px;margin-bottom:60px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.modal-bg[data-v-3e0dfab6]{margin-top:5px;height:326px;background-image:url(https://storage.googleapis.com/superlancer.appspot.com/public/confetti.svg);background-position:top;background-size:contain;background-repeat:no-repeat}.modal-bg .modal-header[data-v-3e0dfab6]{padding-top:40px;font-size:32px;font-weight:400;text-align:center;line-height:normal;max-width:300px;color:#2d3640}.modal-bg .modal-header span[data-v-3e0dfab6]{font-weight:600}.modal-bg .modal-sub-header[data-v-3e0dfab6]{font-size:16px;font-weight:700;line-height:1.5;text-align:center;color:#2d3640}.modal-bg .modal-text[data-v-3e0dfab6]{width:490px;margin-top:5px;font-size:14px;font-weight:400;line-height:1.71;text-align:center;color:#5e6b79}