.oneline{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflowable{border:0;background-color:transparent;text-overflow:ellipsis}.overflowable:focus{outline:none}.fill{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.vbox,.hbox,.center{display:flex}.vbox{flex-direction:column}.hbox{flex-direction:row}.reverse.vbox{flex-direction:column-reverse}.reverse.hbox{flex-direction:row-reverse}.middle{align-items:center}.center{align-items:center;justify-content:center;text-align:center}.wrap{flex-wrap:wrap}.fat{flex-grow:1;min-width:0;min-height:0}.hmiddle{position:absolute;left:50%;transform:translate3d(-50%,0,0)}.vmiddle{position:absolute;top:50%;transform:translate3d(0,-50%,0)}.link-text-style{cursor:pointer;color:var(--functional_brand_primary)}.ant-btn{border-radius:4px;box-shadow:none;transition:background-color .3s border-color .3s;color:var(--text_1st);background:var(--buttonbg_1st);border:1px solid var(--border_3rd)}.ant-btn:hover,.ant-btn:focus,.ant-btn:visited{background-color:var(--commonbg_1st_hover);border-color:var(--border_3rd);color:var(--functional_brand_primary)}.ant-btn.ant-btn-primary{background-color:var(--functional_brand_primary);border-color:var(--functional_brand_primary);color:var(--textwhite_1st)}.ant-btn.ant-btn-primary:hover,.ant-btn.ant-btn-primary:visited{background-color:var(--functional_brand_1st_hover);border-color:var(--functional_brand_1st_hover)}.ant-btn.ant-btn-primary:disabled{color:var(--textwhite_1st);background-color:#1b92f54d;border:none}.ant-btn.ant-btn-danger{background-color:var(--functional_red_1st);color:var(--textwhite_1st);border-color:var(--functional_red_1st)}.ant-btn.ant-btn-danger:hover,.ant-btn.ant-btn-danger:focus,.ant-btn.ant-btn-danger:visited{background-color:var(--functional_red_3st);color:var(--textwhite_1st);border-color:var(--functional_red_3st)}.ant-btn.ant-btn-danger:disabled,.ant-btn.ant-btn-danger:disabled:hover{color:#ffffff4d}.ant-select-arrow{margin-top:-10px}.ant-btn-circle.iconOnly{border:none;background:none}.ant-input{border-color:var(--border_3rd);background-color:var(--commonbg_1st);color:var(--text_1st)}.ant-input:hover,.ant-input:focus{border-color:var(--border_3rd);box-shadow:none}.ant-input:disabled{color:var(--text_3rd)}.ant-input-affix-wrapper:hover .ant-input{border-color:var(--border_3rd)!important}.ant-avatar .anticon{font-size:1em!important}.ant-badge.small .ant-badge-count{background-color:var(--functional_red_1st);color:var(--textwhite_1st);height:16px;min-width:16px;min-height:16px;line-height:16px;padding:0 3px;font-size:9px}.ant-card{display:inline-block;text-align:center;border-radius:7px;border:none;box-shadow:0 0 10px 4px #00000014;overflow:hidden}.ant-card .ant-card-head{border:none;box-shadow:0 0 10px 4px #00000014}.ant-dropdown-menu{padding:0;border-radius:7px;border:1px solid var(--border_2nd);overflow:hidden;background-color:var(--commonbg_white)}.ant-dropdown-menu .ant-dropdown-menu-item{margin:0;padding:0;min-width:140px;background-color:var(--commonbg_white);color:var(--text_1st)}.ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:var(--commonbg_2nd_hover)}.ant-dropdown-menu .ant-dropdown-menu-item .label{margin:0 18px;padding:10px 0;border-bottom:1px solid var(--separator_1st)}.ant-dropdown-menu .ant-dropdown-menu-item:last-child .label{border-bottom:none}.ant-message{z-index:9999998}.ant-popover{z-index:9999997}.ant-modal-wrap{z-index:9999996}.ant-drawer{width:100%;pointer-events:none;position:absolute!important}.ant-drawer.ant-drawer-open{pointer-events:all}.ant-drawer .ant-drawer-mask{position:absolute;animation:none!important}.ant-drawer .ant-drawer-content-wrapper,.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap{position:absolute}.ant-modal-wrap{display:flex;align-items:center;justify-content:center;-webkit-app-region:no-drag}.ant-modal-wrap .ant-modal{top:0;padding:0;color:var(--text_1st)}.ant-modal-wrap .ant-modal .ant-modal-title{color:var(--text_1st)}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-close{display:none}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body{padding:22px}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer{background-color:var(--dialogsbg_2nd);border-radius:0 0 7px 7px;border-top:1px solid var(--separator_2nd)}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn-danger{color:var(--textwhite_1st)}.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn-danger[disabled]{background-color:var(--functional_red_4th);border-color:var(--functional_red_4th);color:var(--textwhite_disable)}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body{padding:0}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper{overflow:hidden;border-radius:7px;box-shadow:0 0 10px 4px #00000014}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .anticon{display:none}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title{background-color:var(--dialogsbg_1st);color:var(--text_1st);height:50px;padding:0 20px;line-height:50px;text-align:center;border-bottom:1px solid var(--separator_1st)}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{padding:22px;margin:0;text-align:center;background-color:var(--elevator_2nd);color:var(--text_1st)}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content pre{white-space:pre-wrap;text-align:center}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns{display:flex;flex-direction:row;width:100%;padding:10px 20px 20px;margin:0;background-color:var(--elevator_2nd)}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns button{height:36px;flex-grow:1;flex-basis:0%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-modal-wrap .ant-modal.ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns button:not(:first-child){margin-left:20px}.ant-tooltip{font-size:12px;max-width:500px;z-index:9999999}.ant-tooltip .ant-tooltip-inner{padding:8px 10px;background-color:var(--tootipsbg_1st);color:var(--textwhite_1st)}.ant-tooltip .ant-tooltip-inner a{color:var(--text_toolip_link)}.ant-tooltip .ant-tooltip-inner a:hover{color:var(--text_toolip_link_hover)}.ant-tooltip .ant-tooltip-arrow:before{background-color:var(--tootipsbg_1st)}.ant-tooltip.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:12px}.message-editor-dropdown-screenshot .ant-dropdown-menu{border-radius:4px;transform:translate(-30px,2px)}.message-editor-dropdown-screenshot .ant-dropdown-menu .ant-dropdown-menu-item{padding:8px 2px}.message-editor-dropdown-screenshot .ant-dropdown-menu .ant-checkbox-wrapper{color:var(--text_1st)}.message-editor-dropdown-screenshot .ant-dropdown-menu .ant-checkbox-wrapper .ant-checkbox{display:none}.message-editor-dropdown-screenshot .ant-dropdown-menu .ant-checkbox-wrapper .screenshot-option-checkbox{margin-right:6px;vertical-align:middle}.desktop-app-check-notification .ant-notification-notice-message{color:var(--text_1st);font-weight:500;margin-left:80px}.desktop-app-check-notification .ant-notification-notice-description{color:var(--text_2nd);margin-left:80px}.ant-checkbox-inner:after{left:25%}.ant-drawer{position:absolute}.ant-drawer.hide .ant-drawer-content-wrapper{width:0!important;border:0}.ant-drawer .ant-drawer-content-wrapper{border-radius:7px;overflow:hidden;transition:transform .3s cubic-bezier(.7,.3,.1,1),width .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body{display:flex;flex-direction:column}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-header{position:-webkit-sticky;position:sticky;top:0;border-bottom:1px solid var(--separator_1st);padding:0;z-index:600}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-title{height:62px;line-height:62px;text-align:center;font-size:14px;color:var(--text_1st)}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-close{display:none}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body{display:flex;flex-direction:column;flex-grow:1;min-width:0;min-height:0;background-color:var(--elevator_1st);padding:0}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body footer{width:100%;padding:12px 10px;border-top:1px solid var(--separator_1st);z-index:1}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body footer .ant-btn{margin:0 10px}.ant-drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body footer .ant-btn-danger{color:red;background-color:#fff;border-color:#e1e1e7;text-shadow:none}.ant-drawer section{margin:20px 20px 0;border-bottom:1px solid var(--separator_1st)}.ant-drawer section .common-form-item{margin-bottom:20px;text-align:left}.ant-drawer section:last-of-type{border:none}.ant-switch{min-width:38px}.ant-switch:after{background-color:var(--iconwhite_1st)}.ant-switch:not(.ant-switch-checked){background-color:var(--text_3rd)}.ant-switch-checked{background-color:var(--functional_brand_primary)}.ant-radio .ant-radio-inner{width:20px;height:20px;background:var(--buttonbg_1st);border:1px solid var(--border_4th)}.ant-radio .ant-radio-inner:after{top:4px;left:4px}.ant-radio.ant-radio-checked .ant-radio-inner{border-width:2px;border-color:var(--functional_brand_primary)}.ant-radio.ant-radio-checked .ant-radio-inner:after{border-color:var(--iconwhite_1st)}.ant-radio.ant-radio-checked.ant-radio-disabled{opacity:.4}.ant-radio.ant-radio-checked.ant-radio-disabled .ant-radio-inner{border-color:#1890ff!important}.ant-radio.ant-radio-checked.ant-radio-disabled .ant-radio-inner:after{background-color:#1890ff}.ant-radio-button-wrapper{background:var(--buttonbg_1st);color:var(--functional_brand_primary);border:1px solid var(--border_4th);color:var(--text_1st)}.ant-radio-button-wrapper:hover{background:var(--commonbg_1st_hover)}.ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:var(--buttonbg_1st)}.ant-radio-button-wrapper.ant-radio-button-wrapper-disable{background:var(--functional_brand_1st_disable)}.ant-radio-button-wrapper.ant-radio-button-wrapper:before{background:var(--border_4th)}.ant-radio-button-wrapper.ant-radio-button-wrapper:first-child{border-left:1px solid var(--border_4th)}.ant-radio-wrapper{color:var(--text_1st)}.ant-checkbox .ant-checkbox-inner{background-color:var(--commonbg_white);border-color:var(--icon_4th)!important}.ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--functional_brand_primary);border-color:var(--functional_brand_primary)!important}.ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{border-color:var(--iconwhite_1st)}.ant-checkbox.ant-checkbox-checked.ant-checkbox-disabled{opacity:.4}.ant-modal-header{background-color:var(--dialogsbg_1st);border-color:var(--separator_2nd)}.ant-modal-content{background-color:var(--dialogsbg_2nd);border-radius:7px}.ant-divider{background:var(--separator_2nd)}.ant-select-selection{background-color:var(--commonbg_1st);color:var(--text_1st);border-color:var(--border_2nd)}.ant-select-selection .ant-select-selection__clear{background-color:var(--commonbg_1st);color:var(--icon_3rd)}.ant-select-selection .ant-select-selection__placeholder{color:var(--text_3rd)}.ant-select-selection:hover{border-color:var(--functional_brand_primary)}.ant-select-disabled .ant-select-selection{background:var(--commonbg_1st);color:var(--text_3rd);border:1px solid var(--border_2nd)!important}.ant-select-disabled .ant-select-selection .ant-select-selection__clear{background-color:var(--commonbg_1st);color:var(--icon_3rd)}.ant-select-disabled .ant-select-selection .ant-select-selection__placeholder{color:var(--text_3rd)}.ant-select-disabled .ant-select-selection:hover{border-color:var(--border_2nd)}.ant-btn-link{color:var(--icon_1st);background-color:initial;border-color:transparent;box-shadow:none}.ant-btn-link:hover{color:var(--functional_brand_primary);background-color:var(--commonbg_1st_hover)}.ant-popover-arrow{border-color:var(--commonbg_white)!important}::selection{color:var(--textwhite_1st);background:var(--functional_brand_primary)}.ant-popover-inner,.ant-select-dropdown{background-color:var(--commonbg_white)}.ant-select-dropdown-menu .ant-select-dropdown-menu-item{color:var(--text_1st)}.ant-select-dropdown-menu .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:var(--commonbg_2nd_hover)}.ant-select-dropdown-menu .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background-color:var(--commonbg_2nd_hover)}.ant-select-dropdown-menu .ant-select-dropdown-menu-item-selected{color:var(--text_1st);background-color:var(--commonbg_2nd_hover)}.ant-tabs-left-bar{border-right:1px solid var(--separator_2nd)!important}.ant-checkbox-wrapper{color:var(--text_1st)}.ant-tabs-bar{border-bottom:1px solid var(--separator_2nd)}.ant-drawer-content{background-color:var(--elevator_1st)}.ant-message .ant-message-notice-content{background:var(--dialogsbg_1st);color:var(--text_1st)}.ant-notification-notice{-webkit-app-region:no-drag;background:var(--dialogsbg_1st)}.ant-notification-notice .ant-notification-notice-content .anticon-smile{color:var(--icon_1st)}.ant-notification-notice .ant-notification-notice-icon-warning{color:var(--functional_yellow_1st)}.ant-notification-notice .ant-notification-notice-message,.ant-notification-notice .ant-notification-notice-description{color:var(--text_1st)}.ant-notification-notice .ant-notification-notice-close{color:var(--icon_1st)}.ant-fullcalendar-value{color:var(--text_1st)}.ant-fullcalendar-value:hover{background-color:var(--commonbg_3rd_hover)}.ant-fullcalendar-disabled-cell .ant-fullcalendar-value,.ant-fullcalendar-last-month-cell .ant-fullcalendar-value,.ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value{color:var(--text_2nd)}.sprite_zoom_img_illustration_started{display:inline-block;position:relative;width:280px;height:220px;min-width:280px;min-height:220px}.sprite_zoom_img_illustration_started:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px 0px;width:560px;height:440px;min-width:280px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_afternoon{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_afternoon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -440px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_evening{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_evening:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_morning{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_morning:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_nochathistory{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_chat_img_nochathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_contacts_img_nocontact{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_contacts_img_nocontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_groups_img_placeholder_conferences{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_groups_img_placeholder_conferences:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_search_no_typing{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_search_img_search_no_typing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-440px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_screenshare_new_feature{display:inline-block;position:relative;width:232px;height:142px;min-width:232px;min-height:142px}.sprite_screenshare_new_feature:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -888px;width:464px;height:284px;min-width:232px;min-height:142px;transform-origin:top left;transform:scale(.5)}.sprite_add_img_addcontact{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_add_img_addcontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px 0px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_expired{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_chat_imageview_expired:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -320px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_no_media{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_chat_imageview_no_media:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -640px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -960px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_searchdefault{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_searchdefault:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_disconnect{display:inline-block;position:relative;width:201px;height:120px;min-width:201px;min-height:120px}.sprite_backuprestore_image_disconnect:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1328px;width:402px;height:240px;min-width:201px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backupcompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_backupcompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-722px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backupstop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_backupstop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1122px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_confirmonphone{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_confirmonphone:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px 0px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_other_error{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_other_error:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -240px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restorecompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_restorecompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -480px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restorestop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_restorestop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -720px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_desktopnospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_desktopnospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -960px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_desktopupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_desktopupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1200px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_mobilenospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_mobilenospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_mobileupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_mobileupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_nonetwork{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_nonetwork:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backup{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_backup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restore_disable{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_restore_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restore{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_plane{display:inline-block;position:relative;width:183px;height:93px;min-width:183px;min-height:93px}.sprite_login_ic_plane:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1440px;width:366px;height:186px;min-width:183px;min-height:93px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_seatalk{display:inline-block;position:relative;width:110px;height:139px;min-width:110px;min-height:139px}.sprite_settings_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1888px;width:220px;height:278px;min-width:110px;min-height:139px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_chat_default{display:inline-block;position:relative;width:120px;height:121px;min-width:120px;min-height:121px}.sprite_search_img_chat_default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-220px -1888px;width:240px;height:242px;min-width:120px;min-height:121px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_noticebotavatar{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_chat_ic_noticebotavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1522px -1328px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_illustration_othererror{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_illustration_othererror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-460px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_chat_noresult{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_search_img_chat_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-700px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_chatsettings_img_nonoticebot{display:inline-block;position:relative;width:100px;height:100px;min-width:100px;min-height:100px}.sprite_chatsettings_img_nonoticebot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-940px -1888px;width:200px;height:200px;min-width:100px;min-height:100px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_seatalklogo{display:inline-block;position:relative;width:176px;height:48px;min-width:176px;min-height:48px}.sprite_login_ic_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1172px;width:352px;height:96px;min-width:176px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_defaultavatar{display:inline-block;position:relative;width:90px;height:90px;min-width:90px;min-height:90px}.sprite_ele_ic_defaultavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1140px -1888px;width:180px;height:180px;min-width:90px;min-height:90px;transform-origin:top left;transform:scale(.5)}.sprite_contact_ic_seatalk{display:inline-block;position:relative;width:159px;height:46px;min-width:159px;min-height:46px}.sprite_contact_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1888px;width:318px;height:92px;min-width:159px;min-height:46px;transform-origin:top left;transform:scale(.5)}.sprite_dropfile_ic_pic{display:inline-block;position:relative;width:82px;height:82px;min-width:82px;min-height:82px}.sprite_dropfile_ic_pic:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px 0px;width:164px;height:164px;min-width:82px;min-height:82px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_image_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_chat_ic_empty_image_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -164px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_video_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_chat_ic_empty_video_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -304px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_image_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_image_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -444px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_video_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_video_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -584px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_file_ic_alert_large{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.sprite_file_ic_alert_large:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -724px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.sprite_gif_expired_text{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.sprite_gif_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -852px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.sprite_default_bot{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_default_bot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -980px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_default_group{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_default_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1100px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_default_user{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_default_user:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1220px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_networkerror{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_ele_ic_qrcode_networkerror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1340px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_desktopdownload{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_login_ic_desktopdownload:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1460px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_image{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_chat_ic_empty_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1580px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim_gallery{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1676px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon_disabled{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1772px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_cameraon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1868px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_sharescreen{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1964px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_disable{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -2060px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -440px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -536px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_speaker_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_speaker_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -632px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_speaker_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_speaker_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -728px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_addmember{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -888px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_hangup{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_hangup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -984px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_speakeroff{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1232px -1172px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_speakeron{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_speakeron:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1328px -1172px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voting_ic_image_placeholder{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voting_ic_image_placeholder:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2166px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline_big{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_zoom_ic_incomingcall_decline_big:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-96px -2166px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_addmember{display:inline-block;position:relative;width:44px;height:44px;min-width:44px;min-height:44px}.sprite_videocall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -1080px;width:88px;height:88px;min-width:44px;min-height:44px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voting{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_ic_voting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_next{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_imageview_ic_next:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_previous{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_imageview_ic_previous:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-480px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_location_white{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_content_ic_location_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_qr{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_qr:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-720px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_save{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_save:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_csv_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_csv_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_doc_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_doc_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_doc_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_doc_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1040px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_excel_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_excel_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_excel_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_excel_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_other_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_other_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_other_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_other_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_pdf_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_pdf_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_ppt_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1680px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_ppt_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1638px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_rar_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_rar_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1718px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_rar_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_rar_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1798px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_sound_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_sound_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1878px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_sound_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_sound_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1958px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_zip_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_zip_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2038px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_zip_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_zip_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_group_setting_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_group_setting_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_decline{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1480px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_endaccept{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_endaccept:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1560px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_voice{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1640px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chatbot_profile{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_search_ic_chatbot_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1720px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_search_icon_searchnameemail{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_search_icon_searchnameemail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1800px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_avatar_conferenceroom{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_zoom_ic_avatar_conferenceroom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1880px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_avatar_myconference{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_zoom_ic_avatar_myconference:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1960px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_video_play{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_content_ic_video_play:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2040px -1980px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_download_ic_preview{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_download_ic_preview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-192px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_failed{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_ele_ic_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-264px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_file_ic_alert{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_file_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-336px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_group_setting_ic_link_gray{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_group_setting_ic_link_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-408px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_image_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_image_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-480px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_avatar{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_profile_ic_avatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-552px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_video_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_video_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-624px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_thumbnail{display:inline-block;position:relative;width:54px;height:20px;min-width:54px;min-height:20px}.sprite_chat_imageview_ic_thumbnail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -1280px;width:108px;height:40px;min-width:54px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_add_ic_newchat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_add_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1580px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_fileview_ic_fittowidth_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1676px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_fileview_ic_fittowidth:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1772px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_contact{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1868px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_emoji_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_emoji_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1964px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_emoji{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_emoji:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -2060px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_file_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_file_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -824px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_file{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2112px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_screenshot_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_screenshot_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-696px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_screenshot{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_screenshot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-760px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voicecall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_voicecall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-824px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voicecall_gray{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_voicecall_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-888px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_vote_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_vote_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-952px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_vote{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_vote:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1016px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_zoom_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_zoom_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1080px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_zoom{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_zoom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1144px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_image_viewer_ic_more_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_image_viewer_ic_more_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1208px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_image_viewer_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_image_viewer_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1272px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_album_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_album_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1336px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_album{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_album:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1464px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_bigger_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_bigger_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1528px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_bigger{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_bigger:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1592px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_close{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1656px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_download_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_download_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1720px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_download{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1784px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1848px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_rotate_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_rotate_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1912px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_rotate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_rotate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1976px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_smaller_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_smaller_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2040px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_smaller{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_smaller:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2104px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_nestedforward_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_nestedforward_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2168px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_screenshot_ic_confirm{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_screenshot_ic_confirm:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2232px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_delete_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_delete_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_delete{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-64px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_forward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-128px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-192px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-256px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_onebyoneforward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_recall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_recall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-384px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_recall{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_recall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_copy{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_ele_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_icon_32_px_seatalk{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_icon_32_px_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-576px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_addtochat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_addtochat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_groupinfo{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_groupinfo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-704px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-768px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_profile{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-832px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_votehistory{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_votehistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-896px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_chats_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_chats_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_chats{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_chats:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1024px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_contacts_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_contacts_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1088px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_contacts{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_contacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_discover_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_discover_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1216px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_discover{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_discover:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_settings{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar-ic-discover-active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar-ic-discover-active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1408px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar-ic-discover-default{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar-ic-discover-default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1472px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_voting_ic_add_image{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_voting_ic_add_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_camera_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_camera_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1664px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1728px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_video{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1792px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_voice{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1856px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_off_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_off_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1984px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_on_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_on_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2048px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2112px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close_blue{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_ele_sidebar_ic_close_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1268px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close_white{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_ele_sidebar_ic_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-936px -1268px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_ele_sidebar_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-992px -1268px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_contacts_ic_all{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.sprite_contacts_ic_all:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1048px -1268px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.sprite_ele_ic_qrcode:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1100px -1268px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_state_ongoing{display:inline-block;position:relative;width:25px;height:25px;min-width:25px;min-height:25px}.sprite_zoom_ic_state_ongoing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -1268px;width:50px;height:50px;min-width:25px;min-height:25px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat_imageview_ic_exclaim:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -824px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat-ic-navigate-up{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat-ic-navigate-up:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1202px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_addcontacts{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chatlist_ic_addcontacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1250px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_newchat{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chatlist_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1298px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_expire{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_ele_ic_qrcode_expire:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1346px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_gridview{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_meeting_ic_inmeeting_gridview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1394px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_backuprestore{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_backuprestore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2118px -1888px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_bugreport{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_bugreport:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -2262px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_exit{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_exit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2224px -2262px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_helpcenter{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_helpcenter:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -2262px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_logout{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_logout:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px 0px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_maximize{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -48px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_minimum{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_minimum:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -96px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_seaintranet{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_seaintranet:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -144px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speakeroff{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -192px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speaking{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_memberstatus_speaking:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -240px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_settings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -288px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_off{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -336px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_on{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -384px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -432px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_seatalklogo{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -480px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_generalsettings{display:inline-block;position:relative;width:23px;height:24px;min-width:23px;min-height:24px}.sprite_settings_ic_generalsettings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -528px;width:46px;height:48px;min-width:23px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes_gray{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -576px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes_white{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -620px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -664px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_video{display:inline-block;position:relative;width:24px;height:18px;min-width:24px;min-height:18px}.sprite_chat_imageview_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -708px;width:48px;height:36px;min-width:24px;min-height:18px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_loading{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chat_ic_loading:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -744px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_cancel{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatlist_ic_cancel:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -784px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_arrow_down{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_arrow_down:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -824px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_bubble_voicecall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -864px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_contact_ic_arrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_contact_ic_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -904px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_call_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_content_ic_call_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -944px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_call{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_content_ic_call:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -984px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_download_file_failed{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_download_file_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1024px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_download_file{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_download_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1064px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_content_ic_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_content_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1104px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_copy_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_copy_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1144px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_black{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1184px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1224px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1264px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_more_right_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_more_right_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1304px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_nonotification{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_nonotification:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1344px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_selection_active{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_selection_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1384px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_selection_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_selection_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1424px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_general_ic_more_small{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_general_ic_more_small:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1464px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_general_more_ic_back{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_general_more_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1504px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_howtoscan{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_howtoscan:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1544px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_popup_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_popup_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1584px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_refresh{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_refresh:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1624px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_status_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_inmeeting_status_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1664px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_admit{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_participants_waiting_admit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1704px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_reject{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_participants_waiting_reject:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1744px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_confirm_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_confirm_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1784px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_confirm_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_confirm_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1824px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_set_alias_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_set_alias_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1864px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_set_alias{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_set_alias:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1904px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile-ic-setalias-gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile-ic-setalias-gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1944px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_copy_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_copy_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1984px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_copy{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2024px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_download_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_download_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2064px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_download{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2104px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_forward_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2144px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_forward{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2184px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2224px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_trace_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_trace_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2264px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_trace{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_trace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -980px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1020px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_server_maintenance_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_server_maintenance_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1060px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_add{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_add:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1100px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_remove{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_remove:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1140px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_search{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_search:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1180px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_dropdownarrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_zoom_ic_dropdownarrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1220px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_toast_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_zoom_ic_toast_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1260px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chat_sendimage_ic_delete{display:inline-block;position:relative;width:18px;height:18px;min-width:18px;min-height:18px}.sprite_chat_sendimage_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -724px;width:36px;height:36px;min-width:18px;min-height:18px;transform-origin:top left;transform:scale(.5)}.sprite_ele_content_ic_warn{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_ele_content_ic_warn:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -760px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chatbot{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_chatbot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -792px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chathistory{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_chathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -852px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_contact{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -884px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_group{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -916px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_notice{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_notice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -948px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_publicaccount{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_publicaccount:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1300px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_settings-ic-zoom-in{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_settings-ic-zoom-in:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1340px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_settings-ic-zoom-out{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_settings-ic-zoom-out:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1372px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_oncall{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_titlebar_ic_oncall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1404px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_onleave{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_titlebar_ic_onleave:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1460px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_dark{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1492px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_white{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1524px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1644px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_maximize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1644px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_minimize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1740px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_restore{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1740px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_seatalklogo{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1836px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_connecting{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_zoom_ic_connecting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1836px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_newmessages_arrow{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_chat_ic_newmessages_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -824px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_chat_sendimage_ic_video{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_chat_sendimage_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1932px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_newchat_ic_delete_black{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_newchat_ic_delete_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2300px -1932px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_whisper{display:inline-block;position:relative;width:12px;height:14px;min-width:12px;min-height:14px}.sprite_ele_ic_whisper:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -164px;width:24px;height:28px;min-width:12px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_rc_muted{display:inline-block;position:relative;width:10px;height:12px;min-width:10px;min-height:12px}.sprite_videocall_rc_muted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -192px;width:20px;height:24px;min-width:10px;min-height:12px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_whitebubble{display:inline-block;position:relative;width:7px;height:11px;min-width:7px;min-height:11px}.sprite_chat_ic_whitebubble:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2304px;width:14px;height:22px;min-width:7px;min-height:11px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_img_illustration_started{display:inline-block;position:relative;width:280px;height:220px;min-width:280px;min-height:220px}.light-theme .sprite_zoom_img_illustration_started:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px 0px;width:560px;height:440px;min-width:280px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_img_afternoon{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.light-theme .sprite_chat_img_afternoon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -440px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_img_evening{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.light-theme .sprite_chat_img_evening:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_img_morning{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.light-theme .sprite_chat_img_morning:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_img_nochathistory{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.light-theme .sprite_chat_img_nochathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_contacts_img_nocontact{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.light-theme .sprite_contacts_img_nocontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_groups_img_placeholder_conferences{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.light-theme .sprite_groups_img_placeholder_conferences:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_search_no_typing{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.light-theme .sprite_search_img_search_no_typing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-440px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_screenshare_new_feature{display:inline-block;position:relative;width:232px;height:142px;min-width:232px;min-height:142px}.light-theme .sprite_screenshare_new_feature:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -888px;width:464px;height:284px;min-width:232px;min-height:142px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_add_img_addcontact{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_add_img_addcontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px 0px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_expired{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_chat_imageview_expired:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -320px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_no_media{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_chat_imageview_no_media:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -640px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_search_img_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -960px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_searchdefault{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.light-theme .sprite_search_img_searchdefault:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_disconnect{display:inline-block;position:relative;width:201px;height:120px;min-width:201px;min-height:120px}.light-theme .sprite_backuprestore_image_disconnect:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1328px;width:402px;height:240px;min-width:201px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_backupcompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_backupcompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-722px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_backupstop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_backupstop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1122px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_confirmonphone{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_confirmonphone:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px 0px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_other_error{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_other_error:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -240px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restorecompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_restorecompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -480px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restorestop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_image_restorestop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -720px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_desktopnospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_desktopnospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -960px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_desktopupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_desktopupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1200px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_mobilenospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_mobilenospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_mobileupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_mobileupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_img_nonetwork{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.light-theme .sprite_backuprestore_img_nonetwork:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_backup{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.light-theme .sprite_backuprestore_image_backup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restore_disable{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.light-theme .sprite_backuprestore_image_restore_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_backuprestore_image_restore{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.light-theme .sprite_backuprestore_image_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_plane{display:inline-block;position:relative;width:183px;height:93px;min-width:183px;min-height:93px}.light-theme .sprite_login_ic_plane:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1440px;width:366px;height:186px;min-width:183px;min-height:93px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_seatalk{display:inline-block;position:relative;width:110px;height:139px;min-width:110px;min-height:139px}.light-theme .sprite_settings_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1888px;width:220px;height:278px;min-width:110px;min-height:139px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_chat_default{display:inline-block;position:relative;width:120px;height:121px;min-width:120px;min-height:121px}.light-theme .sprite_search_img_chat_default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-220px -1888px;width:240px;height:242px;min-width:120px;min-height:121px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_noticebotavatar{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.light-theme .sprite_chat_ic_noticebotavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1522px -1328px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_illustration_othererror{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.light-theme .sprite_illustration_othererror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-460px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_img_chat_noresult{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.light-theme .sprite_search_img_chat_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-700px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatsettings_img_nonoticebot{display:inline-block;position:relative;width:100px;height:100px;min-width:100px;min-height:100px}.light-theme .sprite_chatsettings_img_nonoticebot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-940px -1888px;width:200px;height:200px;min-width:100px;min-height:100px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_seatalklogo{display:inline-block;position:relative;width:176px;height:48px;min-width:176px;min-height:48px}.light-theme .sprite_login_ic_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1172px;width:352px;height:96px;min-width:176px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_defaultavatar{display:inline-block;position:relative;width:90px;height:90px;min-width:90px;min-height:90px}.light-theme .sprite_ele_ic_defaultavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1140px -1888px;width:180px;height:180px;min-width:90px;min-height:90px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_contact_ic_seatalk{display:inline-block;position:relative;width:159px;height:46px;min-width:159px;min-height:46px}.light-theme .sprite_contact_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1888px;width:318px;height:92px;min-width:159px;min-height:46px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_dropfile_ic_pic{display:inline-block;position:relative;width:82px;height:82px;min-width:82px;min-height:82px}.light-theme .sprite_dropfile_ic_pic:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px 0px;width:164px;height:164px;min-width:82px;min-height:82px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_empty_image_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.light-theme .sprite_chat_ic_empty_image_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -164px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_empty_video_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.light-theme .sprite_chat_ic_empty_video_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -304px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_image_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.light-theme .sprite_image_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -444px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_video_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.light-theme .sprite_video_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -584px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_file_ic_alert_large{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.light-theme .sprite_file_ic_alert_large:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -724px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_gif_expired_text{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.light-theme .sprite_gif_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -852px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_default_bot{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_default_bot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -980px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_default_group{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_default_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1100px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_default_user{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_default_user:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1220px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_networkerror{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_ele_ic_qrcode_networkerror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1340px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_desktopdownload{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.light-theme .sprite_login_ic_desktopdownload:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1460px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_empty_image{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_chat_ic_empty_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1580px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_exclaim_gallery{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1676px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_cameraon_disabled{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1772px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_cameraon{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_meeting_ic_inmeeting_cameraon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1868px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_sharescreen{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1964px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_camera_disable{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_camera_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -2060px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_camera_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -440px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_camera_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -536px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_speaker_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_speaker_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -632px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_speaker_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_videocall_ic_speaker_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -728px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_addmember{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voicecall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -888px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_hangup{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voicecall_ic_hangup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -984px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_speakeroff{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voicecall_ic_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1232px -1172px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_speakeron{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voicecall_ic_speakeron:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1328px -1172px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voting_ic_image_placeholder{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_voting_ic_image_placeholder:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2166px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_decline_big{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.light-theme .sprite_zoom_ic_incomingcall_decline_big:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-96px -2166px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_ic_addmember{display:inline-block;position:relative;width:44px;height:44px;min-width:44px;min-height:44px}.light-theme .sprite_videocall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -1080px;width:88px;height:88px;min-width:44px;min-height:44px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_voting{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_chat_ic_voting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_next{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_chat_imageview_ic_next:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_previous{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_chat_imageview_ic_previous:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-480px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_content_ic_location_white{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_content_ic_location_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_ele_ic_qrcode_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_qr{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_ele_ic_qrcode_qr:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-720px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_save{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_ele_ic_qrcode_save:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_csv_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_csv_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_doc_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_doc_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_doc_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_doc_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1040px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_excel_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_excel_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_excel_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_excel_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_other_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_other_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_other_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_other_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_pdf_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_pdf_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_pdf_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_pdf_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_ppt_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_ppt_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1680px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_ppt_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_ppt_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1638px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_rar_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_rar_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1718px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_rar_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_rar_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1798px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_sound_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_sound_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1878px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_sound_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_sound_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1958px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_zip_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_zip_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2038px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_filetransfer_ic_zip_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_filetransfer_ic_zip_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_group_setting_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_group_setting_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_icon_decline{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_icon_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1480px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_icon_endaccept{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_icon_endaccept:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1560px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_icon_voice{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_icon_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1640px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_chatbot_profile{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_search_ic_chatbot_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1720px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_icon_searchnameemail{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_search_icon_searchnameemail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1800px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_avatar_conferenceroom{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_zoom_ic_avatar_conferenceroom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1880px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_avatar_myconference{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.light-theme .sprite_zoom_ic_avatar_myconference:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1960px -1980px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_content_ic_video_play{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_content_ic_video_play:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2040px -1980px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_download_ic_preview{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_download_ic_preview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-192px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_failed{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_ele_ic_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-264px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_file_ic_alert{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_file_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-336px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_group_setting_ic_link_gray{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_group_setting_ic_link_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-408px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_image_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_image_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-480px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_avatar{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_profile_ic_avatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-552px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_video_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.light-theme .sprite_video_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-624px -2166px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_thumbnail{display:inline-block;position:relative;width:54px;height:20px;min-width:54px;min-height:20px}.light-theme .sprite_chat_imageview_ic_thumbnail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -1280px;width:108px;height:40px;min-width:54px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_add_ic_newchat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_add_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1580px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_fileview_ic_fittowidth_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_fileview_ic_fittowidth_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1676px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_fileview_ic_fittowidth{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_fileview_ic_fittowidth:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1772px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_contact{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1868px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_emoji_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_emoji_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1964px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_emoji{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_emoji:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -2060px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_file_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_file_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -824px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_file{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2112px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_screenshot_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_screenshot_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-696px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_screenshot{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_screenshot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-760px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_voicecall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_voicecall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-824px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_voicecall_gray{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_voicecall_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-888px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_vote_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_vote_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-952px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_vote{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_vote:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1016px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_zoom_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_zoom_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1080px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_zoom{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_ic_zoom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1144px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_image_viewer_ic_more_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_image_viewer_ic_more_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1208px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_image_viewer_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_image_viewer_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1272px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_album_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_album_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1336px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_album{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_album:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1400px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1464px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_bigger_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_bigger_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1528px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_bigger{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_bigger:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1592px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_close{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1656px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_download_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_download_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1720px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_download{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1784px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1848px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_rotate_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_rotate_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1912px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_rotate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_rotate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1976px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_smaller_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_smaller_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2040px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_smaller{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_imageview_ic_smaller:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2104px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_nestedforward_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_nestedforward_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2168px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_screenshot_ic_confirm{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_screenshot_ic_confirm:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2232px -2166px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_delete_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_delete_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_delete{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-64px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_forward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-128px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-192px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_onebyoneforward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-256px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_onebyoneforward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_onebyoneforward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_recall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_recall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-384px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_select_ic_recall{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_chat_select_ic_recall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_copy{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_ele_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_icon_32_px_seatalk{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_icon_32_px_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-576px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_addtochat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_addtochat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_groupinfo{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_groupinfo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-704px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-768px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_profile{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-832px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_votehistory{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_titlebar_ic_votehistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-896px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_chats_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_chats_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_chats{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_chats:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1024px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_contacts_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_contacts_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1088px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_contacts{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_contacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_discover_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_discover_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1216px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_discover{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_discover:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar_ic_settings{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar-ic-discover-active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar-ic-discover-active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1408px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_toolbar-ic-discover-default{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_toolbar-ic-discover-default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1472px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voting_ic_add_image{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_voting_ic_add_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_camera_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_camera_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1664px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_decline{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_incomingcall_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1728px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_video{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_incomingcall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1792px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_voice{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_incomingcall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1856px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_off_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_microphone_off_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1984px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_on_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_microphone_on_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2048px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_microphone_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.light-theme .sprite_zoom_ic_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2112px -2262px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_sidebar_ic_close_blue{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.light-theme .sprite_ele_sidebar_ic_close_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1268px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_sidebar_ic_close_white{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.light-theme .sprite_ele_sidebar_ic_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-936px -1268px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_sidebar_ic_close{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.light-theme .sprite_ele_sidebar_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-992px -1268px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_contacts_ic_all{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.light-theme .sprite_contacts_ic_all:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1048px -1268px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.light-theme .sprite_ele_ic_qrcode:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1100px -1268px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_state_ongoing{display:inline-block;position:relative;width:25px;height:25px;min-width:25px;min-height:25px}.light-theme .sprite_zoom_ic_state_ongoing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -1268px;width:50px;height:50px;min-width:25px;min-height:25px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_exclaim{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_chat_imageview_ic_exclaim:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -824px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat-ic-navigate-up{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_chat-ic-navigate-up:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1202px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatlist_ic_addcontacts{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_chatlist_ic_addcontacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1250px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatlist_ic_newchat{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_chatlist_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1298px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_qrcode_expire{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_ele_ic_qrcode_expire:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1346px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_gridview{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_meeting_ic_inmeeting_gridview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1394px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_backuprestore{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_backuprestore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2118px -1888px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_bugreport{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_bugreport:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -2262px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_exit{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_exit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2224px -2262px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_helpcenter{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_helpcenter:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -2262px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_logout{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_logout:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px 0px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_maximize{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -48px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_minimum{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_minimum:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -96px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_seaintranet{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_settings_ic_seaintranet:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -144px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_memberstatus_speakeroff{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -192px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_memberstatus_speaking{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_voicecall_ic_memberstatus_speaking:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -240px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_settings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_voicecall_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -288px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_attendees_microphone_off{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_zoom_ic_attendees_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -336px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_attendees_microphone_on{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_zoom_ic_attendees_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -384px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_attendees{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_zoom_ic_attendees:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -432px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_incomingcall_seatalklogo{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.light-theme .sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -480px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_generalsettings{display:inline-block;position:relative;width:23px;height:24px;min-width:23px;min-height:24px}.light-theme .sprite_settings_ic_generalsettings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -528px;width:46px;height:48px;min-width:23px;min-height:24px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_sign_quotes_gray{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.light-theme .sprite_chat_ic_sign_quotes_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -576px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_sign_quotes_white{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.light-theme .sprite_chat_ic_sign_quotes_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -620px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_sign_quotes{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.light-theme .sprite_chat_ic_sign_quotes:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -664px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_imageview_ic_video{display:inline-block;position:relative;width:24px;height:18px;min-width:24px;min-height:18px}.light-theme .sprite_chat_imageview_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -708px;width:48px;height:36px;min-width:24px;min-height:18px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_loading{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_chat_ic_loading:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -744px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatlist_ic_cancel{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_chatlist_ic_cancel:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -784px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatroom_ic_arrow_down{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_chatroom_ic_arrow_down:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -824px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chatroom_ic_bubble_voicecall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -864px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_contact_ic_arrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_contact_ic_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -904px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_content_ic_call_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_content_ic_call_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -944px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_content_ic_call{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_content_ic_call:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -984px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_download_file_failed{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_download_file_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1024px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_download_file{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_download_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1064px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_content_ic_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_content_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1104px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_copy_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_copy_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1144px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_dropdownarrow_black{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_dropdownarrow_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1184px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_dropdownarrow_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_dropdownarrow_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1224px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_dropdownarrow_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_dropdownarrow_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1264px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_more_right_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_more_right_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1304px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_nonotification{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_ic_nonotification:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1344px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_selection_active{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_selection_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1384px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_selection_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_ele_selection_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1424px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_general_ic_more_small{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_general_ic_more_small:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1464px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_general_more_ic_back{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_general_more_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1504px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_howtoscan{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_login_ic_howtoscan:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1544px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_popup_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_login_ic_popup_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1584px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_login_ic_refresh{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_login_ic_refresh:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1624px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_inmeeting_status_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_meeting_ic_inmeeting_status_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1664px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_participants_waiting_admit{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_meeting_ic_participants_waiting_admit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1704px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_meeting_ic_participants_waiting_reject{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_meeting_ic_participants_waiting_reject:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1744px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_confirm_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile_ic_confirm_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1784px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_confirm_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile_ic_confirm_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1824px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_set_alias_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile_ic_set_alias_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1864px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile_ic_set_alias{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile_ic_set_alias:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1904px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_profile-ic-setalias-gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_profile-ic-setalias-gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1944px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_copy_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_copy_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -1984px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_copy{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2024px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_download_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_download_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2064px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_download{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2104px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_forward_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2144px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_forward{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2184px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2224px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_trace_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_trace_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2264px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_trace{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_trace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -980px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_search_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1020px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_server_maintenance_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_server_maintenance_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1060px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_add{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_settings_ic_add:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1100px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_remove{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_settings_ic_remove:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1140px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings_ic_search{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_settings_ic_search:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1180px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_dropdownarrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_zoom_ic_dropdownarrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1220px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_toast_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.light-theme .sprite_zoom_ic_toast_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1260px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_sendimage_ic_delete{display:inline-block;position:relative;width:18px;height:18px;min-width:18px;min-height:18px}.light-theme .sprite_chat_sendimage_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -724px;width:36px;height:36px;min-width:18px;min-height:18px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_content_ic_warn{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_ele_content_ic_warn:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -760px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_chatbot{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_chatbot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -792px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_chathistory{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_chathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -852px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_contact{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -884px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_group{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -916px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_notice{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_notice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -948px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_search_ic_publicaccount{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_search_ic_publicaccount:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1300px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings-ic-zoom-in{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_settings-ic-zoom-in:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1340px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_settings-ic-zoom-out{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_settings-ic-zoom-out:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1372px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_oncall{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_titlebar_ic_oncall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1404px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_titlebar_ic_onleave{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_titlebar_ic_onleave:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1460px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_close_dark{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1492px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_close_white{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1524px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_close{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1644px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_maximize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1644px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_minimize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1740px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_restore{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1740px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1836px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_zoom_ic_connecting{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.light-theme .sprite_zoom_ic_connecting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1836px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_newmessages_arrow{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.light-theme .sprite_chat_ic_newmessages_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -824px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_sendimage_ic_video{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.light-theme .sprite_chat_sendimage_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1932px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_newchat_ic_delete_black{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.light-theme .sprite_newchat_ic_delete_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2300px -1932px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_ele_ic_whisper{display:inline-block;position:relative;width:12px;height:14px;min-width:12px;min-height:14px}.light-theme .sprite_ele_ic_whisper:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -164px;width:24px;height:28px;min-width:12px;min-height:14px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_videocall_rc_muted{display:inline-block;position:relative;width:10px;height:12px;min-width:10px;min-height:12px}.light-theme .sprite_videocall_rc_muted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -192px;width:20px;height:24px;min-width:10px;min-height:12px;transform-origin:top left;transform:scale(.5)}.light-theme .sprite_chat_ic_whitebubble{display:inline-block;position:relative;width:7px;height:11px;min-width:7px;min-height:11px}.light-theme .sprite_chat_ic_whitebubble:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -2304px;width:14px;height:22px;min-width:7px;min-height:11px;transform-origin:top left;transform:scale(.5)}@media (prefers-color-scheme: dark){.sprite_zoom_img_illustration_started{display:inline-block;position:relative;width:280px;height:220px;min-width:280px;min-height:220px}.sprite_zoom_img_illustration_started:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px 0px;width:560px;height:440px;min-width:280px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_afternoon{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_afternoon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -440px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_evening{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_evening:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_morning{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.sprite_chat_img_morning:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.sprite_chat_img_nochathistory{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_chat_img_nochathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_contacts_img_nocontact{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_contacts_img_nocontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_groups_img_placeholder_conferences{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_groups_img_placeholder_conferences:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_search_no_typing{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.sprite_search_img_search_no_typing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-440px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.sprite_screenshare_new_feature{display:inline-block;position:relative;width:232px;height:142px;min-width:232px;min-height:142px}.sprite_screenshare_new_feature:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -888px;width:464px;height:284px;min-width:232px;min-height:142px;transform-origin:top left;transform:scale(.5)}.sprite_add_img_addcontact{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_add_img_addcontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px 0px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_expired{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_chat_imageview_expired:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -320px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_no_media{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_chat_imageview_no_media:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -640px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_chat_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_chat_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -960px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_searchdefault{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.sprite_search_img_searchdefault:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_disconnect{display:inline-block;position:relative;width:201px;height:120px;min-width:201px;min-height:120px}.sprite_backuprestore_image_disconnect:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1328px;width:402px;height:240px;min-width:201px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backupcompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_backupcompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1042px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backupstop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_backupstop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px 0px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_confirmonphone{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_confirmonphone:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -240px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_other_error{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_other_error:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -480px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restorecompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_restorecompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -720px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restorestop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_image_restorestop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -960px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_desktopnospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_desktopnospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1200px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_desktopupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_desktopupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_mobilenospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_mobilenospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_mobileupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_mobileupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_img_nonetwork{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.sprite_backuprestore_img_nonetwork:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_backup{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_backup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1442px -1328px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restore_disable{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_restore_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_backuprestore_image_restore{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.sprite_backuprestore_image_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1888px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_plane{display:inline-block;position:relative;width:183px;height:93px;min-width:183px;min-height:93px}.sprite_login_ic_plane:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1440px;width:366px;height:186px;min-width:183px;min-height:93px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_seatalk{display:inline-block;position:relative;width:110px;height:139px;min-width:110px;min-height:139px}.sprite_settings_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px 0px;width:220px;height:278px;min-width:110px;min-height:139px;transform-origin:top left;transform:scale(.5)}.sprite_search_img_chat_default{display:inline-block;position:relative;width:120px;height:121px;min-width:120px;min-height:121px}.sprite_search_img_chat_default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2128px;width:240px;height:242px;min-width:120px;min-height:121px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_noticebotavatar{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_chat_ic_noticebotavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1648px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_illustration_othererror{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.sprite_illustration_othererror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.sprite_chatsettings_img_nonoticebot{display:inline-block;position:relative;width:100px;height:100px;min-width:100px;min-height:100px}.sprite_chatsettings_img_nonoticebot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -278px;width:200px;height:200px;min-width:100px;min-height:100px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_seatalklogo{display:inline-block;position:relative;width:176px;height:48px;min-width:176px;min-height:48px}.sprite_login_ic_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1172px;width:352px;height:96px;min-width:176px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_contact_ic_seatalk{display:inline-block;position:relative;width:159px;height:46px;min-width:159px;min-height:46px}.sprite_contact_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -1888px;width:318px;height:92px;min-width:159px;min-height:46px;transform-origin:top left;transform:scale(.5)}.sprite_dropfile_ic_pic{display:inline-block;position:relative;width:82px;height:82px;min-width:82px;min-height:82px}.sprite_dropfile_ic_pic:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -478px;width:164px;height:164px;min-width:82px;min-height:82px;transform-origin:top left;transform:scale(.5)}.sprite_file_ic_alert{display:inline-block;position:relative;width:72px;height:72px;min-width:72px;min-height:72px}.sprite_file_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -642px;width:144px;height:144px;min-width:72px;min-height:72px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_image_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_chat_ic_empty_image_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -786px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_video_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_chat_ic_empty_video_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -926px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_image_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_image_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1066px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_video_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.sprite_video_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1206px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.sprite_file_ic_alert_large{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.sprite_file_ic_alert_large:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1346px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.sprite_gif_expired_text{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.sprite_gif_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1474px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_networkerror{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_ele_ic_qrcode_networkerror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1602px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_desktopdownload{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.sprite_login_ic_desktopdownload:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1722px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_video_play{display:inline-block;position:relative;width:50px;height:50px;min-width:50px;min-height:50px}.sprite_content_ic_video_play:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1602px;width:100px;height:100px;min-width:50px;min-height:50px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_empty_image{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_chat_ic_empty_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1722px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim_gallery{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1842px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon_disabled{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1842px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_cameraon{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_cameraon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1938px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_sharescreen{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1938px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_disable{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -440px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -536px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_camera_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -632px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_speaker_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_speaker_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -728px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_speaker_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_videocall_ic_speaker_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -888px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_addmember{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -984px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_hangup{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_hangup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1232px -1172px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_speakeroff{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1328px -1172px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_speakeron{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voicecall_ic_speakeron:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -1980px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_voting_ic_image_placeholder{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_voting_ic_image_placeholder:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-656px -1980px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline_big{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.sprite_zoom_ic_incomingcall_decline_big:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-752px -1980px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_ic_addmember{display:inline-block;position:relative;width:44px;height:44px;min-width:44px;min-height:44px}.sprite_videocall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1346px;width:88px;height:88px;min-width:44px;min-height:44px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voting{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_ic_voting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -786px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_next{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_imageview_ic_next:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -926px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_previous{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_chat_imageview_ic_previous:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1066px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_location_white{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_content_ic_location_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1206px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_default_bot{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_default_bot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1474px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_default_group{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_default_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -2034px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_default_user{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_default_user:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2256px -2034px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_defaultavatar{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_defaultavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -1080px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_qr{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_qr:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-720px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_save{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_ele_ic_qrcode_save:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_csv_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_csv_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_doc_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_doc_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_doc_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_doc_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1040px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_excel_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_excel_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_excel_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_excel_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_other_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_other_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_other_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_other_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_pdf_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_pdf_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_pdf_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_ppt_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1680px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_ppt_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_ppt_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-878px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_rar_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_rar_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-958px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_rar_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_rar_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1038px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_sound_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_sound_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1118px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_sound_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_sound_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1198px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_zip_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_zip_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1278px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_filetransfer_ic_zip_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_filetransfer_ic_zip_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1358px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_group_setting_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_group_setting_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1438px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_decline{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1518px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_endaccept{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_endaccept:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1598px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_icon_voice{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_icon_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1678px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chatbot_profile{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_search_ic_chatbot_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1758px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_search_icon_searchnameemail{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_search_icon_searchnameemail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1838px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_avatar_conferenceroom{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_zoom_ic_avatar_conferenceroom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1918px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_avatar_myconference{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.sprite_zoom_ic_avatar_myconference:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1998px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.sprite_download_ic_preview{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_download_ic_preview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -642px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_failed{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_ele_ic_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -714px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_group_setting_ic_link_gray{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_group_setting_ic_link_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2078px -1888px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_image_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_image_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-848px -1980px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_avatar{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_profile_ic_avatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-920px -1980px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_video_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.sprite_video_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-992px -1980px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_thumbnail{display:inline-block;position:relative;width:64px;height:20px;min-width:64px;min-height:20px}.sprite_chat_imageview_ic_thumbnail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -1280px;width:128px;height:40px;min-width:64px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_fileview_ic_fittowidth_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -824px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_fileview_ic_fittowidth{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_fileview_ic_fittowidth:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1064px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_contact{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1128px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_emoji_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_emoji_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1192px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_emoji{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_emoji:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1256px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_file_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_file_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_file{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1384px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_screenshot_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_screenshot_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1448px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_screenshot{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_screenshot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1512px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voicecall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_voicecall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1576px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_voicecall_gray{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_voicecall_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1640px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_vote_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_vote_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1704px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_vote{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_vote:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1768px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_zoom_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_zoom_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1832px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_zoom{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_ic_zoom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1896px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_image_viewer_ic_more_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_image_viewer_ic_more_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1960px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_image_viewer_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_image_viewer_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2024px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_album_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_album_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2088px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_album{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_album:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-240px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-304px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_bigger_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_bigger_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-368px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_bigger{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_bigger:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-432px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_close{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-496px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_download_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_download_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_download{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-624px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-688px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_rotate_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_rotate_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-752px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_rotate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_rotate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-816px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_smaller_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_smaller_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_smaller{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_imageview_ic_smaller:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-944px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_nestedforward_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_nestedforward_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_screenshot_ic_confirm{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_screenshot_ic_confirm:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1072px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_delete_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_delete_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1136px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_delete{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_forward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1264px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1328px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1392px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_onebyoneforward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_onebyoneforward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_recall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_recall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_chat_select_ic_recall{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_chat_select_ic_recall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1584px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_copy{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_ele_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1648px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_icon_32_px_seatalk{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_icon_32_px_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1712px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_addtochat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_addtochat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_groupinfo{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_groupinfo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1904px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_profile{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1968px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_votehistory{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_titlebar_ic_votehistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2032px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_chats_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_chats_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2096px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_chats{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_chats:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2160px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_contacts_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_contacts_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2224px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_contacts{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_contacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2288px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_discover_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_discover_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-240px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_discover{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_discover:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-304px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar_ic_settings{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-368px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar-ic-discover-active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_toolbar-ic-discover-active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-432px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_voting_ic_add_image{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_voting_ic_add_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-496px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_camera_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_camera_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-624px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_decline{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-688px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_video{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-752px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_voice{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_incomingcall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-816px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_off_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_off_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-944px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_on_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_on_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_microphone_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.sprite_zoom_ic_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1072px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close_white{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.sprite_ele_sidebar_ic_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -478px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.sprite_toolbar-ic-discover-default{display:inline-block;position:relative;width:27.5px;height:27.5px;min-width:27.5px;min-height:27.5px}.sprite_toolbar-ic-discover-default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -534px;width:55px;height:55px;min-width:27.5px;min-height:27.5px;transform-origin:top left;transform:scale(.5)}.sprite_contacts_ic_all{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.sprite_contacts_ic_all:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -589px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.sprite_ele_ic_qrcode:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -866px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_state_ongoing{display:inline-block;position:relative;width:25px;height:25px;min-width:25px;min-height:25px}.sprite_zoom_ic_state_ongoing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1006px;width:50px;height:50px;min-width:25px;min-height:25px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_exclaim{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat_imageview_ic_exclaim:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1146px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat_imageview_ic_video{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat_imageview_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1286px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat-ic-navigate-up{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chat-ic-navigate-up:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1554px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_addcontacts{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chatlist_ic_addcontacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2336px -2034px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_newchat{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_chatlist_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -824px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_qrcode_expire{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_ele_ic_qrcode_expire:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_gridview{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_meeting_ic_inmeeting_gridview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-928px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_confirm_blue{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_profile_ic_confirm_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-976px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_confirm_gray{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_profile_ic_confirm_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1024px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_backuprestore{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_backuprestore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1072px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_bugreport{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_bugreport:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_exit{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_exit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1168px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_generalsettings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_generalsettings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1216px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_helpcenter{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_helpcenter:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1264px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_logout{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_logout:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1312px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_maximize{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_minimum{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_minimum:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1408px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_seaintranet{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_settings_ic_seaintranet:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speakeroff{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-608px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_memberstatus_speaking{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_memberstatus_speaking:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-656px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_settings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_voicecall_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-704px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_off{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-752px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees_microphone_on{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_attendees{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_attendees:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-848px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_incomingcall_seatalklogo{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-896px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes_gray{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2352px -1554px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes_white{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-944px -2076px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_sign_quotes{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.sprite_chat_ic_sign_quotes:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-988px -2076px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_loading{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chat_ic_loading:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1434px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatlist_ic_cancel{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatlist_ic_cancel:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2344px -1434px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_arrow_down{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_arrow_down:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1584px -1280px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chatroom_ic_bubble_voicecall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1624px -1280px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_contact_ic_arrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_contact_ic_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1664px -1280px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_call_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_content_ic_call_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1704px -1280px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_content_ic_call{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_content_ic_call:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1032px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_download_file_failed{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_download_file_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1072px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_content_ic_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_content_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1112px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_content_ic_warn{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_content_ic_warn:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_copy_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_copy_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1192px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_black{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1232px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1272px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_dropdownarrow_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_dropdownarrow_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1312px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_more_right_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_more_right_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1352px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_nonotification{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_ic_nonotification:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1392px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_selection_active{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_selection_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1432px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_selection_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_selection_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1472px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_sidebar_ic_close_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1512px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_ele_sidebar_ic_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_ele_sidebar_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1552px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_general_ic_more_small{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_general_ic_more_small:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1592px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_general_more_ic_back{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_general_more_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1632px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_howtoscan{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_howtoscan:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1672px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_popup_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_popup_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1712px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_login_ic_refresh{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_login_ic_refresh:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1752px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_inmeeting_status_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_inmeeting_status_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1792px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_admit{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_participants_waiting_admit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1832px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_meeting_ic_participants_waiting_reject{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_meeting_ic_participants_waiting_reject:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_set_alias_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_set_alias_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1912px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile_ic_set_alias{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile_ic_set_alias:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1952px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_profile-ic-setalias-gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_profile-ic-setalias-gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1992px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_copy_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_copy_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2032px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_copy{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2072px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_download_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_download_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2112px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_download{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2352px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_forward_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1136px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_forward{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1176px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1216px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_trace_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_trace_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1256px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_trace{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_trace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1296px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_search_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1336px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_server_maintenance_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_server_maintenance_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1376px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_add{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_add:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1416px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_remove{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_remove:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_settings_ic_search{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_settings_ic_search:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1496px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_dropdownarrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_zoom_ic_dropdownarrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_toast_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sprite_zoom_ic_toast_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1576px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.sprite_chat_sendimage_ic_delete{display:inline-block;position:relative;width:18px;height:18px;min-width:18px;min-height:18px}.sprite_chat_sendimage_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1616px -2192px;width:36px;height:36px;min-width:18px;min-height:18px;transform-origin:top left;transform:scale(.5)}.sprite_add_ic_newchat{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_add_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2364px -1146px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_download_file{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_download_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2364px -1286px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chatbot{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_chatbot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2336px -2082px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_chathistory{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_chathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1440px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_contact{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1472px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_group{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1504px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_notice{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_notice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1536px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_search_ic_publicaccount{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_search_ic_publicaccount:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1568px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_settings-ic-zoom-in{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_settings-ic-zoom-in:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1744px -1280px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_settings-ic-zoom-out{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_settings-ic-zoom-out:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1080px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_oncall{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_titlebar_ic_oncall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1112px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_titlebar_ic_onleave{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_titlebar_ic_onleave:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1172px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_dark{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1204px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close_white{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1236px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_close{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1652px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_maximize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1684px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_minimize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1716px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_restore{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1748px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_voicecall_ic_windowstitlebar_seatalklogo{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1780px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_zoom_ic_connecting{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.sprite_zoom_ic_connecting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1812px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_newmessages_arrow{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_chat_ic_newmessages_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -866px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_chat_sendimage_ic_video{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_chat_sendimage_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2366px -1006px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_newchat_ic_delete_black{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.sprite_newchat_ic_delete_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -1842px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_ele_ic_whisper{display:inline-block;position:relative;width:12px;height:14px;min-width:12px;min-height:14px}.sprite_ele_ic_whisper:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -1870px;width:24px;height:28px;min-width:12px;min-height:14px;transform-origin:top left;transform:scale(.5)}.sprite_videocall_rc_muted{display:inline-block;position:relative;width:10px;height:12px;min-width:10px;min-height:12px}.sprite_videocall_rc_muted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2376px -278px;width:20px;height:24px;min-width:10px;min-height:12px;transform-origin:top left;transform:scale(.5)}.sprite_chat_ic_whitebubble{display:inline-block;position:relative;width:7px;height:11px;min-width:7px;min-height:11px}.sprite_chat_ic_whitebubble:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2376px -302px;width:14px;height:22px;min-width:7px;min-height:11px;transform-origin:top left;transform:scale(.5)}}.dark-theme .sprite_zoom_img_illustration_started{display:inline-block;position:relative;width:280px;height:220px;min-width:280px;min-height:220px}.dark-theme .sprite_zoom_img_illustration_started:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px 0px;width:560px;height:440px;min-width:280px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_img_afternoon{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.dark-theme .sprite_chat_img_afternoon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -440px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_img_evening{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.dark-theme .sprite_chat_img_evening:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_img_morning{display:inline-block;position:relative;width:224px;height:224px;min-width:224px;min-height:224px}.dark-theme .sprite_chat_img_morning:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px 0px;width:448px;height:448px;min-width:224px;min-height:224px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_img_nochathistory{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.dark-theme .sprite_chat_img_nochathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_contacts_img_nocontact{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.dark-theme .sprite_contacts_img_nocontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -448px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_groups_img_placeholder_conferences{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.dark-theme .sprite_groups_img_placeholder_conferences:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_search_no_typing{display:inline-block;position:relative;width:220px;height:220px;min-width:220px;min-height:220px}.dark-theme .sprite_search_img_search_no_typing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-440px -888px;width:440px;height:440px;min-width:220px;min-height:220px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_screenshare_new_feature{display:inline-block;position:relative;width:232px;height:142px;min-width:232px;min-height:142px}.dark-theme .sprite_screenshare_new_feature:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -888px;width:464px;height:284px;min-width:232px;min-height:142px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_add_img_addcontact{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_add_img_addcontact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px 0px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_expired{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_chat_imageview_expired:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -320px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_no_media{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_chat_imageview_no_media:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -640px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_chat_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_search_img_chat_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -960px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_noresult{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_search_img_noresult:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_searchdefault{display:inline-block;position:relative;width:160px;height:160px;min-width:160px;min-height:160px}.dark-theme .sprite_search_img_searchdefault:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1328px;width:320px;height:320px;min-width:160px;min-height:160px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_disconnect{display:inline-block;position:relative;width:201px;height:120px;min-width:201px;min-height:120px}.dark-theme .sprite_backuprestore_image_disconnect:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1328px;width:402px;height:240px;min-width:201px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_backupcompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_backupcompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1042px -1328px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_backupstop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_backupstop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px 0px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_confirmonphone{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_confirmonphone:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -240px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_other_error{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_other_error:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -480px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restorecompleted{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_restorecompleted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -720px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restorestop{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_image_restorestop:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -960px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_desktopnospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_desktopnospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1200px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_desktopupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_desktopupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_mobilenospace{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_mobilenospace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-400px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_mobileupdate{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_mobileupdate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_img_nonetwork{display:inline-block;position:relative;width:200px;height:120px;min-width:200px;min-height:120px}.dark-theme .sprite_backuprestore_img_nonetwork:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1648px;width:400px;height:240px;min-width:200px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_backup{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.dark-theme .sprite_backuprestore_image_backup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1442px -1328px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restore_disable{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.dark-theme .sprite_backuprestore_image_restore_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1648px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_backuprestore_image_restore{display:inline-block;position:relative;width:160px;height:120px;min-width:160px;min-height:120px}.dark-theme .sprite_backuprestore_image_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -1888px;width:320px;height:240px;min-width:160px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_plane{display:inline-block;position:relative;width:183px;height:93px;min-width:183px;min-height:93px}.dark-theme .sprite_login_ic_plane:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -1440px;width:366px;height:186px;min-width:183px;min-height:93px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_seatalk{display:inline-block;position:relative;width:110px;height:139px;min-width:110px;min-height:139px}.dark-theme .sprite_settings_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px 0px;width:220px;height:278px;min-width:110px;min-height:139px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_img_chat_default{display:inline-block;position:relative;width:120px;height:121px;min-width:120px;min-height:121px}.dark-theme .sprite_search_img_chat_default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:0px -2128px;width:240px;height:242px;min-width:120px;min-height:121px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_noticebotavatar{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.dark-theme .sprite_chat_ic_noticebotavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1920px -1648px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_illustration_othererror{display:inline-block;position:relative;width:120px;height:120px;min-width:120px;min-height:120px}.dark-theme .sprite_illustration_othererror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-320px -1888px;width:240px;height:240px;min-width:120px;min-height:120px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatsettings_img_nonoticebot{display:inline-block;position:relative;width:100px;height:100px;min-width:100px;min-height:100px}.dark-theme .sprite_chatsettings_img_nonoticebot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -278px;width:200px;height:200px;min-width:100px;min-height:100px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_seatalklogo{display:inline-block;position:relative;width:176px;height:48px;min-width:176px;min-height:48px}.dark-theme .sprite_login_ic_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1172px;width:352px;height:96px;min-width:176px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_contact_ic_seatalk{display:inline-block;position:relative;width:159px;height:46px;min-width:159px;min-height:46px}.dark-theme .sprite_contact_ic_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -1888px;width:318px;height:92px;min-width:159px;min-height:46px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_dropfile_ic_pic{display:inline-block;position:relative;width:82px;height:82px;min-width:82px;min-height:82px}.dark-theme .sprite_dropfile_ic_pic:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -478px;width:164px;height:164px;min-width:82px;min-height:82px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_file_ic_alert{display:inline-block;position:relative;width:72px;height:72px;min-width:72px;min-height:72px}.dark-theme .sprite_file_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -642px;width:144px;height:144px;min-width:72px;min-height:72px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_empty_image_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.dark-theme .sprite_chat_ic_empty_image_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -786px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_empty_video_fullpreview{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.dark-theme .sprite_chat_ic_empty_video_fullpreview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -926px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_image_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.dark-theme .sprite_image_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1066px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_video_expired_text{display:inline-block;position:relative;width:70px;height:70px;min-width:70px;min-height:70px}.dark-theme .sprite_video_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1206px;width:140px;height:140px;min-width:70px;min-height:70px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_file_ic_alert_large{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.dark-theme .sprite_file_ic_alert_large:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1346px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_gif_expired_text{display:inline-block;position:relative;width:64px;height:64px;min-width:64px;min-height:64px}.dark-theme .sprite_gif_expired_text:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1474px;width:128px;height:128px;min-width:64px;min-height:64px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_networkerror{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.dark-theme .sprite_ele_ic_qrcode_networkerror:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1602px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_desktopdownload{display:inline-block;position:relative;width:60px;height:60px;min-width:60px;min-height:60px}.dark-theme .sprite_login_ic_desktopdownload:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1722px;width:120px;height:120px;min-width:60px;min-height:60px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_content_ic_video_play{display:inline-block;position:relative;width:50px;height:50px;min-width:50px;min-height:50px}.dark-theme .sprite_content_ic_video_play:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1602px;width:100px;height:100px;min-width:50px;min-height:50px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_empty_image{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_chat_ic_empty_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2296px -1722px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_exclaim_gallery{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_chat_imageview_ic_exclaim_gallery:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1842px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_cameraon_disabled{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_meeting_ic_inmeeting_cameraon_disabled:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1842px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_cameraon{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_meeting_ic_inmeeting_cameraon:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -1938px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_sharescreen{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_meeting_ic_inmeeting_sharescreen:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2272px -1938px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_camera_disable{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_camera_disable:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -440px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_camera_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -536px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_camera_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -632px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_speaker_off{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_speaker_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -728px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_speaker_on{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_videocall_ic_speaker_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -888px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_addmember{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voicecall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -984px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_hangup{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voicecall_ic_hangup:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1232px -1172px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_speakeroff{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voicecall_ic_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1328px -1172px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_speakeron{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voicecall_ic_speakeron:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -1980px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voting_ic_image_placeholder{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_voting_ic_image_placeholder:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-656px -1980px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_decline_big{display:inline-block;position:relative;width:48px;height:48px;min-width:48px;min-height:48px}.dark-theme .sprite_zoom_ic_incomingcall_decline_big:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-752px -1980px;width:96px;height:96px;min-width:48px;min-height:48px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_ic_addmember{display:inline-block;position:relative;width:44px;height:44px;min-width:44px;min-height:44px}.dark-theme .sprite_videocall_ic_addmember:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1346px;width:88px;height:88px;min-width:44px;min-height:44px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_voting{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_chat_ic_voting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -786px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_next{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_chat_imageview_ic_next:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -926px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_previous{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_chat_imageview_ic_previous:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1066px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_content_ic_location_white{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_content_ic_location_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1206px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_default_bot{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_default_bot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1474px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_default_group{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_default_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2176px -2034px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_default_user{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_default_user:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2256px -2034px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_defaultavatar{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_ele_ic_defaultavatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1344px -1080px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_ele_ic_qrcode_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-640px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_qr{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_ele_ic_qrcode_qr:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-720px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_save{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_ele_ic_qrcode_save:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_csv_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_csv_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_doc_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_doc_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-960px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_doc_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_doc_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1040px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_excel_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_excel_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_excel_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_excel_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1280px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_other_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_other_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_other_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_other_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1440px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_pdf_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_pdf_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_pdf_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_pdf_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1600px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_ppt_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_ppt_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1680px -1568px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_ppt_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_ppt_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-878px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_rar_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_rar_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-958px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_rar_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_rar_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1038px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_sound_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_sound_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1118px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_sound_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_sound_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1198px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_zip_file_grey{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_zip_file_grey:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1278px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_filetransfer_ic_zip_file{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_filetransfer_ic_zip_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1358px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_group_setting_ic_link{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_group_setting_ic_link:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1438px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_icon_decline{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_icon_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1518px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_icon_endaccept{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_icon_endaccept:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1598px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_icon_voice{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_icon_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1678px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_chatbot_profile{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_search_ic_chatbot_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1758px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_icon_searchnameemail{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_search_icon_searchnameemail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1838px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_avatar_conferenceroom{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_zoom_ic_avatar_conferenceroom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1918px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_avatar_myconference{display:inline-block;position:relative;width:40px;height:40px;min-width:40px;min-height:40px}.dark-theme .sprite_zoom_ic_avatar_myconference:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1998px -1888px;width:80px;height:80px;min-width:40px;min-height:40px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_download_ic_preview{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_download_ic_preview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -642px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_failed{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_ele_ic_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2320px -714px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_group_setting_ic_link_gray{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_group_setting_ic_link_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2078px -1888px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_image_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_image_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-848px -1980px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_avatar{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_profile_ic_avatar:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-920px -1980px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_video_expired_normal{display:inline-block;position:relative;width:36px;height:36px;min-width:36px;min-height:36px}.dark-theme .sprite_video_expired_normal:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-992px -1980px;width:72px;height:72px;min-width:36px;min-height:36px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_thumbnail{display:inline-block;position:relative;width:64px;height:20px;min-width:64px;min-height:20px}.dark-theme .sprite_chat_imageview_ic_thumbnail:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -1280px;width:128px;height:40px;min-width:64px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_fileview_ic_fittowidth_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_fileview_ic_fittowidth_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-448px -824px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_fileview_ic_fittowidth{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_fileview_ic_fittowidth:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1064px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_contact{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1128px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_emoji_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_emoji_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1192px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_emoji{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_emoji:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1256px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_file_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_file_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1320px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_file{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1384px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_screenshot_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_screenshot_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1448px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_screenshot{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_screenshot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1512px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_voicecall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_voicecall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1576px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_voicecall_gray{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_voicecall_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1640px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_vote_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_vote_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1704px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_vote{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_vote:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1768px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_zoom_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_zoom_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1832px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_zoom{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_ic_zoom:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1896px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_image_viewer_ic_more_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_image_viewer_ic_more_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1960px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_image_viewer_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_image_viewer_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2024px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_album_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_album_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2088px -1980px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_album{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_album:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-240px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-304px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_bigger_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_bigger_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-368px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_bigger{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_bigger:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-432px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_close{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-496px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_download_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_download_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_download{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-624px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-688px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_rotate_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_rotate_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-752px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_rotate{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_rotate:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-816px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_smaller_win{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_smaller_win:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_smaller{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_imageview_ic_smaller:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-944px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_nestedforward_ic_back{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_nestedforward_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_screenshot_ic_confirm{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_screenshot_ic_confirm:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1072px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_delete_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_delete_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1136px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_delete{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1200px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_forward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1264px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_forward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1328px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_onebyoneforward_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_onebyoneforward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1392px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_onebyoneforward{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_onebyoneforward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_recall_blue{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_recall_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1520px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_select_ic_recall{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_chat_select_ic_recall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1584px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_copy{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_ele_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1648px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_icon_32_px_seatalk{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_icon_32_px_seatalk:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1712px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_addtochat{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_addtochat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1776px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_groupinfo{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_groupinfo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1840px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_more{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1904px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_profile{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_profile:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1968px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_votehistory{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_titlebar_ic_votehistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2032px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_chats_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_chats_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2096px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_chats{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_chats:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2160px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_contacts_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_contacts_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2224px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_contacts{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_contacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2288px -2128px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_discover_active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_discover_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-240px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_discover{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_discover:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-304px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar_ic_settings{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-368px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar-ic-discover-active{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_toolbar-ic-discover-active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-432px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voting_ic_add_image{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_voting_ic_add_image:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-496px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_camera_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_camera_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_camera_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_camera_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-624px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_decline{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_incomingcall_decline:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-688px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_video{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_incomingcall_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-752px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_voice{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_incomingcall_voice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-816px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_off_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_microphone_off_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_off{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-944px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_on_mac{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_microphone_on_mac:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1008px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_microphone_on{display:inline-block;position:relative;width:32px;height:32px;min-width:32px;min-height:32px}.dark-theme .sprite_zoom_ic_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1072px -2192px;width:64px;height:64px;min-width:32px;min-height:32px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_sidebar_ic_close_white{display:inline-block;position:relative;width:28px;height:28px;min-width:28px;min-height:28px}.dark-theme .sprite_ele_sidebar_ic_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -478px;width:56px;height:56px;min-width:28px;min-height:28px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_toolbar-ic-discover-default{display:inline-block;position:relative;width:27.5px;height:27.5px;min-width:27.5px;min-height:27.5px}.dark-theme .sprite_toolbar-ic-discover-default:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -534px;width:55px;height:55px;min-width:27.5px;min-height:27.5px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_contacts_ic_all{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.dark-theme .sprite_contacts_ic_all:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2340px -589px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode{display:inline-block;position:relative;width:26px;height:26px;min-width:26px;min-height:26px}.dark-theme .sprite_ele_ic_qrcode:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -866px;width:52px;height:52px;min-width:26px;min-height:26px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_state_ongoing{display:inline-block;position:relative;width:25px;height:25px;min-width:25px;min-height:25px}.dark-theme .sprite_zoom_ic_state_ongoing:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1006px;width:50px;height:50px;min-width:25px;min-height:25px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_exclaim{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chat_imageview_ic_exclaim:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1146px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_imageview_ic_video{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chat_imageview_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2316px -1286px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat-ic-navigate-up{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chat-ic-navigate-up:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1554px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatlist_ic_addcontacts{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chatlist_ic_addcontacts:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2336px -2034px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatlist_ic_newchat{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_chatlist_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-512px -824px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_qrcode_expire{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_ele_ic_qrcode_expire:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-880px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_gridview{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_meeting_ic_inmeeting_gridview:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-928px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_confirm_blue{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_profile_ic_confirm_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-976px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_confirm_gray{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_profile_ic_confirm_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1024px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_backuprestore{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_backuprestore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1072px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_bugreport{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_bugreport:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1120px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_exit{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_exit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1168px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_generalsettings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_generalsettings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1216px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_helpcenter{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_helpcenter:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1264px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_logout{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_logout:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1312px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_maximize{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1360px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_minimum{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_minimum:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1408px -1268px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_seaintranet{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_settings_ic_seaintranet:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-560px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_memberstatus_speakeroff{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_voicecall_ic_memberstatus_speakeroff:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-608px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_memberstatus_speaking{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_voicecall_ic_memberstatus_speaking:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-656px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_settings{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_voicecall_ic_settings:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-704px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_attendees_microphone_off{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_zoom_ic_attendees_microphone_off:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-752px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_attendees_microphone_on{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_zoom_ic_attendees_microphone_on:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-800px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_attendees{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_zoom_ic_attendees:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-848px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_incomingcall_seatalklogo{display:inline-block;position:relative;width:24px;height:24px;min-width:24px;min-height:24px}.dark-theme .sprite_zoom_ic_incomingcall_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-896px -2076px;width:48px;height:48px;min-width:24px;min-height:24px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_sign_quotes_gray{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.dark-theme .sprite_chat_ic_sign_quotes_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2352px -1554px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_sign_quotes_white{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.dark-theme .sprite_chat_ic_sign_quotes_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-944px -2076px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_sign_quotes{display:inline-block;position:relative;width:22px;height:22px;min-width:22px;min-height:22px}.dark-theme .sprite_chat_ic_sign_quotes:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-988px -2076px;width:44px;height:44px;min-width:22px;min-height:22px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_loading{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_chat_ic_loading:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2304px -1434px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatlist_ic_cancel{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_chatlist_ic_cancel:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2344px -1434px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatroom_ic_arrow_down{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_chatroom_ic_arrow_down:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1584px -1280px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chatroom_ic_bubble_voicecall_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_chatroom_ic_bubble_voicecall_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1624px -1280px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_contact_ic_arrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_contact_ic_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1664px -1280px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_content_ic_call_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_content_ic_call_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1704px -1280px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_content_ic_call{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_content_ic_call:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1032px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_download_file_failed{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_download_file_failed:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1072px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_content_ic_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_content_ic_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1112px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_content_ic_warn{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_content_ic_warn:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1152px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_copy_white{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_copy_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1192px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_dropdownarrow_black{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_dropdownarrow_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1232px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_dropdownarrow_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_dropdownarrow_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1272px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_dropdownarrow_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_dropdownarrow_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1312px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_more_right_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_more_right_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1352px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_nonotification{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_ic_nonotification:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1392px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_selection_active{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_selection_active:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1432px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_selection_gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_selection_gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1472px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_sidebar_ic_close_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_sidebar_ic_close_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1512px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_sidebar_ic_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_ele_sidebar_ic_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1552px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_general_ic_more_small{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_general_ic_more_small:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1592px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_general_more_ic_back{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_general_more_ic_back:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1632px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_howtoscan{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_login_ic_howtoscan:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1672px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_popup_close{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_login_ic_popup_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1712px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_login_ic_refresh{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_login_ic_refresh:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1752px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_inmeeting_status_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_meeting_ic_inmeeting_status_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1792px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_participants_waiting_admit{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_meeting_ic_participants_waiting_admit:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1832px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_meeting_ic_participants_waiting_reject{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_meeting_ic_participants_waiting_reject:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1872px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_set_alias_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_profile_ic_set_alias_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1912px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile_ic_set_alias{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_profile_ic_set_alias:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1952px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_profile-ic-setalias-gray{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_profile-ic-setalias-gray:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1992px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_copy_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_copy_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2032px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_copy{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_copy:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2072px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_download_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_download_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2112px -2076px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_download{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_download:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2352px -2128px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_forward_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_forward_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1136px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_forward{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_forward:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1176px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_more{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_more:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1216px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_trace_blue{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_trace_blue:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1256px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_trace{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_trace:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1296px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_video{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_search_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1336px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_server_maintenance_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_server_maintenance_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1376px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_add{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_settings_ic_add:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1416px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_remove{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_settings_ic_remove:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1456px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings_ic_search{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_settings_ic_search:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1496px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_dropdownarrow{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_zoom_ic_dropdownarrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1536px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_toast_alert{display:inline-block;position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.dark-theme .sprite_zoom_ic_toast_alert:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1576px -2192px;width:40px;height:40px;min-width:20px;min-height:20px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_sendimage_ic_delete{display:inline-block;position:relative;width:18px;height:18px;min-width:18px;min-height:18px}.dark-theme .sprite_chat_sendimage_ic_delete:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1616px -2192px;width:36px;height:36px;min-width:18px;min-height:18px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_add_ic_newchat{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_add_ic_newchat:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2364px -1146px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_download_file{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_download_file:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2364px -1286px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_chatbot{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_chatbot:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2336px -2082px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_chathistory{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_chathistory:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1440px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_contact{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_contact:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1472px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_group{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_group:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1504px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_notice{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_notice:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1536px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_search_ic_publicaccount{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_search_ic_publicaccount:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2142px -1568px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings-ic-zoom-in{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_settings-ic-zoom-in:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1744px -1280px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_settings-ic-zoom-out{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_settings-ic-zoom-out:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1080px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_oncall{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_titlebar_ic_oncall:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1112px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_titlebar_ic_onleave{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_titlebar_ic_onleave:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1172px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_dark{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_dark:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1204px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_white{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_close_white:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1424px -1236px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_close{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_close:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1652px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_maximize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_maximize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1684px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_minimize{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_minimize:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1716px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_restore{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_restore:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1748px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_voicecall_ic_windowstitlebar_seatalklogo:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1780px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_zoom_ic_connecting{display:inline-block;position:relative;width:16px;height:16px;min-width:16px;min-height:16px}.dark-theme .sprite_zoom_ic_connecting:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-1812px -2192px;width:32px;height:32px;min-width:16px;min-height:16px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_newmessages_arrow{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.dark-theme .sprite_chat_ic_newmessages_arrow:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -866px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_sendimage_ic_video{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.dark-theme .sprite_chat_sendimage_ic_video:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2366px -1006px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_newchat_ic_delete_black{display:inline-block;position:relative;width:14px;height:14px;min-width:14px;min-height:14px}.dark-theme .sprite_newchat_ic_delete_black:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -1842px;width:28px;height:28px;min-width:14px;min-height:14px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_ele_ic_whisper{display:inline-block;position:relative;width:12px;height:14px;min-width:12px;min-height:14px}.dark-theme .sprite_ele_ic_whisper:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2368px -1870px;width:24px;height:28px;min-width:12px;min-height:14px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_videocall_rc_muted{display:inline-block;position:relative;width:10px;height:12px;min-width:10px;min-height:12px}.dark-theme .sprite_videocall_rc_muted:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2376px -278px;width:20px;height:24px;min-width:10px;min-height:12px;transform-origin:top left;transform:scale(.5)}.dark-theme .sprite_chat_ic_whitebubble{display:inline-block;position:relative;width:7px;height:11px;min-width:7px;min-height:11px}.dark-theme .sprite_chat_ic_whitebubble:before{content:" ";position:absolute;left:0;top:0;background-image:var(--sprite-url);background-repeat:no-repeat;background-position:-2376px -302px;width:14px;height:22px;min-width:7px;min-height:11px;transform-origin:top left;transform:scale(.5)}@font-face{font-family:google-emoji;src:url(https://static.cdn.haiserve.com/seatalk/fe/static/media/NotoColorEmoji-bf2a8506.ttf) format("truetype")}@font-face{font-family:BlinkMacSystemFont1;src:local("BlinkMacSystemFont")}body{margin:0;padding:0;color:var(--text_1st);overflow:hidden;background-color:var(--elevator_1st)}body ::-webkit-scrollbar{width:13px}body ::-webkit-scrollbar-thumb{min-height:30px;border:4px solid rgba(0,0,0,0);border-radius:100px;background-color:var(--icon_1st_opacity);background-clip:padding-box}body ::-webkit-scrollbar-button{display:none}body p{margin-bottom:0}body pre{margin:0;padding:0;font-family:inherit;white-space:pre-wrap;word-wrap:break-word;overflow:hidden}body mark{padding:0!important;background:none!important}body .big-blue-button{width:100%;height:36px;line-height:36px;border-radius:2px;border:none;-webkit-appearance:none}body .ellipsis{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mac{font-family:Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,"Apple Color Emoji",sans-serif}.mac .is-emoji{font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,Helvetica Neue,Helvetica,Arial,sans-serif}.windows{font-family:Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,google-emoji,sans-serif}.windows .is-emoji{font-family:google-emoji,"Segoe UI Emoji",Segoe UI Symbol,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,sans-serif}@font-face{font-family:seatalk-icon;font-style:normal;font-weight:400;font-display:auto;src:url(data:application/vnd.ms-fontobject;base64,iAoAANAJAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAPsqcjQAAAAAAAAAAAAAAAAAAAAAAABgAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AAAAOAFIAZQBnAHUAbABhAHIAAAAWAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAABgAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AAAAAAAABAAAACwCAAAMAMEdTVUIgiyV6AAABOAAAAFRPUy8yNZlBsgAAAYwAAABWY21hcOs5EjUAAAH8AAABqGdseWZp2ktPAAADtAAAAzhoZWFkX8c+gQAAAOAAAAA2aGhlYQFzAM4AAAC8AAAAJGhtdHgBL//+AAAB5AAAABhsb2NhAq4B5AAAA6QAAAAObWF4cAEZAHwAAAEYAAAAIG5hbWXHElI7AAAG7AAAAkZwb3N0D9hZSQAACTQAAACZAAEAAADIAAAAAADI/////wCqAAEAAAAAAAAAAAAAAAAAAAAGAAEAAAABAACNnMo+Xw889QALAMgAAAAAAAAAAAAAAAAAAAAA//8AAACqALwAAAAIAAIAAAAAAAAAAQAAAAYAcAAJAAAAAAACAAAACgAKAAAA/wAAAAAAAAABAAAACgAwAD4AAkRGTFQADmxhdG4AGgAEAAAAAAAAAAEAAAAEAAAAAAAAAAEAAAABbGlnYQAIAAAAAQAAAAEABAAEAAAAAQAIAAEABgAAAAEAAAABADIBkAAFAAAAfgCMAAAAHAB+AIwAAABgAAkAMwAAAgAFAwAAAAAAAAAAAAAAAAAAAAAAAAAAAABQZkVkAEDqAeoFAMgAAAASAMgAAAAAAAEAAAAAAAAAAAAAAAoAAAAo//8AIP//AMgAAAAUAAAAAAAFAAAAAwAAACwAAAAEAAABXAABAAAAAABWAAMAAQAAACwAAwAKAAABXAAEACoAAAAEAAQAAQAA6gX//wAA6gH//wAAAAEABAAAAAEAAgADAAQABQAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAATAAAAAAAAAAFAADqAQAA6gEAAAABAADqAgAA6gIAAAACAADqAwAA6gMAAAADAADqBAAA6gQAAAAEAADqBQAA6gUAAAAFAAAAAAAWAHYA/AFuAZwAAAABAAAAAAALAAoACgAANzMyHQEwBi8BJjYCBwEBAQYBAQoCBgEBBgEBAAAAAAb//wAAACgAKAAPAC4AMwA4AEEASQAANzMyFh0BFAYrASImPQE0NhcwHwEzNzYWMQcxMhYdARQGKwEHNSImPQE0NjMxJzAXFCI0MhcyNCIUBz0BIhUHFRcUMzI1Nz0BJiMEIAICAgIgAgICDQEBBgEBAQEBAwMBBwMCAgMBAQQDAwYBAwwBAQEVAQEBASgCAiACAgICIAICCQEDAwEBAwICBgICAwMDAQYCAgMKAgQEBAQCAgYBAQQBAQEBBAEBAAn//wAAACEAIQAMABgAJQAxAD0ASQBWAGIAbwAANzMyHQEUKwEiPQE0NgczMh0BFCsBIj0BNBczMh0BFCsBIiY9ATQ3MzIdARQrASI9ATQXMzIdARQrASI9ATQXMzIdARQrASI9ATQ3MzIWHQEUKwEiPQE0FzMyHQEUKwEiPQE0FzMyHQEUBisBIj0BNAMGAQEIAQIBCAEBCAEBCAEBBgECDAgBAQgBAQgBAQgBAQgBAQgBDAYBAgEIAQEIAQEIAQEIAQICBQEgAQgBAQYBAgsBCAEBCAELAQgBAgEGARYBCAEBCAELAQgBAQgBCwEIAQEIARYCAQYBAQgBCwEIAQEIAQsBBQICAQgBAAACAAAAAACqALwAIgBMAAA3Fx4BFxUUBiMHBgcGIicmLwEiJj0BNDY/ARYXBhYyNj0BNjcWFRYUBx8BBxcWFQcOAQcOASImJy4BLwE/ASc0NT8DJj4BFxY3Njd5LAICAQUCDA4MEBIQDA4LAgUCAS0GCQEEBgQIDAECAQUBAQIBAQEEBAUOEA4FBAQBAQECAQEEBAIBChIKCAQBAVgUAQQDHQIFBAQCBAQCBAQEAh4CBAEVCAMDBQQDAQNrAgIFCQIGDxADAQIDAwQBCg4OCgEEAwMDAgYGBQ8EBAEECAMDAgMCAgAEAAAAAAASABIAAwAJABEAHQAANwYiJzcVMhQrATcwDwEwJjU3JzIVMTIXBzU0NjM1DQEEAQgBAQkLAQwBDQYBAgEJAgIFAgIHBAIJAQgBAQgCAQIFAgIDAQAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABwAMAAEAAAAAAAMADAATAAEAAAAAAAQADAAfAAEAAAAAAAUACwArAAEAAAAAAAYADAA2AAEAAAAAAAoAKwBCAAEAAAAAAAsAEwBtAAMAAQQJAAEAGACAAAMAAQQJAAIADgCYAAMAAQQJAAMAGACmAAMAAQQJAAQAGAC+AAMAAQQJAAUAFgDWAAMAAQQJAAYAGADsAAMAAQQJAAoAVgEEAAMAAQQJAAsAJgFac2VhdGFsay1pY29uUmVndWxhcnNlYXRhbGstaWNvbnNlYXRhbGstaWNvblZlcnNpb24gMS4wc2VhdGFsay1pY29uR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AUgBlAGcAdQBsAGEAcgBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAQIBAwEEAQUBBgEHABplbGUtY2hhdGxpc3QtaWMtc3RpY2tvbnRvcBFlbGUtaWMtYXZhdGFyLWJvdBNlbGUtaWMtYXZhdGFyLWdyb3VwEmVsZS1pYy1hdmF0YXItdXNlchNlbGUtaWMtbm90aWZpY2F0aW9uAAAAAAA=);src:url(data:application/vnd.ms-fontobject;base64,iAoAANAJAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAPsqcjQAAAAAAAAAAAAAAAAAAAAAAABgAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AAAAOAFIAZQBnAHUAbABhAHIAAAAWAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAABgAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AAAAAAAABAAAACwCAAAMAMEdTVUIgiyV6AAABOAAAAFRPUy8yNZlBsgAAAYwAAABWY21hcOs5EjUAAAH8AAABqGdseWZp2ktPAAADtAAAAzhoZWFkX8c+gQAAAOAAAAA2aGhlYQFzAM4AAAC8AAAAJGhtdHgBL//+AAAB5AAAABhsb2NhAq4B5AAAA6QAAAAObWF4cAEZAHwAAAEYAAAAIG5hbWXHElI7AAAG7AAAAkZwb3N0D9hZSQAACTQAAACZAAEAAADIAAAAAADI/////wCqAAEAAAAAAAAAAAAAAAAAAAAGAAEAAAABAACNnMo+Xw889QALAMgAAAAAAAAAAAAAAAAAAAAA//8AAACqALwAAAAIAAIAAAAAAAAAAQAAAAYAcAAJAAAAAAACAAAACgAKAAAA/wAAAAAAAAABAAAACgAwAD4AAkRGTFQADmxhdG4AGgAEAAAAAAAAAAEAAAAEAAAAAAAAAAEAAAABbGlnYQAIAAAAAQAAAAEABAAEAAAAAQAIAAEABgAAAAEAAAABADIBkAAFAAAAfgCMAAAAHAB+AIwAAABgAAkAMwAAAgAFAwAAAAAAAAAAAAAAAAAAAAAAAAAAAABQZkVkAEDqAeoFAMgAAAASAMgAAAAAAAEAAAAAAAAAAAAAAAoAAAAo//8AIP//AMgAAAAUAAAAAAAFAAAAAwAAACwAAAAEAAABXAABAAAAAABWAAMAAQAAACwAAwAKAAABXAAEACoAAAAEAAQAAQAA6gX//wAA6gH//wAAAAEABAAAAAEAAgADAAQABQAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAATAAAAAAAAAAFAADqAQAA6gEAAAABAADqAgAA6gIAAAACAADqAwAA6gMAAAADAADqBAAA6gQAAAAEAADqBQAA6gUAAAAFAAAAAAAWAHYA/AFuAZwAAAABAAAAAAALAAoACgAANzMyHQEwBi8BJjYCBwEBAQYBAQoCBgEBBgEBAAAAAAb//wAAACgAKAAPAC4AMwA4AEEASQAANzMyFh0BFAYrASImPQE0NhcwHwEzNzYWMQcxMhYdARQGKwEHNSImPQE0NjMxJzAXFCI0MhcyNCIUBz0BIhUHFRcUMzI1Nz0BJiMEIAICAgIgAgICDQEBBgEBAQEBAwMBBwMCAgMBAQQDAwYBAwwBAQEVAQEBASgCAiACAgICIAICCQEDAwEBAwICBgICAwMDAQYCAgMKAgQEBAQCAgYBAQQBAQEBBAEBAAn//wAAACEAIQAMABgAJQAxAD0ASQBWAGIAbwAANzMyHQEUKwEiPQE0NgczMh0BFCsBIj0BNBczMh0BFCsBIiY9ATQ3MzIdARQrASI9ATQXMzIdARQrASI9ATQXMzIdARQrASI9ATQ3MzIWHQEUKwEiPQE0FzMyHQEUKwEiPQE0FzMyHQEUBisBIj0BNAMGAQEIAQIBCAEBCAEBCAEBBgECDAgBAQgBAQgBAQgBAQgBAQgBDAYBAgEIAQEIAQEIAQEIAQICBQEgAQgBAQYBAgsBCAEBCAELAQgBAgEGARYBCAEBCAELAQgBAQgBCwEIAQEIARYCAQYBAQgBCwEIAQEIAQsBBQICAQgBAAACAAAAAACqALwAIgBMAAA3Fx4BFxUUBiMHBgcGIicmLwEiJj0BNDY/ARYXBhYyNj0BNjcWFRYUBx8BBxcWFQcOAQcOASImJy4BLwE/ASc0NT8DJj4BFxY3Njd5LAICAQUCDA4MEBIQDA4LAgUCAS0GCQEEBgQIDAECAQUBAQIBAQEEBAUOEA4FBAQBAQECAQEEBAIBChIKCAQBAVgUAQQDHQIFBAQCBAQCBAQEAh4CBAEVCAMDBQQDAQNrAgIFCQIGDxADAQIDAwQBCg4OCgEEAwMDAgYGBQ8EBAEECAMDAgMCAgAEAAAAAAASABIAAwAJABEAHQAANwYiJzcVMhQrATcwDwEwJjU3JzIVMTIXBzU0NjM1DQEEAQgBAQkLAQwBDQYBAgEJAgIFAgIHBAIJAQgBAQgCAQIFAgIDAQAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABwAMAAEAAAAAAAMADAATAAEAAAAAAAQADAAfAAEAAAAAAAUACwArAAEAAAAAAAYADAA2AAEAAAAAAAoAKwBCAAEAAAAAAAsAEwBtAAMAAQQJAAEAGACAAAMAAQQJAAIADgCYAAMAAQQJAAMAGACmAAMAAQQJAAQAGAC+AAMAAQQJAAUAFgDWAAMAAQQJAAYAGADsAAMAAQQJAAoAVgEEAAMAAQQJAAsAJgFac2VhdGFsay1pY29uUmVndWxhcnNlYXRhbGstaWNvbnNlYXRhbGstaWNvblZlcnNpb24gMS4wc2VhdGFsay1pY29uR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AcwBlAGEAdABhAGwAawAtAGkAYwBvAG4AUgBlAGcAdQBsAGEAcgBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAcwBlAGEAdABhAGwAawAtAGkAYwBvAG4ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAQIBAwEEAQUBBgEHABplbGUtY2hhdGxpc3QtaWMtc3RpY2tvbnRvcBFlbGUtaWMtYXZhdGFyLWJvdBNlbGUtaWMtYXZhdGFyLWdyb3VwEmVsZS1pYy1hdmF0YXItdXNlchNlbGUtaWMtbm90aWZpY2F0aW9uAAAAAAA=) format("embedded-opentype"),url(data:font/woff2;base64,d09GMgABAAAAAAQ4AAsAAAAACdAAAAPoAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGVgCDKAqGOIVZATYCJAMYCw4ABCAFhEYHgRkbmwjIngW5ObqSMwtLfdp3t+Cff5163xfElhwWFAjA6ulktWwozbgRTynstAw+XTtnv/20CAM3FWHuj9SqRqTQp/fz8ejlUhJ+tkrN6eV8t0DGjiLM/zHjFVBrfZA5RZZFN1Ak6N6eN0VdJEcJtZ4gn0Hs7AL9Udt9EOAxhEmYGY/vX43ZARTXOMHGbBUkkTpQ5tgYCHLshmiRQbgV24bpFg5wiV+gQ/DhWxgyHAyOhbl2ya6HtHFdVdXhJ9DkMcbTA7zLAgasR6kNlc5VtBGPtPCcHfrBuuYJqk5rK1TlKdFa/+UZLGwckIvJzwGxwOVAVQ6PQGDAAwILPCCwwQMCB1DM4I64JAINAY3GFA5gDhAuWQy239DZcbKZ2pwlzeW8B+3ez3YzudhPISlGUbnS2U9LkC96XqEsJZUwCUM/rpQUqFQRSLi1rygJ84UkDdOkkA+kAgFh3k8VS2Wv/YDc/Bg0tjZIiUKWNkLT9qWFaEH79ZTUQlBkHKuv9qUwIwmKlqsQlaNoiYfE40thsZRWpMrqPaV8EIY2vkRQLOIK5ajsH8VxlCg248uVJ2EprsRxb21MOse6OAmCpKw4SlEaBnv+fdsaGRdYSYPRXUyjcVw/wbh3J1XXiKyrarpZpklTMIw1lm0tb9Lz7BfGlbBR6NuFGJzjZ2yPq0Yvk6JA7FVQnSZvjMKJ4E27ElpwnUXyHOUJOLP6r6HZdDQzWq9+0cSvm97qZJppWX3FjHCHWzo23tc0QVYzZ/VNGDN++JC5/w3PHXKZvEOj4zp1w4c3WJWmO0cvmqJFtk51ZJR9Cu9AP5ZKGF01psmIC0Dv4/0bOH0sesDtimCA53wGtwnMr7Di4qNXbzfPJ/zP/zfl0vR+DHJXBgM8k0T6s9VU8/xfxkKyC4AH83K7OO6fQNDvai5HGAJgAA8PaKWMDXwfyyhyxOFgqCGXcK1I2AyIjegMHHz6A5cco4BHf6Zt92nmIG1kZxFtyFPAUMc9YNGGxxAb8RU4RPwFLm34BzxWyf4zn15aFwkFTa1K7d0H5SuDnM+D7Yc4lhiB80FDyq73RI4YhVJY7iCu8wuRDDL2Fh69oy5kjIfAviItSSESFqeDd3E3TLS3jQiBCIihRrEXjcfxQWlzVnx3CBOUREN+aD34JT05YCiDGEIIeeI7YlqDlkiB38YOmL0m54ITCBngJDMeCzCrF43QbjB4hn+kelEFoRES9vSwBxYMthrtIuUn8wrtGxUTFGRv4srIki1Hrmpot9OQ0gWKKaMcPUd5FJdbn6XOh8NyakGK63sZg9XSyzHGyNmvwpFgWUXiNvHOS5mVGuWCZY0GAAAA) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAXsAAsAAAAACdAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPQAAAFY1mUGyY21hcAAAAYQAAABgAAABqOs5EjVnbHlmAAAB5AAAAdoAAAM4adpLT2hlYWQAAAPAAAAAKwAAADZfxz6BaGhlYQAAA+wAAAAcAAAAJAFzAM5obXR4AAAECAAAABgAAAAYAS///mxvY2EAAAQgAAAADgAAAA4CrgHkbWF4cAAABDAAAAAfAAAAIAEZAHxuYW1lAAAEUAAAATUAAAJGxxJSO3Bvc3QAAAWIAAAAYgAAAJkP2FlJeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQwYpzAwMrAwFDH0AMkZaB0AgMngzEDAxMDKzMDVhCQ5prC4PCK8RUrwwkgVwhMMjAwgggAZ0sIvAAAAHic7ZGxDcRACAQHHzh4fSUvl+LYkfsProkzC1+GkWYRK0SwAAGM5Egc7MZQXela+YNP+c6vdlz+jLVSTZqzl26567poO299S8//FEqrqfy2BvXR6A/TGyU6oyEeULURXXicdVLNctMwEN5vJUvxT5yQsS0uaYs7dTpTaBIntriYDEdmODOcuXLgzCvxDLxbu3ISmmFgd73Saj9L+0egQCklwuR37RIbs0bTswVggITNuAaUeXoSfS88o0fa0Xv6SJ/Gv6olCvOAuhmw793mGjvfV1u7PTtsd3TttquNK+p969p9XdgBdWlLV+zazg9obvUNCwU1HR8VUgpWMStAK2WgMjkrg+P+CAwqDigIyghQtmFJWAtxiF4HuCiKx/jfCGf0mu5oS4PE/4W+0Y9T7oXkEOK0F4Y770MG/l+Ov/anevwPZI6GJIMJWL6TGHD2xzhLZi4hgucINyd0ejxKx2sMqhfzZamC5/I04nAfEY99/0W/qabPkr27gisLc2uNNfWqWZ96eUDlTNX2A3pflVVhr2FdVdocInWzesQaB6z23UE1H+Aq3/ufb+WJiLM8my/mWZ5yxHhnYmijJ5lEGkGUNERH+TyPdOgOB5ORLJKJmF8L6fWSxcWjaL5ijXKiVKQV1HepQcxmNleQbmskeZ6E4VBsTDST+7QgWaaB9JjjQlhRTK9oKXlKcr5spSF+M8Om6fyqLbets50MZzeVMZE6xSkyTEPlY3mL2WoZsVA/RjCVlO8ZOYM4swAAeJxjYGRgYADi3jmbt8Xz23xl4GY4wYAG/v8HEqsY9gBJDgYmkAgABDcIdQB4nGNgZGBgOMEAAif+AwHDKgZGBlTABgCSYgY/AAAAAAAKAAAAKP//ACD//wDIAAAAFAAAAAAAAAAWAHYA/AFuAZwAAHicY2BkYGBgYyhg4GQAASYg5gJCBob/YD4DABSrAZYAeJx1kb1OwzAUhU/atIgWISQkxIYnFtT0Z2DoyNDuHTqwpamTpk3iKHErdeMxeAIeg5FH4Cl4CE7MHSqk2or13c/32JYC4AZf8NAMD1dubUYLF6z+uE26FfbJD8Id9PEk3KV/Fu7Rvgj3mcx5gudf0tzjTbiFa7wLt+k/hH3yp3AHd/gW7tL/CPew9HzhPh6911qHNsx2gzQyxUIn+yysTtUpL3VVp6ZQ42B0que60FVo9Vqtjqo+JBNrYxVXJlczU1idZUaVldnqyAYba8vpcBiLDyKTo4ZGCMsvww4DpIhgUGBBn2BPG6I623XOL+mbVOoqhTECjM52z+kLl2h2NdZMrHDkWuPAV0xoLWLWMXsM/4rCzCWb7ozT0JRub0sT0QfYuFSJKYac8b/+wN2d/wK39moJAAAAeJxdissOQDAQRWc8ao2df+hHjaaYkI60U9+PiAVnc5NzLhTw8O4fgwWWWGGNBhsY/OatW0g3TmrZ2aTsVgkqe3uny9BBStGOov3XzFHy3n1dTj6+tyDKEztSlgBwAiggJm4AAA==) format("woff"),url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI1mUGyAAABjAAAAFZjbWFw6zkSNQAAAfwAAAGoZ2x5ZmnaS08AAAO0AAADOGhlYWRfxz6BAAAA4AAAADZoaGVhAXMAzgAAALwAAAAkaG10eAEv//4AAAHkAAAAGGxvY2ECrgHkAAADpAAAAA5tYXhwARkAfAAAARgAAAAgbmFtZccSUjsAAAbsAAACRnBvc3QP2FlJAAAJNAAAAJkAAQAAAMgAAAAAAMj/////AKoAAQAAAAAAAAAAAAAAAAAAAAYAAQAAAAEAAI2cs7ZfDzz1AAsAyAAAAAAAAAAAAAAAAAAAAAD//wAAAKoAvAAAAAgAAgAAAAAAAAABAAAABgBwAAkAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAEAMgGQAAUAAAB+AIwAAAAcAH4AjAAAAGAACQAzAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQOoB6gUAyAAAABIAyAAAAAAAAQAAAAAAAAAAAAAACgAAACj//wAg//8AyAAAABQAAAAAAAUAAAADAAAALAAAAAQAAAFcAAEAAAAAAFYAAwABAAAALAADAAoAAAFcAAQAKgAAAAQABAABAADqBf//AADqAf//AAAAAQAEAAAAAQACAAMABAAFAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAABMAAAAAAAAAAUAAOoBAADqAQAAAAEAAOoCAADqAgAAAAIAAOoDAADqAwAAAAMAAOoEAADqBAAAAAQAAOoFAADqBQAAAAUAAAAAABYAdgD8AW4BnAAAAAEAAAAAAAsACgAKAAA3MzIdATAGLwEmNgIHAQEBBgEBCgIGAQEGAQEAAAAABv//AAAAKAAoAA8ALgAzADgAQQBJAAA3MzIWHQEUBisBIiY9ATQ2FzAfATM3NhYxBzEyFh0BFAYrAQc1IiY9ATQ2MzEnMBcUIjQyFzI0IhQHPQEiFQcVFxQzMjU3PQEmIwQgAgICAiACAgINAQEGAQEBAQEDAwEHAwICAwEBBAMDBgEDDAEBARUBAQEBKAICIAICAgIgAgIJAQMDAQEDAgIGAgIDAwMBBgICAwoCBAQEBAICBgEBBAEBAQEEAQEACf//AAAAIQAhAAwAGAAlADEAPQBJAFYAYgBvAAA3MzIdARQrASI9ATQ2BzMyHQEUKwEiPQE0FzMyHQEUKwEiJj0BNDczMh0BFCsBIj0BNBczMh0BFCsBIj0BNBczMh0BFCsBIj0BNDczMhYdARQrASI9ATQXMzIdARQrASI9ATQXMzIdARQGKwEiPQE0AwYBAQgBAgEIAQEIAQEIAQEGAQIMCAEBCAEBCAEBCAEBCAEBCAEMBgECAQgBAQgBAQgBAQgBAgIFASABCAEBBgECCwEIAQEIAQsBCAECAQYBFgEIAQEIAQsBCAEBCAELAQgBAQgBFgIBBgEBCAELAQgBAQgBCwEFAgIBCAEAAAIAAAAAAKoAvAAiAEwAADcXHgEXFRQGIwcGBwYiJyYvASImPQE0Nj8BFhcGFjI2PQE2NxYVFhQHHwEHFxYVBw4BBw4BIiYnLgEvAT8BJzQ1PwMmPgEXFjc2N3ksAgIBBQIMDgwQEhAMDgsCBQIBLQYJAQQGBAgMAQIBBQEBAgEBAQQEBQ4QDgUEBAEBAQIBAQQEAgEKEgoIBAEBWBQBBAMdAgUEBAIEBAIEBAQCHgIEARUIAwMFBAMBA2sCAgUJAgYPEAMBAgMDBAEKDg4KAQQDAwMCBgYFDwQEAQQIAwMCAwICAAQAAAAAABIAEgADAAkAEQAdAAA3BiInNxUyFCsBNzAPATAmNTcnMhUxMhcHNTQ2MzUNAQQBCAEBCQsBDAENBgECAQkCAgUCAgcEAgkBCAEBCAIBAgUCAgMBAAAAAAAQAMYAAQAAAAAAAQAMAAAAAQAAAAAAAgAHAAwAAQAAAAAAAwAMABMAAQAAAAAABAAMAB8AAQAAAAAABQALACsAAQAAAAAABgAMADYAAQAAAAAACgArAEIAAQAAAAAACwATAG0AAwABBAkAAQAYAIAAAwABBAkAAgAOAJgAAwABBAkAAwAYAKYAAwABBAkABAAYAL4AAwABBAkABQAWANYAAwABBAkABgAYAOwAAwABBAkACgBWAQQAAwABBAkACwAmAVpzZWF0YWxrLWljb25SZWd1bGFyc2VhdGFsay1pY29uc2VhdGFsay1pY29uVmVyc2lvbiAxLjBzZWF0YWxrLWljb25HZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBSAGUAZwB1AGwAYQByAHMAZQBhAHQAYQBsAGsALQBpAGMAbwBuAHMAZQBhAHQAYQBsAGsALQBpAGMAbwBuAFYAZQByAHMAaQBvAG4AIAAxAC4AMABzAGUAYQB0AGEAbABrAC0AaQBjAG8AbgBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYBAgEDAQQBBQEGAQcAGmVsZS1jaGF0bGlzdC1pYy1zdGlja29udG9wEWVsZS1pYy1hdmF0YXItYm90E2VsZS1pYy1hdmF0YXItZ3JvdXASZWxlLWljLWF2YXRhci11c2VyE2VsZS1pYy1ub3RpZmljYXRpb24AAAAAAA==) format("truetype")}.seatalk-icon{display:inline-block;font-family:seatalk-icon!important;font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.seatalk-icon-ele-chatlist-ic-stickontop:before{content:""}.seatalk-icon-ele-ic-avatar-bot:before{content:""}.seatalk-icon-ele-ic-avatar-group:before{content:""}.seatalk-icon-ele-ic-avatar-user:before{content:""}.seatalk-icon-ele-ic-notification:before{content:""}.chatlist_ic_search{color:var(--icon_3rd)}.chatlist_ic_add_blue{color:var(--functional_brand_primary)}.ele_content_ic_sent{color:var(--functional_green_1st)}.ele_content_ic_read{color:var(--functional_brand_primary)}.ele_ic_nonotification{display:block;margin:0;color:var(--icon_4th)}.chatroom_ic_bubble_voicecall_gray{color:var(--icon_3rd)}.titlebar_ic_search{display:block;margin:0;color:var(--functional_brand_primary)}.ele_chatlist_ic_stickontop{color:var(--label_2nd)}.svg_question,.settings_ic_devzone{color:var(--functional_brand_primary)}.ele_content_ic_failed .circle{color:var(--functional_red_1st)}.ele_content_ic_failed .mark{color:var(--iconwhite_1st)}@media (prefers-color-scheme: light){:root{--sprite-url: url(https://static.cdn.haiserve.com/seatalk/fe/static/media/sprite-light-48bb7c28.png);--functional_brand_primary: #1b92f5;--functional_brand_1st_hover: #387ddb;--functional_brand_1st_disable: #bbdefc;--functional_brand_2nd: #e3effa;--functional_brand_2_disable: #bbdefc;--functional_red_1st: #f5222d;--functional_red_2nd: #f5533d;--functional_red_3st: #c52e23;--functional_red_4th: #fcbdc0;--functional_red_5th: #FFF0F3;--functional_green_1st: #16c42a;--functional_yellow_2nd: #fffae8;--functional_yellow_1st: #F5AC1B;--commonbg_1st: #ffffff;--commonbg_1st_hover: #f1f1f7;--commonbg_2nd_hover: #f6f6fb;--commonbg_2nd: #f2f2f6;--commonbg_2nd_selected: #e9e9f4;--commonbg_3rd: #f8f8fa;--commonbg_3rd_hover: #f1f1f7;--commonbg_4th: #dbdbe4;--commonbg_dark: #2e354c;--commonbg_blue: #e2e8f0;--commonbg_list: #f8f8fa;--commonbg_white: #ffffff;--commonbg_blackwhite: #ffffff;--commonbg_separator: #f8f8fa;--commonbg_3rd_selected: #e9e9f4;--separator_1st: #e1e1e7;--separator_2nd: #e1e1e7;--separator_3rd: #f2f2f6;--separator_4th: #e1e1e7;--border_1st: #e6e7e9;--border_2nd: #e1e1e7;--border_3rd: #efeff5;--border_4th: #e1e1e7;--label_1st: #e3effa;--label_2nd: #bbdefc;--label_3rd: #e6e7e9;--elevator_1st: #ffffff;--elevator_2nd: #f8f8fa;--elevator_3rd: #f2f2f6;--text_1st: #202325;--text_2nd: #8b8d8f;--text_3rd: #bcbdbe;--text_4th: #c9c9cb;--textwhite_1st: #ffffff;--textwhite_2nd: #efeff5;--textwhite_3rd: #e6e7e9;--textwhite_disable: #ffffff;--text_forward: #bbdefc;--icon_1st: #61617b;--icon_2nd: #6d7282;--icon_3rd: #b0b0bd;--icon_4th: #dbdbe4;--iconwhite_1st: #ffffff;--toastbg_1st: rgba(0, 0, 0, .6);--tootipsbg_1st: #4c5a71;--toastbg_2nd: rgba(97, 97, 123, .5);--text_toolip_link: #45B1FF;--text_toolip_link_hover: #1B92F5;--dialogsbg_1st: #ffffff;--dialogsbg_2nd: #f8f8fa;--Bubble_blue: #1b92f5;--Bubble_blue_2nd: rgba(0, 0, 0, .1);--icon_1st_opacity: rgba(97, 97, 123, .3);--buttonbg_1st: #ffffff;--tag_primary: #F2F3F4;--tag_tertiary: #E6E7E9;--tag_secondary: #f8f8fa;--tag_status_1: #E6E7E9;--tag_status_2: #F2F3F4;--overlaybg_01: rgba(255, 255, 255, .95);--overlaygrey_02: rgba(97, 97, 123, .5);--Inputbg_1st: #f6f6fb;--defaultavatar_1st: #E6E7E9;--avatar_layout: #ffffff;--titlebar_action_hover_bg: #dddddd;--er_renone_normal: #F2F3F4;--er_renone_hover: #E6E7E9;--er_renone_text: #202325;--er_reclick_normal: #E4F2FF;--er_reclick_hover: #DBE9F4;--er_reclick_text: #1B92F5;--er_rec_split_line: #F7F8F8;--er_msnone_normal: #369FF6;--er_msnone_hover: #49A8F7;--er_msnone_text: #fff;--er_msclick_normal: #0A7DE7;--er_msclick_hover: #1B86E9;--er_msclick_text: #fff;--er_sen_split_line: #379DF1;--er_received_contact_card_bg: #F8F8FA;--tab-arrow-shadow: rgba(0, 0, 0, .1)}:root .dark-theme{--sprite-url: url(https://static.cdn.haiserve.com/seatalk/fe/static/media/sprite-dark-cdb67ac7.png);--functional_brand_primary: #2c8ad7;--functional_brand_1st_hover: #1A80D3;--functional_brand_1st_disable: #153958;--functional_brand_2nd: #7b68ee;--functional_brand_2_disable: rgba(255, 255, 255, .1);--functional_red_1st: #d7323a;--functional_red_2nd: #e74749;--functional_red_3st: #a61d24;--functional_red_4th: #271b22;--functional_red_5th: #56181C;--functional_green_1st: #34be40;--functional_yellow_2nd: #564116;--functional_yellow_1st: #DC9B18;--commonbg_1st: #252627;--commonbg_1st_hover: #252627;--commonbg_2nd_hover: #38393a;--commonbg_2nd: #121314;--commonbg_2nd_selected: #2c2d2e;--commonbg_3rd: #121314;--commonbg_3rd_hover: rgba(255, 255, 255, .05);--commonbg_4th: #7b68ee;--commonbg_dark: #272829;--commonbg_blue: #7b68ee;--commonbg_list: #1e1f20;--commonbg_white: #2c2d2e;--commonbg_blackwhite: #121314;--commonbg_separator: #252627;--commonbg_3rd_selected: #38393a;--separator_1st: #2c2d2e;--separator_2nd: rgba(255, 255, 255, .05);--separator_3rd: #121314;--separator_4th: rgba(255, 255, 255, .1);--border_1st: #2c2d2e;--border_2nd: #272829;--border_3rd: rgba(255, 255, 255, .05);--border_4th: rgba(255, 255, 255, .1);--label_1st: rgba(44, 138, 215, .08);--label_2nd: rgba(113, 113, 114, .2);--label_3rd: #38393a;--elevator_1st: #1e1f20;--elevator_2nd: #2c2d2e;--elevator_3rd: #1e1f20;--text_1st: #e7e7e7;--text_2nd: #a0a1a1;--text_3rd: #848485;--text_4th: #717172;--textwhite_1st: #ffffff;--textwhite_2nd: rgba(255, 255, 255, .5);--textwhite_3rd: #7b68ee;--textwhite_disable: rgba(255, 255, 255, .5);--text_forward: rgba(255, 255, 255, .5);--icon_1st: #a0a1a1;--icon_2nd: #848485;--icon_3rd: #848485;--icon_4th: #717172;--iconwhite_1st: #ffffff;--toastbg_1st: rgba(0, 0, 0, .6);--tootipsbg_1st: #38393a;--toastbg_2nd: rgba(39, 40, 41, .5);--text_toolip_link: #2c8ad7;--text_toolip_link_hover: #1A80D3;--dialogsbg_1st: #38393a;--dialogsbg_2nd: #2c2d2e;--Bubble_blue: #1977c4;--Bubble_blue_2nd: rgba(0, 0, 0, .1);--icon_1st_opacity: rgba(97, 97, 123, .3);--buttonbg_1st: #38393a;--tag_primary: #272829;--tag_tertiary: #38393a;--tag_secondary: #2c2d2e;--tag_status_1: #272829;--tag_status_2: #38393a;--overlaybg_01: rgba(0, 0, 0, .8);--overlaygrey_02: rgba(30, 31, 32, .8);--Inputbg_1st: #252627;--defaultavatar_1st: #38393a;--avatar_layout: #38393a;--titlebar_action_hover_bg: #323233;--er_renone_normal: #333536;--er_renone_hover: #38393A;--er_renone_text: #E7E7E7;--er_reclick_normal: rgba(44, 138, 215, .25);--er_reclick_hover: rgba(44, 138, 215, .35);--er_reclick_text: #2C8AD7;--er_rec_split_line: #272829;--er_msnone_normal: #3B8BCD;--er_msnone_hover: #248ADD;--er_msnone_text: #fff;--er_msclick_normal: #1169B3;--er_msclick_hover: #136FBD;--er_msclick_text: #fff;--er_sen_split_line: #186FB7;--er_received_contact_card_bg: #252627;--tab-arrow-shadow: rgba(255, 255, 255, .1)}}@media (prefers-color-scheme: dark){:root{--sprite-url: url(https://static.cdn.haiserve.com/seatalk/fe/static/media/sprite-dark-cdb67ac7.png);--functional_brand_primary: #2c8ad7;--functional_brand_1st_hover: #1A80D3;--functional_brand_1st_disable: #153958;--functional_brand_2nd: #7b68ee;--functional_brand_2_disable: rgba(255, 255, 255, .1);--functional_red_1st: #d7323a;--functional_red_2nd: #e74749;--functional_red_3st: #a61d24;--functional_red_4th: #271b22;--functional_red_5th: #56181C;--functional_green_1st: #34be40;--functional_yellow_2nd: #564116;--functional_yellow_1st: #DC9B18;--commonbg_1st: #252627;--commonbg_1st_hover: #252627;--commonbg_2nd_hover: #38393a;--commonbg_2nd: #121314;--commonbg_2nd_selected: #2c2d2e;--commonbg_3rd: #121314;--commonbg_3rd_hover: rgba(255, 255, 255, .05);--commonbg_4th: #7b68ee;--commonbg_dark: #272829;--commonbg_blue: #7b68ee;--commonbg_list: #1e1f20;--commonbg_white: #2c2d2e;--commonbg_blackwhite: #121314;--commonbg_separator: #252627;--commonbg_3rd_selected: #38393a;--separator_1st: #2c2d2e;--separator_2nd: rgba(255, 255, 255, .05);--separator_3rd: #121314;--separator_4th: rgba(255, 255, 255, .1);--border_1st: #2c2d2e;--border_2nd: #272829;--border_3rd: rgba(255, 255, 255, .05);--border_4th: rgba(255, 255, 255, .1);--label_1st: rgba(44, 138, 215, .08);--label_2nd: rgba(113, 113, 114, .2);--label_3rd: #38393a;--elevator_1st: #1e1f20;--elevator_2nd: #2c2d2e;--elevator_3rd: #1e1f20;--text_1st: #e7e7e7;--text_2nd: #a0a1a1;--text_3rd: #848485;--text_4th: #717172;--textwhite_1st: #ffffff;--textwhite_2nd: rgba(255, 255, 255, .5);--textwhite_3rd: #7b68ee;--textwhite_disable: rgba(255, 255, 255, .5);--text_forward: rgba(255, 255, 255, .5);--icon_1st: #a0a1a1;--icon_2nd: #848485;--icon_3rd: #848485;--icon_4th: #717172;--iconwhite_1st: #ffffff;--toastbg_1st: rgba(0, 0, 0, .6);--tootipsbg_1st: #38393a;--toastbg_2nd: rgba(39, 40, 41, .5);--text_toolip_link: #2c8ad7;--text_toolip_link_hover: #1A80D3;--dialogsbg_1st: #38393a;--dialogsbg_2nd: #2c2d2e;--Bubble_blue: #1977c4;--Bubble_blue_2nd: rgba(0, 0, 0, .1);--icon_1st_opacity: rgba(97, 97, 123, .3);--buttonbg_1st: #38393a;--tag_primary: #272829;--tag_tertiary: #38393a;--tag_secondary: #2c2d2e;--tag_status_1: #272829;--tag_status_2: #38393a;--overlaybg_01: rgba(0, 0, 0, .8);--overlaygrey_02: rgba(30, 31, 32, .8);--Inputbg_1st: #252627;--defaultavatar_1st: #38393a;--avatar_layout: #38393a;--titlebar_action_hover_bg: #323233;--er_renone_normal: #333536;--er_renone_hover: #38393A;--er_renone_text: #E7E7E7;--er_reclick_normal: rgba(44, 138, 215, .25);--er_reclick_hover: rgba(44, 138, 215, .35);--er_reclick_text: #2C8AD7;--er_rec_split_line: #272829;--er_msnone_normal: #3B8BCD;--er_msnone_hover: #248ADD;--er_msnone_text: #fff;--er_msclick_normal: #1169B3;--er_msclick_hover: #136FBD;--er_msclick_text: #fff;--er_sen_split_line: #186FB7;--er_received_contact_card_bg: #252627;--tab-arrow-shadow: rgba(255, 255, 255, .1)}:root .light-theme{--sprite-url: url(https://static.cdn.haiserve.com/seatalk/fe/static/media/sprite-light-48bb7c28.png);--functional_brand_primary: #1b92f5;--functional_brand_1st_hover: #387ddb;--functional_brand_1st_disable: #bbdefc;--functional_brand_2nd: #e3effa;--functional_brand_2_disable: #bbdefc;--functional_red_1st: #f5222d;--functional_red_2nd: #f5533d;--functional_red_3st: #c52e23;--functional_red_4th: #fcbdc0;--functional_red_5th: #FFF0F3;--functional_green_1st: #16c42a;--functional_yellow_2nd: #fffae8;--functional_yellow_1st: #F5AC1B;--commonbg_1st: #ffffff;--commonbg_1st_hover: #f1f1f7;--commonbg_2nd_hover: #f6f6fb;--commonbg_2nd: #f2f2f6;--commonbg_2nd_selected: #e9e9f4;--commonbg_3rd: #f8f8fa;--commonbg_3rd_hover: #f1f1f7;--commonbg_4th: #dbdbe4;--commonbg_dark: #2e354c;--commonbg_blue: #e2e8f0;--commonbg_list: #f8f8fa;--commonbg_white: #ffffff;--commonbg_blackwhite: #ffffff;--commonbg_separator: #f8f8fa;--commonbg_3rd_selected: #e9e9f4;--separator_1st: #e1e1e7;--separator_2nd: #e1e1e7;--separator_3rd: #f2f2f6;--separator_4th: #e1e1e7;--border_1st: #e6e7e9;--border_2nd: #e1e1e7;--border_3rd: #efeff5;--border_4th: #e1e1e7;--label_1st: #e3effa;--label_2nd: #bbdefc;--label_3rd: #e6e7e9;--elevator_1st: #ffffff;--elevator_2nd: #f8f8fa;--elevator_3rd: #f2f2f6;--text_1st: #202325;--text_2nd: #8b8d8f;--text_3rd: #bcbdbe;--text_4th: #c9c9cb;--textwhite_1st: #ffffff;--textwhite_2nd: #efeff5;--textwhite_3rd: #e6e7e9;--textwhite_disable: #ffffff;--text_forward: #bbdefc;--icon_1st: #61617b;--icon_2nd: #6d7282;--icon_3rd: #b0b0bd;--icon_4th: #dbdbe4;--iconwhite_1st: #ffffff;--toastbg_1st: rgba(0, 0, 0, .6);--tootipsbg_1st: #4c5a71;--toastbg_2nd: rgba(97, 97, 123, .5);--text_toolip_link: #45B1FF;--text_toolip_link_hover: #1B92F5;--dialogsbg_1st: #ffffff;--dialogsbg_2nd: #f8f8fa;--Bubble_blue: #1b92f5;--Bubble_blue_2nd: rgba(0, 0, 0, .1);--icon_1st_opacity: rgba(97, 97, 123, .3);--buttonbg_1st: #ffffff;--tag_primary: #F2F3F4;--tag_tertiary: #E6E7E9;--tag_secondary: #f8f8fa;--tag_status_1: #E6E7E9;--tag_status_2: #F2F3F4;--overlaybg_01: rgba(255, 255, 255, .95);--overlaygrey_02: rgba(97, 97, 123, .5);--Inputbg_1st: #f6f6fb;--defaultavatar_1st: #E6E7E9;--avatar_layout: #ffffff;--titlebar_action_hover_bg: #dddddd;--er_renone_normal: #F2F3F4;--er_renone_hover: #E6E7E9;--er_renone_text: #202325;--er_reclick_normal: #E4F2FF;--er_reclick_hover: #DBE9F4;--er_reclick_text: #1B92F5;--er_rec_split_line: #F7F8F8;--er_msnone_normal: #369FF6;--er_msnone_hover: #49A8F7;--er_msnone_text: #fff;--er_msclick_normal: #0A7DE7;--er_msclick_hover: #1B86E9;--er_msclick_text: #fff;--er_sen_split_line: #379DF1;--er_received_contact_card_bg: #F8F8FA;--tab-arrow-shadow: rgba(0, 0, 0, .1)}}.home-default-page{text-align:center}.home-default-page.login-page{-webkit-app-region:drag;background-color:var(--commonbg_1st, #fff)}.home-default-page .common-window-control-buttons{position:absolute;left:10px;top:15px}.home-default-page .misc-info{font-size:12px;color:#202325;position:absolute;display:flex;justify-content:center;bottom:26px;left:0;right:0;-webkit-app-region:no-drag}.windows.electron .home-default-page{border-top:1px solid var(--separator_1st)}.fullscreenWindow{width:100%;height:100%;border-radius:0}.home-main-window{width:1024px;height:800px;border-radius:7px;background-color:var(--commonbg_dark);overflow:hidden}.fullscreen .home-main-window{width:100%;height:100%;border-radius:0}.lightbox .home-main-window{filter:blur(5px)}@media (max-width: 1024px),(max-height: 800px){.home-main-window{width:100%;height:100%;border-radius:0}}.message-split-view{box-shadow:0 0 10px 4px #0000004d}.chat-split-view-large .messages-chat-session-list-item .personal-status-tag-wrap{max-width:calc(100% - 53px)}@media (prefers-color-scheme: dark){.message-split-view{box-shadow:none!important}}.dark-theme .message-split-view{box-shadow:none!important}
