@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500&subset=latin-ext,vietnamese);.shopee-alert{position:relative;display:-ms-flexbox;display:flex;padding:8px 16px;color:#555;background:#f2f2f2;border:1px solid #d4d4d4;border-radius:4px}.shopee-alert-icon{margin-right:12px;color:#d6d6d6}.shopee-alert-icon .shopee-icon{width:24px;height:24px}.shopee-alert-title{margin-right:20px;font-size:16px;line-height:24px}.shopee-alert--with-desc .shopee-alert-title{font-size:20px;color:#333}.shopee-alert-desc{margin:0;margin-top:6px;font-size:16px}.shopee-alert-close{position:absolute;right:16px;font-size:14px;line-height:24px;color:#bbb;cursor:pointer}.shopee-alert-close .shopee-icon{width:16px;height:16px;vertical-align:sub}.shopee-alert--success{background-color:#f2fbf4;border-color:#7ed898}.shopee-alert--success .shopee-alert-icon{color:#5c7}.shopee-alert--error{background-color:#fff1f0;border-color:#ff736f}.shopee-alert--error .shopee-alert-icon{color:#ff4742}.shopee-alert--info{background-color:#edf6fe;border-color:#4eabf5}.shopee-alert--info .shopee-alert-icon{color:#1791f2}.shopee-alert--warning{background-color:#fffaeb;border-color:#ffce3d}.shopee-alert--warning .shopee-alert-icon{color:#ffbf00}.shopee-alert.is-center{text-align:center}.shopee-otp-input{display:inline-block;overflow:hidden}.shopee-otp-input-item{display:inline-block;width:40px;margin-right:12px}.shopee-otp-input-item:last-of-type{margin-right:0}.shopee-otp-input-item .shopee-input__inner{padding:0}.shopee-otp-input-item .shopee-input__inner.disabled{cursor:auto}.shopee-otp-input-item .shopee-input__input{text-align:center}.shopee-otp-input--underline .shopee-input__inner{border:0;border-bottom:1px solid #ccc;border-radius:0}.shopee-otp-input--underline .shopee-input__inner.focused{border-bottom:1px solid #888}.shopee-otp-input--underline .shopee-input__inner.disabled,.shopee-otp-input--underline .shopee-input__inner.disabled input{color:inherit;background-color:inherit}.shopee-otp-input--underline .shopee-input__input{font-size:20px}.shopee-modal__mask{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:rgba(0,0,0,.4)}.shopee-modal__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.shopee-modal__box{position:relative;display:inline-block;padding:48px 32px;transform-origin:top}.shopee-modal__content{width:500px;overflow-y:auto;color:#555;background-color:#fff;border-radius:3px;box-shadow:0 0 16px 0 rgba(0,0,0,.05),0 16px 16px 0 rgba(0,0,0,.09)}.shopee-modal__content--small{width:400px}.shopee-modal__content--medium{width:600px}.shopee-modal__content--large{width:800px}.shopee-modal__content--x-large{width:1200px}.shopee-modal__content--medium,.shopee-modal__content--normal,.shopee-modal__content--small{max-height:600px}.shopee-modal__content--large,.shopee-modal__content--x-large{max-height:800px}.shopee-modal__header{min-height:24px;padding:24px 24px 0}.shopee-modal__header-inner{position:relative}.shopee-modal__header-inner__has-back{border-left:36px solid transparent}.shopee-modal__header-back.shopee-icon{position:absolute;top:0;width:20px;height:20px;margin-top:2px;margin-left:-36px;cursor:pointer}.shopee-modal__title{font-size:20px}.shopee-modal__subtitle{margin-top:8px;font-size:14px;line-height:1;color:#888}.shopee-modal__body{padding:24px}.shopee-modal__footer{padding:0 24px 24px;text-align:right}.shopee-modal__footer .shopee-button:not(:first-child){margin-left:16px}.shopee-modal__close.shopee-icon{position:absolute;top:48px;right:0;width:16px;height:16px;color:#fff;cursor:pointer}.shopee-modal__close--inside.shopee-icon{top:72px;right:56px;width:24px;height:24px;color:#bbb}.fade-fast-appear,.fade-fast-enter-active,.fade-fast-leave-active{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.fade-fast-appear,.fade-fast-enter-active{animation-name:"shopee-fade-fast-in";animation-play-state:running}.fade-fast-leave-active{animation-name:"shopee-fade-fast-out";animation-play-state:running}@keyframes shopee-fade-fast-in{0%{opacity:0}}@keyframes shopee-fade-fast-out{to{opacity:0}}.move-down-fast-appear,.move-down-fast-enter-active,.move-down-fast-leave-active{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.move-down-fast-appear,.move-down-fast-enter-active{animation-name:"shopee-move-down-fast-in";animation-play-state:running}.move-down-fast-leave-active{animation-name:"shopee-move-down-fast-out";animation-play-state:running}@keyframes shopee-move-down-fast-in{0%{opacity:0;transform:translateY(-10%) scaleY(.95)}}@keyframes shopee-move-down-fast-out{to{opacity:0;transform:translateY(-10%) scaleY(.95)}}.shopee-tabs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.shopee-tabs__nav{position:relative;font-size:14px;line-height:16px;white-space:nowrap}.shopee-tabs__nav:before{position:absolute;content:""}.shopee-tabs__nav-warp{position:relative;display:-ms-flexbox;display:flex}.shopee-tabs__nav-extra{position:absolute;top:0;right:0}.shopee-tabs__nav-tabs{display:inline-block;max-width:100%;overflow:hidden}.shopee-tabs__nav-tab{text-decoration:none;cursor:pointer;box-sizing:border-box;transition:color .2s ease-in-out}.shopee-tabs__nav-tab:hover{color:#ee4d2d}.shopee-tabs__nav-tab.active{font-weight:600;color:#ee4d2d}.shopee-tabs__nav-tab.disabled,.shopee-tabs__nav-tab.disabled:hover{color:#ccc;pointer-events:none;cursor:default}.shopee-tabs__nav-tab.disabled .shopee-icon,.shopee-tabs__nav-tab.disabled:hover .shopee-icon{color:inherit}.shopee-tabs__nav-tab .shopee-tabs-close{width:16px;height:16px;margin-right:-2px;margin-left:8px;color:#888;vertical-align:middle}.shopee-tabs__nav-tab .shopee-tabs-close:hover{color:#333}.shopee-tabs__ink-bar{position:absolute;z-index:1;background-color:#ee4d2d;transform:translateZ(0)}.shopee-tabs__content{width:100%;font-size:14px}.shopee-tabs-line .shopee-tabs__nav-tab{height:56px;padding:20px 16px}.shopee-tabs-card .shopee-tabs__nav-tab{height:40px;padding:10px 16px;color:#555;background-color:#f5f5f5;border:1px solid #e8e8e8}.shopee-tabs-card .shopee-tabs__nav-tab.active{color:#ee4d2d;background-color:#fff}.shopee-tabs-bottom .shopee-tabs__nav-tab,.shopee-tabs-top .shopee-tabs__nav-tab{display:inline-block;vertical-align:middle}.shopee-tabs-bottom .shopee-tabs__nav:before,.shopee-tabs-top .shopee-tabs__nav:before{width:100%;height:0;border-top:1px solid #e8e8e8}.shopee-tabs-bottom .shopee-tabs__ink-bar,.shopee-tabs-top .shopee-tabs__ink-bar{left:0;height:3px;transition:transform .2s ease-in-out,width .2s ease-in-out}.shopee-tabs-bottom.shopee-tabs-card .shopee-tabs__nav-tab:not(:last-child),.shopee-tabs-top.shopee-tabs-card .shopee-tabs__nav-tab:not(:last-child){margin-right:4px}.shopee-tabs-top .shopee-tabs__nav{margin-bottom:16px}.shopee-tabs-top .shopee-tabs__ink-bar,.shopee-tabs-top .shopee-tabs__nav:before{bottom:0}.shopee-tabs-top.shopee-tabs-card .shopee-tabs__nav-tab{border-radius:4px 4px 0 0}.shopee-tabs-top.shopee-tabs-card .shopee-tabs__nav-tab.active{border-bottom-color:transparent}.shopee-tabs-bottom{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.shopee-tabs-bottom .shopee-tabs__nav{margin-top:16px}.shopee-tabs-bottom .shopee-tabs__ink-bar,.shopee-tabs-bottom .shopee-tabs__nav:before{top:0}.shopee-tabs-bottom.shopee-tabs-card .shopee-tabs__nav-tab{border-radius:0 0 4px 4px}.shopee-tabs-bottom.shopee-tabs-card .shopee-tabs__nav-tab.active{border-top-color:transparent}.shopee-tabs-left .shopee-tabs__nav-warp,.shopee-tabs-right .shopee-tabs__nav-warp{height:auto}.shopee-tabs-left .shopee-tabs__nav-tab,.shopee-tabs-right .shopee-tabs__nav-tab{display:block}.shopee-tabs-left .shopee-tabs__nav:before,.shopee-tabs-right .shopee-tabs__nav:before{width:0;height:100%;border-left:1px solid #e8e8e8}.shopee-tabs-left .shopee-tabs__ink-bar,.shopee-tabs-right .shopee-tabs__ink-bar{top:0;width:3px;transition:transform .2s ease-in-out,height .2s ease-in-out}.shopee-tabs-left.shopee-tabs-line .shopee-tabs__nav-tab,.shopee-tabs-right.shopee-tabs-line .shopee-tabs__nav-tab{height:48px;padding:16px 20px}.shopee-tabs-left.shopee-tabs-card .shopee-tabs__nav-tab,.shopee-tabs-right.shopee-tabs-card .shopee-tabs__nav-tab{margin-bottom:4px}.shopee-tabs-left{-ms-flex-direction:row;flex-direction:row}.shopee-tabs-left .shopee-tabs__nav{margin-right:24px}.shopee-tabs-left .shopee-tabs__ink-bar,.shopee-tabs-left .shopee-tabs__nav:before{right:0}.shopee-tabs-left.shopee-tabs-card .shopee-tabs__nav-tab{border-radius:4px 0 0 4px}.shopee-tabs-left.shopee-tabs-card .shopee-tabs__nav-tab.active{border-right-color:transparent}.shopee-tabs-right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.shopee-tabs-right .shopee-tabs__nav{margin-left:24px}.shopee-tabs-right .shopee-tabs__ink-bar,.shopee-tabs-right .shopee-tabs__nav:before{left:0}.shopee-tabs-right.shopee-tabs-card .shopee-tabs__nav-tab{border-radius:0 4px 4px 0}.shopee-tabs-right.shopee-tabs-card .shopee-tabs__nav-tab.active{border-left-color:transparent}.shopee-upload-wrapper{display:inline-block;text-align:center;cursor:pointer;outline:none}.shopee-upload__input{display:none}.shopee-upload-dragger{position:relative;padding:32px;overflow:hidden;background-color:#fff;border:1px dashed #dbdbdb;border-radius:4px;transition:border-color .2s ease-in-out}.shopee-upload-dragger.disabled{background-color:#fafafa}.shopee-upload-dragger:hover:not(.disabled){border-color:#ee4d2d}.shopee-upload-dragger.is-dragover{background-color:#fef1ee;border:2px dashed #ee4d2d}.shopee-form-item{margin-bottom:24px}.shopee-form-item__label{line-height:32px;box-sizing:border-box}.shopee-form-item__content{position:relative;line-height:32px}.shopee-form-item--error .shopee-form-item__content .shopee-input__inner{background-color:#fff1f0;border-color:#ff736f}.shopee-form-item__error{position:absolute;top:100%;left:0;padding-top:6px;font-size:12px;line-height:1;color:#ff736f;transform-origin:center top}.shopee-form-item--small{margin-bottom:18px}.shopee-form-item--small .shopee-form-item__content,.shopee-form-item--small .shopee-form-item__label{line-height:24px}.shopee-form-item--small .shopee-form-item__error{padding-top:3px}.shopee-form-item--large{margin-bottom:24px}.shopee-form-item--large .shopee-form-item__content,.shopee-form-item--large .shopee-form-item__label{line-height:40px}.shopee-form-item--x-large{margin-bottom:28px}.shopee-form-item--x-large .shopee-form-item__content,.shopee-form-item--x-large .shopee-form-item__label{line-height:48px}.shopee-form--inline .shopee-form-item{display:inline-block;margin-right:12px;vertical-align:top}.shopee-form--inline .shopee-form-item__content{display:inline-block}.shopee-form--inline .shopee-form-item__label,.shopee-form--label-left .shopee-form-item__label,.shopee-form--label-right .shopee-form-item__label{float:left;padding-right:24px}.shopee-form--label-right .shopee-form-item__label{text-align:right}.shopee-form--label-top .shopee-form-item__label{display:inline-block;padding-bottom:4px}.shopee-form-item__label{width:200px}.shopee-form-item__content{margin-left:200px}.shopee-form--inline .shopee-form-item__label,.shopee-form--label-top .shopee-form-item__label{width:auto}.shopee-form--inline .shopee-form-item__content,.shopee-form--label-top .shopee-form-item__content{margin-left:0}.shopee-step{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex:1 1 auto;flex:1 1 auto}.shopee-step__head{-ms-flex:none;flex:none;line-height:24px;background-color:transparent}.shopee-step__head-step{display:inline-block;width:24px;height:24px;font-size:14px;font-weight:500;color:#fff;text-align:center;background-color:#dbdbdb;border-radius:50%;transition:background-color .2s ease-in-out}.shopee-step__head-icon{width:24px;height:24px;color:#dbdbdb;vertical-align:top;transition:color .2s ease-in-out}.shopee-step__content{-ms-flex:none;flex:none;margin-left:12px;text-align:left}.shopee-step-title{max-width:180px;font-size:16px;color:#bbb}.shopee-step__tail{-ms-flex-item-align:start;align-self:flex-start;-ms-flex:1 1 auto;flex:1 1 auto;height:1px;min-width:60px;margin:0 24px;margin-top:12px;background-color:#e8e8e8}.shopee-step:last-child .shopee-step__tail{display:none}.shopee-step-dot .shopee-step__head{line-height:0}.shopee-step-dot .shopee-step__head-dot{display:inline-block;width:10px;height:10px;background-color:#dbdbdb;border-radius:50%;transition:background-color .2s ease-in-out}.shopee-step-dot .shopee-step__tail{margin-top:5px}.shopee-step.finished .shopee-step__head-dot,.shopee-step.finished .shopee-step__head-step{background-color:#f2785f}.shopee-step.finished .shopee-step__head-icon{color:#f2785f}.shopee-step.finished .shopee-step-title{color:#333}.shopee-step.active .shopee-step__head-dot,.shopee-step.active .shopee-step__head-step,.shopee-step.finished .shopee-step__tail{background-color:#ee4d2d}.shopee-step.active .shopee-step__head-icon{color:#ee4d2d}.shopee-step.active .shopee-step-title{font-weight:500;color:#333}.shopee-steps{display:-ms-flexbox;display:flex}.shopee-steps-label-vertical .shopee-step{position:relative;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:0;flex-grow:0}.shopee-steps-label-vertical .shopee-step__content{margin-top:12px;margin-left:0;text-align:center}.shopee-steps-label-vertical .shopee-step__tail{position:absolute;margin-left:100%;transform:translateX(-50%)}.shopee-steps-label-vertical .shopee-step,.shopee-steps-max-width .shopee-step{-ms-flex-positive:0;flex-grow:0;min-width:252px}.shopee-steps-label-vertical .shopee-step__tail,.shopee-steps-max-width .shopee-step__tail{width:120px}.shopee-steps-label-vertical.shopee-steps-dot .shopee-step,.shopee-steps-max-width.shopee-steps-dot .shopee-step{min-width:208px}.shopee-steps-label-vertical.shopee-steps-dot .shopee-step-dot,.shopee-steps-max-width.shopee-steps-dot .shopee-step-dot{min-width:194px}.shopee-steps-label-vertical.shopee-steps-dot .shopee-step__tail,.shopee-steps-max-width.shopee-steps-dot .shopee-step__tail{width:160px}.shopee-breadcrumb-item{float:left;font-weight:400}.shopee-breadcrumb-item a{color:inherit;text-decoration:none}.shopee-breadcrumb-item:hover a{text-decoration:underline}.shopee-breadcrumb-item__inner .shopee-icon{width:14px;height:14px;vertical-align:middle}.shopee-breadcrumb-item__inner .shopee-icon+*{margin-left:4px}.shopee-breadcrumb-item__link{cursor:pointer}.shopee-breadcrumb-item__link:hover{text-decoration:underline}.shopee-breadcrumb-item__separator{margin:0 8px}.shopee-breadcrumb-item__separator .shopee-icon{width:12px;height:12px;vertical-align:middle}.shopee-breadcrumb-item:last-child{font-weight:500}.shopee-breadcrumb-item:last-child .shopee-breadcrumb-item__separator{display:none}.shopee-breadcrumb{position:relative;padding:0;margin:0;overflow:hidden;line-height:32px;box-sizing:border-box}.shopee-breadcrumb .shopee-breadcrumb-item{transition:color .2s ease-in-out}.shopee-breadcrumb--light .shopee-breadcrumb-item{color:#888}.shopee-breadcrumb--light .shopee-breadcrumb-item:hover{color:#555}.shopee-breadcrumb--light .shopee-breadcrumb-item:last-child{color:#333}.shopee-breadcrumb--light .shopee-breadcrumb-item__separator{color:#bbb}.shopee-breadcrumb--dark .shopee-breadcrumb-item{color:hsla(0,0%,100%,.65)}.shopee-breadcrumb--dark .shopee-breadcrumb-item:hover{color:hsla(0,0%,100%,.8)}.shopee-breadcrumb--dark .shopee-breadcrumb-item:last-child{color:#fff}.shopee-breadcrumb--dark .shopee-breadcrumb-item__separator{color:hsla(0,0%,100%,.65)}.shopee-scrollbar{position:relative;height:100%;overflow:hidden}.shopee-scrollbar__wrapper{height:100%;overflow:scroll}.shopee-scrollbar__wrapper::-webkit-scrollbar{width:0;height:0}.shopee-scrollbar__content{display:block;width:100%}.shopee-scrollbar__bar{position:absolute;right:0;bottom:0;z-index:1;border-radius:100px}.shopee-scrollbar__bar.vertical{top:0;width:8px}.shopee-scrollbar__bar.vertical>div{width:100%}.shopee-scrollbar__bar.vertical .shopee-scrollbar__thumb{width:100%;height:0}.shopee-scrollbar__bar.horizontal{left:0;height:8px}.shopee-scrollbar__bar.horizontal>div{height:100%}.shopee-scrollbar__bar.horizontal .shopee-scrollbar__thumb{width:0;height:100%}.shopee-scrollbar__thumb{position:relative;display:block;cursor:pointer;background-color:#bbb;border-radius:inherit;opacity:0;transition:opacity .2s ease-in-out}.shopee-scrollbar__thumb.visible{opacity:.8}.shopee-scrollbar__thumb:hover{background-color:#888}.shopee-picker-header{position:relative;width:236px;padding-bottom:24px;margin:0 auto;line-height:14px}.shopee-picker-header__icon{width:14px;height:14px;color:#888;cursor:pointer}.shopee-picker-header__icon.disabled{color:#bbb;cursor:not-allowed}.shopee-picker-header__prev{position:absolute;right:48px}.shopee-picker-header__next{position:absolute;right:0}.shopee-picker-header__label{font-size:20px;color:#333}.shopee-picker-header__label:nth-of-type(2){font-weight:300}.shopee-picker-header__label.clickable{cursor:pointer}.shopee-picker-header__label.clickable:hover{color:#ee4d2d}.shopee-picker-header--month .shopee-picker-header__label,.shopee-picker-header--year .shopee-picker-header__label{font-weight:300}.shopee-date-table{width:236px;margin:0 auto;font-size:12px;color:#888;background-color:#fff}.shopee-date-table__row{margin-top:16px}.shopee-date-table__row .shopee-date-table__cell:after,.shopee-date-table__row .shopee-date-table__cell:before{position:absolute;z-index:0;height:100%;background-color:#fcddd7;content:""}.shopee-date-table__row .shopee-date-table__cell.in-range:before,.shopee-date-table__row .shopee-date-table__cell.range-end:before{top:0;left:-8px;width:18px}.shopee-date-table__row .shopee-date-table__cell.in-range.line-start:before{display:none}.shopee-date-table__row .shopee-date-table__cell.in-range.line-start:after{top:0;right:8px;width:18px}.shopee-date-table__row .shopee-date-table__cell.in-range.line-end:after{display:none}.shopee-date-table__row .shopee-date-table__cell.in-range.line-end:before{top:0;left:-8px;width:18px}.shopee-date-table__row .shopee-date-table__cell.line-end.range-start:after,.shopee-date-table__row .shopee-date-table__cell.line-start.range-end:before{display:none}.shopee-date-table__row .shopee-date-table__cell.in-range:after,.shopee-date-table__row .shopee-date-table__cell.range-start:after{top:0;right:8px;width:18px}.shopee-date-table__row .shopee-date-table__cell.range-start.range-end:after,.shopee-date-table__row .shopee-date-table__cell.range-start.range-end:before{display:none}.shopee-date-table__row .shopee-date-table__cell.disabled:after,.shopee-date-table__row .shopee-date-table__cell.disabled:before,.shopee-date-table__row .shopee-date-table__cell.week-selection:after,.shopee-date-table__row .shopee-date-table__cell.week-selection:before{background-color:#f5f5f5}.shopee-date-table__row .shopee-date-table__cell-inner{position:relative;color:#333;vertical-align:middle;cursor:pointer}.shopee-date-table__row .shopee-date-table__cell-inner:not(.is-empty):hover{background-color:#f5f5f5}.shopee-date-table__row .shopee-date-table__cell-inner.current{color:#ee4d2d}.shopee-date-table__row .shopee-date-table__cell-inner.current:after{position:absolute;bottom:-6px;left:50%;width:4px;height:4px;margin-left:-2px;background-color:#ee4d2d;border-radius:50%;content:""}.shopee-date-table__row .shopee-date-table__cell-inner.current.disabled:after{display:none}.shopee-date-table__row .shopee-date-table__cell-inner.out-of-month{color:#bbb}.shopee-date-table__row .shopee-date-table__cell-inner.in-range{background-color:#fcddd7}.shopee-date-table__row .shopee-date-table__cell-inner.in-range.disabled,.shopee-date-table__row .shopee-date-table__cell-inner.in-range.week-selection{background-color:#f5f5f5}.shopee-date-table__row .shopee-date-table__cell-inner.selected,.shopee-date-table__row .shopee-date-table__cell-inner.selected:hover{color:#fff;background-color:#ee4d2d}.shopee-date-table__row .shopee-date-table__cell-inner.selected.week-selection,.shopee-date-table__row .shopee-date-table__cell-inner.selected:hover.week-selection{color:#333;background-color:#dbdbdb}.shopee-date-table__row .shopee-date-table__cell-inner.selected.disabled,.shopee-date-table__row .shopee-date-table__cell-inner.selected:hover.disabled{background-color:#e8e8e8}.shopee-date-table__row .shopee-date-table__cell-inner.is-empty{cursor:auto}.shopee-date-table__row .shopee-date-table__cell-inner.disabled{color:#bbb;cursor:not-allowed}.shopee-date-table__row .shopee-date-table__cell-inner.disabled:hover{color:#bbb;background-color:transparent}.shopee-date-table__cell-inner{position:relative;z-index:1;display:inline-block;width:20px;height:20px;line-height:20px;text-align:center;word-break:keep-all;border-radius:50%;box-sizing:border-box}.shopee-date-table__cell{position:relative;z-index:1;display:inline-block;padding-right:16px}.shopee-date-table__cell:nth-of-type(7n){padding-right:0}.shopee-month-table{width:236px;margin:0 auto;font-size:12px;color:#333;background-color:#fff}.shopee-month-table__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0;white-space:nowrap}.shopee-month-table__col{position:relative;height:20px;min-width:40px;line-height:20px;text-align:center;cursor:pointer;border-radius:10px}.shopee-month-table__col.current{color:#ee4d2d}.shopee-month-table__col.current:after{position:absolute;bottom:-6px;left:50%;width:4px;height:4px;margin-left:-2px;background-color:#ee4d2d;border-radius:50%;content:""}.shopee-month-table__col.current.disabled:after{display:none}.shopee-month-table__col.selected,.shopee-month-table__col.selected:hover{color:#fff;background-color:#ee4d2d}.shopee-month-table__col:hover{background-color:#e8e8e8}.shopee-month-table__col.disabled{color:#bbb;cursor:not-allowed;background-color:#fff}.shopee-month-table__col.disabled:hover{color:#bbb;background-color:#fff}.shopee-year-table{width:236px;margin:0 auto;font-size:12px;color:#333;background-color:#fff}.shopee-year-table__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0}.shopee-year-table__col{position:relative;width:40px;height:20px;line-height:20px;text-align:center;cursor:pointer;border-radius:10px}.shopee-year-table__col.current{color:#ee4d2d}.shopee-year-table__col.current:after{position:absolute;bottom:-6px;left:50%;width:4px;height:4px;margin-left:-2px;background-color:#ee4d2d;border-radius:50%;content:""}.shopee-year-table__col.current.disabled:after{display:none}.shopee-year-table__col.selected,.shopee-year-table__col.selected:hover{color:#fff;background-color:#ee4d2d}.shopee-year-table__col:hover{background-color:#e8e8e8}.shopee-year-table__col.disabled{color:#bbb;cursor:not-allowed;background-color:#fff}.shopee-year-table__col.disabled:hover{color:#bbb;background-color:#fff}.shopee-time-spinner{position:relative;width:48px;height:216px}.shopee-time-spinner:before{top:0;background-image:linear-gradient(-180deg,#fff,hsla(0,0%,100%,0))}.shopee-time-spinner:after,.shopee-time-spinner:before{position:absolute;left:0;width:100%;height:40px;content:""}.shopee-time-spinner:after{bottom:0;background-image:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.shopee-time-spinner__hours,.shopee-time-spinner__minutes{float:left;width:16px;height:100%;overflow:auto;color:#888}.shopee-time-spinner__hours::-webkit-scrollbar,.shopee-time-spinner__minutes::-webkit-scrollbar{display:none}.shopee-time-spinner__hours-list,.shopee-time-spinner__minutes-list{padding:100px 0 96px;margin:0;list-style:none}.shopee-time-spinner__hours li,.shopee-time-spinner__minutes li{font-size:12px;line-height:20px;text-align:center;word-break:keep-all;cursor:pointer;transition:all .2s ease-in-out}.shopee-time-spinner__hours li.selected,.shopee-time-spinner__minutes li.selected{font-size:14px;color:#333}.shopee-time-spinner__hours .shopee-scrollbar__wrapper,.shopee-time-spinner__minutes .shopee-scrollbar__wrapper{padding:0}.shopee-time-spinner__split{position:relative;float:left;width:16px;height:100%}.shopee-time-spinner__split:after{position:absolute;top:50%;left:50%;width:16px;height:20px;margin-top:-8px;margin-left:-8px;font-size:14px;line-height:18px;text-align:center;content:":"}.shopee-date-picker-panel{padding:24px;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 8px 8px 0 rgba(0,0,0,.09);box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}.shopee-date-picker-panel.has-time{width:356px}.shopee-date-picker-panel__body,.shopee-date-picker-panel__footer{display:-ms-flexbox;display:flex}.shopee-date-picker-panel__body-left,.shopee-date-picker-panel__footer-left{-ms-flex:auto;flex:auto}.shopee-date-picker-panel__body-right,.shopee-date-picker-panel__footer-right{width:48px;margin-left:16px}.shopee-date-picker-panel__footer{margin-top:24px}.shopee-date-picker-panel__footer-right{text-align:right}.shopee-date-picker-panel__footer-right .shopee-button{width:48px}.shopee-date-picker-panel__shortcuts{text-align:center}.shopee-daterange-picker-panel{padding:24px;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 8px 8px 0 rgba(0,0,0,.09);box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}.shopee-daterange-picker-panel.has-time{width:680px}.shopee-daterange-picker-panel__body,.shopee-daterange-picker-panel__body-left,.shopee-daterange-picker-panel__body-right{display:-ms-flexbox;display:flex}.shopee-daterange-picker-panel__body-left{margin-right:32px}.shopee-daterange-picker-panel__body-left .shopee-daterange-picker-panel__time{margin-right:16px}.shopee-daterange-picker-panel__body-right .shopee-daterange-picker-panel__time{margin-left:16px}.shopee-daterange-picker-panel__time{width:48px}.shopee-daterange-picker-panel__footer{display:-ms-flexbox;display:flex;margin-top:24px}.shopee-daterange-picker-panel__footer-left{width:48px;margin-right:16px}.shopee-daterange-picker-panel__footer-center{-ms-flex:auto;flex:auto;text-align:center}.shopee-daterange-picker-panel__footer-right{width:48px;margin-left:16px;text-align:right}.shopee-daterange-picker-panel__footer-right .shopee-button{width:48px}.shopee-date-picker{position:relative;display:inline-block;-webkit-user-select:none;-ms-user-select:none;user-select:none}.shopee-toasts{position:fixed;top:24px;z-index:9999999;width:100%;pointer-events:none}.shopee-toast{margin-bottom:16px;text-align:center;transition:height .2s ease-in-out,margin .2s ease-in-out}.shopee-toast-body{display:-ms-inline-flexbox;display:inline-flex;padding:12px 24px;margin:0 auto;pointer-events:all;background-color:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.09),0 8px 8px 0 rgba(0,0,0,.05)}.shopee-toast__icon{-ms-flex-negative:0;flex-shrink:0}.shopee-toast__icon.shopee-icon{width:16px;height:16px;margin-top:2px}.shopee-toast__icon--message.shopee-icon{fill:#1791f2}.shopee-toast__icon--success.shopee-icon{fill:#5c7}.shopee-toast__icon--warning.shopee-icon{fill:#ffbf00}.shopee-toast__icon--error.shopee-icon{fill:#ff4742}.shopee-toast__content{font-size:16px;line-height:18px;color:#333;word-break:break-word}.shopee-toast.has-icon .shopee-toast__content{margin-left:16px}.toast-slide-appear,.toast-slide-enter-active,.toast-slide-leave-active{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.toast-slide-appear,.toast-slide-enter-active{animation-name:"shopee-toast-slide-in";animation-play-state:running}.toast-slide-leave-active{animation-name:"shopee-toast-slide-out";animation-play-state:running}@keyframes shopee-toast-slide-in{0%{opacity:0;transform:translateY(-100%)}}@keyframes shopee-toast-slide-out{to{opacity:0;transform:translateY(-100%)}}.shopee-table .hidden-columns{z-index:-1;visibility:hidden}.shopee-table__cell{font-size:14px;font-weight:400;line-height:16px;text-align:left;word-wrap:break-word}.shopee-table__cell.align-right{text-align:right}.shopee-table__cell.align-center{text-align:center}.shopee-table table{border-collapse:separate;table-layout:fixed}.shopee-table thead .shopee-table__cell{padding:12px;color:#888}.shopee-table thead .shopee-table__cell.first-cell{padding-left:24px}.shopee-table thead .shopee-table__cell.last-cell{padding-right:24px}.shopee-table tbody .shopee-table__cell{padding:20px 12px;color:#333}.shopee-table tbody .shopee-table__cell.first-cell{padding-left:24px}.shopee-table tbody .shopee-table__cell.last-cell{padding-right:24px}.shopee-table tbody td{border-top:1px solid #f5f5f5}.shopee-table tbody tr.disabled{cursor:not-allowed;background-color:#fafafa}.shopee-table tbody tr.disabled .shopee-table__cell{color:#bbb}.shopee-table tbody tr:first-child td{border-top:0}.shopee-table__body-container,.shopee-table__header-container{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;border-bottom:1px solid #f5f5f5}.shopee-table__header-container{background-color:#fafafa}.shopee-table__header-container.sticking{z-index:1}.shopee-table__body-container{background-color:#fff}.shopee-table--no-header .shopee-table__body-container{border-top:1px solid #f5f5f5}.shopee-table__fix-body,.shopee-table__fix-header,.shopee-table__main-body,.shopee-table__main-header{overflow:hidden}.shopee-table__main-body .shopee-scrollbar__wrapper{box-sizing:content-box}.shopee-table__fix-body{z-index:1}.shopee-table__fix-left,.shopee-table__fix-right{-ms-flex-negative:0;flex-shrink:0}.shopee-table-scrollX-left .shopee-table__fix-right,.shopee-table-scrollX-middle .shopee-table__fix-left,.shopee-table-scrollX-middle .shopee-table__fix-right,.shopee-table-scrollX-right .shopee-table__fix-left{box-shadow:0 0 10px rgba(0,0,0,.12)}.shopee-table__sort-label{vertical-align:middle;cursor:pointer}.shopee-table__sort-icons{position:relative;display:inline-block;width:8px;height:16px;margin-left:4px;vertical-align:middle}.shopee-table__sort-icon.shopee-icon{position:absolute;width:8px;height:8px;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out;fill:#bbb}.shopee-table__sort-icon.shopee-icon:hover{fill:#333}.shopee-table__sort-icon.up{top:0}.sort-asc .shopee-table__sort-icon.up{fill:#333}.shopee-table__sort-icon.down{bottom:0}.sort-desc .shopee-table__sort-icon.down{fill:#333}.shopee-table--border td,.shopee-table--border th{border-top:1px solid #f5f5f5;border-right:1px solid #f5f5f5}.shopee-table--border .shopee-table__body-container,.shopee-table--border .shopee-table__header-container{border-right:1px solid #f5f5f5;border-left:1px solid #f5f5f5}.shopee-number-input .shopee-input__inner{padding-right:0}.shopee-number-input .shopee-input__suffix{padding-left:0}.shopee-number-input__suffix{display:inline-block;padding-right:12px;vertical-align:middle}.shopee-number-input--no-suffix .shopee-text-input__inner{padding-right:0}.shopee-number-input__controls{position:relative;display:inline-block;width:24px;height:100%;text-align:center;vertical-align:middle;cursor:pointer}.shopee-number-input__control{position:absolute;width:100%;height:50%;overflow:hidden;line-height:16px;opacity:0;transition:opacity .2s ease-in-out}.shopee-number-input__control .shopee-icon{position:absolute;left:50%;width:8px;height:8px;padding:2px 5px;transform:translateX(-50%);box-sizing:initial;transition:transform .2s;-webkit-user-select:none;-ms-user-select:none;user-select:none;fill:#888}.shopee-number-input__control.up{top:0}.shopee-number-input__control.down,.shopee-number-input__control.up .shopee-icon{bottom:0}.shopee-number-input__control.down .shopee-icon{top:0}.shopee-number-input__control.disabled .shopee-icon{cursor:not-allowed;fill:#ccc}.shopee-number-input__control.disabled:hover .shopee-icon{fill:#ccc}.shopee-number-input__control:hover .shopee-icon{transform:translateX(-50%) scale(1.3);fill:#333}.shopee-number-input:hover .shopee-number-input__control{opacity:1}.shopee-number-input.disabled:hover .shopee-number-input__control{opacity:0}.shopee-number-input--small .shopee-number-input__control .shopee-icon{width:6px;height:6px;padding:1px 3px}.shopee-number-input--small .shopee-number-input__controls{width:16px}.shopee-number-input--large .shopee-number-input__control .shopee-icon{width:8px;height:8px}.shopee-number-input--large .shopee-number-input__control.up .shopee-icon{padding-top:4px}.shopee-number-input--large .shopee-number-input__control.down .shopee-icon{padding-bottom:4px}.shopee-number-input--x-large .shopee-number-input__control .shopee-icon{width:10px;height:10px;padding:3px 7px}.shopee-number-input--x-large .shopee-number-input__control.up .shopee-icon{padding-top:6px}.shopee-number-input--x-large .shopee-number-input__control.down .shopee-icon{padding-bottom:6px}.shopee-number-input--x-large .shopee-number-input__controls{width:28px}.shopee-pagination__part{margin-right:16px}.shopee-pagination__part:last-child{margin-right:0}.shopee-pager{display:inline-block;height:24px;vertical-align:middle}.shopee-pager__pages{float:left;padding:0;margin:0;font-size:14px;line-height:24px;color:#333;list-style:none}.shopee-pager__page{float:left;height:24px;min-width:16px;padding:0 4px;margin-right:8px;text-align:center;cursor:pointer;transition:color .2s ease-in-out}.shopee-pager__page:last-of-type{margin-right:0}.shopee-pager__page.active{color:#ee4d2d}.shopee-pager__page:hover{color:#f2785f}.shopee-pager__dot{line-height:16px}.shopee-pager .shopee-button{float:left;width:24px;padding:0}.shopee-pager__button-prev{margin-right:8px}.shopee-pager__button-next{margin-left:8px}.shopee-pager__current,.shopee-pager__total{float:left;height:24px;min-width:16px;padding:0 4px;text-align:center}.shopee-pager__split{float:left;height:24px;margin:0 16px}.shopee-pagination-sizes{display:inline-block;height:24px;vertical-align:middle}.shopee-pagination-sizes__content{position:relative;display:inline-block;height:24px;padding-right:16px;font-size:14px;line-height:24px;color:#888}.shopee-pagination-sizes__content.active{color:#555}.shopee-pagination-sizes__content.active .shopee-icon{transform:rotate(180deg)}.shopee-pagination-sizes__content .shopee-icon{position:absolute;top:8px;right:0;width:8px;height:8px}.shopee-pagination-sizes__popper .shopee-dropdown-item .shopee-icon{width:16px;height:16px;margin-top:0;fill:#5c7}.shopee-pagination-jumper,.shopee-pagination-jumper__label{display:inline-block;vertical-align:middle}.shopee-pagination-jumper__label{font-size:14px;line-height:24px;color:#888}.shopee-pagination-jumper__input{display:inline-block;width:50px}.shopee-tooltip,.shopee-tooltip__ref{display:inline-block}.shopee-tooltip__content{padding:12px 8px;background-color:inherit;border-radius:3px}.shopee-tooltip__popper.shopee-popper{z-index:1;font-size:12px;line-height:18px;word-wrap:break-word;border:1px solid transparent;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.03)}.shopee-tooltip__popper.shopee-popper:before{position:absolute;z-index:-1;width:8px;height:8px;background-color:inherit;border-color:inherit;border-style:solid;border-width:0;content:"";transform:rotate(45deg);box-shadow:inherit}.shopee-tooltip__popper.shopee-popper[x-placement^=bottom]{margin-top:12px}.shopee-tooltip__popper.shopee-popper[x-placement^=bottom]:before{top:-4px;left:50%;margin-left:-4px;border-top-width:1px;border-left-width:1px}.shopee-tooltip__popper.shopee-popper[x-placement^=top]{margin-bottom:12px}.shopee-tooltip__popper.shopee-popper[x-placement^=top]:before{bottom:-4px;left:50%;margin-left:-4px;border-right-width:1px;border-bottom-width:1px}.shopee-tooltip__popper.shopee-popper[x-placement^=left]{margin-right:12px}.shopee-tooltip__popper.shopee-popper[x-placement^=left]:before{top:50%;right:-4px;margin-top:-4px;border-top-width:1px;border-right-width:1px}.shopee-tooltip__popper.shopee-popper[x-placement^=right]{margin-left:12px}.shopee-tooltip__popper.shopee-popper[x-placement^=right]:before{top:50%;left:-4px;margin-top:-4px;border-bottom-width:1px;border-left-width:1px}.shopee-tooltip__popper.shopee-popper[x-placement^=bottom-start]:before,.shopee-tooltip__popper.shopee-popper[x-placement^=top-start]:before{left:8px;margin-left:1px}.shopee-tooltip__popper.shopee-popper[x-placement^=bottom-end]:before,.shopee-tooltip__popper.shopee-popper[x-placement^=top-end]:before{right:8px;left:auto;margin-right:1px}.shopee-tooltip__popper.shopee-popper[x-placement^=left-start]:before,.shopee-tooltip__popper.shopee-popper[x-placement^=right-start]:before{top:8px;margin-top:1px}.shopee-tooltip__popper.shopee-popper[x-placement^=left-end]:before,.shopee-tooltip__popper.shopee-popper[x-placement^=right-end]:before{top:auto;bottom:8px;margin-bottom:1px}.shopee-tooltip__popper--dark.shopee-popper{color:#fff;background-color:#000;opacity:.8}.shopee-tooltip__popper--light.shopee-popper{color:#333;background-color:#fff;border-color:#f5f5f5}.zoom-fast-appear,.zoom-fast-enter-active,.zoom-fast-leave-active{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.zoom-fast-appear,.zoom-fast-enter-active{animation-name:"shopee-zoom-fast-in";animation-play-state:running}.zoom-fast-leave-active{animation-name:"shopee-zoom-fast-out";animation-play-state:running}@keyframes shopee-zoom-fast-in{0%{opacity:0;transform:scale(.8)}}@keyframes shopee-zoom-fast-out{to{opacity:0;transform:scale(.8)}}.shopee-dropdown-menu{padding:8px 0;margin:0}.shopee-dropdown-item{padding:12px 16px;overflow:hidden;font-size:14px;line-height:16px;color:#555;white-space:nowrap;list-style:none;cursor:pointer;transition:color .2s ease-in-out,background-color .2s ease-in-out}.shopee-dropdown-item:hover{color:#333;background-color:rgba(0,0,0,.03)}.shopee-dropdown-item.selected{color:#ee4d2d}.shopee-dropdown-item.disabled{color:#bbb;cursor:not-allowed}.shopee-dropdown-item.disabled:hover{background-color:#fff}.shopee-dropdown-item.is-divided{border-top:1px solid #e8e8e8}.shopee-dropdown-item.has-prefix-icon .shopee-dropdown-item__prefix-icon{float:left;width:16px;height:16px;margin-right:8px;vertical-align:middle}.shopee-dropdown-item.has-suffix-icon .shopee-dropdown-item__suffix-icon{float:right;width:16px;height:16px;margin-left:8px;vertical-align:middle}.shopee-dropdown-item-group{padding:0;list-style:none}.shopee-dropdown-item-group__list{padding:0;margin:0}.shopee-dropdown-item-group__title{padding:4px 16px;font-size:12px;color:#888;list-style:none}.shopee-dropdown{position:relative;display:inline-block}.shopee-dropdown .shopee-dropdown{width:100%}.shopee-popper{background-color:#fff;border-radius:4px;box-shadow:0 0 8px 0 rgba(0,0,0,.09),0 8px 8px 0 rgba(0,0,0,.05)}.shopee-popper[x-placement^=bottom]{margin-top:4px}.shopee-popper[x-placement^=top]{margin-bottom:4px}.shopee-popper[x-placement^=left]{margin-right:4px}.shopee-popper[x-placement^=right]{margin-left:4px}.slide-fast-appear,.slide-fast-enter-active,.slide-fast-leave-active{animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-play-state:paused}.slide-fast-appear,.slide-fast-enter-active{animation-name:"shopee-slide-fast-in";animation-play-state:running}.slide-fast-leave-active{animation-name:"shopee-slide-fast-out";animation-play-state:running}@keyframes shopee-slide-fast-in{0%{opacity:0;transform:scaleY(.8)}}@keyframes shopee-slide-fast-out{to{opacity:0;transform:scaleY(.8)}}.shopee-option{padding:8px 16px;font-size:14px;line-height:16px;color:#555;white-space:nowrap;list-style:none;cursor:pointer}.shopee-option.active,.shopee-option:hover{color:#333;background-color:#e8e8e8}.shopee-option.selected{font-weight:500;color:#ee4d2d}.shopee-option.disabled{color:#bbb;cursor:not-allowed}.shopee-option.disabled:hover{background-color:#fff}.shopee-option.is-divided{border-top:1px solid #e8e8e8}.shopee-option .shopee-icon{float:right;width:10px;height:10px;margin-top:1px}.shopee-option-group__title{padding:8px 16px;font-size:12px;color:#888}.shopee-option-group__options{padding:0}.shopee-select{position:relative;display:inline-block}.shopee-select.clearable .shopee-input:hover .shopee-input__suffix-icon{display:none}.shopee-select.clearable .shopee-input:hover .shopee-input__clear-btn.shopee-icon{display:inline-block}.shopee-select.is-show .shopee-input .shopee-input__suffix-icon{transform:rotate(180deg)}.shopee-select .shopee-input,.shopee-select .shopee-input input{cursor:pointer}.shopee-select .shopee-input__inner .shopee-input__suffix-icon.shopee-icon{width:8px;height:8px;padding:1px}.shopee-select .shopee-input__inner--large .shopee-input__suffix-icon.shopee-icon{width:10px;height:10px;padding:1px}.shopee-select .shopee-input__inner--small .shopee-input__suffix-icon.shopee-icon{width:6px;height:6px;padding:1px}.shopee-select__menu{padding:8px 0;margin:0;overflow:auto}.shopee-radio{display:inline-block;color:#333;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.shopee-radio__input{display:none}.shopee-radio__input:checked+.shopee-radio__indicator{background-color:#ee4d2d;border-color:#ee4d2d}.shopee-radio__input:checked+.shopee-radio__indicator:before{transform:scale(1)}.shopee-radio__indicator{position:relative;display:inline-block;width:18px;height:18px;margin-right:5px;vertical-align:middle;background-color:#fff;border:1px solid #dbdbdb;border-radius:50%;box-sizing:border-box;transition:border-color .2s ease-in-out}.shopee-radio__indicator:before{position:absolute;top:4px;left:4px;width:8px;height:8px;background-color:#fff;border-radius:50%;content:"";transform:scale(0);transition:transform .2s}.shopee-radio__indicator:hover{border-color:#ee4d2d}.shopee-radio.disabled{color:#ccc;cursor:not-allowed}.shopee-radio.disabled .shopee-radio__indicator{background-color:#fafafa}.shopee-radio.disabled .shopee-radio__indicator:hover{border-color:#ccc}.shopee-radio.disabled .shopee-radio__input:checked+.shopee-radio__indicator{background-color:#dbdbdb;border-color:#dbdbdb}.shopee-radio.disabled .shopee-radio__input:checked+.shopee-radio__indicator:hover{border-color:#ccc}.shopee-radio__label{display:inline-block;font-size:14px;vertical-align:middle}.shopee-radio-button{display:inline-block;height:32px;padding:0 16px;font-size:13px;line-height:32px;color:#555;text-align:center;cursor:pointer;background-color:#fff;border:1px solid #dbdbdb;box-sizing:border-box;transition:all .2s ease-in-out}.shopee-radio-button:hover{color:#555;background-color:#f7f7f7;border-color:#dbdbdb}.shopee-radio-button.checked{color:#555;background-color:#f0f0f0;border-color:#dbdbdb}.shopee-radio-button.checked.disabled,.shopee-radio-button.checked.disabled:hover{color:#bbb;cursor:not-allowed;background-color:#f1f1f1;border-color:#dbdbdb}.shopee-radio-button.disabled,.shopee-radio-button.disabled:hover{color:#bbb;cursor:not-allowed;background-color:#fafafa;border-color:#dbdbdb}.shopee-radio-button__input{display:none}.shopee-radio-button__label,.shopee-radio-group{display:inline-block}.shopee-radio-group .shopee-radio:not(:last-child){margin-right:32px}.shopee-radio-group .shopee-radio-button{float:left}.shopee-radio-group .shopee-radio-button:first-child{border-bottom-left-radius:2px;border-top-left-radius:2px}.shopee-radio-group .shopee-radio-button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.shopee-radio-group .shopee-radio-button:not(:last-child){margin-right:-1px}.shopee-radio-group.vertical{vertical-align:middle}.shopee-radio-group.vertical .shopee-radio{display:block;width:100%;margin-right:0}.shopee-radio-group.vertical .shopee-radio:not(:last-child){margin-bottom:16px}.shopee-radio-group--x-large .shopee-radio-button{height:48px;padding:0 28px;font-size:16px;line-height:48px}.shopee-radio-group--large .shopee-radio-button{height:40px;padding:0 24px;font-size:14px;line-height:40px}.shopee-radio-group--small .shopee-radio-button{height:24px;padding:0 8px;font-size:12px;line-height:24px}.shopee-radio-group--outline .shopee-radio-button{color:#ee4d2d;background-color:#fff;border:1px solid #ee4d2d}.shopee-radio-group--outline .shopee-radio-button:hover{color:#fff;background-color:#e74b2c;border-color:#ee4d2d}.shopee-radio-group--outline .shopee-radio-button.checked{color:#fff;background-color:#e0482a;border-color:#ee4d2d}.shopee-radio-group--outline .shopee-radio-button.checked.disabled,.shopee-radio-group--outline .shopee-radio-button.checked.disabled:hover{color:#fff;cursor:not-allowed;background-color:#f8b8ab;border-color:#f8b8ab}.shopee-radio-group--outline .shopee-radio-button.disabled,.shopee-radio-group--outline .shopee-radio-button.disabled:hover{color:#f8b8ab;cursor:not-allowed;background-color:transparent;border-color:#f8b8ab}.shopee-switch{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;transition:background-color .3s ease-in-out}.shopee-switch:before{position:absolute;right:100%;left:0;display:inline-block;margin-top:2px;background-color:#fff;border-radius:50%;content:"";transition:left .3s ease-in-out}.shopee-switch--open{background-color:#5c7}.shopee-switch--close{background-color:#bbb}.shopee-switch--x-large.shopee-switch--open:before{left:43px;margin-top:3px}.shopee-switch--x-large.shopee-switch--close:before{left:3px;margin-top:3px}.shopee-switch--large.shopee-switch--open:before{left:34px;margin-top:2px}.shopee-switch--large.shopee-switch--close:before{left:2px;margin-top:2px}.shopee-switch--normal.shopee-switch--open:before{left:26px}.shopee-switch--normal.shopee-switch--close:before{left:2px;margin-top:2px}.shopee-switch--small.shopee-switch--open:before{left:20px;margin-top:2px}.shopee-switch--small.shopee-switch--close:before{left:2px;margin-top:2px}.shopee-switch--x-large{width:80px;height:40px;font-size:14px;border-radius:20px}.shopee-switch--x-large:before{width:34px;height:34px}.shopee-switch--x-large:after{left:85px;line-height:40px}.shopee-switch--large{width:64px;height:32px;font-size:14px;border-radius:16px}.shopee-switch--large:before{width:28px;height:28px}.shopee-switch--large:after{left:69px;line-height:32px}.shopee-switch--normal{width:48px;height:24px;font-size:14px;border-radius:12px}.shopee-switch--normal:before{width:20px;height:20px}.shopee-switch--normal:after{left:53px;line-height:24px}.shopee-switch--small{width:36px;height:18px;font-size:12px;border-radius:9px}.shopee-switch--small:before{width:14px;height:14px}.shopee-switch--small:after{left:41px;line-height:18px}.shopee-switch--loading{opacity:.8}.shopee-switch--disabled{cursor:not-allowed;background-color:#e8e8e8}.shopee-checkbox{display:inline-block;color:#333;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.shopee-checkbox__input{display:none}.shopee-checkbox__input:checked+.shopee-checkbox__indicator{background-color:#ee4d2d;border-color:#ee4d2d}.shopee-checkbox__input:checked+.shopee-checkbox__indicator .shopee-icon{transform:scale(1)}.shopee-checkbox__indicator{position:relative;display:inline-block;width:18px;height:18px;margin-right:8px;vertical-align:middle;background-color:#fff;border:1px solid #dbdbdb;border-radius:1px;box-sizing:border-box;transition:all .2s ease-in-out}.shopee-checkbox__indicator:hover{border-color:#ee4d2d}.shopee-checkbox__indicator .shopee-icon{position:absolute;top:-1px;left:-1px;width:18px;height:18px;transform:scale(0);transition:transform .2s;fill:#fff}.shopee-checkbox.indeterminate .shopee-checkbox__indicator{background-color:#ee4d2d;border-color:#ee4d2d}.shopee-checkbox.indeterminate .shopee-checkbox__indicator .shopee-icon{display:none}.shopee-checkbox.indeterminate .shopee-checkbox__indicator:before{position:absolute;top:7px;left:3px;width:10px;height:2px;background-color:#fff;border:0;content:"";transform:none}.shopee-checkbox__label{display:inline-block;font-size:14px;line-height:18px;vertical-align:middle}.shopee-checkbox.disabled{color:#bbb;cursor:not-allowed}.shopee-checkbox.disabled .shopee-checkbox__indicator{background-color:#fafafa}.shopee-checkbox.disabled .shopee-checkbox__indicator:hover{border-color:#dbdbdb}.shopee-checkbox.disabled.indeterminate .shopee-checkbox__indicator,.shopee-checkbox.disabled .shopee-checkbox__input:checked+.shopee-checkbox__indicator{background-color:#dbdbdb;border-color:#dbdbdb}.shopee-checkbox--outline.disabled .shopee-checkbox__input:checked+.shopee-checkbox__indicator{background-color:#fafafa;border-color:#dbdbdb}.shopee-checkbox--outline.disabled .shopee-checkbox__input:checked+.shopee-checkbox__indicator .shopee-icon{fill:#dbdbdb}.shopee-checkbox--outline .shopee-checkbox__input:checked+.shopee-checkbox__indicator{background-color:#fff}.shopee-checkbox--outline .shopee-checkbox__indicator .shopee-icon{fill:#ee4d2d}.shopee-checkbox-button{position:relative;display:inline-block;height:32px;padding:0 16px;font-size:13px;line-height:32px;color:#555;text-align:center;cursor:pointer;background-color:#fff;border:1px solid #dbdbdb;box-sizing:border-box;transition:all .2s ease-in-out}.shopee-checkbox-button__indicator{position:absolute;right:0;bottom:0;width:16px;height:16px}.shopee-checkbox-button__indicator .shopee-icon{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;opacity:0;transition:opacity .2s ease-in-out;fill:#fff}.shopee-checkbox-button__indicator:before{position:absolute;top:0;left:0;width:0;height:0;border:8px solid transparent;content:"";transition:border-color .2s ease-in-out}.shopee-checkbox-button.checked,.shopee-checkbox-button:hover{color:#ee4d2d;border-color:#ee4d2d}.shopee-checkbox-button.checked .shopee-checkbox-button__indicator:before{border-right-color:#ee4d2d;border-bottom-color:#ee4d2d}.shopee-checkbox-button.checked .shopee-checkbox-button__indicator .shopee-icon{opacity:1}.shopee-checkbox-button.checked.disabled .shopee-checkbox-button__indicator:before,.shopee-checkbox-button.checked.disabled:hover .shopee-checkbox-button__indicator:before{border-right-color:#dbdbdb;border-bottom-color:#dbdbdb}.shopee-checkbox-button.disabled,.shopee-checkbox-button.disabled:hover{color:#bbb;cursor:not-allowed;background-color:#fafafa;border-color:#dbdbdb}.shopee-checkbox-button__input{display:none}.shopee-checkbox-button__label,.shopee-checkbox-group{display:inline-block}.shopee-checkbox-group .shopee-checkbox:not(:last-child){margin-right:30px}.shopee-checkbox-group.vertical{vertical-align:middle}.shopee-checkbox-group.vertical .shopee-checkbox{display:block;width:100%;margin-right:0}.shopee-checkbox-group.vertical .shopee-checkbox:not(:last-child){margin-bottom:16px}.shopee-checkbox-group.vertical .shopee-checkbox-button:not(:last-child){margin-bottom:8px}.shopee-checkbox-group .shopee-checkbox-button{float:left}.shopee-checkbox-group .shopee-checkbox-button:not(:last-child){margin-right:8px}.shopee-checkbox-group--x-large .shopee-checkbox-button{height:48px;padding:0 28px;font-size:16px;line-height:48px}.shopee-checkbox-group--x-large .shopee-checkbox-button__indicator{width:24px;height:24px}.shopee-checkbox-group--x-large .shopee-checkbox-button__indicator:before{border-width:12px}.shopee-checkbox-group--x-large .shopee-checkbox-button__indicator .shopee-icon{width:16px;height:16px}.shopee-checkbox-group--large .shopee-checkbox-button{height:40px;padding:0 24px;font-size:14px;line-height:40px}.shopee-checkbox-group--large .shopee-checkbox-button__indicator{width:20px;height:20px}.shopee-checkbox-group--large .shopee-checkbox-button__indicator:before{border-width:10px}.shopee-checkbox-group--large .shopee-checkbox-button__indicator .shopee-icon{width:14px;height:14px}.shopee-checkbox-group--small .shopee-checkbox-button{height:24px;padding:0 8px;font-size:12px;line-height:24px}.shopee-checkbox-group--small .shopee-checkbox-button__indicator{width:12px;height:12px}.shopee-checkbox-group--small .shopee-checkbox-button__indicator:before{border-width:6px}.shopee-checkbox-group--small .shopee-checkbox-button__indicator .shopee-icon{width:10px;height:10px}.shopee-button{color:#555;background-color:#fff;border:1px solid #dbdbdb;position:relative;display:inline-block;height:32px;min-width:72px;padding:0 16px;font-size:14px;font-weight:500;line-height:0;text-align:center;white-space:nowrap;cursor:pointer;border-radius:4px;outline:none;box-sizing:border-box;transition:all .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.shopee-button:hover:before{background-color:rgba(0,0,0,.06)}.shopee-button:active:before{background-color:rgba(0,0,0,.12)}.shopee-button.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button.shopee-button--outline{color:#fff;background-color:transparent;border-color:#dbdbdb}.shopee-button.shopee-button--outline:hover:before{background-color:hsla(0,0%,100%,.06)}.shopee-button.shopee-button--outline:active:before{background-color:hsla(0,0%,100%,.12)}.shopee-button.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button.shopee-button--frameless{color:#fff;background-color:transparent;border-color:transparent}.shopee-button.shopee-button--frameless:hover:before{background-color:hsla(0,0%,100%,.06)}.shopee-button.shopee-button--frameless:active:before{background-color:hsla(0,0%,100%,.12)}html[data-focus-visible] .shopee-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(238,77,45,.3)}.shopee-button:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;content:""}.shopee-button.disabled,.shopee-button.disabled:hover{cursor:not-allowed;opacity:.5}.shopee-button.disabled:before,.shopee-button.disabled:hover:before{display:none}.shopee-button span{line-height:1;vertical-align:middle}.shopee-button span .shopee-icon{vertical-align:text-bottom}.shopee-button .shopee-icon{width:16px;height:16px;vertical-align:middle}.shopee-button .shopee-icon+span,.shopee-button span+.shopee-icon{margin-left:6px}.shopee-button--x-large{height:48px;min-width:80px;padding:0 16px;font-size:16px}.shopee-button--x-large .shopee-icon+span,.shopee-button--x-large span+.shopee-icon{margin-left:8px}.shopee-button--large{height:40px;min-width:80px;padding:0 16px;font-size:14px}.shopee-button--large .shopee-icon+span,.shopee-button--large span+.shopee-icon{margin-left:8px}.shopee-button--small{height:24px;min-width:64px;padding:0 8px;font-size:12px}.shopee-button--small .shopee-icon{width:12px;height:12px}.shopee-button--rich{height:auto;padding:8px 24px}.shopee-button--rich .shopee-icon{display:inline-block;width:24px;height:24px;vertical-align:middle}.shopee-button--rich .shopee-button__rich-content{display:inline-block;margin-left:16px;line-height:1;text-align:left;vertical-align:middle}.shopee-button--rich .shopee-button__rich-content .shopee-button__description{margin-top:2px;font-size:11px;line-height:normal;white-space:nowrap}.shopee-button.shopee-button--frameless{color:#555}.shopee-button.shopee-button--frameless:hover:before{background-color:rgba(0,0,0,.06)}.shopee-button.shopee-button--frameless:active:before{background-color:rgba(0,0,0,.12)}.shopee-button.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--primary{color:#fff;background-color:#ee4d2d;border-color:#ee4d2d}.shopee-button--primary:hover:before{background-color:rgba(0,0,0,.06)}.shopee-button--primary:active:before{background-color:rgba(0,0,0,.12)}.shopee-button--primary.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--primary.shopee-button--outline{color:#ee4d2d;background-color:transparent;border-color:#ee4d2d}.shopee-button--primary.shopee-button--outline:hover:before{background-color:rgba(238,77,45,.06)}.shopee-button--primary.shopee-button--outline:active:before{background-color:rgba(238,77,45,.12)}.shopee-button--primary.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--primary.shopee-button--frameless{color:#ee4d2d;background-color:transparent;border-color:transparent}.shopee-button--primary.shopee-button--frameless:hover:before{background-color:rgba(238,77,45,.06)}.shopee-button--primary.shopee-button--frameless:active:before{background-color:rgba(238,77,45,.12)}.shopee-button--primary.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--secondary{color:#fff;background-color:#00bfa5;border-color:#00bfa5}.shopee-button--secondary:hover:before{background-color:rgba(0,0,0,.06)}.shopee-button--secondary:active:before{background-color:rgba(0,0,0,.12)}.shopee-button--secondary.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--secondary.shopee-button--outline{color:#00bfa5;background-color:transparent;border-color:#00bfa5}.shopee-button--secondary.shopee-button--outline:hover:before{background-color:rgba(0,191,165,.06)}.shopee-button--secondary.shopee-button--outline:active:before{background-color:rgba(0,191,165,.12)}.shopee-button--secondary.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--secondary.shopee-button--frameless{color:#00bfa5;background-color:transparent;border-color:transparent}.shopee-button--secondary.shopee-button--frameless:hover:before{background-color:rgba(0,191,165,.06)}.shopee-button--secondary.shopee-button--frameless:active:before{background-color:rgba(0,191,165,.12)}.shopee-button--secondary.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}html[data-focus-visible] .shopee-button--secondary:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,191,165,.3)}.shopee-button--danger{color:#fff;background-color:#ff4742;border-color:#ff4742}.shopee-button--danger:hover:before{background-color:rgba(0,0,0,.06)}.shopee-button--danger:active:before{background-color:rgba(0,0,0,.12)}.shopee-button--danger.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--danger.shopee-button--outline{color:#ff4742;background-color:transparent;border-color:#ff4742}.shopee-button--danger.shopee-button--outline:hover:before{background-color:rgba(255,71,66,.06)}.shopee-button--danger.shopee-button--outline:active:before{background-color:rgba(255,71,66,.12)}.shopee-button--danger.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--danger.shopee-button--frameless{color:#ff4742;background-color:transparent;border-color:transparent}.shopee-button--danger.shopee-button--frameless:hover:before{background-color:rgba(255,71,66,.06)}.shopee-button--danger.shopee-button--frameless:active:before{background-color:rgba(255,71,66,.12)}.shopee-button--danger.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}html[data-focus-visible] .shopee-button--danger:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(255,71,66,.3)}.shopee-button--link{color:#1791f2;background-color:transparent;border-color:transparent;height:unset;min-width:unset;padding:0}.shopee-button--link:hover:before{background-color:rgba(0,0,0,.06)}.shopee-button--link:active:before{background-color:rgba(0,0,0,.12)}.shopee-button--link.shopee-button--outline{color:transparent;background-color:transparent;border-color:transparent}.shopee-button--link.shopee-button--outline:hover:before{background-color:rgba(0,0,0,.06)}.shopee-button--link.shopee-button--outline:active:before{background-color:rgba(0,0,0,.12)}.shopee-button--link.shopee-button--outline.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--link.shopee-button--frameless{color:transparent;background-color:transparent;border-color:transparent}.shopee-button--link.shopee-button--frameless:hover:before{background-color:rgba(0,0,0,.06)}.shopee-button--link.shopee-button--frameless:active:before{background-color:rgba(0,0,0,.12)}.shopee-button--link.shopee-button--frameless.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--link:active:before,.shopee-button--link:hover:before{background-color:transparent}.shopee-button--link.loading:before{background-color:hsla(0,0%,100%,.4)}.shopee-button--dashed{border-style:dashed}.shopee-button--round{border-radius:100px}.shopee-button--block{width:100%}.shopee-button--compact{padding:0 8px}.shopee-button-group{display:inline-block;vertical-align:middle}.shopee-button-group.horizontal .shopee-button{float:left}.shopee-button-group.horizontal .shopee-button:not(:last-child):not(:first-child){border-radius:0}.shopee-button-group.horizontal .shopee-button:not(:last-child){margin-right:-1px}.shopee-button-group.horizontal .shopee-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.shopee-button-group.horizontal .shopee-button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.shopee-button-group.vertical .shopee-button{display:block;float:none;width:100%}.shopee-button-group.vertical .shopee-button:not(:last-child):not(:first-child){border-radius:0}.shopee-button-group.vertical .shopee-button:not(:last-child){margin-bottom:-1px}.shopee-button-group.vertical .shopee-button:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.shopee-button-group.vertical .shopee-button:last-child{border-top-right-radius:0;border-top-left-radius:0}.shopee-input{line-height:0;background-color:#fff}.shopee-input__inner{position:relative;display:inline-table;width:100%;height:32px;padding:0 8px;font-size:14px;border-collapse:separate;border-spacing:0;box-sizing:border-box;border:1px solid #e8e8e8;border-radius:4px;outline:none;transition:border .2s ease-in-out}.shopee-input__inner.focused,.shopee-input__inner:hover{border-color:#bbb}.shopee-input__inner .shopee-input__clear-btn.shopee-icon,.shopee-input__inner .shopee-input__prefix-icon.shopee-icon,.shopee-input__inner .shopee-input__suffix-icon.shopee-icon{width:14px;height:14px}.shopee-input__inner .shopee-input__input{height:30px;font-size:14px}.shopee-input__inner--small{height:24px;padding:0 8px;font-size:12px}.shopee-input__inner--small .shopee-input__clear-btn.shopee-icon,.shopee-input__inner--small .shopee-input__prefix-icon.shopee-icon,.shopee-input__inner--small .shopee-input__suffix-icon.shopee-icon{width:8px;height:8px}.shopee-input__inner--small .shopee-input__input{height:22px;font-size:12px}.shopee-input__inner--large{height:40px;padding:0 16px}.shopee-input__inner--large .shopee-input__clear-btn.shopee-icon,.shopee-input__inner--large .shopee-input__prefix-icon.shopee-icon,.shopee-input__inner--large .shopee-input__suffix-icon.shopee-icon{width:14px;height:14px}.shopee-input__inner--large .shopee-input__input{height:38px;font-size:14px}.shopee-input__inner--x-large{height:48px;padding:0 16px;font-size:16px}.shopee-input__inner--x-large .shopee-input__clear-btn.shopee-icon,.shopee-input__inner--x-large .shopee-input__prefix-icon.shopee-icon,.shopee-input__inner--x-large .shopee-input__suffix-icon.shopee-icon{width:16px;height:16px}.shopee-input__inner--x-large .shopee-input__input{height:46px;font-size:16px}.shopee-input__inner.error{background-color:#fff1f0;border-color:#ff4742}.shopee-input__inner.disabled{color:#ccc;cursor:not-allowed;background-color:#fafafa;border-color:#e8e8e8}.shopee-input__inner.disabled:hover{border-color:#e8e8e8}.shopee-input__inner.disabled .shopee-input__input{color:#ccc;cursor:not-allowed}.shopee-input__inner.active-clearable:hover .shopee-input__clear-btn{display:inline-block}.shopee-input__input{display:table-cell;width:100%;padding:0;color:#333;vertical-align:middle;background-color:inherit;border:0;outline:none;box-sizing:border-box}.shopee-input__input::-webkit-input-placeholder{color:#bbb}.shopee-input__input::-moz-placeholder{color:#bbb}.shopee-input__input::-ms-input-placeholder{color:#bbb}.shopee-input__input::placeholder{color:#bbb}.shopee-input__prefix,.shopee-input__suffix{position:relative;display:table-cell;width:1px;height:100%;line-height:0;color:#bbb;white-space:nowrap;vertical-align:middle}.shopee-input__clear-btn.shopee-icon{display:none;fill:#dbdbdb}.shopee-input__prefix{padding-right:4px}.shopee-input__suffix{padding-left:4px}.shopee-input__area{width:100%;font-size:14px;vertical-align:top;border:0;outline:none;box-sizing:border-box}.shopee-input__area .shopee-input__inner{display:inline-block;padding:12px}.shopee-input__area::-webkit-input-placeholder{color:#bbb}.shopee-input__area::-moz-placeholder{color:#bbb}.shopee-input__area::-ms-input-placeholder{color:#bbb}.shopee-input__area::placeholder{color:#bbb}.shopee-input__error-msg{margin:6px 0;font-size:12px;line-height:1em;color:#ff4742;word-break:normal;word-wrap:break-word}@keyframes shopee-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shopee-icon{display:inline-block;line-height:0;fill:currentColor}.shopee-icon svg{width:100%;height:100%}.shopee-icon-spin{animation:shopee-icon-spin 1s 0s infinite linear}body{margin:0}button{background-color:transparent;border:0;box-shadow:none}a{text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}*{box-sizing:border-box}html{font-family:Roboto,Helvetica Neue,Helvetica,Droid Sans,Arial,sans-serif}body,html{height:100%}body{-webkit-font-smoothing:antialiased;color:#333}abbr{text-decoration:none}button{font-family:Roboto,Helvetica Neue,Helvetica,Droid Sans,Arial,sans-serif}.app{min-height:100%;padding-top:56px;padding-bottom:54px;margin-bottom:-54px;background-color:#fafafa}.app,.container{position:relative}.container{width:1200px;margin:0 auto}.body{min-width:1200px;width:100%;padding:24px 0}.body:after{content:"";display:block;clear:both}.footer{position:absolute;bottom:0;left:0;right:0;text-align:center}.page-title{color:#333;font-size:20px;font-weight:500;line-height:24px;margin:0}.page-title .limit-title{display:inline-block;font-size:16px}.page-title .limit-title__limit{color:#c1c1c1}.page-title-sub{font-size:12px;font-weight:400;color:#999;margin:10px 0 0}.page-title-split{background-color:#f6f6f6;border:0;height:1px;margin-top:24px;margin-bottom:16px}.card{background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.02);padding:24px}.page-index .shopee-table__main-body{border-bottom:1px solid transparent}.page-index .shopee-table thead{background-color:#fafafa;color:#999;line-height:40px}.page-index .shopee-table thead th{border:0;color:#999;font-size:12px;font-weight:400}.page-index .shopee-table thead .shopee-table__cell{padding:12px 18px}.page-index .shopee-table thead .shopee-table__cell.first-cell{padding-left:24px}.page-index .shopee-table thead .shopee-table__cell.last-cell{padding-right:24px}.page-index .shopee-table tbody td{border-top:1px solid #f6f6f6}.page-index .shopee-table tbody .shopee-table__cell{padding:20px 18px}.page-index .shopee-table tbody .shopee-table__cell.first-cell{padding-left:24px}.page-index .shopee-table tbody .shopee-table__cell.last-cell{padding-right:24px}.span-action,.table-actions{color:#1269c1;cursor:pointer}.span-action:hover,.table-actions:hover{color:#1791f2}.span-info{color:#1269c1}input:-webkit-autofill{box-shadow:inset 0 0 0 30px #fff}.shopee-modal__title{padding-right:24px}.shopee-modal__content--normal{width:480px}.shopee-select .shopee-popper{min-width:100%}.shopee-toast-body{max-width:800px!important;z-index:100}.shopee-button.add-button .shopee-icon{height:24px;vertical-align:middle;width:24px}.shopee-button.add-button .shopee-icon+span{margin-left:0;vertical-align:middle}.text-title{margin:0;font-size:22px;font-weight:500;line-height:25px;color:#333}.text-part{margin:0;font-size:14px;line-height:21px;color:#999}.text-desc{font-size:12px;line-height:18px;color:#999}.text-tip{font-size:12px;line-height:15.6px}.hide{display:none}[class*=col-]{min-width:0;margin-left:0;margin-right:0}[class*=col-].col--grow{flex:1;max-width:100%}[class*=col-].right{order:1}[class*=col-].left{order:-1}.col-1{flex:0 0 6.25%;width:6.25%;max-width:6.25%}.col-2{flex:0 0 12.5%;width:12.5%;max-width:12.5%}.col-3{flex:0 0 18.75%;width:18.75%;max-width:18.75%}.col-4{flex:0 0 25%;width:25%;max-width:25%}.col-5{flex:0 0 31.25%;width:31.25%;max-width:31.25%}.col-6{flex:0 0 37.5%;width:37.5%;max-width:37.5%}.col-7{flex:0 0 43.75%;width:43.75%;max-width:43.75%}.col-8{flex:0 0 50%;width:50%;max-width:50%}.col-9{flex:0 0 56.25%;width:56.25%;max-width:56.25%}.col-10{flex:0 0 62.5%;width:62.5%;max-width:62.5%}.col-11{flex:0 0 68.75%;width:68.75%;max-width:68.75%}.col-12{flex:0 0 75%;width:75%;max-width:75%}.col-13{flex:0 0 81.25%;width:81.25%;max-width:81.25%}.col-14{flex:0 0 87.5%;width:87.5%;max-width:87.5%}.col-15{flex:0 0 93.75%;width:93.75%;max-width:93.75%}.col-16{flex:0 0 100%;width:100%;max-width:100%}.grid,[class*=block-grid]{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:flex-start}.grid.nowrap,[class*=block-grid].nowrap{flex-wrap:nowrap}.grid.middle,[class*=block-grid].middle{align-items:center}.grid.center,[class*=block-grid].center{justify-content:center}.grid.with-gap{margin-left:-6px;margin-right:-6px;margin-bottom:-12px}.grid.with-gap>[class*=col]{padding-left:6px;padding-right:6px;margin-bottom:12px}.block-grid>*,[class*=block-grid]>*{min-width:0;flex:1 1}.block-grid.with-gap,[class*=block-grid].with-gap{margin-left:-6px;margin-right:-6px;margin-bottom:-12px}.block-grid.with-gap>*,[class*=block-grid].with-gap>*{padding-left:6px;padding-right:6px;margin-bottom:12px}.block-grid-2>*{flex:0 0 50%;width:50%;max-width:50%}.block-grid-3>*{flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.block-grid-4>*{flex:0 0 25%;width:25%;max-width:25%}.block-grid-5>*{flex:0 0 20%;width:20%;max-width:20%}.block-grid-6>*{flex:0 0 16.66667%;width:16.66667%;max-width:16.66667%}.block-grid-7>*{flex:0 0 14.28571%;width:14.28571%;max-width:14.28571%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinning-ring,.spinning-s{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAACXBIWXMAAC4jAAAuIwF4pT92AAAFFmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTEyLTEwVDAxOjMzOjU2KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0xMi0yNFQxODozMDowNSswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0xMi0yNFQxODozMDowNSswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMTVmOWY5Ni0wOTRjLTQ2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);background-position:50%;background-repeat:no-repeat;background-size:contain;height:200px;left:50%;margin:-100px 0 0 -100px;position:absolute;top:50%;width:200px}.spinning-ring{animation-duration:2.5s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAACXBIWXMAAC4jAAAuIwF4pT92AAAFEGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTEyLTEwVDAxOjM0KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0xMi0yNFQxODoyODowOCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0xMi0yNFQxODoyODowOCswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxOTdhYzFjMS05YmU1LTQwN2Qt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)}.loading-screen{background:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:99999}.loading-screen--small{background:rgba(0,0,0,.1)}.loading-screen--small .spinning-ring,.loading-screen--small .spinning-s{height:100px;margin:-50px 0 0 -50px;width:100px}.loading-screen--small .spinning-ring{border-radius:100%}.loading-screen--mini{background:rgba(0,0,0,.1)}.loading-screen--mini .spinning-ring,.loading-screen--mini .spinning-s{height:40px;margin:-20px 0 0 -20px;width:40px}.footer__footprint{height:54px;line-height:54px;font-size:12px;color:#ccc;margin:0}.footer__links{font-size:14px;line-height:20px;color:#ccc;margin-bottom:-12px}.footer__links a{color:#bbb;margin:0 8px;cursor:pointer}.footer-language-selector.language-selector{display:inline-block;position:relative;margin-left:12px;cursor:pointer}.footer-language-selector.language-selector:before{content:"";position:absolute;width:1px;height:14px;left:-12px;top:3px;background-color:#ccc}.footer-language-selector__dropdown-item{padding-left:32px}.footer-language-selector__checked-icon{position:absolute;width:14px;height:14px;left:16px;color:#5c7}.footer-language-selector__icon{position:relative;top:3px;margin-right:4px;width:16px;height:16px}.footer-language-selector__language{position:relative;display:inline-block;padding-right:16px}.footer-language-selector__language .shopee-icon{position:absolute;top:6px;right:0;width:8px;height:8px}.header{min-width:1200px;margin-top:-56px;height:56px;box-shadow:0 1px 4px 0 rgba(0,0,0,.07);background-color:#fff}.header-dropdown{float:right;height:56px}.header-dropdown__name{padding:20px 24px 16px;line-height:20px;cursor:pointer}.header-dropdown__name:hover{background-color:#f5f5f5}.header-dropdown__name .shopee-icon{width:8px;height:8px;vertical-align:middle;margin-top:-2px;margin-left:12px}.header-logo,.header-logo__icon{float:left}.header-logo__icon svg{fill:#ee4d2d;width:81px;height:31px;margin-top:13px}.header-logo__title{float:left;position:relative;line-height:16px;font-weight:500;margin-top:25px;padding-left:8px;margin-left:8px}.header-logo__title:before{content:"";position:absolute;width:1px;height:15px;left:0;top:0;background-color:rgba(85,85,85,.6)}.header .language-selector{float:right;margin-top:12px}.container-mobile{display:none}.container-mobile .header-area{display:-ms-flexbox;display:flex;height:56px}.container-mobile .header-area .header-logo-icon{float:left}.container-mobile .header-area .header-logo-icon svg{fill:#ee4d2d;height:20px;margin:18px 10px}.container-mobile .header-area .header-mobile-title{margin-left:8px;line-height:60px;font-size:20px;color:rgba(0,0,0,.87);font-weight:500}@media screen and (max-width:864px){.header{width:100%;position:fixed;z-index:100}.container-pc{display:none}.container-mobile{display:block}}@keyframes twinkleNav{0%{color:#fff;fill:#fff}70%{color:transparent;fill:transparent}to{color:#fff;fill:#fff}}@keyframes secondLayout{0%{background:#ee4d2d;opacity:.24}90%{background:#ee4d2d;opacity:.24}95%{background:transprant;opacity:.24}}@keyframes thirdLayout{0%{background:transprant;opacity:.14}75%{background:#ee4d2d;opacity:.14}80%{background:transprant;opacity:.14}to{background:transprant;opacity:.14}}.amination-container{display:inline-block;position:relative;width:8px;height:7px;margin-left:15px}.amination-container .first-layout{position:absolute;background:#ee4d2d;width:6px;height:6px;border-radius:50%;z-index:99}.amination-container .second-layout{position:absolute;width:12px;height:12px;left:-3px;top:-3px;border-radius:50%;animation:secondLayout 1.5s infinite;z-index:98}.amination-container .third-layout{position:absolute;width:18px;height:18px;left:-6px;top:-6px;border-radius:50%;animation:thirdLayout 1.5s infinite;z-index:97}.reminder-dot{display:inline-block;width:7px;height:7px;background:#ee4d2d;border-radius:50%;margin-left:10px}.guide-popover{position:absolute;top:0;right:-10px;transform:translate(100%);width:300px;padding:16px;color:#000;font-size:14px;font-weight:400;font-family:Roboto-Regular;line-height:20px;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 4px 8px 0 rgba(0,0,0,.2);z-index:100;pointer-events:none}.guide-popover:before{content:"";border:5px solid;border-color:transparent #fff transparent transparent;position:absolute;left:0;top:12px;transform:translate(-100%)}.hide-guide-popover{display:none}.full-mask{top:0;bottom:0;left:0;right:0;position:fixed;background:rgba(0,0,0,.6);z-index:100000;text-align:center;overflow:scroll}.full-mask .guide{display:inline-block;width:480px;height:507px;background:#fff;border-radius:2px;margin-top:184px;overflow:hidden}.full-mask .guide-transition{transition:margin-left .5s;width:1440px;overflow:hidden}.full-mask .guide-container{float:left;width:480px;height:334px;box-sizing:border-box;margin-top:46px;padding:0 24px;text-align:center}.full-mask .guide-container__title{font-size:22px;color:#333;margin-bottom:12px;font-weight:500}.full-mask .guide-container__reminder{font-size:14px;color:#555;height:56px}.full-mask .guide-container .picture-container{position:relative;width:432px;height:240px}.full-mask .guide-container__picture{width:432px;height:240px}.full-mask .guide-container .text-container{position:absolute;width:432px;height:240px;top:0;left:0}.full-mask .guide-container .text-container span{position:absolute}.full-mask .guide-container .text-container__auth{border:1px solid #ee4d2d;font-size:12px;font-weight:500;color:#ee4d2d;top:88px;right:89px;padding:2px 8px;border-radius:2px}.full-mask .guide-container .text-container__detail{font-size:12px;color:#4185f4;top:160px;right:60px}.full-mask .guide-container .text-container__btn{position:absolute;width:184px;height:37px;left:197px;top:68px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.full-mask .guide-container .text-container__btn-img{width:20px;height:20px}.full-mask .guide-container .text-container__btn .text-container__btn-create{position:relative}.full-mask .guide-container .text-container__btn-create{font-size:14px;font-weight:500;margin-left:2px;color:#fff}.full-mask .guide-container .text-container__group{width:151px;font-size:14px;font-weight:500;color:#95b7ff;top:157px;left:234px}.full-mask .guide-step{font-size:12px;color:#333;margin-top:8px;margin-bottom:24px}.full-mask .guide-step__count{font-size:12px;color:#ccc}.full-mask .guide-btn .shopee-button{width:160px;height:40px}.nav{float:left;width:240px;padding-right:24px;margin:-14px 0 10px}.nav a{color:inherit}.nav-item{position:relative;font-size:14px;line-height:32px;padding-left:40px;margin:14px 0;cursor:pointer}.nav-item:hover{background-color:#f5f5f5}.nav-item.router-link-active{font-weight:500;color:#ee4d2d}.nav-item__icon{float:left;width:24px;height:24px;margin-left:-40px;margin-top:3px}.member-nav .nav-item__icon svg{fill:#f6c73f}.guide-light-nav{font-weight:500}.guide-light-nav,.guide-light-nav .nav-item__icon svg,.sub-light-nav{animation:twinkleNav .8s .5s forwards}.sub-light-nav{font-weight:500}.guide-nav{position:relative;z-index:100001;cursor:auto}.guide-nav .nav{margin-left:-240px;color:transparent}.guide-nav .nav .nav-item__icon svg{fill:transparent}.guide-nav .nav .nav-item:hover{cursor:auto;background:transparent}.guide-nav .sub-nav li{color:transparent}.guide-nav .sub-nav li:hover{cursor:auto;background:transparent}.agents-manage-nav .nav-item__icon svg{fill:#96c5f5}.shop-nav .nav-item__icon svg{fill:#f6a261}.chat-distribution-nav .nav-item__icon svg{fill:#96c5f5}.op-nav .nav-item__icon svg{fill:#f3bc5c}.performance-nav .nav-item__icon svg{fill:#f6c73f}.account-nav .nav-item__icon svg{fill:#9db6f2}.sub-nav{line-height:32px;font-size:14px}.sub-nav li{padding-left:40px;color:#555;cursor:pointer}.sub-nav li:hover{background-color:#f5f5f5}.sub-nav li.router-link-active{font-weight:500;color:#ee4d2d}.sub-nav li.agent-nav,.sub-nav li.merchant-nav{padding-left:64px}.navSide{float:left}.navSide .entry{clear:both;width:216px;border-top:1px solid #e8e8e8;font-size:15px;color:#555;padding-top:25px}.navSide .entry .entry-text{cursor:pointer}.navSide .entry .entry-text .icon{display:inline-block;width:14px;height:14px;margin-left:12px;vertical-align:middle}.navSide .sc-entry{border-top:0}.content{float:left;width:960px}.content>.card{min-height:640px}.content.hide-nav{margin-left:0;width:100%}.page-feedback{position:fixed;right:30px;top:600px;width:60px;height:60px;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);border-radius:4px;text-align:center}.page-feedback__icon{width:20px;height:20px;margin-top:10px}.page-feedback__text{font-size:11px;color:#333}.page-feedback:hover{cursor:pointer;box-shadow:0 4px 12px 0 rgba(0,0,0,.2)}.feedback-modal .shopee-modal__content{width:540px}.feedback-modal__reminder{font-size:14px;color:#666}.feedback-modal__input{margin-top:16px}.feedback-modal__input textarea{width:490px;height:240px}.feedback-modal__count{font-size:13px;color:#bbb;text-align:right;margin-top:16px}.shopee-breadcrumb{font-size:14px;margin-bottom:16px;line-height:20px}.cs-member__header .page-title{margin-bottom:8px}.cs-member__header .page-sub-title{color:#949494;font-size:14px}.cs-member__header .page-sub-title span{margin-right:16px}.cs-member__header .shopee-button{float:right;width:166px;margin-top:-78px}.cs-member__header .import-agent{float:right;width:230px;margin-right:180px}.cs-member__header .import-agent__icon{width:20px;height:18px;margin-top:-2px}.cs-member-list--search .shopee-select{width:164px;margin-right:8px}.cs-member-list--search .shopee-select:nth-child(3){width:187px}.cs-member-list--search .search-input{float:right;width:288px}.cs-member-list--search .search-input .shopee-input__input{line-height:38px}.cs-member-list__table{margin-top:16px}.cs-member-list__table .span-action:last-child{margin-left:16px}.cs-member-list__table.shopee-table tr.disabled{background-color:#fff;color:#999;cursor:auto}.cs-member-list__status-icon{width:14px;height:14px;vertical-align:-2px}.page-cs-members .shopee-modal__container .shopee-modal__title{font-family:Roboto-Medium;font-size:22px;color:#333;text-align:left;line-height:20px}.page-cs-members .shopee-modal__container .shopee-modal__content{width:560px;height:372}.fontBold{font-weight:700}.account-status-selector.disabled .account-status-selector__content{cursor:auto}.account-status-selector__placeholder{display:inline-block;width:20px;height:16px}.account-status-selector__content{position:relative;padding-left:14px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.disabled .account-status-selector__content{cursor:auto}.account-status-selector__content:before{content:"";position:absolute;width:6px;height:6px;left:0;top:50%;margin-top:-2px;border-radius:50%}.account-status-selector__content .shopee-icon{width:8px;height:8px;color:#ccc;vertical-align:middle}.account-status-selector--active .account-status-selector__content{color:#5c7}.account-status-selector--active .account-status-selector__content:before{background-color:#5c7}.account-status-selector--inactive .account-status-selector__content{color:#ff4742}.account-status-selector--inactive .account-status-selector__content:before{background-color:#ff4742}.shopee-dropdown-item{padding:8px 32px 8px 12px}.shopee-dropdown-item:hover{background-color:#f8f8f8}.shopee-dropdown-item .shopee-icon.account-status-selector__item-icon{width:16px;height:16px;margin-right:4px;float:left}.batch-upload[data-v-3e6d09dc] .shopee-modal__content{width:560px}.batch-upload .upload-file[data-v-3e6d09dc]{font-size:12px;text-align:center}.batch-upload .upload-file__header[data-v-3e6d09dc]{position:relative;text-align:left;margin-top:-12px}.batch-upload .upload-file__header-reminder[data-v-3e6d09dc]{font-family:Roboto-Regular;font-size:12px;color:#999}.batch-upload .upload-file__header-icon[data-v-3e6d09dc]{position:absolute;top:2px;width:14px;height:14px}.batch-upload .upload-file__header-icon svg[data-v-3e6d09dc]{fill:#1691f2}.batch-upload .upload-file__header-template[data-v-3e6d09dc]{display:inline-block;font-family:Roboto-Regular;font-size:12px;color:#4a90e2;margin-left:20px;cursor:pointer}.batch-upload .upload-file__content[data-v-3e6d09dc]{margin-top:24px}.batch-upload .upload-file__content-reminder[data-v-3e6d09dc]{margin-top:24px;overflow:hidden}.batch-upload .upload-file__content-reminder__dragin[data-v-3e6d09dc]{font-family:Roboto-Medium;font-size:14px;color:#4185f4;margin-top:54px}.batch-upload .upload-file__content-reminder__file[data-v-3e6d09dc]{width:56px;height:46px;margin:0 auto 8px;background-size:100% 100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACECAMAAABFwSJAAAAAclBMVEUAAADp6enq6uro6Ojp6enp6enq6urp6en29vbp6enp6enp6en////p6enr6+vt7e3p6enp6enp6enp6enr6+vz8/Pw8PDp6enp6enp6enp6enp6enq6urp6enp6enq6urq6urp6enp6enp6enr6+vo6OhX/+o8AAAAJXRSTlMAqlXe6DgY8Qr51IYEo0AfyFhStDEUEO/knJRvLPKAaT3MuXJNYR9cpAAAAd1JREFUeNrt3MtOwzAQheExacG5J70AbbnDvP8rQqlQSqO0Oai1B+n8W3vxrSx5MSPbfDW7Aqu8XLgiTxUvmcpFu830T91c1lWqGnRNVS26cjXpKtWky6lJl1OTLqcmXU5NupyadDk16XJq0uXUpMupSZdTky6nJl1OTbqcns3lztG69TuWtbKFSZamC5MszbxJlrY2WWubLEcWWbvIQiILiSwkspDIQiILiSwkspDIQiILiSwkspDIQiILiSwkspDIQiILiSwkspDIQiILiSwkspDIQiIL6f+zsnpjkHVfizyZY909yFcrY6z0RbYVc1usmezyjSXW895Yih3Wk3TV91ZYK9nv4c4Ga17Ir15SC6zGy0EzA6xsKb2eo7O2j3u/PCKre9z7raKy0mpo1m8ek3UlQ/kmHmsjwy2TWKxcjlVP4rBKOd7iJgZrXsiJqjQ8q/FysjY4K1nKiDaBWZNaRpUHZT0uZGRlQFZaydiKt3CsVsbnX0Ox3gXpOgnDWgtW/RiE1QpWkQVhaXLYUrqa3ukk1ofsWromdv6JZJH1E1lkkUWWDkVWn1UqUChWKbkChWLlwDKigKwpsPYnHKsEFl2FY2W3wFqwUKw0L0S6JWoXz0vXx9ClWfV97ROsjmSHKP+ZHAAAAABJRU5ErkJggg==)}.batch-upload .upload-file__content-reminder__text[data-v-3e6d09dc]{font-family:Roboto-Medium;font-size:14px;color:#bbb;text-align:center;line-height:21px}.batch-upload .upload-file__content-dragenter[data-v-3e6d09dc]{background:#ecf2fd;border:1px dashed #4185f4}.batch-upload .upload-file[data-v-3e6d09dc] .shopee-upload-dragger{width:512px;height:240px;background:#fafafa;border:1px dashed #ccc}.batch-upload .upload-file[data-v-3e6d09dc] .shopee-upload-dragger:hover{background:#fafafa;border:1px dashed #4185f4}.batch-upload .upload-file[data-v-3e6d09dc] .is-dragover{background:#ecf2fd;border:1px dashed #4185f4}.batch-upload .upload-file__loading[data-v-3e6d09dc]{width:512px;height:240px;margin-top:24px;background:#fafafa}.batch-upload .upload-file__loading-spin[data-v-3e6d09dc]{width:18px;height:18px;margin-top:98px;vertical-align:middle;fill:#bbb}.batch-upload .upload-file__loading-text[data-v-3e6d09dc]{display:inline-block;font-family:Roboto-Regular;color:#bbb;margin-top:98px;margin-left:8px;vertical-align:middle}.batch-upload .upload-file__loading-icon[data-v-3e6d09dc]{display:inline-block;margin:70px auto 8px;width:36px;height:36px;background-size:100% 100%;fill:#5c7}.batch-upload .upload-file__loading-success[data-v-3e6d09dc]{margin:0}.complex-table{position:relative}.complex-table:after{content:"";display:block;clear:both}.complex-table__table{position:relative}.complex-table__loading{position:absolute;top:0;left:0;bottom:0;right:0;background-color:hsla(0,0%,100%,.85)}.complex-table__loading img{position:absolute;width:25px;height:30px;top:50%;left:50%;margin-left:-12px;margin-top:-15px}.complex-table .shopee-pagination{float:right;margin-top:32px;margin-bottom:16px;margin-right:2px}.complex-table .shopee-pagination .shopee-pagination-sizes__content{cursor:pointer}.list-empty{width:100%;padding:120px 40px;font-size:14px;text-align:center;color:#bbb}.list-empty__img{height:100px;margin-bottom:16px}.list-empty__title{font-size:18px;line-height:22px;color:#999;margin:0 0 8px}.infinite-scroller[data-v-7f6643ad]{overflow:auto;line-height:0}.infinite-scroller__content-horizontal[data-v-7f6643ad]{display:inline-block}.infinite-scroller__loading[data-v-7f6643ad]{border-top:1px solid #e8e8e8}.infinite-scroller__loading-horizontal[data-v-7f6643ad]{position:absolute;right:0;bottom:50%;border:0}.infinite-scroller__loading-horizontal .infinite-scroller__loading-img[data-v-7f6643ad]{margin:auto 12px}.infinite-scroller__loading-img[data-v-7f6643ad]{display:block;height:24px;margin:12px auto}.page-add-cs-member{padding:57px 168px 64px}.page-add-cs-member .shopee-steps{margin-left:52px;margin-bottom:74px}.page-add-cs-member .shopee-steps .shopee-step{min-width:315px}.page-add-cs-member .shopee-modal:not(.big-data-modal)__content{width:948px;max-height:100%}.page-add-cs-member .shopee-modal:not(.big-data-modal)__footer{display:none}.cs-member-add__result{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.cs-member-add__result-icon .shopee-icon{width:56px;height:56px;border-radius:28px;fill:#5c7}.cs-member-add__result-text{font-family:Roboto-Medium;font-size:20px;color:#333;text-align:center;line-height:20px;font-weight:500;margin-top:24px}.cs-member-add__result-info{width:320px;margin-top:24px;background:#f5f5f5;border-radius:2px;padding-left:71px;padding-top:24px}.cs-member-add__result-info-psword{margin-top:16px;margin-bottom:24px;font-family:Roboto-Regular;font-size:14px}.cs-member-add__result-info-psword span:first-child{color:#888}.cs-member-add__result-info-psword span:nth-child(2){color:#333;font-weight:500}.cs-member-add__result-info-login{font-family:Roboto-Regular;font-size:14px}.cs-member-add__result-info-login span:first-child{color:#888}.cs-member-add__result-info-login span:nth-child(2){color:#333;font-weight:500}.cs-member-add__result-btn{margin-top:72px}.cs-member-add__result-btn div{display:inline-block;color:#4185f4;margin-right:24px;cursor:pointer}.form-field{margin-bottom:16px;min-height:40px;width:100%}.form-field:after{clear:both;content:"";display:block}.form-field__title{font-size:14px;color:#999;margin-bottom:16px}.form-field__label{color:#555;float:left;font-size:14px;line-height:40px;padding-right:24px;text-align:right;min-width:25%}.form-field__input{float:left;font-size:14px;width:75%}.form-field__input.readonly{line-height:40px}.basic-info-form .form-field-mb{margin-bottom:32px}.basic-info-form .form-action .form-field__input{position:relative}.basic-info-form .form-action .form-field__input-confirm.shopee-button{width:auto}.basic-info-form .form-field__tips{width:360px;margin-top:8px;font-family:Helvetica;font-size:12px;color:#bbb;text-align:left;line-height:15.6px}.basic-info-form .shopee-input{display:inline-block;width:360px}.basic-info-form .shopee-input input{color:#333;height:100%}.basic-info-form .shopee-tooltip{position:absolute;left:432px;top:12px;margin-left:8px;color:#dbdbdb;cursor:pointer}.basic-info-form .shopee-tooltip:hover{color:#bbb}.basic-info-form .shopee-tooltip .shopee-icon{width:16px;height:16px}.basic-info-form .form-action{margin-top:70px;margin-bottom:-8px}.basic-info-form .form-action .shopee-button{width:140px;margin-right:24px}.basic-info-form .username-input .shopee-input__prefix{color:#333}.phone-input .shopee-select .shopee-input{width:64px;padding-left:4px;padding-right:10px;background:transparent}.phone-input .shopee-select .shopee-input__inner{border:0;padding:0}.phone-input .shopee-select:after{content:"";position:absolute;top:8px;right:0;width:1px;height:24px;background-color:#e8e8e8}.flag-common{float:left;height:15px;margin-right:10px;background-size:20px 15px}.cn-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iZmxhZy1pY29uLWNzcy1jbiIgd2lkdGg9IjY0MCIgaGVpZ2h0PSI0ODAiPgogIDxkZWZzPgogICAgPHBhdGggaWQ9ImEiIGZpbGw9IiNmZmRlMDAiIGQ9Ik0tLjYuOEwwLTEgLjYuOC0xLS4zaDJ6Ii8+CiAgPC9kZWZzPgogIDxwYXRoIGZpbGw9IiNkZTI5MTAiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPgogIDx1c2Ugd2lkdGg9IjMwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09Im1hdHJpeCg3MS45OTkxIDAgMCA3MiAxMjAgMTIwKSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoLTEyLjMzNTYyIC0yMC41ODcxIDIwLjU4Njg0IC0xMi4zMzU3NyAyNDAuMyA0OCkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KC0zLjM4NTczIC0yMy43NTk5OCAyMy43NTk2OCAtMy4zODU3OCAyODggOTUuOCkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDYuNTk5MSAtMjMuMDc0OSAyMy4wNzQ2IDYuNTk5MTkgMjg4IDE2OCkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDE0Ljk5OTEgLTE4LjczNTU3IDE4LjczNTMzIDE0Ljk5OTI5IDI0MCAyMTYpIiB4bGluazpocmVmPSIjYSIvPgo8L3N2Zz4K)}.tw-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXR3IiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNMCAwaDY4Mi43djUxMkgweiIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InNjYWxlKC45Mzc1KSI+CiAgICA8cGF0aCBmaWxsPSIjZmUwMDAwIiBkPSJNMCAwaDc2OHY1MTJIMHoiLz4KICAgIDxwYXRoIGZpbGw9IiMwMDAwOTUiIGQ9Ik0wIDBoMzg1Ljd2MjU2SDB6Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjgyLjEgMTc4LjZsLTQ3LjMtOS44IDEwIDQ3LjMtMzYtMzIuMS0xNSA0Ni0xNS4yLTQ1LjktMzYgMzIuNCA5LjgtNDcuNC00Ny4yIDEwLjEgMzItMzYuMS00Ni0xNSA0Ni0xNS4yLTMyLjQtMzUuOCA0Ny4zIDkuNy0xMC00Ny4zIDM2IDMyLjEgMTUtNDYgMTUuMiA0NS45IDM1LjktMzIuNC05LjcgNDcuNCA0Ny4yLTEwLjEtMzIgMzYuMSA0NS45IDE1LTQ1LjkgMTUuMnoiLz4KICAgIDxwYXRoIGZpbGw9IiMwMDAwOTUiIGQ9Ik0yMzguNSAxNzVsLTE1IDcuOS0xNC41IDguNi0xNy0uNi0xNi45LjItMTQuMy05TDE0NiAxNzRsLTgtMTUtOC42LTE0LjUuNi0xNi44LS4yLTE3IDktMTQuMiA4LjMtMTQuOCAxNC45LTcuOSAxNC42LTguNiAxNi45LjYgMTctLjIgMTQuMyA5IDE0LjcgOC4yIDggMTQuOSA4LjYgMTQuNS0uNiAxNi45LjIgMTYuOS05IDE0LjN6Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjQ0LjYgMTI4LjNhNTEuOSA1MS45IDAgMSAxLTEwMy43IDAgNTEuOSA1MS45IDAgMCAxIDEwMy43IDB6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.hk-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWhrIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTg5IDBoNjgyLjZ2NTEySC04OXoiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGNsaXAtcGF0aD0idXJsKCNhKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODMuNSkgc2NhbGUoLjk0KSI+CiAgICA8cGF0aCBmaWxsPSIjYmEwMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02MTggNTEyaC03MzEuNFYwSDYxOHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI0MS45IDI0Ny44cy01MS42LTIyLjItNDQuMi03OS44YzcuMS0yNy43IDE5LjgtNDYuNiA0Mi43LTU2LjkgMTAuOC0zLjMgMjEuOC00LjggMzMtNS43LTMgMi44LTUuNCA1LjYtNi43IDktMi40IDYuNC0uNiAxMi40IDIuNyAxOC41IDQuMSA3IDYuNiAxNC4yIDcuNCAyMy42YTM2LjYgMzYuNiAwIDAgMS0xNC42IDMzLjdjLTYuNiA1LjEtMTQuNCA2LjktMjAuOCAxMi43LTUgNC44LTggOS43LTkgMTguMS0uMiAxNi4xIDQuMSAxOC40IDkuNSAyNi44eiIvPgogICAgPHBhdGggZmlsbD0iI2JhMDAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMi4xIiBkPSJNMjMyIDE2NC41di0uMyIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTIzNS4zIDI0MS44Yy0yMC0xNy43LTE4LjMtNjIuNC0zLTc3LjMiLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI0NC42IDE1NC41bDMuMyA1LjUtNi0yLjUtNC43IDUgLjgtNi41LTYtMi41IDYuNS0xLjUuOC02LjQgMy4zIDUuNSA2LjYtMS41Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNDYuMyAyNDRzNi01NS45IDYzLjMtNjUuN2MyOC42LTEuMiA1MC40IDUuMyA2NyAyNC4zIDYuMyA5LjMgMTAuOSAxOS40IDE1IDI5LjgtMy41LTItNi44LTMuNS0xMC42LTMuNy02LjctLjUtMTIgMy0xNi44IDcuOWE1My4yIDUzLjIgMCAwIDEtMjAuNCAxNCAzNi42IDM2LjYgMCAwIDEtMzYuNS00Yy02LjgtNC45LTEwLjgtMTEuOC0xOC4yLTE2LjItNi4xLTMuMy0xMS42LTQuOC0yMC0zLjQtMTUuNSA0LjYtMTYuMyA5LjQtMjIuOCAxN3oiLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTMyMyAyMTAuMmguMyIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTI1MCAyMzZjMTEuMi0yNC40IDU0LjQtMzUuOCA3My4xLTI1LjYiLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTMzNi4zIDIxOS4zTDMzMiAyMjRsLjYtNi41LTYtMyA2LjMtMSAuNi02LjcgMy40IDYgNi40LTEuMi00LjMgNC43IDMuMyA2Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNTAuMSAyNDhzNTUtMTIgODIuNCAzOS4zYzEwLjMgMjYuNyAxMSA0OS40LTEuNyA3MS4xLTYuOCA5LTE1IDE2LjUtMjMuNSAyMy44LjgtNCAxLjEtNy42LjEtMTEuMi0xLjYtNi42LTYuNi0xMC41LTEyLjgtMTMuNWE1My4xIDUzLjEgMCAwIDEtMTkuOC0xNSAzNi42IDM2LjYgMCAwIDEtNy43LTM1LjhjMi40LTggNy43LTE0IDkuNS0yMi40IDEuMi02LjguOS0xMi41LTMuMS0yMC05LjMtMTMuMi0xNC4xLTEyLjUtMjMuNC0xNi4zeiIvPgogICAgPHBhdGggZmlsbD0iI2JhMDAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMi4xIiBkPSJNMzA2LjUgMzEwLjFsLjIuMiIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTI1OSAyNDljMjYuNiAyLjkgNTEuMSA0MC4yIDQ3LjQgNjEuMyIvPgogICAgPHBhdGggZmlsbD0iI2JhMDAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMzAyLjEgMzI1LjZsLTUuOS0yLjYgNi41LTEuNS44LTYuNyAzLjEgNS43IDYuNS0xLjUtNC41IDUgMyA1LjctNS44LTIuNi00LjUgNS4xIi8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNDguOSAyNTMuN3MyNi45IDQ5LjQtMTQuNSA5MGMtMjIuOCAxNy40LTQ0LjQgMjQuNS02OC44IDE4LjQtMTAuNS00LTIwLTkuNy0yOS41LTE1LjkgNC0uMyA3LjctMSAxMC45LTMgNS44LTMuNCA4LjEtOS4zIDkuMy0xNmE1MyA1MyAwIDAgMSA4LjgtMjMuMyAzNi42IDM2LjYgMCAwIDEgMzIuMi0xNy41YzguNC4xIDE1LjYgMy42IDI0LjIgMyA2LjktLjkgMTIuMy0yLjggMTguNC04LjggMTAtMTIuNSA4LTE3IDktMjd6Ii8+CiAgICA8cGF0aCBmaWxsPSIjYmEwMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyLjEiIGQ9Ik0yMDUuMSAzMjUuM2wtLjEuMiIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTI1MC4zIDI2Mi40YzQuOSAyNi40LTI0LjEgNjAuNS00NS40IDYyLjciLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4OSAzMjUuNGwuOS02LjQgMy4zIDUuNyA2LjYtMS00LjYgNC42IDMuMyA1LjctNi4xLTIuOS00LjYgNC42LjgtNi40LTYuMS0yLjkiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI0Mi44IDI1Mi42UzIwNS4yIDI5NC40IDE1MyAyNjljLTI0LTE1LjctMzcuOC0zMy44LTQwLjEtNTguOC4zLTExLjMgMi40LTIyLjEgNS4xLTMzIDEuNyAzLjYgMy42IDYuOCA2LjUgOS4yIDUuMSA0LjMgMTEuNSA0LjUgMTguMyAzLjQgOC0xLjcgMTUuNi0xLjcgMjQuNy42YTM2LjYgMzYuNiAwIDAgMSAyNy4zIDI0LjZjMi43IDcuOSAxLjggMTUuOSA1LjMgMjMuOCAzIDYuMiA2LjYgMTAuNiAxNC4zIDE0LjQgMTUuMiA1LjMgMTguNyAxLjkgMjguNC0uNXoiLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTE2MC43IDIzNS4ybC0uMi0uMSIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTIzNSAyNTYuOWMtMjMuMiAxMy4zLTY1LTIuNy03NC4yLTIyIi8+CiAgICA8cGF0aCBmaWxsPSIjYmEwMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNTUuMyAyMjBsNi4zLTEuMy00LjMgNSAzLjEgNS45LTUuOC0yLjgtNC4zIDUgLjctNi44LTUuOS0yLjggNi4zLTEuMy43LTYuOCIvPgogIDwvZz4KPC9zdmc+Cg==)}.sg-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXNnIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNMCAwaDY0MHY0ODBIMHoiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1wYXRoPSJ1cmwoI2EpIj4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0tMjAgMGg3MjB2NDgwSC0yMHoiLz4KICAgIDxwYXRoIGZpbGw9IiNkZjAwMDAiIGQ9Ik0tMjAgMGg3MjB2MjQwSC0yMHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNDYgNDAuMmE4NC40IDg0LjQgMCAwIDAgLjggMTY1LjIgODYgODYgMCAwIDEtMTA2LjYtNTkgODYgODYgMCAwIDEgNTktMTA2YzE2LTQuNiAzMC44LTQuNyA0Ni45LS4yeiIvPgogICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEzMyAxMTBsNC45IDE1LTEzLTkuMi0xMi44IDkuNCA0LjctMTUuMi0xMi44LTkuMyAxNS45LS4yIDUtMTUgNSAxNWgxNS44em0xNy41IDUybDUgMTUuMS0xMy05LjItMTIuOSA5LjMgNC44LTE1LjEtMTIuOC05LjQgMTUuOS0uMSA0LjktMTUuMSA1IDE1aDE2em01OC41LS40bDQuOSAxNS4yLTEzLTkuMy0xMi44IDkuMyA0LjctMTUuMS0xMi44LTkuMyAxNS45LS4yIDUtMTUgNSAxNWgxNS44em0xNy40LTUxLjZsNC45IDE1LjEtMTMtOS4yLTEyLjggOS4zIDQuOC0xNS4xLTEyLjktOS40IDE2LS4xIDQuOC0xNS4xIDUgMTVoMTZ6bS00Ni4zLTM0LjNsNSAxNS4yLTEzLTkuMy0xMi45IDkuNCA0LjgtMTUuMi0xMi44LTkuNCAxNS44LS4xIDUtMTUuMSA1IDE1SDE5M3oiLz4KICA8L2c+Cjwvc3ZnPgo=)}.id-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWlkIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCI+CiAgICA8cGF0aCBmaWxsPSIjZTcwMDExIiBkPSJNMCAwaDY0MHYyNDlIMHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDI0MGg2NDB2MjQwSDB6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.my-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iZmxhZy1pY29uLWNzcy1teSIgd2lkdGg9IjY0MCIgaGVpZ2h0PSI0ODAiPgogIDxwYXRoIGZpbGw9IiNjYzAwMDEiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPgogIDxwYXRoIGlkPSJhIiBmaWxsPSIjZmZmIiBkPSJNMCA0NDUuOGg2NDBWNDgwSDB6Ii8+CiAgPHVzZSB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC02OC42KSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTEzNy4yKSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTIwNS44KSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTI3NC4zKSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTM0MykiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC00MTEuNSkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHBhdGggZmlsbD0iIzAxMDA2NiIgZD0iTTAgMGgzNzIuNnYyNzQuM0gweiIvPgogIDxnIGZpbGw9IiNmYzAiPgogICAgPHBhdGggZD0iTTE0OS43IDQ4LjVjLTQ5IDAtODguOSAzOS43LTg4LjkgODguNmE4OC44IDg4LjggMCAwIDAgODkgODguNiA4OC43IDg4LjcgMCAwIDAgNDgtMTQgNzguOSA3OC45IDAgMCAxLTI1LjggNC4yYy00My41IDAtNzguOC0zNS4yLTc4LjgtNzguNWE3OC43IDc4LjcgMCAwIDEgMTA2LjItNzMuNyA4OC43IDg4LjcgMCAwIDAtNDkuNy0xNS4yeiIvPgogICAgPHBhdGggZD0iTTI5Ny4xIDE4My4ybC0zNy40LTE5LjUgMTEgNDAtMjUtMzMuNS03LjggNDAuNy03LjctNDAuNy0yNS4xIDMzLjQgMTEuMi00MC0zNy42IDE5LjUgMjgtMzEuMy00Mi41IDEuNiAzOS0xNi4zLTM5LTE2LjUgNDIuNSAxLjdMMTc4LjkgOTFsMzcuNCAxOS41LTExLTQwIDI1IDMzLjUgNy44LTQwLjcgNy43IDQwLjcgMjUuMS0zMy4zLTExLjIgMzkuOSAzNy42LTE5LjQtMjggMzEuMiA0Mi41LTEuNi0zOSAxNi40IDM5IDE2LjUtNDIuNS0xLjh6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.vn-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXZuIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTg1LjMgMGg2ODIuNnY1MTJILTg1LjN6Ii8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcGF0aD0idXJsKCNhKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODApIHNjYWxlKC45Mzc1KSI+CiAgICA8cGF0aCBmaWxsPSIjZWMwMDE1IiBkPSJNLTEyOCAwaDc2OHY1MTJoLTc2OHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZjAiIGQ9Ik0zNDkuNiAzODFMMjYwIDMxNC4zIDE3MSAzODEuNiAyMDQgMjcybC04OS02Ny43IDExMC4xLTEgMzQuMi0xMDkuNEwyOTQgMjAzbDExMC4xLjEtODguNSA2OC40IDMzLjkgMTA5LjZ6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.th-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXRoIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPgogICAgPHBhdGggZmlsbD0iIzAwMWI5YSIgZD0iTTAgMTYyLjVoNjQwdjE2MEgweiIvPgogICAgPHBhdGggZmlsbD0iI2U3MDAwMCIgZD0iTTAgMGg2NDB2ODIuNUgwem0wIDQwMGg2NDB2ODBIMHoiLz4KICA8L2c+Cjwvc3ZnPgo=)}.ph-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iZmxhZy1pY29uLWNzcy1waCIgd2lkdGg9IjY0MCIgaGVpZ2h0PSI0ODAiPgogICA8cGF0aCBkPSJtMCAwaDY0MHYyNDBoLTY0MHoiIGZpbGw9IiMwMDM4YTgiLz4KIDxwYXRoIGQ9Im0wIDI0MGg2NDB2MjQwaC02NDB6IiBmaWxsPSIjY2UxMTI2Ii8+CiA8cGF0aCBkPSJNIDQxNS43LDI0MCAwLDQ4MCBWIDAiIGZpbGw9IiNmZmYiLz4KIDxnIGZpbGw9IiNmY2QxMTYiPgogIDxnIHN0cm9rZS13aWR0aD0iMXB0Ij4KICAgPHBhdGggZD0ibTI2LjY4OSA0Mi40NDMgMTQuMzgyIDEyLjQyOCAxNi42NTItOS4xNjY5LTcuMzc2MSAxNy41MiAxMy44NjQgMTMuMDA1LTE4Ljk0MS0xLjYwMTQtOC4wODM3IDE3LjIwNC00LjMzMDEtMTguNTA5LTE4Ljg2LTIuMzcxNyAxNi4yNjUtOS44Mzc4eiIvPgogICA8cGF0aCBkPSJtMzUwLjQ3IDIxNC43MiAwLjM4NzI5IDE5LjAwNSAxNy45NTUgNi4yNDEyLTE3Ljk1NSA2LjI0MS0wLjM4NzI5IDE5LjAwNS0xMS40ODQtMTUuMTQ4LTE4LjE5NCA1LjUwNDUgMTAuODU3LTE1LjYwMy0xMC44NTctMTUuNjAzIDE4LjE5NCA1LjUwNDV6Ii8+CiAgIDxwYXRoIGQ9Im0zNy4xODcgMzg4LjEgOC4wODM3IDE3LjIwNCAxOC45NDEtMS42MDE0LTEzLjg2NCAxMy4wMDUgNy4zNzYxIDE3LjUyLTE2LjY1Mi05LjE2Ny0xNC4zODIgMTIuNDI4IDMuNTcyNC0xOC42Ny0xNi4yNjUtOS44Mzc4IDE4Ljg2LTIuMzcxOHoiLz4KICA8L2c+CiAgPHBhdGggZD0ibTE1MS40NSAxMzkuMS02LjIwMzYgNi4yMDM2IDMuMDc2NiA0Ni45ODdjLTEuMDQ2IDAuMDY3NC0yLjA4MTQgMC4xNjg4Mi0zLjEwODEgMC4zMDI2MWwtNS42NDg4LTQyLjg3Ny01LjA2MjQgNS4wNjI0IDcuNjIyIDM4LjMyNWMtNi4yNjk3IDEuMjQwNi0xMi4wOTcgMy43MDM2LTE3LjIyMyA3LjEzNjZsLTIxLjcwNi0zMi40ODdoLTcuMTYxOGwyNi4zMjcgMzQuMzE1Yy0wLjgyNjA4IDAuNjM1MDYtMS42MjYyIDEuMjk5My0yLjQwODQgMS45ODU5bC0zMS4wNTYtMzUuNDEyaC04Ljc3NTh2OC43NzU4bDM1LjQxMiAzMS4wNTZjLTAuNjg3MyAwLjc4MzA4LTEuMzUwMiAxLjU4NzUtMS45ODU5IDIuNDE0NWwtMzQuMzE1LTI2LjMzNHY3LjE2MThsMzIuNDkzIDIxLjcxM2MtMy40MzIyIDUuMTI1OC01LjkwMjYgMTAuOTQ5LTcuMTQyOSAxNy4yMTdsLTM4LjMyNS03LjYyMi01LjA2MjQgNS4wNjI0IDQyLjg3NyA1LjY0ODhjLTAuMTMzNzkgMS4wMjY4LTAuMjM1MTkgMi4wNjIzLTAuMzAyNjIgMy4xMDgxbC00Ni45ODctMy4wNzY2LTYuMjAzNiA2LjIwMzYgNi4yMDM2IDYuMjAzNiA0Ni45ODctMy4wNzY2YzAuMDY4IDEuMDQ2NCAwLjE2ODgzIDIuMDg3NSAwLjMwMjYyIDMuMTE0NGwtNDIuODc3IDUuNjQyNSA1LjA2MjQgNS4wNjI0IDM4LjMyNS03LjYyMmMxLjI0MDQgNi4yNjk1IDMuNzAyOSAxMi4wOTYgNy4xMzY2IDE3LjIyM2wtMzIuNDg3IDIxLjcwNnY3LjE2MThsMzQuMzE1LTI2LjMyN2MwLjYzNTExIDAuODI2NCAxLjI5OTMgMS42MjU4IDEuOTg1OSAyLjQwODRsLTM1LjQxMiAzMS4wNTZ2OC43NzU4aDguNzc1OGwzMS4wNTYtMzUuNDEyYzAuNzgzMjkgMC42ODc3OCAxLjU4NzQgMS4zNDk2IDIuNDE0NSAxLjk4NTlsLTI2LjMzNCAzNC4zMTVoNy4xNjE4bDIxLjcxMy0zMi40OTNjNS4xMjQ0IDMuNDM1MSAxMC45NDggNS45MDg5IDE3LjIxNyA3LjE0OTJsLTcuNjIyIDM4LjMxOCA1LjA2MjQgNS4wNjI0IDUuNjQ4OC00Mi44NzdjMS4wMjYyIDAuMTMzNzkgMi4wNjIgMC4yMzUxOSAzLjEwODEgMC4zMDI2MmwtMy4wNzY2IDQ2Ljk4NyA2LjIwMzYgNi4yMDM2IDYuMjAzNi02LjIwMzYtMy4wNzY2LTQ2Ljk4N2MxLjA0Ni0wLjA2OCAyLjA4MTQtMC4xNjg4MyAzLjEwODEtMC4zMDI2Mmw1LjY0ODggNDIuODc3IDUuMDYyNC01LjA2MjQtNy42MjItMzguMzI1YzYuMjY5Ny0xLjI0MDYgMTIuMDk3LTMuNzAzNCAxNy4yMjMtNy4xMzY2bDIxLjcwNiAzMi40ODdoNy4xNjE4bC0yNi4zMjctMzQuMzE1YzAuODI2MDgtMC42MzUwNiAxLjYyNjMtMS4yOTkzIDIuNDA4NC0xLjk4NTlsMzEuMDU2IDM1LjQxMmg4Ljc3NTh2LTguNzc1OGwtMzUuNDEyLTMxLjA1NmMwLjY4NzMtMC43ODMwOCAxLjM1MDItMS41ODc1IDEuOTg1OS0yLjQxNDVsMzQuMzE1IDI2LjMzNHYtNy4xNjE4bC0zMi40OTMtMjEuNzEzYzMuNDMyMi01LjEyNTcgNS45MDI2LTEwLjk0OSA3LjE0MjktMTcuMjE3bDM4LjMyNSA3LjYyMiA1LjA2MjQtNS4wNjI0LTQyLjg3Ny01LjY0ODhjMC4xMzM3OC0xLjAyNjkgMC4yMzUxOS0yLjA2MjMgMC4zMDI2MS0zLjEwODFsNDYuOTg3IDMuMDc2NiA2LjIwMzYtNi4yMDM2LTYuMjAzNi02LjIwMzYtNDYuOTg3IDMuMDc2NmMtMC4wNjc0LTEuMDQ2LTAuMTY4ODMtMi4wODE0LTAuMzAyNjEtMy4xMDgxbDQyLjg3Ny01LjY0ODgtNS4wNjI0LTUuMDYyNC0zOC4zMjUgNy42MjJjLTEuMjQwNi02LjI2OTctMy43MDMzLTEyLjA5Ny03LjEzNjYtMTcuMjIzbDMyLjQ4Ny0yMS43MDZ2LTcuMTYxOGwtMzQuMzE1IDI2LjMyN2MtMC42MzUwNi0wLjgyNjAzLTEuMjk5My0xLjYyNjItMS45ODU5LTIuNDA4M2wzNS40MTItMzEuMDU2di04Ljc3NThoLTguNzc1OGwtMzEuMDU2IDM1LjQxMmMtMC43ODMwOC0wLjY4NzMxLTEuNTg3NC0xLjM1MDItMi40MTQ1LTEuOTg1OWwyNi4zMzQtMzQuMzE1aC03LjE2MThsLTIxLjcxMyAzMi40OTNjLTUuMTI1Ny0zLjQzMjItMTAuOTQ5LTUuOTAyNS0xNy4yMTctNy4xNDI5bDcuNjIyLTM4LjMyNS01LjA2MjQtNS4wNjI0LTUuNjQ4OCA0Mi44NzdjLTEuMDI2OC0wLjEzMzc5LTIuMDYyMy0wLjIzNTE5LTMuMTA4MS0wLjMwMjYxbDMuMDc2Ni00Ni45ODd6IiBzdHJva2Utd2lkdGg9IjUuMzA5Ii8+CiA8L2c+Cjwvc3ZnPgo=)}.kr-flag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWtyIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTk1LjgtLjRoNjgyLjd2NTEySC05NS44eiIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXBhdGg9InVybCgjYSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg5LjggLjQpIHNjYWxlKC45Mzc1KSI+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNNjEwLjYgNTExLjZoLTczMC4yVi0uNGg3MzAuMnoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNTEuOSAyNTZhMTEyLjUgMTEyLjUgMCAxIDEtMjI1IDAgMTEyLjUgMTEyLjUgMCAwIDEgMjI1IDB6Ii8+CiAgICA8cGF0aCBmaWxsPSIjYzcwMDAwIiBkPSJNMzkzIDI2Mi42YzAgODEtNjUgMTQ2LjgtMTQ1LjMgMTQ2LjhzLTE0NS4yLTY1LjgtMTQ1LjItMTQ2LjggNjUtMTQ2LjkgMTQ1LjMtMTQ2LjlTMzkzIDE4MS42IDM5MyAyNjIuNnoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHptMjcuNCAyMy43bDgzLjYtOTYuNyAxOS45IDE3LTgzLjcgOTYuOXoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHptNTUuNCA0OGw4My42LTk2LjkgMTkuOSAxNy4yLTgzLjcgOTYuOHoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHptNTA4LjgtOTYuOGw4MyA5Ny40LTIwIDE3LTgzLTk3LjR6bS01NS43IDQ3LjVsODMgOTcuNC0yMCAxNy04My05Ny40eiIvPgogICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQxNy42IDEzMy4yTDQ5NiA2NS40bDE0LjcgMTctODQgNzUuNC05LjMtMjQuNnoiLz4KICAgIDxwYXRoIGQ9Ik01MTQuMiAzNzJsLTgwLjQgOTUuOC0xOS43LTE2LjQgODAuNC05NS44ek00MzEuOCA1My4xbDgzIDk3LjQtMTkuOSAxN0w0MTIgNzB6bTEwOS43IDM0MS42TDQ2MSA0OTAuNWwtMTkuOC0xNi40IDgwLjUtOTUuOHptLTU1LjEtNDUuOEw0MDYgNDQ0LjdsLTE5LjctMTYuNCA4MC40LTk1Ljh6Ii8+CiAgICA8cGF0aCBmaWxsPSIjM2Q1ODk3IiBkPSJNMTA0LjYgMjM2LjdjNC42IDM3IDExLjMgNzguMiA2OC4yIDgyLjQgMjEuMyAxLjMgNjIuOC01IDc3LTYzLjIgMTguOC01NS44IDc1LTcxLjggMTEzLjMtNDEuNkMzODUgMjI4LjUgMzkxIDI1MSAzOTIuNCAyNjggMzkwLjcgMzIyIDM1OS41IDM2OSAzMTkuNiAzOTBjLTQ2IDI3LjMtMTA5LjYgMjcuOS0xNjUuMy0xMy41LTI1LjEtMjMuNS02MC4yLTY3LTQ5LjctMTM5Ljh6Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNNDM2IDM3MC42bDc4LjYgNjcuNi0xNC42IDE3LTg3LjEtNzEuOCAyMy0xMi44eiIvPgogICAgPHBhdGggZD0iTS0xLjkgMzU3LjJsODMgOTcuMy0yMCAxNy04My05Ny4zeiIvPgogICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0xNi4yIDQzNy4zbDc4LjYtNjcuOSAxNC43IDE3LTg0IDc1LjUtOS4zLTI0Ljd6Ii8+CiAgICA8cGF0aCBkPSJNMjUuNyAzMzMuN2w4MyA5Ny4zLTIwIDE3LTgzLTk3LjN6TS0zMCAzODEuMmw4MyA5Ny4zLTIwIDE3LTgzLTk3LjN6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.phone-input .shopee-select{margin-right:4px}.phone-input .phone-select .shopee-input{box-sizing:content-box;width:64px;padding-left:4px;padding-right:10px;background:transparent}.phone-input .phone-select .shopee-input:before{content:"";position:absolute;box-sizing:border-box;width:20px;height:15px;left:0;top:30%;background-size:20px 15px}.phone-input .phone-select .shopee-input .shopee-input__inner{width:50px;margin-left:20px;border:0;padding:0}.phone-input .phone-select .shopee-input:after{content:"";position:absolute;top:8px;right:0;width:1px;height:24px;background-color:#e8e8e8}.phone-input .shopee-input__inner--large{padding-left:0}.cn-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iZmxhZy1pY29uLWNzcy1jbiIgd2lkdGg9IjY0MCIgaGVpZ2h0PSI0ODAiPgogIDxkZWZzPgogICAgPHBhdGggaWQ9ImEiIGZpbGw9IiNmZmRlMDAiIGQ9Ik0tLjYuOEwwLTEgLjYuOC0xLS4zaDJ6Ii8+CiAgPC9kZWZzPgogIDxwYXRoIGZpbGw9IiNkZTI5MTAiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPgogIDx1c2Ugd2lkdGg9IjMwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09Im1hdHJpeCg3MS45OTkxIDAgMCA3MiAxMjAgMTIwKSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoLTEyLjMzNTYyIC0yMC41ODcxIDIwLjU4Njg0IC0xMi4zMzU3NyAyNDAuMyA0OCkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KC0zLjM4NTczIC0yMy43NTk5OCAyMy43NTk2OCAtMy4zODU3OCAyODggOTUuOCkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDYuNTk5MSAtMjMuMDc0OSAyMy4wNzQ2IDYuNTk5MTkgMjg4IDE2OCkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDE0Ljk5OTEgLTE4LjczNTU3IDE4LjczNTMzIDE0Ljk5OTI5IDI0MCAyMTYpIiB4bGluazpocmVmPSIjYSIvPgo8L3N2Zz4K)}.tw-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXR3IiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNMCAwaDY4Mi43djUxMkgweiIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InNjYWxlKC45Mzc1KSI+CiAgICA8cGF0aCBmaWxsPSIjZmUwMDAwIiBkPSJNMCAwaDc2OHY1MTJIMHoiLz4KICAgIDxwYXRoIGZpbGw9IiMwMDAwOTUiIGQ9Ik0wIDBoMzg1Ljd2MjU2SDB6Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjgyLjEgMTc4LjZsLTQ3LjMtOS44IDEwIDQ3LjMtMzYtMzIuMS0xNSA0Ni0xNS4yLTQ1LjktMzYgMzIuNCA5LjgtNDcuNC00Ny4yIDEwLjEgMzItMzYuMS00Ni0xNSA0Ni0xNS4yLTMyLjQtMzUuOCA0Ny4zIDkuNy0xMC00Ny4zIDM2IDMyLjEgMTUtNDYgMTUuMiA0NS45IDM1LjktMzIuNC05LjcgNDcuNCA0Ny4yLTEwLjEtMzIgMzYuMSA0NS45IDE1LTQ1LjkgMTUuMnoiLz4KICAgIDxwYXRoIGZpbGw9IiMwMDAwOTUiIGQ9Ik0yMzguNSAxNzVsLTE1IDcuOS0xNC41IDguNi0xNy0uNi0xNi45LjItMTQuMy05TDE0NiAxNzRsLTgtMTUtOC42LTE0LjUuNi0xNi44LS4yLTE3IDktMTQuMiA4LjMtMTQuOCAxNC45LTcuOSAxNC42LTguNiAxNi45LjYgMTctLjIgMTQuMyA5IDE0LjcgOC4yIDggMTQuOSA4LjYgMTQuNS0uNiAxNi45LjIgMTYuOS05IDE0LjN6Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjQ0LjYgMTI4LjNhNTEuOSA1MS45IDAgMSAxLTEwMy43IDAgNTEuOSA1MS45IDAgMCAxIDEwMy43IDB6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.hk-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWhrIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTg5IDBoNjgyLjZ2NTEySC04OXoiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGNsaXAtcGF0aD0idXJsKCNhKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODMuNSkgc2NhbGUoLjk0KSI+CiAgICA8cGF0aCBmaWxsPSIjYmEwMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02MTggNTEyaC03MzEuNFYwSDYxOHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI0MS45IDI0Ny44cy01MS42LTIyLjItNDQuMi03OS44YzcuMS0yNy43IDE5LjgtNDYuNiA0Mi43LTU2LjkgMTAuOC0zLjMgMjEuOC00LjggMzMtNS43LTMgMi44LTUuNCA1LjYtNi43IDktMi40IDYuNC0uNiAxMi40IDIuNyAxOC41IDQuMSA3IDYuNiAxNC4yIDcuNCAyMy42YTM2LjYgMzYuNiAwIDAgMS0xNC42IDMzLjdjLTYuNiA1LjEtMTQuNCA2LjktMjAuOCAxMi43LTUgNC44LTggOS43LTkgMTguMS0uMiAxNi4xIDQuMSAxOC40IDkuNSAyNi44eiIvPgogICAgPHBhdGggZmlsbD0iI2JhMDAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMi4xIiBkPSJNMjMyIDE2NC41di0uMyIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTIzNS4zIDI0MS44Yy0yMC0xNy43LTE4LjMtNjIuNC0zLTc3LjMiLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI0NC42IDE1NC41bDMuMyA1LjUtNi0yLjUtNC43IDUgLjgtNi41LTYtMi41IDYuNS0xLjUuOC02LjQgMy4zIDUuNSA2LjYtMS41Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNDYuMyAyNDRzNi01NS45IDYzLjMtNjUuN2MyOC42LTEuMiA1MC40IDUuMyA2NyAyNC4zIDYuMyA5LjMgMTAuOSAxOS40IDE1IDI5LjgtMy41LTItNi44LTMuNS0xMC42LTMuNy02LjctLjUtMTIgMy0xNi44IDcuOWE1My4yIDUzLjIgMCAwIDEtMjAuNCAxNCAzNi42IDM2LjYgMCAwIDEtMzYuNS00Yy02LjgtNC45LTEwLjgtMTEuOC0xOC4yLTE2LjItNi4xLTMuMy0xMS42LTQuOC0yMC0zLjQtMTUuNSA0LjYtMTYuMyA5LjQtMjIuOCAxN3oiLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTMyMyAyMTAuMmguMyIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTI1MCAyMzZjMTEuMi0yNC40IDU0LjQtMzUuOCA3My4xLTI1LjYiLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTMzNi4zIDIxOS4zTDMzMiAyMjRsLjYtNi41LTYtMyA2LjMtMSAuNi02LjcgMy40IDYgNi40LTEuMi00LjMgNC43IDMuMyA2Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNTAuMSAyNDhzNTUtMTIgODIuNCAzOS4zYzEwLjMgMjYuNyAxMSA0OS40LTEuNyA3MS4xLTYuOCA5LTE1IDE2LjUtMjMuNSAyMy44LjgtNCAxLjEtNy42LjEtMTEuMi0xLjYtNi42LTYuNi0xMC41LTEyLjgtMTMuNWE1My4xIDUzLjEgMCAwIDEtMTkuOC0xNSAzNi42IDM2LjYgMCAwIDEtNy43LTM1LjhjMi40LTggNy43LTE0IDkuNS0yMi40IDEuMi02LjguOS0xMi41LTMuMS0yMC05LjMtMTMuMi0xNC4xLTEyLjUtMjMuNC0xNi4zeiIvPgogICAgPHBhdGggZmlsbD0iI2JhMDAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMi4xIiBkPSJNMzA2LjUgMzEwLjFsLjIuMiIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTI1OSAyNDljMjYuNiAyLjkgNTEuMSA0MC4yIDQ3LjQgNjEuMyIvPgogICAgPHBhdGggZmlsbD0iI2JhMDAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMzAyLjEgMzI1LjZsLTUuOS0yLjYgNi41LTEuNS44LTYuNyAzLjEgNS43IDYuNS0xLjUtNC41IDUgMyA1LjctNS44LTIuNi00LjUgNS4xIi8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNDguOSAyNTMuN3MyNi45IDQ5LjQtMTQuNSA5MGMtMjIuOCAxNy40LTQ0LjQgMjQuNS02OC44IDE4LjQtMTAuNS00LTIwLTkuNy0yOS41LTE1LjkgNC0uMyA3LjctMSAxMC45LTMgNS44LTMuNCA4LjEtOS4zIDkuMy0xNmE1MyA1MyAwIDAgMSA4LjgtMjMuMyAzNi42IDM2LjYgMCAwIDEgMzIuMi0xNy41YzguNC4xIDE1LjYgMy42IDI0LjIgMyA2LjktLjkgMTIuMy0yLjggMTguNC04LjggMTAtMTIuNSA4LTE3IDktMjd6Ii8+CiAgICA8cGF0aCBmaWxsPSIjYmEwMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyLjEiIGQ9Ik0yMDUuMSAzMjUuM2wtLjEuMiIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTI1MC4zIDI2Mi40YzQuOSAyNi40LTI0LjEgNjAuNS00NS40IDYyLjciLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4OSAzMjUuNGwuOS02LjQgMy4zIDUuNyA2LjYtMS00LjYgNC42IDMuMyA1LjctNi4xLTIuOS00LjYgNC42LjgtNi40LTYuMS0yLjkiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI0Mi44IDI1Mi42UzIwNS4yIDI5NC40IDE1MyAyNjljLTI0LTE1LjctMzcuOC0zMy44LTQwLjEtNTguOC4zLTExLjMgMi40LTIyLjEgNS4xLTMzIDEuNyAzLjYgMy42IDYuOCA2LjUgOS4yIDUuMSA0LjMgMTEuNSA0LjUgMTguMyAzLjQgOC0xLjcgMTUuNi0xLjcgMjQuNy42YTM2LjYgMzYuNiAwIDAgMSAyNy4zIDI0LjZjMi43IDcuOSAxLjggMTUuOSA1LjMgMjMuOCAzIDYuMiA2LjYgMTAuNiAxNC4zIDE0LjQgMTUuMiA1LjMgMTguNyAxLjkgMjguNC0uNXoiLz4KICAgIDxwYXRoIGZpbGw9IiNiYTAwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTE2MC43IDIzNS4ybC0uMi0uMSIvPgogICAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmEwMDAwIiBzdHJva2Utd2lkdGg9IjIuMSIgZD0iTTIzNSAyNTYuOWMtMjMuMiAxMy4zLTY1LTIuNy03NC4yLTIyIi8+CiAgICA8cGF0aCBmaWxsPSIjYmEwMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNTUuMyAyMjBsNi4zLTEuMy00LjMgNSAzLjEgNS45LTUuOC0yLjgtNC4zIDUgLjctNi44LTUuOS0yLjggNi4zLTEuMy43LTYuOCIvPgogIDwvZz4KPC9zdmc+Cg==)}.sg-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXNnIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNMCAwaDY0MHY0ODBIMHoiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1wYXRoPSJ1cmwoI2EpIj4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0tMjAgMGg3MjB2NDgwSC0yMHoiLz4KICAgIDxwYXRoIGZpbGw9IiNkZjAwMDAiIGQ9Ik0tMjAgMGg3MjB2MjQwSC0yMHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNDYgNDAuMmE4NC40IDg0LjQgMCAwIDAgLjggMTY1LjIgODYgODYgMCAwIDEtMTA2LjYtNTkgODYgODYgMCAwIDEgNTktMTA2YzE2LTQuNiAzMC44LTQuNyA0Ni45LS4yeiIvPgogICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEzMyAxMTBsNC45IDE1LTEzLTkuMi0xMi44IDkuNCA0LjctMTUuMi0xMi44LTkuMyAxNS45LS4yIDUtMTUgNSAxNWgxNS44em0xNy41IDUybDUgMTUuMS0xMy05LjItMTIuOSA5LjMgNC44LTE1LjEtMTIuOC05LjQgMTUuOS0uMSA0LjktMTUuMSA1IDE1aDE2em01OC41LS40bDQuOSAxNS4yLTEzLTkuMy0xMi44IDkuMyA0LjctMTUuMS0xMi44LTkuMyAxNS45LS4yIDUtMTUgNSAxNWgxNS44em0xNy40LTUxLjZsNC45IDE1LjEtMTMtOS4yLTEyLjggOS4zIDQuOC0xNS4xLTEyLjktOS40IDE2LS4xIDQuOC0xNS4xIDUgMTVoMTZ6bS00Ni4zLTM0LjNsNSAxNS4yLTEzLTkuMy0xMi45IDkuNCA0LjgtMTUuMi0xMi44LTkuNCAxNS44LS4xIDUtMTUuMSA1IDE1SDE5M3oiLz4KICA8L2c+Cjwvc3ZnPgo=)}.id-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWlkIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCI+CiAgICA8cGF0aCBmaWxsPSIjZTcwMDExIiBkPSJNMCAwaDY0MHYyNDlIMHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDI0MGg2NDB2MjQwSDB6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.my-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iZmxhZy1pY29uLWNzcy1teSIgd2lkdGg9IjY0MCIgaGVpZ2h0PSI0ODAiPgogIDxwYXRoIGZpbGw9IiNjYzAwMDEiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPgogIDxwYXRoIGlkPSJhIiBmaWxsPSIjZmZmIiBkPSJNMCA0NDUuOGg2NDBWNDgwSDB6Ii8+CiAgPHVzZSB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC02OC42KSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTEzNy4yKSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTIwNS44KSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTI3NC4zKSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTM0MykiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC00MTEuNSkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHBhdGggZmlsbD0iIzAxMDA2NiIgZD0iTTAgMGgzNzIuNnYyNzQuM0gweiIvPgogIDxnIGZpbGw9IiNmYzAiPgogICAgPHBhdGggZD0iTTE0OS43IDQ4LjVjLTQ5IDAtODguOSAzOS43LTg4LjkgODguNmE4OC44IDg4LjggMCAwIDAgODkgODguNiA4OC43IDg4LjcgMCAwIDAgNDgtMTQgNzguOSA3OC45IDAgMCAxLTI1LjggNC4yYy00My41IDAtNzguOC0zNS4yLTc4LjgtNzguNWE3OC43IDc4LjcgMCAwIDEgMTA2LjItNzMuNyA4OC43IDg4LjcgMCAwIDAtNDkuNy0xNS4yeiIvPgogICAgPHBhdGggZD0iTTI5Ny4xIDE4My4ybC0zNy40LTE5LjUgMTEgNDAtMjUtMzMuNS03LjggNDAuNy03LjctNDAuNy0yNS4xIDMzLjQgMTEuMi00MC0zNy42IDE5LjUgMjgtMzEuMy00Mi41IDEuNiAzOS0xNi4zLTM5LTE2LjUgNDIuNSAxLjdMMTc4LjkgOTFsMzcuNCAxOS41LTExLTQwIDI1IDMzLjUgNy44LTQwLjcgNy43IDQwLjcgMjUuMS0zMy4zLTExLjIgMzkuOSAzNy42LTE5LjQtMjggMzEuMiA0Mi41LTEuNi0zOSAxNi40IDM5IDE2LjUtNDIuNS0xLjh6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.vn-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXZuIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTg1LjMgMGg2ODIuNnY1MTJILTg1LjN6Ii8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcGF0aD0idXJsKCNhKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODApIHNjYWxlKC45Mzc1KSI+CiAgICA8cGF0aCBmaWxsPSIjZWMwMDE1IiBkPSJNLTEyOCAwaDc2OHY1MTJoLTc2OHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZjAiIGQ9Ik0zNDkuNiAzODFMMjYwIDMxNC4zIDE3MSAzODEuNiAyMDQgMjcybC04OS02Ny43IDExMC4xLTEgMzQuMi0xMDkuNEwyOTQgMjAzbDExMC4xLjEtODguNSA2OC40IDMzLjkgMTA5LjZ6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.th-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXRoIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPgogICAgPHBhdGggZmlsbD0iIzAwMWI5YSIgZD0iTTAgMTYyLjVoNjQwdjE2MEgweiIvPgogICAgPHBhdGggZmlsbD0iI2U3MDAwMCIgZD0iTTAgMGg2NDB2ODIuNUgwem0wIDQwMGg2NDB2ODBIMHoiLz4KICA8L2c+Cjwvc3ZnPgo=)}.ph-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iZmxhZy1pY29uLWNzcy1waCIgd2lkdGg9IjY0MCIgaGVpZ2h0PSI0ODAiPgogICA8cGF0aCBkPSJtMCAwaDY0MHYyNDBoLTY0MHoiIGZpbGw9IiMwMDM4YTgiLz4KIDxwYXRoIGQ9Im0wIDI0MGg2NDB2MjQwaC02NDB6IiBmaWxsPSIjY2UxMTI2Ii8+CiA8cGF0aCBkPSJNIDQxNS43LDI0MCAwLDQ4MCBWIDAiIGZpbGw9IiNmZmYiLz4KIDxnIGZpbGw9IiNmY2QxMTYiPgogIDxnIHN0cm9rZS13aWR0aD0iMXB0Ij4KICAgPHBhdGggZD0ibTI2LjY4OSA0Mi40NDMgMTQuMzgyIDEyLjQyOCAxNi42NTItOS4xNjY5LTcuMzc2MSAxNy41MiAxMy44NjQgMTMuMDA1LTE4Ljk0MS0xLjYwMTQtOC4wODM3IDE3LjIwNC00LjMzMDEtMTguNTA5LTE4Ljg2LTIuMzcxNyAxNi4yNjUtOS44Mzc4eiIvPgogICA8cGF0aCBkPSJtMzUwLjQ3IDIxNC43MiAwLjM4NzI5IDE5LjAwNSAxNy45NTUgNi4yNDEyLTE3Ljk1NSA2LjI0MS0wLjM4NzI5IDE5LjAwNS0xMS40ODQtMTUuMTQ4LTE4LjE5NCA1LjUwNDUgMTAuODU3LTE1LjYwMy0xMC44NTctMTUuNjAzIDE4LjE5NCA1LjUwNDV6Ii8+CiAgIDxwYXRoIGQ9Im0zNy4xODcgMzg4LjEgOC4wODM3IDE3LjIwNCAxOC45NDEtMS42MDE0LTEzLjg2NCAxMy4wMDUgNy4zNzYxIDE3LjUyLTE2LjY1Mi05LjE2Ny0xNC4zODIgMTIuNDI4IDMuNTcyNC0xOC42Ny0xNi4yNjUtOS44Mzc4IDE4Ljg2LTIuMzcxOHoiLz4KICA8L2c+CiAgPHBhdGggZD0ibTE1MS40NSAxMzkuMS02LjIwMzYgNi4yMDM2IDMuMDc2NiA0Ni45ODdjLTEuMDQ2IDAuMDY3NC0yLjA4MTQgMC4xNjg4Mi0zLjEwODEgMC4zMDI2MWwtNS42NDg4LTQyLjg3Ny01LjA2MjQgNS4wNjI0IDcuNjIyIDM4LjMyNWMtNi4yNjk3IDEuMjQwNi0xMi4wOTcgMy43MDM2LTE3LjIyMyA3LjEzNjZsLTIxLjcwNi0zMi40ODdoLTcuMTYxOGwyNi4zMjcgMzQuMzE1Yy0wLjgyNjA4IDAuNjM1MDYtMS42MjYyIDEuMjk5My0yLjQwODQgMS45ODU5bC0zMS4wNTYtMzUuNDEyaC04Ljc3NTh2OC43NzU4bDM1LjQxMiAzMS4wNTZjLTAuNjg3MyAwLjc4MzA4LTEuMzUwMiAxLjU4NzUtMS45ODU5IDIuNDE0NWwtMzQuMzE1LTI2LjMzNHY3LjE2MThsMzIuNDkzIDIxLjcxM2MtMy40MzIyIDUuMTI1OC01LjkwMjYgMTAuOTQ5LTcuMTQyOSAxNy4yMTdsLTM4LjMyNS03LjYyMi01LjA2MjQgNS4wNjI0IDQyLjg3NyA1LjY0ODhjLTAuMTMzNzkgMS4wMjY4LTAuMjM1MTkgMi4wNjIzLTAuMzAyNjIgMy4xMDgxbC00Ni45ODctMy4wNzY2LTYuMjAzNiA2LjIwMzYgNi4yMDM2IDYuMjAzNiA0Ni45ODctMy4wNzY2YzAuMDY4IDEuMDQ2NCAwLjE2ODgzIDIuMDg3NSAwLjMwMjYyIDMuMTE0NGwtNDIuODc3IDUuNjQyNSA1LjA2MjQgNS4wNjI0IDM4LjMyNS03LjYyMmMxLjI0MDQgNi4yNjk1IDMuNzAyOSAxMi4wOTYgNy4xMzY2IDE3LjIyM2wtMzIuNDg3IDIxLjcwNnY3LjE2MThsMzQuMzE1LTI2LjMyN2MwLjYzNTExIDAuODI2NCAxLjI5OTMgMS42MjU4IDEuOTg1OSAyLjQwODRsLTM1LjQxMiAzMS4wNTZ2OC43NzU4aDguNzc1OGwzMS4wNTYtMzUuNDEyYzAuNzgzMjkgMC42ODc3OCAxLjU4NzQgMS4zNDk2IDIuNDE0NSAxLjk4NTlsLTI2LjMzNCAzNC4zMTVoNy4xNjE4bDIxLjcxMy0zMi40OTNjNS4xMjQ0IDMuNDM1MSAxMC45NDggNS45MDg5IDE3LjIxNyA3LjE0OTJsLTcuNjIyIDM4LjMxOCA1LjA2MjQgNS4wNjI0IDUuNjQ4OC00Mi44NzdjMS4wMjYyIDAuMTMzNzkgMi4wNjIgMC4yMzUxOSAzLjEwODEgMC4zMDI2MmwtMy4wNzY2IDQ2Ljk4NyA2LjIwMzYgNi4yMDM2IDYuMjAzNi02LjIwMzYtMy4wNzY2LTQ2Ljk4N2MxLjA0Ni0wLjA2OCAyLjA4MTQtMC4xNjg4MyAzLjEwODEtMC4zMDI2Mmw1LjY0ODggNDIuODc3IDUuMDYyNC01LjA2MjQtNy42MjItMzguMzI1YzYuMjY5Ny0xLjI0MDYgMTIuMDk3LTMuNzAzNCAxNy4yMjMtNy4xMzY2bDIxLjcwNiAzMi40ODdoNy4xNjE4bC0yNi4zMjctMzQuMzE1YzAuODI2MDgtMC42MzUwNiAxLjYyNjMtMS4yOTkzIDIuNDA4NC0xLjk4NTlsMzEuMDU2IDM1LjQxMmg4Ljc3NTh2LTguNzc1OGwtMzUuNDEyLTMxLjA1NmMwLjY4NzMtMC43ODMwOCAxLjM1MDItMS41ODc1IDEuOTg1OS0yLjQxNDVsMzQuMzE1IDI2LjMzNHYtNy4xNjE4bC0zMi40OTMtMjEuNzEzYzMuNDMyMi01LjEyNTcgNS45MDI2LTEwLjk0OSA3LjE0MjktMTcuMjE3bDM4LjMyNSA3LjYyMiA1LjA2MjQtNS4wNjI0LTQyLjg3Ny01LjY0ODhjMC4xMzM3OC0xLjAyNjkgMC4yMzUxOS0yLjA2MjMgMC4zMDI2MS0zLjEwODFsNDYuOTg3IDMuMDc2NiA2LjIwMzYtNi4yMDM2LTYuMjAzNi02LjIwMzYtNDYuOTg3IDMuMDc2NmMtMC4wNjc0LTEuMDQ2LTAuMTY4ODMtMi4wODE0LTAuMzAyNjEtMy4xMDgxbDQyLjg3Ny01LjY0ODgtNS4wNjI0LTUuMDYyNC0zOC4zMjUgNy42MjJjLTEuMjQwNi02LjI2OTctMy43MDMzLTEyLjA5Ny03LjEzNjYtMTcuMjIzbDMyLjQ4Ny0yMS43MDZ2LTcuMTYxOGwtMzQuMzE1IDI2LjMyN2MtMC42MzUwNi0wLjgyNjAzLTEuMjk5My0xLjYyNjItMS45ODU5LTIuNDA4M2wzNS40MTItMzEuMDU2di04Ljc3NThoLTguNzc1OGwtMzEuMDU2IDM1LjQxMmMtMC43ODMwOC0wLjY4NzMxLTEuNTg3NC0xLjM1MDItMi40MTQ1LTEuOTg1OWwyNi4zMzQtMzQuMzE1aC03LjE2MThsLTIxLjcxMyAzMi40OTNjLTUuMTI1Ny0zLjQzMjItMTAuOTQ5LTUuOTAyNS0xNy4yMTctNy4xNDI5bDcuNjIyLTM4LjMyNS01LjA2MjQtNS4wNjI0LTUuNjQ4OCA0Mi44NzdjLTEuMDI2OC0wLjEzMzc5LTIuMDYyMy0wLjIzNTE5LTMuMTA4MS0wLjMwMjYxbDMuMDc2Ni00Ni45ODd6IiBzdHJva2Utd2lkdGg9IjUuMzA5Ii8+CiA8L2c+Cjwvc3ZnPgo=)}.kr-flag-select .shopee-input:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWtyIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTk1LjgtLjRoNjgyLjd2NTEySC05NS44eiIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXBhdGg9InVybCgjYSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg5LjggLjQpIHNjYWxlKC45Mzc1KSI+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNNjEwLjYgNTExLjZoLTczMC4yVi0uNGg3MzAuMnoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNTEuOSAyNTZhMTEyLjUgMTEyLjUgMCAxIDEtMjI1IDAgMTEyLjUgMTEyLjUgMCAwIDEgMjI1IDB6Ii8+CiAgICA8cGF0aCBmaWxsPSIjYzcwMDAwIiBkPSJNMzkzIDI2Mi42YzAgODEtNjUgMTQ2LjgtMTQ1LjMgMTQ2LjhzLTE0NS4yLTY1LjgtMTQ1LjItMTQ2LjggNjUtMTQ2LjkgMTQ1LjMtMTQ2LjlTMzkzIDE4MS42IDM5MyAyNjIuNnoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHptMjcuNCAyMy43bDgzLjYtOTYuNyAxOS45IDE3LTgzLjcgOTYuOXoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHptNTUuNCA0OGw4My42LTk2LjkgMTkuOSAxNy4yLTgzLjcgOTYuOHoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHoiLz4KICAgIDxwYXRoIGQ9Ik0tNDkuNCAxMjYuNGw4My42LTk2LjcgMTkuOSAxNy4xLTgzLjcgOTYuOHptNTA4LjgtOTYuOGw4MyA5Ny40LTIwIDE3LTgzLTk3LjR6bS01NS43IDQ3LjVsODMgOTcuNC0yMCAxNy04My05Ny40eiIvPgogICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQxNy42IDEzMy4yTDQ5NiA2NS40bDE0LjcgMTctODQgNzUuNC05LjMtMjQuNnoiLz4KICAgIDxwYXRoIGQ9Ik01MTQuMiAzNzJsLTgwLjQgOTUuOC0xOS43LTE2LjQgODAuNC05NS44ek00MzEuOCA1My4xbDgzIDk3LjQtMTkuOSAxN0w0MTIgNzB6bTEwOS43IDM0MS42TDQ2MSA0OTAuNWwtMTkuOC0xNi40IDgwLjUtOTUuOHptLTU1LjEtNDUuOEw0MDYgNDQ0LjdsLTE5LjctMTYuNCA4MC40LTk1Ljh6Ii8+CiAgICA8cGF0aCBmaWxsPSIjM2Q1ODk3IiBkPSJNMTA0LjYgMjM2LjdjNC42IDM3IDExLjMgNzguMiA2OC4yIDgyLjQgMjEuMyAxLjMgNjIuOC01IDc3LTYzLjIgMTguOC01NS44IDc1LTcxLjggMTEzLjMtNDEuNkMzODUgMjI4LjUgMzkxIDI1MSAzOTIuNCAyNjggMzkwLjcgMzIyIDM1OS41IDM2OSAzMTkuNiAzOTBjLTQ2IDI3LjMtMTA5LjYgMjcuOS0xNjUuMy0xMy41LTI1LjEtMjMuNS02MC4yLTY3LTQ5LjctMTM5Ljh6Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNNDM2IDM3MC42bDc4LjYgNjcuNi0xNC42IDE3LTg3LjEtNzEuOCAyMy0xMi44eiIvPgogICAgPHBhdGggZD0iTS0xLjkgMzU3LjJsODMgOTcuMy0yMCAxNy04My05Ny4zeiIvPgogICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0xNi4yIDQzNy4zbDc4LjYtNjcuOSAxNC43IDE3LTg0IDc1LjUtOS4zLTI0Ljd6Ii8+CiAgICA8cGF0aCBkPSJNMjUuNyAzMzMuN2w4MyA5Ny4zLTIwIDE3LTgzLTk3LjN6TS0zMCAzODEuMmw4MyA5Ny4zLTIwIDE3LTgzLTk3LjN6Ii8+CiAgPC9nPgo8L3N2Zz4K)}.cs-link-shop-list{width:1080px;margin:auto;position:relative;overflow:hidden}.cs-link-shop-list--patch{position:absolute;z-index:2;top:56px;right:0;width:560px}.cs-link-shop-list--patch .group-cell{width:180px;font-size:14px;padding:12px 8px;text-align:center;background:#f6f6f6}.cs-link-shop-list--patch .group-cell:last-child{width:200px;padding-right:24px}.cs-link-shop-list--patch .group-cell .shopee-tooltip{position:absolute;margin-left:5px;margin-top:2px;color:#dbdbdb}.cs-link-shop-list--patch .group-cell .shopee-tooltip:hover{color:#bbb}.cs-link-shop-list--patch .group-cell .shopee-tooltip__ref{width:14px;height:14px}.cs-link-shop-list--patch .group-cell .shopee-tooltip .shopee-popper{text-align:left;width:200px}.cs-link-shop-list--search{margin-bottom:16px}.cs-link-shop-list--search .shopee-select{width:164px}.cs-link-shop-list--search .search-input{float:right;width:288px}.cs-link-shop-list__table .shopee-table__body tbody>tr>td:first-child .shopee-checkbox__label{display:none}.cs-link-shop-list__table .shopee-table__body tbody>tr>td:nth-child(5),.cs-link-shop-list__table .shopee-table__body tbody>tr>td:nth-child(6),.cs-link-shop-list__table .shopee-table__body tbody>tr>td:nth-child(7){background:#fafafa}.cs-link-shop-list__footer{margin-top:30px}.cs-link-shop-list__footer .shop-seleted{line-height:40px;font-size:14px}.cs-link-shop-list__footer .shop-seleted .primary{color:#ee4d2d}.cs-link-shop-list__footer .shopee-button{float:right;margin-top:-40px;width:140px;margin-left:24px}.cs-link-shop-list .groups-checkbox /deep/ .shopee-checkbox__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:114px}.shop-detail{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-detail a{color:inherit}.shop-detail__avatar{position:relative;margin-right:8px;line-height:normal}.shop-detail__img{display:inline-block;border-radius:50%;text-align:center;color:#e8e8e8;overflow:hidden;width:28px;height:28px;vertical-align:middle;box-shadow:inset 0 0 2px #e8e8e8}.shop-detail__img svg{fill:currentColor}.shop-detail__tag{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);font-size:0;width:24px;height:12px}.shop-detail__tag-img{width:100%;height:100%}.shop-detail__info-basic{display:-ms-flexbox;display:flex;justify-items:center}.shop-detail__info-basic .shop-detail__name{font-size:16px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shop-detail__info-basic .shop-detail__name abbr{margin:0}.shop-detail__info-basic .shop-detail__usrname{font-size:12px;color:#999;line-height:16px}.shop-detail__info-desc{font-size:12px;color:#999}.shop-detail--small .shop-detail__name{font-size:14px}.shop-detail--small .shop-detail__avatar{margin-right:12px}.shop-detail--small .shop-detail__img{width:20px;height:20px}.shop-detail--small .shop-detail__tag{width:16px;height:8px}.shop-detail--large .shop-detail__avatar{margin-right:12px}.shop-detail--large .shop-detail__img{width:48px;height:48px}.shop-detail--large .shop-detail__tag{width:32px;height:16px}.shop-detail--large .shop-detail__info-basic .shop-detail__name{font-size:18px;font-weight:500}.shop-detail--large .shop-detail__info-desc{margin-top:8px}.cs-link{width:872px}.cs-link__shop{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.cs-link__shop span{font-size:14px;color:#888;text-align:right}.cs-link__shop-list{margin-top:13px}.cs-link__permission{width:100%;margin-top:59px}.cs-link__permission-title{font-size:14px;color:#888;margin-bottom:16px}.cs-link__permission-empty{width:360px;height:48px;margin-top:12px;background:#fafafa;font-family:HelveticaNeue;-ms-flex-align:center;align-items:center;font-size:14px;color:#bbb}.cs-link__footer,.cs-link__permission-empty{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.cs-link__footer{width:100%;margin-top:72px}.cs-link__footer-right{margin-left:24px}.add-shop-modal .shopee-modal__content{max-height:100%;width:680px}.permission-table{overflow:hidden;background:#fff;border:1px solid #e8e8e8;width:872px;max-height:560px}.permission-table__table-border{border:0}.permission-table__header{line-height:16px;padding:12px 24px;color:#999;background-color:#f5f5f5;overflow:hidden}.permission-table__header-title{float:left;line-height:16px}.permission-table__header-action{float:right;color:#1269c1;cursor:pointer}.permission-table__body{display:inline-block;width:calc(100% + 2em);padding:24px;max-height:520px;overflow:auto}.permission-table__authority-container{float:left;width:390px}.permission-table__authority-container__small{width:358px}.permission-table__authority-container__header-edit{width:100%}.permission-table__shop-container{width:480px;float:left;position:relative}.permission-table__shop-container .permission-table__authority{text-align:center}.permission-table__shop{float:left;width:120px}.permission-table__shop-list{display:inline-block;padding:24px 0}.permission-table__shop-list>ul{display:inline-block}.permission-table__shop .permission-table__header{padding-left:16px;padding-right:16px;min-height:40px;min-width:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.permission-table__shop .permission-table__shop-header{color:#555}.permission-table__shop .authority-node .children-level>.authority-node{padding-left:0}.permission-table__shop .authority-node .children-level>.authority-node:after,.permission-table__shop .authority-node .children-level>.authority-node:before{display:none}.permission-table__shop .authority-node__children>.authority-node{padding-left:0}.permission-table__shop .authority-node__children>.authority-node:after,.permission-table__shop .authority-node__children>.authority-node:before{display:none}.permission-table__shop .authority-node .shopee-checkbox__indicator{margin:0}.permission-table__shop .authority-node .shopee-checkbox__label{display:none}.permission-table__shop .authority-node__name{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.authority-tree>.authority-node:first-child{padding:0}.authority-node{padding:0;padding-top:12px}.authority-node__name{height:18px;line-height:18px;color:#999}.authority-node__name .badge span{color:#ee4d2d;font-size:12px;line-height:12px;margin-left:4px}.authority-node__name span{white-space:nowrap}.authority-node__name .shopee-checkbox{display:-ms-inline-flexbox;display:inline-flex;color:#999}.authority-node__name .shopee-checkbox.disabled{color:#bbb}.authority-node__name .node-checkbox{display:-ms-flexbox;display:flex}.authority-node__name .node-checkbox /deep/ .shopee-checkbox__indicator{-ms-flex:none;flex:none}.authority-node__permission-icon{float:left;width:20px;height:20px;fill:#ccc;margin-right:8px;line-height:10px}.authority-node__children>.authority-node{position:relative;padding-left:64px}.authority-node__children>.authority-node:before{content:"";position:absolute;width:1px;height:100%;left:40px;background:#e8e8e8}.authority-node__children>.authority-node:last-child:before{height:18px}.authority-node__status-icon{width:18px;height:18px}.authority-node__status-icon.checked{fill:#5c7}.authority-node__status-icon.closed{fill:#999}.authority-node .authority-level__one{font-size:14px;color:#333}.authority-node .authority-level__two{font-size:14px;color:#555}.authority-node .authority-level__three{font-size:13px;color:#999}.authority-node .children-level>.authority-node{position:relative;padding-left:32px}.authority-node .children-level>.authority-node:before{content:"";position:absolute;width:1px;height:100%;left:8px;background:#e8e8e8}.authority-node .children-level>.authority-node:last-child:before{height:18px}.list-box{border:1px solid #e8e8e8;border-radius:2px}.list-box__tab{box-sizing:content-box;overflow:hidden;background-color:#f5f5f5;padding:10px 0}.list-box__tab-item{float:left;font-size:14px;color:#999;margin-left:2px;word-break:break-all}.list-box__tab-item:first-child{padding-left:24px}.list-box__content{overflow:hidden}.list-box__content-list{padding:13px 0}.list-box__content-list__shopInfo{display:inline-block;width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#333;padding-right:24px;line-height:normal;word-break:break-all;vertical-align:middle}.list-box__content-list__shopInfo-image{display:inline-block;margin-left:24px;margin-right:12px;border-radius:50%;text-align:center;color:#e8e8e8;overflow:hidden;width:32px;height:32px;vertical-align:middle;box-shadow:inset 0 0 2px #e8e8e8}.list-box__content-list__shopInfo-image svg{fill:currentColor}.list-box__content-list__region,.list-box__content-list__selector,.list-box__content-list__status{display:inline-block;vertical-align:middle;color:#888;font-size:14px;color:#999;padding-right:24px;line-height:normal;word-break:break-all}.list-box__content-list__delete{display:inline-block;vertical-align:middle;width:14px;height:15px;margin-right:24px;margin-top:7px}.list-box__content-list__delete-icon{width:14px;vertical-align:12px;fill:#bbb}.shopee-popper .shopee-checkbox__label{width:136px}.no-result-container[data-v-4b62b0c7]{width:100%;border:1px solid #e5e5e5;border-radius:4px;margin-top:24px;height:382px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.no-result-container img[data-v-4b62b0c7]{width:111px;height:111px}.no-result-container span[data-v-4b62b0c7]{font-size:14px;line-height:16px;color:#999}.country-filter,.country-filter__list{height:40px;position:relative;overflow:hidden}.country-filter__list{width:100%;padding-left:40px}.country-filter__list.noarrow{padding-left:18px}.country-filter__content{position:absolute;height:40px;white-space:nowrap;list-style:none}.country-filter__content-item{display:inline-block;height:39px;line-height:39px;margin-right:4px;padding:0 12px;font-size:14px;color:#333;cursor:pointer}.country-filter__content-item:last-child{margin-right:0}.country-filter__content-item__count{font-size:12px;font-weight:500;color:#999;margin-left:2px}.country-filter__content-item.active{font-weight:500;border-bottom:3px solid #ee4d2d;color:#ee4d2d}.country-filter__content-item.active .country-filter__content-item__count{color:#ee4d2d}.country-filter__slip{right:80px}.country-filter__arrow{position:absolute;width:40px;height:40px;padding:9px 8px;background:#f5f5f5;z-index:1;cursor:pointer}.country-filter__arrow .shopee-icon{width:18px;height:18px}.country-filter__arrow.hide{display:none}.country-filter__arrow.disabled{color:#ccc;cursor:not-allowed}.country-filter__rightarrow{right:0;top:0}.groups-selector__dropdown{width:140px}.groups-selector__need-width{width:auto}.groups-selector__content{cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.disabled .groups-selector__content{cursor:auto}.groups-selector__content .shopee-icon{width:8px;height:8px;color:#999;vertical-align:middle}.groups-selector__body{padding:8px 16px}.groups-selector__footer{display:-ms-flexbox;display:flex;margin-top:7px;margin-bottom:-8px;border-top:1px solid #f6f6f6}.groups-selector__footer .shopee-button{width:50%;color:#1269c1}.list-box[data-v-3c389dcf]{border:1px solid #e8e8e8;border-radius:2px}.list-box__tab[data-v-3c389dcf]{box-sizing:content-box;overflow:hidden;background-color:#f5f5f5;padding:10px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.list-box__tab-item[data-v-3c389dcf]{float:left;font-size:14px;color:#999;margin-left:2px;word-break:break-all}.list-box__tab-item[data-v-3c389dcf]:first-child{padding-left:24px}.list-box__tab .name-item[data-v-3c389dcf],.list-box__tab .region-item[data-v-3c389dcf]{-ms-flex:1;flex:1}.list-box__tab .action-item[data-v-3c389dcf]{-ms-flex-preferred-size:120px;flex-basis:120px}.list-box .shop-list[data-v-3c389dcf]{width:100%;height:100%}.item-container[data-v-29bbb31c]{border:1px solid #efefef;padding-top:12px;padding-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.item-container .shopInfo[data-v-29bbb31c]{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#333;padding-right:24px;line-height:normal;word-break:break-all;vertical-align:middle}.item-container .shopInfo-image[data-v-29bbb31c]{display:inline-block;margin-left:24px;margin-right:12px;border-radius:50%;text-align:center;color:#e8e8e8;overflow:hidden;width:32px;height:32px;vertical-align:middle;box-shadow:inset 0 0 2px #e8e8e8}.item-container .shopInfo-image[data-v-29bbb31c] svg{fill:#e8e8e8}.item-container .region[data-v-29bbb31c],.item-container .selector[data-v-29bbb31c],.item-container .status[data-v-29bbb31c]{display:inline-block;vertical-align:middle;color:#888;font-size:14px;color:#999;padding-right:24px;line-height:normal;word-break:break-all}.item-container .region[data-v-29bbb31c],.item-container .shopInfo[data-v-29bbb31c]{-ms-flex:1;flex:1}.item-container .delete[data-v-29bbb31c]{vertical-align:middle;width:14px;height:15px;margin-top:7px;-ms-flex-preferred-size:120px;flex-basis:120px}.item-container .delete-icon[data-v-29bbb31c]{width:14px;vertical-align:12px;fill:#bbb}.virtual-container[data-v-0d518ce1]{width:100%;height:100%}.virtual-container .scroller__loading[data-v-0d518ce1]{border-top:1px solid #e8e8e8;width:100%;height:54px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.virtual-container .scroller__loading-horizontal[data-v-0d518ce1]{width:54px;height:100%}.virtual-container .scroller__loading-img[data-v-0d518ce1]{height:24px}.permission-selector-component[data-v-e77655c2]{position:relative;border:1px solid #e8e8e8}.permission-selector-component .loading-placeholder[data-v-e77655c2]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.permission-selector-component .loading-placeholder .loading-placeholder-img[data-v-e77655c2]{width:24px;height:24px}.permission-selector-header[data-v-e77655c2]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.permission-selector-header .permission-panel-header[data-v-e77655c2]{line-height:16px;padding:12px 24px;color:#888;background-color:#f5f5f5;overflow:hidden}.permission-selector-header .permission-panel-shop-header[data-v-e77655c2]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:12px 16px;min-height:40px;min-width:60px;background-color:#f5f5f5}.permission-selector-header .permission-panel-shop-header-text[data-v-e77655c2]{-ms-flex:0 1 auto;flex:0 1 auto;color:#888;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.permission-selector-main[data-v-e77655c2]{overflow-y:auto;overflow-x:hidden;background:#fff;max-height:560px;display:-ms-flexbox;display:flex}.permission-selector-main .permission-panel-shop .shop-permission-tree-node[data-v-e77655c2]{padding:12px 0 0;position:relative;text-align:center}.permission-selector-main .permission-tree[data-v-e77655c2]{overflow-x:auto;border-right:1px solid #f5f5f5;font-size:0;padding:12px 0 43px 24px}.permission-tree-node-component[data-v-12a6a508]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.permission-tree-node-component .permission-checkbox[data-v-12a6a508]{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding-top:12px}.permission-tree-node-component .permission-checkbox[data-v-12a6a508] .shopee-checkbox__label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;white-space:nowrap}.permission-tree-node-component .permission-checkbox .permission-name[data-v-12a6a508]{font-size:14px;height:18px;line-height:18px;white-space:nowrap}.permission-tree-node-component .permission-checkbox .badge span[data-v-12a6a508]{color:#ee4d2d;font-size:12px;line-height:12px;margin-left:4px}.permission-tree-node-component .permission-icon[data-v-12a6a508]{width:20px;height:20px;fill:#ccc;margin-right:8px;line-height:10px}.level-bar[data-v-12a6a508]{height:30px;width:1px;border-left:1px solid #e8e8e8;margin-left:10px;margin-right:30px}.first-level-bar[data-v-12a6a508]{width:1px;border-left:1px solid #e8e8e8;margin-left:10px;margin-right:40px}.shop-permission-tree-node-component[data-v-1025d4bd]{margin-top:12px;height:18px;line-height:18px}.shop-permission-tree-node-component .permission-checkbox[data-v-1025d4bd]{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.shop-permission-tree-node-component .permission-checkbox[data-v-1025d4bd] .shopee-checkbox__label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;white-space:nowrap}.shop-permission-tree-node-component .permission-icon[data-v-1025d4bd]{width:20px;height:20px;fill:#ccc;margin-right:8px;line-height:10px}.shop-permission-tree-node-component .status-icon[data-v-1025d4bd]{width:18px;height:18px}.shop-permission-tree-node-component .checked[data-v-1025d4bd]{fill:#5c7}.shop-permission-tree-node-component .closed[data-v-1025d4bd]{fill:#888}.shop-sip-tag[data-v-742e0d8a]{padding:2px 7px;color:#333;font-size:8px;line-height:12px;background-color:rgba(0,0,0,.1);border-radius:8px}.shop-sip-tag-tooltip[data-v-742e0d8a],.shop-sip-tag-tooltip[data-v-742e0d8a] .shopee-tooltip__ref{display:-ms-inline-flexbox;display:inline-flex}.agent-link-shop[data-v-1b768d12]{width:540px;margin:auto;overflow:hidden}.filter-bar[data-v-1b768d12]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.filter-bar .search-input[data-v-1b768d12]{width:288px}.empty-title[data-v-1b768d12]{font-size:18px;line-height:22px;color:#888;margin:0 0 8px}.icon-question[data-v-1b768d12]{width:14px;height:14px;fill:currentColor}.highlight[data-v-1b768d12]{color:#ee4d2d}.shop-list .list-header[data-v-1b768d12]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#fafafa;color:#888;font-size:14px;line-height:16px}.shop-list .list-header .shopee-checkbox[data-v-1b768d12]{white-space:nowrap}.shop-list .list-header .mask[data-v-1b768d12]{background-color:#f6f6f6;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-list .list-header .tooltip[data-v-1b768d12]{line-height:0;margin-left:5px;color:#dbdbdb;position:absolute;left:100%;top:50%;transform:translateY(-50%)}.shop-list .list-body[data-v-1b768d12]{max-height:460px;min-height:48px;overflow-y:auto}.shop-list .list-body .mask[data-v-1b768d12]{background-color:#f3f3f3}.shop-list .shop-selection[data-v-1b768d12]{width:50px;padding:12px 18px 12px 24px}.shop-list .shop-name[data-v-1b768d12]{width:205px;padding:12px 18px}.shop-list .region[data-v-1b768d12]{width:105px;padding:12px 18px}.shop-list .agent-count[data-v-1b768d12]{width:160px;padding:12px 18px}.shop-list .after-sale-team[data-v-1b768d12],.shop-list .pre-sale-team[data-v-1b768d12]{-ms-flex-pack:center;justify-content:center;width:180px;padding:12px 8px}.shop-list .feeds-story-team[data-v-1b768d12]{-ms-flex-pack:center;justify-content:center;width:200px;padding:12px 24px 12px 8px}.shop-list .group-checkbox[data-v-1b768d12]{position:relative}.shop-list .group-checkbox[data-v-1b768d12] .shopee-checkbox__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:114px}.agent-link-shop-footer[data-v-1b768d12]{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.agent-link-shop-footer .selected-count[data-v-1b768d12]{line-height:40px;font-size:14px}.agent-link-shop-footer .action[data-v-1b768d12]{width:140px}.agent-link-shop-item[data-v-3d2a7cda]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#333;border-top:1px solid #f6f6f6;height:68px}.agent-link-shop-item .mask[data-v-3d2a7cda]{background-color:#fafafa}.agent-link-shop-item .shop-selection[data-v-3d2a7cda]{padding-left:18px;width:50px;padding-left:24px}.agent-link-shop-item .shop-name[data-v-3d2a7cda],.agent-link-shop-item .shop-selection[data-v-3d2a7cda]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;padding-right:18px;-ms-flex-negative:0;flex-shrink:0}.agent-link-shop-item .shop-name[data-v-3d2a7cda]{padding-left:18px;width:205px}.agent-link-shop-item .region[data-v-3d2a7cda]{width:105px}.agent-link-shop-item .agent-count[data-v-3d2a7cda],.agent-link-shop-item .region[data-v-3d2a7cda]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;padding-left:18px;padding-right:18px;-ms-flex-negative:0;flex-shrink:0}.agent-link-shop-item .agent-count[data-v-3d2a7cda]{width:160px}.agent-link-shop-item .after-sale-team[data-v-3d2a7cda],.agent-link-shop-item .pre-sale-team[data-v-3d2a7cda]{padding-right:18px;width:180px;padding-right:8px}.agent-link-shop-item .after-sale-team[data-v-3d2a7cda],.agent-link-shop-item .feeds-story-team[data-v-3d2a7cda],.agent-link-shop-item .pre-sale-team[data-v-3d2a7cda]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;padding-left:18px;-ms-flex-negative:0;flex-shrink:0;padding-left:8px;-ms-flex-pack:center;justify-content:center}.agent-link-shop-item .feeds-story-team[data-v-3d2a7cda]{padding-right:18px;width:200px;padding-right:24px}.agent-link-shop-item .group-checkbox[data-v-3d2a7cda]{position:relative}.agent-link-shop-item .group-checkbox[data-v-3d2a7cda] .shopee-checkbox__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:114px}.cs-member-basic-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px;padding:16px 24px}.cs-member-basic-info__name{font-size:18px;font-weight:500}.cs-member-basic-info__name span{font-size:12px;font-weight:400;color:#999}.cs-member-basic-info__join-time{font-size:12px;margin-top:6px;color:#999}.cs-member-basic-info__action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px}.cs-member-basic-info__delete-action{vertical-align:middle;cursor:pointer}.cs-member-basic-info__delete-action .shopee-icon{width:12px;margin-right:4px;vertical-align:top;margin-top:1px;color:#999}.cs-member-basic-info__split{width:1px;height:14px;background-color:#d8d8d8;margin:0 16px}.cs-member-detail-section{position:relative;padding-bottom:16px;margin-bottom:24px}.cs-member-detail-section__title{font-weight:500;color:#555;padding-bottom:20px}.cs-member-detail-section__content-item{min-height:40px;font-size:14px}.cs-member-detail-section__content-item__label{width:144px;text-align:left;color:#888;line-height:40px;padding-right:24px}.profile-editor .combine-editor__section-content .cb-merchant-table{max-height:520px;overflow:auto}.profile-editor .combine-editor__section-content .cb-merchant-table /deep/ .combine-container .combine-body .first-column{width:240px;margin-right:16px}.tab-card__tabs{border-bottom:1px solid #f6f6f6}.tab-card__tabs li{display:inline-block;font-size:16px;padding:24px 8px;padding-bottom:16px;margin-right:50px;color:.tab-card__tabs li text-primary;cursor:pointer}.tab-card__tabs li.active{font-weight:500;color:#ee4d2d;border-bottom:2px solid #ee4d2d}.tab-card__content{padding:20px 24px}.account-basic-info .edit-button{font-weight:400;color:#4185f4;font-size:14px;margin-left:8px;cursor:pointer}.account-basic-info__section{position:relative;padding-bottom:16px;margin-bottom:24px}.account-basic-info__section:last-child{border-bottom:none;margin-bottom:0}.account-basic-info__section-title{padding-bottom:12px;font-weight:500;color:#555}.account-basic-info__section-title__merchant{display:inline-block}.account-basic-info__section-title__merchant span{vertical-align:middle}.account-basic-info-item{min-height:40px;font-size:14px}.account-basic-info-item.editing{background-color:#f5f5f5;padding:8px 0}.account-basic-info-item.editing.editing-phone{margin:12px -24px 0}.account-basic-info-item__label{color:#999;padding-right:24px}.account-basic-info-item__field,.account-basic-info-item__label{display:inline-block;line-height:40px}.account-basic-info-item__field .not-allowed-edit-hint{color:#999;font-weight:400;font-size:14px}.account-basic-info-item__field .set-now-text{color:#1269c1;cursor:pointer}.account-basic-info-item__field .editable-field__input{line-height:normal}.account-basic-info-item__field-description{font-size:12px;width:288px;color:#999;margin-top:8px}.account-basic-info__member-name-tooltip{width:14px;height:14px;margin-left:8px;vertical-align:sub;color:#dbdbdb}.account-basic-info__member-name-tooltip:hover{color:#bbb}.account-basic-info__method-change-tooltip{width:14px;height:14px;margin-left:8px;vertical-align:sub;color:#dbdbdb}.account-basic-info__method-change-tooltip:hover{color:#bbb}.account-basic-info__method-change-tooltip /deep/ .shopee-icon{width:12px;height:12px}.account-basic-info__merchant{border:1px solid #e8e8e8}.account-basic-info__merchant-item{margin:0 24px 24px;display:inline-block}.account-basic-info__merchant-item:first-child,.account-basic-info__merchant-item:nth-child(2){margin-top:24px}.account-basic-info__merchant-item:nth-child(2n){margin-left:134px}.account-basic-info__merchant-name{display:inline-block;font-size:14px;line-height:14px;color:#333;width:288px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-basic-info__merchant-delete{width:10px;height:10px;fill:#bbb;margin-left:26px;cursor:pointer}.account-basic-info .delete-modal-footer{float:right}.account-basic-info .delete-modal-footer__cancel{cursor:pointer;color:#333;font-weight:500;border:0}.account-basic-info .delete-modal-footer__delete{margin:24px 0 24px 28px}.account-basic-info .delete-modal-rules{margin-bottom:16px;border:1px solid #e8e8e8;color:#333}.account-basic-info .delete-modal-rules__title{color:#555;margin-bottom:16px}.account-basic-info .delete-modal-rules p{margin:12px 12px 4px;line-height:normal}.account-basic-info .delete-modal-rules p:last-child{margin-bottom:12px}.account-basic-info .delete-modal .shopee-modal__title{font-weight:500}.account-basic-info .email-pending{width:720px;padding:16px;background-color:#f5f5f5}.account-basic-info .email-pending-icon{float:left;width:24px;height:24px;border-radius:50%;background-image:url(data:image/png;base64,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);background-size:100%}.account-basic-info .email-pending-content{margin:0 0 0 32px}.account-basic-info .email-pending-content__desc{margin:0;color:#555;letter-spacing:.1px;line-height:21px}.account-basic-info .email-pending-content__desc-address{color:#151515;word-break:break-all}.account-basic-info .email-pending-content__operation{margin-top:12px}.account-basic-info .email-pending-content__operation-openmail{margin-right:24px}.account-basic-info .email-pending-content__operation-action{font-size:14px;color:#4185f4;margin-right:24px;cursor:pointer}.account-basic-info .email-pending-my-account{background-color:#fff6e1}.account-basic-info .email-pending-my-account .email-pending-icon-my-account{float:left;width:24px;height:24px;color:#ffce3d;border-radius:50%}.account-basic-info .email-pending-my-account .email-pending-content__operation-action{color:#a95400}.account-basic-info .method-change--radio-group{width:100%;max-width:320px}.account-basic-info .method-change--radio-group .shopee-radio{color:#595959}.account-basic-info .method-change--radio-group .shopee-radio--custom{position:relative;color:#999}.account-basic-info .method-change--radio-group .shopee-radio--custom-icon{position:absolute;left:-2px;top:0;width:22px;height:22px;background:#fff}.account-basic-info .method-change--radio-group .shopee-radio--custom .shopee-radio__label{width:100%;padding-left:28px;margin-left:-28px}.account-basic-info .method-change--radio-group .shopee-radio--custom .shopee-radio__label .shopee-input__input{color:#595959}.account-basic-info .method-change--radio-group .shopee-radio--custom .shopee-radio__label .shopee-input__suffix{font-size:12px;cursor:text}.password-field__action{vertical-align:middle}.password-field__action-label{color:#1269c1;cursor:pointer;vertical-align:middle}.password-field__action-label:hover{color:#1791f2}.password-field__action-icon{width:14px;height:14px;margin-left:6px;color:#dbdbdb;vertical-align:middle}.password-field__action-tip{vertical-align:middle;margin-left:4px}.password-field__input{display:inline-block;width:288px}.password-field__tips{display:inline-block;width:330px;vertical-align:top;line-height:16px;margin-left:24px;padding-top:12px;color:#bbb}.password-field__tips p{margin:0;margin-bottom:12px}.password-field .shopee-input{display:inline-block;width:288px;background-color:transparent;margin-bottom:12px}.password-field .shopee-input__inner{background-color:#fff}.password-field .shopee-input.error .shopee-input__inner{background-color:#fff1f0}.password-field .shopee-button{width:120px;margin-right:16px}.editable-field{position:relative}.editable-field__input{display:inline-block}.editable-field__tips{position:absolute;display:inline-block;width:330px;vertical-align:top;line-height:20px;top:0;left:312px;color:#bbb}.editable-field__tips p{margin:0;margin-bottom:12px}.editable-field .shopee-input{display:block;width:288px;background-color:transparent}.editable-field .shopee-input__inner{background-color:#fff}.editable-field .shopee-input.error .shopee-input__inner,.editable-field .shopee-input__inner.error{background-color:#fff1f0}.editable-field .shopee-button{min-width:120px;margin-right:16px;margin-top:12px}.editable-field__value{margin-right:8px;word-break:break-all}.editable-field__action{color:#1269c1;cursor:pointer}.editable-field__action:hover{color:#1791f2}.editable-field__action .shopee-icon{width:14px;height:14px;color:#ccc;vertical-align:middle}.editable-field__action-notset{color:#ccc}.reset-pwd{width:100%;text-align:center}.reset-pwd-header{text-align:left;background-color:hsla(0,0%,96%,.41);margin:-24px -24px 0;padding:16px 24px}.reset-pwd-header .member-detail__name{font-weight:500}.reset-pwd-body{margin:32px 24px}.reset-pwd-body p{margin:0;word-wrap:break-word}.reset-pwd-body p.reset-pwd-body__desc{margin:8px 0 24px}.reset-pwd-body p.reset-pwd-body__desc-error{margin:20px 0 34px;color:#ff4742}.reset-pwd-body__btn{width:280px;margin-top:24px}.reset-pwd-body__result{width:280px;height:40px;padding:12px;text-align:left;margin:auto;border-radius:2px;font-size:14px;color:#999;background-color:#f5f5f5}.reset-pwd-body__result-pwd{color:#333;font-weight:500}.member-detail{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.member-detail__avatar{border-radius:50%;text-align:center;overflow:hidden;font-size:14px;font-weight:500;color:#fff;width:30px;height:30px;line-height:30px;margin-right:12px;vertical-align:middle;box-shadow:inset 0 0 2px #e8e8e8;background-size:100% 100%}.member-detail__avatar.avatar-blue{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAABBVBMVEUAAABws/9ChfVChvRBhfVBhfRChvVRlvlop/9Bh/VpqPtBhvVBhvVChvRZmfdChvVBhvZChfZDh/dBh/VFifhVlf9npvtnqPtop/pChvRBhvVoqftChvVpqPtYmfdhofpCh/ZCh/ddnfhEiPdYmPZWl/dbm/doqPxlpPtipPpkqP1qqv9bnPhmp/tcmvhpqftoqPpmp/ppqPtoqftoqfpYmfdopvtZmfdVlvVnqPxUl/ZBhfRkpfpRk/VmpvpTlfVNkfRio/pnp/pVlvZLj/RXmPZJjvRZmfdQkvVPkvRHjfRbmvdHjPRhovlFivNGi/RdnPhDh/RfoPlEifRbnPhdnvhBhvXYbC+LAAAAO3RSTlMABfnssPBzGghj7d/n0dC5iW1bMyIM/fnS0syxknNxVVVCPDzrtJJjWzMiDPnw8OffzLmJbmNCQu+SiW/5lc4AAAPASURBVFjDnZiJWhoxFIUHWUXFHXdtte571doWYYBhNpkBZgb6/o/SJDAmk9wktucB/u/ck9ybxVBpfX6lsLSQn5vLLywVVubXjf9RebVQbHAqFlbL/0aprC03JFpeq3was1labCi0WNr8FCZ3+C1oqJUv5fSc45ptW72GRjsnOjtnro1keTrSn32lqauaOwVZzUSH2t2Qc17vMIeALDPQkYpfZZyjG5cBmdqg5r7AnJd+PwMyvUiHmgf99DEozYiQmgMdCfD0egOAmoGuOiGnjbs+AyIcQurpEufWLlcbZUGppaYuqN3sfjobCSDiCGuoJu1n+mKEQFgQyHPUe/yEKWx7onDke+qgdmhxB61uqHDkeW1lw5RSznW122q9jaQg32/7qqDym6mhbreFFIKlEVK73Xb0lir3BIRN0R5hHRFQWxHUYoWALrop6C3EJCAjAurJg1ojoO8fIKSR6Kjp+1NQTxrUMjl36gSUkmIaEhP2jCRtPXxKPXepI6zOOOVQEuFgOZKGWUWgPQ6ETPGO0pAQyIGDKiBQlYBYUqcz5pefghwwqKJhXHYBUCe2mdL81BABvYNBrRvnXSIOhEyZ/EYiIEx6j6Ch+8Q6YkmxzYSdBQXiCF5BWROJoE44ljkKgqGY9jaQUarYmmbEgTBpwJW3ZDzAjohCZGq6/ryjYMiRFowq5QCgEJvyBEcYNEgyo8TYUjnCGqNeo1ubOkJiz6UZqKUAUUdI1BFSxIKqsCNam8l2rcM6SjKlPWhAdlPqKBv2NgNqiaAJXbU2B+KWf08dtkn2kQc4irgN+aQszeV6xPkIKeFb5FxVWjzlAI4GQtNeKkChZc6Gts+DxDFiVPnSKGnWtT7f/uIgKeJRK92RMTHENRvhJNCofZaWZn+MSM7REBz+5bpk2UYmdyApZm2ZHJBwaaEpATmSA9K4gB25lmRoR7Iju3IPgSaWBTsaSC8RxgEESo9IftYGipvWdVUEuZbEkfSiRSwJoNiioEzXRqAhehnlVi20KShz1ibqy6hxzDkaw3e23hC+HjP6lQHFtgSkvbAbuUe2NpeCTDbsSP+EMK5uKWdkIwFXrQR+1HD6sZWCQvHyR1YtgJ9Zgo7qM1LfFhzh0hz44QfovE5AE/AV4ff0T1HqaQvvRReBgLAT1eNYyOn2rdVnQExIQ/C5LtXVYwy/tBzoA0H9pTGGQG3oS0P7ySKCvAj8ZNF/+/CgAfjto9c1QrGgQPYRpVfl4pRu7Z7qa0yv8uHpT+LI137W6dO6fPl9Wvvk9+FfK0vkwuObQEoAAAAASUVORK5CYII=)}.member-detail__avatar.avatar-green{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAArlBMVEUAAAACzLA16s4Z278Byq8Byq8Byq8Cyq8By64EzbEEzrQF0LQEzrIFz7EI0LYK0LQByq8Byq4Bya8Bya8Cya8CyrAByq8Cy7ADyq8Byq4G1roH17sH1roG17sH17oH1roI170DzLAG17sG17sH17sBya4F1LgE0rYF1rkEzrIE0LQDzbIE0bUFx60Ez7MFyq8DzLEEw6kEwacCyq8ExasEvaQEv6YF17oEvKMByK3LqGCpAAAAJXRSTlMA/gQK7NKwc/ljWkI8MyIa7+ffuYltzJJV8PCzj+zjzHPw0tFt8CDSewAABIlJREFUWMOd2Nd62kAQBWBE78aA45qeQQgRLCQg5v1fLNOWWdkqJCfky92fM7sCrdSoSHMyWHY783Z/9fnLz+eXwaTZ+I/c3HVnoFlrnp5/3fyb0houwMtqvVqtxPrzPGxdz/RuDWGIHJQkX75dRzV7bSMMIspZn781651xBz4kFMkm/PNjXFfnPoMCKFyhpZhSL5Wlpp+gKNttuFXLRvw6LXdGj1AMkeRRIj2NypyHPhRng0EK/4Q2IhYbFjsDKMuOJQpThg0K+0A5tNuItVFKscJOo345FEWRUtrKRhx92K9HKE+MEH52bGkrxZ7e7V3zE1RCSBHkW0p9beage6hKEsdqRSgRtrUhX3xnnFVDCVEkqbUhy1Fjb7AOVOY1SChq2WoxFnZsuB7UQK9BEBDkrB1rSkU957TadRBKaCWI+cul6xW1W1aoFlKKEwu206srhp4Wur0GEszVSkiSKXcx3EqlIVwJaS9behkxBhgytKiFfmMUsl6xjkjQgu87cAUkVF5zV0QAAHSXuoNcgt0WL/xwE+chtbxmiVsugu4Q6vrMboU/x5ow+ABZLdtHhrp4Vc+MidbIIOSsMAPO4fD74GO5CRmaNRsTc7ZrzUVaBwohlYtfi/+3if3AZqEoeSwCzP4gKbEAM2gsHRTyLWtlklgxQRilfMyHlpe13qw4Jrn1ygjSiGUYrzwAr3ZHnMTuWdzLqJCg1Ch2fAsoncbcDRYipVpuwHUCaeogm9FyBsy80ZZCwni1zAoJcpRheajd6MsKcSOvky9lqYtJEoP6AmUhMvSXPYnNGKWni+TP6HaRIRkt0HtL8YDbFCWLT5Gmo811iUK9GWsrQsmhT7g/YQzzqb1Cc9n+2O6eBNmEYh2Op+OpDDvo9ncF0oRbFJTTfzBwOmKcZFRqUFe+ItF2wwxDZKFChNaDPTlay9f2+DkztJQvbbxBiG/EocyoVigzAhw1jrqECsmXdiIQhjHq5WHyAdi/Hd98Kr3UOgs0wR82g6gTUwq5XQSA9I0hpQQjS51ZU35qY7ppiiS1FNNFB8zxDaOSjXgASVd//JNdRJIcM5ja2MpzIzifEHpviaM//jfSyM5RRJFlxzxgKVXpgpkDN3qDDPTkY5hMqRhIDlKKILJo4zULuWUrFFkttmy1AByVOipFxjJ0h4jAzmNoSbxdBC9n+qaefQXoEMHpIcSS1qKVF0lrQU16l4NWkMScKC6cscahg5ZWChKRbECVroJ63mEUITk+SauYMBkRPzUQH0Y14zjQUgLZCb0eysa5AztCdnoSzq6tSuj+3SMESxSzIrUqoU88mGX6PeAkzDFDtUSqcB6nHx+zVGIrZi0SqQLqjwoe/F6zIBOMFLJ0tSqgh8JH0SBjSDG7SONSZ1D2cIyU1EpkF3nCUqj/UP64TpBQ/vVQss6jqhcIGVNZHive92n1Kw1UMMRkl00sYLL7Zv1LFke55SqAOuOrXvsIZVfDe6bda179IioDpahanrnttf7l1dgrQWr5zGLY+o+XdWo5ZNa9q3pZV//6sN+ed7rL6teHfwF7cHeZwxe0TgAAAABJRU5ErkJggg==)}.member-detail__avatar.avatar-orange{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAnFBMVEUAAAD/gkn/smn/g0j/m13/g0n/hEn/gkn/gkj/g0n/iVD/hU//ik//jFL/g0j/gkn/gkj/gkn/g0n/g0n/gkn/g0n/hEn/g0n/hEn/mGj/mWn/g0j/mGf/mWn/mWn/mGj/mGj/mmj/mWn/mmn/mWn/mGn/gkj/mGj/fD//h0//hUv/ilP/kFz/jln/lGL/jFb/kl//lmX/fkL/gEUWhADuAAAAJnRSTlMA/gTrCtJz+bBjPDMiGvDv38y5koltW0JV/u6x+dBV47COc2G5bY2mPK4AAAKWSURBVFjDpZjbkqIwFEWTAALe79ra957ZDrSo3f7/v42DtAfUTSXMKqGKl1UbYk6So2ownXgaBUMvfFy9PL2+fXSMakBvFg1QsClYvf7uuVn8+VhD2AgPv559e03LQ4VNhZd3O5URjYiqrN4tvlY7AJhIeGqresxEo0YkPLzVhuqOACK6DdXlnkUfVHTLir7eMoSFSHh8vu+JNZiI8PBxN48GFVHTnUyLEJQvyuPiZrz6qBFx+ldjZ0aoYcfByFREEzQVYVKZFxp1HDiAbovHBGguQiAv10I9Ww5OtFSB7/2fyPMrgXYJGBkHP5Ek0GaTNRJJpPllHrBQew5y5rloXJpQWTPROF93tIhIqE8OcnTvJJpdTfGsgQizk2gtoi8SKuHgTKSUGYhIQrmKBkZ1UBVJKBcROiq+X3QqoVIOCmI1JdVrlziJpiqiZXAPByIV8Op1SGBNoIZ1ZbAIdeSgYKg8IipCpZYiT4VUJKG+OSgIRXQgbFMcbUSeiBj7U6Y/BHm1oV2FPxKVfOzArjCzUDL8kZ2IhZI/5NROxELJFIlRkG232bYgO1+ZiFgombQdu6WChZIyYgZWIhZKCpta3xftqyIWSkqtmlmtOSxUqfj3tI2IhSotR2rsLpJQpQVSzW0WLxaqvGT7nrNIQqG8r2k5iySUbGvySK4iCXUJJJGSM5//rvwuz6B8XwLJZjThoJbAlLfHzUW6rUpMmosm10eIlIMaRub6UJPmJPmV3+QZnH739pjVJFG4UDcsG4j08v5RNMXpl2qkpzuQ/jxzT0wPx06ES5fjOqe/cGkgcEZdh5YGR0+MQ5OFE7Qd2j4cr2VcGlFc4zu3xm7R47nv2qxbD3DFYD3rKXekfRh6wyCaxrXtw7+G5nygtzvCSwAAAABJRU5ErkJggg==)}.member-detail__avatar.avatar-purple{background-image:url(data:image/png;base64,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)}.member-detail__avatar.avatar-red{background-image:url(data:image/png;base64,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)}.member-detail__avatar.avatar-yellow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAA1VBMVEUAAAD/5oP/qmP/qmP/qmP/qmT/qmT/v3L/uHL/x4D/u4D/qWX/q2P/0Hr/0Xn/u27/vG3/zHb/qmP/qmT/qWT/qWX/qmX/rGb/qmT/qmb/rWn/qWP/y3X/0Xj/qmP/y3X/vG3/xHH/qWX/znj/q2X/qmT/0Xj/vW//zHb/znb/vG3/0Hj/y3b/y3X/ynb/vG7/vG7/znf/u27/0nn/0Hf/0nj/zXj/vm7/y3b/vG3/y3X/qWP/ynX/u23/0Hj/smj/znf/yHT/t2v/xHH/rmb/wG//q2RDcHrsAAAAO3RSTlMAA/nw7NKwGgwIBmNVP/z77urnzJJ0cltCPCLf0M+5sbGJiXNtM+9wb2NgIvnv39/RubmSW1UzM/DnktH7xSYAAAJ1SURBVFjDrdcJdqJAEAbgYlUgaNx3HdfomGQmy2SWpjFA8P5HmmhePcLWNnS+A/yvqhp6AQZpbS10baTKsjrS9IW1lqCEykpXSIKirypQiNGbkhzTngG8qp0mYWh2qsBD6qrkArXLMa2BRjhoA2Az24RT2wSGYYtwaw0hV18hBSh9yHElk0LkK8hkkcKszHpICRk19eUyQXJqTkOFlKIk1s5skZJa8e+pTUprx/4LImAQ5UiaSJAmAeoSIV3MqapiQSruTx0iqANnRlM0qPmx+/aORFQPTh4pPbyJBU3P506dvvMPQkkVALg55YhGrQDgG0V++QZ1AOmaRvyyQYoEv2lM2aLW8J3GlZyUBXP6JUkLnLXooHT4SZFQTRr8oF+SNAJcfcG1U6FOsxT+j2UMEh24jK2JjknFYYs2N8LlF21Oww9StCQdfxHRKS3wpxUtycJtJCEMAy8IgyAMqc+1oa+jjS0KCRz3zEFe6B8vbmzJaQevLnI+C5kz03Hzx2I895NXJ8ZjlLX6OI4QxqSDMIp1HMEjNuUmOSnBW/4BiR+A4zKDEM0/so2/p+m4iB0UFZW+RMBN1BZrSMhLJXXwonXtuVxBmHTIuWjB1uUMQvGkLiBpUigIu0tfRsF2szk8SbHH5BNvEAqyL+xgTnhbQzT7CQH7TbEgHDg+aiJ2rWCQd8RnVsKvGmcQ8vHhl7Srcc8aV84CxK7JYatfQQ57UyTojw259hP+EY33wGA+8Rb0zwQ2e8ITNLbhImm5udRZYykBj+qycQrKj6kCL+P5oZYT9PBsQCGV7ewuGXI321agBOllN5+N7xu3t4378Wy+e2FN5j+k9KubPHLHWgAAAABJRU5ErkJggg==)}.member-detail__info-basic{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.member-detail__info-basic .member-detail__name{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.member-detail__info-basic .member-detail__role-name{color:#999;font-size:20px;padding:10px 20px;margin-left:12px;border-radius:100px;border:2px solid #e8e8e8;transform:scale(.5) translateX(-50%)}.member-detail__info-basic .member-detail__status-icon{width:14px;height:14px;vertical-align:-2px;margin-left:8px}.member-detail__info-desc{font-size:12px;color:#999}.member-detail--small .member-detail__avatar{width:24px;height:24px;line-height:24px}.member-detail--large .member-detail__avatar{font-size:20px;width:48px;height:48px;line-height:48px}.member-detail--large .member-detail__info-basic{height:24px;width:550px}.member-detail--large .member-detail__info-basic .member-detail__name{font-size:18px;font-weight:500}.member-detail--large .member-detail__info-desc{font-size:14px;margin-top:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.password-verify__header{background-color:#fff}.verify-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.verify-box__account-avatar{width:100px;height:100px;margin-top:24px;border-radius:50%;background-size:100% 100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAMAAABlApw1AAABSlBMVEUAAAD19fX////19fX19fX6+vr29vb29vb29vb29vb39/f19fX////29vb39/f4+Pj////29vb39/fb29v19fX29vb29vb29vb29vb19fX29vb29vb39/f39/f5+fnt7e35+fn19fXc3Nzc3Nzc3Nzc3Nz29vb29vb29vbb29v29vb29vbb29v29vb19fX19fX29vb29vb19fXb29vb29vb29vb29v29vb39/fc3Nzc3Nz////////b29vb29v29vba2trc3Nzb29vf39/29vb29vbc3Nz19fX////s7Ozc3Nzp6ena2trr6+ve3t7m5ubh4eHk5OTu7u7o6Ojg4ODj4+P9/f339/fz8/P5+fnx8fHw8PD7+/vU1NSfn5+ysrK6urrIyMiXl5e/v7+3t7enp6fPz8+rq6vMzMySkpKjo6OamprDw8OOjo6MXLOuAAAAR3RSTlMA/gLn8QeArodTfSMG3kIyFw8L8O/iwb67mndkQDwrFA3pv+iAVfr59vb18+Lg1c/KxrSunYd5bVpAOhgW+8v42rZkK6OibaVHV6cAAAy1SURBVHjazNbbTvJQEIbhr13dA90FaIFS5QSNBlFOJJHEI/Pd/x39+WNMPBAobVfXPJcwmXcy0OCjWgULf/4y20wfLetxupm9zP1FsKo+IJxbh9HXq8OznNevKKxdSDReR/MHNvIwj9ZjSGIny/KJN3kql4kNEdzQd9iK44fGt8leLxx24CzWNswZeRN2NvFGMGK8emNP3lbDN52/z9ij2XuOId0vN+zZZnmPodx5U2ow9e4whCx4pibPQQbtjooaqSP0qgtqVtTQJw+21G4b5NAk3HEQuxA6nA4czOGE3lWKA1IV+mVHFgdlRTZ6lJYcXJmiN7GiASpGP2zPohGWZ6MHrk9jfBedZQUNKrLO+e5p1L5jyqMJDZuM0EGiaJxK0FrsUAAnRkvxJ0X4jNFKImL+/zlJq34F7P8P1aLk1Pj9+W2S4kbZnqLsM9zELShM4eIGtk9xfBvNeRTIQ2OxRYGsGA2lgg7obyptGEBJocpmGUQUK0IDlcgAvlkVrjoJDeCbOuGaA0U74IqQwoW4KN9RuF2OSwKKF+CCekvxtjXOE/eD/qXAWcd/1JntS+NAEMYnWvFe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)}.verify-box__title{font-weight:500;font-size:22px;color:#333;margin-top:18px;margin-bottom:0}.verify-box__remind-text{display:table;width:384px;height:42px;padding:0 10px;font-size:14px;color:#999;text-align:center;line-height:21px;margin-top:8px}.verify-box__remind-text p{display:table-cell;vertical-align:middle;height:100%;margin:0}.verify-box__error-remind{color:#ff4742}.verify-box__input-area{margin-top:24px}.verify-box__input-area .shopee-input{width:280px;height:42px;overflow:hidden}.verify-box__input-area .shopee-input__input{height:40px}.verify-box__input-area__button{width:280px;height:40px;margin-top:24px}.verify-box__link{font-size:14px;color:#999;text-align:center;line-height:21px;margin-top:16px;margin-bottom:32px;cursor:pointer}.back-box{width:480px;height:64px;text-align:left;background-color:hsla(0,0%,96%,.41);margin-top:-24px;margin-left:-24px;padding:16px 24px}.back-box__content{display:inline-block;cursor:pointer;margin-top:5px}.back-box__content__icon{width:16px;height:16px;margin-right:4px;vertical-align:middle;color:#bbb}.back-box__content span{color:#999;vertical-align:middle}.back-box .member-detail__info-basic .member-detail__name{font-weight:500;color:#333}.verify-way{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.verify-way .back-box{margin-left:0}.verify-way__header .member-detail__name{display:inline-block;font-weight:500;font-size:14px;color:#333}.verify-way .outside-header{margin:0}.verify-way__title{font-weight:500;font-size:22px;color:#333;margin:0;margin-top:32px}.verify-way__content{margin-top:24px}.verify-way__content-email,.verify-way__content-password,.verify-way__content-phone{position:relative;width:384px;background:#f5f5f5;font-size:16px;background-size:100% 100%;padding-bottom:16px}.verify-way__content-email__icon,.verify-way__content-password__icon,.verify-way__content-phone__icon{position:absolute;bottom:0;right:34px;width:40px;height:46px;background-size:100% 100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABcCAMAAADODcLkAAAAS1BMVEX6+vrZ2Njn5+fc29vo6Ojk5OTd3d3j4uLh39/h4eHe3t729vbv7+/r6+sAAADx8fHm5ubo6Oje3t7y8vLn5+fm5ubo5+fm5ubo6OgFa+VbAAAAGXRSTlPMzMnMyMnMysvLy8zMzADMcoMXFLW7mpq0O5EIBwAAAtBJREFUWMPtloty2yAQRRcwIPSIH0na/v+XdhcC6/Iw8qDOpFMfY2UHs0cXbCeBt9v11+kgPq63N7h9Nl+XJ4njKeXnDa7PC3htOXeFj+Zibirn2rsGXEDw4n5ied+T98OjJNxweX+/7Eot4VS5UzH34w35yXMP1oL8k3rThYQX2YGFXULCXUsLoc4n+AwRvUeoC+dJN+z8Oj6ooDoX6viIRVxDP/x87NHBRe+nf0r0+WX3Dwi3xGlcgaRe1ks2xnjp9mGB1P4WvoI4HSwxKilw8JPbdX5THKmihGkCBmAzBNuoMKWV6I6bGU3oiQmJoYQJ8LJDtuzR7B5OePyWUXR8wpfwewqt1VbjsENCGz1YerQdSkj9AbDHbdlSOAjbJYYSImHLoTxSqI8RssX+l0JnHY4hIfZHoesLl01aZyant3NX6IBkQdqwSSUY5VaoQf0eTJio6qzIMVstIcLCyU04asJN1HAL5FB/4FHCZRJ11NpMOEFIRxQ+I5qsLaGDKdH29Y1siWV5hk48Qi3lGeIFLXMj4Soe4+oJZ6DLNOPIhEow/U1jf7ZlnGkH7EeModoJneiyNBKSrDjDJZ79FAuTingYW/0MZ5+QqAh1/PTYWLgFlq/08j5hZAK6BGnlCFO53Bdn4bH5GRIG6DIbHHP5JVZfYbkQvijfFeoPgGFhmfAc3WtWELomNECyIK2codpWGYstFao8Q+oPgEns/lyX7zJb5pbQ9oVLJiwSjnxT+kIwPeHaFz4V0UJDqBpC0L3fh62EShmU4gUyJm7v/lWhfhws5IT7Ns0+ThiktOVgL4Tnbj4G+5OQt7xXqOn8yi0HYkJkp7D6z4iKGC53CZU8Qw227BEqvUntrNw22uuo0GSZxoQTZzpACCvbxoTMS/gS/sNCoQSOISH2/7WEZA4pR4TU70HhsQkFeO8hZxhSQiywHCCG4oSjwshL+B2FvwGU8Dc3oT2WlwAAAABJRU5ErkJggg==)}.verify-way__content-email .shopee-radio__indicator,.verify-way__content-password .shopee-radio__indicator,.verify-way__content-phone .shopee-radio__indicator{margin-top:26px;margin-left:24px}.verify-way__content-email .shopee-radio__label,.verify-way__content-password .shopee-radio__label,.verify-way__content-phone .shopee-radio__label{margin-left:10px;margin-top:8px;color:#555}.verify-way__content-email p,.verify-way__content-password p,.verify-way__content-phone p{font-weight:500;font-size:14px;color:#333;margin:0;margin-left:62px;word-break:break-all;max-width:232px}.verify-way__content-email{margin-top:12px}.verify-way__content-email__icon{position:absolute;width:55px;height:45px;right:26px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABWCAMAAAAgy+JSAAAAe1BMVEX6+voAAADi4eHY2Njg4ODm5eXk5OTn5+f19fX7+/v////b29vq6ur29vbx8PDu7u7s7Ozd3d3z8/PY2NjZ2dnZ2dnb29va2trt7e3Z2dna2trZ2dnZ2dnZ2dnZ2dnb29vc3Nz39/f8/Pzu7u7////b29v////7+/vb29uNbSlvAAAAKXRSTlPMAMzMzMzMzMyrRMzMzMzMzMwKxquAIkwGwLKii3NWKhrAoXZQQiOsQDzcuEMAAAMASURBVGje7ZbpctsgFIUp6CIa0BbHWbpnadr3f8JiBWpGCA7ylEx/6BvPSEJcfXAQGrMP78yFwvuvX65T92oIf3wW4tP3xM0Kwt8PwnL4VlyAhChO4QCxlgpxnI441hrCnw/Cg2PFwvI4YaxYuClOFCsWbo8Tx4qFL08fMzyqBI+/MlVPL2nhK6vCa1J4xapwtQt34S7chbswYpCNFkI3cngPoZIiQKraQhILqKpQTSJiUvWESosVtKol9L7YWEnYiARNHSGJJFRDqEQGdZnwefMEuTJ4is8J4f0xW5ZaPD2fZYd6vF4T3t5kx9knXk/X3mezubmNhXeHKBiYaO+3Ciw93C2E18eoCu8JEzQ3aKw+VubjRELtUuTa+3g4b42EPlbm4oRC99xziJNtNOIvSOhjZS7OUmHHWMf9C6NEudDHylycpZE2yj1hsGbbVhypi9UKJ1EkbMIv9Sha31T20ngmKzQ0hUJcNdor5Vs2lU7UWmFrjNS4ql8+fBQhPRZq2ZpZ2Nojh0Kmg/y65bdcMyjkrcUJLTQhIYXPH4bAX1I5kQmEM1LnyzotkuguL9SSWloIbQsnlsOkhYbloLc0vZACVI2/GOo0GfubJzUL/YXFKBDq5kCVCZ/vhCFD9y//JnYDnYmEjj5T36zkmRlhTwSFljYzZKMX0zPZNJHQY7r0JEkHOsp0dDog9AwsFxSftJ54Lnw2EJUK8RbBKCIkjDFACRYPC2PGy3wj0XYh3iJ4K2ChJGl/aIuA75gsF3rpDMm382CLYDoT10sK26xQhh1Wz4dS37Ba7yfihQlReE192eIl6kPcDCFG4a0gAV7I5QyXnMvo/Hw9gq2A6iWfj054vjEjeXzNqc+lieq99CR0RB0jSCXSpLJ6L0QEozTd2lbgBYSRbmKMF28L24WLpeyJA7YJwVKqlmOwEDOCNKFwO71Nk0OwsBwiDgDC7ezCtLBpeMNnGncOcP1S50jYrBeFRw8HfXH9Sbi4EXfGAyivn2dYSiS6hLQQswv/E+EfGapRYpYWuiAAAAAASUVORK5CYII=)}.verify-way__content-password{margin-top:12px}.verify-way__content-password__icon{position:absolute;width:55px;height:45px;right:26px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABWCAMAAAAHZWO6AAAAdVBMVEUAAADY2Nja2tr5+fn6+vru7u7////29vbt7e36+vru7u7u7u75+fno6Oj09PTa2trc3Nzr6+ve3t7Y2Njg4OD29vbi4uLk5OTm5ubt7e3y8vLv7++Wlpaenp7R0dHLy8vFxcW+vr64uLilpaWxsbGrq6vU1NRQ38o1AAAADHRSTlMAwMDmpqYcHObt7eYGYeXRAAAEQElEQVRo3uyU627bMAyFBeTazjLKFq5FKlmyLdn7P+LoSAp1DVbXv4p+DkLJSM7xESWrhO161X2S1XqrmmyfugV4ajusu0VYNw1WyxismgbdQnwbfBt8XQOyCJoBtLS8AaFOQFrUwOoKdjEDAl0F6L8Mdps9eroaA+gmMHQ10PNjs2P9Z7zT0v+ogyg+79QGHxqQFtAS9T2RRS3QQwPcqD0Kj/SB+giCRw4IgIAIXPcKJvyNcn1S+SFciUW5Sk7c6arbBN2kuf7WyTvC2Db7ED90lACKBEGfnKQkcHMKDqWBoGRYGJDoD3mCxIFmGsBdv55gCA4wz8De13+oJ5A+2FkG/ulEskjAl085x4DCAg3NBEz4VWmgg0EYQbaUKAEkAQFQHyfwETBrHl8eNY20u5MGDQGSBOP7+ygJpM+1v7KmN+CRo7JCfZrg5fX1JU3QV9ZIA+N1lbilBtZFT9pK8MYASQL+xnIf6QhOIJOyBTZOYAF+MgA2TmDLJmiQS4k86PKUUZSgB4C30+nExTnGTYB2gohajyUBsvLf8/nMBSWBdHmWQR8lAOYXM9UoQV/5rzHaaP5wVWbC36gZSAJgfjNTlQQ1Ay/OcILbxM9KA8oSXC6XU5aAKgY3nIkyEUPW5LIH1+s170HZ5EEUWwayTbNd9IfJdlG5TdsGVB607BwcmewclAeNEoPR1dGMo7HlqyI7yQcmO8nlq8Ia0WQDP5gqNg9C0DseDkcukqDWYzSiaVQQ5/qvFmtbcBWEgWmfj3cEtPv/33mIgrNKIlu6O1CNaWfGPFSCrhEf16yT5Kavr4lDPE0H4UnhGH7XJY4Y21lccBiHXkK0FBecXSuCDjMOVmnJRAVJGhVIS+YapWEALNKin2ShjQqkRX+5MfBi26JWILctPjOwzobpGKvYeGkViI3X6k4gy3DJYJBbR7ECpXUc7Am0iQOz3PwKFSjN77zdLwYq2Meite+XCtT2fbHXCi6YbzYgMFE3ILMtGSyfbaEGzcBYEyZH7SebwDbKQZNMgo1H/8k21lvDwtC0xAdUwNlX/Ub8dSgfRmRytLWvElqW3gYgGbjalyEOGpIB4Ote53hTMACafxVoRCkaEY9mTKhwGCIfCAk22IWR40RFDf7Exw0ThGHEZ/+2PvjfAzYAkg1/8Jcuo7Xg80AAAwHLT/UXVQIGItyPimjd+KZBP/ZhbudhLsnPg87nM/UMJLIYFor8LT9UsF3EK8T75X4PftXkV88Enc8h9TnGOA6Y5pXVEVoi0wMyHwZl2Ia79uCz9fGNLTNg8Kegbj93fRcm8sid4jxX4lP3HpmD+NsAxCqfOnzJEdDLeSCZ3PMJyeiaRqfkMZLKLZ/wMwHIq9D4MPg11BtM3RRmVweCwJ0BH2SzEp+mAP4aAhl2/VMMlPg0ZbnuOk4qPPOh8+mSq8A9n6Y/Bj2ez8fzUY1nif8fE8/VXX3ov8QAAAAASUVORK5CYII=)}.verify-way__content-password .shopee-radio__label{margin-top:25px}.verify-way__button{width:384px;height:40px;margin-top:24px}.verify-way__remind{font-size:14px;color:#999}.verify-way__remind a{cursor:pointer}.verify-way__remind .arrow-icon{width:10px;height:10px}.verify-way .remind-toggle{position:relative;width:385px;background:#f5f5f5;font-size:12px;color:#999;line-height:15.6px;padding:0 12px}.verify-way .remind-toggle:before{content:"";position:absolute;width:10px;height:10px;background:#f5f5f5;top:-4px;left:50%;transform:rotate(-45deg);transform-origin:left bottom;border-left:0;border-bottom:0}.verify-way .hide-remind{display:none}.outside{width:480px;padding-bottom:48px}.outside .verify-way__title{font-size:26px;line-height:30px;text-align:center}.captcha-item{margin-top:12px}.IzYSjF{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:280px}.WzJfxC{stroke:#757575;cursor:pointer;height:16px;overflow:visible;padding:4px;position:absolute;right:12px;top:20px;width:16px}.WzJfxC:active{opacity:.7}.v6NtTy{right:25px;top:25px}.a-K0K3{left:50%;padding:15px;position:absolute;transform:translateX(-50%);width:100%}._9JGAlU{padding:0 25px}._9JGAlU,.EIhFvH{text-align:center}.EIhFvH{color:rgba(0,0,0,.65);font-size:16px;font-weight:500;margin-top:16px}.XChIhX{color:rgba(0,0,0,.54);font-size:14px;margin:8px 0 16px;text-align:center}.vg5jTJ{background-color:#1b92f5;border-radius:4px}.lg8Hq3{background-color:#ee4d2d;border:0;border-radius:2px;color:#fff;cursor:pointer;font-size:1rem;height:2.625rem;line-height:1.2;min-width:4rem;outline:none;padding:0;padding:0 1rem;text-transform:capitalize}.lg8Hq3:not(.iHJ3u5):active{background-color:#e2492b}.iHJ3u5{background-color:rgba(0,0,0,.09);color:rgba(0,0,0,.26)}._59OZUt{text-transform:uppercase}.JROsbH{width:100%}._5Idohp{display:flex;justify-content:center;padding-top:48px}.X5GMFL{display:inline-block}.Gz3WBz{background:none;border:0;box-shadow:none;color:#2673dd;display:block;font-size:12px;height:32px;margin:16px auto 0;outline:none}.Gz3WBz:disabled{cursor:not-allowed;opacity:.7}.K9jjon,.sOsXuJ{align-items:center;display:flex;justify-content:center}.GIisTu{position:relative}.Yj2cCM{bottom:0;left:0;position:absolute;right:0;top:0}.b68Vhh{background-color:rgba(0,0,0,.09)}.XhS6t8{opacity:0}.Nd6MgT{transition:opacity .3s}.jIIxuH,.Nd6MgT{opacity:1}.X7jI6i{opacity:0;transition:opacity .3s}.K4qMCh{left:0;top:0;will-change:transform}.gQ7PIj,.K4qMCh{position:absolute}._9Yqd6s{background-color:rgba(0,0,0,.09);border-radius:2px;box-sizing:border-box;font-size:12px;margin-top:12px;padding:4px}._9Yqd6s,.tj3TkG{position:relative}.K9jjon{box-sizing:border-box;color:rgba(0,0,0,.65);cursor:default;font-size:12px;left:45px;padding:0 12px;text-align:center;-webkit-user-select:none;user-select:none;width:230px}.GtrWf3,.K9jjon{height:100%;position:absolute;top:0}.GtrWf3{left:0;opacity:.3;transform-origin:left center}.GtrWf3,.sOsXuJ{will-change:transform}.sOsXuJ{border-radius:2px;box-shadow:0 0 10px rgba(0,0,0,.25);cursor:pointer;position:relative;touch-action:none}.rH\+SL2{background-color:#ee4d2d}.IrCksu{background-color:#1b92f5}.poM-7c{background-color:#26aa99}._4pAd-V{background-color:#16c42a}.sE7GbI{background-color:#ee2c4a}._8EXZ8s{cursor:not-allowed}.FfYAX2{transition:transform .3s ease;transition-delay:.35s}@keyframes q2yaWR{0%{transform:translateX(0)}to{transform:translateX(40px)}}@keyframes nhi2Ri{0%{left:0}to{left:40px}}@keyframes j5HaX\+{0%{transform:scaleX(1)}to{transform:scaleX(1.9090909091)}}@keyframes LHyTuO{0%{width:44px}to{width:84px}}.kDaPw8{animation:q2yaWR .5s ease 4 alternate}.WwI-52{animation:nhi2Ri .5s ease 4 alternate}.ixtxXv{animation:j5HaX\+ .5s ease 4 alternate;width:44px}.KYeW4a{animation:LHyTuO .5s ease 4 alternate;width:44px}.zPJEDb{display:none}.hAeNxI{align-items:center;display:flex;justify-content:center}@keyframes wYcahD{0%{opacity:1;transform:translateX(0)}67%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(40px)}}@keyframes PEOg3Z{0%{left:8px;opacity:1}67%{left:8px;opacity:1}to{left:40px;opacity:0}}@keyframes _8HbZFN{0%{opacity:1;transform:translateX(-40px)}67%{opacity:1;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes ZnY6Sy{0%{left:-24px;opacity:1}67%{left:-24px;opacity:1}to{left:8px;opacity:1}}.wZn9yW{display:none}.hAeNxI{height:40px;overflow:hidden;position:relative;width:40px}.pN8cgH{animation:wYcahD 1.2s linear infinite}.dHZra8,.pN8cgH{left:8px;position:absolute;top:8px}.dHZra8{animation:PEOg3Z 1.2s linear infinite}.-Jw1tn{animation:_8HbZFN 1.2s linear infinite}.-Jw1tn,._7GmAof{left:8px;position:absolute;top:8px}._7GmAof{animation:ZnY6Sy 1.2s linear infinite}.UbeTEy{height:24px;width:24px}.oDdiNv{bottom:-16px;left:-12px;position:absolute}.wZn9yW{display:hidden}.jN2iEd{align-items:center;background-color:#fff;display:flex;flex-direction:column;min-height:21.875rem;padding:2.9375rem 4.375rem 4.75rem}.von85Y{width:100%}.Vy1Zp5{box-sizing:border-box;height:100%}.Vy1Zp5::placeholder{color:rgba(0,0,0,.26);font-size:.875rem;font-weight:400}.e\+FCtk{opacity:0}.A9\+BVV{transition:opacity .2s}.A9\+BVV,.AiTtxS{opacity:1}.sxmg-v{opacity:0;transition:opacity .2s}.y\+PDn9{height:4.125rem;position:relative;width:11rem}.cvcJtt,.MqAO2O{background-color:#fff;height:100%;position:absolute;width:100%}.cvcJtt,.Nqirti{cursor:pointer}.Nqirti{color:#2673dd;font-size:.75rem;margin-bottom:.8125rem;text-align:center}._43U1Yc{margin-top:auto}._5JZSXf,.EG8IOZ,.Rh-Ib9{align-items:center;display:flex}.EG8IOZ{flex-shrink:0;justify-content:center}._5JZSXf{border:0;border-bottom:1px solid rgba(0,0,0,.26);box-sizing:border-box;height:3rem;padding:0 .125rem;width:100%}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){._5JZSXf{border-bottom:.5px solid rgba(0,0,0,.26)}}.jLn9s1{border-color:#ee2c4a;border-width:1px}._0bjJye{-webkit-appearance:none;background-color:transparent;border:0;border-radius:0;font-size:1rem;outline:none;padding:0}._0bjJye::placeholder{font-size:.875rem;padding-left:.125rem}._0bjJye::placeholder{color:rgba(0,0,0,.26)}.FXf8qS{display:block;width:100%}.Rh-Ib9{margin-top:.5rem;min-height:1rem;width:100%}.CPSGw8{color:#ee2c4a;font-size:.75rem}.CPSGw8:first-letter{text-transform:capitalize}.EG8IOZ{cursor:pointer;height:1.875rem;width:1.875rem}.RDnLb4{background-color:#fff}.oleT03{height:.875rem}.aWo\+O8,.Ellncz{align-items:center;display:flex;justify-content:center}.iMmtsT{height:150px;width:280px}.iMmtsT,.Y61xTW{background-color:rgba(0,0,0,.09)}.Y61xTW{border-radius:2px;box-sizing:border-box;font-size:12px;margin-top:12px;padding:4px;position:relative}.aWo\+O8{color:rgba(0,0,0,.65);cursor:default;font-size:12px;-webkit-user-select:none;user-select:none;width:100%}.aWo\+O8,.kpfSSN{height:100%;left:0;position:absolute;top:0}.kpfSSN{opacity:.3;transform-origin:left center}.Ellncz,.kpfSSN{will-change:transform}.Ellncz{border-radius:2px;box-shadow:0 0 10px rgba(0,0,0,.25);cursor:pointer;touch-action:none}.f4WMzB{background-color:#ee4d2d}._3hc9uR{background-color:#1b92f5}.f6rcJD{cursor:not-allowed}.rlyMvd{align-items:center}.fEOSWQ,.rlyMvd{display:flex}.rlyMvd{flex-direction:column}.fEOSWQ{justify-content:center}.rlyMvd{height:285px}.fEOSWQ{color:rgba(0,0,0,.87);font-size:16px;font-weight:500;line-height:19px;margin:20px 0;position:relative;text-align:center;width:100%}.EDnw8P,.KaysAo{cursor:pointer}.EDnw8P:active,.KaysAo:active{opacity:.7}.EDnw8P{color:#757575;height:24px;right:50px;width:24px}.EDnw8P,.KaysAo{position:absolute;top:-1px}.KaysAo{stroke:#757575;box-sizing:content-box;height:16px;overflow:visible;padding:4px;right:12px;width:16px}.bECdSK{align-items:center}._4OeWsY,.bECdSK,.JSK\+wS{display:flex}._4OeWsY,.bECdSK{flex-direction:column}._4OeWsY{height:285px;width:305px}.bECdSK{padding:1.25rem 1.25rem 0}.-sbtu9{color:rgba(0,0,0,.87);font-size:1rem;font-weight:500;margin-bottom:1.0625rem;text-align:center}.VuYsNF{padding:0 .75rem;width:100%}.I8dSaJ{box-sizing:border-box;height:100%}.I8dSaJ::placeholder{color:rgba(0,0,0,.26);font-size:.875rem;font-weight:400}.Mwkmj7{opacity:0}.qY7hCa{transition:opacity .2s}.QRS6Yx,.qY7hCa{opacity:1}._8ehSGm{opacity:0;transition:opacity .2s}.PfMDqv{height:4.125rem;position:relative;width:11rem}.OzqEnQ,.SJUUQg{background-color:#fff;height:100%;position:absolute;width:100%}.Fz2o5z,.SJUUQg{cursor:pointer}.Fz2o5z{color:#2673dd;font-size:.75rem;margin-bottom:.8125rem;text-align:center}.JSK\+wS{margin-top:auto;width:100%}.gxzQrT{background-color:#fff;border:0;border-top:1px solid rgba(0,0,0,.09);height:3rem;outline:none;text-transform:capitalize}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.gxzQrT{border-top:.5px solid rgba(0,0,0,.09)}}.HaR5Yu{border-right:1px solid rgba(0,0,0,.09);width:50%}.KIiH0G{color:#ee4d2d;width:50%}._9JEJPU{color:rgba(0,0,0,.26)}.pvIa6k{height:1.1875rem}.llQ6ol{height:.875rem}.Y1u\+E6{background-color:#fff}._5IQ2SK{align-items:center}._5IQ2SK,.sg\+FUX{display:flex}._5IQ2SK{flex-direction:column}.sg\+FUX{justify-content:center}._5IQ2SK{height:285px}.sg\+FUX{color:rgba(0,0,0,.87);font-size:16px;font-weight:500;height:19px;line-height:19px;margin:20px 0;position:relative;text-align:center;width:100%}.CrBGp3,.UKUJVU{cursor:pointer}.UKUJVU{color:#757575;height:24px;position:absolute;right:50px;top:-1px;width:24px}.UKUJVU.fhARHo{color:rgba(0,0,0,.26)}.CrBGp3{stroke:#757575;box-sizing:content-box;height:16px;overflow:visible;padding:4px;position:absolute;right:12px;top:-1px;width:16px}.CrBGp3.fhARHo{stroke:rgba(0,0,0,.26);color:transparent}.iJcv2a{align-items:center}.iJcv2a,.lfvLrg{display:flex}.lfvLrg{flex-direction:column}.iJcv2a{justify-content:center}.cTjNxF,.iJcv2a{bottom:0;left:0;position:fixed;right:0;top:0}.cTjNxF{background-color:rgba(0,0,0,.4)}.lfvLrg{background-color:#fff;border-radius:4px;box-shadow:0 3px 10px 0 rgba(0,0,0,.14);height:285px;overflow:hidden;position:relative;width:305px}.ZlDJDW{transform:scale(.8)}.IajEt6{transition:transform .2s}.IajEt6,.VwUnz1{transform:scale(1)}.VwUnz1{opacity:1}._14UzBY{transform:scale(.8);transition:opacity .2s,transform .2s}._14UzBY,.ToMe8e{opacity:0}.K2QtD9{transition:opacity .2s}.i5bB1K,.K2QtD9{opacity:1}.FMdE6n{opacity:0;transition:opacity .2s}.bQ0K25{align-items:center}.aCGZ3v,.bQ0K25{display:flex}.aCGZ3v{flex-direction:column}.bQ0K25{justify-content:center}.bQ0K25,.PvjjNK{bottom:0;left:0;position:fixed;right:0;top:0}.PvjjNK{background-color:rgba(0,0,0,.4)}.aCGZ3v{background-color:#fff;border-radius:4px;box-shadow:0 3px 10px 0 rgba(0,0,0,.14);overflow:hidden;position:relative}.O9QGdu{transform:scale(.8)}.dhwRr1{transition:transform .2s}.dhwRr1,.f3m0DK{transform:scale(1)}.f3m0DK{opacity:1}.k3RDXU{transform:scale(.8);transition:opacity .2s,transform .2s}.k3RDXU,.k4cN7O{opacity:0}.M9xHKi{transition:opacity .2s}._6K-s9R,.M9xHKi{opacity:1}.r7ytQ5{opacity:0;transition:opacity .2s}.otp-frame[data-v-01df56dc]{width:100%;text-align:center}.otp-frame-body[data-v-01df56dc]{padding:32px 24px}.otp-frame-body p[data-v-01df56dc]{margin:0;word-wrap:break-word}.otp-frame-body p.otp-frame-body__desc-err[data-v-01df56dc]{font-size:14px;margin:20px 0 34px;color:#ff4742}.otp-frame-body__desc[data-v-01df56dc]{display:inline-block;margin:8px 0 24px}.otp-frame-body__desc-email[data-v-01df56dc],.otp-frame-body__desc-phone[data-v-01df56dc]{color:#151515}.otp-frame-body__tip[data-v-01df56dc]{position:relative;width:384px;background:#f5f5f5;padding:12px;margin:16px auto 0;font-size:12px;text-align:left;color:#999;line-height:15.6px}.otp-frame-body__tip-icon[data-v-01df56dc]{position:absolute;width:10px;height:10px}.otp-frame-body[data-v-01df56dc] .simple-otp__button .shopee-button{width:315px}.otp-frame .switch-email[data-v-01df56dc]{color:#deb887;cursor:pointer}.otp-frame-outside .otp-frame-header[data-v-01df56dc]{margin:0}.otp-frame-outside .otp-frame-body[data-v-01df56dc]{padding:32px 48px 56px}.otp-frame-outside .otp-frame-body__title[data-v-01df56dc]{font-size:26px;line-height:30px}.otp-frame-outside .otp-frame-body__desc[data-v-01df56dc]{margin-top:12px}.simple-otp{position:relative;overflow:hidden}.simple-otp__input .shopee-otp-input-item{width:32px;margin:0 12px}.simple-otp__input .shopee-otp-input-item:first-child{margin-left:0}.simple-otp__input .shopee-otp-input-item:last-child{margin-right:0}.simple-otp__input .shopee-otp-input-item .shopee-input{background-color:transparent}.simple-otp__input .shopee-otp-input-item .shopee-input__inner{height:41px;padding:0 0 4px}.simple-otp__input .shopee-otp-input-item .shopee-input__input{font-size:32px;height:38px;text-align:center}.simple-otp__button{margin-top:24px}.simple-otp__button .shopee-button{width:100%}.simple-otp__addition{margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;line-height:24px;color:#999;font-size:14px}.simple-otp__addition.justify-center{-ms-flex-pack:center;justify-content:center}.simple-otp__addition__change-type{display:-ms-flexbox;display:flex}.simple-otp__addition__change-type-btn{margin-left:4px}.simple-otp__addition__help-tip{font-size:14px;color:#999;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.simple-otp__addition--tooltip .simple-otp__addition__help-tip{text-decoration:underline}.simple-otp__addition--resend{cursor:pointer;margin-right:4px}.simple-otp__addition--resend.disabled{color:#bbb;cursor:not-allowed}.simple-otp__addition--split{width:1px;height:14px;background:#ccc;margin:0 8px}.simple-otp__addition-span{cursor:pointer}.simple-otp .arrow-icon{width:10px;height:10px;margin-left:8px;vertical-align:middle}.simple-otp__addition--resend{-webkit-tap-highlight-color:rgba(0,0,0,0)}.verify-container{text-align:center}.verify-container__title{font-weight:500;font-size:26px;color:#333;margin:0;margin-top:32px}.verify-container__reminder{display:table;width:384px;height:42px;padding:0 10px;font-size:14px;color:#999;text-align:center;line-height:21px;margin:8px auto 0}.verify-container__reminder p{display:table-cell;vertical-align:middle;height:100%;margin:0}.verify-container__error{color:#ff4742}.verify-container__input{text-align:center;margin-top:14px}.verify-container__input .shopee-input{width:280px;height:42px;margin:0 auto;overflow:hidden}.verify-container__input .shopee-input__input{height:40px}.verify-container__input-button{width:280px;height:40px;margin-top:24px}.verify-container__remind{font-size:14px;color:#999}.verify-container__remind a{cursor:pointer}.verify-container__remind .arrow-icon{width:10px;height:10px}.verify-container .remind-toggle{position:relative;width:385px;background:#f5f5f5;font-size:12px;color:#999;line-height:15.6px;padding:12px;margin:0 auto}.verify-container .remind-toggle:before{content:"";position:absolute;width:10px;height:10px;background:#f5f5f5;top:-4px;left:50%;transform:rotate(-45deg);transform-origin:left bottom;border-left:0;border-bottom:0}.verify-container .hide-remind{display:none}.verify-container .help-text__action{color:#1269c1}.verify-container .help-text__action:hover{cursor:pointer}.sent-box{position:relative;text-align:center}.sent-box__avator{width:100%;text-align:center;margin-top:48px}.sent-box__email-avator{display:inline-block;width:56px;height:56px;border-radius:50%;background-image:url(data:image/png;base64,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);background-size:100% 100%}.sent-box__success{font-size:20px;color:#333;text-align:center;line-height:26px;margin-top:24px;margin-bottom:0}.sent-box__remainder{font-size:12px;color:#999;text-align:center;line-height:18px;margin-top:8px;margin-bottom:48px}.sent-box__remainder .showTiming{display:inline-block;width:10px;height:15px}.sent-box__button{float:left;margin-left:50%}.sent-box__mailbox-button{float:right;width:240px;height:40px;margin-right:50%;margin-bottom:24px}.sent-box__footer{margin-bottom:14px}.sent-box__footer-outside-confirm{margin-bottom:22px}.sent-box__help-reminder{clear:both;font-size:14px;color:#949494;margin-bottom:0}.sent-box__help-reminder:hover{cursor:pointer}.sent-box__help-reminder__up-icon{width:8px;height:8px;color:#949494}.sent-box__help{display:inline-block;margin-top:10px}.sent-box__help-text{position:relative;display:none;width:385px;padding:10px 10px 0;background:#f5f5f5;font-size:12px;color:#999;line-height:15.6px;text-align:left}.sent-box__help-text p{display:inline-block;margin:0 0 10px}.sent-box__help-text:before{content:"";position:absolute;width:10px;height:10px;background:#f5f5f5;top:-4px;left:50%;transform:rotate(-45deg);transform-origin:left bottom;border-left:0;border-bottom:0}.sent-box__help-text__action{color:#1d3700}.sent-box__help-text__action:hover{cursor:pointer}.sent-box__help .hideText{display:block}.sent-box__outside{width:480px;padding:22px 22px 24px}.reset-pwd[data-v-071bbac6]{width:100%;text-align:center}.reset-pwd-header[data-v-071bbac6]{text-align:left;background-color:hsla(0,0%,96%,.41);margin:-24px -24px 0;padding:16px 24px}.reset-pwd-header .member-detail__name[data-v-071bbac6]{font-weight:500}.reset-pwd__outside-header[data-v-071bbac6]{margin:0}.reset-pwd-body[data-v-071bbac6]{margin:32px 24px}.reset-pwd-body p[data-v-071bbac6]{margin:0;word-wrap:break-word}.reset-pwd-body p.reset-pwd-body__desc[data-v-071bbac6]{margin:8px 0 24px}.reset-pwd-body p.reset-pwd-body__desc-error[data-v-071bbac6]{margin:20px 0 34px;color:#ff4742}.reset-pwd-body__pwd-ipt[data-v-071bbac6]{width:280px;margin:0 auto 8px}.reset-pwd-body__pwd-ipt[data-v-071bbac6]:last-of-type{margin-bottom:0}.reset-pwd-body__btn[data-v-071bbac6]{width:280px;margin-top:24px}.reset-pwd-body__btn-outside[data-v-071bbac6]{margin-bottom:56px}.reset-pwd-body__result[data-v-071bbac6]{width:280px;height:40px;padding:12px;text-align:left;margin:auto;border-radius:2px;font-size:14px;color:#999;background-color:#f5f5f5}.reset-pwd-body__result-pwd[data-v-071bbac6]{color:#333;font-weight:500}.reset-pwd-outside p.reset-pwd-body__title[data-v-071bbac6]{font-size:26px;line-height:30px}.reset-pwd-outside p.reset-pwd-body__desc[data-v-071bbac6]{margin-top:12px}.result-text-desc[data-v-071bbac6]{margin:0}.result-text-desc__link[data-v-071bbac6]{color:#1269c1;cursor:pointer}.result-text-desc__link[data-v-071bbac6]:hover{color:#1791f2}.result-box{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.result-box__header{width:56px;height:56px;border-radius:50%;background-size:100%;margin-top:24px;margin-bottom:24px}.result-box .success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABwCAMAAADxPgR5AAACAVBMVEUAAAB53Jld0X5135lXznmA/7WN6K9XzXlYznqM6K2N6a994J+I5qh44Zl7352N561q14yN6a9k1IaJ5qpcz35l1YdZz3xc0H6I5qpf0oBf1ID///9t2Y5/4Z9s2I5y2pNYznqM561Yznpx2pRy25SG5Kd84J2N6K5y25OC46SF5KeO6K553pps145YznmG5adf0YGH5KZg1YR03peI5qqT66eZ/8xm/5ld0X9k04aI5amE46Vg0oNz25Rw2ZOB4qJi1ISO6bBl1Yd03JVv2ZKL56yA4qJZz3xWzXhu2ZFn1olYzXqG5adf0YB43pl74Jxp1oyA46FZznxk1ohu1ouP6bSP6K+O6K923Jd03JZ+4Z994J97353///+C4qNj04Vh0oNz25V+4KCA4aJ94J543ppn1Ylp1ot53pt23Zhr142E46Vx2pNl1Id33Zl13Jdbz31g0oKF5Kd03JZo1YpZzntv2ZFm1Iht2I9k1IZs2I5y2pRq14xf0YFe0YCH5ald0H9w2ZKJ5qt63pxc0H5/4aBv2JCG5KiF46aI5apYznqL562K5qxXzXlx2pKB4qKM6K5WzXiC46Ru2ZB73pxv2ZDi9+nE79F32pbF79Pk9+p02ZTG8NTl+Ovg9+fH8NS/7s6r6b+g57iK4Kbd9uSW46/1/PfI8dW068ax6sOP4KlH5zmEAAAAXHRSTlMA/ksL+gL60MeJSkorF8/OzMfFmJiLi4JPKh8CSvv6+e3h4d/Sx8e2l4qBcHBwcGpqQkIiHg0FBf367u7u7Ozi4tLQxsW/v7+4t7S0qamMg4NUVFMsIuzsuLi0tECzdLMAAAezSURBVGjevJdLa9NREMUnFAN5mBCyCZQiRduqLZRi60IREdGVKC58J4HmAQkpDaTLLv6QENqSghKyUXyhiH5MT264TofJ7b2p1R9DZu6ZOTOlpYXSTMw/S67mV3L3Fl/E488X7+VW8qvJZ/P0b9hKJrLxd1OIZxPJLTpn0omcPDZ4NzCgMEdziTSdGxdXswOJOYQQdXb1Ip0HGyvxgeR4cIyYUsdXNuhvSeaOLVisjiktl6S/oZA97uqDAHIXwXp3YN/ZAp2V9IPJEnwIpKZ7D9J0FuYSR90jhF6qdNVLzNHMJBftYpOBrnXfHl1M0mzcTGAJoxdH3Sg6iqQO+HDiJs3A5lIEsBARObB919zSJgVTuGUsB9GBAYUAAmtubhUokPUDPiQP8zHWxBciiNYpiOsnlzNa6xx0OlEnQnRQTpu9Tn7m8x3GLEKot8Tdy8977z3Siw47hwhd677mke9iHmaJWYbw1XxckPf8/A5bckGr02pBs8v/ZIgGDIi39p/6c1xvhYLFCFG7WCcnhWG5VfYfwxDCWSsK5GDztjXJbBmWh4iJPmxxjQ/TgzjVf3vT8fdzqazhQ5w9uvYv3aRpXCtXy2cF1mrV7b9GU0gNhZHr4OVu/zBFirm7YvBt9S2CM4BsesDRd/vvzulvaBW4l/nr0/3qm5pe6Per/Spiki2VagVhStVjTWXlX0iT5GFfGyv9ChAHgdGhmTfj8z8kwVO76CQQAOsoEDbLGb//qTiY4TG5PFzz6RnxK1GpVWqIisrgNM0S4k8Rs1yTsMmhiWUgxL/M9zbkcLFWRNisdT0b5t8gy+uiwg6iAHKB1sP8b+y9iwvF/8KC/f9xbTQRRsURwuPiOVftZs3+ThR7vWLPSEimttks6Y16gHU1G+rPkCE9bjSKjUav0RNAYI0Pql64P01jnjSY8QDC8XZo4f4nNGb5pKHeqCN0zWg93L9MYCtWN4hBAfcdvWB/bAsHU/WzsFvfRcxsS+HgY2PEh0Lqrj7n79+++/yPcTDjXNjcbY5BUjprzNdSqfTV488QXYjZBSZLWNeaqBE/S2N+nO6PXaAbzWa72UY0Z4R9Jn8pGX55PDco1bZYM9Cafktwz/DN40/RWru9195DtB1wn2vVt/c+Nz3+Nbq6B8RCBUSha+y9TzWf/yq9mhTbe9sGFAIISlPzH+29kdf/ku4bwTTCkR6+5/fdpyv7+9v7pkbi2oGaQ8H3AvxX6LJagBDZglLP8r0PoxD/Zbozeezs7yC4yZo6KHp8Lxbkv0OXdgQYQLjeWnvP94L8l35TTsY8jQNBFB4OUSJZkeiiNFDQpIGeAtFAhQQtQjSJFOHO2jhRGjcu00Q5c4p0InfcSXe/kud11s+bwbHzacTMvpnnJ4psByavCao6v6yz9UvdDfO8nZ4ZeDWfJ/ME+IcQUeivH/nv+aDYcwfQmPe1n93tr+TUCcQ7/mW/+P3AatybuTGJl0d0GOdTOYPRJCijsPq/p02i3jOvzq/1M7kxtaQmTc3/JyZSRzEPGw3vPG7k1pilWaLsgccyzfV3l/iGN8p+BJWVebv9BmV99n0r54tFvIjjNObhIl1YMOT8KBNTp4GsVJv8aHa2/Vz6scOa8Af4GhN5w7xdfq31pRvH03iKimuZMtHdenkNfm/flcspoIBBUUlcFQrz8Gjhp34pRz07jKYjCwZidavxf/Tz3H2T39E7EgkgOIPG7VzGzxVm5lla+B2BiJzMRrPihcHNCia+lXkrenb7yQkCu/mhBQNK9wKX87fMo6fBT7oIPOzl03A2RHGjNCa6PO4a/KR3KCAYkvwA9fU78/NIOz8IJOe+aoiGEUrPTNR5TX5yLzmPUIE+dJ37zOUlat/K/yiWIGpNtsmLBtEAFe1HIAV9GOFWQFT6O/I+Un8ftfX3peCYosd4MEZtib/Xf/RlO390LBvueEDcMXUMKHbetPPfieMiDMfheG9gQrE3cSElnRA4M6Gm3opmf0fIt0k4CWvBEqVmtW/wd6XCdeWDCojUa2j2X0uVh+fJcw6af5zr1Mj2fbP/QTw6WOwDPoJScz0d8fmsdY5VHoSBAAAfMaJLl2IVnYoPINLFFjp0a6F06Qv8PoIOjhUHJ8Ghb/wfghzpxfza9v84knjJ3Rke5g/Lf3IMdjY6hPBiozRQ9hHldW/N9Rt4ZZ1YU1wmczxvzJ0sYERuxgYtIUBjk6MyLzFyRGdizk/Xb0AnW9NDHUzTHacMUq0z0IqO5WyP8oFRznKMYILALmRoiIuC39M+cV8KmJQqBfWjxqBvc37yXQoGQa0YCjD0OTrTzusDMPLq+Zq6waBdywMz+9Yoxobsmxjvbjb8wfZYo7ZpMdiZ33Men8cFrWpohouB+kMkgFnSPZUUbYHREsoP8MC+R/sUZhJbLKUGuBCWn3yzFTBb5BYGVVFhGM/IjWCBzH9phHDTDZgY6mewjIg1g2g4zyu5WMBili8rHTaYk74F7wjPXVd1FYNJymvuziG86+50ZBiCC0f3yLnDJ4TbafVdj8HzroBP7a6y18OBGLT38rqDb1gljjLo2T8x2HwnWcHXhIErnyMchqGcpRuE8GWW8B0cyknHFxb8DzsSiXdxnXgr5TZ23IuXiMiGJX4BnXziEt8fp80AAAAASUVORK5CYII=)}.result-box .info{background-image:url(data:image/png;base64,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)}.result-box .failed{background-image:url(data:image/png;base64,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)}.result-box .warn{background-image:url(data:image/png;base64,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)}.result-box__title{font-size:20px;color:#333;text-align:center;line-height:26px}.result-box__subtitle{margin-top:8px;font-size:12px;color:#999;text-align:center;line-height:18px}.result-box__subtitle-contain-link{font-size:14px;color:#999;text-align:center;margin-top:8px}.result-box__subtitle-link{font-size:14px;color:#4185f4;text-align:center;line-height:16px}.result-box__links{margin-top:48px;cursor:pointer}.result-box__links a{display:inline-block;font-size:14px;color:#4185f4;text-align:center;padding:0 12px;margin:-3px}.result-box__links a:nth-child(2){border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8}.result-box__placeholder{height:24px}.result-box .out-placeholder{height:48px}.result-box .confirm-inside-holder{height:42px}.result-box .confirm-outside-holder{height:66px}.result-box__footer{font-size:14px;color:#4185f4;text-align:center}.result-box__outside{width:480px;padding:24px 20px}.info-change{width:100%;text-align:center}.info-change-header{text-align:left;background-color:hsla(0,0%,96%,.41);margin:-24px -24px 0;padding:16px 24px;min-height:64px}.info-change-header .member-detail__name{font-weight:500}.info-change-body{padding:32px 24px}.info-change-body p{margin:0}.info-change-body p.info-change-body-desc{margin:8px 0 24px;word-break:break-word}.info-change-body p.info-change-body-desc__err{margin:20px 0 34px;color:#ff4742}.info-change-body-edit{padding:0 52px}.info-change-body-edit__confirm{width:100%;margin-top:24px}.info-change .switch-email{color:#deb887;cursor:pointer}.info-change .shopee-input__inner--large{height:38px}.info-change-outside .info-change-header{margin:0}.info-change-outside .info-change-body{padding:32px 48px 56px}.info-change-outside .info-change-body p.info-change-body-desc{margin-top:12px}.info-change-outside .info-change-body-title{font-size:26px;line-height:30px}.find__merchant{border:1px solid #e8e8e8}.find__merchant-item{margin:0 24px 24px;display:inline-block}.find__merchant-item:first-child,.find__merchant-item:nth-child(2){margin-top:24px}.find__merchant-item:nth-child(2n){margin-left:134px}.find__merchant-name{display:inline-block;font-size:14px;color:#333;width:288px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.find__merchant-delete{width:10px;height:10px;fill:#bbb;margin-left:26px;cursor:pointer}.find__merchant-modal{text-align:center}.find__merchant-modal__content{padding:32px 24px 24px;text-align:center}.find__merchant-modal__title{margin:24px 0 8px}.find__merchant-modal__search{margin:24px 0}.find__merchant-modal__button{width:100%}.find__merchant-modal .shopee-radio__label{max-width:340px;word-wrap:break-word}.find__merchant-modal .error-reminder{color:#fe4741;line-height:21px}.find__merchant-modal__box{text-align:left;margin-bottom:24px;margin-top:24px;max-height:320px;overflow-y:auto}.find__merchant-modal__contain{max-height:400px;overflow:scroll;margin-bottom:40px}.find__merchant-modal__radio{text-align:left}.find__merchant-modal__radio:not(:last-child){margin-bottom:12px}.find__merchant-modal__radio /deep/ .shopee-radio__indicator,.find__merchant-modal__radio /deep/ .shopee-radio__label{vertical-align:top}.find__merchant-modal__radio-title .shop-detail__avatar{margin-left:8px}.find__merchant-modal__radio-title .shop-detail__info .shop-detail__info-desc{margin-top:4px}.find__merchant-modal__radio-title .shop-detail__info-basic .shop-detail__name abbr{text-overflow:ellipsis}.find__merchant-modal__radio-text,.find__merchant-modal__radio-title .shop-detail__info-basic .shop-detail__name abbr{font-size:16px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;white-space:normal}.find__merchant-modal__radio-text{margin:0 0 6px;font-weight:500;color:#333;text-align:left}.find__merchant-modal__radio p{text-align:left}.find__merchant-modal__radio .first-part{height:12px;margin-right:6px}.find__merchant-modal__radio .text-split{display:inline-block;border-left:1px solid #ccc;height:12px;margin-right:6px}.find__merchant-modal__radio .member-detail{width:400px}.find__merchant-modal .bind-shop__radio{margin-bottom:0}.find__merchant-modal__desc-err{color:#ff4742}.confirm-box{position:relative;width:100%}.confirm-box__header p{font-family:Roboto-Regular;font-size:20px;color:#333;text-align:left;line-height:20px;margin:0}.confirm-box__content{margin-top:24px;margin-bottom:32px;color:#999}.confirm-box__content,.confirm-box__content-email{font-family:Roboto-Regular;font-size:14px;text-align:left;line-height:21px}.confirm-box__content-email{color:#151515}.confirm-box__footer{float:right;margin-bottom:24px}.confirm-box__footer .resetBtn{margin-left:16px}.reset-member-pwd[data-v-62f3a05a]{text-align:center}.reset-member-pwd__content[data-v-62f3a05a]{padding:24px}.reset-member-pwd__title[data-v-62f3a05a]{margin:8px 0}.reset-member-pwd__item[data-v-62f3a05a]{padding:12px 24px;text-align:left;background-color:#f5f5f5}.reset-member-pwd__item[data-v-62f3a05a]:first-of-type{margin-bottom:10px;margin-top:24px}.reset-member-pwd__item p[data-v-62f3a05a]{max-width:308px}.reset-member-pwd__item-title[data-v-62f3a05a]{color:#333;font-weight:500;font-size:14px;margin:0;margin-bottom:4px}.reset-member-pwd__item-desc[data-v-62f3a05a]{color:#555;margin:0}.reset-member-pwd__button[data-v-62f3a05a]{width:100%;margin-top:24px}.profile-editor .account-basic-info__section-title{padding-bottom:20px}.profile-editor .account-basic-info-item.editing{padding:8px 24px;margin:0 -24px}.profile-editor .account-basic-info-item__label{text-align:left}.profile-editor-item{font-size:14px}.profile-editor-item__label{display:inline-block;color:#999;width:144px;line-height:40px;padding-right:24px;text-align:left}.profile-editor-item__field{display:inline-block;line-height:40px;width:720px}.profile-editor-item__field .shopee-input{line-height:normal}.profile-editor-item__field .role-name__icon{vertical-align:sub}.profile-editor-item__field .permission-table{width:720px}.profile-editor-item__field .permission-table__shop-container{width:360px}.profile-editor-item__field .applicable-shop-list{line-height:normal}.profile-editor-item__field .applicable-shop-list-content{width:720px}.profile-editor-item-action{color:#3d72be;cursor:pointer}.profile-editor__section{position:relative;padding-top:24px}.profile-editor__section-title{padding-bottom:20px;font-weight:500;color:#555}.profile-editor__section-link{position:absolute;margin-top:-38px;right:0}.profile-editor__section-link a{font-size:14px;line-height:16px;vertical-align:middle;color:#1269c1;cursor:pointer}.profile-editor__section-link a:hover{color:#1791f2}.profile-editor__section-link a .shopee-icon{width:12px;height:12px;margin-left:4px;vertical-align:middle}.profile-editor .combine-editor__section-content .combine-editor-item{-ms-flex-direction:column;flex-direction:column}.profile-editor .combine-editor__section-content .combine-editor-item__label{font-size:16px;color:#888;line-height:18px;margin-bottom:24px;margin-top:12px}.profile-editor .combine-editor__section-content .combine-editor-setting__title{margin-bottom:0}.profile-editor .combine-editor__section-content .combine-editor-item__field{margin-bottom:24px}.profile-editor .combine-editor__section-content .combine-editor-item__admin-label{margin-bottom:16px;margin-top:24px}.profile-editor .combine-editor__section-content .combine-editor-item__admin-field{margin-bottom:8px}.profile-editor .combine-editor__section-content .cb-merchant-table /deep/ .combine-container .combine-body .first-column{width:304px;padding-left:40px}.profile-editor .combine-editor__section-content .cb-merchant-table /deep/ .combine-container .combine-body .second-column{margin-left:24px;-ms-flex:none;flex:none;-ms-flex-preferred-size:80px;flex-basis:80px;overflow:hidden;text-overflow:ellipsis}.profile-editor .combine-editor__section-content .cb-merchant-table /deep/ .combine-container:last-of-type .combine-body{border-bottom:0;border-radius:2px}.profile-editor .combine-editor__section-content .cb-merchant-table /deep/ .combine-container:first-of-type .combine-header__box{border:0}.profile-editor .combine-editor__section-content .combine-virtual-content{max-height:520px;overflow:auto}.profile-editor .combine-editor__section-content .add-combine-table__box{background:#fff;border:1px solid #e5e5e5;border-radius:4px;width:100%}.profile-editor .combine-editor__section-content .combine-table-content{max-height:520px;overflow:auto}.profile-editor .combine-editor__section-content .combine-table-box__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:4px 4px 0 0;padding:10px 16px;padding-left:24px}.profile-editor .combine-editor__section-content .combine-box__header-left{font-size:14px}.profile-editor .combine-editor__section-content .combine-box__header-right{font-size:14px;color:#666;margin-left:auto}.profile-editor .combine-editor__section-content .combine-editor-item-role__label{display:inline-block;font-size:14px;color:#888;line-height:26px;margin-right:16px}.profile-editor .combine-editor__section-content .combine-editor-item-role__field{display:inline-block}.profile-editor .combine-editor__section-content .combine-editor-item-merchant__label{margin-top:24px}.profile-editor .combine-editor__section-content .combine-editor-merchant__icon{width:16px;height:16px;vertical-align:middle}.profile-editor .combine-editor__section-content .combine-editor-merchant__text{font-size:14px;color:#888;vertical-align:middle}.profile-editor .combine-editor__section-content .combine-editor-item-merchant__field{margin-top:24px}.profile-editor .combine-editor__section-content .combine-editor-item-merchant__field /deep/ .permission-table__authority-container{overflow:hidden}.profile-editor .combine-editor__section-content .combine-editor-item-merchant__field /deep/ .permission-table__shop-container{border-left:3px solid #e8e8e8}.profile-editor .profile-editor__alert{margin-top:24px}.profile-editor .profile-editor__alert /deep/ .shopee-alert-icon .shopee-icon{width:14px;height:14px;vertical-align:bottom}.profile-editor .profile-editor__alert /deep/ .shopee-alert-content{font-size:16px;color:#666;letter-spacing:0;line-height:26px}.profile-editor .profile-editor-role__label{width:auto}.profile-editor .profile-editor-role__field /deep/ .role-name{vertical-align:middle}.profile-editor .auth-update-failed-alert{margin-bottom:20px}.profile-editor .auth-update-failed-alert /deep/ .shopee-alert-icon .shopee-icon{width:14px;height:14px;vertical-align:bottom}.profile-editor .auth-update-failed-alert /deep/ .shopee-alert-content{font-size:16px;color:#666;letter-spacing:0;line-height:26px}.profile-editor .auth_updating{margin:88px auto 167px;text-align:center}.profile-editor .auth_updating p{font-size:14px;line-height:16px;color:#888;margin-top:16px}.role-name{display:inline-block;max-width:100%;font-size:12px;border:1px solid transparent;border-radius:100px;background-color:#f6f6f6;padding:6px 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:normal}.role-name__admin{font-weight:500;color:#4185f4;border:1px solid #afcdff;background:#e8f1ff}.shops-box__content-list{width:100%}.shops-box__content-list__item{display:inline-block;line-height:normal;height:56px;width:50%;padding:13px 0}.shops-box__content-list__item:nth-child(odd){border-right:1px solid #f5f5f5}.shops-box__content-list__item:first-child:last-child{border:0}.shops-box__content-list__shopInfo{display:inline-block;width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#333}.shops-box__content-list__shopInfo-image{display:inline-block;margin-left:24px;margin-right:12px;border-radius:50%;text-align:center;color:#e8e8e8;overflow:hidden;width:32px;height:32px;vertical-align:middle;box-shadow:inset 0 0 2px #e8e8e8}.shops-box__content-list__shopInfo-image svg{fill:currentColor}.shops-box__content-list__shortInfo{width:196px}.shops-box__content-list__region{display:inline-block;margin-left:30px;vertical-align:12px;font-size:14px;color:#999}.shops-box__content-list__delete{float:right;width:14px;height:15px;margin-right:24px;margin-top:7px}.shops-box__content-list__delete-icon{width:14px;vertical-align:12px;fill:#bbb}.combine-container .combine-header[data-v-3444a454]{background-color:#fff;padding:0 16px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.combine-container .combine-header .combine-header__box[data-v-3444a454]{display:-ms-flexbox;display:flex;height:48px;-ms-flex-align:center;align-items:center;padding:16px 0}.combine-container .combine-header .combine-header__box .combine-header__box-left[data-v-3444a454]{width:475px;vertical-align:middle;display:-ms-flexbox;display:flex}.combine-container .combine-header .combine-header__box .combine-merchant__switch[data-v-3444a454]{margin-right:16px}.combine-container .combine-header .combine-header__box .combine-merchant__icon[data-v-3444a454]{width:16px;height:16px;margin-right:8px;vertical-align:middle}.combine-container .combine-header .combine-header__box .combine-merchant__name[data-v-3444a454]{display:inline-block;font-size:14px;color:#333;letter-spacing:0;line-height:16px;max-width:212px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.combine-container .combine-header .combine-header__box .combine-merchant__shop-count[data-v-3444a454]{font-size:14px;color:#333;letter-spacing:0;line-height:16px;margin-left:16px}.combine-container .combine-header .combine-header__box .combine-merchant__update[data-v-3444a454]{background:#e8f9f7;border-radius:9px;padding:3px 5px;font-size:10px;color:#1baf9d;letter-spacing:0;line-height:12px;margin-left:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.combine-container .combine-header .combine-header__box .combine-merchant__update .upgraded-icon[data-v-3444a454]{width:8px;height:8px}.combine-container .combine-header .combine-header__box .combine-merchant__update .upgraded-text[data-v-3444a454]{margin-left:4px;font-weight:500}.combine-container .combine-header .combine-header__reminder[data-v-3444a454]{display:inline-block;height:32px;background:#f6f6f6;border-radius:4px;padding:6px;margin:-8px 0 8px 72px}.combine-container .combine-header .combine-header__reminder .reminder-icon[data-v-3444a454]{width:16px;height:16px;fill:#ffbf00;vertical-align:middle}.combine-container .combine-header .combine-header__reminder .reminder-text[data-v-3444a454]{font-size:12px;color:#999;vertical-align:middle}.combine-container .noViewAll-combine-header[data-v-3444a454]{border-bottom:0}.combine-container .combine-body[data-v-3444a454]{background:#fafafa;padding:8px 0}.combine-container .combine-body .list-body[data-v-3444a454]{max-height:176px;overflow:auto}.combine-container .combine-body .combine-body__row[data-v-3444a454]{display:-ms-flexbox;display:flex;height:40px;-ms-flex-align:center;align-items:center;padding:12px 0;font-size:12px;color:#666;letter-spacing:0;line-height:16px}.combine-container .combine-body .combine-body__row.show-username[data-v-3444a454]{height:60px;padding:12px 0 32px}.combine-container .combine-body .combine-body__row.show-username .first-column[data-v-3444a454]{position:relative}.combine-container .combine-body .shop-column-name[data-v-3444a454]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:240px}.combine-container .combine-body .shop-column-name-text[data-v-3444a454]{-ms-flex:0 1 auto;flex:0 1 auto;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combine-container .combine-body .first-column[data-v-3444a454]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:564px;padding-left:56px;color:#333;font-size:14px}.combine-container .combine-body .first-column .shop-column-icon[data-v-3444a454]{max-width:16px;min-width:16px;width:16px;height:16px;margin-right:8px}.combine-container .combine-body .first-column .shop-column-username[data-v-3444a454]{position:absolute;bottom:-20px;left:80px;font-size:12px;line-height:16px;max-width:484px;color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.combine-container .combine-body .second-column[data-v-3444a454]{width:114px;color:#666;font-size:14px}.combine-container .combine-body .third-column[data-v-3444a454]{color:#666;font-size:14px}.combine-container .viewAll[data-v-3444a454]{position:relative}.combine-container .viewall-border[data-v-3444a454]{position:absolute;width:12px;height:12px;background-color:#fafafa;transform:rotate(45deg);bottom:-21px;z-index:2;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.combine-container .viewall-border-reminder[data-v-3444a454]{bottom:-54px}.combine-container .merchant-action__view-icon[data-v-3444a454]{width:16px;height:16px;margin-right:13px;vertical-align:middle}.add-combine-table-box[data-v-25c2ca36]{background:#fff;border:1px solid #e5e5e5;border-radius:4px;position:relative}.add-combine-table-box.add-combine-table-box__display[data-v-25c2ca36]{border:0;width:800px}.combine-table-box__header[data-v-25c2ca36]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#f5f5f5;border-radius:4px 4px 0 0;padding:9px 16px;padding-left:24px}.combine-box__header-left[data-v-25c2ca36]{position:relative;width:378px;font-size:16px;color:#888}.combine-box__header-middle[data-v-25c2ca36]{position:absolute;height:65px;right:6px;top:-10.5px;border:0;border-right:3px solid #e5e5e5}.combine-box__header-right[data-v-25c2ca36]{width:444px;overflow-x:hidden}.combine-box__header-right__box[data-v-25c2ca36]{width:auto}.auth-shop-list__title[data-v-25c2ca36]{display:inline-block;width:100px;margin-left:16px;font-size:16px;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:18px;text-align:center}.merchant-auth__container[data-v-25c2ca36]{display:-ms-flexbox;display:flex;max-height:300px;overflow:auto;padding-top:16px}.merchant-auth__container .auth-list[data-v-25c2ca36]{width:500px;padding-bottom:16px}.merchant-auth__container .auth-shop__permission-icon[data-v-25c2ca36]{width:20px;height:20px;fill:#ccc;margin-right:6px;vertical-align:middle}.merchant-auth__container .auth-shop-list[data-v-25c2ca36]{width:445px;overflow-x:auto;overflow-y:unset;display:inline-block;border-left:3px solid #e5e5e5;padding-bottom:16px}.merchant-auth__container .auth-shop-list__box[data-v-25c2ca36]{display:-ms-flexbox;display:flex;max-width:390px;height:30px}.merchant-auth__container .auth-shop-list__label[data-v-25c2ca36]{height:30px;margin-left:24px;font-size:14px;color:var(--level-font-color)}.merchant-auth__container .auth-shop-list__display-label[data-v-25c2ca36]{color:#888}.merchant-auth__container .level-bar[data-v-25c2ca36]{display:inline-block;height:30px;vertical-align:middle;border-left:1px solid #e8e8e8;width:15px;margin-left:12px}.merchant-auth__container .first-level-bar[data-v-25c2ca36]{margin-left:38px}.merchant-auth__container .auth-shop-list__check[data-v-25c2ca36]{-ms-flex:0 0 100px;flex:0 0 100px;width:200px;margin-left:16px;text-align:center}.merchant-auth__container .auth-shop-list__icon-box[data-v-25c2ca36]{display:inline-block}.merchant-auth__container .auth-shop-list__check-icon[data-v-25c2ca36]{width:18px;height:18px}.merchant-auth__container .auth-shop-list__check-icon.checked[data-v-25c2ca36]{fill:#5c7}.merchant-auth__container .auth-shop-list__check-icon.closed[data-v-25c2ca36]{fill:#999}.permission-display-component[data-v-08bffd72]{position:relative;border:1px solid #e8e8e8}.permission-display-component .loading-placeholder[data-v-08bffd72]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.permission-display-component .loading-placeholder .loading-placeholder-img[data-v-08bffd72]{width:24px;height:24px}.permission-selector-header[data-v-08bffd72]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.permission-selector-header .permission-panel-header[data-v-08bffd72]{line-height:16px;padding:12px 24px;color:#888;background-color:#f5f5f5;overflow:hidden}.permission-selector-header .permission-panel-shop-header[data-v-08bffd72]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:12px 16px;min-height:40px;min-width:60px;background-color:#f5f5f5}.permission-selector-header .permission-panel-shop-header-text[data-v-08bffd72]{-ms-flex:0 1 auto;flex:0 1 auto;color:#888;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.permission-display-main[data-v-08bffd72]{overflow-y:auto;overflow-x:hidden;background:#fff;max-height:560px;display:-ms-flexbox;display:flex}.permission-display-main .shop-permission-tree-node[data-v-08bffd72]{padding:12px 0 0;position:relative;text-align:center}.permission-display-main .permission-tree[data-v-08bffd72]{overflow-x:auto;border-right:1px solid #f5f5f5;font-size:0;line-height:0;padding:12px 0 43px 24px}.permission-display-main .profile-editor-item__field[data-v-08bffd72]{line-height:18px}.permission-display-component-noshop[data-v-08bffd72]{border:0}.permission-display-component-noshop .permission-tree[data-v-08bffd72]{border-right:0}.permission-display-component[data-v-d4ad8b96]{position:relative}.permission-display-component .loading-placeholder[data-v-d4ad8b96]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.permission-display-component .loading-placeholder .loading-placeholder-img[data-v-d4ad8b96]{width:24px;height:24px}.permission-display-main[data-v-d4ad8b96]{overflow-y:auto;overflow-x:hidden;background:#fff;border:1px solid #e8e8e8;max-height:560px;display:-ms-flexbox;display:flex}.permission-display-main .permission-panel .permission-panel-header[data-v-d4ad8b96]{line-height:16px;padding:12px 24px;color:#888;background-color:#f5f5f5;overflow:hidden}.permission-display-main .permission-panel-shop .permission-panel-shop-header[data-v-d4ad8b96]{line-height:16px;padding:12px 16px;color:#888;background-color:#f5f5f5;overflow:hidden;min-height:40px;min-width:60px;white-space:nowrap;text-overflow:ellipsis;text-align:center}.permission-display-main .shop-permission-tree-node[data-v-d4ad8b96]{padding:12px 0 0;position:relative;text-align:center}.permission-display-main .permission-tree[data-v-d4ad8b96]{overflow-x:auto;font-size:0;line-height:0;padding:12px 0 43px 24px}.permission-display-main .profile-editor-item__field[data-v-d4ad8b96]{line-height:18px}.permission-display-component-noshop .permission-display-main[data-v-d4ad8b96]{border:0}.permission-display-component-noshop .permission-display-main .permission-tree[data-v-d4ad8b96]{border-right:0}.permission-tree-node-component[data-v-be7f779e]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.permission-tree-node-component .permission-checkbox[data-v-be7f779e]{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding-top:12px}.permission-tree-node-component .permission-checkbox[data-v-be7f779e] .shopee-checkbox__label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;white-space:nowrap}.permission-tree-node-component .permission-checkbox .permission-name[data-v-be7f779e]{font-size:14px;height:18px;line-height:18px;white-space:nowrap}.permission-tree-node-component .permission-checkbox .badge span[data-v-be7f779e]{color:#ee4d2d;font-size:12px;line-height:12px;margin-left:4px}.permission-tree-node-component .permission-icon[data-v-be7f779e]{width:20px;height:20px;fill:#ccc;margin-right:8px;line-height:10px}.level-bar[data-v-be7f779e]{height:30px;width:1px;border-left:1px solid #e8e8e8;margin-left:10px;margin-right:30px}.first-level-bar[data-v-be7f779e]{width:1px;border-left:1px solid #e8e8e8;margin-left:10px;margin-right:40px}.shops-box{border:1px solid #e8e8e8}.shops-box__tab{line-height:normal;border-bottom:1px solid #e8e8e8;background-color:#f5f5f5}.shops-box .main-shop-content{padding:10px 0}.shops-box .main-shop-content .shop-data__item{display:-ms-flexbox;display:flex}.shops-box .main-shop-content .shop-data__item .data-item{width:50%;padding:10px 24px}.shops-box .main-shop-content .shop-data__item .data-item:nth-child(odd){border-right:1px solid #f5f5f5}.shops-box .main-shop-content .shop-data__item .data-item:first-child:last-child{border:0}.shops-box .main-shop-content .shop-data__item__shopInfo{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:200px}.shops-box .main-shop-content .shop-data__item__shopInfo-text{margin-left:12px;margin-right:8px;-ms-flex:0 1 auto;flex:0 1 auto;max-width:120px;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shops-box .main-shop-content .shop-data__item__shopInfo-image{display:inline-block;border-radius:50%;text-align:center;color:#e8e8e8;overflow:hidden;width:32px;height:32px;vertical-align:middle;box-shadow:inset 0 0 2px #e8e8e8}.shops-box .main-shop-content .shop-data__item__shopInfo-image svg{fill:currentColor}.shops-box .main-shop-content .shop-data__item__region{display:inline-block;margin-left:30px;vertical-align:12px;font-size:14px;color:#999}.shops-box .main-shop-content .shop-data__item__delete{float:right;width:14px;height:15px;margin-top:7px}.shops-box .main-shop-content .shop-data__item__delete-icon{width:14px;vertical-align:12px;fill:#bbb}.expandable-container[data-v-ec4e2392]{box-sizing:border-box;border-radius:4px 4px 0 0;border:1px solid #e5e5e5}.expandable-container .expandable-content[data-v-ec4e2392]{background:#fff;overflow:auto}.expandable-container .expandable-content[data-v-ec4e2392]::-webkit-scrollbar{background:none;width:6px;height:6px}.expandable-container .expandable-content[data-v-ec4e2392]::-webkit-scrollbar-thumb{opacity:.5;width:6px;background:rgba(51,51,51,.5);border-radius:3px}.expandable-container .expandable-header[data-v-ec4e2392]{padding:0 16px;border-radius:4px 4px 0 0;box-sizing:border-box;border-bottom:1px solid #e5e5e5;background-color:#f6f6f6;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.expandable-container .expandable-header .title[data-v-ec4e2392]{font-size:14px;line-height:16px;color:#666}.expandable-container .expandable-header .toggle-icon[data-v-ec4e2392]{width:10.5px;height:6px;cursor:pointer;transition:transform .1s linear}.expandable-container .expandable-header .closed[data-v-ec4e2392]{transform:rotate(180deg)}.page-agent-member-permission[data-v-376e728e]{padding:48px}.panel.shop-panel[data-v-376e728e],.panel.toggle-panel[data-v-376e728e]{margin-bottom:36px}.panel.toggle-panel .toggle-text[data-v-376e728e]{margin-left:4px;font-size:14px;color:#888}.panel-header[data-v-376e728e]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:16px}.panel-header .right-panel[data-v-376e728e]{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:388px;flex-basis:388px;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-header .right-panel .right-input[data-v-376e728e]{-ms-flex-preferred-size:224px;flex-basis:224px;margin-right:24px}.panel-header .title[data-v-376e728e]{font-size:14px;color:#888}.panel-header .btn-add-shop[data-v-376e728e]{width:140px}.noshop-permission[data-v-376e728e]{display:inline-block;min-width:432px;padding:0 16px;line-height:40px;background-color:#fafafa;color:#bbb;font-size:14px}.save-footer[data-v-376e728e]{text-align:center;margin:32px auto}.save-footer .shopee-button[data-v-376e728e]{width:140px;margin-right:20px}.link-shop-modal[data-v-376e728e] .shopee-modal__content{max-height:100%;width:680px}.no-result-tips[data-v-376e728e]{min-height:180px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;border-top:1px solid #eee}.no-result-tips .tips-desc[data-v-376e728e],.no-result-tips .tips-title[data-v-376e728e]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#888}.no-result-tips .tips-title[data-v-376e728e]{font-size:18px;line-height:24px}.no-result-tips .tips-desc .no-result__btn[data-v-376e728e]{cursor:pointer}.cs-shop-list--search .shopee-select{width:170px;margin-right:8px}.cs-shop-list--search .shopee-select:nth-child(2){width:188px}.cs-shop-list--search .search-input{float:right;width:288px}.cs-shop-list__table{margin-top:16px}.cs-shop-list__table.shopee-table tr.disabled{background-color:#fff;color:#999;cursor:auto}.cs-shop-list__table.shopee-table .span-action{cursor:pointer}.flex-display{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.import-icon{width:20px;height:18px;margin-top:-2px}.cs-shop-edit__header .cs-shop-name{max-width:730px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cs-shop-edit__header .page-title{margin-bottom:8px}.cs-shop-edit__header .page-sub-title{color:#949494;font-size:14px}.cs-shop-edit__header .page-sub-title span{margin-right:16px}.cs-shop-edit__header .shopee-button{float:right;width:166px;margin-top:-78px}.cs-shop-edit-list--search .search-input{float:right;width:288px}.cs-shop-edit-list--search:after{display:block;clear:both;height:0;content:"";visibility:hidden;overflow:hidden}.cs-shop-edit-list__table.shopee-table{margin-top:16px;overflow:initial}.cs-shop-edit-list__table.shopee-table .shopee-table__body-container{overflow:initial}.cs-shop-edit-list__table.shopee-table tr.disabled{background-color:#fff;color:#999;cursor:auto}.cs-shop-edit-list .shopee-modal__footer{display:none}.addMemberModal .shopee-modal__content{width:600px}.cs-link-member-list{width:500px;margin:auto;position:relative}.cs-link-member-list--patch{position:absolute;z-index:2;top:56px;right:0;width:560px}.cs-link-member-list--patch .group-cell{width:180px;font-size:14px;padding:12px 8px;text-align:center;background:#f6f6f6}.cs-link-member-list--patch .group-cell:last-child{width:200px;padding-right:24px}.cs-link-member-list--patch .group-cell .shopee-tooltip{position:absolute;margin-left:5px;margin-top:2px;color:#dbdbdb}.cs-link-member-list--patch .group-cell .shopee-tooltip:hover{color:#bbb}.cs-link-member-list--patch .group-cell .shopee-tooltip__ref{width:14px;height:14px}.cs-link-member-list--patch .group-cell .shopee-tooltip .shopee-popper{text-align:left;width:200px}.cs-link-member-list--search{margin-bottom:16px}.cs-link-member-list--search .search-input{width:288px}.cs-link-member-list__table .shopee-table__body tbody>tr>td:first-child .shopee-checkbox__label{display:none}.cs-link-member-list__table .shopee-table__body tbody>tr>td:nth-child(2)>.shopee-table__cell{max-width:125px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cs-link-member-list__table .shopee-table__body tbody>tr>td:nth-child(4),.cs-link-member-list__table .shopee-table__body tbody>tr>td:nth-child(5),.cs-link-member-list__table .shopee-table__body tbody>tr>td:nth-child(6){background:#fafafa}.cs-link-member-list__table .shop-seleted{margin-top:30px;line-height:40px;font-size:14px}.cs-link-member-list__table .shop-seleted .primary{color:#ee4d2d}.cs-link-member-list__footer{margin-top:30px}.cs-link-member-list__footer .shop-seleted{line-height:40px;font-size:14px}.cs-link-member-list__footer .shop-seleted .primary{color:#ee4d2d}.cs-link-member-list__footer .shopee-button{float:right;margin-top:-40px;width:140px;margin-left:24px}.cs-link-member-list .groups-checkbox /deep/ .shopee-checkbox__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:114px}.page-members{position:relative}.page-members .batch-operation-alert{margin-bottom:-16px;margin-top:16px}.page-members .batch-operation-alert .download-result-url{cursor:pointer;color:#2673dd;margin-left:10px}.page-members.card{min-height:537px}.page-members-no-shops{margin:24px}.page-members-no-shops__img{height:202px;background-image:url(https://deo.shopeemobile.com/shopee/shopee-subaccount-live-sg/static/img/bind-shops.1b6b2a6.png);background-size:100% 100%}.page-members-no-shops__content h2{margin-top:32px;margin-bottom:8.2px;line-height:31.2px;font-weight:500}.page-members-no-shops__content p{font-size:14px;margin-bottom:32px;color:#999}.page-members-no-shops__content__icon-arrow{width:16px;height:16px;color:#1269c1;vertical-align:bottom}.page-members .list-empty__members .list-empty{padding:86px 40px 198px}.page-members .list-empty__members .list-empty .list-empty-button-group{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.page-members .list-empty__members .list-empty .list-empty__img{width:120px;height:120px;margin-bottom:24px}.page-members .list-empty__members .list-empty p{color:#999;margin:0}.page-members .list-empty__members .list-empty p.list-empty__title{color:#333;margin-bottom:8px;font-weight:500}.page-members .members-loading{position:absolute;top:0;left:0;bottom:0;right:0}.page-members .members-loading__img{position:absolute;width:25px;height:30px;top:50%;left:50%;margin-left:-12px;margin-top:-15px}.page-members__icon{width:16px;height:16px;color:#4185f4;vertical-align:middle}.page-members .page-title p{margin-top:0}.page-members .page-title-merchantname{color:#999;font-size:12px;line-height:21px;vertical-align:middle}.page-members .shopee-table__header-container{display:none}.page-members .batch-operation{font-family:Roboto;position:absolute;height:38px;right:220px;top:24px}.page-members .batch-operation-cn{right:160px!important}.page-members .add-member-btn{position:absolute;height:38px;right:24px;top:24px}.page-members .add-member-btn.disabled #Combined-Shape{stroke:#ffbca7}.page-members .no-member-add{display:block;margin-top:24px;margin-right:24px}.page-members .member-list{margin-top:32px}.page-members .member-list .shopee-table tr.disabled{background-color:#fff;color:#999;cursor:auto}.page-members .member-list .shopee-table tr td:first-child .shopee-table__cell{padding-left:0}.page-members .member-list__title{display:inline-block;margin-bottom:24px;font-size:14px;color:#999}.page-members .member-list__header{height:40px}.page-members .member-list__header .shopee-select{width:144px;margin-right:12px}.page-members .member-list .auth-icon{width:16px;height:16px}.page-members .search-input{float:right;width:288px}.page-members .member-total{float:right;font-size:14px;line-height:40px;color:#555;margin-right:20px}.page-members .partition{display:inline-block;width:1px;height:14px;background-color:#d8d8d8;vertical-align:middle;margin:0 14px}.list-frame{position:relative}.list-frame .placeholder{border-top:24px solid transparent}.list-frame__table{border-bottom:24px solid transparent}.list-frame:after{content:"";display:block;clear:both}.list-frame__remain{display:block;text-align:center;margin:24px auto 0;color:#555;cursor:pointer;font-size:14px}.list-frame__remain-icon{width:14px;height:14px;margin-left:8px;cursor:pointer;vertical-align:middle}.list-frame__pagination{text-align:right;margin-bottom:4px;margin-top:28px}.list-frame__loading{position:absolute;top:24px;left:0;bottom:0;right:0}.list-frame__loading img{position:absolute;width:25px;height:30px;top:50%;left:50%;margin-left:-12px;margin-top:-15px}.dropdown-button{height:38px}.dropdown-button .shopee-icon{width:10px;height:8px}.dropdown-button.disabled #Combined-Shape{stroke:#ffbca7}.dropdown-button-show .shopee-icon{transform:rotate(180deg)}.upload-modal .upload-modal-input{display:none}.upload-modal .shopee-modal__title{font-weight:500;color:#333;font-size:20px}.upload-modal .shopee-alert{padding:16px}.upload-modal .shopee-alert-title{font-size:14px;line-height:16px;color:#666}.upload-modal .shopee-alert-icon .shopee-icon{width:16px;height:16px}.upload-modal .upload-container{height:236px;border:1px dashed #d8d8d8;border-radius:4px;background:#fafafa;margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:border-color .2s ease-in-out}.upload-modal .upload-container .file-icon{width:64px;height:64px}.upload-modal .upload-container:hover{border-color:#ee4d2d}.upload-modal .upload-container .upload-svg{width:57px;height:45px}.upload-modal .upload-container h1{margin-top:24px;font-size:16px;line-height:19px;font-weight:500;color:#333;margin-bottom:0}.upload-modal .upload-container h2{margin-top:8px;color:#999;font-weight:400;font-size:14px;line-height:16px;margin-bottom:16px}.upload-modal .upload-template-download{color:#2673dd;font-weight:400;font-size:14px;line-height:18px;margin-top:27px;cursor:pointer}.upload-modal .upload-template-download span{margin-right:9px}.upload-modal .upload-template-download span svg{width:14px;height:12px}.upload-result[data-v-55445fbe]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.upload-result .success-icon[data-v-55445fbe]{width:48px;height:48px}.upload-result h1[data-v-55445fbe]{font-weight:500;font-size:20px;line-height:20px;margin-top:24px;margin-bottom:8px;color:#333}.upload-result p[data-v-55445fbe]{color:#666;margin-bottom:24px;font-weight:400;font-size:14px;line-height:20px}.sub-account-creator{padding:24px;padding-bottom:64px}.sub-account-creator .shopee-steps{margin-top:48px;margin-left:190px;margin-bottom:72px}.sub-account-creator .shopee-steps.shopee-steps__merchant{margin-left:74px}.sub-account-creator .reinviteBtn{border:0;background:#ff5722}.sub-account-creator__basic-info{width:580px;margin:auto}.sub-account-creator__basic-info .form-field__input{width:360px}.sub-account-creator__authority{width:866px;margin:auto}.sub-account-creator__result{margin-top:126px;height:600px;text-align:center}.sub-account-creator__result-icon{width:56px;height:56px}.sub-account-creator__result-content{font-size:20px;margin-top:32px;font-weight:500}.sub-account-creator__result .emailStyle{color:#666}.sub-account-creator__result-actions{margin-top:48px}.sub-account-creator__result-actions .shopee-button{width:190px}.sub-account-creator__result-actions .shopee-button:first-of-type{margin-right:20px;color:#4185f4}.sub-account-creator__result-actions .shopee-button.reinviteBtn{margin:0 auto;color:#fff}.sub-account-creator__result-info{display:inline-block;text-align:left;height:96px;background-color:#f5f5f5;margin:24px auto 0;font-size:14px;padding:24px 70px}.sub-account-creator__result-info>p{margin:0}.sub-account-creator__result-info>p:first-child{margin-bottom:16px}.sub-account-creator__result-info__label{color:#999}.sub-account-creator__result-info__value{color:#333;font-weight:500}.sub-account-basic-info .form-field{margin-bottom:0;margin-top:32px}.sub-account-basic-info .form-field__label{color:#999}.sub-account-basic-info .form-field__description{font-size:12px;width:inherit;color:#bbb;margin-top:8px;margin-bottom:-8px}.sub-account-basic-info .form-field .shopee-input__prefix{color:#333}.sub-account-basic-info__actions{margin-top:0;margin-left:25%}.sub-account-basic-info__actions .shopee-button{min-width:140px;margin-right:24px;margin-top:48px}.authority-setting .role-select .shopee-input{width:480px;color:#191919}.authority-setting .role-select .shopee-input__input::-webkit-input-placeholder{color:#191919}.authority-setting .role-select .shopee-input__input::-moz-placeholder{color:#191919}.authority-setting .role-select .shopee-input__input::-ms-input-placeholder{color:#191919}.authority-setting .role-select .shopee-input__input::placeholder{color:#191919}.authority-setting>.form-field{margin-bottom:32px}.authority-setting>.form-field__input{float:none}.authority-setting .role-tips{font-size:14px;color:#bbb;line-height:10px;margin-top:10px;margin-bottom:48px}.authority-setting__edit-role{margin:-10px 0 20px}.authority-setting__edit-reminder{font-size:13px;color:#bbb}.authority-setting__edit-action{float:right;font-size:14px;line-height:16px;vertical-align:middle;color:#1269c1;cursor:pointer}.authority-setting__edit-action:hover{color:#1791f2}.authority-setting__permission-placeholder{display:inline-block;min-width:432px;padding:0 16px;line-height:40px;background-color:#fafafa;color:#bbb;font-size:14px}.authority-setting__actions{margin-top:32px}.authority-setting__actions .shopee-button{width:140px;margin-right:20px}.authority-setting .shopee-modal__content--normal{width:520px}.applicable-shop-list{margin-bottom:36px}.applicable-shop-list-content{width:870px}.applicable-shop-list .shop-detail{margin-top:5px}.applicable-shop-list .shop-detail__img{width:28px;height:28px}.link-shop-modal .shopee-modal__content{max-height:100%;width:1200px}.role-add-modal .shopee-modal__container .shopee-modal__footer{display:none}.role-add-modal .shopee-modal__container .authority-tree-container{max-height:320px;overflow:auto}.shopee-select__menu .admin-tips{color:#dbdbdb;vertical-align:middle;margin-left:4px}.shopee-select__menu .admin-tips:hover{color:#bbb}.shopee-select__menu .add-role-option{color:#1269c1}.shopee-select__menu .add-role-option span{vertical-align:middle}.shopee-select__menu .add-role-option .shopee-icon{float:none;width:24px;height:24px;vertical-align:middle;margin-top:0}.shop-selector[data-v-0e6f4296]{border:1px solid #f6f6f6}.shop-selector li[data-v-0e6f4296]{margin:16px 0;overflow:hidden}.shop-selector__all[data-v-0e6f4296]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px 8px}.shop-selector__all .shopee-checkbox[data-v-0e6f4296]{font-size:14px;line-height:10px;color:#888}.shop-selector__all .shopee-select[data-v-0e6f4296]{width:140px}.shop-selector__shops-by-country[data-v-0e6f4296]{margin-left:24px}.shop-selector__shops-by-country li[data-v-0e6f4296]{overflow:-webkit-paged-x}.shop-selector__shop[data-v-0e6f4296]{position:relative;color:#999}.shop-selector__shop-country[data-v-0e6f4296]{display:inline-block;width:100px;font-size:14px;line-height:28px;text-align:center;margin-left:30px}.shop-selector__shop .shopee-checkbox[data-v-0e6f4296]{float:left}.shop-selector__shop .shopee-checkbox[data-v-0e6f4296] .shop-detail__info-basic .shop-detail__name>p{width:130px}.shop-selector__shop .shopee-checkbox[data-v-0e6f4296] .shopee-checkbox__label{width:176px}.shop-selector__shop-members[data-v-0e6f4296]{display:inline-block;padding:0 8px;background-color:#f5f5f5;text-align:center;font-size:12px;line-height:20px;margin-top:4px}.shop-selector__shop-members__wrapper[data-v-0e6f4296]{float:right;width:72px}.shop-selector__shop-members__icon[data-v-0e6f4296]{width:10px;height:10px;vertical-align:middle;margin-right:4px;color:#ccc}.shop-selector__shop-members__num[data-v-0e6f4296]{vertical-align:middle}.shop-selector__count[data-v-0e6f4296]{position:absolute;bottom:60px;margin:0;font-size:14px;color:#a3a3a3;text-align:left;line-height:16px}.pending-remainer-container[data-v-0e6f4296]{width:100%;padding:0 24px}.pending-remainer-container .content-container[data-v-0e6f4296]{border-top:1px solid #f6f6f6;padding:16px 0;font-size:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.pending-remainer-container .content-container span[data-v-0e6f4296]{width:70%;color:#8f8f8f}.pending-remainer-container .content-container a[data-v-0e6f4296]{color:#5586f1}.pending-remainer-container .content-container a .shopee-icon[data-v-0e6f4296]{width:12px;height:12px;margin-left:4px;vertical-align:middle}.shop-selector[data-v-0e6f4296]{max-height:320px;min-height:48px;overflow-y:auto;border:none;margin:20px 0 0 24px}.shop-selector .mask[data-v-0e6f4296]{background-color:#f3f3f3}.region-selector[data-v-0e6f4296]{width:180px!important}.role-add-form .form-field__label{min-width:20%}.role-add-form .form-field__input{width:80%}.role-add-form .permissions .form-field__label{margin-top:4px;min-width:20%}.role-add-form .permissions .authority-tree-container{padding:24px}.role-add-form .shopee-input__area textarea{font-family:Roboto-Regular}.role-add-form .shopee-input__area .shopee-input__inner{line-height:20px;min-height:80px!important;height:80px!important}.role-add-form .shopee-input__area .shopee-input__inner::-webkit-input-placeholder{color:#bbb}.role-add-form .shopee-input__area .shopee-input__inner::-moz-placeholder{color:#bbb}.role-add-form .shopee-input__area .shopee-input__inner::-ms-input-placeholder{color:#bbb}.role-add-form .shopee-input__area .shopee-input__inner::placeholder{color:#bbb}.role-add-form .shopee-button{width:140px;margin-top:16px;margin-right:20px}.merchant-shop-table .add-combine-box__header-title[data-v-3956f8c8]{font-size:16px;color:#555;margin-bottom:8px;font-weight:500}.merchant-shop-table .add-combine-box__header-subtext[data-v-3956f8c8]{font-size:14px;color:#999;letter-spacing:0;line-height:16px;margin-bottom:24px}.merchant-shop-table .combine-merchant-detail[data-v-3956f8c8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px;z-index:1005}.merchant-shop-table .combine-merchant-icon[data-v-3956f8c8]{width:16px;height:16px;margin-left:16px;margin-right:8px}.merchant-shop-table .combine-merchant-name[data-v-3956f8c8]{font-size:14px;color:#333;letter-spacing:0;line-height:16px}.merchant-shop-table .combine-merchant-reminder[data-v-3956f8c8]{position:absolute;top:48px;width:95%;height:32px;background:#f6f6f6;border-radius:4px;padding:8px}.merchant-shop-table .combine-merchant-reminder__icon[data-v-3956f8c8]{width:16px;height:16px;fill:#ffbf00}.merchant-shop-table .combine-merchant-reminder__text[data-v-3956f8c8]{font-size:12px;color:#999;vertical-align:top}.merchant-shop-table .combine-actions-box[data-v-3956f8c8]{margin-bottom:25px;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.merchant-shop-table .add-combine-table__delete[data-v-3956f8c8]{color:#2673dd;letter-spacing:0;text-align:right;line-height:16px;min-width:45px;text-align:left;cursor:pointer}.merchant-shop-table .add-combine-table__delete-icon[data-v-3956f8c8]{width:16px;height:16px;cursor:pointer}.merchant-shop-table .add-combine-table[data-v-3956f8c8] .shop-column-name{width:342px}.merchant-shop-table .add-combine-table[data-v-3956f8c8] .combine-body .combine-body__row .first-column{width:406px;padding-left:40px}.merchant-shop-table .add-combine-table[data-v-3956f8c8] .combine-body .combine-body__row .first-column .shop-column-name{max-width:342px}.merchant-shop-table .add-combine-table[data-v-3956f8c8] .combine-body .combine-body__row .first-column .shop-column-username{left:64px;max-width:342px}.merchant-shop-table .add-combine-table[data-v-3956f8c8] .combine-body .combine-body__row .second-column{margin-left:24px;-ms-flex:none;flex:none;-ms-flex-preferred-size:80px;flex-basis:80px;overflow:hidden;text-overflow:ellipsis}.merchant-shop-table .add-combine-table[data-v-3956f8c8] .combine-body .combine-body__row .third-column{margin-left:280px}.merchant-shop-table .add-combine-table[data-v-3956f8c8] .add-combine-table__delete{font-size:14px}.merchant-shop-table .add-combine-table[data-v-3956f8c8] .add-combine-table__delete-icon{width:14px;height:14px}.merchant-shop-table .combine-table-content[data-v-3956f8c8] .combine-container:first-of-type .combine-header__box{border:0}.merchant-shop-table .combine-virtual-content[data-v-3956f8c8]{max-height:520px;overflow:auto}.merchant-shop-table .combine-box__header-right[data-v-3956f8c8]{font-size:14px;color:#666;margin-left:375px;min-width:45px;text-align:left;margin-right:12px}.merchant-shop-table .combine-box__empty[data-v-3956f8c8]{height:360px;margin:81px auto 0;text-align:center}.merchant-shop-table .combine-box-auth__empty[data-v-3956f8c8]{height:360px;margin:0 auto;text-align:center;padding-top:81px}.merchant-shop-table .combine-box__empty-img[data-v-3956f8c8]{width:100px;height:100px;background-size:contain;background-image:url(data:image/png;base64,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);margin:auto}.merchant-shop-table .combine-box__empty-text[data-v-3956f8c8]{font-size:14px;color:#999;letter-spacing:0;text-align:center;line-height:16px;margin-top:12px;margin-bottom:24px}.merchant-shop-table .set-permission-box[data-v-3956f8c8]{margin-top:48px}.merchant-shop-table .set-permission__title[data-v-3956f8c8]{font-size:16px;color:#555;font-weight:500}.merchant-shop-table .set-role-box[data-v-3956f8c8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:24px;margin-bottom:24px}.merchant-shop-table .set-role-title[data-v-3956f8c8]{font-size:14px;color:#777;font-weight:500}.merchant-shop-table .set-role-title[data-v-3956f8c8] .shopee-option{color:pink}.merchant-shop-table .set-role-icon[data-v-3956f8c8]{width:14px;height:14px;fill:#ccc;margin-left:8px;margin-right:8px}.merchant-shop-table .set-role-select[data-v-3956f8c8]{width:360px}.merchant-shop-table .shopee-select__menu .admin-tips[data-v-3956f8c8]{color:#dbdbdb;vertical-align:middle;margin-left:4px}.merchant-shop-table .admin-tips[data-v-3956f8c8]{border:1px solid #ffb6c1;vertical-align:middle;margin-left:4px}.merchant-shop-table .admin-tips .tips-info__icon[data-v-3956f8c8]{color:#dbdbdb;border:1px solid #ffb6c1}.merchant-shop-table .admin-tips[data-v-3956f8c8]:hover{color:#bbb}.merchant-shop-table .add-role-option[data-v-3956f8c8]{color:#1269c1}.merchant-shop-table .add-role-option span[data-v-3956f8c8]{vertical-align:middle}.merchant-shop-table .add-role-option .shopee-icon[data-v-3956f8c8]{float:none;width:24px;height:24px;vertical-align:middle;margin-top:0}.merchant-shop-table .set-role-button[data-v-3956f8c8]{margin-left:auto}.merchant-shop-table .merchant-auth-content[data-v-3956f8c8]{margin-top:24px}.merchant-shop-table .merchant-auth__title[data-v-3956f8c8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:24px}.merchant-shop-table .merchant-auth__image[data-v-3956f8c8]{width:16px;height:16px}.merchant-shop-table .merchant-auth__title-text[data-v-3956f8c8]{font-size:14px;color:#777;font-weight:500;margin-left:8px;margin-right:8px}.merchant-shop-table .merchant-auth__title-tooltip[data-v-3956f8c8]{height:16px}.merchant-shop-table .add-combine-table-box[data-v-3956f8c8]{background:#fff;border:1px solid #e5e5e5;border-radius:4px;position:relative}.merchant-shop-table .add-combine-table-box[data-v-3956f8c8] .combine-merchant__action{margin-left:286px}.merchant-shop-table .combine-table-box__header[data-v-3956f8c8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:4px 4px 0 0;padding:12px 16px}.merchant-shop-table .combine-box__header-left[data-v-3956f8c8]{position:relative;width:385px;font-size:14px;color:#666}.merchant-shop-table .merchant-permission-table[data-v-3956f8c8]{margin-top:24px}.merchant-shop-table .merchant-permission-table[data-v-3956f8c8] .permission-table__authority-container{overflow:hidden}.merchant-shop-table .merchant-permission-table[data-v-3956f8c8] .permission-table__shop-container{border-left:3px solid #e8e8e8}.merchant-shop-table .admin-combine-box[data-v-3956f8c8]{margin-bottom:48px}.merchant-shop-table .admin-combine-box__header[data-v-3956f8c8]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.merchant-shop-table .admin-combine-box__header .admin-combine-box__title[data-v-3956f8c8]{margin-bottom:0}.merchant-shop-table .admin-combine-box__content.shopee-select[data-v-3956f8c8]{width:360px}.merchant-shop-table .admin-combine-box__title[data-v-3956f8c8]{font-size:16px;color:#555;margin-bottom:8px;font-weight:500}.merchant-shop-table .admin-combine-box__role-title[data-v-3956f8c8]{display:inline-block;vertical-align:text-top;font-size:14px;color:#777}.merchant-shop-table .admin-combine-box__content[data-v-3956f8c8]{font-size:14px;line-height:20px}.merchant-shop-table .admin-combine-box__tip[data-v-3956f8c8]{font-size:14px;color:#bbb;line-height:10px;margin-bottom:24px}.merchant-shop-table .admin-combine-box__alert[data-v-3956f8c8] .shopee-alert-icon .shopee-icon{width:14px;height:14px;vertical-align:bottom}.merchant-shop-table .admin-combine-box__alert[data-v-3956f8c8] .shopee-alert-content{font-size:16px;color:#666;letter-spacing:0;line-height:26px}.merchant-shop-table .combine-action-field[data-v-3956f8c8]{min-height:40px;width:100%;margin-top:32px}.merchant-shop-table .combine-action-button[data-v-3956f8c8]{text-align:right}.merchant-shop-table .combine-action-button .confirm-button[data-v-3956f8c8]{margin-left:16px}.merchant-shop-table .combine-select-modal-title[data-v-3956f8c8]{font-size:20px;color:#333;text-align:left;line-height:22px;font-weight:500}.merchant-shop-table .combine-select-modal-subTitle[data-v-3956f8c8]{font-size:14px;color:#666;letter-spacing:0;line-height:20px;margin-top:8px}.shopee-select__menu .admin-tips[data-v-3956f8c8]{color:#dbdbdb;vertical-align:middle;margin-left:4px}[data-v-3956f8c8] .shopee-modal__body{overflow-x:hidden}.guide-view[data-v-0212e368]{pointer-events:auto;z-index:100006;position:absolute;top:var(--top,0);left:var(--left,0)}.guide-view .guide-view__emphasis[data-v-0212e368]{box-sizing:content-box;width:var(--width,0);height:var(--height,0);border-radius:2px;box-shadow:0 0 0 1920px rgba(0,0,0,.3)}.guide-modal[data-v-00ad1251]{position:absolute;width:320px;padding:16px;background-color:#fff;border-radius:2px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 4px 4px 0 rgba(0,0,0,.09)}.guide-modal .guide-modal__text[data-v-00ad1251]{font-family:Roboto-Regular;line-height:20px;font-size:14px;white-space:pre-line;margin-bottom:16px}.guide-modal .guide-modal__button[data-v-00ad1251]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.guide-modal .guide-modal__button .guide-modal__button__confirm[data-v-00ad1251]{margin-right:10px}.guide-modal__top-start[data-v-00ad1251]{top:-10px;transform:translateY(-100%)}.guide-modal__top-start[data-v-00ad1251]:before{content:"";border:5px solid;border-color:#fff transparent transparent;position:absolute;left:50px;bottom:-10px}.guide-modal__top-end[data-v-00ad1251]{top:-10px;right:0;transform:translateY(-100%)}.guide-modal__top-end[data-v-00ad1251]:before{content:"";border:5px solid;border-color:#fff transparent transparent;position:absolute;right:50px;bottom:-10px}.guide-modal__bottom-start[data-v-00ad1251]{transform:translateY(10px)}.guide-modal__bottom-start[data-v-00ad1251]:before{content:"";border:5px solid;border-color:transparent transparent #fff;position:absolute;top:-10px;left:50px}.guide-modal__bottom-end[data-v-00ad1251]{right:0;transform:translateY(10px)}.guide-modal__bottom-end[data-v-00ad1251]:before{content:"";border:5px solid;border-color:transparent transparent #fff;position:absolute;top:-10px;right:50px}.combine-select[data-v-274a31eb]{height:414px}.combine-select .combine-select__filter[data-v-274a31eb]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:16px;position:relative;margin-top:-7px}.combine-select .combine-select__filter-switch-label[data-v-274a31eb]{font-size:14px;color:#333}.combine-select .combine-select__filter-search[data-v-274a31eb]{-ms-flex:1;flex:1;height:32px}.combine-select .combine-select__filter-search .shopee-input__input[data-v-274a31eb]{height:32px!important}.combine-select .combine-select__filter-select[data-v-274a31eb]{width:240px;margin-right:16px;margin-left:8px}.combine-select .combine-select__filter-check[data-v-274a31eb]{margin-right:16px}.combine-select .combine-virtual-content[data-v-274a31eb]{max-height:370px;overflow:auto;border:1px solid #e5e5e5;border-radius:4px}.combine-select .combine-select__content[data-v-274a31eb] .first-child .combine-header{border-top:0}.combine-select .combine-select__table[data-v-274a31eb] .first-column{width:430px;padding-left:80px}.combine-select .combine-select__table[data-v-274a31eb] .first-column .shop-column-name{max-width:326px}.combine-select .combine-select__table[data-v-274a31eb] .first-column .shop-column-username{left:104px;max-width:326px}.combine-select .combine-select__table[data-v-274a31eb] .combine-header .combine-merchant__name{max-width:190px}.combine-select .combine-select__table[data-v-274a31eb] .shop-column-name{width:326px}.combine-select .combine-select__table[data-v-274a31eb] .second-column{margin-left:16px;-ms-flex:none;flex:none;-ms-flex-preferred-size:80px;flex-basis:80px;overflow:hidden;text-overflow:ellipsis}.combine-select .combine-select__table[data-v-274a31eb] .third-column{margin-left:169px}.combine-select .combine-select__table[data-v-274a31eb] .combine-merchant__action{margin-left:205px}.combine-select .combine-footer-count[data-v-274a31eb]{position:absolute;bottom:80px;margin:0;font-size:14px;color:#a3a3a3;text-align:left;line-height:16px}.combine-select .combine-footer-count__number[data-v-274a31eb]{font-size:14px;color:#ff4742}.shop-select[data-v-4552fd4c] .shopee-input__input{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.custom-shopee-input-group[data-v-0f3bf0ee]{display:-ms-flexbox;display:flex}.custom-shopee-input-group__prepend[data-v-0f3bf0ee] .shopee-input__inner,.custom-shopee-input-group__prepend[data-v-0f3bf0ee] .shopee-selector{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.custom-shopee-input-group__prepend[data-v-0f3bf0ee]:hover+.shopee-input-group__append .shopee-input__inner{border-left-color:#b7b7b7}.custom-shopee-input-group__append[data-v-0f3bf0ee]{-ms-flex:1;flex:1}.custom-shopee-input-group__append[data-v-0f3bf0ee] .shopee-button,.custom-shopee-input-group__append[data-v-0f3bf0ee] .shopee-input__inner,.custom-shopee-input-group__append[data-v-0f3bf0ee] .shopee-selector{border-bottom-left-radius:0;border-top-left-radius:0}.permission-selector-component[data-v-ff96e6f2]{position:relative}.permission-selector-component .loading-placeholder[data-v-ff96e6f2]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.permission-selector-component .loading-placeholder .loading-placeholder-img[data-v-ff96e6f2]{width:24px;height:24px}.permission-selector-main[data-v-ff96e6f2]{overflow-y:auto;overflow-x:hidden;background:#fff;border:1px solid #e8e8e8;max-height:560px;display:-ms-flexbox;display:flex}.permission-selector-main .permission-panel .permission-panel-header[data-v-ff96e6f2]{line-height:16px;padding:12px 24px;color:#888;background-color:#f5f5f5;overflow:hidden}.permission-selector-main .permission-panel-shop .permission-panel-shop-header[data-v-ff96e6f2]{line-height:16px;padding:12px 16px;color:#888;background-color:#f5f5f5;overflow:hidden;min-height:40px;min-width:60px;white-space:nowrap;text-overflow:ellipsis;text-align:center}.permission-selector-main .permission-panel-shop .shop-permission-tree-node[data-v-ff96e6f2]{padding:12px 0 0;position:relative;text-align:center}.permission-selector-main .permission-tree[data-v-ff96e6f2]{overflow-x:auto;font-size:0;padding:12px 0 43px 24px}.permission-selector-main .permission-tree .permission-tree-node[data-v-ff96e6f2]{position:relative}.member-simple-info{margin-bottom:16px;height:96px}.member-simple-info.card{padding:24px 48px}.member-simple-info__content{float:left}.member-simple-info__name{font-size:22px;font-weight:500;line-height:24px;color:#555}.member-simple-info__name span{margin-left:8px;font-size:14px;font-weight:400;color:#999}.member-simple-info__join-time{font-size:14px;margin-top:4px;color:#999}.member-simple-info__action{float:right;height:48px;line-height:48px;font-size:14px}.member-simple-info__invite-action{cursor:pointer}.member-simple-info__invite-action .shopee-icon{width:12px;vertical-align:middle;margin-right:8px;color:#999}.member-simple-info__delete-action{display:inline-block;vertical-align:middle;height:48px;line-height:48px;cursor:pointer}.member-simple-info__delete-action .shopee-icon{width:12px;margin-right:4px;color:#999}.member-simple-info__split{width:1px;height:14px;background-color:#d8d8d8;margin:0 16px}.member-simple-info .account-status-selector,.member-simple-info__split{display:inline-block;vertical-align:middle}.member-details.card{padding:24px}.member-details.editing{background-color:#f5f5f5;padding:8px 0}.member-details.combine-member-detail{padding:24px 48px 96px}.page-member-permission[data-v-d162817a]{padding:48px}.page-member-permission__admin-agent[data-v-d162817a]{padding:48px 20px}.cb-page-member-permission[data-v-1cd578a5]{padding:48px}.checker-setting-aim[data-v-76e2813c]{font-weight:400;font-size:14px;line-height:20px;color:#666;margin-top:8px}.pending-shops{margin-bottom:20px}.pending-shops-tips{color:#555}.pending-shops-tips-text{margin-left:8px}.pending-shops-tips__wrapper{background-color:#fff7e0;padding:16px;margin-bottom:24px;border:1px solid #ffbf00;border-radius:4px}.pending-shops-tips__wrapper p{font-size:12px;margin:0;color:#555}.pending-shops-tips__wrapper p.pending-shops-tips__title{font-size:14px;font-weight:500;margin-bottom:4.8px}.pending-shops-tips__wrapper p.pending-shops-tips-more__title{margin-top:16.8px;font-weight:700}.pending-shops-tips__items{display:inline-block;vertical-align:top}.pending-shops-tips__img{display:inline-block;width:16px;height:16px;color:#ffce3d;border-radius:50%;margin-top:3px}.pending-shops-tips-more__icon{width:14px;height:14px;margin-left:8px;cursor:pointer;vertical-align:middle}.pending-shops-tips-more li{list-style:disc;margin:4px 0;font-weight:400;margin-left:12px}.pending-shops-tips-more__children li{list-style:inside decimal;margin:2px 0 2px 12px}.shop__header{font-size:24px;margin-bottom:24px;line-height:40px}.shop-mark-num__bg{display:inline-block;text-align:center;margin-right:8px;padding:5px 6px;color:#999;background-color:#f6f6f6;border-radius:2px;vertical-align:middle}.shop-mark-num__bg .shopee-icon{width:10px;height:10px;margin-right:5px;color:#ccc}.shop-actions-detail{margin-left:29px}.shop-actions-tip{font-size:12px;color:#999}.shop-actions-tip__reject{color:#fe4741}.shop-actions-dots{width:18px;height:18px;vertical-align:middle;cursor:pointer;fill:#bbb}.shop-actions-dots:hover{background-color:#f5f5f5}.shop-members{display:block;overflow:hidden;text-overflow:ellipsis;white-space:pre;color:#999;font-size:12px}.shop-country,.shop-time{color:#999}.shop-search-input{width:288px;height:40px;margin:24px 0}.shop-search-input input{text-overflow:ellipsis}.shops-list__no-member{color:#d0011c}.shops-list__no-member .shopee-icon{width:16px;height:16px;vertical-align:bottom;fill:#ffbf00;margin-right:4px}.page-shops .shop-detail__img{width:40px;height:40px}.page-shops .shopee-table tr td:first-child .shopee-table__cell{padding-left:0}.page-shops .list-frame{min-height:640px;position:relative}.page-shops .list-frame .remove-all-btn{position:absolute;top:24px;right:0}.page-shops .card.page-shops-empty{text-align:center}.page-shops-empty-container{margin:156px;text-align:center}.page-shops-empty-pic{width:120px;height:120px;background-color:#fafafa;margin:auto;border-radius:50%}.page-shops-empty-pic img{width:100%;height:100%}.page-shops-empty-title{font-size:20px;line-height:24px;font-weight:500;margin-top:24px}.page-shops-empty-desc{line-height:21px;margin:0}.page-shops-empty-desc,.page-shops .page-title{font-size:14px;color:#999}.page-shops .page-title-limit{font-size:16px}.page-shops .page-title-active,.page-shops .page-title-pending{margin-bottom:24px}.page-shops .bind-title__text{font-size:20px;color:#333;font-weight:500}.page-shops .bind-title__count{font-size:16px;color:#555}.page-shops .bind-title__btn{float:right;height:38px}.page-shops .bind-title__btn .shopee-icon{width:24px;height:24px;color:#fff}.page-shops .bind-title hr{margin-top:38px}.page-shops .card.page-shops-empty .empty-bind{text-align:left}.page-shops .page-shop-empty{text-align:center}.other-actions{margin-right:-18px}[data-v-43bf2759] .country-filter__content-item{border:1px solid #e5e5e5;margin-right:0}[data-v-43bf2759] .country-filter__content-item:first-child{border-radius:4px 0 0 4px}[data-v-43bf2759] .country-filter__content-item:last-child{border-radius:0 4px 4px 0}[data-v-43bf2759] .country-filter__content-item.active{border:1px solid #ee4d2d;color:#ee4d2d}[data-v-43bf2759] .country-filter__list.noarrow{padding-left:0}.bind-success{text-align:center}.bind-success__img{display:inline-block;width:56px;height:56px;border-radius:50%;background-size:100%;margin-top:48px;background-image:url(data:image/png;base64,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)}.bind-success__text{font-size:20px;color:#333;text-align:center;margin-bottom:32px}.bind-success__btn{width:120px;height:40px;margin-bottom:32px;border:1px solid #dbdbdb}.page-shop-details .tab-card{padding-top:0}.page-shop-details .tab-card__content{padding:20px 0}.shop-details__header{padding-top:16px;padding-bottom:16px;margin-bottom:20px}.shop-details__header .span-action{font-size:14px}.shop-members-list__table .auth-icon{width:16px;height:16px;vertical-align:top;margin-right:5px}.shop-members-list__table .authority-tree-column{display:table;width:420px;padding:16px 0 16px 10px}.shop-members-list__table .authority-tree-column .authority-tree-container{overflow:hidden;max-height:112px}.shop-members-list__table .authority-tree-column.active .authority-tree-container{max-height:unset}.shop-members-list__table .authority-tree-column.active .more{display:none}.shop-members-list__table .authority-tree-column .more{display:table-cell;vertical-align:middle;text-align:center;cursor:pointer}.shop-members-list__table .authority-tree-column .more .shopee-icon{vertical-align:middle;color:#1269c1;width:12px;height:12px}.shop-members-list__table .shopee-table tbody .shopee-table__cell{padding:8px;padding-right:0;padding-left:20px}.auth-modal .shopee-modal__content .shopee-modal__title{font-size:20px;color:#333}.auth-modal .shopee-modal__content .shopee-modal__footer .shopee-button{width:140px;border:1px solid #dbdbdb}.acting-cs-setting__name{font-size:18px;font-weight:500}.acting-cs-setting__desc{font-size:14px;color:#999;line-height:20px;margin-top:16px;margin-bottom:48px}.acting-cs-setting__status{font-size:14px;font-weight:500}.acting-cs-setting__status .shopee-button{min-width:120px}.other-setting{padding:24px 0;border-bottom:1px solid #f6f6f6}.other-setting:first-child{padding-top:0}.other-setting:last-child{padding-bottom:0;border-bottom:none}.checker-list[data-v-5f3f938d]{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.checker-list .shopee-table[data-v-5f3f938d]{width:100%}.checker-list img[data-v-5f3f938d]{width:25px;height:30px}.checker-list .account-status[data-v-5f3f938d]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checker-list .account-status-inactive[data-v-5f3f938d]{color:#ff4742}.checker-list .account-status-inactive div[data-v-5f3f938d]{background-color:#ff4742;margin-right:8px}.checker-list .account-status-active[data-v-5f3f938d]{color:#5c7}.checker-list .account-status-active div[data-v-5f3f938d]{background-color:#5c7;margin-right:8px}.checker-list .account-status div[data-v-5f3f938d]{width:6px;height:6px;border-radius:50%}.checker-list .checker-action[data-v-5f3f938d]{cursor:pointer;color:#2673dd;font-weight:400}.page-merchant-shops .merchant-action__view-before .merchant-action__view-icon[data-v-5cdb7b90]{width:16px;height:16px;margin-right:13px;vertical-align:middle}.page-merchant-shops .bind-title__text[data-v-5cdb7b90]{font-size:20px;color:#333;font-weight:500}.page-merchant-shops .bind-title__count[data-v-5cdb7b90]{font-size:16px;color:#555}.page-merchant-shops .bind-title__btn[data-v-5cdb7b90]{float:right;height:38px}.page-merchant-shops .bind-title__btn .shopee-icon[data-v-5cdb7b90]{width:24px;height:24px;color:#fff}.page-merchant-shops .bind-title hr[data-v-5cdb7b90]{margin-top:38px}.page-merchant-shops .merchant-add-new[data-v-5cdb7b90]{float:right}.page-merchant-shops .shop-search-input[data-v-5cdb7b90]{width:288px;height:40px;margin:24px 0}.page-merchant-shops .merchant-shop-padding[data-v-5cdb7b90]{font-size:16px;color:#555;line-height:18px;font-weight:500;margin-bottom:24px}.page-merchant-shops .pending-shops[data-v-5cdb7b90]{margin-bottom:20px}.page-merchant-shops .pending-shops-tips[data-v-5cdb7b90]{color:#555}.page-merchant-shops .pending-shops-tips-text[data-v-5cdb7b90]{margin-left:8px}.page-merchant-shops .pending-shops-tips__wrapper[data-v-5cdb7b90]{margin:24px 0 0;background-color:#fff7e0;padding:16px;border:1px solid #ffbf00;border-radius:4px}.page-merchant-shops .pending-shops-tips__wrapper[data-v-5cdb7b90] p{font-size:12px;margin:0;color:#555}.page-merchant-shops .pending-shops-tips__wrapper[data-v-5cdb7b90] p.pending-shops-tips__title{font-size:16px;font-weight:500;line-height:20px}.page-merchant-shops .pending-shops-tips__wrapper[data-v-5cdb7b90] p.pending-shops-tips__text{width:832px;line-height:20px;font-size:14px;margin-top:4px}.page-merchant-shops .pending-shops-tips__wrapper[data-v-5cdb7b90] p.pending-shops-tips-more__title{margin-top:16.8px;font-weight:700}.page-merchant-shops .pending-shops-tips__items[data-v-5cdb7b90]{display:inline-block;vertical-align:top}.page-merchant-shops .pending-shops-tips__img[data-v-5cdb7b90]{display:inline-block;width:16px;height:16px;color:#ffce3d;border-radius:50%;margin-top:3px}.page-merchant-shops .pending-shops-tips-more__icon[data-v-5cdb7b90]{width:14px;height:14px;margin-left:8px;cursor:pointer;vertical-align:middle}.page-merchant-shops .pending-shops-tips-more li[data-v-5cdb7b90]{list-style:disc;margin:4px 0;font-weight:400;margin-left:12px}.page-merchant-shops .pending-shops-tips-more__children li[data-v-5cdb7b90]{list-style:inside decimal;margin:2px 0 2px 12px}.page-merchant-shops .combine-actions-box__select[data-v-5cdb7b90]{margin-bottom:24px}.page-merchant-shops .add-combine-table-box[data-v-5cdb7b90]{background:#fff;border:1px solid #e5e5e5;border-radius:4px;margin-top:24px}.page-merchant-shops .combine-table-box__header[data-v-5cdb7b90]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:4px 4px 0 0;padding:12px 16px;-ms-flex-pack:justify;justify-content:space-between}.page-merchant-shops .combine-box__header-left[data-v-5cdb7b90]{font-size:14px;color:#666}.page-merchant-shops .combine-box__header-right[data-v-5cdb7b90]{font-size:14px;color:#666;margin-right:12px}.page-merchant-shops .merchant-shop-container[data-v-5cdb7b90]{overflow:auto}.page-merchant-shops .merchant-shop-container[data-v-5cdb7b90] .combine-header{padding-bottom:0}.page-merchant-shops .merchant-shop-container[data-v-5cdb7b90] .combine-body,.page-merchant-shops .merchant-shop-container[data-v-5cdb7b90] .combine-container:first-of-type .combine-header__box{border:0}.page-merchant-shops .merchant-shop-container[data-v-5cdb7b90] .combine-body .combine-body__row .first-column{width:368px;padding-left:64px}.page-merchant-shops .merchant-shop-container[data-v-5cdb7b90] .combine-body .combine-body__row .first-column .shop-column-name{max-width:280px}.page-merchant-shops .merchant-shop-container[data-v-5cdb7b90] .combine-body .combine-body__row .first-column .shop-column-username{left:88px;max-width:280px}.page-merchant-shops .merchant-shop-container[data-v-5cdb7b90] .combine-body .combine-body__row .second-column{margin-left:24px;-ms-flex:none;flex:none;-ms-flex-preferred-size:80px;flex-basis:80px}.page-merchant-shops .merchant-shop-container[data-v-5cdb7b90] .third-column{margin-right:25px}.page-merchant-shops .merchant-action__detail[data-v-5cdb7b90]{display:inline-block;font-size:14px;color:#2673dd;letter-spacing:0;line-height:16px;margin-right:24px;cursor:pointer;min-width:30px}.page-merchant-shops .merchant-action__view[data-v-5cdb7b90]{display:inline-block;font-size:14px;color:#2673dd;letter-spacing:0;line-height:16px;padding-right:40px;cursor:pointer}.page-merchant-shops .merchant-action__view-icon[data-v-5cdb7b90]{width:6px;height:6px;color:#2673dd;margin-right:16px;margin-left:4px;vertical-align:middle}.page-merchant-shops .shop-actions-dots[data-v-5cdb7b90]{width:18px;height:18px;color:#d8d8d8;vertical-align:middle;cursor:pointer}.page-merchant-shops .merchant-shop__authorize[data-v-5cdb7b90]{margin-right:15px}.page-merchant-shops .merchant-shop__authorize[data-v-5cdb7b90],.page-merchant-shops .merchant-shop__remove[data-v-5cdb7b90]{display:inline-block;font-size:14px;color:#2673dd;letter-spacing:0;line-height:16px;cursor:pointer}.page-merchant-shops .authorized-merchant-shop__box[data-v-5cdb7b90]{margin-top:48px}.page-merchant-shops .merchant-shop-members[data-v-5cdb7b90]{display:inline-block;height:20px}.page-merchant-shops .merchant-shop-mark-num__bg[data-v-5cdb7b90]{display:inline-block;line-height:16px;font-size:14px;width:120px}.page-merchant-shops .merchant-shop-mark-num__name[data-v-5cdb7b90]{display:inline-block;max-width:106px;overflow:hidden;text-overflow:ellipsis;color:#999;font-size:12px;vertical-align:middle;height:20px}.page-merchant-shops .merchant-shops-list__no-member[data-v-5cdb7b90]{color:#d0011c}.page-merchant-shops .merchant-shops-list__no-member .shopee-icon[data-v-5cdb7b90]{width:16px;height:16px;vertical-align:bottom;fill:#ffbf00;margin-right:4px}.page-merchant-shops .merchant-shops__view-detail[data-v-5cdb7b90]{display:inline-block;margin-left:324px}.page-merchant-shops .merchant-shops__view-icon[data-v-5cdb7b90]{width:16px;height:16px;vertical-align:middle;cursor:pointer}.page-merchant-shops .merchant-shop__pagination[data-v-5cdb7b90]{padding:20px;float:right;padding-right:50px}.page-merchant-shops .merchant-shop-tab[data-v-5cdb7b90]{margin-top:16px}.page-merchant-shops .merchant-shop-filter-area[data-v-5cdb7b90]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.page-merchant-shops .merchant-shop-filter-item-title[data-v-5cdb7b90]{font-size:14px;color:#333;margin-bottom:8px;line-height:16px}.page-merchant-shops .merchant-shop-filter-item-content[data-v-5cdb7b90]{width:293px}.page-merchant-shops .merchant-shop-filter-action__reset[data-v-5cdb7b90]{margin-left:16px}.page-merchant-shops .merchant-shop-filter-merchant-title[data-v-5cdb7b90]{font-size:14px;color:#333;margin-top:16px}.page-merchant-shops .merchant-shop-filter-item-merchant[data-v-5cdb7b90]{margin-top:8px;margin-bottom:32px}.page-merchant-shops .merchant-shop-filter-item__input[data-v-5cdb7b90]{display:inline-block;width:293px}.page-merchant-shops .merchant-shop-filter-merchant__reset[data-v-5cdb7b90]{display:inline-block;margin-left:40px}.page-merchant-shops .merchant-shop-filter-merchant__search[data-v-5cdb7b90]{display:inline-block;margin-left:16px}.page-merchant-shops .merchant-no-shop-container[data-v-5cdb7b90] .combine-box__header-left{width:559px}.page-merchant-shops .merchant-no-shop-container[data-v-5cdb7b90] .combine-box__header-right{margin-left:236px}.page-merchant-shops .merchant-no-shop-container[data-v-5cdb7b90] .combine-header .combine-header__box .combine-header__box-left{width:559px}.page-merchant-shops .merchant-no-shop-container[data-v-5cdb7b90] .combine-header .combine-header__box .combine-header__box-left .viewAll{cursor:pointer}.page-merchant-shops .merchant-no-shop-container .merchant-action__view[data-v-5cdb7b90]{padding-right:0;margin-left:238px}.page-merchant-shops .merchant-no-shop-container .merchant-action__detail[data-v-5cdb7b90]{margin-left:236px;margin-right:0}.page-merchant-shops .merchant-with-shop-container[data-v-5cdb7b90] .combine-box__header-left{width:559px;padding-left:40px;font-size:14px;color:#666;line-height:16px}.page-merchant-shops .merchant-with-shop-container[data-v-5cdb7b90] .combine-header .combine-header__box .combine-header__box-left{width:559px}.page-merchant-shops .merchant-with-shop-container[data-v-5cdb7b90] .combine-header .combine-header__box .combine-header__box-left .viewAll{cursor:pointer}.page-merchant-shops .merchant-with-shop-container .merchant-action__view[data-v-5cdb7b90]{padding-right:0;margin-left:118px;width:180px;text-align:right}.page-merchant-shops .merchant-with-shop-container .merchant-action__view-label[data-v-5cdb7b90]{display:inline-block;width:125px}.page-merchant-shops .merchant-with-shop-container .merchant-action__detail[data-v-5cdb7b90]{margin-right:0;width:145px;text-align:right}.page-merchant-shops .merchant-shop__reject[data-v-5cdb7b90]{display:inline-block;letter-spacing:0;line-height:16px}.page-merchant-shops .merchant-shop__expired-invitation[data-v-5cdb7b90]{display:inline-block;font-size:14px;color:#2673dd;letter-spacing:0;line-height:16px;cursor:pointer}.page-merchant-shops .merchant-shop__expired-actions[data-v-5cdb7b90],.page-merchant-shops .merchant-shop__pending-resend[data-v-5cdb7b90]{margin-left:16px}.page-merchant-shops[data-v-5cdb7b90] .third-column{margin-left:16px!important;font-size:14px}.page-merchant-shops .merchant-with-shop-authorize-container .merchant-shop__authorize-time[data-v-5cdb7b90]{font-size:14px;color:#666;letter-spacing:0;line-height:16px;margin-left:16px}.page-merchant-shops .third-display-column[data-v-5cdb7b90]{width:376px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.page-merchant-shops .authed-column[data-v-5cdb7b90],.page-merchant-shops .expired-column[data-v-5cdb7b90],.page-merchant-shops .pending-column[data-v-5cdb7b90]{width:384px}.page-merchant-shops .authed-column .authed-dropdown[data-v-5cdb7b90]{margin-left:0}.page-merchant-shops[data-v-5cdb7b90] .viewall-border{left:5px}.page-merchant-shops .ashop-list-modal-content[data-v-5cdb7b90]{font-size:14px;line-height:18px;margin:0}.page-merchant-shops .ashop-list-modal-loading[data-v-5cdb7b90]{text-align:center}.page-merchant-shops .ashop-list-modal-table[data-v-5cdb7b90]{margin-top:16px;border:1px solid #f6f6f6;border-radius:4px}.merchant-shop__merchant-detail .merchant_detail__header[data-v-0558b46c]{padding:24px;margin-bottom:8px}.merchant-shop__merchant-detail .merchant-header-name[data-v-0558b46c]{width:100%;font-size:18px;color:#333;font-weight:500;margin-bottom:10px}.merchant-shop__merchant-detail .merchant-header-detail__merchantid[data-v-0558b46c]{display:inline-block;font-size:12px;color:#888}.merchant-shop__merchant-detail .merchant-header-detail__bar[data-v-0558b46c]{display:inline-block;height:10px;border:0;border-left:1px solid #e8e8e8;vertical-align:middle;margin-left:8px;margin-right:8px}.merchant-shop__merchant-detail .merchant-header-detail__date[data-v-0558b46c]{display:inline-block;font-size:12px;color:#888}.merchant-shop__merchant-detail .merchant_detail__content[data-v-0558b46c]{padding:24px}.merchant-shop__merchant-detail .merchant_detail__content-title[data-v-0558b46c]{margin-bottom:24px}.merchant-shop__merchant-detail .merchant-content-title[data-v-0558b46c]{font-size:20px;color:#555;font-weight:500}.merchant-shop__merchant-detail .merchant-content-count[data-v-0558b46c]{font-size:16px;color:#555}.merchant-shop__merchant-detail .merchant-detail-permission[data-v-0558b46c]{border:1px solid #add8e6;border:0}.merchant-shop__merchant-detail .merchant-detail-permission[data-v-0558b46c] .auth-list{border:0}.merchant-primary-info-container[data-v-60e618de]{width:100%}.merchant-primary-info-container .merchant-name[data-v-60e618de]{width:100%;height:20px;font-size:18px;color:#333;font-weight:500;margin-bottom:16px}.merchant-primary-info-container .merchant-basic-info[data-v-60e618de]{position:relative}.merchant-primary-info-container .merchant-basic-info .email-pending[data-v-60e618de]{width:720px;padding:16px;margin-top:8px;margin-bottom:16px;background-color:#f5f5f5}.merchant-primary-info-container .merchant-basic-info .email-pending-icon[data-v-60e618de]{float:left;width:24px;height:24px;border-radius:50%;background-image:url(data:image/png;base64,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);background-size:100%}.merchant-primary-info-container .merchant-basic-info .email-pending-content[data-v-60e618de]{margin:0 0 0 32px}.merchant-primary-info-container .merchant-basic-info .email-pending-content__desc[data-v-60e618de]{margin:0;color:#555;letter-spacing:.1px;line-height:21px}.merchant-primary-info-container .merchant-basic-info .email-pending-content__desc-address[data-v-60e618de]{color:#151515;word-break:break-all}.merchant-primary-info-container .merchant-basic-info .email-pending-content__operation[data-v-60e618de]{margin-top:12px}.merchant-primary-info-container .merchant-basic-info .email-pending-content__operation-openmail[data-v-60e618de]{margin-right:24px}.merchant-primary-info-container .merchant-basic-info .email-pending-content__operation-action[data-v-60e618de]{font-size:14px;color:#4185f4;margin-right:24px;cursor:pointer}.merchant-primary-info-container .merchant-basic-info .email-pending-my-account[data-v-60e618de]{background-color:#fff6e1}.merchant-primary-info-container .merchant-basic-info .email-pending-my-account .email-pending-icon-my-account[data-v-60e618de]{float:left;width:24px;height:24px;color:#ffce3d;border-radius:50%}.merchant-primary-info-container .merchant-basic-info .email-pending-my-account .email-pending-content__operation-action[data-v-60e618de]{color:#a95400}.merchant-primary-info-container .merchant-basic-info__loading[data-v-60e618de]{position:absolute;top:0;z-index:5;left:0;bottom:0;right:0;background-color:hsla(0,0%,100%,.85)}.merchant-primary-info-container .merchant-basic-info__loading img[data-v-60e618de]{position:absolute;width:25px;height:30px;top:50%;left:50%;margin-left:-12px;margin-top:-15px}.merchant-primary-info-container .merchant-basic-info-item[data-v-60e618de]{min-height:24px;font-size:14px}.merchant-primary-info-container .merchant-basic-info-item.editing[data-v-60e618de]{background-color:#f5f5f5;padding:24px 16px;margin-bottom:16px}.merchant-primary-info-container .merchant-basic-info-item.editing.editing-phone[data-v-60e618de]{margin:12px 0}.merchant-primary-info-container .merchant-basic-info-item-label[data-v-60e618de]{display:inline-block;color:#999;line-height:24px;padding-right:24px}.merchant-primary-info-container .merchant-basic-info-item-field[data-v-60e618de]{display:inline-block;line-height:24px}.merchant-primary-info-container .merchant-basic-info-item-field .editable-field__input[data-v-60e618de]{line-height:normal}.merchant-primary-info-container .merchant-basic-info-item-field-description[data-v-60e618de]{font-size:12px;width:288px;line-height:24px;color:#999;margin-top:4px}.page-roles{position:relative}.page-roles .add-role-btn{position:absolute;right:24px;top:16px}.role-delete-modal .shopee-modal__header{color:#333}.role-delete-modal .shopee-modal__content{line-height:1.5}.page-role-add{padding:48px;padding-right:30%}.role-detail__name{font-size:22px;font-weight:500}.role-detail__delete-action{float:right;line-height:32px;cursor:pointer}.role-detail__delete-action .shopee-icon{width:12px;margin-right:4px;color:#999}.role-detail__delete-action span{font-size:14px}.role-detail-item{font-size:14px;line-height:40px;overflow:hidden}.role-detail-item.editing{background-color:#f5f5f5;padding:8px 0}.role-detail-item__label{float:left;width:21%;text-align:right;padding-right:24px;color:#999}.role-detail-item__field{float:left;width:64%}.role-detail__header{margin-bottom:20px}.role-detail__content{min-height:420px}.role-detail__content .role-desc .role-detail-item__field{word-wrap:break-word;line-height:24px;padding:8px 0}.role-detail__content .role-desc .role-detail-item__field .editable-field__input{width:100%}.role-detail__content .role-desc .role-detail-item__field .shopee-input__area{width:100%;line-height:normal}.role-detail__content .role-desc .role-detail-item__field .shopee-input__area .shopee-input__inner{line-height:20px}.role-detail__content .role-desc .role-detail-item__field .shopee-input__area .shopee-input__inner::-webkit-input-placeholder{color:#bbb}.role-detail__content .role-desc .role-detail-item__field .shopee-input__area .shopee-input__inner::-moz-placeholder{color:#bbb}.role-detail__content .role-desc .role-detail-item__field .shopee-input__area .shopee-input__inner::-ms-input-placeholder{color:#bbb}.role-detail__content .role-desc .role-detail-item__field .shopee-input__area .shopee-input__inner::placeholder{color:#bbb}.role-detail__content .role-desc.editing .role-detail-item__field{padding:0}.role-detail__content .permissions{margin-top:12px;margin-bottom:16px}.role-detail__content .permissions .role-detail-item__label{margin-top:4px}.role-detail__content .permissions .role-detail-item__field{position:relative;background:#fff;padding:16px 24px;line-height:normal}.role-detail__content .permissions .role-detail-item__field .span-action{position:absolute;right:-100px;top:16px}.role-detail__content .permissions .role-detail-item__field .span-action .shopee-icon{width:10px;height:10px;margin-right:2px}.role-detail__content .permissions .role-detail-item__field .buttons{margin-top:20px;margin-left:-24px}.role-detail__content .permissions .role-detail-item__field .buttons .shopee-button{width:120px;margin-right:16px}.role-update-members-modal .shopee-modal__header{background:#e9f9eb;color:#5c7;padding:24px;font-size:16px}.role-update-members-modal .shopee-modal__header .shopee-icon{width:24px;height:24px;margin-right:12px}.role-update-members-modal .shopee-modal__body{line-height:20px}.role-update-members-modal .shopee-modal__body p{margin:0}.role-update-members-modal .shopee-modal__body .desc{max-height:200px;overflow:auto;font-size:12px;background:#f5f5f5;padding:16px;margin-top:12px}.page-operation .page-title{margin-bottom:8px}.page-operation .tab-card__content{padding:0;padding-top:32px}.operation-content .operation-search{padding-bottom:16px;border-bottom:1px solid #f5f5f5}.operation-content .operation-search .grid{margin-bottom:16px}.operation-content .operation-search__label{width:144px;line-height:40px;text-align:right;padding-right:24px;color:#999;font-size:14px}.operation-content .operation-search__input{width:288px}.operation-content .operation-search__input /deep/ input{text-overflow:ellipsis}.operation-content .operation-search__actions{margin-top:-8px}.operation-content .operation-search__actions .shopee-button{width:136px;margin-right:12px}.operation-content .operation-search__date-links{margin-top:4px}.operation-content .operation-search__date-links .active{background-color:#dbedff;opacity:1}.operation-content .operation-search__date-links .shopee-button{margin-left:8px;padding:0 8px;font-weight:400;color:#0f5fb2;opacity:.8}.operation-content .operation-search__input_group{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}.operation-content .operation-search__input_group .shop-select{width:150px}.operation-content .operation-search__input_group .shop-select .shopee-input__inner{border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.operation-content .operation-search__input_group .shop-select .shopee-input__inner input{text-overflow:ellipsis}.operation-content .operation-search__input_group .shop-input{width:288px}.operation-content .operation-search__input_group .shop-input .shopee-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.operation-content .operation-logs{position:relative;margin-top:30px}.operation-content .operation-logs .log-list__header{margin-bottom:30px}.operation-content .operation-logs .log-list__table .shopee-tag.deactive{color:#999;border-color:#999}.operation-content .operation-logs .log-list__table .log-list--objects{word-wrap:break-word;display:block}.operation-content .operation-logs .log-default{font-size:14px;padding:120px 0;text-align:center;color:#bbb}.operation-content .operation-logs .list--loading{position:absolute;top:0;bottom:0;width:100%;max-height:90vh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:rgba(250,243,251,.4)}.operation-content .operation-logs .list--loading .shopee-icon{width:20px;height:20px}.shopee-select__menu .shopee-option .shop-detail__img{transition:color .2s ease 0s}.shopee-select__menu .shopee-option:hover .shop-detail__img{color:#fff}.log-list--objects{word-wrap:break-word;white-space:pre-wrap;display:block}.box{overflow:hidden;font-size:14px;color:#333}.box .text-box{position:relative;width:590px;border:1px solid transparent;overflow:hidden;width:100%}.box .others-box img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;border:1px dotted #bbb}.box .more{height:auto!important}.box .action-box{position:absolute;right:1px;height:25px;cursor:pointer}.box .collapse-action{float:right;cursor:pointer}.box .text-cover{display:inline-block;width:20px;height:18px;background:linear-gradient(90deg,transparent,#fff 60%)}.box .ellipsis{color:#333;vertical-align:top;margin-right:5px}.box .action{display:inline-block;height:38px;font-size:14px;color:#1791f2;background:#fff}.box .action .icon{width:10px;height:8px}.page-account .language-selector{float:left}.page-account .tab-card__content{padding-left:0;padding-right:0}.page-account .page-title{margin-bottom:8px}.page-account.card{padding:24px 48px}.profile-enterprise-info{margin:-4px 0 24px;padding:24px;border-bottom:1px solid #f5f5f5}.profile-enterprise-info__icon{float:left;width:40px;color:#4a91f3;margin-right:16px;margin-top:2px}.profile-enterprise-info__name{height:24px;font-size:20px;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.profile-enterprise-info__name .name-text{max-width:600px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.profile-enterprise-info__tooltip{width:14px;height:14px;line-height:0;margin-left:6px;color:#dbdbdb;vertical-align:middle}.profile-enterprise-info__tooltip:hover{color:#bbb}.profile-enterprise-info__desc{font-size:12px;color:#999;margin-top:4px}.account-setting__title{margin-top:0;font-weight:500}.account-setting__label{font-size:14px;color:#999}.account-setting__action{font-size:14px;margin-left:20px}.account-setting .shopee-button{width:120px;margin-left:12px}.app[data-v-a101f452]{background-color:#fff}.page-not-found[data-v-a101f452]{text-align:center}.page-not-found__img[data-v-a101f452]{width:161px;height:161px;margin:203px auto 24px;border-radius:50%}.page-not-found__title[data-v-a101f452]{font-size:20px;font-weight:500;margin-bottom:16px}.page-not-found__desc[data-v-a101f452]{font-size:14px;color:#999}.page-not-found__btn[data-v-a101f452]{height:40px;margin-top:48px;padding:0 24px}.page-login{position:relative}.page-login__content{margin-top:100px}.page-login .grid{height:100%}.login-portal{height:406px}.login-portal h2{width:343px;font-size:38px;font-weight:500;line-height:42px;margin:0;color:#555}.login-portal p{font-size:16px;color:#999;margin:4px 0}.login-portal__img{width:360px;height:230px;margin-top:16px}.login-portal__img img{width:100%}.login-card{position:absolute;width:480px}.login-card.card{padding:56px 48px}.login-card__header{float:left;margin-bottom:42px}.login-card__header-icon{float:left}.login-card__header-icon svg{fill:#ee4d2d;height:42px}.login-card__header-title{float:left;position:relative;line-height:30px;font-weight:500;font-size:24px;padding-top:12px;padding-left:8px;margin-left:8px}.login-card__header-title:before{content:"";position:absolute;width:1px;height:15px;left:0;top:20px;background-color:#ccc}.login-card__header-err{margin-bottom:26px}.login-form{clear:both}.login-form__title{margin-bottom:48px}.login-form__error{text-align:center;font-size:12px;color:#ff4742;margin-bottom:16px}.login-form__input{margin-bottom:16px}.login-form__input-icon{margin-right:4px}.login-form__input-icon svg{width:14px;height:14px;fill:#bbb}.login-form__button{margin-top:32px}.login-form p.login-form__forgetpwd{text-align:center;margin:24px 0 0;cursor:pointer}.login-form .account-type-toggler{float:right;font-size:14px;color:#1269c1;cursor:pointer}.otp-verify{position:absolute;width:480px;padding:24px 24px 0;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.02)}.err-msg-topup{font-weight:700;text-decoration:underline;cursor:pointer}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-ms-flex:1;flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{border:none;background-color:transparent;opacity:0}.resize-observer[data-v-b329ee4c],.resize-observer[data-v-b329ee4c] object{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden}