.history-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;gap:8px;width:260px;min-height:118px;padding:12px 16px 0 16px;border:1px solid #dadfe3;border-radius:4px;cursor:pointer;-webkit-transition:border-color .3s;transition:border-color .3s}.history-order:hover{border-color:#3a61ee}.history-order--active{border-color:#3a61ee;border-left-width:4px}.history-order__header{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.history-order__order-id{display:inline-block;padding:3px 8px;color:#333;font-size:12px;line-height:16px;background:#edf1f5;border-radius:4px}.history-order__order-title{display:inline;font-weight:600;font-size:14px;line-height:22px}.history-order--closed .history-order__order-title{color:#999}.history-order__category{-ms-flex-item-align:start;align-self:flex-start;max-width:100%;padding:3px 8px;overflow:hidden;font-size:12px;line-height:16px;white-space:nowrap;text-overflow:ellipsis;background:#edf1f5;border-radius:4px}.history-order__processor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0 16px 0}.history-order__processor-dashline{width:1px;height:12px;background:#999}.history-order__processor-name,.history-order__processor-role{overflow:hidden;color:#333;font-size:12px;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.history-order__processor .byted-avatar-sm{width:22px;height:22px;font-size:14px;line-height:22px}.history-order__no-processor,.history-order__order-status{padding:8px 0;color:#999;font-size:12px;line-height:16px}.history-order__order-status{margin-top:auto;border-top:1px dashed #e0e0e0}.sidebar-enter-active,.sidebar-leave-active{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar-enter,.sidebar-enter-active,.sidebar-leave-active,.sidebar-leave-to{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.sidebar-enter,.sidebar-leave-to{-webkit-transform:translateX(-300px);transform:translateX(-300px)}.order-history__sidebar{position:absolute;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0;flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background:#fff;border-right:1px solid #ebebeb;-webkit-box-shadow:2px 0 8px rgba(0,0,0,.05);box-shadow:2px 0 8px rgba(0,0,0,.05)}.order-history__sidebar .order-history__sidebar-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:18px 16px;padding-left:8px;font-weight:600;font-size:12px;line-height:20px;border-left:4px solid #3a61ee}.order-history__sidebar .order-history__sidebar-title span{cursor:pointer}.order-history__sidebar .order-history__sidebar-title span:hover{color:#666!important}.order-history__sidebar .order-history__sidebar-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:0 16px 16px;overflow-y:auto;overflow-y:overlay}.skeleton .skeleton-title{width:100%;height:22px;margin-bottom:8px}.skeleton .skeleton-time{width:60%;height:22px}.skeleton-animation{background:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,74.5%,.2)),color-stop(37%,hsla(0,0%,50.6%,.24)),color-stop(63%,hsla(0,0%,74.5%,.2)));background:linear-gradient(90deg,hsla(0,0%,74.5%,.2) 25%,hsla(0,0%,50.6%,.24) 37%,hsla(0,0%,74.5%,.2) 63%);background-size:400% 100%;-webkit-animation:skeleton-loading 1.4s ease infinite;animation:skeleton-loading 1.4s ease infinite}.block-skeleton{width:100%;height:80px}.avatar-skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.avatar-skeleton .avatar{width:32px;height:32px;border-radius:100%}.avatar-skeleton .content{width:320px;margin-left:24px}.avatar-skeleton .content div{height:16px}.avatar-skeleton .content div:nth-child(odd){width:100%;margin-bottom:8px}.avatar-skeleton .content div:nth-child(2n){width:70%}@-webkit-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.flow-node-content[data-v-4d2585e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;overflow-x:auto;overflow-x:overlay;background:#f8f9fa;border:1px solid #f0f0f0;border-radius:4px}.flow-node-content .dot[data-v-4d2585e0]{width:10px;height:10px;background:#e0e0e0;border-radius:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flow-node-content .dot-focus[data-v-4d2585e0]{background:#6abf40;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.flow-node-content .dot-current[data-v-4d2585e0]{-webkit-transform:translateY(-50%) scale(1.4);transform:translateY(-50%) scale(1.4)}.flow-node-content .flow-item[data-v-4d2585e0]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:120px;border-top:1px solid #ebebeb;-webkit-transform:translateY(4px);transform:translateY(4px)}.flow-node-content .flow-item .name[data-v-4d2585e0]{margin-top:12px;font-size:12px;line-height:16px}.flow-node-content .flow-item[data-v-4d2585e0]:first-child:before{position:absolute;top:-1px;left:0;width:50%;height:1px;background-color:#f8f9fa;content:""}.flow-node-content .flow-item[data-v-4d2585e0]:last-child:before{position:absolute;top:-1px;right:0;width:50%;height:1px;background-color:#f8f9fa;content:""}.flow-node-wrapper[data-v-4d2585e0]{background:#f8f9fa}.flow-loading[data-v-4d2585e0]{margin-top:16px}.reply-edit .reply-edit__textarea{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:100%;max-width:100%;min-height:102px;padding:6px 12px;border:1px solid #dadfe3;border-radius:4px}.reply-edit .reply-edit__textarea:focus{outline:none}.tox .tox-tbtn--bespoke .tox-tbtn__select-label{width:auto!important}.anchor[data-v-cb658090]{position:absolute;top:-52px;right:24px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:36px;min-height:36px;background:#fff;border:1px solid #ebebeb;border-radius:20px;-webkit-box-shadow:0 4px 8px rgba(31,35,41,.05);box-shadow:0 4px 8px rgba(31,35,41,.05);cursor:pointer}.anchor span[data-v-cb658090]:hover{color:#3a61ee}.anchor-middle[data-v-cb658090]{top:-76px;padding:10px}.avatar[data-v-4b6f3b79]{display:inline-block;width:22px;min-width:22px;height:22px;min-height:22px;overflow:hidden;vertical-align:middle;border-radius:100%}.avatar--icon[data-v-4b6f3b79],.avatar--img[data-v-4b6f3b79]{width:100%;height:100%;vertical-align:bottom}.stack-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stack-avatar .stack-avatar--item{-webkit-box-flex:1;-ms-flex:1;flex:1;width:30px;height:30px;margin-left:-8px;overflow:hidden;cursor:pointer}.stack-avatar .stack-avatar--item .avatar,.stack-avatar .stack-avatar--item .stack-more{width:100%;height:100%;border:1px solid #fff;border-radius:100%}.stack-avatar .stack-avatar--item .stack-more{color:#666;font-weight:600;font-size:12px;line-height:28px;text-align:center;vertical-align:middle;background:#f0f0f0}.avatar-detail{padding:8px 16px}.avatar-detail .avatar-detail--item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0}.avatar-detail .avatar-detail--item .avatar-detail--name{color:#333;font-size:14px;line-height:22px}.avatar-detail .avatar-detail--item .avatar-detail--requster{color:#3a61ee;background:#ebf3ff}.avatar-detail .avatar-detail--item .avatar-detail--requster,.avatar-detail .avatar-detail--item .avatar-detail--role{height:22px;margin:0 8px;padding:0 8px;font-weight:600;font-size:12px;line-height:20px;text-align:center;vertical-align:middle;border-radius:4px}.avatar-detail .avatar-detail--item .avatar-detail--role{color:#ffa900;background:#ffe9bc}.stack-avatar--popover .bui-popover-panel{padding:0}.chat-history--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;padding:12px 18px;border:1px solid #ebebeb;border-radius:4px}.chat-history--item:hover{background:#fafafa;cursor:pointer}.chat-history--item .chat-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-history--item .chat-info .chat-info--time{color:#333;font-size:14px;line-height:22px}.chat-history--item .chat-info .chat-info--type{color:#666;font-size:12px;line-height:20px}.chat-history--item .chat-avatar{-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-history--item .chat-entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;font-size:12px;line-height:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-advertiser{padding:24px;background-color:#f8f9fa;border-radius:4px}.detail-advertiser__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-advertiser__wrap__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:50%;margin-bottom:8px;line-height:22px}.detail-advertiser__wrap__item-title{width:150px;margin-right:20px;color:#333;text-align:right}.detail-advertiser__wrap__item-value{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;color:#666}.detail-advertiser__extend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:26px;margin-top:14px;color:#999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-advertiser__extend:hover{color:#333}.detail-advertiser__extend__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.detail-advertiser__extend__btn-icon{margin-right:4px;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.detail-advertiser__extend__btn-icon--reverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lang-box--langs[data-v-13903a3f]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:8px;overflow:overlay}.lang-box--option[data-v-13903a3f]{display:inline-block;width:200px;height:36px;padding:0 8px;color:#333;font-size:14px;line-height:36px;cursor:pointer}.lang-box--option.lang-box--option__current[data-v-13903a3f],.lang-box--option[data-v-13903a3f]:hover{color:#3a61ee}[data-v-13903a3f] .bui-modal-header{padding-bottom:16px}[data-v-13903a3f] .bui-modal-dialog{height:570px}[data-v-13903a3f] .bui-modal-content{-ms-flex-direction:column;flex-direction:column;height:100%}[data-v-13903a3f] .bui-modal-body,[data-v-13903a3f] .bui-modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;overflow:hidden}[data-v-13903a3f] .bui-modal-body{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.translation-box--select[data-v-0ba02782]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.translation-box--lang[data-v-0ba02782]{color:#333;font-size:12px;line-height:20px}.translation-box--trigger[data-v-0ba02782]{display:inline-block;margin-left:4px;color:#999;font-size:14px;vertical-align:middle}.rich-text--container .compliance-img-placeholder{display:inline-block;width:140px;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAeTSURBVHgB7ZzrUttGFMfPSg4Q23XBBAgN6UA6TTq9JPHHfOg0PEHzKO0ThD5CnqB9gyZPkMx0pvRTTTtNL0MTPEBDCAQcbGxjbKl7Vl5pJWwkX1cS+2M0krUr2T7/PWcvOoZAl/y0mr9PiPZAA/iavlyEEGKaJtvTz1lMXp4opFMTa81m88mtW0uPIWSQoBWf5vOT4yf6Q/r1voEQg8bHjRBiH2sagezUJFxK6AWTkB/KR41HudxSEUJAIAGY8evaUzDhLoQYr+GdzUBvgLnZaSqGhl+6QD3i2zB4hBakEmv5ETC+d8+NbxgmNBqnUCqVrTIaOjVd/3H9xdZDkIyvAE9X84thDzsItnwvlgDWvtk0oFKpeiusyBbBV4BLoK1AhOAtX3xtGAYeQKVabXeBVBF8BaDt6g5EBPQC7gmOENZmC9EOiSL4C0DCHfvbwYVALawQxCSwtOiEJBECdcJRQuwLuAgMavyOHsCRIELsBHAmYcRu/ew8KhBk0D1iEWLrAdacQAhHweecIxUhdgJwLCGEEETaD1U7MiIRYivAGUzonhGIEEsBeEt3vKCLlu9lyCLEPASBEILCKUIsBXAvxLEzrZLwiXBh+gDLAXrpCASGIEKsQxARh0CufR8MWIRYd8Ii4gJd3wxQhFj3Aa1XrfBDoO8Q5H6TgYgQ+1EQGt7dEQ+QAYgQ2xDkrAk553A7PW3AQOlThNiGIHEvUiqXYeD0IUKsh6HicwG+GFculWAo9ChCbEPQmWFo67hSrcHbtwcwFHoQIdYhSATtz1JS6MGbvX2o1mowFFCE9Y37QatfgHkAYYlZLq+g+my8LMAeFWI4769/n89vTAapewEW4/heYx7AvIAKgk/IXu3swPPnf8E+DUnHlSoMCsw7Sqa1QKk8vnPzn3/5bQgD6OHSPjnLgEazCc1GA5p03zjFPd2Mpp03xNNX8A87bYNl1Fkeg3fkD/mJMKdj58EqTKdTMDc7C9PTWTxTLJeaS34pkAmIIXwe4IQidHQTNOoFpqazMj2h88pMEF0nzDtQLN6F6PTP8PQnxLY+sdNe+PvUaiewubXNQtuNG0uT6bSGGSXPzvussRQAESdjlmF5fhCK4XxtzdTa5pM65dZ13OCa9aDZqWPyh/2t4S4VGT1tc3Mbrn+48AAuqgCIe0ZMmHGwpTNMnZ3DsMPDjTd0tSpCu0jtnexxL0AvY/el9ysWD78CH2ItAMJbvzgv0HWdjYww7hNi0GPMmmuyMveDHAtX7IdWqovQ8jFsWfWcRABr2cNY9Pt8kRMgkdBgfm4GstkMJJOX7fMnJ3U4OirDm/1Duj8+cx0aBMXgyVnoDQgKYRlctzthxG7/ZufVVEcI3dXn4L3xiHbyvkPRyAiAhl+4dhXmr15pWz4+PgYzM1m2oRD/vtyiopy66nARxLCBqevCL2rASuEShjisoGV+e1XVSbfjnuF4jFVuTfx08P1eEAHGxy/BJzcXXS3+PDKZNNz+4iY8//MFVCo1T7KWMz8wTTw27FaOoYgbmRvUGVGB65xYR+y07TFSwCSASAjgNX6j0YSd3X2oHFfZBApbf4qWo3fgMZKgcf6zTz+yRRDh/YH18yUrFFlGNtu25LMtX8R7DYAgA/gRegGuL8y5jH9wcAQvNraYCBwMNRj3d17vwwKtf/3aHDuPIqB4v679zV57W6XYQVt9g7VsgYg/dyLEnfLI79Vp2du6RgvkBaFeisDQs9AyJoLG/2e94DK+l+3tXShsvhLuMdax30DEkMS9gb8+u6oKznKGUMZf8zKx3I9QCzA19b59jKMc0bDnsbOzzzpiTnYq43uNKIRovE5CeK/xihK0Dwi1ANOC4TDEoAhB2fpv1z7GTjmR8B+R9IJoaNcMWgtm2lAL4Ir9h++gG7xzgWRyAoaNe4RlRj8Eia0W11e6pSZ4zPjYGISRi5OeHlKUAJJRAkhGCSCZ0MyEM++l2HCxE7NXsrROGroBZ8IcXD3lyxRIvV6HN3uHIJtQCIDLDeKMtx0zM1PQD1k6qcsKEzsE3/P3P9bPnVkPG+khKJNJ+Rp/WKBHXJ27AjKRLkDQJeZhcV7YGwXSBRDj9EVEjYIkE3kBap7HjlEj0lkRW3Ttf5uuemJnevvzj4e24jlMIu0Br3et5Fpcpq4MMLdzlERaAJnj90GhOmHJKAEkowSQTKQFiOKox0ukBVj4YJalrvitpIaZSM8D5udn2BZlVB8gGSWAZKQL0Eu6SZyQLkCpdAwyOewy4WvQSBfg+LjqSiMcJe9aGdUyCcUoCDOa9+gD8lRygv1+axSc1Ottf8o0akIzDMUVzW6Sb+OCGgVJRgkgGSWAZJQAklECSEYJIBklgGSUAJJRAkhGCSAZJYBklACSUQJIRgkgGSWAZJQAklECSEYJIBklgGSCCFAARU+YJqz51fEVwDCMJ6DoCY2Y/QtgEngMit4wze/8qvgK8OW93DPqBY9A0RUGwKN793IFv3qBOuHTE1gJEs8ULQispcaNlSBVAwmwvJwr1mvGsvIEf7DlXx4zlnO5XDFI/WD/3FJgdTW/aAL1CCB3CCF3QYEUqOmfNE14jCG7i+vgf2dBtFT8kZmtAAAAAElFTkSuQmCC) no-repeat 50% #fafafa;background-size:48px;border-radius:4px;cursor:not-allowed}.rich-text--container table{width:auto!important}.rich-text--container ol li{list-style:inherit}.rich-text--container ul li{list-style:inside}.rich-text--container *{max-width:100%!important}.rich-text--container img{cursor:pointer}.translation-box[data-v-cf46eac8]{position:relative;margin-top:8px;padding:6px 8px;background:#f0f0f0;border-radius:4px}.translation-box--header[data-v-cf46eac8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.translation-box--header-left[data-v-cf46eac8],.translation-box--header-right[data-v-cf46eac8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.translation-box--icon[data-v-cf46eac8]{margin-right:5px;color:#3a61ee;font-size:14px;vertical-align:middle}.translation-box--title[data-v-cf46eac8]{margin-right:8px;color:#999;font-size:12px;line-height:20px;vertical-align:middle}.translation-box--body[data-v-cf46eac8]{color:#666;font-size:14px;line-height:22px}.translation-box--placeholder[data-v-cf46eac8]{height:66px}.detail-info-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;color:#333;line-height:22px}.detail-info-content__label{width:100px;margin-right:20px;text-align:right}.detail-info-content__content{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#333}.common-text__content__item,.detail-info-content__content{line-height:22px;word-break:break-word}.suspend-apeal-list__item[data-v-2bae787c]{display:inline-block;width:100px;margin:10px;vertical-align:top}.suspend-apeal-list__mask[data-v-2bae787c]{position:absolute;top:0;right:0;bottom:0;left:0;display:none;background:rgba(0,0,0,.5);cursor:pointer}.suspend-apeal-list__file[data-v-2bae787c],.suspend-apeal-list__mask[data-v-2bae787c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.suspend-apeal-list__file[data-v-2bae787c]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;height:100px;margin-bottom:8px;overflow:hidden;border:1px solid #dadfe3;border-radius:4px}.suspend-apeal-list__file.suspend-apeal-list--error[data-v-2bae787c]{cursor:not-allowed}.suspend-apeal-list__file:hover .suspend-apeal-list__mask[data-v-2bae787c]{display:-webkit-box;display:-ms-flexbox;display:flex}.suspend-apeal-list__img[data-v-2bae787c]{width:92px;height:92px;-o-object-fit:contain;object-fit:contain}.suspend-apeal-list__name[data-v-2bae787c]{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;color:#666;font-size:12px;line-height:16px;text-align:center;word-break:break-all}.suspend-apeal-list__container[data-v-611ccca8]{margin:-10px}.single-plus__content--item[data-v-52cfe664]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:4px;padding:3px 8px;background:#edf1f5;border-radius:4px;cursor:pointer}.single-plus__content--active[data-v-52cfe664]{color:#3a61ee;background:#dce3ff}.single-plus__content--item[data-v-d6f230ae]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:4px;padding:3px 8px;background:#edf1f5;border-radius:4px;cursor:pointer}.single-plus__content--active[data-v-d6f230ae]{color:#3a61ee;background:#dce3ff}.DiagnosisAndSuggestionRow[data-v-50426e06]{padding:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.col[data-v-50426e06]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:22px;color:#333}.notification[data-v-50426e06]{font-style:italic;font-size:14px;line-height:22px;color:#999}.DiagnosisAndSuggestionTable[data-v-c583d11a]{margin-top:16px}.title[data-v-c583d11a]{font-weight:600;font-size:14px;line-height:22px;color:#333}.header[data-v-c583d11a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4px;border-bottom:1px solid #ebebeb;gap:4px}.col[data-v-c583d11a]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:22px;color:#333;padding:6px 0}.ToggleBtn[data-v-f58f860e]{cursor:pointer}.DiagnosisAndSuggestionItem[data-v-39b5449c]{border-top:1px dashed #e0e0e0;margin-top:16px;padding-top:16px}.header[data-v-39b5449c]{-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header[data-v-39b5449c],.left[data-v-39b5449c]{display:-webkit-box;display:-ms-flexbox;display:flex}.left[data-v-39b5449c]{gap:40px}.meta[data-v-39b5449c]{font-size:14px;line-height:22px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.toggle[data-v-39b5449c]{-ms-flex-item-align:end;align-self:flex-end}.DiagnosisAndSuggestion[data-v-1dcafbdc]{background:#f8f9fa;border-radius:4px;margin-top:16px;padding:24px}.top[data-v-1dcafbdc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title[data-v-1dcafbdc]{font-weight:600;font-size:16px;line-height:24px;color:#333}.tools[data-v-1dcafbdc]{gap:16px}.tool[data-v-1dcafbdc],.tools[data-v-1dcafbdc]{display:-webkit-box;display:-ms-flexbox;display:flex}.tool[data-v-1dcafbdc]{gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label[data-v-1dcafbdc]{font-size:12px;line-height:20px;color:#333}.groupId[data-v-1dcafbdc]{width:120px}.issueDate[data-v-1dcafbdc]{width:210px}.issueDate--error[data-v-1dcafbdc]{border-color:#f65656}.search[data-v-1dcafbdc]{min-width:30px;padding:0}.notice[data-v-1dcafbdc]{margin-top:8px;font-size:12px;line-height:20px;color:#999}.loading[data-v-1dcafbdc]{border-top:1px dashed #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;padding-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loadingText[data-v-1dcafbdc]{font-size:14px;line-height:22px;color:#999}.detail-info{padding:24px 24px 8px;background:#f8f9fa;border-radius:4px}.detail-info__tags{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.detail-info__tags,.detail-info__tags__right{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-info__tags__right{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-info__tags__icon{position:relative;top:-6px;margin-right:20px}.detail-info__tags__add{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:88px;height:26px;margin-bottom:10px;color:#333;font-weight:400;font-size:14px;border:1px dashed #dadfe3;border-radius:4px;cursor:pointer}.detail-info__tags__add__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:0 6px;background:#fff}.detail-info__tags__add__btn__icon--hover{display:none}.detail-info__tags__add:hover{color:#3a61ee;border:1px dashed #3a61ee}.detail-info__tags__add:hover .detail-info__tags__add__btn__icon{display:none}.detail-info__tags__add:hover .detail-info__tags__add__btn__icon--hover{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.detail-info__tags__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;height:26px;margin-right:12px;padding:0 8px;background:#edf1f5;border-radius:4px}.detail-info__item,.detail-info__tags__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-info__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.detail-info__item__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;padding-left:32px}.detail-info__item__wrap--icon{position:absolute;top:1px;left:0}.detail-info__item__wrap--title{width:60px;margin-right:20px;color:#333;font-weight:400;text-align:right}.detail-info__item__wrap--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#666;font-weight:400}.detail-info__item__wrap--content__file{width:100px;height:100px}.detail-info__item__wrap--richtext{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#666;font-weight:400}.detail-info .bui-input,.detail-info .byted-input-md{height:100%}.detail-info__translation{margin-top:-8px!important;margin-bottom:12px;margin-left:170px;background:#f0f0f0}.common-item__i18nLabel{color:#666!important}.detail-info__item--i18n .common-item__i18nLabel{width:150px!important;min-width:150px!important;max-width:150px!important}.content-wrapper-card{width:100%}.content-wrapper-card__header{padding:8px 16px;background-color:#f8f9fa;border:1px solid #ebebeb;border-top-left-radius:4px;border-top-right-radius:4px}.content-wrapper-card__header-no-body{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.content-wrapper-card__body{padding:12px 16px;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-left:1px solid #ebebeb;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.content-wrapper-card__body-no-header{border-top:1px solid #ebebeb;border-top-left-radius:4px;border-top-right-radius:4px}.content-wrapper-plain{width:100%}.content-wrapper-plain:hover .detail-content__operation{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-4px;overflow:hidden;background:#fff;border-radius:4px}.span-with-tips[data-v-14730103]:hover{font-weight:500}.span-with-tips--title .bui-popover-panel{padding:6px 12px!important;background:rgba(51,51,51,.95)!important}.span-with-tips--title .bui-popover-arrow{background:rgba(51,51,51,.95)!important;border-color:rgba(51,51,51,.95)!important}.span-with-tips--title .bui-popover-body{color:#fff!important}.plain-log[data-v-13ca5578]{line-height:22px}.card-log[data-v-6ba8d2d5]{overflow:hidden;border:1px solid #ebebeb;border-radius:4px}.card-log--header[data-v-6ba8d2d5]{padding:8px 16px;background-color:#f8f9fa}.card-log--title[data-v-6ba8d2d5]{color:#333;font-weight:500;line-height:22px}.card-log--right[data-v-6ba8d2d5]{float:right;color:#999;font-size:14px;line-height:32px}.card-log--subtitle[data-v-6ba8d2d5]{margin-top:6px;color:#999}.card-log--body[data-v-6ba8d2d5]{padding:12px 16px;background:#fff;border-top:1px solid #ebebeb}.card-log--body>div[data-v-6ba8d2d5]{line-height:20px}.field[data-v-0ee2dc66]:after{display:inline-block;margin:0 8px;color:#e0e0e0;content:"|"}.field[data-v-0ee2dc66]:last-child:after{content:none}.order-archive{font-size:14px;line-height:22px}.order-archive--title{color:#333}.order-archive--extra{margin-top:8px}.order-archive--info{color:#999;font-size:14px;line-height:22px}.ellipsis-box--content[data-v-2a565c17]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis-box__open .ellipsis-box--content[data-v-2a565c17]{height:auto!important;white-space:normal}.ellipsis-box--btn[data-v-2a565c17]{margin-top:6px;color:#3a61ee;cursor:pointer}.ellipsis-box--icon[data-v-2a565c17]{margin-right:4px;font-size:16px}.ellipsis-box--btn-text[data-v-2a565c17],.ellipsis-box--icon[data-v-2a565c17]{display:inline-block;vertical-align:middle}.transfer-to-global-Payment-log--uploader[data-v-f6bd32ca]{margin-top:16px!important}.PriorityLog__reason[data-v-102b78e4]{font-size:14px;line-height:22px;color:#666;margin-top:8px}.ViewDetailModal__no-header[data-v-7ec5092e] thead{display:none}.ViewDetailModal__title[data-v-7ec5092e]{font-size:20px;margin:16px 0}.distributeLog__detail[data-v-1d4f5366]{color:#3a61ee;cursor:pointer;margin-left:20px}.avatar--image{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;border-radius:50%}.detail-content__wrap__subinfo{margin-top:6px;color:#999}.detail-content__wrap__subinfo__item-ellips{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.detail-content__wrap__subinfo__link{margin-top:6px;color:#3a61ee;cursor:pointer}.detail-content__toggle-icon{margin-right:4px;font-size:16px}.detail-content__toggle-icon,.detail-content__toggle-text{display:inline-block;vertical-align:middle}.countries[data-v-d54a538a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin:16px 0}.country[data-v-d54a538a]{padding:4px 8px;background:#f2f2f2;border-radius:4px;cursor:pointer}.country.active[data-v-d54a538a]{color:#fff;background:#3a61ee}.detail-content__wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:auto}.detail-content__wrap__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:22px}.detail-content__wrap__info-card{margin-bottom:0;padding:0}.detail-content__wrap__info--name,.detail-content__wrap__info--reply{color:#333;font-weight:600;line-height:22px}.detail-content__wrap__info--reply{padding:0 6px;font-size:12px;background:#ebebeb;border-radius:4px}.detail-content__wrap__info__left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-content__wrap__info__left-card{color:#333;font-weight:600}.detail-content__wrap__info__right{color:#999;font-size:14px}.detail-content__wrap__reply{padding-top:8px;overflow:hidden;color:#333;font-weight:400;line-height:22px;word-wrap:break-word;word-break:break-word}.detail-content__wrap__reply *{max-width:100%!important;word-wrap:break-word}.detail-content__wrap__reply .fr-emoticon-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:16px;min-height:16px;background-repeat:no-repeat!important;background-position:50%!important;background-size:contain!important}.detail-content__wrap__reply img{display:block;width:auto;max-width:100%;height:auto;max-height:110px;padding:4px 0;cursor:pointer}.detail-content__wrap__reply div{white-space:normal!important}.detail-content__wrap__reply .pre-text{white-space:pre-line!important}.detail-content__wrap__reply p{-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}.detail-content__wrap__reply p:first-child,.detail-content__wrap__reply p:last-child{margin:0}.detail-content__wrap__reply ol,.detail-content__wrap__reply ul{display:block;list-style-type:disc;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:40px;padding-inline-start:40px}.detail-content__wrap__reply ol li{list-style-type:decimal}.detail-content__wrap__reply ul li{list-style-type:disc}.detail-content__wrap__input{margin-top:20px}.detail-content__wrap__input__operation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}.detail-content__wrap__separator{width:180px;height:0;margin:12px 0;border-top:1px dashed #d6d6d6}.detail-content__operation{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px;border:1px solid #e0e0e0}.detail-content__operation .detail-content-icon{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;padding:0 8px;font-size:12px;line-height:20px;white-space:pre;background:#fff;cursor:pointer}.detail-content__operation .detail-content-icon .icon{font-size:14px}.detail-content__operation .detail-content-icon:hover{background:#f0f0f0}.detail-content__operation .detail-content-icon-wrapper:not(:last-child){border-right:1px solid #e0e0e0}.log-content .detail-content_role{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#999;font-size:12px;line-height:22px;text-align:right}.log-content .detail-content_hourglass{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;color:#999;font-size:14px;line-height:22px}.log-content .detail-content_hourglass.final-solution{color:#6abf40}.detail-content_nameDesc{line-height:22px}.detail-content_nameDesc:hover{color:#333!important;font-weight:500}.operate-log__item--left{position:relative}.operate-log__item--left .avatar{position:-webkit-sticky;position:sticky;top:10px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:100%}.operate-log__item--left .icon-avatar{border:1px solid #e0e0e0}.operate-log__item--left:after{position:absolute;top:40px;bottom:-8px;left:15px;width:2px;background:#ebebeb;content:""}.operate-log__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0;background:#fff}.operate-log__item.final-solution{position:relative}.operate-log__item.final-solution:before{position:absolute;top:0;bottom:0;width:calc(100% + 48px);background:#f3faf0;-webkit-transform:translateX(-24px);transform:translateX(-24px);content:""}.operate-log__item:last-child .operate-log__item--left:after{display:none}.operate-log__item--right{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;margin-left:24px}.operate-log__item--right .log-content{color:#333;font-size:14px;line-height:22px}.operate-log__item--right .log-time{color:#999;font-size:12px;line-height:18px}.detail-log_orderid{margin:0 4px;color:#3a61ee;cursor:pointer}.order-detail__switch{margin-top:32px}.order-detail__switch .bui-tabs-header{position:-webkit-sticky;position:sticky;top:-24px;z-index:2;background:#fff;border-bottom:1px solid #ebebeb}.order-detail__switch .bui-tabs-header:before{position:absolute;top:0;bottom:0;width:calc(100% + 48px);background:#fff;-webkit-transform:translateX(-24px);transform:translateX(-24px);content:""}.order-detail__switch .bui-tab-nav{color:#666}.order-detail__switch .active .bui-tab-nav{color:#333}.order-detail__switch--pane{padding-top:24px}.rolefilter{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;color:#666}.rolefilter .rolefilter_label{margin-right:12px}.rolefilter .rolefilter_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;color:#333;font-size:14px;line-height:22px;cursor:pointer}.rolefilter .rolefilter_container .icon-1{margin:0 8px;color:#999}.rolefilter .rolefilter_container .icon-2{color:#999}.rolefilter .rolefilter_container .byted-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rolefilter .rolefilter_container.active{background:#f5f5f5;border-radius:4px}.detail-quick-answer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:26px}.detail-quick-answer,.quicker_answer_contianer{display:-webkit-box;display:-ms-flexbox;display:flex}.quicker_answer_contianer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.detail-quick-answer-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:14px;line-height:22px}.detail-quick-answer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-quick-answer__wrap__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;margin-right:8px;margin-bottom:4px;padding:0 8px;background:#edf1f5;border-radius:4px;cursor:pointer}.detail-quick__box{position:relative;min-height:22px}.tooltip-popper{padding:8px}.global-popover[data-v-0e651368]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.global-popover__mask[data-v-0e651368]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.appendx-popover{top:-4px!important;padding:0!important}.appendx-popover .bui-popover-panel{padding:0}.appendx-content{width:372px;padding:16px}.reply-appendix--active{color:#1442e9!important}.reply-select{width:240px;height:192px}.reply-select--item{padding:6px 12px;color:#333;font-size:14px;line-height:22px}.reply-select--item:hover{background:#f0f0f0}.quick-reply--popper{top:-4px!important;padding:6px 0}.order-detail--reply__action{position:relative;width:100%;min-height:38px;padding-bottom:8px}.order-detail_guest{padding-top:8px}.order-detail_guest .order-detail_guest--title{gap:8px;-ms-flex-line-pack:center;align-content:center}.order-detail_guest .order-detail_guest--title,.reply-action{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:8px}.reply-action{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.reply-action--operate{position:absolute;top:0;right:0}.reply-action--operate span{margin-left:12px;cursor:pointer}.container[data-v-a32ab796]{padding:0!important}.menu-trigger[data-v-a32ab796]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:6px 8px;border-radius:4px;cursor:pointer}.menu-trigger.open[data-v-a32ab796],.menu-trigger[data-v-a32ab796]:hover{background:#f0f0f0}.left[data-v-a32ab796]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:2px}.right[data-v-a32ab796]{-webkit-box-flex:1;-ms-flex:1;flex:1}.label[data-v-a32ab796]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333;font-weight:600;font-size:14px;line-height:22px}.hint[data-v-a32ab796]{color:#666;font-size:12px;line-height:20px}.toggle-btn[data-v-a32ab796]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sub-menu[data-v-a32ab796]{padding:12px 0 0 24px}.menu-item[data-v-a32ab796]{padding:6px 0 6px 16px;color:#333;font-weight:600;font-size:14px;line-height:22px}.select-assignee-hint[data-v-a32ab796]{padding:8px 0 0 16px;color:#666;font-size:12px;line-height:20px}.assignees[data-v-a32ab796]{max-height:200px;overflow-y:auto;overflow-y:overlay}.assignee[data-v-a32ab796]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;overflow:hidden}.assignee-avatar[data-v-a32ab796],.assignee-name[data-v-a32ab796]{-ms-flex-negative:0;flex-shrink:0}.assignee-email[data-v-a32ab796]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.assignee[data-v-a32ab796],.menu-item[data-v-a32ab796]{border-radius:4px;cursor:pointer}.assignee[data-v-a32ab796]:hover,.menu-item[data-v-a32ab796]:hover{background:#f0f0f0}.menu-item[data-v-70f49c72]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:6px 8px;border-radius:4px;cursor:pointer}.menu-item[data-v-70f49c72]:hover{background:#f0f0f0}.left[data-v-70f49c72]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:2px}.right[data-v-70f49c72]{-webkit-box-flex:1;-ms-flex:1;flex:1}.label[data-v-70f49c72]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333;font-weight:600;font-size:14px;line-height:22px}.hint[data-v-70f49c72]{color:#666;font-size:12px;line-height:20px}.hint.warn[data-v-70f49c72]{color:#fa9000}.container[data-v-fb212bec]{padding:12px}.header[data-v-fb212bec]{color:#333;font-weight:600;font-size:14px;line-height:22px}.body[data-v-fb212bec]{margin:14px 0;color:#666;font-size:12px;line-height:20px}.footer[data-v-fb212bec]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.divider[data-v-fb212bec]{margin:10px 0;border-top:1px solid #e0e0e0}.detail-reply-menu-list .bui-popover-panel{padding:0}.signatureEdit[data-v-b2095cb0]{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:10000;border:0}.select-item{height:34px;padding:6px 12px;cursor:pointer}.signature-select{position:relative;min-width:200px;padding-bottom:50px;color:#333;font-size:14px;line-height:22px}.signature-list{overflow:auto}.signature-select--item:hover{background:#f0f0f0}.signature-operate{position:absolute;bottom:0;width:100%;padding:6px 0}.signature-operate--edit{position:relative;width:100%;cursor:pointer}.signature-operate--edit:before{position:absolute;top:-6px;right:12px;left:12px;height:1px;background:#ebebeb;content:""}.signature--popover{top:-4px!important;width:auto!important;padding:0!important}.signature--popover .bui-popover-panel{padding:0!important}.detail-reply__expand{position:relative;padding:10px 24px;border-top:1px solid #ebebeb;-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.05);box-shadow:0 -2px 8px rgba(0,0,0,.05)}.detail-reply__expand .reply-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:12px}.detail-reply__expand .reply-footer--left,.detail-reply__expand .reply-footer--right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.detail-reply-expand-btn{position:absolute;top:2px;left:50%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);cursor:pointer}.detail-reply-expand-btn__icon{position:absolute;top:50%;left:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.detail-reply__retract{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:60px;padding:12px 24px;border-top:1px solid #ebebeb}.detail-reply__retract .reply-avatar{width:32px;height:32px}.detail-reply__retract .reply-input{width:100%;height:36px;background:#f5f5f5;border-radius:4px}.detail-reply__retract .reply-input--placeholder{padding:0 12px;color:#c1c1c1;font-size:14px;line-height:36px;cursor:text}.detail-reply__retract .reply-input--not-allow{cursor:not-allowed}.reply-content{position:relative}.reply-content .tox-tinymce{height:200px!important}.reply-content__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.reply-content .athena-rich-editor{height:200px!important;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.full-screen .reply-edit__textarea{height:calc(80vh - 160px)}.full-screen .athena-rich-editor,.full-screen .tox-tinymce{height:calc(80vh - 160px)!important}.popover-tips{width:100%}.reply-assign--wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.detail-reply__header,.reply-assign--wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-reply__header{margin-bottom:8px}.detail-reply__operate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:21px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.order-detail-content__title{color:#333;font-weight:600;font-size:18px;line-height:26px}.order-detail-content__title .content-title--vip{margin-right:4px}.order-detail__compliance-mode{margin:16px 0}.order-detail__sla-alert{margin-bottom:16px}.order-detail-content__time{margin:8px 0 16px;color:#999;line-height:22px}.order-detail-content__time,.order-detail-content__time .pending-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-detail-content__time .pending-time{position:relative;margin-left:12px;padding-left:12px}.order-detail-content__time .pending-time .time-duration__fragment:not(:last-child){margin-right:.3em}.order-detail-content__time .pending-time .pending-time--label{margin-right:5px}.order-detail-content__time .pending-time:before{position:absolute;top:3px;bottom:3px;left:0;width:1px;background:#e0e0e0;content:""}.time-picker__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:90px;height:34px;padding:6px 12px;border:1px solid #e0e0e0;border-radius:4px}.time-picker__wrap:hover{border-color:#3a61ee;cursor:text}.time-text{color:#333;font-size:14px;line-height:22px}.time-picker--popper{width:90px}.time-picker__item{font-size:14px!important}.time-picker__item--active{background-color:#f0f0f0}.notification-add{display:inline-block;color:#3a61ee;cursor:pointer}.notification-add,.notification-info{font-size:14px;line-height:22px}.notification-info .notification-info--time{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification-info .notification-info--time .time-text{color:#333}.notification-info .notification-info--time .notification-eidt{cursor:pointer}.notification-info .notification-info--notice{color:#999;word-break:break-word}.notification-edit .notification-edit--operate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:8px}.notification-edit .notification-date-picker{width:140px;height:34px}.notification-edit .operate-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer}.notification-edit .notification-edit--textarea{width:238px;min-height:60px}.people-select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-select__operation-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}.people-select__avatar{display:inline-block;width:22px;height:22px;margin-right:12px;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%}.people-select__name{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:12px;white-space:nowrap}.people-select__email{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.people-select__role{white-space:nowrap}.people-select__slot{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}.people-select .byted-input .bui-input{background-color:#fff}.people-select input{padding-right:40px!important}.people-select .peopleselect_icon{position:absolute;top:8px;right:10px;z-index:100}.people-select .peopleselect_icon.active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.people-select__tips{height:34px;color:#333;font-size:14px;line-height:34px}.people-select__link{display:inline-block;margin-top:10px;color:#3a61ee;font-size:14px}.people-select .bui-popover-panel{width:100%}.byted-popover .bui-popover-panel .bui-popover-header{margin-bottom:14px;color:#333;font-weight:600;font-size:14px;line-height:20px}.byted-option>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bui-popover-body{position:relative}.peopleSelect_scroll{position:absolute;top:40px;z-index:100;width:100%;max-height:250px;padding:6px 0;overflow-y:auto;overflow-y:overlay;text-align:center;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08)}.peopleSelect_scroll .peopleSelect_scroll_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px;cursor:pointer}.peopleSelect_scroll .peopleSelect_scroll_item:hover{background:#f0f0f0}.peopleSelect_scroll .peopleSelect_noResult{padding:6px 12px;text-align:center}.peopleSelect_scroll .bui-loading-icon-rotate-large,.peopleSelect_scroll .bui-loading-icon-rotate-small{fill:#666!important}.select-text[data-v-0e7c6816]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;color:#999;font-size:14px;line-height:22px;word-break:break-word;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-text .text[data-v-0e7c6816]{color:#333}.select-text--disable[data-v-0e7c6816]{cursor:default}.detail-setting__avatar{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;line-height:22px;cursor:pointer}.detail-setting__avatar--img{margin-right:8px}.detail-setting__avatar--name{display:inline-block;max-width:113px}.detail-setting__avatar--user{cursor:auto}.detail-setting__avatar--user:hover{background:#fff}.assignee-choose{margin-bottom:16px;padding-bottom:16px;border-bottom:1px dashed #d6d6d6}.assignee-choose .detail-setting__avatar{height:36px}.assignee_disabled{cursor:not-allowed;pointer-events:none}.dropdown-wrap--col{width:auto;min-width:200px;max-width:600px;overflow:auto;font-size:14px;line-height:22px}.dropdown-wrap--col:not(:first-child){border-left:1px solid #ebebeb}.dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:9px 16px;color:#333;cursor:pointer}.dropdown-item:hover{color:#338aff;background:#f0f0f0}.dropdown-item--choose{color:#338aff}.dropdown-item--active{color:#338aff;background:#f0f0f0}.dropdown-item--text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.dropdown-item--color{width:16px;height:16px;border-radius:100%}.order-tag--popover{width:auto!important;padding:0!important}.order-tag--popover .bui-popover-panel{padding:0!important}.order-tag--bind{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.tag-tags{padding-right:8px!important}.tag-tags .bui-tag-close{display:none}.tag-tags:hover{padding-right:25px!important}.tag-tags:hover .bui-tag-close{display:block}.dropdown-wrap{min-width:200px;min-height:200px;max-height:300px;padding:6px 0;overflow:hidden}.dropdown-wrap,.tag-add{display:-webkit-box;display:-ms-flexbox;display:flex}.tag-add{gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 8px;font-size:12px;line-height:18px;text-transform:capitalize;border:1px dashed #e0e0e0;border-radius:4px;cursor:pointer}.PrioritySetting__input[data-v-48796f10]{width:204px}.PrioritySetting__input--error[data-v-48796f10] input{border-color:#d83e0e}.title[data-v-48796f10]{font-weight:600;font-size:14px;line-height:22px;color:#121212;margin-bottom:12px}.group1[data-v-48796f10] .byted-radio{display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0}.group1[data-v-48796f10] label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.group1[data-v-48796f10] .bui-radio-input-label{-webkit-box-flex:1;-ms-flex:1;flex:1}.group2[data-v-48796f10] label{width:100%;display:block}.group2[data-v-48796f10] .byted-radio{width:50%;margin:0 0 8px}.group2[data-v-48796f10] .byted-radio:last-child{width:100%;margin-bottom:0}.group1.byted-radio-group[data-v-48796f10],.group2.byted-radio-group[data-v-48796f10]{display:block}.other[data-v-48796f10]{margin-left:24px}.required[data-v-48796f10]{margin-top:4px;font-size:12px;line-height:20px;color:#d83e0e}.div[data-v-48796f10]{border-top:1px solid #ebebeb;margin-top:16px;padding-top:16px}.priority-badge[data-v-33be7470]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px}.priority-badge--p0[data-v-33be7470],.priority-badge--p1[data-v-33be7470],.priority-badge--p2[data-v-33be7470],.priority-badge--p3[data-v-33be7470],.priority-badge--unable-to-assess[data-v-33be7470]{padding:1px 8px;border-radius:4px}.priority-badge--p0[data-v-33be7470]{color:#f65656;background:#feecec}.priority-badge--p1[data-v-33be7470]{color:#ffa900;background:#fff8eb}.priority-badge--p2[data-v-33be7470]{color:#6abf40;background:#f3faf0}.priority-badge--p3[data-v-33be7470]{color:#a382fb;background:#f1ecfe}.priority-badge--none[data-v-33be7470]{color:#999}.priority-badge--unable-to-assess[data-v-33be7470]{color:#333;background:#f5f5f5}.select-text--wrapper{display:inline-block}.popover-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.popover-wrap .bui-popover-panel{padding:24px}.category-popper .bui-popover-panel{padding:16px}.popover-wrap__header{padding-bottom:15px;text-align:center;border-bottom:1px solid #ebebeb}.popover-wrap__content{margin-bottom:8px}.popover-wrap__item{margin-bottom:16px}.popover-wrap__item-title{margin-bottom:8px;color:#333;font-size:14px}.archivepopover_admin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;cursor:pointer}.archivepopover_admin span{margin-left:8px}.status[data-v-f74a5f34]{display:inline-block;padding:1px 8px;color:#fff;font-weight:500;font-size:12px;line-height:20px;vertical-align:middle;border-radius:4px}.status__to_be_processed[data-v-f74a5f34]{color:#333;background:#f5f5f5}.status__processing[data-v-f74a5f34]{background:#ffa900}.status__solved[data-v-f74a5f34]{background:#6abf40}.status__pending[data-v-f74a5f34]{background:#0ce5de}.status__closed[data-v-f74a5f34]{color:#333;background:#f5f5f5}.hight-light--strong{color:#3a61ee}.lark-popover{width:auto!important}.join-lark__btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px 16px;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:19px;cursor:pointer}.join-lark__tips{width:240px;word-break:break-word}.associate-issue__link-count--warnning[data-v-01083a10]{color:#f65656}.associate-item[data-v-01083a10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:content-box;box-sizing:content-box;padding:8px 18px}.associate-item[data-v-01083a10]:hover{background:#f0f0f0}.associate-item__title[data-v-01083a10]{color:#333;font-weight:600;font-size:14px;line-height:22px;cursor:pointer}.associate-item__title[data-v-01083a10]:hover{text-decoration:underline}.associate-item-name[data-v-01083a10]{display:inline-block;width:100%;overflow:hidden;color:#333;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.associate-item-desc[data-v-01083a10],.associate-item-meta[data-v-01083a10]{overflow:hidden;color:#999;font-size:12px;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.associate-issue--split[data-v-01083a10]{display:inline-block;width:1px;height:10px;margin:0 8px;background:#999}.associate-item--left[data-v-01083a10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.associate-item--right[data-v-01083a10]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.associate-item--close[data-v-01083a10]{display:inline-block;color:#999;line-height:48px;text-align:center;vertical-align:middle;cursor:pointer}.associate-item--close[data-v-01083a10]:hover{color:#666}.associate-item__link[data-v-01083a10]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 16px;color:#333;font-size:12px;line-height:20px;background:#fff;border:1px solid #e0e0e0;border-radius:16px}.associate-item__link-lark[data-v-01083a10],.associate-item__link[data-v-01083a10]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.associate-item__link-lark[data-v-01083a10]{height:100%;margin-left:8px;padding-left:8px;border-left:1px solid #e0e0e0}.associate-plain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px;color:#333;font-size:14px;line-height:22px}.associate-plain .associate-plain--title{cursor:pointer}.associate-plain .associate-plain--icon:hover{color:#666!important;cursor:pointer}.page-scroll[data-v-e1979a62]{overflow:auto}.page-scroll--empty[data-v-e1979a62]{line-height:34px;text-align:center}.page-scroll--empty[data-v-e1979a62] .bui-infinite-scroller-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.iframe-modal[data-v-79599406]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:900}.iframe[data-v-79599406]{display:block;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:100000}.iframe-close[data-v-79599406]{color:#333;right:16px;top:16px;z-index:100001;position:fixed;font-size:24px;cursor:pointer}.iframe-modal[data-v-3d681589],.iframe[data-v-3d681589]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:900}.iframe[data-v-3d681589]{display:block;width:100%;height:100%;border:none}.iframe-close[data-v-3d681589]{color:#333;right:16px;top:16px;z-index:100001;position:fixed;font-size:24px;cursor:pointer}.associate-issue[data-v-62ab7416]{display:block}.associate-issue--header[data-v-62ab7416]{padding:6px 0;overflow:hidden;background:#fff;border:1px solid #ebebeb;border-radius:4px}.associate-issue--trigger[data-v-62ab7416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:38px;padding:0 18px;color:#3a61ee;line-height:38px;cursor:pointer}.associate-issue--trigger[data-v-62ab7416]:hover{background:#f0f0f0}.associate-issue__model--trigger[data-v-62ab7416]{height:auto;line-height:22px}.ongoing-issue--icon[data-v-62ab7416]{margin-right:6px}.associate-issue--search-input-wrapper[data-v-62ab7416]{position:relative;margin:12px 12px 6px 12px}.associate-issue--search-input[data-v-62ab7416] .bui-input{padding-left:34px}.associate-issue--search-icon[data-v-62ab7416]{position:absolute;top:0;left:0;z-index:100;width:34px;height:34px;line-height:34px;text-align:center}.associate-issue--search-list[data-v-62ab7416]{max-height:234px}.associate-issue--create-btn[data-v-62ab7416]{height:45px;color:#3a61ee;font-size:14px;line-height:45px;text-align:center;border-top:1px solid #ebebeb;cursor:pointer}.associate-issue--empty[data-v-62ab7416]{height:34px;line-height:34px;text-align:center;cursor:pointer}.associate-issue--popover .bui-popover-panel{padding:0;overflow:hidden}.associate-issue__model--popover .bui-popover-panel{width:540px}.tool-box{margin:24px 0}.tool-box__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 0}.tool-box__item,.tool-box__item--left{display:-webkit-box;display:-ms-flexbox;display:flex}.tool-box__item--left{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:160px;min-width:160px}.tool-box__item--left .tool-name{margin:0 8px;color:#666;font-size:14px;line-height:22px}.tool-box__item--right{width:100%;margin-top:12px}.tool-box__item--default{-webkit-box-flex:1;-ms-flex:1;flex:1}.tool-box__item--model{width:70%}.tool-must:before{position:absolute;top:9px;left:-12px;width:4px;height:4px;background:#f65656;border-radius:100%;content:""}.assignee-label{padding:3px 0}.order-detail__content--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:hidden;-webkit-transition:all .5s;transition:all .5s}.order-detail__content--wrap .order-detail__content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding:24px 24px 48px;overflow:auto}.order-detail__content--wrap .flow-node-content{margin:16px 0;border:0}.order-detail-content__line{margin-top:24px;border-bottom:1px dashed #dadfe3}.order-detail-content__guest{margin-bottom:10px}.order-detail-content__guest p{line-height:24px}.order-detail-content__operation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:24px 0 0 0}.order-detail-content__survey,.order-detail-content__survey-userview{position:absolute;right:140px;bottom:24px;z-index:11;width:400px}.order-detail-content__survey-userview .athena-form,.order-detail-content__survey .athena-form{padding:24px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px}.order-detail-content__survey-userview .athena-form .athena-question-list,.order-detail-content__survey .athena-form .athena-question-list{padding:0}.order-detail-content__survey-userview .athena-form.submitted,.order-detail-content__survey .athena-form.submitted{padding:24px 0 30px 0}.order-detail-content__survey-userview .athena-form .athena-star:first-child .athena-star__label,.order-detail-content__survey .athena-form .athena-star:first-child .athena-star__label{right:0}.order-detail-content__survey-userview .athena-form .athena-star:last-child .athena-star__label,.order-detail-content__survey .athena-form .athena-star:last-child .athena-star__label{left:0}.order-detail-content__survey-userview{top:16px;bottom:unset}.order-detail-content_prolong{-webkit-box-align:top;-ms-flex-align:top;align-items:top;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.order-detail-content_prolong,.order-detail-content_prolong .order-detail-content-p-desc{display:-webkit-box;display:-ms-flexbox;display:flex}.order-detail-content_prolong .order-detail-content-waring-icon{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:start;margin-top:2px;margin-right:4px}.order-detail-content_prolong .order-detail-content_btns{display:-webkit-box;display:-ms-flexbox;display:flex}.order-detail-content_prolong .order-detail-content_btns .content_btns{-ms-flex-item-align:start;align-self:start;margin-left:5px}.order-detail-content__popover .bui-popover-footer{text-align:right}.order-detail-content__popover .byted-popover-wrapper{display:initial}.relatedPeoplePopover .bui-popover-panel{padding:0}.relatedPeoplePopover .bui-popover-panel .peopleSelect_title{padding:12px 12px 0 12px;color:#999;font-weight:400;font-size:12px;font-style:normal;line-height:20px;text-align:initial}.relatedPeoplePopover .bui-popover-panel .peopleSelect_scroll{position:static;max-height:none;-webkit-box-shadow:none;box-shadow:none}div.byted-alert-info .bui-alert-icon{fill:#3a61ee}.order-detail--bottom{position:relative}.order-detail-extra[data-v-e8822d84]{border-left:1px solid #ebebeb;width:400px}.more-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 12px;color:#333;font-weight:400;font-size:14px;cursor:pointer}.more-menu__item .icon_desc{margin-left:8px}.more-menu__item:hover{background:#edf1f5}.more-menu__icon{display:inline-block;color:#999;font-size:18px}.func-icon{cursor:pointer}.tooltip-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:33px;vertical-align:middle}.tooltip-default span{line-height:33px}.more-popover .byted-popover{-webkit-box-sizing:border-box;box-sizing:border-box;width:auto!important;min-width:100px!important}.more-popover .bui-popover-panel{-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 0 12px 0;color:#333;line-height:22px}.more-popver--body .bui-popover-panel{padding:12px 0}.orderdetail_attention{display:inline-block}.attention_my{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:14px;border-bottom:1px solid #ebebeb}.attention_my .attention_my_desc{margin-left:9px;color:#333;font-size:14px;line-height:22px}.invite_attention{padding-top:16px}.invite_attention .invite_attention_desc{margin-bottom:8px;color:#333;font-size:14px;line-height:22px}.has_attention .has_attention_desc{padding:4px 0;color:#333;font-size:14px;line-height:22px}.has_attention .has_attention_scroll{max-height:300px;overflow-y:auto;overflow-y:overlay}.has_attention .has_attention_scroll .has_attention_scroll_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:46px}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;min-width:34px;height:34px;max-height:34px;margin-right:12px}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:calc(100% - 48px)}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info .attention_name{display:-webkit-box;display:-ms-flexbox;display:flex;color:#333;font-size:14px;line-height:18px}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info .attention_name .attention_name_info{-webkit-box-flex:1;-ms-flex:1;flex:1}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info .attention_name .attention_myself{min-width:30px;color:#999;font-size:12px;text-align:right}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info .attention_email{color:#999;font-size:12px;line-height:18px}.has_attention .has_attention_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3a61ee;font-size:14px;cursor:pointer}.invite_attention_list{position:relative;padding-bottom:16px}.invite_attention_list .search_invite_user input{padding-right:34px}.invite_attention_list .invite_icon{position:absolute;top:8px;right:6px;cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.invite_attention_list .invite_icon.active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.invite_attention_list .invite_attention_content{position:absolute;width:100%;max-height:250px;margin-top:4px;overflow-y:auto;overflow-y:overlay;text-align:center;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08);fill:#666}.invite_attention_list .invite_attention_content .byted-popover-wrapper{width:100%}.invite_attention_list .invite_attention_content .invite_attention_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:0 12px;cursor:pointer}.invite_attention_list .invite_attention_content .invite_attention_item .invite_attention_avatar{display:-webkit-box;display:-ms-flexbox;display:flex}.invite_attention_list .invite_attention_content .invite_attention_item.disabled{background:#edf1f5;cursor:not-allowed;opacity:.5}.invite_attention_list .invite_attention_content .attention_noResult{height:34px;line-height:34px;cursor:pointer}.userlist_container{position:relative}.userlist_container .userlist_tip{position:absolute;top:0;left:50%;z-index:1000;display:none;padding:8px 16px;color:#fff;background:rgba(51,51,51,.95);border-radius:4px;-webkit-transform:translate(-50%,-45px);transform:translate(-50%,-45px)}.userlist_container .userlist_tip:after{position:absolute;bottom:0;left:50%;width:0;height:0;border:8px solid transparent;border-top:8px solid rgba(51,51,51,.95);-webkit-transform:translate(-50%,15px);transform:translate(-50%,15px);content:""}.userlist_container:hover .userlist_tip{display:block}.people-select__avatar-preview{display:inline-block;width:34px;height:34px;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%}.tips_box{max-width:320px}.tips_box .bui-popover-panel{padding:6px 12px!important}.tips-container-dark{max-width:320px}.tips-container-dark .bui-popover-panel{padding:6px 12px!important;color:#fff!important}.tips-container-dark .bui-popover-arrow,.tips-container-dark .bui-popover-panel{background-color:rgba(51,51,51,.95)!important}.tipContainer-box,.tips-container{width:100%;height:100%}.tipContainer-box{position:relative;overflow:hidden}.tipsContainer_txt{position:absolute;display:inline-block;white-space:nowrap;opacity:0}.tipsContainer_txt.tipsContainer_txt_y{width:100%;white-space:normal}.RDCheck-popover-body{color:#333;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.RDCheck-popover-body .RDCheck-popover-body-title{margin-bottom:16px;color:#333;font-weight:500;font-size:14px;line-height:20px}.RDCheck-popover-body .RDCheck-chose-block{margin-top:8px}.RDCheck-popover-body .RDCheck-chose-block .RDCheck_tip{margin-top:6px}.RDCheck-popover-body .RDCheck-chose-block .byted-popover-wrapper{width:calc(50% - 5px);height:30px}.RDCheck-popover-body .RDCheck-chose-block .RDCheck-chose-item{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:30px;padding:0 8px;overflow:hidden;line-height:30px;white-space:nowrap;text-align:center;text-overflow:ellipsis;border:1px solid #dadfe3;border-radius:4px;cursor:pointer}.RDCheck-popover-body .RDCheck-chose-block .RDCheck-chose-item.active{color:#3a61ee;border:1px solid #3a61ee}.RDCheck-popover-body .RDCheck-chose-block .RDCheck-chose-item .RDCheck-tip-txt{position:absolute;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:0}.RDCheck-popover-body .RDCheck-chose-block .byted-popover-wrapper:nth-child(2n){margin-left:10px}.RDCheck-popover-body .RDCheck-priority{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.RDCheck-popover-body .RDCheck-priority .RDCheck-priority-title{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:30px}.RDCheck-popover-body .RDCheck-priority .RDCheck-priority-title span{color:red}.RDCheck-popover-body .RDCheck-priority .RDCheck-priority-item{display:inline-block;width:40px;height:30px;margin-left:10px;line-height:30px;text-align:center;border:1px solid #dadfe3;border-radius:4px;cursor:pointer}.RDCheck-popover-body .RDCheck-priority .RDCheck-priority-item.active{color:#3a61ee;border:1px solid #3a61ee}.RDCheck-popover-body .RDCheck-priority-tip{color:red}.RDCheck-popover-body .RDCheck-textarea{margin-top:20px}.RDCheck-check-again{margin-top:16px;text-align:center}.RDCheck-check-list li:not(:last-child){margin-bottom:12px}.RDCheck-check-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:60px;padding:12px 24px;color:#333;font-size:14px;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.RDCheck-check-list-item:hover{background:#fafafa}.RDCheck-check-list-item-text{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:22px}.RDCheck-check-list-item-current{display:inline-block;height:22px;margin-right:10px;margin-left:8px;padding:0 8px;color:#fff;font-size:12px;line-height:22px;vertical-align:middle;background:#6abf40;border-radius:4px}.RDCheck-check-arrow{color:#666;vertical-align:middle;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.RDCheck-popover-footer{overflow:hidden}.RDCheck-popover-footer .bui-btn{min-width:80px!important;margin-left:8px!important}.RDCheck_container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:8px;color:#666;cursor:pointer}.RDCheck_container .RDCheck_container__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;margin-right:12px;background:rgba(47,128,237,.1);border-radius:50%}.RDCheck_container:hover{color:#3a61ee}.reexamine__item__conf-vertical .reexamine__item__conf__association[data-v-24eff4db]{margin-bottom:4px}.reexamine__item__conf-horizontal[data-v-24eff4db]{display:-webkit-box;display:-ms-flexbox;display:flex}.reexamine__item__conf-horizontal .reexamine__item__conf__association[data-v-24eff4db]{width:140px;min-width:140px;margin-right:4px}.reexamine__item__conf-horizontal .reexamine__item__conf__association .bui-popper.bui-select-popper[data-v-24eff4db]{width:452px!important}.reexamine__item__tips[data-v-24eff4db]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-8px;margin-bottom:8px;color:#999;line-height:20px;word-break:break-all}.reexamine-radio-group[data-v-24eff4db],.reexamine-select[data-v-24eff4db]{-webkit-box-flex:1;-ms-flex:1;flex:1}.reexamine-radio-group.horizontal[data-v-24eff4db]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.reexamine-radio-group.vertical[data-v-24eff4db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}[data-v-24eff4db] .bui-form-item-help{right:0;width:100%}.reexamine-menu{-webkit-box-sizing:border-box;box-sizing:border-box}.reexamine-menu .byted-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.reexamine-menu .byted-radio-group button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 4px);flex:0 0 calc(50% - 4px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;margin-right:0;margin-bottom:8px;border-radius:4px!important}.reexamine-menu .byted-radio-group button:nth-child(2n-1){margin-right:8px}.reexamine-menu .byted-form-item{position:relative;margin-bottom:16px}.reexamine-menu__title{margin-bottom:16px;color:#333;font-size:14px;line-height:22px}.reexamine-menu__radio-wrap{position:absolute;top:0;right:0}.reexamine-menu__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.compensation-list-menu{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:600px;overflow-y:auto;overflow-y:overlay}.compensation-list-menu .list-item-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;padding:14px 24px;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.compensation-list-menu .cursor-pointer{cursor:pointer}.compensation-list-menu .list-item-wrapper:hover{background:#fafafa}.compensation-list-menu .list-item-title-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.compensation-list-menu .list-item-title{overflow:hidden;color:#333;font-weight:500;font-size:14px;font-style:normal;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.compensation-list-menu .list-item-id{max-width:200px;margin-top:8px;color:#666;font-weight:400;font-size:14px;font-style:normal;line-height:22px}.compensation-list-menu .list-item-arrow{color:#666}.compensation-list-menu .add-item-word{position:absolute;top:50%;left:50%;width:400px;height:22px;color:#666;font-weight:500;font-size:14px;font-style:normal;line-height:22px;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.compensation-list-menu>:not(:first-child){margin-top:12px}.compensation-list-item-badge{top:29px;right:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:22px;padding:1px 8px;background:#f0f0f0;border-radius:4px}.compensation-form-show{margin-top:4px}.compensation-form-show__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.compensation-form-show__wrap__current{color:#333;font-size:12px;line-height:20px;cursor:pointer}.compensation-form-show__wrap__icon{cursor:pointer}.compensation-form-show__wrap__icon:active{opacity:.7}.compensation-form-show__modify{background:0}.compensation-form-show__modify__input{-webkit-box-sizing:border-box;box-sizing:border-box;width:370px;min-width:370px;max-width:370px;min-height:30px;padding:0 12px;color:#333;font-weight:400;font-size:14px;line-height:22px;border:1px solid #dadfe3;border-radius:4px}.compensation-form-show__modify__opt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.compensation-form-show__modify__opt__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:34px;min-width:34px!important;height:34px;background:#f8f9fa;border:1px solid #dadfe3;border-radius:4px;cursor:pointer}.compensation-form-show__modify__opt__btn:active{opacity:.7}.compensation-form-menu .byted-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.compensation-form-menu .byted-radio-group .byted-radio-button{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 4px);flex:0 0 calc(50% - 4px);margin-right:0;margin-bottom:8px;white-space:normal;border-radius:4px!important}.compensation-form-menu .byted-radio-group .byted-radio-button:nth-child(2n-1){margin-right:8px}.compensation-form-menu .byted-form-vertical .byted-form-item{margin-bottom:16px}.compensation-form-menu .byted-form-vertical .byted-form-item:first-child{margin-bottom:8px}.reexamine-failed:focus{outline:none}.reexamine-failed__subtitle{margin-bottom:8px}[data-v-35317318] .byted-form-item{margin-bottom:16px}[data-v-35317318] .byted-input-number,[data-v-35317318] .byted-range-picker{width:100%}.lark-group--modal .bui-modal-dialog{width:500px}.lark-group--modal .bui-modal-body{padding:0}.lark-group{max-height:500px;padding:0 24px;overflow:auto}.lark-group--list{margin-bottom:12px;padding:12px 16px;background:#fafafa;border-radius:8px}.lark-group--list .lark-group--title{position:relative;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #ebebeb}.lark-group--list .lark-group--title .title{color:#333;font-weight:600;font-size:14px;line-height:22px}.lark-group--list .lark-group--title .category{color:#999;font-size:12px;line-height:20px}.lark-group--list .lark-group__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lark-group--list .lark-group__info .lark-group__info--left{font-size:12px;line-height:20px}.lark-group--list .lark-group__info .lark-group__info--left .label{color:#999}.lark-group--list .lark-group__info .lark-group__info--left .value{margin-left:4px;color:#333}.lark-group--list .lark-group__info .lark-group__info--left .progress-text{color:#6abf40}.lark-group--list .lark-group__info .lark-group__info--right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;padding:6px 16px;color:#333;font-size:12px;line-height:20px;border:1px solid #e0e0e0;border-radius:16px}.lark-group--initiate,.lark-group--list .lark-group__info .lark-group__info--right{background:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lark-group--initiate{height:70px;margin:0 24px;color:#666;font-weight:600;font-size:14px;line-height:70px;text-align:center;border:1px dashed #c1c1c1;border-radius:8px}.initiate-lark--confirm{color:red}.initiate-lark--confirm .bui-modal-dialog{width:400px}.initiate-lark--confirm .bui-modal-body p{word-break:break-word}.link-issue__body[data-v-c4b0d648]{min-height:356px}.link-issue__body-tips[data-v-c4b0d648]{margin-bottom:24px}.link-issue__title[data-v-c4b0d648]{margin:28px 0 8px;font-size:14px;line-height:22px;color:#121212}.link-issue--error[data-v-c4b0d648] .bui-input{border-color:#d83e0e}.circulation-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 12px;cursor:pointer}.circulation-menu__item .icon_desc{margin-left:8px;color:#333;font-weight:400;font-size:14px;line-height:22px}.circulation-menu__item:hover{background:#edf1f5}.circulation-menu__item.disabled{pointer-events:none}.circulation-menu__item.disabled .icon_desc{color:#999}.circulation-popver--body .bui-popover-panel{padding:12px 0}.detail-header__translation[data-v-1c135c92]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-header__label[data-v-1c135c92]{color:#333;font-size:14px;line-height:22px}.detail-header__select[data-v-1c135c92]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 8px;padding:4px 12px;font-weight:400;border:1px solid #e0e0e0;border-radius:4px}.detail-header__select[data-v-1c135c92]:hover{background-color:#fafafa;border-color:#3a61ee}.detail-header__select[data-v-1c135c92]:hover .translation-box--lang,.detail-header__select[data-v-1c135c92]:hover .translation-box--trigger{color:#3a61ee}.detail-header__select[data-v-1c135c92] .translation-box--trigger{margin-left:6px;font-size:12px}.detail-header__btn[data-v-1c135c92]{background:#fff}.close-order__ensure--tips{padding:24px 0 32px 0;border-top:1px dashed #e0e0e0}.close-order__tips--text{text-align:left}.debug-workstation{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background:#fff}.debug-workstation .debug-workstation--close{position:fixed;top:0;left:24px;z-index:9999;width:32px;height:56px;border-bottom:1px solid hsla(0,0%,100%,.2)}.debug-workstation .debug-workstation--close span{position:fixed;top:18px;left:0;-webkit-transform:translateX(30px);transform:translateX(30px);cursor:pointer}.debug-workstation .debug-workstation__expand--close{width:152px}.debug-workstation .debug-workstation__expand--close span{-webkit-transform:translateX(24px);transform:translateX(24px)}.debug-workstation .debug-workstation--iframe{width:100%;height:100%;border:none}.debug-enter-active,.debug-leave-active{-webkit-transform:translateX(0);transform:translateX(0)}.debug-enter,.debug-enter-active,.debug-leave-active,.debug-leave-to{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.debug-enter,.debug-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.debug[data-v-03172fc4]{display:inline-block}.debug-icon[data-v-03172fc4]{line-height:100%;vertical-align:top;cursor:pointer}.debug-icon[data-v-03172fc4]:hover{color:#3a61ee!important}.replyFromMeBtn[data-v-438c8325]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:#999;font-size:20px;cursor:pointer}.replyFromMeBtn.replyFromMeBtn--active[data-v-438c8325],.replyFromMeBtn[data-v-438c8325]:hover{color:#ffa900}.detail-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px;padding:0 24px;color:#333;font-weight:600;font-size:16px;background:#fff;border-bottom:1px solid #e4e9ed}.detail-header,.detail-header__info{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-header__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.detail-header__info .detail-header__infoId,.detail-header__info .detail-header__plat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-header__info .detail-header__plat{margin-top:4px}.detail-header__info .detail-header__plat span{color:#999;font-size:12px}.detail-header__info .detail-header__plat .detail-header__platname{margin:0 6px;color:#666;font-size:12px}.detail-header__right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-header__info__icon{margin-right:8px}.detail-header__info__tip{margin-left:6px;color:#666;font-size:14px}.detail-header__info__tip--selected{color:#f45858}.detail-header_close_btn{display:inline-block;height:30px;line-height:28px;text-align:center;background:#fafafa;border:1px solid #e0e0e0;border-radius:19px}.detail-header_close_btn .order-status--operate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 12px 0 8px;cursor:pointer}.detail-header_close_btn .order-status--operate span{color:#333;font-weight:400;font-size:12px}.detail-header_close_btn .order-status--operate .icon{color:#999}.detail-header_close_btn .order-status--operate .text{color:#333}.detail-header_close_btn .detail-header__info__tip{color:#333;font-weight:400;font-size:12px}.detail-header_close_btn:hover{border-color:#3f64e5}.detail-header_close_btn:hover .icon,.detail-header_close_btn:hover .text{color:#3f64e5}.detail-header_close_btn .group-icon__wrap{padding:0 12px 0 8px}.order-operate--ban{cursor:not-allowed}.order-operate--ban:hover .icon{color:#999}.order-operate--ban:hover .text{color:#333}.detail-header__right__icon--have-tip{height:100%}.detail-header__right__icon--have-tip:hover .detail-header__info__tip{color:#3f64e5}.detail-header__hourglass>img{width:16px}.order-detail--id{position:relative;color:#333;font-weight:600;font-size:14px;line-height:24px}.order-detail--point{width:7px;height:24px;margin:0 4px}.order-detail--platform{color:#666;font-size:12px;line-height:24px;-webkit-transform:matrix(1,0,-.01,1,0,0);transform:matrix(1,0,-.01,1,0,0)}.detail-history--info{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.detail-history--info .history-expand{-webkit-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;line-height:14px;text-align:center;vertical-align:middle;border:1px solid #e0e0e0;border-radius:3px;cursor:pointer}.detail-history--info .history-info{color:#666;font-weight:400;font-size:12px;line-height:18px}.detail-history--info .history-info span{color:#3a61ee;font-weight:600}.detail-history--info:hover:after{position:absolute;top:-2px;right:-6px;bottom:-2px;left:-6px;z-index:-1;background:#f0f0f0;border-radius:4px;content:""}.close_order_ban:hover{border-color:#e0e0e0!important}.close_order_ban:hover .order-status--operate{cursor:not-allowed}.close_order_ban:hover .icon{color:#999}.close_order_ban:hover .text{color:#333}.order-history__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.order-history__content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px;padding:0 24px;background:#fff;border-bottom:1px solid #ebebeb}.order-history__icon{color:#999;font-size:16px;cursor:pointer}.order-history__icon:hover{color:#333}.order-history__content-header-order-id{color:#333;font-weight:600;font-size:16px;line-height:24px}.order-history__content-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.record-structure[data-v-097d7eee]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.record-structure .record-structure--right[data-v-097d7eee]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.record-structure .record-structure--right .base-info[data-v-097d7eee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px 8px;margin-bottom:8px;font-size:12px;line-height:16px}.record-structure .record-structure--right .base-info .base-info--username[data-v-097d7eee]{color:#333}.record-structure .record-structure--right .base-info .base-info--time[data-v-097d7eee]{color:#999}.record-structure .record-structure--right .base-info--empty[data-v-097d7eee]{width:40%;height:16px;background:#f0f0f0}.record-structure .record-structure--right .record-content--empty[data-v-097d7eee]{height:60px;padding:10px 12px;background:#f0f0f0;border-radius:6px}.text-record[data-v-c7294038]{display:inline-block;padding:10px 12px;color:#333;font-size:14px;line-height:20px;white-space:pre-wrap;word-break:break-all;background:#f0f0f0;border-radius:6px}.chat-log--image{display:block;width:auto;max-width:100%;height:auto;max-height:110px;border-radius:6px;cursor:-webkit-zoom-in;cursor:zoom-in}.text-record{padding:10px 12px;color:#333;font-size:14px;line-height:20px;background:#f0f0f0;border-radius:6px}.image{position:relative;display:inline-block}.image-cover{position:absolute;top:0;bottom:0;width:100%;background-color:rgba(0,0,0,.3);border-radius:6px}.file[data-v-b941c35a],.image-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.file[data-v-b941c35a]{width:100px;height:100px}.file[data-v-b941c35a]:hover{background:#e1e1e1}.text-record[data-v-02271f46]{padding:10px 12px;color:#333;font-size:12px;line-height:20px;background:#f0f0f0;border-radius:6px}.text-record__content[data-v-02271f46] img{display:block;width:auto;max-width:100%;height:auto;max-height:110px;margin:8px 0;border-radius:6px;cursor:-webkit-zoom-in;cursor:zoom-in}.unknown-message__tips[data-v-02271f46]{position:relative;margin-top:8px;padding-top:8px;color:#c1c1c1;font-size:12px;line-height:17px}.unknown-message__tips[data-v-02271f46]:after{position:absolute;top:0;right:0;left:0;height:1px;background:#e0e0e0;content:""}.interactive[data-v-7c73522b]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100px;overflow:hidden;color:#1f2329;font-weight:400;font-size:14px;line-height:20px;background:#fff;border:1px solid #dee0e3;border-radius:8px}.interactive .interactive-title[data-v-7c73522b]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:7px 12px;color:#fff;font-weight:800;background:linear-gradient(72deg,#00d6b9,#04b49c);border-radius:2px 8px 0 0;border-top-left-radius:0;border-top-right-radius:0}.interactive .interactive-title span[data-v-7c73522b]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.interactive .interactive-content[data-v-7c73522b]{margin-top:12px;padding:0 12px 12px;white-space:pre-wrap}.interactive .unknown-message__tips[data-v-7c73522b]{position:relative;margin-top:8px;padding:8px 12px;color:#c1c1c1;font-size:12px;line-height:17px}.interactive .unknown-message__tips[data-v-7c73522b]:after{position:absolute;top:0;right:12px;left:12px;height:1px;background:#e0e0e0;content:""}.ChatHistory[data-v-5b31558b]{border:none;width:100%;height:100%}.order-detail__chat--record{top:66px;right:0;bottom:0;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:34%;max-width:400px;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.order-detail__chat--record .record-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px;padding:14px 16px;border-bottom:1px solid #ebebeb}.order-detail__chat--record .record-header .record-header--title{color:#333;font-weight:600;font-size:14px;line-height:22px}.order-detail__chat--record .record-header .record-header--close{cursor:pointer}.order-detail__chat--record .record-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:scroll}.order-detail__chat--record .record-body .record-body__content{height:100%;padding:24px 16px}.order-detail__chat--record .record-body .reocrd-content{margin-bottom:24px}.order-detail__chat--record .record-body .record-loading{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2px;color:#338aff;font-size:14px;line-height:22px}.chat-logs--position{position:absolute}.chat-enter-active,.chat-leave-active{-webkit-transform:translateX(0);transform:translateX(0)}.chat-enter,.chat-leave-to{-webkit-transform:translateX(400px);transform:translateX(400px)}.chat-logs--button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;height:32px;margin:8px 6px;padding:0 18px;overflow:hidden;color:#1f2329;font-size:12px;font-style:normal;white-space:pre-wrap;border:1px solid #e1e1e1;border-radius:20px}.chat-logs__btn--primary{color:#3370ff;border-color:#3370ff}.chat-logs__btn--default{border-color:#dee0e3}.chat-logs__btn--danger{color:#f54a45;border-color:#f54a45}.athena-message__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;word-break:break-all}.athena-message__hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;margin:12px 0;overflow:visible;border-color:#dee0e3;border-style:solid;border-width:1px 0 0 0}.athena-message__a:active,.athena-message__a:hover,.athena-message__a:link,.athena-message__a:visited{color:#3370ff}.order-detail-wicket__content--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:calc(100% - 66px);overflow:auto hidden;background:#fff}.order-detail__modal{position:relative;width:100%;max-width:1200px;height:calc(100vh - 20px);margin:0 16px;overflow:hidden;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.order-detial__bac[data-v-27a1f4fc]{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.extra[data-v-33caad68]{text-align:center}.top[data-v-33caad68]{padding:0 12px 12px 12px}.list[data-v-33caad68]{min-height:30px;max-height:200px;overflow-y:auto;overflow-y:overlay}.list .text[data-v-33caad68]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list>li[data-v-33caad68]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px;cursor:pointer}.list>li[data-v-33caad68]:hover{background:#edf1f5}.list>li.selected[data-v-33caad68]{color:#3a61ee}.list .avatar[data-v-33caad68]{width:22px;height:22px;overflow:hidden;border-radius:50%}.list .avatar>[data-v-33caad68]{display:block;width:100%}.empty[data-v-33caad68]{padding:40px;color:#c1c1c1;line-height:2}.non-break-text{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.non-break-text__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.non-break-text__popper{max-width:500px}.non-break-text__popper.dark .bui-popover-panel{background:rgba(51,51,51,.95)}.non-break-text__popper.dark .bui-popover-panel .bui-popover-body{color:#fff!important}.non-break-text__popper.dark .bui-popover-arrow{border-right-color:rgba(51,51,51,.95);border-bottom-color:rgba(51,51,51,.95)}.plain-text[data-v-26acc7d6]{overflow:hidden}.gray[data-v-26acc7d6]{color:#c1c1c1}.search[data-v-dee5d5cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;max-height:106px;margin:0 10px 10px 10px;padding:4px;overflow-y:auto;overflow-y:overlay;border:1px solid #ccc;border-radius:4px}.search[data-v-dee5d5cc] .byted-tag{max-width:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search[data-v-dee5d5cc]:focus-within{border-color:#338aff;-webkit-box-shadow:0 0 0 2px rgba(51,138,255,.2);box-shadow:0 0 0 2px rgba(51,138,255,.2)}.list[data-v-dee5d5cc]{min-height:30px;max-height:200px;overflow-y:auto;overflow-y:overlay}.empty[data-v-dee5d5cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px;color:#c1c1c1}.people[data-v-dee5d5cc]{margin-bottom:0}.avatar-container[data-v-dee5d5cc]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0}.avatar[data-v-dee5d5cc]{-ms-flex-negative:0;flex-shrink:0;width:25px;height:25px;border-radius:50%}.person-checkbox[data-v-dee5d5cc]{width:100%}.person-checkbox[data-v-dee5d5cc] label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.person-checkbox[data-v-dee5d5cc] label:hover{background:#edf1f5}.person-checkbox[data-v-dee5d5cc] .bui-checkbox-input-label{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;overflow:hidden}.person-checkbox[data-v-dee5d5cc] .bui-checkbox-input-wrapper{-ms-flex-negative:0;flex-shrink:0}.person-checkbox-label[data-v-dee5d5cc]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px}.person-name[data-v-dee5d5cc]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.no-assign-icon[data-v-dee5d5cc]{-ms-flex-negative:0;flex-shrink:0}.search-input[data-v-dee5d5cc]{-webkit-box-flex:1;-ms-flex:1 1 50px;flex:1 1 50px;width:50px;border:none;outline:none}.multi-person-select-popper .bui-popover-panel{padding:10px 0}.avatar[data-v-5eacb4e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;background:#d5dde8;border-radius:50%}.avatar--number[data-v-5eacb4e6]{background:#f0f0f0}.label[data-v-5eacb4e6]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.assignees[data-v-5eacb4e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.assignees--single[data-v-5eacb4e6]{gap:8px}.assignees--multiple .avatar+.avatar[data-v-5eacb4e6]{margin-left:-10px}.link-text[data-v-5eacb4e6]{overflow:hidden;color:#3a61ee;white-space:nowrap;text-overflow:ellipsis}.check-icon[data-v-62ce80d4]{-ms-flex-negative:0;flex-shrink:0;visibility:hidden}.right-icon[data-v-62ce80d4]{margin-left:auto}.menu-item[data-v-62ce80d4]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;padding:0 12px;cursor:pointer}.menu-item[data-v-62ce80d4]:hover{background:#f0f0f0}.menu-item--active[data-v-62ce80d4]{color:#3a61ee}.menu-item--active .check-icon[data-v-62ce80d4]{visibility:visible}.uncontrolled-multi-person-select-popper .bui-popover-panel{padding:10px 0}.menu[data-v-076686d5]{width:100%}.menu .assignees[data-v-076686d5]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.body[data-v-076686d5]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.body[data-v-076686d5],.echo[data-v-076686d5]{display:-webkit-box;display:-ms-flexbox;display:flex}.echo[data-v-076686d5]{gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.link-text[data-v-076686d5]{overflow:hidden;color:#3a61ee;white-space:nowrap;text-overflow:ellipsis}.dropdown-icon[data-v-076686d5]{-ms-flex-negative:0;flex-shrink:0}.batch-assign-operate-menu .bui-popover-panel{padding:10px 0}.title-cell[data-v-1e893b20]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.title-cell a[data-v-1e893b20]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;color:#333}.title-cell--gray a[data-v-1e893b20]{color:#c1c1c1}.icon-attention-fill[data-v-1e893b20]{color:#ffa900}.avatar[data-v-efc54e00]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;color:#fff;background:#d5dde8;border-radius:50%}.assignee[data-v-efc54e00],.label[data-v-efc54e00]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.assignee[data-v-efc54e00]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.assignee--void[data-v-efc54e00] .label{color:#999}.batch-assign[data-v-67e0d498]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;min-height:100px;max-height:calc(100vh - 184px);overflow-y:hidden;overflow-y:overlay}.batch-assign[data-v-67e0d498] .bui-table-ceil{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:45px;padding:0 12px!important}.table-title[data-v-67e0d498]{margin-bottom:12px;color:#333;font-weight:600;font-size:14px;line-height:22px}.count-container[data-v-67e0d498]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.count-container[data-v-67e0d498],.tools[data-v-67e0d498]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tools[data-v-67e0d498]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:8px}.no-visible[data-v-67e0d498]{visibility:hidden}.icon-attention-fill[data-v-67e0d498]{color:#ffa900}.footer[data-v-67e0d498]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading-wrapper[data-v-67e0d498]{color:#3a61ee}.batch-assign-summary[data-v-67e0d498],.buttons[data-v-67e0d498],.loading-wrapper[data-v-67e0d498]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buttons[data-v-67e0d498]{margin-left:auto}.buttons .byted-button[data-v-67e0d498]{margin-left:0}.table--indent .table-container[data-v-67e0d498]{margin-left:16px}.assign-to-person-popper .bui-popover-panel{padding:10px 0}.content-wrap{height:20px}.content-wrap.underline:hover{text-decoration:underline}.content-wrap .byted-popover-wrapper{width:100%}.content-wrap__content{position:relative;width:160px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content-wrap__content .content-wrap_length_txt{position:absolute;display:inline-block;white-space:nowrap;opacity:0}.content-wrap-pop-class{max-width:300px!important}.content-wrap-pop-class .bui-popover-panel{padding:8px 12px!important}.followerWrap{position:relative;width:100%;cursor:pointer}.followerWrap__no-follower{color:#3a61ee}.followerWrap__had-follower{position:relative;display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.followerWrap .followerWrap_txt{position:absolute;display:inline-block;white-space:nowrap;opacity:0}.followerWrap .followerWrap-popover,.followerWrap .followerWrap-popover .byted-popover-wrapper{width:100%}.id-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.id-wrap__title{margin-right:6px}.id-wrap__icon{margin-right:4px}.id-wrap__guest{min-width:42px;white-space:nowrap}.order-list__pending-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.order-list__pending-status-text{margin-left:3px;overflow:hidden}.priorityWrap{display:inline-block;padding:0 8px;font-weight:400;line-height:20px;border-radius:4px}.sort-wrap,.sort-wrap__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.sort-wrap__icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:4px;cursor:pointer}.statusWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.statusWrap__icon{width:6px;height:6px;margin-right:10px;border-radius:50%}.statusWrap__icon,.statusWrap__icon--color0{background:#ffb200}.statusWrap__icon--color1{background:#999}.statusWrap__icon--color2{background:#3dd2b0}.statusWrap__icon--color3{background:#f45858}.statusWrap__icon--color4{background:#3a61ee}.orderlist{position:relative;top:-50px;width:calc(100% - 64px);height:100%;overflow:visible;border-radius:4px}.orderlist__content-wrapper{background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.05);box-shadow:0 2px 6px 0 rgba(0,0,0,.05)}.orderlist__content{border-top:1px solid #ebebeb}.orderlist__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;height:50px;padding-right:24px}.orderlist .bui-table-tr{cursor:pointer}.orderlist__no-data-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100% + 34px);background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.05);box-shadow:0 2px 6px rgba(0,0,0,.05)}.orderlist__no-data-text{color:#999;text-align:center}.bui-table-tr-active .id-wrap__title{text-decoration:underline}.ongoing-orderlist .orderlist__no-data-wrapper{height:calc(100% - 87px)}.orderlist-table__pending-time .time-duration__fragment{display:inline-block}.orderlist-table__pending-time .time-duration__fragment:not(:last-child){margin-right:.3em}.statistic-card{width:262px;min-height:100px;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.05);box-shadow:0 2px 6px rgba(0,0,0,.05)}.statistic-card-wrapper{padding:24px 9%}.statistic-card__header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.statistic-card__header__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:18px;margin-right:4px;color:#c1c1c1;line-height:18px}.statistic-card__header__tips{color:#c1c1c1;font-size:14px}.statistic-card__body{margin-top:8px}.statistic-card__body__content{font-weight:500;font-size:28px;font-style:normal;line-height:28px}.statistic-card__body__content-unit{margin:4px;font-weight:400;font-size:14px;font-style:normal;line-height:22px}.statistic-card__duration-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:34px;border-bottom:1px solid #f0f0f0}.statistic-card__duration-item:last-child{border-bottom:none}.statistic-card .byted-tooltip{max-width:400px;word-break:normal}.other-platform-pending-time .time-duration__fragment{display:inline-block}.other-platform-pending-time .time-duration__fragment:not(:last-child){margin-right:.3em}.statistic-board{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:16px}.order-card-sla-alert__auto_closing[data-v-ec3d8724]{padding:5px 12px;color:#999;font-size:12px;line-height:20px}.order-card-sla-alert__impending_overtime[data-v-ec3d8724]{padding:5px 12px;color:#ffa900;font-size:12px;line-height:20px;background:#fff8eb}.order-card-sla-alert__overtime[data-v-ec3d8724]{padding:5px 12px;color:#f65656;font-size:12px;line-height:20px;background:#feecec}.order-card-sla-alert__icon[data-v-ec3d8724]{display:inline-block;margin-right:4px;font-size:14px;vertical-align:middle}.content-wrap[data-v-a0191c6c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:22px;margin-right:4px;padding:0 8px;color:#333;font-weight:400;font-size:12px;line-height:22px;white-space:nowrap;background:#edf1f5;border-radius:4px}.card__transfer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 12px;color:#999;font-size:12px;line-height:20px;border-top:1px dashed #e0e0e0}.card__transfer-desc{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.order-lane-avatar{width:22px;height:22px;border-radius:50%}.ticket-card__header--id[data-v-32693f33]{display:inline-block;margin-right:4px;color:#999;font-weight:600;font-size:12px;line-height:22px}.ticket-card-inner[data-v-32693f33]{padding:12px}.order-card_guest .bui-popover-panel{padding:6px 12px!important;background-color:rgba(51,51,51,.95)!important}.order-card_guest .bui-popover-panel .bui-popover-body{color:#fff!important}.order-card_guest .bui-popover-arrow{background-color:rgba(51,51,51,.95)!important}.ticket-card{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:16px;overflow:hidden;background:#fff;border:1px solid #dadfe3;border-radius:4px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.ticket-card,.ticket-card--unread{position:relative}.ticket-card--unread:before{position:absolute;display:block;width:8px;height:8px;background:#f65656;border-radius:50%;-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%);content:""}.ticket-card--selected{border-color:#3a61ee}.ticket-card-inner{overflow:hidden}.ticket-card__left-bord{position:absolute;top:0;left:-1px;width:4px;height:100%;background:#3a61ee;border-radius:4px 0 0 4px}.ticket-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.ticket-card__header,.ticket-card__header--id{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ticket-card__header--id{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box;height:22px;margin-right:4px;color:#999;font-weight:600;font-size:12px}.ticket-card__header--title{font-weight:600;font-size:14px}.ticket-card__header-left{display:-webkit-inline-box;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.ticket-card__header-left--title{color:#333;font-weight:600;font-size:14px;line-height:26px}.ticket-card__header--vip{margin-right:4px;vertical-align:middle}.ticket-card__header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start}.ticket-card .card__guest_box{position:absolute;top:0;right:0;width:36px}.ticket-card .card__guest_box .card__guest{position:absolute;top:-4px;right:-1px}.ticket-card__tag{display:-webkit-box;display:-ms-flexbox;display:flex}.ticket-card__tag .orderCard_tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:calc(100% - 40px);height:22px;padding:0 8px;color:#333;font-weight:400;font-size:12px;line-height:22px;background:#edf1f5;border-radius:4px}.ticket-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.ticket-card__footer__pending-time{margin-right:4px;padding:1px 4px;color:#fff;font-weight:600;border-radius:4px}.ticket-card__footer__pending-time--warn{background:#ffa900}.ticket-card__footer__pending-time--error{background:#f65656}.ticket-card__footer--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:60px;max-width:160px;height:22px;overflow:hidden;font-size:12px;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.ticket-card__footer--right{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:calc(100% - 68px);height:22px;text-align:right}.ticket-card__footer--right .card__role__txt{display:inline-block;display:none;padding-right:28px;padding-left:8px;white-space:nowrap;opacity:0}.ticket-card__footer--right .card__role__box{position:absolute;top:0;right:0;z-index:0;z-index:1;width:100%;height:22px;overflow:hidden;border-top-right-radius:15px;border-bottom-right-radius:15px}.ticket-card__footer--right .card__role__box .card__role__inline{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:22px;padding-right:28px;padding-left:8px;overflow:hidden;font-size:12px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;background:#edf1f5;border-top-left-radius:15px;border-bottom-left-radius:15px}.ticket-card__footer--right .people-select{position:absolute;top:0;right:0;z-index:2}.ticket-card__footer--right .people-select .bui-popover-panel{text-align:left}.ticket-card__footer .card__footer__people{color:#fff;font-weight:400;font-size:14px;line-height:22px;background:#d5dde8;border-radius:50%}.ticket-card__footer .card__footer__people,.ticket-card__footer .card__footer__people--default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;cursor:pointer}.ticket-card__footer .card__footer__people--default{-webkit-box-sizing:border-box;box-sizing:border-box}.ticket-card__footer .card__footer__people--default-black{display:none}.ticket-card__footer .card__footer__people--default:hover .card__footer__people--default-black{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ticket-card__footer .card__footer__people--default:hover .card__footer__people--default-gray{display:none}.ticket-card:hover{border:1px solid #3a61ee;-webkit-box-shadow:0 0 0 4px rgba(58,97,238,.15);box-shadow:0 0 0 4px rgba(58,97,238,.15)}.ticket-card:hover .card__footer .card__footer--right .card__role__txt{display:inline-block}.card_role_toast{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card_role_toast,.card_role_toast .card__toast_info{display:-webkit-box;display:-ms-flexbox;display:flex}.card_role_toast .card__toast_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:8px}.card_role_toast .card__toast_info span{line-height:16px;white-space:nowrap}.card_role_toast .card__toast_info span:first-child{color:#000;font-size:14px}.card_role_toast .card__toast_info span:nth-child(2){color:#999;font-size:12px}.card__ticket-checkbox{z-index:1}.orderlane__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:0;min-width:314px;margin-left:16px;overflow:hidden;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.05);box-shadow:0 2px 8px 0 rgba(0,0,0,.05)}.orderlane__content .orderlane__header__{padding:0 16px 0 16px}.orderlane__content .orderlane__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;height:56px}.orderlane__content .orderlane__header_filter_tag{margin-bottom:9px}.orderlane__content .orderlane__header .orderlane__header_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.orderlane__content .orderlane__header .orderlane__header_left .title{margin-right:4px;color:#333;font-weight:600;font-size:15px;line-height:18px}.orderlane__content .orderlane__header .orderlane__header_left .dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.orderlane__content .orderlane__header .orderlane__header_left .dropdown ._up_{position:relative;top:4px;fill:#999}.orderlane__content .orderlane__header .orderlane__header_left .dropdown ._down_{position:relative;top:-4px;-webkit-transform:rotate(180deg);transform:rotate(180deg);fill:#333}.orderlane__content .orderlane__header .orderlane__header_left .dropdown.status ._up_{fill:#333}.orderlane__content .orderlane__header .orderlane__header_left .dropdown.status ._down_{fill:#999}.orderlane__content .orderlane__header .orderlane__header_left_filter{font-size:12px}.orderlane__content .orderlane__header .orderlane__header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:56px;text-align:right}.orderlane__content .orderlane__header .orderlane__header_right_filter{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:4px 6px;line-height:1}.orderlane__content .orderlane__header .orderlane__header_right_filter_dropdown{cursor:pointer}.orderlane__content .orderlane__header .orderlane__header_right_filter_dropdown:hover{background:#f0f0f0;border-radius:4px}.orderlane__content .orderlane__inner{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:4px 16px 0 16px;overflow-y:auto;overflow-y:overlay}.orderlane__content .orderlane__inner .orderlane_load_start{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.orderlane__content .orderlane__inner .orderlane_load{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px}.orderlane__content .orderlane__inner .orderlane_load .bui-loading-icon-rotate-large,.orderlane__content .orderlane__inner .orderlane_load .bui-loading-icon-rotate-small{fill:#666!important}.orderlane__content .orderlane__inner .orderlan_noResult_box{position:absolute;top:50%;left:50%;color:#999;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.orderlane__content .orderlane__inner .orderlan_noResult_box .orderlan_noResult{margin-bottom:8px;padding:4px}.orderlane__content .orderlane__inner .orderlane_nomore{height:70px;color:#999;font-size:14px;line-height:70px;text-align:center}.orderlane__content .athena-infinite-scroll__detector{height:5px}.orderlane__content_1{margin-left:32px}.orderlane__content_5{margin-right:32px}.orderlane__content_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.TagItem_container{height:34px;padding:0 1px;overflow:hidden;background:#fff;border:1px solid #dadfe3;border-radius:4px}.TagItem_container:hover{border-color:#2f88ff;-webkit-box-shadow:0 0 0 2px rgba(47,136,255,.2);box-shadow:0 0 0 2px rgba(47,136,255,.2)}.TagItem_container .TagItem_info_tip_box{max-width:100%}.TagItem_container .TagItem_info_tip{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:100px;overflow:hidden;overflow-y:auto;overflow-y:overlay;background:#fff}.TagItem_container .TagItem_info_tip.default{padding:4px 12px}.TagItem_container .TagItem_info_tip .TagItem_info_tip_item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:26px;margin-right:8px;margin-bottom:4px;padding:2px 20px 2px 8px;background:#edf1f5;border-radius:4px;cursor:pointer}.TagItem_container .TagItem_info_tip .TagItem_info_tip_item .TagItem_info_tip_txt{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.TagItem_container .TagItem_info_tip .TagItem_info_tip_item .byted-icon{position:absolute;top:4px;right:4px}.TagItem_container .TagItem_info_tip .TagItem_info_tip_item.active{color:#f45858}.TagItem_container .byted-input .bui-input{border:none}.TagItem_container .byted-input .bui-input:active,.TagItem_container .byted-input .bui-input:focus,.TagItem_container .byted-input .bui-input:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.TagItem_active .byted-input .bui-input{border-color:#f45858!important;-webkit-box-shadow:none;box-shadow:none}.TagItem_active .TagItem_error_info{margin-top:8px;padding-left:0;color:#f45858}.TagItem_active .TagItem_info_tip{border-color:#f45858!important}.TagItem_active .TagItem_info_tip:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.filterContainer_mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.filterContainer{position:fixed;top:110px;left:32px;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:400px;min-height:300px;max-height:calc(100vh - 121px);background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08)}.filterContainer .filterContainer_header{-ms-flex-negative:0;flex-shrink:0;padding:16px 0 15px;color:#333;font-weight:500;font-size:14px;line-height:16px;text-align:center;border-bottom:1px solid #ebebeb}.filterContainer__items{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px 24px 0 24px;overflow:auto;overflow:overlay}.filterContainer .filterContainer_filter_item{margin-bottom:12px}.filterContainer .filterContainer_filter_item .suffix-icon{width:14px;height:14px;fill:#999}.filterContainer .filterContainer_filter_item .category-input .bui-input{color:#3a61ee}.filterContainer .filterContainer_filter_item .bui-popover-panel{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:0}.filterContainer .filterContainer_filter_item .byted-select-panel-moduler-container{max-height:450px}.filterContainer .filterContainer_filter_item .bui-popper.category__wrapper{top:0!important;left:20px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:500px!important;-webkit-transform:translate3d(376px,0,0)!important;transform:translate3d(376px,0,0)!important}.filterContainer .filterContainer_filter_item .bui-popper.category__wrapper .bui-popover-panel{-webkit-box-flex:1;-ms-flex:1;flex:1}.filterContainer .filterContainer_filter_item .bui-popper.category__wrapper .bui-popover-arrow{top:175px!important}.filterContainer .filterContainer_filter_item .bui-popper.category__wrapper .byted-select-panel-moduler-container{height:auto}.filterContainer .filterContainer_filter_item .byted-popover-wrapper{width:100%}.filterContainer .filterContainer_filter_item .byted-popover[x-placement^=bottom]{padding:0}.filterContainer .filterContainer_filter_item .byted-select-panel-moduler-header{display:none}.filterContainer .filterContainer_filter_item .btn-group .bui-btn{width:118px}.filterContainer .filterContainer_filter_item .byted-select-panel-moduler{border:none}.filterContainer .filterContainer_filter_item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:33px;margin:0 8px;font-size:14px;border-bottom:1px solid #ebebeb}.filterContainer .filterContainer_filter_item__selected{margin-right:24px;color:#999;cursor:pointer}.filterContainer .filterContainer_filter_item__selected.active{color:#333;font-weight:600}.filterContainer .filterContainer_filter_item__archive{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.filterContainer .filterContainer_filter_item__tags{max-height:450px;padding-top:12px;overflow-y:auto;overflow-y:overlay}.filterContainer .filterContainer_filter_item__tags .byted-tag{margin-top:8px;margin-right:8px}.filterContainer .filterContainer_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;padding:16px 24px}.operate-orderby{margin-right:24px}.orderby-dropdown{min-width:160px;margin-top:-12px}.orderby-dropdown__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;cursor:pointer}.orderby-dropdown__btn:hover{opacity:.5}.orderby-dropdown__btn .icon-sort{margin-top:-1px;margin-right:4px;font-size:16px}.orderby-dropdown__divider{margin:8px 16px;border-bottom:1px solid #ebebeb}.orderby-dropdown .bui-popover-panel{padding:8px 0}.orderby-dropdown .byted-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.orderby-dropdown .byted-radio-group .byted-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 16px;cursor:pointer}.orderby-dropdown .byted-radio-group .byted-radio,.orderby-dropdown .byted-radio-group .byted-radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.orderby-dropdown .byted-radio-group .byted-radio label,.orderby-dropdown .byted-radio-group .byted-radio label .bui-radio-input-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.orderby-dropdown .byted-radio-group .byted-radio:hover{background:#f0f0f0}.orderby-dropdown .byted-radio-group .byted-radio+.byted-radio{margin-left:0}.ticket-select-btn[data-v-7f5d33e2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;cursor:pointer}.ticket-select-btn[data-v-7f5d33e2]:hover{opacity:.5}.ticket-select-btn--active[data-v-7f5d33e2]{gap:24px;cursor:inherit}.ticket-select-btn--active[data-v-7f5d33e2]:hover{opacity:inherit}.btns[data-v-7f5d33e2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-finger[data-v-7f5d33e2]{font-size:16px}.seperator[data-v-95a4e20a]{height:16px;margin-right:24px;border-right:1px solid #e4e9ed;opacity:.5}.pattern-switcher-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:300px;min-height:34px;padding:10px 12px;border-radius:4px;cursor:pointer}.pattern-switcher-item-dark{background-color:hsla(0,0%,100%,.1)}.pattern-switcher-item-dark:hover{background-color:hsla(0,0%,100%,.2)}.pattern-switcher-item-light{background-color:#fff}.pattern-switcher-item-light:hover{background-color:rgba(58,97,238,.1)}.pattern-switcher-item-dark.active{background-color:hsla(0,0%,100%,.2)}.pattern-switcher-item-light.active{background-color:rgba(58,97,238,.1)}.pattern-switcher-item__label{height:22px;margin:0 8px;font-weight:600;font-size:14px;line-height:22px}.pattern-switcher-item-dark .pattern-switcher-item__label{color:#fff}.pattern-switcher-item-light .pattern-switcher-item__label{color:#333}.pattern-switcher{margin-right:24px}.pattern-switcher__list .byted-dropdown-item{padding:4px 12px}.pattern-switcher__list .byted-dropdown-item:hover{background-color:#fff}.toolbar-role-select{margin-right:16px}.toolbar-role-select__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;line-height:22px;cursor:pointer}.toolbar-role-select__button .icon-user-business{font-size:16px}.toolbar-role-select__button .text{margin-right:4px;margin-left:4px}.toolbar-role-select__button .icon-arrow-down{transition:transform .2s ease,-webkit-transform .2s ease}.toolbar-role-select__button--expanded .icon-arrow-down{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.role-select-tooltip .bui-popover-panel{padding:8px 16px}.toobar_kband_step{width:100%;min-width:1373px;height:56px;padding:0 32px;background:#06154b}.OrderListToolBar_kanban-context{-ms-flex-align:center;width:100%;height:50px;padding:0 32px;background:#06154b}.OrderListToolBar_kanban-context,.OrderListToolBar_kanban-context .OrderListToolBar-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.OrderListToolBar_kanban-context .OrderListToolBar-left{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center}.OrderListToolBar_kanban-context .OrderListToolBar-left .bui-popper{top:6px!important}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:24px;color:#fff;cursor:pointer}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn-label{margin-left:.3em}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn .icon-filter{font-size:16px}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn .icon-folder-download{margin-top:-2px;font-size:16px}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn .filter-string{margin-right:4px;margin-left:4px}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn .filter-count-wrapper:hover{color:#3a61ee}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn .icon-arrow-down{margin-right:10px;vertical-align:-1px}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn.active .filter-string{margin-left:10px}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn:hover{opacity:.5}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn.active{padding:2px 12px;color:#666;background:#fff;border-radius:4px;opacity:1!important}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn .icon-close-fill{color:#929292}.OrderListToolBar_kanban-context .OrderListToolBar-left .OrderListToolBar-item__btn .icon-close-fill:hover{color:#3a61ee}.OrderListToolBar_kanban-context .OrderListToolBar-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.OrderListToolBar_kanban-context .OrderListToolBar-right .bui-input-suffix{cursor:pointer}.OrderListToolBar_kanban-context .OrderListToolBar-right .byted-input{display:-webkit-box;display:-ms-flexbox;display:flex}.OrderListToolBar_kanban-context .OrderListToolBar-right .byted-input .bui-input{width:240px;background:#fff}.OrderListToolBar_kanban-context .OrderListToolBar-right .bui-input-group-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.OrderListToolBar_kanban-context .OrderListToolBar-right .byted-input-group .bui-input-group-addon{padding:0;line-height:32px;cursor:pointer}.OrderListToolBar_kanban-context .OrderListToolBar-right .append-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:auto;padding:5px 9px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.OrderListToolBar_kanban-context .OrderListToolBar-right .byted-icon.bui-icon-search{position:relative}.OrderListToolBar_kanban-context .OrderListToolBar-right.disabled .byted-input-group .bui-input-group-addon,.OrderListToolBar_kanban-context .OrderListToolBar-right.disabled .byted-input .bui-input{background:#f8f9fa}.OrderListToolBar_kanban-context .OrderListToolBar-right.disabled .append-text{color:#c1c1c1}.OrderListToolBar-item__btn--new-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:32px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.OrderListToolBar-item__btn--new-order:hover{opacity:.8}.OrderListToolBar-item__btn--new-order:active{opacity:.6}.associate-issue--search-list[data-v-2e92f613]{min-height:400px;max-height:80vh}.ongoing-issue[data-v-2e92f613]{position:fixed;bottom:40px;left:24px;z-index:101}.ongoing-issue--trigger[data-v-2e92f613]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:9px 20px 9px 16px;line-height:22px;background:#fff;border:1px solid #fafafa;border-radius:20px;-webkit-box-shadow:0 4px 14px rgba(0,0,0,.1);box-shadow:0 4px 14px rgba(0,0,0,.1);cursor:pointer;white-space:nowrap}.ongoing-issue--icon[data-v-2e92f613]{color:#3a61ee;font-size:18px}.ongoing-issue--text[data-v-2e92f613]{margin:0 8px;color:#999;font-size:14px;line-height:22px}.ongoing-issue--count[data-v-2e92f613]{color:#333;font-weight:500}.ongoing-issue--body[data-v-2e92f613]{width:338px;max-height:80vh;overflow:auto}.ongoing-issue--item[data-v-2e92f613]{position:relative;padding:12px 16px;cursor:pointer}.ongoing-issue--item[data-v-2e92f613]:hover{background:#f0f0f0}.ongoing-issue--item[data-v-2e92f613]:after{position:absolute;right:16px;bottom:0;left:16px;height:1px;background:#ebebeb;content:""}.ongoing-issue--item[data-v-2e92f613]:last-child:after{content:none}.ongoing-issue--item-title[data-v-2e92f613]{color:#333;font-weight:500;font-size:14px;line-height:22px}.ongoing-issue--item-content[data-v-2e92f613]{margin:6px 0;color:#999;font-size:12px;line-height:18px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.ongoing-issue__footer[data-v-2e92f613]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ongoing-issue--item-status[data-v-2e92f613]{height:22px;padding:1px 8px;color:#fff;font-size:12px;line-height:20px;background:#0ce5de;border-radius:4px}.ongoing-issue--none[data-v-2e92f613]{line-height:3em;text-align:center}.ongoing-issue__mask[data-v-2e92f613]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);z-index:29}[data-v-2e92f613] .bui-popover-panel{padding:0;overflow:hidden}[data-v-2e92f613] .bui-popper{padding:4px 0}.athena_kband{height:100%}.orderlane_group{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:calc(100% - 50px);overflow-x:hidden;-webkit-transform:translateY(-54px);transform:translateY(-54px)}.orderlane_group,.orderlane_list{display:-webkit-box;display:-ms-flexbox;display:flex}.orderlane_list{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:1373px;height:calc(100% - 106px)}.orderlane_group_innner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px;overflow-x:auto}.byted-notification-close-icon{font-size:16px}.tab-filter{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.style1 .tab-filter--option{height:34px;padding:6px 12px;color:hsla(0,0%,100%,.5);font-weight:500;line-height:22px;vertical-align:middle;border-radius:4px;cursor:pointer}.style1 .tab-filter--option:hover{background:hsla(0,0%,100%,.1);opacity:1}.style1 .tab-filter--option+.tab-filter--option{margin-left:4px}.style1 .tab-filter--option__current{color:#fff;background:hsla(0,0%,100%,.1);opacity:1}.style2 .tab-filter--option{color:#666;font-size:14px;line-height:22px;cursor:pointer}.style2 .tab-filter--option:hover{color:#333}.style2 .tab-filter--option+.tab-filter--option{margin-left:24px}.style2 .tab-filter--option__current{position:relative;color:#333;font-weight:600;font-size:14px;line-height:22px}.style2 .tab-filter--option__current:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:#3a61ee;content:""}.style3 .tab-filter--option{position:relative;color:#999;font-size:12px;line-height:22px;cursor:pointer}.style3 .tab-filter--option:hover{color:#333}.style3 .tab-filter--option+.tab-filter--option{margin-left:20px}.style3 .tab-filter--option+.tab-filter--option:after{position:absolute;top:50%;left:-10px;width:1px;height:12px;margin-top:-6px;background:#d6d6d6;content:""}.style3 .tab-filter--option__current{color:#333;font-weight:600}.AdminFeedbackAuth__pair[data-v-fcd5edf4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:16px 0}.AdminFeedbackAuth__pair--align[data-v-fcd5edf4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AdminFeedbackAuth__label[data-v-fcd5edf4]{position:relative;width:120px;margin-right:20px;color:#333;font-size:14px;line-height:22px;text-align:right}.AdminFeedbackAuth__value[data-v-fcd5edf4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-weight:600;font-size:14px;line-height:22px}.AdminFeedbackAuth__pairRequired[data-v-fcd5edf4]{position:absolute;top:50%;left:calc(100% + 8px);width:4px;height:4px;margin-top:-2px;background:#f65656;border-radius:100%}.AdminFeedbackAuth__plat[data-v-f0a8d470]{display:-webkit-box;display:-ms-flexbox;display:flex;width:500px;padding:7px 12px}.AdminFeedbackAuth__platIcon[data-v-f0a8d470]{margin-right:12px}.AdminFeedbackAuth__platContainer[data-v-f0a8d470]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.AdminFeedbackAuth__platTop[data-v-f0a8d470]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.AdminFeedbackAuth__platTitle[data-v-f0a8d470]{overflow:hidden;color:#333;font-weight:600;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.AdminFeedbackAuth__platId[data-v-f0a8d470]{margin-left:8px;color:#999;font-weight:600;font-size:14px;line-height:22px}.AdminFeedbackAuth__platInternal[data-v-f0a8d470]{margin-left:8px;color:#f65656;font-weight:600;font-size:14px;line-height:22px}.AdminFeedbackAuth__platBottom[data-v-f0a8d470]{color:#999;font-size:12px;line-height:20px}.AdminFeedbackAuth__item[data-v-2f66c9bc]{max-width:640px}.AdminFeedbackAuth__itemTitle[data-v-2f66c9bc]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}.AdminFeedbackAuth__itemTitle[data-v-2f66c9bc]:before{position:absolute;top:50%;right:0;left:0;height:1px;background:#ebebeb;content:""}.AdminFeedbackAuth__itemTitleText[data-v-2f66c9bc]{position:relative;margin-left:60px;padding:0 8px;color:#333;font-size:14px;line-height:22px;background:#fff}.AdminFeedbackAuth__itemRemove[data-v-2f66c9bc]{position:relative;padding-left:8px;color:#3a61ee;font-size:14px;line-height:22px;background:#fff;cursor:pointer}.AdminFeedbackAuth__current[data-v-2f66c9bc]{padding-right:30px;border:1px solid #e0e0e0;border-radius:4px}[data-v-2f66c9bc] .AdminFeedbackAuth__label{height:34px;line-height:34px}.AdminFeedbackAuth__platPanel .byted-option{padding:0}.AdminFeedbackAuth__platPanel .bui-select-option-wrapper{min-height:300px}.AdminFeedbackAuth__title[data-v-f078e4a2]{position:relative;margin-top:32px;margin-bottom:28px;padding-left:16px;color:#333;font-weight:600;font-size:14px;font-style:normal;line-height:22px}.AdminFeedbackAuth__title[data-v-f078e4a2]:before{position:absolute;top:2px;bottom:2px;left:0;width:4px;background:#3a61ee;content:""}.AdminFeedbackAuth__userInfoAvatar[data-v-40df824d]{width:30px;height:30px;margin-right:8px}.UserList[data-v-3bf8f8bc]{display:-webkit-box;display:-ms-flexbox;display:flex}.UserList__avatar[data-v-3bf8f8bc]{width:30px;height:30px;border:1px solid #fff}.UserList__avatar+.UserList__avatar[data-v-3bf8f8bc]{margin-left:-8px}.UserList__more[data-v-3bf8f8bc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#666;font-weight:600;font-size:12px;background:#f0f0f0;border-radius:100%}.UserList__item[data-v-3bf8f8bc],.UserList__more[data-v-3bf8f8bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.UserList__item[data-v-3bf8f8bc]{height:50px;padding:0 16px}.UserList__itemAvatar[data-v-3bf8f8bc]{width:30px;height:30px;margin-right:8px}.UserList__itemName[data-v-3bf8f8bc]{color:#333;font-weight:600;font-size:14px;line-height:22px}.UserList__itemEmail[data-v-3bf8f8bc]{color:#333;font-size:12px;line-height:20px}.UserList__popper .bui-popover-panel{padding:8px 0}.share-btn[data-v-dc1ed48e]{color:#999;font-size:20px;cursor:pointer}.share-border[data-v-dc1ed48e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 16px;font-size:12px;border:1px solid #e0e0e0;border-radius:19px;cursor:pointer}.share-border .share-btn[data-v-dc1ed48e]{color:#333;font-size:12px}.share-border:hover .share-btn[data-v-dc1ed48e],.share-border[data-v-dc1ed48e]:hover{color:#3a61ee}.AdminFeedbackAuth__detailItemStatus[data-v-8b26db68]{display:inline-block;padding:1px 8px;color:#fff;font-size:12px;line-height:20px;border-radius:4px}.AdminFeedbackAuth__detailItemStatus.AdminFeedbackAuth__detailItemStatus--processing[data-v-8b26db68]{background:#ffa900}.AdminFeedbackAuth__detailItemStatus.AdminFeedbackAuth__detailItemStatus--approve[data-v-8b26db68]{background:#6abf40}.AdminFeedbackAuth__detailItemStatus.AdminFeedbackAuth__detailItemStatus--reject[data-v-8b26db68]{background:#f65656}.AdminFeedbackAuth__detailItem[data-v-32e93460]{margin:16px 50px;padding:0 16px;background:#fafafa;border-radius:4px}.AdminFeedbackAuth__detailItem[data-v-32e93460]:first-child{margin-top:24px}.AdminFeedbackAuth__detailItem[data-v-32e93460]:last-child{margin-bottom:24px}.AdminFeedbackAuth__detailItemTop[data-v-32e93460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;border-bottom:1px solid #ebebeb}.AdminFeedbackAuth__detailItemTitle[data-v-32e93460]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;color:#333;font-weight:600;font-size:14px;font-style:normal;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.AdminFeedbackAuth__detailItemRight[data-v-32e93460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AdminFeedbackAuth__detailItemApprover[data-v-32e93460]{margin-right:4px;color:#999;font-size:12px;line-height:20px}.AdminFeedbackAuth__detailItemShareBtn[data-v-32e93460]{font-size:20px}.AdminFeedbackAuth__detailItemBottom[data-v-32e93460]{padding:12px 0}.AdminFeedbackAuth__detailItemMeta[data-v-32e93460]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:50%;overflow:hidden}.AdminFeedbackAuth__detailItemMeta--full[data-v-32e93460]{width:100%}.AdminFeedbackAuth__detailItemLabel[data-v-32e93460]{margin-right:4px;color:#999;font-size:12px;line-height:20px}.AdminFeedbackAuth__detailItemValue[data-v-32e93460]{overflow:hidden;color:#333;font-size:12px;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.AdminFeedbackAuth__correctRole[data-v-32e93460]{padding-left:4px;color:#ffa900;font-size:12px;line-height:20px}.AdminFeedbackAuth__status[data-v-32e93460]{margin:0 16px}.AdminFeedbackAuth[data-v-064b505e]{position:relative;height:100%}.AdminFeedbackAuth__deco[data-v-064b505e]{height:60px;background:#06154b}.AdminFeedbackAuth__container[data-v-064b505e]{position:absolute;top:16px;bottom:32px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:900px;overflow:hidden;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.05);box-shadow:0 2px 6px rgba(0,0,0,.05);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.AdminFeedbackAuth__tab[data-v-064b505e]{width:auto;margin:0 50px;border-bottom:1px dashed #e0e0e0}.AdminFeedbackAuth__tab[data-v-064b505e] .tab-filter--option{font-size:18px;line-height:80px}.AdminFeedbackAuth__tab.style2[data-v-064b505e] .tab-filter--option__current:after{bottom:-1px}.AdminFeedbackAuth__scroller[data-v-064b505e]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 50px 32px;overflow:overlay}.AdminFeedbackAuth__scroller2[data-v-064b505e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.AdminFeedbackAuth__submitBar[data-v-064b505e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:32px;margin-left:140px}.page-table[data-v-9d99c66c]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.05)}.page-table--header[data-v-9d99c66c]{padding:0 24px}.page-table--toolbar[data-v-9d99c66c]{float:left}.page-table--page[data-v-9d99c66c]{float:right;line-height:50px}.page-table--body[data-v-9d99c66c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.page-table--empty[data-v-9d99c66c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;color:#999}[data-v-9d99c66c] .bui-pagination-list>*{vertical-align:middle}[data-v-9d99c66c] .byted-loading-v{z-index:996}.search[data-v-3ced25ae]{width:240px}.search--btn[data-v-3ced25ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;min-width:auto;height:34px;padding:0}.ToggleBox[data-v-38145544]{position:fixed;top:0;right:0;bottom:0;z-index:200}.ToggleBox__container[data-v-38145544]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15)}.ToggleBox__title[data-v-38145544]{margin:0 32px;padding:17px 0;border-bottom:1px dashed #e0e0e0}.ToggleBox__body[data-v-38145544]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 32px;overflow:auto}.ToggleBox__trigger[data-v-38145544]{position:absolute;top:9px;right:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;color:#fff;font-size:14px;background:#3a61ee;border-radius:4px 0 0 4px;cursor:pointer}.toggle-enter-active[data-v-38145544],.toggle-leave-active[data-v-38145544]{-webkit-transition:width .5s;transition:width .5s}.toggle-enter[data-v-38145544],.toggle-leave-to[data-v-38145544]{width:0!important}.DataScopeSelect__select[data-v-b5c5251e]{margin:8px 0 0 0}[data-v-b5c5251e] .byted-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-b5c5251e] .byted-radio{margin:0!important}[data-v-b5c5251e] .byted-radio label{display:block}.ReviewDetail__submitBar[data-v-07a5f968]{position:-webkit-sticky;position:sticky;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:55px;padding:16px 0;background:#fff}.ReviewDetail__submit-title[data-v-07a5f968]{margin-bottom:8px;color:#333;font-weight:600;font-size:14px;line-height:22px}.ReviewDetail__submit-title[data-v-07a5f968]:not(:first-child){margin-top:24px}.ReviewDetail__submit-footer[data-v-07a5f968]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:16px}.UserMsg[data-v-d4ab5eae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.UserMsg__Avatar[data-v-d4ab5eae]{width:30px;min-width:30px;height:30px;margin-right:8px}.UserMsg__Name[data-v-d4ab5eae]{font-weight:600}.UserMsg__Email[data-v-d4ab5eae],.UserMsg__Name[data-v-d4ab5eae]{color:#333;font-size:12px;line-height:14px}.ReviewDetail__title[data-v-fe4c571e]{color:#333;font-weight:600;font-size:18px;line-height:26px}.ReviewDetail__id[data-v-fe4c571e]{color:#333;font-weight:600;font-size:12px;line-height:20px}.filter-group{display:inline-block;vertical-align:middle}.filter-group--mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.filter-group--trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;color:#fff;cursor:pointer}.filter-group--trigger:hover{opacity:.5}.filter-group__active .filter-group--trigger{padding:2px 8px;color:#999;background:#fff;border-radius:4px;opacity:1}.filter-group--icon{font-size:16px;vertical-align:middle}.filter-group--label{margin-left:4px;line-height:1em;vertical-align:middle}.filter-group__active .filter-group--label{margin:0 8px;color:#333;font-size:14px;line-height:22px}.filter-group__active .filter-group--label:hover{color:#3a61ee}.filter-group--down{margin-right:8px;font-size:16px;vertical-align:middle}.filter-group--reset{font-size:14px;vertical-align:middle}.filter-group--reset:hover{color:#3a61ee}.filter-group--body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background:#fff;border-radius:6px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08)}.filter-group--body,.filter-group--header{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-group--header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:48px;margin:0 24px;font-weight:500;font-size:16px}.filter-group--title{color:#333}.filter-group--close{position:relative;right:-14px;width:48px;height:48px;color:#c1c1c1;font-size:20px;line-height:48px;text-align:center;cursor:pointer}.filter-group--container{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 24px 0;overflow:auto}.filter-group--container>*{margin:6px 0}.filter-group--footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:18px 24px;line-height:normal}.filter-group--btn+.filter-group--btn{margin-left:8px}.filter-group--container>.byted-date-picker{width:100%}.filter-group--container>.byted-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.filter-group--container>.byted-radio-group .bui-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:auto!important}.sider--mask[data-v-79e6f676]{position:fixed;top:0;right:0;bottom:0;left:0}.sider--container[data-v-79e6f676]{position:fixed;top:16px;bottom:16px;z-index:200;background:#fff;border-radius:6px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08)}.sider--container.sider--container__left[data-v-79e6f676]{left:16px}.sider--container.sider--container__right[data-v-79e6f676]{right:16px}.filter-group--warp{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.filter-group--popper .bui-popover-panel{padding:0}.filter--sider .sider--container{bottom:auto}.filter--sider .sider--container .filter-group--container{max-height:calc(100vh - 172px)}.ReviewManagement[data-v-1906da98]{position:relative;height:100%}.ReviewManagement__deco[data-v-1906da98]{position:absolute;top:0;right:0;left:0;height:116px;background:#06154b}.ReviewManagement__container[data-v-1906da98]{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;height:100%;padding:8px 32px 10px}.ReviewManagement__toolbar[data-v-1906da98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ReviewManagement__toolbar-left[data-v-1906da98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ReviewManagement__search[data-v-1906da98]{width:400px}.ReviewManagement__keyword-type[data-v-1906da98]{width:160px}.ReviewManagement__table[data-v-1906da98]{-webkit-box-flex:1;-ms-flex:1;flex:1}.ReviewManagement__spliter[data-v-1906da98]{width:1px;height:16px;margin:0 24px;background:#e4e9ed;opacity:.5}[data-v-1906da98] .ReviewManagement__operate{color:#3a61ee;font-size:12px;line-height:20px;cursor:pointer}[data-v-1906da98] .bui-table-ceil{padding:9px 16px!important}.PeopleInfo{display:-webkit-box;display:-ms-flexbox;display:flex}.PeopleInfo .byted-avatar{width:22px;height:22px;margin-right:8px}.PeopleInfo .byted-avatar-text{line-height:22px}.workflow-content__header{height:50px;padding:0 24px;font-weight:600;font-size:14px;line-height:50px;border-bottom:1px solid #f0f0f0}.workflow-content__add{height:58px;padding:0 24px;color:#3a61ee;font-size:14px}.workflow-content__add,.workflow-content__add .byted-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workflow-content__add .byted-link{font-weight:600}.workflow-content__add .icon-add{margin-right:5px;font-size:16px}.workflow-content__add a{color:#3a61ee}.workflow-content__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.workflow-content__action .user_operate{display:none;margin-top:-2px;color:#3a61ee;font-size:12px;cursor:pointer}.workflow-content__action .user_operate .plat_name_modify{margin-right:8px}.workflow-content__table{padding:0 24px}.workflow-content__table tbody tr:hover .user_operate{display:-webkit-box;display:-ms-flexbox;display:flex}.workflow-content__table tbody tr:hover .bui-table-ceil{padding:5px 16px}.workflow-content__table .bui-table-wrapper .bui-table-header{border-color:#ebebeb;border-top:1px solid #ebebeb}.container[data-v-31d2886d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;gap:4px}.label[data-v-31d2886d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-modal .bui-modal-body.bui-modal-dividing-line{border:none}.select-modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-modal__count-hint{margin-top:2px;margin-right:auto;color:#999}.select-modal .byted-select-panel-moduler{border-radius:0}.select-modal__select-panel .byted-select-panel-moduler-header{display:none}.add-scope-modal .byted-select-panel-moduler-container{height:466px;overflow-y:auto;overflow-y:overlay}.filterable-multiple-selection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;height:300px}.filterable-multiple-selection__options{display:grid;-webkit-box-flex:1;-ms-flex:1;flex:1;grid-gap:12px;grid-template-columns:1fr 1fr;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:auto;overflow-y:overlay}.filterable-multiple-selection__options .byted-checkbox{margin-left:0!important}.filterable-selection-popper,.filterable-selection-popper__header{display:-webkit-box;display:-ms-flexbox;display:flex}.filterable-selection-popper__header{gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-size:14px;line-height:22px}.filterable-selection-popper__hint{margin-right:auto}.filterable-selection-popper__count-hint{color:#999}.apply-scope-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex}.workflow-apply-scope{padding:32px 24px}.workflow-apply-scope__header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.workflow-apply-scope__header .workflow-apply-scope__line{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#f0f0f0}.workflow-apply-scope__node{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px}.workflow-apply-scope__node-name{-webkit-box-flex:7;-ms-flex:7;flex:7;margin-right:auto;overflow:hidden;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.workflow-apply-scope__node-country{-webkit-box-flex:3;-ms-flex:3;flex:3;overflow:hidden;color:#999;font-size:12px;line-height:20px}.workflow-apply-scope__node-country .non-break-text{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.workflow-apply-scope__add-scope{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}.workflow-apply-scope .icon-more{color:#999;font-size:20px;cursor:pointer}.workflow-apply-scope .icon-more:hover{color:#666}.tree-node--level1>.tree-node__header .workflow-apply-scope__node{padding-left:0}.tree-node--level1>.tree-node__header .workflow-apply-scope__node-name{font-weight:600}.workflow-apply-scope .tree-node--level2,.workflow-apply-scope .tree-node--level3{border:1px solid #ddd;border-radius:4px}.workflow-apply-scope .tree-node__children--level0{gap:4px}.workflow-apply-scope .tree-node__children--level0,.workflow-apply-scope .tree-node__children--level1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.workflow-apply-scope .tree-node__children--level1{gap:8px;padding-left:24px}.workflow-apply-scope .tree-node__children--level2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 4px;padding:0 12px 12px 36px}.popper-input{display:block}.popper-input .bui-input{overflow:hidden;text-overflow:ellipsis;border:1px solid #fff}.popper-input__popper{max-width:500px}.processor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:auto}.processor .byted-avatar-sm{-ms-flex-negative:0;flex-shrink:0;width:22px;height:22px;margin-right:8px;font-size:14px;line-height:22px}.processor-select--error .byted-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f65656}.processor-select--error .byted-link:hover{color:#f65656}.processor-select__popper{width:250px!important}.processor-select .byted-tag-closable{padding:3px 25px 3px 3px;background:#edf1f5;border-radius:100px}.flow-node{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:250px;height:265px;overflow:hidden;background:#fff;border:1px solid #f0f0f0;border-radius:4px}.flow-node--draggable{cursor:move}.flow-node__header{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}.flow-node__content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow-y:auto;overflow-y:overlay}.flow-node__name-input{padding:8px}.flow-node__role{padding:0 16px;font-size:12px;line-height:20px}.flow-node__role-label{color:#999}.flow-node__role-select{margin-bottom:4px;padding:0 16px}.flow-node .processor-select{padding:4px 16px;font-size:12px}.flow-node .processor-select .byted-link{font-size:12px}.flow-node__form-item{padding:4px 16px}.flow-node__form-item .byted-checkbox{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.flow-node__form-item label{display:-webkit-box;display:-ms-flexbox;display:flex}.flow-node__form-item label .bui-checkbox-input-wrapper{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px}.flow-node__form-item label .bui-checkbox-input-label{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#666;font-size:12px;word-break:break-all}.flow-node__footer{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 16px;padding:8px 0;color:#999;font-size:12px;border-top:1px solid #f0f0f0}.flow-node__footer,.flow-node__footer .icon-delete{display:-webkit-box;display:-ms-flexbox;display:flex}.flow-node__footer .icon-delete{color:#c1c1c1;font-size:16px;cursor:pointer}.flow-node__footer .icon-delete:hover{color:#999}.flow-edit{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.flow-edit,.flow-edit-header{display:-webkit-box;display:-ms-flexbox;display:flex}.flow-edit-header{height:50px;padding:0 24px;border-bottom:1px solid #f0f0f0}.flow-edit-header__workflow-name{width:300px}.flow-edit-header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:auto}.flow-edit-header__nav .byted-link{font-weight:600}.flow-edit-header__tools{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flow-edit-header__save-btn{min-width:auto!important}.flow-edit-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-y:overlay}.flow-edit-body-flow-nodes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%;padding:16px 24px;overflow-x:auto;background:#f8f9fa}.flow-edit-body-flow-nodes .flow-node,.flow-edit-body-flow-nodes__add{-ms-flex-negative:0;flex-shrink:0}.flow-edit-body-flow-nodes__add{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:250px;height:265px;overflow:hidden;background:#fff;border:1px solid #f0f0f0;border-radius:4px}