.custom-time-container .day-pick,.custom-time-container .time-pick{position:relative}.custom-time-container .custom-time-calendar-selector{position:absolute;top:calc(100% + 4px);left:0}.custom-time-container .custom-time-time-selector{position:absolute;top:calc(100% + 4px);left:-1px}.custom-time-container .fake-input .value{flex:1;font-size:14px;color:var(--text_1st);line-height:22px;text-align:left}input.custom-time-input{cursor:pointer;background-color:inherit;border:none;appearance:none}input.custom-time-input::-webkit-calendar-picker-indicator{display:none}input.custom-time-input::-webkit-inner-spin-button{display:none}input.custom-time-input::-webkit-outer-spin-button{display:none}input.custom-time-input:focus{border:none;outline:none}.sop-touchpoint-container{display:flex;align-items:center;justify-content:center}.sop-touchpoint-container .sop-touchpoint-box{display:flex;align-items:center;cursor:pointer}.sop-touchpoint-container .sop-touchpoint-box .sop-touchpoint-text{font-weight:400;font-size:12px;font-style:italic;color:var(--text_2nd)}.sop-touchpoint-container .sop-touchpoint-box .sop-touchpoint-link{display:flex;align-items:center;color:var(--functional_brand_primary);margin-left:6px;cursor:pointer}.sop-touchpoint-container .sop-touchpoint-box .sop-touchpoint-link .sop-touchpoint-link-text{margin-left:4px;font-weight:400;font-size:12px}.common-badge .ant-badge-count,.common-badge .ant-badge-dot{box-shadow:0 0 0 2px var(--commonbg_dark)}.common-badge .ant-badge-dot{position:relative;top:8px;right:8px;width:6px;height:6px;background-color:#f11b43}.common-icon{position:relative}.common-icon.disabled{cursor:not-allowed;opacity:.4}.common-icon.rounded-hover{background-color:var(--commonbg_1st_hover);border-radius:50%}.common-icon .common-badge{position:absolute;top:-2px;right:-5px}.home-title-bar-container{display:flex;height:29px;padding:0 0 0 16px;-webkit-app-region:drag}.home-title-bar-container .logo-box{height:100%;display:flex;align-items:center}.home-title-bar-container .logo-box .logo{width:16px;height:16px;background-image:url(https://static.cdn.haiserve.com/seatalk/fe/static/media/seatalk-logo-c0d84541.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.home-title-bar-container .logo-box .text{margin-left:16px;font-size:12px}.personal-status-tag-wrap{max-width:calc(100% - 26px);height:16px;margin-left:4px;margin-right:4px}.personal-status-tag-wrap .personal-status-tag{text-align:center;background:var(--tag_status_1);border-radius:8px;color:var(--text_2nd);line-height:12px;padding:2px 8px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.personal-status-tag-title-wrap{display:flex;align-items:center;flex-direction:column}.personal-status-tag-title-wrap .personal-status-tag-text-wrap{display:flex;align-items:center}.personal-status-tag-title-wrap .tooltipText{display:block;color:#fff;text-align:center}.personal-status-tag-title-wrap .tooltipTime{display:block;color:#ffffff80;text-align:center}.contact-contact-list-item.selected.highlightOnSelect .personal-status-tag-wrap .personal-status-tag{background:var(--tag_status_2)}.Toastify__toast-container{z-index:9999;-webkit-transform:translate3d(0,0,9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:#ffffffb3;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.Toastify .Toastify__toast-container{top:50%;transform:translate(calc(-50% + .5px),calc(-50% + .5px));margin:0;width:auto;padding:0;z-index:9999999}.Toastify .Toastify__toast{display:flex;align-items:center;min-height:0;max-width:320px;border-radius:4px;padding:12px 14px;color:var(--textwhite_1st);background-color:var(--toastbg_1st);font-family:inherit;cursor:pointer;box-shadow:none}.Toastify .Toastify__toast:before{display:block;margin-right:8px;width:14px;height:14px;border:1px solid transparent;border-radius:50%;text-align:center;transform:translateY(-1px)}.Toastify .Toastify__toast .Toastify__toast-body{white-space:normal;word-break:break-word}.Toastify .Toastify__toast--warning:before{content:"!";border-color:#ffbb1c;color:#ffbb1c;font-size:10px;line-height:10px}.Toastify .Toastify__toast--success:before{content:"✓";border-color:#29c449;color:#29c449;font-size:8px;line-height:12px}@keyframes ToastifyFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ToastifyFadeOut{0%{opacity:1}to{opacity:0}}.toastify-fadein{animation-name:ToastifyFadeIn}.toastify-fadeout{animation-name:ToastifyFadeOut}.toastify-no-animation-enter{transition:none!important}.toastify-no-animation-exit{transition:none!important;width:0!important;height:0!important;padding:0!important;margin:0!important}.highlight-animation{animation:highlightAnimation 2s ease-in-out both}@keyframes highlightAnimation{0%{background-color:var(--functional_yellow_2nd)}50%{background-color:var(--functional_yellow_2nd)}to{background-color:transparent}}.spark-split-view-container{width:100%;height:100%;background:var(--background_primary);overflow:hidden;display:flex;flex-direction:column}.spark-split-view-container .spark-split-view-header{flex:0 0 auto;height:62px;padding:0 16px;background:linear-gradient(to top,var(--smart_writing_preview_header_bg_5) 0%,var(--smart_writing_preview_header_bg_6) 100%),linear-gradient(to right,var(--smart_writing_preview_header_bg_1),var(--smart_writing_preview_header_bg_2),var(--smart_writing_preview_header_bg_3),var(--smart_writing_preview_header_bg_4));position:relative;display:flex;align-items:center;justify-content:center;-webkit-app-region:drag}.spark-split-view-container .spark-split-view-header .title{font-size:16px;font-weight:500;color:var(--text_header)}.spark-split-view-container .spark-split-view-header .close-icon{position:absolute;right:12px;-webkit-app-region:no-drag}.spark-split-view-container .spark-split-view-header .close-icon:hover{color:var(--functional_brand_primary)}.spark-split-view-container .spark-split-view-header .close-icon.common-icon{width:32px;height:32px;display:flex;justify-content:center;align-items:center}.spark-split-view-container .spark-split-view-scroll{scrollbar-gutter:stable;overflow-y:auto;padding-left:12px}.spark-split-view-container .spark-split-view-scroll .spark-split-view-content{margin-top:12px;border:1px solid var(--line_primary);border-radius:8px;text-align:left;overflow:hidden}.spark-split-view-container .spark-split-view-scroll .spark-split-view-content .header{padding:8px 12px;border-bottom:1px solid var(--line_primary)}.spark-split-view-container .spark-split-view-scroll .spark-split-view-content .header .title{font-size:14px;color:var(--text_primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spark-split-view-container .spark-split-view-scroll .spark-split-view-content .header .sub-title{font-size:12px;color:var(--text_secondary)}.spark-split-view-container .spark-split-view-scroll .spark-split-view-content .content{padding:8px 12px;font-size:14px;color:var(--text_primary)}.spark-split-view-container .spark-split-view-scroll .spark-split-view-content .content.error{display:flex;align-items:center;color:var(--accent_red_primary)}.spark-split-view-container .spark-split-view-scroll .spark-split-view-content .content.error svg{flex:0 0 auto;margin-right:8px}.spark-split-view-container .spark-split-view-footer{padding:12px;display:flex;align-items:center;gap:8px;color:var(--icon_secondary)}.spark-split-view-container .spark-split-view-footer .icon{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.spark-split-view-container .spark-split-view-footer .translate-icon{display:flex;justify-content:center;align-items:center;width:36px;height:20px}.spark-split-view-container .spark-split-view-footer .translate-icon:hover{border-radius:4px}.spark-split-view-container .spark-split-view-footer .translate-icon svg .arrow{transform:rotate(0);transform-origin:28px 10px}.spark-split-view-container .spark-split-view-footer .translate-icon--open svg .arrow{transform:rotate(180deg)}.spark-split-view-container .spark-split-view-footer .help-us-improve-icon{margin-left:auto}.ant-dropdown .language-select-menu .language-select-title{padding:3px 0;margin:0 10px;font-size:12px;line-height:18px;color:var(--foreground_secondary);border-bottom:1px solid var(--line_primary)}.ant-dropdown .language-select-menu .language-select-item{padding:10px;line-height:20px;font-size:14px;color:var(--foreground_primary);display:flex;justify-content:space-between;align-items:center}.ant-dropdown .language-select-menu .language-select-item .item-label{margin-right:8px}.ant-dropdown .chat-summary-entry-menu .chat-summary-entry-menu-title{padding:3px 0;margin:0 10px;font-size:12px;line-height:18px;color:var(--foreground_secondary);border-bottom:1px solid var(--line_primary)}.ant-dropdown .chat-summary-entry-menu .chat-summary-entry-menu-item{padding:10px;line-height:20px;font-size:14px;color:var(--foreground_primary);display:flex;justify-content:space-between;align-items:center}.SortableHelper.ant-upload-list,.SortableHelper .ant-upload-list-picture-card{z-index:1200}.SortableHelper.ant-upload-list .ant-upload-list-picture-card-container,.SortableHelper .ant-upload-list-picture-card .ant-upload-list-picture-card-container{width:40px;height:40px}.SortableHelper.ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item,.SortableHelper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item{width:40px;height:40px;margin:5px 0 5px 14px;padding:0}.SortableHelper.ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item.ant-upload-list-item-uploading .anticon-close,.SortableHelper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item.ant-upload-list-item-uploading .anticon-close,.SortableHelper.ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item.ant-upload-list-item-uploading .ant-upload-list-item-uploading-text,.SortableHelper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item.ant-upload-list-item-uploading .ant-upload-list-item-uploading-text{display:none}.bugReportModal.ant-modal-wrap{z-index:1000}.bugReportModal .ant-upload.ant-upload-select-picture-card{border-style:solid;border-width:2px;overflow:hidden;display:block;border-color:var(--border_3rd);background-color:transparent}.bugReportModal .ant-upload.ant-upload-select-picture-card:hover{border-color:var(--functional_brand_primary)}.bugReportModal .uploadButton{vertical-align:middle;margin-bottom:4px}.bugReportModal .ant-input:focus{box-shadow:none}.bugReportModal .provide-screenshots{margin-bottom:6px}.bugReportContentWrap{overflow-y:overlay;overflow-x:hidden;padding-right:15px}.bugReportContentWrap .ant-checkbox-wrapper span{color:var(--text_1st)}.writing-result-loading{margin-top:8px;margin-bottom:4px;font-size:20px;color:var(--functional_brand_primary)}.writing-result-loading-bar{display:flex;flex-direction:column;gap:10px}.loading-bar{height:16px;border-radius:2px;background:linear-gradient(90deg,var(--spark_split_view_loading_bar_bg_1) 0%,var(--spark_split_view_loading_bar_bg_2) 100%);position:relative;overflow:hidden}.loading-bar:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 100%);animation:moveRight 2s infinite}.bar1{width:100%}.bar2{width:40%}@keyframes moveRight{0%{left:-100%}to{left:100%}}.messages-message-detail-view .smart-writing-entry-icon.arrow-down,.thread-detail-page-split-view .smart-writing-entry-icon.arrow-down{cursor:pointer;margin-left:0!important}.messages-message-detail-view .smart-writing-entry-icon.arrow-down.open,.thread-detail-page-split-view .smart-writing-entry-icon.arrow-down.open{transform:rotate(180deg)}.messages-message-detail-view .smart-writing-entry-icon.arrow-down.disabled,.thread-detail-page-split-view .smart-writing-entry-icon.arrow-down.disabled{cursor:inherit;opacity:.4}.thread-scroll-to-bottom-component{position:absolute;right:24px;bottom:16px;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:var(--functional_brand_primary);background:var(--dialogsbg_1st);box-shadow:0 2px 8px #20232526;cursor:pointer}.thread-scroll-to-bottom-component.aboveScheduleBanner{bottom:52px}.thread-scroll-to-bottom-component .common-icon{vertical-align:-.25em;margin:0 1.25px}.new-message-tip-component{display:flex;align-items:center;position:absolute;height:32px!important;font-size:14px;line-height:32px;padding:0 16px;left:12px;bottom:8px;width:calc(100% - 24px)!important;color:var(--textwhite_1st);background-color:var(--overlaygrey_02);box-sizing:border-box;border-radius:4px;cursor:pointer;max-width:100%;white-space:nowrap}.new-message-tip-component.aboveScheduleBanner{bottom:36px!important}.new-message-tip-component>span{margin-left:8px;color:var(--text_white_1st);word-break:break-all;overflow:hidden;text-overflow:ellipsis}.tippy-box[data-reference-hidden]{visibility:hidden;pointer-events:none}.tippy-box-theme-override .tippy-box[data-theme=emoji-picker-thread] .emoji-picker-container,body.dark-theme .tippy-box[data-theme=emoji-picker-thread] .emoji-picker-container{box-shadow:0 1px 14px #00000080}@media (prefers-color-scheme: dark){body:not(.light-theme) .tippy-box[data-theme=emoji-picker-thread] .emoji-picker-container{box-shadow:0 1px 14px #00000080}}.contact-contact-list-item{height:100%;width:100%;position:relative;padding:13px 10px;background:none;text-align:left;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-contact-list-item .leave-status-tag{margin-left:8px}.contact-contact-list-item .contact-contact-list-item-badge{display:flex;gap:2px;align-items:center;margin-left:5px}.contact-contact-list-item .contact-contact-list-item-badge .common-icon{display:flex;color:var(--icon_4th);width:16px;height:16px}.contact-contact-list-item .contact-list-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{left:30%}.contact-contact-list-item .contact-list-checkbox-left{margin-right:16px}.contact-contact-list-item:not(.selected).selectable:hover{background:var(--commonbg_1st_hover)}.contact-contact-list-item:not(.selected).selectable.highlightOnSelect:active,.contact-contact-list-item.selected.highlightOnSelect{background:var(--commonbg_2nd_selected)}.contact-contact-list-item.disabled{opacity:.5}.contact-contact-list-item.disabled *{cursor:default}.contact-contact-list-item.disabled .ant-checkbox-inner{background-color:#2023252e}.contact-contact-list-item .profile-panel-container{display:flex;cursor:pointer}.contact-contact-list-item .fill-height{height:100%}.contact-contact-list-item .info{padding-left:10px;min-width:0;justify-content:center}.contact-contact-list-item .info .main{align-items:center;width:100%;display:flex}.contact-contact-list-item .info .title-wrap{flex:1;display:flex;flex-direction:row;align-items:center;overflow:hidden}.contact-contact-list-item .info .title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:var(--text_1st);min-width:18px}.contact-contact-list-item .info .title mark{color:var(--functional_brand_primary)}.contact-contact-list-item .info .text{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:var(--text_2nd);min-height:18px;display:inline-block;align-items:center}.contact-contact-list-item .info .text .common-icon{margin-right:4px}.contact-contact-list-item .info .text .text-prefix{color:#f42844;margin-right:3px}.contact-contact-list-item .info .text .text-prefix.no-highlight{color:inherit}.contact-contact-list-item .info .text mark{color:var(--functional_brand_primary)}.contact-contact-list-item .info .label{overflow:visible;word-wrap:normal;word-spacing:nowrap;font-size:12px;margin-left:4px;color:var(--text_3rd);white-space:nowrap}.contact-contact-list-item .info .common-badge .ant-badge-count{box-shadow:none}.contact-contact-list-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:var(--icon_4th)!important}.contact-contact-list-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{width:20px;height:20px;border-radius:4px}.contact-contact-list-item .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{border-color:var(--functional_brand_primary)!important}.contact-contact-list-item .pin{position:absolute;right:3px;top:4px}.contact-contact-list-item:not(:hover) .on-hover{display:none}.contact-contact-list-item .onclick-wrapper{display:flex;-webkit-app-region:no-drag}.virtual-contact-list{-webkit-app-region:no-drag}.virtual-contact-list .contact-contact-list-item{padding:10px 13px}.messages-message-detail-view-header .contact-contact-list-item{padding:11px 10px}.messages-message-detail-view-header .contact-contact-list-item.isInactive .onclick-wrapper *{cursor:not-allowed!important}.messages-message-detail-view-header .contact-contact-list-item .onclick-wrapper{z-index:1}.contact-contact-list-item .contact-contact-list-item-info>.main{transform:none}.contact-contact-list-item .contact-contact-list-item-info>.sub{opacity:1}.contact-contact-list-item .contact-info-animation-enter .contact-contact-list-item-info>.main{transform:translateY(9px)}.contact-contact-list-item .contact-info-animation-enter .contact-contact-list-item-info>.sub{opacity:.1}.contact-contact-list-item .contact-info-animation-enter-active .contact-contact-list-item-info>.main{transition:transform .2s linear;transform:none}.contact-contact-list-item .contact-info-animation-enter-active .contact-contact-list-item-info>.sub{transition:opacity .2s linear;opacity:1}.contact-contact-list-item .contact-info-animation-exit .contact-contact-list-item-info>.main{transform:translateY(-9px)}.contact-contact-list-item .contact-info-animation-exit .contact-contact-list-item-info>.sub{opacity:1}.contact-contact-list-item .contact-info-animation-exit-active .contact-contact-list-item-info>.main{transition:transform .2s linear;transform:none}.contact-contact-list-item .contact-info-animation-exit-active .contact-contact-list-item-info>.sub{transition:opacity .2s linear;opacity:0}.bot-profile-name-container{max-width:200px;font-size:16px;line-height:24px;color:var(--text_1st)}.bot-profile-name-container .bot-name-wrap{display:flex;position:relative}.bot-profile-name-container .bot-name-wrap .bot-name-content{width:172px;font-size:16px;line-height:24px;max-height:50px;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical}.bot-profile-name-container .bot-name-wrap .bot-name-content .text-content{color:var(--text_1st);width:172px;font-size:16px;line-height:24px;text-align:left;margin-right:4px}.bot-profile-name-container .bot-name-wrap .bot-name-content .bot-icon{display:inline-flex;position:relative;width:fit-content}.bot-profile-name-container .bot-name-wrap .hidden-measure{visibility:hidden;position:absolute;overflow:visible}.content-container{width:100%;display:flex;overflow:hidden;flex-direction:column}.content-container .desc-container{width:100%;flex:1;flex-shrink:1}.content-container .desc-container .description-text{overflow:auto;font-size:14px;line-height:20px;color:var(--text_2nd);word-break:break-word;white-space:break-spaces;user-select:text;position:relative;max-height:136px;z-index:1}.content-container .desc-container .description-text a{text-decoration:underline;word-break:break-all;hyphens:none}.content-container .desc-container .scroll-fade-top,.content-container .desc-container .scroll-fade-bottom{position:sticky;height:20px;z-index:2;width:100%}.content-container .desc-container .scroll-fade-top{top:0;margin-top:-20px;background:linear-gradient(to bottom,var(--dialogsbg_1st),transparent)}.content-container .desc-container .scroll-fade-bottom{bottom:0;margin-top:-20px;background:linear-gradient(to top,var(--dialogsbg_1st),transparent)}.content-container .owner-box{display:-webkit-box;flex-direction:row;min-height:32px;margin-top:16px}.content-container .owner-box .info-row-label{display:flex!important;justify-content:flex-start;align-items:center;height:32px;max-width:93px!important}.content-container .owner-box .info-row-label-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--text_1st)}.content-container .owner-box .info-row-value{-webkit-box-flex:1;text-align:right;flex-grow:1;display:flex;justify-content:flex-end;align-items:center;color:var(--text_1st);height:fit-content;min-height:32px}.content-container .profile-description-footer{width:100%;display:flex}.content-container .profile-description-footer>button{flex:1}.bot-profile-panel.inactive-status .content-container .desc-container .description-text{max-height:120px}.bot-owner-info-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body{background-color:var(--dialogsbg_1st)}.owner-value-container{display:inline-flex;cursor:pointer}.owner-value-container .owner-nickname .owner-name-text{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-value-container .common-icon{cursor:pointer;transform:rotate(-90deg)}.owner-value-container .common-icon.sprite_ele_ic_dropdownarrow_gray{right:-6px}.ant-modal-root .editable-popover-text{z-index:9999999}.ContactSelectPanel-NewChatSelectPanel .ant-select-arrow{margin-top:-5px}.ContactSelectPanel-NewChatSelectPanel .ant-select-arrow .ant-select-arrow-icon{color:var(--icon_1st)}.default-avatar-icon{background:#dedee8;color:#fff;border-radius:4px}.avatar-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.avatar-box img.avatar-badge{width:125%;height:125%;position:absolute;left:-12.5%;top:-12.5%;-webkit-user-drag:none}.common-avatar{border-radius:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.common-avatar.border{border:5px solid #e9e9f4;background-color:#e9e9e9}.common-avatar.ant-avatar-image{display:inline-flex;flex-direction:column;align-items:center}.common-avatar.ant-avatar-image img{width:auto;height:100%;border-radius:4px}.dot.sealabs-avatar{position:relative;box-sizing:content-box;overflow:visible}.dot.sealabs-avatar>.wrapper{overflow:hidden;border-radius:6px}.dot.sealabs-avatar:after{content:" ";position:absolute;box-sizing:border-box;width:12px;height:12px;top:-6px;right:-6px;border-radius:100px;border:2px solid #f8f8fa;background-color:#f11b43}.selected>.dot.sealabs-avatar:after{border-color:#e9e9f4}.share-group-info-modal{text-align:center}.share-group-info-modal .group-icon{margin-top:50px}.share-group-info-modal>.name{color:var(--text_1st);font-size:24px;font-weight:500;margin-top:20px}.share-group-info-modal .member-container{display:flex;align-items:flex-start;justify-content:center}.share-group-info-modal .member-container .member .avatar-container{position:relative;width:40px;height:40px}.share-group-info-modal .member-container .member .avatar-container .owner-tag{position:absolute;width:40px;bottom:0;left:0;right:0;margin:auto;background-color:#ffbb1ce6;color:#fff;font-size:10px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.share-group-info-modal .member-container .member .name{width:55px;font-size:12px;margin-top:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-group-info-modal .member-container .member .avatar-placeholder{width:40px;height:40px;background-color:#cfdae833;font-size:12px;line-height:40px;margin:auto;border-radius:4px}.share-group-info-modal .member-container .member .name-placeholder{width:55px}.share-group-info-modal .member-container .member+.member{margin-left:13px}.share-group-info-modal .error-message{color:var(--text_2nd);padding:50px 0}.share-group-info-modal .ant-btn.ant-btn-primary{margin-top:40px}.share-group-info-modal .ant-btn.ant-btn-primary[disabled],.share-group-info-modal .ant-btn.ant-btn-primary[disabled]:hover{background-color:#1b92f54d;border-color:#ffffff80;color:#ffffff80}.more-formats-menu{background-color:var(--commonbg_1st)}.more-formats-menu .format-icon{color:var(--text_1st)!important}.more-formats-menu .format-icon:hover,.more-formats-menu .format-icon.isActive{background-color:var(--commonbg_2nd_hover)!important}.more-formats-menu .format-icon[aria-disabled=true]{color:var(--text_4th)!important}.more-formats-menu .format-icon[aria-disabled=true]:hover{background-color:inherit!important}.more-formats-menu .more-formats-menu-item{display:flex;align-items:center;padding:0 16px 0 12px!important;height:40px}.more-formats-menu .more-formats-menu-item>span{margin-left:4px}.more-formats-menu.smallIcon .more-formats-menu-item svg{width:28px;height:28px}.format-toolbar.expanded{color:var(--icon_1st);background-color:var(--commonbg_2nd_selected)}.format-toolbar.expanded .expand-icon,.format-toolbar.expanded .format-icon:hover,.format-toolbar.expanded .format-icon.isActive{color:var(--functional_brand_primary);background-color:var(--commonbg_1st_hover)}.format-toolbar.expanded .format-icon.disabled{color:var(--icon_3rd)}.format-toolbar{display:inline-flex;border-radius:999px}.format-toolbar>*+*{margin-left:16px}.format-toolbar .icon-container{user-select:none}.format-toolbar .icon-container.isActive{min-width:32px}.format-toolbar .icon-container.isHidden{display:none}.format-toolbar .common-icon{display:flex}.format-toolbar .format-icon.disabled{cursor:not-allowed}.format-toolbar .format-icon.disabled .common-icon{cursor:not-allowed!important;pointer-events:none}.format-toolbar.smallIcon>*+*{margin-left:12px}.format-toolbar.smallIcon .icon-container{width:28px;height:28px}.format-toolbar.smallIcon .icon-container svg{width:28px;height:28px}.format-toolbar.smallIcon .icon-container.isActive{min-width:28px}.format-toolbar.expandMode{background-color:transparent}.format-toolbar.expandMode>*+*{margin-left:10px}.format-toolbar-container{display:inline-flex;border-radius:999px;position:relative;align-content:center}.format-toolbar-container .arrow-left,.format-toolbar-container .arrow-right{display:none;position:absolute;color:var(--functional_brand_primary)}.format-toolbar-container.collapse:hover .arrow-right{display:block;top:calc(50% - 4px);left:31.3px}.format-toolbar-container.expanded .arrow-left{display:block;top:calc(50% - 3px);left:29px}.format-toolbar-container .format-toolbar{transition:color .2s ease-in-out,background-color .2s ease-in-out,width .2s ease-in-out!important}.format-toolbar-container .format-toolbar .icon-container{transition:color .2s ease-in-out,background-color .2s ease-in-out!important}.format-toolbar-container .format-toolbar-animation-enter-active{overflow:hidden}.format-toolbar-container .format-toolbar-animation-enter-active .icon-container.format-icon{transition:color .2s ease-in-out,background-color .2s ease-in-out,transform .2s ease-in-out,margin-left .2s ease-in-out!important}.format-toolbar-container .format-toolbar-animation-exit-active{overflow:hidden}.format-toolbar-container .format-toolbar-animation-exit-active .icon-container.format-icon{transition:color .2s ease-in-out,background-color .2s ease-in-out,transform .2s ease-in-out,margin-left .2s ease-in-out!important}.format-toolbar-container .__toolbar-width-mixin.items-cnt-5{width:224px}.format-toolbar-container .__toolbar-width-mixin.items-cnt-6{width:272px}.format-toolbar-container .__toolbar-width-mixin.items-cnt-8{width:368px}.format-toolbar-container .format-toolbar-animation-enter{width:32px}.format-toolbar-container .format-toolbar-animation-enter .format-icon{transform:scale(0);margin-left:0}.format-toolbar-container .format-toolbar-animation-enter-active.items-cnt-5{width:224px}.format-toolbar-container .format-toolbar-animation-enter-active.items-cnt-6{width:272px}.format-toolbar-container .format-toolbar-animation-enter-active.items-cnt-8{width:368px}.format-toolbar-container .format-toolbar-animation-enter-active .format-icon{transform:scale(1);margin-left:16px}.format-toolbar-container .format-toolbar-animation-exit.items-cnt-5{width:224px}.format-toolbar-container .format-toolbar-animation-exit.items-cnt-6{width:272px}.format-toolbar-container .format-toolbar-animation-exit.items-cnt-8{width:368px}.format-toolbar-container .format-toolbar-animation-exit .format-icon{display:flex!important;transform:scale(1);margin-left:16px}.format-toolbar-container .format-toolbar-animation-exit-active{width:32px!important;background-color:var(--commonbg_2nd_selected)}.format-toolbar-container .format-toolbar-animation-exit-active .format-icon{transform:scale(0);margin-left:0}.format-toolbar-container.smallIcon .__toolbar-width-mixin.items-cnt-5{width:188px}.format-toolbar-container.smallIcon .__toolbar-width-mixin.items-cnt-6{width:228px}.format-toolbar-container.smallIcon .__toolbar-width-mixin.items-cnt-8{width:308px}.format-toolbar-container.smallIcon .format-toolbar-animation-enter{width:28px}.format-toolbar-container.smallIcon .format-toolbar-animation-enter .format-icon{transform:scale(0);margin-left:0}.format-toolbar-container.smallIcon .format-toolbar-animation-enter-active.items-cnt-5{width:188px}.format-toolbar-container.smallIcon .format-toolbar-animation-enter-active.items-cnt-6{width:228px}.format-toolbar-container.smallIcon .format-toolbar-animation-enter-active.items-cnt-8{width:308px}.format-toolbar-container.smallIcon .format-toolbar-animation-enter-active .format-icon{transform:scale(1);margin-left:12px}.format-toolbar-container.smallIcon .format-toolbar-animation-exit.items-cnt-5{width:188px}.format-toolbar-container.smallIcon .format-toolbar-animation-exit.items-cnt-6{width:228px}.format-toolbar-container.smallIcon .format-toolbar-animation-exit.items-cnt-8{width:308px}.format-toolbar-container.smallIcon .format-toolbar-animation-exit .format-icon{display:flex!important;transform:scale(1);margin-left:12px}.format-toolbar-container.smallIcon .format-toolbar-animation-exit-active{width:28px!important;background-color:var(--commonbg_2nd_selected)}.format-toolbar-container.smallIcon .format-toolbar-animation-exit-active .format-icon{transform:scale(0);margin-left:0}.format-toolbar-item-tooltip{text-align:center}.mention-list-container{background-color:var(--elevator_1st);border:1px solid var(--border_2nd);border-radius:6px;font-size:14px;overflow:auto}.mention-list-item{cursor:pointer;height:40px;line-height:40px;padding:0 12px;user-select:none}.mention-list-item.highlight{background-color:var(--commonbg_2nd_hover)}.mention-list-item.disabledItem{background-color:var(--elevator_1st);cursor:default}.mention-list-item.disabledItem div.info{font-size:12px;color:var(--text_2nd)}.mention-list-item .suggestion{align-items:center;display:flex;flex-direction:row}.mention-list-item .suggestion .sprite{margin-right:5px}.mention-list-item .suggestion .avatar{background-color:#ccc;background-repeat:no-repeat;background-size:cover;border-radius:4px;flex-shrink:0;width:26px;height:26px;margin-right:5px}.mention-list-item .suggestion .avatar .avatar-badge-icon{position:absolute;width:125%;height:125%;left:-12.5%;top:-12.5%;-webkit-user-drag:none}.mention-list-item .suggestion .info{border:0;color:var(--text_1st);display:flex;flex:1;flex-direction:column;height:40px;justify-content:center;line-height:1.3;overflow:hidden}.mention-list-item .suggestion .info .name{max-width:100%;align-items:center;display:flex;flex-direction:row}.mention-list-item .suggestion .info .name .name-content{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mention-list-item .suggestion .info .name .leave-status-tag{background:#f2f3f5;margin-left:8px}.mention-list-item .suggestion .info .sub{color:#bcbdbd;font-size:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seatalk-editor{width:100%;height:100%;display:flex;word-wrap:break-word;white-space:pre-wrap;color:var(--text_1st);line-height:20px;font-size:14px}.seatalk-editor .seatalk-editor-content{flex-grow:1;outline:none;overflow-y:auto;padding:0 0 0 10px;scrollbar-gutter:stable}.seatalk-editor .seatalk-editor-content .seatalk_mention-item_container{color:var(--Bubble_blue)}.seatalk-editor .seatalk-editor-content ul,.seatalk-editor .seatalk-editor-content ol{margin-bottom:0;padding-inline-start:23px}.seatalk-editor .seatalk-editor-content ol{list-style-type:decimal}.seatalk-editor .seatalk-editor-content :is(ol,ul) ol{list-style-type:lower-alpha}.seatalk-editor .seatalk-editor-content :is(ol,ul) :is(ol,ul) ol{list-style-type:lower-roman}.seatalk-editor .seatalk-editor-content ul,.seatalk-editor .seatalk-editor-content :is(ol,ul) ul,.seatalk-editor .seatalk-editor-content :is(ol,ul) :is(ol,ul) ul{list-style-type:disc}.seatalk-editor .seatalk-editor-content li:has(> :is(ol,ul):first-child){list-style:none}.seatalk-editor .seatalk-editor-content strong,.seatalk-editor .seatalk-editor-content em{line-height:1em}.seatalk-editor .seatalk-editor-content pre,.seatalk-editor .seatalk-editor-content code{background-color:var(--commonbg_1st_hover);font-size:12px;font-family:Menlo,Monaco,SF Mono,Consolas,Courier New,monospace;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.seatalk-editor .seatalk-editor-content p>code{color:var(--icon_1st);padding:2px 4px;margin:0 2px;margin-inline:0;line-height:16px;border-radius:4px}.seatalk-editor .seatalk-editor-content p>code+code{margin-left:0}.seatalk-editor .seatalk-editor-content pre>code{color:var(--text_1st);padding:0;margin:0;line-height:18px;border-radius:0}.seatalk-editor .seatalk-editor-content pre{padding:0 8px 8px;margin:0 0 8px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:18px}.seatalk-editor .seatalk-editor-content pre:first-child,.seatalk-editor .seatalk-editor-content :not(pre)+pre{padding-top:8px;margin-top:8px;border-top-left-radius:4px;border-top-right-radius:4px}.seatalk-editor .seatalk-editor-content pre:first-child{margin-top:0}.seatalk-editor .seatalk-editor-content pre:last-child{margin-bottom:0}.seatalk-editor .seatalk-editor-content pre+pre{margin-top:-16px}.seatalk-editor .seatalk-editor-content[contenteditable=false],.seatalk-editor .seatalk-editor-content[contenteditable=false] .seatalk_mention-item_container{color:var(--text_3rd)}.seatalk-editor .ProseMirror p.is-editor-empty:first-child:before{color:var(--text_3rd);content:attr(data-placeholder);float:left;height:0;pointer-events:none}.group-announcement-editor-container{display:flex;overflow:hidden;flex-direction:column;gap:16px;margin:16px 24px}.group-announcement-editor-container .body{display:flex;overflow:hidden;flex-direction:column;background-color:var(--commonbg_1st);border:1px solid var(--border_2nd);border-radius:4px}.group-announcement-editor-container .body .format-toolbar-container{border-bottom:1px solid var(--separator_2nd);padding:6px 10px;border-radius:0}.group-announcement-editor-container .body .seatalk-editor{min-height:196px;position:relative;overflow:hidden;padding:6px 0 6px 12px}.group-announcement-editor-container .body .seatalk-editor .seatalk-editor-content{overflow-y:auto;padding:0}.group-announcement-editor-container .body .seatalk-editor pre,.group-announcement-editor-container .body .seatalk-editor code{background-color:var(--commonbg_2nd)!important}.group-announcement-editor-container .footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.group-announcement-editor-container .footer .buttons{display:flex;gap:16px}.group-announcement-editor-container .footer .buttons .anticon-loading{display:inline-block!important}.group-announcement-editor-container .footer .buttons button.ant-btn{font-size:14px;line-height:20px;padding:9px 23px;height:auto}.group-announcement-viewer-container{display:flex;overflow:hidden;flex-direction:column;min-height:272px;gap:16px;padding:16px 0}.group-announcement-viewer-container .content{display:flex;flex-direction:column;gap:12px;padding:0 24px;overflow-y:auto;flex:1}.group-announcement-viewer-container .content .header{color:var(--text_2nd);font-size:12px;line-height:18px}.group-announcement-viewer-container .content .body{flex:1;font-size:14px;line-height:20px}.group-announcement-viewer-container .footer{display:flex;justify-content:end;gap:16px;padding:0 24px}.group-announcement-viewer-container .footer button.ant-btn{font-size:14px;line-height:20px;padding:9px 23px;height:auto}.group-announcement-viewer-container.hideFooter{padding-bottom:24px}.group-announcement-viewer-container.hideFooter .footer{display:none}.group-announcement-modal-container .ant-modal-confirm-content{padding:0!important;text-align:unset!important;background-color:var(--dialogsbg_2nd)!important}.group-announcement-modal-container .ant-modal-confirm-content pre{text-align:unset!important}.group-announcement-modal-container .ant-modal-confirm-btns{display:none!important}.group-announcement-modal-container .ant-btn-danger.ant-btn-background-ghost{color:var(--functional_red_1st)}.group-announcement-modal-container .ant-btn-danger.ant-btn-background-ghost:hover,.group-announcement-modal-container .ant-btn-danger.ant-btn-background-ghost:focus{color:var(--functional_red_1st)}.group-announcement-modal-container .ant-modal-confirm-body{max-height:calc(100vh - 80px);display:flex;flex-direction:column}.group-announcement-modal-container .ant-modal-confirm-body .ant-modal-confirm-title{min-height:50px}.group-announcement-modal-container .ant-modal-confirm-body .ant-modal-confirm-content{display:flex;flex-direction:column;overflow:hidden}.applink-profile-view-modal .ant-modal-header{max-height:50px;height:50px;padding:15px 16px}.applink-profile-view-modal .ant-modal-header .ant-modal-title{line-height:20px;text-align:center}.applink-profile-view-modal .ant-modal-header .ant-modal-title .icon-back{left:0px}.applink-profile-view-modal .ant-modal-body{padding:0!important}.applink-profile-view-container{position:relative;height:440px}.applink-profile-view-container .applink-profile-view-anchor{width:0;height:0}.applink-profile-view-container .applink-profile-view-not-exist-box{display:flex;flex-direction:column;align-items:center;height:100%;padding:24px 24px 12px}.applink-profile-view-container .applink-profile-view-not-exist-box .applink-profile-view-not-exist-text{font-size:14px;color:var(--text_2nd, #8b8d8f);width:240px;text-align:center;line-height:20px;flex:1}.applink-profile-view-container .applink-profile-view-not-exist-box .applink-profile-view-not-exist-btn{margin-top:12px;width:100%;height:40px}.applink-profile-view-container .seatalk-profile-panel-container{background-color:var(--commonbg_white);border-top-left-radius:0;border-top-right-radius:0;height:440px}.applink-profile-view-container .ant-popover-placement-right,.applink-profile-view-container .ant-popover-placement-rightTop,.applink-profile-view-container .ant-popover-placement-rightBottom{padding:0}.applink-profile-view-container .ant-popover-inner{box-shadow:none}.contact-contact-list .header{position:-webkit-sticky;position:sticky;top:50px;padding:0 10px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:var(--text_2nd);background:#F2F2F6;border-top:1px rgba(225,225,231,.6) solid;border-bottom:1px rgba(225,225,231,.6) solid;z-index:100}.sidebar-popover .ant-popover-inner{border-radius:7px;overflow:hidden}.sidebar-popover .ant-popover-inner .ant-popover-inner-content{padding:0}.sidebar-popover .ant-popover-inner .ant-popover-inner-content .ant-popover-arrow{border-color:var(--commonbg_white)!important}.sidebar-popover .ant-popover-inner .ant-popover-inner-content .ant-menu{min-width:160px;border:none;padding:8px 0 4px;background-color:var(--commonbg_white)}.sidebar-popover .ant-popover-inner .ant-popover-inner-content .ant-menu .ant-menu-item{height:32px;padding:0 16px 0 10px;margin:0 0 4px;transition:none;color:var(--text_1st)}.sidebar-popover .ant-popover-inner .ant-popover-inner-content .ant-menu .ant-menu-item:hover{background-color:var(--commonbg_2nd_hover);color:var(--text_1st)}.sidebar-popover .ant-popover-inner .ant-popover-inner-content .ant-menu .ant-menu-item>div{display:flex;flex-direction:row;height:32px;align-items:center}.sidebar-popover .ant-popover-inner .ant-popover-inner-content .ant-menu .ant-menu-item>div .common-icon{margin-right:8px}.sidebar-popover .ant-popover-inner .ant-popover-inner-content .ant-menu .ant-menu-item>div .common-icon:before{opacity:1}.sidebar-popover .ant-popover-inner .ant-popover-inner-content .ant-menu .ant-menu-item:last-child>div{border-bottom:none}.sidebar-popover.ant-popover-placement-bottomRight{top:47px!important}.oneline__1dq89ak{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__1dq89ak{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__1dq89ak:focus{outline:none}.sidebarPopoverAddStuffs__1dq89ak .ant-menu-item svg{color:var(--functional_brand_primary)}.sidebarPopoverAddStuffs__1dq89ak .ant-menu-item :first-child svg{margin:0 10px 0 2px}.sidebar-popover-contact-global-search{padding-top:4px;width:560px;-webkit-app-region:no-drag}.sidebar-popover-contact-global-search.narrow{width:480px}.sidebar-popover-contact-global-search .ant-popover-arrow{display:none}.sidebar-popover-contact-global-search .ant-popover-inner-content{position:relative}.sidebar-popover-contact-global-search .detail-panel{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1;transform:translate(100%);visibility:hidden;transition:transform .3s ease,visibility linear .3s;background-color:var(--commonbg_white)}.sidebar-popover-contact-global-search .detail-panel.visible{transform:translate(0);visibility:visible}.sidebar-popover-contact-global-search .detail-panel .detail-panel-top{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;box-shadow:0 0 14px #5e5e751a;font-weight:500;line-height:47px;text-align:center;padding:0 42px;border-bottom:1px solid var(--separator_2nd);background-color:var(--commonbg_white);color:var(--text_1st)}.sidebar-popover-contact-global-search .detail-panel .detail-panel-top .icon-back{position:absolute;top:6px;left:10px}.sidebar-popover-contact-global-search .detail-panel .detail-panel-content{height:calc(100% - 45px);overflow-y:auto}.sidebar-popover-contact-global-search .detail-panel .detail-panel-content .ReactVirtualized__List,.sidebar-popover-contact-global-search .detail-panel .detail-panel-content .ReactVirtualized__Grid{outline:none}.sidebar-popover-contact-global-search .ant-tabs-bar{margin-bottom:0;box-shadow:0 0 14px #5e5e751a}.sidebar-popover-contact-global-search .ant-tabs-nav{width:100%;padding:0 20px;background-color:var(--commonbg_white);border-bottom:2px solid var(--separator_2nd)}.sidebar-popover-contact-global-search .ant-tabs-nav>div{display:flex;justify-content:space-between}.sidebar-popover-contact-global-search .ant-tabs-nav .ant-tabs-tab{margin:0;border-bottom:4px solid transparent;padding:12px 2px;min-width:28px;text-align:center;color:var(--text_1st)}.sidebar-popover-contact-global-search .ant-tabs-nav .ant-tabs-tab:before{border-width:3px}.sidebar-popover-contact-global-search .ant-tabs-nav .ant-tabs-tab:hover{color:var(--functional_brand_primary)}.sidebar-popover-contact-global-search .ant-tabs-nav .ant-tabs-tab-active{border-color:var(--functional_brand_primary);color:var(--functional_brand_primary);font-weight:400}.sidebar-popover-contact-global-search .ant-tabs-nav .ant-tabs-ink-bar{display:none!important}.sidebar-popover-contact-global-search .tab-content-wrap{height:452px;max-height:calc(100vh - 200px)}.sidebar-popover-contact-global-search .section{border-top:12px solid var(--commonbg_separator)}.sidebar-popover-contact-global-search .section:first-child{border-top:0}.sidebar-popover-contact-global-search .section.section-full-list{height:100%}.sidebar-popover-contact-global-search .section.section-full-list .ReactVirtualized__List,.sidebar-popover-contact-global-search .section.section-full-list .ReactVirtualized__Grid{outline:none}.sidebar-popover-contact-global-search .section-title{display:flex;align-items:center;padding:14px 20px 4px;font-size:12px;color:var(--text_3rd);background-color:var(--commonbg_white)}.sidebar-popover-contact-global-search .section-title .common-icon{margin-right:2px;vertical-align:-.28em}.sidebar-popover-contact-global-search .section-no-result{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;font-size:16px;background-color:var(--commonbg_white);color:var(--text_3rd)}.sidebar-popover-contact-global-search .section-no-result .common-icon{margin-top:-60px}.sidebar-popover-contact-global-search .section-expand{padding:14px 20px;color:var(--functional_brand_primary);cursor:pointer}.sidebar-popover-contact-global-search .section-expand:hover{background:var(--commonbg_2nd_hover)}.sidebar-popover-contact-global-search .contact-contact-list-item{padding:13px 20px}.contact-contact-search-box{position:relative;display:flex;justify-content:space-between;height:63px;padding:13px;z-index:500}.contact-contact-search-box .common-mask:not(.disabled)+.global-search-input{z-index:20001}.contact-contact-search-box .ant-input{height:36px;background-color:var(--commonbg_1st);color:var(--text_1st);-webkit-app-region:no-drag}.contact-contact-search-box .ant-input::placeholder{color:var(--text_3rd)}.contact-contact-search-box .ant-input-prefix{left:8px}.contact-contact-search-box .ant-input-suffix{cursor:pointer}.contact-contact-search-box .ant-btn{min-width:36px;height:36px;background-color:var(--commonbg_1st);border:1px solid var(--border_3rd);border-radius:4px;margin-left:10px;padding:0;display:flex;align-items:center;justify-content:center}.contact-contact-search-box .ant-btn:hover{background-color:var(--commonbg_1st_hover);color:var(--functional_brand_primary)}.messages-message-master-view .contact-contact-search-box,.contact-contact-master-view .contact-contact-search-box{-webkit-app-region:drag}.messages-message-master-view .contact-contact-search-box .ant-btn,.contact-contact-master-view .contact-contact-search-box .ant-btn{-webkit-app-region:no-drag}.contact-contact-master-view-section-header{display:flex;flex-direction:row;align-items:center;height:50px;padding:0 5px 0 15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.contact-contact-master-view-section-header .title{flex-grow:1;min-width:0;min-height:0}.contact-contact-master-view-section-header .badge{color:var(--text_2nd)}.contact-contact-master-view-section-header .marker{height:20px;transform:rotate(-90deg);transition:transform .25s ease}.contact-contact-master-view-section-header:last-of-type.expanded{border-bottom:none}.contact-contact-master-view-section-header.expanded .marker{transform:rotate(0)}.contact-contact-master-view-section-header.hidden{opacity:.5}.contact-contact-master-view-section-header.disabled{cursor:default}.contact-contact-master-view-section-header.disabled .marker{opacity:.5}.contact-virtual-contact-list{position:relative}.contact-virtual-contact-list .virtual-contact-list{outline:none}.contact-virtual-contact-list .virtual-contact-list .wrapper.section{border-top:1px solid var(--border_2nd)}.contact-virtual-contact-list .virtual-contact-list .wrapper.section:hover{background-color:#e9e9f4}.contact-virtual-contact-list .virtual-contact-list .wrapper.header{padding:0 13px;border-top:1px var(--border_2nd) solid;border-bottom:1px var(--border_2nd) solid;z-index:100}.contact-virtual-contact-list .virtual-contact-list .wrapper.virtual-header{opacity:.5;padding:12px 0 6px 15px;line-height:14px;color:#202325}.contact-virtual-contact-list .virtual-contact-list .wrapper .ant-checkbox-wrapper{margin-left:10px}.contact-virtual-contact-list .virtual-contact-list .ReactVirtualized__Grid__innerScrollContainer .section:first-of-type{border-bottom:none}.contact-virtual-contact-list .virtual-contact-list .ReactVirtualized__Grid__innerScrollContainer .section:last-of-type{border-bottom:1px var(--border_2nd) solid}.contact-virtual-contact-list .virtual-contact-list .ReactVirtualized__Grid__innerScrollContainer .section:hover{background-color:#e9e9f4}.contact-virtual-contact-list .sticky-header{position:absolute;top:0;background-color:#f8f8fa;z-index:101}.contact-virtual-contact-list .sticky-header .section{height:50px;background-color:var(--commonbg_separator, #f2f2f6)}.contact-virtual-contact-list .sticky-header .section .expanded:not(:first-of-type){border-bottom:1px var(--border_2nd) solid}.contact-virtual-contact-list .sticky-header .section:hover{background-color:#e9e9f4}.contact-virtual-contact-list .sticky-header .wrapper.header{border-top:1px var(--border_2nd) solid;border-bottom:1px var(--border_2nd) solid}.contact-virtual-contact-list .sticky-header .wrapper .header{padding:0 13px}.contact-virtual-contact-list .header{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:var(--text_2nd);background-color:var(--commonbg_separator);z-index:100}.contact-detail{background-color:#f2f2f6;display:flex;align-items:flex-start;justify-content:center}.contact-detail .profile-panel-content{position:absolute;top:calc(50% - 271px)}.ant-tooltip-overlay{z-index:9999998;max-width:300px!important}.ant-tooltip-overlay .ant-tooltip-content .ant-tooltip-inner{text-align:center}.profile-panel-content{padding:14px}.profile-panel-content .profile-panel-avatar{position:relative}.profile-panel-content .profile-panel-avatar .common-avatar{margin-top:26px}.profile-panel-content .profile-panel-avatar .avatar-overlay{height:30px;background-color:#0009;position:absolute;bottom:0;border-radius:0 0 4px 4px;color:#fff;padding-top:5px;left:50%;cursor:pointer}.profile-panel-content .profile-panel-tag{text-align:center;margin-top:5px}.profile-panel-content .profile-panel-tag>div{background-color:#c0cbda;display:inline-block;font-size:12px;color:#fff;padding:2px 8px;border-radius:100px}.profile-panel-content .profile-panel-name{margin-top:20px}.profile-panel-content .profile-panel-name .profile-panel-name-editing{display:flex;flex-direction:row;width:100%;position:relative}.profile-panel-content .profile-panel-name .profile-panel-name-editing .profile-panel-name-input{text-align:center;padding-left:30px;padding-right:30px}.profile-panel-content .profile-panel-name .profile-panel-name-editing .profile-panel-name-confirm{position:absolute;right:6px;top:8px}.profile-panel-content .profile-panel-name .profile-panel-name-field{display:flex;flex-direction:row;max-width:100%}.profile-panel-content .profile-panel-name .profile-panel-name-field h1{font-size:24px;margin-bottom:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-panel-content .profile-panel-name .profile-panel-name-field .info-edit-name-button{margin-left:6px;margin-top:8px}.profile-panel-content .profile-panel-divider{margin:20px 0}.profile-panel-content .info-section{width:100%}.profile-panel-content .info-section .info-row{display:flex;flex-direction:row;width:100%;margin-top:16px;position:relative}.profile-panel-content .info-section .info-row .info-title{white-space:nowrap;opacity:.5}.profile-panel-content .info-section .info-row .extra-info-content{flex-grow:1;text-align:right;margin-left:10px;word-break:break-word}.profile-panel-content .info-section .info-row .info-value{flex:1;text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-left:30px}.profile-panel-content .info-section .info-row .info-value-placeholder{opacity:.3}.profile-panel-content .info-section .info-row .info-edit-alias-button{height:20px;width:20px;margin-left:8px;cursor:pointer!important}.profile-panel-content .info-section .info-row .info-alias-input{height:32px;flex:1;margin:-6px 0 -6px 35px;text-align:right;padding-right:36px}.profile-panel-content .info-section .info-row .info-edit-clear{position:absolute;right:6px}.profile-panel-content .big-blue-button{margin-top:32px}.profile-panel-content .action-btn-group{display:flex}.profile-panel-content .action-btn-group button:first-child{margin-right:8px}.profile-panel-content .action-btn-group button:last-child{margin-left:8px}.greeting-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:30px 30px 20px;-webkit-app-region:drag}.greeting-placeholder .greeting-placeholder-text{opacity:.5}.contact-contact-detail-no-selected{-webkit-app-region:drag}.common-form-item{color:#333}.common-form-item .label{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text_1st)}.common-form-item .control{margin-left:10px;color:#33333380}.common-form-item .custom-control{margin-left:0;max-width:100%;width:100%;color:#33333380}.chat-setting-name-wrapper{display:flex!important;align-items:center;font-size:0;margin-bottom:14px;height:42px}.chat-setting-name-wrapper .edit-name-button,.chat-setting-name-wrapper .save-name-button{height:28px;margin-left:14px}.chat-setting-name-wrapper .edit-name-button{padding:2px;font-size:14px;line-height:24px;word-break:keep-all;cursor:pointer}.chat-setting-name-wrapper .edit-name-button:hover{color:#38a0f7}.chat-setting-name-wrapper .info-alias-input{position:absolute;width:100%;left:0;padding:4px 8px;text-overflow:ellipsis;resize:none;box-sizing:border-box;line-height:20px}.chat-setting-name-wrapper textarea.info-alias-input::-webkit-scrollbar{width:13px}.chat-setting-name-wrapper .chat-setting-name{position:relative;height:42px;display:inline-block;flex:1;margin-left:12px;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex;flex-direction:column;justify-content:center;max-width:204px;border-radius:4px;overflow:visible}.chat-setting-name-wrapper .chat-setting-name span{line-height:50px}.chat-setting-name-wrapper .chat-setting-name .username{width:100%;height:21px;color:var(--text_1st)}.chat-setting-name-wrapper .chat-setting-name .two-line{color:var(--text_1st);word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left;text-overflow:ellipsis;height:auto;max-height:42px;white-space:pre-wrap;width:204px;padding:0}.chat-setting-name-wrapper .chat-setting-name .email{font-size:12px;color:var(--text_2nd);width:100%;height:18px}.chat-setting-name-wrapper .chat-setting-name .botname-wrap{display:flex}.chat-setting-name-wrapper .chat-setting-name .botname-wrap .botname{text-overflow:ellipsis;overflow:hidden}.chat-setting-name-wrapper .common-avatar:hover+.avatar-upload{display:block}.chat-setting-name-wrapper .avatar-upload{display:none}.chat-setting-name-wrapper .avatar-upload:hover{display:block}.chat-setting-name-wrapper .avatar-overlay{width:40px;height:20px;margin-top:20px;font-size:12px;cursor:pointer;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background:rgba(0,0,0,.5);color:#fff}.chat-setting-name-wrapper .edit-name-icon{cursor:pointer!important;margin-left:8px;right:-2px}.chat-setting-name-wrapper .name-edit-clear{position:absolute!important;right:-4px;top:10px}.contact-contact-search-no-result{flex-grow:1;min-width:0;min-height:0;height:100%;width:100%;padding-bottom:75px;align-items:center;justify-content:center}.contact-contact-search-no-result div{color:var(--text_1st);text-align:center}.contact-contact-search-no-result div pre{color:var(--text_2nd);margin-bottom:10px}.contact-contact-search-no-result div .ant-btn{margin-top:20px;min-width:150px}.seatalk-comp-higltlight-wrapper mark{color:#1b92f5}.common-named-avatar{display:flex;align-items:center;width:64px;text-align:center;cursor:default}.common-named-avatar .name{margin-left:12px;color:#33333380;font-size:11px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-settings-avatar{padding:8px 20px;transition:background-color linear .15s;background-color:transparent;width:250px;margin:0 auto}.contact-settings-avatar .owner-icon{color:orange;top:-.8em;transform:rotate(30deg)}.contact-settings-avatar .name{flex:1;min-width:0;font-size:14px;color:#333;text-align:left}.contact-settings-avatar .member-item-name-badge{height:16px;line-height:13px;margin-left:4px;padding:0 6px;border-radius:7.5px;border:solid 1px var(--icon_4th);font-size:10px;color:var(--text_2nd);background-color:var(--tag_primary);word-break:keep-all}.contact-settings-avatar .contact-settings-member-extra{padding-left:10px;text-align:right;line-height:32px;color:var(--text_3rd)}.contact-settings-avatar .contact-settings-member-extra-more{flex:0;margin:6px 0 6px 10px;display:flex}.contact-settings-avatar .contact-settings-member-avatar{cursor:pointer}.contact-settings-avatar .chat-setting-group-search-member-info{flex:1;min-width:0;line-height:16px;text-align:left;margin-left:10px}.contact-settings-avatar .chat-setting-group-search-member-info>div{display:flex}.contact-settings-avatar .chat-setting-group-search-member-info>div .chat-setting-group-search-member-info-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text_1st)}.contact-settings-avatar .chat-setting-group-search-member-info .chat-setting-group-search-member-name{padding:7px 0}.contact-settings-avatar .chat-setting-group-search-member-info .chat-setting-group-search-member-email{padding-top:2px;line-height:14px;color:var(--text_2nd);font-size:12px}.ant-dropdown-menu.contact-settings-menu{padding:8px 0}.ant-dropdown-menu.contact-settings-menu .ant-dropdown-menu-item{padding:8px 20px;line-height:16px}.ant-dropdown-menu.contact-settings-menu .contact-settings-menu-remove{color:#f5533d}.contact-setting-panel-member-list{width:100%;flex:1;margin:0!important}.contact-setting-panel-member-list.chat-setting-group-search{height:100%;z-index:10;position:fixed;top:0;overflow-y:auto;background:var(--commonbg_list)}.contact-setting-panel-member-list .control{margin-right:20px}.contact-setting-panel-member-list .member-list{outline:none!important}.contact-setting-panel-member-list .member-list .contact-settings-avatar:hover{background-color:var(--commonbg_2nd_hover)}.contact-setting-panel-member-list .member-list::-webkit-scrollbar{display:none}.contact-setting-panel-member-list .ant-popover-arrow{border-top-color:#f8f8fa!important;border-right-color:#f8f8fa!important}.contact-setting-panel-member-list .ant-popover-inner{border-radius:7px}.contact-setting-panel-member-list .ant-popover-inner .ant-popover-inner-content{background-color:#f8f8fa;border-radius:7px;padding:0}.contact-contact-search-no-typing{flex-grow:1;min-width:0;min-height:0;height:100%;width:100%;padding-bottom:75px;align-items:center;justify-content:center}.contact-contact-search-no-typing div{color:var(--text_1st);text-align:center}.contact-contact-search-no-typing div pre{color:var(--text_2nd);margin-bottom:10px;max-width:240px}.contact-contact-search-no-typing div .ant-btn{margin-top:20px;min-width:150px}.op-icon{vertical-align:top;margin:0 6px;cursor:pointer}.member-header-wrapper.member-header-sticky{width:100%;z-index:1;position:fixed;top:0;left:0;background:var(--commonbg_list);margin:0;height:56px;padding-left:20px}.member-header-wrapper.member-header-static{width:100%;z-index:1;background:var(--commonbg_list);margin:0;height:56px;padding:0 20px}.member-header-wrapper.member-header-normal{padding-left:20px}.member-header-wrapper.member-header-search{display:flex;line-height:32px;padding:12px 20px}.member-header-wrapper.member-header-search .ant-input{height:32px;background-color:var(--commonbg_1st);color:var(--text_1st)}.member-header-wrapper.member-header-search .ant-input::placeholder{color:var(--text_3rd)}.member-header-wrapper.member-header-search .member-header-search-input{flex:1;height:32px;margin-right:10px}.member-header-wrapper.member-header-search .member-header-search-cancel{color:var(--text_1st);cursor:pointer}.member-header-wrapper.member-header-search .member-header-search-cancel:hover{color:var(--functional_brand_primary)}.member-header-wrapper .control .op-icon:last-child{margin-right:0}.seatalk-comp-search-input .ant-input{height:36px;-webkit-app-region:no-drag}.seatalk-comp-search-input .ant-input::placeholder{color:var(--text_3rd)}.seatalk-comp-search-input .ant-input-prefix{left:8px}.seatalk-comp-search-input .ant-input-suffix{cursor:pointer}.seatalk-comp-search-input .ant-input-clear-icon{color:var(--icon_3rd);font-size:15px}.seatalk-comp-search-input .ant-input-clear-icon:hover{color:var(--icon_3rd)}.chat-setting-group-sub-panel-drawer.ant-drawer{width:320px;transform:none!important}.chat-setting-group-sub-panel-drawer.ant-drawer ::-webkit-scrollbar{width:0}.chat-setting-group-sub-panel-drawer.ant-drawer .common-form-item{height:36px;margin-bottom:0;color:var(--text_1st)}.chat-setting-group-sub-panel-drawer.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body{margin-bottom:0!important}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-drawer-title{margin:0 16px 10px;color:var(--text_1st);cursor:pointer}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-drawer-back{vertical-align:-4px;margin-left:-5px;margin-right:4px}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-drawer-developer{vertical-align:-4px;float:right}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-header{margin:0 16px 10px;font-size:12px;opacity:.5;color:var(--text_1rd)}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-bot-list{overflow-y:auto}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-body{flex-grow:1;overflow:auto;display:flex;flex-direction:column;align-items:stretch}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-tip{color:var(--text_2nd);font-size:12px;line-height:1.5;margin:8px 0 20px}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-tip.with-background{padding:8px;background:var(--commonbg_2nd_hover);border-radius:4px}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-label{color:var(--text_3rd);font-size:12px;line-height:1.5;margin:-4px 64px 0 0}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section{margin:20px 16px 0}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section .chat-setting-group-notify-item,.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section .chat-setting-group-history-retro-time-item{height:36px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border-bottom:.5px solid var(--separator_3rd);color:var(--text_1rd)}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section .chat-setting-group-notify-item .option-icon,.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section .chat-setting-group-history-retro-time-item .option-icon{font-size:40px;color:var(--functional_green_1st);cursor:pointer}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section .chat-setting-group-notify-item .hide-option,.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section .chat-setting-group-history-retro-time-item .hide-option{display:none!important}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section-header{margin-bottom:8px;font-size:12px;color:var(--text_2nd)}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-entrance{cursor:pointer}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-entrance .icon{float:right;transform:rotate(-90deg)}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-entrance .sub-text{float:right;opacity:.5}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-history-setting{color:var(--text_2nd);display:flex;width:100%;justify-content:space-between}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-history-setting .label{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text_1st)}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-history-setting .fat{flex-grow:1;min-width:0;min-height:0}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-history-setting .retro-time-text,.chat-setting-group-sub-panel-drawer.ant-drawer .chat-history-setting .notify-text{display:flex;max-width:106px;margin-left:4px}.chat-setting-group-sub-panel-drawer.ant-drawer .chat-history-setting .retro-time-text .notify-content-text,.chat-setting-group-sub-panel-drawer.ant-drawer .chat-history-setting .notify-text .notify-content-text{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#contact-chat-setting-member::-webkit-scrollbar,#contact-chat-setting-left::-webkit-scrollbar{display:none}.chat-setting-group-wrapper{margin-top:-20px}.chat-setting-group-wrapper .footer-disabled{opacity:.3}.chat-setting-group-wrapper .footer-disabled button:hover{background-color:transparent!important}.notice-bot-item{width:100%;padding:5px 16px 4px}.notice-bot-item:hover{background-color:var(--commonbg_2nd_hover)}.notice-bot-item .notice-bot-item-info{margin-left:12px}.notice-bot-item .notice-bot-item-info p{text-align:left;color:var(--text_1st);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice-bot-item .notice-bot-item-info .sub{color:var(--text_1rd);font-size:12px;opacity:.5}.notice-bot-no-list{flex-grow:1;align-items:center;justify-content:center;padding-bottom:100px}.notice-bot-no-list .title{font-weight:500}.notice-bot-no-list .hint{margin-bottom:24px;opacity:.5}.notice-bot-empty-list .chat-setting-notice-bot-add-button{min-height:36px;width:auto;margin-bottom:32px}.notice-bot-example{margin-top:18px}.notice-bot-example .notice-bot-example-username{max-width:fit-content;display:flex;align-items:center;font-size:12px;line-height:14px;color:var(--text_2nd);margin-left:12px;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis}.notice-bot-example .notice-bot-example-username .name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.notice-bot-example .notice-bot-example-content{min-width:0;min-height:0;position:relative;margin-left:12px;flex-grow:unset}.notice-bot-example .notice-bot-example-content .text{text-align:start}.chat-setting-group-sub-sub-panel-drawer.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body{margin-bottom:60px!important}.chat-setting-group-sub-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section.developer-list{margin:0;flex:1}.chat-setting-group-sub-sub-panel-drawer.ant-drawer .chat-setting-group-sub-panel-section.developer-list .chat-setting-group-sub-panel-tip{padding:10px 16px;margin:0;color:var(--text_2nd)}.transfer-ownership-modal{color:#3a3a3a}.transfer-ownership-modal .ant-modal-header{padding:0;border-bottom:1px solid var(--separator_1st);border-radius:7px 7px 0 0;background-color:var(--dialogsbg_1st)}.transfer-ownership-modal .ant-modal-title{line-height:55px;text-align:center;font-size:14px;color:var(--text_1st)}.transfer-ownership-modal .select-user-input{margin-top:20px}.transfer-ownership-modal .ant-modal-body,.transfer-ownership-modal .ant-modal-footer{background-color:var(--dialogsbg_2nd);padding:20px;color:var(--text_1st)}.transfer-ownership-modal .ant-modal-footer{border-top:none;padding-top:10px!important;border-radius:0 0 7px 7px}.transfer-ownership-modal .ant-modal-footer>div{display:flex;flex-direction:row}.transfer-ownership-modal .ant-modal-footer button{flex:1}.transfer-ownership-modal p{display:block;margin:0;text-align:center}.member-list:focus,.member-list>div:focus{outline:none}.chat-setting-group-developer-empty{text-align:center;font-size:14px;line-height:20px;padding:0 16px}.chat-setting-group-developer-empty .chat-setting-group-developer-empty-image{margin:24px auto}.chat-setting-group-developer-empty .chat-setting-group-developer-empty-title{font-weight:500}.chat-setting-group-developer-empty .chat-setting-group-developer-empty-tip{opacity:.5;margin-top:8px}.develop-guide-popper-arrow .ant-popover-arrow{border-top-color:#202325e6!important;border-right-color:#202325e6!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.new-qr-code-popover{top:20px!important}.new-qr-code-popover .ant-popover-inner{border-radius:8px}.new-qr-code-popover .ant-popover-content>.ant-popover-arrow{top:104px!important}.new-qr-code-popover .ant-popover-inner-content{padding:0}.share-group-form-item{cursor:pointer}.share-group-form-item .control{margin-left:0}.share-group-form-item .icon{transform:rotate(-90deg)}.chat-setting-disappearing-messages-form-item{cursor:pointer}.chat-setting-disappearing-messages-form-item .control{margin-left:0}.chat-setting-disappearing-messages-form-item .value-box{display:flex;align-items:center;padding-left:10px}.chat-setting-disappearing-messages-form-item .value-box .text{color:var(--text_2nd)}.chat-setting-disappearing-messages-form-item .value-box .icon{transform:rotate(-90deg)}.chat-setting-disappearing-messages-drawer .container{padding:12px 16px}.chat-setting-disappearing-messages-drawer .container .title{display:flex;align-items:center;height:36px;cursor:pointer}.chat-setting-disappearing-messages-drawer .container .title .text{color:var(--text_1st);margin-left:8px}.chat-setting-disappearing-messages-drawer .container .item-box{margin-top:8px}.chat-setting-disappearing-messages-drawer .container .item-box .item{display:flex;justify-content:space-between;align-items:center;width:100%;height:36px;border-bottom:1px solid var(--separator_1st);cursor:pointer}.chat-setting-disappearing-messages-drawer .container .item-box .item .text{color:var(--text_1rd)}.chat-setting-disappearing-messages-drawer .container .item-box .item .icon{flex:0 0 40px;font-size:40px;color:var(--functional_green_1st);cursor:pointer}.chat-setting-disappearing-messages-drawer .container .tips{margin-top:8px;padding:8px;color:var(--text_2nd);font-size:12px;line-height:1.5;background:var(--commonbg_2nd_hover);border-radius:4px}.chat-setting-disappearing-messages-drawer.ant-drawer .ant-drawer-mask{background:transparent;position:fixed}.chat-setting-disappearing-messages-drawer.ant-drawer .ant-drawer-content-wrapper{width:320px!important;border-radius:0}.chat-setting-disappearing-messages-drawer.ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body{overflow-x:hidden}.chat-setting-disappearing-messages-drawer.ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body::-webkit-scrollbar{width:0}.share-group-popover-content-group-info{width:100%;padding:16px 16px 0}.share-group-popover-content-group-info .ant-divider{margin:12px 0 0;background:var(--separator_2nd)}.share-group-popover-content-group-info .group-info{display:flex;align-items:center}.share-group-popover-content-group-info .group-info .text-info{flex:1;margin-left:12px}.share-group-popover-content-group-info .group-info .text-info .group-name{font-size:14px;font-weight:500;color:var(--text_1st);word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.share-group-popover-content-group-info .group-info .text-info .group-id{margin-top:4px;font-size:12px;font-weight:400;color:var(--text_2nd)}.share-group-popover-content-tab-item{display:none}.share-group-popover-content-tab-item.visible{display:block}.share-group-popover-content-share-group-link{padding:16px 16px 0}.share-group-popover-content-share-group-link .link{display:flex;justify-content:center;align-items:center;border:1px solid #e1e1e7;border-radius:4px;padding:12px}.share-group-popover-content-share-group-link .link .text{font-size:14px;font-weight:400;color:var(--text_2nd);word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;user-select:none}.share-group-popover-content-share-group-link .buttons{padding:12px 8px;display:flex;justify-content:space-between;align-items:center}.share-group-popover-content-share-group-link .buttons .button{display:flex;justify-content:center;align-items:center;width:118px;height:40px;padding:0 8px}.share-group-popover-content-share-group-link .buttons .button>span{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-group-popover-content-share-group-link-loading{display:flex;justify-content:center;align-items:center;width:100%;height:132px;padding:16px 0}.share-group-popover-content-share-group-link-error{display:flex;justify-content:center;align-items:center;width:100%;height:132px;padding:16px 0;color:var(--text_1st);font-size:14px}.share-group-popover-content-share-group-expire-time{margin-top:16px;padding-bottom:16px;text-align:center}.share-group-popover-content-share-group-expire-time .text{font-size:12px;font-weight:400;color:#a6a7a8;overflow:hidden}.share-group-popover-content-share-group-expire-time .settings{margin-top:4px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.share-group-popover-content-share-group-expire-time .settings .text{font-size:12px;font-weight:400;color:var(--functional_brand_primary)}.share-group-popover-content-share-group-expire-time .settings .icon{color:var(--icon_3rd)}.share-group-popover-content-share-group-expire-time .settings .menu-item{padding:12px 16px;font-size:14px;font-weight:400;color:var(--text_1st)}.share-group-popover-content-share-group-qr-code{padding:16px 16px 0}.share-group-popover-content-share-group-qr-code .qr-code{display:flex;justify-content:center;align-items:center}.share-group-popover-content-share-group-qr-code .qr-code .qr-code-content{width:132px;height:132px;border:5px solid #fff}.share-group-popover-content-share-group-qr-code .buttons{padding:12px 8px;display:flex;justify-content:space-between;align-items:center}.share-group-popover-content-share-group-qr-code .buttons .button{display:flex;justify-content:center;align-items:center;width:118px;height:40px;padding:0 8px}.share-group-popover-content-share-group-qr-code .buttons .button>span{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-group-popover-content-share-group-qr-code-loading{display:flex;justify-content:center;align-items:center;width:100%;height:132px;padding:16px 0}.share-group-popover-content-share-group-qr-code-error{position:relative;display:flex;justify-content:center;padding:16px 0}.share-group-popover-content-share-group-qr-code-error>img{width:132px;height:132px}.share-group-popover-content-share-group-qr-code-error>p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;color:var(--text_1st);font-size:14px}.share-group-popover-content-share-group-tabs{display:flex;padding:0 16px}.share-group-popover-content-share-group-tabs .share-group-tab{flex:1;display:flex;justify-content:center;align-items:center;height:48px;font-size:14px;font-weight:400;color:var(--text_1st);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-group-popover-content-share-group-tabs .share-group-tab.active{position:relative;font-size:14px;font-weight:500;color:var(--functional_brand_primary)}.share-group-popover-content-share-group-tabs .share-group-tab.active:after{content:"";position:absolute;bottom:0;width:26px;height:3px;background-color:var(--functional_brand_primary)}.share-group-popover-content{border-radius:8px;overflow:hidden}.share-group-popover-content .share-group-popover-content-area{width:300px;background-color:var(--commonbg_white)}.group-announcement-entrance-container{cursor:pointer;line-height:20px}.group-announcement-entrance-container .header{display:flex;justify-content:space-between;align-items:center}.group-announcement-entrance-container .header .title-right{display:inline-flex;align-items:center;color:var(--text_2nd)}.group-announcement-entrance-container .header .title-right .icon{transform:rotate(-90deg)}.group-announcement-entrance-container .body{margin-top:10px;font-size:14px;line-height:20px;color:var(--text_2nd);overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.label-form-item.common-form-item{cursor:pointer}.label-form-item.common-form-item .label{min-width:fit-content}.label-form-item.common-form-item .control{max-width:100%!important;overflow:hidden;margin-left:0}.label-form-item.common-form-item .chat-label-form-item-box{width:100%;flex:1;display:flex;padding-left:10px;cursor:pointer}.label-form-item.common-form-item .chat-label-form-item-box .labels-selected-text-box{color:var(--text_2nd);display:flex;width:100%;justify-content:space-between}.label-form-item.common-form-item .chat-label-form-item-box .labels-selected-text-box .labels-selected-text{flex:1;max-width:100%;color:var(--text_2nd);display:flex;padding-left:4px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.label-form-item.common-form-item .chat-label-form-item-box .labels-selected-text-box .icon{float:right;transform:rotate(-90deg)}.contact-chat-label-drawer{margin-top:-1px}.contact-chat-label-drawer.ant-drawer .ant-drawer-mask{background:transparent;position:fixed}.contact-chat-label-drawer.ant-drawer .ant-drawer-content-wrapper{border-radius:0}.contact-chat-label-drawer.ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body{overflow-x:hidden}.contact-chat-label-drawer.ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body::-webkit-scrollbar{width:0}.contact-chat-label-drawer .chat-label-sub-panel-drawer-title{position:sticky;top:0;z-index:500;background-color:var(--elevator_1st);padding:22px 16px 10px 12px;display:flex;width:100%;align-items:center}.contact-chat-label-drawer .chat-label-sub-panel-drawer-title .left-box{display:flex;cursor:pointer}.contact-chat-label-drawer .chat-label-sub-panel-drawer-title .left-box .chat-label-sub-panel-drawer-back{margin-right:4px}.contact-chat-label-drawer .chat-label-sub-panel-drawer-title .left-box .chat-label-sub-panel-drawer-back:before{cursor:pointer}.contact-chat-label-drawer .chat-label-sub-panel-drawer-title .right-box{position:absolute;right:16px;user-select:none;color:var(--text_4th);cursor:default}.contact-chat-label-drawer .chat-label-sub-panel-drawer-title .right-box.active{color:var(--functional_brand_primary);cursor:pointer}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section{margin:0}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .custom-label-checkbox{display:flex;flex-direction:column}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .custom-label-checkbox .ant-checkbox-group-item{padding:0 16px;display:flex;align-items:center;height:48px;border-bottom:.5px solid var(--separator_3rd)}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .custom-label-checkbox .ant-checkbox-group-item:hover{background-color:var(--commonbg_1st_hover)}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .custom-label-checkbox .ant-checkbox-group-item .ant-checkbox{width:16px;height:16px;margin-top:2px}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .custom-label-checkbox .ant-checkbox-group-item .ant-checkbox .ant-checkbox-inner{width:16px;height:16px}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .custom-label-checkbox .ant-checkbox-group-item .ant-checkbox .ant-checkbox-inner:after{font-size:12px;width:6px;height:9px}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .custom-label-checkbox .ant-checkbox-group-item .custom-label-item{color:var(--text_1st);display:flex;align-items:center}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .custom-label-checkbox .ant-checkbox-group-item .custom-label-item .custom-label-icon{color:var(--icon_2nd);margin-right:4px}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .custom-label-checkbox .ant-checkbox-group-item .custom-label-item .label-name{display:inline;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:250px}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .create-label-box{display:flex;align-items:center;color:var(--functional_brand_primary);cursor:pointer;height:48px;padding:0 16px;border-bottom:none;user-select:none}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .create-label-box .create-label-icon{margin-right:8px}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-label-sub-panel-section .create-label-box:hover{background-color:var(--commonbg_1st_hover)}.contact-chat-label-drawer .chat-label-sub-panel-body .chat-setting-set-label-confirm{position:fixed;left:50%;top:50%;translate:-50% -50%}.oneline__1mwuoa{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__1mwuoa{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__1mwuoa:focus{outline:none}.modal__1mwuoa .ant-modal-header{padding:16px}.modal__1mwuoa .ant-modal-title{text-align:center}.modal__1mwuoa .ant-modal-body{padding:16px 24px!important;max-height:480px;overflow:auto}.modal__1mwuoa .ant-modal-footer{border-top:none!important;padding:16px 24px}.modal__1mwuoa .ant-modal-footer .button-container__1mwuoa{width:100%;text-align:right}.modal__1mwuoa .ant-modal-footer .button-container__1mwuoa .ant-modal-wrap{position:fixed}.modal__1mwuoa .ant-modal-footer .action-button__1mwuoa{height:auto;padding:9px 23px}.modal__1mwuoa .ant-modal-footer .action-button__1mwuoa border span{font-size:14px;line-height:20px}.modal__1mwuoa .ant-modal-footer .cancel-button__1mwuoa{height:auto;padding:9px 23px;margin-right:16px}.modal__1mwuoa .ant-modal-footer .cancel-button__1mwuoa border span{font-size:14px;line-height:20px}.modal__1mwuoa .ant-modal-footer .create-button__1mwuoa{height:auto;padding:9px 23px;color:var(--textwhite_1st);margin:0;border:none}.modal__1mwuoa .ant-modal-footer .create-button__1mwuoa border span{font-size:14px;line-height:20px}.modal__1mwuoa .ant-modal-footer .create-button__1mwuoa[disabled]{background-color:var(--functional_brand_1st_disable)}.create-for-session__1mwuoa .ant-modal-footer{padding:0 24px 16px}.create-for-session__1mwuoa .ant-modal-footer .button-container__1mwuoa{display:flex;width:100%}.create-for-session__1mwuoa .ant-modal-footer .button-container__1mwuoa button{flex:1}.confirm-modal__1mwuoa .ant-modal-body{padding:0!important}.oneline__1ccss8{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__1ccss8{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__1ccss8:focus{outline:none}.form__1ccss8 .ant-form-item:last-child{margin-bottom:0;padding-bottom:0}.form__1ccss8 .ant-form-item label{color:var(--text_1st);pointer-events:none}.name-input__1ccss8 input,.name-input__1ccss8.ant-input-affix-wrapper:hover .ant-input{border-radius:4px;border:1px solid var(--border_2nd)!important;padding-left:38px!important}.label-visibility-wrapper__1ccss8{background-color:var(--commonbg_1st);padding:10px 12px;display:flex;justify-content:space-between;align-items:center;border-radius:6px;color:var(--text_1st)}.included-chats-wrapper__1ccss8{background-color:var(--commonbg_1st);border-radius:4px;border:1px solid var(--border_2nd)}.included-chats-wrapper__1ccss8 .add-chats-button__1ccss8{padding:12px;display:flex;align-items:center;color:var(--functional_brand_primary);cursor:pointer}.included-chats-wrapper__1ccss8 .add-chats-button__1ccss8:hover{background-color:var(--commonbg_1st_hover)}.included-chats-wrapper__1ccss8 .chat-row__1ccss8{display:flex;align-items:center;height:60px}.included-chats-wrapper__1ccss8 .chat-row__1ccss8 .chat-row-avatar__1ccss8{height:100%;display:flex;justify-content:center;align-items:center;padding:0 12px}.included-chats-wrapper__1ccss8 .chat-row__1ccss8 .chat-row-body__1ccss8{height:100%;border-bottom:1px solid var(--separator_2nd);flex:1;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.included-chats-wrapper__1ccss8 .chat-row__1ccss8 .chat-row-body__1ccss8 .chat-row-body-name__1ccss8{flex:1;display:flex;align-items:center;overflow:hidden}.included-chats-wrapper__1ccss8 .chat-row__1ccss8 .chat-row-body__1ccss8 .chat-row-body-name__1ccss8 span:nth-child(1){color:var(--text_1st);text-overflow:ellipsis;overflow:hidden;word-break:break-all;white-space:nowrap}.included-chats-wrapper__1ccss8 .chat-row__1ccss8 .chat-row-body__1ccss8 .chat-row-body-name__1ccss8 span:nth-child(2){flex-shrink:0}.included-chats-wrapper__1ccss8 .chat-row__1ccss8 .chat-row-body__1ccss8 .chat-row-body-close__1ccss8{cursor:pointer;margin-right:12px;flex-shrink:0;border-radius:50%;color:var(--icon_2nd)}.included-chats-wrapper__1ccss8 .chat-row__1ccss8 .chat-row-body__1ccss8 .chat-row-body-close__1ccss8:hover{background-color:var(--commonbg_1st_hover)}.oneline__5z84ej{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__5z84ej{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__5z84ej:focus{outline:none}.form__5z84ej{cursor:pointer}.form__5z84ej .icon__5z84ej{transform:rotate(-90deg)}.form__5z84ej .control{margin-left:0}.form__5z84ej .selectedText__5z84ej{color:var(--text_2nd)}.drawer__5z84ej .container__5z84ej{padding:12px 16px}.drawer__5z84ej .container__5z84ej .title__5z84ej{display:flex;align-items:center;height:36px;cursor:pointer}.drawer__5z84ej .container__5z84ej .title__5z84ej .text__5z84ej{color:var(--text_1st);margin-left:8px}.drawer__5z84ej .container__5z84ej .item-box__5z84ej{margin-top:8px}.drawer__5z84ej .container__5z84ej .item-box__5z84ej .item__5z84ej{display:flex;justify-content:space-between;align-items:center;width:100%;height:36px;border-bottom:1px solid var(--separator_1st);cursor:pointer}.drawer__5z84ej .container__5z84ej .item-box__5z84ej .item__5z84ej .text__5z84ej{color:var(--text_1rd)}.drawer__5z84ej .container__5z84ej .item-box__5z84ej .item__5z84ej .icon__5z84ej{flex:0 0 40px;font-size:40px;color:var(--functional_green_1st);cursor:pointer}.drawer__5z84ej .container__5z84ej .tips__5z84ej{margin-top:8px;padding:8px;color:var(--text_2nd);font-size:12px;line-height:1.5;background:var(--commonbg_2nd_hover);border-radius:4px}.drawer__5z84ej .ant-drawer-mask{background:transparent;position:fixed}.drawer__5z84ej .ant-drawer-content-wrapper{width:320px!important;border-radius:0!important}.drawer__5z84ej .ant-drawer-content-wrapper .ant-drawer-content__5z84ej .ant-drawer-wrapper-body__5z84ej{overflow-x:hidden}.drawer__5z84ej .ant-drawer-content-wrapper .ant-drawer-content__5z84ej .ant-drawer-wrapper-body__5z84ej::-webkit-scrollbar{width:0}.contact-contact-search-list{max-height:calc(100% - 62px);overflow-y:auto;z-index:300}.contact-profile-panel .ant-popover-content{overflow:hidden;border-radius:6px;box-shadow:0 0 10px 4px #00000014}.contact-profile-panel .ant-popover-content .ant-popover-inner{background-color:#f8f8fa}.contact-profile-panel .ant-popover-content .ant-popover-inner .ant-popover-inner-content{position:relative;padding:0}.contact-profile-panel .ant-popover-content .ant-popover-inner .ant-popover-inner-content .profile-panel-content{padding:26px 30px}.contact-profile-panel .ant-popover-content .ant-popover-inner .ant-popover-inner-content .profile-panel-content .bot-removed-note{margin:-6px;color:#33333380;text-align:center}.contact-profile-panel .ant-popover-content .ant-popover-inner .ant-popover-inner-content .profile-panel-content .bot-removed-note .common-icon{margin-right:8px;transform:translateY(4px)}.profile-panel-background-mask{position:absolute;top:0;bottom:0;left:0;right:0;z-index:9999996}.profile-panel-popover .ant-popover-content .ant-popover-inner{border-radius:7px}.contact-group-member-panel{min-width:720px}.contact-group-member-panel .ant-modal-content{position:relative;height:600px;width:720px;overflow:hidden}.contact-group-member-panel .ant-modal-content .ant-modal-header{height:50px}.contact-group-member-panel .ant-modal-content .ant-modal-header .ant-modal-title{text-align:center;font-size:14px}.contact-group-member-panel .ant-modal-content .ant-modal-body{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:flex;flex-direction:row;top:50px;height:auto;padding:0!important;text-align:left}.contact-group-member-panel .ant-modal-content .ant-modal-body>*{width:50%}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .contact-contact-search-box .ant-btn{display:none}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .ant-tabs-bar{margin-bottom:0;background-color:#fff}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .ant-tabs-bar .ant-tabs-nav{width:100%;text-align:center}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab{border-bottom:4px solid transparent;padding:14px 0 10px}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab:not(:last-child){margin-right:40px}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{border-color:#1b92f5;color:#1b92f5;font-weight:inherit}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .ant-tabs-bar .ant-tabs-nav .ant-tabs-ink-bar{display:none!important}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .ant-tabs-tabpane-active{display:flex;height:440px}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .contact-virtual-contact-list .sticky-header .wrapper.header{border-top-color:transparent}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .contact-contact-list{flex-grow:1;min-width:0;min-height:0;overflow-y:auto}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .contact-contact-list::-webkit-scrollbar{width:0}.contact-group-member-panel .ant-modal-content .ant-modal-body .buddies .contact-contact-list .header{top:0}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails{display:flex;flex-direction:column;padding:20px;border-left:1px solid var(--border_2nd);color:var(--text_1st)}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails p{margin-bottom:10px}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .group-name{margin-top:20px}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .group-name .ant-input{text-overflow:ellipsis}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers{flex-grow:1;min-width:0;min-height:0;padding:12px;overflow-x:hidden;overflow-y:auto}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers .hint{margin-bottom:14px;border-radius:4px;border:solid 1px rgba(225,225,231,.8);padding:8px 14px;font-size:12px;color:#20232580;background-color:#fffae8}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers .member{display:flex;flex-direction:row;display:inline-flex;align-items:center;max-width:100%;margin-right:6px;margin-bottom:6px;padding:4px;font-size:14px;background-color:var(--tag_secondary);color:var(--text_1st);border-radius:2px}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers .member .common-icon{opacity:.5;flex-shrink:0}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers .member .contact_select_panel_ic_delete{color:var(--text_2nd);cursor:pointer}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers .member:hover{background-color:var(--commonbg_2nd)}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers .member:hover .common-icon{opacity:1}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers .member .selected-member-avatar{width:24px;height:24px;border-radius:2px;margin-right:9px;object-fit:cover;object-position:center center}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers .member span{flex-grow:1;min-width:0;min-height:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:4px}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers .member i{margin-left:4px;cursor:pointer}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .ant-input,.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .selectedMembers{border-radius:4px;border:1px solid var(--border_2nd);background-color:var(--commonbg_1st)}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .chat-history-switch{display:flex;margin-top:21px}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .chat-history-switch .chat-history-switch-text-container{display:flex;flex:1}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .chat-history-switch .chat-history-switch-text-container .chat-history-switch-text{margin-right:4px}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .chat-history-switch .chat-history-switch-text-container .chat-history-switch-tooltip{margin-top:1px}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .chat-history-switch .ant-switch{min-width:38px}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .chat-history-switch .ant-switch:not(.ant-switch-checked){background-color:#e1e1e7}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .footer{display:flex;margin-top:24px}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .footer button{flex:1}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .footer button:first-child{color:#1b92f5}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .footer button:last-child{margin-left:6%}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .footer button:last-child:disabled{background-color:#1b92f54d;border:none;color:#fff}.contact-group-member-panel .ant-modal-content .ant-modal-body .groupDetails .footer button:last-child:disabled.ant-btn-danger{background-color:#e42a2a4d;border:none;color:#fff}.ContactSelectPanel-NewChatSelectPanel .hint-text .hint-box{display:inline-flex}.ContactSelectPanel-NewChatSelectPanel .hint-text .hint-box span{font-size:12px;font-weight:400;line-height:18px;text-align:left;color:var(--text_1st)}.ContactSelectPanel-NewChatSelectPanel .hint-text .hint-box span b{font-size:12px;font-weight:500;line-height:18px;text-align:left}.ant-tooltip{z-index:9999997}.ant-tooltip .ant-tooltip-content{max-width:360px}.ContactSelectPanel-NewChatSelectPanel .contact-list-item{background-color:var(--dialogsbg_2nd)}.contact-add-new-contact-panel{width:360px!important}.contact-add-new-contact-panel .ant-modal-content{background-color:var(--dialogsbg_2nd)}.contact-add-new-contact-panel .ant-modal-content .ant-modal-header{text-align:center}.contact-add-new-contact-panel .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;height:422px;padding:0!important;border-radius:0 0 4px 4px;background-color:var(--commonbg_white)}.contact-add-new-contact-panel .ant-modal-content .ant-modal-body .search-input{margin:13px 20px}.contact-add-new-contact-panel .ant-modal-content .ant-modal-body .search-input .ant-input-prefix{left:8px}.add-new-contact-search-result{flex-grow:1;min-width:0;min-height:0;position:relative;overflow-y:auto}.add-new-contact-search-result .tips{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;flex-direction:column;display:flex;align-items:center;justify-content:center;text-align:center}.add-new-contact-search-result .tips .label{margin-bottom:75px;color:var(--text_3rd);font-size:14px}.add-new-contact-search-result .item-wrap{padding:0 20px}.add-new-contact-search-result .item-wrap .contact-contact-list-item{padding:10px 0}.add-new-contact-search-result .selectable{padding:0}.add-new-contact-search-result .selectable .contact-contact-list-item{padding:10px 20px}.add-new-contact-search-result .add-contact-list-item{background-color:var(--commonbg_white)}.add-new-contact-search-result .add-contact-list-item:not(.selected):hover{background-color:var(--commonbg_1st_hover)}.thread-follower-list-modal .ant-modal-confirm-btns{display:none!important}.thread-follower-list-modal .ant-modal-confirm-content{padding:0!important}.thread-follower-list-container,.thread-follower-empty-list-container{height:420px}.thread-follower-empty-list-container{padding-top:86px;display:flex;flex-direction:column;align-items:center}.thread-follower-empty-list-container .hint{color:var(--text_3rd);font-size:14px;line-height:20px;width:283px}.thread-follower-list-container .thread-follower-list-item .contact-contact-list-item{padding:10px 20px}.thread-follower-list-item-popover .seatalk-profile-panel-avatar label{display:none}.messages-chat-session-list-item .sub .common-badge{padding:2px}.messages-chat-session-list-item .sub .common-badge .ant-badge-count{min-width:14px;min-height:14px;height:14px;line-height:14px}.messages-chat-session-list-item .contact-contact-list-item-info{flex:1}.navigation-chat-list-item-focus:focus{position:relative}.navigation-chat-list-item-focus:focus:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid var(--functional_brand_1st_hover, #1b92f5);box-shadow:0 0 0 3px var(--functional_brand_2nd);border-radius:4px;pointer-events:none}.chat-list-context-menu .ant-dropdown-menu-submenu{margin:0;padding:0;min-width:140px;background-color:var(--commonbg_white);color:var(--text_1st);-webkit-app-region:no-drag}.chat-list-context-menu .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title{color:var(--text_1st);margin:0 18px;padding:10px 0;border-bottom:1px solid var(--separator_1st)}.ant-dropdown .chat-list-context-menu.ant-menu{padding:0;border-radius:7px;border:1px solid var(--border_2nd);overflow:hidden;background-color:var(--commonbg_white)}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu{display:flex;align-items:center;height:40px;margin:0;padding:0;min-width:140px;background-color:var(--commonbg_white);color:var(--text_1st);-webkit-app-region:no-drag}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item:hover,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu:hover{background-color:var(--commonbg_2nd_hover)}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item:last-child .label,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu:last-child .label{border-bottom:none}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item .label,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu .label{margin:0 16px;width:100%;user-select:none}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item .ant-menu-submenu-title,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title{width:100%;margin:0;user-select:none}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item .ant-menu-submenu-title:hover,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title:hover{color:var(--text_1st)}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item .ant-menu-submenu-title:active,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title:active{color:var(--text_1st);background-color:var(--commonbg_2nd_hover)}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item .ant-menu-submenu-title i:before,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title i:before,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item .ant-menu-submenu-title i:after,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title i:after{background:var(--icon_3rd)}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item .ant-menu-submenu-title .set-label-title,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title .set-label-title{display:flex;align-items:center;justify-content:space-between}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item .ant-menu-submenu-title .set-label-title .set-label-icon,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title .set-label-title .set-label-icon{color:var(--icon_3rd)}.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-item .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-dropdown .chat-list-context-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow{display:none}.ant-dropdown .chat-list-context-menu.ant-menu .clear-menu-item{overflow:visible}.ant-dropdown .chat-list-context-menu.ant-menu .clear-menu-item .label{border-top:1px solid var(--separator_4th)}.ant-dropdown .chat-list-context-menu.ant-menu li.ant-menu-item:first-child .label{border-top:none}.set-label-sub-menu{border-radius:7px;padding:0;background-color:transparent}.set-label-sub-menu .ant-menu{color:var(--text_1st);border:1px solid var(--border_2nd);border-radius:7px;overflow:hidden;background-color:var(--commonbg_white);max-height:100vh;overflow:auto}.set-label-sub-menu .ant-menu .label-item-box{display:flex;align-items:center;padding:0;min-width:140px;background-color:var(--commonbg_white);color:var(--text_1st);-webkit-app-region:no-drag;height:40px;cursor:pointer}.set-label-sub-menu .ant-menu .label-item-box:hover,.set-label-sub-menu .ant-menu .label-item-box:active{color:var(--text_1st);background-color:var(--commonbg_2nd_hover)}.set-label-sub-menu .ant-menu .custom-sub-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px;height:40px}.set-label-sub-menu .ant-menu .custom-sub-item .label{display:flex;align-items:center}.set-label-sub-menu .ant-menu .custom-sub-item .label .custom-label-icon{color:var(--icon_2nd);margin-right:8px}.set-label-sub-menu .ant-menu .custom-sub-item .selected-label-box{width:16px;height:100%;margin-left:10px;display:flex;align-items:center}.set-label-sub-menu .ant-menu .custom-sub-item .selected-label-box .label-selected{color:var(--functional_green_1st)}.set-label-sub-menu .ant-menu .ant-menu-item{user-select:none;margin:0}.set-label-sub-menu .ant-menu .ant-menu-item:hover,.set-label-sub-menu .ant-menu .ant-menu-item:active{color:var(--text_1st);background-color:var(--commonbg_2nd_hover)!important}.set-label-sub-menu .ant-menu .ant-menu-item.ant-menu-item-selected{color:var(--text_1st);background:transparent}.set-label-sub-menu .ant-menu .ant-menu-item .separator-line:before{height:1px;content:" ";width:calc(100% - 20px);background-color:var(--separator_4th);top:0;left:10px;position:absolute}.set-label-sub-menu .ant-menu .ant-menu-item.create-label-item{display:flex;align-items:center;padding:0 10px}.set-label-sub-menu .ant-menu .ant-menu-item.create-label-item .label{display:flex;align-items:center}.set-label-sub-menu .ant-menu .ant-menu-item.create-label-item .label .create-label-icon{color:var(--icon_2nd);margin-right:8px}.set-label-sub-menu .ant-menu{background-color:var(--commonbg_white)}.alert-confirm-clear-chat .ant-modal-confirm-content{display:flex;flex-direction:column;gap:12px}.alert-confirm-clear-chat .ant-modal-confirm-content .ant-checkbox-wrapper{display:flex;justify-content:center;align-items:center}.alert-confirm-clear-chat .ant-modal-confirm-content .ant-checkbox-wrapper>span:first-child{top:0}.alert-confirm-clear-chat .ant-modal-confirm-content .ant-checkbox-wrapper>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alert-confirm-clear-chat .ant-modal-confirm-btns{padding-top:0!important}.expiring-group-session-avatar.dot{position:relative}.expiring-group-session-avatar.dot:after{position:absolute;content:" ";right:-3px;top:-3px;width:8px;height:8px;border-radius:10px;background-color:var(--functional_red_1st)}.master-view-later-messages-list{height:100%;width:100%}.master-view-later-messages-list .seatalk-richtext ul,.master-view-later-messages-list .seatalk-richtext ol{margin-bottom:0;padding-inline-start:23px}.master-view-later-messages-list .seatalk-richtext ol{list-style-type:decimal}.master-view-later-messages-list .seatalk-richtext :is(ol,ul) ol{list-style-type:lower-alpha}.master-view-later-messages-list .seatalk-richtext :is(ol,ul) :is(ol,ul) ol{list-style-type:lower-roman}.master-view-later-messages-list .seatalk-richtext ul,.master-view-later-messages-list .seatalk-richtext :is(ol,ul) ul,.master-view-later-messages-list .seatalk-richtext :is(ol,ul) :is(ol,ul) ul{list-style-type:disc}.master-view-later-messages-list .seatalk-richtext li:has(> :is(ol,ul):first-child){list-style:none}.master-view-later-messages-list .seatalk-richtext strong,.master-view-later-messages-list .seatalk-richtext em{line-height:1em}.master-view-later-messages-list .seatalk-richtext pre,.master-view-later-messages-list .seatalk-richtext code{background-color:var(--commonbg_1st_hover);font-size:12px;font-family:Menlo,Monaco,SF Mono,Consolas,Courier New,monospace;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.master-view-later-messages-list .seatalk-richtext p>code{color:var(--icon_1st);padding:2px 4px;margin:0 2px;margin-inline:0;line-height:16px;border-radius:4px}.master-view-later-messages-list .seatalk-richtext p>code+code{margin-left:0}.master-view-later-messages-list .seatalk-richtext pre>code{color:var(--text_1st);padding:0;margin:0;line-height:18px;border-radius:0}.master-view-later-messages-list .seatalk-richtext pre{padding:0 8px 8px;margin:0 0 8px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:18px}.master-view-later-messages-list .seatalk-richtext pre:first-child,.master-view-later-messages-list .seatalk-richtext :not(pre)+pre{padding-top:8px;margin-top:8px;border-top-left-radius:4px;border-top-right-radius:4px}.master-view-later-messages-list .seatalk-richtext pre:first-child{margin-top:0}.master-view-later-messages-list .seatalk-richtext pre:last-child{margin-bottom:0}.master-view-later-messages-list .seatalk-richtext pre+pre{margin-top:-16px}.master-view-later-messages-list .seatalk-richtext pre,.master-view-later-messages-list .seatalk-richtext code{font-size:12px!important;background-color:inherit!important;color:inherit!important;padding:0!important;margin:0!important;border-radius:0!important}.master-view-later-messages-list .seatalk-richtext pre{overflow:visible!important}.unavailable-avatar-icon{color:var(--icon_1st);min-width:fit-content;height:36px;width:36px}.messages-message-list-item-text-content{white-space:pre-wrap;word-wrap:break-word;overflow:hidden}.messages-message-list-item-text-content .sprite_ele_ic_whisper{vertical-align:-2px;margin-right:4px}.messages-message-list-item-forwarded-content{max-width:236px;padding:10px}.messages-message-list-item-forwarded-content .seatalk-richtext ul,.messages-message-list-item-forwarded-content .seatalk-richtext ol{margin-bottom:0;padding-inline-start:23px}.messages-message-list-item-forwarded-content .seatalk-richtext ol{list-style-type:decimal}.messages-message-list-item-forwarded-content .seatalk-richtext :is(ol,ul) ol{list-style-type:lower-alpha}.messages-message-list-item-forwarded-content .seatalk-richtext :is(ol,ul) :is(ol,ul) ol{list-style-type:lower-roman}.messages-message-list-item-forwarded-content .seatalk-richtext ul,.messages-message-list-item-forwarded-content .seatalk-richtext :is(ol,ul) ul,.messages-message-list-item-forwarded-content .seatalk-richtext :is(ol,ul) :is(ol,ul) ul{list-style-type:disc}.messages-message-list-item-forwarded-content .seatalk-richtext li:has(> :is(ol,ul):first-child){list-style:none}.messages-message-list-item-forwarded-content .seatalk-richtext strong,.messages-message-list-item-forwarded-content .seatalk-richtext em{line-height:1em}.messages-message-list-item-forwarded-content .seatalk-richtext pre,.messages-message-list-item-forwarded-content .seatalk-richtext code{background-color:var(--commonbg_1st_hover);font-size:12px;font-family:Menlo,Monaco,SF Mono,Consolas,Courier New,monospace;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.messages-message-list-item-forwarded-content .seatalk-richtext p>code{color:var(--icon_1st);padding:2px 4px;margin:0 2px;margin-inline:0;line-height:16px;border-radius:4px}.messages-message-list-item-forwarded-content .seatalk-richtext p>code+code{margin-left:0}.messages-message-list-item-forwarded-content .seatalk-richtext pre>code{color:var(--text_1st);padding:0;margin:0;line-height:18px;border-radius:0}.messages-message-list-item-forwarded-content .seatalk-richtext pre{padding:0 8px 8px;margin:0 0 8px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:18px}.messages-message-list-item-forwarded-content .seatalk-richtext pre:first-child,.messages-message-list-item-forwarded-content .seatalk-richtext :not(pre)+pre{padding-top:8px;margin-top:8px;border-top-left-radius:4px;border-top-right-radius:4px}.messages-message-list-item-forwarded-content .seatalk-richtext pre:first-child{margin-top:0}.messages-message-list-item-forwarded-content .seatalk-richtext pre:last-child{margin-bottom:0}.messages-message-list-item-forwarded-content .seatalk-richtext pre+pre{margin-top:-16px}.messages-message-list-item-forwarded-content .seatalk-richtext pre,.messages-message-list-item-forwarded-content .seatalk-richtext code{font-size:12px!important;background-color:inherit!important;color:inherit!important;padding:0!important;margin:0!important;border-radius:0!important}.messages-message-list-item-forwarded-content .seatalk-richtext pre{overflow:visible!important}.messages-message-list-item-forwarded-content .seatalk-richtext>p:only-child,.messages-message-list-item-forwarded-content .seatalk-richtext>ol:only-child>li:only-child>p:only-child,.messages-message-list-item-forwarded-content .seatalk-richtext>ul:only-child>li:only-child>p:only-child{overflow:hidden;text-overflow:ellipsis}.messages-message-list-item-forwarded-content .title{color:var(--text_1st);font-size:14px;line-height:18px;margin-bottom:6px;padding:0 2px;overflow-wrap:break-word}.messages-message-list-item-forwarded-content .content-container{background-color:var(--commonbg_1st_hover);padding:7px;border-radius:4px;cursor:pointer}.messages-message-list-item-forwarded-content .content-container .content{color:var(--text_3rd);font-size:12px;line-height:16px;max-width:206px;margin-left:8px!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex}.messages-message-list-item-forwarded-content .content-container .content .text{display:block;max-width:100%;min-width:0;margin-left:5px;overflow:hidden;text-overflow:ellipsis}.messages-message-list-item-forwarded-content.isSentByMe .title{color:var(--textwhite_1st)}.messages-message-list-item-forwarded-content.isSentByMe .content-container{background-color:var(--Bubble_blue_2nd)}.messages-message-list-item-forwarded-content.isSentByMe .content{color:var(--text_forward)}@media (max-width: 650px){.messages-message-list-item-forwarded-content .title{overflow:hidden;white-space:nowrap}}.insufficient-disk-space-modal .ant-modal-confirm-btns{display:none!important}.insufficient-disk-space-modal .ant-modal-confirm-content{padding:16px 24px 24px!important}.insufficient-disk-space-modal .footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.expired-media-wraper{overflow:hidden;font-size:0;display:flex;justify-content:center;align-items:center}.expired-media-wraper .expired-media-inner{position:absolute}.expired-media-wraper .expired-media-inner p{margin-top:8px;color:#fff;font-size:14px;line-height:14px}.expired-media-wraper .expired-media-children{background:#000}.expired-media-wraper .expired-media-children img{filter:blur(4px);-webkit-filter:blur(4px);opacity:.8;max-width:500px;max-height:500px}.expired-media-wraper.small-image .expired-media-children img{filter:brightness(.7) blur(1px);-webkit-filter:brightness(.7) blur(1px)}.expired-media-wraper.small-image .expired-media-children img:hover{filter:brightness(1) blur(1px);-webkit-filter:brightness(1) blur(1px)}.normal-expired-wraper{display:flex;justify-content:center;align-items:center;background:#eaeaf3;padding:35px;border-radius:7px}.way-point-image-wraper{border-radius:6px;background-color:#ccc;cursor:pointer;overflow:hidden}.way-point-image-wraper .way-point-image{object-fit:cover;width:100%;height:100%}.image-ratio-wrap{overflow:hidden;position:relative;cursor:default;border-radius:6px}.image-ratio-wrap span{position:absolute;right:8px;top:8px;padding:0 8px;border-radius:4px;background-color:#0006;line-height:20px;color:#fff;font-size:12px}.messages-message-list-item.image .messages-message-list-item-naked img,.messages-message-list-item.image_gif .messages-message-list-item-naked img{user-select:none;position:relative;object-fit:cover;cursor:pointer;border-radius:6px}.messages-message-list-item-bubble img{object-fit:cover}.sticker_s .messages-message-list-item-bubble img{object-fit:contain}.messages-message-list-item.withQuote .single-image{max-width:100%!important}.messages-message-list-item-image-content{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;font-size:0;border-radius:6px;cursor:auto;user-select:none}.messages-message-list-item-image-content img{border-radius:6px}.expired-media-mask-wrapper{width:140px;height:140px;border-radius:6px;background:rgba(166,167,168,.6);display:flex;align-items:center;justify-content:center}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.common-progress-button{position:relative;width:32px}.common-progress-button:hover .ant-btn{opacity:1}.messages-message-list-item-media-content{position:relative;font-size:0;cursor:pointer}.messages-message-list-item-media-content .overlay{cursor:pointer}.messages-message-list-item-media-content .overlay .common-icon{cursor:pointer!important;pointer-events:none}.messages-message-list-item-media-content .overlay .bottom-mask{position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(180deg,rgba(0,0,0,.0001) 11.43%,#000000 100%);mix-blend-mode:normal;opacity:.5;transform:scaleX(-1)}.messages-message-list-item-media-content .overlay .gif-icon{position:absolute;bottom:6px;left:6px}.messages-message-list-item-media-content .overlay .gif-size{position:absolute;bottom:4px;font-size:14px;line-height:16px;color:#fff;left:25px}.messages-message-list-item-media-content .overlay .thumbnail-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.messages-message-list-item-media-content .overlay .common-progress-button{position:relative;width:44px}.messages-message-list-item-media-content .overlay .common-progress-button:after{position:absolute;top:0;left:0;content:"";width:44px;height:44px;border:solid 3px #fff;border-radius:50%}.messages-message-list-item-media-content-hidden{visibility:hidden}.messages-message-list-item-video-content{position:relative}.messages-message-list-item-video-content .overlay{cursor:pointer}.messages-message-list-item-video-content .overlay .common-icon{pointer-events:none}.messages-message-list-item-video-content .overlay .bottom-mask{position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(180deg,rgba(0,0,0,.0001) 11.43%,#000000 100%);mix-blend-mode:normal;opacity:.5;transform:scaleX(-1)}.messages-message-list-item-video-content .overlay .video-size,.messages-message-list-item-video-content .overlay .duration{position:absolute;bottom:4px;font-size:14px;line-height:16px;color:#fff}.messages-message-list-item-video-content .overlay .video-icon{position:absolute;bottom:6px;left:6px}.messages-message-list-item-video-content .overlay .video-size{left:19px}.messages-message-list-item-video-content .overlay .duration{right:6px}.messages-message-list-item-video-content .thumbnail-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.messages-message-list-item-video-content .common-progress-button{position:relative;width:44px}.messages-message-list-item-video-content .common-progress-button:after{position:absolute;top:0;left:0;content:"";width:44px;height:44px;border:solid 3px #fff;border-radius:50%}.messages-message-list-item-sticker-content{font-size:0}.messages-message-list-item-sticker-content>img{width:120px;height:120px;object-fit:contain}.messages-message-list-item-sticker-content.custom>img{width:auto;max-width:100%}.messages-message-list-item-sticker-content-hidden{visibility:hidden}.messages-message-list-item-contact-content{max-width:232px;min-width:156px;cursor:pointer}.messages-message-list-item-contact-content .card{border-radius:6px;overflow:hidden}.messages-message-list-item-contact-content .card .content{align-items:center;margin:8px}.messages-message-list-item-contact-content .card .content .name{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:8px}.messages-message-list-item-contact-content .footer{color:var(--text_3rd)}.dark-theme .messages-message-list-item-bubble .messages-message-list-item-contact-content .footer{background-color:var(--commonbg_list)}.dark-theme .messages-message-list-item-bubble.has-emoji .messages-message-list-item-contact-content .footer,.dark-theme .messages-message-list-item-bubble.hasQuote .messages-message-list-item-contact-content .footer{background-color:var(--commonbg_2nd)}.dark-theme .messages-message-list-item-bubble.isSentByMe .messages-message-list-item-contact-content .footer{background-color:#0000001a}.messages-message-list-item-file-content{cursor:pointer;min-width:150px}.messages-message-list-item-file-content.combined{width:236px;height:92px}.messages-message-list-item-file-content .card{display:flex;flex-direction:row;padding:7px;border-radius:4px;background-color:var(--commonbg_1st_hover)}.messages-message-list-item-file-content .card .common-icon{min-width:40px}.messages-message-list-item-file-content .card .filename{margin-left:7px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;color:var(--text_1st)}.messages-message-list-item-file-content .card .file-progress-wrapper{overflow:hidden;position:relative;font-size:0;min-width:40px}.messages-message-list-item-file-content .card .file-progress-wrapper .common-progress-button{transform:rotateY(180deg);position:absolute;top:-7px;left:-7px;z-index:1;width:54px;height:40px}.messages-message-list-item-file-content .card .common-icon{margin-left:0!important;margin-right:0!important}.messages-message-list-item-file-content .file-right-icon{float:right;fill:var(--icon_3rd)}.messages-message-list-item-file-content .messages-message-list-item-file-expired{float:right}.isSentByMe .messages-message-list-item-file-content .card{background-color:var(--Bubble_blue_2nd)}.isSentByMe .messages-message-list-item-file-content .card .filename{color:var(--textwhite_1st)}.isSentByMe .file-right-icon{fill:var(--textwhite_2nd)}.messages-message-list-item-redirect-content{cursor:pointer}.messages-message-list-item-redirect-content .card{border-radius:6px;overflow:hidden;padding:10px 12px}.messages-message-list-item-redirect-content .card .content{align-items:center;margin:0!important;max-width:200px}.messages-message-list-item-redirect-content .card .content .vbox{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-message-list-item-redirect-content .card .content .title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:8px}.messages-message-list-item-redirect-content .card .content .subtitle{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:8px;opacity:.5}.messages-message-list-item-redirect-content .link{width:30px;height:30px}.messages-message-list-item-redirect-content .footer{padding:4px 12px!important}.messages-message-list-item-whisper-content{display:flex;align-items:center}.messages-message-list-item-whisper-content .whisper-icon{margin-top:-2px;color:var(--icon_4th)}.messages-message-list-item-whisper-content .whisper-icon.isSentByMe{color:var(--iconwhite_1st)}.messages-message-list-item-interactive-content{display:flex;flex-direction:column;gap:8px}.messages-message-list-item-interactive-content .show-n-line{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.messages-message-list-item-interactive-content .show-n-line.show-2{-webkit-line-clamp:2}.messages-message-list-item-interactive-content .show-n-line.show-4{-webkit-line-clamp:4}.messages-message-list-item-interactive-content .title{white-space:pre-wrap;word-wrap:break-word;overflow:hidden;font-weight:600;font-size:16px;font-style:normal;line-height:24px}.messages-message-list-item-interactive-content .desc a,.messages-message-list-item-interactive-content .desc a:hover{color:#1890ff}.messages-message-list-item-interactive-content .btn{width:100%;padding:3px;box-shadow:none;border:1px solid var(--separator_1st)}.messages-message-list-item-interactive-content .btn span{display:block;font-size:14px;line-height:20px}.messages-message-list-item-interactive-content .btn:before{background-color:inherit}.messages-message-list-item-interactive-content .interactive-btn{background-color:var(--buttonbg_3rd);border:.5px solid var(--border_3rd);color:var(--functional_brand_primary)}.messages-message-list-item-interactive-content .interactive-btn i.seatalk-icon{color:var(--functional_brand_1st_disable)}.messages-message-list-item-interactive-content .interactive-btn.interactive-redirect-btn{display:flex;position:relative}.messages-message-list-item-interactive-content .interactive-btn.interactive-redirect-btn i.seatalk-icon{color:var(--functional_brand_primary);position:absolute;right:3px;top:3px}.messages-message-list-item-interactive-content .interactive-btn.interactive-redirect-btn span{margin-right:6px}.messages-message-list-item-interactive-content .interactive-btn.interactive-callback-btn.loading-icon .seatalk-icon svg{animation:load 1s linear infinite;margin-right:8px}@keyframes load{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.messages-message-list-item-interactive-content .interactive-btn:hover.loading-icon{cursor:default}.messages-message-list-item-interactive-content .interactive-btn:hover:not(.loading-icon){background-color:var(--commonbg_1st_hover)!important}.messages-message-list-item-interactive-content .interactive-btn:focus,.messages-message-list-item-interactive-content .interactive-btn:visited{background-color:var(--buttonbg_2nd);color:var(--functional_brand_primary)}.messages-message-list-item-interactive-content .btn-group{display:flex;gap:8px;overflow:hidden}.messages-message-list-item-interactive-content .btn-group .btn{flex:1;overflow:hidden}.messages-message-list-item-interactive-content .ant-btn-loading{background-color:var(--buttonbg_3rd);border-color:var(--border_3rd)}.messages-message-list-item-interactive-content .ant-btn-loading:before{background:transparent!important}.messages-message-list-item-interactive-content .seatalk-icon{width:auto;color:var(--functional_brand_1st_disable)}.messages-message-list-item-interactive-content button{border-color:#e1e1e7;background-color:#fff;justify-content:center;color:var(--functional_brand_primary)}.thread-message-content-container .messages-message-list-item-interactive-content{border-radius:6px;border:1px solid var(--border_2nd);background:var(--commonbg_white);padding:10px}.thread-message-content-container .messages-message-list-item-interactive-content .desc{margin-top:4px!important}.thread-message-content-container .messages-message-list-item-sticker-content-hidden{visibility:visible!important}.thread-message-content-container .image-ratio-wrap.messages-message-list-item-image-content div>img{object-fit:cover}.thread-message-content-container .messages-message-list-item-image-content img,.thread-message-content-container .messages-message-list-item-media-content img,.thread-message-content-container .messages-message-list-item-media-content .bottom-mask{border-radius:6px}.thread-message-content-container .messages-message-list-item-forwarded-content .title{color:var(--text_1st);font-size:14px;line-height:20px;margin-bottom:4px}.thread-message-content-container .messages-message-list-item-forwarded-content .content-container{border-radius:4px;background:var(--commonbg_1st_hover);padding:8px}.thread-message-content-container .messages-message-list-item-forwarded-content .content-container .content{color:var(--text_2nd);font-size:12px;line-height:18px;padding:0!important;margin:0!important;max-width:100%}.thread-message-content-container .messages-message-list-item-file-content .card{margin:10px 12px 4px!important}.thread-message-content-container .messages-message-list-item-file-content .card .content{background-color:var(--commonbg_1st_hover)}.thread-message-content-container .messages-message-list-item-file-content .footer{padding:0 12px;border-radius:0 0 8px 8px;color:var(--text_3rd);font-size:12px;line-height:18px;margin-bottom:4px}.thread-message-content-container .messages-message-list-item-contact-content .card .content{margin:0;padding:8px 12px!important}.thread-message-content-container .messages-message-list-item-contact-content .footer{padding:4px 12px;border-radius:0 0 6px 6px;background:var(--commonbg_separator);color:var(--text_3rd);font-size:12px;line-height:18px}.thread-message-content-container .location-message{color:var(--text_1st);text-decoration:underline;word-break:break-all;hyphens:none}.thread-message-content-container .note-content{min-width:120px;max-width:calc(100% - 20px);display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-message-content-container .group-invitation{padding:10px 12px}.thread-message-content-container .group-invitation .group-info{font-size:16px;line-height:24px;margin-bottom:10px}.thread-message-content-container .group-invitation button.ant-btn-primary{background-color:var(--commonbg_1st_hover);color:var(--functional_brand_primary);font-size:14px;line-height:20px;border:none;margin:0}.thread-message-content-container .messages-message-list-item-contact-content,.thread-message-content-container .group-invitation,.thread-message-content-container .messages-message-list-item-file-content,.thread-message-content-container .messages-message-list-item-forwarded-content,.thread-message-content-container .messages-message-list-item-redirect-content{width:388px;max-width:100%;border-radius:6px;border:1px solid var(--border_2nd);background-color:var(--commonbg_white)}.thread-message-content-container .messages-message-list-item-text-content a,.thread-message-content-container .messages-message-list-item-interactive-content a,.thread-message-content-container .messages-message-list-item-text-content .messages-message-list-item-mention,.thread-message-content-container .messages-message-list-item-interactive-content .messages-message-list-item-mention{color:var(--functional_brand_primary)}.thread-message-content-container .messages-message-list-item-text-content a,.thread-message-content-container .messages-message-list-item-interactive-content a{text-decoration:underline}.thread-message-content-container .messages-message-list-item-redirect-content{border-radius:6px;border:1px solid var(--border_2nd);background-color:var(--commonbg_white)}.thread-message-content-container .messages-message-list-item-redirect-content .content{max-width:none}.thread-message-content-container .messages-message-list-item-redirect-content .footer{font-size:12px;background-color:var(--commonbg_1st_hover);color:var(--text_2nd)}.preview-message-item-container .preview-message-item-header-box,.preview-message-item-container .preview-message-item-body-box{overflow:hidden}.preview-message-item-container{position:relative;max-width:100%;width:100%;display:grid;grid-template-rows:18px auto;grid-template-columns:36px 1fr;grid-template-areas:"a b" "a c";gap:4px 12px}.preview-message-item-container .preview-message-item-avatar-box{grid-area:a}.preview-message-item-container .preview-message-item-header-box{grid-area:b}.preview-message-item-container .preview-message-item-body-box{grid-area:c}.preview-message-item-container.isRootMessage{grid-template-rows:36px auto;grid-template-columns:36px 1fr;grid-template-areas:"a b" "c c";gap:8px 12px}.preview-message-item-container.isPlaceholderMsg{grid-template-rows:0 36px;grid-template-columns:36px 1fr;grid-template-areas:"b b" "a c";gap:0 12px}.preview-message-item-container.preview-message-item-container-all-thread{grid-template-rows:20px auto;grid-template-columns:40px 1fr;grid-template-areas:"a b" "a c";gap:4px 10px}.preview-message-item-container.preview-message-item-container-all-thread.isPlaceholderMsg{grid-template-rows:0 40px;grid-template-columns:40px 1fr;grid-template-areas:"b b" "a c";gap:0 10px}.preview-message-item-container.preview-message-item-container-forward-select{grid-template-rows:24px auto;grid-template-columns:24px 1fr;grid-template-areas:"a b" "a c";gap:4px 10px}.preview-message-item-container.preview-message-item-container-forward-select.isPlaceholderMsg{grid-template-rows:24px auto;grid-template-columns:24px 1fr;grid-template-areas:"a c" "a c"}.preview-message-item-container.preview-message-item-container-forward-select.isPlaceholderMsg .preview-message-item-avatar-box{width:24px;height:24px}.preview-message-item-container.preview-message-item-container-forward-select.isPlaceholderMsg .preview-message-item-avatar-box>svg{width:24px;height:24px}.preview-message-item-container .preview-message-item-header-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.preview-message-item-container.isRootMessage.preview-message-item-container-my-thread .preview-message-item-header-box{flex-direction:column;justify-content:space-between;align-items:flex-start}.preview-message-item-container.isRootMessage.preview-message-item-container-my-thread .preview-message-item-header-box .username+.status-and-time{margin-left:0}.preview-message-item-container.isRootMessage.preview-message-item-container-my-thread .preview-message-item-header-box .username{max-width:100%}.preview-message-item-container.isRootMessage.preview-message-item-container-my-thread .preview-message-item-header-box .username .name{color:var(--text_1st)}.preview-message-item-container.isRootMessage.preview-message-item-container-forward-select .preview-message-item-header-box{flex-direction:row;align-items:center}.preview-message-item-container.isRootMessage.preview-message-item-container-forward-select .preview-message-item-body-box .seatalk-richtext,.preview-message-item-container.isRootMessage.preview-message-item-container-forward-select .preview-message-item-body-box .messages-message-list-item-text-content{-webkit-line-clamp:1}.preview-message-item-container .preview-message-item-header-box .username+.status-and-time{margin-left:8px}.preview-message-item-container .preview-message-item-header-box .username{display:flex;align-items:center;overflow:hidden}.preview-message-item-container .preview-message-item-header-box .username .name{color:var(--text_2nd);font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-message-item-container .preview-message-item-header-box .username .system-account-tag{margin-left:4px;background-color:var(--functional_yellow_2nd);color:var(--functional_yellow_1st);font-size:10px;line-height:12px;padding:2px 8px;border-radius:8px;text-align:center;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.preview-message-item-container .preview-message-item-header-box .status-and-time{display:flex;align-items:center;gap:4px}.preview-message-item-container .preview-message-item-header-box .status-and-time .common-icon,.preview-message-item-container .preview-message-item-header-box .status-and-time .common-icon svg{width:16px;height:16px;min-width:16px;min-height:16px}.preview-message-item-container .preview-message-item-header-box .status-and-time .common-icon.sending{animation-name:sendingSpin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes sendingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.preview-message-item-container .preview-message-item-header-box .status-and-time .common-icon.sending:before{transform:scale(.4)}.preview-message-item-container .preview-message-item-header-box .status-and-time .time{color:var(--text_3rd);font-size:12px;line-height:18px;white-space:nowrap}.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-text-content{font-size:14px;line-height:20px;color:var(--text_1st)}.preview-message-item-container.isPlaceholderMsg .preview-message-item-body-box{display:flex;align-items:center}.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-text-content{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.master-view-later-messages-list .messages-message-list-item-text-content,.master-view-later-messages-list .messages-message-list-item-text-content .seatalk-richtext{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext ul,.master-view-later-messages-list .seatalk-richtext ul,.preview-message-item-container .preview-message-item-body-box .seatalk-richtext ol,.master-view-later-messages-list .seatalk-richtext ol{margin-bottom:0;padding-inline-start:23px}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext ol,.master-view-later-messages-list .seatalk-richtext ol{list-style-type:decimal}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext :is(ol,ul) ol,.master-view-later-messages-list .seatalk-richtext :is(ol,ul) ol{list-style-type:lower-alpha}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext :is(ol,ul) :is(ol,ul) ol,.master-view-later-messages-list .seatalk-richtext :is(ol,ul) :is(ol,ul) ol{list-style-type:lower-roman}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext ul,.master-view-later-messages-list .seatalk-richtext ul,.preview-message-item-container .preview-message-item-body-box .seatalk-richtext :is(ol,ul) ul,.master-view-later-messages-list .seatalk-richtext :is(ol,ul) ul,.preview-message-item-container .preview-message-item-body-box .seatalk-richtext :is(ol,ul) :is(ol,ul) ul,.master-view-later-messages-list .seatalk-richtext :is(ol,ul) :is(ol,ul) ul{list-style-type:disc}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext li:has(> :is(ol,ul):first-child),.master-view-later-messages-list .seatalk-richtext li:has(> :is(ol,ul):first-child){list-style:none}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext strong,.master-view-later-messages-list .seatalk-richtext strong,.preview-message-item-container .preview-message-item-body-box .seatalk-richtext em,.master-view-later-messages-list .seatalk-richtext em{line-height:1em}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext pre,.master-view-later-messages-list .seatalk-richtext pre,.preview-message-item-container .preview-message-item-body-box .seatalk-richtext code,.master-view-later-messages-list .seatalk-richtext code{background-color:var(--commonbg_1st_hover);font-size:12px;font-family:Menlo,Monaco,SF Mono,Consolas,Courier New,monospace;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext p>code,.master-view-later-messages-list .seatalk-richtext p>code{color:var(--icon_1st);padding:2px 4px;margin:0 2px;margin-inline:0;line-height:16px;border-radius:4px}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext p>code+code,.master-view-later-messages-list .seatalk-richtext p>code+code{margin-left:0}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext pre>code,.master-view-later-messages-list .seatalk-richtext pre>code{color:var(--text_1st);padding:0;margin:0;line-height:18px;border-radius:0}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext pre,.master-view-later-messages-list .seatalk-richtext pre{padding:0 8px 8px;margin:0 0 8px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:18px}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext pre:first-child,.master-view-later-messages-list .seatalk-richtext pre:first-child,.preview-message-item-container .preview-message-item-body-box .seatalk-richtext :not(pre)+pre,.master-view-later-messages-list .seatalk-richtext :not(pre)+pre{padding-top:8px;margin-top:8px;border-top-left-radius:4px;border-top-right-radius:4px}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext pre:first-child,.master-view-later-messages-list .seatalk-richtext pre:first-child{margin-top:0}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext pre:last-child,.master-view-later-messages-list .seatalk-richtext pre:last-child{margin-bottom:0}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext pre+pre,.master-view-later-messages-list .seatalk-richtext pre+pre{margin-top:-16px}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext pre,.master-view-later-messages-list .seatalk-richtext pre,.preview-message-item-container .preview-message-item-body-box .seatalk-richtext code,.master-view-later-messages-list .seatalk-richtext code{font-size:12px!important;background-color:inherit!important;color:inherit!important;padding:0!important;margin:0!important;border-radius:0!important}.preview-message-item-container .preview-message-item-body-box .seatalk-richtext pre,.master-view-later-messages-list .seatalk-richtext pre{overflow:visible!important}.preview-message-item-container .preview-message-item-body-box .expired-media-mask-wrapper,.master-view-later-messages-list .expired-media-mask-wrapper{width:60px;height:80px}.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-sticker-content,.master-view-later-messages-list .messages-message-list-item-sticker-content{position:relative}.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-sticker-content .expired-media-mask-wrapper,.master-view-later-messages-list .messages-message-list-item-sticker-content .expired-media-mask-wrapper{position:absolute;left:0}.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-image-content,.master-view-later-messages-list .messages-message-list-item-image-content{cursor:pointer}.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-image-content>div:only-child,.master-view-later-messages-list .messages-message-list-item-image-content>div:only-child,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-media-content>div:only-child,.master-view-later-messages-list .messages-message-list-item-media-content>div:only-child,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-sticker-content,.master-view-later-messages-list .messages-message-list-item-sticker-content,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-video-content,.master-view-later-messages-list .messages-message-list-item-video-content{width:fit-content!important;height:80px!important;max-width:200px!important;min-width:60px!important;overflow:hidden;display:flex;justify-content:flex-start;align-items:center}.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-image-content>div:only-child>img,.master-view-later-messages-list .messages-message-list-item-image-content>div:only-child>img,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-media-content>div:only-child>img,.master-view-later-messages-list .messages-message-list-item-media-content>div:only-child>img,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-sticker-content>img,.master-view-later-messages-list .messages-message-list-item-sticker-content>img,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-video-content>img,.master-view-later-messages-list .messages-message-list-item-video-content>img{width:auto!important;height:80px!important;min-width:60px;max-width:200px;object-fit:cover;object-position:center}.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-image-content>div:only-child .sprite_download_ic_preview,.master-view-later-messages-list .messages-message-list-item-image-content>div:only-child .sprite_download_ic_preview,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-media-content>div:only-child .sprite_download_ic_preview,.master-view-later-messages-list .messages-message-list-item-media-content>div:only-child .sprite_download_ic_preview,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-sticker-content .sprite_download_ic_preview,.master-view-later-messages-list .messages-message-list-item-sticker-content .sprite_download_ic_preview,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-video-content .sprite_download_ic_preview,.master-view-later-messages-list .messages-message-list-item-video-content .sprite_download_ic_preview,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-image-content>div:only-child .sprite_content_ic_video_play,.master-view-later-messages-list .messages-message-list-item-image-content>div:only-child .sprite_content_ic_video_play,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-media-content>div:only-child .sprite_content_ic_video_play,.master-view-later-messages-list .messages-message-list-item-media-content>div:only-child .sprite_content_ic_video_play,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-sticker-content .sprite_content_ic_video_play,.master-view-later-messages-list .messages-message-list-item-sticker-content .sprite_content_ic_video_play,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-video-content .sprite_content_ic_video_play,.master-view-later-messages-list .messages-message-list-item-video-content .sprite_content_ic_video_play,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-image-content>div:only-child .gif-size,.master-view-later-messages-list .messages-message-list-item-image-content>div:only-child .gif-size,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-media-content>div:only-child .gif-size,.master-view-later-messages-list .messages-message-list-item-media-content>div:only-child .gif-size,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-sticker-content .gif-size,.master-view-later-messages-list .messages-message-list-item-sticker-content .gif-size,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-video-content .gif-size,.master-view-later-messages-list .messages-message-list-item-video-content .gif-size,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-image-content>div:only-child .video-size,.master-view-later-messages-list .messages-message-list-item-image-content>div:only-child .video-size,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-media-content>div:only-child .video-size,.master-view-later-messages-list .messages-message-list-item-media-content>div:only-child .video-size,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-sticker-content .video-size,.master-view-later-messages-list .messages-message-list-item-sticker-content .video-size,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-video-content .video-size,.master-view-later-messages-list .messages-message-list-item-video-content .video-size{display:none}.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-image-content>div:only-child .duration,.master-view-later-messages-list .messages-message-list-item-image-content>div:only-child .duration,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-media-content>div:only-child .duration,.master-view-later-messages-list .messages-message-list-item-media-content>div:only-child .duration,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-sticker-content .duration,.master-view-later-messages-list .messages-message-list-item-sticker-content .duration,.preview-message-item-container .preview-message-item-body-box .messages-message-list-item-video-content .duration,.master-view-later-messages-list .messages-message-list-item-video-content .duration{font-size:10px;line-height:12px;bottom:6px}.oneline__18j6x4c{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__18j6x4c{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__18j6x4c:focus{outline:none}.button-wrapper__18j6x4c{display:flex;justify-content:center;align-items:center}.edit-button__18j6x4c{line-height:20px;border:none;padding:0}.edit-button__18j6x4c span{height:auto}.oneline__1amw6qa{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__1amw6qa{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__1amw6qa:focus{outline:none}.modal__1amw6qa .ant-modal-header{padding:16px}.modal__1amw6qa .ant-modal-title{text-align:center}.modal__1amw6qa .ant-modal-body{padding:16px 24px!important;max-height:480px;overflow:auto}.modal__1amw6qa .ant-modal-footer{border-top:none!important;padding:16px 24px;display:flex;justify-content:space-between}.modal__1amw6qa .ant-modal-footer .action-button__1amw6qa{height:auto;padding:9px 23px}.modal__1amw6qa .ant-modal-footer .action-button__1amw6qa border span{font-size:14px;line-height:20px}.modal__1amw6qa .ant-modal-footer .delete-button__1amw6qa{height:auto;padding:9px 23px;color:var(--functional_red_1st)!important}.modal__1amw6qa .ant-modal-footer .delete-button__1amw6qa border span{font-size:14px;line-height:20px}.modal__1amw6qa .ant-modal-footer .delete-button__1amw6qa:hover{background-color:var(--commonbg_1st_hover)!important}.modal__1amw6qa .ant-modal-footer .cancel-button__1amw6qa{height:auto;padding:9px 23px;margin-right:16px}.modal__1amw6qa .ant-modal-footer .cancel-button__1amw6qa border span{font-size:14px;line-height:20px}.modal__1amw6qa .ant-modal-footer .save-button__1amw6qa{height:auto;padding:9px 23px;color:var(--textwhite_1st);margin:0;border:none}.modal__1amw6qa .ant-modal-footer .save-button__1amw6qa border span{font-size:14px;line-height:20px}.modal__1amw6qa .ant-modal-footer .save-button__1amw6qa[disabled]{background-color:var(--functional_brand_1st_disable)}.delete-modal__1amw6qa .ant-modal-body,.confirm-modal__1amw6qa .ant-modal-body{padding:0!important}.all-thread-list{width:100%;max-width:100%;padding:0;margin:0}.empty-hint p{color:var(--text_3rd);text-align:center;font-size:14px;line-height:20px}.empty-hint a{color:var(--functional_brand_primary)}.thread-preview-container{font-size:12px;line-height:18px;display:flex;justify-content:space-between;align-items:center;gap:4px}.thread-preview-container .left{overflow:hidden;display:flex;align-items:center;gap:3px;flex:1}.thread-preview-container .left .prefix{color:var(--functional_red_1st)}.thread-preview-container .left .prefix.noHighlight{color:var(--text_2nd)}.thread-preview-container .left .abbr{flex:1;color:var(--text_2nd);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-preview-container .right{display:flex;align-items:center;gap:4px}.thread-preview-container .right .common-icon{display:flex;color:var(--icon_4th);width:16px;height:16px}.thread-preview-container .right .unread-badge{height:16px;display:flex;justify-content:center;align-items:center}.thread-preview-container .right .unread-badge .ant-badge-dot,.thread-preview-container .right .unread-badge .ant-badge-count{box-shadow:none}.thread-preview-container .right .unread-badge .ant-badge-dot{top:unset;right:unset;transform:unset}.thread-preview-container .right .unread-badge .ant-badge-count{height:14px!important;min-height:14px!important;min-width:14px!important;line-height:14px!important}.group-name-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;font-size:12px;line-height:18px;color:var(--text_3rd)}.group-name-container .icon{min-width:12px;min-height:12px}.group-name-container .group-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.all-thread-list-item-container{cursor:pointer;padding:12px 10px;display:flex;flex-direction:column}.all-thread-list-item-container:hover{background-color:var(--commonbg_1st_hover)}.all-thread-list-item-container.selected{background-color:var(--commonbg_2nd_selected)}.all-thread-list-item-container.selected .personal-status-tag-wrap .personal-status-tag{background-color:var(--tag_status_2)}.all-thread-list-item-container .preview-message-item-container{margin-top:8px}.all-thread-list-item-container .thread-preview-container{margin-top:4px;padding-left:50px}.all-thread-list-item-container .preview-message-item-avatar-box,.all-thread-list-item-container .preview-message-item-avatar-box .unavailable-avatar-icon{width:40px;height:40px}.formatted-message-base ul,.formatted-message-base ol{margin-bottom:0;padding-inline-start:23px}.formatted-message-base ol{list-style-type:decimal}.formatted-message-base :is(ol,ul) ol{list-style-type:lower-alpha}.formatted-message-base :is(ol,ul) :is(ol,ul) ol{list-style-type:lower-roman}.formatted-message-base ul,.formatted-message-base :is(ol,ul) ul,.formatted-message-base :is(ol,ul) :is(ol,ul) ul{list-style-type:disc}.formatted-message-base li:has(> :is(ol,ul):first-child){list-style:none}.formatted-message-base strong,.formatted-message-base em{line-height:1em}.formatted-message-base pre,.formatted-message-base code{background-color:var(--commonbg_1st_hover);font-size:12px;font-family:Menlo,Monaco,SF Mono,Consolas,Courier New,monospace;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.formatted-message-base p>code{color:var(--icon_1st);padding:2px 4px;margin:0 2px;margin-inline:0;line-height:16px;border-radius:4px}.formatted-message-base p>code+code{margin-left:0}.formatted-message-base pre>code{color:var(--text_1st);padding:0;margin:0;line-height:18px;border-radius:0}.formatted-message-base pre{padding:0 8px 8px;margin:0 0 8px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:18px}.formatted-message-base pre:first-child,.formatted-message-base :not(pre)+pre{padding-top:8px;margin-top:8px;border-top-left-radius:4px;border-top-right-radius:4px}.formatted-message-base pre:first-child{margin-top:0}.formatted-message-base pre:last-child{margin-bottom:0}.formatted-message-base pre+pre{margin-top:-16px}.__formatted-message-base-override pre,.__formatted-message-base-override code{font-size:12px!important;background-color:inherit!important;color:inherit!important;padding:0!important;margin:0!important;border-radius:0!important}.__formatted-message-base-override pre{overflow:visible!important}.formatted-message-quote ul,.formatted-message-quote ol{margin-bottom:0;padding-inline-start:23px}.formatted-message-quote ol{list-style-type:decimal}.formatted-message-quote :is(ol,ul) ol{list-style-type:lower-alpha}.formatted-message-quote :is(ol,ul) :is(ol,ul) ol{list-style-type:lower-roman}.formatted-message-quote ul,.formatted-message-quote :is(ol,ul) ul,.formatted-message-quote :is(ol,ul) :is(ol,ul) ul{list-style-type:disc}.formatted-message-quote li:has(> :is(ol,ul):first-child){list-style:none}.formatted-message-quote strong,.formatted-message-quote em{line-height:1em}.formatted-message-quote pre,.formatted-message-quote code{background-color:var(--commonbg_1st_hover);font-size:12px;font-family:Menlo,Monaco,SF Mono,Consolas,Courier New,monospace;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.formatted-message-quote p>code{color:var(--icon_1st);padding:2px 4px;margin:0 2px;margin-inline:0;line-height:16px;border-radius:4px}.formatted-message-quote p>code+code{margin-left:0}.formatted-message-quote pre>code{color:var(--text_1st);padding:0;margin:0;line-height:18px;border-radius:0}.formatted-message-quote pre{padding:0 8px 8px;margin:0 0 8px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:18px}.formatted-message-quote pre:first-child,.formatted-message-quote :not(pre)+pre{padding-top:8px;margin-top:8px;border-top-left-radius:4px;border-top-right-radius:4px}.formatted-message-quote pre:first-child{margin-top:0}.formatted-message-quote pre:last-child{margin-bottom:0}.formatted-message-quote pre+pre{margin-top:-16px}.formatted-message-quote pre,.formatted-message-quote code{font-size:12px!important;background-color:inherit!important;color:inherit!important;padding:0!important;margin:0!important;border-radius:0!important}.formatted-message-quote pre{overflow:visible!important}.formatted-message-later-message ul,.formatted-message-later-message ol{margin-bottom:0;padding-inline-start:23px}.formatted-message-later-message ol{list-style-type:decimal}.formatted-message-later-message :is(ol,ul) ol{list-style-type:lower-alpha}.formatted-message-later-message :is(ol,ul) :is(ol,ul) ol{list-style-type:lower-roman}.formatted-message-later-message ul,.formatted-message-later-message :is(ol,ul) ul,.formatted-message-later-message :is(ol,ul) :is(ol,ul) ul{list-style-type:disc}.formatted-message-later-message li:has(> :is(ol,ul):first-child){list-style:none}.formatted-message-later-message strong,.formatted-message-later-message em{line-height:1em}.formatted-message-later-message pre,.formatted-message-later-message code{background-color:var(--commonbg_1st_hover);font-size:12px;font-family:Menlo,Monaco,SF Mono,Consolas,Courier New,monospace;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.formatted-message-later-message p>code{color:var(--icon_1st);padding:2px 4px;margin:0 2px;margin-inline:0;line-height:16px;border-radius:4px}.formatted-message-later-message p>code+code{margin-left:0}.formatted-message-later-message pre>code{color:var(--text_1st);padding:0;margin:0;line-height:18px;border-radius:0}.formatted-message-later-message pre{padding:0 8px 8px;margin:0 0 8px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:18px}.formatted-message-later-message pre:first-child,.formatted-message-later-message :not(pre)+pre{padding-top:8px;margin-top:8px;border-top-left-radius:4px;border-top-right-radius:4px}.formatted-message-later-message pre:first-child{margin-top:0}.formatted-message-later-message pre:last-child{margin-bottom:0}.formatted-message-later-message pre+pre{margin-top:-16px}.formatted-message-later-message pre,.formatted-message-later-message code{font-size:12px!important;background-color:inherit!important;color:inherit!important;padding:0!important;margin:0!important;border-radius:0!important}.formatted-message-later-message pre{overflow:visible!important}.formatted-message-forward-preview ul,.formatted-message-forward-preview ol{margin-bottom:0;padding-inline-start:23px}.formatted-message-forward-preview ol{list-style-type:decimal}.formatted-message-forward-preview :is(ol,ul) ol{list-style-type:lower-alpha}.formatted-message-forward-preview :is(ol,ul) :is(ol,ul) ol{list-style-type:lower-roman}.formatted-message-forward-preview ul,.formatted-message-forward-preview :is(ol,ul) ul,.formatted-message-forward-preview :is(ol,ul) :is(ol,ul) ul{list-style-type:disc}.formatted-message-forward-preview li:has(> :is(ol,ul):first-child){list-style:none}.formatted-message-forward-preview strong,.formatted-message-forward-preview em{line-height:1em}.formatted-message-forward-preview pre,.formatted-message-forward-preview code{background-color:var(--commonbg_1st_hover);font-size:12px;font-family:Menlo,Monaco,SF Mono,Consolas,Courier New,monospace;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.formatted-message-forward-preview p>code{color:var(--icon_1st);padding:2px 4px;margin:0 2px;margin-inline:0;line-height:16px;border-radius:4px}.formatted-message-forward-preview p>code+code{margin-left:0}.formatted-message-forward-preview pre>code{color:var(--text_1st);padding:0;margin:0;line-height:18px;border-radius:0}.formatted-message-forward-preview pre{padding:0 8px 8px;margin:0 0 8px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:18px}.formatted-message-forward-preview pre:first-child,.formatted-message-forward-preview :not(pre)+pre{padding-top:8px;margin-top:8px;border-top-left-radius:4px;border-top-right-radius:4px}.formatted-message-forward-preview pre:first-child{margin-top:0}.formatted-message-forward-preview pre:last-child{margin-bottom:0}.formatted-message-forward-preview pre+pre{margin-top:-16px}.formatted-message-forward-preview pre,.formatted-message-forward-preview code{font-size:12px!important;background-color:inherit!important;color:inherit!important;padding:0!important;margin:0!important;border-radius:0!important}.formatted-message-forward-preview pre{overflow:visible!important}.formatted-message-forward-preview>p:only-child,.formatted-message-forward-preview>ol:only-child>li:only-child>p:only-child,.formatted-message-forward-preview>ul:only-child>li:only-child>p:only-child{overflow:hidden;text-overflow:ellipsis}.rich-text-preview{width:100%;height:100%;word-wrap:break-word;white-space:pre-wrap}.rich-text-preview:focus-visible{outline:none}.rich-text-preview a{color:var(--functional_brand_primary);text-decoration:underline;word-break:break-all;hyphens:none}.rich-text-preview ul,.rich-text-preview ol{margin-bottom:0;padding-inline-start:23px}.rich-text-preview ol{list-style-type:decimal}.rich-text-preview :is(ol,ul) ol{list-style-type:lower-alpha}.rich-text-preview :is(ol,ul) :is(ol,ul) ol{list-style-type:lower-roman}.rich-text-preview ul,.rich-text-preview :is(ol,ul) ul,.rich-text-preview :is(ol,ul) :is(ol,ul) ul{list-style-type:disc}.rich-text-preview li:has(> :is(ol,ul):first-child){list-style:none}.rich-text-preview strong,.rich-text-preview em{line-height:1em}.rich-text-preview pre,.rich-text-preview code{background-color:var(--commonbg_1st_hover);font-size:12px;font-family:Menlo,Monaco,SF Mono,Consolas,Courier New,monospace;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.rich-text-preview p>code{color:var(--icon_1st);padding:2px 4px;margin:0 2px;margin-inline:0;line-height:16px;border-radius:4px}.rich-text-preview p>code+code{margin-left:0}.rich-text-preview pre>code{color:var(--text_1st);padding:0;margin:0;line-height:18px;border-radius:0}.rich-text-preview pre{padding:0 8px 8px;margin:0 0 8px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:18px}.rich-text-preview pre:first-child,.rich-text-preview :not(pre)+pre{padding-top:8px;margin-top:8px;border-top-left-radius:4px;border-top-right-radius:4px}.rich-text-preview pre:first-child{margin-top:0}.rich-text-preview pre:last-child{margin-bottom:0}.rich-text-preview pre+pre{margin-top:-16px}.rich-text-preview.has-edited-label>pre+.edited-label{margin-top:-4px;display:block;width:fit-content}.rich-text-preview.has-edited-label>pre+.edited-label:before{display:none}.rich-text-preview.has-edited-label>p:last-of-type{display:inline}:root .light-theme{--code_block_bubble_blue: #1884dd}:root .dark-theme{--code_block_bubble_blue: #176bb1}@media (prefers-color-scheme: light){:root{--code_block_bubble_blue: #1884dd}}@media (prefers-color-scheme: dark){:root{--code_block_bubble_blue: #176bb1}}.messages-message-list-item-bubble.isSentByMe .rich-text-preview pre,.messages-message-list-item-bubble.isSentByMe .rich-text-preview code{background-color:var(--code_block_bubble_blue)}.messages-message-list-item-bubble.isSentByMe .rich-text-preview p>code{color:var(--textwhite_1st)}.messages-message-list-item-bubble.isSentByMe .rich-text-preview pre>code{color:var(--textwhite_1st)}.oneline__yzv5tx{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__yzv5tx{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__yzv5tx:focus{outline:none}.label__yzv5tx{font-style:italic;font-size:12px;color:var(--text_2nd);font-weight:400;white-space:nowrap;cursor:pointer}.label__yzv5tx:before{content:" ";user-select:none}.label__yzv5tx.isChinese:before{display:none}.delete-text-style{color:#f5222d;cursor:pointer}.confirm-modal-container{background-color:red;width:360px!important;border-radius:7px}.confirm-modal-container .ant-modal-header{margin:0;padding:15px 18px;display:flex;justify-content:center;background-color:var(--dialogsbg_1st);font-weight:500;font-size:14px;line-height:14px;border-bottom:1px solid var(--separator_1st);border-radius:7px 7px 0 0}.confirm-modal-container .ant-modal-header .confirm-close-icon{position:absolute;right:18px;top:15px;color:var(--icon_1st);cursor:pointer}.confirm-modal-container .ant-modal-body{background-color:var(--er_received_contact_card_bg);margin:0!important;padding:20px!important;border-radius:7px}.confirm-modal-container .ant-modal-body .confirm-modal-content-box{display:flex;flex-direction:column;align-items:center;width:100%}.confirm-modal-container .ant-modal-body .confirm-modal-content-box .confirm-modal-content{width:100%;font-family:Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,"Apple Color Emoji",sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center}.confirm-modal-container .ant-modal-body .confirm-modal-content-box .confirm-modal-button{margin-top:30px;width:320px;height:34px;line-height:34px}.confirm-modal-container .ant-modal-footer{margin:0!important;padding:0!important}.switchAccountButton{position:absolute!important;bottom:32px;border:none;margin:auto;background-color:unset!important;border:0!important;color:var(--functional_brand_primary)!important}.switchAccountButton[ant-click-animating-without-extra-node]:after{animation:0s}.sidebar-sidebar{align-items:center;padding:15px;width:70px;-webkit-app-region:drag}.sidebar-sidebar .common-avatar,.sidebar-sidebar .common-icon{-webkit-app-region:no-drag}.sidebar-sidebar .common-avatar{margin-bottom:15px;border:2px solid var(--textwhite_disable);background-color:var(--textwhite_disable);transition:margin-top .3s;cursor:pointer}.sidebar-sidebar .common-icon{margin:20px 0}.sidebar-sidebar .common-icon:before{opacity:.3}.sidebar-sidebar .common-icon:hover:before{opacity:.6}.sidebar-sidebar .common-icon[class*=active]:before{opacity:1}.sidebar-sidebar .icon{margin:20px 0;color:var(--icon_2nd);font-size:0;cursor:pointer;-webkit-app-region:no-drag}.sidebar-sidebar .icon:hover,.sidebar-sidebar .icon:focus{color:var(--icon_3rd)}.sidebar-sidebar .icon.active{color:var(--functional_brand_primary)}.app.mac .home-default-page:not(.appFullscreen) .sidebar-sidebar{padding-top:40px}.ant-modal-mask{background-color:#0003}.modal-confirm .modal-title,.modal-logout .modal-title{font-size:14px}.modal-confirm .ant-btn,.modal-logout .ant-btn{height:36px}.modal-confirm .ant-modal-confirm-content pre,.modal-logout .ant-modal-confirm-content pre{font-size:14px;text-align:left!important}.oneline__sypyd5{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__sypyd5{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__sypyd5:focus{outline:none}.dot__sypyd5{border-radius:50%;background-color:var(--icon_3rd);width:4px;height:4px;display:inline-block}.dot__sypyd5.selected__sypyd5{background-color:var(--functional_brand_primary)}.new-feature-icon-red-dot{position:relative}.new-feature-icon-red-dot:after{content:"";position:absolute;top:1px;right:-2px;width:6px;height:6px;border-radius:50%;background:red}.new-feature-text-red-dot{position:relative}.new-feature-text-red-dot:after{content:"";position:absolute;top:6px;right:-14px;width:6px;height:6px;border-radius:50%;background:red}.new-feature-label{position:relative}.new-feature-label:after{content:"New";position:absolute;top:50%;height:20px;line-height:20px;padding:0 8px;margin-left:4px;border-radius:10px;font-weight:400;font-size:12px;color:#f5222d;background:#FFF0F3;transform:translateY(-50%)}.oneline__1i3g2wh{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__1i3g2wh{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__1i3g2wh:focus{outline:none}.icon__1i3g2wh{font-size:18px;color:var(--icon_1st);cursor:pointer}.icon__1i3g2wh:hover{color:var(--icon_2nd)}.field__1i3g2wh{flex:1;display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;position:relative}.field__1i3g2wh .control__1i3g2wh{width:220px;height:36px}.field__1i3g2wh .control__1i3g2wh :hover .ant-input{border-color:#40a9ff!important}.field__1i3g2wh .control__1i3g2wh .ant-input:focus{border-color:#40a9ff!important;box-shadow:0 0 0 2px #1890ff33}.field__1i3g2wh .control__1i3g2wh.error .ant-input{border-color:#f5222d!important;box-shadow:0 0 0 2px #f5222d33}.error__1i3g2wh{font-size:12px;color:#f5222d;position:absolute;top:40px}.oneline__fl3c2k{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__fl3c2k{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__fl3c2k:focus{outline:none}.keys__fl3c2k{margin:0 -5px}.keys__fl3c2k kbd{margin:0 5px;padding:10px;min-width:36px;height:36px;line-height:36px;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;border:1px solid var(--border_3rd);border-radius:4px}.oneline__71i5h8{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__71i5h8{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__71i5h8:focus{outline:none}.button__71i5h8{position:absolute;top:1.5px;right:24px}.oneline__2cqjm9{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__2cqjm9{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__2cqjm9:focus{outline:none}.control__2cqjm9{width:220px;height:36px}.control__2cqjm9 .ant-select-selection{height:36px}.control__2cqjm9 .ant-select-selection__rendered{height:36px;line-height:36px}.control__2cqjm9 .ant-select-arrow .ant-select-arrow-icon{color:var(--icon_1st)}.icon__2cqjm9{font-size:18px;color:#212325;cursor:pointer}.icon__2cqjm9:hover{color:#21232599}.oneline__1a5hmqg{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable__1a5hmqg{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable__1a5hmqg:focus{outline:none}.shortcut-settings__1a5hmqg{width:100%;height:540px;display:flex;flex-direction:column}.shortcut-settings__1a5hmqg .header__1a5hmqg{width:100%;padding:14px 10px 0 0;display:flex}.shortcut-settings__1a5hmqg .title__1a5hmqg{flex:1;font-weight:500;font-size:16px;color:var(--text_1st)}.shortcut-settings__1a5hmqg .link__1a5hmqg{display:inline-flex;align-items:center;color:var(--functional_brand_primary)}.shortcut-settings__1a5hmqg .icon__1a5hmqg{height:20px;margin:0 5px;font-size:20px;display:inline!important}.shortcut-settings__1a5hmqg .list__1a5hmqg{flex:1;overflow-y:auto;padding:0}.shortcut-settings__1a5hmqg .list__1a5hmqg ul{padding:0;list-style:none}.shortcut-settings__1a5hmqg .list__1a5hmqg ul:last-child{border-bottom:none}.shortcut-settings__1a5hmqg .list__1a5hmqg .section-name__1a5hmqg{font-weight:500;font-size:14px;margin:16px 0}.shortcut-settings__1a5hmqg .list__1a5hmqg li{height:36px;margin:16px 0;padding-right:8px;display:flex;align-items:center;justify-content:space-between;color:var(--text_1st)}.shortcut-settings__1a5hmqg .drawer__1a5hmqg{width:100%!important}.shortcut-settings__1a5hmqg .drawer__1a5hmqg .ant-drawer-content-wrapper{box-shadow:none}.color-theme-setting-wrapper{padding:14px 0 0}.color-theme-setting-wrapper .setting-content{display:flex;align-items:center}.color-theme-setting-wrapper .system-mode-tip{color:var(--text_1st);margin-top:16px;font-size:12px}.color-theme-setting-wrapper .setting-item{display:flex;flex-flow:column;align-items:center;cursor:pointer;margin-right:32px}.color-theme-setting-wrapper .setting-item .setting-item-img{width:120px;height:77px;background-repeat:no-repeat;background-position:center;background-size:contain}.color-theme-setting-wrapper .setting-item .setting-item-label{color:var(--text_1st);padding:16px 0 0}.color-theme-setting-wrapper .setting-item .system-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAACaCAYAAACXOsWuAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARkSURBVHgB7dw/jxR1HMfx7+zeAVHOuNqYaAytlVgYrsCEwAPA+Ei005iIkFhYqYmPw0jvn8tJow10lhKiiY0eAYzH7u2OMwcmK82dwG74LK9Xsnezt1NN8s535rcz19QDTp8+fWY2m73dbZ5vmuZErYjpdFq7d8f1tNne3i6ytVXXmqauTSeTi6PR6Pr8Z82/G2fOnHl+Mplc6DbfrRUkYFZCU591IV/qQr7Zvx30P+7H+32taLywMtp6b7C2/t3Ozs7z/dv9gO9P3pMFPPG60+Y3huvrH+1vb25unhgOh7/UinMKzYppp9WeHXTxflxAmmYwq/P9KfTrBcRphs1+wK59IVFbJwYFxBIwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBBMwBFsr/mM4HNRzGxu1vrZWTdNUuo3jz9YyzGazGo8nNdnbK5ZHwHP6eF8cjVYi3GUbDAZ17NjRGoybutuFzHI4hZ7z7DPPiPcRHTlyxDFcIgHPOXb0aPHo1obDYjkEPMfkII2AIZiAIZiAIZiAIZiAIZiAIZiAIZiA57RtWzy6thzHZRHwHDfiPx7T6axYDgHPuXX7tin8iPoHGRzD5RHwnH5y/LGzU3/v7hb/Tx/t7t1xjcfjYnk8TviAPuJbt+/sv1bB7Tt/FavLBIZgAoZgAoZgAoZgAoZgVqFZuF+7Bf0Pf2jq5z+7VXHfMh3o3KtVH5xq6+XjB+9rArNQfbzvXG7qp9/Fe1jf3rh3zH47xDeZAmZh+vuxPv2xEe5DuDW+d9ZyEAGzUN/cKB5Sf8lxEAHDE+owZy4ChmAChmAChmAChmAChmAChmAChmACZqE2jhQLJGAW6rUXiod07tWD/zmggFmY/k7eT95qTeGH8Fx3zN4/dfB+AmahXjle9dX59lDThHuXHG++1O4fs8M8Tuh5YBauj/jLc/2WiB83ExiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCCRiCDdq2vV5AnLbqWj+BLxcQp2m6gDtfF5CmnU4mlwZXrlzZaprm8wJStG21X4xGo+v7i1hra2sXu19XC3jSdfHW1dneXt/svVXora2tm+vr62fvT+K2gCfR/uSd7U3OddP3Zv+H5sE9Njc3TwyHwwvd5uvd62StiOl0Wrt3x/W02d7eLrJ11V6vpr086xacRxsbW/Of/QNlmfAcZAeDFQAAAABJRU5ErkJggg==)}.color-theme-setting-wrapper .setting-item .light-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAACaCAYAAACXOsWuAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQ4SURBVHgB7d3BalxlGMfh95vUtqmtGFeCUoo7V60L6Uoo7QVEvBKXimCt4MKVeiNC9kILrlw1O5cGcS3FaieTmczxnKRIKWjiwMD8Z55nk8zMWZ3ML+93ZuZLWr3k6Xh8Z6u1D1vVbn/zRq246XRWsM66qv3Wav94On2ws7Nz8OJj7Z+Duu71yWRyvz/44woiYDZKq2/6kL/sQ35yerOex3t09LD/eqvCCJhN0w/Zx/PZ9O4Q8Wi442TyBsYLm6ifuu9tvfLK5yffj8fjG9XaLxXKBGZDdcfV3R3Nq74oIE3r490dtdZuFhCnbbXdNj487CqYJTQbrBsVEEvAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEEzAEOxCbYBRa3X58qUajUbVWiv+22w2q8PJ0fA/s4rVtvYTeIj3ypXt2traEu85XbhwoV7tz5nztfrWPuBLly56Ii5gOGfb/aqF1bb2AQ/ThMUMlxysNj8h/pWVy+oTMAQTMAQTMAQTMAQTMAQTMAQTMARb+4B9npd1tvYBz+fzYjHDpgZW29oHfHg4MYUXMJyzYUcSq239J3D/RHz2bGyanNMQ7vHxcf3VnzO/+FbfRnzSf4h43E/iqknBOvEqNAQTMAQTMAQTMAQTMATz92ZYut/+rPrsx1Y//1711FvLZ7p3verT2129dfXsY9v48DD6zb7p1Pu7q2yI96O9Jtz/6bWLVd/vnhlxZwnN0gyT4eufxLuIP45OVy1nETBL9cOvxYKGS46zCBhW1HlWLgKGYAKGYAKGYAKGYAKGYAKGYAKGYAJmqa5dLJZIwCzVu28UC7p3/extCgJmaYZP8n71QWcKL2DYzPDJ7bOPEzBL9fbV010155kmnF5yvP9md56dSCdsJ4RcthNCMgFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDMAFDsCHggwLidFX7o24+3ysgTmu138bj8Z3+u4cVajqdFWyg7ng2fWe0vb39qJ/C3xaQouuq+25nZ+fg5EWsyWTyoF9PPy5g1XVDq/PZ7MFw4yTgvuQnk/H47vNJ3BWwik4m73w2vTc0O9zRXj6ivya+Ma+631q72T94q1aca2DWXV/tQbVur+9yb+fatUcvPvY3izMGxIxCvBAAAAAASUVORK5CYII=)}.color-theme-setting-wrapper .setting-item .dark-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAACaCAYAAACXOsWuAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQwSURBVHgB7dxPbhNXAMfxN/4TEJQWRDesyAEqATsvWET0APQoPUEpXKDtMborJ2jW3cSL7ovYsGgRKX8C2MHTeU5bIaSSyKql+dmfTxRlbM/qxV+9N5M8N+UDt2/f3lssFl91h3ebptktPffq6HWBDTctTfe9WNyfTqeP3n+h+edgb2/v8nw+v9cdfl2CCJit0pTvupAfdCEfnjws/8b7c3d4s4QRMNunPShte6dGPKgP/5554+KF7dTcKoPBN8ujyWSyOxwOfyuhzMBsqba0izuDLt5vC5Cmu/wd3K1L6BsFyNOUZcCufSHT7qAAsQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwQQMwUZlCwyHg/LppUtlPBqVpmkKH/d2NisvXr4s794tCv228TNwjffqlStlZzwW7xmd29lZjlkdO/pt439Dn1y8KNwV1DGrqxb6beMDPn/uXGE19ZKDfrNG4j9ZufSfgCGYgCGYgCGYgCGYgCGYgCGYgCHYxgfctm2BTbXxAc+PjwurqZsa6LeND/j5ixdm4RXUMas7kui3jQ+4bol7+uxZefvWbHIWNdzZbL4cM9sJ+28r/lu9vhEPnz8vsGnchYZgAoZgAoZgAoZgAoZgPjOFtWtGF8rO1VtlsPNZaQbjwscdHz0p82e/lvb46NRzzcCsVY33/LW9Mjz/uXjPaHTh2nLM6tidRsCs1c6VL4S7gjpmddVyGgGzVsNuNmE19ZLj1HMK0EtnWbkIGIIJGIIJGIIJGIIJGIIJGIIJGIIJmLVqF/PC+giYtVrM/iyspm5qOI2AWavZ0wOz8ArqmNUdSacRMGtVt8S9ebJ/ptmEk3DfvfljOWZn2U5oPzBrV9+Is99/KT7Y9/9nBoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgAoZgg7ZtHxUgUDutM/DDAuRpm+mg81MB0rSlLB4MHz9+/Oj69euXuycmJdB8flxgy7Td1w/T6cGPy5tYo9HofvfjoAB91828bdfqojZ7chd6f3//cDwe32ma5vuTE4AeWs68pW2/nE6nh/WJ5sMzJpPJ7nA4vNcd3ui+b5aee3X0usBGW/6lqOluNi8eduHuv//SX3s25Xx/CYDhAAAAAElFTkSuQmCC)}.zoom-container .zoom-action-box{display:flex;height:36px;align-items:center}.zoom-container .zoom-action-box .zoom-action{display:flex;width:192px;height:100%}.zoom-container .zoom-action-box .zoom-action .zoom-value{flex:1;display:flex;justify-content:center;align-items:center;border-top:1px solid var(--border_4th);border-bottom:1px solid var(--border_4th);font-size:14px}.zoom-container .zoom-action-box .zoom-action .zoom-in{display:flex;justify-content:center;align-items:center;width:36px;height:100%;border:1px solid var(--border_4th);border-radius:0 4px 4px 0;cursor:pointer}.zoom-container .zoom-action-box .zoom-action .zoom-out{display:flex;justify-content:center;align-items:center;width:36px;height:100%;border:1px solid var(--border_4th);border-radius:4px 0 0 4px;cursor:pointer}.zoom-container .zoom-action-box .zoom-action .disabled{cursor:not-allowed}.zoom-container .zoom-action-box .zoom-reset{display:flex;justify-content:center;align-items:center;width:64px;height:36px;text-align:center;font-size:14px;border:1px solid var(--border_4th);border-radius:4px;margin-left:10px;cursor:pointer}.zoom-container .zoom-tip{margin-top:16px;font-size:12px}.appearance-setting-wrapper{padding-right:24px}.appearance-setting-wrapper .setting-title{margin:0 0 16px;line-height:24px;font-size:16px;color:var(--text_1st)}.backup-restore-modal-wrap .backup-restore-section{font-size:0;flex:1;text-align:center}.backup-restore-modal-wrap .backup-restore-section p{max-width:320px;font-size:14px;line-height:14px;margin:10px 0}.backup-restore-modal-wrap .backup-to-pc,.backup-restore-modal-wrap .restore-to-phone{cursor:pointer}.backup-restore-modal-wrap .backup-to-pc{position:relative;margin-right:20px}.backup-restore-modal-wrap .backup-to-pc:after{content:"";display:block;position:absolute;right:-20px;top:14px;height:104px;width:1px;background:var(--separator_2nd)}.backup-restore-modal-wrap .restore-to-phone{margin-left:20px}.backup-restore-modal-wrap .restore-to-phone.disabled{cursor:not-allowed}.backup-restore-modal-wrap .restore-to-phone.disabled p{color:#2023254f}.backup-restore-modal-wrap .confrim-backup-on-phone-icon{margin:0 60px}.backup-restore-modal-wrap .lottie-wrap{padding:0 60px}.backup-restore-modal-wrap .confrime-stop-btn,.backup-restore-modal-wrap .keep-backup-btn{width:150px}.backup-restore-modal-wrap .keep-backup-btn{margin-right:20px}.backup-restore-modal-wrap .stop-backup-btn{width:100%}.backup-restore-modal-wrap .completed-btn{width:320px;height:36px;border-radius:2px}.backup-restore-modal-wrap p.final-desc{font-size:12px;color:#a6a7a8}.backup-restore-modal-wrap .final-extra-info{font-size:12px;color:#1b92f5}.backup-restore-modal-wrap .error-status .common-icon{margin:0 60px}.backup-restore-modal-wrap .guide-to-update .update-desc{margin-top:0;margin-bottom:16px;color:#a6a7a8;font-size:12px}.backup-restore-modal-wrap .guide-to-update .update-btn{width:100%}.backup-restore-modal-wrap .guide-to-update .guide-to-update-icon{margin:0 60px}.backup-restore-modal-wrap .ant-modal-body{display:flex}.backup-restore-modal-wrap .ant-modal-title{font-size:14px;line-height:14px;text-align:center}.backup-restore-modal-wrap .confrim-backup-on-phone{padding:0 60px 10px}.sidebar-setting-menu .ant-badge-dot{box-shadow:0 0;top:6px;right:6px}.sidebar-setting-divider{background-color:var(--separator_1st);height:1px;margin:8px 14px}.web-build{color:var(--text_3rd);margin-bottom:10px}.settings-modal-divider{width:480px;height:0px;margin:24px 0;border-bottom:1px solid var(--separator_2nd)}.spark-entry-icon{position:relative}.spark-entry-icon .spark-entry-icon-label{color:#b8b8b8}.spark-entry-icon.active .spark-entry-icon-label,.spark-entry-icon.active:hover .spark-entry-icon-label{color:#2a2a2a}.spark-entry-icon:hover .spark-entry-icon-label{color:var(--spark_entry_icon_label_hover)}.oneline{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable:focus{outline:none}.fill{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.vbox,.hbox,.center{display:flex}.vbox{flex-direction:column}.hbox{flex-direction:row}.reverse.vbox{flex-direction:column-reverse}.reverse.hbox{flex-direction:row-reverse}.middle{align-items:center}.center{align-items:center;justify-content:center;text-align:center}.wrap{flex-wrap:wrap}.fat{flex-grow:1;min-width:0;min-height:0}.hmiddle{position:absolute;left:50%;transform:translate3d(-50%,0,0)}.vmiddle{position:absolute;top:50%;transform:translate3d(0,-50%,0)}.link-text-style{cursor:pointer;color:var(--functional_brand_primary)}.ant-btn{border-radius:4px;box-shadow:none;transition:background-color .3s border-color .3s;color:var(--text_1st);background:var(--buttonbg_1st);border:1px solid var(--border_3rd)}.ant-btn:hover,.ant-btn:focus,.ant-btn:visited{background-color:var(--commonbg_1st_hover);border-color:var(--border_3rd);color:var(--functional_brand_primary)}.ant-btn[ant-click-animating-without-extra-node]:after{-webkit-animation:none!important;-moz-animation:none!important;-o-animation:none!important;-ms-animation:none!important;animation:none!important}.ant-btn.ant-btn-primary{background-color:var(--functional_brand_primary);border-color:var(--functional_brand_primary);color:var(--textwhite_1st)}.ant-btn.ant-btn-primary:hover,.ant-btn.ant-btn-primary:visited{background-color:var(--functional_brand_1st_hover);border-color:var(--functional_brand_1st_hover)}.ant-btn.ant-btn-primary:disabled{color:var(--textwhite_1st);background-color:#1b92f54d;border:none}.ant-btn.ant-btn-danger{background-color:var(--functional_red_1st);color:var(--textwhite_1st);border-color:var(--functional_red_1st)}.ant-btn.ant-btn-danger:hover,.ant-btn.ant-btn-danger:focus,.ant-btn.ant-btn-danger:visited{background-color:var(--functional_red_3st);color:var(--textwhite_1st);border-color:var(--functional_red_3st)}.ant-btn.ant-btn-danger:disabled,.ant-btn.ant-btn-danger:disabled:hover{color:#ffffff4d}.ant-select-arrow{margin-top:-10px}.ant-btn-circle.iconOnly{border:none;background:none}.ant-input{border-color:var(--border_3rd);background-color:var(--commonbg_1st);color:var(--text_1st)}.ant-input:hover,.ant-input:focus{border-color:var(--border_3rd);box-shadow:none}.ant-input:disabled{color:var(--text_3rd)}.ant-input-affix-wrapper:hover .ant-input{border-color:var(--border_3rd)!important}.ant-avatar .anticon{font-size:1em!important}.ant-badge.small .ant-badge-count{background-color:var(--functional_red_1st);color:var(--textwhite_1st);height:16px;min-width:16px;min-height:16px;line-height:16px;padding:0 3px;font-size:9px}.ant-card{display:inline-block;text-align:center;border-radius:7px;border:none;box-shadow:0 0 10px 4px #00000014;overflow:hidden}.ant-card .ant-card-head{border:none;box-shadow:0 0 10px 4px #00000014}.ant-dropdown-menu{padding:0;border-radius:7px;border:1px solid var(--border_2nd);overflow:hidden;background-color:var(--commonbg_white)}.ant-dropdown-menu .ant-dropdown-menu-item,.ant-dropdown-menu .ant-dropdown-menu-submenu{margin:0;padding:0;min-width:140px;background-color:var(--commonbg_white);color:var(--text_1st);-webkit-app-region:no-drag}.ant-dropdown-menu .ant-dropdown-menu-item:hover,.ant-dropdown-menu .ant-dropdown-menu-submenu:hover{background-color:var(--commonbg_2nd_hover)}.ant-dropdown-menu .ant-dropdown-menu-item .label,.ant-dropdown-menu .ant-dropdown-menu-submenu .label{margin:0 18px;padding:10px 0}.ant-dropdown-menu .ant-dropdown-menu-item:last-child .label,.ant-dropdown-menu .ant-dropdown-menu-submenu:last-child .label{border-bottom:none}.ant-message{z-index:9999998}.ant-popover{z-index:9999997}.ant-modal-wrap{z-index:9999996}.ant-drawer{width:100%;pointer-events:none;position:absolute!important}.ant-drawer.ant-drawer-open{pointer-events:all}.ant-drawer .ant-drawer-mask{position:absolute;animation:none!important}.ant-drawer .ant-drawer-content-wrapper,.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap{position:absolute}.ant-modal-wrap{display:flex;align-items:center;justify-content:center;-webkit-app-region:no-drag}.ant-modal-wrap .ant-modal{top:0;padding:0;color:var(--text_1st)}.ant-modal-wrap .ant-modal .ant-modal-title{color:var(--text_1st)}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-close{display:none}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body{padding:22px}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer{background-color:var(--dialogsbg_2nd);border-radius:0 0 7px 7px;border-top:1px solid var(--separator_2nd)}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn-danger{color:var(--textwhite_1st)}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn-danger[disabled]{background-color:var(--functional_red_4th);border-color:var(--functional_red_4th);color:var(--textwhite_disable)}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body{padding:0}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper{overflow:hidden;border-radius:7px;box-shadow:0 0 10px 4px #00000014}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .anticon{display:none}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title{background-color:var(--dialogsbg_1st);color:var(--text_1st);height:50px;padding:0 20px;line-height:50px;text-align:center;border-bottom:1px solid var(--separator_1st)}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{padding:22px;margin:0;text-align:center;background-color:var(--elevator_2nd);color:var(--text_1st)}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content pre{white-space:pre-wrap;text-align:center}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns{display:flex;flex-direction:row;width:100%;padding:10px 20px 20px;margin:0;background-color:var(--elevator_2nd)}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns button{height:36px;flex-grow:1;flex-basis:0%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns button:not(:first-child){margin-left:20px}.ant-tooltip{font-size:12px;max-width:500px;z-index:9999999}.ant-tooltip .ant-tooltip-inner{padding:8px 10px;background-color:var(--tootipsbg_1st);color:var(--textwhite_1st)}.ant-tooltip .ant-tooltip-inner a{color:var(--text_toolip_link)}.ant-tooltip .ant-tooltip-inner a:hover{color:var(--text_toolip_link_hover)}.ant-tooltip .ant-tooltip-arrow:before{background-color:var(--tootipsbg_1st)}.ant-tooltip.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:12px}.message-editor-dropdown-screenshot .ant-dropdown-menu{border-radius:4px;transform:translate(-30px,2px)}.message-editor-dropdown-screenshot .ant-dropdown-menu .ant-dropdown-menu-item{padding:8px 2px}.message-editor-dropdown-screenshot .ant-dropdown-menu .ant-checkbox-wrapper{color:var(--text_1st)}.message-editor-dropdown-screenshot .ant-dropdown-menu .ant-checkbox-wrapper .ant-checkbox{display:none}.message-editor-dropdown-screenshot .ant-dropdown-menu .ant-checkbox-wrapper .screenshot-option-checkbox{margin-right:6px;vertical-align:middle}.desktop-app-check-notification .ant-notification-notice-message{color:var(--text_1st);font-weight:500;margin-left:80px}.desktop-app-check-notification .ant-notification-notice-description{color:var(--text_2nd);margin-left:80px}.ant-checkbox-inner:after{left:25%}.ant-drawer{position:absolute}.ant-drawer.hide .ant-drawer-content-wrapper{width:0!important;border:0}.ant-drawer .ant-drawer-content-wrapper{border-radius:7px;overflow:hidden;transition:transform .3s cubic-bezier(.7,.3,.1,1),width .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body{display:flex;flex-direction:column}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-header{position:-webkit-sticky;position:sticky;top:0;border-bottom:1px solid var(--separator_1st);padding:0;z-index:600}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-title{height:62px;line-height:62px;text-align:center;font-size:14px;color:var(--text_1st)}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-close{display:none}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body{display:flex;flex-direction:column;flex-grow:1;min-width:0;min-height:0;background-color:var(--elevator_1st);padding:0}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body footer{width:100%;padding:12px 10px;border-top:1px solid var(--separator_1st);z-index:1}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body footer .ant-btn{margin:0 10px}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body footer .ant-btn-danger{color:red;background-color:#fff;border-color:#e1e1e7;text-shadow:none}.ant-drawer section{margin:20px 20px 0;border-bottom:1px solid var(--separator_1st)}.ant-drawer section .common-form-item{margin-bottom:20px;text-align:left}.ant-drawer section:last-of-type{border:none}.ant-switch{min-width:38px}.ant-switch:after{background-color:var(--iconwhite_1st)}.ant-switch:not(.ant-switch-checked){background-color:var(--text_3rd)}.ant-switch-checked{background-color:var(--functional_brand_primary)}.ant-radio .ant-radio-inner{width:20px;height:20px;background:var(--buttonbg_1st);border:1px solid var(--border_4th)}.ant-radio .ant-radio-inner:after{top:4px;left:4px}.ant-radio.ant-radio-checked .ant-radio-inner{border-width:2px;border-color:var(--functional_brand_primary)}.ant-radio.ant-radio-checked .ant-radio-inner:after{border-color:var(--iconwhite_1st)}.ant-radio.ant-radio-checked.ant-radio-disabled{opacity:.4}.ant-radio.ant-radio-checked.ant-radio-disabled .ant-radio-inner{border-color:#1890ff!important}.ant-radio.ant-radio-checked.ant-radio-disabled .ant-radio-inner:after{background-color:#1890ff}.ant-radio-button-wrapper{background:var(--buttonbg_1st);color:var(--functional_brand_primary);border:1px solid var(--border_4th);color:var(--text_1st)}.ant-radio-button-wrapper:hover{background:var(--commonbg_1st_hover)}.ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:var(--buttonbg_1st)}.ant-radio-button-wrapper.ant-radio-button-wrapper-disable{background:var(--functional_brand_1st_disable)}.ant-radio-button-wrapper.ant-radio-button-wrapper:before{background:var(--border_4th)}.ant-radio-button-wrapper.ant-radio-button-wrapper:first-child{border-left:1px solid var(--border_4th)}.ant-radio-wrapper{color:var(--text_1st)}.ant-checkbox .ant-checkbox-inner{background-color:var(--commonbg_white);border-color:var(--icon_4th)!important}.ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--functional_brand_primary);border-color:var(--functional_brand_primary)!important}.ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{border-color:var(--iconwhite_1st)}.ant-checkbox.ant-checkbox-checked.ant-checkbox-disabled{opacity:.4}.ant-modal-header{background-color:var(--dialogsbg_1st);border-color:var(--separator_2nd)}.ant-modal-content{background-color:var(--dialogsbg_2nd);border-radius:7px}.ant-divider{background:var(--separator_2nd)}.ant-select-selection{background-color:var(--commonbg_1st);color:var(--text_1st);border-color:var(--border_2nd)}.ant-select-selection .ant-select-selection__clear{background-color:var(--commonbg_1st);color:var(--icon_3rd)}.ant-select-selection .ant-select-selection__placeholder{color:var(--text_3rd)}.ant-select-selection:hover{border-color:var(--functional_brand_primary)}.ant-select-disabled .ant-select-selection{background:var(--commonbg_1st);color:var(--text_3rd);border:1px solid var(--border_2nd)!important}.ant-select-disabled .ant-select-selection .ant-select-selection__clear{background-color:var(--commonbg_1st);color:var(--icon_3rd)}.ant-select-disabled .ant-select-selection .ant-select-selection__placeholder{color:var(--text_3rd)}.ant-select-disabled .ant-select-selection:hover{border-color:var(--border_2nd)}.ant-btn-link{color:var(--icon_1st);background-color:initial;border-color:transparent;box-shadow:none}.ant-btn-link:hover{color:var(--functional_brand_primary);background-color:var(--commonbg_1st_hover)}.ant-popover-arrow{border-color:var(--commonbg_white)!important}::selection{color:var(--textwhite_1st);background:var(--functional_brand_primary)}.ant-popover-inner,.ant-select-dropdown{background-color:var(--commonbg_white)}.ant-select-dropdown-menu .ant-select-dropdown-menu-item{color:var(--text_1st)}.ant-select-dropdown-menu .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:var(--commonbg_2nd_hover)}.ant-select-dropdown-menu .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background-color:var(--commonbg_2nd_hover)}.ant-select-dropdown-menu .ant-select-dropdown-menu-item-selected{color:var(--text_1st);background-color:var(--commonbg_2nd_hover)}.ant-tabs-left-bar{border-right:1px solid var(--separator_2nd)!important}.ant-checkbox-wrapper{color:var(--text_1st)}.ant-tabs-bar{border-bottom:1px solid var(--separator_2nd)}.ant-drawer-content{background-color:var(--elevator_1st)}.ant-message .ant-message-notice-content{background:var(--dialogsbg_1st);color:var(--text_1st)}.ant-notification-notice{-webkit-app-region:no-drag;background:var(--dialogsbg_1st)}.ant-notification-notice .ant-notification-notice-content .anticon-smile{color:var(--icon_1st)}.ant-notification-notice .ant-notification-notice-icon-warning{color:var(--functional_yellow_1st)}.ant-notification-notice .ant-notification-notice-message,.ant-notification-notice .ant-notification-notice-description{color:var(--text_1st)}.ant-notification-notice .ant-notification-notice-close{color:var(--icon_1st)}.ant-fullcalendar-value{color:var(--text_1st)}.ant-fullcalendar-value:hover{background-color:var(--commonbg_3rd_hover)}.ant-fullcalendar-disabled-cell .ant-fullcalendar-value,.ant-fullcalendar-last-month-cell .ant-fullcalendar-value,.ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value{color:var(--text_2nd)}.sprite_zoom_img_illustration_started{display:inline-block;position:relative;width:280px;height:220px;min-width:280px;min-height:220px}.sprite_zoom_img_illustration_started:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px 0px;width:560px;height:440px;min-width:280px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_afternoon{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_afternoon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -440px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_evening{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_evening:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_morning{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_morning:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_applink-profile-view-not-exist{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_applink-profile-view-not-exist:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_nochathistory{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_chat_img_nochathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_contacts_img_nocontact{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_contacts_img_nocontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_groups_img_placeholder_conferences{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_groups_img_placeholder_conferences:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-440px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_search_no_typing{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_search_img_search_no_typing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_screenshare_new_feature{display:inline-block;position:relative;width:232px;height:142px;min-width:232px;min-height:142px}.sprite_screenshare_new_feature:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px 0px;width:464px;height:284px;min-width:232px;min-height:142px;transform-origin:top left;transform:scale(.5)}.sprite_add_img_addcontact{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_add_img_addcontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -284px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_expired{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_chat_imageview_expired:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -604px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_no_media{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_chat_imageview_no_media:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -924px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_searchdefault{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_searchdefault:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_disconnect{display:inline-block;position:relative;width:201px;height:120px;min-width:201px;min-height:120px}.sprite_backuprestore_image_disconnect:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1328px;width:402px;height:240px;min-width:201px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backupcompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_backupcompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1042px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backupstop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_backupstop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1442px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_confirmonphone{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_confirmonphone:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_other_error{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_other_error:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restorecompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_restorecompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restorestop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_restorestop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_desktopnospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_desktopnospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px 0px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_desktopupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_desktopupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -240px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_mobilenospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_mobilenospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -480px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_mobileupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_mobileupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -720px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_nonetwork{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_nonetwork:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -960px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backup{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_backup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1200px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restore_disable{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_restore_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1440px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restore{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_plane{display:inline-block;position:relative;width:183px;height:93px;min-width:183px;min-height:93px}.sprite_login_ic_plane:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1680px;width:366px;height:186px;min-width:183px;min-height:93px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_seatalk{display:inline-block;position:relative;width:110px;height:139px;min-width:110px;min-height:139px}.sprite_settings_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1888px;width:220px;height:278px;min-width:110px;min-height:139px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_chat_default{display:inline-block;position:relative;width:120px;height:121px;min-width:120px;min-height:121px}.sprite_search_img_chat_default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-220px -1888px;width:240px;height:242px;min-width:120px;min-height:121px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_noticebotavatar{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_chat_ic_noticebotavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-460px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_illustration_othererror{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_illustration_othererror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-700px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_chat_noresult{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_search_img_chat_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-940px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_chatsettings_img_nonoticebot{display:inline-block;position:relative;width:100px;height:100px;min-width:100px;min-height:100px}.sprite_chatsettings_img_nonoticebot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1180px -1888px;width:200px;height:200px;min-width:100px;min-height:100px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_seatalklogo{display:inline-block;position:relative;width:176px;height:48px;min-width:176px;min-height:48px}.sprite_login_ic_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1380px -1888px;width:352px;height:96px;min-width:176px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_defaultavatar{display:inline-block;position:relative;width:90px;height:90px;min-width:90px;min-height:90px}.sprite_ele_ic_defaultavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px 0px;width:180px;height:180px;min-width:90px;min-height:90px;transform-origin:top left;transform:scale(.5)}.sprite_contact_ic_seatalk{display:inline-block;position:relative;width:159px;height:46px;min-width:159px;min-height:46px}.sprite_contact_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1732px -1888px;width:318px;height:92px;min-width:159px;min-height:46px;transform-origin:top left;transform:scale(.5)}.sprite_dropfile_ic_pic{display:inline-block;position:relative;width:82px;height:82px;min-width:82px;min-height:82px}.sprite_dropfile_ic_pic:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -180px;width:164px;height:164px;min-width:82px;min-height:82px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_image_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_chat_ic_empty_image_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -344px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_video_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_chat_ic_empty_video_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -484px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_image_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_image_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -624px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_video_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_video_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -764px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_file_ic_alert_large{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.sprite_file_ic_alert_large:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -904px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.sprite_gif_expired_text{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.sprite_gif_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1032px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.sprite_default_bot{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_default_bot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1160px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_default_group{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_default_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1280px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_default_user{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_default_user:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1400px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_networkerror{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_ele_ic_qrcode_networkerror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1520px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_desktopdownload{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_login_ic_desktopdownload:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1640px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_image{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_chat_ic_empty_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1760px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim_gallery{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1856px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon_disabled{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1952px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_cameraon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -2048px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_sharescreen{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -284px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_disable{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -380px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -476px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -604px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_speaker_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_speaker_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -700px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_speaker_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_speaker_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -796px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_addmember{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -924px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_hangup{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_hangup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1020px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_speakeroff{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1116px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_speakeron{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_speakeron:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -440px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voting_ic_image_placeholder{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voting_ic_image_placeholder:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -536px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline_big{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_zoom_ic_incomingcall_decline_big:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -632px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_addmember{display:inline-block;position:relative;width:44px;height:44px;min-width:44px;min-height:44px}.sprite_videocall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -728px;width:88px;height:88px;min-width:44px;min-height:44px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voting{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_ic_voting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1760px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_next{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_imageview_ic_next:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1856px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_previous{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_imageview_ic_previous:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1952px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_location_white{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_content_ic_location_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -2048px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1200px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_qr{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_qr:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1280px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_save{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_save:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1360px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_csv_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_csv_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1440px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_doc_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_doc_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1520px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_doc_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_doc_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1600px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_excel_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_excel_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_excel_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_excel_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1616px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_other_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_other_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1696px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_other_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_other_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_pdf_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_pdf_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -968px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_ppt_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1048px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_ppt_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1128px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_rar_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_rar_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1208px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_rar_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_rar_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_sound_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_sound_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-720px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_sound_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_sound_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_zip_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_zip_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_zip_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_zip_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_group_setting_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_group_setting_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1040px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_decline{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_endaccept{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_endaccept:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_voice{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chatbot_profile{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_search_ic_chatbot_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_search_icon_searchnameemail{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_search_icon_searchnameemail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_avatar_conferenceroom{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_zoom_ic_avatar_conferenceroom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_avatar_myconference{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_zoom_ic_avatar_myconference:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_video_play{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_content_ic_video_play:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -816px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_download_ic_preview{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_download_ic_preview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1328px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_failed{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_ele_ic_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1400px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_file_ic_alert{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_file_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1472px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_group_setting_ic_link_gray{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_group_setting_ic_link_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1680px -1568px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_image_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_image_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1752px -1568px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_avatar{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_profile_ic_avatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1824px -1568px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_video_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_video_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2050px -1888px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_thumbnail{display:inline-block;position:relative;width:54px;height:20px;min-width:54px;min-height:20px}.sprite_chat_imageview_ic_thumbnail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1288px;width:108px;height:40px;min-width:54px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_add_ic_newchat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_add_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1856px -1244px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_fileview_ic_fittowidth_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2122px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_fileview_ic_fittowidth:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2186px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_contact{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2250px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_emoji_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_emoji_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1380px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_emoji{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_emoji:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1444px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_file_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_file_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1508px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_file{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1572px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_screenshot_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_screenshot_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1636px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_screenshot{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_screenshot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1700px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voicecall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_voicecall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1764px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voicecall_gray{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_voicecall_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1828px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_vote_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_vote_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1892px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_vote{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_vote:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1956px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_zoom_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_zoom_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2020px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_zoom{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_zoom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2084px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_image_viewer_ic_more_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_image_viewer_ic_more_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2148px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_image_viewer_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_image_viewer_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2212px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_album_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_album_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_album{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_album:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-64px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-128px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_bigger_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_bigger_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-192px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_bigger{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_bigger:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-256px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_close{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_download_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_download_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-384px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_download{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_rotate_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_rotate_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-576px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_rotate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_rotate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_smaller_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_smaller_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-704px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_smaller{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_smaller:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-768px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_nestedforward_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_nestedforward_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-832px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_screenshot_ic_confirm{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_screenshot_ic_confirm:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-896px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_delete_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_delete_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_delete{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1024px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_forward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1088px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1216px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_onebyoneforward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_recall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_recall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_recall{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_recall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1408px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_copy{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_ele_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1472px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_icon_32_px_seatalk{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_icon_32_px_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_spark_polish{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_spark_polish:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_spark_translate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_spark_translate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1664px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_addtochat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_addtochat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1728px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_groupinfo{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_groupinfo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1792px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1856px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_profile{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_votehistory{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_votehistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1984px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_chats_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_chats_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2048px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_chats{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_chats:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2112px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_contacts_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_contacts_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_contacts{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_contacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_discover_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_discover_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_discover{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_discover:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_settings{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2432px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar-ic-discover-active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar-ic-discover-active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar-ic-discover-default{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar-ic-discover-default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-64px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_voting_ic_add_image{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_voting_ic_add_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-128px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_camera_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-192px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_camera_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-256px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_video{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-384px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_voice{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_off_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_off_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-576px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_on_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_on_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-704px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close_blue{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_ele_sidebar_ic_close_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1160px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close_white{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_ele_sidebar_ic_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1216px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_ele_sidebar_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1280px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_spark_polish_thread{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_spark_polish_thread:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1336px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_spark_translate_thread{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_spark_translate_thread:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1400px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_contacts_ic_all{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.sprite_contacts_ic_all:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -904px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.sprite_ele_ic_qrcode:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -956px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_state_ongoing{display:inline-block;position:relative;width:25px;height:25px;min-width:25px;min-height:25px}.sprite_zoom_ic_state_ongoing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1032px;width:50px;height:50px;min-width:25px;min-height:25px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat_imageview_ic_exclaim:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1082px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat-ic-navigate-up{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat-ic-navigate-up:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1456px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_addcontacts{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chatlist_ic_addcontacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1520px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_newchat{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chatlist_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1568px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_expire{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_ele_ic_qrcode_expire:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1640px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_gridview{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_meeting_ic_inmeeting_gridview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1688px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_backuprestore{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_backuprestore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -284px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_bugreport{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_bugreport:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -332px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_exit{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_exit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -380px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_helpcenter{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_helpcenter:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -428px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_logout{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_logout:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -476px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_maximize{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -524px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_minimum{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_minimum:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -604px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_seaintranet{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_seaintranet:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -652px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speakeroff{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -700px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speaking{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_memberstatus_speaking:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -748px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_settings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -796px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_off{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -844px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_on{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -924px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -972px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_seatalklogo{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1020px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_generalsettings{display:inline-block;position:relative;width:23px;height:24px;min-width:23px;min-height:24px}.sprite_settings_ic_generalsettings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1068px;width:46px;height:48px;min-width:23px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes_gray{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1116px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes_white{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1160px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -888px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_video{display:inline-block;position:relative;width:24px;height:18px;min-width:24px;min-height:18px}.sprite_chat_imageview_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -932px;width:48px;height:36px;min-width:24px;min-height:18px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_loading{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chat_ic_loading:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -344px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_cancel{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatlist_ic_cancel:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -384px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_arrow_down{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_arrow_down:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -424px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_bubble_videocall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_bubble_videocall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -484px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_bubble_voicecall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -524px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_contact_ic_arrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_contact_ic_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -564px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_call_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_content_ic_call_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -624px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_call{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_content_ic_call:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -664px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_download_file_failed{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_download_file_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -704px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_download_file{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_download_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -764px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_content_ic_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_content_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -804px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_copy_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_copy_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -844px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_black{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-520px -816px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -968px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1008px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_more_right_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_more_right_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_nonotification{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_nonotification:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_selection_active{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_selection_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_selection_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_selection_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1168px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_general_ic_more_small{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_general_ic_more_small:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1208px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_general_more_ic_back{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_general_more_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1248px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_howtoscan{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_howtoscan:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2276px -1984px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_popup_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_popup_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1380px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_refresh{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_refresh:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1420px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_status_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_inmeeting_status_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1460px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_admit{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_participants_waiting_admit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1500px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_reject{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_participants_waiting_reject:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1540px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_confirm_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_confirm_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1580px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_confirm_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_confirm_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1620px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_set_alias_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_set_alias_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1660px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_set_alias{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_set_alias:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1700px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile-ic-setalias-gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile-ic-setalias-gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1740px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_copy_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_copy_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1780px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_copy{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1820px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_download_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_download_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1860px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_download{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1900px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_forward_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1940px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_forward{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1980px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2020px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_trace_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_trace_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2060px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_trace{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_trace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2100px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2140px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_server_maintenance_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_server_maintenance_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2180px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_add{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_add:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2220px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_remove{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_remove:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2260px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_search{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_search:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1180px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_oncall_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_titlebar_ic_oncall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1220px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_oncall_voice{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_titlebar_ic_oncall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1260px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_dropdownarrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_zoom_ic_dropdownarrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1300px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_toast_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_zoom_ic_toast_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1340px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chat_sendimage_ic_delete{display:inline-block;position:relative;width:18px;height:18px;min-width:18px;min-height:18px}.sprite_chat_sendimage_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1380px -2088px;width:36px;height:36px;min-width:18px;min-height:18px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_fail{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_chat_ic_fail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1680px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sending{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_chat_ic_sending:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1712px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_ele_content_ic_warn{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_ele_content_ic_warn:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1744px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chatbot{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_chatbot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1776px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chathistory{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_chathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1808px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_contact{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_group{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_notice{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_notice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_publicaccount{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_publicaccount:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_settings-ic-zoom-in{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_settings-ic-zoom-in:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_settings-ic-zoom-out{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_settings-ic-zoom-out:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_onleave{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_titlebar_ic_onleave:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_dark{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_white{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_maximize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_minimize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_restore{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-520px -856px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_seatalklogo{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1416px -2088px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_connecting{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_zoom_ic_connecting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1448px -2088px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_newmessages_arrow{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_chat_ic_newmessages_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1130px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_chat_sendimage_ic_video{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_chat_sendimage_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1428px -1288px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_newchat_ic_delete_black{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_newchat_ic_delete_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1480px -2088px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_whisper{display:inline-block;position:relative;width:12px;height:14px;min-width:12px;min-height:14px}.sprite_ele_ic_whisper:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2476px -1130px;width:24px;height:28px;min-width:12px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_rc_muted{display:inline-block;position:relative;width:10px;height:12px;min-width:10px;min-height:12px}.sprite_videocall_rc_muted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1008px;width:20px;height:24px;min-width:10px;min-height:12px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_whitebubble{display:inline-block;position:relative;width:7px;height:11px;min-width:7px;min-height:11px}.sprite_chat_ic_whitebubble:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2484px -180px;width:14px;height:22px;min-width:7px;min-height:11px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_img_illustration_started{display:inline-block;position:relative;width:280px;height:220px;min-width:280px;min-height:220px}.light-theme .sprite_zoom_img_illustration_started:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px 0px;width:560px;height:440px;min-width:280px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_img_afternoon{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.light-theme .sprite_chat_img_afternoon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -440px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_img_evening{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.light-theme .sprite_chat_img_evening:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_img_morning{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.light-theme .sprite_chat_img_morning:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_applink-profile-view-not-exist{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.light-theme .sprite_applink-profile-view-not-exist:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_img_nochathistory{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.light-theme .sprite_chat_img_nochathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_contacts_img_nocontact{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.light-theme .sprite_contacts_img_nocontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_groups_img_placeholder_conferences{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.light-theme .sprite_groups_img_placeholder_conferences:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-440px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_search_no_typing{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.light-theme .sprite_search_img_search_no_typing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_screenshare_new_feature{display:inline-block;position:relative;width:232px;height:142px;min-width:232px;min-height:142px}.light-theme .sprite_screenshare_new_feature:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px 0px;width:464px;height:284px;min-width:232px;min-height:142px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_add_img_addcontact{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_add_img_addcontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -284px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_expired{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_chat_imageview_expired:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -604px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_no_media{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_chat_imageview_no_media:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -924px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_search_img_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_searchdefault{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_search_img_searchdefault:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_disconnect{display:inline-block;position:relative;width:201px;height:120px;min-width:201px;min-height:120px}.light-theme .sprite_backuprestore_image_disconnect:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1328px;width:402px;height:240px;min-width:201px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_backupcompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_backupcompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1042px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_backupstop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_backupstop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1442px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_confirmonphone{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_confirmonphone:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_other_error{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_other_error:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restorecompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_restorecompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restorestop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_restorestop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_desktopnospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_desktopnospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px 0px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_desktopupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_desktopupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -240px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_mobilenospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_mobilenospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -480px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_mobileupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_mobileupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -720px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_nonetwork{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_nonetwork:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -960px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_backup{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.light-theme .sprite_backuprestore_image_backup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1200px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restore_disable{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.light-theme .sprite_backuprestore_image_restore_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1440px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restore{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.light-theme .sprite_backuprestore_image_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_plane{display:inline-block;position:relative;width:183px;height:93px;min-width:183px;min-height:93px}.light-theme .sprite_login_ic_plane:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1680px;width:366px;height:186px;min-width:183px;min-height:93px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_seatalk{display:inline-block;position:relative;width:110px;height:139px;min-width:110px;min-height:139px}.light-theme .sprite_settings_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1888px;width:220px;height:278px;min-width:110px;min-height:139px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_chat_default{display:inline-block;position:relative;width:120px;height:121px;min-width:120px;min-height:121px}.light-theme .sprite_search_img_chat_default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-220px -1888px;width:240px;height:242px;min-width:120px;min-height:121px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_noticebotavatar{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.light-theme .sprite_chat_ic_noticebotavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-460px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_illustration_othererror{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.light-theme .sprite_illustration_othererror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-700px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_chat_noresult{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.light-theme .sprite_search_img_chat_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-940px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatsettings_img_nonoticebot{display:inline-block;position:relative;width:100px;height:100px;min-width:100px;min-height:100px}.light-theme .sprite_chatsettings_img_nonoticebot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1180px -1888px;width:200px;height:200px;min-width:100px;min-height:100px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_seatalklogo{display:inline-block;position:relative;width:176px;height:48px;min-width:176px;min-height:48px}.light-theme .sprite_login_ic_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1380px -1888px;width:352px;height:96px;min-width:176px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_defaultavatar{display:inline-block;position:relative;width:90px;height:90px;min-width:90px;min-height:90px}.light-theme .sprite_ele_ic_defaultavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px 0px;width:180px;height:180px;min-width:90px;min-height:90px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_contact_ic_seatalk{display:inline-block;position:relative;width:159px;height:46px;min-width:159px;min-height:46px}.light-theme .sprite_contact_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1732px -1888px;width:318px;height:92px;min-width:159px;min-height:46px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_dropfile_ic_pic{display:inline-block;position:relative;width:82px;height:82px;min-width:82px;min-height:82px}.light-theme .sprite_dropfile_ic_pic:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -180px;width:164px;height:164px;min-width:82px;min-height:82px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_empty_image_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.light-theme .sprite_chat_ic_empty_image_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -344px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_empty_video_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.light-theme .sprite_chat_ic_empty_video_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -484px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_image_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.light-theme .sprite_image_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -624px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_video_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.light-theme .sprite_video_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -764px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_file_ic_alert_large{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.light-theme .sprite_file_ic_alert_large:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -904px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_gif_expired_text{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.light-theme .sprite_gif_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1032px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_default_bot{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_default_bot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1160px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_default_group{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_default_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1280px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_default_user{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_default_user:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1400px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_networkerror{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_ele_ic_qrcode_networkerror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1520px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_desktopdownload{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_login_ic_desktopdownload:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1640px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_empty_image{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_chat_ic_empty_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1760px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_exclaim_gallery{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1856px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_cameraon_disabled{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1952px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_cameraon{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_meeting_ic_inmeeting_cameraon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -2048px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_sharescreen{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -284px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_camera_disable{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_camera_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -380px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_camera_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -476px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_camera_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -604px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_speaker_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_speaker_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -700px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_speaker_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_speaker_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -796px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_addmember{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voicecall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -924px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_hangup{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voicecall_ic_hangup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1020px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_speakeroff{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voicecall_ic_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1116px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_speakeron{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voicecall_ic_speakeron:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -440px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voting_ic_image_placeholder{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voting_ic_image_placeholder:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -536px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_decline_big{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_zoom_ic_incomingcall_decline_big:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -632px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_addmember{display:inline-block;position:relative;width:44px;height:44px;min-width:44px;min-height:44px}.light-theme .sprite_videocall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -728px;width:88px;height:88px;min-width:44px;min-height:44px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_voting{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_chat_ic_voting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1760px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_next{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_chat_imageview_ic_next:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1856px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_previous{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_chat_imageview_ic_previous:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1952px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_content_ic_location_white{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_content_ic_location_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -2048px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_ele_ic_qrcode_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1200px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_qr{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_ele_ic_qrcode_qr:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1280px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_save{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_ele_ic_qrcode_save:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1360px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_csv_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_csv_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1440px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_doc_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_doc_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1520px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_doc_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_doc_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1600px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_excel_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_excel_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_excel_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_excel_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1616px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_other_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_other_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1696px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_other_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_other_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_pdf_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_pdf_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_pdf_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_pdf_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -968px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_ppt_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_ppt_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1048px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_ppt_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_ppt_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1128px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_rar_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_rar_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1208px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_rar_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_rar_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_sound_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_sound_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-720px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_sound_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_sound_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_zip_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_zip_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_zip_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_zip_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_group_setting_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_group_setting_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1040px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_icon_decline{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_icon_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_icon_endaccept{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_icon_endaccept:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_icon_voice{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_icon_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_chatbot_profile{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_search_ic_chatbot_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_icon_searchnameemail{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_search_icon_searchnameemail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_avatar_conferenceroom{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_zoom_ic_avatar_conferenceroom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_avatar_myconference{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_zoom_ic_avatar_myconference:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_content_ic_video_play{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_content_ic_video_play:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -816px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_download_ic_preview{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_download_ic_preview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1328px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_failed{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_ele_ic_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1400px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_file_ic_alert{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_file_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1472px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_group_setting_ic_link_gray{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_group_setting_ic_link_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1680px -1568px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_image_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_image_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1752px -1568px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_avatar{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_profile_ic_avatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1824px -1568px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_video_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_video_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2050px -1888px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_thumbnail{display:inline-block;position:relative;width:54px;height:20px;min-width:54px;min-height:20px}.light-theme .sprite_chat_imageview_ic_thumbnail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1288px;width:108px;height:40px;min-width:54px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_add_ic_newchat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_add_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1856px -1244px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_fileview_ic_fittowidth_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_fileview_ic_fittowidth_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2122px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_fileview_ic_fittowidth{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_fileview_ic_fittowidth:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2186px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_contact{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2250px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_emoji_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_emoji_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1380px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_emoji{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_emoji:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1444px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_file_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_file_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1508px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_file{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1572px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_screenshot_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_screenshot_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1636px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_screenshot{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_screenshot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1700px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_voicecall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_voicecall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1764px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_voicecall_gray{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_voicecall_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1828px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_vote_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_vote_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1892px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_vote{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_vote:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1956px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_zoom_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_zoom_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2020px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_zoom{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_zoom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2084px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_image_viewer_ic_more_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_image_viewer_ic_more_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2148px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_image_viewer_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_image_viewer_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2212px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_album_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_album_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_album{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_album:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-64px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-128px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_bigger_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_bigger_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-192px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_bigger{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_bigger:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-256px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_close{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_download_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_download_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-384px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_download{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_rotate_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_rotate_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-576px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_rotate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_rotate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_smaller_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_smaller_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-704px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_smaller{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_smaller:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-768px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_nestedforward_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_nestedforward_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-832px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_screenshot_ic_confirm{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_screenshot_ic_confirm:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-896px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_delete_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_delete_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_delete{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1024px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_forward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1088px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_onebyoneforward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1216px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_onebyoneforward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_onebyoneforward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_recall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_recall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_recall{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_recall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1408px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_copy{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_ele_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1472px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_icon_32_px_seatalk{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_icon_32_px_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_spark_polish{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_spark_polish:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_spark_translate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_spark_translate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1664px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_addtochat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_addtochat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1728px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_groupinfo{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_groupinfo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1792px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1856px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_profile{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_votehistory{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_votehistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1984px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_chats_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_chats_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2048px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_chats{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_chats:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2112px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_contacts_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_contacts_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_contacts{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_contacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_discover_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_discover_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_discover{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_discover:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_settings{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2432px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar-ic-discover-active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar-ic-discover-active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar-ic-discover-default{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar-ic-discover-default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-64px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voting_ic_add_image{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_voting_ic_add_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-128px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_camera_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-192px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_camera_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-256px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_decline{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_incomingcall_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_video{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_incomingcall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-384px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_voice{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_incomingcall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_off_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_microphone_off_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-576px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_on_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_microphone_on_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-704px -2230px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_sidebar_ic_close_blue{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.light-theme .sprite_ele_sidebar_ic_close_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1160px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_sidebar_ic_close_white{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.light-theme .sprite_ele_sidebar_ic_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1216px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_sidebar_ic_close{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.light-theme .sprite_ele_sidebar_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1280px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_spark_polish_thread{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.light-theme .sprite_spark_polish_thread:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1336px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_spark_translate_thread{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.light-theme .sprite_spark_translate_thread:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1400px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_contacts_ic_all{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.light-theme .sprite_contacts_ic_all:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -904px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.light-theme .sprite_ele_ic_qrcode:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -956px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_state_ongoing{display:inline-block;position:relative;width:25px;height:25px;min-width:25px;min-height:25px}.light-theme .sprite_zoom_ic_state_ongoing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1032px;width:50px;height:50px;min-width:25px;min-height:25px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_exclaim{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_chat_imageview_ic_exclaim:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1082px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat-ic-navigate-up{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_chat-ic-navigate-up:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1456px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatlist_ic_addcontacts{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_chatlist_ic_addcontacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1520px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatlist_ic_newchat{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_chatlist_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1568px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_expire{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_ele_ic_qrcode_expire:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1640px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_gridview{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_meeting_ic_inmeeting_gridview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1688px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_backuprestore{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_backuprestore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -284px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_bugreport{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_bugreport:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -332px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_exit{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_exit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -380px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_helpcenter{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_helpcenter:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -428px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_logout{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_logout:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -476px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_maximize{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -524px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_minimum{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_minimum:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -604px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_seaintranet{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_seaintranet:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -652px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_memberstatus_speakeroff{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -700px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_memberstatus_speaking{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_voicecall_ic_memberstatus_speaking:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -748px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_settings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_voicecall_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -796px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_attendees_microphone_off{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_zoom_ic_attendees_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -844px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_attendees_microphone_on{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_zoom_ic_attendees_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -924px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_attendees{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_zoom_ic_attendees:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -972px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_seatalklogo{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1020px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_generalsettings{display:inline-block;position:relative;width:23px;height:24px;min-width:23px;min-height:24px}.light-theme .sprite_settings_ic_generalsettings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1068px;width:46px;height:48px;min-width:23px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_sign_quotes_gray{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.light-theme .sprite_chat_ic_sign_quotes_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1116px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_sign_quotes_white{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.light-theme .sprite_chat_ic_sign_quotes_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1160px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_sign_quotes{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.light-theme .sprite_chat_ic_sign_quotes:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -888px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_video{display:inline-block;position:relative;width:24px;height:18px;min-width:24px;min-height:18px}.light-theme .sprite_chat_imageview_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -932px;width:48px;height:36px;min-width:24px;min-height:18px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_loading{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_chat_ic_loading:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -344px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatlist_ic_cancel{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_chatlist_ic_cancel:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -384px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatroom_ic_arrow_down{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_chatroom_ic_arrow_down:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -424px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatroom_ic_bubble_videocall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_chatroom_ic_bubble_videocall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -484px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatroom_ic_bubble_voicecall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -524px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_contact_ic_arrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_contact_ic_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -564px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_content_ic_call_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_content_ic_call_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -624px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_content_ic_call{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_content_ic_call:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -664px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_download_file_failed{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_download_file_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -704px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_download_file{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_download_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -764px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_content_ic_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_content_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -804px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_copy_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_copy_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -844px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_dropdownarrow_black{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_dropdownarrow_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-520px -816px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_dropdownarrow_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_dropdownarrow_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -968px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_dropdownarrow_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_dropdownarrow_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1008px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_more_right_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_more_right_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_nonotification{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_nonotification:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_selection_active{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_selection_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_selection_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_selection_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1168px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_general_ic_more_small{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_general_ic_more_small:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1208px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_general_more_ic_back{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_general_more_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1248px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_howtoscan{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_login_ic_howtoscan:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2276px -1984px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_popup_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_login_ic_popup_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1380px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_refresh{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_login_ic_refresh:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1420px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_status_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_meeting_ic_inmeeting_status_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1460px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_participants_waiting_admit{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_meeting_ic_participants_waiting_admit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1500px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_participants_waiting_reject{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_meeting_ic_participants_waiting_reject:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1540px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_confirm_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile_ic_confirm_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1580px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_confirm_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile_ic_confirm_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1620px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_set_alias_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile_ic_set_alias_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1660px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_set_alias{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile_ic_set_alias:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1700px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile-ic-setalias-gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile-ic-setalias-gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1740px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_copy_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_copy_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1780px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_copy{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1820px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_download_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_download_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1860px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_download{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1900px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_forward_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1940px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_forward{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1980px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2020px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_trace_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_trace_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2060px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_trace{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_trace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2100px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2140px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_server_maintenance_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_server_maintenance_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2180px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_add{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_settings_ic_add:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2220px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_remove{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_settings_ic_remove:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2260px -2048px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_search{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_settings_ic_search:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1180px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_oncall_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_titlebar_ic_oncall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1220px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_oncall_voice{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_titlebar_ic_oncall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1260px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_dropdownarrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_zoom_ic_dropdownarrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1300px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_toast_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_zoom_ic_toast_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1340px -2088px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_sendimage_ic_delete{display:inline-block;position:relative;width:18px;height:18px;min-width:18px;min-height:18px}.light-theme .sprite_chat_sendimage_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1380px -2088px;width:36px;height:36px;min-width:18px;min-height:18px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_fail{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_chat_ic_fail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1680px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_sending{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_chat_ic_sending:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1712px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_content_ic_warn{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_ele_content_ic_warn:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1744px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_chatbot{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_chatbot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1776px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_chathistory{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_chathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1808px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_contact{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_group{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_notice{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_notice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_publicaccount{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_publicaccount:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings-ic-zoom-in{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_settings-ic-zoom-in:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings-ic-zoom-out{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_settings-ic-zoom-out:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_onleave{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_titlebar_ic_onleave:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_close_dark{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_close_white{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_close{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_maximize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_minimize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_restore{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-520px -856px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1416px -2088px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_connecting{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_zoom_ic_connecting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1448px -2088px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_newmessages_arrow{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.light-theme .sprite_chat_ic_newmessages_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1130px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_sendimage_ic_video{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.light-theme .sprite_chat_sendimage_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1428px -1288px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_newchat_ic_delete_black{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.light-theme .sprite_newchat_ic_delete_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1480px -2088px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_whisper{display:inline-block;position:relative;width:12px;height:14px;min-width:12px;min-height:14px}.light-theme .sprite_ele_ic_whisper:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2476px -1130px;width:24px;height:28px;min-width:12px;min-height:14px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_rc_muted{display:inline-block;position:relative;width:10px;height:12px;min-width:10px;min-height:12px}.light-theme .sprite_videocall_rc_muted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1008px;width:20px;height:24px;min-width:10px;min-height:12px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_whitebubble{display:inline-block;position:relative;width:7px;height:11px;min-width:7px;min-height:11px}.light-theme .sprite_chat_ic_whitebubble:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2484px -180px;width:14px;height:22px;min-width:7px;min-height:11px;transform-origin:top left;transform:scale(.5)}@media (prefers-color-scheme: dark){.sprite_zoom_img_illustration_started{display:inline-block;position:relative;width:280px;height:220px;min-width:280px;min-height:220px}.sprite_zoom_img_illustration_started:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px 0px;width:560px;height:440px;min-width:280px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_afternoon{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_afternoon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -440px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_evening{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_evening:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_morning{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_morning:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_applink-profile-view-not-exist{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_applink-profile-view-not-exist:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_nochathistory{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_chat_img_nochathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_contacts_img_nocontact{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_contacts_img_nocontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_groups_img_placeholder_conferences{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_groups_img_placeholder_conferences:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-440px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_search_no_typing{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_search_img_search_no_typing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_screenshare_new_feature{display:inline-block;position:relative;width:232px;height:142px;min-width:232px;min-height:142px}.sprite_screenshare_new_feature:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px 0px;width:464px;height:284px;min-width:232px;min-height:142px;transform-origin:top left;transform:scale(.5)}.sprite_add_img_addcontact{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_add_img_addcontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -284px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_expired{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_chat_imageview_expired:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -604px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_no_media{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_chat_imageview_no_media:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -924px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_chat_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_chat_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_searchdefault{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_searchdefault:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_disconnect{display:inline-block;position:relative;width:201px;height:120px;min-width:201px;min-height:120px}.sprite_backuprestore_image_disconnect:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1328px;width:402px;height:240px;min-width:201px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backupcompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_backupcompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1362px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backupstop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_backupstop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_confirmonphone{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_confirmonphone:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_other_error{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_other_error:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restorecompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_restorecompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restorestop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_restorestop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px 0px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_desktopnospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_desktopnospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -240px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_desktopupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_desktopupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -480px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_mobilenospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_mobilenospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -720px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_mobileupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_mobileupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -960px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_nonetwork{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_nonetwork:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1200px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backup{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_backup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1440px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restore_disable{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_restore_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restore{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1888px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_plane{display:inline-block;position:relative;width:183px;height:93px;min-width:183px;min-height:93px}.sprite_login_ic_plane:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1680px;width:366px;height:186px;min-width:183px;min-height:93px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_seatalk{display:inline-block;position:relative;width:110px;height:139px;min-width:110px;min-height:139px}.sprite_settings_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px 0px;width:220px;height:278px;min-width:110px;min-height:139px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_chat_default{display:inline-block;position:relative;width:120px;height:121px;min-width:120px;min-height:121px}.sprite_search_img_chat_default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2128px;width:240px;height:242px;min-width:120px;min-height:121px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_noticebotavatar{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_chat_ic_noticebotavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_illustration_othererror{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_illustration_othererror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_chatsettings_img_nonoticebot{display:inline-block;position:relative;width:100px;height:100px;min-width:100px;min-height:100px}.sprite_chatsettings_img_nonoticebot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -278px;width:200px;height:200px;min-width:100px;min-height:100px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_seatalklogo{display:inline-block;position:relative;width:176px;height:48px;min-width:176px;min-height:48px}.sprite_login_ic_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1888px;width:352px;height:96px;min-width:176px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_contact_ic_seatalk{display:inline-block;position:relative;width:159px;height:46px;min-width:159px;min-height:46px}.sprite_contact_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -1888px;width:318px;height:92px;min-width:159px;min-height:46px;transform-origin:top left;transform:scale(.5)}.sprite_dropfile_ic_pic{display:inline-block;position:relative;width:82px;height:82px;min-width:82px;min-height:82px}.sprite_dropfile_ic_pic:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -478px;width:164px;height:164px;min-width:82px;min-height:82px;transform-origin:top left;transform:scale(.5)}.sprite_file_ic_alert{display:inline-block;position:relative;width:72px;height:72px;min-width:72px;min-height:72px}.sprite_file_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -642px;width:144px;height:144px;min-width:72px;min-height:72px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_image_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_chat_ic_empty_image_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -786px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_video_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_chat_ic_empty_video_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -926px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_image_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_image_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1066px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_video_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_video_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1206px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_file_ic_alert_large{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.sprite_file_ic_alert_large:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1346px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.sprite_gif_expired_text{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.sprite_gif_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1474px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_networkerror{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_ele_ic_qrcode_networkerror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1602px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_desktopdownload{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_login_ic_desktopdownload:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1722px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_video_play{display:inline-block;position:relative;width:50px;height:50px;min-width:50px;min-height:50px}.sprite_content_ic_video_play:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1602px;width:100px;height:100px;min-width:50px;min-height:50px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_image{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_chat_ic_empty_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1722px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim_gallery{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1842px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon_disabled{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1842px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_cameraon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1938px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_sharescreen{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1938px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_disable{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -284px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -380px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -476px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_speaker_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_speaker_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -604px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_speaker_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_speaker_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -700px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_addmember{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -796px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_hangup{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_hangup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -924px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_speakeroff{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1020px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_speakeron{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_speakeron:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1116px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voting_ic_image_placeholder{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voting_ic_image_placeholder:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -440px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline_big{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_zoom_ic_incomingcall_decline_big:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -536px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_addmember{display:inline-block;position:relative;width:44px;height:44px;min-width:44px;min-height:44px}.sprite_videocall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1346px;width:88px;height:88px;min-width:44px;min-height:44px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voting{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_ic_voting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -786px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_next{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_imageview_ic_next:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -926px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_previous{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_imageview_ic_previous:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1066px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_location_white{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_content_ic_location_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1206px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_default_bot{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_default_bot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1474px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_default_group{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_default_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -2034px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_default_user{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_default_user:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2400px -2034px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_defaultavatar{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_defaultavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1440px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1520px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_qr{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_qr:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1600px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_save{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_save:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_csv_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_csv_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_doc_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_doc_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1616px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_doc_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_doc_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1696px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_excel_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_excel_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_excel_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_excel_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -632px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -712px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_other_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_other_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -792px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_other_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_other_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_pdf_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -968px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_pdf_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1048px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_ppt_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1128px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_ppt_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1208px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_rar_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_rar_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1762px -1328px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_rar_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_rar_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1762px -1408px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_sound_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_sound_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1762px -1488px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_sound_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_sound_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_zip_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_zip_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1040px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_zip_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_zip_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_group_setting_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_group_setting_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_decline{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_endaccept{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_endaccept:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_voice{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chatbot_profile{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_search_ic_chatbot_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_search_icon_searchnameemail{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_search_icon_searchnameemail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_avatar_conferenceroom{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_zoom_ic_avatar_conferenceroom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1680px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_avatar_myconference{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_zoom_ic_avatar_myconference:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1760px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_download_ic_preview{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_download_ic_preview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2464px -642px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_failed{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_ele_ic_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2464px -714px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_group_setting_ic_link_gray{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_group_setting_ic_link_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1328px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_image_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_image_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1408px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_avatar{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_profile_ic_avatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1488px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_video_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_video_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -1568px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_thumbnail{display:inline-block;position:relative;width:64px;height:20px;min-width:64px;min-height:20px}.sprite_chat_imageview_ic_thumbnail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1288px;width:128px;height:40px;min-width:64px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_fileview_ic_fittowidth_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1856px -1244px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_fileview_ic_fittowidth:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1470px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_contact{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1534px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_emoji_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_emoji_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1598px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_emoji{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_emoji:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1662px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_file_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_file_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1726px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_file{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1790px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_screenshot_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_screenshot_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1854px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_screenshot{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_screenshot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1918px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voicecall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_voicecall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1982px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voicecall_gray{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_voicecall_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2046px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_vote_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_vote_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2110px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_vote{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_vote:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2174px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_zoom_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_zoom_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2238px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_zoom{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_zoom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_image_viewer_ic_more_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_image_viewer_ic_more_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-864px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_image_viewer_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_image_viewer_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-928px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_album_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_album_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-992px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_album{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_album:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1056px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_bigger_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_bigger_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1184px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_bigger{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_bigger:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1248px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_close{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1312px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_download_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_download_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1376px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_download{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1504px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_rotate_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_rotate_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1568px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_rotate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_rotate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1632px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_smaller_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_smaller_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1696px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_smaller{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_smaller:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1760px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_nestedforward_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_nestedforward_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1824px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_screenshot_ic_confirm{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_screenshot_ic_confirm:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1888px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_delete_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_delete_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1952px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_delete{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2016px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_forward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2080px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2144px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2208px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_onebyoneforward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_recall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_recall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-864px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_recall{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_recall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-928px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_copy{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_ele_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-992px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_icon_32_px_seatalk{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_icon_32_px_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1056px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_spark_polish{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_spark_polish:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_spark_translate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_spark_translate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1184px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_addtochat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_addtochat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1248px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_groupinfo{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_groupinfo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1312px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1376px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_profile{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_votehistory{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_votehistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1504px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_chats_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_chats_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1568px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_chats{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_chats:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1632px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_contacts_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_contacts_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1696px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_contacts{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_contacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1760px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_discover_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_discover_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1824px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_discover{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_discover:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1888px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_settings{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1952px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar-ic-discover-active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar-ic-discover-active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2016px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_voting_ic_add_image{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_voting_ic_add_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2080px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_camera_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2144px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_camera_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2208px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-240px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_video{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-304px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_voice{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-368px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_off_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_off_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-432px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-496px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_on_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_on_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-624px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close_white{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_ele_sidebar_ic_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2484px -478px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_spark_polish_thread{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_spark_polish_thread:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2484px -534px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_spark_translate_thread{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_spark_translate_thread:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -866px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar-ic-discover-default{display:inline-block;position:relative;width:27.5px;height:27.5px;min-width:27.5px;min-height:27.5px}.sprite_toolbar-ic-discover-default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1006px;width:55px;height:55px;min-width:27.5px;min-height:27.5px;transform-origin:top left;transform:scale(.5)}.sprite_contacts_ic_all{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.sprite_contacts_ic_all:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2484px -590px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.sprite_ele_ic_qrcode:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1146px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_state_ongoing{display:inline-block;position:relative;width:25px;height:25px;min-width:25px;min-height:25px}.sprite_zoom_ic_state_ongoing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1286px;width:50px;height:50px;min-width:25px;min-height:25px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat_imageview_ic_exclaim:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1554px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_video{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat_imageview_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2480px -2034px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat-ic-navigate-up{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat-ic-navigate-up:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -284px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_addcontacts{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chatlist_ic_addcontacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -332px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_newchat{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chatlist_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -380px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_expire{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_ele_ic_qrcode_expire:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -428px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_gridview{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_meeting_ic_inmeeting_gridview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -476px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_confirm_blue{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_profile_ic_confirm_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -524px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_confirm_gray{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_profile_ic_confirm_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -604px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_backuprestore{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_backuprestore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -652px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_bugreport{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_bugreport:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -700px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_exit{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_exit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -748px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_generalsettings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_generalsettings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -796px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_helpcenter{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_helpcenter:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -844px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_logout{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_logout:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -924px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_maximize{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -972px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_minimum{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_minimum:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1020px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_seaintranet{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_seaintranet:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1068px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speakeroff{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1116px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speaking{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_memberstatus_speaking:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1164px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_settings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -888px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_off{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -968px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_on{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1048px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1128px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_seatalklogo{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1208px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes_gray{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2496px -1554px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes_white{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1984px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -2048px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_loading{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chat_ic_loading:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1434px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_cancel{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatlist_ic_cancel:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2488px -1434px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_arrow_down{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_arrow_down:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-688px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_bubble_videocall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_bubble_videocall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-728px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_bubble_voicecall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-768px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_contact_ic_arrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_contact_ic_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-808px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_call_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_content_ic_call_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-848px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_call{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_content_ic_call:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-888px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_download_file_failed{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_download_file_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-928px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_content_ic_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_content_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-968px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_content_ic_warn{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_content_ic_warn:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_copy_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_copy_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1048px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_black{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1088px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1128px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1168px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_more_right_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_more_right_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1208px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_nonotification{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_nonotification:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1248px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_selection_active{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_selection_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1288px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_selection_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_selection_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1328px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_sidebar_ic_close_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1368px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_sidebar_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1408px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_general_ic_more_small{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_general_ic_more_small:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1448px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_general_more_ic_back{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_general_more_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1488px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_howtoscan{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_howtoscan:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1528px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_popup_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_popup_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1568px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_refresh{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_refresh:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1608px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_status_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_inmeeting_status_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1648px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_admit{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_participants_waiting_admit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1688px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_reject{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_participants_waiting_reject:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1728px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_set_alias_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_set_alias_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1768px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_set_alias{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_set_alias:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile-ic-setalias-gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile-ic-setalias-gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1848px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_copy_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_copy_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1888px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_copy{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1928px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_download_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_download_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1968px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_download{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2008px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_forward_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2048px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_forward{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2088px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2128px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_trace_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_trace_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2168px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_trace{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_trace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2208px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2248px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_server_maintenance_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_server_maintenance_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2288px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_add{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_add:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2328px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_remove{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_remove:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_search{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_search:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2408px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_oncall_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_titlebar_ic_oncall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_oncall_voice{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_titlebar_ic_oncall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2488px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_dropdownarrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_zoom_ic_dropdownarrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-240px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_toast_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_zoom_ic_toast_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-280px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chat_sendimage_ic_delete{display:inline-block;position:relative;width:18px;height:18px;min-width:18px;min-height:18px}.sprite_chat_sendimage_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -2192px;width:36px;height:36px;min-width:18px;min-height:18px;transform-origin:top left;transform:scale(.5)}.sprite_add_ic_newchat{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_add_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2480px -2082px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_fail{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_chat_ic_fail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1680px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sending{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_chat_ic_sending:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1712px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_download_file{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_download_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1744px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chatbot{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_chatbot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1776px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chathistory{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_chathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1808px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_contact{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_group{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_notice{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_notice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_publicaccount{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_publicaccount:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_settings-ic-zoom-in{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_settings-ic-zoom-in:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_settings-ic-zoom-out{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_settings-ic-zoom-out:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_onleave{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_titlebar_ic_onleave:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_dark{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_white{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_maximize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_minimize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_restore{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-528px -632px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_seatalklogo{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-528px -664px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_connecting{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_zoom_ic_connecting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-528px -712px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_newmessages_arrow{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_chat_ic_newmessages_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2512px -1146px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_chat_sendimage_ic_video{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_chat_sendimage_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2510px -1286px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_newchat_ic_delete_black{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_newchat_ic_delete_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2512px -1842px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_whisper{display:inline-block;position:relative;width:12px;height:14px;min-width:12px;min-height:14px}.sprite_ele_ic_whisper:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2516px -866px;width:24px;height:28px;min-width:12px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_rc_muted{display:inline-block;position:relative;width:10px;height:12px;min-width:10px;min-height:12px}.sprite_videocall_rc_muted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2520px -278px;width:20px;height:24px;min-width:10px;min-height:12px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_whitebubble{display:inline-block;position:relative;width:7px;height:11px;min-width:7px;min-height:11px}.sprite_chat_ic_whitebubble:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2520px -302px;width:14px;height:22px;min-width:7px;min-height:11px;transform-origin:top left;transform:scale(.5)}}.dark-theme .sprite_zoom_img_illustration_started{display:inline-block;position:relative;width:280px;height:220px;min-width:280px;min-height:220px}.dark-theme .sprite_zoom_img_illustration_started:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px 0px;width:560px;height:440px;min-width:280px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_img_afternoon{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.dark-theme .sprite_chat_img_afternoon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -440px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_img_evening{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.dark-theme .sprite_chat_img_evening:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_img_morning{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.dark-theme .sprite_chat_img_morning:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_applink-profile-view-not-exist{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.dark-theme .sprite_applink-profile-view-not-exist:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_img_nochathistory{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.dark-theme .sprite_chat_img_nochathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_contacts_img_nocontact{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.dark-theme .sprite_contacts_img_nocontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_groups_img_placeholder_conferences{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.dark-theme .sprite_groups_img_placeholder_conferences:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-440px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_search_no_typing{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.dark-theme .sprite_search_img_search_no_typing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_screenshare_new_feature{display:inline-block;position:relative;width:232px;height:142px;min-width:232px;min-height:142px}.dark-theme .sprite_screenshare_new_feature:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px 0px;width:464px;height:284px;min-width:232px;min-height:142px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_add_img_addcontact{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_add_img_addcontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -284px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_expired{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_chat_imageview_expired:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -604px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_no_media{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_chat_imageview_no_media:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -924px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_chat_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_search_img_chat_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_search_img_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_searchdefault{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_search_img_searchdefault:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_disconnect{display:inline-block;position:relative;width:201px;height:120px;min-width:201px;min-height:120px}.dark-theme .sprite_backuprestore_image_disconnect:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1328px;width:402px;height:240px;min-width:201px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_backupcompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_backupcompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1362px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_backupstop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_backupstop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_confirmonphone{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_confirmonphone:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_other_error{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_other_error:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restorecompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_restorecompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restorestop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_restorestop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px 0px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_desktopnospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_desktopnospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -240px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_desktopupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_desktopupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -480px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_mobilenospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_mobilenospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -720px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_mobileupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_mobileupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -960px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_nonetwork{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_nonetwork:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1200px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_backup{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.dark-theme .sprite_backuprestore_image_backup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1440px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restore_disable{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.dark-theme .sprite_backuprestore_image_restore_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restore{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.dark-theme .sprite_backuprestore_image_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1888px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_plane{display:inline-block;position:relative;width:183px;height:93px;min-width:183px;min-height:93px}.dark-theme .sprite_login_ic_plane:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1680px;width:366px;height:186px;min-width:183px;min-height:93px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_seatalk{display:inline-block;position:relative;width:110px;height:139px;min-width:110px;min-height:139px}.dark-theme .sprite_settings_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px 0px;width:220px;height:278px;min-width:110px;min-height:139px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_chat_default{display:inline-block;position:relative;width:120px;height:121px;min-width:120px;min-height:121px}.dark-theme .sprite_search_img_chat_default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2128px;width:240px;height:242px;min-width:120px;min-height:121px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_noticebotavatar{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.dark-theme .sprite_chat_ic_noticebotavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_illustration_othererror{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.dark-theme .sprite_illustration_othererror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatsettings_img_nonoticebot{display:inline-block;position:relative;width:100px;height:100px;min-width:100px;min-height:100px}.dark-theme .sprite_chatsettings_img_nonoticebot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -278px;width:200px;height:200px;min-width:100px;min-height:100px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_seatalklogo{display:inline-block;position:relative;width:176px;height:48px;min-width:176px;min-height:48px}.dark-theme .sprite_login_ic_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1888px;width:352px;height:96px;min-width:176px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_contact_ic_seatalk{display:inline-block;position:relative;width:159px;height:46px;min-width:159px;min-height:46px}.dark-theme .sprite_contact_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -1888px;width:318px;height:92px;min-width:159px;min-height:46px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_dropfile_ic_pic{display:inline-block;position:relative;width:82px;height:82px;min-width:82px;min-height:82px}.dark-theme .sprite_dropfile_ic_pic:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -478px;width:164px;height:164px;min-width:82px;min-height:82px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_file_ic_alert{display:inline-block;position:relative;width:72px;height:72px;min-width:72px;min-height:72px}.dark-theme .sprite_file_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -642px;width:144px;height:144px;min-width:72px;min-height:72px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_empty_image_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.dark-theme .sprite_chat_ic_empty_image_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -786px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_empty_video_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.dark-theme .sprite_chat_ic_empty_video_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -926px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_image_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.dark-theme .sprite_image_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1066px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_video_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.dark-theme .sprite_video_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1206px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_file_ic_alert_large{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.dark-theme .sprite_file_ic_alert_large:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1346px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_gif_expired_text{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.dark-theme .sprite_gif_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1474px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_networkerror{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.dark-theme .sprite_ele_ic_qrcode_networkerror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1602px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_desktopdownload{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.dark-theme .sprite_login_ic_desktopdownload:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1722px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_content_ic_video_play{display:inline-block;position:relative;width:50px;height:50px;min-width:50px;min-height:50px}.dark-theme .sprite_content_ic_video_play:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1602px;width:100px;height:100px;min-width:50px;min-height:50px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_empty_image{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_chat_ic_empty_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2440px -1722px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_exclaim_gallery{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1842px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_cameraon_disabled{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1842px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_cameraon{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_meeting_ic_inmeeting_cameraon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -1938px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_sharescreen{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2416px -1938px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_camera_disable{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_camera_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -284px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_camera_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -380px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_camera_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -476px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_speaker_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_speaker_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -604px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_speaker_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_speaker_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -700px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_addmember{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voicecall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -796px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_hangup{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voicecall_ic_hangup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -924px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_speakeroff{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voicecall_ic_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1020px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_speakeron{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voicecall_ic_speakeron:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1116px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voting_ic_image_placeholder{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voting_ic_image_placeholder:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -440px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_decline_big{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_zoom_ic_incomingcall_decline_big:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -536px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_addmember{display:inline-block;position:relative;width:44px;height:44px;min-width:44px;min-height:44px}.dark-theme .sprite_videocall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1346px;width:88px;height:88px;min-width:44px;min-height:44px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_voting{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_chat_ic_voting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -786px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_next{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_chat_imageview_ic_next:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -926px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_previous{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_chat_imageview_ic_previous:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1066px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_content_ic_location_white{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_content_ic_location_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1206px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_default_bot{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_default_bot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1474px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_default_group{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_default_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -2034px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_default_user{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_default_user:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2400px -2034px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_defaultavatar{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_ele_ic_defaultavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1440px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_ele_ic_qrcode_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1520px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_qr{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_ele_ic_qrcode_qr:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2240px -1600px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_save{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_ele_ic_qrcode_save:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_csv_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_csv_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_doc_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_doc_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1616px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_doc_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_doc_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1696px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_excel_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_excel_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1244px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_excel_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_excel_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -632px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -712px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_other_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_other_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -792px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_other_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_other_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_pdf_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_pdf_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -968px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_pdf_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_pdf_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1048px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_ppt_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_ppt_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1128px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_ppt_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_ppt_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1208px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_rar_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_rar_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1762px -1328px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_rar_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_rar_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1762px -1408px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_sound_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_sound_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1762px -1488px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_sound_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_sound_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_zip_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_zip_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1040px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_zip_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_zip_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_group_setting_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_group_setting_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_icon_decline{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_icon_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_icon_endaccept{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_icon_endaccept:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_icon_voice{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_icon_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_chatbot_profile{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_search_ic_chatbot_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_icon_searchnameemail{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_search_icon_searchnameemail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_avatar_conferenceroom{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_zoom_ic_avatar_conferenceroom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1680px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_avatar_myconference{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_zoom_ic_avatar_myconference:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1760px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_download_ic_preview{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_download_ic_preview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2464px -642px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_failed{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_ele_ic_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2464px -714px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_group_setting_ic_link_gray{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_group_setting_ic_link_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1328px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_image_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_image_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1408px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_avatar{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_profile_ic_avatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1842px -1488px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_video_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_video_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -1568px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_thumbnail{display:inline-block;position:relative;width:64px;height:20px;min-width:64px;min-height:20px}.dark-theme .sprite_chat_imageview_ic_thumbnail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1288px;width:128px;height:40px;min-width:64px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_fileview_ic_fittowidth_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_fileview_ic_fittowidth_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1856px -1244px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_fileview_ic_fittowidth{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_fileview_ic_fittowidth:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1470px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_contact{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1534px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_emoji_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_emoji_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1598px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_emoji{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_emoji:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1662px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_file_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_file_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1726px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_file{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1790px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_screenshot_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_screenshot_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1854px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_screenshot{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_screenshot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1918px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_voicecall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_voicecall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1982px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_voicecall_gray{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_voicecall_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2046px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_vote_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_vote_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2110px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_vote{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_vote:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2174px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_zoom_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_zoom_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2238px -1888px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_zoom{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_zoom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_image_viewer_ic_more_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_image_viewer_ic_more_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-864px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_image_viewer_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_image_viewer_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-928px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_album_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_album_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-992px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_album{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_album:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1056px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_bigger_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_bigger_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1184px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_bigger{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_bigger:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1248px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_close{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1312px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_download_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_download_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1376px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_download{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1504px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_rotate_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_rotate_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1568px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_rotate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_rotate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1632px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_smaller_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_smaller_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1696px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_smaller{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_smaller:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1760px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_nestedforward_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_nestedforward_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1824px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_screenshot_ic_confirm{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_screenshot_ic_confirm:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1888px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_delete_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_delete_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1952px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_delete{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2016px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_forward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2080px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2144px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_onebyoneforward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2208px -1984px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_onebyoneforward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_onebyoneforward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_recall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_recall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-864px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_recall{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_recall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-928px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_copy{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_ele_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-992px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_icon_32_px_seatalk{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_icon_32_px_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1056px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_spark_polish{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_spark_polish:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_spark_translate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_spark_translate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1184px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_addtochat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_addtochat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1248px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_groupinfo{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_groupinfo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1312px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1376px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_profile{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_votehistory{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_votehistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1504px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_chats_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_chats_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1568px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_chats{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_chats:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1632px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_contacts_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_contacts_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1696px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_contacts{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_contacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1760px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_discover_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_discover_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1824px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_discover{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_discover:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1888px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_settings{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1952px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar-ic-discover-active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar-ic-discover-active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2016px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voting_ic_add_image{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_voting_ic_add_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2080px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_camera_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2144px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_camera_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2208px -2048px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_decline{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_incomingcall_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-240px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_video{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_incomingcall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-304px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_voice{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_incomingcall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-368px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_off_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_microphone_off_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-432px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-496px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_on_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_microphone_on_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-624px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_sidebar_ic_close_white{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.dark-theme .sprite_ele_sidebar_ic_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2484px -478px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_spark_polish_thread{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.dark-theme .sprite_spark_polish_thread:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2484px -534px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_spark_translate_thread{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.dark-theme .sprite_spark_translate_thread:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -866px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar-ic-discover-default{display:inline-block;position:relative;width:27.5px;height:27.5px;min-width:27.5px;min-height:27.5px}.dark-theme .sprite_toolbar-ic-discover-default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1006px;width:55px;height:55px;min-width:27.5px;min-height:27.5px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_contacts_ic_all{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.dark-theme .sprite_contacts_ic_all:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2484px -590px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.dark-theme .sprite_ele_ic_qrcode:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1146px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_state_ongoing{display:inline-block;position:relative;width:25px;height:25px;min-width:25px;min-height:25px}.dark-theme .sprite_zoom_ic_state_ongoing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2460px -1286px;width:50px;height:50px;min-width:25px;min-height:25px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_exclaim{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chat_imageview_ic_exclaim:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1554px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_video{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chat_imageview_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2480px -2034px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat-ic-navigate-up{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chat-ic-navigate-up:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -284px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatlist_ic_addcontacts{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chatlist_ic_addcontacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -332px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatlist_ic_newchat{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chatlist_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -380px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_expire{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_ele_ic_qrcode_expire:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -428px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_gridview{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_meeting_ic_inmeeting_gridview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -476px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_confirm_blue{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_profile_ic_confirm_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -524px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_confirm_gray{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_profile_ic_confirm_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -604px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_backuprestore{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_backuprestore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -652px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_bugreport{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_bugreport:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -700px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_exit{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_exit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -748px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_generalsettings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_generalsettings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -796px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_helpcenter{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_helpcenter:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -844px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_logout{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_logout:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -924px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_maximize{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -972px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_minimum{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_minimum:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1020px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_seaintranet{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_seaintranet:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1068px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_memberstatus_speakeroff{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1116px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_memberstatus_speaking{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_voicecall_ic_memberstatus_speaking:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1164px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_settings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_voicecall_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -888px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_attendees_microphone_off{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_zoom_ic_attendees_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -968px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_attendees_microphone_on{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_zoom_ic_attendees_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1048px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_attendees{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_zoom_ic_attendees:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1128px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_seatalklogo{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1208px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_sign_quotes_gray{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.dark-theme .sprite_chat_ic_sign_quotes_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2496px -1554px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_sign_quotes_white{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.dark-theme .sprite_chat_ic_sign_quotes_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1984px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_sign_quotes{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.dark-theme .sprite_chat_ic_sign_quotes:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -2048px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_loading{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_chat_ic_loading:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -1434px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatlist_ic_cancel{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_chatlist_ic_cancel:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2488px -1434px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatroom_ic_arrow_down{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_chatroom_ic_arrow_down:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-688px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatroom_ic_bubble_videocall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_chatroom_ic_bubble_videocall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-728px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatroom_ic_bubble_voicecall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-768px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_contact_ic_arrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_contact_ic_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-808px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_content_ic_call_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_content_ic_call_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-848px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_content_ic_call{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_content_ic_call:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-888px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_download_file_failed{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_download_file_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-928px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_content_ic_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_content_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-968px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_content_ic_warn{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_content_ic_warn:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_copy_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_copy_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1048px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_dropdownarrow_black{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_dropdownarrow_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1088px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_dropdownarrow_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_dropdownarrow_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1128px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_dropdownarrow_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_dropdownarrow_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1168px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_more_right_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_more_right_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1208px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_nonotification{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_nonotification:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1248px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_selection_active{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_selection_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1288px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_selection_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_selection_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1328px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_sidebar_ic_close_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_sidebar_ic_close_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1368px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_sidebar_ic_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_sidebar_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1408px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_general_ic_more_small{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_general_ic_more_small:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1448px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_general_more_ic_back{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_general_more_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1488px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_howtoscan{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_login_ic_howtoscan:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1528px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_popup_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_login_ic_popup_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1568px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_refresh{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_login_ic_refresh:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1608px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_status_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_meeting_ic_inmeeting_status_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1648px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_participants_waiting_admit{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_meeting_ic_participants_waiting_admit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1688px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_participants_waiting_reject{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_meeting_ic_participants_waiting_reject:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1728px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_set_alias_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_profile_ic_set_alias_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1768px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_set_alias{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_profile_ic_set_alias:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile-ic-setalias-gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_profile-ic-setalias-gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1848px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_copy_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_copy_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1888px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_copy{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1928px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_download_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_download_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1968px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_download{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2008px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_forward_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2048px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_forward{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2088px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2128px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_trace_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_trace_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2168px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_trace{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_trace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2208px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2248px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_server_maintenance_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_server_maintenance_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2288px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_add{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_settings_ic_add:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2328px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_remove{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_settings_ic_remove:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_search{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_settings_ic_search:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2408px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_oncall_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_titlebar_ic_oncall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2448px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_oncall_voice{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_titlebar_ic_oncall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2488px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_dropdownarrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_zoom_ic_dropdownarrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-240px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_toast_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_zoom_ic_toast_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-280px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_sendimage_ic_delete{display:inline-block;position:relative;width:18px;height:18px;min-width:18px;min-height:18px}.dark-theme .sprite_chat_sendimage_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -2192px;width:36px;height:36px;min-width:18px;min-height:18px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_add_ic_newchat{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_add_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2480px -2082px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_fail{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_chat_ic_fail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1680px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_sending{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_chat_ic_sending:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1712px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_download_file{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_download_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1744px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_chatbot{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_chatbot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1776px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_chathistory{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_chathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2286px -1808px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_contact{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_group{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_notice{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_notice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_publicaccount{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_publicaccount:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -572px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings-ic-zoom-in{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_settings-ic-zoom-in:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings-ic-zoom-out{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_settings-ic-zoom-out:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_onleave{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_titlebar_ic_onleave:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_dark{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -892px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_white{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_close{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1808px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_maximize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_minimize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -1212px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_restore{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-528px -632px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-528px -664px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_connecting{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_zoom_ic_connecting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-528px -712px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_newmessages_arrow{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.dark-theme .sprite_chat_ic_newmessages_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2512px -1146px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_sendimage_ic_video{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.dark-theme .sprite_chat_sendimage_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2510px -1286px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_newchat_ic_delete_black{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.dark-theme .sprite_newchat_ic_delete_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2512px -1842px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_whisper{display:inline-block;position:relative;width:12px;height:14px;min-width:12px;min-height:14px}.dark-theme .sprite_ele_ic_whisper:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2516px -866px;width:24px;height:28px;min-width:12px;min-height:14px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_rc_muted{display:inline-block;position:relative;width:10px;height:12px;min-width:10px;min-height:12px}.dark-theme .sprite_videocall_rc_muted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2520px -278px;width:20px;height:24px;min-width:10px;min-height:12px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_whitebubble{display:inline-block;position:relative;width:7px;height:11px;min-width:7px;min-height:11px}.dark-theme .sprite_chat_ic_whitebubble:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2520px -302px;width:14px;height:22px;min-width:7px;min-height:11px;transform-origin:top left;transform:scale(.5)}@font-face{font-family:google-emoji;src:url(https://static.cdn.haiserve.com/seatalk/fe/static/media/NotoColorEmoji-bf2a8506.ttf) format("truetype")}@font-face{font-family:BlinkMacSystemFont1;src:local("BlinkMacSystemFont")}body{margin:0;padding:0;color:var(--text_1st);overflow:hidden;background-color:var(--elevator_1st)}body ::-webkit-scrollbar{width:13px}body ::-webkit-scrollbar-thumb{min-height:30px;border:4px solid rgba(0,0,0,0);border-radius:100px;background-color:var(--icon_1st_opacity);background-clip:padding-box}body ::-webkit-scrollbar-button{display:none}body p{margin-bottom:0}body pre{margin:0;padding:0;font-family:inherit;white-space:pre-wrap;word-wrap:break-word;overflow:hidden}body mark{padding:0!important;background:none!important}body .big-blue-button{width:100%;height:36px;line-height:36px;border-radius:2px;border:none;-webkit-appearance:none}body .ellipsis{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mac{font-family:Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,"Apple Color Emoji",sans-serif}.mac .is-emoji{font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,Helvetica Neue,Helvetica,Arial,sans-serif}.windows{font-family:Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,google-emoji,sans-serif}.windows .is-emoji{font-family:google-emoji,"Segoe UI Emoji",Segoe UI Symbol,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,sans-serif}@font-face{font-family:seatalk-icon;font-style:normal;font-weight:400;font-display:auto;src:url(data:application/vnd.ms-fontobject;base64,iAoAANAJAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAPsqcjQAAAAAAAAAAAAAAAAAAAAAAABgAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AAAAOAFIAZQBnAHUAbABhAHIAAAAWAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAABgAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AAAAAAAABAAAACwCAAAMAMEdTVUIgiyV6AAABOAAAAFRPUy8yNZlBsgAAAYwAAABWY21hcOs5EjUAAAH8AAABqGdseWZp2ktPAAADtAAAAzhoZWFkX8c+gQAAAOAAAAA2aGhlYQFzAM4AAAC8AAAAJGhtdHgBL//+AAAB5AAAABhsb2NhAq4B5AAAA6QAAAAObWF4cAEZAHwAAAEYAAAAIG5hbWXHElI7AAAG7AAAAkZwb3N0D9hZSQAACTQAAACZAAEAAADIAAAAAADI/////wCqAAEAAAAAAAAAAAAAAAAAAAAGAAEAAAABAACNnMo+Xw889QALAMgAAAAAAAAAAAAAAAAAAAAA//8AAACqALwAAAAIAAIAAAAAAAAAAQAAAAYAcAAJAAAAAAACAAAACgAKAAAA/wAAAAAAAAABAAAACgAwAD4AAkRGTFQADmxhdG4AGgAEAAAAAAAAAAEAAAAEAAAAAAAAAAEAAAABbGlnYQAIAAAAAQAAAAEABAAEAAAAAQAIAAEABgAAAAEAAAABADIBkAAFAAAAfgCMAAAAHAB+AIwAAABgAAkAMwAAAgAFAwAAAAAAAAAAAAAAAAAAAAAAAAAAAABQZkVkAEDqAeoFAMgAAAASAMgAAAAAAAEAAAAAAAAAAAAAAAoAAAAo//8AIP//AMgAAAAUAAAAAAAFAAAAAwAAACwAAAAEAAABXAABAAAAAABWAAMAAQAAACwAAwAKAAABXAAEACoAAAAEAAQAAQAA6gX//wAA6gH//wAAAAEABAAAAAEAAgADAAQABQAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAATAAAAAAAAAAFAADqAQAA6gEAAAABAADqAgAA6gIAAAACAADqAwAA6gMAAAADAADqBAAA6gQAAAAEAADqBQAA6gUAAAAFAAAAAAAWAHYA/AFuAZwAAAABAAAAAAALAAoACgAANzMyHQEwBi8BJjYCBwEBAQYBAQoCBgEBBgEBAAAAAAb//wAAACgAKAAPAC4AMwA4AEEASQAANzMyFh0BFAYrASImPQE0NhcwHwEzNzYWMQcxMhYdARQGKwEHNSImPQE0NjMxJzAXFCI0MhcyNCIUBz0BIhUHFRcUMzI1Nz0BJiMEIAICAgIgAgICDQEBBgEBAQEBAwMBBwMCAgMBAQQDAwYBAwwBAQEVAQEBASgCAiACAgICIAICCQEDAwEBAwICBgICAwMDAQYCAgMKAgQEBAQCAgYBAQQBAQEBBAEBAAn//wAAACEAIQAMABgAJQAxAD0ASQBWAGIAbwAANzMyHQEUKwEiPQE0NgczMh0BFCsBIj0BNBczMh0BFCsBIiY9ATQ3MzIdARQrASI9ATQXMzIdARQrASI9ATQXMzIdARQrASI9ATQ3MzIWHQEUKwEiPQE0FzMyHQEUKwEiPQE0FzMyHQEUBisBIj0BNAMGAQEIAQIBCAEBCAEBCAEBBgECDAgBAQgBAQgBAQgBAQgBAQgBDAYBAgEIAQEIAQEIAQEIAQICBQEgAQgBAQYBAgsBCAEBCAELAQgBAgEGARYBCAEBCAELAQgBAQgBCwEIAQEIARYCAQYBAQgBCwEIAQEIAQsBBQICAQgBAAACAAAAAACqALwAIgBMAAA3Fx4BFxUUBiMHBgcGIicmLwEiJj0BNDY/ARYXBhYyNj0BNjcWFRYUBx8BBxcWFQcOAQcOASImJy4BLwE/ASc0NT8DJj4BFxY3Njd5LAICAQUCDA4MEBIQDA4LAgUCAS0GCQEEBgQIDAECAQUBAQIBAQEEBAUOEA4FBAQBAQECAQEEBAIBChIKCAQBAVgUAQQDHQIFBAQCBAQCBAQEAh4CBAEVCAMDBQQDAQNrAgIFCQIGDxADAQIDAwQBCg4OCgEEAwMDAgYGBQ8EBAEECAMDAgMCAgAEAAAAAAASABIAAwAJABEAHQAANwYiJzcVMhQrATcwDwEwJjU3JzIVMTIXBzU0NjM1DQEEAQgBAQkLAQwBDQYBAgEJAgIFAgIHBAIJAQgBAQgCAQIFAgIDAQAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABwAMAAEAAAAAAAMADAATAAEAAAAAAAQADAAfAAEAAAAAAAUACwArAAEAAAAAAAYADAA2AAEAAAAAAAoAKwBCAAEAAAAAAAsAEwBtAAMAAQQJAAEAGACAAAMAAQQJAAIADgCYAAMAAQQJAAMAGACmAAMAAQQJAAQAGAC+AAMAAQQJAAUAFgDWAAMAAQQJAAYAGADsAAMAAQQJAAoAVgEEAAMAAQQJAAsAJgFac2VhdGFsay1pY29uUmVndWxhcnNlYXRhbGstaWNvbnNlYXRhbGstaWNvblZlcnNpb24gMS4wc2VhdGFsay1pY29uR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AUgBlAGcAdQBsAGEAcgBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAQIBAwEEAQUBBgEHABplbGUtY2hhdGxpc3QtaWMtc3RpY2tvbnRvcBFlbGUtaWMtYXZhdGFyLWJvdBNlbGUtaWMtYXZhdGFyLWdyb3VwEmVsZS1pYy1hdmF0YXItdXNlchNlbGUtaWMtbm90aWZpY2F0aW9uAAAAAAA=);src:url(data:application/vnd.ms-fontobject;base64,iAoAANAJAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAPsqcjQAAAAAAAAAAAAAAAAAAAAAAABgAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AAAAOAFIAZQBnAHUAbABhAHIAAAAWAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAABgAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AAAAAAAABAAAACwCAAAMAMEdTVUIgiyV6AAABOAAAAFRPUy8yNZlBsgAAAYwAAABWY21hcOs5EjUAAAH8AAABqGdseWZp2ktPAAADtAAAAzhoZWFkX8c+gQAAAOAAAAA2aGhlYQFzAM4AAAC8AAAAJGhtdHgBL//+AAAB5AAAABhsb2NhAq4B5AAAA6QAAAAObWF4cAEZAHwAAAEYAAAAIG5hbWXHElI7AAAG7AAAAkZwb3N0D9hZSQAACTQAAACZAAEAAADIAAAAAADI/////wCqAAEAAAAAAAAAAAAAAAAAAAAGAAEAAAABAACNnMo+Xw889QALAMgAAAAAAAAAAAAAAAAAAAAA//8AAACqALwAAAAIAAIAAAAAAAAAAQAAAAYAcAAJAAAAAAACAAAACgAKAAAA/wAAAAAAAAABAAAACgAwAD4AAkRGTFQADmxhdG4AGgAEAAAAAAAAAAEAAAAEAAAAAAAAAAEAAAABbGlnYQAIAAAAAQAAAAEABAAEAAAAAQAIAAEABgAAAAEAAAABADIBkAAFAAAAfgCMAAAAHAB+AIwAAABgAAkAMwAAAgAFAwAAAAAAAAAAAAAAAAAAAAAAAAAAAABQZkVkAEDqAeoFAMgAAAASAMgAAAAAAAEAAAAAAAAAAAAAAAoAAAAo//8AIP//AMgAAAAUAAAAAAAFAAAAAwAAACwAAAAEAAABXAABAAAAAABWAAMAAQAAACwAAwAKAAABXAAEACoAAAAEAAQAAQAA6gX//wAA6gH//wAAAAEABAAAAAEAAgADAAQABQAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAATAAAAAAAAAAFAADqAQAA6gEAAAABAADqAgAA6gIAAAACAADqAwAA6gMAAAADAADqBAAA6gQAAAAEAADqBQAA6gUAAAAFAAAAAAAWAHYA/AFuAZwAAAABAAAAAAALAAoACgAANzMyHQEwBi8BJjYCBwEBAQYBAQoCBgEBBgEBAAAAAAb//wAAACgAKAAPAC4AMwA4AEEASQAANzMyFh0BFAYrASImPQE0NhcwHwEzNzYWMQcxMhYdARQGKwEHNSImPQE0NjMxJzAXFCI0MhcyNCIUBz0BIhUHFRcUMzI1Nz0BJiMEIAICAgIgAgICDQEBBgEBAQEBAwMBBwMCAgMBAQQDAwYBAwwBAQEVAQEBASgCAiACAgICIAICCQEDAwEBAwICBgICAwMDAQYCAgMKAgQEBAQCAgYBAQQBAQEBBAEBAAn//wAAACEAIQAMABgAJQAxAD0ASQBWAGIAbwAANzMyHQEUKwEiPQE0NgczMh0BFCsBIj0BNBczMh0BFCsBIiY9ATQ3MzIdARQrASI9ATQXMzIdARQrASI9ATQXMzIdARQrASI9ATQ3MzIWHQEUKwEiPQE0FzMyHQEUKwEiPQE0FzMyHQEUBisBIj0BNAMGAQEIAQIBCAEBCAEBCAEBBgECDAgBAQgBAQgBAQgBAQgBAQgBDAYBAgEIAQEIAQEIAQEIAQICBQEgAQgBAQYBAgsBCAEBCAELAQgBAgEGARYBCAEBCAELAQgBAQgBCwEIAQEIARYCAQYBAQgBCwEIAQEIAQsBBQICAQgBAAACAAAAAACqALwAIgBMAAA3Fx4BFxUUBiMHBgcGIicmLwEiJj0BNDY/ARYXBhYyNj0BNjcWFRYUBx8BBxcWFQcOAQcOASImJy4BLwE/ASc0NT8DJj4BFxY3Njd5LAICAQUCDA4MEBIQDA4LAgUCAS0GCQEEBgQIDAECAQUBAQIBAQEEBAUOEA4FBAQBAQECAQEEBAIBChIKCAQBAVgUAQQDHQIFBAQCBAQCBAQEAh4CBAEVCAMDBQQDAQNrAgIFCQIGDxADAQIDAwQBCg4OCgEEAwMDAgYGBQ8EBAEECAMDAgMCAgAEAAAAAAASABIAAwAJABEAHQAANwYiJzcVMhQrATcwDwEwJjU3JzIVMTIXBzU0NjM1DQEEAQgBAQkLAQwBDQYBAgEJAgIFAgIHBAIJAQgBAQgCAQIFAgIDAQAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABwAMAAEAAAAAAAMADAATAAEAAAAAAAQADAAfAAEAAAAAAAUACwArAAEAAAAAAAYADAA2AAEAAAAAAAoAKwBCAAEAAAAAAAsAEwBtAAMAAQQJAAEAGACAAAMAAQQJAAIADgCYAAMAAQQJAAMAGACmAAMAAQQJAAQAGAC+AAMAAQQJAAUAFgDWAAMAAQQJAAYAGADsAAMAAQQJAAoAVgEEAAMAAQQJAAsAJgFac2VhdGFsay1pY29uUmVndWxhcnNlYXRhbGstaWNvbnNlYXRhbGstaWNvblZlcnNpb24gMS4wc2VhdGFsay1pY29uR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AUgBlAGcAdQBsAGEAcgBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAQIBAwEEAQUBBgEHABplbGUtY2hhdGxpc3QtaWMtc3RpY2tvbnRvcBFlbGUtaWMtYXZhdGFyLWJvdBNlbGUtaWMtYXZhdGFyLWdyb3VwEmVsZS1pYy1hdmF0YXItdXNlchNlbGUtaWMtbm90aWZpY2F0aW9uAAAAAAA=) format("embedded-opentype"),url(data:font/woff2;base64,d09GMgABAAAAAAQ4AAsAAAAACdAAAAPoAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGVgCDKAqGOIVZATYCJAMYCw4ABCAFhEYHgRkbmwjIngW5ObqSMwtLfdp3t+Cff5163xfElhwWFAjA6ulktWwozbgRTynstAw+XTtnv/20CAM3FWHuj9SqRqTQp/fz8ejlUhJ+tkrN6eV8t0DGjiLM/zHjFVBrfZA5RZZFN1Ak6N6eN0VdJEcJtZ4gn0Hs7AL9Udt9EOAxhEmYGY/vX43ZARTXOMHGbBUkkTpQ5tgYCHLshmiRQbgV24bpFg5wiV+gQ/DhWxgyHAyOhbl2ya6HtHFdVdXhJ9DkMcbTA7zLAgasR6kNlc5VtBGPtPCcHfrBuuYJqk5rK1TlKdFa/+UZLGwckIvJzwGxwOVAVQ6PQGDAAwILPCCwwQMCB1DM4I64JAINAY3GFA5gDhAuWQy239DZcbKZ2pwlzeW8B+3ez3YzudhPISlGUbnS2U9LkC96XqEsJZUwCUM/rpQUqFQRSLi1rygJ84UkDdOkkA+kAgFh3k8VS2Wv/YDc/Bg0tjZIiUKWNkLT9qWFaEH79ZTUQlBkHKuv9qUwIwmKlqsQlaNoiYfE40thsZRWpMrqPaV8EIY2vkRQLOIK5ajsH8VxlCg248uVJ2EprsRxb21MOse6OAmCpKw4SlEaBnv+fdsaGRdYSYPRXUyjcVw/wbh3J1XXiKyrarpZpklTMIw1lm0tb9Lz7BfGlbBR6NuFGJzjZ2yPq0Yvk6JA7FVQnSZvjMKJ4E27ElpwnUXyHOUJOLP6r6HZdDQzWq9+0cSvm97qZJppWX3FjHCHWzo23tc0QVYzZ/VNGDN++JC5/w3PHXKZvEOj4zp1w4c3WJWmO0cvmqJFtk51ZJR9Cu9AP5ZKGF01psmIC0Dv4/0bOH0sesDtimCA53wGtwnMr7Di4qNXbzfPJ/zP/zfl0vR+DHJXBgM8k0T6s9VU8/xfxkKyC4AH83K7OO6fQNDvai5HGAJgAA8PaKWMDXwfyyhyxOFgqCGXcK1I2AyIjegMHHz6A5cco4BHf6Zt92nmIG1kZxFtyFPAUMc9YNGGxxAb8RU4RPwFLm34BzxWyf4zn15aFwkFTa1K7d0H5SuDnM+D7Yc4lhiB80FDyq73RI4YhVJY7iCu8wuRDDL2Fh69oy5kjIfAviItSSESFqeDd3E3TLS3jQiBCIihRrEXjcfxQWlzVnx3CBOUREN+aD34JT05YCiDGEIIeeI7YlqDlkiB38YOmL0m54ITCBngJDMeCzCrF43QbjB4hn+kelEFoRES9vSwBxYMthrtIuUn8wrtGxUTFGRv4srIki1Hrmpot9OQ0gWKKaMcPUd5FJdbn6XOh8NyakGK63sZg9XSyzHGyNmvwpFgWUXiNvHOS5mVGuWCZY0GAAAA) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAXsAAsAAAAACdAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPQAAAFY1mUGyY21hcAAAAYQAAABgAAABqOs5EjVnbHlmAAAB5AAAAdoAAAM4adpLT2hlYWQAAAPAAAAAKwAAADZfxz6BaGhlYQAAA+wAAAAcAAAAJAFzAM5obXR4AAAECAAAABgAAAAYAS///mxvY2EAAAQgAAAADgAAAA4CrgHkbWF4cAAABDAAAAAfAAAAIAEZAHxuYW1lAAAEUAAAATUAAAJGxxJSO3Bvc3QAAAWIAAAAYgAAAJkP2FlJeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQwYpzAwMrAwFDH0AMkZaB0AgMngzEDAxMDKzMDVhCQ5prC4PCK8RUrwwkgVwhMMjAwgggAZ0sIvAAAAHic7ZGxDcRACAQHHzh4fSUvl+LYkfsProkzC1+GkWYRK0SwAAGM5Egc7MZQXela+YNP+c6vdlz+jLVSTZqzl26567poO299S8//FEqrqfy2BvXR6A/TGyU6oyEeULURXXicdVLNctMwEN5vJUvxT5yQsS0uaYs7dTpTaBIntriYDEdmODOcuXLgzCvxDLxbu3ISmmFgd73Saj9L+0egQCklwuR37RIbs0bTswVggITNuAaUeXoSfS88o0fa0Xv6SJ/Gv6olCvOAuhmw793mGjvfV1u7PTtsd3TttquNK+p969p9XdgBdWlLV+zazg9obvUNCwU1HR8VUgpWMStAK2WgMjkrg+P+CAwqDigIyghQtmFJWAtxiF4HuCiKx/jfCGf0mu5oS4PE/4W+0Y9T7oXkEOK0F4Y770MG/l+Ov/anevwPZI6GJIMJWL6TGHD2xzhLZi4hgucINyd0ejxKx2sMqhfzZamC5/I04nAfEY99/0W/qabPkr27gisLc2uNNfWqWZ96eUDlTNX2A3pflVVhr2FdVdocInWzesQaB6z23UE1H+Aq3/ufb+WJiLM8my/mWZ5yxHhnYmijJ5lEGkGUNERH+TyPdOgOB5ORLJKJmF8L6fWSxcWjaL5ijXKiVKQV1HepQcxmNleQbmskeZ6E4VBsTDST+7QgWaaB9JjjQlhRTK9oKXlKcr5spSF+M8Om6fyqLbets50MZzeVMZE6xSkyTEPlY3mL2WoZsVA/RjCVlO8ZOYM4swAAeJxjYGRgYADi3jmbt8Xz23xl4GY4wYAG/v8HEqsY9gBJDgYmkAgABDcIdQB4nGNgZGBgOMEAAif+AwHDKgZGBlTABgCSYgY/AAAAAAAKAAAAKP//ACD//wDIAAAAFAAAAAAAAAAWAHYA/AFuAZwAAHicY2BkYGBgYyhg4GQAASYg5gJCBob/YD4DABSrAZYAeJx1kb1OwzAUhU/atIgWISQkxIYnFtT0Z2DoyNDuHTqwpamTpk3iKHErdeMxeAIeg5FH4Cl4CE7MHSqk2or13c/32JYC4AZf8NAMD1dubUYLF6z+uE26FfbJD8Id9PEk3KV/Fu7Rvgj3mcx5gudf0tzjTbiFa7wLt+k/hH3yp3AHd/gW7tL/CPew9HzhPh6911qHNsx2gzQyxUIn+yysTtUpL3VVp6ZQ42B0que60FVo9Vqtjqo+JBNrYxVXJlczU1idZUaVldnqyAYba8vpcBiLDyKTo4ZGCMsvww4DpIhgUGBBn2BPG6I623XOL+mbVOoqhTECjM52z+kLl2h2NdZMrHDkWuPAV0xoLWLWMXsM/4rCzCWb7ozT0JRub0sT0QfYuFSJKYac8b/+wN2d/wK39moJAAAAeJxdissOQDAQRWc8ao2df+hHjaaYkI60U9+PiAVnc5NzLhTw8O4fgwWWWGGNBhsY/OatW0g3TmrZ2aTsVgkqe3uny9BBStGOov3XzFHy3n1dTj6+tyDKEztSlgBwAiggJm4AAA==) format("woff"),url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI1mUGyAAABjAAAAFZjbWFw6zkSNQAAAfwAAAGoZ2x5ZmnaS08AAAO0AAADOGhlYWRfxz6BAAAA4AAAADZoaGVhAXMAzgAAALwAAAAkaG10eAEv//4AAAHkAAAAGGxvY2ECrgHkAAADpAAAAA5tYXhwARkAfAAAARgAAAAgbmFtZccSUjsAAAbsAAACRnBvc3QP2FlJAAAJNAAAAJkAAQAAAMgAAAAAAMj/////AKoAAQAAAAAAAAAAAAAAAAAAAAYAAQAAAAEAAI2cs7ZfDzz1AAsAyAAAAAAAAAAAAAAAAAAAAAD//wAAAKoAvAAAAAgAAgAAAAAAAAABAAAABgBwAAkAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAEAMgGQAAUAAAB+AIwAAAAcAH4AjAAAAGAACQAzAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQOoB6gUAyAAAABIAyAAAAAAAAQAAAAAAAAAAAAAACgAAACj//wAg//8AyAAAABQAAAAAAAUAAAADAAAALAAAAAQAAAFcAAEAAAAAAFYAAwABAAAALAADAAoAAAFcAAQAKgAAAAQABAABAADqBf//AADqAf//AAAAAQAEAAAAAQACAAMABAAFAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAABMAAAAAAAAAAUAAOoBAADqAQAAAAEAAOoCAADqAgAAAAIAAOoDAADqAwAAAAMAAOoEAADqBAAAAAQAAOoFAADqBQAAAAUAAAAAABYAdgD8AW4BnAAAAAEAAAAAAAsACgAKAAA3MzIdATAGLwEmNgIHAQEBBgEBCgIGAQEGAQEAAAAABv//AAAAKAAoAA8ALgAzADgAQQBJAAA3MzIWHQEUBisBIiY9ATQ2FzAfATM3NhYxBzEyFh0BFAYrAQc1IiY9ATQ2MzEnMBcUIjQyFzI0IhQHPQEiFQcVFxQzMjU3PQEmIwQgAgICAiACAgINAQEGAQEBAQEDAwEHAwICAwEBBAMDBgEDDAEBARUBAQEBKAICIAICAgIgAgIJAQMDAQEDAgIGAgIDAwMBBgICAwoCBAQEBAICBgEBBAEBAQEEAQEACf//AAAAIQAhAAwAGAAlADEAPQBJAFYAYgBvAAA3MzIdARQrASI9ATQ2BzMyHQEUKwEiPQE0FzMyHQEUKwEiJj0BNDczMh0BFCsBIj0BNBczMh0BFCsBIj0BNBczMh0BFCsBIj0BNDczMhYdARQrASI9ATQXMzIdARQrASI9ATQXMzIdARQGKwEiPQE0AwYBAQgBAgEIAQEIAQEIAQEGAQIMCAEBCAEBCAEBCAEBCAEBCAEMBgECAQgBAQgBAQgBAQgBAgIFASABCAEBBgECCwEIAQEIAQsBCAECAQYBFgEIAQEIAQsBCAEBCAELAQgBAQgBFgIBBgEBCAELAQgBAQgBCwEFAgIBCAEAAAIAAAAAAKoAvAAiAEwAADcXHgEXFRQGIwcGBwYiJyYvASImPQE0Nj8BFhcGFjI2PQE2NxYVFhQHHwEHFxYVBw4BBw4BIiYnLgEvAT8BJzQ1PwMmPgEXFjc2N3ksAgIBBQIMDgwQEhAMDgsCBQIBLQYJAQQGBAgMAQIBBQEBAgEBAQQEBQ4QDgUEBAEBAQIBAQQEAgEKEgoIBAEBWBQBBAMdAgUEBAIEBAIEBAQCHgIEARUIAwMFBAMBA2sCAgUJAgYPEAMBAgMDBAEKDg4KAQQDAwMCBgYFDwQEAQQIAwMCAwICAAQAAAAAABIAEgADAAkAEQAdAAA3BiInNxUyFCsBNzAPATAmNTcnMhUxMhcHNTQ2MzUNAQQBCAEBCQsBDAENBgECAQkCAgUCAgcEAgkBCAEBCAIBAgUCAgMBAAAAAAAQAMYAAQAAAAAAAQAMAAAAAQAAAAAAAgAHAAwAAQAAAAAAAwAMABMAAQAAAAAABAAMAB8AAQAAAAAABQALACsAAQAAAAAABgAMADYAAQAAAAAACgArAEIAAQAAAAAACwATAG0AAwABBAkAAQAYAIAAAwABBAkAAgAOAJgAAwABBAkAAwAYAKYAAwABBAkABAAYAL4AAwABBAkABQAWANYAAwABBAkABgAYAOwAAwABBAkACgBWAQQAAwABBAkACwAmAVpzZWF0YWxrLWljb25SZWd1bGFyc2VhdGFsay1pY29uc2VhdGFsay1pY29uVmVyc2lvbiAxLjBzZWF0YWxrLWljb25HZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBSAGUAZwB1AGwAYQByAHMAZQBhAHQAYQBsAGsALQBpAGMAbwBuAHMAZQBhAHQAYQBsAGsALQBpAGMAbwBuAFYAZQByAHMAaQBvAG4AIAAxAC4AMABzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYBAgEDAQQBBQEGAQcAGmVsZS1jaGF0bGlzdC1pYy1zdGlja29udG9wEWVsZS1pYy1hdmF0YXItYm90E2VsZS1pYy1hdmF0YXItZ3JvdXASZWxlLWljLWF2YXRhci11c2VyE2VsZS1pYy1ub3RpZmljYXRpb24AAAAAAA==) format("truetype")}.seatalk-icon{display:inline-block;font-family:seatalk-icon!important;font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.seatalk-icon-ele-chatlist-ic-stickontop:before{content:""}.seatalk-icon-ele-ic-avatar-bot:before{content:""}.seatalk-icon-ele-ic-avatar-group:before{content:""}.seatalk-icon-ele-ic-avatar-user:before{content:""}.seatalk-icon-ele-ic-notification:before{content:""}.chatlist_ic_search{color:var(--icon_3rd)}.chatlist_ic_add_blue{color:var(--functional_brand_primary)}.ele_content_ic_sent{color:var(--functional_green_1st)}.ele_content_ic_read{color:var(--functional_brand_primary)}.ele_ic_nonotification{display:block;margin:0;color:var(--icon_4th)}.chatroom_ic_bubble_voicecall_gray{color:var(--icon_3rd)}.titlebar_ic_add_contact,.titlebar_ic_search{display:block;margin:0;color:var(--functional_brand_primary)}.ele_chatlist_ic_stickontop{color:var(--label_2nd)}.svg_question,.settings_ic_devzone{color:var(--functional_brand_primary)}.ele_content_ic_failed .circle{color:var(--functional_red_1st)}.ele_content_ic_failed .mark{color:var(--iconwhite_1st)}@media (prefers-color-scheme: light){:root{--sprite-url: url(https://static.cdn.haiserve.com/seatalk/fe/static/media/sprite-light-fa7e6314.png);--functional_brand_primary: #1b92f5;--functional_brand_1st_hover: #387ddb;--functional_brand_1st_disable: #bbdefc;--functional_brand_2nd: #e3effa;--functional_brand_2_disable: #bbdefc;--functional_red_1st: #f5222d;--functional_red_2nd: #f5533d;--functional_red_3st: #c52e23;--functional_red_4th: #fcbdc0;--functional_red_5th: #FFF0F3;--functional_green_1st: #16c42a;--functional_yellow_2nd: #fffae8;--functional_yellow_1st: #F5AC1B;--commonbg_1st: #ffffff;--commonbg_1st_hover: #f1f1f7;--commonbg_2nd_hover: #f6f6fb;--commonbg_2nd: #f2f2f6;--commonbg_2nd_selected: #e9e9f4;--commonbg_3rd: #f8f8fa;--commonbg_3rd_hover: #f1f1f7;--commonbg_4th: #dbdbe4;--commonbg_dark: #2e354c;--commonbg_blue: #e2e8f0;--commonbg_list: #f8f8fa;--commonbg_white: #ffffff;--commonbg_blackwhite: #ffffff;--commonbg_separator: #f8f8fa;--commonbg_3rd_selected: #e9e9f4;--commonbg_inputbox: #f7f7f7;--separator_1st: #e1e1e7;--separator_2nd: #e1e1e7;--separator_3rd: #f2f2f6;--separator_4th: #e1e1e7;--border_1st: #e6e7e9;--border_2nd: #e1e1e7;--border_3rd: #efeff5;--border_4th: #e1e1e7;--label_1st: #e3effa;--label_2nd: #bbdefc;--label_3rd: #e6e7e9;--elevator_1st: #ffffff;--elevator_2nd: #f8f8fa;--elevator_3rd: #f2f2f6;--text_1st: #202325;--text_2nd: #8b8d8f;--text_3rd: #bcbdbe;--text_4th: #c9c9cb;--textwhite_1st: #ffffff;--textwhite_2nd: #efeff5;--textwhite_3rd: #e6e7e9;--textwhite_disable: #ffffff;--text_forward: #bbdefc;--icon_1st: #61617b;--icon_2nd: #6d7282;--icon_3rd: #b0b0bd;--icon_4th: #dbdbe4;--iconwhite_1st: #ffffff;--toastbg_1st: rgba(0, 0, 0, .6);--tootipsbg_1st: #4c5a71;--toastbg_2nd: rgba(97, 97, 123, .5);--text_toolip_link: #45B1FF;--text_toolip_link_hover: #1B92F5;--dialogsbg_1st: #ffffff;--dialogsbg_2nd: #f8f8fa;--Bubble_blue: #1b92f5;--Bubble_blue_2nd: rgba(0, 0, 0, .1);--icon_1st_opacity: rgba(97, 97, 123, .3);--buttonbg_1st: #ffffff;--buttonbg_2nd: #f1f1f7;--tag_primary: #F2F3F4;--tag_tertiary: #E6E7E9;--tag_secondary: #f8f8fa;--tag_status_1: #E6E7E9;--tag_status_2: #F2F3F4;--overlaybg_01: rgba(255, 255, 255, .95);--overlaygrey_02: rgba(97, 97, 123, .5);--Inputbg_1st: #f6f6fb;--defaultavatar_1st: #E6E7E9;--avatar_layout: #ffffff;--titlebar_action_hover_bg: #dddddd;--er_renone_normal: #F2F3F4;--er_renone_hover: #E6E7E9;--er_renone_text: #202325;--er_reclick_normal: #e4f2ff;--er_reclick_hover: #dbe9f4;--er_reclick_text: #1b92f5;--er_rec_split_line: #f7f8f8;--er_msnone_normal: #369ff6;--er_msnone_hover: #49a8f7;--er_msnone_text: #fff;--er_msclick_normal: #0a7de7;--er_msclick_hover: #1b86e9;--er_msclick_text: #fff;--er_sen_split_line: #379df1;--er_received_contact_card_bg: #f8f8fa;--thread_hover: #fafafd;--tab-arrow-shadow: rgba(0, 0, 0, .1);--line-primary: #d8d8d8;--foreground-primary: #2a2a2a;--dialog-box-primary: #ffffff;--dialog-box-secondary: #f7f7f7;--accent-blue-primary: #1b92f5;--icon_secondary: #b0b0b0;--accent_blue_primary: #1b92f5;--accent_red_primary: #f5222d;--text_primary: #252525;--text_secondary: #858585;--text_header: #000000;--foreground_primary: #2a2a2a;--foreground_secondary: #797979;--background_primary: #ffffff;--background_secondary: #f0f0f0;--line_primary: #e5e5e5;--interaction_blue_15: rgba(27, 146, 245, .15);--smart_writing_preview_header_bg_1: #ffffff;--smart_writing_preview_header_bg_2: #fcbdf8;--smart_writing_preview_header_bg_3: #c2bdff;--smart_writing_preview_header_bg_4: #bde0ff;--smart_writing_preview_header_bg_5: #ffffff;--smart_writing_preview_header_bg_6: rgba(255, 255, 255, .4);--smart_writing_preview_header_border_1: #df8fed;--smart_writing_preview_header_border_2: #b594f2;--smart_writing_preview_header_border_3: #77cee6;--spark_split_view_loading_bar_bg_1: #c1e3ff;--spark_split_view_loading_bar_bg_2: #e6f4ff;--spark_entry_icon_label_hover: #494949}:root .dark-theme{--sprite-url: url(https://static.cdn.haiserve.com/seatalk/fe/static/media/sprite-dark-b7bdf6fc.png);--functional_brand_primary: #2c8ad7;--functional_brand_1st_hover: #1A80D3;--functional_brand_1st_disable: #153958;--functional_brand_2nd: #112b43;--functional_brand_2_disable: rgba(255, 255, 255, .1);--functional_red_1st: #d7323a;--functional_red_2nd: #e74749;--functional_red_3st: #a61d24;--functional_red_4th: #271b22;--functional_red_5th: #56181C;--functional_green_1st: #34be40;--functional_yellow_2nd: #564116;--functional_yellow_1st: #DC9B18;--commonbg_1st: #252627;--commonbg_1st_hover: #252627;--commonbg_2nd_hover: #38393a;--commonbg_2nd: #121314;--commonbg_2nd_selected: #2c2d2e;--commonbg_3rd: #121314;--commonbg_3rd_hover: rgba(255, 255, 255, .05);--commonbg_4th: #7b68ee;--commonbg_dark: #272829;--commonbg_blue: #7b68ee;--commonbg_list: #1e1f20;--commonbg_white: #2c2d2e;--commonbg_blackwhite: #121314;--commonbg_separator: #252627;--commonbg_3rd_selected: #38393a;--commonbg_inputbox: #2a2a2a;--separator_1st: #2c2d2e;--separator_2nd: rgba(255, 255, 255, .05);--separator_3rd: #121314;--separator_4th: rgba(255, 255, 255, .1);--border_1st: #2c2d2e;--border_2nd: #272829;--border_3rd: rgba(255, 255, 255, .05);--border_4th: rgba(255, 255, 255, .1);--label_1st: rgba(44, 138, 215, .08);--label_2nd: #153958;--label_3rd: #38393a;--elevator_1st: #1e1f20;--elevator_2nd: #2c2d2e;--elevator_3rd: #1e1f20;--text_1st: #e7e7e7;--text_2nd: #a0a1a1;--text_3rd: #848485;--text_4th: #717172;--textwhite_1st: #ffffff;--textwhite_2nd: rgba(255, 255, 255, .5);--textwhite_3rd: #7b68ee;--textwhite_disable: rgba(255, 255, 255, .5);--text_forward: rgba(255, 255, 255, .5);--icon_1st: #a0a1a1;--icon_2nd: #848485;--icon_3rd: #848485;--icon_4th: #717172;--iconwhite_1st: #ffffff;--toastbg_1st: rgba(0, 0, 0, .6);--tootipsbg_1st: #38393a;--toastbg_2nd: rgba(39, 40, 41, .5);--text_toolip_link: #2c8ad7;--text_toolip_link_hover: #1A80D3;--dialogsbg_1st: #38393a;--dialogsbg_2nd: #2c2d2e;--Bubble_blue: #1977c4;--Bubble_blue_2nd: rgba(0, 0, 0, .1);--icon_1st_opacity: rgba(97, 97, 123, .3);--buttonbg_1st: #38393a;--buttonbg_2nd: #1e1f20;--tag_primary: #272829;--tag_tertiary: #38393a;--tag_secondary: #2c2d2e;--tag_status_1: #272829;--tag_status_2: #38393a;--overlaybg_01: rgba(0, 0, 0, .8);--overlaygrey_02: rgba(30, 31, 32, .8);--Inputbg_1st: #252627;--defaultavatar_1st: #38393a;--avatar_layout: #38393a;--titlebar_action_hover_bg: #323233;--er_renone_normal: #333536;--er_renone_hover: #38393a;--er_renone_text: #e7e7e7;--er_reclick_normal: rgba(44, 138, 215, .25);--er_reclick_hover: rgba(44, 138, 215, .35);--er_reclick_text: #2c8ad7;--er_rec_split_line: #272829;--er_msnone_normal: #3b8bcd;--er_msnone_hover: #248add;--er_msnone_text: #fff;--er_msclick_normal: #1169b3;--er_msclick_hover: #136fbd;--er_msclick_text: #fff;--er_sen_split_line: #186fb7;--er_received_contact_card_bg: #252627;--thread_hover: #161718;--tab-arrow-shadow: rgba(255, 255, 255, .1);--line-primary: #595959;--foreground-primary: #c8c8c8;--dialog-box-primary: #3a3a3a;--dialog-box-secondary: #2a2a2a;--accent-blue-primary: #1b92f5;--icon_secondary: #b0b0b0;--accent_blue_primary: #1b92f5;--accent_red_primary: #f5222d;--text_primary: #e5e5e5;--text_secondary: #b0b0b0;--text_header: #ffffff;--foreground_primary: #c8c8c8;--foreground_secondary: #a8a8a8;--background_primary: #2c2c2c;--background_secondary: #252525;--line_primary: #595959;--interaction_blue_15: rgba(27, 146, 245, .15);--smart_writing_preview_header_bg_1: #2c2c2c;--smart_writing_preview_header_bg_2: #742d70;--smart_writing_preview_header_bg_3: #47409c;--smart_writing_preview_header_bg_4: #0d3b65;--smart_writing_preview_header_bg_5: #2c2c2c;--smart_writing_preview_header_bg_6: rgba(44, 44, 44, .4);--smart_writing_preview_header_border_1: #6e316a;--smart_writing_preview_header_border_2: #54417b;--smart_writing_preview_header_border_3: #103c63;--spark_split_view_loading_bar_bg_1: #1b92f5;--spark_split_view_loading_bar_bg_2: #0059a3;--spark_entry_icon_label_hover: #b8b8b8}}@media (prefers-color-scheme: dark){:root{--sprite-url: url(https://static.cdn.haiserve.com/seatalk/fe/static/media/sprite-dark-b7bdf6fc.png);--functional_brand_primary: #2c8ad7;--functional_brand_1st_hover: #1A80D3;--functional_brand_1st_disable: #153958;--functional_brand_2nd: #112b43;--functional_brand_2_disable: rgba(255, 255, 255, .1);--functional_red_1st: #d7323a;--functional_red_2nd: #e74749;--functional_red_3st: #a61d24;--functional_red_4th: #271b22;--functional_red_5th: #56181C;--functional_green_1st: #34be40;--functional_yellow_2nd: #564116;--functional_yellow_1st: #DC9B18;--commonbg_1st: #252627;--commonbg_1st_hover: #252627;--commonbg_2nd_hover: #38393a;--commonbg_2nd: #121314;--commonbg_2nd_selected: #2c2d2e;--commonbg_3rd: #121314;--commonbg_3rd_hover: rgba(255, 255, 255, .05);--commonbg_4th: #7b68ee;--commonbg_dark: #272829;--commonbg_blue: #7b68ee;--commonbg_list: #1e1f20;--commonbg_white: #2c2d2e;--commonbg_blackwhite: #121314;--commonbg_separator: #252627;--commonbg_3rd_selected: #38393a;--commonbg_inputbox: #2a2a2a;--separator_1st: #2c2d2e;--separator_2nd: rgba(255, 255, 255, .05);--separator_3rd: #121314;--separator_4th: rgba(255, 255, 255, .1);--border_1st: #2c2d2e;--border_2nd: #272829;--border_3rd: rgba(255, 255, 255, .05);--border_4th: rgba(255, 255, 255, .1);--label_1st: rgba(44, 138, 215, .08);--label_2nd: #153958;--label_3rd: #38393a;--elevator_1st: #1e1f20;--elevator_2nd: #2c2d2e;--elevator_3rd: #1e1f20;--text_1st: #e7e7e7;--text_2nd: #a0a1a1;--text_3rd: #848485;--text_4th: #717172;--textwhite_1st: #ffffff;--textwhite_2nd: rgba(255, 255, 255, .5);--textwhite_3rd: #7b68ee;--textwhite_disable: rgba(255, 255, 255, .5);--text_forward: rgba(255, 255, 255, .5);--icon_1st: #a0a1a1;--icon_2nd: #848485;--icon_3rd: #848485;--icon_4th: #717172;--iconwhite_1st: #ffffff;--toastbg_1st: rgba(0, 0, 0, .6);--tootipsbg_1st: #38393a;--toastbg_2nd: rgba(39, 40, 41, .5);--text_toolip_link: #2c8ad7;--text_toolip_link_hover: #1A80D3;--dialogsbg_1st: #38393a;--dialogsbg_2nd: #2c2d2e;--Bubble_blue: #1977c4;--Bubble_blue_2nd: rgba(0, 0, 0, .1);--icon_1st_opacity: rgba(97, 97, 123, .3);--buttonbg_1st: #38393a;--buttonbg_2nd: #1e1f20;--tag_primary: #272829;--tag_tertiary: #38393a;--tag_secondary: #2c2d2e;--tag_status_1: #272829;--tag_status_2: #38393a;--overlaybg_01: rgba(0, 0, 0, .8);--overlaygrey_02: rgba(30, 31, 32, .8);--Inputbg_1st: #252627;--defaultavatar_1st: #38393a;--avatar_layout: #38393a;--titlebar_action_hover_bg: #323233;--er_renone_normal: #333536;--er_renone_hover: #38393a;--er_renone_text: #e7e7e7;--er_reclick_normal: rgba(44, 138, 215, .25);--er_reclick_hover: rgba(44, 138, 215, .35);--er_reclick_text: #2c8ad7;--er_rec_split_line: #272829;--er_msnone_normal: #3b8bcd;--er_msnone_hover: #248add;--er_msnone_text: #fff;--er_msclick_normal: #1169b3;--er_msclick_hover: #136fbd;--er_msclick_text: #fff;--er_sen_split_line: #186fb7;--er_received_contact_card_bg: #252627;--thread_hover: #161718;--tab-arrow-shadow: rgba(255, 255, 255, .1);--line-primary: #595959;--foreground-primary: #c8c8c8;--dialog-box-primary: #3a3a3a;--dialog-box-secondary: #2a2a2a;--accent-blue-primary: #1b92f5;--icon_secondary: #b0b0b0;--accent_blue_primary: #1b92f5;--accent_red_primary: #f5222d;--text_primary: #e5e5e5;--text_secondary: #b0b0b0;--text_header: #ffffff;--foreground_primary: #c8c8c8;--foreground_secondary: #a8a8a8;--background_primary: #2c2c2c;--background_secondary: #252525;--line_primary: #595959;--interaction_blue_15: rgba(27, 146, 245, .15);--smart_writing_preview_header_bg_1: #2c2c2c;--smart_writing_preview_header_bg_2: #742d70;--smart_writing_preview_header_bg_3: #47409c;--smart_writing_preview_header_bg_4: #0d3b65;--smart_writing_preview_header_bg_5: #2c2c2c;--smart_writing_preview_header_bg_6: rgba(44, 44, 44, .4);--smart_writing_preview_header_border_1: #6e316a;--smart_writing_preview_header_border_2: #54417b;--smart_writing_preview_header_border_3: #103c63;--spark_split_view_loading_bar_bg_1: #1b92f5;--spark_split_view_loading_bar_bg_2: #0059a3;--spark_entry_icon_label_hover: #b8b8b8}:root .light-theme{--sprite-url: url(https://static.cdn.haiserve.com/seatalk/fe/static/media/sprite-light-fa7e6314.png);--functional_brand_primary: #1b92f5;--functional_brand_1st_hover: #387ddb;--functional_brand_1st_disable: #bbdefc;--functional_brand_2nd: #e3effa;--functional_brand_2_disable: #bbdefc;--functional_red_1st: #f5222d;--functional_red_2nd: #f5533d;--functional_red_3st: #c52e23;--functional_red_4th: #fcbdc0;--functional_red_5th: #FFF0F3;--functional_green_1st: #16c42a;--functional_yellow_2nd: #fffae8;--functional_yellow_1st: #F5AC1B;--commonbg_1st: #ffffff;--commonbg_1st_hover: #f1f1f7;--commonbg_2nd_hover: #f6f6fb;--commonbg_2nd: #f2f2f6;--commonbg_2nd_selected: #e9e9f4;--commonbg_3rd: #f8f8fa;--commonbg_3rd_hover: #f1f1f7;--commonbg_4th: #dbdbe4;--commonbg_dark: #2e354c;--commonbg_blue: #e2e8f0;--commonbg_list: #f8f8fa;--commonbg_white: #ffffff;--commonbg_blackwhite: #ffffff;--commonbg_separator: #f8f8fa;--commonbg_3rd_selected: #e9e9f4;--commonbg_inputbox: #f7f7f7;--separator_1st: #e1e1e7;--separator_2nd: #e1e1e7;--separator_3rd: #f2f2f6;--separator_4th: #e1e1e7;--border_1st: #e6e7e9;--border_2nd: #e1e1e7;--border_3rd: #efeff5;--border_4th: #e1e1e7;--label_1st: #e3effa;--label_2nd: #bbdefc;--label_3rd: #e6e7e9;--elevator_1st: #ffffff;--elevator_2nd: #f8f8fa;--elevator_3rd: #f2f2f6;--text_1st: #202325;--text_2nd: #8b8d8f;--text_3rd: #bcbdbe;--text_4th: #c9c9cb;--textwhite_1st: #ffffff;--textwhite_2nd: #efeff5;--textwhite_3rd: #e6e7e9;--textwhite_disable: #ffffff;--text_forward: #bbdefc;--icon_1st: #61617b;--icon_2nd: #6d7282;--icon_3rd: #b0b0bd;--icon_4th: #dbdbe4;--iconwhite_1st: #ffffff;--toastbg_1st: rgba(0, 0, 0, .6);--tootipsbg_1st: #4c5a71;--toastbg_2nd: rgba(97, 97, 123, .5);--text_toolip_link: #45B1FF;--text_toolip_link_hover: #1B92F5;--dialogsbg_1st: #ffffff;--dialogsbg_2nd: #f8f8fa;--Bubble_blue: #1b92f5;--Bubble_blue_2nd: rgba(0, 0, 0, .1);--icon_1st_opacity: rgba(97, 97, 123, .3);--buttonbg_1st: #ffffff;--buttonbg_2nd: #f1f1f7;--tag_primary: #F2F3F4;--tag_tertiary: #E6E7E9;--tag_secondary: #f8f8fa;--tag_status_1: #E6E7E9;--tag_status_2: #F2F3F4;--overlaybg_01: rgba(255, 255, 255, .95);--overlaygrey_02: rgba(97, 97, 123, .5);--Inputbg_1st: #f6f6fb;--defaultavatar_1st: #E6E7E9;--avatar_layout: #ffffff;--titlebar_action_hover_bg: #dddddd;--er_renone_normal: #F2F3F4;--er_renone_hover: #E6E7E9;--er_renone_text: #202325;--er_reclick_normal: #e4f2ff;--er_reclick_hover: #dbe9f4;--er_reclick_text: #1b92f5;--er_rec_split_line: #f7f8f8;--er_msnone_normal: #369ff6;--er_msnone_hover: #49a8f7;--er_msnone_text: #fff;--er_msclick_normal: #0a7de7;--er_msclick_hover: #1b86e9;--er_msclick_text: #fff;--er_sen_split_line: #379df1;--er_received_contact_card_bg: #f8f8fa;--thread_hover: #fafafd;--tab-arrow-shadow: rgba(0, 0, 0, .1);--line-primary: #d8d8d8;--foreground-primary: #2a2a2a;--dialog-box-primary: #ffffff;--dialog-box-secondary: #f7f7f7;--accent-blue-primary: #1b92f5;--icon_secondary: #b0b0b0;--accent_blue_primary: #1b92f5;--accent_red_primary: #f5222d;--text_primary: #252525;--text_secondary: #858585;--text_header: #000000;--foreground_primary: #2a2a2a;--foreground_secondary: #797979;--background_primary: #ffffff;--background_secondary: #f0f0f0;--line_primary: #e5e5e5;--interaction_blue_15: rgba(27, 146, 245, .15);--smart_writing_preview_header_bg_1: #ffffff;--smart_writing_preview_header_bg_2: #fcbdf8;--smart_writing_preview_header_bg_3: #c2bdff;--smart_writing_preview_header_bg_4: #bde0ff;--smart_writing_preview_header_bg_5: #ffffff;--smart_writing_preview_header_bg_6: rgba(255, 255, 255, .4);--smart_writing_preview_header_border_1: #df8fed;--smart_writing_preview_header_border_2: #b594f2;--smart_writing_preview_header_border_3: #77cee6;--spark_split_view_loading_bar_bg_1: #c1e3ff;--spark_split_view_loading_bar_bg_2: #e6f4ff;--spark_entry_icon_label_hover: #494949}}.home-default-page{text-align:center}.home-default-page.login-page{-webkit-app-region:drag;background-color:var(--commonbg_1st, #fff)}.home-default-page .common-window-control-buttons{position:absolute;left:10px;top:15px}.home-default-page .misc-info{font-size:12px;color:#202325;position:absolute;display:flex;justify-content:center;bottom:26px;left:0;right:0;-webkit-app-region:no-drag}.windows.electron .home-default-page{border-top:1px solid var(--separator_1st)}.fullscreenWindow{width:100%;height:100%;border-radius:0}.home-main-window{width:1024px;height:800px;border-radius:7px;background-color:var(--commonbg_dark);overflow:hidden}.fullscreen .home-main-window{width:100%;height:100%;border-radius:0}.lightbox .home-main-window{filter:blur(5px)}@media (max-width: 1024px),(max-height: 800px){.home-main-window{width:100%;height:100%;border-radius:0}}.chat-split-view-large .messages-chat-session-list-item .personal-status-tag-wrap{max-width:calc(100% - 53px)}.chat-room-split-view,.spark-split-view{margin-left:1px}.split-view-container{height:100%;max-height:100%;display:flex;flex-direction:column;background-color:var(--commonbg_list)}.split-view-container.hidden-view{display:none}.split-view-container .split-view-view{overflow:hidden;text-align:left;border-top-left-radius:4px;border-bottom-left-radius:4px}.split-view-container .sidebar-pane-split-view.with-transition,.split-view-container .chat-list-split-view.with-transition,.split-view-container .chat-room-split-view.with-transition,.split-view-container .spark-split-view.with-transition{width:100%;transition:all .2s cubic-bezier(0,0,.58,1);background:var(--commonbg_list)}.split-view-container .sash-container .sash-vertical{transition:all .2s cubic-bezier(0,0,.58,1)}.split-view-sash-dragging .sidebar-pane-split-view,.split-view-sash-dragging .message-split-view,.split-view-sash-dragging .chat-list-split-view,.split-view-sash-dragging .chat-room-split-view,.split-view-sash-dragging .spark-split-view,.split-view-sash-dragging .sash-container .sash-vertical{transition:none}@media (prefers-color-scheme: dark){.message-split-view{box-shadow:none!important}}.dark-theme .message-split-view{box-shadow:none!important}html{font-size:4px}.markdown-body{--base-size-4: .25rem;--base-size-8: .5rem;--base-size-16: 1rem;--base-size-24: 1.5rem;--base-size-40: 2.5rem;--base-text-weight-normal: 400;--base-text-weight-medium: 500;--base-text-weight-semibold: 600;--fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;--fgColor-accent: Highlight}@media (prefers-color-scheme: dark){.markdown-body,[data-theme=dark]{color-scheme:dark;--focus-outlineColor: #1f6feb;--fgColor-default: #f0f6fc;--fgColor-muted: #9198a1;--fgColor-accent: #4493f8;--fgColor-success: #3fb950;--fgColor-attention: #d29922;--fgColor-danger: #f85149;--fgColor-done: #ab7df8;--bgColor-default: #2c2d2e;--bgColor-muted: #151b23;--bgColor-neutral-muted: #656c7633;--bgColor-attention-muted: #bb800926;--borderColor-default: #3d444d;--borderColor-muted: #3d444db3;--borderColor-neutral-muted: #3d444db3;--borderColor-accent-emphasis: #1f6feb;--borderColor-success-emphasis: #238636;--borderColor-attention-emphasis: #9e6a03;--borderColor-danger-emphasis: #da3633;--borderColor-done-emphasis: #8957e5;--color-prettylights-syntax-comment: #9198a1;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #f0f6fc;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-brackethighlighter-angle: #9198a1;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #f0f6fc;--color-prettylights-syntax-markup-bold: #f0f6fc;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #f0f6fc;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-sublimelinter-gutter-mark: #3d444d}}@media (prefers-color-scheme: light){.markdown-body,[data-theme=light]{color-scheme:light;--focus-outlineColor: #0969da;--fgColor-default: #1f2328;--fgColor-muted: #59636e;--fgColor-accent: #0969da;--fgColor-success: #1a7f37;--fgColor-attention: #9a6700;--fgColor-danger: #d1242f;--fgColor-done: #8250df;--bgColor-default: #ffffff;--bgColor-muted: #f6f8fa;--bgColor-neutral-muted: #818b981f;--bgColor-attention-muted: #fff8c5;--borderColor-default: #d1d9e0;--borderColor-muted: #d1d9e0b3;--borderColor-neutral-muted: #d1d9e0b3;--borderColor-accent-emphasis: #0969da;--borderColor-success-emphasis: #1a7f37;--borderColor-attention-emphasis: #9a6700;--borderColor-danger-emphasis: #cf222e;--borderColor-done-emphasis: #8250df;--color-prettylights-syntax-comment: #59636e;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-prettylights-syntax-entity: #6639ba;--color-prettylights-syntax-storage-modifier-import: #1f2328;--color-prettylights-syntax-entity-tag: #0550ae;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-brackethighlighter-angle: #59636e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #1f2328;--color-prettylights-syntax-markup-bold: #1f2328;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #d1d9e0;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-sublimelinter-gutter-mark: #818b98}}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;font-size:14px;line-height:1.5;word-wrap:break-word}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:var(--fgColor-accent);text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:var(--base-text-weight-semibold, 600)}.markdown-body dfn{font-style:italic}.markdown-body h1{margin:.67em 0;font-weight:var(--base-text-weight-semibold, 600);padding-bottom:.3em;font-size:24px;border-bottom:1px solid var(--borderColor-muted)}.markdown-body mark{background-color:var(--bgColor-attention-muted);color:var(--fgColor-default)}.markdown-body small{font-size:1em}.markdown-body sub,.markdown-body sup{font-size:1em;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em var(--base-size-40)}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid var(--borderColor-muted);height:.25em;padding:0;margin:var(--base-size-24) 0;background-color:var(--borderColor-default);border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:var(--fgColor-muted);opacity:1}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto;font-variant:tabular-nums}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible),.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body a:focus-visible,.markdown-body [role=button]:focus-visible,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:var(--base-size-4);font:11px var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);line-height:10px;color:var(--fgColor-default);vertical-align:middle;background-color:var(--bgColor-muted);border:solid 1px var(--borderColor-neutral-muted);border-bottom-color:var(--borderColor-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--borderColor-neutral-muted)}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{color:var(--text_1st);margin-top:var(--base-size-24);margin-bottom:var(--base-size-16);font-weight:var(--base-text-weight-semibold, 600);line-height:1.25}.markdown-body h2{font-weight:var(--base-text-weight-semibold, 600);padding-bottom:.3em;font-size:20px;border-bottom:1px solid var(--borderColor-muted)}.markdown-body h3,.markdown-body h4,.markdown-body h5{font-weight:var(--base-text-weight-semibold, 600);font-size:1em}.markdown-body h6{font-weight:var(--base-text-weight-semibold, 600);font-size:1em;color:var(--fgColor-muted)}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0;padding:0 1em;color:var(--fgColor-muted);border-left:.25em solid var(--borderColor-default)}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:1em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);font-size:1em}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);font-size:1em;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;appearance:none}.markdown-body .mr-2{margin-right:var(--base-size-8, 8px)!important}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:var(--fgColor-danger)}.markdown-body .anchor{float:left;padding-right:var(--base-size-4);margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:var(--base-size-16)}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:var(--fgColor-default);vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type="a s"]{list-style-type:lower-alpha}.markdown-body ol[type="A s"]{list-style-type:upper-alpha}.markdown-body ol[type="i s"]{list-style-type:lower-roman}.markdown-body ol[type="I s"]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:var(--base-size-16)}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:var(--base-size-16);font-size:1em;font-style:italic;font-weight:var(--base-text-weight-semibold, 600)}.markdown-body dl dd{padding:0 var(--base-size-16);margin-bottom:var(--base-size-16)}.markdown-body table th{font-weight:var(--base-text-weight-semibold, 600)}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid var(--borderColor-default)}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:var(--bgColor-default);border-top:1px solid var(--borderColor-muted)}.markdown-body table tr:nth-child(2n){background-color:var(--bgColor-muted)}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid var(--borderColor-default)}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:var(--fgColor-default)}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:1em;white-space:break-spaces;background-color:var(--bgColor-neutral-muted);border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp,.markdown-body pre code{font-size:1em}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:var(--base-size-16)}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:var(--base-size-16);overflow:auto;font-size:1em;line-height:1.45;color:var(--fgColor-default);background-color:var(--bgColor-muted);border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:1em;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px var(--base-size-8) 9px;text-align:right;background:var(--bgColor-default);border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:var(--base-text-weight-semibold, 600);background:var(--bgColor-muted);border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{font-size:1em;color:var(--fgColor-muted);border-top:1px solid var(--borderColor-default)}.markdown-body .footnotes ol{padding-left:var(--base-size-16)}.markdown-body .footnotes ol ul{display:inline-block;padding-left:var(--base-size-16);margin-top:var(--base-size-16)}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{position:absolute;top:calc(var(--base-size-8)*-1);right:calc(var(--base-size-8)*-1);bottom:calc(var(--base-size-8)*-1);left:calc(var(--base-size-24)*-1);pointer-events:none;content:"";border:2px solid var(--borderColor-accent-emphasis);border-radius:6px}.markdown-body .footnotes li:target{color:var(--fgColor-default)}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body body:has(:modal){padding-right:var(--dialog-scrollgutter)!important}.markdown-body .pl-c{color:var(--color-prettylights-syntax-comment)}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:var(--color-prettylights-syntax-constant)}.markdown-body .pl-e,.markdown-body .pl-en{color:var(--color-prettylights-syntax-entity)}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:var(--color-prettylights-syntax-storage-modifier-import)}.markdown-body .pl-ent{color:var(--color-prettylights-syntax-entity-tag)}.markdown-body .pl-k{color:var(--color-prettylights-syntax-keyword)}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:var(--color-prettylights-syntax-string)}.markdown-body .pl-v,.markdown-body .pl-smw{color:var(--color-prettylights-syntax-variable)}.markdown-body .pl-bu{color:var(--color-prettylights-syntax-brackethighlighter-unmatched)}.markdown-body .pl-ii{color:var(--color-prettylights-syntax-invalid-illegal-text);background-color:var(--color-prettylights-syntax-invalid-illegal-bg)}.markdown-body .pl-c2{color:var(--color-prettylights-syntax-carriage-return-text);background-color:var(--color-prettylights-syntax-carriage-return-bg)}.markdown-body .pl-sr .pl-cce{font-weight:700;color:var(--color-prettylights-syntax-string-regexp)}.markdown-body .pl-ml{color:var(--color-prettylights-syntax-markup-list)}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:var(--color-prettylights-syntax-markup-heading)}.markdown-body .pl-mi{font-style:italic;color:var(--color-prettylights-syntax-markup-italic)}.markdown-body .pl-mb{font-weight:700;color:var(--color-prettylights-syntax-markup-bold)}.markdown-body .pl-md{color:var(--color-prettylights-syntax-markup-deleted-text);background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.markdown-body .pl-mi1{color:var(--color-prettylights-syntax-markup-inserted-text);background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.markdown-body .pl-mc{color:var(--color-prettylights-syntax-markup-changed-text);background-color:var(--color-prettylights-syntax-markup-changed-bg)}.markdown-body .pl-mi2{color:var(--color-prettylights-syntax-markup-ignored-text);background-color:var(--color-prettylights-syntax-markup-ignored-bg)}.markdown-body .pl-mdr{font-weight:700;color:var(--color-prettylights-syntax-meta-diff-range)}.markdown-body .pl-ba{color:var(--color-prettylights-syntax-brackethighlighter-angle)}.markdown-body .pl-sg{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.markdown-body .pl-corl{text-decoration:underline;color:var(--color-prettylights-syntax-constant-other-reference-link)}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),.markdown-body button:focus:not(:focus-visible),.markdown-body summary:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible){outline:none;box-shadow:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:var(--base-text-weight-normal, 400);line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:var(--base-text-weight-normal, 400)}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:var(--base-size-4)}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body ul:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body ol:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{padding:var(--base-size-8) var(--base-size-16);margin-bottom:var(--base-size-16);color:inherit;border-left:.25em solid var(--borderColor-default)}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{display:flex;font-weight:var(--base-text-weight-medium, 500);align-items:center;line-height:1}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis)}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent)}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis)}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done)}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis)}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention)}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis)}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success)}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis)}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger)}.markdown-body>*:first-child>.heading-element:first-child{margin-top:0!important}.markdown-body .highlight pre:has(+.zeroclipboard-container){min-height:52px}
