.oneline{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.overflowable{text-overflow:ellipsis;background-color:#0000;border:0}.overflowable:focus{outline:none}.fill{width:100%;height:100%;position:absolute;inset:0}.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{text-align:center;justify-content:center;align-items:center}.wrap{flex-wrap:wrap}.fat{flex-grow:1;min-width:0;min-height:0}.hmiddle{position:absolute;left:50%;transform:translate(-50%)}.vmiddle{position:absolute;top:50%;transform:translateY(-50%)}.link-text-style{cursor:pointer;color:var(--functional_brand_primary)}.ant-btn{box-shadow:none;transition:background-color .3s border-color .3s;color:var(--text_1st);background:var(--buttonbg_1st);border:1px solid var(--border_3rd);border-radius:4px}.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{-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{background:0 0;border: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);min-width:16px;height:16px;min-height:16px;padding:0 3px;font-size:9px;line-height:16px}.ant-card{text-align:center;border:none;border-radius:7px;display:inline-block;overflow:hidden;box-shadow:0 0 10px 4px #00000014}.ant-card .ant-card-head{border:none;box-shadow:0 0 10px 4px #00000014}.ant-dropdown-menu{border:1px solid var(--border_2nd);background-color:var(--commonbg_white);border-radius:7px;padding:0;overflow:hidden}.ant-dropdown-menu .ant-dropdown-menu-item,.ant-dropdown-menu .ant-dropdown-menu-submenu{background-color:var(--commonbg_white);min-width:140px;color:var(--text_1st);-webkit-app-region:no-drag;margin:0;padding:0}.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{pointer-events:none;width:100%;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{-webkit-app-region:no-drag;justify-content:center;align-items:center;display:flex}.ant-modal-wrap .ant-modal{color:var(--text_1st);padding:0;top:0}.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-top:1px solid var(--separator_2nd);border-radius:0 0 7px 7px}.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{border-radius:7px;overflow:hidden;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);text-align:center;border-bottom:1px solid var(--separator_1st);height:50px;padding:0 20px;line-height:50px}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{text-align:center;background-color:var(--elevator_2nd);color:var(--text_1st);margin:0;padding:22px}.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{background-color:var(--elevator_2nd);flex-direction:row;width:100%;margin:0;padding:10px 20px 20px;display:flex}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns button{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;flex-basis:0%;height:36px;overflow:hidden}.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{z-index:9999999;max-width:500px;font-size:12px}.ant-tooltip .ant-tooltip-inner{background-color:var(--tootipsbg_1st);color:var(--textwhite_1st);padding:8px 10px}.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{vertical-align:middle;margin-right:6px}.desktop-app-check-notification .ant-notification-notice-message{color:var(--text_1st);margin-left:80px;font-weight:500}.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{border:0;width:0!important}.ant-drawer .ant-drawer-content-wrapper{border-radius:7px;transition:transform .3s cubic-bezier(.7,.3,.1,1),width .3s cubic-bezier(.7,.3,.1,1);overflow:hidden}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body{flex-direction:column;display:flex}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-header{border-bottom:1px solid var(--separator_1st);z-index:600;padding:0;position:sticky;top:0}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-title{text-align:center;height:62px;color:var(--text_1st);font-size:14px;line-height:62px}.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{background-color:var(--elevator_1st);flex-direction:column;flex-grow:1;min-width:0;min-height:0;padding:0;display:flex}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body footer{border-top:1px solid var(--separator_1st);z-index:1;width:100%;padding:12px 10px}.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;text-shadow:none;background-color:#fff;border-color:#e1e1e7}.ant-drawer section{border-bottom:1px solid var(--separator_1st);margin:20px 20px 0}.ant-drawer section .common-form-item{text-align:left;margin-bottom:20px}.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{background:var(--buttonbg_1st);border:1px solid var(--border_4th);width:20px;height:20px}.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(--text_1st);border:1px solid var(--border_4th)}.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;box-shadow:none;border-color:#0000}.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),.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{width:280px;min-width:280px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_zoom_img_illustration_started:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 0;background-repeat:no-repeat;width:560px;min-width:280px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_img_afternoon{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.sprite_chat_img_afternoon:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -440px;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_img_evening{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.sprite_chat_img_evening:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px 0;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_img_morning{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.sprite_chat_img_morning:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px 0;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_applink-profile-view-not-exist{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_applink-profile-view-not-exist:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px -448px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_img_nochathistory{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_chat_img_nochathistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px -448px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_contacts_img_nocontact{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_contacts_img_nocontact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_groups_img_placeholder_conferences{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_groups_img_placeholder_conferences:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-440px -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_search_no_typing{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_search_img_search_no_typing:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-880px -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_screenshare_new_feature{width:232px;min-width:232px;height:142px;min-height:142px;display:inline-block;position:relative}.sprite_screenshare_new_feature:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px 0;background-repeat:no-repeat;width:464px;min-width:232px;height:284px;min-height:142px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_add_img_addcontact{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_add_img_addcontact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -284px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_expired{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_chat_imageview_expired:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -604px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_no_media{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_chat_imageview_no_media:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -924px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_noresult{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_search_img_noresult:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_searchdefault{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_search_img_searchdefault:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_disconnect{width:201px;min-width:201px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_disconnect:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -1328px;background-repeat:no-repeat;width:402px;min-width:201px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_backupcompleted{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_backupcompleted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1042px -1328px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_backupstop{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_backupstop:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1442px -1328px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_confirmonphone{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_confirmonphone:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_other_error{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_other_error:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-400px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_restorecompleted{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_restorecompleted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_restorestop{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_restorestop:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1200px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_desktopnospace{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_desktopnospace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px 0;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_desktopupdate{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_desktopupdate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -240px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_mobilenospace{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_mobilenospace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -480px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_mobileupdate{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_mobileupdate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -720px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_nonetwork{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_nonetwork:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -960px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_backup{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_backup:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1200px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_restore_disable{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_restore_disable:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1440px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_restore{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_restore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -1648px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_plane{width:183px;min-width:183px;height:93px;min-height:93px;display:inline-block;position:relative}.sprite_login_ic_plane:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1680px;background-repeat:no-repeat;width:366px;min-width:183px;height:186px;min-height:93px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_seatalk{width:110px;min-width:110px;height:139px;min-height:139px;display:inline-block;position:relative}.sprite_settings_ic_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1888px;background-repeat:no-repeat;width:220px;min-width:110px;height:278px;min-height:139px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_chat_default{width:120px;min-width:120px;height:121px;min-height:121px;display:inline-block;position:relative}.sprite_search_img_chat_default:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-220px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:242px;min-height:121px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_noticebotavatar{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_chat_ic_noticebotavatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-460px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_illustration_othererror{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_illustration_othererror:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-700px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_chat_noresult{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_search_img_chat_noresult:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-940px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatsettings_img_nonoticebot{width:100px;min-width:100px;height:100px;min-height:100px;display:inline-block;position:relative}.sprite_chatsettings_img_nonoticebot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1180px -1888px;background-repeat:no-repeat;width:200px;min-width:100px;height:200px;min-height:100px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_seatalklogo{width:176px;min-width:176px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_login_ic_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1380px -1888px;background-repeat:no-repeat;width:352px;min-width:176px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_defaultavatar{width:90px;min-width:90px;height:90px;min-height:90px;display:inline-block;position:relative}.sprite_ele_ic_defaultavatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px 0;background-repeat:no-repeat;width:180px;min-width:90px;height:180px;min-height:90px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_contact_ic_seatalk{width:159px;min-width:159px;height:46px;min-height:46px;display:inline-block;position:relative}.sprite_contact_ic_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1732px -1888px;background-repeat:no-repeat;width:318px;min-width:159px;height:92px;min-height:46px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_dropfile_ic_pic{width:82px;min-width:82px;height:82px;min-height:82px;display:inline-block;position:relative}.sprite_dropfile_ic_pic:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -180px;background-repeat:no-repeat;width:164px;min-width:82px;height:164px;min-height:82px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_empty_image_fullpreview{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.sprite_chat_ic_empty_image_fullpreview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -344px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_empty_video_fullpreview{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.sprite_chat_ic_empty_video_fullpreview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -484px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_image_expired_text{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.sprite_image_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -624px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_video_expired_text{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.sprite_video_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -764px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_file_ic_alert_large{width:64px;min-width:64px;height:64px;min-height:64px;display:inline-block;position:relative}.sprite_file_ic_alert_large:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -904px;background-repeat:no-repeat;width:128px;min-width:64px;height:128px;min-height:64px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_gif_expired_text{width:64px;min-width:64px;height:64px;min-height:64px;display:inline-block;position:relative}.sprite_gif_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1032px;background-repeat:no-repeat;width:128px;min-width:64px;height:128px;min-height:64px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_default_bot{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.sprite_default_bot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1160px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_default_group{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.sprite_default_group:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1280px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_default_user{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.sprite_default_user:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1400px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_networkerror{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_networkerror:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1520px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_desktopdownload{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.sprite_login_ic_desktopdownload:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1640px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_empty_image{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_chat_ic_empty_image:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1760px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim_gallery{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1856px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon_disabled{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1952px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_cameraon:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -2048px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_sharescreen{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -284px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_camera_disable{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_camera_disable:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -380px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_camera_off{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_camera_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -476px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_camera_on{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_camera_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -604px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_speaker_off{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_speaker_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -700px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_speaker_on{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_speaker_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -796px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_addmember{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voicecall_ic_addmember:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -924px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_hangup{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voicecall_ic_hangup:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1020px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_speakeroff{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voicecall_ic_speakeroff:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1116px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_speakeron{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voicecall_ic_speakeron:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -440px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voting_ic_image_placeholder{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voting_ic_image_placeholder:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -536px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline_big{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_decline_big:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -632px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_addmember{width:44px;min-width:44px;height:44px;min-height:44px;display:inline-block;position:relative}.sprite_videocall_ic_addmember:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -728px;background-repeat:no-repeat;width:88px;min-width:44px;height:88px;min-height:44px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_voting{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_chat_ic_voting:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1760px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_next{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_chat_imageview_ic_next:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1856px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_previous{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_chat_imageview_ic_previous:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1952px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_content_ic_location_white{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_content_ic_location_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -2048px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1200px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_qr{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_qr:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1280px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_save{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_save:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1360px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_csv_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_csv_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1440px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_doc_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_doc_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1520px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_doc_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_doc_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1600px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_excel_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_excel_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_excel_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_excel_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1536px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1616px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_other_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_other_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1696px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_other_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_other_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_pdf_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -888px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_pdf_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -968px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_ppt_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1048px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_ppt_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1128px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_rar_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_rar_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1208px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_rar_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_rar_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_sound_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_sound_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-720px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_sound_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_sound_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_zip_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_zip_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-880px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_zip_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_zip_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-960px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_group_setting_ic_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_group_setting_ic_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1040px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_icon_decline{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_icon_decline:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1120px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_icon_endaccept{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_icon_endaccept:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1200px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_icon_voice{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_icon_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1280px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_chatbot_profile{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_search_ic_chatbot_profile:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1360px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_icon_searchnameemail{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_search_icon_searchnameemail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1440px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_avatar_conferenceroom{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_zoom_ic_avatar_conferenceroom:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1520px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_avatar_myconference{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_zoom_ic_avatar_myconference:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_content_ic_video_play{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_content_ic_video_play:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -816px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_download_ic_preview{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_download_ic_preview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1328px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_failed{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_ele_ic_failed:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1400px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_file_ic_alert{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_file_ic_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1472px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_group_setting_ic_link_gray{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_group_setting_ic_link_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1680px -1568px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_image_expired_normal{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_image_expired_normal:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1752px -1568px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_avatar{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_profile_ic_avatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1824px -1568px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_video_expired_normal{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_video_expired_normal:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2050px -1888px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_thumbnail{width:54px;min-width:54px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chat_imageview_ic_thumbnail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1288px;background-repeat:no-repeat;width:108px;min-width:54px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_add_ic_newchat{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_add_ic_newchat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1856px -1244px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_fileview_ic_fittowidth_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2122px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_fileview_ic_fittowidth:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2186px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_contact{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_contact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2250px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_emoji_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_emoji_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1380px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_emoji{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_emoji:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1444px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_file_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_file_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1508px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_file{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1572px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_screenshot_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_screenshot_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1636px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_screenshot{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_screenshot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1700px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_voicecall_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_voicecall_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1764px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_voicecall_gray{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_voicecall_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1828px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_vote_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_vote_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1892px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_vote{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_vote:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1956px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_zoom_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_zoom_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2020px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_zoom{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_zoom:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2084px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_image_viewer_ic_more_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_image_viewer_ic_more_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2148px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_image_viewer_ic_more{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_image_viewer_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2212px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_album_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_album_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_album{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_album:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-64px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_back{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-128px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_bigger_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_bigger_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-192px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_bigger{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_bigger:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-256px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_close{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_download_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_download_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-384px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_download{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_download:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_forward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-512px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_rotate_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_rotate_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-576px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_rotate{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_rotate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_smaller_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_smaller_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-704px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_smaller{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_smaller:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-768px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_nestedforward_ic_back{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_nestedforward_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-832px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_screenshot_ic_confirm{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_screenshot_ic_confirm:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-896px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_delete_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_delete_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-960px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_delete{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_delete:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1024px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_forward_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_forward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1088px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_forward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1152px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1216px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_onebyoneforward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1280px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_recall_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_recall_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1344px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_recall{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_recall:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1408px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_copy{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_ele_ic_copy:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1472px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_icon_32_px_seatalk{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_icon_32_px_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1536px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_spark_polish{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_spark_polish:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_spark_translate{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_spark_translate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1664px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_addtochat{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_addtochat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1728px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_groupinfo{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_groupinfo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1792px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_more{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1856px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_profile{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_profile:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_votehistory{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_votehistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1984px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_chats_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_chats_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2048px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_chats{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_chats:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2112px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_contacts_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_contacts_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2176px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_contacts{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_contacts:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_discover_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_discover_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2304px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_discover{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_discover:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2368px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_settings{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_settings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2432px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar-ic-discover-active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar-ic-discover-active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar-ic-discover-default{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar-ic-discover-default:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-64px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voting_ic_add_image{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_voting_ic_add_image:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-128px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_camera_off{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_camera_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-192px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_camera_on{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_camera_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-256px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_decline:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_video{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-384px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_voice{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_microphone_off_mac{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_microphone_off_mac:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-512px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_microphone_off{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_microphone_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-576px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_microphone_on_mac{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_microphone_on_mac:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_microphone_on{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_microphone_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-704px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_sidebar_ic_close_blue{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.sprite_ele_sidebar_ic_close_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1160px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_sidebar_ic_close_white{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.sprite_ele_sidebar_ic_close_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1216px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_sidebar_ic_close{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.sprite_ele_sidebar_ic_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1280px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_spark_polish_thread{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.sprite_spark_polish_thread:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1336px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_spark_translate_thread{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.sprite_spark_translate_thread:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1400px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_contacts_ic_all{width:26px;min-width:26px;height:26px;min-height:26px;display:inline-block;position:relative}.sprite_contacts_ic_all:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -904px;background-repeat:no-repeat;width:52px;min-width:26px;height:52px;min-height:26px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode{width:26px;min-width:26px;height:26px;min-height:26px;display:inline-block;position:relative}.sprite_ele_ic_qrcode:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -956px;background-repeat:no-repeat;width:52px;min-width:26px;height:52px;min-height:26px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_state_ongoing{width:25px;min-width:25px;height:25px;min-height:25px;display:inline-block;position:relative}.sprite_zoom_ic_state_ongoing:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1032px;background-repeat:no-repeat;width:50px;min-width:25px;height:50px;min-height:25px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_chat_imageview_ic_exclaim:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1082px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat-ic-navigate-up{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_chat-ic-navigate-up:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1456px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatlist_ic_addcontacts{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_chatlist_ic_addcontacts:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1520px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatlist_ic_newchat{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_chatlist_ic_newchat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1568px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_expire{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_expire:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1640px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_gridview{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_gridview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1688px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_backuprestore{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_backuprestore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -284px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_bugreport{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_bugreport:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -332px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_exit{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_exit:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -380px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_helpcenter{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_helpcenter:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -428px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_logout{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_logout:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -476px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_maximize{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_maximize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -524px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_minimum{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_minimum:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -604px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_seaintranet{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_seaintranet:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -652px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speakeroff{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -700px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speaking{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_voicecall_ic_memberstatus_speaking:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -748px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_settings{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_voicecall_ic_settings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -796px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_off{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_zoom_ic_attendees_microphone_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -844px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_on{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_zoom_ic_attendees_microphone_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -924px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_attendees{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_zoom_ic_attendees:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -972px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_seatalklogo{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1020px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_generalsettings{width:23px;min-width:23px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_generalsettings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1068px;background-repeat:no-repeat;width:46px;min-width:23px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_sign_quotes_gray{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.sprite_chat_ic_sign_quotes_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1116px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_sign_quotes_white{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.sprite_chat_ic_sign_quotes_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1160px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_sign_quotes{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.sprite_chat_ic_sign_quotes:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -888px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_video{width:24px;min-width:24px;height:18px;min-height:18px;display:inline-block;position:relative}.sprite_chat_imageview_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -932px;background-repeat:no-repeat;width:48px;min-width:24px;height:36px;min-height:18px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_loading{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chat_ic_loading:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -344px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatlist_ic_cancel{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chatlist_ic_cancel:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -384px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatroom_ic_arrow_down{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chatroom_ic_arrow_down:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -424px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatroom_ic_bubble_videocall_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chatroom_ic_bubble_videocall_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -484px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatroom_ic_bubble_voicecall_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -524px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_contact_ic_arrow{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_contact_ic_arrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -564px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_content_ic_call_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_content_ic_call_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -624px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_content_ic_call{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_content_ic_call:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -664px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_download_file_failed{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_download_file_failed:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -704px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_download_file{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_download_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -764px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_content_ic_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_content_ic_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -804px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_copy_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_copy_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -844px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_black{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_dropdownarrow_black:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-520px -816px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_dropdownarrow_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -968px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_dropdownarrow_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1008px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_more_right_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_more_right_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_nonotification{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_nonotification:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_selection_active{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_selection_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_selection_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_selection_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1168px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_general_ic_more_small{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_general_ic_more_small:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1208px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_general_more_ic_back{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_general_more_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1248px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_howtoscan{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_login_ic_howtoscan:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2276px -1984px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_popup_close{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_login_ic_popup_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1380px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_refresh{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_login_ic_refresh:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1420px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_status_more{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_status_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1460px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_admit{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_meeting_ic_participants_waiting_admit:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1500px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_reject{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_meeting_ic_participants_waiting_reject:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1540px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_confirm_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_profile_ic_confirm_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1580px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_confirm_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_profile_ic_confirm_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1620px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_set_alias_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_profile_ic_set_alias_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1660px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_set_alias{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_profile_ic_set_alias:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1700px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile-ic-setalias-gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_profile-ic-setalias-gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1740px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_copy_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_copy_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1780px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_copy{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_copy:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1820px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_download_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_download_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1860px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_download{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_download:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1900px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_forward_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_forward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1940px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_forward{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1980px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_more{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2020px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_trace_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_trace_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2060px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_trace{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_trace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2100px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_video{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2140px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_server_maintenance_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_server_maintenance_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2180px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_add{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_settings_ic_add:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2220px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_remove{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_settings_ic_remove:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2260px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_search{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_settings_ic_search:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1180px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_oncall_video{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_titlebar_ic_oncall_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1220px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_oncall_voice{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_titlebar_ic_oncall_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1260px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_dropdownarrow{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_zoom_ic_dropdownarrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1300px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_toast_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_zoom_ic_toast_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1340px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_sendimage_ic_delete{width:18px;min-width:18px;height:18px;min-height:18px;display:inline-block;position:relative}.sprite_chat_sendimage_ic_delete:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1380px -2088px;background-repeat:no-repeat;width:36px;min-width:18px;height:36px;min-height:18px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_fail{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_chat_ic_fail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1680px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_sending{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_chat_ic_sending:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1712px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_content_ic_warn{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_ele_content_ic_warn:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1744px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_chatbot{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_chatbot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1776px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_chathistory{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_chathistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1808px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_contact{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_contact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_group{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_group:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_notice{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_notice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_publicaccount{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_publicaccount:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings-ic-zoom-in{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_settings-ic-zoom-in:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings-ic-zoom-out{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_settings-ic-zoom-out:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_onleave{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_titlebar_ic_onleave:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_dark{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_white{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_maximize{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_minimize{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_restore{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-520px -856px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_seatalklogo{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1416px -2088px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_connecting{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_zoom_ic_connecting:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1448px -2088px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_newmessages_arrow{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.sprite_chat_ic_newmessages_arrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1130px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_sendimage_ic_video{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.sprite_chat_sendimage_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1428px -1288px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_newchat_ic_delete_black{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.sprite_newchat_ic_delete_black:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1480px -2088px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_whisper{width:12px;min-width:12px;height:14px;min-height:14px;display:inline-block;position:relative}.sprite_ele_ic_whisper:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2476px -1130px;background-repeat:no-repeat;width:24px;min-width:12px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_rc_muted{width:10px;min-width:10px;height:12px;min-height:12px;display:inline-block;position:relative}.sprite_videocall_rc_muted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1008px;background-repeat:no-repeat;width:20px;min-width:10px;height:24px;min-height:12px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_whitebubble{width:7px;min-width:7px;height:11px;min-height:11px;display:inline-block;position:relative}.sprite_chat_ic_whitebubble:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2484px -180px;background-repeat:no-repeat;width:14px;min-width:7px;height:22px;min-height:11px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_img_illustration_started{width:280px;min-width:280px;height:220px;min-height:220px;display:inline-block;position:relative}.light-theme .sprite_zoom_img_illustration_started:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 0;background-repeat:no-repeat;width:560px;min-width:280px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_img_afternoon{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.light-theme .sprite_chat_img_afternoon:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -440px;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_img_evening{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.light-theme .sprite_chat_img_evening:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px 0;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_img_morning{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.light-theme .sprite_chat_img_morning:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px 0;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_applink-profile-view-not-exist{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.light-theme .sprite_applink-profile-view-not-exist:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px -448px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_img_nochathistory{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.light-theme .sprite_chat_img_nochathistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px -448px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_contacts_img_nocontact{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.light-theme .sprite_contacts_img_nocontact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_groups_img_placeholder_conferences{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.light-theme .sprite_groups_img_placeholder_conferences:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-440px -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_img_search_no_typing{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.light-theme .sprite_search_img_search_no_typing:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-880px -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_screenshare_new_feature{width:232px;min-width:232px;height:142px;min-height:142px;display:inline-block;position:relative}.light-theme .sprite_screenshare_new_feature:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px 0;background-repeat:no-repeat;width:464px;min-width:232px;height:284px;min-height:142px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_add_img_addcontact{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.light-theme .sprite_add_img_addcontact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -284px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_expired{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_expired:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -604px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_no_media{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_no_media:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -924px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_img_noresult{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.light-theme .sprite_search_img_noresult:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_img_searchdefault{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.light-theme .sprite_search_img_searchdefault:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_disconnect{width:201px;min-width:201px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_disconnect:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -1328px;background-repeat:no-repeat;width:402px;min-width:201px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_backupcompleted{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_backupcompleted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1042px -1328px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_backupstop{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_backupstop:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1442px -1328px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_confirmonphone{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_confirmonphone:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_other_error{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_other_error:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-400px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restorecompleted{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_restorecompleted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restorestop{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_restorestop:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1200px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_img_desktopnospace{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_img_desktopnospace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px 0;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_img_desktopupdate{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_img_desktopupdate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -240px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_img_mobilenospace{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_img_mobilenospace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -480px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_img_mobileupdate{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_img_mobileupdate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -720px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_img_nonetwork{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_img_nonetwork:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -960px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_backup{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_backup:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1200px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restore_disable{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_restore_disable:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1440px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restore{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_backuprestore_image_restore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -1648px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_login_ic_plane{width:183px;min-width:183px;height:93px;min-height:93px;display:inline-block;position:relative}.light-theme .sprite_login_ic_plane:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1680px;background-repeat:no-repeat;width:366px;min-width:183px;height:186px;min-height:93px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_seatalk{width:110px;min-width:110px;height:139px;min-height:139px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1888px;background-repeat:no-repeat;width:220px;min-width:110px;height:278px;min-height:139px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_img_chat_default{width:120px;min-width:120px;height:121px;min-height:121px;display:inline-block;position:relative}.light-theme .sprite_search_img_chat_default:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-220px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:242px;min-height:121px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_noticebotavatar{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_noticebotavatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-460px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_illustration_othererror{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_illustration_othererror:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-700px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_img_chat_noresult{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.light-theme .sprite_search_img_chat_noresult:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-940px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chatsettings_img_nonoticebot{width:100px;min-width:100px;height:100px;min-height:100px;display:inline-block;position:relative}.light-theme .sprite_chatsettings_img_nonoticebot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1180px -1888px;background-repeat:no-repeat;width:200px;min-width:100px;height:200px;min-height:100px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_login_ic_seatalklogo{width:176px;min-width:176px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_login_ic_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1380px -1888px;background-repeat:no-repeat;width:352px;min-width:176px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_defaultavatar{width:90px;min-width:90px;height:90px;min-height:90px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_defaultavatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px 0;background-repeat:no-repeat;width:180px;min-width:90px;height:180px;min-height:90px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_contact_ic_seatalk{width:159px;min-width:159px;height:46px;min-height:46px;display:inline-block;position:relative}.light-theme .sprite_contact_ic_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1732px -1888px;background-repeat:no-repeat;width:318px;min-width:159px;height:92px;min-height:46px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_dropfile_ic_pic{width:82px;min-width:82px;height:82px;min-height:82px;display:inline-block;position:relative}.light-theme .sprite_dropfile_ic_pic:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -180px;background-repeat:no-repeat;width:164px;min-width:82px;height:164px;min-height:82px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_empty_image_fullpreview{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_empty_image_fullpreview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -344px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_empty_video_fullpreview{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_empty_video_fullpreview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -484px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_image_expired_text{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.light-theme .sprite_image_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -624px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_video_expired_text{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.light-theme .sprite_video_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -764px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_file_ic_alert_large{width:64px;min-width:64px;height:64px;min-height:64px;display:inline-block;position:relative}.light-theme .sprite_file_ic_alert_large:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -904px;background-repeat:no-repeat;width:128px;min-width:64px;height:128px;min-height:64px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_gif_expired_text{width:64px;min-width:64px;height:64px;min-height:64px;display:inline-block;position:relative}.light-theme .sprite_gif_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1032px;background-repeat:no-repeat;width:128px;min-width:64px;height:128px;min-height:64px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_default_bot{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.light-theme .sprite_default_bot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1160px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_default_group{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.light-theme .sprite_default_group:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1280px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_default_user{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.light-theme .sprite_default_user:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1400px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_networkerror{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_qrcode_networkerror:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1520px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_login_ic_desktopdownload{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.light-theme .sprite_login_ic_desktopdownload:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1640px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_empty_image{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_empty_image:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1760px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_exclaim_gallery{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1856px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_cameraon_disabled{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1952px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_cameraon{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_meeting_ic_inmeeting_cameraon:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -2048px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_sharescreen{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -284px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_videocall_ic_camera_disable{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_videocall_ic_camera_disable:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -380px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_videocall_ic_camera_off{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_videocall_ic_camera_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -476px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_videocall_ic_camera_on{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_videocall_ic_camera_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -604px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_videocall_ic_speaker_off{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_videocall_ic_speaker_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -700px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_videocall_ic_speaker_on{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_videocall_ic_speaker_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -796px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_addmember{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_addmember:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -924px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_hangup{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_hangup:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1020px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_speakeroff{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_speakeroff:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1116px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_speakeron{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_speakeron:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -440px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voting_ic_image_placeholder{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_voting_ic_image_placeholder:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -536px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_decline_big{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_incomingcall_decline_big:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -632px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_videocall_ic_addmember{width:44px;min-width:44px;height:44px;min-height:44px;display:inline-block;position:relative}.light-theme .sprite_videocall_ic_addmember:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -728px;background-repeat:no-repeat;width:88px;min-width:44px;height:88px;min-height:44px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_voting{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_voting:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1760px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_next{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_next:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1856px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_previous{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_previous:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1952px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_content_ic_location_white{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_content_ic_location_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -2048px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_qrcode_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1200px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_qr{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_qrcode_qr:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1280px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_save{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_qrcode_save:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1360px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_csv_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_csv_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1440px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_doc_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_doc_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1520px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_doc_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_doc_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1600px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_excel_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_excel_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_excel_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_excel_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1536px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1616px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_other_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_other_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1696px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_other_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_other_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_pdf_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_pdf_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -888px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_pdf_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_pdf_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -968px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_ppt_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_ppt_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1048px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_ppt_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_ppt_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1128px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_rar_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_rar_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1208px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_rar_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_rar_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_sound_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_sound_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-720px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_sound_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_sound_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_zip_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_zip_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-880px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_zip_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_filetransfer_ic_zip_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-960px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_group_setting_ic_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_group_setting_ic_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1040px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_icon_decline{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_icon_decline:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1120px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_icon_endaccept{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_icon_endaccept:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1200px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_icon_voice{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_icon_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1280px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_chatbot_profile{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_search_ic_chatbot_profile:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1360px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_icon_searchnameemail{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_search_icon_searchnameemail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1440px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_avatar_conferenceroom{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_avatar_conferenceroom:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1520px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_avatar_myconference{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_avatar_myconference:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_content_ic_video_play{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.light-theme .sprite_content_ic_video_play:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -816px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_download_ic_preview{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.light-theme .sprite_download_ic_preview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1328px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_failed{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_failed:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1400px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_file_ic_alert{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.light-theme .sprite_file_ic_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1472px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_group_setting_ic_link_gray{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.light-theme .sprite_group_setting_ic_link_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1680px -1568px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_image_expired_normal{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.light-theme .sprite_image_expired_normal:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1752px -1568px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_profile_ic_avatar{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.light-theme .sprite_profile_ic_avatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1824px -1568px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_video_expired_normal{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.light-theme .sprite_video_expired_normal:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2050px -1888px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_thumbnail{width:54px;min-width:54px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_thumbnail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1288px;background-repeat:no-repeat;width:108px;min-width:54px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_add_ic_newchat{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_add_ic_newchat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1856px -1244px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_fileview_ic_fittowidth_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_fileview_ic_fittowidth_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2122px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_fileview_ic_fittowidth{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_fileview_ic_fittowidth:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2186px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_contact{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_contact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2250px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_emoji_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_emoji_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1380px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_emoji{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_emoji:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1444px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_file_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_file_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1508px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_file{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1572px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_screenshot_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_screenshot_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1636px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_screenshot{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_screenshot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1700px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_voicecall_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_voicecall_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1764px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_voicecall_gray{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_voicecall_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1828px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_vote_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_vote_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1892px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_vote{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_vote:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1956px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_zoom_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_zoom_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2020px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_zoom{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_zoom:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2084px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_image_viewer_ic_more_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_image_viewer_ic_more_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2148px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_image_viewer_ic_more{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_image_viewer_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2212px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_album_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_album_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_album{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_album:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-64px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_back{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-128px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_bigger_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_bigger_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-192px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_bigger{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_bigger:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-256px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_close{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_download_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_download_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-384px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_download{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_download:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_forward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-512px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_rotate_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_rotate_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-576px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_rotate{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_rotate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_smaller_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_smaller_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-704px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_smaller{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_smaller:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-768px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_nestedforward_ic_back{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_nestedforward_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-832px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_screenshot_ic_confirm{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_screenshot_ic_confirm:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-896px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_select_ic_delete_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_select_ic_delete_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-960px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_select_ic_delete{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_select_ic_delete:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1024px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_select_ic_forward_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_select_ic_forward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1088px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_select_ic_forward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_select_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1152px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_select_ic_onebyoneforward_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1216px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_select_ic_onebyoneforward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_select_ic_onebyoneforward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1280px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_select_ic_recall_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_select_ic_recall_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1344px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_select_ic_recall{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_chat_select_ic_recall:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1408px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_copy{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_copy:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1472px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_icon_32_px_seatalk{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_icon_32_px_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1536px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_spark_polish{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_spark_polish:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_spark_translate{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_spark_translate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1664px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_titlebar_ic_addtochat{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_titlebar_ic_addtochat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1728px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_titlebar_ic_groupinfo{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_titlebar_ic_groupinfo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1792px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_titlebar_ic_more{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_titlebar_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1856px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_titlebar_ic_profile{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_titlebar_ic_profile:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_titlebar_ic_votehistory{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_titlebar_ic_votehistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1984px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_toolbar_ic_chats_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_toolbar_ic_chats_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2048px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_toolbar_ic_chats{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_toolbar_ic_chats:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2112px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_toolbar_ic_contacts_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_toolbar_ic_contacts_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2176px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_toolbar_ic_contacts{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_toolbar_ic_contacts:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_toolbar_ic_discover_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_toolbar_ic_discover_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2304px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_toolbar_ic_discover{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_toolbar_ic_discover:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2368px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_toolbar_ic_settings{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_toolbar_ic_settings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2432px -2166px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_toolbar-ic-discover-active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_toolbar-ic-discover-active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_toolbar-ic-discover-default{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_toolbar-ic-discover-default:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-64px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voting_ic_add_image{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_voting_ic_add_image:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-128px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_camera_off{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_camera_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-192px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_camera_on{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_camera_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-256px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_decline{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_incomingcall_decline:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_video{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_incomingcall_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-384px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_voice{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_incomingcall_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_off_mac{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_microphone_off_mac:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-512px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_off{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_microphone_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-576px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_on_mac{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_microphone_on_mac:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_on{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_microphone_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-704px -2230px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_sidebar_ic_close_blue{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.light-theme .sprite_ele_sidebar_ic_close_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1160px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_sidebar_ic_close_white{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.light-theme .sprite_ele_sidebar_ic_close_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1216px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_sidebar_ic_close{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.light-theme .sprite_ele_sidebar_ic_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1280px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_spark_polish_thread{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.light-theme .sprite_spark_polish_thread:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1336px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_spark_translate_thread{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.light-theme .sprite_spark_translate_thread:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1400px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_contacts_ic_all{width:26px;min-width:26px;height:26px;min-height:26px;display:inline-block;position:relative}.light-theme .sprite_contacts_ic_all:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -904px;background-repeat:no-repeat;width:52px;min-width:26px;height:52px;min-height:26px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode{width:26px;min-width:26px;height:26px;min-height:26px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_qrcode:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -956px;background-repeat:no-repeat;width:52px;min-width:26px;height:52px;min-height:26px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_state_ongoing{width:25px;min-width:25px;height:25px;min-height:25px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_state_ongoing:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1032px;background-repeat:no-repeat;width:50px;min-width:25px;height:50px;min-height:25px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_exclaim{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_exclaim:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1082px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat-ic-navigate-up{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_chat-ic-navigate-up:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1456px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chatlist_ic_addcontacts{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_chatlist_ic_addcontacts:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1520px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chatlist_ic_newchat{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_chatlist_ic_newchat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1568px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_expire{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_qrcode_expire:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1640px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_gridview{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_meeting_ic_inmeeting_gridview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1688px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_backuprestore{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_backuprestore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -284px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_bugreport{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_bugreport:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -332px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_exit{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_exit:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -380px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_helpcenter{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_helpcenter:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -428px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_logout{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_logout:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -476px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_maximize{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_maximize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -524px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_minimum{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_minimum:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -604px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_seaintranet{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_seaintranet:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -652px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_memberstatus_speakeroff{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -700px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_memberstatus_speaking{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_memberstatus_speaking:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -748px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_settings{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_settings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -796px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_attendees_microphone_off{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_attendees_microphone_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -844px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_attendees_microphone_on{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_attendees_microphone_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -924px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_attendees{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_attendees:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -972px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_seatalklogo{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1020px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_generalsettings{width:23px;min-width:23px;height:24px;min-height:24px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_generalsettings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1068px;background-repeat:no-repeat;width:46px;min-width:23px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_sign_quotes_gray{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_sign_quotes_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1116px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_sign_quotes_white{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_sign_quotes_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1160px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_sign_quotes{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_sign_quotes:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -888px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_video{width:24px;min-width:24px;height:18px;min-height:18px;display:inline-block;position:relative}.light-theme .sprite_chat_imageview_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -932px;background-repeat:no-repeat;width:48px;min-width:24px;height:36px;min-height:18px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_loading{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_loading:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -344px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chatlist_ic_cancel{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_chatlist_ic_cancel:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -384px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chatroom_ic_arrow_down{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_chatroom_ic_arrow_down:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -424px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chatroom_ic_bubble_videocall_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_chatroom_ic_bubble_videocall_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -484px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chatroom_ic_bubble_voicecall_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -524px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_contact_ic_arrow{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_contact_ic_arrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -564px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_content_ic_call_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_content_ic_call_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -624px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_content_ic_call{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_content_ic_call:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -664px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_download_file_failed{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_download_file_failed:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -704px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_download_file{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_download_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -764px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_content_ic_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_ele_content_ic_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -804px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_copy_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_copy_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -844px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_dropdownarrow_black{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_dropdownarrow_black:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-520px -816px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_dropdownarrow_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_dropdownarrow_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -968px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_dropdownarrow_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_dropdownarrow_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1008px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_more_right_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_more_right_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_nonotification{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_nonotification:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_selection_active{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_ele_selection_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_selection_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_ele_selection_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1168px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_general_ic_more_small{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_general_ic_more_small:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1208px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_general_more_ic_back{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_general_more_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1248px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_login_ic_howtoscan{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_login_ic_howtoscan:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2276px -1984px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_login_ic_popup_close{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_login_ic_popup_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1380px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_login_ic_refresh{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_login_ic_refresh:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1420px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_status_more{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_meeting_ic_inmeeting_status_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1460px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_meeting_ic_participants_waiting_admit{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_meeting_ic_participants_waiting_admit:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1500px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_meeting_ic_participants_waiting_reject{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_meeting_ic_participants_waiting_reject:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1540px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_profile_ic_confirm_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_profile_ic_confirm_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1580px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_profile_ic_confirm_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_profile_ic_confirm_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1620px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_profile_ic_set_alias_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_profile_ic_set_alias_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1660px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_profile_ic_set_alias{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_profile_ic_set_alias:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1700px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_profile-ic-setalias-gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_profile-ic-setalias-gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1740px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_copy_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_copy_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1780px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_copy{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_copy:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1820px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_download_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_download_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1860px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_download{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_download:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1900px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_forward_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_forward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1940px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_forward{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1980px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_more{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2020px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_trace_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_trace_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2060px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_trace{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_trace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2100px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_video{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_search_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2140px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_server_maintenance_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_server_maintenance_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2180px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_add{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_add:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2220px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_remove{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_remove:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2260px -2048px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings_ic_search{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_settings_ic_search:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1180px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_titlebar_ic_oncall_video{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_titlebar_ic_oncall_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1220px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_titlebar_ic_oncall_voice{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_titlebar_ic_oncall_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1260px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_dropdownarrow{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_dropdownarrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1300px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_toast_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_toast_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1340px -2088px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_sendimage_ic_delete{width:18px;min-width:18px;height:18px;min-height:18px;display:inline-block;position:relative}.light-theme .sprite_chat_sendimage_ic_delete:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1380px -2088px;background-repeat:no-repeat;width:36px;min-width:18px;height:36px;min-height:18px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_fail{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_fail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1680px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_sending{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_sending:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1712px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_content_ic_warn{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_ele_content_ic_warn:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1744px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_chatbot{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_search_ic_chatbot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1776px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_chathistory{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_search_ic_chathistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1808px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_contact{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_search_ic_contact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_group{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_search_ic_group:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_notice{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_search_ic_notice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_search_ic_publicaccount{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_search_ic_publicaccount:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings-ic-zoom-in{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_settings-ic-zoom-in:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_settings-ic-zoom-out{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_settings-ic-zoom-out:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_titlebar_ic_onleave{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_titlebar_ic_onleave:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_close_dark{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_close_white{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_close{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_windowstitlebar_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_maximize{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_minimize{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_restore{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-520px -856px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1416px -2088px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_zoom_ic_connecting{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.light-theme .sprite_zoom_ic_connecting:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1448px -2088px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_newmessages_arrow{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_newmessages_arrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1130px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_sendimage_ic_video{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.light-theme .sprite_chat_sendimage_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1428px -1288px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_newchat_ic_delete_black{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.light-theme .sprite_newchat_ic_delete_black:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1480px -2088px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_ele_ic_whisper{width:12px;min-width:12px;height:14px;min-height:14px;display:inline-block;position:relative}.light-theme .sprite_ele_ic_whisper:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2476px -1130px;background-repeat:no-repeat;width:24px;min-width:12px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_videocall_rc_muted{width:10px;min-width:10px;height:12px;min-height:12px;display:inline-block;position:relative}.light-theme .sprite_videocall_rc_muted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1008px;background-repeat:no-repeat;width:20px;min-width:10px;height:24px;min-height:12px;position:absolute;top:0;left:0;transform:scale(.5)}.light-theme .sprite_chat_ic_whitebubble{width:7px;min-width:7px;height:11px;min-height:11px;display:inline-block;position:relative}.light-theme .sprite_chat_ic_whitebubble:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2484px -180px;background-repeat:no-repeat;width:14px;min-width:7px;height:22px;min-height:11px;position:absolute;top:0;left:0;transform:scale(.5)}@media (prefers-color-scheme:dark){.sprite_zoom_img_illustration_started{width:280px;min-width:280px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_zoom_img_illustration_started:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 0;background-repeat:no-repeat;width:560px;min-width:280px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_img_afternoon{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.sprite_chat_img_afternoon:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -440px;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_img_evening{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.sprite_chat_img_evening:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px 0;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_img_morning{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.sprite_chat_img_morning:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px 0;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_applink-profile-view-not-exist{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_applink-profile-view-not-exist:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px -448px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_img_nochathistory{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_chat_img_nochathistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px -448px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_contacts_img_nocontact{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_contacts_img_nocontact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_groups_img_placeholder_conferences{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_groups_img_placeholder_conferences:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-440px -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_search_no_typing{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.sprite_search_img_search_no_typing:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-880px -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_screenshare_new_feature{width:232px;min-width:232px;height:142px;min-height:142px;display:inline-block;position:relative}.sprite_screenshare_new_feature:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px 0;background-repeat:no-repeat;width:464px;min-width:232px;height:284px;min-height:142px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_add_img_addcontact{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_add_img_addcontact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -284px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_expired{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_chat_imageview_expired:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -604px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_no_media{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_chat_imageview_no_media:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -924px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_chat_noresult{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_search_img_chat_noresult:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_noresult{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_search_img_noresult:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_searchdefault{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.sprite_search_img_searchdefault:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_disconnect{width:201px;min-width:201px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_disconnect:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-960px -1328px;background-repeat:no-repeat;width:402px;min-width:201px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_backupcompleted{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_backupcompleted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1362px -1328px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_backupstop{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_backupstop:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_confirmonphone{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_confirmonphone:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-400px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_other_error{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_other_error:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_restorecompleted{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_restorecompleted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1200px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_restorestop{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_restorestop:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px 0;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_desktopnospace{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_desktopnospace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -240px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_desktopupdate{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_desktopupdate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -480px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_mobilenospace{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_mobilenospace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -720px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_mobileupdate{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_mobileupdate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -960px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_img_nonetwork{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_img_nonetwork:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1200px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_backup{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_backup:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1440px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_restore_disable{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_restore_disable:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -1648px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_backuprestore_image_restore{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_backuprestore_image_restore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1888px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_plane{width:183px;min-width:183px;height:93px;min-height:93px;display:inline-block;position:relative}.sprite_login_ic_plane:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1680px;background-repeat:no-repeat;width:366px;min-width:183px;height:186px;min-height:93px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_seatalk{width:110px;min-width:110px;height:139px;min-height:139px;display:inline-block;position:relative}.sprite_settings_ic_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px 0;background-repeat:no-repeat;width:220px;min-width:110px;height:278px;min-height:139px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_img_chat_default{width:120px;min-width:120px;height:121px;min-height:121px;display:inline-block;position:relative}.sprite_search_img_chat_default:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -2128px;background-repeat:no-repeat;width:240px;min-width:120px;height:242px;min-height:121px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_noticebotavatar{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_chat_ic_noticebotavatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_illustration_othererror{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.sprite_illustration_othererror:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatsettings_img_nonoticebot{width:100px;min-width:100px;height:100px;min-height:100px;display:inline-block;position:relative}.sprite_chatsettings_img_nonoticebot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -278px;background-repeat:no-repeat;width:200px;min-width:100px;height:200px;min-height:100px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_seatalklogo{width:176px;min-width:176px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_login_ic_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1888px;background-repeat:no-repeat;width:352px;min-width:176px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_contact_ic_seatalk{width:159px;min-width:159px;height:46px;min-height:46px;display:inline-block;position:relative}.sprite_contact_ic_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1152px -1888px;background-repeat:no-repeat;width:318px;min-width:159px;height:92px;min-height:46px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_dropfile_ic_pic{width:82px;min-width:82px;height:82px;min-height:82px;display:inline-block;position:relative}.sprite_dropfile_ic_pic:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -478px;background-repeat:no-repeat;width:164px;min-width:82px;height:164px;min-height:82px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_file_ic_alert{width:72px;min-width:72px;height:72px;min-height:72px;display:inline-block;position:relative}.sprite_file_ic_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -642px;background-repeat:no-repeat;width:144px;min-width:72px;height:144px;min-height:72px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_empty_image_fullpreview{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.sprite_chat_ic_empty_image_fullpreview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -786px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_empty_video_fullpreview{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.sprite_chat_ic_empty_video_fullpreview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -926px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_image_expired_text{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.sprite_image_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1066px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_video_expired_text{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.sprite_video_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1206px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_file_ic_alert_large{width:64px;min-width:64px;height:64px;min-height:64px;display:inline-block;position:relative}.sprite_file_ic_alert_large:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1346px;background-repeat:no-repeat;width:128px;min-width:64px;height:128px;min-height:64px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_gif_expired_text{width:64px;min-width:64px;height:64px;min-height:64px;display:inline-block;position:relative}.sprite_gif_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1474px;background-repeat:no-repeat;width:128px;min-width:64px;height:128px;min-height:64px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_networkerror{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_networkerror:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1602px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_desktopdownload{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.sprite_login_ic_desktopdownload:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1722px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_content_ic_video_play{width:50px;min-width:50px;height:50px;min-height:50px;display:inline-block;position:relative}.sprite_content_ic_video_play:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1602px;background-repeat:no-repeat;width:100px;min-width:50px;height:100px;min-height:50px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_empty_image{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_chat_ic_empty_image:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1722px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim_gallery{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1842px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon_disabled{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1842px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_cameraon:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1938px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_sharescreen{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1938px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_camera_disable{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_camera_disable:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -284px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_camera_off{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_camera_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -380px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_camera_on{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_camera_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -476px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_speaker_off{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_speaker_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -604px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_speaker_on{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_videocall_ic_speaker_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -700px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_addmember{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voicecall_ic_addmember:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -796px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_hangup{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voicecall_ic_hangup:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -924px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_speakeroff{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voicecall_ic_speakeroff:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1020px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_speakeron{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voicecall_ic_speakeron:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1116px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voting_ic_image_placeholder{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_voting_ic_image_placeholder:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -440px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline_big{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_decline_big:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -536px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_ic_addmember{width:44px;min-width:44px;height:44px;min-height:44px;display:inline-block;position:relative}.sprite_videocall_ic_addmember:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1346px;background-repeat:no-repeat;width:88px;min-width:44px;height:88px;min-height:44px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_voting{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_chat_ic_voting:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -786px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_next{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_chat_imageview_ic_next:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -926px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_previous{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_chat_imageview_ic_previous:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1066px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_content_ic_location_white{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_content_ic_location_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1206px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_default_bot{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_default_bot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1474px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_default_group{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_default_group:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -2034px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_default_user{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_default_user:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2400px -2034px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_defaultavatar{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_ele_ic_defaultavatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1440px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1520px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_qr{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_qr:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1600px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_save{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_save:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_csv_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_csv_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1536px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_doc_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_doc_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1616px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_doc_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_doc_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1696px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_excel_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_excel_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_excel_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_excel_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -632px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -712px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_other_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_other_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -792px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_other_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_other_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -888px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_pdf_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -968px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_pdf_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1048px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_ppt_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1128px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_ppt_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1208px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_rar_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_rar_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1762px -1328px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_rar_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_rar_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1762px -1408px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_sound_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_sound_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1762px -1488px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_sound_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_sound_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-960px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_zip_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_zip_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1040px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_filetransfer_ic_zip_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_filetransfer_ic_zip_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1120px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_group_setting_ic_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_group_setting_ic_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1200px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_icon_decline{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_icon_decline:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1280px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_icon_endaccept{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_icon_endaccept:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1360px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_icon_voice{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_icon_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1440px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_chatbot_profile{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_search_ic_chatbot_profile:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1520px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_icon_searchnameemail{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_search_icon_searchnameemail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_avatar_conferenceroom{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_zoom_ic_avatar_conferenceroom:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1680px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_avatar_myconference{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.sprite_zoom_ic_avatar_myconference:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1760px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_download_ic_preview{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_download_ic_preview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2464px -642px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_failed{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_ele_ic_failed:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2464px -714px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_group_setting_ic_link_gray{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_group_setting_ic_link_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1328px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_image_expired_normal{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_image_expired_normal:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1408px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_avatar{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_profile_ic_avatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1488px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_video_expired_normal{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.sprite_video_expired_normal:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -1568px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_thumbnail{width:64px;min-width:64px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chat_imageview_ic_thumbnail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1288px;background-repeat:no-repeat;width:128px;min-width:64px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_fileview_ic_fittowidth_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1856px -1244px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_fileview_ic_fittowidth:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1470px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_contact{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_contact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1534px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_emoji_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_emoji_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1598px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_emoji{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_emoji:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1662px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_file_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_file_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1726px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_file{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1790px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_screenshot_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_screenshot_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1854px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_screenshot{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_screenshot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1918px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_voicecall_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_voicecall_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1982px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_voicecall_gray{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_voicecall_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2046px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_vote_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_vote_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2110px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_vote{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_vote:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2174px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_zoom_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_zoom_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2238px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_zoom{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_ic_zoom:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_image_viewer_ic_more_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_image_viewer_ic_more_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-864px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_image_viewer_ic_more{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_image_viewer_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-928px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_album_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_album_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-992px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_album{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_album:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1056px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_back{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1120px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_bigger_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_bigger_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1184px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_bigger{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_bigger:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1248px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_close{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1312px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_download_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_download_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1376px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_download{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_download:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1440px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_forward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1504px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_rotate_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_rotate_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1568px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_rotate{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_rotate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1632px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_smaller_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_smaller_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1696px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_smaller{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_imageview_ic_smaller:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1760px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_nestedforward_ic_back{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_nestedforward_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1824px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_screenshot_ic_confirm{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_screenshot_ic_confirm:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1888px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_delete_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_delete_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1952px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_delete{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_delete:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2016px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_forward_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_forward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2080px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_forward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2144px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2208px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_onebyoneforward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_recall_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_recall_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-864px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_select_ic_recall{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_chat_select_ic_recall:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-928px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_copy{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_ele_ic_copy:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-992px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_icon_32_px_seatalk{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_icon_32_px_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1056px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_spark_polish{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_spark_polish:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1120px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_spark_translate{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_spark_translate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1184px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_addtochat{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_addtochat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1248px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_groupinfo{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_groupinfo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1312px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_more{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1376px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_profile{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_profile:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1440px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_votehistory{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_titlebar_ic_votehistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1504px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_chats_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_chats_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1568px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_chats{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_chats:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1632px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_contacts_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_contacts_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1696px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_contacts{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_contacts:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1760px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_discover_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_discover_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1824px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_discover{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_discover:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1888px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar_ic_settings{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar_ic_settings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1952px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar-ic-discover-active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_toolbar-ic-discover-active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2016px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voting_ic_add_image{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_voting_ic_add_image:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2080px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_camera_off{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_camera_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2144px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_camera_on{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_camera_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2208px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_decline:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-240px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_video{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-304px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_voice{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-368px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_microphone_off_mac{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_microphone_off_mac:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-432px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_microphone_off{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_microphone_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-496px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_microphone_on_mac{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_microphone_on_mac:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_microphone_on{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.sprite_zoom_ic_microphone_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-624px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_sidebar_ic_close_white{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.sprite_ele_sidebar_ic_close_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2484px -478px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_spark_polish_thread{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.sprite_spark_polish_thread:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2484px -534px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_spark_translate_thread{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.sprite_spark_translate_thread:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -866px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_toolbar-ic-discover-default{width:27.5px;min-width:27.5px;height:27.5px;min-height:27.5px;display:inline-block;position:relative}.sprite_toolbar-ic-discover-default:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1006px;background-repeat:no-repeat;width:55px;min-width:27.5px;height:55px;min-height:27.5px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_contacts_ic_all{width:26px;min-width:26px;height:26px;min-height:26px;display:inline-block;position:relative}.sprite_contacts_ic_all:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2484px -590px;background-repeat:no-repeat;width:52px;min-width:26px;height:52px;min-height:26px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode{width:26px;min-width:26px;height:26px;min-height:26px;display:inline-block;position:relative}.sprite_ele_ic_qrcode:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1146px;background-repeat:no-repeat;width:52px;min-width:26px;height:52px;min-height:26px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_state_ongoing{width:25px;min-width:25px;height:25px;min-height:25px;display:inline-block;position:relative}.sprite_zoom_ic_state_ongoing:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1286px;background-repeat:no-repeat;width:50px;min-width:25px;height:50px;min-height:25px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_chat_imageview_ic_exclaim:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1554px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_imageview_ic_video{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_chat_imageview_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2480px -2034px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat-ic-navigate-up{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_chat-ic-navigate-up:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -284px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatlist_ic_addcontacts{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_chatlist_ic_addcontacts:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -332px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatlist_ic_newchat{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_chatlist_ic_newchat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -380px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_qrcode_expire{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_ele_ic_qrcode_expire:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -428px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_gridview{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_gridview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -476px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_confirm_blue{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_profile_ic_confirm_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -524px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_confirm_gray{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_profile_ic_confirm_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -604px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_backuprestore{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_backuprestore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -652px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_bugreport{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_bugreport:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -700px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_exit{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_exit:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -748px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_generalsettings{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_generalsettings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -796px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_helpcenter{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_helpcenter:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -844px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_logout{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_logout:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -924px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_maximize{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_maximize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -972px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_minimum{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_minimum:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1020px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_seaintranet{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_settings_ic_seaintranet:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1068px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speakeroff{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1116px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speaking{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_voicecall_ic_memberstatus_speaking:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1164px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_settings{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_voicecall_ic_settings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -888px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_off{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_zoom_ic_attendees_microphone_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -968px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_on{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_zoom_ic_attendees_microphone_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1048px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_attendees{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_zoom_ic_attendees:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1128px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_incomingcall_seatalklogo{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1208px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_sign_quotes_gray{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.sprite_chat_ic_sign_quotes_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2496px -1554px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_sign_quotes_white{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.sprite_chat_ic_sign_quotes_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2272px -1984px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_sign_quotes{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.sprite_chat_ic_sign_quotes:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2272px -2048px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_loading{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chat_ic_loading:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1434px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatlist_ic_cancel{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chatlist_ic_cancel:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2488px -1434px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatroom_ic_arrow_down{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chatroom_ic_arrow_down:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-688px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatroom_ic_bubble_videocall_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chatroom_ic_bubble_videocall_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-728px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chatroom_ic_bubble_voicecall_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-768px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_contact_ic_arrow{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_contact_ic_arrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-808px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_content_ic_call_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_content_ic_call_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-848px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_content_ic_call{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_content_ic_call:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-888px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_download_file_failed{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_download_file_failed:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-928px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_content_ic_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_content_ic_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-968px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_content_ic_warn{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_content_ic_warn:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_copy_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_copy_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1048px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_black{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_dropdownarrow_black:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1088px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_dropdownarrow_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1128px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_dropdownarrow_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1168px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_more_right_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_more_right_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1208px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_nonotification{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_ic_nonotification:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1248px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_selection_active{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_selection_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1288px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_selection_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_selection_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1328px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_sidebar_ic_close_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_sidebar_ic_close_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1368px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_sidebar_ic_close{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_ele_sidebar_ic_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1408px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_general_ic_more_small{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_general_ic_more_small:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1448px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_general_more_ic_back{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_general_more_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1488px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_howtoscan{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_login_ic_howtoscan:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1528px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_popup_close{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_login_ic_popup_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1568px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_login_ic_refresh{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_login_ic_refresh:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1608px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_inmeeting_status_more{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_meeting_ic_inmeeting_status_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1648px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_admit{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_meeting_ic_participants_waiting_admit:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1688px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_reject{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_meeting_ic_participants_waiting_reject:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1728px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_set_alias_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_profile_ic_set_alias_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1768px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile_ic_set_alias{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_profile_ic_set_alias:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_profile-ic-setalias-gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_profile-ic-setalias-gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1848px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_copy_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_copy_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1888px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_copy{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_copy:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1928px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_download_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_download_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1968px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_download{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_download:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2008px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_forward_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_forward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2048px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_forward{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2088px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_more{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2128px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_trace_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_trace_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2168px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_trace{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_trace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2208px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_video{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_search_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2248px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_server_maintenance_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_server_maintenance_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2288px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_add{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_settings_ic_add:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2328px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_remove{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_settings_ic_remove:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2368px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings_ic_search{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_settings_ic_search:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2408px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_oncall_video{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_titlebar_ic_oncall_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_oncall_voice{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_titlebar_ic_oncall_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2488px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_dropdownarrow{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_zoom_ic_dropdownarrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-240px -2192px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_toast_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.sprite_zoom_ic_toast_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-280px -2192px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_sendimage_ic_delete{width:18px;min-width:18px;height:18px;min-height:18px;display:inline-block;position:relative}.sprite_chat_sendimage_ic_delete:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -2192px;background-repeat:no-repeat;width:36px;min-width:18px;height:36px;min-height:18px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_add_ic_newchat{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_add_ic_newchat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2480px -2082px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_fail{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_chat_ic_fail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1680px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_sending{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_chat_ic_sending:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1712px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_download_file{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_download_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1744px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_chatbot{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_chatbot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1776px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_chathistory{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_chathistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1808px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_contact{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_contact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_group{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_group:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_notice{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_notice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_search_ic_publicaccount{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_search_ic_publicaccount:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings-ic-zoom-in{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_settings-ic-zoom-in:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_settings-ic-zoom-out{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_settings-ic-zoom-out:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_titlebar_ic_onleave{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_titlebar_ic_onleave:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_dark{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_white{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_maximize{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_minimize{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_restore{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-528px -632px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_seatalklogo{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-528px -664px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_zoom_ic_connecting{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.sprite_zoom_ic_connecting:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-528px -712px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_newmessages_arrow{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.sprite_chat_ic_newmessages_arrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2512px -1146px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_sendimage_ic_video{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.sprite_chat_sendimage_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2510px -1286px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_newchat_ic_delete_black{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.sprite_newchat_ic_delete_black:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2512px -1842px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_ele_ic_whisper{width:12px;min-width:12px;height:14px;min-height:14px;display:inline-block;position:relative}.sprite_ele_ic_whisper:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2516px -866px;background-repeat:no-repeat;width:24px;min-width:12px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_videocall_rc_muted{width:10px;min-width:10px;height:12px;min-height:12px;display:inline-block;position:relative}.sprite_videocall_rc_muted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2520px -278px;background-repeat:no-repeat;width:20px;min-width:10px;height:24px;min-height:12px;position:absolute;top:0;left:0;transform:scale(.5)}.sprite_chat_ic_whitebubble{width:7px;min-width:7px;height:11px;min-height:11px;display:inline-block;position:relative}.sprite_chat_ic_whitebubble:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2520px -302px;background-repeat:no-repeat;width:14px;min-width:7px;height:22px;min-height:11px;position:absolute;top:0;left:0;transform:scale(.5)}}.dark-theme .sprite_zoom_img_illustration_started{width:280px;min-width:280px;height:220px;min-height:220px;display:inline-block;position:relative}.dark-theme .sprite_zoom_img_illustration_started:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 0;background-repeat:no-repeat;width:560px;min-width:280px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_img_afternoon{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.dark-theme .sprite_chat_img_afternoon:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -440px;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_img_evening{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.dark-theme .sprite_chat_img_evening:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px 0;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_img_morning{width:224px;min-width:224px;height:224px;min-height:224px;display:inline-block;position:relative}.dark-theme .sprite_chat_img_morning:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px 0;background-repeat:no-repeat;width:448px;min-width:224px;height:448px;min-height:224px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_applink-profile-view-not-exist{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.dark-theme .sprite_applink-profile-view-not-exist:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px -448px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_img_nochathistory{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.dark-theme .sprite_chat_img_nochathistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px -448px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_contacts_img_nocontact{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.dark-theme .sprite_contacts_img_nocontact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_groups_img_placeholder_conferences{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.dark-theme .sprite_groups_img_placeholder_conferences:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-440px -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_img_search_no_typing{width:220px;min-width:220px;height:220px;min-height:220px;display:inline-block;position:relative}.dark-theme .sprite_search_img_search_no_typing:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-880px -888px;background-repeat:no-repeat;width:440px;min-width:220px;height:440px;min-height:220px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_screenshare_new_feature{width:232px;min-width:232px;height:142px;min-height:142px;display:inline-block;position:relative}.dark-theme .sprite_screenshare_new_feature:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px 0;background-repeat:no-repeat;width:464px;min-width:232px;height:284px;min-height:142px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_add_img_addcontact{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.dark-theme .sprite_add_img_addcontact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -284px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_expired{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_expired:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -604px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_no_media{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_no_media:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -924px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_img_chat_noresult{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.dark-theme .sprite_search_img_chat_noresult:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_img_noresult{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.dark-theme .sprite_search_img_noresult:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_img_searchdefault{width:160px;min-width:160px;height:160px;min-height:160px;display:inline-block;position:relative}.dark-theme .sprite_search_img_searchdefault:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-640px -1328px;background-repeat:no-repeat;width:320px;min-width:160px;height:320px;min-height:160px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_disconnect{width:201px;min-width:201px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_disconnect:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-960px -1328px;background-repeat:no-repeat;width:402px;min-width:201px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_backupcompleted{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_backupcompleted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1362px -1328px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_backupstop{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_backupstop:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_confirmonphone{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_confirmonphone:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-400px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_other_error{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_other_error:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restorecompleted{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_restorecompleted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1200px -1648px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restorestop{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_restorestop:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px 0;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_desktopnospace{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_img_desktopnospace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -240px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_desktopupdate{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_img_desktopupdate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -480px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_mobilenospace{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_img_mobilenospace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -720px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_mobileupdate{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_img_mobileupdate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -960px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_nonetwork{width:200px;min-width:200px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_img_nonetwork:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1200px;background-repeat:no-repeat;width:400px;min-width:200px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_backup{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_backup:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1440px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restore_disable{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_restore_disable:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -1648px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restore{width:160px;min-width:160px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_backuprestore_image_restore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -1888px;background-repeat:no-repeat;width:320px;min-width:160px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_login_ic_plane{width:183px;min-width:183px;height:93px;min-height:93px;display:inline-block;position:relative}.dark-theme .sprite_login_ic_plane:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1920px -1680px;background-repeat:no-repeat;width:366px;min-width:183px;height:186px;min-height:93px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_seatalk{width:110px;min-width:110px;height:139px;min-height:139px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px 0;background-repeat:no-repeat;width:220px;min-width:110px;height:278px;min-height:139px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_img_chat_default{width:120px;min-width:120px;height:121px;min-height:121px;display:inline-block;position:relative}.dark-theme .sprite_search_img_chat_default:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:0 -2128px;background-repeat:no-repeat;width:240px;min-width:120px;height:242px;min-height:121px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_noticebotavatar{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_noticebotavatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_illustration_othererror{width:120px;min-width:120px;height:120px;min-height:120px;display:inline-block;position:relative}.dark-theme .sprite_illustration_othererror:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px -1888px;background-repeat:no-repeat;width:240px;min-width:120px;height:240px;min-height:120px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chatsettings_img_nonoticebot{width:100px;min-width:100px;height:100px;min-height:100px;display:inline-block;position:relative}.dark-theme .sprite_chatsettings_img_nonoticebot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -278px;background-repeat:no-repeat;width:200px;min-width:100px;height:200px;min-height:100px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_login_ic_seatalklogo{width:176px;min-width:176px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_login_ic_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1888px;background-repeat:no-repeat;width:352px;min-width:176px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_contact_ic_seatalk{width:159px;min-width:159px;height:46px;min-height:46px;display:inline-block;position:relative}.dark-theme .sprite_contact_ic_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1152px -1888px;background-repeat:no-repeat;width:318px;min-width:159px;height:92px;min-height:46px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_dropfile_ic_pic{width:82px;min-width:82px;height:82px;min-height:82px;display:inline-block;position:relative}.dark-theme .sprite_dropfile_ic_pic:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -478px;background-repeat:no-repeat;width:164px;min-width:82px;height:164px;min-height:82px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_file_ic_alert{width:72px;min-width:72px;height:72px;min-height:72px;display:inline-block;position:relative}.dark-theme .sprite_file_ic_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -642px;background-repeat:no-repeat;width:144px;min-width:72px;height:144px;min-height:72px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_empty_image_fullpreview{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_empty_image_fullpreview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -786px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_empty_video_fullpreview{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_empty_video_fullpreview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -926px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_image_expired_text{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.dark-theme .sprite_image_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1066px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_video_expired_text{width:70px;min-width:70px;height:70px;min-height:70px;display:inline-block;position:relative}.dark-theme .sprite_video_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1206px;background-repeat:no-repeat;width:140px;min-width:70px;height:140px;min-height:70px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_file_ic_alert_large{width:64px;min-width:64px;height:64px;min-height:64px;display:inline-block;position:relative}.dark-theme .sprite_file_ic_alert_large:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1346px;background-repeat:no-repeat;width:128px;min-width:64px;height:128px;min-height:64px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_gif_expired_text{width:64px;min-width:64px;height:64px;min-height:64px;display:inline-block;position:relative}.dark-theme .sprite_gif_expired_text:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1474px;background-repeat:no-repeat;width:128px;min-width:64px;height:128px;min-height:64px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_networkerror{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_qrcode_networkerror:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1602px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_login_ic_desktopdownload{width:60px;min-width:60px;height:60px;min-height:60px;display:inline-block;position:relative}.dark-theme .sprite_login_ic_desktopdownload:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1722px;background-repeat:no-repeat;width:120px;min-width:60px;height:120px;min-height:60px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_content_ic_video_play{width:50px;min-width:50px;height:50px;min-height:50px;display:inline-block;position:relative}.dark-theme .sprite_content_ic_video_play:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1602px;background-repeat:no-repeat;width:100px;min-width:50px;height:100px;min-height:50px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_empty_image{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_empty_image:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2440px -1722px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_exclaim_gallery{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1842px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_cameraon_disabled{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1842px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_cameraon{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_meeting_ic_inmeeting_cameraon:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -1938px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_sharescreen{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2416px -1938px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_videocall_ic_camera_disable{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_videocall_ic_camera_disable:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -284px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_videocall_ic_camera_off{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_videocall_ic_camera_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -380px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_videocall_ic_camera_on{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_videocall_ic_camera_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -476px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_videocall_ic_speaker_off{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_videocall_ic_speaker_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -604px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_videocall_ic_speaker_on{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_videocall_ic_speaker_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -700px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_addmember{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_addmember:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -796px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_hangup{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_hangup:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -924px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_speakeroff{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_speakeroff:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1020px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_speakeron{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_speakeron:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1116px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voting_ic_image_placeholder{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_voting_ic_image_placeholder:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -440px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_decline_big{width:48px;min-width:48px;height:48px;min-height:48px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_incomingcall_decline_big:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -536px;background-repeat:no-repeat;width:96px;min-width:48px;height:96px;min-height:48px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_videocall_ic_addmember{width:44px;min-width:44px;height:44px;min-height:44px;display:inline-block;position:relative}.dark-theme .sprite_videocall_ic_addmember:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1346px;background-repeat:no-repeat;width:88px;min-width:44px;height:88px;min-height:44px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_voting{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_voting:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -786px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_next{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_next:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -926px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_previous{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_previous:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1066px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_content_ic_location_white{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_content_ic_location_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1206px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_default_bot{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_default_bot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1474px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_default_group{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_default_group:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2320px -2034px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_default_user{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_default_user:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2400px -2034px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_defaultavatar{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_defaultavatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1440px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_qrcode_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1520px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_qr{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_qrcode_qr:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2240px -1600px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_save{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_qrcode_save:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1456px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_csv_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_csv_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1536px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_doc_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_doc_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1616px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_doc_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_doc_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1696px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_excel_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_excel_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1244px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_excel_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_excel_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -632px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -712px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_other_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_other_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-448px -792px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_other_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_other_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -888px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_pdf_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_pdf_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -968px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_pdf_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_pdf_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1048px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_ppt_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_ppt_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1128px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_ppt_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_ppt_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1208px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_rar_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_rar_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1762px -1328px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_rar_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_rar_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1762px -1408px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_sound_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_sound_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1762px -1488px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_sound_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_sound_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-960px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_zip_file_grey{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_zip_file_grey:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1040px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_zip_file{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_filetransfer_ic_zip_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1120px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_group_setting_ic_link{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_group_setting_ic_link:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1200px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_icon_decline{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_icon_decline:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1280px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_icon_endaccept{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_icon_endaccept:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1360px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_icon_voice{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_icon_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1440px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_chatbot_profile{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_chatbot_profile:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1520px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_icon_searchnameemail{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_search_icon_searchnameemail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1600px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_avatar_conferenceroom{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_avatar_conferenceroom:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1680px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_avatar_myconference{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_avatar_myconference:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1760px -1568px;background-repeat:no-repeat;width:80px;min-width:40px;height:80px;min-height:40px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_download_ic_preview{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.dark-theme .sprite_download_ic_preview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2464px -642px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_failed{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_failed:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2464px -714px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_group_setting_ic_link_gray{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.dark-theme .sprite_group_setting_ic_link_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1328px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_image_expired_normal{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.dark-theme .sprite_image_expired_normal:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1408px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_profile_ic_avatar{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.dark-theme .sprite_profile_ic_avatar:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1842px -1488px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_video_expired_normal{width:36px;min-width:36px;height:36px;min-height:36px;display:inline-block;position:relative}.dark-theme .sprite_video_expired_normal:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -1568px;background-repeat:no-repeat;width:72px;min-width:36px;height:72px;min-height:36px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_thumbnail{width:64px;min-width:64px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_thumbnail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1320px -1288px;background-repeat:no-repeat;width:128px;min-width:64px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_fileview_ic_fittowidth_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_fileview_ic_fittowidth_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1856px -1244px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_fileview_ic_fittowidth{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_fileview_ic_fittowidth:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1470px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_contact{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_contact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1534px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_emoji_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_emoji_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1598px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_emoji{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_emoji:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1662px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_file_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_file_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1726px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_file{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1790px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_screenshot_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_screenshot_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1854px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_screenshot{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_screenshot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1918px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_voicecall_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_voicecall_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1982px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_voicecall_gray{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_voicecall_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2046px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_vote_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_vote_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2110px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_vote{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_vote:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2174px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_zoom_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_zoom_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2238px -1888px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_zoom{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_zoom:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_image_viewer_ic_more_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_image_viewer_ic_more_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-864px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_image_viewer_ic_more{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_image_viewer_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-928px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_album_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_album_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-992px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_album{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_album:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1056px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_back{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1120px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_bigger_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_bigger_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1184px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_bigger{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_bigger:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1248px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_close{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1312px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_download_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_download_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1376px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_download{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_download:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1440px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_forward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1504px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_rotate_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_rotate_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1568px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_rotate{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_rotate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1632px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_smaller_win{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_smaller_win:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1696px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_smaller{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_smaller:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1760px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_nestedforward_ic_back{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_nestedforward_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1824px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_screenshot_ic_confirm{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_screenshot_ic_confirm:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1888px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_delete_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_select_ic_delete_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1952px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_delete{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_select_ic_delete:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2016px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_forward_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_select_ic_forward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2080px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_forward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_select_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2144px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_onebyoneforward_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2208px -1984px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_onebyoneforward{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_select_ic_onebyoneforward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-800px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_recall_blue{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_select_ic_recall_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-864px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_recall{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_chat_select_ic_recall:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-928px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_copy{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_copy:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-992px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_icon_32_px_seatalk{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_icon_32_px_seatalk:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1056px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_spark_polish{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_spark_polish:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1120px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_spark_translate{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_spark_translate:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1184px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_addtochat{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_titlebar_ic_addtochat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1248px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_groupinfo{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_titlebar_ic_groupinfo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1312px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_more{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_titlebar_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1376px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_profile{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_titlebar_ic_profile:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1440px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_votehistory{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_titlebar_ic_votehistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1504px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_chats_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_toolbar_ic_chats_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1568px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_chats{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_toolbar_ic_chats:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1632px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_contacts_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_toolbar_ic_contacts_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1696px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_contacts{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_toolbar_ic_contacts:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1760px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_discover_active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_toolbar_ic_discover_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1824px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_discover{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_toolbar_ic_discover:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1888px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_settings{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_toolbar_ic_settings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1952px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_toolbar-ic-discover-active{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_toolbar-ic-discover-active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2016px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voting_ic_add_image{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_voting_ic_add_image:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2080px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_camera_off{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_camera_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2144px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_camera_on{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_camera_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2208px -2048px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_decline{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_incomingcall_decline:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-240px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_video{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_incomingcall_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-304px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_voice{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_incomingcall_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-368px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_off_mac{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_microphone_off_mac:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-432px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_off{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_microphone_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-496px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_on_mac{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_microphone_on_mac:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-560px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_on{width:32px;min-width:32px;height:32px;min-height:32px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_microphone_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-624px -2128px;background-repeat:no-repeat;width:64px;min-width:32px;height:64px;min-height:32px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_sidebar_ic_close_white{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.dark-theme .sprite_ele_sidebar_ic_close_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2484px -478px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_spark_polish_thread{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.dark-theme .sprite_spark_polish_thread:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2484px -534px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_spark_translate_thread{width:28px;min-width:28px;height:28px;min-height:28px;display:inline-block;position:relative}.dark-theme .sprite_spark_translate_thread:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -866px;background-repeat:no-repeat;width:56px;min-width:28px;height:56px;min-height:28px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_toolbar-ic-discover-default{width:27.5px;min-width:27.5px;height:27.5px;min-height:27.5px;display:inline-block;position:relative}.dark-theme .sprite_toolbar-ic-discover-default:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1006px;background-repeat:no-repeat;width:55px;min-width:27.5px;height:55px;min-height:27.5px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_contacts_ic_all{width:26px;min-width:26px;height:26px;min-height:26px;display:inline-block;position:relative}.dark-theme .sprite_contacts_ic_all:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2484px -590px;background-repeat:no-repeat;width:52px;min-width:26px;height:52px;min-height:26px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode{width:26px;min-width:26px;height:26px;min-height:26px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_qrcode:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1146px;background-repeat:no-repeat;width:52px;min-width:26px;height:52px;min-height:26px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_state_ongoing{width:25px;min-width:25px;height:25px;min-height:25px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_state_ongoing:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2460px -1286px;background-repeat:no-repeat;width:50px;min-width:25px;height:50px;min-height:25px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_exclaim{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_exclaim:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1554px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_video{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_chat_imageview_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2480px -2034px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat-ic-navigate-up{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_chat-ic-navigate-up:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -284px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chatlist_ic_addcontacts{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_chatlist_ic_addcontacts:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -332px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chatlist_ic_newchat{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_chatlist_ic_newchat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -380px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_expire{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_qrcode_expire:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -428px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_gridview{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_meeting_ic_inmeeting_gridview:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -476px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_profile_ic_confirm_blue{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_profile_ic_confirm_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -524px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_profile_ic_confirm_gray{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_profile_ic_confirm_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -604px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_backuprestore{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_backuprestore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -652px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_bugreport{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_bugreport:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -700px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_exit{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_exit:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -748px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_generalsettings{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_generalsettings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -796px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_helpcenter{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_helpcenter:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -844px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_logout{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_logout:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -924px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_maximize{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_maximize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -972px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_minimum{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_minimum:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1020px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_seaintranet{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_seaintranet:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1068px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_memberstatus_speakeroff{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1116px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_memberstatus_speaking{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_memberstatus_speaking:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1164px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_settings{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_settings:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -888px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_attendees_microphone_off{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_attendees_microphone_off:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -968px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_attendees_microphone_on{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_attendees_microphone_on:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1048px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_attendees{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_attendees:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1128px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_seatalklogo{width:24px;min-width:24px;height:24px;min-height:24px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1400px -1208px;background-repeat:no-repeat;width:48px;min-width:24px;height:48px;min-height:24px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_sign_quotes_gray{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_sign_quotes_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2496px -1554px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_sign_quotes_white{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_sign_quotes_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2272px -1984px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_sign_quotes{width:22px;min-width:22px;height:22px;min-height:22px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_sign_quotes:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2272px -2048px;background-repeat:no-repeat;width:44px;min-width:22px;height:44px;min-height:22px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_loading{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_loading:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -1434px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chatlist_ic_cancel{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_chatlist_ic_cancel:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2488px -1434px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chatroom_ic_arrow_down{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_chatroom_ic_arrow_down:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-688px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chatroom_ic_bubble_videocall_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_chatroom_ic_bubble_videocall_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-728px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chatroom_ic_bubble_voicecall_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-768px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_contact_ic_arrow{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_contact_ic_arrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-808px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_content_ic_call_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_content_ic_call_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-848px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_content_ic_call{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_content_ic_call:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-888px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_download_file_failed{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_download_file_failed:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-928px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_content_ic_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_content_ic_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-968px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_content_ic_warn{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_content_ic_warn:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1008px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_copy_white{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_copy_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1048px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_dropdownarrow_black{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_dropdownarrow_black:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1088px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_dropdownarrow_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_dropdownarrow_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1128px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_dropdownarrow_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_dropdownarrow_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1168px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_more_right_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_more_right_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1208px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_nonotification{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_nonotification:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1248px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_selection_active{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_selection_active:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1288px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_selection_gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_selection_gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1328px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_sidebar_ic_close_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_sidebar_ic_close_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1368px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_sidebar_ic_close{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_ele_sidebar_ic_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1408px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_general_ic_more_small{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_general_ic_more_small:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1448px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_general_more_ic_back{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_general_more_ic_back:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1488px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_login_ic_howtoscan{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_login_ic_howtoscan:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1528px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_login_ic_popup_close{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_login_ic_popup_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1568px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_login_ic_refresh{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_login_ic_refresh:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1608px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_status_more{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_meeting_ic_inmeeting_status_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1648px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_meeting_ic_participants_waiting_admit{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_meeting_ic_participants_waiting_admit:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1688px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_meeting_ic_participants_waiting_reject{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_meeting_ic_participants_waiting_reject:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1728px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_profile_ic_set_alias_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_profile_ic_set_alias_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1768px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_profile_ic_set_alias{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_profile_ic_set_alias:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_profile-ic-setalias-gray{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_profile-ic-setalias-gray:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1848px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_copy_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_copy_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1888px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_copy{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_copy:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1928px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_download_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_download_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1968px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_download{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_download:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2008px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_forward_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_forward_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2048px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_forward{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_forward:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2088px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_more{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_more:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2128px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_trace_blue{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_trace_blue:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2168px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_trace{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_trace:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2208px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_video{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2248px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_server_maintenance_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_server_maintenance_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2288px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_add{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_add:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2328px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_remove{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_remove:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2368px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings_ic_search{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_settings_ic_search:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2408px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_oncall_video{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_titlebar_ic_oncall_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2448px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_oncall_voice{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_titlebar_ic_oncall_voice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2488px -2128px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_dropdownarrow{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_dropdownarrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-240px -2192px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_toast_alert{width:20px;min-width:20px;height:20px;min-height:20px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_toast_alert:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-280px -2192px;background-repeat:no-repeat;width:40px;min-width:20px;height:40px;min-height:20px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_sendimage_ic_delete{width:18px;min-width:18px;height:18px;min-height:18px;display:inline-block;position:relative}.dark-theme .sprite_chat_sendimage_ic_delete:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-320px -2192px;background-repeat:no-repeat;width:36px;min-width:18px;height:36px;min-height:18px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_add_ic_newchat{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_add_ic_newchat:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2480px -2082px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_fail{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_fail:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1680px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_sending{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_sending:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1712px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_download_file{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_download_file:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1744px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_chatbot{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_chatbot:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1776px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_chathistory{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_chathistory:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2286px -1808px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_contact{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_contact:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_group{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_group:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_notice{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_notice:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_search_ic_publicaccount{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_search_ic_publicaccount:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -572px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings-ic-zoom-in{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_settings-ic-zoom-in:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_settings-ic-zoom-out{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_settings-ic-zoom-out:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_onleave{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_titlebar_ic_onleave:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_dark{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -892px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_white{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1776px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_close{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_windowstitlebar_close:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1808px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_maximize{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1840px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_minimize{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-1872px -1212px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_restore{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-528px -632px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-528px -664px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_zoom_ic_connecting{width:16px;min-width:16px;height:16px;min-height:16px;display:inline-block;position:relative}.dark-theme .sprite_zoom_ic_connecting:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-528px -712px;background-repeat:no-repeat;width:32px;min-width:16px;height:32px;min-height:16px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_newmessages_arrow{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_newmessages_arrow:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2512px -1146px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_sendimage_ic_video{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.dark-theme .sprite_chat_sendimage_ic_video:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2510px -1286px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_newchat_ic_delete_black{width:14px;min-width:14px;height:14px;min-height:14px;display:inline-block;position:relative}.dark-theme .sprite_newchat_ic_delete_black:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2512px -1842px;background-repeat:no-repeat;width:28px;min-width:14px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_ele_ic_whisper{width:12px;min-width:12px;height:14px;min-height:14px;display:inline-block;position:relative}.dark-theme .sprite_ele_ic_whisper:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2516px -866px;background-repeat:no-repeat;width:24px;min-width:12px;height:28px;min-height:14px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_videocall_rc_muted{width:10px;min-width:10px;height:12px;min-height:12px;display:inline-block;position:relative}.dark-theme .sprite_videocall_rc_muted:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2520px -278px;background-repeat:no-repeat;width:20px;min-width:10px;height:24px;min-height:12px;position:absolute;top:0;left:0;transform:scale(.5)}.dark-theme .sprite_chat_ic_whitebubble{width:7px;min-width:7px;height:11px;min-height:11px;display:inline-block;position:relative}.dark-theme .sprite_chat_ic_whitebubble:before{content:" ";background-image:var(--sprite-url);transform-origin:0 0;background-position:-2520px -302px;background-repeat:no-repeat;width:14px;min-width:7px;height:22px;min-height:11px;position:absolute;top:0;left:0;transform:scale(.5)}@font-face{font-family:google-emoji;src:url(https://static.cdn.haiserve.com/seatalk/fe/static/media/NotoColorEmoji-CVRaVQeC.ttf)format("truetype")}@font-face{font-family:BlinkMacSystemFont1;src:local(BlinkMacSystemFont)}body{color:var(--text_1st);background-color:var(--elevator_1st);margin:0;padding:0;overflow:hidden}body ::-webkit-scrollbar{width:13px}body ::-webkit-scrollbar-thumb{background-color:var(--icon_1st_opacity);background-clip:padding-box;border:4px solid #0000;border-radius:100px;min-height:30px}body ::-webkit-scrollbar-button{display:none}body p{margin-bottom:0}body pre{white-space:pre-wrap;word-wrap:break-word;margin:0;padding:0;font-family:inherit;overflow:hidden}body mark{background:0 0!important;padding:0!important}body .big-blue-button{-webkit-appearance:none;border:none;border-radius:2px;width:100%;height:36px;line-height:36px}body .ellipsis{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.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{font-variant:normal;text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:seatalk-icon!important}.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{color:var(--icon_4th);margin:0;display:block}.chatroom_ic_bubble_voicecall_gray{color:var(--icon_3rd)}.titlebar_ic_add_contact,.titlebar_ic_search{color:var(--functional_brand_primary);margin:0;display:block}.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-0PP9jKOJ.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:#fff;--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:#fff;--commonbg_blackwhite:#fff;--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:#fff;--elevator_2nd:#f8f8fa;--elevator_3rd:#f2f2f6;--text_1st:#202325;--text_2nd:#8b8d8f;--text_3rd:#bcbdbe;--text_4th:#c9c9cb;--textwhite_1st:#fff;--textwhite_2nd:#efeff5;--textwhite_3rd:#e6e7e9;--textwhite_disable:#fff;--text_forward:#bbdefc;--icon_1st:#61617b;--icon_2nd:#6d7282;--icon_3rd:#b0b0bd;--icon_4th:#dbdbe4;--iconwhite_1st:#fff;--toastbg_1st:#0009;--tootipsbg_1st:#4c5a71;--toastbg_2nd:#61617b80;--text_toolip_link:#45b1ff;--text_toolip_link_hover:#1b92f5;--dialogsbg_1st:#fff;--dialogsbg_2nd:#f8f8fa;--Bubble_blue:#1b92f5;--Bubble_blue_2nd:#0000001a;--icon_1st_opacity:#61617b4d;--buttonbg_1st:#fff;--buttonbg_2nd:#f1f1f7;--tag_primary:#f2f3f4;--tag_tertiary:#e6e7e9;--tag_secondary:#f8f8fa;--tag_status_1:#e6e7e9;--tag_status_2:#f2f3f4;--overlaybg_01:#fffffff2;--overlaygrey_02:#61617b80;--Inputbg_1st:#f6f6fb;--defaultavatar_1st:#e6e7e9;--avatar_layout:#fff;--titlebar_action_hover_bg:#ddd;--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:#0000001a;--line-primary:#d8d8d8;--foreground-primary:#2a2a2a;--dialog-box-primary:#fff;--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:#000;--foreground_primary:#2a2a2a;--foreground_secondary:#797979;--background_primary:#fff;--background_secondary:#f0f0f0;--line_primary:#e5e5e5;--interaction_blue_15:#1b92f526;--smart_writing_preview_header_bg_1:#fff;--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:#fff;--smart_writing_preview_header_bg_6:#fff6;--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-DWn0PY7y.png);--functional_brand_primary:#2c8ad7;--functional_brand_1st_hover:#1a80d3;--functional_brand_1st_disable:#153958;--functional_brand_2nd:#112b43;--functional_brand_2_disable:#ffffff1a;--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:#ffffff0d;--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:#ffffff0d;--separator_3rd:#121314;--separator_4th:#ffffff1a;--border_1st:#2c2d2e;--border_2nd:#272829;--border_3rd:#ffffff0d;--border_4th:#ffffff1a;--label_1st:#2c8ad714;--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:#fff;--textwhite_2nd:#ffffff80;--textwhite_3rd:#7b68ee;--textwhite_disable:#ffffff80;--text_forward:#ffffff80;--icon_1st:#a0a1a1;--icon_2nd:#848485;--icon_3rd:#848485;--icon_4th:#717172;--iconwhite_1st:#fff;--toastbg_1st:#0009;--tootipsbg_1st:#38393a;--toastbg_2nd:#27282980;--text_toolip_link:#2c8ad7;--text_toolip_link_hover:#1a80d3;--dialogsbg_1st:#38393a;--dialogsbg_2nd:#2c2d2e;--Bubble_blue:#1977c4;--Bubble_blue_2nd:#0000001a;--icon_1st_opacity:#61617b4d;--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:#000c;--overlaygrey_02:#1e1f20cc;--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:#2c8ad740;--er_reclick_hover:#2c8ad759;--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:#ffffff1a;--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:#fff;--foreground_primary:#c8c8c8;--foreground_secondary:#a8a8a8;--background_primary:#2c2c2c;--background_secondary:#252525;--line_primary:#595959;--interaction_blue_15:#1b92f526;--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:#2c2c2c66;--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-DWn0PY7y.png);--functional_brand_primary:#2c8ad7;--functional_brand_1st_hover:#1a80d3;--functional_brand_1st_disable:#153958;--functional_brand_2nd:#112b43;--functional_brand_2_disable:#ffffff1a;--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:#ffffff0d;--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:#ffffff0d;--separator_3rd:#121314;--separator_4th:#ffffff1a;--border_1st:#2c2d2e;--border_2nd:#272829;--border_3rd:#ffffff0d;--border_4th:#ffffff1a;--label_1st:#2c8ad714;--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:#fff;--textwhite_2nd:#ffffff80;--textwhite_3rd:#7b68ee;--textwhite_disable:#ffffff80;--text_forward:#ffffff80;--icon_1st:#a0a1a1;--icon_2nd:#848485;--icon_3rd:#848485;--icon_4th:#717172;--iconwhite_1st:#fff;--toastbg_1st:#0009;--tootipsbg_1st:#38393a;--toastbg_2nd:#27282980;--text_toolip_link:#2c8ad7;--text_toolip_link_hover:#1a80d3;--dialogsbg_1st:#38393a;--dialogsbg_2nd:#2c2d2e;--Bubble_blue:#1977c4;--Bubble_blue_2nd:#0000001a;--icon_1st_opacity:#61617b4d;--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:#000c;--overlaygrey_02:#1e1f20cc;--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:#2c8ad740;--er_reclick_hover:#2c8ad759;--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:#ffffff1a;--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:#fff;--foreground_primary:#c8c8c8;--foreground_secondary:#a8a8a8;--background_primary:#2c2c2c;--background_secondary:#252525;--line_primary:#595959;--interaction_blue_15:#1b92f526;--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:#2c2c2c66;--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-0PP9jKOJ.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:#fff;--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:#fff;--commonbg_blackwhite:#fff;--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:#fff;--elevator_2nd:#f8f8fa;--elevator_3rd:#f2f2f6;--text_1st:#202325;--text_2nd:#8b8d8f;--text_3rd:#bcbdbe;--text_4th:#c9c9cb;--textwhite_1st:#fff;--textwhite_2nd:#efeff5;--textwhite_3rd:#e6e7e9;--textwhite_disable:#fff;--text_forward:#bbdefc;--icon_1st:#61617b;--icon_2nd:#6d7282;--icon_3rd:#b0b0bd;--icon_4th:#dbdbe4;--iconwhite_1st:#fff;--toastbg_1st:#0009;--tootipsbg_1st:#4c5a71;--toastbg_2nd:#61617b80;--text_toolip_link:#45b1ff;--text_toolip_link_hover:#1b92f5;--dialogsbg_1st:#fff;--dialogsbg_2nd:#f8f8fa;--Bubble_blue:#1b92f5;--Bubble_blue_2nd:#0000001a;--icon_1st_opacity:#61617b4d;--buttonbg_1st:#fff;--buttonbg_2nd:#f1f1f7;--tag_primary:#f2f3f4;--tag_tertiary:#e6e7e9;--tag_secondary:#f8f8fa;--tag_status_1:#e6e7e9;--tag_status_2:#f2f3f4;--overlaybg_01:#fffffff2;--overlaygrey_02:#61617b80;--Inputbg_1st:#f6f6fb;--defaultavatar_1st:#e6e7e9;--avatar_layout:#fff;--titlebar_action_hover_bg:#ddd;--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:#0000001a;--line-primary:#d8d8d8;--foreground-primary:#2a2a2a;--dialog-box-primary:#fff;--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:#000;--foreground_primary:#2a2a2a;--foreground_secondary:#797979;--background_primary:#fff;--background_secondary:#f0f0f0;--line_primary:#e5e5e5;--interaction_blue_15:#1b92f526;--smart_writing_preview_header_bg_1:#fff;--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:#fff;--smart_writing_preview_header_bg_6:#fff6;--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;top:15px;left:10px}.home-default-page .misc-info{color:#202325;-webkit-app-region:no-drag;justify-content:center;font-size:12px;display:flex;position:absolute;bottom:26px;left:0;right:0}.windows.electron .home-default-page{border-top:1px solid var(--separator_1st)}.fullscreenWindow{border-radius:0;width:100%;height:100%}.home-main-window{background-color:var(--commonbg_dark);border-radius:7px;width:1024px;height:800px;overflow:hidden}.fullscreen .home-main-window{border-radius:0;width:100%;height:100%}.lightbox .home-main-window{filter:blur(5px)}@media (max-width:1024px),(max-height:800px){.home-main-window{border-radius:0;width:100%;height:100%}}.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{background-color:var(--commonbg_list);flex-direction:column;height:100%;max-height:100%;display:flex}.split-view-container.hidden-view{display:none}.split-view-container .split-view-view{text-align:left;border-top-left-radius:4px;border-bottom-left-radius:4px;overflow:hidden}.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{background:var(--commonbg_list);width:100%;transition:all .2s ease-out}.split-view-container .sash-container .sash-vertical{transition:all .2s ease-out}.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]{--lightningcss-light: ;--lightningcss-dark:initial;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]{--lightningcss-light:initial;--lightningcss-dark: ;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:#fff;--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{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;word-wrap:break-word;margin:0;font-size:14px;line-height:1.5}.markdown-body .octicon{fill:currentColor;vertical-align:text-bottom;display:inline-block}.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{content:" ";background-color:currentColor;width:16px;height:16px;display:inline-block;-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{color:var(--fgColor-accent);background-color:#0000;text-decoration:none}.markdown-body abbr[title]{border-bottom:none;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{font-weight:var(--base-text-weight-semibold,600);border-bottom:1px solid var(--borderColor-muted);margin:.67em 0;padding-bottom:.3em;font-size:24px}.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{vertical-align:baseline;font-size:1em;line-height:0;position:relative}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{box-sizing:content-box;border-style:none;max-width:100%}.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;border-bottom:1px solid var(--borderColor-muted);height:.25em;margin:var(--base-size-24)0;background:0 0;background-color:var(--borderColor-default);border:0;padding:0;overflow:hidden}.markdown-body input{font:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button{height:auto}.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button{appearance:none}.markdown-body [type=search]::-webkit-search-decoration{appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-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{content:"";display:table}.markdown-body hr:after{clear:both;content:"";display:table}.markdown-body table{border-spacing:0;border-collapse:collapse;font-variant:tabular-nums;width:max-content;max-width:100%;display:block;overflow:auto}.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:1px solid #0000}.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{padding:var(--base-size-4);font:11px var(--fontStack-monospace,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace);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);box-shadow:inset 0 -1px 0 var(--borderColor-neutral-muted);border-radius:6px;line-height:10px;display:inline-block}.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);border-bottom:1px solid var(--borderColor-muted);padding-bottom:.3em;font-size:20px}.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);color:var(--fgColor-muted);font-size:1em}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{color:var(--fgColor-muted);border-left:.25em solid var(--borderColor-default);margin:0;padding:0 1em}.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{font-family:var(--fontStack-monospace,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace);word-wrap:normal;margin-top:0;margin-bottom:0;font-size:1em}.markdown-body .octicon{vertical-align:text-bottom;fill:currentColor;display:inline-block;overflow:visible!important}.markdown-body input::-webkit-outer-spin-button{appearance:none;margin:0}.markdown-body input::-webkit-inner-spin-button{appearance:none;margin:0}.markdown-body .mr-2{margin-right:var(--base-size-8,8px)!important}.markdown-body:before{content:"";display:table}.markdown-body:after{clear:both;content:"";display:table}.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{font-size:inherit;padding:0 .2em}.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{border-bottom:0;padding-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"],.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{margin-top:var(--base-size-16);font-size:1em;font-style:italic;font-weight:var(--base-text-weight-semibold,600);padding:0}.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{border:1px solid var(--borderColor-default);padding:6px 13px}.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:#0000}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{vertical-align:text-top;background-color:#0000;max-width:none}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{float:left;border:1px solid var(--borderColor-default);width:auto;margin:13px 0 0;padding:7px;display:block;overflow:hidden}.markdown-body span.frame span img{float:left;display:block}.markdown-body span.frame span span{clear:both;color:var(--fgColor-default);padding:5px 0 0;display:block}.markdown-body span.align-center{clear:both;display:block;overflow:hidden}.markdown-body span.align-center>span{text-align:center;margin:13px auto 0;display:block;overflow:hidden}.markdown-body span.align-center span img{text-align:center;margin:0 auto}.markdown-body span.align-right{clear:both;display:block;overflow:hidden}.markdown-body span.align-right>span{text-align:right;margin:13px 0 0;display:block;overflow:hidden}.markdown-body span.align-right span img{text-align:right;margin:0}.markdown-body span.float-left{float:left;margin-right:13px;display:block;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{float:right;margin-left:13px;display:block;overflow:hidden}.markdown-body span.float-right>span{text-align:right;margin:13px auto 0;display:block;overflow:hidden}.markdown-body code,.markdown-body tt{white-space:break-spaces;background-color:var(--bgColor-neutral-muted);border-radius:6px;margin:0;padding:.2em .4em;font-size:1em}.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{word-break:normal;white-space:pre;background:0 0;border:0;margin:0;padding:0}.markdown-body .highlight{margin-bottom:var(--base-size-16)}.markdown-body .highlight pre{word-break:normal;margin-bottom:0}.markdown-body .highlight pre,.markdown-body pre{padding:var(--base-size-16);color:var(--fgColor-default);background-color:var(--bgColor-muted);border-radius:6px;font-size:1em;line-height:1.45;overflow:auto}.markdown-body pre code,.markdown-body pre tt{max-width:auto;line-height:inherit;word-wrap:normal;background-color:#0000;border:0;margin:0;padding:0;display:inline;overflow:visible}.markdown-body .csv-data td,.markdown-body .csv-data th{text-align:left;white-space:nowrap;padding:5px;font-size:1em;line-height:1;overflow:hidden}.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{color:var(--fgColor-muted);border-top:1px solid var(--borderColor-default);font-size:1em}.markdown-body .footnotes ol{padding-left:var(--base-size-16)}.markdown-body .footnotes ol ul{padding-left:var(--base-size-16);margin-top:var(--base-size-16);display:inline-block}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{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;position:absolute}.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{color:var(--color-prettylights-syntax-string-regexp);font-weight:700}.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{color:var(--color-prettylights-syntax-markup-heading);font-weight:700}.markdown-body .pl-mi{color:var(--color-prettylights-syntax-markup-italic);font-style:italic}.markdown-body .pl-mb{color:var(--color-prettylights-syntax-markup-bold);font-weight:700}.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{color:var(--color-prettylights-syntax-meta-diff-range);font-weight:700}.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{color:var(--color-prettylights-syntax-constant-other-reference-link);text-decoration:underline}.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){box-shadow:none;outline:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{min-width:1ch;font-family:Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1em;font-weight:var(--base-text-weight-normal,400);vertical-align:-.075em;line-height:1;display:inline-block;font-style:normal!important}.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{vertical-align:middle;margin:0 .2em .25em -1.4em}.markdown-body ul:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .task-list-item-checkbox,.markdown-body ol:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .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{clip:auto;width:auto;height:24px;display:block;overflow:visible}.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{font-weight:var(--base-text-weight-medium,500);align-items:center;line-height:1;display:flex}.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}
