.Button{font-size:16px;font-weight:500;padding:6px 8px;border-radius:8px;color:#00ace1;background-color:#fff;border:1px solid #00ace1;cursor:pointer}.Button.primary{color:#fff;background-color:#00ace1;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Button.alert{color:#fff;background-color:#f9777f;border:1px solid #f9777f}.Button.no-border{color:#404040;background-color:#fff;border:none}.Button.download{color:#00ace1;background-color:transparent;border:none;font-weight:bolder;padding:0!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.Button.confirm{color:#fff;background-color:#00b777;border:1px solid #00b777}.Button.remove{color:#f66;border:none}.Button.delete{color:#f66;border:1px solid #f66}.Button.delete-no-border{color:#f66;border:none}.Button.icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Button img{margin-right:8px}.Button.alert:disabled,.Button.Button.delete:disabled,.Button.confirm:disabled,.Button.delete-no-border:disabled,.Button.no-border:disabled,.Button.primary:disabled,.Button:disabled{color:#c8c7cc;background-color:#ebebeb;border:1px solid #ebebeb;cursor:default}.Button.download:disabled,.Button.download:disabled:hover{color:#c8c7cc}.Button.alert:disabled:hover,.Button.confirm:disabled:hover,.Button.primary:disabled:hover{color:#c8c7cc;background-color:#ebebeb;border:1px solid #ebebeb;cursor:default}.Button:focus{outline:none}.Button.Button.download:hover{color:#00ace1;background-color:transparent;border:none}.Button:not(:disabled):hover{color:#fff;background-color:#40c1e9;border:1px solid #40c1e9}.Button.Button.download:not(:disabled):active{color:#00ace1;background-color:none;border:none}.Button:not(:disabled):active{color:#fff;background-color:#00ace1;border:1px solid #00ace1}.Button.alert:hover{background-color:#ff8585;border:1px solid #ff8585}.Button.confirm:hover{background-color:#16d190;border:1px solid #16d190}.Button.alert:active{background-color:#f9777f;border:1px solid #f9777f}.Button.confirm:active{background-color:#00aa6f;border:1px solid #00aa6f}.Button.delete:hover{background-color:#f66;color:#fff;border:1px solid #f66}.Button.delete:active{background-color:#f85252;color:#fff;border:1px solid #f85252}.Button.delete-no-border:active{background-color:#fff;color:#f85252;border:none}.Button.delete-no-border:hover{background-color:#e3f5fb;color:#f85252;border:none}.Button.no-border:hover{background-color:#e3f5fb;color:#404040;border:none}.Button.no-border:active{background-color:#fff;color:#404040;border:none}.Button.remove:active,.Button.remove:hover{background-color:#fff;color:#f85252;border:none}.Checkbox{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Checkbox__label{margin-left:16px;font-size:16px;letter-spacing:-.1px;text-align:left;color:#404040}.Checkbox__label.disabled{color:#c8ccd1}.Checkbox__input{margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;position:relative;outline:none;-webkit-box-sizing:content-box;box-sizing:content-box;width:20px;height:20px;border:2px solid #c8ccd1;vertical-align:middle;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;background-color:#fff}.Checkbox__input:checked{border:2px solid #00ace1;color:#00ace1;text-align:center;background-color:#fff}.Checkbox__input:checked:before{content:""}.Checkbox__input:checked:after{content:url(/static/media/checked.19e59e14.svg);line-height:24px;text-align:center;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.Checkbox__input:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.Checkbox__input:hover:not(:disabled){border:2px solid #00ace1}.Checkbox__input:disabled{cursor:default}.Text-field{position:relative;padding:17px 0;text-align:left}.Text-field__input{color:#404040;font-family:Prompt,sans-serif;font-weight:400;font-size:16px;width:Calc(100% - 26px);height:42px;padding:0 12px;border:1px solid #d1d1d6;border-radius:8px;background:none;-webkit-appearance:none;-moz-appearance:none;outline:none}.Text-field__input:disabled{color:#b5b6ba;background-color:#e1e2e6}.Text-field__input:focus{outline:none}.Text-field__input::-webkit-input-placeholder{color:#b5b6ba}.Text-field__input::-moz-placeholder{color:#b5b6ba}.Text-field__input::-ms-input-placeholder{color:#b5b6ba}.Text-field__input::placeholder{color:#b5b6ba}.Text-field__input:invalid{-webkit-box-shadow:none;box-shadow:none}.Text-field__label{color:#b5b6ba;margin:0;margin-left:4px;font-size:14px}.Text-field--upgraded{width:100%}.Text-field--focused .Text-field__label{color:#00ace1}.Text-field.Text-field__input{border-bottom:1px solid #d1d1d6}.Text-field .Text-field__input:focus{border-color:#00ace1}.Text-field__example{font-size:12px;letter-spacing:-.1px;color:#b5b6ba;position:absolute;bottom:1%;left:4px;-webkit-transform:translateY(Calc(100% - 12px));-ms-transform:translateY(Calc(100% - 12px));transform:translateY(Calc(100% - 12px));text-align:left}.not-valid .Text-field__label,.Text-field__example.not-valid{color:#f66}.not-valid .Text-field__input,.not-valid .Text-field__input:focus{border-color:#f66}.mismatch:after,.mismatch:focus{color:#f66;background-color:#f66}.mismatch .Text-field__label,.mismatch .Text-field__label.Text-field__label--float-above{color:#f66}.Text-field--upgraded.mismatch .Text-field__input{border-color:#f66}.Text-field--upgraded.mismatch .Text-field__example{color:#f66}.Login-page{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100vh;margin:auto}.Login-container,.Login-page{display:-ms-flexbox;display:flex}.Logo-session{width:864px}.Login-session{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 32px;width:100%}.Login-page .Button{margin:auto;margin-top:40px;width:128px}.Login-logo{margin-right:auto}.Login-form-header{margin-bottom:32px}.Login-form-title{height:41px;font-size:32px;font-weight:600;line-height:1.28}.Login-form-subtitle,.Login-form-title{letter-spacing:.4px;text-align:left;color:#404040;margin:0}.Login-form-subtitle{height:48px;font-size:28px;font-weight:200;line-height:1.5;margin-top:7px}.Login-form-subtitle.fail{color:red}.Login-form{width:428px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:40px;min-height:330px;-ms-flex-pack:center;justify-content:center}.Version-number{color:#c4c4c6;font-size:13px;text-align:left}.release-note-link{color:#00ace1;text-align:left}.register-link{color:#00ace1;margin-top:24px}.register-link:hover,.release-note-link:hover{text-decoration:underline}.reset-password-link{margin-left:auto;color:#00ace1}.login__action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:1339px){.Logo-session{display:none}.Login-page{display:inline-block;position:fixed;top:0;bottom:0;left:0;right:0;height:625px;width:412px;margin:auto}}.Settings-page{background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px;padding:0 16px;max-width:1060px;min-width:760px;height:100vh;text-align:left}.Settings-page p{margin:0}.Settings-page h1{font-size:24px;color:var(--black)}.setting-details{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--light-gray)}.setting-details__title{font-size:16px;color:var(--black)}.setting-details__description{font-size:12px;color:var(--gray)}.setting-details__remark{font-size:12px;color:var(--yellow)}.Settings-page--document-setting,.Settings-page--integration-setting,.Settings-page--user-setting{margin-top:32px}.beta-badge{color:#fff;background-color:#00b777;padding:0 12px;font-weight:900;font-size:12px;border-radius:24px;margin-left:8px}.Page-not-found{height:100vh}.Page-not-found__container{position:relative;height:479px;width:916px;margin:auto;top:50%;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden}.Page-not-found__action{position:absolute;margin:auto;width:160px;bottom:32px;left:410px}.Page-not-found__action .Button{width:160px}.Release-note-page__container{margin:24px auto;max-width:976px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);border-radius:10px;padding:24px}h2.title{margin:0}.current-version{margin:0;color:#cecece;font-size:18px}.release-card .title{color:#00ace1;margin:0;font-size:28px}.version-area{width:400px}.detail-area{width:100%}.releas-date{margin:0;color:#8e8e8e;font-size:16px}.Release-note-page__note{margin-top:32px;padding:8px 0}.Release-note-page .release-card{display:-ms-flexbox;display:flex;padding:24px 0 0}.detail-card .title{margin:0;color:#404040;font-size:28px}.detail-list{display:block;list-style-type:circle;color:#00ace1;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:20px;padding-inline-start:20px}.detail-list .item span{color:#404040}.powered-by{font-size:18px;color:#e5e5ea;text-align:center;margin:0 0 24px}.detail-card{margin-bottom:32px}.Reference-documents,.Reference-documents--disabled{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:50%;margin:auto;position:relative}.Reference-documents__icon{margin:auto}.Reference-documents--hover{background-color:rgba(0,172,225,.15)}.Reference-documents__card{display:none;cursor:default;position:absolute;width:200px;right:40px;padding:16px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.2),0 3px 14px 3px rgba(0,0,0,.12),0 8px 10px 1px rgba(0,0,0,.14);box-shadow:0 4px 5px 0 rgba(0,0,0,.2),0 3px 14px 3px rgba(0,0,0,.12),0 8px 10px 1px rgba(0,0,0,.14)}.Reference-documents__card--show{display:block}.Reference-documents__card-title{font-size:14px;color:#8e8e93;text-align:center;margin:0}.Reference-documents__documents{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.Reference-documents__documents--left{width:50%;text-align:left}.Reference-documents__documents--left .title{margin:0}.Reference-documents__documents--right{width:50%;text-align:right}.Reference-documents__documents--right .document__link{color:#00ace1;margin:0;cursor:pointer;pointer-events:auto}.Table{width:100%;max-width:100%;margin-bottom:.5rem;border-collapse:collapse;border-bottom:1px solid #e5e5ea}.Table th{color:#8e8e93;padding:0 1rem}.Table td,.Table th{font-size:14px;vertical-align:middle;font-weight:300;-o-text-overflow:ellipsis;text-overflow:ellipsis}.Table td{color:#404040}.Table thead{border-bottom:1px solid #e5e5ea}.Table tr{height:56px}.Table tbody tr:not(.no-hover):hover{background-color:#e3f5fb;cursor:pointer}.Table tbody tr.No-data-label__row:hover{background-color:transparent;cursor:default}.Table td .Custom-action:only-child .Button,.Table th .Button{width:120px}.Table td .Custom-action+.Custom-action{margin-left:8px}.Table td.Table-data-row-new:first-of-type{width:40px;padding:0;text-align:center}.Table td.Table-data-row-checkbox{width:56px;min-width:56px;padding:0;text-align:center;vertical-align:middle;z-index:2;background-color:#fff}.Table th.Table-data-row-checkbox{width:24px}.Table td.Table-data-row-action,.Table th.Table-data-row-action{width:120px;min-width:100px;padding:0 16px;text-align:center;vertical-align:middle}.Table td.Table-data-row-action .Button,.Table th.Table-data-row-action .Button{width:120px;height:32px}.Table td.Table-data-row-checkbox .Checkbox__input{margin-left:18px}.Table td.Table-data-row-checkbox .Checkbox__label,.Table th.Table-data-row-checkbox .Checkbox__label{margin:0}.Table tr.row-selected{background-color:#e3f5fb}.Table .Button{padding:2px 12px;font-size:14px}.No-data-label{color:#8c8c8c!important;text-align:center;opacity:.5}.B2b-invoice__pending-review,.Created-status,.Pending-approval-status{background-color:#ffb400}.B2b-invoice__pending-review,.B2b-invoice__waiting-document,.Created-status,.Pending-approval-status{width:100%;min-width:110px;max-width:110px;height:24px;margin:auto;padding-top:3px;font-size:14px;border-radius:12.5px;color:#fff7e5;text-align:center}.B2b-invoice__waiting-document{background-color:#ff8300}.B2b-invoice__waiting-reconcile{background-color:#d1d1d6}.B2b-invoice__waiting-reconcile,.Pending-payment-status{width:100%;min-width:110px;max-width:110px;height:24px;margin:auto;padding-top:3px;font-size:14px;border-radius:12.5px;color:#8e8e93;text-align:center}.Pending-payment-status{background-color:#e5e5ea}.B2b-invoice__reject,.Report-status{background-color:#f66}.B2b-invoice__approve-status,.B2b-invoice__paid-status,.B2b-invoice__reject,.Paid-status,.Report-status{width:100%;min-width:110px;max-width:110px;height:24px;margin:auto;padding-top:3px;font-size:14px;border-radius:12.5px;color:#fff;text-align:center}.B2b-invoice__approve-status,.B2b-invoice__paid-status,.Paid-status{background-color:#00b777}.quotation .quotation-value{margin:0;font-size:14px;text-align:right}.quotation-value .alias{color:#c4c4c4}.quotation .quotation-option{margin:0;font-size:11px;color:#c4c4c4;text-align:right}.description .description-value{margin:0;font-size:14px;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.description-value .alias{color:#c4c4c4}.description .description-option{font-size:11px;color:#c4c4c4}.description .description-option,.due-date-title{margin:0;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.due-date-title{font-size:14px;margin-left:44px}.until-due-date{margin:0;font-size:11px;color:#c4c4c4;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:44px}.overdue{color:#f66}.col{-ms-flex-align:center;align-items:center;padding:0 1rem}.col-0{width:150px;min-width:150px}.col-0,.col-1{text-align:left}.col-1{min-width:160px;max-width:398px}.col-1 .description{margin-left:15px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.col-1 .description,.col-4 .status{height:56px;display:-ms-flexbox;display:flex}.col-2{text-align:right;min-width:120px;max-width:248px}.col-2 .col span{text-align:right;width:100%}.col-3{text-align:right;width:130px;min-width:130px}.col-3.receipt{width:172px;min-width:172px}.col-3 .due-date--box{height:56px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.col-3 span{margin-left:30px}.col-3.vendor{text-align:right;width:164px;min-width:164px}.col-4{text-align:center;width:110px;min-width:110px}.col-3-receipt .col,.col-3-tax-invoice .col,.col-4-invoice .col,.col-4-quotation .col{-ms-flex-pack:center;justify-content:center}.col-3-receipt span,.col-3-tax-invoice span{margin:0!important}.col-5{text-align:center;width:110px;min-width:110px}.header-0,.header-1,.header-4{text-align:left}.header-3-receipt,.header-3-tax-invoice,.header-4-invoice,.header-4-invoiceRequest,.header-4-quotation{text-align:center!important;margin:auto!important}.header-3{text-align:left;margin-left:30px}.header-2,.header-3{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header-2{margin-left:auto;margin-right:25px}.header-0.header-0-payment-log,.header-1.header-1-payment-log,.header-2.header-2-payment-log,.header-3.header-3-payment-log,.header-4.header-4-payment-log{margin-left:0;margin-right:0;text-align:left;width:100%}.custom-header{position:relative;cursor:pointer}.custom-header.payment-log{cursor:default}.sort-indicator{width:16px;height:16px;position:absolute;top:16px}.header-0+.sort-indicator{left:144px}.header-2+.sort-indicator,.header-3+.sort-indicator{right:8px}.header-4+.sort-indicator{left:80px}.header-4+.sort-indicator.sort-indicator--receipt,.header-4+.sort-indicator.sort-indicator--tax-invoice,.header-5+.sort-indicator{left:112px}.time{text-align:left}.unpaid{color:#f66}.download-file{color:#00ace1}.paid-amount-box,.paid-invoice-box,.paid-type-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.paid-account-box{display:-ms-flexbox;display:flex}.paid-account-box p,.paid-amount-box p,.paid-invoice-box p,.paid-type-box p{margin:0;text-align:left}.status-label--paid{color:#00b777}.status-label--pending_approval,.status-label--pending_payment{color:#ffb400}.detail-label{color:#d1d1d6}.link-label{color:#00ace1}.bank-account-logo{width:40px;height:40px;border-radius:8px;border:1px solid #d1d1d6;margin-right:16px}.col-0.col-0-payment-log,.payment-log.col-0{text-align:left;width:200px}.col-1.col-1-payment-log,.payment-log.col-1{text-align:left;width:200px;min-width:150px}.col-2.col-2-payment-log,.payment-log.col-2{text-align:left;width:200px;min-width:188px}.col-3.col-3-payment-log,.payment-log.col-3{text-align:left;width:200px}.col-4.col-4-payment-log,.col-5.col-5-payment-log,.payment-log.col-4,.payment-log.col-5{text-align:left;min-width:200px}.Payment-log-table .col{padding:1rem}.waiting{color:#ffb400}.paid{color:#00b777}.col-2.col-2-vendor .col{margin-right:16px}.col-0.col-0-customer{width:100px}.col-1.col-1-customer{width:100px;min-width:100px}.col-2.col-2-customer{text-align:left;width:auto;min-width:188px}.col-3.col-3-customer{width:200px}.col-0.col-0-customer span,.col-1.col-1-customer span,.col-2.col-2-customer span{text-align:left}.col-3.col-3-customer span{text-align:right}.header-0.header-0-customer,.header-1.header-1-customer,.header-2.header-2-customer,.header-3.header-3-customer{margin-left:0;margin-right:0;text-align:left;width:100%}.bank-account-info .subtitle{color:#b5b6bd;font-size:12px}.Dropdown{height:32px;width:100%;color:#8e8e93;font-size:16px;font-weight:300;border-radius:8px;background-color:#fff;border:1px solid #00ace1;padding-left:16px;-webkit-appearance:none;-moz-appearance:none;background:url(/static/media/dropdown.d22ba02a.svg) no-repeat 16px;background-size:16px;background-position-x:Calc(100% - 15px)}.Dropdown:focus{outline:none}.Dropdown:disabled{border:1px solid #c8ccd1;background:url(/static/media/dropdown-disabled.4fe9d1a5.svg) no-repeat 16px;background-size:16px;background-position-x:Calc(100% - 15px)}.Pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:16px}.Pagination-label-number-per-page{margin-right:16px;font-size:13px;font-weight:300;color:#404040}.Pagination-page-options{height:24px;width:72px;color:#8e8e93;font-size:14px;font-weight:300;border-radius:8px;background-color:#fff;border:1px solid #8e8e93;padding-left:16px;font-family:Prompt,sans-serif!important;-webkit-appearance:none;-moz-appearance:none;background:url(/static/media/dropdown.d22ba02a.svg) no-repeat 16px;background-size:10px;background-position-x:50px}.Pagination-page-options:focus{outline:none}.Pagination-paging-info{margin-right:16px;margin-left:16px;font-size:13px;font-weight:300;color:#404040}.Pagination .Button{padding:0;width:44px;height:24px;margin:0 4px}.Button:disabled,.Button:disabled:hover{border-radius:10px;background-color:#fff;border:1px solid #d1d1d6;color:#d1d1d6}.Pagination-button-previous:after{content:"\F053"}.Pagination-button-next:after,.Pagination-button-previous:after{font-size:16px;font-family:FontAwesome;position:relative;font-weight:100}.Pagination-button-next:after{content:"\F054"}.Search-box{width:inherit;min-width:300px;text-align:left;color:#404040;padding:17px 0}.Search-box__container{position:relative}.Search-box__label{font-size:14px;letter-spacing:-.1px;margin:0;margin-left:4px;color:#b5b6ba}.Search-box--focused .Search-box__label{color:#00ace1}.Search-box__input{border:1px solid #d1d1d6;border-radius:8px;outline:none;height:42px;padding:0 16px;font-size:16px;width:Calc(100% - 34px)}.Search-box__image{position:absolute;right:16px;top:9px;cursor:pointer}.Search-box__input::-webkit-input-placeholder{color:#c7c7cc}.Search-box__input::-moz-placeholder{color:#c7c7cc}.Search-box__input::-ms-input-placeholder{color:#c7c7cc}.Search-box__input::placeholder{color:#c7c7cc}.Search-box__input--focused{border-color:#00ace1}.menu-label{font-size:24px;color:#404040}.description{font-size:16px;color:#404040}.button-section{padding-top:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.button-section .Button{width:160px}.button-display{padding-right:16px}.Vendor-list-page{margin-top:64px}.Vendor-list-page__header{display:-ms-flexbox;display:flex;width:Calc(100% - 16px);-ms-flex-pack:justify;justify-content:space-between;padding:32px 0 0;margin-top:-32px}.Vendor-list-page__header .search-box{width:322px}.Vendor-list-page__header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.Vendor-list-page__header .icon{width:24px;height:24px;margin:auto 16px}.Vendor-list-page__header .vendor-header{display:-ms-flexbox;display:flex;height:64px;width:Calc(100% - 32px)}.Vendor-list-page .invoice-table{width:100%;min-width:826px;margin:auto}.Vendor-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Vendor-list-page__submit{z-index:10;position:fixed;top:11px;right:16px}.Vendor-list-page__submit .Button{width:160px}.Vendor-list-page .empty-state{margin-top:160px}.calendar{position:relative;-webkit-box-shadow:var(--small-shadow);box-shadow:var(--small-shadow);border-radius:4px;width:310px;padding:8px 0}.month-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.month-header__arrow{width:40px;cursor:pointer}.month-header__arrow,.month-header__month{height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.previous-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.next-arrow{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.week-header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.week-header__day{width:40px;color:var(--gray);font-size:14px;text-align:center}.month{padding:4px 0}.day,.week{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.day{width:40px;height:40px;font-size:14px;-ms-flex-align:center;align-items:center;cursor:pointer}.day:not([x-hover=disabled]):hover{background-color:#00ace1;border-radius:50%}.day[x-hover=disabled]{cursor:default}.day--active{background-color:var(--blue);color:var(--white);border-radius:50%}.date-picker{position:relative;padding:17px 0}.date-picker__label{font-size:14px;padding:0 4px;color:#b5b6ba;background-color:var(--white);cursor:default;margin:0;text-align:left}.date-picker__display{display:-ms-flexbox;display:flex;padding:8px 12px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #d1d1d6;border-radius:8px;cursor:pointer}.date-picker--focus .date-picker__display{border-color:var(--blue)}.date-picker--focus .date-picker__label{color:var(--blue)}.date-picker__calendar{position:absolute;top:85px;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);z-index:10;background-color:var(--white);display:none}.date-picker--focus .date-picker__calendar{display:block}.date-picker__date{margin:0}.Custom-select{width:100%;position:relative;z-index:5;padding:17px 0}.Custom-select__title{text-align:left;font-size:14px;letter-spacing:-.1px;color:#b5b6ba;margin:0;background-color:#fff;padding:0 4px;z-index:2}.Custom-select__display{position:relative;border-radius:8px;border:1px solid #d1d1d6;padding:0 16px;height:42px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px;cursor:pointer}.Custom-select__display__value{color:#404040;margin:0}.Custom-select__display:after{background-image:url(/static/media/dropdown.d22ba02a.svg);content:"";background-size:16px 16px;-ms-flex-pack:stretch;justify-content:stretch;position:absolute;top:14px;right:16px;height:16px;width:16px}.Custom-select__options{background-color:#fff;display:none;position:absolute;bottom:1%;-webkit-transform:translateY(Calc(100% - 25px));-ms-transform:translateY(Calc(100% - 25px));transform:translateY(Calc(100% - 25px));width:Calc(100% - 2px);border-radius:0 0 8px 8px;border:1px solid #00ace1;border-top:none;cursor:default;z-index:10;padding-top:3px;font-size:16px}.Custom-select__options.show{display:block}.Custom-select--activated{color:#00ace1;border-color:#00ace1}.Custom-select__options .option{padding:0 16px;cursor:pointer;text-align:left;height:42px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#404040}.Custom-select__options .option:first-child{border-top:1px solid #d1d1d6}.Custom-select__options .option:last-child{border-radius:0 0 8px 8px}.Custom-select__options .option:hover{background-color:#e3f5fb}.Custom-select .Custom-select__display p.value,.Custom-select .Custom-select__options p.value{margin:0}.Custom-select__options .option.option-selected{background-color:#e3f5fb}.Custom-select__disable .Custom-select__display{background-color:#e1e2e5}.Custom-select__disable .Custom-select__display__value{color:#b5b6ba}.Custom-select__disable .Custom-select__display:after{background-image:url(/static/media/dropdown-disabled.4fe9d1a5.svg)}.Payment-log-page{margin-top:64px}.Payment-log-page__header{text-align:left;margin-left:16px}.Payment-log-page__filter{display:-ms-flexbox;display:flex;width:Calc(100% - 32px);padding:0 16px;-ms-flex-align:center;align-items:center}.Payment-log-page__filter .date-picker{width:300px;min-width:300px}.Payment-log-page__filter .Custom-select{width:200px;min-width:200px;margin-right:16px;margin-left:16px}.Payment-log-empty-state{margin-top:50px}.header-label{font-size:24px;margin:0;margin-top:16px}.detail-label{color:#d1d1d6;margin:0}.Payment-log-page__action-buttons{position:fixed;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.Payment-log-page__action-buttons .Button{width:160px}.Custom-chart{width:100%;height:396px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Custom-chart,.Custom-chart__frame{position:relative}.Custom-chart__frame--box{display:-ms-flexbox;display:flex;position:relative;width:100%}.frame__line{border-bottom:1px dotted #e5e5ea;height:16px;width:95%}.bottom-line{border-bottom:2px solid #00ace1}.frame__value{color:#a3a9b1;width:auto;min-width:76px;font-size:11px;text-align:right;position:relative;margin-top:8px;right:16px}.frame__value p{position:absolute}.Custom-chart__chart{width:Calc(100% - 72px);height:360px;bottom:380px;margin-left:72px}.Custom-chart__chart,.Custom-chart__chart__bars{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.Custom-chart__chart__bars{min-width:34px;padding:0 16px}.Custom-chart__chart__bars:hover{background-color:rgba(244,244,247,.3);border-radius:8px 8px 0 0}.Custom-chart__chart__bars:hover .bar--label{background-color:#00ace1;height:18px;padding:0 24px;border-radius:4px;color:#fff}.yearly .Custom-chart__chart__bars:hover .bar--label{padding:0 16px}.monthly .Custom-chart__chart__bars:hover .bar--label{padding:0 2px}.bar{border-radius:4px 4px 0 0;min-width:17px;position:absolute;bottom:0;height:0;-webkit-animation:changeHeight 1.7s;animation:changeHeight 1.7s}.bar--label{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:11px;letter-spacing:-.15px;text-align:center;color:#a3a9b1;position:relative;top:366px;margin:0}.bar.income{background-image:-webkit-radial-gradient(100% 0,circle,#00cdac,#8ddad5);background-image:-o-radial-gradient(100% 0,circle,#00cdac,#8ddad5);background-image:radial-gradient(circle at 100% 0,#00cdac,#8ddad5);left:16px}.bar.outcome{background-image:-webkit-radial-gradient(100% 0,circle,#f9777f,#ffb199);background-image:-o-radial-gradient(100% 0,circle,#f9777f,#ffb199);background-image:radial-gradient(circle at 100% 0,#f9777f,#ffb199);left:33px}.no-outcome .bar.income{left:24px}.no-income .bar.outcome,.no-outcome .bar.income{-webkit-transition:left .5s;-o-transition:left .5s;transition:left .5s}.no-income .bar.outcome{left:25px}.Custom-chart__chart.yearly .Custom-chart__chart__bars{width:50px}.Custom-chart__chart.yearly .bar{width:25px}.Custom-chart__chart.yearly.no-income .outcome{left:29px;-webkit-transition:left .5s;-o-transition:left .5s;transition:left .5s}.Custom-chart__chart.yearly.no-outcome .income{left:28px;-webkit-transition:left .5s;-o-transition:left .5s;transition:left .5s}.Custom-chart__chart.yearly .outcome{left:41px}.Custom-chart__chart.quarterly .Custom-chart__chart__bars{width:136px}.Custom-chart__chart.quarterly .bar{width:68px}.Custom-chart__chart.quarterly.no-income .outcome{left:51px;-webkit-transition:left .5s;-o-transition:left .5s;transition:left .5s}.Custom-chart__chart.quarterly.no-outcome .income{left:50px;-webkit-transition:left .5s;-o-transition:left .5s;transition:left .5s}.Custom-chart__chart.quarterly .outcome{left:84px}.Custom-chart__chart.monthly .bar{width:17px}.change-window{position:absolute;top:-76px;right:0;color:#00ace1;cursor:pointer}.hover-card{width:172px;padding:8px;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 4px 5px 0 hsla(240,2%,57%,.2),0 3px 14px 3px hsla(240,2%,57%,.12),0 8px 10px 1px hsla(240,2%,57%,.14);box-shadow:0 4px 5px 0 hsla(240,2%,57%,.2),0 3px 14px 3px hsla(240,2%,57%,.12),0 8px 10px 1px hsla(240,2%,57%,.14);position:absolute;z-index:2;top:0;left:0;display:none}.Custom-chart__chart__bars:hover .hover-card{display:block}.hover-card--container{position:relative}.hover-card--title{font-size:10px;width:100px;background-image:-webkit-radial-gradient(100% 0,circle,#0acffe,#00ace1);background-image:-o-radial-gradient(100% 0,circle,#0acffe,#00ace1);background-image:radial-gradient(circle at 100% 0,#0acffe,#00ace1);color:#fff;border-radius:8px;padding:2px 24px;position:relative;left:-16px;top:0;margin:0}.card-detail-box{display:-ms-flexbox;display:flex;font-size:11px;-ms-flex-align:center;align-items:center;padding:8px 0;-ms-flex-pack:justify;justify-content:space-between}.card-detail-box--summary{border-bottom:1px solid #e5e5ea}.card-detail-box--income .card--value{color:#08ceae}.card-detail-box--outcome .card--value{color:#f97980}.card-detail-box .card--title{width:auto;text-align:left;margin:0;color:#8e8e93}.card-detail-box .card--value{width:auto;text-align:right;margin:0}.card-detail-box .card--value span{font-size:14px;color:#00ace1;font-weight:700}.hover-area{position:absolute;width:100%;height:100%;z-index:4}@-webkit-keyframes changeHeight{0%{height:0%}}@keyframes changeHeight{0%{height:0%}}.Dashboard-page{margin:auto;width:1138px;min-width:1138px;padding:0 14px;margin-top:64px}.Dashboard-page__graph--header,.Dashboard-page__header{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Dashboard-page__header--icon{margin-right:16px}.Dashboard-page__header .Custom-select{width:160px;margin-left:24px}.Dashboard-page__graph--header .Checkbox{margin-left:24px}.Dashboard-page__summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Dashboard__card{border-radius:8px;padding:16px;width:338px;text-align:left;color:#fff;margin-bottom:16px}.Dashboard__card.overall{background-image:-webkit-radial-gradient(100% 0,circle,#0acffe,#00ace1);background-image:-o-radial-gradient(100% 0,circle,#0acffe,#00ace1);background-image:radial-gradient(circle at 100% 0,#0acffe,#00ace1)}.Dashboard__card.income{background-image:-webkit-radial-gradient(100% 0,circle,#8ddad5,#00cdac);background-image:-o-radial-gradient(100% 0,circle,#8ddad5,#00cdac);background-image:radial-gradient(circle at 100% 0,#8ddad5,#00cdac)}.Dashboard__card.outcome{background-image:-webkit-radial-gradient(100% 0,circle,#ffb199,#f9777f);background-image:-o-radial-gradient(100% 0,circle,#ffb199,#f9777f);background-image:radial-gradient(circle at 100% 0,#ffb199,#f9777f)}.Dashboard__card.outcome .Dashboard__card--icon{-webkit-transform:rotate(180deg) scaleX(-1);-ms-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}.Dashboard__card--analytic,.Dashboard__card--money,.Dashboard__card--title{margin:0}.overall-card{height:27px}.Dashboard__card--link{color:#00ace1;padding:24px 0}.Dashboard-page__graph{padding:0 1px 24px;border-bottom:1px solid #e5e5ea}.Dashboard-page__inspection{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0}.Dashboard__inspection-card{border-radius:8px;padding:16px;width:338px;text-align:left;margin-bottom:16px;-webkit-box-shadow:0 1px 10px 0 hsla(240,2%,57%,.2),0 4px 5px 0 hsla(240,2%,57%,.12),0 2px 4px 0 hsla(240,2%,57%,.14);box-shadow:0 1px 10px 0 hsla(240,2%,57%,.2),0 4px 5px 0 hsla(240,2%,57%,.12),0 2px 4px 0 hsla(240,2%,57%,.14)}.Dashboard__inspection-card--link,.Dashboard__inspection-card--link--disable,.Dashboard__inspection-card--money,.Dashboard__inspection-card--title{margin:0}.Dashboard__inspection-card--title{color:#404040}.Dashboard__inspection-card.pendingPayment .Dashboard__inspection-card--icon{-webkit-transform:rotate(180deg) scaleX(-1);-ms-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}.Dashboard__inspection-card--link{color:#00ace1}.Dashboard__inspection-card--link--disable{color:#8e8e93}.Dashboard__inspection-card.pendingApproval .Dashboard__inspection-card--money{color:#ffb400}.Dashboard__inspection-card.overdue .Dashboard__inspection-card--money{color:#f9777f}.Dashboard__inspection-card.pendingPayment .Dashboard__inspection-card--money{color:#ff8300}.Radio-button{display:-ms-flexbox;display:flex;width:100%;cursor:pointer}.Radio-button__input{margin:0;width:24px;height:24px;outline:none;position:relative;-webkit-appearance:none;border:3px solid #8e8e93;border-radius:50%;cursor:pointer}.Radio-button__input:checked{border:3px solid #00ace1}.Radio-button__input:checked:after{content:"\25CF";font-size:28px;color:#00ace1;position:absolute;width:15px;height:15px;top:0;left:0;-webkit-transform:translate(5%,-95%);-ms-transform:translate(5%,-95%);transform:translate(5%,-95%)}.Radio-button__label{margin-left:16px;font-size:16px;color:#404040;cursor:pointer}.Suggestion-text-field__input{color:rgba(0,0,0,.87);font-family:Prompt,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400;font-size:16px;letter-spacing:.04em;width:100%;height:42px;padding:0 12px;border:1px solid #d1d1d6;border-radius:8px;background:none;-webkit-appearance:none;-moz-appearance:none}.Suggestion-text-field__input:focus{outline:none}.Suggestion-text-field__input:disabled{color:rgba(0,0,0,.38)}.Suggestion-text-field__input::-webkit-input-placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.Suggestion-text-field__input::-moz-placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.Suggestion-text-field__input::-ms-input-placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.Suggestion-text-field__input::placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.Suggestion-text-field__input:focus::-webkit-input-placeholder{color:rgba(0,0,0,.54)}.Suggestion-text-field__input:focus::-moz-placeholder{color:rgba(0,0,0,.54)}.Suggestion-text-field__input:focus::-ms-input-placeholder{color:rgba(0,0,0,.54)}.Suggestion-text-field__input:focus::placeholder{color:rgba(0,0,0,.54)}.Suggestion-text-field__input:invalid{-webkit-box-shadow:none;box-shadow:none}.Suggestion-text-field__label{color:rgba(0,0,0,.3);position:absolute;left:12px;bottom:8px;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:color .18s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);-o-transition:transform .18s cubic-bezier(.4,0,.2,1),color .18s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),color .18s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),color .18s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);cursor:text}.Suggestion-text-field__input:-webkit-autofill+.Suggestion-text-field__label,label.Suggestion-text-field__label--float-above{-webkit-transform:translateY(-105%) scale(.75);transform:translateY(-105%) scale(.75);cursor:auto;background-color:#fff;padding:0 8px;bottom:0}.Suggestion-text-field--upgraded{display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-align:end;align-items:flex-end;width:100%}.Suggestion-text-field--upgraded .Suggestion-text-field__label{pointer-events:none}.Suggestion-text-field--focused .Suggestion-text-field__label{color:#00ace1}.Suggestion-text-field.Suggestion-text-field__input{-webkit-transition:border-bottom-color .18s cubic-bezier(.4,0,.2,1);-o-transition:border-bottom-color .18s cubic-bezier(.4,0,.2,1);transition:border-bottom-color .18s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(0,0,0,.12)}.Suggestion-text-field .Suggestion-text-field__input:focus{border-color:#00ace1;border-color:var(--mdc-theme-primary,#00ace1)}.Suggestion-text-field{width:100%;position:relative;margin:24px 0}.Suggestion-text-field__selector{max-height:190px;border-radius:10px;overflow-y:scroll;background-color:#fff;-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.2),0 3px 14px 3px rgba(0,0,0,.12),0 8px 10px 1px rgba(0,0,0,.14);box-shadow:0 4px 5px 0 rgba(0,0,0,.2),0 3px 14px 3px rgba(0,0,0,.12),0 8px 10px 1px rgba(0,0,0,.14);position:absolute;z-index:100;width:100%;top:32px}.Suggestion-text-field__selector.hide{display:none}.Suggestion-text-field__selector.show{display:block}.Suggestion-text-field__option{margin:0;font-size:16px;padding:8px 16px;border:none;cursor:pointer;text-align:left}.Suggestion-text-field__option:hover{background-color:#e3f5fb}.Suggestion-text-field__example{font-size:12px;letter-spacing:-.1px;color:#d1d1d6;position:absolute;top:48px;left:16px;text-align:left}.suggestion-alias{color:rgba(0,0,0,.35)}.mismatch .Suggestion-text-field__input,.mismatch .Suggestion-text-field__input:focus{border-color:#f66}.mismatch .Suggestion-text-field__example,.mismatch .Suggestion-text-field__label,.mismatch .Suggestion-text-field__label--float-above{color:#f66}.Address-text-field{padding:17px 0;width:100%;position:relative;text-align:left}.Address-text-field__input{color:#404040;font-family:Prompt,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400;font-size:1rem;letter-spacing:.04em;width:Calc(100% - 26px);height:42px;padding:0 12px;border:1px solid #d1d1d6;border-radius:8px;background:none;-webkit-appearance:none;-moz-appearance:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.Address-text-field__label{color:#b5b6ba;margin:0;margin-left:4px;font-size:14px}.Address-text-field--focused .Address-text-field__label{color:#00ace1}.Address-text-field--upgraded{width:100%}.Address-text-field .Address-text-field__input:focus{border-color:#00ace1}.Address-text-field .icon{height:16px}.Address-text-field__options{position:absolute;width:440px;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff;padding:8px;top:86px;z-index:100}.Address-text-field__option{background-color:#fff;cursor:pointer;padding:4px 16px;text-align:left;border-radius:10px;padding:8px 16px}.Address-text-field__option p{margin:0}.Address-text-field__option:hover{background-color:#e3f5fb}.Address-text-field__option .hilight{color:#00ace1;font-weight:700}.Auto-complete-address{display:-ms-flexbox;display:flex;width:100%}.Address-text-field.subDistrict{margin-right:16px}.Address-text-field.postCode{margin-left:16px}.Address-text-field.district,.Address-text-field.province{margin-left:16px;margin-right:16px}.Vendor-detail-form{width:100%}.Vendor-detail-form .Vendor-detail-form__header{height:36px;padding:14px 16px;display:-ms-flexbox;display:flex}.Vendor-detail-form .Vendor-detail-form__header>.title{margin:0;font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Vendor-detail-form .toggle-image{transform:rotate(-90deg);-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);cursor:pointer;margin-top:6px;margin-left:16px}.Vendor-detail-form .toggle-image.show{transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0)}.Vendor-detail-form .Vendor-detail-form__form{padding:0 16px}.Vendor-detail-form .show{display:block}.Vendor-detail-form .Vendor-detail-form__form .title{margin:0;font-size:13px;letter-spacing:-.1px;text-align:left;color:#404040}.Vendor-detail-form .Vendor-datail-from__type>.title{font-size:14px;letter-spacing:-.1px;text-align:left;color:#8e8e93}.Vendor-detail-form .name-email{margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Vendor-detail-form .type-corporate,.Vendor-detail-form .type-individual{max-width:209px;min-width:209px}.Vendor-detail-form .search{margin-top:16px;text-align:left}.Vendor-detail-form .search-link{font-size:14px;font-weight:700;letter-spacing:-.1px;color:#00ace1;cursor:pointer}.Vendor-detail-form .search-link:hover{color:#37d0ff}.Vendor-detail-form .search-link:active{color:#00ace1}.Vendor-detail-form .Vendor-datail-from__type .type{margin-top:16px}.Vendor-detail-form .Vendor-datail-from__type .email,.Vendor-detail-form .Vendor-datail-from__type .name,.Vendor-detail-form .Vendor-datail-from__type .tax-number,.Vendor-detail-form .Vendor-datail-from__type .type{display:-ms-flexbox;display:flex;width:50%;max-width:380px;min-width:380px}.Vendor-detail-form .Vendor-datail-from__type .email{margin-left:16px}.Vendor-detail-form .Vendor-detail-from__address{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Vendor-detail-form .corporate .building-number{width:75%;max-width:586px;min-width:586px}.Vendor-detail-form .corporate .alias-name,.Vendor-detail-form .corporate .branch-number,.Vendor-detail-form .corporate .district,.Vendor-detail-form .corporate .phone,.Vendor-detail-form .corporate .post-code,.Vendor-detail-form .corporate .province,.Vendor-detail-form .corporate .sub-district{width:25%;max-width:174px;min-width:174px}.Vendor-detail-form .corporate .building-number{margin-left:16px}.Vendor-detail-form .corporate .branch-number,.Vendor-detail-form .corporate .phone,.Vendor-detail-form .corporate .sub-district,.Vendor-detail-form .individual .phone{margin-right:16px}.Vendor-detail-form .corporate .alias-name,.Vendor-detail-form .individual .alias-name{margin-left:16px;margin-right:16px}.Vendor-detail-form .corporate .phone-number,.Vendor-detail-form .individual .phone-number{display:-ms-flexbox;display:flex;width:50%}.Vendor-detail-form .corporate .district,.Vendor-detail-form .corporate .province{margin-left:16px;margin-right:16px}.Vendor-detail-form .corporate .post-code{margin-left:16px}.Vendor-detail-form .individual .district,.Vendor-detail-form .individual .phone,.Vendor-detail-form .individual .post-code,.Vendor-detail-form .individual .province,.Vendor-detail-form .individual .sub-district{width:25%;max-width:174px;min-width:174px}.Vendor-detail-form .individual .building-number{width:100%;max-width:794px;min-width:794px}.Vendor-detail-form .individual .district,.Vendor-detail-form .individual .province{margin-left:16px;margin-right:16px}.Vendor-detail-form .individual .sub-district{margin-right:16px}.Vendor-detail-form .individual .post-code{margin-left:16px}.Vendor-detail-form .customer-detail__containner{display:-ms-flexbox;display:flex}.Vendor-detail-form .customer-detail{font-size:14px;color:#d1d1d6;margin-bottom:10px;text-align:center;margin:0}.Vendor-detail-form .customer-detail__before{border-top:2px solid #e5e5ea;-ms-flex:1;flex:1 1;position:relative;top:10px;margin-right:12px}.Vendor-detail-form .customer-detail__after{border-top:2px solid #e5e5ea;-ms-flex:1;flex:1 1;position:relative;top:10px;margin-left:12px}.Vendor-datail-from__type .Suggestion-text-field__selector{top:60px}.Payment-channel-list{padding:32px 0 22px}.Payment-channel-list .title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Payment-channel-list .add{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:32px;cursor:pointer}.Payment-channel-list .add .add-icon,.Payment-channel-list .payment .remove-icon{cursor:pointer;width:24px}.Payment-channel-list .add .blank-logo{margin-left:30px;cursor:pointer;width:52px}.Payment-channel-list .add .add-title{font-size:16px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#00ace1;margin-left:14px;cursor:pointer}.Payment-channel-list .payment{margin-top:26px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Payment-channel-list .payment .bank-logo{margin-left:30px;height:52px;width:52px;border-radius:8px;border:1px solid #e5e5ea}.Payment-channel-list .payment .payment-description{margin-left:14px}.payment-description .payment-name{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.payment-description .payment-number{font-size:14px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin:0}.payment-description .instant-payment-text{font-size:14px;font-weight:500;letter-spacing:-.1px;text-align:center;color:#fff;margin:1px 0 0}.instant-payment-badges{display:-ms-flexbox;display:flex;background:#404040;border:1px solid #404040;border-radius:16px;width:145px;margin-left:16px}.Create-vendor-page{overflow:scroll;overflow-x:hidden;margin-top:64px}.Create-vendor-page__form{max-width:825px;margin:auto;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:Calc(100vh - 64px)}.Create-vendor-page__submit{position:absolute;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.Create-vendor-page__submit .create-vendor-button .Button{width:160px;margin-left:16px}.Create-vendor-page__form .cancel-button .Button{padding:0;text-align:left}.Create-vendor-page__form .cancel-button{border-top:1px solid #e5e5ea;padding-top:32px;margin:0;margin-top:16px;margin-bottom:24px;margin-left:16px;text-align:left}.Create-vendor-page .Payment-channel-list{padding:0 16px 22px}.Create-vendor-page .Payment-channel-list .title{margin-top:0}.Auto-resizing-text-area{position:relative;padding:8px 0;text-align:left}.Auto-resizing-text-area__input{color:#404040;font-family:Prompt,sans-serif;font-weight:400;font-size:16px;width:Calc(100% - 26px);padding:8px 12px;border:1px solid #d1d1d6;border-radius:8px;background:none;-webkit-appearance:none;-moz-appearance:none;outline:none;resize:none}.Auto-resizing-text-area__input:disabled{color:#b5b6ba;background-color:#e1e2e6}.Auto-resizing-text-area__input:focus{outline:none}.Auto-resizing-text-area__input::-webkit-input-placeholder{color:#b5b6ba}.Auto-resizing-text-area__input::-moz-placeholder{color:#b5b6ba}.Auto-resizing-text-area__input::-ms-input-placeholder{color:#b5b6ba}.Auto-resizing-text-area__input::placeholder{color:#b5b6ba}.Auto-resizing-text-area__input:invalid{-webkit-box-shadow:none;box-shadow:none}.Auto-resizing-text-area--focused .Auto-resizing-text-area__input,.Auto-resizing-text-area__input:focus{border-color:#00ace1}.Auto-resizing-text-area__options{display:none}.Auto-resizing-text-area__options--show{display:block;position:absolute;top:44px;left:0;width:Calc(100% - 2px);background-color:#fff;border:1px solid #00ace1;border-radius:0 0 8px 8px;z-index:1;padding:0;max-height:200px;overflow:scroll}.Auto-resizing-text-area__option{padding:8px;cursor:pointer}.Auto-resizing-text-area__option--active{background-color:#e3f5fb}.Auto-resizing-text-area__option--title{margin:0}.Auto-resizing-text-area__option--title--blue{margin:0;color:#00ace1;line-height:42px;vertical-align:middle}.Auto-resizing-text-area__option--description{margin:0;font-size:11px;color:#b5b6bd}.Text-area{position:relative;padding:17px 0;text-align:left}.Text-area__input{color:#404040;font-family:Prompt,sans-serif;font-weight:400;font-size:16px;width:Calc(100% - 26px);padding:8px 12px;border:1px solid #d1d1d6;border-radius:8px;background:none;-webkit-appearance:none;-moz-appearance:none;outline:none;resize:none}.Text-area__input:disabled{color:#b5b6ba;background-color:#e1e2e6}.Text-area__input:focus{outline:none}.Text-area__input::-webkit-input-placeholder{color:#b5b6ba}.Text-area__input::-moz-placeholder{color:#b5b6ba}.Text-area__input::-ms-input-placeholder{color:#b5b6ba}.Text-area__input::placeholder{color:#b5b6ba}.Text-area__input:invalid{-webkit-box-shadow:none;box-shadow:none}.Text-area__label{color:#b5b6ba;margin:0;margin-left:4px;font-size:14px}.Text-area--upgraded{width:100%}.Text-area--focused .Text-area__label{color:#00ace1}.Text-area.Text-area__input{border-bottom:1px solid #d1d1d6}.Text-area .Text-area__input:focus{border-color:#00ace1}.Text-area__example{font-size:12px;letter-spacing:-.1px;color:#b5b6ba;position:absolute;bottom:1%;left:4px;-webkit-transform:translateY(Calc(100% - 12px));-ms-transform:translateY(Calc(100% - 12px));transform:translateY(Calc(100% - 12px));text-align:left}.not-valid .Text-area__label,.Text-area__example.not-valid{color:#f66}.not-valid .Text-area__input,.not-valid .Text-area__input:focus{border-color:#f66}.mismatch:after,.mismatch:focus{color:#f66;background-color:#f66}.mismatch .Text-area__label,.mismatch .Text-area__label.Text-area__label--float-above{color:#f66}.Text-area--upgraded.mismatch .Text-area__input{border-color:#f66}.Text-area--upgraded.mismatch .Text-area__example{color:#f66}.Item-detail-form{margin-top:1rem;font-size:16px;width:100%;border-bottom:1px solid #ebebeb;min-width:826px}.Item-detail-form thead{background-color:transparent;border-bottom:2px solid #ebebeb}.Item-detail-form thead th{padding:16px 0;font-size:16px}.Item-detail-form tbody td{padding:0;-ms-flex-line-pack:start;align-content:start}.Item-detail-form tbody tr:first-child td{padding-top:8px}.Item-detail-form__row.add-item{border-bottom:2px solid #ebebeb}.Item-detail-form__row.add-item td{padding:10px}.Item-detail-form__row.add-item td button{height:32px;border-radius:10px}.Item-detail-form__row .Item-detail-form__remove{text-align:right;padding-left:16px;width:22px;max-width:22px}.Item-detail-form__row .Item-detail-form__order{text-align:center;padding:0 8px 0 16px;width:48px;max-width:48px}.Item-detail-form__row .Item-detail-form__description{text-align:left;padding:0 12px 0 8px;width:307px;max-width:307px}.Item-detail-form__row .Item-detail-form__quantity{text-align:center;padding:0 12px;width:89px;max-width:89px}.Item-detail-form__row .Item-detail-form__price{text-align:right;padding:0 12px;width:152px;max-width:152px}.Item-detail-form__discount .Custom-select,.Item-detail-form__tax .Custom-select{padding:8px 0}.Item-detail-form__discount .Custom-select .Custom-select__options,.Item-detail-form__tax .Custom-select .Custom-select__options{-webkit-transform:translateY(Calc(100% - 8px));-ms-transform:translateY(Calc(100% - 8px));transform:translateY(Calc(100% - 8px))}.Item-detail-form__row .Item-detail-form__discount{text-align:right;padding:0 12px;width:152px;max-width:152px}.Item-detail-form__row .Item-detail-form__tax{text-align:center;padding:0 12px;width:80px;max-width:80px}.Item-detail-form__row .Item-detail-form__amount{text-align:right;padding:0 16px 0 11px;width:128px;max-width:128px}tr.Item-detail-form__row th.Item-detail-form__amount,tr.Item-detail-form__row th.Item-detail-form__description,tr.Item-detail-form__row th.Item-detail-form__discount,tr.Item-detail-form__row th.Item-detail-form__order,tr.Item-detail-form__row th.Item-detail-form__price,tr.Item-detail-form__row th.Item-detail-form__quantity,tr.Item-detail-form__row th.Item-detail-form__remove,tr.Item-detail-form__row th.Item-detail-form__tax{padding-bottom:16px;color:#8e8e93}.Item-detail-form__discount input,.Item-detail-form__price input{text-align:right}.Item-detail-form__quantity .Text-field__input{text-align:center}.Item-detail-form__row button{background-color:transparent;border:none;font-size:15px;color:#00ace1;font-weight:500;letter-spacing:-.1px}.Item-detail-form__row button:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.Item-detail-form__row button:hover{color:#40c1e9}.Item-detail-form__row button:active{color:#00ace1}.Item-detail-form__row th{color:#404040;font-weight:300}.Item-detail-form__row.add-item td{text-align:left}.Invoice-item__remove{max-width:22px;min-width:22px;padding:16px 0;vertical-align:bottom;cursor:pointer}td.Item-detail-form__remove{padding:0}.Item-detail-form__row .Text-field{padding:8px 0}.Item-detail-summary{width:100%;margin-left:auto;max-width:354px}.Item-detail-summary__row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.border-bottom{border-bottom:2px solid #ebebeb;margin-bottom:8px;padding-bottom:8px}.Item-detail-summary__amount--label,.Item-detail-summary__discount--label,.Item-detail-summary__non-vat-amount--label,.Item-detail-summary__total--label,.Item-detail-summary__vat--label,.Item-detail-summary__vat-amount--label{text-align:left;color:#8a8a8f;width:200px;max-width:200px;padding:12px 0;margin:0;padding-left:40px}.Item-detail-summary__discount-option .Custom-select{width:100px;text-align:left;margin:0}.Item-detail-summary__withholding-tax--option .Custom-select{width:75px;text-align:left;padding:0}.Item-detail-summary .Custom-select__display{height:34px;padding:0 8px}.Item-detail-summary .Custom-select__options{padding-top:6px}.Item-detail-summary .Custom-select__options .option{padding:0 8px;height:36px}.Item-detail-summary .Custom-select__display:after{top:10px;right:8px}.remove-withholding-tax{margin-right:16px;cursor:pointer}.Item-detail-summary__discount-input{position:relative;margin-left:auto;margin-right:7px;padding:12px 0}.discount__text{position:absolute;top:17px;right:8px;margin-left:8px}.discount--input{width:96px;padding:4px 8px;font-size:16px;border-radius:8px;border:1px solid #d1d1d6;text-align:right;outline:none}.discount--input.percentage{width:75px;padding:4px 21px 4px 16px}.discount--input.money,.discount--input.percentage{margin:0;font-size:16px;border-radius:8px;border:1px solid #d1d1d6;text-align:right;outline:none}.discount--input.money{width:96px;padding:4px 8px}.discount--input:focus{border:1px solid #00ace1}.Item-detail-summary__discount-option,.Item-detail-summary__vat-option,.Item-detail-summary__withholding-tax--option{text-align:left;color:#8a8a8f;padding:12px 0;margin:0;width:221px;max-width:221px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Item-detail-summary__withholding-tax--option{padding:0}.Item-detail-summary__withholding-tax--label{margin-right:16px}.Item-detail-summary__amount,.Item-detail-summary__discount,.Item-detail-summary__non-vat-amount,.Item-detail-summary__total,.Item-detail-summary__vat,.Item-detail-summary__vat-amount{text-align:right;padding-top:12px;padding-bottom:12px;padding-right:16px;width:138px;max-width:138px;margin:0}.Invoice-detail-form__tax{display:-ms-flexbox;display:flex;margin-left:22px;margin-top:16px}.Invoice-detail-form__tax .dropdown{width:273px;margin-left:16px}.Invoice-detail-form__tax .Checkbox{margin-top:2px}.Item-detail-summary .withholding-tax{padding:8px 0;padding-left:62px;text-align:left;color:#00ace1}.clickable{cursor:pointer}.Invoice-detail-form{border-bottom:1px solid #e5e5ea;padding-bottom:8px}.Invoice-detail-form__title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040;padding:0 16px;margin:0}.Invoice-detail-form__vat-type{width:25%;max-width:140px;min-width:140px;text-align:left}.form__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.File-uploader{position:relative}.File-uploader__containner{margin-left:16px;margin-bottom:30px}.File-uploader .label,.File-uploader__containner .title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:left;color:#8e8e93}.File-uploader__containner .title{margin:0}.File-uploader .label{margin:6px 24px}.File-uploader .select-file input[type=file]{position:absolute;opacity:0;left:0;top:0}.file-input{margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.File-uploader .select-file{margin:0;padding:0;border:1px solid #00ace1;border-radius:10px;padding:6px 48px;outline:none;font-size:16px;letter-spacing:-.1px;text-align:left;color:#00ace1;background-color:transparent;cursor:pointer}.File-uploader .select-file.select-file__title{cursor:pointer;padding-top:6px}.File-uploader .select-file:active,.File-uploader .select-file:hover{color:#fff;background-color:#40c1e9;border-color:#40c1e9}.File-uploader .select-file:active{color:#fff;background-color:#00ace1}.File_uploader__selected{display:-ms-flexbox;display:flex;height:52px;margin:16px 0}.File_uploader__selected .remove{cursor:pointer}.file-type-logo{height:52px;margin-left:24px;border-radius:8px}.file-info{display:-ms-flexbox;display:flex}.file-description .file-name.complete{color:#404040}.file-description .file-name.complete,.file-description .file-name.error,.file-description .file-name.uploading{font-size:16px;font-weight:500;letter-spacing:-.1px;margin:0 0 0 16px;text-align:left;width:265px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.file-description .file-name.error,.file-description .file-name.uploading{color:#8e8e93}.file-description .file-size.complete{color:#8e8e93}.file-description .file-size.complete,.file-description .file-size.uploading{font-size:14px;font-weight:600;letter-spacing:-.1px;margin:0 0 0 16px;text-align:left}.file-description .file-size.uploading{color:#00ace1}.file-description .file-size.error{font-size:16px;font-weight:500;letter-spacing:-.1px;color:#ff0c0c;margin:0 0 0 16px;text-align:left}.Customer-text-field__input{color:rgba(0,0,0,.87);font-family:Prompt,sans-serif;font-weight:400;font-size:16px;letter-spacing:.04em;width:Calc(100% - 26px);height:42px;padding:0 12px;border:1px solid #d1d1d6;border-radius:8px;background:none;-webkit-appearance:none;-moz-appearance:none;outline:none}.Customer-text-field__input:focus{outline:none}.Customer-text-field__input:disabled{color:rgba(0,0,0,.38)}.Customer-text-field__input::-webkit-input-placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.Customer-text-field__input::-moz-placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.Customer-text-field__input::-ms-input-placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.Customer-text-field__input::placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.Customer-text-field__input:focus::-webkit-input-placeholder{color:rgba(0,0,0,.54)}.Customer-text-field__input:focus::-moz-placeholder{color:rgba(0,0,0,.54)}.Customer-text-field__input:focus::-ms-input-placeholder{color:rgba(0,0,0,.54)}.Customer-text-field__input:focus::placeholder{color:rgba(0,0,0,.54)}.Customer-text-field__input:invalid{-webkit-box-shadow:none;box-shadow:none}.Customer-text-field__label{color:#b5b6ba;font-size:14px;margin:0;margin-left:4px}.Customer-text-field--upgraded{width:100%}.Customer-text-field--focused .Customer-text-field__label{color:#00ace1}.Customer-text-field.Customer-text-field__input{border-bottom:1px solid rgba(0,0,0,.12)}.Customer-text-field .Customer-text-field__input:focus{border-color:#00ace1}.Customer-text-field{width:100%;position:relative;padding:17px 0;text-align:left}.Customer-text-field__selector{max-height:180px;border-radius:0 0 10px 10px;overflow-y:scroll;background-color:#fff;position:absolute;z-index:9;width:Calc(100% - 18px);bottom:1%;-webkit-transform:translateY(Calc(100% - 30px));-ms-transform:translateY(Calc(100% - 30px));transform:translateY(Calc(100% - 30px));padding:8px;border:1px solid #00ace1;border-top:none}.Customer-text-field__selector.hide{display:none}.Customer-text-field__selector.show{display:block}.Customer-text-field__option{margin:0;font-size:16px;border:none;cursor:pointer;text-align:left;padding:4px 8px;border-radius:8px;margin-top:8px}.Customer-text-field__option.active,.Customer-text-field__option:hover{background-color:#e3f5fb}.Customer-text-field__example{font-size:12px;letter-spacing:-.1px;color:#b5b6ba;position:absolute;bottom:1%;-webkit-transform:translateY(Calc(100% - 12px));-ms-transform:translateY(Calc(100% - 12px));transform:translateY(Calc(100% - 12px));left:4px;text-align:left}.Customer-alias{color:rgba(0,0,0,.35)}.mismatch .Customer-text-field__input,.mismatch .Customer-text-field__input:focus{border-color:#f66}.mismatch .Customer-text-field__example,.mismatch .Customer-text-field__label,.mismatch .Customer-text-field__label--float-above{color:#f66}.add-new-customer{border:none;border-radius:8px;color:#00ace1;background-color:var(--white);font-size:16px;text-align:left;padding:4px 8px;width:100%;outline:none}.add-new-customer.active,.add-new-customer:hover{background-color:#e3f5fb}.Customer-text-field__customer-detail{font-size:14px;letter-spacing:-.1px;color:#b5b6ba;position:absolute;bottom:1%;-webkit-transform:translateY(Calc(100% - 12px));-ms-transform:translateY(Calc(100% - 12px));transform:translateY(Calc(100% - 12px));left:4px;text-align:left;width:100%}.Customer-text-field__customer-detail table{width:100%}.title-col{width:25%;vertical-align:top}.value-col{width:75%;vertical-align:top}.edit-customer-detail{color:#00ace1;background-color:transparent;border:none;font-size:14px;padding:0;margin-top:16px;outline:none}.Customer-text-field__input:focus+label{color:#00ace1}.Customer-text-field.invalid-data .Customer-text-field__input{border-color:#f66}.Customer-text-field.invalid-data .Customer-text-field__example,.Customer-text-field.invalid-data .Customer-text-field__label{color:#f66}.Customer-text-field.invalid-data .Customer-text-field__selector{border-color:#f66}.Create-receipt-page{width:100%;background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px}.Create-receipt-page__form{max-width:1166px;margin:auto;background-color:#fff;height:Calc(100vh - 64px)}.Create-receipt-page__submit{border-top:2px solid #e5e5ea;height:90px}.Create-receipt-page__submit .create-receipt-button .Button{margin:auto;width:180px}.create-receipt-button .Button.primary:disabled:hover{color:#c8c7cc;background-color:#ebebeb;border-color:#ebebeb}.create-receipt-button .Button:disabled:hover{color:#d1d1d6;background-color:#fff;border-color:#d1d1d6}.preview-button{margin:16px 8px 16px 16px}.create-receipt-button{margin:24px auto;width:384px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Create-receipt-page .remark-title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Create-receipt-page--additions .display-flex{display:-ms-flexbox;display:flex}.Create-receipt-page--additions .display-flex .left-element,.Create-receipt-page--additions .display-flex .right-element{width:100%;padding:16px}.Create-receipt-page--additions .display-flex .Payment-method{width:100%;min-width:380px;max-width:380px;padding:0}.Create-receipt-page--additions .display-flex .remark{width:Calc(100% - 34px);padding:16px;margin-top:16px;font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:rgba(0,0,0,.87);border-radius:8px;border:1px solid #e5e5ea;resize:none}.Create-receipt-page--additions .display-flex .remark:focus{outline:none;border:1px solid #00ace1}.Create-receipt-page--additions .display-flex .remark::-webkit-input-placeholder{color:#c7c7cc}.Create-receipt-page--additions .display-flex .remark::-moz-placeholder{color:#c7c7cc}.Create-receipt-page--additions .display-flex .remark::-ms-input-placeholder{color:#c7c7cc}.Create-receipt-page--additions .display-flex .remark::placeholder{color:#c7c7cc}.Create-receipt-page--additions .display-flex .File-uploader__containner{margin-left:0;margin-top:32px}.Create-receipt-page--additions .display-flex .File-uploader .select-file{padding:6px 24px}.tax-invoice-selection{display:-ms-flexbox;display:flex}.tax-invoice-selection .Custom-select{width:178px;margin-top:0;margin-right:8px}.tax-invoice-selection .Text-field{margin-top:0;margin-left:8px;width:186px}.tax-invoice-number--false{display:none}.tax-invoice-number--true{display:block;position:relative;top:-5px}.tax-invoice-number--true .Text-field{padding:0 0 17px}.Create-receipt-page .Customer-form{display:-ms-flexbox;display:flex;width:100%}.Create-receipt-page .Customer-form--left{width:50%;margin:0 16px 0 0}.Create-receipt-page .Customer-form--right{width:50%;margin:0 0 0 16px}.Create-receipt-page .document-date{display:-ms-flexbox;display:flex;width:100%}.Create-receipt-page .document-date--issue-date{width:50%;margin:0}.Create-receipt-page .reference-number__flex .right{margin-left:16px;width:50%}.Customer-list-page{width:100%}.Customer-list-page .customer-header{width:Calc(100% - 16px);padding:64px 0 0}.customer-header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.customer-header .icon{width:24px;height:24px;margin:auto 16px}.customer-header .header-group{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.customer-header .header{display:-ms-flexbox;display:flex;height:64px;padding:0}.customer-header .search-box{width:322px;margin-left:16px}.Customer-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Customer-list-page .customer-table{width:100%;min-width:826px;margin:auto}.Customer-list-page__submit{position:fixed;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.Customer-list-page__submit .Button{width:160px}.Customer-list-page .empty-state{margin-top:160px}.Week{display:-ms-flexbox;display:flex;font-size:12px}.Week-day{width:40px;height:40px;cursor:pointer;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;position:relative}.selected{opacity:1;background-color:#00ace1;color:#fff}.selected.initial,.selected.start.selected.end{border-radius:50%}.start{border-radius:50% 0 0 50%}.end{border-radius:0 50% 50% 0}.day:not([x-hover=disabled]):not(.selected):hover{background-color:#00ace1;color:#fff}.between,.hover-between{background-color:#e3f5fb}.other-month{color:transparent;background:transparent;cursor:default}.today{color:#00ace1}.today.selected{color:#fff}.other-month.last-day.between,.other-month.last-day.selected.start{border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid #e3f5fb;width:20px;height:0;margin:0}.other-month.first-day.between,.other-month.first-day.selected.end{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #e3f5fb;width:20px;height:0;margin:0}.Week-day.day.other-month.first-day.selected.start.selected.end,.Week-day.day.other-month.last-day.selected.start.selected.end{border-top:none;border-bottom:none;border-left:none}.Week-day.disable{cursor:default;color:#d5d5d5}.Week-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-weight:500;height:20px;line-height:15px;opacity:.5;text-align:center}.Week-header__day{width:40px;font-size:12px;color:rgba(0,0,0,.87)}.Month-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background-color:inherit;height:48px;-ms-flex-align:center;align-items:center}.Month-header__button{border:none;outline:none;cursor:pointer;height:24px}.previous{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-left:16px}.next{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-right:16px}.Calendar{display:none;color:rgba(0,0,0,.87);background-color:#fff;-webkit-transition:opacity .45s cubic-bezier(.23,1,.32,1) 0ms,-webkit-transform .45s cubic-bezier(.23,1,.32,1) 0ms;transition:opacity .45s cubic-bezier(.23,1,.32,1) 0ms,-webkit-transform .45s cubic-bezier(.23,1,.32,1) 0ms;-o-transition:transform .45s cubic-bezier(.23,1,.32,1) 0ms,opacity .45s cubic-bezier(.23,1,.32,1) 0ms;transition:transform .45s cubic-bezier(.23,1,.32,1) 0ms,opacity .45s cubic-bezier(.23,1,.32,1) 0ms;transition:transform .45s cubic-bezier(.23,1,.32,1) 0ms,opacity .45s cubic-bezier(.23,1,.32,1) 0ms,-webkit-transform .45s cubic-bezier(.23,1,.32,1) 0ms;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-shadow:rgba(0,0,0,.12) 0 1px 6px,rgba(0,0,0,.12) 0 1px 4px;box-shadow:0 1px 6px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.12);border-radius:2px;position:absolute;z-index:1;opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:left top 0;-ms-transform-origin:left top 0;transform-origin:left top 0;max-height:441px;padding:0 8px;top:40px}.visible{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Calendar__action{border-top:1px solid #e5e5ea;text-align:center}.Calendar__button{margin-top:14px;margin-bottom:14px;border:none;font-size:14px;font-weight:700;outline:none;letter-spacing:-.1px;color:#00ace1;background-color:#fff}.Date-range-picker{width:310px;text-align:left;padding:17px 0;position:relative}.Date-range-picker__label{font-size:14px;letter-spacing:-.1px;color:#b5b6ba;margin:0;margin-left:4px}.Date-range-picker__container{position:relative;display:-ms-flexbox;display:flex}.Date-range-picker__input{border:1px solid #d1d1d6;outline:none;border-radius:10px;height:42px;width:310px;font-size:16px;letter-spacing:1px;color:#404040;padding:0 16px}.Date-range-picker--focused .Date-range-picker__input{border-color:#00ace1}.Date-range-picker--focused .Date-range-picker__label{color:#00ace1}.Date-range-picker:after{content:url(/static/media/calendar.7bcf9910.svg);position:absolute;right:16px;top:48px}.Vendor-detail-page{margin-top:64px;padding:16px;text-align:left}.Vendor-detail-page__header,.Vendor-detail-page__transaction-history--header{display:-ms-flexbox;display:flex;margin-bottom:24px}.transaction-history__title,.Vendor-detail-page__vendor-name{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin-left:16px}.Vendor-detail-page__detail{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 32px);margin-left:40px}.Vendor-detail-page__detail .title,.Vendor-detail-page__payment-methods .title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0}.Vendor-detail-page__detail .value{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin:0;margin-top:16px}.Vendor-detail-page__detail .vendor-alias,.Vendor-detail-page__detail .vendor-branch-number,.Vendor-detail-page__detail .vendor-district,.Vendor-detail-page__detail .vendor-phone-number,.Vendor-detail-page__detail .vendor-postal-code,.Vendor-detail-page__detail .vendor-province,.Vendor-detail-page__detail .vendor-sub-district,.Vendor-detail-page__detail .vendor-tax-number,.Vendor-detail-page__detail .vendor-type{width:25%;height:100px;min-width:196px}.Vendor-detail-page__detail .vendor-address{width:100%;height:100px;min-width:588px}.Vendor-detail-page__transaction-history .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Vendor-detail-page__action{position:fixed;top:11px;right:16px;z-index:100}.Vendor-detail-page__action .Button{width:180px;margin-left:16px}.Vendor-detail-page__transaction-history .utility-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:-32px;-ms-flex-align:center;align-items:center}.utility-actions .search-box{width:322px}.Vendor-detail-page__payment-methods{margin-left:40px}.Vendor-detail-page__payment-methods .payment-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:left;margin-top:16px;margin-bottom:24px}.Vendor-detail-page__payment-methods .payment-logo{height:48px;width:48px;border:1px solid #e5e5ea;border-radius:8px}.Vendor-detail-page__payment-methods .payment-card .payment-info{margin-left:16px}.Vendor-detail-page__payment-methods .payment-card .payment-info .payment-info--name{margin:0;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;word-break:break-word}.Vendor-detail-page__payment-methods .payment-card .payment-info .payment-info--number{margin:0;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;word-break:break-word}.Vendor-detail-page__edit{margin-left:40px;padding:8px 0 32px}.utility-actions .date-filter{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.utility-actions .date-filter .Custom-select{margin-left:16px;width:200px}.Email-text-field{padding:17px 0;position:relative;width:100%;text-align:left}.Email-text-field__input{color:#404040;font-family:Prompt,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400;font-size:1rem;letter-spacing:.04em;width:Calc(100% - 26px);height:42px;padding:0 12px;border:1px solid #d1d1d6;border-radius:8px;background:none;-webkit-appearance:none;-moz-appearance:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.Email-text-field__label{color:#b5b6ba;margin:0;margin-left:4px;font-size:14px}.invalid-email .Email-text-field__label{color:#f66}.Email-text-field__warning{color:#f66;margin:0;margin-left:4px;font-size:12px;position:absolute;top:83px;left:4px;-webkit-transform:translateY(Calc(100% - 15px));-ms-transform:translateY(Calc(100% - 15px));transform:translateY(Calc(100% - 15px))}.Email-text-field__label--float-above{color:#00ace1}.Email-text-field--upgraded{width:100%}.email-mismatch:focus{color:#f66;background-color:#f66}.Email-text-field .Email-text-field--upgraded.email-mismatch .Email-text-field__input,.Email-text-field .Email-text-field--upgraded.email-mismatch .Email-text-field__input:focus{border-color:#f66}.email-mismatch .Email-text-field__label,.email-mismatch .Email-text-field__label.Email-text-field__label--float-above{color:#f66}.add-email{font-size:14px;border-radius:8px;color:#00ace1;background-color:#fff;border:1px solid #00ace1;cursor:pointer;top:300px;z-index:10;position:absolute;top:32px;right:0;display:inline;padding:2px 12px}.add-email:disabled{color:#c8c7cc;background-color:#fff;border:1px solid #ebebeb;cursor:default}.add-email:focus{outline:none}.add-email:not(:disabled):hover{color:#fff;background-color:#40c1e9;border:1px solid #40c1e9}.add-email:not(:disabled):active{color:#fff;background-color:#00ace1;border:1px solid #00ace1}.Email-text-field__email-chips{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px}.email-chip{height:30px;border-radius:8px;background-color:#e3f5fb;font-size:14px;font-weight:600;letter-spacing:-.1px;color:#8e8e93;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 16px;margin:0;margin-right:8px;margin-top:8px;display:-ms-flexbox;display:flex}.remove-chip{margin-left:16px;border:none;background-color:transparent;width:8px;padding:0;outline:none;color:#8e8e93;font-family:FontAwesome!important}.email-label{margin:0;margin-top:4px}.Email-text-field--upgraded .Email-text-field__label{pointer-events:none}.Email-text-field--focused .Email-text-field__label{color:#00ace1}.Email-text-field.Email-text-field__input{-webkit-transition:border-bottom-color .18s cubic-bezier(.4,0,.2,1);-o-transition:border-bottom-color .18s cubic-bezier(.4,0,.2,1);transition:border-bottom-color .18s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(0,0,0,.12)}.Email-text-field .Email-text-field__input:focus{border-color:#00ace1;border-color:var(--mdc-theme-primary,#00ace1)}.Customer-detail-form{width:100%;border-bottom:1px solid #e5e5ea;min-width:826px}.Customer-detail-form.show{width:100%;border-bottom:1px solid #fff;min-width:826px}.Customer-detail-form .Customer-detail-form__header{height:36px;padding:14px 16px;display:-ms-flexbox;display:flex}.Customer-detail-form .Customer-detail-form__header>.title{margin:0;font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Customer-detail-form .toggle-image{transform:rotate(-90deg);-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);cursor:pointer;margin-top:6px;margin-left:16px}.Customer-detail-form .toggle-image.show{transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0)}.Customer-detail-form .Customer-detail-form__form{display:none;padding:14px 16px}.Customer-detail-form .show{display:block}.Customer-detail-form .Customer-detail-form__form .title{margin:0;font-size:13px;letter-spacing:-.1px;text-align:left;color:#404040}.Customer-detail-form .Customer-datail-from__type>.title{font-size:14px;letter-spacing:-.1px;text-align:left;color:#8e8e93}.Customer-detail-form .name-email,.Customer-detail-form .type-name{display:-ms-flexbox;display:flex}.Customer-detail-form .customer-code-tax-number{display:-ms-flexbox;display:flex;margin-top:24px}.Customer-detail-form .type-corporate,.Customer-detail-form .type-individual{max-width:209px;min-width:209px}.Customer-detail-form .search{margin-top:16px;text-align:left}.Customer-detail-form .search-link{font-size:14px;font-weight:700;letter-spacing:-.1px;color:#00ace1;cursor:pointer}.Customer-detail-form .search-link:hover{color:#37d0ff}.Customer-detail-form .search-link:active{color:#00ace1}.Customer-detail-form .name .Suggestion-text-field input{margin:0}.Customer-detail-form .Customer-datail-from__type .type{margin-right:16px;display:-ms-flexbox;display:flex;width:50%;max-width:380px;min-width:380px;-ms-flex-align:center;align-items:center}.Customer-detail-form .Customer-datail-from__type .tax-number{width:50%;margin-left:16px;max-width:380px;min-width:380px}.Customer-detail-form .Customer-datail-from__type .customer-code,.Customer-detail-form .Customer-datail-from__type .name{width:50%;margin-right:16px;max-width:380px;min-width:380px}.Customer-detail-form .Customer-datail-from__type .email{margin-left:16px;display:-ms-flexbox;display:flex;width:50%;max-width:380px;min-width:380px}.Customer-detail-form .Customer-detail-from__address{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Customer-detail-form .corporate .building-number{width:75%;max-width:586px;min-width:586px}.Customer-detail-form .corporate .branch-number,.Customer-detail-form .corporate .district,.Customer-detail-form .corporate .post-code,.Customer-detail-form .corporate .province,.Customer-detail-form .corporate .sub-district{width:25%;max-width:174px;min-width:174px}.Customer-detail-form .corporate .building-number{margin-left:16px}.Customer-detail-form .corporate .branch-number,.Customer-detail-form .corporate .phone-number,.Customer-detail-form .corporate .sub-district{margin-right:16px}.Customer-detail-form .corporate .phone-number,.Customer-detail-form .individual .phone-number{margin-top:0;display:-ms-flexbox;display:flex;width:50%}.Customer-detail-form .corporate .phone-number .alias-name,.Customer-detail-form .corporate .phone-number .phone,.Customer-detail-form .individual .phone-number .alias-name,.Customer-detail-form .individual .phone-number .phone{width:25%;min-width:174px}.Customer-detail-form .corporate .phone-number .phone,.Customer-detail-form .individual .phone-number .phone{margin-right:16px}.Customer-detail-form .corporate .phone-number .alias-name,.Customer-detail-form .individual .phone-number .alias-name{margin-left:16px}.Customer-detail-form .corporate .district,.Customer-detail-form .corporate .province{margin-left:16px;margin-right:16px}.Customer-detail-form .corporate .post-code{margin:16px 0 16px 16px}.Customer-detail-form .individual .district,.Customer-detail-form .individual .phone-number,.Customer-detail-form .individual .post-code,.Customer-detail-form .individual .province,.Customer-detail-form .individual .sub-district{width:25%;max-width:174px;min-width:174px}.Customer-detail-form .individual .building-number{width:100%;max-width:794px;min-width:794px;margin:0}.Customer-detail-form .individual .sub-district{margin:16px 16px 16px 0}.Customer-detail-form .individual .phone-number{margin:0}.Customer-detail-form .individual .post-code{margin:16px 0 16px 16px}.Customer-detail-form .customer-detail__containner{display:-ms-flexbox;display:flex}.Customer-detail-form .customer-detail{font-size:14px;color:#d1d1d6;margin-bottom:10px;text-align:center;margin:0}.Customer-detail-form .customer-detail__before{border-top:2px solid #e5e5ea;-ms-flex:1;flex:1 1;position:relative;top:10px;margin-right:12px}.Customer-detail-form .customer-detail__after{border-top:2px solid #e5e5ea;-ms-flex:1;flex:1 1;position:relative;top:10px;margin-left:12px}.Create-customer-page{overflow:scroll;overflow-x:hidden;margin-top:64px}.Create-customer-page__form{max-width:825px;margin:auto;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:Calc(100vh - 64px)}.Create-customer-page__submit{position:fixed;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.Create-customer-page__submit .create-customer-button .Button{width:160px}.Create-customer-page__form .remove-button .Button{padding:0;text-align:left}.Create-customer-page__form .remove-button{margin:0;margin-bottom:24px;margin-left:16px;text-align:left}.create-customer-button-group{position:absolute;top:9px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.create-customer-button-group .Button{min-width:150px;height:44px}.create-single-customer-button{margin-left:16px}.Receipt-detail__review{margin:24px;height:Calc(100vh - 112px)}.Receipt-detail__review .Button{margin-top:32px;margin-bottom:24px;width:100%}.Receipt-detail__review .Receipt-detail__header{display:block;position:relative}.Receipt-detail__review .Receipt-detail__customer,.Receipt-detail__review .Receipt-detail__header{border-bottom:1px solid #e5e5ea}.Receipt-detail__review .header-detail-status{position:absolute;top:0}.Receipt-detail__review .header-detail .title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.Receipt-detail__review .header-detail .number{font-size:14px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#8e8e93}.Receipt-detail__review .header-detail-status .status .title{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#8e8e93;margin:0;position:relative;top:5px}.Receipt-detail__review .header-detail-status .status{width:128px;height:32px;border-radius:16px;margin-left:auto}.Receipt-detail__review .status.created{background-color:#ffb400}.Receipt-detail__review .status.draft,.Receipt-detail__review .status.pending-payment{background-color:#e5e5ea}.Receipt-detail__review .status.draft>.title,.Receipt-detail__review .status.pending-payment>.title{color:#8e8e93}.Receipt-detail__review .status.created>.title{color:#fff7e5}.Receipt-detail__review .status.paid{background-color:#00b777}.Receipt-detail__review .status.paid>.title{color:#fff}.Receipt-detail__review .status.pending-approval{background-color:#ffb400}.Receipt-detail__review .status.report{background-color:#f66}.Receipt-detail__review .status.report>.title{color:#fff}.Receipt-detail__review .status.pending-approval>.title{color:#fff7e5}.Receipt-detail__review .customer-detail{margin-top:32px}.Receipt-detail__review .customer-detail .value,.Receipt-detail__review .date-detail .value,.Receipt-detail__review .payment-detail .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;margin-top:8px;margin-bottom:20px}.Receipt-detail__review .customer-detail .label,.Receipt-detail__review .date-detail .label,.Receipt-detail__review .payment-detail .label{font-size:14px;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin:0;margin-top:16px}.Receipt-detail__review .customer-detail .email-list .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.margin-bottom{margin-bottom:8px!important}.status-icon-seen{margin-left:6px}.status-icon-receive,.status-icon-seen{width:20px;height:20px;position:relative;text-align:center}.status-icon-receive{margin-right:6px}.tooltip{position:relative;text-align:center}.tooltip:before{pointer-events:none;content:attr(title);position:absolute;z-index:2;top:22px;font-size:16px;max-width:96px;width:96px;padding:4px 16px;line-height:1.4;border-radius:5px;background-color:#fff;color:#404040;display:none;border-radius:4px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.tooltip:hover:before{display:inline-block}.Receipt-detail__review .customer-detail .email-list .email-card{margin-bottom:16px}.Receipt-detail__review .customer-detail .email-list .email-card .status{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Receipt-detail__review .date-detail{width:129px;margin-right:24px}.Receipt-detail__review .payment-date{display:-ms-flexbox;display:flex}.Receipt-detail__review .payment-method .label{font-size:13px;letter-spacing:-.1px;text-align:left;color:#404040}.Receipt-detail__review .payment-account .info{display:-ms-flexbox;display:flex}.Receipt-detail__review .Receipt-detail__header .header-detail,.Receipt-detail__review .Receipt-detail__header .header-detail-status{width:100%}.Receipt-detail__review .Pending-review__image{width:100%;display:flex;display:-ms-flexbox;display:-webkit-flex;text-align:left;margin-top:24px;height:80px}.Pending-review__image .Pending-review--image-preview .image{cursor:pointer}.Receipt-detail__review .Pending-review--image-preview{width:48px;height:48px;border:1px solid #e5e5ea;border-radius:8px;margin-right:16px}.Receipt-detail__review .image{width:inherit;height:inherit;border-radius:8px}.Receipt-detail__review .name{margin:0;font-size:16px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#404040}.Receipt-detail__review .button{font-weight:600;margin:0;padding:0;border:none;outline:none;font-size:14px;letter-spacing:-.1px;text-align:left;color:#00ace1;background-color:transparent}.Receipt-detail__review .button:hover{color:#40c1e9}.Receipt-detail__payment{padding-bottom:16px;border-bottom:1px solid #e5e5ea}.Receipt-detail__remark{text-align:left;padding-bottom:8px;border-bottom:1px solid #e5e5ea;width:100%;-ms-flex-order:3;order:3}.Receipt-detail__remark .title{color:#8e8e93;font-size:13px;margin-bottom:8px}.Receipt-detail__remark .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;margin-top:8px;margin-bottom:8px}.Receipt-detail__attachments{text-align:left;padding-bottom:8px;border-bottom:1px solid #e5e5ea;width:100%}.Receipt-detail__attachments .title{color:#8e8e93;font-size:13px;margin-bottom:8px}.Receipt-detail__attachments .attachment{color:#00ace1;font-size:16px;margin-bottom:0;display:block;padding-bottom:4px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.attachment-list{-webkit-margin-before:0;-webkit-padding-start:20px;color:#8e8e98;margin-bottom:0}.Receipt-detail__reject{border-bottom:1px solid #e5e5ea}.Receipt-detail__reject .title{font-size:14px;letter-spacing:-.1px;color:#8e8e93;text-align:left}.Receipt-detail__reject .reason{font-size:16px;font-weight:500;letter-spacing:-.1px;color:#404040;text-align:left;margin:0}.customer-detail .value.link{color:#00ace1}.Receipt-detail__reject--list{display:block;list-style-type:disc;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:20px}.Receipt-detail__review.payment-first{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Receipt-detail__review.payment-first .Receipt-detail__payment{-ms-flex-order:1;order:1}.Receipt-detail__review.payment-first .Receipt-detail__customer{-ms-flex-order:2;order:2}.Receipt-detail__review.payment-first .Receipt-detail__attachments{-ms-flex-order:3;order:3}.Receipt-detail__review .delete-Receipt{margin:16px auto;border:none;background-color:transparent;color:#f66;font-size:16px;outline:none;-ms-flex-order:4;order:4}.receipt__payment-account--logo{width:50px;height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:1px solid #d1d1d6;border-radius:8px;margin-top:16px;margin-right:8px}.receipt__payment-logo{max-width:50px;max-height:50px;width:auto;height:auto;margin:auto;border-radius:8px}.Preview-table{width:100%;border-collapse:collapse}.Preview-table__header{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:right;color:#8e8e93;border-bottom:1px solid #e5e5ea}.item{text-align:left}.Preview-table__body{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:right;color:#404040;border-bottom:1px solid #e5e5ea}.Preview-table__body--row,.Preview-table__header--row{height:41px}.Preview-summary{width:100%;text-align:right;border-collapse:collapse;margin-top:8px;margin-bottom:16px}.Preview-summary__body--row{height:41px}.border-bottom{border-bottom:1px solid #e5e5ea}.Preview-summary__body--row .title{width:80%;padding-right:16px;color:#8e8e93}.Preview-summary__body--row .value{width:20%;min-width:100px}.Preview-summary__body--row .custom-border{position:relative}.Preview-summary__body--row .custom-border:after{margin:0;padding:0;content:"";height:7px;border-bottom:1px solid #e5e5ea;width:300%;display:block;position:absolute;right:0}.Receipt-preview__review{width:100%;max-width:456px;background-color:#fff;margin:24px auto;min-height:645px;border-radius:10px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Receipt-preview__table{padding:0 16px;padding-bottom:1px}.Receipt-preview__header{padding:24px 16px}.Receipt-preview__header .Receipt-preview__header--logo{height:auto;width:auto;max-width:80px;max-height:80px}.Receipt-preview__header .name{font-size:24px;letter-spacing:-.1px;text-align:center;color:#404040}.Receipt-preview__header .number{font-size:16px;letter-spacing:-.1px;text-align:center;color:#8e8e93}.Receipt-link,.receipt-link{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#00ace1;cursor:pointer;padding:0 16px}.Receipt-link:hover,.receipt-link:hover{color:#37d0ff}.Receipt-preview .document-link{margin-bottom:24px}.receipt-link{border-left:2px solid #e5e5ea}.document-link{margin-bottom:24px}button.download-document{border:none;outline:none;color:#00ace1;background-color:transparent;font-size:16px}button.download-document:hover{color:#37d0ff}button.download-document:active{color:#00ace1}.Meatball-button{position:relative;cursor:pointer}.meatball-button__menu{display:none;top:0;right:0;position:absolute}.meatball-button__image{margin-left:auto}.meatball-button__menu.show{display:block}.Receipt-detail-page{display:-ms-flexbox;display:flex;margin-top:64px}.Receipt-preview{width:100%;min-width:504px;background-color:#e5e5ea;margin:0 auto}.Receipt-detail{width:320px;min-width:320px;max-width:320px;overflow:scroll}.Receipt-detail,.Receipt-detail-page__tab-bar{background-color:#fff;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Receipt-detail-page__tab-bar{position:fixed;width:100%;z-index:2;display:-ms-flexbox;display:flex;height:48px}.Receipt-detail-page__tab-bar--tab-menu{position:fixed;display:-ms-flexbox;display:flex;width:570px;line-height:50px;color:#8e8e93;right:4px}.Receipt-detail-page__detail{display:-ms-flexbox;display:flex;margin-top:48px;width:100%}.Receipt-action{position:fixed;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.confirm-payment-button .Button,.resend-button .Button{width:160px}.confirm-payment-button .Button{margin-left:16px}.button-image-label{width:16px;height:16px;margin:16px 16px 0 0}.tab-bar-edit-button,.tab-bar-print-button{width:151px}.tab-bar-download-button,.tab-bar-edit-button,.tab-bar-print-button{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#00ace1}.tab-bar-download-button{width:173px}.tab-bar-duplicate-button{width:110px}.tab-bar-duplicate-button,.tab-bar-more-button{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#00ace1}.tab-bar-more-button{width:140px}.tab-bar-download-button:hover,.tab-bar-duplicate-button:hover,.tab-bar-edit-button:hover,.tab-bar-more-button:hover,.tab-bar-print-button:hover{text-decoration:underline}.more-button__action{z-index:10;position:relative;background-color:#fff;border-radius:8px;padding:8px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.more-button__action .Button{text-align:left;width:230px}.more-button{height:50px;width:100%}.Quotation-list-page{width:100%;height:Calc(100vh - 112px);margin-top:64px}.Quotation-list-page .Quotation-header{display:-ms-flexbox;display:flex;height:64px;width:100%}.Quotation-list-page .header-button-bar{position:fixed;top:11px;right:16px;z-index:10}.Quotation-list-page .header-button-bar .Button{width:160px}.Quotation-header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.Quotation-header .icon{width:24px;height:24px;margin:auto 16px}.Quotation-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Quotation-list-page .Quotation-table{width:100%;min-width:826px;margin:auto}.Quotation-list-page .date-filter{display:-ms-flexbox;display:flex;width:Calc(100% - 32px);padding:16px;margin-top:-32px;-ms-flex-align:center;align-items:center}.Quotation-list-page .date-filter-group{display:-ms-flexbox;display:flex}.date-filter .from-date,.date-filter .to-date{width:200px}.Quotation-list-page .date-filter{margin:0;padding:0 0 16px 16px}.Quotation-header .quotation-action{display:-ms-flexbox;display:flex;margin-left:auto;margin-right:16px;-ms-flex-align:center;align-items:center}.Quotation-header .quotation-action .Button{width:160px}.Quotation-list-page .search-box{width:100%;max-width:322px;min-width:260px;margin-left:auto}.Quotation-list-page .search-box .Search-box{min-width:260px}.Quotation-list-page .empty-state{margin-top:64px}.Quotation-list-page .Custom-select{margin-left:16px;width:200px;min-width:200px;margin-right:16px;text-align:left;z-index:1}.Spinner{position:relative;top:56px;width:80px;height:80px;text-align:center;margin:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden}.Select-package-result{padding:24px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Select-package-result__image{width:124px;margin:32px auto}.Select-package-result__title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;text-align:center;letter-spacing:-.15px;color:#404040}.Select-package-result__detail{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:left;color:#8e8e93}.detail-box__container{width:100%;display:-ms-flexbox;display:flex}.detail-box{width:50%;text-align:left}.detail-box .title{font-size:14px;color:#8e8e93}.detail-box .detail,.detail-box .title{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.detail-box .detail{font-size:16px;color:#404040}.Select-package-result .Button{width:184px;padding:4px 16px;margin:32px auto}.Select-package-result .Spinner{width:150px;height:150px;top:0;-webkit-transform:none;-ms-transform:none;transform:none}.Select-package-result__waiting{padding:40px}.Select-package-result__waiting .title{font-size:24px;margin:0;margin-top:62px}.Select-package-result__result{width:352px}.Select-package-result__result .title{font-size:24px;margin:0;text-align:left;margin-bottom:16px}.Select-package-result__waiting .detail{font-size:16px;margin:0;margin-top:16px;color:#8e8e93}.Select-package-result__result .detail{font-size:14px;margin:0;color:#8e8e93;text-align:left}.result-icon{height:100px;width:100px;margin-bottom:32px;margin-top:16px}.detail-box{width:100%;margin-top:24px}.detail-box__title{font-size:14px;margin:0;color:#8e8e93}.detail-box__detail{font-size:16px;margin:0;text-align:left;margin-top:8px}.Select-package-result__result .Button{width:100%;padding:8px 0;margin:0;margin-top:32px}.report-issue{margin-top:24px}.report-issue .detail{text-align:center}.report-issue .detail .link{color:#00ace1}.Select-package-page{height:100vh;background-image:-webkit-radial-gradient(49% 0,circle,#00c4e0,#00ace1 74%,#3b98df);background-image:-o-radial-gradient(49% 0,circle,#00c4e0,#00ace1 74%,#3b98df);background-image:radial-gradient(circle at 49% 0,#00c4e0,#00ace1 74%,#3b98df);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:scroll}.Select-package-page__container{width:100%;padding:24px;max-width:976px;margin:auto}.Select-package-page__container .Custom-select{width:160px;margin-left:24px}.Select-package-page__container .Custom-select__display{background-color:#fff;border-color:#00ace1;border-radius:8px}.Select-package-page__selector{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:52px}.Select-package-page__selector .title{font-size:24px;color:#fff;margin:0}.Select-package-page__packages{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.package-card{width:177px;min-height:579px;padding:24px;border-radius:16px;background-color:#fff;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.package-card .Button{width:177px;padding:2px 16px}.package-details{margin-top:24px}.package-detail{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px}.card__title{font-size:16px;font-weight:400;letter-spacing:-.1px;color:#404040;margin-top:0}.card__pricing,.card__title{font-style:normal;font-stretch:normal;line-height:normal;text-align:center}.card__pricing{font-size:32px;font-weight:600;letter-spacing:-.2px;color:#00ace1;margin:0}.card_sub-title{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:center;color:#8e8e93}.detail-icon{margin-right:16px}.Confirm-change-package{padding:24px;width:512px;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.Confirm-change-package__action{width:336px;margin:auto;display:-ms-flexbox;display:flex;margin-top:56px;-ms-flex-pack:justify;justify-content:space-between}.Confirm-change-package__action .Button{width:160px}.Confirm-change-package .title{text-align:left;margin:0}.Confirm-change-package .detail{text-align:left;margin:0;margin-top:16px}.Confirm-change-package .box-container{display:-ms-flexbox;display:flex;margin:24px 0}.Confirm-change-package .box-container .box{width:50%}.Confirm-change-package .box-container .box .title{color:#8e8e93;font-size:14px}.Confirm-change-package--loading{width:80px;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.Change-package-page{height:100vh;background-image:-webkit-radial-gradient(49% 0,circle,#00c4e0,#00ace1 74%,#3b98df);background-image:-o-radial-gradient(49% 0,circle,#00c4e0,#00ace1 74%,#3b98df);background-image:radial-gradient(circle at 49% 0,#00c4e0,#00ace1 74%,#3b98df);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:scroll}.Change-package-page__container{width:100%;padding:24px;max-width:976px;margin:auto}.Change-package-page__container .Custom-select{width:160px;margin-left:24px}.Change-package-page__container .Custom-select__display{background-color:#fff;border-color:#00ace1;border-radius:8px}.Change-package-page__selector{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:52px}.Change-package-page__selector .title{font-size:24px;color:#fff;margin:0}.Change-package-page__packages{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.package-card{width:177px;min-height:579px;padding:24px;border-radius:16px;background-color:#fff;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.package-card .Button{width:177px;padding:2px 16px}.package-details{margin-top:24px}.package-detail{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px}.card__title{font-size:16px;font-weight:400;letter-spacing:-.1px;color:#404040;margin-top:0}.card__pricing,.card__title{font-style:normal;font-stretch:normal;line-height:normal;text-align:center}.card__pricing{font-size:32px;font-weight:600;letter-spacing:-.2px;color:#00ace1;margin:0}.card_sub-title{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:center;color:#8e8e93}.detail-icon{margin-right:16px}.label-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left;padding:8px 0;width:100%}.label-box__title{color:#b5b6ba;font-size:14px;margin:0}.label-box__value{color:#404040;font-size:16px;margin:0}.title-box{display:-ms-flexbox;display:flex;height:64px;width:100%;-ms-flex-align:center;align-items:center}.title-box__icon{width:24px;height:24px;margin-right:16px}.title-box__title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.sku-code{text-align:left;width:15%;min-width:182px}.product-type{text-align:center;width:5%;min-width:80px}.product-name{text-align:left;width:60%;min-width:624px}.product-tax{text-align:center;width:5%;min-width:80px}.product-price{text-align:right;width:15%;min-width:127px}.template-number{text-align:left;width:15%;min-width:127px}.template-name{text-align:left;width:60%;min-width:624px}.template-amount{text-align:right;width:25%;min-width:160px}.template-number{text-align:left;width:15%;min-width:127px}.template-name{text-align:left;width:60%;min-width:624px}.template-amount{text-align:right;width:25%;min-width:160px}.recurring-number{text-align:left;width:10%}.recurring-invoice-template-name{text-align:left;width:30%}.recurring-next-billing-date,.recurring-sent-count{text-align:center;width:10%}.recurring-frequency{text-align:left;width:10%}.recurring-end-date,.recurring-start-date{text-align:center;width:15%}.custom-table{width:100%;padding:0 8px;cursor:default}.custom-table,.custom-table__header__row{border-bottom:1px solid #e1e2e6}.custom-table__header__col{color:#b5b6ba;font-size:16px;font-weight:400;padding:8px}.custom-table__header__row .custom-table__header__col:first-child{padding-left:16px}.custom-table__header__row .custom-table__header__col:last-child{padding-right:16px}.custom-table__body__col{color:#404040;font-size:16px;font-weight:400;padding:16px 8px}.custom-table__body__row .custom-table__body__col:first-child{padding-left:16px}.custom-table__body__row .custom-table__body__col:last-child{padding-right:16px}.custom-table--clickable .custom-table__body__row:hover{background-color:#e3f5fb;cursor:pointer}.inventory-list-page{width:100%;background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px}.inventory-list-page__create-button{position:fixed;width:160px;top:8px;right:0;z-index:11}.inventory-list-page__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 16px}.inventory-list-page__header .Custom-select{width:200px;margin-right:16px}.inventory-list-page__content .title-box{margin-left:16px}.inventory-list-page__modal{position:relative;width:560px;text-align:left;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.inventory-list-page__modal .title{font-size:24px;margin:0}.inventory-list-page__modal .flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.inventory-list-page__modal .form__price,.inventory-list-page__modal .form__product-type{margin-right:8px;width:50%}.inventory-list-page__modal .form__product-code,.inventory-list-page__modal .form__vat-rate{margin-left:8px;width:50%}.inventory-list-page__modal .form__action{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:336px;margin:auto;margin-top:24px}.inventory-list-page__modal__edit-button{display:-ms-flexbox;display:flex;color:#00ace1;margin:16px 0;cursor:pointer}.inventory-list-page__modal__remove-button{display:-ms-flexbox;display:flex;color:#f9777f;margin:16px 0;cursor:pointer}.inventory-list-page__modal__edit-button img{width:24px;height:24px}.inventory-list-page__modal__remove-button img{width:18px;height:18px}.inventory-list-page__modal__edit-button p{margin:0;margin-left:8px}.inventory-list-page__modal__remove-button p{margin:0;margin-left:13px}.inventory-list-page__modal .modal-action{margin:auto;width:160px;margin-top:40px}.inventory-list-page__modal .Button{width:160px}.inventory-list-page__empty{margin-top:40px}.inventory-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.billgate-api-page{background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px;padding:0 32px}.billgate-api-page__container{margin:0 40px;text-align:left}.billgate-api-page__description,.billgate-link{text-align:left;margin:0}.billgate-link{color:#00ace1;margin-top:8px}.token-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:left;padding:8px 0;margin-top:24px}.token-box .Button{width:120px;margin-left:24px}.token-box--none-token .Button{width:160px;margin:0}.token-box--none-token .Spinner{margin:0}.token-box__api-token{width:332px;border:1px solid #404040;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;font-size:16px;line-height:24px;padding:7px 12px;outline:none}.special-text-field{position:relative}.api-token__label{position:absolute;top:-6px;left:9px;font-size:12px;background-color:#fff;padding:0 4px;margin:0;line-height:12px;-ms-flex-align:center;align-items:center}.billgate-api-page__image-flow{margin-top:128px}.billgate-api-page__container--flex{-ms-flex-direction:column;flex-direction:column;text-align:center;height:Calc(100vh - 64px)}.billgate-api-page__link{background-color:#00ace1;color:#fff;border-radius:10px;padding:6px 24px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2)}.billgate-api-page__link:hover{background-color:#0391bd}.billgate-api-page__link:active{background-color:#00ace1}.billgate-api-page__actions{margin-top:24px}.Payment-method{padding:16px;min-width:826px}.Payment-method .title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Payment-method__account-list .checker{width:50px}.Payment-method__account-list .checker .Checkbox{margin:0;margin-top:25px}.Payment-method__account-list .account{height:80px;display:-ms-flexbox;display:flex}.Payment-method__account-list .account .info{display:-ms-flexbox;display:flex;width:100%;padding-right:16px}.frame-logo .payment-method-logo{width:48px;height:48px;border-radius:8px;border:1px solid #e5e5ea;margin-right:16px;margin-top:15px}.detail .account-name{margin:0;font-size:16px;letter-spacing:-.1px;text-align:left;color:#404040;margin-top:15px;word-break:break-all}.detail .account-number{margin:0;font-size:14px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#8e8e93}.checker .Checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;margin-top:25px}.checker .Checkbox label{display:none}.checker{width:80px;height:80px}.no-payment{text-align:left;color:#c7c7cc;font-size:16px;margin-left:16px}.Payment-method__add{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.Payment-method__add-icon{cursor:pointer;width:24px}.Payment-method__add-title{font-size:16px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#00ace1;margin-left:14px;cursor:pointer}.Create-quotation-page{width:100%;background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px}.Create-quotation-page__form{max-width:1166px;margin:auto;background-color:#fff;height:Calc(100vh - 64px)}.Create-quotation-page__submit{border-top:2px solid #e5e5ea;height:90px}.Create-quotation-page__submit .create-quotation-button .Button{margin-right:16px;width:180px}.create-quotation-button .Button.primary:disabled:hover{color:#c8c7cc;background-color:#ebebeb;border-color:#ebebeb}.create-quotation-button .Button:disabled:hover{color:#d1d1d6;background-color:#fff;border-color:#d1d1d6}.preview-button{margin:16px 8px 16px 16px}.create-quotation-button{margin:24px auto;width:550px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Create-quotation-page .remark-title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Create-quotation-page--additions .display-flex{display:-ms-flexbox;display:flex}.Create-quotation-page--additions .display-flex .left-element,.Create-quotation-page--additions .display-flex .right-element{width:100%;padding:16px}.Create-quotation-page--additions .display-flex .Payment-method{width:100%;min-width:380px;max-width:380px;padding:0}.Create-quotation-page--additions .display-flex .remark{width:Calc(100% - 34px);padding:16px;margin-top:16px;font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:rgba(0,0,0,.87);border-radius:8px;border:1px solid #e5e5ea;resize:none}.Create-quotation-page--additions .display-flex .remark:focus{outline:none;border:1px solid #00ace1}.Create-quotation-page--additions .display-flex .remark::-webkit-input-placeholder{color:#c7c7cc}.Create-quotation-page--additions .display-flex .remark::-moz-placeholder{color:#c7c7cc}.Create-quotation-page--additions .display-flex .remark::-ms-input-placeholder{color:#c7c7cc}.Create-quotation-page--additions .display-flex .remark::placeholder{color:#c7c7cc}.Create-quotation-page--additions .display-flex .File-uploader__containner{margin-left:0;margin-top:32px}.Create-quotation-page--additions .display-flex .File-uploader .select-file{padding:6px 24px}.Create-quotation-page .Customer-form{display:-ms-flexbox;display:flex;width:100%}.Create-quotation-page .Customer-form--left{width:50%;margin:0 16px 0 0}.Create-quotation-page .Customer-form--right{width:50%;margin:0 0 0 16px}.Create-quotation-page .Customer-form--right .Custom-select{padding-top:24px}.Create-quotation-page .document-date{display:-ms-flexbox;display:flex;width:100%}.Create-quotation-page .document-date--issue-date{width:50%;margin:0;margin-right:16px}.Create-quotation-page .document-date--due-date{width:50%;margin:0;margin-left:16px}.B2c-sent-list-page{width:100%;height:Calc(100vh - 112px);margin-top:48px}.B2c-sent-list-page .B2c-sent-header{display:-ms-flexbox;display:flex;height:64px;width:100%}.B2c-sent-header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.B2c-sent-header .icon{width:24px;height:24px;margin:auto 16px}.B2c-sent-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.B2c-sent-list-page .B2c-sent-table{width:100%;min-width:826px;margin:auto}.B2c-sent-list-page .date-filter{display:-ms-flexbox;display:flex;width:Calc(100% - 32px);padding:16px;margin-top:-32px;-ms-flex-align:center;align-items:center}.B2c-sent-list-page .date-filter-group{display:-ms-flexbox;display:flex}.date-filter .from-date,.date-filter .to-date{width:200px}.B2c-sent-list-page .date-filter{margin:0;padding:0 0 16px 16px}.B2c-sent-header .b2c-action{display:-ms-flexbox;display:flex;margin-left:auto;margin-right:16px;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-pack:justify;justify-content:space-between}.action-link.remove-action p{color:red}.B2c-sent-list-page .search-box{width:100%;max-width:356px;min-width:260px;margin-left:auto}.B2c-sent-list-page .search-box .Search-box{min-width:260px}.B2c-sent-list-page .empty-state{margin-top:64px}.B2c-sent-list-page .Custom-select{margin-left:16px;width:200px;min-width:200px;margin-right:16px;text-align:left;z-index:1}.action-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#00ace1;cursor:pointer;margin-left:16px}.action-link--icon{margin-right:8px}.B2c-draft-list-page{width:100%;height:Calc(100vh - 112px);margin-top:48px}.B2c-draft-list-page .B2c-draft-header{display:-ms-flexbox;display:flex;height:64px}.B2c-draft-header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.B2c-draft-header .icon{width:24px;height:24px;margin:auto 16px}.B2c-draft-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.B2c-draft-list-page .B2c-draft-table{width:100%;min-width:826px;margin:auto}.B2c-draft-list-page .date-filter{display:-ms-flexbox;display:flex;width:Calc(100% - 32px);-ms-flex-pack:justify;justify-content:space-between;padding:16px;margin-top:-32px}.B2c-draft-list-page .date-filter-group{display:-ms-flexbox;display:flex}.date-filter .from-date,.date-filter .to-date{width:200px}.B2c-draft-list-page .date-filter{margin:0;padding:0 0 16px 16px}.B2c-draft-list-page .search-box{width:322px}.B2c-draft-list-page .empty-state{margin-top:64px}.B2c-invoice-list-page{margin-top:64px}.B2c-invoice-list-page__tab-bar{position:fixed;width:100%;background-color:#fff;z-index:7;display:-ms-flexbox;display:flex;height:48px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.B2c-invoice-list-page__tab-bar--tab-menu{width:160px;line-height:45px;color:#8e8e93}.B2c-invoice-list-page__tab-bar--tab-menu.activated{border-bottom:3px solid #00ace1;color:#00ace1}.action-button{position:fixed;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.action-button .Button{width:160px}.action-button .import-csv-button{margin-right:16px}.Customer-detail-page{margin-top:64px}.Customer-detail-page .customer-header{display:-ms-flexbox;display:flex;height:64px}.Customer-detail-page .customer-header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.Customer-detail-page .customer-header .icon{width:24px;height:24px;margin:auto 16px}.Customer-detail-page .customer-profile{padding:16px}.customer-profile .general-info .type-branch-number{display:-ms-flexbox;display:flex}.customer-profile .contract-info .address .district,.customer-profile .contract-info .address .phone,.customer-profile .contract-info .address .post-code,.customer-profile .contract-info .address .province,.customer-profile .contract-info .address .sub-district,.customer-profile .general-info .type-branch-number .alias-name,.customer-profile .general-info .type-branch-number .branch-number,.customer-profile .general-info .type-branch-number .number,.customer-profile .general-info .type-branch-number .type{min-width:206px}.customer-profile .contract-info .address .district,.customer-profile .contract-info .address .phone,.customer-profile .contract-info .address .post-code,.customer-profile .contract-info .address .province,.customer-profile .contract-info .address .sub-district{margin-top:32px}.customer-profile .contract-info .house-number{margin-top:16px}.customer-profile .general-info .email{margin:32px 0 16px}.customer-profile .general-info .email .email-container .email-value{border-radius:8px;background-color:#e3f5fb;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;padding:4px 10px;margin:0 8px 8px 0}.customer-profile .general-info .email .email-container{display:-ms-flexbox;display:flex;margin-top:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.customer-profile .contract-info .address .district .title,.customer-profile .contract-info .address .phone .title,.customer-profile .contract-info .address .post-code .title,.customer-profile .contract-info .address .province .title,.customer-profile .contract-info .address .sub-district .title,.customer-profile .contract-info .house-number .title,.customer-profile .general-info .alias-name .title,.customer-profile .general-info .branch-number .title,.customer-profile .general-info .email .title,.customer-profile .general-info .type-branch-number .number .title,.customer-profile .general-info .type-branch-number .type .title{font-size:14px;text-align:left;letter-spacing:-.1px;color:#8e8e93;margin:0}.customer-profile .contract-info .address .district .value,.customer-profile .contract-info .address .phone .value,.customer-profile .contract-info .address .post-code .value,.customer-profile .contract-info .address .province .value,.customer-profile .contract-info .address .sub-district .value,.customer-profile .contract-info .house-number .value,.customer-profile .general-info .alias-name .value,.customer-profile .general-info .branch-number .value,.customer-profile .general-info .email .value,.customer-profile .general-info .type-branch-number .number .value,.customer-profile .general-info .type-branch-number .type .value{font-size:16px;font-weight:500;text-align:left;letter-spacing:-.1px;color:#404040;margin:8px 0 0}.customer-profile .contract-info .address{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:824px}.customer-profile .contract-info .branch-house-number .branch-number{width:206px}.customer-invoice{border-bottom:1px solid #e5e5ea}.customer-invoice .invoice-header{padding:40px 0 0;margin-top:-32px}.customer-invoice .invoice-header,.customer-invoice .invoice-tool-box{display:-ms-flexbox;display:flex;width:Calc(100% - 16px);-ms-flex-pack:justify;justify-content:space-between}.customer-invoice .date-filter,.customer-invoice .invoice-tool-box{-ms-flex-align:center;align-items:center}.customer-invoice .date-filter{display:-ms-flexbox;display:flex;margin:0;padding:0 0 16px 16px}.invoice-tool-box .Custom-select{margin-left:16px;width:200px;min-width:200px}.customer-late-payment-letter .late-payment-letter-header,.customer-recurring-invoice .recurring-invoice-header{display:-ms-flexbox;display:flex;height:64px;margin-top:24px;-ms-flex-align:center;align-items:center}.recurring-invoice-header{margin-left:18px}.customer-late-payment-letter .late-payment-letter-header .Button{width:160px;margin-left:auto;margin-right:16px}.customer-invoice .invoice-header .title,.customer-late-payment-letter .late-payment-letter-header .title,.customer-recurring-invoice .recurring-invoice-header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.customer-invoice .invoice-header .icon,.customer-late-payment-letter .late-payment-letter-header .icon{width:24px;height:24px;margin:auto 16px}.customer-invoice .invoice-table{width:100%;min-width:826px;margin:auto}.customer-invoice .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Customer-detail-page .Customer-detail-page__create{position:fixed;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.Customer-detail-page .Customer-detail-page__create .create-customer-button .Button{width:160px}.Customer-detail-page__create .create-invoice .Button{width:160px;margin-left:16px}.invoice-header .header{display:-ms-flexbox;display:flex;height:64px;width:Calc(100% - 32px)}.invoice-tool-box .search-box{width:322px}.Customer-detail-page .edit-customer-info{text-align:left;margin:16px 0 16px 56px}.Customer-detail-page .contract-info,.Customer-detail-page .general-info{margin-left:40px}.recurring-invoice-table .custom-table__header__col{font-size:14px;color:#8e8e93}.empty-recurring-invoice{border-top:1px solid #e5e5ea;border-bottom:1px solid #e5e5ea;padding:16px;color:#c4c4c4;font-size:14px}.Invoice-detail__review{margin:24px;height:Calc(100vh - 112px)}.Invoice-detail__review .Button{margin-top:32px;margin-bottom:24px;width:100%}.Invoice-detail__review .Invoice-detail__header{display:block;position:relative}.Invoice-detail__review .Invoice-detail__customer,.Invoice-detail__review .Invoice-detail__header{border-bottom:1px solid #e5e5ea}.Invoice-detail__review .header-detail-status{position:absolute;top:0}.Invoice-detail__review .header-detail .title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.Invoice-detail__review .header-detail .number{font-size:14px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#8e8e93}.Invoice-detail__review .header-detail-status .status .title{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#8e8e93;margin:0;position:relative;top:5px}.Invoice-detail__review .header-detail-status .status{width:128px;height:32px;border-radius:16px;margin-left:auto}.Invoice-detail__review .status.created{background-color:#ffb400}.Invoice-detail__review .status.draft,.Invoice-detail__review .status.pending-payment{background-color:#e5e5ea}.Invoice-detail__review .status.draft>.title,.Invoice-detail__review .status.pending-payment>.title{color:#8e8e93}.Invoice-detail__review .status.created>.title{color:#fff7e5}.Invoice-detail__review .status.paid{background-color:#00b777}.Invoice-detail__review .status.paid>.title{color:#fff}.Invoice-detail__review .status.pending-approval{background-color:#ffb400}.Invoice-detail__review .status.report{background-color:#f66}.Invoice-detail__review .status.report>.title{color:#fff}.Invoice-detail__review .status.pending-approval>.title{color:#fff7e5}.Invoice-detail__review .customer-detail{margin-top:32px}.Invoice-detail__review .customer-detail .value,.Invoice-detail__review .date-detail .value,.Invoice-detail__review .payment-detail .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;margin-top:8px;margin-bottom:20px}.Invoice-detail__review .customer-detail .label,.Invoice-detail__review .date-detail .label,.Invoice-detail__review .payment-detail .label{font-size:14px;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin:0;margin-top:16px}.Invoice-detail__review .customer-detail .email-list .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.margin-bottom{margin-bottom:8px!important}.status-icon-seen{margin-left:6px}.status-icon-receive,.status-icon-seen{width:20px;height:20px;position:relative;text-align:center}.status-icon-receive{margin-right:6px}.tooltip{position:relative;text-align:center}.tooltip:before{pointer-events:none;content:attr(title);position:absolute;z-index:2;top:22px;font-size:16px;max-width:96px;width:96px;padding:4px 16px;line-height:1.4;border-radius:5px;background-color:#fff;color:#404040;display:none;border-radius:4px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.tooltip:hover:before{display:inline-block}.Invoice-detail__review .customer-detail .email-list .email-card{margin-bottom:16px}.Invoice-detail__review .customer-detail .email-list .email-card .status{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Invoice-detail__review .date-detail{width:129px;margin-right:24px}.Invoice-detail__review .payment-date{display:-ms-flexbox;display:flex}.Invoice-detail__review .payment-method .label{font-size:13px;letter-spacing:-.1px;text-align:left;color:#404040}.Invoice-detail__review .payment-account .info{display:-ms-flexbox;display:flex}.Invoice-detail__review .Invoice-detail__header .header-detail,.Invoice-detail__review .Invoice-detail__header .header-detail-status{width:100%}.Invoice-detail__review .Pending-review__image{width:100%;display:flex;display:-ms-flexbox;display:-webkit-flex;text-align:left;margin-top:24px;height:80px}.Pending-review__image .Pending-review--image-preview .image{cursor:pointer}.Invoice-detail__review .Pending-review--image-preview{width:48px;height:48px;border:1px solid #e5e5ea;border-radius:8px;margin-right:16px}.Invoice-detail__review .image{width:inherit;height:inherit;border-radius:8px}.Invoice-detail__review .name{margin:0;font-size:16px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#404040}.Invoice-detail__review .button{font-weight:600;margin:0;padding:0;border:none;outline:none;font-size:14px;letter-spacing:-.1px;text-align:left;color:#00ace1;background-color:transparent}.Invoice-detail__review .button:hover{color:#40c1e9}.Invoice-detail__payment{padding-bottom:16px;border-bottom:1px solid #e5e5ea}.Invoice-detail__remark{text-align:left;padding-bottom:8px;border-bottom:1px solid #e5e5ea;width:100%;-ms-flex-order:3;order:3}.Invoice-detail__remark .title{color:#8e8e93;font-size:13px;margin-bottom:8px}.Invoice-detail__remark .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;margin-top:8px;margin-bottom:8px}.Invoice-detail__attachments{text-align:left;padding-bottom:8px;border-bottom:1px solid #e5e5ea;width:100%}.Invoice-detail__attachments .title{color:#8e8e93;font-size:13px;margin-bottom:8px}.Invoice-detail__attachments .attachment{color:#00ace1;font-size:16px;margin-bottom:0;display:block;padding-bottom:4px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.attachment-list{-webkit-margin-before:0;-webkit-padding-start:20px;color:#8e8e98;margin-bottom:0}.Invoice-detail__reject{border-bottom:1px solid #e5e5ea}.Invoice-detail__reject .title{font-size:14px;letter-spacing:-.1px;color:#8e8e93;text-align:left}.Invoice-detail__reject .reason{font-size:16px;font-weight:500;letter-spacing:-.1px;color:#404040;text-align:left;margin:0}.customer-detail .value.link{color:#00ace1}.Invoice-detail__reject--list{display:block;list-style-type:disc;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:20px}.Invoice-detail__review.payment-first{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Invoice-detail__review.payment-first .Invoice-detail__payment{-ms-flex-order:1;order:1}.Invoice-detail__review.payment-first .Invoice-detail__customer{-ms-flex-order:2;order:2}.Invoice-detail__review.payment-first .Invoice-detail__attachments{-ms-flex-order:3;order:3}.Invoice-detail__review .delete-invoice{margin:16px auto;border:none;background-color:transparent;color:#f66;font-size:16px;outline:none;-ms-flex-order:4;order:4}.payment-account--logo{width:50px;height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:1px solid #d1d1d6;border-radius:8px;margin-top:16px;margin-right:8px}.invoice__payment-logo{max-width:50px;max-height:50px;width:auto;height:auto;margin:auto;border-radius:8px}.Invoice-preview__review{width:100%;max-width:456px;background-color:#fff;margin:24px auto;min-height:645px;border-radius:10px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Invoice-preview__table{padding:0 16px;padding-bottom:1px}.Invoice-preview__header{padding:24px 16px}.Invoice-preview__header .Invoice-preview__header--logo{height:auto;width:auto;max-width:80px;max-height:80px}.Invoice-preview__header .name{font-size:24px;letter-spacing:-.1px;text-align:center;color:#404040}.Invoice-preview__header .number{font-size:16px;letter-spacing:-.1px;text-align:center;color:#8e8e93}.invoice-link,.receipt-link{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#00ace1;cursor:pointer;padding:0 16px}.invoice-link:hover,.receipt-link:hover{color:#37d0ff}.invoice-preview .document-link{margin-bottom:24px}.receipt-link{border-left:2px solid #e5e5ea}.document-link{margin-bottom:24px}button.download-document{border:none;outline:none;color:#00ace1;background-color:transparent;font-size:16px}button.download-document:hover{color:#37d0ff}button.download-document:active{color:#00ace1}.B2c-draft-invoice-detail-page{display:-ms-flexbox;display:flex;margin-top:64px}.B2c-draft-invoice-preview{width:100%;min-width:504px;background-color:#e5e5ea;margin:0 auto;margin-top:48px}.B2c-draft-invoice-detail{width:320px;min-width:320px;max-width:320px;background-color:#fff;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);overflow:scroll;margin-top:48px}.draft-action{position:fixed;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.draft-action .Button{width:160px;margin-left:16px}.pdf-preview__button{border:none;background-color:transparent;outline:none;color:#00ace1;font-size:16px;margin-bottom:24px}.B2c-draft-detail-page__tab-bar{position:fixed;width:100%;background-color:#fff;z-index:2;display:-ms-flexbox;display:flex;height:48px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.B2c-draft-detail-page__tab-bar--tab-menu{position:fixed;display:-ms-flexbox;display:flex;width:500px;line-height:50px;color:#8e8e93;right:4px}.B2c-draft-detail-page__detail{display:-ms-flexbox;display:flex;margin-top:48px;width:100%}.tab-bar-preview-pdf-button{width:180px}.tab-bar-edit-button,.tab-bar-preview-pdf-button{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#00ace1}.tab-bar-edit-button{width:173px}.tab-bar-delete-draft-button{width:110px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#f9777f}.Business-select-page{background-image:-webkit-radial-gradient(49% 0,circle,#00c4e0,#00ace1,74%,#3b98df);background-image:-o-radial-gradient(49% 0,circle,#00c4e0,#00ace1,74%,#3b98df);background-image:radial-gradient(circle at 49% 0,#00c4e0,#00ace1,74%,#3b98df);color:#fff;height:100vh;min-height:720px}.Business-select-page,.Business-select-page__containner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Business-select-page__containner{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.Business-select-page__logo{width:80px;height:24px;margin-bottom:40px}.Business-select-page__business-cards{position:relative;height:450px;width:400px;padding:16px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Business-select-page__action{margin-top:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Business-select-page__action .icon{margin-right:8px}.Business-select-page__action,.Business-select-page__action .icon,.Business-select-page__action .label{cursor:pointer}.business-card{display:-ms-flexbox;display:flex;width:352px;margin:auto;margin-bottom:16px;-ms-flex-align:center;align-items:center;min-height:80px;padding:0 16px;cursor:pointer;border-radius:10px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.business-card:hover{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 5px 5px 2px rgba(0,0,0,.12),0 3px 4px 2px rgba(0,0,0,.14);box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 5px 5px 2px rgba(0,0,0,.12),0 3px 4px 2px rgba(0,0,0,.14)}.business-card:active{-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.business-cards__title{color:#404040;margin:0}.business-card__containner{color:#404040;height:352px;margin:24px 0;padding:8px 0;overflow:scroll}.business-name{font-size:16px}.business-name,.business-number{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:4px 0}.business-number{font-size:14px;color:#8e8e93}.business-card__image--border{width:50px;height:50px;border-radius:4px;border:1px solid #e5e5ea;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:16px;overflow:hidden}.business-card__image{max-width:100%;max-height:100%}.business-card__info{max-width:300px}.business-card__create-business--title{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#00ace1;margin:0}.Create-tax-invoice-page{width:100%;background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px}.Create-tax-invoice-page__form{max-width:1166px;margin:auto;background-color:#fff;height:Calc(100vh - 64px)}.Create-tax-invoice-page__submit{border-top:2px solid #e5e5ea;height:90px}.Create-tax-invoice-page__submit .create-tax-invoice-button .Button{margin:auto;width:180px}.create-tax-invoice-button .Button.primary:disabled:hover{color:#c8c7cc;background-color:#ebebeb;border-color:#ebebeb}.create-tax-invoice-button .Button:disabled:hover{color:#d1d1d6;background-color:#fff;border-color:#d1d1d6}.preview-button{margin:16px 8px 16px 16px}.create-tax-invoice-button{margin:24px auto;width:595px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Create-tax-invoice-page .remark-title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Create-tax-invoice-page--additions .display-flex{display:-ms-flexbox;display:flex}.Create-tax-invoice-page--additions .display-flex .left-element,.Create-tax-invoice-page--additions .display-flex .right-element{width:100%;padding:16px}.Create-tax-invoice-page--additions .display-flex .Payment-method{width:100%;min-width:380px;max-width:380px;padding:0}.Create-tax-invoice-page--additions .display-flex .remark{width:Calc(100% - 34px);padding:16px;margin-top:16px;font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:rgba(0,0,0,.87);border-radius:8px;border:1px solid #e5e5ea;resize:none}.Create-tax-invoice-page--additions .display-flex .remark:focus{outline:none;border:1px solid #00ace1}.Create-tax-invoice-page--additions .display-flex .remark::-webkit-input-placeholder{color:#c7c7cc}.Create-tax-invoice-page--additions .display-flex .remark::-moz-placeholder{color:#c7c7cc}.Create-tax-invoice-page--additions .display-flex .remark::-ms-input-placeholder{color:#c7c7cc}.Create-tax-invoice-page--additions .display-flex .remark::placeholder{color:#c7c7cc}.Create-tax-invoice-page--additions .display-flex .File-uploader__containner{margin-left:0;margin-top:32px}.Create-tax-invoice-page--additions .display-flex .File-uploader .select-file{padding:6px 24px}.tax-invoice-selection{display:-ms-flexbox;display:flex}.tax-invoice-selection .Custom-select{width:178px;margin-top:0;margin-right:8px}.tax-invoice-selection .Text-field{margin-top:0;margin-left:8px;width:186px}.tax-invoice-number--false{display:none}.tax-invoice-number--true{display:block}.Create-tax-invoice-page .Customer-form{display:-ms-flexbox;display:flex;width:100%}.Create-tax-invoice-page .Customer-form--left{width:50%;margin:0 16px 0 0}.Create-tax-invoice-page .Customer-form--right{width:50%;margin:0 0 0 16px}.Create-tax-invoice-page .document-date{display:-ms-flexbox;display:flex;width:100%}.Create-tax-invoice-page .document-date--issue-date{width:50%;margin:0}.Create-tax-invoice-page .reference-number__flex .right{margin-left:16px;width:50%}.Create-b-to-c-invoice-page{width:100%;background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px}.Create-b-to-c-invoice-page__form{max-width:1166px;margin:auto;background-color:#fff;height:Calc(100vh - 64px)}.Create-b-to-c-invoice-page__submit{border-top:2px solid #e5e5ea;height:90px}.Create-b-to-c-invoice-page__submit .create-invoice-button .Button{margin-right:16px;width:180px}.create-invoice-button .Button.primary:disabled:hover{color:#c8c7cc;background-color:#ebebeb;border-color:#ebebeb}.create-invoice-button .Button:disabled:hover{color:#d1d1d6;background-color:#fff;border-color:#d1d1d6}.preview-button{margin:16px 8px 16px 16px}.create-invoice-button{margin:24px auto;width:550px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Create-b-to-c-invoice-page .remark-title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Create-b-to-c-invoice-page--additions .display-flex{display:-ms-flexbox;display:flex}.Create-b-to-c-invoice-page--additions .display-flex .left-element,.Create-b-to-c-invoice-page--additions .display-flex .right-element{width:100%;padding:16px}.Create-b-to-c-invoice-page--additions .display-flex .Payment-method{width:100%;min-width:380px;max-width:380px;padding:0}.Create-b-to-c-invoice-page--additions .display-flex .remark{width:Calc(100% - 34px);padding:16px;margin-top:16px;font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:rgba(0,0,0,.87);border-radius:8px;border:1px solid #e5e5ea;resize:none}.Create-b-to-c-invoice-page--additions .display-flex .remark:focus{outline:none;border:1px solid #00ace1}.Create-b-to-c-invoice-page--additions .display-flex .remark::-webkit-input-placeholder{color:#c7c7cc}.Create-b-to-c-invoice-page--additions .display-flex .remark::-moz-placeholder{color:#c7c7cc}.Create-b-to-c-invoice-page--additions .display-flex .remark::-ms-input-placeholder{color:#c7c7cc}.Create-b-to-c-invoice-page--additions .display-flex .remark::placeholder{color:#c7c7cc}.Create-b-to-c-invoice-page--additions .display-flex .File-uploader__containner{margin-left:0;margin-top:32px}.Create-b-to-c-invoice-page--additions .display-flex .File-uploader .select-file{padding:6px 24px}.barcode{-ms-flex-align:center;align-items:center}.barcode,.barcode--tooltip{display:-ms-flexbox;display:flex}.barcode--tooltip{position:relative;text-align:center;width:24px;margin-left:8px;height:24px;-ms-flex-pack:center;justify-content:center;cursor:pointer}.barcode--tooltip:before{pointer-events:none;content:"\E2B\E32\E01\E1A\E31\E0D\E0A\E35\E23\E31\E1A\E40\E07\E34\E19\E02\E2D\E07\E04\E38\E13\E21\E35\E01\E32\E23\E17\E33   Bill Payment \E01\E31\E1A\E17\E32\E07\E18\E19\E32\E04\E32\E23\E44\E27\E49   \A\E04\E38\E13\E2A\E32\E21\E32\E23\E16\E40\E1B\E34\E14\E1F\E31\E07\E01\E4C\E0A\E31\E19\E19\E35\E49\E40\E1E\E37\E48\E2D\E2A\E23\E49\E32\E07\E1A\E32\E23\E4C\E42\E04\E49\E14\E2A\E33\E2B\E23\E31\E1A\E01\E32\E23\E0A\E33\E23\E30\E40\E07\E34\E19\E25\E07\E43\E19   PDF \E44\E14\E49";white-space:pre;position:absolute;z-index:2;left:32px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;font-weight:100;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:4px 24px;line-height:1.4;border-radius:5px;background-color:#4a4a4a;color:#fff;display:none;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.barcode--tooltip:hover:before{display:inline-block}.more-info{border:0 solid #e9e9e9;border-radius:50%}.more-info:hover{border-width:4px}.Create-b-to-c-invoice-page .Customer-form{display:-ms-flexbox;display:flex;width:100%}.Create-b-to-c-invoice-page .Customer-form--left{width:50%;margin:0 16px 0 0}.Create-b-to-c-invoice-page .Customer-form--right{width:50%;margin:0 0 0 16px}.Create-b-to-c-invoice-page .document-date{display:-ms-flexbox;display:flex;width:100%}.Create-b-to-c-invoice-page .document-date--issue-date{width:50%;margin:0;margin-right:16px}.Create-b-to-c-invoice-page .document-date--due-date{width:50%;margin:0;margin-left:16px}.reference-number__flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.reference-number__flex .left{margin-right:16px;width:50%}.Create-b-to-c-invoice-page .reference-number__flex .right{margin-left:16px;width:50%}.Quotation-detail__review{margin:24px;height:Calc(100vh - 112px)}.Quotation-detail__review .Button{margin-top:32px;margin-bottom:24px;width:100%}.Quotation-detail__review .Quotation-detail__header{display:block;position:relative}.Quotation-detail__review .Quotation-detail__customer,.Quotation-detail__review .Quotation-detail__header{border-bottom:1px solid #e5e5ea}.Quotation-detail__review .header-detail-status{position:absolute;top:0}.Quotation-detail__review .header-detail .title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.Quotation-detail__review .header-detail .number{font-size:14px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#8e8e93}.Quotation-detail__review .header-detail-status .status .title{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#8e8e93;margin:0;position:relative;top:5px}.Quotation-detail__review .header-detail-status .status{width:128px;height:32px;border-radius:16px;margin-left:auto}.Quotation-detail__review .status.pending-confirmation{background-color:#e5e5ea}.Quotation-detail__review .status.partial-paid{background-color:#ffb400}.Quotation-detail__review .status.paid{background-color:#00b777}.Quotation-detail__review .status.pending-confirmation>.title{color:#8e8e93}.Quotation-detail__review .status.partial-paid>.title{color:#fff7e5}.Quotation-detail__review .status.paid>.title{color:#fff}.Quotation-detail__review .status.report{background-color:#f66}.Quotation-detail__review .status.report>.title{color:#fff}.Quotation-detail__review .customer-detail{margin-top:32px}.Quotation-detail__review .customer-detail .value,.Quotation-detail__review .date-detail .value,.Quotation-detail__review .payment-detail .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;margin-top:8px;margin-bottom:20px}.Quotation-detail__review .customer-detail .label,.Quotation-detail__review .date-detail .label,.Quotation-detail__review .payment-detail .label{font-size:14px;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin:0;margin-top:16px}.Quotation-detail__review .customer-detail .email-list .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.margin-bottom{margin-bottom:8px!important}.status-icon-seen{margin-left:6px}.status-icon-receive,.status-icon-seen{width:20px;height:20px;position:relative;text-align:center}.status-icon-receive{margin-right:6px}.tooltip{position:relative;text-align:center}.tooltip:before{pointer-events:none;content:attr(title);position:absolute;z-index:2;top:22px;font-size:16px;max-width:96px;width:96px;padding:4px 16px;line-height:1.4;border-radius:5px;background-color:#fff;color:#404040;display:none;border-radius:4px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.tooltip:hover:before{display:inline-block}.Quotation-detail__review .customer-detail .email-list .email-card{margin-bottom:16px}.Quotation-detail__review .customer-detail .email-list .email-card .status{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Quotation-detail__review .date-detail{width:129px;margin-right:24px}.Quotation-detail__review .payment-date{display:-ms-flexbox;display:flex}.Quotation-detail__review .payment-method .label{font-size:13px;letter-spacing:-.1px;text-align:left;color:#404040}.Quotation-detail__review .payment-account .info{display:-ms-flexbox;display:flex}.Quotation-detail__review .Quotation-detail__header .header-detail,.Quotation-detail__review .Quotation-detail__header .header-detail-status{width:100%}.Quotation-detail__review .image{width:inherit;height:inherit;border-radius:8px}.Quotation-detail__review .name{margin:0;font-size:16px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#404040}.Quotation-detail__review .button{font-weight:600;margin:0;padding:0;border:none;outline:none;font-size:14px;letter-spacing:-.1px;text-align:left;color:#00ace1;background-color:transparent}.Quotation-detail__review .button:hover{color:#40c1e9}.Quotation-detail__payment{padding-bottom:16px;border-bottom:1px solid #e5e5ea}.Quotation-detail__remark{text-align:left;padding-bottom:8px;width:100%;-ms-flex-order:3;order:3;border-bottom:1px solid #e5e5ea}.Quotation-detail__remark .title{color:#8e8e93;font-size:13px;margin-bottom:8px}.Quotation-detail__remark .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;margin-top:8px;margin-bottom:8px}.Quotation-detail__attachments{text-align:left;padding-bottom:8px;border-bottom:1px solid #e5e5ea;width:100%}.Quotation-detail__attachments .title{color:#8e8e93;font-size:13px;margin-bottom:8px}.Quotation-detail__attachments .attachment{color:#00ace1;font-size:16px;margin-bottom:0;display:block;padding-bottom:4px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.attachment-list{-webkit-margin-before:0;-webkit-padding-start:20px;color:#8e8e98;margin-bottom:0}.Quotation-detail__reject{border-bottom:1px solid #e5e5ea}.Quotation-detail__reject .title{font-size:14px;letter-spacing:-.1px;color:#8e8e93;text-align:left}.Quotation-detail__reject .reason{font-size:16px;font-weight:500;letter-spacing:-.1px;color:#404040;text-align:left;margin:0}.customer-detail .value.link{color:#00ace1}.Quotation-detail__reject--list{display:block;list-style-type:disc;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:20px}.Quotation-detail__review.payment-first{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Quotation-detail__review.payment-first .Quotation-detail__payment{-ms-flex-order:1;order:1}.Quotation-detail__review.payment-first .Quotation-detail__customer{-ms-flex-order:2;order:2}.Quotation-detail__review.payment-first .Quotation-detail__attachments{-ms-flex-order:3;order:3}.Quotation-detail__review .delete-quotation{margin:16px auto;border:none;background-color:transparent;color:#f66;font-size:16px;outline:none;-ms-flex-order:4;order:4}.Quotation-detail__payment .payment-method{border-top:1px solid #e5e5ea}.split-invoice{text-align:left}.split-invoice .title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0}.payment-progress .amount{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.progress-bar{width:100%;border-radius:10px;height:34px;background-color:#e5e5ea;margin:4px 0 24px;overflow:hidden}.progress-bar .progress{background-color:#00b777;border-radius:10px;height:34px;width:3%}.Quotation-detail__payment .invoice-list .invoice-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:8px 0}.Quotation-detail__payment .invoice-list .invoice-card .invoice-status{width:108px;font-size:16px;border-radius:14px;text-align:center;color:#8e8e93;background-color:#d1d1d6}.Quotation-detail__payment .invoice-list .invoice-card .invoice-status.paid{background-color:#00b777;color:#fff}.Quotation-detail__payment .invoice-list .invoice-card .invoice-status.reject{background-color:#f66;color:#fff}.Quotation-detail__payment .invoice-list .invoice-card .invoice-status.pending_approval{background-color:#ffb400;color:#fff}.Quotation-detail__payment .invoice-list .invoice-card .invoice-detail{text-align:left;font-size:16px;color:#404040}.Quotation-detail__payment .invoice-list .invoice-card .invoice-detail p{margin:0}.Quotation-detail__payment .invoice-list .invoice-card .invoice-detail .invoice-number{color:#00ace1;font-size:14px}.quotation__payment-account--logo{width:50px;height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:1px solid #d1d1d6;border-radius:8px;margin-top:16px;margin-right:8px}.quotation__payment-logo{max-width:50px;max-height:50px;width:auto;height:auto;margin:auto;border-radius:8px}.Quotation-preview__review{width:100%;max-width:456px;background-color:#fff;margin:24px auto;min-height:645px;border-radius:10px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Quotation-preview__table{padding:0 16px;padding-bottom:1px}.Quotation-preview__header{padding:24px 16px}.Quotation-preview__header .Quotation-preview__header--logo{height:auto;width:auto;max-width:80px;max-height:80px}.Quotation-preview__header .name{font-size:24px;letter-spacing:-.1px;text-align:center;color:#404040}.Quotation-preview__header .number{font-size:16px;letter-spacing:-.1px;text-align:center;color:#8e8e93}.invoice-link,.receipt-link{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#00ace1;cursor:pointer;padding:0 16px}.invoice-link:hover,.receipt-link:hover{color:#37d0ff}.Quotation-preview .document-link{margin-bottom:24px}.receipt-link{border-left:2px solid #e5e5ea}.document-link{margin-bottom:24px}button.download-document{border:none;outline:none;color:#00ace1;background-color:transparent;font-size:16px}button.download-document:hover{color:#37d0ff}a.download-document,button.download-document:active{color:#00ace1}.Quotation-detail-page{margin-top:64px;display:-ms-flexbox;display:flex}.Quotation-detail-page--quotation-preview{background-color:#e5e5ea;margin:0 auto;min-width:504px;width:100%;margin-top:48px}.Quotation-detail-page__tab-bar{position:fixed;width:100%;background-color:#fff;z-index:2;display:-ms-flexbox;display:flex;height:48px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Quotation-detail-page__tab-bar--tab-menu{position:fixed;display:-ms-flexbox;display:flex;width:570px;line-height:50px;color:#8e8e93;right:4px;-ms-flex-pack:end;justify-content:flex-end}.Quotation-detail-page--quotation-detail{max-width:320px;min-width:320px;overflow:scroll;margin-top:48px}.Quotation-detail-page--quotation-detail,.Quotation-preview{background-color:#fff;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Quotation-preview{max-width:456px;margin:24px auto;min-height:645px;border-radius:10px}.Quotation-detail-page--action{display:-ms-flexbox;display:flex;position:fixed;right:16px;top:14px;z-index:100;width:160px;-ms-flex-pack:justify;justify-content:space-between}.Quotation-detail-page--action .Button{width:160px;padding:4px}.B2b-file-uploader{position:relative}.B2b-file-uploader__containner{margin-top:16px;margin-bottom:32px}.B2b-file-uploader .label,.B2b-file-uploader__containner .B2b-file-uploader__title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:left;color:#8e8e93}.B2b-file-uploader__containner .B2b-file-uploader__title{margin:0}.B2b-file-uploader .label{margin:6px 24px}.B2b-file-uploader .select-file input[type=file]{position:absolute;opacity:0;left:0;top:0}.file-input{margin-top:8px;display:-ms-flexbox;display:flex}.B2b-file-uploader .select-file{margin:0;padding:0;border:1px solid #00ace1;border-radius:10px;padding:6px 16px;outline:none;font-size:16px;letter-spacing:-.1px;text-align:left;color:#00ace1;background-color:transparent;cursor:pointer}.B2b-file-uploader .select-file.select-file__title{cursor:pointer;padding-top:6px}.B2b-file-uploader .select-file:active,.B2b-file-uploader .select-file:hover{color:#fff;background-color:#40c1e9;border-color:#40c1e9}.B2b-file-uploader .select-file:active{color:#fff;background-color:#00ace1}.File_uploader__selected{display:-ms-flexbox;display:flex;height:52px;margin:16px 0}.File_uploader__selected .remove{cursor:pointer}.file-type-logo{height:52px;margin-left:24px;border-radius:8px}.file-info{display:-ms-flexbox;display:flex}.file-description .file-name.complete{color:#404040}.file-description .file-name.complete,.file-description .file-name.error,.file-description .file-name.uploading{font-size:16px;font-weight:500;letter-spacing:-.1px;margin:0 0 0 16px;text-align:left;width:265px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.file-description .file-name.error,.file-description .file-name.uploading{color:#8e8e93}.file-description .file-size.complete{color:#8e8e93}.file-description .file-size.complete,.file-description .file-size.uploading{font-size:14px;font-weight:600;letter-spacing:-.1px;margin:0 0 0 16px;text-align:left}.file-description .file-size.uploading{color:#00ace1}.file-description .file-size.error{font-size:16px;font-weight:500;letter-spacing:-.1px;color:#ff0c0c;margin:0 0 0 16px;text-align:left}.Add-self-invoice-request-page{width:1166px;min-width:1166px;margin:auto;text-align:left;margin-top:64px}.Add-self-invoice-request-page__tax-title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin-top:40px;padding:0 16px}.Add-self-invoice-request-page__tax{padding:0 16px;margin-bottom:32px}.Add-self-invoice-request-page__tax .dropdown{margin-top:24px;width:174px}.Add-self-invoice-request-page__form{padding-bottom:8px}.Add-self-invoice-request-page__submit{width:336px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:32px auto}.Add-self-invoice-request-page__submit .Button{width:160px}.Add-self-invoice-request-page .remark{width:Calc(100% - 34px);padding:16px;margin-top:16px;font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:rgba(0,0,0,.87);border-radius:8px;border:1px solid #e5e5ea;resize:none}.Add-self-invoice-request-page .remark:focus{outline:none;border:1px solid #00ace1}.Add-self-invoice-request-page .remark::-webkit-input-placeholder{color:#c7c7cc}.Add-self-invoice-request-page .remark::-moz-placeholder{color:#c7c7cc}.Add-self-invoice-request-page .remark::-ms-input-placeholder{color:#c7c7cc}.Add-self-invoice-request-page .remark::placeholder{color:#c7c7cc}.Add-self-invoice-request-page__additions .title{font-size:24px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0}.Add-self-invoice-request-page__additions .no-payment-method{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8a8a8f;margin:0;margin-top:14px}.Add-self-invoice-request-page__additions .display-flex{display:-ms-flexbox;display:flex;border-bottom:1px solid #e5e5ea}.Add-self-invoice-request-page__additions .display-flex .left-element,.Add-self-invoice-request-page__additions .display-flex .right-element{width:100%;padding:16px}.Add-self-invoice-request-page__additions .Payment-channel-list{padding-top:0}.payment-review{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:16px}.payment-review__image{height:50px;width:50px;border:1px solid #e5e5ea;border-radius:8px}.payment-review__info{margin-left:16px}.payment-review__name,.payment-review__number{margin:0}.payment-review__number{font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93}.Add-self-invoice-request-page .Customer-form{display:-ms-flexbox;display:flex;width:100%;padding:16px}.Add-self-invoice-request-page .Customer-form--left{width:50%;margin:0 16px 0 0}.Add-self-invoice-request-page .Customer-form--right{width:50%;margin:0 0 0 16px}.Add-self-invoice-request-page .document-date{display:-ms-flexbox;display:flex;width:100%}.Add-self-invoice-request-page .document-date--issue-date{width:50%;margin:0;margin-right:16px}.Add-self-invoice-request-page .document-date--due-date{width:50%;margin:0;margin-left:16px}.Business-info-page{margin-top:64px}.Business-info-page .business-action{position:fixed;top:11px;right:16px;z-index:100}.Business-info-page .business-action .Button{width:160px}.Business-info-page__container{max-width:794px;margin:auto;text-align:left;padding:16px}.Business-info-page__contact-info{padding:16px 0}.Business-info-page__contact-info .business-logo{width:100px;height:100px;border-radius:4px;border:1px solid #d1d1d6;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Business-info-page__contact-info .business-logo__img{width:auto;height:auto;max-width:90px;min-width:90px;margin:auto}.Business-info-page__contact-info .business-name{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040}.Business-info-page__contact-info .business-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Business-info-page__contact-info .business-info .branch-number,.Business-info-page__contact-info .business-info .phone-number,.Business-info-page__contact-info .business-info .tax-number,.Business-info-page__contact-info .business-info .type{width:206px;margin-bottom:16px}.Business-info-page__contact-info .business-info .address{width:100%;margin-bottom:16px}.Business-info-page__contact-info .business-info .title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin-bottom:0}.Business-info-page__contact-info .business-info .value{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin-top:8px}.Business-info-page__authorized-persons,.Business-info-page__payment-methods{margin-bottom:40px}.Business-info-page__authorized-persons .authorized-persons__title,.Business-info-page__payment-methods .payment-methods__title,.Business-info-page__required-documents .required-documents__title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040}.Business-info-page__authorized-persons .authorized-persons__table{width:100%;border-bottom:2px solid #e5e5ea}.Business-info-page__authorized-persons .authorized-persons__table .authorized-persons__header{border-bottom:2px solid #e5e5ea}.Business-info-page__authorized-persons .authorized-persons__table .authorized-persons__header th{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;padding:16px 0}.Business-info-page__authorized-persons .authorized-persons__table .authorized-persons__body td{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;padding:16px 0}.Business-info-page__authorized-persons .authorized-persons__table .order{text-align:center;width:15%}.Business-info-page__authorized-persons .authorized-persons__table .name{width:65%}.Business-info-page__authorized-persons .authorized-persons__table .role{width:20%}.Business-info-page__payment-methods .payment-method,.Business-info-page__required-documents .required-document{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Business-info-page__payment-methods .payment-method .payment-method__logo{width:52px;height:52px;border-radius:8px;border:1px solid #d1d1d6}.Business-info-page__payment-methods .payment-method .payment-method__info{margin-left:16px;padding:16px 0;width:Calc(100% - 70px)}.Business-info-page__payment-methods .payment-method .payment-method__info .number{font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin:0}.Business-info-page__payment-methods .payment-method .payment-method__info .name{font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0}.Business-info-page__required-documents .required-document{border-bottom:2px solid #e5e5ea}.Business-info-page__required-documents .required-document .document-link{margin-left:auto;width:120px;color:#00ace1;border-radius:10px;background-color:#fff;border:1px solid #00ace1;text-align:center}.Business-info-page__payment-methods .no-payment-method,.Business-info-page__required-documents .no-required-document,.Business-info-page__required-documents .required-document.no-required-document{color:#8e8e93;margin:0;border:none}.vat-registration__status{color:#ffb400;font-size:16px;margin:0}.vat-registration__label{font-size:14px;color:#b5b6ba}.vat-registration__remark{font-size:11px;color:#b5b6ba;margin:0}.Business-info-page__vat-registration{margin-bottom:24px}.Business-info-page__vat-registration .Button{width:160px}.B2c-invoice-detail-page{display:-ms-flexbox;display:flex;margin-top:64px}.B2c-invoice-preview{width:100%;min-width:504px;background-color:#e5e5ea;margin:0 auto}.B2c-invoice-detail{width:320px;min-width:320px;max-width:320px;overflow:scroll}.B2c-invoice-detail,.B2c-invoice-detail-page__tab-bar{background-color:#fff;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.B2c-invoice-detail-page__tab-bar{position:fixed;width:100%;z-index:2;display:-ms-flexbox;display:flex;height:48px}.B2c-invoice-detail-page__tab-bar--tab-menu{position:fixed;display:-ms-flexbox;display:flex;width:570px;line-height:50px;color:#8e8e93;right:4px}.B2c-invoice-detail-page__detail{display:-ms-flexbox;display:flex;margin-top:48px;width:100%}.B2c-invoice-action{position:fixed;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.confirm-payment-button .Button,.resend-button .Button{width:160px}.confirm-payment-button .Button{margin-left:16px}.button-image-label{width:16px;height:16px;margin:16px 16px 0 0}.tab-bar-edit-button,.tab-bar-print-button{width:151px}.tab-bar-download-button,.tab-bar-edit-button,.tab-bar-print-button{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#00ace1}.tab-bar-download-button{width:173px}.tab-bar-duplicate-button{width:110px}.tab-bar-duplicate-button,.tab-bar-more-button{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#00ace1}.tab-bar-more-button{width:140px}.tab-bar-download-button:hover,.tab-bar-duplicate-button:hover,.tab-bar-edit-button:hover,.tab-bar-more-button:hover,.tab-bar-print-button:hover{text-decoration:underline}.more-button__action{z-index:10;position:relative;background-color:#fff;border-radius:8px;padding:8px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.more-button__action .Button{text-align:left;width:230px}.more-button{height:50px;width:100%}.Tax-invoice-detail__review{margin:24px;height:Calc(100vh - 112px)}.Tax-invoice-detail__review .Button{margin-top:32px;margin-bottom:24px;width:100%}.Tax-invoice-detail__review .Tax-invoice-detail__header{display:block;position:relative}.Tax-invoice-detail__review .Tax-invoice-detail__customer,.Tax-invoice-detail__review .Tax-invoice-detail__header{border-bottom:1px solid #e5e5ea}.Tax-invoice-detail__review .header-detail-status{position:absolute;top:0}.Tax-invoice-detail__review .header-detail .title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.Tax-invoice-detail__review .header-detail .number{font-size:14px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#8e8e93}.Tax-invoice-detail__review .header-detail-status .status .title{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#8e8e93;margin:0;position:relative;top:5px}.Tax-invoice-detail__review .header-detail-status .status{width:128px;height:32px;border-radius:16px;margin-left:auto}.Tax-invoice-detail__review .status.pending-confirmation{background-color:#e5e5ea}.Tax-invoice-detail__review .status.partial-paid{background-color:#ffb400}.Tax-invoice-detail__review .status.paid{background-color:#00b777}.Tax-invoice-detail__review .status.pending-confirmation>.title{color:#8e8e93}.Tax-invoice-detail__review .status.partial-paid>.title{color:#fff7e5}.Tax-invoice-detail__review .status.paid>.title{color:#fff}.Tax-invoice-detail__review .status.report{background-color:#f66}.Tax-invoice-detail__review .status.report>.title{color:#fff}.Tax-invoice-detail__review .customer-detail{margin:32px 0}.Tax-invoice-detail__review .customer-detail .value,.Tax-invoice-detail__review .date-detail .value,.Tax-invoice-detail__review .payment-detail .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;margin-top:8px;margin-bottom:20px}.Tax-invoice-detail__review .customer-detail .label,.Tax-invoice-detail__review .date-detail .label,.Tax-invoice-detail__review .payment-detail .label{font-size:14px;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin:0;margin-top:16px}.Tax-invoice-detail__review .customer-detail .email-list .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.margin-bottom{margin-bottom:8px!important}.status-icon-seen{margin-left:6px}.status-icon-receive,.status-icon-seen{width:20px;height:20px;position:relative;text-align:center}.status-icon-receive{margin-right:6px}.tooltip{position:relative;text-align:center}.tooltip:before{pointer-events:none;content:attr(title);position:absolute;z-index:2;top:22px;font-size:16px;max-width:96px;width:96px;padding:4px 16px;line-height:1.4;border-radius:5px;background-color:#fff;color:#404040;display:none;border-radius:4px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.tooltip:hover:before{display:inline-block}.Tax-invoice-detail__review .customer-detail .email-list .email-card{margin-bottom:16px}.Tax-invoice-detail__review .customer-detail .email-list .email-card .status{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Tax-invoice-detail__review .date-detail{width:129px;margin-right:24px}.Tax-invoice-detail__review .payment-date{display:-ms-flexbox;display:flex}.Tax-invoice-detail__review .payment-method .label{font-size:13px;letter-spacing:-.1px;text-align:left;color:#404040}.Tax-invoice-detail__review .payment-account .info{display:-ms-flexbox;display:flex}.Tax-invoice-detail__review .Tax-invoice-detail__header .header-detail,.Tax-invoice-detail__review .Tax-invoice-detail__header .header-detail-status{width:100%}.Tax-invoice-detail__review .image{width:inherit;height:inherit;border-radius:8px}.Tax-invoice-detail__review .name{margin:0;font-size:16px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#404040}.Tax-invoice-detail__review .button{font-weight:600;margin:0;padding:0;border:none;outline:none;font-size:14px;letter-spacing:-.1px;text-align:left;color:#00ace1;background-color:transparent}.Tax-invoice-detail__review .button:hover{color:#40c1e9}.Tax-invoice-detail__payment{padding-bottom:16px;border-bottom:1px solid #e5e5ea}.Tax-invoice-detail__remark{text-align:left;padding-bottom:8px;width:100%;-ms-flex-order:3;order:3;border-bottom:1px solid #e5e5ea}.Tax-invoice-detail__remark .title{color:#8e8e93;font-size:13px;margin-bottom:8px}.Tax-invoice-detail__remark .value{font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;margin-top:8px;margin-bottom:8px}.Tax-invoice-detail__attachments{text-align:left;padding-bottom:8px;border-bottom:1px solid #e5e5ea;width:100%}.Tax-invoice-detail__attachments .title{color:#8e8e93;font-size:13px;margin-bottom:8px}.Tax-invoice-detail__attachments .attachment{color:#00ace1;font-size:16px;margin-bottom:0;display:block;padding-bottom:4px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.attachment-list{-webkit-margin-before:0;-webkit-padding-start:20px;color:#8e8e98;margin-bottom:0}.Tax-invoice-detail__reject{border-bottom:1px solid #e5e5ea}.Tax-invoice-detail__reject .title{font-size:14px;letter-spacing:-.1px;color:#8e8e93;text-align:left}.Tax-invoice-detail__reject .reason{font-size:16px;font-weight:500;letter-spacing:-.1px;color:#404040;text-align:left;margin:0}.customer-detail .value.link{color:#00ace1}.Tax-invoice-detail__reject--list{display:block;list-style-type:disc;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:20px}.Tax-invoice-detail__review.payment-first{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Tax-invoice-detail__review.payment-first .Tax-invoice-detail__payment{-ms-flex-order:1;order:1}.Tax-invoice-detail__review.payment-first .Tax-invoice-detail__customer{-ms-flex-order:2;order:2}.Tax-invoice-detail__review.payment-first .Tax-invoice-detail__attachments{-ms-flex-order:3;order:3}.Tax-invoice-detail__review .delete-Tax-invoice{margin:16px auto;border:none;background-color:transparent;color:#f66;font-size:16px;outline:none;-ms-flex-order:4;order:4}.Tax-invoice-detail__payment .payment-method{border-top:1px solid #e5e5ea}.split-invoice{text-align:left}.split-invoice .title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0}.payment-progress .amount{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.progress-bar{width:100%;border-radius:10px;height:34px;background-color:#e5e5ea;margin:4px 0 24px;overflow:hidden}.progress-bar .progress{background-color:#00b777;border-radius:10px;height:34px;width:3%}.Tax-invoice-detail__payment .invoice-list .invoice-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:8px 0}.Tax-invoice-detail__payment .invoice-list .invoice-card .invoice-status{width:108px;font-size:16px;border-radius:14px;text-align:center;color:#8e8e93;background-color:#d1d1d6}.Tax-invoice-detail__payment .invoice-list .invoice-card .invoice-status.paid{background-color:#00b777;color:#fff}.Tax-invoice-detail__payment .invoice-list .invoice-card .invoice-status.reject{background-color:#f66;color:#fff}.Tax-invoice-detail__payment .invoice-list .invoice-card .invoice-status.pending_approval{background-color:#ffb400;color:#fff}.Tax-invoice-detail__payment .invoice-list .invoice-card .invoice-detail{text-align:left;font-size:16px;color:#404040}.Tax-invoice-detail__payment .invoice-list .invoice-card .invoice-detail p{margin:0}.Tax-invoice-detail__payment .invoice-list .invoice-card .invoice-detail .invoice-number{color:#00ace1;font-size:14px}.Tax-invoice-preview__review{width:100%;max-width:456px;background-color:#fff;margin:24px auto;min-height:645px;border-radius:10px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Tax-invoice-preview__table{padding:0 16px;padding-bottom:1px}.Tax-invoice-preview__header{padding:24px 16px}.Tax-invoice-preview__header .Tax-invoice-preview__header--logo{height:auto;width:auto;max-width:80px;max-height:80px}.Tax-invoice-preview__header .name{font-size:24px;letter-spacing:-.1px;text-align:center;color:#404040}.Tax-invoice-preview__header .number{font-size:16px;letter-spacing:-.1px;text-align:center;color:#8e8e93}.invoice-link,.receipt-link{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#00ace1;cursor:pointer;padding:0 16px}.invoice-link:hover,.receipt-link:hover{color:#37d0ff}.Tax-invoice-preview .document-link{margin-bottom:24px}.receipt-link{border-left:2px solid #e5e5ea}.document-link{margin-bottom:24px}button.download-document{border:none;outline:none;color:#00ace1;background-color:transparent;font-size:16px}button.download-document:hover{color:#37d0ff}a.download-document,button.download-document:active{color:#00ace1}.Tax-invoice-detail-page{display:-ms-flexbox;display:flex;margin-top:64px}.Tax-invoice-detail-page__tab-bar{position:fixed;width:100%;background-color:#fff;z-index:2;display:-ms-flexbox;display:flex;height:48px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Tax-invoice-detail-page__tab-bar--tab-menu{position:fixed;display:-ms-flexbox;display:flex;width:460px;line-height:50px;color:#8e8e93;right:4px}.Tax-invoice-detail-page__detail{display:-ms-flexbox;display:flex;margin-top:48px;width:100%}.Tax-invoice-detail{width:320px;min-width:320px;max-width:320px;background-color:#fff;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);overflow:scroll}.crypto-wallet-setting-page{background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px;padding:0 32px;height:Calc(100vh - 64px)}.crypto-wallet-setting-page__box{text-align:left}.crypto-wallet-setting-page__box .detail{color:#b5b6bd;font-size:14px}.crypto-wallet-setting-page__box .Button:not(.remove){width:160px}.crypto-wallet-setting-page__box .Button.download,.crypto-wallet-setting-page__box .Button.remove{margin-top:16px;padding:0}.crypto-wallet-setting-page__box .Text-field{width:523px}.crypto-wallet-setting-page__box .Checkbox{margin:16px 0}.crypto-wallet-setting-page__footer{margin-top:24px;width:336px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.seperator{background-color:#e5e8ee;border:none;height:1px}.vat-registration-page{margin-top:64px;padding:24px}.agreement-box{text-align:left;padding:12px;max-height:Calc(440px - 24px);overflow-y:scroll;border:1px solid #b5b6ba;border-radius:8px}.agreement-box__text{margin:0}.agreement__checkbox{padding:24px 0;border-bottom:1px solid #b5b6ba}.agreement__action .Button{width:160px}.agreement__action{width:336px;margin:auto;padding:24px 0}.agreement__action,.vat-registration-page__form--flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.form-action .Button{width:160px}.form-action{width:336px;padding:24px 0;margin:auto;-ms-flex-pack:justify;justify-content:space-between}.fifth-group .Text-field,.first-group .Text-field,.fourth-group .Text-field{width:48.5%}.sixth-group .Custom-select,.sixth-group .Text-field{width:23%}.sixth-group .Custom-select:last-child{width:48.5%}.second-group .Text-field{width:23%}.second-group .Text-field:first-child{width:48.5%}.third-group{position:relative;margin-bottom:4px}.third-group .Custom-select{width:23%}.third-group .Custom-select__options{max-height:200px;overflow-y:scroll}.name-prefix-remark{text-align:left;margin:0;font-size:12px;color:#b5b6ba;position:absolute;top:88px;left:4px}.contact-first-group .Text-field,.contact-fourth-group .empty-box,.contact-fourth-group .Text-field,.contact-second-group .Text-field,.contact-third-group .Text-field{width:23%}.Members-manage-page{margin-top:64px}.Members-manage-page .member{display:-ms-flexbox;display:flex;padding:0 16px}.Members-manage-page .member .member-container{width:100%;border-bottom:1px solid #eaeae5;margin-left:16px;display:-ms-flexbox;display:flex;height:70px;-ms-flex-align:center;align-items:center}.member-action .Meatball-button p{margin:0!important}.member .member-image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.member .member-image .image{width:56px;height:56px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d5d5d5;border-radius:10px}.member-info p{margin:0;text-align:left}.member-info .account{color:#4d4d4d}.member-info .email{color:#d5d5d5;font-size:14px}.member .member-action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:auto;width:336px;-ms-flex-pack:justify;justify-content:space-between;position:relative;color:#00ace1}.member .member-action .delete-member{margin-left:auto}.Members-manage-page__action{position:fixed;top:0;right:0;z-index:10;display:-ms-flexbox;display:flex;margin:13px 16px}.header-member{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 24px}.header-member .member-quantity{margin-left:16px;font-size:24px;color:#404040;letter-spacing:-.1px}.member-action__menu{position:absolute;display:none}.manage-member__action{z-index:10;position:relative;background-color:#fff;border-radius:8px;padding:8px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.manage-member__action .Button{width:100%;text-align:left;padding:8px}.delete-member-button,.member-action .Meatball-button{margin-left:auto}.member-action .Button,.Members-manage-page .Button{width:160px;padding:4px 8px;font-size:16px;font-weight:500}.Billing-policy-page{margin:auto;margin-top:64px;max-width:825px;min-width:825px;overflow:scroll;text-align:left}.credit-term__title,.require-documents__title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040}.require-documents__description{margin:0;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93}.credit-term__setting{display:-ms-flexbox;display:flex}.credit-term__setting--type{width:258px;padding:0 16px 16px 0}.credit-term__setting--value{width:206px;padding:0 16px 16px}.credit-term__setting--type .title{margin:0;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93}.credit-term__setting--value .Text-field{margin-top:5px}.credit-term__setting--value label.Text-field__label--float-above{-webkit-transform:translateY(-100%) scale(.83);-ms-transform:translateY(-100%) scale(.83);transform:translateY(-100%) scale(.83)}.require-documents__setting--header{margin:0;margin-top:24px;font-size:14px;color:#8e8e93}.require-documents__setting--body__row,.require-documents__setting--header{display:-ms-flexbox;display:flex;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.require-documents__setting--body__row{font-size:16px;color:#404040;margin:0;padding:16px 0}.require-documents__setting--body__type,.require-documents__setting--header__type{width:396px;padding:0 16px 0 0}.require-documents__setting--body__name,.require-documents__setting--header__name{width:380px;padding:0 16px}.Billing-policy-page__require-documents{border-bottom:1px solid rgba(0,0,0,.14)}.require-documents__setting--body__add-other{width:120px;margin:8px auto}.require-documents__setting--body__add-other button{color:#00ace1;font-size:14px;font-weight:700;border:none;background-color:transparent;outline:none}.require-documents__save{width:120px;margin:24px auto}.require-documents__save .Button{width:120px}.remove-required-document__button{cursor:pointer;vertical-align:middle}.remove-required-document__label{margin-left:16px;font-size:16px;letter-spacing:-.1px;text-align:left;color:#404040}.require-documents__setting--input{border:1px solid #8e8e93;border-radius:8px;background-color:#fff;outline:none;padding:4px 16px;font-size:16px;width:Calc(100% - 32px)}.require-documents__setting--input:focus{border:1px solid #00ace1}.Bulk-upload-preview-page{margin-top:64px;text-align:left}.Bulk-upload-preview-page--detail,.Bulk-upload-preview-page--header,.Bulk-upload-preview-page--table .header{margin-left:16px}.Bulk-upload-preview-page--header .Button.delete{border:none}.Bulk-upload-preview-page--header .Button.delete:hover{border:none;background-color:#fff;color:#f66}.Bulk-upload-preview-page--detail,.Bulk-upload-preview-page--header,.Bulk-upload-preview-page--table{position:relative}.Bulk-upload-preview-page--header .description{margin-left:40px;color:#404040;margin-top:24px;margin-bottom:24px}.Bulk-upload-preview-page--header .action{margin-left:40px}.Bulk-upload-preview-page--header .action .Button{width:175px;margin-right:8px;padding:4px 8px}.Bulk-upload-preview-page .title{margin-left:48px;font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Bulk-upload-preview-page .icon{position:absolute;top:8px}.Bulk-upload-preview-page--detail{margin-top:56px}.Bulk-upload-preview-page--table{margin-top:40px}.Bulk-upload-preview-page--detail .detail-box{display:-ms-flexbox;display:flex;margin-left:32px}.Bulk-upload-preview-page--detail .label{font-size:14px;color:#8e8e93}.Bulk-upload-preview-page--detail .label,.Bulk-upload-preview-page--detail .value{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Bulk-upload-preview-page--detail .value{font-size:16px;color:#404040}.Bulk-upload-preview-page--detail .row-count,.Bulk-upload-preview-page--detail .upload-date{width:164px;padding:0 16px}.Bulk-upload-preview-page--table{margin-bottom:16px}.Bulk-upload-preview-page--table .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Bulk-upload-preview-page--table .table{width:100%}.Bulk-upload-preview-page--table .table thead{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;border-bottom:2px solid #e5e5ea}.Bulk-upload-preview-page--table .table thead th{padding:16px}.Bulk-upload-preview-page--table .table tbody td{padding:8px 16px}.Bulk-upload-preview-page--table .table td{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Bulk-upload-preview-page--table .table .row-number{min-width:24px;width:24px;text-align:center}.Bulk-upload-preview-page--table .table .invoice-number{min-width:86px;width:128px;text-align:left}.Bulk-upload-preview-page--table .table .duedate,.Bulk-upload-preview-page--table .table .total-amount{min-width:86px;width:86px;text-align:right}.Bulk-upload-preview-page--table .table .issuedate{min-width:100px;width:100px;text-align:right}.Bulk-upload-preview-page--table .table tr.table-body--row{height:64px}.invoice-description .description .customer-name{margin:0}.invoice-description .description .name{font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0}.Bulk-upload-preview-page--table tbody.table-body{border-bottom:2px solid #e5e5ea}.problem-description .fail-detail{color:#f66;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.problem-description .fail-detail p{margin:0}.invoice-template-list-page{width:100%;background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px}.invoice-template-list-page--empty{margin-top:80px}.invoice-template-list-page--empty__title{margin-top:40px;margin-bottom:8px}.invoice-template-list-page--empty__detail{margin:0}.invoice-template-list-page__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:Calc(100% - 16px)}.invoice-template-list-page__header .Search-box{width:250px}.invoice-template-list-page__title{display:-ms-flexbox;display:flex}.invoice-template-list-page__header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.invoice-template-list-page__header .icon{width:24px;height:24px;margin:auto 16px}.invoice-template-list-page--empty .Button{margin:24px 0;width:160px}.invoice-template-list-page .header-button-bar{position:fixed;top:11px;right:16px;z-index:10}.invoice-template-list-page .header-button-bar .Button{width:160px}.invoice-template-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:8px 16px 8px auto;min-width:387px}.Preview-invoice-pdf-page{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.Preview-invoice-pdf-page div,.Preview-invoice-pdf-page h1,.Preview-invoice-pdf-page p{font-family:Trirong,serif!important}.a4{width:21cm;page-break-before:always;margin:36px}.pdf-header-section{display:-ms-flexbox;display:flex;height:150px;border-bottom:1px solid #404040}.pdf-company-logo-section{width:25%;display:-ms-flexbox;display:flex}.pdf-company-logo{width:auto;height:auto;max-height:120px;max-width:120px;margin:auto}.pdf-seller-info-section{margin:auto 0;width:50%}.seller-detail{margin:0}.pdf-invoice-header{width:25%;margin:auto 0;text-align:right}.pdf-customer-section{margin-top:24px;display:-ms-flexbox;display:flex;border-bottom:1px solid #404040}.pdf-customer-label-left-section{width:24%;text-align:right}.pdf-customer-info-left-section{width:46%;margin-left:8px}.pdf-customer-label-right-section{width:14%;text-align:right}.pdf-customer-info-right-section{width:18%;text-align:right}.pdf-item-header-section{margin-top:8px;display:-ms-flexbox;display:flex;height:50px}.pdf-item-header-section,.pdf-item-list-block{border-bottom:1px solid #404040}.pdf-item-list-section{margin-top:8px;display:-ms-flexbox;display:flex}.pdf-top-money-amount-section{width:30%;position:relative;left:70%;margin-top:16px;display:-ms-flexbox;display:flex}.pdf-top-money-amount-label{text-align:right;width:60%}.pdf-top-money-amount-info{width:40%;text-align:right}.pdf-middle-money-amount-section{width:30%;position:relative;left:70%;margin-top:16px;display:-ms-flexbox;display:flex;border-top:1px solid #404040}.pdf-bottom-money-amount-section .pdf-top-money-amount-label,.pdf-middle-money-amount-section .pdf-top-money-amount-label{text-align:right;width:60%;margin-top:16px}.pdf-bottom-money-amount-section .pdf-top-money-amount-info,.pdf-middle-money-amount-section .pdf-top-money-amount-info{width:40%;text-align:right;margin-top:16px}.pdf-bottom-money-amount-section{width:30%;position:relative;left:70%;margin-top:16px;display:-ms-flexbox;display:flex;border-top:1px solid #404040}.pdf-total-amount-section{border-bottom:1px solid #404040}.pdf-payment-method-section{display:-ms-flexbox;display:flex;margin-top:16px}.pdf-first-payment-method{display:-ms-flexbox;display:flex;margin-top:20px;width:75%}.pdf-qr-example-text{font-size:14px;margin:0}.pdf-barcode-section{margin-left:45%}.pdf-barcode-example-text{font-size:14px;margin:0 0 0 84px}.pdf-bank-logo{width:32px;height:32px;margin-top:6px}.pdf-bank-logo,.pdf-payment-info{margin-left:32px}.pdf-payment-method-list{margin-top:20px;margin-left:75px}.pdf-payment-method-list,.pdf-remark-section,.pdf-signature-section{display:-ms-flexbox;display:flex}.pdf-signature-section{margin-top:80px}.pdf-signature-line{width:250px;margin-bottom:16px;border-bottom:1px solid #404040}h6{margin:0}table{border-collapse:collapse;border-spacing:0}.header{padding-top:16px}.company-logo-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.company-logo{width:100px;height:100px}.jumbo-title{font-size:24px;font-weight:700;line-height:72px;vertical-align:middle;margin-left:16px}.sub-title{font-size:14px;font-weight:700;margin:0}.normal-text{font-size:14px;font-weight:100}.custom-table{display:table}.custom-row{display:table-row;line-height:4px}.left-col,.right-col{display:table-cell;text-align:left}.left-col{width:120px}.bottom-session,.top-session{position:relative;display:-webkit-box;padding:0 0 8px}.float-right{width:580px}.logo{line-height:50px;height:50px;vertical-align:middle;border:1px solid #c7c7cc;border-radius:4px}.company-name{font-size:15px;display:inline}.customer-title{font-size:15px;margin-top:8px}.company-info,.customer-info{width:95mm;padding-right:5mm;overflow:hidden}.left-element{width:55%}.table-header-pre{display:table-header-group;background-color:#c7c7cc}.table-body,.table-header-pre{font-size:12px;font-weight:700}.table-body{display:table-row-group}.table-row{display:table-row}.table-col{display:table-cell;text-align:left;padding:6px 16px;line-height:16px;word-wrap:break-word}.order,.quantity{text-align:center}.amount,.discount,.price{text-align:right}.vat{text-align:left}.preview-pdf-page-detail{width:40%;max-width:75.6mm}.order,.quantity{width:7%;max-width:18.9mm}.amount,.discount,.vat{width:10%;max-width:37.8mm}.price{width:15%;max-width:37.8mm}.summary-table{display:table;font-size:12px;border-collapse:collapse}.summary-row{display:table-row}.summary-col{display:table-cell;padding:2px 16px;text-align:right;line-height:18px}.thai-text{clear:both;font-size:12px;text-align:left;padding-bottom:8px}.payment-table{display:table}.payment-row{display:table-row}.payment-col{display:table-cell;vertical-align:middle}.payment-logo{height:30px;width:30px;border-radius:4px;border:1px solid #c7c7cc}#invoice-summary-container,#payment-option{page-break-before:avoid;page-break-after:avoid;page-break-inside:avoid}.footer{width:210mm;padding-bottom:16px}.payment-session{position:relative;padding:0 0 8px}.bar{margin-top:5px;width:300px;height:10mm}.qr{height:15mm}.data{font-size:8px}.barcode,.data{text-align:center}.barcode{position:relative}.signature-session{display:-webkit-box;float:right}.signature-creator,.signature-customer{width:170px;border-top:1px dotted #000;margin:0 8px;font-size:12px;padding:8px 0}.signature--img{width:auto;height:80px;max-width:170px;min-width:80px;margin-bottom:8px}.no-border-top{border:none!important}.add-margin-top{margin-top:95px}.edit-invoice-template-page__remark{padding:0 16px}.edit-invoice-template-page__remark .remark-title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.edit-invoice-template-page__remark .remark{width:Calc(100% - 34px);padding:16px;margin-top:8px;font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:rgba(0,0,0,.87);border-radius:8px;border:1px solid #e5e5ea;resize:none}.edit-invoice-template-page__remark .remark:focus{outline:none;border:1px solid #00ace1}.edit-invoice-template-page__remark .remark::-webkit-input-placeholder{color:#c7c7cc}.edit-invoice-template-page__remark .remark::-moz-placeholder{color:#c7c7cc}.edit-invoice-template-page__remark .remark::-ms-input-placeholder{color:#c7c7cc}.edit-invoice-template-page__remark .remark::placeholder{color:#c7c7cc}.edit-invoice-template-page__action{margin:24px auto;width:336px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.edit-invoice-template-page__action .Button{width:160px}.edit-invoice-template-page__container{margin-top:64px;padding:0 24px}.edit-invoice-template-page__flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.edit-invoice-template-page__box{width:Calc(50% - 16px)}.edit-invoice-template-page__remove-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;margin-bottom:24px;cursor:pointer}.edit-invoice-template-page__remove-button__icon{height:18px;width:18px;margin-right:8px}.edit-invoice-template-page__remove-button__title{color:#f9777f;font-size:16px}.Invoice-request-list-page{width:100%;overflow:scroll;height:Calc(100vh - 64px);margin-top:64px}.Invoice-request-list-page .invoice-header{display:-ms-flexbox;display:flex;height:64px}.invoice-header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.invoice-header .icon{width:24px;height:24px;margin:auto 16px}.Invoice-request-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Invoice-request-list-page .invoice-table{width:100%;min-width:826px;margin:auto}.Invoice-request-list-page .date-filter{display:-ms-flexbox;display:flex;width:Calc(100% - 32px);padding:16px;margin-top:-32px;-ms-flex-align:center;align-items:center}.Invoice-request-list-page .date-filter-group{display:-ms-flexbox;display:flex}.date-filter .from-date,.date-filter .to-date{width:200px}.Invoice-request-list-page .date-filter{margin:0;padding:0 0 16px 16px}.Invoice-request-list-page__action{position:fixed;top:11px;right:16px;z-index:10;display:-ms-flexbox;display:flex}.Invoice-request-list-page__action .Button{width:160px}.invoice-header .invoice-request-action{width:160px;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:16px;-ms-flex-align:center;align-items:center}.invoice-header .invoice-request-action .Button{width:160px}.Invoice-request-list-page .search-box{width:322px;margin-left:auto}.Invoice-request-list-page .empty-state{margin-top:64px}.Invoice-request-list-page .Custom-select{margin-left:16px;width:200px;text-align:left;z-index:1}.Invoice-request-list-page .col-5{text-align:left}.Document-manage-page{margin:auto;margin-top:88px;max-width:809px;min-width:809px;overflow:scroll;text-align:left;padding:0 8px}.running-number__document{margin:0 0 0 40px}.running-number__document--title,.running-number__type--title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin:0}.running-number__type--selector{margin:0 0 24px 40px;border-bottom:1px solid #e5e5ea}.running-number__type--selector__action .Button{margin-top:20px}.running-number__document--invoice__subtitle,.running-number__document--receipt__subtitle,.running-number__type--selector__subtitle{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0 0 8px}.running-number__type--selector__action{display:-ms-flexbox;display:flex;width:450px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.running-number__document--invoice__action,.running-number__document--receipt__action{display:-ms-flexbox;display:flex;width:450px;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;line-height:34px}.Document-manage-page .Button{width:120px;padding:8px 0}.Document-manage-page .Checkbox{vertical-align:middle}.running-number__type--selector__action .Custom-select{width:312px}.running-number__input{width:280px;outline:navy;border-radius:10px;border:1px solid #8e8e93;background-color:#fff;padding:4px 16px;font-size:16px}.running-number__input.disabled{color:#d1d1d6;border:1px solid #d1d1d6}.barcode__setting{margin-bottom:56px}.barcode__setting--title{font-size:24px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040}.barcode__setting--selector{margin-left:40px}.barcode__setting--detail{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0 0 8px;margin-left:40px;margin-top:8px}.header-title--box{display:-ms-flexbox;display:flex}.Edit-b2c-draft-invoice-page{width:100%;background-color:#fff;margin-top:64px;overflow:scroll;overflow-x:hidden}.Edit-b2c-draft-invoice-page__form{max-width:1166px;margin:auto;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:Calc(100vh - 64px)}.Edit-b2c-draft-invoice-page__submit .edit-button .Button{width:150px}.edit-button .Button,.preview-button .Button{width:96px;height:32px;padding:0}.edit-button .Button:disabled:hover{color:#c8c7cc;background-color:#ebebeb;border-color:#ebebeb}.preview-button{margin:16px 8px 16px 16px}.edit-button{margin:16px 16px 16px 8px}.Edit-b2c-draft-invoice-page .remark-title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Edit-b2c-draft-invoice-page--additions .display-flex{display:-ms-flexbox;display:flex}.Edit-b2c-draft-invoice-page--additions .display-flex .left-element,.Edit-b2c-draft-invoice-page--additions .display-flex .right-element{width:100%;padding:16px}.Edit-b2c-draft-invoice-page--additions .display-flex .Payment-method{width:100%;min-width:380px;max-width:380px;padding:0}.Edit-b2c-draft-invoice-page--additions .display-flex .remark{width:100%;padding:16px;margin-top:16px;font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:rgba(0,0,0,.87);border-radius:8px;border:1px solid #e5e5ea;resize:none}.Edit-b2c-draft-invoice-page--additions .display-flex .remark:focus{outline:none;border:1px solid #00ace1}.Edit-b2c-draft-invoice-page--additions .display-flex .remark::-webkit-input-placeholder{color:#c7c7cc}.Edit-b2c-draft-invoice-page--additions .display-flex .remark::-moz-placeholder{color:#c7c7cc}.Edit-b2c-draft-invoice-page--additions .display-flex .remark::-ms-input-placeholder{color:#c7c7cc}.Edit-b2c-draft-invoice-page--additions .display-flex .remark::placeholder{color:#c7c7cc}.Edit-b2c-draft-invoice-page--additions .display-flex .File-uploader__containner{margin-left:0;margin-top:32px}.Edit-b2c-draft-invoice-page--additions .display-flex .File-uploader .select-file{padding:6px 24px}.barcode{-ms-flex-align:center;align-items:center}.barcode,.barcode--tooltip{display:-ms-flexbox;display:flex}.barcode--tooltip{position:relative;text-align:center;width:24px;margin-left:8px;height:24px;-ms-flex-pack:center;justify-content:center;cursor:pointer}.barcode--tooltip:before{pointer-events:none;content:"\E2B\E32\E01\E1A\E31\E0D\E0A\E35\E23\E31\E1A\E40\E07\E34\E19\E02\E2D\E07\E04\E38\E13\E21\E35\E01\E32\E23\E17\E33   Bill Payment \E01\E31\E1A\E17\E32\E07\E18\E19\E32\E04\E32\E23\E44\E27\E49   \A\E04\E38\E13\E2A\E32\E21\E32\E23\E16\E40\E1B\E34\E14\E1F\E31\E07\E01\E4C\E0A\E31\E19\E19\E35\E49\E40\E1E\E37\E48\E2D\E2A\E23\E49\E32\E07\E1A\E32\E23\E4C\E42\E04\E49\E14\E2A\E33\E2B\E23\E31\E1A\E01\E32\E23\E0A\E33\E23\E30\E40\E07\E34\E19\E25\E07\E43\E19   PDF \E44\E14\E49";white-space:pre;position:absolute;z-index:2;left:32px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;font-weight:100;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:4px 24px;line-height:1.4;border-radius:5px;background-color:#4a4a4a;color:#fff;display:none;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.barcode--tooltip:hover:before{display:inline-block}.more-info{border:0 solid #e9e9e9;border-radius:50%}.more-info:hover{border-width:4px}.Edit-b2c-draft-invoice-page .Customer-form{display:-ms-flexbox;display:flex;width:100%}.Edit-b2c-draft-invoice-page .Customer-form--left{width:50%;margin:0 16px 0 0}.Edit-b2c-draft-invoice-page .Customer-form--right{width:50%;margin:0 0 0 16px}.Edit-b2c-draft-invoice-page .document-date{display:-ms-flexbox;display:flex;width:100%}.Edit-b2c-draft-invoice-page .document-date--issue-date{width:50%;margin:0;margin-right:16px}.Edit-b2c-draft-invoice-page .document-date--due-date{width:50%;margin:0;margin-left:16px}.invoice-template-detail-page{width:Calc(100% - 48px);background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px;padding:24px;position:relative}.invoice-template-detail-page__flex-box{display:-ms-flexbox;display:flex;padding-left:40px;width:Calc(50% - 40px);margin-bottom:24px}.invoice-template-detail-page__items,.invoice-template-detail-page__table{width:100%}.invoice-template-detail-page__table{margin-top:24px}.invoice-template-detail-page__table .action{width:24px}.invoice-template-detail-page__table .order{width:40px}.invoice-template-detail-page__table .order,.invoice-template-detail-page__table .quantity{text-align:center}.invoice-template-detail-page__table .description{text-align:left}.invoice-template-detail-page__tbody--tr,.invoice-template-detail-page__thead--tr{text-align:right}.invoice-template-detail-page__tbody--tr.canceled td{position:relative}.invoice-template-detail-page__tbody--tr.canceled td:not(.action):after{content:" ";position:absolute;top:48%;left:0;border-bottom:2px solid #e5e5ea;width:100%}.invoice-template-detail-page__tbody--tr.canceled td.total-price:after{width:95%}.invoice-template-detail-page__tbody--tr.canceled td{color:#d1d1d6}.invoice-template-detail-page__thead--tr{border-bottom:2px solid #e5e5ea}.invoice-template-detail-page__tbody--tr td:not(.order),.invoice-template-detail-page__thead--tr th:not(.order){padding:16px}tr.invoice-template-detail-page__tbody--tr.small-padding>td.item-summary__title,tr.invoice-template-detail-page__tbody--tr.small-padding>td.item-summary__value{padding:8px 16px}tr.invoice-template-detail-page__tbody--tr.small-padding.border-bottom td{padding-bottom:16px}tr.invoice-template-detail-page__tbody--tr.small-padding.padding-top td{padding-top:16px}.invoice-template-detail-page__tbody--tr .item-summary__title,.invoice-template-detail-page__thead--tr th{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:right;color:#8e8e93}.invoice-template-detail-page__tbody--tr td.item-summary__title,.invoice-template-detail-page__tbody--tr td.item-summary__value{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:right;color:#404040}.invoice-template-detail-page__tbody--tr.border-top{border-top:2px solid #e5e5ea}.invoice-template-detail-page__tbody--tr.border-bottom{border-bottom:2px solid #e5e5ea}.invoice-template-detail-page__recurring-invoice{margin-top:24px;position:relative}.invoice-template-detail-page__recurring-invoice .absolut-box{position:absolute;right:0;top:8px}.invoice-template-detail-page__empty-recurring-invoice{background-color:#f2f2f2;border-radius:8px;padding:16px;color:#c4c4c4;font-size:14px}.invoice-template-detail-page__edit-button{display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-align:center;align-items:center;position:absolute;top:24px;right:24px;cursor:pointer}.invoice-template-detail-page__edit-button__icon{height:18px;width:18px;margin-right:8px}.invoice-template-detail-page__edit-button__title{color:#00ace1;font-size:16px}.create-invoice-template-page__remark{padding:0 16px}.create-invoice-template-page__remark .remark-title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.create-invoice-template-page__remark .remark{width:Calc(100% - 34px);padding:16px;margin-top:8px;font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:rgba(0,0,0,.87);border-radius:8px;border:1px solid #e5e5ea;resize:none}.create-invoice-template-page__remark .remark:focus{outline:none;border:1px solid #00ace1}.create-invoice-template-page__remark .remark::-webkit-input-placeholder{color:#c7c7cc}.create-invoice-template-page__remark .remark::-moz-placeholder{color:#c7c7cc}.create-invoice-template-page__remark .remark::-ms-input-placeholder{color:#c7c7cc}.create-invoice-template-page__remark .remark::placeholder{color:#c7c7cc}.create-invoice-template-page__action{margin:24px auto;width:336px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.create-invoice-template-page__action .Button{width:160px}.create-invoice-template-page__container{margin-top:64px;padding:0 24px}.create-invoice-template-page__flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.create-invoice-template-page__box{width:Calc(50% - 16px)}.Image-uploader{width:100%;display:flex;display:-ms-flexbox;display:-webkit-flex;text-align:left;padding:16px 0;margin:8px 0;overflow:hidden;position:relative}.Image-uploader-preview{width:104px;height:104px;border-radius:12px;margin-right:16px;border:1px solid #e5e5ea;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}.image-preview{width:auto;height:auto;max-width:104px;max-height:104px;margin:auto}.image-title{margin:6px 0 0;font-size:16px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#404040}.image-rule{margin:0;font-size:14px;color:#8e8e93;margin-bottom:20px}.image-rule,.select-image{letter-spacing:-.1px;text-align:left}.select-image{margin:0;padding:0;border:1px solid #00ace1;border-radius:10px;padding:4px 24px;outline:none;font-size:16px;color:#00ace1;background-color:transparent}.select-image:active,.select-image:hover{color:#fff;background-color:#40c1e9;border-color:#40c1e9}.select-image:active{color:#fff;background-color:#00ace1}.select-image>input[type=file]{position:absolute;left:0;top:0;opacity:0}.Contact-detail-form{width:100%;min-width:826px;margin-top:16px}.Contact-detail-form .toggle-image{transform:rotate(-90deg);-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);cursor:pointer;margin-top:6px;margin-left:16px}.Contact-detail-form .toggle-image.show{transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0)}.Contact-detail-form .Contact-detail-form__form .title{margin:0;font-size:13px;letter-spacing:-.1px;text-align:left;color:#404040}.Contact-detail-form .Contact-datail-from__type{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.Contact-detail-form .Contact-datail-from__type>.title{font-size:14px;letter-spacing:-.1px;text-align:left;color:#8e8e93}.Contact-detail-form .type-corporate,.Contact-detail-form .type-individual{max-width:209px;min-width:209px}.Contact-detail-form .search{margin-top:16px;text-align:left}.Contact-detail-form .search-link{font-size:14px;font-weight:700;letter-spacing:-.1px;color:#00ace1;cursor:pointer}.Contact-detail-form .search-link:hover{color:#37d0ff}.Contact-detail-form .search-link:active{color:#00ace1}.Contact-detail-form .name .Text-field input,.tax-number .Text-field input{margin:0}.Contact-detail-form .Contact-datail-from__type .type{margin-right:16px;height:64px;display:-ms-flexbox;display:flex;width:100%}.Contact-detail-form .Contact-datail-from__type .name,.Contact-detail-form .Contact-datail-from__type .tax-number{display:-ms-flexbox;display:flex;width:50%;max-width:397px;min-width:397px}.Contact-detail-form .Contact-detail-from__address{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.Contact-detail-form .corporate .building-number{width:75%;max-width:612px;min-width:612px}.Contact-detail-form .corporate .branch-number,.Contact-detail-form .corporate .district,.Contact-detail-form .corporate .phone-number,.Contact-detail-form .corporate .postCode,.Contact-detail-form .corporate .province,.Contact-detail-form .corporate .subDistrict,.Contact-detail-form .individual .district,.Contact-detail-form .individual .phone-number,.Contact-detail-form .individual .postCode,.Contact-detail-form .individual .province,.Contact-detail-form .individual .subDistrict{width:25%;max-width:182px;min-width:182px}.Contact-detail-form .individual .building-number{width:100%;max-width:826px;min-width:826px}.Contact-detail-form .contact-detail__containner{display:-ms-flexbox;display:flex}.Contact-detail-form .contact-detail{font-size:14px;color:#d1d1d6;margin-bottom:10px;text-align:center;margin:0}.Contact-detail-form .contact-detail__before{border-top:2px solid #e5e5ea;-ms-flex:1;flex:1 1;position:relative;top:10px;margin-right:12px}.Contact-detail-form .contact-detail__after{border-top:2px solid #e5e5ea;-ms-flex:1;flex:1 1;position:relative;top:10px;margin-left:12px}.Contact-detail-form .Auto-complete-address{margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Required-document-uploader{display:-ms-flexbox;display:flex;margin-top:16px;border-bottom:1px solid #e5e5ea;position:relative;overflow:hidden;-ms-flex-align:center;align-items:center}.Required-document-uploader .select-file{margin:0;padding:0;border:1px solid #00ace1;border-radius:10px;padding:4px 24px;outline:none;font-size:14px;letter-spacing:-.1px;text-align:left;color:#00ace1;background-color:transparent;cursor:pointer;margin-left:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Required-document-uploader .select-file.select-file__title{cursor:pointer}.Required-document-uploader .select-file:active,.Required-document-uploader .select-file:hover{color:#fff;background-color:#40c1e9;border-color:#40c1e9}.Required-document-uploader .select-file:active{color:#fff;background-color:#00ace1}.Required-document-uploader .select-file input[type=file]{position:absolute;opacity:0;left:0;top:0}.Required-document-uploader .info .title{font-size:14px;letter-spacing:-.1px;color:#404040;text-align:left;margin:0}.Required-document-uploader .info .file-name{font-size:11px;letter-spacing:-.1px;color:#8e8e93;text-align:left;margin-bottom:8px;margin-top:0}.Required-document-uploader .info .file-name.uploading{color:#00ace1}.Edit-business-info-page{margin-top:64px;text-align:left}.Edit-business-info-page__container{padding:16px;width:794px;margin:auto;border-bottom:2px solid rgba(0,0,0,.14)}.Edit-business-info-page__remove-business{width:826px;margin:auto;padding:24px 0}.Edit-business-info-page__container .business-info-page__title{font-weight:700}.Edit-business-info-page__container .business-info-page__title,.Edit-business-info-page__file-upload .title{font-size:24px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin:0}.Edit-business-info-page__file-upload .title{font-weight:600}.Edit-business-info-page__file-upload .description{font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93}.Edit-business-info-page__action{position:fixed;top:15px;right:16px;z-index:10}.Edit-business-info-page__action .Button{width:160px;padding:4px 8px}.remove-business{background-color:#fff;border:none;font-size:16px;color:#f66;outline:none}.Edit-business-info-page .Payment-channel-list{padding:0 0 22px}.Business-info-setup__content{position:relative;display:-ms-flexbox;display:flex;width:978px;height:575px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Business-info-setup__content .business-info{width:440px;padding:24px;border-right:1px solid #d1d1d6}.business-address .title,.business-info .step-info,.business-info .title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0;text-align:left}.business-info .action-title,.business-info .info{font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0;text-align:left}.business-info .info{margin-top:24px}.business-info .action-title{margin-top:16px}.business-info .info+.info{margin:0}.business-info .company-type{display:-ms-flexbox;display:flex;margin-top:5px;margin-bottom:16px}.Business-info-setup__content .business-address{width:440px;padding:24px;border-left:1px solid #d1d1d6}.Business-info-setup__content .business-address .branch-number{width:116px;margin-right:16px}.Business-info-setup__content .business-address .address{width:296px;margin-left:16px}.Business-info-setup__content .business-address .address.individual{width:440px;margin-left:0}.Business-info-setup__content .business-address .phone-number{width:206px}.Business-info-setup__content .business-address .address__container{display:-ms-flexbox;display:flex}.Business-info-setup__content .Button{position:absolute;width:160px;right:24px;bottom:24px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Business-info-setup__content .Auto-complete-address{display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.Business-info-setup__content .Address-text-field.subDistrict{width:204px;margin-right:16px}.Business-info-setup__content .Address-text-field.district{width:204px;margin-left:16px;margin-right:0}.Business-info-setup__content .Address-text-field.province{width:204px;margin-right:16px;margin-left:0}.Business-info-setup__content .Address-text-field.postCode{width:204px;margin-left:16px}.Business-info-setup__content .Address-text-field.district .Address-text-field__options,.Business-info-setup__content .Address-text-field.postCode .Address-text-field__options{right:0}.Business-logo-setup{width:512px;height:556px;padding:24px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Business-logo-setup .step-info,.Business-logo-setup .title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0;text-align:left}.Business-logo-setup.info,.Business-logo-setup .info{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:24px 0 0;text-align:left}.Business-logo-setup.info+.info{margin:0 0 24px}.Business-logo-setup__action .Button{width:120px;padding-left:4px;padding-right:4px}.Business-logo-setup__action{width:256px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto;margin-top:35px}.Business-logo-setup__uploader{width:320px;height:320px;border-radius:10px;margin:20px auto 0;position:relative;cursor:pointer;border:1px solid #d1d1d6;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}.Business-logo-setup__preview{max-width:320px;max-height:320px;width:auto;height:auto;position:relative;cursor:pointer;margin:auto}.Business-logo-setup__input{visibility:hidden;width:0;height:0}.Business-logo-setup__title{position:absolute;bottom:0;left:66px;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:center;color:#8e8e93}.Payment-method-secletor{width:100%;position:relative}.Payment-method-secletor__display{border-radius:8px;border:1px solid #8e8e89;position:relative}.Payment-method-secletor__display:after{background-image:url(/static/media/dropdown.d22ba02a.svg);content:"";background-size:19px 19px;-ms-flex-pack:stretch;justify-content:stretch;position:absolute;top:12px;right:8px;height:19px;width:19px}.Payment-method-secletor__display,.Payment-method-secletor__option{cursor:pointer;height:34px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px 8px}.Payment-method-secletor .Payment-method-secletor__option.select,.Payment-method-secletor__option:hover{background-color:rgba(0,172,225,.17)}.Payment-method-secletor__display .name,.Payment-method-secletor__option .name{margin-left:8px}.Payment-method-secletor .payment-logo{height:23px;width:23px;border-radius:4px;border:1px solid #d1d1d6}.Payment-method-secletor__options{background-color:#fff;display:none;position:absolute;top:60px;width:100%;border-radius:8px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);cursor:default;z-index:10;max-height:230px;overflow:scroll}.Payment-method-secletor__options.show{display:block}.Payment-method-secletor__title{color:#8e8e93;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0 0 0 2px}.Payment-account-setup__content{width:560px;height:645px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Payment-account-setup__content .step-info,.Payment-account-setup__content .title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0 24px;text-align:left}.Payment-account-setup__content .step-info{padding-top:24px}.Payment-account-setup__content .info{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:16px 24px 24px;color:#8e8e93;text-align:left}.Payment-account-setup__content .add-payment-account{width:512px;font-size:16px;margin:0 24px;color:#00ace1;background-color:#fff;border-radius:20.5px;outline:none;border:none;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Payment-account-setup__content .add-payment-account:hover{-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.2),0 1px 18px 0 rgba(0,0,0,.12),0 6px 10px 0 rgba(0,0,0,.14);box-shadow:0 3px 5px 0 rgba(0,0,0,.2),0 1px 18px 0 rgba(0,0,0,.12),0 6px 10px 0 rgba(0,0,0,.14)}.Payment-account-setup__content .add-payment-account:active{-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Payment-account-setup__content .payable-account__container{height:364px;overflow:scroll;margin:16px auto}.Payment-account-setup__action{width:256px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:16px auto 0}.Payment-account-setup__action .Button{width:120px}.payable-account__container .account-card{height:80px;width:480px;border-radius:10px;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:8px auto 16px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.payable-account__container .account-card .account-logo{width:50px;height:50px;border:1px solid #e5e5ea;border-radius:4px}.payable-account__container .account-card .account-info{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin-left:16px}.payable-account__container .account-card .account-info .number{margin:0}.payable-account__container .account-card .account-info .name{margin:8px 0 0;font-size:14px;color:#8e8e93}.payable-account__container .account-card .delete-account{margin-left:auto;cursor:pointer}.Payment-account-setup__add-payment{margin:auto;width:516px;height:471px;border-radius:10px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.Payment-account-setup__add-payment .add-payment__tab{display:-ms-flexbox;display:flex;padding:0 1px;border-bottom:1px solid #e5e5ea}.Payment-account-setup__add-payment .add-payment__tab .tab{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:120px;height:48px;cursor:pointer}.Payment-account-setup__add-payment .add-payment__tab .tab.activated{color:#00ace1;border-bottom:3px solid #00ace1}.Payment-account-setup__add-payment .prompt-pay-option .info{margin:24px}.Payment-account-setup__add-payment .bank-account-option .Text-field,.Payment-account-setup__add-payment .prompt-pay-option .Text-field{width:468px;margin:0 24px}.Payment-account-setup__add-payment .bank-account-option__action .Button,.Payment-account-setup__add-payment .prompt-pay-option__action .Button{width:120px;padding-left:4px;padding-right:4px}.Payment-account-setup__add-payment .bank-account-option__action,.Payment-account-setup__add-payment .prompt-pay-option__action{width:256px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto;margin-top:38px}.Payment-account-setup__add-payment .bank-account-option__action{margin-top:24px}.Payment-account-setup__add-payment .bank-account-option .Payment-method-secletor{width:468px;margin:auto;margin-top:40px}.Account-avatar-uploader{-ms-flex-pack:left;justify-content:left}.Account-avatar-uploader,.Account-avatar-uploader__preview--border{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Account-avatar-uploader__preview--border{width:74px;height:74px;border:1px solid #d1d1d6;-ms-flex-pack:center;justify-content:center;border-radius:8px;overflow:hidden}.Account-avatar-uploader__preview{max-height:100%;max-width:100%}.Account-avatar-uploader__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:16px}.Account-avatar-uploader__info .info--title{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0;color:#404040}.Account-avatar-uploader__info .info--description{font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:8px 0;color:#8e8e93}.Account-avatar-uploader__select-image{margin:0;padding:0;border:1px solid #00ace1;border-radius:10px;padding:2px 24px;outline:none;font-size:16px;letter-spacing:-.1px;text-align:left;color:#00ace1;background-color:transparent;cursor:pointer;margin-left:auto}.Account-avatar-uploader__select-image:active,.Account-avatar-uploader__select-image:hover{color:#fff;background-color:#40c1e9;border-color:#40c1e9}.Account-avatar-uploader__select-image:active{color:#fff;background-color:#00ace1}.Account-avatar-uploader__select-image>input[type=file]{position:absolute;left:0;top:0;opacity:0}.Account-profile-setup{width:512px;height:428px;padding:24px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Account-profile-setup .step-info,.Account-profile-setup .title{font-size:24px;font-weight:600;margin:0}.Account-profile-setup .info,.Account-profile-setup .step-info,.Account-profile-setup .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:left}.Account-profile-setup .info{font-size:14px;font-weight:400;color:#8e8e93;margin:24px 0 0}.Account-profile-setup .info+.info{margin:0 0 24px}.Account-profile-setup__action .Button{width:120px;padding-left:4px;padding-right:4px}.Account-profile-setup__action{width:256px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto;margin-top:32px}.Account-profile-setup .Text-field{width:422px;margin-left:90px}.Account-profile-setup .Account-avatar-uploader{margin-top:32px;margin-bottom:16px}.Business-setup-page{color:#404040;height:100vh;min-height:720px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background-image:-webkit-radial-gradient(49% 0,circle,#00c4e0,#00ace1 74%,#3b98df);background-image:-o-radial-gradient(49% 0,circle,#00c4e0,#00ace1 74%,#3b98df);background-image:radial-gradient(circle at 49% 0,#00c4e0,#00ace1 74%,#3b98df)}.Business-setup-page__container{margin:auto}.Business-setup-page__action{width:250px;margin:auto;text-align:center;margin-top:32px}.Business-setup-page__action .skip-step{background-color:transparent;border:none;color:#fff;font-size:16px;outline:none}.Reset-password-request-page{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100vh;background-image:-webkit-radial-gradient(49% 0,circle,#00c4e0,#00ace1 74%,#3b98df);background-image:-o-radial-gradient(49% 0,circle,#00c4e0,#00ace1 74%,#3b98df);background-image:radial-gradient(circle at 49% 0,#00c4e0,#00ace1 74%,#3b98df)}.Reset-password-request-page__container{margin:auto;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:512px}.Reset-password-request-page__container .billme-logo{height:24px;margin-bottom:24px}.Reset-password-request-page__card{text-align:center;padding:24px;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.2),0 3px 14px 3px rgba(0,0,0,.12),0 8px 10px 1px rgba(0,0,0,.14);box-shadow:0 4px 5px 0 rgba(0,0,0,.2),0 3px 14px 3px rgba(0,0,0,.12),0 8px 10px 1px rgba(0,0,0,.14)}.Reset-password-request-page__card .title{margin:0;font-size:24px;margin-bottom:8px;text-align:left}.Reset-password-request-page__card .title-sent{margin:24px 0 8px;font-size:24px}.Reset-password-request-page__card .detail{margin:0;font-size:16px;color:#d1d1d6;text-align:left}.Reset-password-request-page__card .detail-sent{margin:0;font-size:16px;margin-bottom:48px}.Reset-password--input-box{margin:24px 0 32px;position:relative}.input-box__input{outline:none;font-size:16px;padding:4px 16px;border-radius:10px;border:1px solid #d1d1d6;width:Calc(512px - 85px)}.input-box__input:focus{border-color:#00ace1}.input-box__input::-webkit-input-placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.input-box__input::-moz-placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.input-box__input::-ms-input-placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.input-box__input::placeholder{color:rgba(0,0,0,.38);-webkit-transition:color .18s cubic-bezier(.4,0,.2,1);-o-transition:color .18s cubic-bezier(.4,0,.2,1);transition:color .18s cubic-bezier(.4,0,.2,1);opacity:1}.button-box{width:120px;margin:auto}.button-box .Button{width:120px}.warning-message{position:absolute;bottom:-28px;left:2px;color:#ff0e0e}.reset-password-image{width:150px}.button-link{background-color:#00ace1;color:#fff;padding:4px 40px;border-radius:8px;border:1px solid #00ace1}.button-link:hover{background-color:#40c1e9;border:1px solid #40c1e9}.button-link:active{background-color:#00ace1;border:1px solid #00ace1}.create-recurring-invoice-page{width:100%;background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px}.create-recurring-invoice-page__container{padding:24px}.create-recurring-invoice-page__customer-form{display:-ms-flexbox;display:flex;width:100%}.create-recurring-invoice-page__customer-form--left{width:Calc(50% - 16px);padding-right:16px}.create-recurring-invoice-page__customer-form--right{width:Calc(50% - 16px);padding-left:16px}.customer-form--right__document-date--round,.customer-form--right__document-date--start-date{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.customer-form--right__document-date--round{width:100%}.customer-form--right__document-date--round__box--left,.customer-form--right__document-date--start-date .Custom-select{width:Calc(50% - 24px);margin-right:24px}.customer-form--right__document-date--round .label-box,.customer-form--right__document-date--round__box--right,.customer-form--right__document-date--start-date .date-picker,.customer-form--right__document-date--start-date .label-box{width:50%}.create-recurring-invoice-page__items,.create-recurring-invoice-page__table{width:100%}.create-recurring-invoice-page__table .action{width:24px}.create-recurring-invoice-page__table .order{width:40px}.create-recurring-invoice-page__table .order,.create-recurring-invoice-page__table .quantity{text-align:center}.create-recurring-invoice-page__table .description{text-align:left}.create-recurring-invoice-page__tbody--tr,.create-recurring-invoice-page__thead--tr{text-align:right}.create-recurring-invoice-page__tbody--tr.canceled td{position:relative}.create-recurring-invoice-page__tbody--tr.canceled td:not(.action):after{content:" ";position:absolute;top:48%;left:0;border-bottom:2px solid #e5e5ea;width:100%}.create-recurring-invoice-page__tbody--tr.canceled td.total-price:after{width:95%}.create-recurring-invoice-page__tbody--tr.canceled td{color:#d1d1d6}.create-recurring-invoice-page__thead--tr{border-bottom:2px solid #e5e5ea}.create-recurring-invoice-page__tbody--tr td:not(.order),.create-recurring-invoice-page__thead--tr th:not(.order){padding:16px}tr.create-recurring-invoice-page__tbody--tr.small-padding>td.item-summary__title,tr.create-recurring-invoice-page__tbody--tr.small-padding>td.item-summary__value{padding:8px 16px}tr.create-recurring-invoice-page__tbody--tr.small-padding.border-bottom td{padding-bottom:16px}tr.create-recurring-invoice-page__tbody--tr.small-padding.padding-top td{padding-top:16px}.create-recurring-invoice-page__tbody--tr .item-summary__title,.create-recurring-invoice-page__thead--tr th{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:right;color:#8e8e93}.create-recurring-invoice-page__tbody--tr td.item-summary__title,.create-recurring-invoice-page__tbody--tr td.item-summary__value{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:right;color:#404040}.create-recurring-invoice-page__tbody--tr.border-top{border-top:2px solid #e5e5ea}.create-recurring-invoice-page__tbody--tr.border-bottom{border-bottom:2px solid #e5e5ea}.create-recurring-invoice-page__flex-box{display:-ms-flexbox;display:flex;padding-left:40px;width:Calc(50% - 40px);margin-bottom:24px;width:100%}.create-recurring-invoice-page__flex-box--left{width:Calc(50% - 24px);padding:8px 0;padding-right:24px}.create-recurring-invoice-page__flex-box--right{width:Calc(50% - 40px)}.create-recurring-invoice-page__flex-box--right .Payment-method{min-width:Calc(100% - 32px)}.create-recurring-invoice-page__flex-box--right .Payment-method .title{color:#b5b6ba;font-size:14px;margin:0}.create-recurring-invoice-button{margin:24px auto;width:360px;display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}.create-recurring-invoice-button .Button{margin-right:16px;width:180px}.create-recurring-invoice-page__flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.create-recurring-invoice-page__flex .Custom-select{width:300px}.create-recurring-invoice-page__installments{padding:24px 0 8px;border-top:1px solid #e1e2e6}.create-recurring-invoice-page__installments-adjustment{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.create-recurring-invoice-page__installments-adjustment .Text-field{width:23%;margin:0 1.33%}.create-recurring-invoice-page__installments-adjustment .Text-field.installment-text-field--first{margin:0 1.33% 0 0}.create-recurring-invoice-page__installments-adjustment .Text-field.installment-text-field--last{margin:0 0 0 1.33%}.installments-adjustment__box{width:100%;text-align:left}.installments-adjustment__title{font-size:24px;margin:0}.installments-adjustment__sub-title{font-size:14px;margin:0;color:#b5b6ba}.create-recurring-invoice-page__submit{border-top:2px solid #e5e5ea;height:90px}.reset-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:24px;margin-top:18px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}.reset-button__icon{width:18px;height:18px;margin-right:8px}.reset-button__label{color:#00ace1;margin:0}.line-official-account-page{background-color:#fff;overflow:scroll;overflow-x:hidden;margin-top:64px;padding:0 16px;width:1060px;height:100vh}.line-official-account-page p{margin:0}.line-official-account-page__flex{display:-ms-flexbox;display:flex;padding:0 32px}.line-official-account-page__box{text-align:left;margin-left:24px}.line-official-account-page__content-box{text-align:left;margin-left:40px;margin-bottom:24px}.line-official-account-page__action-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:330px;margin-top:8px}.line-official-account-page__account-detail-box{margin-top:16px}.line-official-account-page__account-detail-box .Text-field,.line-official-account-page__form-box{width:50%}.line-official-account-page .Button{width:160px}.line-official-account-page__image{width:184px}.line-official-account-page .detail{font-size:16px;color:var(--black)}.line-official-account-page .detail-gray{font-size:16px;color:var(--gray)}.link-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:left}.link-box .Button{width:120px;margin-left:24px}.link-box--none-token .Button{width:160px;margin:0}.link-box--none-token .Spinner{margin:0}.link-box__webhook{width:500px;border:1px solid var(--gray);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;font-size:16px;line-height:24px;padding:7px 12px;outline:none}.special-text-field{position:relative}.webhook__label{position:absolute;top:-6px;left:9px;font-size:12px;background-color:#fff;padding:0 4px;margin:0;line-height:12px;-ms-flex-align:center;align-items:center}.how-to-set-webhook-button,.reset-line-account-setup-button{display:-ms-flexbox;display:flex;margin-top:24px}.how-to-create-line-channel-secret-button{display:-ms-flexbox;display:flex;margin-top:8px}.reset-line-account-setup-button .Button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.line-official-account-page__notification-list-box{margin-top:24px}.line-official-account-page__add-notification-box,.line-official-account-page__notification-list-box{padding-bottom:8px;border-bottom:1px solid var(--light-gray)}.line-official-account-page__notification-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.line-official-account-page__notification-detail{display:-ms-flexbox;display:flex;width:700px}.line-official-account-page__notification-detail .notification-date{width:22%}.line-official-account-page__notification-detail .notification-time{width:21%}.line-official-account-page__notification-detail .notification-message{width:50%}.line-official-account-page__notification-row .delete-notification-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.delete-notification-button .Button{width:120px}.line-official-account-page__notification-form{display:-ms-flexbox;display:flex;width:700px}.line-official-account-page__notification-form .Custom-select{width:20%}.line-official-account-page__notification-form .Custom-select .Custom-select__options{max-height:175px;overflow:scroll}.line-official-account-page__notification-form .message-to-customer{width:70%;margin-left:14px}.line-official-account-page__notification-row .notification-form__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:330px;margin-top:16px;-ms-flex-pack:justify;justify-content:space-between}.Subscription-manage-page{margin-top:64px}.Subscription-manage-page__container{max-width:794px;margin:auto;text-align:left;padding:16px}.payment-detail__header,.payment-history__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header-icon{margin-right:16px}.package-box{display:-ms-flexbox;display:flex;height:94px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-radius:8px;padding:24px;margin-bottom:40px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.package__action,.package__detail{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left}.omise-logo{margin-left:8px}.package__detail .title,.payment .title{font-size:14px;color:#8e8e93;margin:0;margin-bottom:8px}.package__detail .detail,.package__detail .title,.payment .title,.payment .value{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.package__detail .detail,.payment .value{font-size:16px;color:#404040;margin:0}.package__action .Button{width:160px;margin:4px 0}.payment-preview{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.payment-history{margin-top:40px}.payment-method .title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93}.credit-brand{margin-right:8px}.box-value{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:-1px 0}.box-value p{margin:0}.payment-history__table{width:100%;font-size:14px;border-bottom:1px solid #e5e5ea}.payment-history__table .paid-amount{text-align:right}.payment-history__thead{border-bottom:1px solid #e5e5ea}.payment-history__thead th{padding:16px;color:#8e8e93}.payment-history__tbody td{padding:16px}.history-remark{font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.08px;color:#8e8e93}.credit-brand{height:18px}.Subscription-manage-page.blur{-webkit-filter:blur(4px);filter:blur(4px)}.unsubscribe{display:none}.manual-margin{-ms-flex-pack:normal;justify-content:normal}.manual-margin .payment-method{margin-right:146px}.status-badges{width:112px;padding:4px 16px;color:#9b9b9b;background-color:#d8d8d8;border-radius:40px;text-align:center}.status-badges.paid{color:#fff;background-color:#00b777}.status-badges.pending_approval{color:#fff;background-color:#ffb400}.Reconcile-upload-preview-page{margin-top:64px;text-align:left}.Reconcile-upload-preview-page--detail,.Reconcile-upload-preview-page--header{margin-left:16px}.Reconcile-upload-preview-page--table .header{padding:0;margin-left:16px;display:-ms-flexbox;display:flex;margin-bottom:16px}.Reconcile-upload-preview-page--header .Button.delete{border:none}.Reconcile-upload-preview-page--header .Button.delete:hover{border:none;background-color:#fff;color:#f66}.Reconcile-upload-preview-page--detail,.Reconcile-upload-preview-page--header,.Reconcile-upload-preview-page--table{position:relative}.Reconcile-upload-preview-page--header .description{margin-left:40px;color:#404040;margin-top:24px;margin-bottom:24px}.Reconcile-upload-preview-page--header .action{margin-left:40px}.Reconcile-upload-preview-page--header .action .Button{width:175px;margin-right:8px;padding:4px 8px}.Reconcile-upload-preview-page .header .title{margin:0;margin-left:48px}.Reconcile-upload-preview-page .title{margin-left:48px;font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Reconcile-upload-preview-page .icon{position:absolute;top:8px}.Reconcile-upload-preview-page--detail{margin-top:56px}.Reconcile-upload-preview-page--table{margin-top:40px}.Reconcile-upload-preview-page--detail .detail-box{display:-ms-flexbox;display:flex;margin-left:32px}.Reconcile-upload-preview-page--detail .label{font-size:14px;color:#8e8e93}.Reconcile-upload-preview-page--detail .label,.Reconcile-upload-preview-page--detail .value{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Reconcile-upload-preview-page--detail .value{font-size:16px;color:#404040}.Reconcile-upload-preview-page--detail .row-count,.Reconcile-upload-preview-page--detail .upload-date{width:164px;padding:0 16px}.Reconcile-upload-preview-page--table{margin-bottom:16px}.Reconcile-upload-preview-page--table .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Reconcile-upload-preview-page--table .table{width:100%}.Reconcile-upload-preview-page--table .table thead{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;border-bottom:2px solid #e5e5ea}.Reconcile-upload-preview-page--table .table thead th{padding:16px}.Reconcile-upload-preview-page--table .table tbody td{padding:8px 16px}.Reconcile-upload-preview-page--table .table td{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Reconcile-upload-preview-page--table .table .row-number{min-width:24px;max-width:80px;width:5%;text-align:center}.Reconcile-upload-preview-page--table .table .invoice-number,.Reconcile-upload-preview-page--table .table .receipt-number{min-width:120px;max-width:165px;width:10%;text-align:left}.Reconcile-upload-preview-page--table .table .customer{min-width:250px;max-width:450px;width:100%;text-align:left}.Reconcile-upload-preview-page--table .table .customer p{margin:0}.Reconcile-upload-preview-page--table .table .customer p.invoice-name{font-size:14px;color:#9b9b9b}.Reconcile-upload-preview-page--table .table .total-amount{min-width:200px;max-width:250px;width:15%;text-align:right}.Reconcile-upload-preview-page--table .table .status{min-width:168px;max-width:168px;width:10%;text-align:left}.Reconcile-upload-preview-page--table .table tr.table-body--row{height:64px}.Reconcile-upload-preview-page--table tbody.table-body{border-bottom:2px solid #e5e5ea}.problem-description .fail-detail{color:#f66;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.problem-description .fail-detail p{margin:0}.Comment-box{width:Calc(100% - 32px);border-radius:8px;padding:16px;background-color:#f3f3f4}.Comment-box__input{width:100%}.Comment-box__input--text-area{width:Calc(100% - 32px);resize:none;outline:none;padding:16px 16px 0;font-size:16px;border-radius:10px 10px 0 0;border:1px solid #8e8e93;border-bottom:none;display:-ms-flexbox;display:flex;margin:0}.Comment-box__input--text-area::-webkit-input-placeholder{color:#d1d1d6}.Comment-box__input--text-area::-moz-placeholder{color:#d1d1d6}.Comment-box__input--text-area::-ms-input-placeholder{color:#d1d1d6}.Comment-box__input--text-area::placeholder{color:#d1d1d6}.Comment-box__input--footer{width:Calc(100% - 16px);border-radius:0 0 10px 10px;border:1px solid #8e8e93;border-top:none;background-color:#fff;text-align:right;padding:8px;cursor:text}.Comment-box__input--footer .Button{padding:4px 24px;margin-left:auto}.comment-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:left;margin-top:24px}.comment-card .user-image{border:1px solid #e5e5ea;border-radius:50%;width:50px;height:50px}.comment-card .user-info{margin-left:16px}.comment-card .user-info .user-comment{font-size:16px;color:#404040}.comment-card .user-info .user-comment,.comment-card .user-info .user-name{margin:0;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.comment-card .user-info .user-name{font-size:11px;color:#8e8e93}.Comment-box__history{padding:0 0 8px}.History-logs{text-align:center;padding:16px;border-bottom:2px solid #e5e5ea}.History-logs__log{margin:8px 0;font-size:14px;letter-spacing:-.1px;color:#8e8e93}.History-logs .toggle-history{border:none;background-color:transparent;color:#00ace1;font-size:14px;outline:none}.History-logs__log .actor{font-weight:700;color:#5f5f5f}.History-logs__log .state{font-weight:700;color:#ffb84c}.Document-status-bar{-ms-flex-pack:center;justify-content:center}.Document-status-bar,.Document-status-bar__container{display:-ms-flexbox;display:flex;height:100px;-ms-flex-align:center;align-items:center}.Document-status-bar__container{-ms-flex-pack:justify;justify-content:space-between;width:100%}.Document-status-bar__status{width:100%;max-width:151px;height:72px;text-align:center;position:relative;margin:0 9px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.Document-status-bar__status .message{font-size:14px;font-weight:600;letter-spacing:-.1px;margin:2px 0 0 8px;white-space:nowrap}.Document-status-bar__status .message.default{color:#8e8e93}.Document-status-bar__status .message.waiting{color:#ffb400}.Document-status-bar__status .message.complete{color:#00b777}.Document-status-bar__status .message.reject{color:#f66}.connect-line{width:100%;height:0;border:1px solid #e5e5ea}.Self-invoice-request-detail-page{min-width:826px;margin:0 64px;margin-top:64px;position:relative;margin-bottom:32px}.Self-invoice-request-detail-page__header{text-align:left;display:-ms-flexbox;display:flex;margin-top:8px;padding:0 16px}.Self-invoice-request-detail-page__header--title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin-left:16px}.Self-invoice-request-detail-page__detail{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;padding:0 40px}.Self-invoice-request-detail-page__detail .due-date,.Self-invoice-request-detail-page__detail .issue-date,.Self-invoice-request-detail-page__detail .ref-number{width:25%;min-width:174px;margin:16px}.Self-invoice-request-detail-page__detail .ref-name,.Self-invoice-request-detail-page__detail .vendor{width:100%;margin:16px}.Self-invoice-request-detail-page__detail .title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin-top:0}.Self-invoice-request-detail-page__detail .value{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin-bottom:0}.Self-invoice-request-detail-page__detail a.value{color:#00ace1}.Self-invoice-request-detail-page__items,.Self-invoice-request-detail-page__table{width:100%}.Self-invoice-request-detail-page__table{margin-top:24px}.Self-invoice-request-detail-page__table .action{width:24px}.Self-invoice-request-detail-page__table .order{width:40px}.Self-invoice-request-detail-page__table .order,.Self-invoice-request-detail-page__table .quantity{text-align:center}.Self-invoice-request-detail-page__table .description{text-align:left}.Self-invoice-request-detail-page__tbody--tr,.Self-invoice-request-detail-page__thead--tr{text-align:right}.Self-invoice-request-detail-page__tbody--tr.canceled td{position:relative}.Self-invoice-request-detail-page__tbody--tr.canceled td:not(.action):after{content:" ";position:absolute;top:48%;left:0;border-bottom:2px solid #e5e5ea;width:100%}.Self-invoice-request-detail-page__tbody--tr.canceled td.total-price:after{width:95%}.Self-invoice-request-detail-page__tbody--tr.canceled td{color:#d1d1d6}.Self-invoice-request-detail-page__thead--tr{border-bottom:2px solid #e5e5ea}.Self-invoice-request-detail-page__tbody--tr td:not(.order),.Self-invoice-request-detail-page__thead--tr th:not(.order){padding:16px}tr.Self-invoice-request-detail-page__tbody--tr.small-padding>td.item-summary__title,tr.Self-invoice-request-detail-page__tbody--tr.small-padding>td.item-summary__value{padding:8px 16px}tr.Self-invoice-request-detail-page__tbody--tr.small-padding.border-bottom td{padding-bottom:16px}tr.Self-invoice-request-detail-page__tbody--tr.small-padding.padding-top td{padding-top:16px}.Self-invoice-request-detail-page__tbody--tr .item-summary__title,.Self-invoice-request-detail-page__thead--tr th{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:right;color:#8e8e93}.Self-invoice-request-detail-page__tbody--tr td.item-summary__title,.Self-invoice-request-detail-page__tbody--tr td.item-summary__value{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:right;color:#404040}.Self-invoice-request-detail-page__tbody--tr.border-top{border-top:2px solid #e5e5ea}.Self-invoice-request-detail-page__tbody--tr.border-bottom{border-bottom:2px solid #e5e5ea}.Self-invoice-request-detail-page__block{margin-bottom:32px}.Self-invoice-request-detail-page__block .title{text-align:left;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93}.Self-invoice-request-detail-page__left-element,.Self-invoice-request-detail-page__right-element{width:100%;min-width:380px;padding:16px}.Self-invoice-request-detail-page__attachments--list{-webkit-padding-start:20px;padding-inline-start:20px;color:#00ace1}.Self-invoice-request-detail-page__attachments--list .document{text-align:left;color:#00ace1}.Self-invoice-request-detail-page__attachments--list a.link{color:inherit;font-size:16px}.Self-invoice-request-detail-page__action{position:fixed;z-index:100;top:11px;right:16px}.Self-invoice-request-detail-page__action .Button{width:160px;margin-left:16px}.Self-invoice-request-detail-page__block .value{text-align:left;color:#404040;word-break:break-word}.custom-border{position:relative}.custom-border:after{margin:0;padding:0;content:"";height:10px;border-bottom:2px solid #e5e5ea;width:200%;display:block;position:absolute;right:0}.Self-invoice-request-detail-page__addition{display:-ms-flexbox;display:flex;width:100%}.Self-invoice-request-detail-page .payment-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:left;margin-top:16px}.Self-invoice-request-detail-page .payment-card .payment-logo{width:48px;height:48px;border:1px solid #e5e5ea;border-radius:8px}.Self-invoice-request-detail-page .payment-card .payment-info{margin-left:16px}.Self-invoice-request-detail-page .payment-card .payment-info .payment-info--name{margin:0;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;word-break:break-word}.Self-invoice-request-detail-page .payment-card .payment-info .payment-info--number{margin:0;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;word-break:break-word}.Self-invoice-request-detail-page .delete-request-invoice{margin-top:16px}.Self-invoice-request-detail-page__tab-bar{position:fixed;width:100%;background-color:#fff;z-index:2;display:-ms-flexbox;display:flex;height:48px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);right:0}.Self-invoice-request-detail-page__tab-bar--tab-menu{position:fixed;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:50px;color:#8e8e93;right:4px}.Self-invoice-request-detail-page .loan-status-card{background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.035),0 4px 5px rgba(0,0,0,.03),0 1px 10px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.035),0 4px 5px rgba(0,0,0,.03),0 1px 10px rgba(0,0,0,.05);border-radius:16px;margin-top:72px;display:-ms-flexbox;display:flex;text-align:left;padding:24px}.Self-invoice-request-detail-page .loan-status-card__icon{margin-right:24px}.Self-invoice-request-detail-page .loan-status-card__detail__title{font-size:24px}.Self-invoice-request-detail-page .loan-status-card__detail__sub-title{font-size:14px;color:#b5b6ba}.Self-invoice-request-detail-page .loan-status-card__detail__sub-title span{color:#ffb400}.Late-payment-letter-preview-page{height:297mm;width:210mm;border:.1mm solid #e5e5ea;font-family:Trirong,serif!important}.letter__containner{margin:20mm 20mm 10mm;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:Calc(100% - 30mm)}.letter__header{width:100%;margin-top:10mm}.letter__logo{width:100%;text-align:center}.letter__logo--header{max-width:25mm;max-height:25mm;width:auto;height:auto;border-radius:1mm}.company-address,.created-date,.creator-name,.creator-role,.footer .company-name,.letter-number,.letter-to,.letter-topic,.letter__detail .detail,.ps,.signature-title{font-family:Trirong,serif!important;font-size:3.45mm;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.1mm;margin:1mm 0}.letter__detail .detail,.ps{margin-top:4mm}.signature-preview{text-align:center;margin-left:28mm;margin-top:10mm}.signature-preview .signature{height:15mm}.letter-to{margin-bottom:4mm}.created-date{margin-left:85mm;margin-top:6mm;margin-bottom:6mm}.footer{margin-top:auto;text-align:center}.creator__name-role,.footer{border-top:.5mm solid #4a4a4a}.creator__name-role{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:30mm}.late-letter__body{width:Calc(100% - 64px);max-width:1240px;padding:64px 32px;font-size:14px;background-color:#fff;margin:auto;font-family:THSarabunNew;position:relative}.late-letter__body table{width:100%}.late-letter__body img{padding:4px}.late-letter__company-logo{width:auto;height:auto;max-height:95px;max-width:95px;border:1px solid #d1d1d6;border-radius:4px}@media print{.print-footer{position:fixed;bottom:0;left:0}}.Receipt-list-page{width:100%;height:Calc(100vh - 112px);margin-top:48px}.Receipt-list-page .B2c-sent-header{display:-ms-flexbox;display:flex;height:64px;width:100%}.B2c-sent-header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.B2c-sent-header .icon{width:24px;height:24px;margin:auto 16px}.Receipt-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Receipt-list-page .B2c-sent-table{width:100%;min-width:826px;margin:auto}.Receipt-list-page .date-filter{width:Calc(100% - 32px);padding:16px;margin-top:-32px}.Receipt-list-page .date-filter,.Receipt-list-page .date-filter-group{display:-ms-flexbox;display:flex}.date-filter .from-date,.date-filter .to-date{width:200px}.Receipt-list-page .date-filter{margin:0;padding:0 0 16px 16px}.B2c-sent-header .b2c-action{display:-ms-flexbox;display:flex;margin-left:auto;margin-right:16px;-ms-flex-align:center;align-items:center}.B2c-sent-header .b2c-action .Button{width:160px}.Receipt-list-page .search-box{width:100%;max-width:480px;min-width:460px;margin-left:auto;display:-ms-flexbox;display:flex}.Receipt-list-page .search-box .Button{width:160px;margin-top:41px;margin-left:16px}.Receipt-list-page .search-box .Search-box{min-width:260px}.Receipt-list-page .empty-state{margin-top:64px}.Tax-invoice-list-page{width:100%;height:Calc(100vh - 112px);margin-top:48px}.Tax-invoice-list-page .Tax-invoice-header{display:-ms-flexbox;display:flex;height:64px;width:100%}.Tax-invoice-header .title{font-size:21px;letter-spacing:-.1px;text-align:left;color:#404040}.Tax-invoice-header .icon{width:24px;height:24px;margin:auto 16px}.Tax-invoice-list-page .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Tax-invoice-list-page .Tax-invoice-table{width:100%;min-width:826px;margin:auto}.Tax-invoice-table .Table .header-3{margin-left:0}.Tax-invoice-list-page .empty-state{padding-top:64px}.Tax-invoice-list-page .date-filter{display:-ms-flexbox;display:flex;width:Calc(100% - 32px);padding:16px;margin-top:-32px;margin:0;padding:0 0 16px 16px}.Tax-invoice-list-page .date-filter-group{display:-ms-flexbox;display:flex}.Tax-invoice-list-page .search-box{width:100%;max-width:480px;min-width:460px;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Tax-invoice-list-page .search-box .Button{width:160px;margin-left:16px;margin-top:19px}.Tax-invoice-list-page .search-box .Search-box{min-width:260px}.B2c-receipt-tax-invoice-page{margin-top:64px}.B2c-receipt-tax-invoice-page__tab-bar{position:fixed;width:100%;background-color:#fff;z-index:2;display:-ms-flexbox;display:flex;height:48px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.B2c-receipt-tax-invoice-page__tab-bar--tab-menu{width:160px;line-height:45px;color:#8e8e93}.B2c-receipt-tax-invoice-page__tab-bar--tab-menu.activated{border-bottom:3px solid #00ace1;color:#00ace1}.Customer-bulk-upload-preview-page{margin-top:64px;text-align:left}.Customer-bulk-upload-preview-page--detail,.Customer-bulk-upload-preview-page--header,.Customer-bulk-upload-preview-page--table .header{margin-left:16px}.Customer-bulk-upload-preview-page--header .Button.delete{border:none}.Customer-bulk-upload-preview-page--header .Button.delete:hover{border:none;background-color:#fff;color:#f66}.Customer-bulk-upload-preview-page--detail,.Customer-bulk-upload-preview-page--header,.Customer-bulk-upload-preview-page--table{position:relative}.Customer-bulk-upload-preview-page--header .description{margin-left:40px;color:#404040;margin-top:24px;margin-bottom:24px}.Customer-bulk-upload-preview-page--header .action{margin-left:40px}.Customer-bulk-upload-preview-page--header .action .Button{width:175px;margin-right:8px;padding:4px 8px}.Customer-bulk-upload-preview-page .title{margin-left:48px;font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Customer-bulk-upload-preview-page .icon{position:absolute;top:8px}.Customer-bulk-upload-preview-page--detail{margin-top:56px}.Customer-bulk-upload-preview-page--table{margin-top:40px}.Customer-bulk-upload-preview-page--detail .detail-box{display:-ms-flexbox;display:flex;margin-left:32px}.Customer-bulk-upload-preview-page--detail .label{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93}.Customer-bulk-upload-preview-page--detail .value{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040}.Customer-bulk-upload-preview-page--detail .row-count,.Customer-bulk-upload-preview-page--detail .upload-date{width:164px;padding:0 16px}.Customer-bulk-upload-preview-page--table{margin-bottom:16px}.Customer-bulk-upload-preview-page--table .Pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;min-width:387px}.Customer-bulk-upload-preview-page--table .table{width:100%}.Customer-bulk-upload-preview-page--table .table thead{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;border-bottom:2px solid #e5e5ea}.Customer-bulk-upload-preview-page--table .table thead th{padding:16px}.Customer-bulk-upload-preview-page--table .table tbody td{padding:8px 16px}.Customer-bulk-upload-preview-page--table .table td{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Customer-bulk-upload-preview-page--table .table .row-number-col{min-width:50px;width:50px;text-align:center}.Customer-bulk-upload-preview-page--table .table .row-number-col--failed{min-width:50px;width:50px;text-align:center;vertical-align:baseline}.Customer-bulk-upload-preview-page--table .table .customer-type-col{min-width:100px;width:100px;text-align:left}.Customer-bulk-upload-preview-page--table .table .customer-tax-col{min-width:200px;width:200px;text-align:left}.cusotmer-detail-col p{margin:0}.cusotmer-detail-col .address{color:#bbb9b9}.Customer-bulk-upload-preview-page--table .table tr.table-body--row{height:64px}.Customer-bulk-upload-preview-page--table tbody.table-body{border-bottom:2px solid #e5e5ea}.problem-description--failed{vertical-align:baseline}.problem-description--failed .cus-fail-detail{color:#f66;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.problem-description .fail-detail p{margin:0}.customer-description{margin:8px 0}.customer-upload-type--updated{color:#ffb400}.customer-upload-type--new{color:#00b777}.Customer-bulk-upload-preview-page--table .table .customer-upload-type-col{min-width:100px;width:100px;text-align:left}.App-logo{height:25px;padding:19px 16px;-o-object-fit:contain;object-fit:contain}.Submenu-item{color:inherit}.Submenu-item__container{text-align:left;padding-left:28px}.Submenu-item__title{margin:0;padding:13px 0;font-size:14px;font-weight:500;letter-spacing:-.1px}.Menu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;border:none;background-color:transparent;cursor:pointer;height:32px;border-radius:10px;padding:0}.Menu-item:hover{background-color:#e5e5ea}.Menu-item.customized-css,.Menu-item.customized-css.activated{background-color:#00ace1}.Menu-item:focus{outline:none}.Menu-item:active{background-color:#e5e5ea}.Menu-item.customized-css:active{background-color:#26cafb}.Menu-item.activated{background-color:#e5e5ea}.Menu-item-image{width:24px;height:24px;padding:0 16px 0 8px}.Menu-item-image.customized-css{width:16px;height:16px;padding:0 16px 0 24px}.Menu-item-title{display:inline;font-size:14px;font-weight:500;color:#8e8e93}.Menu-item-title.activated{color:#4c4c4c}.Menu-item-title.customized-css{color:#fff}.Menu-item.actived .Menu-item-title{color:#000}.Menu-item-container{margin:.5rem;height:32px}.Menu-item-with-submenu .Submenu{height:48px;margin-left:26px;border-left:1px solid #d1d1d6;color:#8e8e93}.Menu-item-with-submenu .Submenu.activated{border-left:3px solid #00ace1;color:#00ace1}.Submenu__contatiner{display:none}.Submenu__contatiner.activated{display:block}.Main-menu{width:100%}.Side-menu{height:100%;border-right:.5px solid #e9e9e9;background-color:#f5f5f5;max-width:198px;min-width:198px;position:fixed;z-index:11;overflow-y:scroll}.Side-menu__logo{height:64px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Side-menu__header{position:relative;width:100%}.Side-menu__collapse{display:none;width:16px;position:absolute;top:20px;right:16px;cursor:pointer;margin-right:16px}.Side-menu__company{margin-top:16px;width:100%;text-align:center}.Side-menu__main{width:100%;margin-top:24px}.company-logo{width:55px;height:55px;border-radius:8px;border:1px solid #e5e5ea;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}.company-logo__img{width:auto;height:auto;max-width:55px;max-height:55px;margin:auto}.company-name{font-size:14px;font-weight:600;letter-spacing:-.1px;color:#404040}.version{color:#c4c4c6;font-size:13px;margin:0;padding:0}.Side-menu .version{margin-top:-28px}.Side-menu__footer{min-height:64px}.Side-menu__container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:Calc(100% - 163px)}.Breadcrumb{padding:20px 0 20px 16px}.Breadcrumb-item{display:inline}.Breadcrumb-item a{color:#00ace1;text-decoration:none;font-size:16px}.Breadcrumb-item.active a{color:#404040;cursor:default;pointer-events:none;font-weight:600}.Breadcrumb-item+.Breadcrumb-item:before{padding-left:.5rem;padding-right:.5rem;content:">";color:#404040;font-size:16px;font-weight:600}.Header-bar{width:100%;height:64px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);z-index:10;display:-ms-flexbox;display:flex;position:fixed;background-color:#fff}.Header-bar.custom-border-bottom{-webkit-box-shadow:none;box-shadow:none;border-bottom:2px solid #e5e5ea}.Header-bar-title{text-align:left;font-size:16px;padding:20px 0 20px 16px;font-weight:600;color:#404040;margin:0}.Add-vendor{width:512px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:212px;padding:24px}.Add-vendor__close_button{position:absolute;top:24px;right:24px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Add-vendor__close_button:active,.Add-vendor__close_button:focus,.Add-vendor__close_button:hover{color:#fc7171}.Add-vendor__description{text-align:left;padding:0;margin:0}.Add-vendor__title{margin-top:0;font-size:24px;font-weight:600;letter-spacing:-.1px;color:#404040}.Add-vendor__subtitle{margin:0;padding:0;font-size:14px;letter-spacing:-.1px;color:#8e8e93}.Add-vendor__action{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Add-vendor__text-field{margin-top:8px;border:1px solid #8e8e93;border-radius:8px;outline:none;font-size:16px;padding:7px 16px}.Add-vendor__text-field::-webkit-input-placeholder{color:rgba(0,0,0,.54);font-size:16px}.Add-vendor__text-field::-moz-placeholder{color:rgba(0,0,0,.54);font-size:16px}.Add-vendor__text-field::-ms-input-placeholder{color:rgba(0,0,0,.54);font-size:16px}.Add-vendor__text-field::placeholder{color:rgba(0,0,0,.54);font-size:16px}.Add-vendor__text-field:focus{border:1px solid #00ace1}.Add-vendor__action .Button{width:120px;margin:24px auto 0}.Add-vendor__vendors{margin-top:24px;border-top:2px solid #e5e5ea;max-height:230px;overflow:scroll}.Add-vendor__vendor{display:-ms-flexbox;display:flex}.Add-vendor__vendors .no-result{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#d1d1d6}.Add-vendor__vendor__logo{width:52px;height:52px;padding:14px 14px 0 0}.Add-vendor__vendor__logo .logo{width:52px;height:52px;border-radius:8px}.Add-vendor__vendor__description{text-align:left;padding:14px 14px 0 0;width:100%}.Add-vendor__vendor__description .vendor-name{margin:0;font-size:16px;font-weight:600;letter-spacing:-.1px;color:#404040}.Add-vendor__vendor__description .vendor-tax-number{margin:0;font-size:14px;font-weight:600;letter-spacing:-.1px;color:#8e8e93}.Add-vendor__vendor__action{width:120px;padding:24px 0 0}.vendor__action{width:120px;font-size:14px;padding:4px;letter-spacing:-.1px;text-align:center;color:#d1d1d6;border:none;border-radius:8px;background-color:#fff;outline:none}.vendor__action--non_partner{border:1px solid #00ace1;color:#00ace1}.vendor__action--non_partner:hover{border:1px solid #40c1e9;background-color:#40c1e9;color:#fff}.vendor__action--non_partner:active{background-color:#00ace1;color:#fff}.vendor__action--pending{border:1px solid #f66;color:#f66}.vendor__action--pending:hover{border:1px solid #fc7171;background-color:#fc7171;color:#fff}.vendor__action--pending:active{background-color:#f66;color:#fff}.Error-modal{width:512px;background-color:#fff;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Error-modal .title{font-size:24px;margin:0}.Error-modal .message,.Error-modal .title{font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040}.Error-modal .message{font-size:16px}.Error-modal .Button{width:160px;margin-top:24px}.Login-modal{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Login-modal .Button{padding:15px;font-size:16px;margin-top:40px}.Login-modal__logo{position:fixed;margin-left:36px;margin-top:8px}.Login-modal__form-title{height:41px;font-size:32px;font-weight:600;line-height:1.28}.Login-modal__form-subtitle,.Login-modal__form-title{letter-spacing:.4px;text-align:left;color:#404040;margin:0}.Login-modal__form-subtitle{height:48px;font-size:28px;font-weight:200;line-height:1.5;margin-top:7px}.Login-modal__form-subtitle.fail{color:red}.Login-modal__form{width:428px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:85px auto 16px;min-height:330px;-ms-flex-pack:center;justify-content:center}.Version-number{color:#c4c4c6;font-size:13px;margin:0;padding:0}.maintenance{height:100vh}.maintenance__body-session{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden}.maintenance__image-session{width:50%;text-align:right}.maintenance__text-session{width:50%;margin-left:64px}.main-text{font-size:32px;font-weight:700;line-height:56px}.main-text,.sub-text{width:480px;margin:0;vertical-align:middle}.sub-text{font-size:16px;line-height:24px;margin-top:16px}.maintenance-img{width:50%}.Add-member{position:relative;width:560px;height:320px;text-align:left;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.Add-member .close{position:absolute;top:24px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Add-member__title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin:0;padding:24px 0 0 24px}.Add-member__options--tab{display:-ms-flexbox;display:flex;border-bottom:1px solid #e5e5ea;margin-top:16px}.Add-member__option{color:#8e8e93;cursor:pointer}.Add-member__option,.Add-member__option--activated{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:120px;height:48px}.Add-member__option--activated{color:#00ace1;border-bottom:3px solid #00ace1}.Add-member__detail{padding:32px 24px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Add-member__detail .description{margin:0;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Add-member__detail .Button{margin:auto;width:160px;padding:4px 24px}.Add-member__detail__input{border:1px solid #8e8e93;padding:4px 16px;border-radius:8px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;outline:none;margin:20px 0}.Add-member__detail__input:focus{border:1px solid #00ace1}.Confirm-logout{width:500px;padding:24px;text-align:left}.Confirm-logout .title{margin:0}.Confirm-logout__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.Confirm-logout__button .Button{padding-left:25px;padding-right:25px}.Confirm-logout__button .Button+.Button{margin-left:8px}.body-pdf-preview p{margin-top:0;margin-bottom:0;font-size:14px}.Header-preview-pdf{font-family:Trirong,serif!important}.Header-preview-pdf h1,.Header-preview-pdf p{margin-top:0;margin-bottom:0}.Header-preview-pdf p{font-size:14px}.footer-preview-pdf p{margin-top:0;margin-bottom:0;font-size:14px}.Preview-pdf-page{width:210mm;margin:auto;font-family:Trirong,serif!important;font-size:11px}.Preview-pdf-page table{width:100%;border-collapse:collapse;border-spacing:0}.Preview-pdf-page div,.Preview-pdf-page h1,.Preview-pdf-page p{font-family:Trirong,serif!important}.Preview-pdf-page h1{color:#404040}.preview-pdf__body{width:Calc(100% - 64px);max-width:1240px;padding:64px 32px;font-size:14px;background-color:#fff;margin:auto;position:relative}.preview-pdf__body table{width:100%}.preview-pdf__body img{padding:4px}.preview-pdf__company-logo{width:auto;height:auto;max-height:65px;max-width:65px}.excel-uploader{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-pack:justify;justify-content:space-between}.excel-uploader__info .title{margin:0}.excel-uploader__info .description{margin:0;color:#b5b6bd;font-size:11px}.excel-uploader .select-file{z-index:100;margin:0;padding:0;border:1px solid #00ace1;border-radius:10px;padding:6px 8px;width:142px;text-align:center;outline:none;font-size:16px;letter-spacing:-.1px;color:#fff;background-color:#00ace1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}.excel-uploader .select-file:active,.excel-uploader .select-file:hover{color:#fff;background-color:#40c1e9;border-color:#40c1e9}.excel-uploader .file-name{z-index:100;margin-left:16px;overflow:hidden}.excel-uploader .file-name .name-blank{color:#d1d1d6}.excel-uploader .file-name .name-filename{width:350px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#404040}.excel-uploader .select-file input[type=file]{position:absolute;opacity:0;left:0;top:0}.excel-uploader .flex{display:-ms-flexbox;display:flex}.bulk-upload{width:528px}.bulk-upload .instruction p{margin:0}.header-text{text-align:left}.header-text .title{font-size:24px;color:#404040;margin:0;margin-bottom:24px}.instruction{text-align:left}.instruction p{font-size:16px;color:#404040;margin-top:24px}.bulk-upload .close{position:absolute;top:24px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.upload-file{margin:24px -40px;padding:24px 40px;border-top:2px solid #e5e8ee;border-bottom:2px solid #e5e8ee}.upload-button{width:336px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:24px auto 0}.upload-button .Button{width:160px}.Role-assign{position:relative;width:512px;height:390px;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Role-assign.promote-admin,.Role-assign.revoke-admin{height:220px}.Role-assign.promote-admin .detail,.Role-assign.revoke-admin .detail{text-align:left;margin:0 24px}.Role-assign.revoke-admin .role-select__action{margin:27px auto 24px;width:120px}.Role-assign.promote-admin .role-select__action{margin:53px auto 24px;width:120px}.Role-assign .close{position:absolute;top:24px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Role-assign .title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin:0;text-align:left;padding:24px}.Role-assign .role-select{padding:0 24px 24px;border-bottom:2px solid #ebebeb;-ms-flex-direction:column;flex-direction:column;height:200px}.Role-assign .role-select,.Role-assign .role-select__action{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Role-assign .role-select__action{margin:24px auto;width:256px}.Role-assign .role-select__action .Button{width:120px;padding:4px 16px}.Image-previewer .image{max-height:700px;max-width:500px}.Image-previewer .close{position:absolute;top:8px;right:8px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Image-previewer .close:active,.Image-previewer .close:focus,.Image-previewer .close:hover{color:#fc7171}.Download-report{position:relative;text-align:left}.Download-report__container{width:560px;padding:24px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Download-report .close{position:absolute;top:16px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Download-report__action{padding:16px 0;border-bottom:1px solid #e5e5ea;padding-bottom:24px}.Download-report__action .Button{margin-top:40px;padding:8px 24px}.Download-report__container .waiting-message{color:#404040}.Download-report__title{font-size:24px;font-weight:600}.Download-report__subtitle,.Download-report__title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin:0}.Download-report__subtitle{font-size:16px;font-weight:400}.Download-report__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;margin-top:40px;border-top:2px solid #c8ccd1}.Download-report__link .info .title{font-size:14px;color:#404040}.Download-report__link .info .title,.Download-report__link .info .value{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0}.Download-report__link .info .value{font-size:11px;color:#8e8e93}.Download-report__link a.document__link{color:#00ace1;cursor:pointer;pointer-events:auto}.Download-report__link a.document__link.disable{color:#d1d1d6;pointer-events:none;display:none}.Download-report .display-flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Download-report__action .Date-range-picker{width:300px}.Download-report__action .Calendar{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.Download-report__action .Custom-select{margin-left:16px;width:200px;text-align:left;z-index:1}.Download-report__footer{display:-ms-flexbox;display:flex;padding-top:24px}.Download-report__footer .Button{margin-left:auto}.Download-report__footer .Spinner{width:24px;height:26px;top:13px;margin-right:16px}.trial-expire{position:relative;width:512px;padding:24px;background-color:#fff;text-align:center;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.trial-expire__image{margin:32px auto;width:125px}.trial-expire__title{color:#404040;font-size:24px;letter-spacing:-.15px}.trial-expire__detail,.trial-expire__title{font-weight:600;font-style:normal;font-stretch:normal;line-height:normal}.trial-expire__detail{color:#8e8e93;font-size:16px;letter-spacing:-.1px;margin:0}.trial-expire__action{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:160px;margin:24px auto 0}.trial-expire__action .Button{width:160px;margin:8px auto}.Edit-profile{position:relative;width:512px;padding:24px;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.Edit-profile .Button{width:160px}.Edit-profile__container{display:-ms-flexbox;display:flex;margin-top:8px}.Edit-profile__title{font-size:24px;font-weight:600;letter-spacing:-.1px;color:#404040;text-align:left;margin:0}.Edit-profile__profile-image{width:auto;height:auto;max-width:150px;max-height:150px;margin:auto;border-radius:50%}.Edit-profile__image-frame{width:150px;height:150px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-radius:50%;border:1px solid #d1d1d6}.image-description .label{margin:0;font-size:16px;letter-spacing:-.1px;color:#404040}.image-description .file-size{margin:0;font-size:11px;letter-spacing:-.1px;color:#8e8e93}.Edit-profile__container .edit-profile__form{width:Calc(100% - 120px);margin-left:16px}.profile-image__action{margin-top:8px}.profile-image__select-image{margin:0;padding:0;outline:none;font-size:16px;letter-spacing:-.1px;text-align:left;color:#00ace1;background-color:transparent;cursor:pointer}.profile-image__select-image>input[type=file]{position:absolute;left:0;top:0;opacity:0}.Edit-profile .submit{margin-top:32px;width:336px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto}.Edit-profile__preview{margin-top:8px}.Edit-profile__signature__container{display:-ms-flexbox;display:flex;margin-top:16px;margin-bottom:24px}.Edit-profile__signature__right{width:Calc(100% - 136px);margin-left:16px;text-align:left}.Edit-profile__signature__left{width:120px;height:120px;border:1px solid #eaeae5;border-radius:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.signature__preview{width:auto;height:auto;max-width:120px;max-height:120px}.signature__preveiw--empty{width:120px;height:120px;border-radius:10px;background-color:#eaeae5;color:#8e8e93;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.signature-description{font-size:14px;letter-spacing:-.1px;color:#8e8e93;margin:0 0 16px}.signature__preview--signature{width:auto;height:auto;max-width:120px;max-height:120px;border-radius:10px;margin:auto}.Edit-profile__signature__right .Button.remove{text-align:left;padding:0}.revoke-token-modal{position:relative;width:560px;text-align:left;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.revoke-token__title{margin:0;font-size:24px;margin-bottom:16px}.revoke-token__detail{margin:0}.revoke-token__action{width:344px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto;margin-top:32px}.revoke-token__action .Button{width:160px}.resend-result{width:512px}.resend-status{text-align:left}.resend-status .title{font-size:24px;font-weight:700;margin:0;margin-bottom:16px}.resend-status .sub-title,.resend-status .title{letter-spacing:-.1px;text-align:left;color:#404040}.resend-status .sub-title{font-size:16px;margin:0}.resend-result .Button{margin-top:24px;width:160px}.resend-result .resend-action{width:336px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.resend-result .resend-link{margin-top:24px;display:-ms-flexbox;display:flex}.resend-result .resend-link__input{width:100%;padding:8px 16px;outline:none;border-radius:8px;font-size:16px;border:1px solid #00ace1}.resend-result .resend-link__input::-moz-selection{background-color:#e3f5fb}.resend-result .resend-link__input::selection{background-color:#e3f5fb}.Search-text-field{width:100%;position:relative;padding:17px 0}.Search-text-field__input{color:#404040;font-family:Prompt,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400;font-size:1rem;letter-spacing:.04em;width:Calc(100% - 26px);height:2.5rem;padding:0 12px;border:1px solid #8e8e93;border-radius:8px;background:#fff;-webkit-appearance:none;-moz-appearance:none;outline:none}.Search-text-field__input::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.Search-text-field__input::-moz-placeholder{color:rgba(0,0,0,.38)}.Search-text-field__input::-ms-input-placeholder{color:rgba(0,0,0,.38)}.Search-text-field__input::placeholder{color:rgba(0,0,0,.38)}.Search-text-field:after{content:"";background-image:url(/static/media/search.99637cfa.svg);background-size:16px 16px;-ms-flex-pack:stretch;justify-content:stretch;position:absolute;top:13px;right:16px;height:16px;width:16px}.Search-text-field__label{font-size:14px;color:#b5b6ba;margin:0;margin-left:4px}.Receiver-selector{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left}.Receiver-selector__container{padding:24px;width:512px;height:402px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Receiver-selector__container .Shearch-text-field{margin:24px 0 16px}.Receiver-selector__container .title{margin:0;font-size:24px;font-weight:600;letter-spacing:-.1px;color:#404040}.Receiver-selector__partner-list{height:288px;margin-top:auto;overflow:scroll}.Receiver-selector__partner-list .partner{display:-ms-flexbox;display:flex;height:80px}.partner .partner-logo{width:52px;height:52px;margin:13px 0;border-radius:8px;border:1px solid #d1d1d6}.partner .partner-info{width:100%;display:-ms-flexbox;display:flex;margin-left:16px;border-bottom:1px solid #e5e5ea}.partner .partner-info .info .name{font-size:16px;font-weight:600;letter-spacing:-.1px;color:#404040;margin-bottom:0}.partner .partner-info .info .tax-number{font-size:14px;font-weight:600;letter-spacing:-.1px;color:#8e8e93;margin:0}.partner .partner-info .action{width:120px;margin-left:auto}.partner .partner-info .action .Button{margin-top:24px;width:120px}.Receiver-selector__action{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:56px;margin:auto;margin-top:32px}.Receiver-selector__action .close-button{width:56px;cursor:pointer}.Receiver-selector__action .close-label{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#f66;cursor:pointer}.Customer-modal{width:978px;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);display:-ms-flexbox;display:flex;padding:24px 0}.Customer-modal--left,.Customer-modal--right{width:50%;padding:0 24px}.Customer-modal--left{border-right:1px solid #d1d1d6}.Customer-modal--right{border-left:1px solid #d1d1d6}.Customer-modal--title{font-size:24px;color:#404040;margin:0;text-align:left}.Customer-modal--sub-title{font-size:14px;color:#8e8e93;margin:0;text-align:left;margin-top:12px}.Customer-modal--type{-ms-flex-pack:justify;justify-content:space-between;margin-top:8px;margin-bottom:24px}.Customer-modal--address,.Customer-modal--contact,.Customer-modal--type{display:-ms-flexbox;display:flex}.Customer-modal--branch-number{width:120px;margin-right:16px}.Customer-modal--house-number{margin-left:16px;width:100%}.Customer-modal--house-number.individual{margin-left:0}.Customer-modal .Auto-complete-address{-ms-flex-wrap:wrap;flex-wrap:wrap}.Customer-modal--phone-number,.Customer-modal--right .Address-text-field.province,.Customer-modal--right .Address-text-field.subDistrict{width:Calc(50% - 16px);margin-right:16px;margin-left:0}.Customer-modal--alias-name,.Customer-modal--right .Address-text-field.district,.Customer-modal--right .Address-text-field.postCode{width:Calc(50% - 16px);margin-left:16px;margin-right:0}.Customer-modal--right .Address-text-field.district .Address-text-field__options,.Customer-modal--right .Address-text-field.postCode .Address-text-field__options{right:0}.Customer-modal--button{position:relative;margin-left:auto;width:336px;margin-top:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Customer-modal--right .Button{width:160px}.Customer-modal--customer-code-tax-number{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Customer-modal--customer-code-tax-number .Text-field{width:46%}.Fail-to-upload{width:512px;background-color:#fff;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Fail-to-upload .title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.Fail-to-upload .message{font-size:16px;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin-bottom:24px}.Fail-to-upload .Button{width:96px}.fail-to-upload-list{padding:8px 20px 8px 40px;text-align:left;background-color:#f8f8f8;max-height:120px;border-radius:10px;overflow-y:scroll;margin-bottom:32px;position:relative}.fail-to-upload-list .item{height:24px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;margin:0}.Reset-password-send{width:500px}.Reset-password-send .title{text-align:left;margin:0;font-size:24px;color:#4d4d4d}.Reset-password-send .sub-title{text-align:left;margin:0;font-size:16px;margin-top:16px;color:#404040}.Reset-password-send .Button{width:120px;margin-top:32px}.Reset-password-send .close{position:absolute;top:16px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Emails-text-field{border:1px solid #d1d1d6;border-radius:8px;padding:8px;padding-top:0;display:-ms-flexbox;display:flex;min-height:80px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:24px 0;max-height:273px;overflow-y:scroll}.Emails-text-field__input::-webkit-input-placeholder{color:#d1d1d6}.Emails-text-field__input::-moz-placeholder{color:#d1d1d6}.Emails-text-field__input::-ms-input-placeholder{color:#d1d1d6}.Emails-text-field__input::placeholder{color:#d1d1d6}.Emails-text-field--container{position:relative}.Emails-text-field__input{border:none;font-size:16px;outline:none;height:26px;margin-top:7px}.Emails-text-field__chip__input{font-size:16px;text-align:center;outline:none;border:none;background-color:transparent;color:#404040}.Emails-text-field__chip{height:26px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-radius:15px;background-color:#e3f5fb;padding:0 8px;margin-right:8px;margin-top:8px}.email-invalid{background-color:#ffe5e5}.Emails-text-field__remove-chip{border:none;background-color:transparent;font-size:16px;padding:0;outline:none;cursor:pointer;margin-left:8px}.text-field-info{margin:0;font-size:12px;text-align:left;position:absolute;bottom:-24px;left:8px;color:#8e8e93}.error-message{color:#f66}.Add-emails-modal{background-color:#fff;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);width:512px}.Add-emails-modal .title{font-size:24px;color:#404040;margin:0;text-align:left}.Add-emails-modal .sub-title{font-size:14px;color:#8e8e93;margin:0;text-align:left;margin-top:12px}.Add-emails-modal--action{width:256px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Add-emails-modal--action .Button{width:120px}.Add-emails-modal .Emails-text-field--container{margin:32px 0 64px}.Payment-account-selector{position:relative;cursor:default}.Payment-account-selector-selected{display:flex;display:-ms-flexbox;display:-webkit-flex;width:100%;height:81px;border-radius:8px;background-color:#fff;border:1px solid #00ace1;position:relative}.indicator{cursor:pointer}.indicator:after{content:url(/static/media/dropdown.d22ba02a.svg);position:absolute;right:16px;bottom:20px}.Payment-account-selector-logo{width:48px;height:48px;border-radius:8px;margin:16px;border:1px solid #e5e5ea}.Payment-account-selector-logo .logo{width:inherit;height:inherit;border-radius:7px}.Payment-account-selector-info{width:Calc(100% - 138px);padding:16px 0}.Payment-account-list{border-radius:8px;width:100.3%;position:absolute;z-index:100;background-color:#fff;max-height:285px;overflow:scroll;top:0;-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.2),0 3px 14px 3px rgba(0,0,0,.12),0 8px 10px 1px rgba(0,0,0,.14);box-shadow:0 4px 5px 0 rgba(0,0,0,.2),0 3px 14px 3px rgba(0,0,0,.12),0 8px 10px 1px rgba(0,0,0,.14)}.Payment-account-list .Payment-account.select{background-color:#e3f5fb;border-radius:8px}.hide{display:none}.Payment-account{display:flex;display:-ms-flexbox;display:-webkit-flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:81px;-ms-flex-align:center;align-items:center}.Payment-account:hover{background-color:#e3f5fb;border-radius:8px;cursor:pointer}.Payment-account-logo{width:48px;height:48px;border-radius:8px;margin:16px;border:1px solid #e5e5ea}.Payment-account-logo .logo{width:inherit;height:inherit;border-radius:8px}.Payment-account-option{padding:16px 0}.Payment-account-option__title{font-size:16px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.Payment-account-option__sub-title{font-size:14px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin:0}.Payment-account-info__title{font-size:16px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Payment-account-info__sub-title{font-size:14px;font-weight:600;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin:0}.Confirm-payment{width:560px;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.Confirm-payment .title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040;margin:0;padding:24px 24px 0}.Confirm-payment .sub-title{font-size:16px;letter-spacing:-.1px;text-align:left;color:#404040}.Confirm-payment .confirm-cancel-button{text-align:center;padding-bottom:24px}.Confirm-payment .confirm-cancel-button .Button{width:160px;padding:4px 24px;margin:0 8px}.Confirm-payment .payment-detail{padding:0 24px 24px}.Confirm-payment .paid-date{margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Confirm-payment .paid-date .date-picker,.Confirm-payment .paid-date .Text-field{width:50%;max-width:240px}.Confirm-payment .receipt-number{padding:0 24px}.Confirm-payment .payment-title{font-size:14px;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin:0;margin-bottom:8px;margin-top:24px}.Confirm-payment .slip-section__title{font-size:14px;color:#b5b6bd;margin:0;text-align:left}.Confirm-payment .slip-section__slip-container,.Confirm-payment .slip-section__slip-container--slip__frame{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Confirm-payment .slip-section__slip-container--slip__frame{border:1px solid #b5b6bd;border-radius:4px;width:48px;height:48px;overflow:hidden;-ms-flex-pack:center;justify-content:center}.Confirm-payment .slip-section__button{margin-left:16px;cursor:pointer;color:#f9777f}.Confirm-payment .slip-section__button--empty{margin-left:16px;cursor:pointer;color:#00ace1}.Confirm-payment .tax-invoice--option{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.Confirm-payment .slip-section__slip-container--slip{width:auto;height:auto;max-width:48px;max-height:48px}.Confirm-payment .tax-invoice--option .Custom-select,.Confirm-payment .tax-invoice--option .Text-field{width:50%;max-width:240px;text-align:left;margin-bottom:24px}.Confirm-payment__total-amount{margin-top:32px}.Confirm-payment__total-amount--title{color:rgba(0,0,0,.3);font-size:12px;letter-spacing:-.09px;margin-bottom:8px;padding:0}.Confirm-payment__total-amount--detail,.Confirm-payment__total-amount--title{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;text-align:left}.Confirm-payment__total-amount--detail{color:#404040;font-size:16px;letter-spacing:-.1px;margin:0}.delete-invoices-modal{position:relative;width:560px;text-align:left;border-radius:10px;padding:20px 24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.delete-invoices-modal__title{margin:0;font-size:24px;margin-bottom:8px}.delete-invoices-modal__action{width:336px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}.delete-invoices-modal__action .Button{width:160px}.export-customers-modal{position:relative;width:560px;text-align:left;border-radius:10px;padding:20px 24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.export-customers-modal .close{position:absolute;top:16px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.export-customers-modal .title{margin:0;font-size:24px;margin-bottom:8px}.export-customers__flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.export-customers__flex .Button{width:160px}.export-customers__flex .subtitle{margin:0;font-size:16px;color:#404040}.export-customers__flex .detail{margin:0;font-size:12px;color:#b5b6bd}.export-customers__flex .Spinner{width:24px;height:24px;top:0}.request-access-token-modal{position:relative;width:560px;text-align:left;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.request-access-token__title{margin:0;font-size:24px;margin-bottom:16px}.request-access-token__detail{margin:0}.request-access-token__action{width:344px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto;margin-top:32px}.request-access-token__action .Button{width:160px}.reconcile-upload{width:528px}.header-text{text-align:left}.header-text .title{font-size:24px;color:#404040}.instruction{text-align:left}.reconcile-upload .instruction p{font-size:16px;color:#404040;margin-top:0;margin-bottom:0}.reconcile-upload .close{position:absolute;top:24px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.upload-file{margin:16px -40px;padding:24px 40px;border-top:2px solid #e5e8ee;border-bottom:2px solid #e5e8ee}.upload-button{width:336px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:24px auto 0}.upload-button .Button{width:160px}.Invoice-type-selector{width:752px}.Invoice-type-selector__container{width:inherit;margin:auto}.Invoice-type-selector__content{-ms-flex-pack:center;justify-content:center}.Invoice-type-selector__action{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:56px;height:56px;margin:auto;margin-top:32px}.Invoice-type-selector__action .close-button{width:56px;cursor:pointer}.Invoice-type-selector__action .close-label{font-size:14px;font-weight:700;letter-spacing:-.1px;text-align:center;color:#f66;cursor:pointer}.Invoice-type-selector__content,.Invoice-type-selector__type{display:-ms-flexbox;display:flex}.Invoice-type-selector__type{width:312px;height:312px;padding:24px;-ms-flex-direction:column;flex-direction:column;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Invoice-type-selector__type .title{font-size:24px;font-weight:600;letter-spacing:-.1px;color:#404040;text-align:left;margin:0}.Invoice-type-selector__type .description{font-size:14px;letter-spacing:-.1px;color:#8e8e93;text-align:left;margin-bottom:0}.Invoice-type-selector__type .description.line-two{margin:0}.Invoice-type-selector__type .icon-individual{width:144px;height:148px;margin:auto;padding:13.5px 8px}.Invoice-type-selector__type .icon-corporate{width:137px;height:141px;margin:auto}.Invoice-type-selector__type .Button{margin:auto auto 0;font-size:14px;padding:0;width:120px;height:32px}.Download-document{position:relative;width:512px;height:290px;padding:24px;margin:auto;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Download-document .close{position:absolute;top:16px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Download-document .title{text-align:left;font-size:24px;font-weight:600;letter-spacing:-.1px;color:#404040;margin:0;margin-bottom:32px}.Download-document .Checkbox{margin:24px 0}.Download-document .Button{width:160px;margin-top:32px}.Confirm-quotation{width:560px;padding:24px;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff;text-align:left;color:#404040}.Confirm-quotation .title{font-size:24px;font-weight:600;margin:0;margin-bottom:24px}.Confirm-quotation .detail,.Confirm-quotation .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Confirm-quotation .detail{font-size:16px;font-weight:400;margin:0}.Confirm-quotation .action{width:336px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto;margin-top:24px}.Confirm-quotation .action .Button{width:160px}.Change-item-status{width:512px;height:195px;position:relative}.Change-item-status .description,.Change-item-status .message,.Change-item-status .title{margin:0;text-align:left;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040}.Change-item-status .title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin-bottom:16px}.Change-item-status .Button{width:160px;padding:4px 0;font-size:16px;position:absolute;bottom:0;left:0;right:0;margin:auto}.Change-item-status .close{position:absolute;top:0;right:0;outline:none;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Updated-credit-card{padding:24px;background-color:#fff;border-radius:8px;width:302px;-webkit-box-shadow:0 11px 15px 0 rgba(0,0,0,.2),0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14);box-shadow:0 11px 15px 0 rgba(0,0,0,.2),0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14)}.Updated-credit-card .title{margin:0;text-align:left;font-size:24px}.box__container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Updated-credit-card__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Updated-credit-card__header .logo{width:40px;height:40px;border-radius:4px;margin-right:16px}.Updated-credit-card__header .name-package{text-align:left;font-size:14px}.Updated-credit-card__header .name-package p{margin:0}.Updated-credit-card__header .name-package .package{font-size:11px;color:#8e8e93}.Updated-credit-card .close{position:absolute;top:68px;right:56px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Updated-credit-card__form{margin-top:24px}.box-title{text-align:left;font-size:14px;color:#8e8e93;margin:0}.Updated-credit-card__form .box{text-align:left;margin-top:24px}.input-box{padding:4px 16px;font-size:16px;border-radius:8px;border:1px solid #c8ccd1;outline:none;margin:0;width:Calc(100% - 32px);margin-top:4px}.input-box:focus{border:1px solid #00ace1}.input-box::-webkit-input-placeholder{color:#c8ccd1}.input-box::-moz-placeholder{color:#c8ccd1}.input-box::-ms-input-placeholder{color:#c8ccd1}.input-box::placeholder{color:#c8ccd1}.Updated-credit-card .Button{width:100%;margin-top:32px}.show--jcb,.show--master-card,.show--visa{position:relative}.show--visa:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA0CAYAAAAE05MCAAAAAXNSR0IArs4c6QAAFA1JREFUeAHtXAuQVcWZ7u5zX8wAgyYGBHQGGGYGEBQGJIqumMQYU8atRFGiK1uJ7mqtuylFHrqW5eyuQSMgVdHdlJWoiUnUxTI+UjEVzSLGB+iAKDjCDO+niMpzZph77znd+/3nzL1z7rnd994hcGdSdRrunD7d/9+Pv//zv7rPYSxMIQVCCoQUCCkQUiCkQEiBkAIhBUIKhBQIKRBSIKRASIGQAiEFQgqEFDi1FOCnqvkdi+LfZhabJzg/VypVxRRLKcbskvtTzLIE28+5WjCyJvUiv5Y5JeN2AzZMfehqzqLDHJbWolosyiSz97Sumf9SBqB+yuJJIhq72HGSmaKcq2UBx5G7W9fc+XJORZGbcZOXVEvLmsaYugdzOk8pmY/BBVOKPSUke47FxEebVt+xE0Ag24mlxsbHol8M+sRiOwz4NYztWHkfJspPuA9DyydcfMoYkkakljNr9/aKyYo7s5ji18QibDQIzlKlsBbghGAsajF2PM1+M6qr6ybexFKlzrThvGU1KmJvFFY8QausS1zEmJPuuLd17bz7M/X1Uxcvi0QG3i6lvisuosy2O59pWzPv+gyO6TpzZlNk37GBV3IhfogxXIzrEAZG1DJjdyOcR9ycUs5RxvlHTMqXI13Vy1partUPSNN57eRFZ2De9wrOvoa+ohoQt8idv5P6j81r5z9tgil3uTf7U9SrJ9U616D5NVsfZIuEnbgSrPHPINTfEaMlIbj0rOINyIEQkfhVxtg/7BSxF8HKz5c8VEteI0QsIQ2SDosNeZ0+qGzxpL9NjKfOkUnwjV6q4hnBoBXNqWCqm/LQxfs7Iv8lBL+E+lLKRpvFFQTBeYkPFjx6ocNTw3C/rGBnvsrRjQ9WWTz6grBiM2gOnIPQhsQhkYlpUd1vGNKlr2G8J7V4zF3syFkLu377xPGuSy2hvmnb6g8ghowXeSSyDKs4Ea6kNGFCU0xyeQOkjBEei4069ULbh3P3ZoBqapoSYNNakmKm5LbJ+UZTPcp5XeOSu7hlvcq4uMRjRGLu7EwKoPqrFDAwDqU+7I10jDAxV1jRGdLpAqpT+Oc+dHwiY01l4wP/DHX5sg+kqYnJEfOSr521MHklVPJlSdtaERWKRYSZeWx3Xfg5ugnoypyKwRdwJiYVYkipbMdx2ON+/MSQqmEwLYabVSpJOqcLUm+rHy+bn7Xcqpu65BFhRR4AYMIkZbPwRTKc0T/VUgQsWz1hwsOnA+OmUvv1GF6OHddYNTTbSB9nys6Q/vmOnN+1YsYTD193/6rZn+88eiZLWFAxfoDuPKlulI85+CCr0lTnFYFpbhQiYpwbFxDLSq7aUlv9nh9ZWXIUF3ygSZpxUvOK7491yaxU9ePXb9/5gCWit3kM0VuJ6G/Jy5OMVML6KL9GX5KOO1dDOo4wP1ABPLKthXVamtv1gZo+uzUuWrlGtK/tls//sK3x/R+tuI39bvMMZkFSCp6rMsmORBraYcWqi41r1Dk/pqf9KkjAAqCwFaR6nD13bY5YhvM1PuNUaJFhcyFtW79+fkewvm7q4tnAnS8Ntqcfnuw6co5g42Z/dO/Zez2PpJS2IxVr8+Oa8uRRY3j/pAwOnAlPwImClXmeqb7c5UUsuPIMZ0As9Xp7uuKbS5q/y1oPjmD/NuX3LBFJMlt6BjnJmkSERbpsazyy6wuNKhqLXSVE9AwTY5Ahj7rdybSTDfVk2uNKUPvGBDOAwkSbggDDG5sqIMzu9cS7WTISw5H0wq+NKWejUnyvEuw4gi6VEL0jIIHH4DoazAlbljPHSX0RsVK7gv3p7o+Jo5dwZk3tcYp0ULoyjFepqbqavijrFwwpuHpDyaSMWUy8tOWr7LPOKnbPBc+yqnhHlikpBIRw2ST8fdZMKBjnnN1Iqs6USAJylX5m14a7D2lgxrl2laaip4jn2XQDReWFglnjCzGDx4xqI+Ny7jFZ9Zd9a2/p7GnTy9XW/jTOBzujObcvRXvXQVbyTe+ldOMMolIk8VYB41YWcOTykFDgqXc+kUJUK1c2FVIrOvSTXtYvGNLqqNhgJ47vgv1Wk4ik2Dv7xrH73rqR/edFv2aDwJQOJKUDHuPKZUgjEcY1Vpwnufiqkjma2AcPVa3s43BmfuUrdLMTJvz3QJt3ji7kYZMZgDHkSUgww0wuSPqZ+4UqTUolf7B5zYJ3g31n7rds+RFF48mDp9/P6i54eDg84Fz7JQPsu8Krb4BEvQIq3lfqz5IZoH9IXYbkbNSnRwaOANBOP1Zf5F2jqC869vfZ0nJbu+LsXdYdMyOmXPNpLfvxqtksacPOgk0JJgJJed3uh9kAP64/73B+A5wZxHP0xO92Zv68Zd28j/14lLcHtNOCDDXbYFhUJTt4LLItiIv7+kJS2Y15MtmeSNkl2YPd7au2VT0hKU2f2SLs/PwQc6vQz9tlRpLGBm4FVbk1SEbkuGyDfZjpFwzpzp+zFUS6TCKmfBuS8pH3r6LgLSSbWzMymYwT4+QlCggD7OpCapOkH3j753nIKEDgaQwWJqFfVEhn8rAZ39uVOLJfg29ghm5I6pdHTk/FIjdqcP+qoobzF30JDSDmquc3V3Iz/hjE9x54Utq+PHOCTdFWlrlQP8IyD4K6g7Z5CyqH9lWzvRNT/n7rdPZ86wwWQ0gIuzsDIpxpQxRRZV0OKVHt2UTZJrIZIrqUzsftcevP2UJfBsp8AsEYk1e3dcfKpq48GKUOkRNSKEGdw58SSyhoTvZaIdje1CknNgtOnCF2iiimdDqgeR7FE7GDnDJd8qQ7b9TVlbtMP8JyjwL9VYlBm3FpIy/YnyLCZr/YcDlbf2AUq4jChuNCGyCHyp/jZ2Z/G5QnZoNq+9WeVXOPB+voHh4vPGy9qqd6YjgsHNl2eQnnQN4v1LeHAGylohQ0398+8I9jGxdPz2uolwW0IwWRj1CP3swkEwVRoNfbmu/YBsXcEqRttjuS4IxNqJnZBA3Rtyl39ftwLGvX3pIG9d4KSil44KwjHWePrvsOrgkQzjk3OMyG85fWQa1fat4rJmcmfcjm1jNBXO8e7Mxkg9l+JFbFkjKR52F347+C9sHohaWk2wrFKYX1DXjEK+unLv0FnS7Sj6l4qRMfeCnn0clmZwoPmOC/oZbwMK71JGF+ux5Dq+oBhyvOyq8tb0m/YUh32pyv0IVdYpbN1n9Ww57bNIPFrfT415tYjspTjrwOJ1eMdhxUGpmPL21tvnO3jrwjL1h2GmzEal3fGXioPlrd1sy9/9q2dt4mPExP40CDv9iYdx8cbC0KYd2EnYDV9dOWLm+YsqTXKhP79beC07RPAUlDmEB7UmnxJxoId/h62JmGMAA5NtGEY4kJxkGXqaJfMaTN+btYrKM6SUNM+czGi9jWw8Orpw9lQzP0qZn5ZAKcMtssJcghIh89d986g0/XyqQzEpcziGv1idS1PKLSaoe+HueQrOg9CGS30I5LaQktkrRUagB2S2aBMd/A0bd72KxZBQzZnpZrJy8ZD5v0cpNW6N5xenHHB3ccJqzOdHob+jpgUttUjv+9fih6RnRycv2KIbc2z92DlV9PnmEwUejnwPHB7IXNFw3haZzI6U6Jo19cglDPOBNDugujnPfaRp+9KoOTdxW8DvZWjtT1w7iLxfieQZHKA/5yf377u7d/irFfo6RspS3B0hMxZgq8IiuBd3/D9vOfKMWWE5a6CSeWEALT2710eAS7sNljZd0bAa0mT9tV50r1uafdrxgSkhHU5StN3mBMpNmb+85lyzfNwJEpLymu5kBradUWQXRX5e1bd6O7F1iQ4019ugCeo7XFtXP9iIE8qW5uJ78FZvg/lyk9vACU6dZjTJgec2LHKh+bWcATpwO4mPD1FKjXpe6HcN2wqo7mQP0HxnlSUB+OHW0QBHDKetvPGBI0kXylidDk4BxOVrInW77mOja1039Cqta4Q+HaUU56byRqvVCIqmh2vMngJzzPw2Z5wXRdm5s+uHtH8rNjVzrK/nfUf+4xpvF5yWuCpKVlxebsO1r5g7zK7gJ46teiXRyV05sYNG/FxNN5W4GcFXBsSBawEXJAZ42p33KU9zuGxLGCdSA03qUxDA2LsLd9iBv64bb1XTgSp5nUFkkKmOvPtqyae9BITJxhBH69aXEJj5hVKJOHnd/yjh1NXW3Ndz6A14imK5VeCnY85DJmUS/ca4vMD8j8+TppRfvd4JybTSYKcRVs06OWw34XHJniYgOOxunFKlEKu1z4m9U+Qfxy3BtWvRxd6/voZp7mzDZiEAqKjc7cjB4zafFXIDG/b4rBuQuj0l0WV78MtuG/H7Vr35dxfxa1a0pwHKQUkuKkvUptzXdv29Q8bx5Py+nweB8Dl3VRbLBYchlSWGOdRMeFQVgxpOvrglt4SUzvMHvtq9c2rpu3M4jLj9iIR7JPTA87aQKcRerTkz/FqROcVRnu8ZS+Dp/vO1pzndQUZ0Owrv+IzBTzllmEJMWKjWvmFzzgGnWS1YxZp8Gr0M+MJLWSB/FqTt4C6xHySzd+sICY+VYEw5/EW5gPQnLPNI07g+3uLDGHguevZsroCqZBqIfGpGdIzIOereWeJPVjMjoPkLJYqg34Z+k0AiGi/cm5WOW963cSkqaP10D/gkCzgeIEwaM4jrYQGagvQyIGU/znhlpfMW+AVDHSgaQG0q6t9dVf+JBOKIu3+96Np5wrIdVfdx2PYq3ApvODNDQ+PBFS9jJTqIdgXUYXbJE1JPmh7geIqcbTUK5NqurPnvgAzKC+ScaF6JvheL22x8XHSqrtwV2bnjHBL+Ychwr0Uo3wsDCb2ll7jnTpwe/JARYetst0PYX+nOsgqM3B0+V+kN7k6bQ5XI4HiHWK4cF2zRkYJBiFeowHQLrbQ2BB0EGRet0PD3OViW6u+cPF0AERMabY2E5Vfb9kSHe/mbN3TLaOS4wC6+kxJHtq39qmvEOweYRUsqiHzVX+oVwsag6z5LVboMAR/AAWvyhDot9PM82QzYweZ5siEBk4uhJjkY2p+5mYMYMP2lkI0udtz2bqT/W1XzKkO2lF24gnksjLTB1JS54NCpta6bazxursqQwO2VU49JsX8qlrXDqjYdqy57EffVXt9J8OzsCXchWOml3ITKA23DAU59nXNbABNBsvkA0tNNZS+i4G42oL1Xc7Nv3SqSGi4fWmd6LcPbBg3I3QERe7NmBI++XtGi8zCK9OS38Fgs5wdIug6fiWbcOmzfOwwfYThVXxPbz//D3LSW2rn7ZkBWTeCnxn5QMxgO1pfXvhMX9/9N7NEDF4lK3k9TA37ixkB1K/cMgOy5RcTW3QgyN4V4FQj7+nvy7vqW166Ys0AG1UlDf1W4Y8e0jn9k+OVX6M/dpGU4hDRyqceZQOl4/r6oJlODk0GuGlwSapQ7s8sAw+O55O7w7iKs7H0+uuNDaYFngPxsJP3QzJlmRJvh/70gcQLTiMFgBAL3HxYY6SZ+OBiXvMaF5rOgyCffFXt6xfuIf6jQxOX8Z4ZGJv6BAcb6n3pBGQxo6ZtOSMreuZcau01PZ6C9dvVba7y8DZm2QPlprcQLiSzSMrO98uBceSYhy9BmpOcD8U27lrw13uAYUAXEP34gEGap2Y032nhcfByNUY9zSc5rkMqvlbnEUuhiocC3wwYxoXMzO60pEOgyj1aKY/71RP4aUiOtH8KQ7p/fBaLRjb9Mu0nXd1PW3xpUgsQuMteyq0GmUfTLBDnKdYobi8PVhuunf3rRV/Im/LzIAApTTeUOUWu+0JhSNnuaqL1C/02Si9ZIWMzDhchfjO0DEdYXPsrv9pe3/BmwRSd/7Sc0GHbxRS8cSMeCgegp+0WmFLCfD4ogpGjwoMBUcvsZcAkU55jI04+8sQ/vdhXlqPHVKcOzJF8ciSHmwa58lK/ZohLUs128o+iEf/dFC84JzJI4ft+ImIJJ4vCJhTqYq89gq5pljeodwKVnEmmjkzy3g5bZ7oDY49kKq2ky+0s867sq1IeTO2HeOmr7FBBGLezoF4yn5wg/7V3mxT/kxd4+I54FTDKSnQWvXNKw2F9YB/Bn2Qb2lesB9P8TqSAMWSF2hW/7vpvX8tKYA9adLiSki5MXop5/XmqWKxMdg3vllAcT7jgeAgfLF7d+xc4Jxx+pHOmHVDJlxVM+2hYXggrisU6vFMDv5yb5iRxoO5byBm1iXPsVHnMnefXwdx6sr6tYR0p63UG4LHvi5BQWNCHRbNUY74pREmUNEu1PAoedhuu7rGyaGx01B7WwKoEB5qJH09zVOVZO6RI1BYggfbcGOs9KBRzJCpVZC29+Obk6/44WJKfB/f6sFXOFL+4pw8tIKEEv51TmEJN3AWmyH/r9WNmuYDioyu3bX9TEx+TwnNnTSQ/s+QUv5Ryq5vQy0ZJ43jWIiTOOva1i3Ixu2MwN0VVkTVQDI58FzzvtNDIGBEMBrfzRPO3mBbkePHlqcHDIL0Vn+Pd3kuQv0YOBLuNmYxW4+kEmBggKi9XDpvwql9eiAf+KfgWcv6GT8ZpJLqNoL3TqGTGs0dCR1khorfEDve4YaHcmsL34Hn1jKc4NVtPlA3+CxLFb6fSTZ2yJB+UrauW7gG9xf4y05GXsTZapWOnoOXTbTNKRZjKpVOQWrlxBMJuKWlqR0Xkmav1F6Bz598is+fCNWAz2tcgQVGvFDChejRh5B+iK1bQkr5GuCegm/RFo8nNm94618OUXu6FDkcjdpxfp/Ex1MpoTm0mvtODPqAe++0YTxmEaprnMqk3YpzU+u8kFSQ1alDFoEXlLOXbmoqLA8pEFIgpEBIgZACIQVCCoQUCCkQUiCkQEiBkAIhBUIKhBQIKRBSIKTA3xIF/h/kYfH4fOn2ugAAAABJRU5ErkJggg==);position:absolute;top:-7px;-webkit-transform:scale(.39);-ms-transform:scale(.39);transform:scale(.39);right:-46px}.show--master-card:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA0CAYAAAAE05MCAAAAAXNSR0IArs4c6QAAByFJREFUeAHtXVtsFFUY/s7Mzs62tLRlC62hQIutxFgCXkBAvGBiICaGYPTBoMb6aowPGB8IRjQYHjAxvmpMQ4ySmPhkovhgUB+4FfD2gFrBSouh0AuFXnZ3dub4H2AXQrfdmZ09w870nGSzs2f+8//nfOebc59/ARUUAgoBhYBCQCGgEFAIKAQUAgoBhYBCQCGgECgPAqw8asKnhYOzUSzdyOE8xME6qQSdFLf8RklsBmbT9TDAfgb4SQ3aqQYsPMZw0iqltJzv1rL7P93oAI863FlJ+js5541UAdVgzOTACAP/j+ydYwxHmIYfjSXtJ9mmH7Kl2AtrmjlHyEtoW8GQfRlwXiQSLPVYcYNEpO4YtE/qce6sm7Tp7paVRPjXiPjbwLHITZqbMoxIyvYzpn9sdvX9cTM+uldzhpCjaFtmw/qQWsFtfquTQONEsoNx4I06DPQW0pfpbl3tIPsOiW4VwoVkvMRRq/k1tZ47El2F7XnRVcmyvoGq5MKJvHG0m8NIv0kt1E76WV3e/LIUdbPvJdGxj+F618q/vC+emryym3HnLSKiXk57jLEM6fvIbEq8zZ7+O11O3ZWiK9KEHEdr8xSsbwjs+2UCbi5NoXYTDTcpWJ1J2MmETHPUULLjCW4+x1490y/XUPDateBNBmPxCpbfk4J1hKxJJaNea2Pe2rF8oYzeMWgpMR+SGDhfm0LqVKZ7yRqJVu6I6ki2kEMQFeV8S5OWpExUBRnrNl+CNu82Apo6MqsWwqkqa489rSjUhY9qMb4p/tL5X6fdDGlE5Ag5jrYm6qbFUs1dMuvkGhm3EBmrbyNjzmhApCRzl5imrU+80n8mZzrM35Hqsjme16mb/kI2GWnGi9rHR2Ymo2BE2oZxesT/9Lo4uxbSeuYBfuJBo7ho5UtEipDDOPwuLes8KRv2xL3jiCXFhHf2wK5moA9MzC5Ujrucr0n/NrinHKrutI7IdNljaOmwwE/TuFHqwE2n8WLD1ouAQXsuboKmIb1mEXhCarZo4g3aXTI6w76AHpkW0gLbJZuMgn816y67J6NI4DgweimN5CDWPDmy70s2I119JAhJrWM71fx22WjFkhaMlpRnM9pICtp4SVvgnmzRWPLZzGeLV3lKVGHCkSAkddU7gmgdq1aUPh7Uz5ee1gtnnCzr8iJfabKRICRtXTwjG1g6fQOzdapkM/rQFBg9NbIDTepe4IeeiMm2I0t/6Ak5AnGahi+WBVBOr9FEW8duJzK5RLd+Zx1olwPYfqYTRdl/z2y41XSYrkNPSFqW3hIE4EazfzJpo/51uCmrzfnDbuQqUSb0hKR1q3VBABtr8H9Olk361+GyrIFg4jIvnsRCT0jalWn2VOIShfV6/7NkNulfh8vsd7iUqzix0BOSzr4GQkhmulwIn6WKWca/jlnU52/R3GlB/kfILkJPSGohm2RjLrazmFGGKbJNjw+d6A0gv4qQskFW+ucGAhFoIdkF2VUlmjRulWHbX6fmsQzv1xQrL+V3pJhMpd4PPSGpigeDAJen/UPF4/51uCkrPTqKkG6AkiMjv4UU+bYv+z9uyKv963CJYa9LuYoTC+aRlVhs6p6OSlSfV50d9b8bx6v968hnaPaLQDCZPQul3Q09IemU4cHSiu4tlXXB9JaggLTT4F9HAbXTonTGjk2LDElE6Am5AAO/k3eH87LxtgaJTJYPuGIanPoACMlwMbbs7sOy8ZCl3wfCsrJUil5OXh3kBk5r2um+qpKN2I1V5E2o5OSuE9LDeSDM/oAiQUjytfMB1fUMr/+5rsuiglN/zisqM5OAvbj0tDPpLBRPr8V2F4oPS1wkCFkP8Qqo9rls0LPDBqyBhGczDnmycGrkz7DpPe2vwv6OdiQIKRhigO8JopUcP1rvbSxJL3lZ7ZRGcrj+kldsl2Qz0tVHhpA3vJDtlY2YPaFj4pda12aybfOlv3EoMkMbQN9zWK+7zliFCkaGkALfJDbspkH9IdlYp07XIDtMzviKBF4bh90SwNiRsR49bu8kUl4pkqWKvx3AvC9YDOakKxVTX5fY7s6BarC14d1apFpIUfwa/CO83G6lyyHvcLhPYV/VMXaQHEpRFz4tBOTXRzib0g08FRUyChwjR0hRqEb095gwH6Hmv0/8lhWukfI7QcpbtgTNGDKr5Xs+ozINaWCbwz6rvr1uIklIUcj5OPtXAsZ6uiRPaPKCIOXE8bq8AaujDo5ktynXHJYi8UC8q78nbzgiF5ElpKifGvRdaETVegZNLIdMlr/OhEtn7Kw9t9Jg+4km9DGWNZvQtL1iGabc9oRLZ/rsSzQlHoui91yBV+QmNTORQDm9nwmZyoqfM4TMwa7+FiSHRGV+zzlC5qqBvF3c2T9O4kx43EhSBRT+4yTOfzJaO06E+aBEDmv1rRBQCCgEFAIKAYWAQkAhoBCQicD/yk8gUBiecBAAAAAASUVORK5CYII=)}.show--jcb:after,.show--master-card:after{position:absolute;top:-7px;-webkit-transform:scale(.39);-ms-transform:scale(.39);transform:scale(.39);right:-53px}.show--jcb:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA0CAYAAAAE05MCAAAAAXNSR0IArs4c6QAADqFJREFUeAHtXXtwVNUZ/929d1/ZzYskkIREkYfVQisKjIKKotaKL1SYWtvCWDvT1s5YLXVK1alaO1hbq8X+oWU6047FMlqB4gOKitYRH6jVChLkGZBnEpe8s9nN7t7b33f3kd3NJpKwjruXPXD2PO453/3OOb+c1/edcxVY2BiGUcLinUU7mfYy2vm0Vja/VBTld/lcQC2fmR+MdwKxls9upb2RdtJg6QrxuVcDlgMkwXg9q/kR2tNyr7oLHH1eDVgKkASj9IqP0drTC97WGUCXvw9G7IGhKAD/x35ghs2gGYlitx2VngFkYrkBPRRCb2s79GAfycg/UiJx042lSoQlng/UmioozsFpdga70dXXDcPQTUIJWvSIX0yU7WgpnJoTZc7K6AOL/FoGkATjdWyTFDD2hSJYu7EBz77SgO0H2tDdpyOiqdBtGgxNg04LleGY31Dt0FUNEV3BDy4Zh2XzzxjQzG2fHsTHK9fg0OtvI3S4BWowAgfx42Qece0RBU7ixSHhSL/rJJKqX30CjrNPH0Bzw5438cy29dju24HecBdUmw6yCbtq0DWirg0Jv8QbShAzamZhyYxlA+jlc4QlAEkwVrMRUsB44HAbFi99DhvfbTTBZ3M5odijINRVnXE6gUiXANQ1gxaMUwhI9n4EUyBMdKWZLWtewGtLH0XwcBPcqgMu2Ag8GxQmVZmHOIKNgIzQFVDrBKTQMl2FiNJTabb2duLOl/6I1dtfgs0WhtuhwZkOxBgg7YzXdILTiFoBZDASSOMw/4OWACSb4Se0p8Sbo6mlA4tufxIf7WqG0+uOgs6mmMMyV6Ec9mQMTHUlSsbFhBsnFnP/u2otnl9yn9nrud1ugo/5iS/FEDqSVzJ/jptEs7vPj0Wr74f0jmVuJ3tBFSrHeMW0MXIxfkzScb+8wqTD98Z8SWTz3ss/2/w27B29LMFN8VIwjAceWYctDYfgdg0+X4unPx63ec9evPjgw0xqwCZjaRbM7zetxLqdb8Fjd2WBmnVI5D0g2RRfox0fb5KPPj6AFzZsgdvtiEedsLtpxT/QfewYbOzFsmEOdrRg+fvPwallj8ds8JULNKwAyDNZkYlyvPL6dvh7g1mr20B3N3a89Q40R/bA82rjh2jp8nGITrCdNX7znZAVaqQiuRF27WniAiE6y0qOH6m/vbkFXT4fFFv2qqqheR9H/+jWzUj5smq+7NXyl1dDKWXo7Y3uC2aLnVAggEiYy+XsYRw9fbI6ziLBbBU2B+ikNGYO8FNg4SSvgQIgT3IA5FrxC4DMtRY5yfkpAPIkB0CuFb8AyFxrkZOcH6uIDofdjLLrEqFs2KCoTlxd/LHwUCtgkQTplHNHQjrCFFrbwlEZtkZRYlSGbQNjKdORTXT5ex+4mtZFm4cC7gitiAptfK/sVJl+CYv40EaX71JoNYonM9EZdqHzIMNJCUgBo9etoaKiGIYtqu1jUApjaHZEFBX7WwcqLURCYYQIwiJvCSpPq0VFXR3KqqpQVFwCu91O5QqCxx+A7utE5PBn0A82Qznsg9HWQxgQnElCntGecpxWWQ83VdE0Ak+UjjRiVzR7JCzaPGrMryhhBCLd8IfbiUl5lkQoDwA2XBZPSkAGqZZ27dQ6LL9jDusr2oOZnRBDPYEIznrwTbPXlMqUHjHc14cJX5+C6fOuxsRZM1F+Sh00ag8NZfSeXoSO+hDYuhu+2x6G0dSWSH7PxQvxi9k3JfpOU9kj9lS4YV+dSKsbEarNdaHBtw2rdq7AzrYtBKV1m826JUs0aWaPptrgyaB8YQ6OUYyaGR0uF+bfezfOWzAf9gwgNKhSFmg5hnC3HyrV2+ylxbCXlcDmccM5sR6OiXVou3c5jCOtCUac7Imp35MIhzl0J4PQTn3NZON1eFHtrcG5tefhnk23YUfrh6a+ZHIaq/hTS26VUp1AOWQ4TzbVEydAbLqJ9IWwY+W/sO+f6xBoPAitJwgHh3+Ppxgl4+pQMfNsVFx1EYqmTJTJYbwjTieDrqAfC9fchWO9Pjioj6lSp21UUTHunHkrptdOTUnvdRTjhtO/g6WbP0iJt1KgAMgRtGaExxY23nk/9qxcC7fC3o5AVAybuajpbfMjsu8Iel7aDN/Df0f5hdM5r2ynFnjmDQ1Z4Oz07Udzz1E47TYOx1xs+QKUx+t46rrlXOCk5qt0j4amSLOFRsB57mcpAHIEbdSw6nk0PL0W3iIq6lJDXBR1wVW2TAoVlatugsjG3s7gQqjr32/BSQCpQyxGIgRlhEO/rNJtXNTIvNFr95Bc0twhxufe9p0I6SH2xiNgPA+yFAA5zEaSraFPnt9wfIq6HKoVB+eK1M0YzMh88YqJs9AeaIedILYR3VWeMvzwnO9xpE8FZGP7bjyz40muxKXZwoORzOv4AiCH2Xwhvx+dh49mTVm3yOHCn668a0guWgOteLlxPZ7a/hd0h47B63ByEVQA5JCVVng4shqQOeSBjiYO12Fz7SNUNM43x5bUJhR4vXYvLqy/GGWuEjy9469o6mmUw5KWNIUecpjNai8qQkltNXr2HpCd7GHmHphcVtkLnlmMlh4eSLMr5sa4bJDPPnUGHrr0PhRzy8fBE45ji+tMO3XMNNz9xo9w1L93IDELxFhuaixnsWWBMJSR56eOKc6YxN/HjWhujqfP3+KJFcr4zpg3l+LDISaG8cTcQzK4PcRVSjwmoxsIB9EbCvBMdpBSGR5vpbt+z8t459B7A9JXe8Zi7vj55sJmwEMLRFgOkJfMPhNjq8sRCFLkRivyZl2AQStuL+PGVnhx05yBB/alPbcc6kR3V5CLi8Fbd/KCazH5xusQ8vdCJ+Bkc9w8kiDvkfcxTqcYUc6BF889H9ro8iFBGY5QLMkhOyQubR9X0XabA+Wu0oxMjPHUUkpuuaYzy2q5IfvWW+bghmum4T9v78JrvCRg297P0NLJnoeY0Xj+edakatxz80ycUU+QpBlRsli2sZGr4qF7NM3pwGWP/hp106cmNsZVboyr3I90c2O8dFw9Rs3ixviVs82N8U+nLYTR3C86TH6txjwz66dCFi7mxrgpy1Ywd+LFmFZzdnLShH9fx+4UyU7igQU8lgOktMmYqhJ8e9500waCIbR29MLPnlHOaY+tyjxU9/D5Xc82YP2WppS5YdPevdi9+T2KDm+A3dkvv1a5nTP55m/hq4sW9IsOqSVhL4uKDuPYMEWC7DmTxNPxR6brcbjxt+t/kxI3VGBX63ZsaFzDuWa/6HGo9Pn2zFKAlHZ/5/098HpdqB87CqUlbrioUVM7OnPjyRB++Jgfr25rwp9fa8S7+zugUl4tG9Rx09cbwOoHHsRHq57DjHnXYML556G8vl+5Qk4juqur4skTrs7hPHSEyhUf70akrTPlJGQwHDKHaEmcmBnQk/AnqEQ9uhGGj6LFzUfewOpdK9DFrZ/BJD9pWfMuaClAyj7yssdfxqb3G1FdV4nqmnKMHlNmqpkVE5wODrU6E8mlUy2cJ+7z+bG7uQdHu7nwoAqZKE8kYdFsTFncaHx2cOs2NH+wFSVUN6uqiamfjU5SP5ODiaJ+dqwjqn52IKp+plL9zEndM2fSPs3S11fgqf+tM9XPRM0seqlUtGM21dFE9SymfiYuqILmD7WjN9IBN+elTvbE1OLMO7AdD8OWAqQU2E5hcJgKtEeaO3Dwsy6EbYcR4TxNbjUzbzkjuOSCKQEgOOzK0OukX6dC4lAzR9Hk0SgWDAWC8O3ci45tu3nPjw4HFXTl1jMXRYfiyuVTcgmVgFBcjfnSsdPS04Z9xw7C6XKYwLPzsiuRYQv4BJwmQM24KDAdfCbzS4fq5GJLuByK0+Np9txNYzlASlVLT6lymSz38KjSm8TAGL+CT8Bp8JkJQiZO7xWHai7pMU26FN/x8jRolGWLK7ef8VI1qAzLLWiKyLalE8uAHVNhgn8ksghSuYiJWuE57qdL4MWtqUFuMpWB2FDM5uEza+4d5GFDFFiO1kABkAUk5FQNFACZU81RYKYAyAIGcqoGCoDMqeYoMFMA5CAY8MheS9YMV8dc2SsZDomN/BUG9zbd6dm5vs9vUwBkpvbjjs2UGrkpOkuGyhdq9SiodQMlOiN9g+hR1hVPSM/ef7Qx/UmehAuATGsoESdWlDpx6VdS7kFNSzW8oEHtHffl58JWmh2Qi3zcpRVh+pjZyYxI7/hJckQ++guATGs1g/qQP77wFNSXZ+ky+kgE6qhylPxUvnKXHSOfAzm/9huYVD4lmeA+BrYmR+SjvwDIpFYLUePn8qnVWPLNAUNhUqrj9xqxm3er/vAzOCaPP/6MQ6QUME4qn4zvT1lMZQzOLfrNSkqRuvuD+emznOhQFHGHY0UHMshe0cY7fb57wTg8tnAqil2p1dJPL6GHG9fHTbimiJBrF/PCKt4BpAfC0GrHoO63d6Bs4VUp6IirpPXTFZ6FdmbeZb7YR8VdUsWsuguweMavUMHz2UnmAP1PJIXz1pta83lbjH7G3VRY8Hpc0Ip4Mo9ybFNunZBlxz4jRzm0POO5U2rvFOGsSVVYdNFEXH2OfEQ21Yh6mcvjgUaFjejn4+JKFDGXsms7Z29y+5l8actBPUVv9RhUXToTNbdcD+f4ulSCDLn4ORCvswhF1D4ytX1EkYJjlanhE1euSLhAqdONSRXjccX4uZhz6uVMm6JOJzcG3M7e8eiAF+VhREqfn4f8S6+yhHw/FOe9xdeF3gAvvhcNC7Ec1qIXSUlYUpk/5le95GsNpR4HSosG/+RHmMcROltaTPImNfZkpiuU6BeTHK/y8yGOyjIeX0gBTTRh7Nfn70BXoIdX7vUPuiar7GZNtmPpokVQeGkAD5Y5Mx5nEDDewbI+nvKCPA5YroccXZlZI3ykbaRRPW1U3diRZs+Yr7KoFGJP0Oxn/p8TjGtOkE5OZbccIHOqdr8YZvaQ7NO0TxCMR76YV3x5VAuA/PLqfjhvXsfEL9I20G4hEDuHkzmf0v4fDS0oKaEhB7YAAAAASUVORK5CYII=)}.card--invalid,.input-box.card--invalid:focus,.invalid,.invalid:focus{border-color:#f40000}.loading{width:40px;height:40px;margin:auto;margin-top:32px}.loading .Spinner{width:40px;height:40px;top:28px}.Confirm-vendor-request{text-align:left;width:350px;padding:24px}.Confirm-vendor-request__title{margin-top:0;font-size:24px;font-weight:600;letter-spacing:-.1px;color:#404040}.Confirm-vendor-request__subtitle{margin:0;padding:0;font-size:14px;letter-spacing:-.1px;color:#8e8e93}.Confirm-vendor-request__action{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:256px;margin:24px auto 0}.Confirm-vendor-request__action .Button{width:120px}.Edit-running-number{padding:24px;width:464px;height:347px;text-align:left;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Edit-running-number .header-title{font-size:24px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin:0}.Edit-running-number .example-title,.Edit-running-number .text-field--label{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0}.Edit-running-number .Edit-running-number--example .example{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin:4px 0}.Edit-running-number .Edit-running-number--form{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Edit-running-number .Edit-running-number--form .Text-field{width:144px}.Edit-running-number .Edit-running-number--form .Text-field.nnnnnnnn{width:224px}.Edit-running-number .Edit-running-number--form .box-text-field{font-size:16px;color:#404040;border:1px solid #8e8e93;border-radius:10px;padding:4px 16px;outline:none;width:Calc(100% - 34px)}.Edit-running-number .Edit-running-number--form .box-text-field:focus{border:1px solid #00ace1}.Edit-running-number .Edit-running-number--form .box-text-field:disabled{border:1px solid #d1d1d6;color:#d1d1d6}.Edit-running-number .Edit-running-number--action{width:240px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:43px auto 0}.Edit-running-number .Edit-running-number--action .Button{width:96px;padding:4px 16px}.customer-excel-uploader{text-align:left;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative}.customer-excel-uploader,.customer-excel-uploader .flex{display:-ms-flexbox;display:flex}.customer-excel-uploader .select-file{z-index:100;margin:0;padding:0;border:1px solid #00ace1;border-radius:10px;padding:6px 8px;width:148px;text-align:center;outline:none;font-size:16px;letter-spacing:-.1px;color:#fff;background-color:#00ace1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}.customer-excel-uploader .select-file:active,.customer-excel-uploader .select-file:hover{color:#fff;background-color:#40c1e9;border-color:#40c1e9}.customer-excel-uploader .file-name{z-index:100;margin-left:16px;overflow:hidden}.customer-excel-uploader .file-name .name-blank{color:#d1d1d6}.customer-excel-uploader .file-name .name-filename{width:350px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#404040}.customer-excel-uploader .select-file input[type=file]{position:absolute;opacity:0;left:0;top:0}.bulk-upload{width:528px}.header-text{text-align:left}.header-text .title{font-size:24px;color:#404040}.instruction{text-align:left}.instruction p{font-size:16px;color:#404040;margin-top:24px}.bulk-upload .close{position:absolute;top:24px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.upload-file{margin:16px -40px;padding:24px 40px;border-top:2px solid #e5e8ee;border-bottom:2px solid #e5e8ee}.bulk-upload .upload-button{width:336px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:24px auto 0}.upload-button .Button{width:160px}.upload-warning-message{width:Calc(100% - 32px);border-radius:10px;background-color:#f0f2f8;padding:16px;margin-top:8px}.upload-warning-message p{font-size:14px}.upload-warning-message p span{color:red}.Cancel-subscription{padding:24px;width:512px;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.Cancel-subscription .title{font-size:24px;margin:0;margin-bottom:16px}.Cancel-subscription .detail,.Cancel-subscription .title{text-align:left;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.15px;color:#404040}.Cancel-subscription .detail{font-size:16px;margin:0}.Cancel-subscription .box-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:24px 0}.Cancel-subscription .box-container .box{width:50%}.Cancel-subscription .box-container .title{text-align:left;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#8e8e93;margin:0}.Cancel-subscription__action{width:336px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto;margin-top:40px}.Cancel-subscription__action .Button{width:160px}.mock-vat-registration-modal{position:relative;text-align:center;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.done-state__title,.waiting-state__title{font-size:24px;margin:0}.waiting-state .Spinner{margin-bottom:24px}.done-state .Button{width:160px;margin-top:24px}.confirm-delete-member{width:500px;text-align:left}.confirm-delete-member .title{margin:0}.confirm-delete-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.confirm-delete-button .Button{padding-left:25px;padding-right:25px}.confirm-delete-button .Button+.Button{margin-left:8px}.State-change-confirmation{width:320px;text-align:left}.State-change-confirmation__content{margin-bottom:40px}.State-change-confirmation__content .title{margin:0;padding:0;font-size:24px;font-weight:600;letter-spacing:-.1px;color:#404040;margin-bottom:8px}.State-change-confirmation__content .confirmation-text,.State-change-confirmation__content .description{margin:0;padding:0;font-size:16px;letter-spacing:-.1px;color:#8e8e93}.State-change-confirmation__content .paid-amount{margin:0;padding:0;font-size:14px;margin-top:24px;color:#8e8e93}.State-change-confirmation__content .currency{margin:0;padding:0}.State-change-confirmation__action{text-align:center;width:185px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Confirm-remove-contact{text-align:left;width:512px;height:168px;padding:24px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Confirm-remove-contact .title{font-size:24px;font-weight:600;margin:0 0 16px}.Confirm-remove-contact .detail,.Confirm-remove-contact .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Confirm-remove-contact .detail{font-size:16px;font-weight:400;margin:0}.Confirm-remove-contact__action{width:265px;display:-ms-flexbox;display:flex;margin:28px auto 0;-ms-flex-pack:justify;justify-content:space-between}.Confirm-remove-contact__action .Button{width:120px}.Confirm-remove-invoice{text-align:left;width:512px;height:192px;padding:24px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Confirm-remove-invoice .title{font-size:24px;font-weight:600;margin:0 0 16px}.Confirm-remove-invoice .detail,.Confirm-remove-invoice .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Confirm-remove-invoice .detail{font-size:16px;font-weight:400;margin:0}.Confirm-remove-invoice__action{width:265px;display:-ms-flexbox;display:flex;margin:28px auto 0;-ms-flex-pack:justify;justify-content:space-between}.Confirm-remove-invoice__action .Button{width:120px}.Confirm-remove-receipt{text-align:left;width:512px;height:199px;padding:24px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Confirm-remove-receipt .title{font-size:24px;font-weight:600;margin:0 0 16px}.Confirm-remove-receipt .detail,.Confirm-remove-receipt .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Confirm-remove-receipt .detail{font-size:16px;font-weight:400;margin:0}.Confirm-remove-receipt__action{width:265px;display:-ms-flexbox;display:flex;margin:48px auto 0;-ms-flex-pack:justify;justify-content:space-between}.Confirm-remove-receipt__action .Button{width:120px}.confirm-delete-customer{width:500px;text-align:left}.confirm-delete-customer .title{margin:0}.confirm-delete-customer__action{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.confirm-delete-customer__action .Button{padding-left:25px;padding-right:25px}.confirm-delete-customer__action .Button+.Button{margin-left:8px}.Confirm-remove-business{text-align:left;width:512px;height:192px;padding:24px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Confirm-remove-business .title{font-size:24px;font-weight:600;letter-spacing:-.1px;margin:0 0 16px}.Confirm-remove-business .detail{font-size:16px;letter-spacing:-.1px;margin:0}.Confirm-remove-business__action{width:256px;margin:24px auto;margin-top:29px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Confirm-remove-business__action .Button{width:120px;padding:4px 8px}.Confirm-remove-business__action .Button+.Button{-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);box-shadow:0 1px 10px 0 rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.remove-invoice-template{position:relative;width:552px;text-align:left;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.remove-invoice-template__title{font-size:24px;margin:0}.remove-invoice-template__action{width:336px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}.remove-invoice-template__action .Button{width:160px}.Confirm-remove-quotation{text-align:left;width:512px;height:199px;padding:24px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Confirm-remove-quotation .title{font-size:24px;font-weight:600;margin:0 0 16px}.Confirm-remove-quotation .detail,.Confirm-remove-quotation .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Confirm-remove-quotation .detail{font-size:16px;font-weight:400;margin:0}.Confirm-remove-quotation__action{width:265px;display:-ms-flexbox;display:flex;margin:28px auto 0;-ms-flex-pack:justify;justify-content:space-between}.Confirm-remove-quotation__action .Button{width:120px}.recurring-invoice-modal,.recurring-invoice-modal__check-recurring-balance{position:relative;width:552px;text-align:left;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.recurring-invoice-modal__check-recurring-balance{min-height:700px}.recurring-invoice-modal__check-recurring-balance__detail{border-bottom:1px solid #e1e2e6;height:505px}.recurring-invoice-modal__title{margin:0;font-size:24px;margin-bottom:16px}.recurring-invoice-modal__description{margin:0;font-size:16px;margin-bottom:16px}.recurring-invoice-modal__detail{border-bottom:1px solid #e1e2e6}.recurring-invoice-modal__detail-text{margin:0}.recurring-invoice-modal__detail--row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:16px 0}.recurring-invoice-modal__actions{width:70%;margin:24px auto 0;display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}.recurring-invoice-modal__actions .Button{width:160px}.Download-bulk-invoice-pdf{position:relative;width:560px;text-align:left;border-radius:10px;padding:20px 24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.download-bulk-invoice-pdf p{margin:0}.download-bulk-invoice-pdf .close{position:absolute;top:16px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.download-bulk-invoice-pdf .Button{width:160px}.download-bulk-invoice-pdf__title{display:-ms-flexbox;display:flex}.download-bulk-invoice-pdf__title h1{margin:0;font-size:24px;margin-bottom:8px}.download-bulk-invoice-pdf .Date-range-picker,.download-bulk-invoice-pdf .Date-range-picker .Date-range-picker__input{width:100%}.download-bulk-invoice-pdf .Calendar{-webkit-transform:translateY(-58%);-ms-transform:translateY(-58%);transform:translateY(-58%)}.download-bulk-invoice-pdf__footer{display:-ms-flexbox;display:flex;padding-top:16px;border-top:1px solid var(--light-gray);-ms-flex-pack:justify;justify-content:space-between}.download-bulk-invoice-pdf__footer .Spinner{top:12px;width:50px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.component{width:100%;margin-top:24px}.signature-uploader .Button{width:160px;margin:0}.signature-uploader{border:2px dashed #9b9b9b;border-radius:8px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px;height:32px}.signature-uploader__sub-title{margin:14px 0;text-align:left;font-size:14px;color:#9b9b9b}.signature-input{display:none}.attach-file__status{margin-left:16px;color:#9b9b9b}.uploading-status{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.uploading-status__text{color:#9b9b9b}.uploading-status__text--done{color:#404040;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.uploading-status__text--uploading{color:#00ace1;margin-left:16px}.Create-late-payment-letter{width:560px;padding:24px 0;border-radius:10px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.Create-late-payment-letter .close{position:absolute;top:52px;right:52px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Create-late-payment-letter__container .step-title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0;text-align:left;padding:0 24px}.Create-late-payment-letter__form{text-align:center}.Create-late-payment-letter__summary{display:-ms-flexbox;display:flex;padding:0 24px}.Create-late-payment-letter__summary div{width:50%;border-bottom:2px solid #e5e5ea}.Create-late-payment-letter__summary .title{font-size:14px;color:#8e8e93}.Create-late-payment-letter__summary .title,.Create-late-payment-letter__summary .value{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:8px 0;text-align:left}.Create-late-payment-letter__summary .value{font-size:16px;color:#404040}.Create-late-payment-letter__overdue-list{height:351px;border-bottom:2px solid #e5e5ea;overflow-y:scroll}.Create-late-payment-letter__container .Button{width:160px;padding:4px 24px;margin-top:24px}.Create-late-payment-letter__container .signature-uploader .Button{margin-top:0}.overdue-invoice-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:72px;padding:0 24px}.overdue-invoice-item.check{background-color:#e3f5fb}.overdue-invoice-item.no-item{font-size:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;color:#e5e5ea}.overdue-invoice-item .description{margin-left:34px}.overdue-invoice-item .description .name{font-size:16px;margin:0;color:#404040}.overdue-invoice-item .description .name,.overdue-invoice-item .description .number{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:left}.overdue-invoice-item .description .number{font-size:11px;margin:4px 0;color:#8e8e93}.overdue-invoice-item .total-amount{margin-left:auto}.button-group{margin-top:10px}.button-group,.Create-late-payment-letter__form .type-number{padding:0 24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Create-late-payment-letter__form .type-number{-ms-flex-align:center;align-items:center}.Create-late-payment-letter__form .letter-title,.Create-late-payment-letter__form .two-column,.Create-late-payment-letter__form .type-number{padding:0 24px}.Create-late-payment-letter__form .two-column .name-role{width:50%}.Create-late-payment-letter__form .two-column{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.Create-late-payment-letter__form .two-column .name-role .Text-field{margin-top:24px}.type-number .Custom-select{width:250px;margin-top:24px;margin-right:14px;text-align:left}.type-number .Text-field{width:250px;margin-left:14px}.signature__uploader{width:100%;border-radius:10px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border:1px dashed hsla(240,6%,83%,.34);margin-top:24px}.signature__input{visibility:hidden;width:0;height:0}.signature__preview{width:224px;max-height:224px;max-width:224px;border-radius:10px}.signature__title{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;text-align:center;color:#8e8e93;width:150px}.Create-late-payment-letter .remark{width:Calc(100% - 34px);padding:16px;margin-top:16px;font-size:16px;font-weight:500;letter-spacing:-.1px;text-align:left;color:rgba(0,0,0,.87);border-radius:8px;border:1px solid #e5e5ea;resize:none}.Create-late-payment-letter .remark:focus{outline:none;border:1px solid #00ace1}.Create-late-payment-letter .remark::-webkit-input-placeholder{color:#c7c7cc}.Create-late-payment-letter .remark::-moz-placeholder{color:#c7c7cc}.Create-late-payment-letter .remark::-ms-input-placeholder{color:#c7c7cc}.Create-late-payment-letter .remark::placeholder{color:#c7c7cc}.w-50--mr{width:50%;margin-right:16px}.w-50--ml{width:50%;margin-left:16px}.Confirm-remove-tax-invoice{text-align:left;width:512px;height:199px;padding:24px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Confirm-remove-tax-invoice .title{font-size:24px;font-weight:600;margin:0 0 16px}.Confirm-remove-tax-invoice .detail,.Confirm-remove-tax-invoice .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Confirm-remove-tax-invoice .detail{font-size:16px;font-weight:400;margin:0}.Confirm-remove-tax-invoice__action{width:265px;display:-ms-flexbox;display:flex;margin:48px auto 0;-ms-flex-pack:justify;justify-content:space-between}.Confirm-remove-tax-invoice__action .Button{width:120px}.reset-line-account-setting-modal{position:relative;width:560px;text-align:left;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.reset-line-account-setting__title{margin:0;font-size:24px;margin-bottom:16px}.reset-line-account-setting__detail{margin:0}.reset-line-account-setting__action{width:344px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto;margin-top:32px}.reset-line-account-setting__action .Button{width:160px}.Bank{display:-ms-flexbox;display:flex;width:Calc(100% - 32px);height:44px;-ms-flex-align:center;align-items:center;padding:0 16px}.Bank:hover{background-color:#e3f5fb;border-radius:4px;cursor:pointer}.Bank-logo{width:24px;height:24px;border-radius:8px}.Bank-logo .logo{width:inherit;height:inherit;border-radius:4px}.Bank-info{padding:8px 0;margin-left:8px}.Bank-info>h1.title{font-size:16px;color:#404040}.Bank-info .sub-title,.Bank-info>h1.title{font-weight:600;letter-spacing:-.1px;text-align:left;margin:0}.Bank-info .sub-title{font-size:14px;color:#8e8e93}.Bank-selector{position:relative;padding:17px 0}.Bank-selector-selected{display:-ms-flexbox;display:flex;height:44px;border:1px solid rgba(0,0,0,.14);border-radius:8px;background-color:#fff;position:relative;-ms-flex-align:center;align-items:center;padding:0 16px}.Bank-selector--focused .Bank-selector__title{color:#00ace1}.Bank-selector:hover{cursor:pointer}.Bank-selector-selected:after{content:"";background-image:url(/static/media/dropdown.d22ba02a.svg);background-size:16px 16px;-ms-flex-pack:stretch;justify-content:stretch;position:absolute;right:16px;top:14px;height:16px;width:16px}.Bank-selector-logo{width:24px;height:24px;border-radius:4px}.Bank-selector-logo .bank--logo{width:inherit;height:inherit;border-radius:4px}.Bank-selector-info{padding:0;margin-left:8px}.Bank-selector-info h1.title{font-size:16px;color:#404040}.Bank-selector-info .sub-title,.Bank-selector-info h1.title{font-weight:600;letter-spacing:-.1px;text-align:left;margin:0}.Bank-selector-info .sub-title{font-size:14px;color:#8e8e93}.Bank-list{border:1px solid #00ace1;border-top:1px solid #d1d1d6;border-radius:0 0 8px 8px;width:Calc(100% - 2px);min-height:44px;max-height:220px;position:absolute;top:84px;z-index:100;background-color:#fff;overflow-y:scroll}.hide{display:none}.Bank-selector__title{font-size:14px;letter-spacing:-.1px;text-align:left;color:#b5b6ba;margin:0;margin-left:4px}.Bank-selector-selected.is-select{border-color:#00ace1;border-bottom:none;border-radius:8px 8px 0 0}.Payment-method-modal{width:464px;height:520px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.Payment-method-modal .title{font-size:24px;font-weight:700;letter-spacing:-.1px;text-align:left;color:#404040;margin:0}.Payment-method-modal .sub-title{font-size:14px;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin-top:16px}.Payment-method-modal .customer-type{display:-ms-flexbox;display:flex;margin-top:12px}.Payment-method-modal .label{font-size:16px;letter-spacing:-.1px;text-align:left;color:#8e8e93;margin-top:16px;margin-bottom:36px}.Payment-method-modal .button-action{display:-ms-flexbox;display:flex;width:336px;bottom:24px;left:136px;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.Payment-method-modal .description-cash,.Payment-method-modal .description-qr{font-size:14px;color:#9b9b9b;text-align:left;margin:0}.Payment-method-modal .button-action .Button{width:160px}.Payment-method-modal .button-action{margin-top:24px}.installment-amount-Warning-modal{position:relative;text-align:left;border-radius:10px;width:552px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.installment-amount-warning-modal__flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.installment-amount-warning-modal__title{margin:0;font-size:24px;margin-bottom:16px}.installment-amount-warning-modal__description{margin:0;font-size:16px;margin-bottom:16px}.installment-amount-warning-modal__action{width:160px;margin:auto}.installment-amount-warning-modal .Button{width:160px;margin-top:24px}.Download-payment-log-report{position:relative;width:560px;text-align:left;border-radius:10px;padding:20px 24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.Download-payment-log-report p{margin:0}.Download-payment-log-report .close{position:absolute;top:16px;right:16px;outline:0;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Download-payment-log-report .Button{width:160px}.download-payment-log-report__title{display:-ms-flexbox;display:flex}.download-payment-log-report__title h1{margin:0;font-size:24px;margin-bottom:8px}.Download-payment-log-report .Date-range-picker,.Download-payment-log-report .Date-range-picker .Date-range-picker__input{width:100%}.Download-payment-log-report .Calendar{-webkit-transform:translateY(-62%);-ms-transform:translateY(-62%);transform:translateY(-62%)}.download-payment-log-report__footer{display:-ms-flexbox;display:flex;padding-top:16px;border-top:1px solid var(--light-gray);-ms-flex-pack:justify;justify-content:space-between}.download-payment-log-report__footer .Spinner{top:12px;width:50px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Confirm-remove-draft-invoice{text-align:left;width:512px;height:192px;padding:24px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Confirm-remove-draft-invoice .title{font-size:24px;font-weight:600;margin:0 0 16px}.Confirm-remove-draft-invoice .detail,.Confirm-remove-draft-invoice .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Confirm-remove-draft-invoice .detail{font-size:16px;font-weight:400;margin:0}.Confirm-remove-draft-invoice__action{width:265px;display:-ms-flexbox;display:flex;margin:72px auto 0;-ms-flex-pack:justify;justify-content:space-between}.Confirm-remove-draft-invoice__action .Button{width:120px}.Confirm-change-running-format{width:464px;height:167px;padding:24px;border-radius:10px;background-color:#fff;text-align:left;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Confirm-change-running-format .title{font-size:24px;font-weight:700;margin:0}.Confirm-change-running-format,.Confirm-change-running-format .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Confirm-change-running-format{font-size:16px;font-weight:400}.Confirm-change-running-format__action .Button{width:96px;padding-left:4px;padding-right:4px}.Confirm-change-running-format__action{width:208px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}.attachment-uploader{border:2px dashed #9b9b9b;border-radius:8px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px;height:32px}.attachment-uploader__sub-title{margin:14px 0;text-align:left;font-size:14px;color:#9b9b9b}.attachment-input{display:none}.attach-file__status{margin-left:16px;color:#9b9b9b}.uploading-status{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.uploading-status__text{color:#9b9b9b}.uploading-status__text--done{color:#404040;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.uploading-status__text--uploading{color:#00ace1;margin-left:16px}.Change-invoice-request-status{width:512px;position:relative;background-color:#fff;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Change-invoice-request-status .description,.Change-invoice-request-status .message,.Change-invoice-request-status .title{margin:0;text-align:left;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040}.Change-invoice-request-status .title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#404040;margin-bottom:16px}.Change-invoice-request-status .Button{width:160px;padding:4px 0;font-size:16px}.Change-invoice-request-status .close{position:absolute;top:16px;right:16px;outline:none;background-color:transparent;border:none;font-family:FontAwesome!important;font-size:24px;color:#c8ccd1;cursor:pointer}.Change-invoice-request-status__action{width:160px;margin:auto;margin-top:24px}.Change-invoice-request-status__double-action{margin:auto;margin-top:48px}.Change-invoice-request-status__confirm-action,.Change-invoice-request-status__double-action{display:-ms-flexbox;display:flex;width:336px;-ms-flex-pack:justify;justify-content:space-between}.Change-invoice-request-status__confirm-action{margin:auto}.Change-invoice-request-status__not-enter-payment{margin-top:24px}.Change-invoice-request-status__payment-detail{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.Change-invoice-request-status__payment-detail .date-picker,.Change-invoice-request-status__payment-detail .Text-field{width:240px}.Change-invoice-request-status__payment-detail label.Text-field__label--float-above{bottom:3px}.Change-invoice-request-status__container .input-is-empty-text{text-align:left}.Change-invoice-request-status__container .input-is-empty-text .warning-text{margin:0;color:#f66}.Change-invoice-request-status__payment-detail{margin-top:40px}.Change-invoice-request-status__payment-detail div{margin:0}.separator{border:none;height:1px;background-color:rgba(0,0,0,.3);margin:24px 0}.Change-invoice-request-status .Payment-account-selector{margin-top:24px}.Confirm-cheque-payment-method .Text-field{margin:0}.Confirm-cheque-payment-method .date-picker{margin:28px 0 24px}.Change-invoice-request-status__net-amount{display:-ms-flexbox;display:flex;border-top:1px solid #eaeae5;border-bottom:1px dotted #eaeae5;margin:24px 0;-ms-flex-pack:justify;justify-content:space-between}.Change-invoice-request-status__net-amount .description,.Change-invoice-request-status__net-amount .title{margin:24px 0;font-size:16px}.Change-invoice-request-status__net-amount .title,.Change-invoice-request-status__summary-amount .title{color:#9b9b9b}.Change-invoice-request-status__summary-amount .description{color:#404040}.Change-invoice-request-status__summary-amount .description,.Change-invoice-request-status__summary-amount .title{font-size:16px}.Change-invoice-request-status__summary-amount{margin:24px 0}.Change-invoice-request-status__summary-amount .summary-total-amount,.Change-invoice-request-status__summary-amount .summary-withholding-tax{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:24px 0}.Confirm-cheque-payment-method{margin-bottom:36px}.Accept-online-invoice-request{text-align:left;width:512px;padding:24px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Accept-online-invoice-request .title{font-size:24px;font-weight:600;margin:0 0 16px}.Accept-online-invoice-request .detail,.Accept-online-invoice-request .title{font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px}.Accept-online-invoice-request .detail{font-size:16px;font-weight:400;margin:0}.Accept-online-invoice-request__action{display:-ms-flexbox;display:flex;margin:32px auto 0;-ms-flex-pack:center;justify-content:center}.Accept-online-invoice-request .option-check-box{margin:32px 0}.Accept-online-invoice-request .option-check-box label{display:-ms-flexbox;display:flex}.Accept-online-invoice-request .option-check-box label .Checkbox{margin-right:16px}.Accept-online-invoice-request__action .Button{width:120px}.Accept-online-invoice-request .online-invoice-request-link{margin-top:24px;display:-ms-flexbox;display:flex}.Accept-online-invoice-request .online-invoice-request-link__input{width:100%;padding:8px 16px;outline:none;border-radius:8px;font-size:16px;border:1px solid #00ace1}.Accept-online-invoice-request .online-invoice-request-link__input::-moz-selection{background-color:#e3f5fb}.Accept-online-invoice-request .online-invoice-request-link__input::selection{background-color:#e3f5fb}.Accept-online-invoice-request .online-invoice-request-link__input:focus{color:transparent;outline:none;text-shadow:0 0 0 #404040}.edit-invoice-template-warning{position:relative;width:552px;text-align:left;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.edit-invoice-template-warning__title{font-size:24px;margin:0}.edit-invoice-template-warning__confirm-button{width:160px;margin:auto;margin-top:24px}.edit-invoice-template-warning__confirm-button .Button{width:160px}.Confirm-delete-invoice-request{text-align:left;width:512px;height:180px;padding:24px;border-radius:10px;background-color:#fff;color:#404040;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.Confirm-delete-invoice-request .title{font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0 0 16px}.Confirm-delete-invoice-request .detail{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;margin:0}.Confirm-delete-invoice-request__action{width:265px;display:-ms-flexbox;display:flex;margin:32px auto 0;-ms-flex-pack:justify;justify-content:space-between}.Confirm-delete-invoice-request__action .Button{width:125px;height:40px}.remove-line-notification-setting-modal{position:relative;width:560px;text-align:left;border-radius:10px;padding:24px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);background-color:#fff}.remove-line-notification-setting__title{margin:0;font-size:24px;margin-bottom:16px}.remove-line-notification-setting__detail{margin:0}.remove-line-notification-setting__action{width:344px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:auto;margin-top:32px}.remove-line-notification-setting__action .Button{width:160px}.App{text-align:center}.App,.Bill-box-app{display:-ms-flexbox;display:flex}.Bill-box-app{width:100%}.App.blur{-webkit-filter:blur(4px);filter:blur(4px)}.Bill-box-app__content{width:Calc(100% - 198px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:198px}.ReactModal__Content.ReactModal__Content--after-open{position:relative;top:50%;text-align:center;margin:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;border:none;background:#fff;background-color:#fff;border-radius:10px!important;outline:none;padding:40px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14);box-shadow:0 8px 10px 0 rgba(0,0,0,.2),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.ReactModal__Content.ReactModal__Content--after-open.payment-method{padding:24px}.ReactModal__Content.ReactModal__Content--after-open.waiting{width:80px;height:80px;padding:2px!important}.ReactModal__Content.ReactModal__Content--after-open.logout{width:548px;height:196px;padding:0!important}.ReactModal__Content.ReactModal__Content--after-open.preview{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 8px 0!important}.ReactModal__Content.ReactModal__Content--after-open.login{width:500px}.ReactModal__Content.ReactModal__Content--after-open.document-state-change{width:320px}.ReactModal__Content.ReactModal__Content--after-open.add-vendor,.ReactModal__Content.ReactModal__Content--after-open.confirm-vendor-request{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0!important}.ReactModal__Content.ReactModal__Content--after-open.download-report{height:490px}.ReactModal__Content.ReactModal__Content--after-open.download-bulk-invoice-pdf{padding:60px}.ReactModal__Content.ReactModal__Content--after-open.accept-online-invoice-request,.ReactModal__Content.ReactModal__Content--after-open.add-emails,.ReactModal__Content.ReactModal__Content--after-open.add-member,.ReactModal__Content.ReactModal__Content--after-open.add-new-vendor,.ReactModal__Content.ReactModal__Content--after-open.cancel-subscription,.ReactModal__Content.ReactModal__Content--after-open.change-credit-card,.ReactModal__Content.ReactModal__Content--after-open.change-invoice-request-status,.ReactModal__Content.ReactModal__Content--after-open.confirm-change-package,.ReactModal__Content.ReactModal__Content--after-open.confirm-change-running-format,.ReactModal__Content.ReactModal__Content--after-open.confirm-delete-invoice-request,.ReactModal__Content.ReactModal__Content--after-open.confirm-payment,.ReactModal__Content.ReactModal__Content--after-open.confirm-quotation,.ReactModal__Content.ReactModal__Content--after-open.confirm-remove-business,.ReactModal__Content.ReactModal__Content--after-open.confirm-remove-contact,.ReactModal__Content.ReactModal__Content--after-open.confirm-remove-draft-invoice,.ReactModal__Content.ReactModal__Content--after-open.confirm-remove-invoice,.ReactModal__Content.ReactModal__Content--after-open.confirm-remove-quotation,.ReactModal__Content.ReactModal__Content--after-open.confirm-remove-receipt,.ReactModal__Content.ReactModal__Content--after-open.confirm-remove-tax-invoice,.ReactModal__Content.ReactModal__Content--after-open.create-late-payment-letter,.ReactModal__Content.ReactModal__Content--after-open.customer,.ReactModal__Content.ReactModal__Content--after-open.delete-invoices,.ReactModal__Content.ReactModal__Content--after-open.download-bulk-invoice-pdf,.ReactModal__Content.ReactModal__Content--after-open.download-document,.ReactModal__Content.ReactModal__Content--after-open.download-payment-log-report,.ReactModal__Content.ReactModal__Content--after-open.download-report,.ReactModal__Content.ReactModal__Content--after-open.edit-invoice-template-warning,.ReactModal__Content.ReactModal__Content--after-open.edit-profile,.ReactModal__Content.ReactModal__Content--after-open.edit-running-number,.ReactModal__Content.ReactModal__Content--after-open.error,.ReactModal__Content.ReactModal__Content--after-open.export-customers,.ReactModal__Content.ReactModal__Content--after-open.fail-to-upload,.ReactModal__Content.ReactModal__Content--after-open.generate-access-token,.ReactModal__Content.ReactModal__Content--after-open.installment-amount-warning,.ReactModal__Content.ReactModal__Content--after-open.inventory-modal,.ReactModal__Content.ReactModal__Content--after-open.invoice-type-selector,.ReactModal__Content.ReactModal__Content--after-open.mock-vat-registration,.ReactModal__Content.ReactModal__Content--after-open.receiver-selector,.ReactModal__Content.ReactModal__Content--after-open.recurring-invoice-detail,.ReactModal__Content.ReactModal__Content--after-open.remove-invoice-template,.ReactModal__Content.ReactModal__Content--after-open.remove-line-notification-setting,.ReactModal__Content.ReactModal__Content--after-open.reset-line-account-setting,.ReactModal__Content.ReactModal__Content--after-open.revoke-token,.ReactModal__Content.ReactModal__Content--after-open.role-assign,.ReactModal__Content.ReactModal__Content--after-open.select-package-result,.ReactModal__Content.ReactModal__Content--after-open.trial-expire{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ReactModal__Content--after-open.confirm-payment .date-picker__calendar{-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactModal__Content.ReactModal__Content--after-open.bulk-upload,.ReactModal__Content.ReactModal__Content--after-open.bulk-upload-customer,.ReactModal__Content.ReactModal__Content--after-open.change-item-status,.ReactModal__Content.ReactModal__Content--after-open.confirm-delete-customer,.ReactModal__Content.ReactModal__Content--after-open.confirm-delete-member,.ReactModal__Content.ReactModal__Content--after-open.payment-method,.ReactModal__Content.ReactModal__Content--after-open.pdf-previewer,.ReactModal__Content.ReactModal__Content--after-open.reconcile-upload,.ReactModal__Content.ReactModal__Content--after-open.resend-invoice,.ReactModal__Content.ReactModal__Content--after-open.reset-password{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ReactModal__Overlay{background-color:rgba(229,229,234,.45)!important;z-index:15}.ReactModal__Body--open{overflow:hidden}.text-center{text-align:center}@font-face{font-family:SukhumvitSet-Text;src:url(/static/media/SukhumvitSet-Text.69fc4f0f.ttf)}body,div{margin:0;padding:0}a,body,button,div,h1,input,p,select,textarea{font-family:SukhumvitSet-Text!important}a{text-decoration:none;color:inherit}table,td,th{border-collapse:collapse;word-wrap:break-word}button{cursor:pointer}button:disabled{cursor:default}::-webkit-scrollbar{display:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ReactModalPortal+div>div,.ReactModalPortal+style+div>div{min-height:282px!important}#omise-checkout-iframe-app{background-color:rgba(229,229,234,.45)!important}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#404040;-webkit-transition:background-color 6000s ease-in-out 0s;-o-transition:background-color 6000s ease-in-out 0s;transition:background-color 6000s ease-in-out 0s}:root{--blue:#00ace1;--active-blue:#0dccfc;--dim-blue:#00a2d3;--light-blue:#e3f5fb;--red:#ff5762;--active-red:#ff4b4b;--orange:#ff8300;--yellow:#ffb400;--green:#00b777;--active-green:#08c482;--black:#404040;--gray:#9b9b9b;--light-gray:#d8d8d8;--almost-white:#f2f2f2;--white:#fff;--blue-linear:linear-gradient(226.41deg,#0acffe,#00ace1);--red-linear:linear-gradient(226.41deg,#ffb199,#f9777f);--green-linear:linear-gradient(226.41deg,#8ddad5,#00cdac);--small-shadow:0px 2px 4px rgba(0,0,0,.14),0px 4px 5px rgba(0,0,0,.12),0px 1px 10px rgba(0,0,0,.2);--medium-shadow:0px 12px 17px rgba(0,0,0,.14),0px 5px 22px rgba(0,0,0,.12),0px 7px 20px rgba(0,0,0,.2);--large-shadow:0px 24px 38px rgba(0,0,0,.14),0px 9px 46px rgba(0,0,0,.12),0px 11px 15px rgba(0,0,0,.2)}