.cr-btn-wrap{display:inline-flex;align-items:center;justify-content:center;font-size:var(--font-size-12)!important}.cr-btn{line-height:0;font-size:var(--font-size-12)!important}.cr-btn.cr-btn-large{font-size:var(--font-size-14)!important;height:var(--height-lg);padding:0 var(--btn-middle-padding);border-radius:var(--radius-6);min-width:var(--btn-lg-min-width)}.cr-btn.custom-light-btn-link[disabled],.cr-btn.custom-light-btn-link[disabled]:hover,.cr-btn.custom-light-btn-link-primary[disabled]:focus,.cr-btn.custom-light-btn-link-primary[disabled]:active{background:none;border:none;opacity:var(--btn-disabled-opacity-2);text-shadow:none;box-shadow:none}.cr-btn.custom-light-btn-text.theme-dark:hover{background:var(--icon-button-text-bg-hover) dark}.cr-btn.custom-light-btn-text.theme-dark:active{background:var(--icon-button-text-bg-click) dark}.tag-container{display:flex;width:auto;white-space:nowrap;margin-right:10px}.tag-container:last-of-type{margin-right:0}.tag-container .tag{display:inline-block;padding:0 6px;max-width:100%;height:22px;line-height:24px;color:var(--secondary-2-medium);font-size:var(--font-size-12);font-weight:400;white-space:nowrap}.tag-container .tag.delete-tag{padding-right:4px}.tag-container .tag .delete-icon{display:inline-block;width:12px;height:12px;margin-left:4px;vertical-align:-2px;position:relative;cursor:pointer}.tag-container .tag .delete-icon .icon{width:10px;height:10px;color:var(--secondary-2-medium)}.tag-container .tag-num{display:inline-block;color:#000000bf;font-size:12px;font-weight:400;padding:0 6px;height:20px;line-height:20px;margin-left:6px;min-width:23px;text-align:center}.tag-select.disabled{opacity:.7}.tag-container.primary .tag{background:var(--custom-light-primary-1)!important;color:var(--custom-light-primary-color)}.tag-container.primary .delete-icon .icon{color:var(--custom-light-primary-color)}.dynamic-form-modal .ant-input{width:100%}.dynamic-form-modal .custom-light-modal-header .custom-light-modal-title{font-weight:700}.dynamic-form-modal .cus-form-item{margin-bottom:5px}.dynamic-form-modal .tag-select.ant-select-multiple .ant-select-selection-item{border:none;background:none;margin-inline-end:0;padding-inline-start:0;padding-inline-end:0;margin-right:1px}.dynamic-form-modal .tag-select.ant-select-multiple .ant-select-selection-item:first-of-type{margin-left:3px}.dynamic-form-modal .tag-select.ant-select-multiple .ant-select-selection-item .anticon-close{display:none}.dynamic-form-modal .tag-container{margin-right:0}.dynamic-form-modal .ant-select-multiple.ant-select-lg .ant-select-selection-item,.dynamic-form-modal .ant-select-multiple.ant-select-lg .ant-select-selection-search,.dynamic-form-modal .ant-select-multiple.ant-select-lg .ant-select-selection-search-input,.dynamic-form-modal .ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror{height:20px;line-height:20px}.dynamic-form-modal .form-item-bottom-tip{font-weight:400;font-size:var(--font-size-12);color:var(--font-3-moderate);margin-top:8px}.dynamic-form-modal .group-title{color:var(--font-4-soft);font-size:var(--font-size-12)}.cr-icon-btn{min-width:var(--icon-btn-size-base);height:var(--icon-btn-size-base);background:var(--icon-button-bg-base);border-radius:var(--radius-6);border:2px solid var(--secondary-7-background);cursor:pointer;color:var(--secondary-2-medium);transition:var(--transition)}.cr-icon-btn:hover{border-color:var(--secondary-6-disabled)}.cr-icon-btn:active{border-color:var(--secondary-5-ultra-soft)}.cr-icon-btn.disabled{border-color:var(--secondary-7-background);border:none;opacity:var(--btn-disabled-opacity-1);cursor:not-allowed}.cr-icon-btn.active .btn-icon{color:var(--icon-btn-color-active)}.cr-icon-btn .btn-icon{min-width:18px;height:18px;color:var(--secondary-3-moderate);display:flex;align-items:center;justify-content:center}.cr-icon-btn.cr-icon-btn-large{min-width:var(--icon-btn-size-lg);height:var(--icon-btn-size-lg)}.cr-icon-btn.cr-icon-btn-large .btn-icon{min-width:24px;height:24px}.cr-icon-btn.cr-icon-btn-small{min-width:var(--icon-btn-size-sm);height:var(--icon-btn-size-sm)}.cr-icon-btn.cr-icon-btn-small .btn-icon{min-width:18px;height:18px}.cr-icon-btn.cr-icon-btn-mini{min-width:var(--icon-btn-size-mini);height:var(--icon-btn-size-mini)}.cr-icon-btn.cr-icon-btn-mini .btn-icon{min-width:16px;height:16px}.user-info{display:flex;padding:16px 16px 8px;color:var(--font-1-strong);cursor:pointer;background:#fff;border-bottom:1px solid rgba(9,10,15,.05)}.user-info-overlay{width:250px;background:#fff;border:1px solid #e3e6eb;border-radius:12px;overflow:hidden;box-shadow:0 0 1px -2px #2d30410f,0 0 54px -2px #2d304114,0 4px 16px -2px #2d30412e}.user-info-overlay .user-avatar{width:40px;height:40px}.user-info-overlay .user-avatar img{width:40px;height:40px;border-radius:100%;overflow:hidden}.user-info-overlay .user-detail{flex:1;margin-left:16px}.user-info-overlay .username{line-height:24px;font-family:PingFangSC-Medium;font-weight:500;font-size:16px}.user-info-overlay .user-item{line-height:20px;font-family:PingFangSC-Regular;font-weight:400;font-size:var(--font-size-12);color:var(--font-3-moderate);margin-top:2px}.user-info-overlay .username,.user-info-overlay .user-item{width:130px;margin-right:8px}.user-info-overlay .to-detail-icon{width:24px;height:24px;margin-left:8px;border-radius:4px;color:var(--secondary-3-moderate)}.user-info-overlay .user-detail-top{display:flex}.user-info-overlay .overlay-menu{margin-top:8px;padding:0 8px 8px}.user-info-overlay .overlay-menu .custom-light-menu-item{height:32px;line-height:32px;border-radius:var(--radius-6);margin:0;font-size:var(--font-size-12);margin-bottom:2px!important;padding:0 0 0 6px}.user-info-overlay .overlay-menu .custom-light-menu-item .svg-icon{width:16px;height:16px;vertical-align:-4px;margin-right:6px}.user-info-overlay .overlay-menu .custom-light-menu-item .custom-light-menu-title-content{color:var(--font-2-medium);line-height:32px}.user-info-overlay .overlay-menu .custom-light-menu-item:hover{background:#f3f3f3}.mail-info-container{position:relative}.mail-info-container .mail-info-header{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 16px;border-bottom:1px solid rgba(9,10,15,.1)}.mail-info-container .mail-info-header .mail-info-header-title{font-size:16px}.mail-info-container .mail-info-header .custom-light-btn{line-height:0}.mail-info-container .mail-info-content-wrapper{height:550px;overflow-y:auto;margin-bottom:0;padding-bottom:40px}.mail-info-container .mail-info-content-wrapper .empty-data-view{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#7e838e;width:100%;height:calc(100% - 40px)}.mail-info-container .mail-info-content-wrapper .empty-data-view>img{display:block;width:112px;margin-bottom:24px}.mail-info-container .mail-info-content-wrapper .empty-data-view>span{font-size:12px;color:#585d66}.mail-info-container .mail-info-content-wrapper .mail-info-content-item-block{position:relative;padding:16px 24px;border-bottom:1px solid rgba(9,10,15,.1);cursor:pointer}.mail-info-container .mail-info-content-wrapper .mail-info-content-item-block:hover{background-color:#f4f5f7}.mail-info-container .mail-info-content-wrapper .no-more-message-wrapper{display:flex;align-items:center;justify-content:center;height:40px}.mail-info-container .mail-info-content-wrapper .mail-info-item-title>span{color:#585d66;font-size:12px}.mail-info-container .mail-info-content-wrapper .mail-info-item-title>span:nth-child(1){display:inline-block;width:145px}.mail-info-container .mail-info-content-wrapper .mail-info-item-title.not-read{position:relative}.mail-info-container .mail-info-content-wrapper .mail-info-item-title.not-read:before{content:"";position:absolute;display:block;top:7px;left:-10px;width:6px;height:6px;border-radius:50%;background-color:var(--primary-2-medium)}.mail-info-container .mail-info-content-wrapper .mail-info-content{margin:8px 0 0;font-size:12px}.mail-info-container .mail-info-content-wrapper .mail-info-content.is-read{color:#7e838e}.mail-info-container .mail-info-footer{display:flex;position:absolute;align-items:center;justify-content:center;bottom:0;left:0;width:100%;height:80px;background-image:linear-gradient(0deg,#ffffff 50%,#ffffff00 100%)}.mail-info-container .mail-info-footer .check-detail-icon{margin-left:6px}.mail-info-overlay{width:400px;height:600px;background:#fff;border:1px solid #e3e6eb;border-radius:12px;overflow:hidden;box-shadow:0 0 1px -2px #2d30410f,0 0 54px -2px #2d304114,0 4px 16px -2px #2d30412e}.message-info-btn{position:relative;cursor:pointer}.message-info-btn .not-read-circle{display:flex;align-items:center;justify-content:center;height:16px;position:absolute;top:-5px;right:-2px;background-color:var(--primary-2-medium);font-size:12px;color:#fff;border-radius:32px;padding:0 6px}.set-read-btns{display:flex!important;align-items:center;font-size:12px}.set-read-btns .svg-icon{font-size:14px;margin-right:4px}.app-header-comp{margin-top:20px;margin-bottom:20px;padding:0 16px}.app-header-comp .cr-btn{display:flex;align-items:center}.app-header-comp .cr-btn .cr-btn-icon{order:2;margin-right:0;margin-left:4px}.app-header-comp.small{height:22px;padding:0;margin-top:0}.app-header-comp.small .title-icon{width:20px;height:20px;margin-right:4px}.app-header-comp.small .title-contain .title-text{font-size:var(--font-size-14)}.app-header-comp.small .cr-btn{height:22px;min-width:auto;padding:0 5px;border-radius:4px}.app-header-comp.small .cr-btn .cr-btn-icon{margin-left:0}.app-header-comp .title-icon{width:24px;height:24px;margin-right:8px}.app-header-comp .title-contain{font-family:PingFangSC-SNaNpxibold}.app-header-comp .title-contain .title-text{font-size:var(--font-size-20);height:26px;line-height:26px;font-weight:600;color:#1f2023}.app-header-comp .vew-text{font-size:var(--font-size-14);color:var(--secondary-1-strong);margin-right:8px}.app-header-comp .arrow-right-icon{width:16px;height:16px;margin-left:8px}.app-header-comp .operation-contain{cursor:pointer}.menu-icon-box[data-v-9df97129]{display:flex;align-items:center;justify-content:center;background-size:cover;overflow:hidden}.app-list-comp[data-v-7adff7d6]{width:100%;display:flex;justify-content:flex-start;padding:0 16px 16px;flex-wrap:wrap}.app-list-comp.default .app-list-item[data-v-7adff7d6]{width:74px;min-width:74px;margin-bottom:8px;border-radius:var(--radius-12);margin-right:16px}.app-list-comp.default .app-list-item[data-v-7adff7d6]:last-child{margin-right:0}.app-list-comp .app-list-item[data-v-7adff7d6]{padding:8px 0;transition:var(--transition);cursor:pointer;overflow:hidden;background:transparent}.app-list-comp .app-list-item[data-v-7adff7d6]:hover{background:var(--hover-bg-color);color:var(--secondary-2-medium)}.app-list-comp .app-icon[data-v-7adff7d6]{width:48px;height:48px;margin:0 auto}.app-list-comp .app-icon img[data-v-7adff7d6]{width:100%;height:100%}.app-list-comp .app-text[data-v-7adff7d6]{margin-top:8px;line-height:20px;font-size:var(--font-size-12);color:var(--secondary-2-medium);text-align:center}.app-list-comp.small[data-v-7adff7d6]{padding:0}.app-list-comp.small .app-list-item[data-v-7adff7d6]{width:20%;margin-right:0;border-radius:var(--radius-12)}.app-list-comp.small .app-list-item[data-v-7adff7d6]:nth-child(5n){margin-right:0}.app-list-comp.small .app-icon[data-v-7adff7d6]{width:40px;height:40px;background:#ddd}.app-list-comp.small .app-text[data-v-7adff7d6]{margin-top:4px;line-height:20px;font-size:var(--font-size-12);color:var(--secondary-2-medium);text-align:center}.header-menu-app-list[data-v-12b2a893]{width:100%;padding:8px 16px 27px}.header-menu-app-list .header-menu-app-list-contain[data-v-12b2a893]{margin:16px 0 0}.card2-comp[data-v-f756f603]{width:100%;height:100%;border-radius:var(--radius-16)}.card2-comp.default[data-v-f756f603]{background-image:linear-gradient(124deg,#fff 0%,#f9fafb 100%);border:1px solid #f1f2f6;box-shadow:0 12px 24px -12px #b6bcc980}.cockpit-app-banner{margin:25px 0}.cockpit-app-banner .app-list{margin-top:15px;margin-right:0!important;margin-left:0!important}.cockpit-app-banner .app-list-item{width:100%;height:268px;margin-bottom:24px}.cockpit-app-banner .app-list-item-layout{display:flex;flex-direction:column;padding:16px}.cockpit-app-banner .app-list-item-layout .cover{width:100%;height:198px}.cockpit-app-banner .app-list-item-layout .cover img{width:100%;height:100%;border-radius:var(--radius-12)}.cockpit-app-banner .app-list-item-layout .title{line-height:22px;font-size:var(--font-size-14);color:var(--secondary-1-strong);margin-top:16px}.cockpit-app-banner.small{margin:0}.cockpit-app-banner.small .app-list-item{height:140px;background:#fff;border-radius:var(--radius-12);margin-bottom:12px;cursor:pointer}.cockpit-app-banner.small .app-list-item-layout{border-radius:var(--radius-12);padding:8px;transition:var(--transition);position:relative}.cockpit-app-banner.small .app-list-item-layout:hover{box-shadow:0 6px 24px -6px #b6bcc9;z-index:1}.cockpit-app-banner.small .app-list-item-layout .cover{width:172px;height:96px}.cockpit-app-banner.small .app-list-item-layout .cover img{width:100%;height:100%;border-radius:var(--radius-4)}.cockpit-app-banner.small .title{margin-top:8px;line-height:20px;padding:0 8px;font-size:var(--font-size-12)}.cockpit-app-banner.middle{margin:0;padding:0 16px}.cockpit-app-banner.middle .app-list-item{width:286px;height:198px;border-radius:var(--radius-12);margin-bottom:12px;cursor:pointer}.cockpit-app-banner.middle .custom-light-col-6{padding-right:0!important;padding-left:0!important}.cockpit-app-banner.middle .app-list-item-layout{width:286px;border-radius:var(--radius-12);padding:8px;transition:var(--transition);position:relative}.cockpit-app-banner.middle .app-list-item-layout:hover{background:rgba(40,42,55,.05);z-index:1}.cockpit-app-banner.middle .app-list-item-layout .cover{width:270px;height:152px}.cockpit-app-banner.middle .app-list-item-layout .cover img{width:100%;height:100%;border-radius:var(--radius-8)}.cockpit-app-banner.middle .title{margin-top:8px!important;line-height:20px;padding:0 8px;font-size:var(--font-size-12)}.header-menu-cockpit-app[data-v-5a3d444b]{width:100%;padding:0 16px 27px}.header-menu-overlay{width:430px;background:#fff;border:1px solid #e3e6eb;border-radius:12px;box-shadow:0 0 1px -2px #2d30410f,0 0 54px -2px #2d304114,0 4px 16px -2px #2d30412e;overflow:hidden}.header-menu-overlay .custom-light-dropdown-content,.header-menu-overlay .custom-dark-dropdown-content{padding:8px 0}.header-menu-overlay .header-menu-overlay-content{max-height:92vh;overflow:hidden auto}.vue-toast-content[data-v-97fe96be]{border-radius:8px}.svg-icon{width:1em;height:1em;fill:currentColor;vertical-align:middle}.Vue-Toastification__container{-webkit-user-select:none;user-select:none;overflow:visible}.Vue-Toastification__container .cr-toast-wrapper{background:transparent;padding:0;overflow:visible}.Vue-Toastification__container .Vue-Toastification__progress-bar{opacity:0;z-index:1;pointer-events:none}.custom-toast-content-wrapper{position:relative;width:400px;background-color:#fff;box-shadow:0 0 1px -4px #282a3712,0 0 3px -4px #282a371a,0 4px 16px -4px #282a3729;border-radius:8px;padding:8px;color:#000;height:auto}.custom-toast-content-wrapper .simple-alarm-content-wrapper{position:relative;display:flex;overflow:visible}.custom-toast-content-wrapper .simple-alarm-content-wrapper .alarm-img-wrapper{position:relative;width:160px;height:90px;margin-right:8px;border-radius:4px;overflow:hidden;cursor:pointer}.custom-toast-content-wrapper .simple-alarm-content-wrapper .alarm-img-wrapper .alarm-img{width:100%;height:100%}.custom-toast-content-wrapper .simple-alarm-content-wrapper .alarm-img-wrapper .alarm-level-tag{position:absolute;top:4px;left:4px;display:flex;align-items:center;justify-content:center;width:auto;height:22px;font-size:12px;color:#fff;background-color:#ffa31a;border-radius:4px;padding:0 6px}.custom-toast-content-wrapper .simple-alarm-content-wrapper .simple-alarm-content{flex:1;display:flex;flex-direction:column}.custom-toast-content-wrapper .simple-alarm-content-wrapper .alarm-algorithm-name{font-size:var(--font-size-14);color:var(--font-1);line-height:22px;border-bottom:1px solid var(--border-3);padding-bottom:8px;margin-bottom:8px}.custom-toast-content-wrapper .simple-alarm-content-wrapper .alarm-camera-name{align-items:flex-start;font-size:12px;color:#616161}.custom-toast-content-wrapper .simple-alarm-content-wrapper .alarm-camera-name .label{width:80px;flex-shrink:0}.custom-toast-content-wrapper .operation-btns{display:flex;align-items:center;justify-content:end;margin-top:10px;z-index:9}.custom-toast-content-wrapper .operation-btns .close-btn-wrapper{position:relative}.custom-toast-content-wrapper .operation-btns .close-alarm{display:flex;align-items:center;width:100px;height:28px;background-color:#f2f2f2;border-radius:4px;font-size:12px;color:#3d3e4b;cursor:pointer}.custom-toast-content-wrapper .operation-btns .close-alarm-btn-desc{flex:1;display:flex;align-items:center;justify-content:center;width:100%;border-right:1px solid #282a370d;height:100%}.custom-toast-content-wrapper .operation-btns .svg-icon{width:28px;font-size:18px}.custom-toast-content-wrapper .operation-btns .show-more-btn{display:flex;align-items:center;justify-content:center;width:70px;height:28px;background:#f2f2f3;border-radius:6px;color:#3d3e4b;font-size:12px;margin-left:8px;cursor:pointer}.custom-toast-content-wrapper .operation-btns .more-btns{position:absolute;top:calc(100% + 4px);right:0;width:150px;background:#ffffff;box-shadow:0 0 0 -2px #282a3712,0 0 1px -2px #282a371a,0 2px 8px -2px #2d304129;border-radius:6px;padding:4px}.custom-toast-content-wrapper .operation-btns .more-btns li{display:flex;align-items:center;height:32px;border-radius:6px;padding:0 8px;font-size:12px;color:#3d3e4b;cursor:pointer}.custom-toast-content-wrapper .operation-btns .more-btns li:hover{background:#282a370d}.custom-toast-content-wrapper .operation-btns .more-btns li:first-child{margin-bottom:2px}.custom-toast-content-wrapper .operation-btns .more-btns li:last-child{position:relative;margin-top:8px}.custom-toast-content-wrapper .operation-btns .more-btns li:last-child:before{position:absolute;top:-4px;left:-4px;content:"";width:calc(100% + 8px);height:1px;background-color:#282a370d}.custom-toast-content-wrapper .deal-alarm-content-wrapper{padding:8px;background-color:#f8f8f9;margin:8px 0 44px;border-radius:4px}.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving,.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving-status{display:flex;align-items:center;justify-content:space-between}.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving .alarm-archiving-desc,.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving-status .alarm-archiving-desc{font-size:12px;color:#616161}.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving .button-groups,.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving-status .button-groups{display:flex;width:248px;height:28px;background:#ffffff;border-radius:8px;padding:2px}.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving .button-groups .button-groups-item,.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving-status .button-groups .button-groups-item{flex:1;display:flex;align-items:center;justify-content:center;height:100%;font-size:12px;color:#3d3e4b;border-radius:6px;cursor:pointer}.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving .button-groups .button-groups-item.active,.custom-toast-content-wrapper .deal-alarm-content-wrapper .alarm-archiving-status .button-groups .button-groups-item.active{background:#f7f9ff;color:#326cff}.uploader-btn{display:inline-block;position:relative;padding:4px 8px;font-size:100%;line-height:1.4;color:#666;border:1px solid #666;cursor:pointer;border-radius:2px;background:none;outline:none}.uploader-btn:hover{background-color:#00000014}.uploader-drop{position:relative;padding:10px;overflow:hidden;border:1px dashed #ccc;background-color:#f5f5f5}.uploader-dragover{border-color:#999;background-color:#f7f7f7}.uploader-unsupport{position:relative;z-index:10;overflow:hidden}.uploader-file{position:relative;height:49px;line-height:49px;overflow:hidden;border-bottom:1px solid #cdcdcd}.uploader-file[status=waiting] .uploader-file-pause,.uploader-file[status=uploading] .uploader-file-pause,.uploader-file[status=paused] .uploader-file-resume,.uploader-file[status=error] .uploader-file-retry,.uploader-file[status=success] .uploader-file-remove{display:block}.uploader-file[status=error] .uploader-file-progress{background:#ffe0e0}.uploader-file-progress{position:absolute;width:100%;height:100%;background:#e2eeff;transform:translate(-100%)}.uploader-file-progressing{transition:all .4s linear}.uploader-file-info{position:relative;z-index:1;height:100%;overflow:hidden}.uploader-file-info:hover{background-color:#f0f0f033}.uploader-file-info i,.uploader-file-info em{font-style:normal}.uploader-file-name,.uploader-file-size,.uploader-file-meta,.uploader-file-status,.uploader-file-actions{float:left;position:relative;height:100%}.uploader-file-name{width:45%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-indent:14px}.uploader-file-icon{width:24px;height:24px;display:inline-block;vertical-align:top;margin-top:13px;margin-right:8px}.uploader-file-icon:before{content:"📃";display:block;height:100%;font-size:24px;line-height:1;text-indent:0}.uploader-file-icon[icon=folder]:before{content:"📂"}.uploader-file-icon[icon=image]:before{content:"📊"}.uploader-file-icon[icon=video]:before{content:"📹"}.uploader-file-icon[icon=audio]:before{content:"🎵"}.uploader-file-icon[icon=document]:before{content:"📋"}.uploader-file-size{width:13%;text-indent:10px}.uploader-file-meta{width:8%}.uploader-file-status{width:24%;text-indent:20px}.uploader-file-actions{width:10%}.uploader-file-actions>span{display:none;float:left;width:16px;height:16px;margin-top:16px;margin-right:10px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAYAAAD0ZHJ6AAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAJcEhZcwAACxMAAAsTAQCanBgAAARkSURBVGje7ZnfS1NRHMAH4ptPkvQSuAdBkCxD8FUQJMEULUgzy1KyyPVQ4JMiiP4Bvg6EwUQQfMmwhwRDshwaKUjDVCgoSdDNHkzTJZ6+Z37Purve8+PeTb2TM/ggu+ew89l33x8H9BBCPG7GowXTJej3+wnDvEm0JuLC04+EYWftVAUv+fiCvDUdQR1BHUEdQR3BTIygvixoQS14XgTtthLVdpNWwXRLqvQ724LplFRtyrYF0yVpFLQrKRVMh6RZ0I6kkmCqklaCqpKZH0FX56Crq9jVfdDVk0RfFrSgFsxkQVmLcdKCVrKySCrryhPEyYShhzOcrFtG0EoilfHHk1CRU5rF6ZjNZhlVOW6RnMSVyyilKies4pO41diVy8wIujoHXV3FGdMHXTtJKLFYTLhZtq4vC1rwXApCZTIqgR6g1PBMCO9DL3bMMSqBHqDU8EyISDAHiGKvWwcCQG2KgjlAFCDAOhAAap0K5gKLphk8mqJgLrCIgoxRJ4J5wKpJ7gAoMkn5EBXBPGDVJHcAFJmkfIhQcAql1oBpTvTol9gG9pm4RHAKpdaAaU706JfYBvaZuJVgPQrt4sFlnOh5MC/p3lmJYD0K7eLBZZzoeTAv6d5ZnuAYHjpgEOnk5F0ufhG6v1ggOIaHDhhEOjl5l4tfhO4vthLcwAMrFNvLJO5vEwhu4IEViu1lEve3WQmyoihQFBzG/V0CQVYUBYqCw7i/SxTBcpsRbFeIYLnNCLZbCY5b5KAnxRwct8hBj9McZFVMW0ihRNBuFdMWUigRlFaxuQ9WWYjRMTiIe5z0wSoLMToGB3GPsA9aTZIJoB+nRgBnM1tzOkkmgH6cGgGczWzNpzqLx3n/aULJJgezeNw07oxQySbVywKjBOgFRnDs+VEsx8FlgVEC9AIjOPb8KJYjvSzoG7UW1IJaUAtqQS14toLNM5fN5APdwBJA8G83Pk/aK/rgzVvXzeQD3cASQPBvNz5P2ssTzAaGUIrHEO6zI5gNDKEUjyHcxxWkh4Ylcowwk1QQpIeGJXKMMJO0EgwqyjGCioJBJvDrxRMSuVOTJEXfbz1/bHwWtBL0yoQehK6RucgE+bGzanzulQh6E3IgQV+xpc8kcrfuSO7eTfJ3ZYmQw0Oy9azVKOk1C/bJ5D5F38YPeLfx0rjWJxHsS0SqsSYuxySjj5qO5Oj7xQWy2VBtFOwzCy6ryH3YfE3uh64Y1xckgstJPydEjkkeHv07Iy4Xaao15+KCWTBx6M/db+T9xivSErqaJDdzXI6yLRE8Vgg0coex/SPJvT0SbWu0KpZtbgSpCH3NRt7I5OxHkObc6heU+/M/J5vrpBFM5GBLqCQux14COXs5CNXK5OjPGm1tSMrJSOMNYQ4mVTGV/L6zTL7+DovkbFUxbSW0Wo05l8hJWsU+cRWfSh+Mt5Lb1ck/J1TvVsdDaR/MiEni+llsdZuZp62EViu+96bpNjNPWwmtVnzvFd5m9IVVC54x/wA7gNvqFG9vXQAAAABJRU5ErkJggg==) no-repeat 0 0}.uploader-file-actions>span:hover{background-position-x:-21px}.uploader-file-actions .uploader-file-pause{background-position-y:0}.uploader-file-actions .uploader-file-resume{background-position-y:-17px}.uploader-file-actions .uploader-file-retry{background-position-y:-53px}.uploader-file-actions .uploader-file-remove{display:block;background-position-y:-34px}.uploader-list{position:relative}.uploader-list>ul{list-style:none;margin:0;padding:0}.uploader-files{position:relative}.uploader-files>ul{list-style:none;margin:0;padding:0}.uploader{position:relative}.global-upload-comp{height:32px;position:relative;margin-right:10px;cursor:pointer}.uploader-example{width:600px;margin:0 auto;font-size:12px;box-shadow:0 0 10px #0006;position:absolute!important;top:40px;right:0;background:#fff}.uploader-example .upload-file-list-header{display:flex;height:48px;line-height:48px;padding:0 15px;border-bottom:1px solid #d0d3d9;font-size:14px;color:#000}.uploader-example .uploader-btn{margin-right:4px}.uploader-example .uploader-list{height:400px;overflow:hidden}.no-file,.file-list{height:352px;overflow-y:auto}.guide-wrapper[data-v-a759a2fc]{position:relative;flex-direction:column;justify-content:flex-end;width:600px;height:400px;background-image:url(/app/main-app/assets/guide-background-image-768db842.png);background-size:contain;background-position:center;background-repeat:no-repeat}.guide-wrapper .close-btn[data-v-a759a2fc]{position:absolute;right:8px;top:8px;width:28px;height:28px;background:#ffffff;border-radius:50%;cursor:pointer}.guide-wrapper .guide-title[data-v-a759a2fc]{height:40px;font-weight:600;font-size:30px;color:--var(font-1-strong);line-height:40px;margin-bottom:16px}.guide-wrapper .guide-tip[data-v-a759a2fc]{height:22px;font-weight:400;font-size:14px;color:--var(font-1-strong);line-height:22px;margin-bottom:32px;text-align:center;padding:0 24px}.guide-wrapper .start-configuration-btn[data-v-a759a2fc]{margin-bottom:56px}.guide-wrapper .start-configuration-btn[data-v-a759a2fc] .cr-btn{width:200px;height:40px;box-shadow:0 12px 24px -12px #2c67fea6}.guide-modal-wrapper :where(.custom-light-modal-body){padding:0!important}.close-menu-wrapper :where(.custom-light-dropdown-menu){padding:4px 4px 2px!important;box-shadow:0 0 0 -1px #282a3712,0 0 1px -1px #282a371a,0 2px 8px -1px #2d304129!important;border-radius:6px!important;background:#ffffff;overflow:hidden;margin-bottom:-2px}.close-menu-wrapper :where(.custom-light-dropdown-menu) .custom-light-dropdown-menu-item{border-radius:6px;overflow:hidden;margin-bottom:2px;min-width:117px}.close-menu-wrapper :where(.custom-light-dropdown-menu) .custom-light-dropdown-menu-item:hover.custom-light-dropdown-menu-submenu-title:hover{background-color:--var(tertiary-7-background)}.close-menu-wrapper :where(.custom-light-dropdown-menu) .custom-light-dropdown-menu-item .custom-light-dropdown-menu-title-content{font-size:12px;color:--var(font-2-medium)}.header-search-menu.cr-ant-tree{width:220px;height:100%}.header-search-menu.cr-ant-tree .custom-light-select-selector{border-radius:var(--radius-6);background:var(--bg-0)}.header-search-menu.cr-ant-tree .custom-light-select.custom-light-select-focused .custom-light-select-selector{background:#fff}.cr-base-frame.page-header{width:100%;min-width:1000px;height:44px;position:fixed;top:0;left:0;z-index:10;border-bottom:1px solid rgba(9,10,15,.1)}.cr-base-frame.page-header .platform-title{font-weight:600;color:var(--platform-title-color);font-size:var(--font-size-16);margin-left:16px;height:100%;line-height:100%;overflow:hidden}.cr-base-frame.page-header .header-theme-bg{overflow:hidden}.cr-base-frame.page-header .header-theme-bg,.cr-base-frame.page-header .page-header-main{width:100%;height:100%;position:absolute;top:0;left:0}.cr-base-frame.page-header .page-header-main{display:flex;padding-right:16px}.cr-base-frame.page-header .page-header-main .left-title{min-width:44px;height:44px;padding:0 10px 0 16px;cursor:pointer}.cr-base-frame.page-header .page-header-main .left-title .custom-light-image{display:flex;align-items:center;height:100%}.cr-base-frame.page-header .page-header-main .left-title .custom-light-image-img{height:24px;width:auto}.cr-base-frame.page-header .header-theme-img{max-width:100%;max-height:80px;min-height:44px}.cr-base-frame.page-header .toggle-aside-bar,.cr-base-frame.page-header .user-drop-menu-btn{position:relative}.cr-base-frame.page-header .ant-menu-root{flex:1}.cr-base-frame.page-header .page-header-right{flex:1;height:100%;display:flex;justify-content:flex-end}.cr-base-frame.page-header .page-header-right .menu-rect{width:32px;height:32px;cursor:pointer}.cr-base-frame.page-header .page-header-right .menu-rect:hover{background:#005bff;border-radius:1px}.cr-base-frame.page-header .page-header-right .icon,.cr-base-frame.page-header .page-header-right .menu-icon{width:18px;height:18px;cursor:pointer}.cr-base-frame.page-header .page-header-right .menu-icon svg{width:100%;height:100%}.cr-base-frame.page-header .page-header-right .split-line{width:1px;height:24px;background:#090a0f0d;margin:0 16px}.cr-base-frame.page-header .page-header-right-btn,.cr-base-frame.page-header .custom-light-dropdown-trigger{margin-right:10px}.cr-base-frame.page-header .page-header-right-btn:last-of-type,.cr-base-frame.page-header .custom-light-dropdown-trigger:last-of-type,.cr-base-frame.page-header .page-header-right-btn.user-drop-menu-btn,.cr-base-frame.page-header .custom-light-dropdown-trigger.user-drop-menu-btn{margin-right:0}.cr-base-frame.page-header .logo{height:28px;cursor:pointer}.cr-base-frame.page-header .ant-menu-item-selected{position:relative}.cr-base-frame.page-header .ant-menu-item-selected:before{display:block;content:"";width:100%;height:4px;position:absolute;bottom:0;left:0}.page-aside-bar{height:100%}.page-aside-bar .footer{display:none}.page-aside-bar .custom-light-menu-sub.custom-light-menu-inline,.page-aside-bar .custom-light-menu-submenu>.custom-light-menu,.page-aside-bar .custom-light-menu{background:var(--border-4-soft)}.page-aside-bar .custom-light-menu-submenu-expand-icon,.page-aside-bar .custom-light-menu-submenu-arrow{font-weight:300}.page-aside-bar .custom-light-menu-submenu{border-bottom:1px solid rgba(9,10,15,.05);padding:8px 0}.page-aside-bar .custom-light-menu-submenu:last-of-type{border-bottom-color:transparent}.page-aside-bar .custom-light-menu-vertical .custom-light-menu-submenu,.page-aside-bar .custom-light-menu-vertical-left .custom-light-menu-submenu,.page-aside-bar .custom-light-menu-vertical-right .custom-light-menu-submenu,.page-aside-bar .custom-light-menu-inline .custom-light-menu-submenu{padding-bottom:8px}.page-aside-bar .custom-light-menu-vertical>.custom-light-menu-item,.page-aside-bar .custom-light-menu-vertical-left>.custom-light-menu-item,.page-aside-bar .custom-light-menu-vertical-right>.custom-light-menu-item,.page-aside-bar .custom-light-menu-inline>.custom-light-menu-item,.page-aside-bar .custom-light-menu-vertical>.custom-light-menu-submenu>.custom-light-menu-submenu-title,.page-aside-bar .custom-light-menu-vertical-left>.custom-light-menu-submenu>.custom-light-menu-submenu-title,.page-aside-bar .custom-light-menu-vertical-right>.custom-light-menu-submenu>.custom-light-menu-submenu-title,.page-aside-bar .custom-light-menu-inline>.custom-light-menu-submenu>.custom-light-menu-submenu-title{height:var(--size-sm);line-height:var(--size-sm);padding:0 8px!important}.page-aside-bar .custom-light-menu-vertical>.custom-light-menu-item .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-vertical-left>.custom-light-menu-item .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-vertical-right>.custom-light-menu-item .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-inline>.custom-light-menu-item .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-vertical>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-vertical-left>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-vertical-right>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-inline>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content{padding:0 8px;border-radius:var(--radius-6)}.page-aside-bar .custom-light-menu-vertical>.custom-light-menu-item .custom-light-menu-title-content:hover,.page-aside-bar .custom-light-menu-vertical-left>.custom-light-menu-item .custom-light-menu-title-content:hover,.page-aside-bar .custom-light-menu-vertical-right>.custom-light-menu-item .custom-light-menu-title-content:hover,.page-aside-bar .custom-light-menu-inline>.custom-light-menu-item .custom-light-menu-title-content:hover,.page-aside-bar .custom-light-menu-vertical>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content:hover,.page-aside-bar .custom-light-menu-vertical-left>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content:hover,.page-aside-bar .custom-light-menu-vertical-right>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content:hover,.page-aside-bar .custom-light-menu-inline>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content:hover{background:var(--alpha-5-ultra-soft);color:var(--font-3-moderate)}.page-aside-bar .custom-light-menu-vertical>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-vertical-left>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-vertical-right>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-inline>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content,.page-aside-bar .custom-light-menu-vertical>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-submenu-arrow,.page-aside-bar .custom-light-menu-vertical-left>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-submenu-arrow,.page-aside-bar .custom-light-menu-vertical-right>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-submenu-arrow,.page-aside-bar .custom-light-menu-inline>.custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-submenu-arrow{color:var(--font-3-moderate)!important}.page-aside-bar .custom-light-menu-sub.custom-light-menu-inline>.custom-light-menu-item,.page-aside-bar .custom-light-menu-sub.custom-light-menu-inline>.custom-light-menu-submenu>.custom-light-menu-submenu-title{height:var(--size-base);line-height:var(--size-base);padding:0 8px}.page-aside-bar .custom-light-menu:not(.custom-light-menu-horizontal) .custom-light-menu-item-selected{background:transparent}.page-aside-bar .custom-light-menu:not(.custom-light-menu-horizontal) .custom-light-menu-item-selected .custom-light-menu-title-content{background:var(--alpha-4-soft);padding:0 8px;border-radius:var(--radius-6);color:var(--font-1-strong)}.page-aside-bar .custom-light-menu-submenu>.custom-light-menu .custom-light-menu-title-content{padding:0 16px!important}.page-aside-bar .custom-light-menu-item .custom-light-menu-title-content{font-weight:400}.page-aside-bar .custom-light-menu-submenu>.custom-light-menu-submenu-title .custom-light-menu-title-content{font-weight:700}.page-aside-bar .custom-light-menu-vertical .custom-light-menu-item:after,.page-aside-bar .custom-light-menu-vertical-left .custom-light-menu-item:after,.page-aside-bar .custom-light-menu-vertical-right .custom-light-menu-item:after,.page-aside-bar .custom-light-menu-inline .custom-light-menu-item:after{border-radius:2px 0 0 2px;display:none}.page-aside-bar .custom-light-menu-vertical .custom-light-menu-item,.page-aside-bar .custom-light-menu-vertical-left .custom-light-menu-item,.page-aside-bar .custom-light-menu-vertical-right .custom-light-menu-item,.page-aside-bar .custom-light-menu-inline .custom-light-menu-item,.page-aside-bar .custom-light-menu-vertical .custom-light-menu-submenu-title,.page-aside-bar .custom-light-menu-vertical-left .custom-light-menu-submenu-title,.page-aside-bar .custom-light-menu-vertical-right .custom-light-menu-submenu-title,.page-aside-bar .custom-light-menu-inline .custom-light-menu-submenu-title{margin:2px 0}.page-aside-bar .custom-light-menu{font-size:var(--font-size-12);color:var(--secondary-2-medium)}.page-aside-bar .custom-light-menu-vertical .custom-light-menu-item:not(:last-child),.page-aside-bar .custom-light-menu-vertical-left .custom-light-menu-item:not(:last-child),.page-aside-bar .custom-light-menu-vertical-right .custom-light-menu-item:not(:last-child),.page-aside-bar .custom-light-menu-inline .custom-light-menu-item:not(:last-child){margin-bottom:2px}.page-aside-bar .custom-light-menu-submenu-arrow:before,.page-aside-bar .custom-light-menu-submenu-arrow:after{height:1px}.cr-customer-drawer[data-v-802f69af]{background:#fff;box-shadow:0 0 0 -1px #2d304114,0 0 2px -1px #2d30411c,0 2px 12px -1px #2d304133;position:relative}.cr-customer-drawer .cr-drawer-content .ant-form[data-v-802f69af]{padding:16px 16px 60px}.cr-customer-drawer .form-item-label-icon[data-v-802f69af]{width:12px;height:12px;margin-left:4px}.cr-customer-drawer .cr-drawer-footer[data-v-802f69af]{width:100%;height:44px;padding:8px 16px;position:absolute;bottom:0;left:0;border-top:1px solid var(--tertiary-7-background);display:flex}.cr-customer-drawer .cr-drawer-footer .cr-btn-wrap[data-v-802f69af]:last-child{margin-left:var(--btn-middle-padding)}.cr-btn-wrap{display:inline-flex;align-items:center;justify-content:center;font-size:var(--font-size-12)}.cr-btn{line-height:0;font-size:var(--font-size-12);display:inline-flex;align-items:center;justify-content:center}.cr-btn.cr-btn-mini{height:var(--height-mini);padding:0 var(--btn-base-padding);border-radius:var(--radius-4);min-width:var(--btn-mini-min-width)}.cr-btn.cr-btn-small{height:var(--height-sm);padding:0 var(--btn-base-padding);border-radius:var(--radius-6);min-width:var(--btn-sm-min-width)}.cr-btn.cr-btn-middle{height:var(--height-base);padding:0 var(--btn-middle-padding);border-radius:var(--radius-6);min-width:var(--btn-base-min-width)}.cr-btn.cr-btn-large{font-size:var(--font-size-14);height:var(--height-lg);padding:0 var(--btn-middle-padding);border-radius:var(--radius-6);min-width:var(--btn-lg-min-width)}.cr-btn.custom-light-btn-primary[disabled],.cr-btn.custom-light-btn-primary[disabled]:hover,.cr-btn.custom-light-btn-primary[disabled]:focus,.cr-btn.custom-light-btn-primary[disabled]:active{color:#fff;background:var(--custom-light-primary-color);border:1px solid var(--custom-light-primary-color);opacity:var(--btn-disabled-opacity-1);text-shadow:none;box-shadow:none}.cr-btn.custom-light-btn-primary[disabled].custom-light-btn-dangerous,.cr-btn.custom-light-btn-primary[disabled]:hover.custom-light-btn-dangerous,.cr-btn.custom-light-btn-primary[disabled]:focus.custom-light-btn-dangerous,.cr-btn.custom-light-btn-primary[disabled]:active.custom-light-btn-dangerous{color:#fff;background:var(--custom-light-error-color);border:1px solid var(--custom-light-error-color);opacity:var(--btn-disabled-opacity-1);text-shadow:none;box-shadow:none}.cr-btn.custom-light-btn-text:hover{background:var(--icon-button-text-bg-hover)}.cr-btn.custom-light-btn-text:active{background:var(--icon-button-text-bg-click)}.cr-btn.custom-light-btn-text[disabled],.cr-btn.custom-light-btn-text[disabled]:hover,.cr-btn.custom-light-btn-text-primary[disabled]:focus,.cr-btn.custom-light-btn-text-primary[disabled]:active{background:none;border:none;opacity:var(--btn-disabled-opacity-2);text-shadow:none;box-shadow:none}.cr-btn.custom-light-btn-text[disabled].custom-light-btn-dangerous,.cr-btn.custom-light-btn-text[disabled]:hover.custom-light-btn-dangerous,.cr-btn.custom-light-btn-text-primary[disabled]:focus.custom-light-btn-dangerous,.cr-btn.custom-light-btn-text-primary[disabled]:active.custom-light-btn-dangerous{background:none}.cr-btn.custom-light-btn-link{min-width:auto;padding:0;color:var(--custom-light-primary-color)}.cr-btn.custom-light-btn-link:hover,.cr-btn.custom-light-btn-link:active{color:var(--custom-light-primary-color-hover)}.cr-btn.custom-light-btn-link.custom-light-btn-dangerous{background:none;color:var(--custom-light-error-color)}.cr-btn.custom-light-btn-link.custom-light-btn-dangerous:hover{color:var(--custom-light-error-color-hover)}.cr-btn.custom-light-btn-link[disabled],.cr-btn.custom-light-btn-link[disabled]:hover,.cr-btn.custom-light-btn-link-primary[disabled]:focus,.cr-btn.custom-light-btn-link-primary[disabled]:active{background:none;border:none;text-shadow:none;box-shadow:none;color:var(--link-6-disabled)}.cr-btn.custom-light-btn-link[disabled].cr-btn-loading,.cr-btn.custom-light-btn-link[disabled]:hover.cr-btn-loading,.cr-btn.custom-light-btn-link-primary[disabled]:focus.cr-btn-loading,.cr-btn.custom-light-btn-link-primary[disabled]:active.cr-btn-loading{color:var(--custom-light-primary-color)}.cr-btn.custom-light-btn-link[disabled].custom-light-btn-dangerous,.cr-btn.custom-light-btn-link[disabled]:hover.custom-light-btn-dangerous,.cr-btn.custom-light-btn-link-primary[disabled]:focus.custom-light-btn-dangerous,.cr-btn.custom-light-btn-link-primary[disabled]:active.custom-light-btn-dangerous{background:none}.cr-btn.custom-light-btn-text.theme-dark:hover{background:var(--icon-button-text-bg-hover-dark)}.cr-btn.custom-light-btn-text.theme-dark:active{background:var(--icon-button-text-bg-click-dark)}.cr-btn-icon{width:14px;height:14px;margin-right:4px}.batch-delete-modal .custom-light-modal-content{border-radius:var(--radius-8)}.batch-delete-modal .cus-title{display:flex;flex-direction:column;align-items:center;color:var(--font-1-strong);font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--margin-b-16)}.batch-delete-modal .cus-title svg-icon{width:24px;height:24px;margin-bottom:var(--margin-b-8)}.batch-delete-modal .custom-light-input{font-size:var(--font-size-12);height:var(--size-base)}.batch-delete-modal .custom-light-form-item{margin-bottom:0}.batch-delete-modal .custom-light-modal-body{padding-bottom:14px}.batch-delete-modal .custom-light-modal-footer{border-top:none}.batch-delete-modal .label{margin-bottom:7px;color:var(--font-2-medium);font-size:var(--font-size-12)}.back-header[data-v-76d21100]{width:100%;height:48px;background:#fff;padding:0 15px;align-items:center;color:var(--font-2-medium);font-size:14px}.back-header .left[data-v-76d21100],.back-header .back-btn[data-v-76d21100]{height:100%;margin-right:16px}.back-header .back-btn[data-v-76d21100]{cursor:pointer}.back-header .back-icon[data-v-76d21100]{width:18px;height:18px;margin-right:11px}.app-menu-comp[data-v-827a9ae0]{width:80px;height:100%;overflow:hidden auto;background:#ecedf4;padding:8px;border-right-width:1px;border-right-style:solid;border-right-color:#090a0f0d}.app-menu-comp.hide[data-v-827a9ae0]{width:0;overflow:hidden;padding:0;left:-80px}.app-menu-comp .app-menu-item[data-v-827a9ae0]{width:100%;padding:8px 0 4px;cursor:pointer;font-size:12px;line-height:12px;font-weight:400;color:var(--secondary-3-moderate);border-radius:var(--radius-6);margin:0 auto 8px 0;transition:all .3s cubic-bezier(.2,0,0,1) 0s}.app-menu-comp .app-menu-item.active[data-v-827a9ae0],.app-menu-comp .app-menu-item[data-v-827a9ae0]:hover{background:#fff;color:var(--secondary-2-medium)}.app-menu-comp .app-menu-icon[data-v-827a9ae0]{width:40px;height:40px;margin:0 auto;background:#ddd;position:relative;border-radius:10px;background-size:cover;font-size:30px}.app-menu-comp .app-menu-icon img[data-v-827a9ae0]{width:100%}.app-menu-comp .app-menu-text[data-v-827a9ae0]{margin-top:4px;line-height:20px;text-align:center}.page-layout-left-menu[data-v-d956a02b]{position:fixed;top:44px;left:0;bottom:0;transition:all .3s cubic-bezier(.2,0,0,1) 0s}.page-layout-left-menu.hide.show-aside-bar[data-v-d956a02b]{left:-284px}.page-layout-left-menu.hide.hide-aside-bar[data-v-d956a02b]{left:-84px}.page-layout-right{flex:1;height:100%;transition:var(--transition)}.page-layout-right.show{padding-left:80px}.page-layout-right.show.show-aside-bar{padding-left:280px}.page-layout-right.show.hide-all-menu{padding-left:0}.card1-comp[data-v-128594ba]{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.15);border-radius:16px}.card1-comp .header[data-v-128594ba]{height:32px;margin-top:16px;padding:0 16px}.card1-comp .header .title-icon[data-v-128594ba]{width:24px;height:24px;margin-right:8px}.card1-comp .header .title-contain[data-v-128594ba]{height:100%;font-family:PingFangSC-SNaNpxibold;font-weight:600;font-size:var(--font-size-16);color:var(--font-1-strong)}.card1-comp .header .vew-text[data-v-128594ba]{font-size:var(--font-size-14);color:var(--secondary-1-strong);margin-right:8px}.card1-comp .header .arrow-right-icon[data-v-128594ba]{width:16px;height:16px;margin-left:8px}.card1-comp .header .operation-contain[data-v-128594ba]{cursor:pointer}.quick-app-banner .app-list{height:calc(100% - 47px)}.quick-app-banner .app-list-page{width:100%;height:100%;padding:8px 16px 0}.quick-app-banner .slick-list{width:100%}.quick-app-banner .slick-slider,.quick-app-banner .app-list-slide{display:flex!important;flex-wrap:wrap;max-height:260px}.quick-app-banner .app-list-page-item{width:33.333%;height:76px;padding:8px 35px 8px 8px;margin-bottom:8px;cursor:pointer;font-size:var(--font-size-14)}.quick-app-banner .app-list-page-item:nth-child(3n){padding-right:0}.quick-app-banner .app-list-page-item:hover{background:var(--hover-bg-color);border-radius:var(--radius-12)}.quick-app-banner .app-cover{width:80px;min-width:80px;height:60px;border-radius:var(--radius-8);overflow:hidden}.quick-app-banner .app-cover img{width:100%;height:100%}.quick-app-banner .app-text{margin-left:8px;color:var(--secondary-1-strong);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.quick-app-banner .custom-light-carousel .slick-dots-bottom{bottom:-16px}.quick-app-banner.small .slick-slider,.quick-app-banner.small .app-list-slide{max-height:212px}.quick-app-banner.small .app-cover{margin:0 auto}.quick-app-banner.small .app-list-page{padding:15px 0 8px}.quick-app-banner.small .app-list-page-item{width:120px;height:100px;padding:8px 0;margin-right:12px;flex-direction:column}.quick-app-banner.small .app-list-page-item:nth-child(3n){margin-right:0}.quick-app-banner.small .app-text{display:block;line-height:20px;margin-left:0;margin-top:4px;font-size:var(--font-size-12);text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.quick-app-banner.small .custom-light-carousel .slick-dots-bottom{bottom:-22px}.cr-icon-title[data-v-0ce82f9c]{height:24px;color:var(--font-1-strong);font-weight:500;font-size:var(--font-size-20)}.cr-icon-title .icon[data-v-0ce82f9c]{width:16px;height:16px;margin-right:8px}.cr-circle-status[data-v-33fe261a]{height:20px;font-size:12px}.cr-circle-status .circle[data-v-33fe261a]{width:6px;height:6px;border-radius:100%;margin-right:4px}.dir-menu-c{width:100px;height:100%;overflow:hidden auto;padding:4px}.dir-menu-c li{line-height:32px;font-size:14px;font-weight:400;color:#000000d9;padding:0 8px;margin-bottom:4px;cursor:pointer;border-radius:var(--radius-6)}.dir-menu-c li.active{background:var(--select-bg-color-active);color:var(--select-active-color)}.tree-select-modal{z-index:10000!important}.tree-select-modal .custom-light-select{width:100%;margin-bottom:20px}.tree-select-modal .custom-light-select .custom-light-select-selector{min-height:96px;padding:5px}.tree-select-modal .text-search{display:flex;flex-direction:row;justify-content:space-between}.tree-select-modal .text-search .custom-light-input-search-button{display:flex;align-items:center;justify-content:center}.tree-select-modal .text-search .anticon-search{width:16px;height:16px;position:relative}.tree-select-modal .custom-light-select-multiple .custom-light-select-selector{align-items:flex-start}.tree-select-modal .search-name{color:#0000008c}.tree-select-modal .tree-select-container{display:flex;height:300px;border:1px solid rgba(0,0,0,.15);margin-top:12px}.tree-select-modal .tree-select-container .dir-menu-c{border-right:1px solid rgba(0,0,0,.15)}.tree-select-modal .tree-select-container .tree-layout{flex:1;width:502px;height:100%;display:flex}.tree-select-modal .tree-select-container .tree-menu-c{width:100%;border:none}.tree-select-modal .tree-select-container .custom-light-tree-title{display:flex}.tree-select-modal .tree-select-container .tree-layout-item{width:50%;height:100%;overflow:hidden auto;border-right:1px solid rgba(0,0,0,.15);padding:10px 0}.tree-select-modal .tree-select-container .tree-layout-item:last-of-type{border-right:none}.tree-select-modal .tree-select-container .tree-layout-item:first-of-type{border-right:1px solid rgba(0,0,0,.15)}.tree-select-modal .tree-select-container .custom-light-tree li{line-height:32px;padding:0}.tree-select-modal .tree-select-container .custom-light-tree li .custom-light-tree-node-content-wrapper{padding:0 5px;width:calc(100% - 47px)}.tree-select-modal .tree-select-container .custom-light-tree li span.custom-light-tree-checkbox{height:32px;padding:8px 5px;margin:0}.tree-select-modal .tree-select-container .custom-light-tree li .custom-light-tree-checkbox-checked:after{border:1px solid transparent}.tree-select-modal .tree-select-container .custom-light-tree li .custom-light-tree-child-tree>li:first-child,.tree-select-modal .tree-select-container .custom-light-tree li .tree-select-modal .tree-select-container .custom-light-tree li .custom-light-tree-child-tree>li:first-child{padding-top:0}.can-edit-input[data-v-7c9f4bb2]{width:100%;height:100%;display:flex;align-items:center}.can-edit-input .span-val[data-v-7c9f4bb2]{margin-right:8px;color:var(--font-2-medium)}.can-edit-input .cr-edit-input[data-v-7c9f4bb2]{margin-right:8px}.can-edit-input .save-btn[data-v-7c9f4bb2]{margin-right:4px}.cr-select-wrapper .cr-select[data-v-129b2991] .custom-light-select-selector{border-radius:6px;background-color:#f7f7f7;border:1px solid transparent}.cr-select-wrapper .cr-select.custom-light-select-focused[data-v-129b2991]{border-color:var(--primary-2-medium);border-radius:6px}.menu-sub-item-wrapper[data-v-24c840a9]{width:118px;height:32px;font-size:12px}.menu-sub-item-wrapper[data-v-24c840a9] li{font-size:12px}.cr-menu-wrapper{border-radius:6px;padding:4px!important}.child-component-loader{width:100%;height:100%;position:fixed;top:0;left:0;z-index:100000}.child-component-loader iframe{width:100%;height:100%}.dialog-mask{position:fixed;width:100vw;height:100vh;left:0;top:0;z-index:5000}.dialog-mask .dialog-container{position:absolute;width:1100px;height:483px;top:50%;left:50%;transform:translate3d(-50%,-50%,0);background:#fff;box-shadow:0 0 1px -4px #282a3712,0 0 3px -4px #282a371a,0 4px 16px -4px #282a3729;border-radius:var(--radius-8);pointer-events:auto}.dialog-mask .dialog-container .dialog-item{position:absolute;width:100%;height:100%;left:0;top:0;box-sizing:border-box;padding:var(--padding-16);display:flex;border-radius:var(--radius-8);background-color:#fff}.dialog-mask .dialog-container .dialog-item .ant-image-img{width:100%;height:100%}.dialog-mask .dialog-container .dialog-item .custom-light-image,.dialog-mask .dialog-container .dialog-item .custom-dark-image{cursor:pointer}.dialog-mask .dialog-container .dialog-item .item-config{flex:1;margin-left:var(--margin-r-16)}.dialog-mask .dialog-container .dialog-item .item-config .head{display:flex;justify-content:space-between;margin-bottom:var(--margin-b-16)}.dialog-mask .dialog-container .dialog-item .item-config .head .left{color:#212121;font-size:var(--font-size-16);font-weight:600;line-height:24px}.dialog-mask .dialog-container .dialog-item .item-config .head .right .close-btn-wrapper{position:relative}.dialog-mask .dialog-container .dialog-item .item-config .head .right .close-alarm{display:flex;align-items:center;width:100px;height:28px;background-color:#f2f2f2;border-radius:4px;font-size:12px;color:#3d3e4b;cursor:pointer}.dialog-mask .dialog-container .dialog-item .item-config .head .right .close-alarm-btn-desc{flex:1;display:flex;align-items:center;justify-content:center;width:100%;border-right:1px solid #282a370d;height:100%}.dialog-mask .dialog-container .dialog-item .item-config .head .right .svg-icon{width:28px;font-size:18px}.dialog-mask .dialog-container .dialog-item .item-config .head .right .more-btns{position:absolute;top:calc(100% + 4px);right:0;width:150px;background:#fff;box-shadow:0 0 0 -2px #282a3712,0 0 1px -2px #282a371a,0 2px 8px -2px #2d304129;border-radius:6px;padding:4px}.dialog-mask .dialog-container .dialog-item .item-config .head .right .more-btns li{display:flex;align-items:center;height:32px;border-radius:6px;padding:0 8px;font-size:12px;color:#3d3e4b;cursor:pointer}.dialog-mask .dialog-container .dialog-item .item-config .head .right .more-btns li:hover{background:#282a370d}.dialog-mask .dialog-container .dialog-item .item-config .head .right .more-btns li:first-child{margin-bottom:2px}.dialog-mask .dialog-container .dialog-item .item-config .head .right .more-btns li:last-child{position:relative;margin-top:8px}.dialog-mask .dialog-container .dialog-item .item-config .head .right .more-btns li:last-child:before{position:absolute;top:-4px;left:-4px;content:"";width:calc(100% + 8px);height:1px;background-color:#282a370d}.dialog-mask .dialog-container .dialog-item .item-config .config-item{display:flex;margin-bottom:8px;font-size:12px;line-height:20px}.dialog-mask .dialog-container .dialog-item .item-config .config-item:last-of-type{margin-bottom:0}.dialog-mask .dialog-container .dialog-item .item-config .config-item .label{width:100px;height:28px;color:#616161;display:flex;align-items:center}.dialog-mask .dialog-container .dialog-item .item-config .config-item .value{color:#353535;flex:1;padding-top:4px}.dialog-mask .dialog-container .dialog-item .item-config .config-item .value .degree-tag{width:36px;height:22px;text-align:center;line-height:22px;font-weight:600;border-radius:var(--radius-4)}.dialog-mask .dialog-container .dialog-item .item-config .config-item .value .flex-col{display:flex;flex-direction:column}.dialog-mask .dialog-container .dialog-item .item-config .config-item .value .flex-col .ant-radio-wrapper{display:flex;align-items:center;margin-bottom:8px}.dialog-mask .dialog-container .dialog-item .item-config .config-item .value .flex-col .ant-radio-wrapper:last-of-type{margin-bottom:0}.dialog-mask .dialog-container .dialog-item .item-config .config-item .value .flex-col .ant-radio-wrapper span{display:flex;align-items:center;margin-right:8px;cursor:pointer}.dialog-mask .dialog-container .dialog-item .item-config .config-item .value .flex-col .ant-radio-wrapper span:last-of-type{margin-right:0}.dialog-mask .dialog-container .dialog-item .item-config .config-item .value .flex-col .ant-radio-wrapper span input,.cursor-pointer[data-v-01e68ffe]{cursor:pointer}.full-screen-modal[data-v-01e68ffe]{display:flex;justify-content:flex-end;position:relative;height:100%;width:100%;min-height:300px}.full-screen-modal-content[data-v-01e68ffe]{flex:1;height:100%;min-height:300px;transition:all .3s;background-color:#fff}.full-screen-modal-content.full-width[data-v-01e68ffe]{width:100%}.full-screen-modal-asider[data-v-01e68ffe]{display:flex;flex-direction:column;height:100%;border-right:1px solid #090a0f26;background-color:#f3f5f9;overflow:hidden;transition:all .5s}.full-screen-modal-asider.hide[data-v-01e68ffe]{width:0!important}.loading-view[data-v-01e68ffe]{width:100%;height:100%;background-color:#0000001a;cursor:not-allowed}.cr-fullscreen-modal .custom-light-modal{transition:width .5s}.cr-fullscreen-modal .custom-light-modal-body{padding:0;transition:height .5s}.cr-icon-btn{width:var(--size-base);height:var(--size-base);background:var(--icon-button-bg-base);border-radius:var(--radius-6);border:2px solid var(--icon-button-border-color-base);cursor:pointer;color:var(--secondary-2-medium);transition:all .3s cubic-bezier(.2,0,0,1) 0s}.cr-icon-btn:hover{border-color:var(--icon-button-border-color-hover)}.cr-icon-btn:active{border-color:var(--icon-button-border-color-click)}.cr-icon-btn.disabled{border-color:var(--icon-button-border-color-base);border:none;opacity:var(--btn-disabled-opacity-1);cursor:not-allowed}.cr-icon-btn.active{border-color:var(--icon-button-border-color-active)}.cr-icon-btn.active .btn-icon{color:var(--custom-light-primary-color)}.cr-icon-btn .btn-icon{min-width:var(--icon-base);height:var(--icon-base);color:var(--secondary-3-moderate);display:flex;align-items:center;justify-content:center}.cr-icon-btn.cr-icon-btn-large{width:var(--size-lg);height:var(--size-lg)}.cr-icon-btn.cr-icon-btn-large .btn-icon{min-width:var(--icon-lg);height:var(--icon-lg)}.cr-icon-btn.cr-icon-btn-small{width:var(--size-sm);height:var(--size-sm)}.cr-icon-btn.cr-icon-btn-small .btn-icon{min-width:var(--icon-sm);height:var(--icon-sm)}.cr-icon-btn.cr-icon-btn-mini{width:var(--size-mini);height:var(--size-mini)}.cr-icon-btn.cr-icon-btn-mini .btn-icon{min-width:var(--icon-mini);height:var(--icon-mini)}.cr-icon-btn.cr-icon-btn-text{border:none;background:var(--icon-button-text-bg-base)}.cr-icon-btn.cr-icon-btn-text:hover{background:var(--icon-button-text-bg-hover)}.cr-icon-btn.cr-icon-btn-text:active{background:var(--icon-button-text-bg-click)}.cr-icon-btn.cr-icon-btn-text.disabled{background:none}.cr-icon-btn.cr-icon-btn-text.active{background:var(--icon-button-text-bg-active)}.cr-scroll-table{padding:var(--padding-16);flex:1;width:100%;height:100%}.cr-scroll-table .custom-light-pagination-jump-next,.cr-scroll-table .custom-light-pagination-jump-prev{order:5;width:var(--size-sm);margin-right:8px!important}.cr-scroll-table .custom-light-empty-description{font-size:var(--font-size-12)}.cr-scroll-table .cr-ant-table tr:hover td{background:var(--primary-7-background)}.icon-title[data-v-90f74a33]{display:inline-flex;align-items:center;font-size:var(--font-size-20);color:var(--font-1-strong);font-weight:700}.icon-title .svg-icon[data-v-90f74a33]{margin-right:5px}.flv-player-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.flv-player-container video{width:100%;height:auto;max-height:100%;object-fit:contain}.player-h265{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.player-h265 canvas{max-width:100%;max-height:100%;top:unset!important;left:unset!important;transform:scale(1)!important}@keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}.player-h265 .jessibuca-icon{cursor:pointer;width:16px;height:16px}.player-h265 .jessibuca-poster{position:absolute;z-index:10;left:0;top:0;right:0;bottom:0;height:100%;width:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;pointer-events:none}.player-h265 .jessibuca-play-big{position:absolute;display:none;height:100%;width:100%;background:rgba(0,0,0,.4);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACgklEQVRoQ+3ZPYsTQRjA8eeZZCFlWttAwCIkZOaZJt8hlvkeHrlccuAFT6wEG0FQOeQQLCIWih6chQgKgkkKIyqKCVYip54IWmiQkTmyYhFvd3Zn3yDb7szu/7cv7GaDkPEFM94PK0DSZ9DzDAyHw7uI2HRDlVJX5/N5r9FoHCYdr/fvCRiNRmpJ6AEidoUQ15NG+AH8BgD2n9AHANAmohdJQfwAfgGA4xF4bjabnW21Whob62ILoKNfAsAGEd2PU2ATcNSNiDf0/cE5/xAHxDpgEf0NADaJ6HLUiKgAbvcjpdSGlPJZVJCoAUfdSqkLxWLxTLlc/mkbEgtgET1TSnWklLdtIuIEuN23crlcp16vv7cBSQKgu38AwBYRXQyLSArg3hsjRDxNRE+CQhIF/BN9qVAobFYqle+mkLQAdLd+8K0T0U0TRJoAbvc9fVkJId75gaQRoLv1C2STiPTb7rFLWgE6+g0RncwyYEJEtawCvjDGmpzzp5kD6NfxfD7frtVqB17xen2a7oG3ALBm+oMoFQBEPD+dTvtBfpImDXjIGFvjnD/3c7ksG5MU4HDxWeZa0HB3XhKAXcdxOn5vUi9gnIDXSqm2lHLPK8pkfVyAbSLqm4T5HRs1YB8RO0KIid8g03FRAT4rpbpSyh3TINPxUQB2GGM9zvkn05gg420CJovLZT9ISNA5tgB9ItoOGhFmnh/AcZ/X9xhj65zzV2Eiwsz1A1j2B8dHAOgS0W6YnduY6wkYj8d3lFKn/j66Ea84jtOrVqtfbQSE3YYnYDAY5Eql0hYAnNDv6kKIx2F3anO+J8DmzqLY1goQxVE12ebqDJgcrSjGrs5AFEfVZJt/AF0m+jHzUTtnAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:50%;cursor:pointer;background-size:48px 48px}.player-h265 .jessibuca-play-big:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACEElEQVRoQ+2ZXStEQRjH/3/yIXwDdz7J+i7kvdisXCk3SiFJW27kglBcSFFKbqwQSa4krykuKB09Naf2Yndn5jgzc06d53Znd36/mWfeniVyHsw5PwqB0DOonYEoijYBlOpAFwCMkHwLDS/9mwhEDUCfAAyTXA4tYSLwC6CtCegegH6S56FETAR+AHRoACcBTJAUWa+RloBAXwAYIrnt0yBNgZi7qtbHgw8RFwLC/QFglOScawlXAjH3gUqrE1cirgVi7mkAYyS/0xbxJSDcdwAGSa6nKeFTIOZeUyL3aYiEEBDuLwDjJGf+KxFKIOY+BdBL8iipSGiBmHtWbbuftiJZERBuOfgGSK7aSGRJIObeUml1ayKSRQHhlgtkiaTcdltGVgUE+ppkV54FaiS78yrwqlLoOI8Cch2XV548W7WRpTVwA6DP9kGUFYEpAOUkT9LQAvtq1M+0udKkQSgBqSlJWWYxKXj8vRACK+o6bbRIdYI+Ba7U7rKjg7L53JdAhWTZBsy0rWuBXZUuNVMg23auBF7UIl2yBbJt70JAoKV6/WwLk6R9mgKSJlJ1kLTxFmkJyCla8UZd15GJQKvyumyJ8gy8DAEvfZoINPqD41EtUjmUgoaJwAaAnjrKebVI34OSq85NBNqlCAWgE0CV5GEWwI3vQlmCbcSinYFCwPEIFDPgeIC1P1/MgHaIHDf4Aydx2TF7wnKeAAAAAElFTkSuQmCC)}.player-h265 .jessibuca-loading{display:none;flex-direction:column;justify-content:center;align-items:center;position:absolute;z-index:20;left:0;top:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none}.player-h265 .jessibuca-loading-text{line-height:20px;font-size:13px;color:#fff;margin-top:10px}.player-h265 .jessibuca-controls{background-color:#161616;display:flex;flex-direction:column;justify-content:flex-end;position:absolute;z-index:40;left:0;right:0;bottom:0;height:38px;padding-left:13px;padding-right:13px;font-size:14px;color:#fff;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none}.player-h265 .jessibuca-controls .jessibuca-controls-item{position:relative;display:flex;justify-content:center;padding:0 8px}.player-h265 .jessibuca-controls .jessibuca-controls-item:hover .icon-title-tips{visibility:visible;opacity:1}.player-h265 .jessibuca-controls .jessibuca-fullscreen,.player-h265 .jessibuca-controls .jessibuca-fullscreen-exit,.player-h265 .jessibuca-controls .jessibuca-icon-audio,.player-h265 .jessibuca-controls .jessibuca-microphone-close,.player-h265 .jessibuca-controls .jessibuca-pause,.player-h265 .jessibuca-controls .jessibuca-play,.player-h265 .jessibuca-controls .jessibuca-record,.player-h265 .jessibuca-controls .jessibuca-record-stop,.player-h265 .jessibuca-controls .jessibuca-screenshot{display:none}.player-h265 .jessibuca-controls .jessibuca-icon-audio,.player-h265 .jessibuca-controls .jessibuca-icon-mute{z-index:1}.player-h265 .jessibuca-controls .jessibuca-controls-bottom{display:flex;justify-content:space-between;height:100%}.player-h265 .jessibuca-controls .jessibuca-controls-bottom .jessibuca-controls-left,.player-h265 .jessibuca-controls .jessibuca-controls-bottom .jessibuca-controls-right{display:flex;align-items:center}.player-h265 .jessibuca-container.jessibuca-controls-show .jessibuca-controls{opacity:1;visibility:visible}.player-h265 .jessibuca-container.jessibuca-hide-cursor *{cursor:none!important}.player-h265 .jessibuca-container.jessibuca-fullscreen-web{position:fixed;z-index:9999;left:0;top:0;right:0;bottom:0;width:100%!important;height:100%!important;background:#000}.player-h265 .jessibuca-icon-loading{width:50px;height:50px;background:url(data:image/png;base64,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) no-repeat 50%;background-size:100% 100%;animation:rotation 1s linear infinite}.player-h265 .jessibuca-icon-screenshot{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAE5UlEQVRoQ+1YW2sdVRT+1s7JxbsoVkEUrIIX0ouz15zYNA+N1RdtQfCltlUfvLbqL/BCwZ8grbHtizQqPojgBSr0JkiMmT2nxgapqBURtPVCq7HxJCeZJVPmxDlzZubMmXOSEsnAvOy917fXt9e39tp7E5b4R0vcfywTuNgRbBgBx3HuJqLVzPzmYjprjHkcwAlmLqXNm4XAISLaSESPaq2HF4OE67rbRGRYRA7btn1fbgLGmKsA/Azg0gBkGzO/vZAkHMd5hIiqc5wHcCMz/5k0Z2oExsfHV1QqldPAf8lORNu11m8tBAljzFYAYWxRSl1vWdZvuQj4RsYYF4AVBlgIOVVlE55HRIxt23ZuCfmGjuOsJ6LPoiAistW27XfaEYmIbOYhPc9bXywWR1oiEJDYQkR1zrYjEjGyqfqbKd8a7kJVtLgQ+30i8pht2wfyRKIdmJkJBPkQTbILfudJ7CTZNBvVpggEcgpvc/ML38zESbLJsxBNE/A9biX0rdjGyTQXgbxyapdsarb0PMlXtWnGoXbKpm0Essqp3bJpK4E0OXmed3+hUBDP8w5FI91M0rdcyLLILElOCbaZilSWeXMncRx4klTCY1spfG3dhZJWx3GcDUR0EEB3ZMw0ET2gtT6SZWWzjmlrBIJCl0hAKfWgZVmHszqXZVxbCSxpCS2JJA6umIhe8ZKKVLPbaBJ+S9toqVRa53nedgAbAKwIwH4FcAzAa0R0l4i8F7PPz189k6RFRA+LyNcAXojDV0oNW5b1eW4Cxpg9AHZkSaaa6hhzb065uDSCH2LmRB8Sk9gY4293g43Qo/1pV80m8yQMfZSZ781cB1zXHRKRZ2IMpgD8A+DamL4ZItqitX4/jbQx5iEA7wLoihn3V/ACckWMJN/QWj9b1x5tGBsbW6uUOh5pPy0iL3Z2dn6ilJqanp5ep5TaJSLhF4NppdRNaU8gPmapVLrO87yfIoXuWyJ6uVKp+HmFjo6OQSJ6FcBtYT+UUmstyxqvkWuUgDFmP4AnQu2/e563qlgs+u9DNZ8xZhRAX7VRRPbath0XuXk7Y8xeAE+FgL6fnJzsHRwcLIfBR0ZGLunq6poAsDLUvp+Zw7b1r9PGmJMAbg8Z7WDmoThZuK67WkS+DD18fcPMdzSQUBR/EzN/nIC/SUQ+DPXV4dclsTHmHAD/SfHCNzc3t7Kvr++HJKeMMacA3BL0nyuXyzcPDAxMxo0fHR29slAo/Ajg6qD/fE9Pzw29vb1/x42fmJi4vFwu+5G/LOg/y8zXNJLQ2dAES5JANMQ7mfn1jBI6ycx3NiMhItqstf4oAX+ziHwQ6qvDj5NQNIn/ALCKmX+JSeIvABRD7fuY+ekGBPYBeDI05tTMzExvf3+/vz2Hk91/ET8RSeI6/DoCpVJpjed5fmKGvzMAXpqdnT3oed5Ud3d3v4jsAqBr9Ei0Rmv9VRqBBPzvROQVETnq2xJRdRu9tRF+bCVOKWT+Kvl/TSIFk6SW/LAjKfjV5K8rZABi8dOOEv7FI7Z8x6zwEWbemLbyMfJr5qiSiJ96oclymBOR3bZtP9+M89WxxpjdAHY2sN3DzM8ljWl4I3Nd9x7/OE1ENcdpETnmH3e11n41zv0l4J8RkU+J6AAz+xtF4teQQG7PFslwmcAiLfSyhC72Qv9/I/Avns2OT7QJskoAAAAASUVORK5CYII=) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-screenshot:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAED0lEQVRoQ+2ZycsdRRTFf2ejqHFAMQqiYBTUoElUHLNx3GgCgpuYRF2o0UT9CxwQ/BMkMSbZSKLiQgQHUDCJgjiAxiEiESdEcJbEedgcKaj3UV+/6q7u/jovPPkK3qbr1ql76p5bt6qemPKmKfefeQKHOoLFCNg+H1gi6fFJOmv7VmCvpD1N87Yh8ApwNXCzpB2TIGF7DRDm2inpmt4EbB8LfAMcGUHWSHryYJKwfRMwmuMP4BRJv9TN2RgB2wuB72BWsq+V9MTBIGF7NZBiGzhJ0o+9CIRBtt8FLqgADC6nRDbpVO9Iuqi3hCKB5cDrGZDVkp4aIhIV2aSQyyW9MScCkcQqIOfsnCORkc3I31b5VtyFRmg1IQ7dt0ja3icSQ2C2JhAjUU2ykd+dE7tBNp2i2olAJJFuc+nCt564QTadF6IzgUhiVGiqyinKaQjZpJP2ItBXTkPJZhACXeU0pGwGI9BWTkPLZlACBTldG4o5EA6E1dY66edcyNrs8Q36zg1vVaTazNs7iXPgDVJJzYs7VRvHRzaDEohyugJ4CTi84sg/wHWSdnVxsGQ7aQLXS9pZcqpL/6AEplpCU5HE8YpJ9YrXUKQ6baN1+HPaRm1fBqwFQnKGK2ZoPwCvAo8Ai4FnMpPMHMwapHUj8DFwbw3+Dklv9iZgexOwvktSRduxU2VDlErwmyXV+lCbxLbDdndlCT3TX3vV7JgnKfRuSVflfMkSsL0ZuDMz4E/gL+CETN+/wCpJzzaRtn0D8DRwWMbu1/gCcnSm7zFJd1W/jxGwvQx4r2IYnlbuA14GAomQFw8B6YtBKFSnNj2BxEJ3IvB1pdB9CjwQ8yqYhcg/DJxZ8WOZpA/SbzkC24DbEqOfgPMkBRKzmu23gEuSj1sk5SI3Y2J7C3BHMuZz4FxJf6fgto8APgIWJd+3SUrHjr9O294HnJUMWi8pSGqs2V4CvJ88fH0i6eyChKr4KyS9WIO/Ang+6RvDz0XgABCeFEdtkaQv65yy/QVweuwPY0+T9FuNQ8cAXwHHxf7wdHiypN9r7BfEl8GjYv9+SceXJLQ/mSDYTh2Baog3SHq0pYT2STqno4RWSnqhBn8l8FzSN4bfJol/jkn8bXUS228DFyfft0paVyCwFbg9sQkSDEkctueZZju8iO+tJPEYfo7A0piYKd73wP3xnB+20cvjNnphxdmlkj4sEMjhfwY8COyOY0fb6Bkl/K6FLKxS+M1KpDhJY8mvrG5doRwlf66QZfGbjhLh4pEt35kV3iUp/IvTunU8qtTil/7gaHOY2yjpntaez9b5RmBDYewmSXfX2RRvZLYvbThOh+NuqMa9Ww1+yLnXgO2SwkZR24oEens2oYHzBCa00PMSOtQL/f+NwH+Hg8hAnbrYgQAAAABJRU5ErkJggg==) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-play{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACgklEQVRoQ+3ZPYsTQRjA8eeZZCFlWttAwCIkZOaZJt8hlvkeHrlccuAFT6wEG0FQOeQQLCIWih6chQgKgkkKIyqKCVYip54IWmiQkTmyYhFvd3Zn3yDb7szu/7cv7GaDkPEFM94PK0DSZ9DzDAyHw7uI2HRDlVJX5/N5r9FoHCYdr/fvCRiNRmpJ6AEidoUQ15NG+AH8BgD2n9AHANAmohdJQfwAfgGA4xF4bjabnW21Whob62ILoKNfAsAGEd2PU2ATcNSNiDf0/cE5/xAHxDpgEf0NADaJ6HLUiKgAbvcjpdSGlPJZVJCoAUfdSqkLxWLxTLlc/mkbEgtgET1TSnWklLdtIuIEuN23crlcp16vv7cBSQKgu38AwBYRXQyLSArg3hsjRDxNRE+CQhIF/BN9qVAobFYqle+mkLQAdLd+8K0T0U0TRJoAbvc9fVkJId75gaQRoLv1C2STiPTb7rFLWgE6+g0RncwyYEJEtawCvjDGmpzzp5kD6NfxfD7frtVqB17xen2a7oG3ALBm+oMoFQBEPD+dTvtBfpImDXjIGFvjnD/3c7ksG5MU4HDxWeZa0HB3XhKAXcdxOn5vUi9gnIDXSqm2lHLPK8pkfVyAbSLqm4T5HRs1YB8RO0KIid8g03FRAT4rpbpSyh3TINPxUQB2GGM9zvkn05gg420CJovLZT9ISNA5tgB9ItoOGhFmnh/AcZ/X9xhj65zzV2Eiwsz1A1j2B8dHAOgS0W6YnduY6wkYj8d3lFKn/j66Ea84jtOrVqtfbQSE3YYnYDAY5Eql0hYAnNDv6kKIx2F3anO+J8DmzqLY1goQxVE12ebqDJgcrSjGrs5AFEfVZJt/AF0m+jHzUTtnAAAAAElFTkSuQmCC) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-play:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACEElEQVRoQ+2ZXStEQRjH/3/yIXwDdz7J+i7kvdisXCk3SiFJW27kglBcSFFKbqwQSa4krykuKB09Naf2Yndn5jgzc06d53Znd36/mWfeniVyHsw5PwqB0DOonYEoijYBlOpAFwCMkHwLDS/9mwhEDUCfAAyTXA4tYSLwC6CtCegegH6S56FETAR+AHRoACcBTJAUWa+RloBAXwAYIrnt0yBNgZi7qtbHgw8RFwLC/QFglOScawlXAjH3gUqrE1cirgVi7mkAYyS/0xbxJSDcdwAGSa6nKeFTIOZeUyL3aYiEEBDuLwDjJGf+KxFKIOY+BdBL8iipSGiBmHtWbbuftiJZERBuOfgGSK7aSGRJIObeUml1ayKSRQHhlgtkiaTcdltGVgUE+ppkV54FaiS78yrwqlLoOI8Cch2XV548W7WRpTVwA6DP9kGUFYEpAOUkT9LQAvtq1M+0udKkQSgBqSlJWWYxKXj8vRACK+o6bbRIdYI+Ba7U7rKjg7L53JdAhWTZBsy0rWuBXZUuNVMg23auBF7UIl2yBbJt70JAoKV6/WwLk6R9mgKSJlJ1kLTxFmkJyCla8UZd15GJQKvyumyJ8gy8DAEvfZoINPqD41EtUjmUgoaJwAaAnjrKebVI34OSq85NBNqlCAWgE0CV5GEWwI3vQlmCbcSinYFCwPEIFDPgeIC1P1/MgHaIHDf4Aydx2TF7wnKeAAAAAElFTkSuQmCC) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-pause{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAABA0lEQVRoQ+1YwQqCUBAcfWXXsLr2AXWTPXno8yVB8AP6Aa3oHI+kCDqYaawJljSe133uzO44bx0M/HEG/v1gAd9mkAyQgY4I/F8LJUlyrQFtD2AtIkcNoFEU+Z7n7QD4DfFHEVlocrVmgAUAIAOl3mILPcDgEFcUhyrUKMGUUcroc3NQRimj9XJBGaWMvvPydKN0o6/9QTdKN6rZANxj6EbpRulGuZnjYqs8BbyR8Ub2Izeys+u6yyAIDpo/ehzHM2NMDsA0xFsRmWhyfTIDWSXxCEBmrd2EYXjSHJqm6bQoii2AOYBL5Z0xgFxEVppcrQvQJO0zhgX0iXbdWWSADHRE4AZQ731AhEUeNwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-pause:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAA7klEQVRoQ+2YSwrCQBBEX6HiVvxsPYDewfN7By/gD9ciQkvERQwJdBSiYs0mEDo96aruombEjy/9+P/jAj7NoBkwA28i8H8tFBFRA9oeWEo6ZgCNiDGwAYpn3TpKmmVytWbABQBmoNRbbqEHGB7iiuJYhRol2DJqGX1uDsuoZdRmLuNZSzGWUcuoZdRHSp/IylNgK2ErYSthK3FHwLcSvpXIjoLt9Jfa6TMwl3TIMBkRE2AH9BriL5KGmVyvWIltJXEfKN6tJJ0ym0bECFgDU+Ba+WZQFCdpkcnVuoBM0i5jXECXaNftZQbMwJsI3AAPN3dAQflHegAAAABJRU5ErkJggg==) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-record{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAC+UlEQVRoQ+1ZS2sTURT+zlDJYE3XSq219QHVuEjnJDT+Bff9Abqw2voAEfGxqygUqWhVFHGl/yMLu9BwByxk5SNI66ML6U7axjhHbmhgWiftncxoOiV3FcI53z3f/e65594zhIQPSnj86BBot4IdBToKRFyBnbeFlFIScVEiuYvIWC6Xe2YK8pcC7SYA4CMzH4mDQBXAqilQBDsLQLfPf9FxnF4i8kwwmypARI+Wl5dvmIBEsUmlUkNE9NaHsVCpVAZGR0d/m+A2JSAid3K53E0TkCg2pVKpz7KseR/GfKVSGYxMAMA0M1+JEpyJb6lUOm5ZVnkrAsVisaunp+esiByr1Wp3R0ZGvmifzZK4XQQWHMc52MgBpdQuAOcAXABwuB400ZTjONdaIjA7O5u2bVsnWU1EujzP+5nP5xdMVjvIJkCBD8x8VCm1G8AYgAkAAxt8Z5j5YmgCSqlTAJ4D2OcD/AXgATNfbYVEAIFPIvKKiE4D6GuCea8xX6gtpJT6DmBvECgRFRzHeROWRAABE4iWCbwHEFhkPM/L5vP5dyaz+23+KwHXdR3P854S0YG1ILSCuthNMfNM2OC1/RYENLY+ygcBnPfht6ZAA6BYLNr6dyqVokKhsGpaNQ2TWJstreXaE2aed133sojcj41AKyvdzCdAgSXLsk4MDw9/a/i4rntbRPxFNZoC/5jAV2be759DKTUJ4FZSFFi0bbs/k8noy2R9dAjEuWU2YgXkQOK3kD6BMsysi2Z9JC2Jdcw/ALzwPO+xvmcl7Rj177JVEbkO4BARjSflFDJJuW1dBxJPoCIiL4noDIB1BS0pW6j+oJmbm+uuVqvjRKQfLr0bZHnIzJf0f6HeAybahrUJqAPruhLlcnnPysqKfpXp11n/Gv62zoHAroS+AafT6QkiGrIsazKbzX7eVIHEt1US39gCkOzWYthkjNE+tuZujDGZQ8XRXn8N4KT5lLFZ6uaYPt+nwyDuvC80YdhvB9uOAu1WoaNAR4GIK/AHvdr+QAexB7EAAAAASUVORK5CYII=) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-record:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACfUlEQVRoQ+2ZSYsUQRCFvycK4nJXXEbHBdwO4kn/gv9CD467ICIutxEFkREdFUU86T/xojcPntyQcT2INw+uISFVkD1Wd2dWlU7nUHlqisiX+fJFZGREi8yHMt8/HYG5VrBToFOg4QnMPxcyM2t4KE2nT0i6EwvylwIjQOCFpE1tEPgGfI0FamC3AFgazP8IrJL0KwZzkAI3gLMxIA1ttgCPA4w3wHpJP2NwBxG4KOlcDEgTGzNbA8wEGP57vA0CU5JONtlczFwz2wY8HUbAzBYCB4CtwCVJb33OIAXmioC70LoyBsxsEXAQOApsLIhelnS6FgEzW+5BBvwA/FS+SPJFa40KBZ5L2mxmS4AJ4IjHxCzwaUnHkgmY2V7gLrAyAPwOXJN0qg6DCgIvgQfAPsDjo2pcKddLciEz+wCs6AO6W9KjVBIVBGIgahN4BvRLMjslPYlZPbT53wR2AbeBtcUmXEFPdh5U06mbd/shBBzbr/Jx4FCAX0+BEsDMFocEYrNmFcE+BD4XsXZL0oyZnQCutkagzkn3m1NBwDe/Q9L74MAuFEqUn5op8I8JvJO0elacTALnc1HAH3Njkvwx+WeYWUegTa/pwaqIgexdyIN4uyRPmqULZRXEvulPwD3gpr+zcrtGQxfzRHYG2AAczuUWiom3kc4D2RN4BdwH9gM9CS0XFyoLGu9UuN974eIFVDiuSzruH5LqgRhtU20q8kBPV8LMlhVVmVdnYwX+SMdAZVeieAF7eeltmElJr4cpkH1bJfvGVvatxdR4bMu+teZuWxtKxWncXn8I7EldtQV7vz79fp9KwZp//9CksB8F206BuVahU6BToOEJ/Ab7+KdABdTt8AAAAABJRU5ErkJggg==) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-recordStop{background:url(data:image/png;base64,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) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-recordStop:hover{background:url(data:image/png;base64,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) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-fullscreen{background:url(data:image/png;base64,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) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-fullscreen:hover{background:url(data:image/png;base64,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) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-fullscreenExit{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAADd0lEQVRoQ+2Zz2sdVRTHv+fJBDW6anDVXen6wZszYxYBiYgtFGst3VSDunKjpS0GpUlqfjVpsVVs6aaL0or4YxMVFCJZ2ZLdPUP+gq5bQnTxtNAkfTnlhnnlkmQy9yV9780rudt77tzv5/y4v4bQ4Y06XD/2ANodwec/AiJygJnvtdvTWfPnRkBEJAiCN8rl8kMfiPn5+Ve7u7v3rays0Orq6lJfX99/PuN2auMDoAD+BvA2M6/mTWSMOUtE48D6AjHGzN/kjdlNvy+AnWOOmQ/lTSYiEwDOWzsimgrDcCRvzG76GwGw8/zJzO9sN6GInAMwbW1UdSSKoqndCMwb6wNwGsB39Q+p6h/M/C4R2dTa1AoHYBWKyCkA1+pqiWi2Wq0e7e/vf7yRoJAAKcQggMtuJKIoOtoxACnE0/xOi/SXMAxPuhCFjUBdpIjYVWXSEf0TM3/g9BeriDMKdSPEz8z8vrU1xgwT0YXCrEJZy1iSJKOqOub0/8jMA0mSfKKqNwoPkHp7ioiGHIhRIvpHVa93BEBa2JcAfOlALAHo6RgAKzRJkk9V1S6xL7kpV4idOM31taxaIKJHqmpPnMMA9hcOQES2PDJkAT1XAAC+ZebPfWB3auNzmLObVsNRUNUXVHUujuM7OxXnMy4XwOcj29mIyOuq+lapVGrYCelKpkEQ3CyXy4tbzdN0AGPMxr2iYZ+sra3FcRybtgCIiK2BKw2rdgaUSqWoUqlIkQAepFDdAF7cBq5ERI9rtdr1OI7tmE2t6SmUEYFHAEaexYW/1QC2EF+ru5GIvg7D0D2GNJxprQY4o6qv1I/b6SpzOYqiLxpWng5oOQAzXxWRWwA+dkRfYOb1p5hGW6sBJpn5KytSRG4D+KguWFXHoyhy7xdeLC0F2ChSRL4H8OFuINoKYIUbY34gogHH3eeZef1K6tPaDpCm068A3nMEDzHzxY4BUNWSiPxORO6z5aDPPlGICNQ9bYyZIaLjjudzIQoFkKbTbwCO+UI0HcB9J/LdeY0xs0R02IGYYObRrWqiFQCfEZEtSHsfmGZm+4qxbbM/hQD8BeBNa0hEM2EYnmgLgP3lFARBT1dXly4vL//b29tbzQNIU+llAHeJaLFSqRzJes5vegR8xGbZLCwsHKzVav8z8/0sm0ID+MDvAfh4qZk2exFopnd9vv0ELrXBQO7fD10AAAAASUVORK5CYII=) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-fullscreenExit:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAC/ElEQVRoQ+2Zy49NQRCHvx+ReK6IlZ34E7CUiCAR4xEbTLCyQRATYswwb2IQZDYWgojHZpCQECts+ResiQwLj0RClNSkb9Lu3HtPz7mZc8+V6eXt6tP1VVV3VdcVbT7U5vozC9BqD/7/HjCzlZLet9rS9fbP9ICZvQPWSfqRAmFmS4ClMHm+JiR9S1mXVyYFwIBXwEZJv7I2MrPjQH8A6JN0OWtNM/OpAL7HS0mbsjYzswGgN8gNS+rJWtPM/HQAfJ9nkrY22tDMTgMjQaZH0nAzCmatTQE4ClyNPvQU2CbJQ2vKKB2Aa2hmR4DrkbbPgQ5Jv6sJSgkQILqA0dgTkjraBiBAxPHtPz2UtDuGKK0HKkqamd8qg5HS9yXtjebLdYjrHNRqiAeS9gQvnQGGSnML1bvGzOwc0BfN35PUaWYHgRulBwjW9ju+O4JwqM/AWFsABIgLwKkIYgJY1jYAAeJQuGIXVIVcKTKxh8WfBin9J+AVpx/eFWUEqFkyNACKp0rhgWYArkg6kQibSyylmPOklQdibijBX+fSLHFRJkDid+qKmdlaYENOI0zeEcBNSZ9qbVIEQHWuyGOTNZLetgrAz8ClPFpHa1ZL8rf5lFGEB2oBfAxQi4D5DeDmAP7mGJPka0oD4LnDr9imH/xFe8AP4vLIjBclxWXItCOtaIBjwOKo3HaFRyWdnLbmYUHhAJKumdkt4ECk9JCkSitmWixFAwxKOjt5uZvdBvZH2vZLit8XSSBFA/yjpJndAfY1A9FSgOCJu0BnBNErqfIkzfRCywECxCNgR6Rtt6TzmdqHBmyKXG4ZM4sTWc04NzNPWE+AuG3ZlZInSuGBinXMbBzYGVkrE6JUACGcHgPbUyGKAIj7REmZ18y897o5ghiQ5E/bltRChwE/kF7Xj0jyLkbDYWbzgBfA+iA4LmlXqwD8LydvszjAF0lfswBCKC0E3gBeP22p186f8RBKUbaejJmtAr5L+lBPptQAKfCzAClWmkmZWQ/MpHVTvv0X9iFAQGQyevIAAAAASUVORK5CYII=) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-audio{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACrUlEQVRoQ+2ZPYgTURCAZzbBXJnCeL2Cnb87b9MEtPBUrrMQFAtrtT5/ClGs9LBWWz0RtbBUFCF4oJDsbO68wsLA2YqQSmLlvpEHu7IuMdlLcus+yUKKhJfZ+ebnvZl5CJY/aLn+MAP41x7M1QPMfFtr/crzvHfTAs8FoNPp1LTWzwHgqIg0lFLvrQHwfX8BER8DwC6jNCIecF13wwoA3/dvIuKNpLJa60Oe560XGoCZd4rICiKeTCtaeABmPg4AJmRqg6xcaABmvg4At4aFRyEBhoVM4UMoCplHADCfJTEL5YEsIVNID5iQAYCHALCYxeq5b6PMfF5EBAAEESthGK7W6/XPRpFWq7W3VCqtZg2ZcT3g+/6i4zjzIlLSWn/yPO/DIGMNLCWY2Sj/+xGRK0qpZfNDEASnROTFVi0fr8+aA8z8Ld6KEfGt67oLYwMAwEUium8EREn7OgeAjwCwPyo/nrque3YSgAtE9GDaAM1mc65arc4Zuf1+P2w0Gt9jJZl5DQAORt+fENG5wgEw8zUAMB/zbBBRwyqAIAjuiMjlSOlNItpjFUCqWl0josMzgChR/9hGAWBbknjmAdPhDdqa0gfZzAMJKyVP4v8hhJYRcSni+0JEu63ahZj5anyQici6UuqIVQDdbrfS6/UqRulyufyTiH5sF8AlIro37VpoWEHIzGZ2tM+sEZFnSqkzk9RCS0R01wjIsZz+mug53hDRia0AnI4bGgDYISItz/M2jYC8Gpp2u30MEWuO4zha665Sqp0ZYFStX/iWchRAItFGzoHSsrJ2ZFl1mHg6bfVYJeGJv85CC++BpIJZ5kSFC6G0ha0e7mYJqcJ7IOkRay84UhD2XjHFIFZf8iW9YcYoYRi+tO6aNeupOs66iU/icV46zf/MAKZpzXFk/QL+JG1PUPhRiQAAAABJRU5ErkJggg==) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-audio:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACSElEQVRoQ+2Zu4sUQRCHf5+C+gf4yBXMfMYHGvjCzEBQDIzV+HwEohipGKupD0QNDE8UEwUFTe68wEDhTMVUMFJ+0tArzbjs9u3Ojt0wBR0M9MzUV1XdXVWNKhcq1189wP/2YKcesH1d0nPgdVvgnQDY3iTpqaT9kuaAt9UA2D4o6aGkzVHpXcByFQC2r0q60lB2D7BUNIDtjZIeSDoyRNGyAWwfiiET4n6YlAtg+7Kka2PCozyAMSHT5CkLIIbMfUlbMhdmOQCZIVOeB2LI3JN0NNPq6bTZe8D2aUmOY72kN8DnoIXt7eF5FSEzkQdsB+OEsFwr6RPwbpixhqYStoPyqVwAbkaAY5KeTWD5wStZHrD9XdJgK34FhBP9H8kFOAvciQBhn3/RAcBHSTvjfx4DJ6cBOAPcbRvA9gZJYQT5DfwYKGl7UdLu+PwIOFUiwCVJYQRZBuZqA7gh6XxUegXYVhtAmq0uAnt7gLhQm9vorBZx74Hcc6D3QLKH/z2JGyVnlYs4pCfzEe4rsLW2XehicpAtAftqAwiZbhhBfgE/ZwVwDrjddi40KiG0HXpHO+KcJ8CJaXKheeBWBOgqnf6W1BwvgcOrATieFDTrJL0HViJAVwXNgVgPrJH0BfiQDTDKtREiNK7KLSnHASQLLacP1PxcVkWWq8PU3emq2yqJJ0b1Qsv2QKpdZp+orBBqmrfq5m5mSJXtgUZI1XnB0YCo94opCal6L/ka3ghtlIXqrllzT9VJ5k19Ek/y0zbf6QHatOYk3/oDujC8QMWgjf4AAAAASUVORK5CYII=) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-mute{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAKYklEQVRoQ+1Z+3NV1Rld397nXJIbIGBARTQgohGNQZJLEtFSMmpfan10aJ1OZzqd/jOd/g3t9AetD2KLCiigNFUgj/tIQoh1SqBRwVqNYgp53XvP2V9nped0Lpebl/LQmZ4ZZpjkZJ+99voe61tb8C1/5Fu+f/wfwPVm8DIG+vv7H1bVWufcp9baUefcWCqVKi5lo11dXV5NTc06EblPRNoAtABYqapD1tq9zrmelpaWaRHRpaxb6d3LAGSz2d+IyAbn3FljTG+xWEy3t7efW+yHuru7q621t3med7+qPgigGcCdAPIAuowxzyUSiaONjY2Fxa4533uVABwEsA3ARQDHAez1fb9769atn823kKrKyZMnVxUKhdtFJKWq3wWQAnAzgBoAH6vqQWvtH8nAUlmd69uXAcjlci+q6sMA1gL4BMB+Vd2fSCR6K4HYs2eP3bRp0zJjDN/f7Jzjphk2PPkN0YcDACOqekhVO5PJZPZqMvBLAI8BeATAagBnARwRkT97ntdXDmJ4eHj59PT0emPMVufcA9y8iNwBoA6AjQCEAE5dEwDpdPo2EXlQRJ4G8B0A6yImDqjqvnImstnsOlVtFZHvA9gJ4C4AfhnlLAJnABxW1T3V1dWZq8aAqppMJrM+AvE4gB8CuKGUCd/3jzU1NX3JuB8cHNwchuGjBKyq7QCWV4jXawcg/ng6nb7ZWrtTVX8C4CEAtxCEiLzBZAzD8ERNTc1YoVBY6ZxjtXkyYoDvxaETL3ftAfDLvb29t1prufnHohBZQxCqmmVJVNVjQRB8VF1dXeece0hVfxAlcD1wSZe/dgCy2Wy97/sz1topAIWpqambRKTDGPOsqu4AUAvgPICMiBxU1SMzMzMfJJPJG1SVYB+P6n8pE6xCpxebA8PDw4mJiYkqHqLnedPzldxKZfRXqvqliJwtFosjXEBVG0Xkp9wcgMYoLr4EMAjgDRE5PD09PVpTU1MXhiHrP6sY8+G2kjIaJ/HLCyXxiRMnbiwWi7cqk0zkbCqV+nzRfSCbzXay6ojISQDHVq5c+Y+JiYl1zrmnnHNPiwjre5yoFwAwnN6MQfi+v8bzvF0EoaqsYgw7wyokIm86515aCEAul9vinNtujHFBEKTb2tpOLQXApwA+EJHjzrnX8/l8jicbBAE3z4S+P+qs8ZrjERMHABxiOFVVVd2oqruMMT9WVTY2gjgXFYCXAfTNFxa5XI7sMRT57Nu+fXt6KQAosNj2uwB0iki3tXZ1GIbPAOA/hlCybMF/A8gxnBjnQRB86Ps+QbAZMrG3RlqIDfGlCxcu9OzatcsNDg5S4NWqqm+tpbgbb2pqmh4YGHjIOfczfoPvt7S0HF0qgDEROaKqPK1jUeKyzj8jIk1lDJQzsb8ExHrn3E4RmZUmqsqceWV0dLS3oaGhKp/P3yMid3N9Y8xnVKuFQoHgm0WEADwRefGrAPhYRP5CBoIg6BaRWmstw4EMUOhValYEEjNxwDl3yPf9j4MguMkYs9M5x80yPA9fvHhxqKamZo21ltKd+ULBNyoiB/L5fMbzvDuMMVQCy5xzf2ptbe1eKgPUP7MACoVCj+d5q4wxTwCIc2DFPMqUOdEP4HWWWM/zzhWLRXb2LSISOOeGkskkf7YhyitulKLvfRF5XkQOOeduFpEnVLVaRF5taWnpXSqAD6NG1VksFnuXCIDfIog0O7Yx5kgYhp8ZYyipYa39Ynx8fKa2trbBOccDeRbA7QCGVfX3IkLgdSLCUsxcey2VSvVdawD8XtwnWJ2YR2dqa2svnjt3jsrUiwAwJH8OYBMBAPgdN/xNAVCaE2855w4mk8m/UYVGM8RG6iwRoXznxDYLwDm3T0TWiAibZlJEXrseIVTKeJwTrzKcEonEaYIYGhpanc/nycCvRaRRVf8uIn+IBiiG0DcGAMF8QW3IzYVheKitrW2UP0yn048YY34BoDV655UwDF83xqyKc4A5cb0ZiNn4XFXfBfCC53lHtm3bNp7NZjm5dQCgHE+q6lFjzEHn3IqIgerrmcSVCgfdjTe5Kd/3M9PT0zO+76+PbBdK8DOq2kPpEZXRqq+aAx+xjLIPhGHYW9LIWPYoC+brA/O0CLhosnuHGkdV+4wxDC+OpRxlLyQSidGZmZnN1tonnXMJ+kjNzc0EVfGpZKtQC/2LjYzzK0VdJCWeiqrGffN04rm+w3mAQ00imtZo0bxFJpxzRycnJ8fr6uqqwzBU3/enpqamUiKyW0SoYjtTqRTL8JIA0E75K4A9xpjjFFwAqIXIAAGUi7n5Tp2/m4yaG4f9G6OXeUizboeI9J4+ffrT3bt3kyFkMpkHjDEssRKG4StLlRKcxCglqAD3MoRokVhr2fJ3A6CYK3cdFgLAuYGHwpLqAWDcU/9QwB02xuwLw/Dd1tZWgmJ1utcY8wgNBpbelpaWoaUwMCAiH3Hudc4dcc4Ne55H04oDCk+ldKBZaOPx78kAxdowLUsRIQBWn1nLRkTeJtu+7x+n28GJrFAo3Gmttc65kVQqRfCLC6FMJvPbSDWeofCanJz854oVK2hwcd79UVTyKL4Yz4t9ZiJfiALxqIgkVPVRAN8r8Z32s+aLSF8ikaCqTUxOTi6bmpqa7Ojo4N8vDkB/fz/dNYbRuLX2cw4YuVyuyhhzZxiG7SLCmZdT2UYArNOLeWjkciamOfaqqn5ijGmKGOXAE7sdbxtj9pY6gP8di+d2sS+rQl1dXVVr1651Y2NjrqOjg9UDXKSnp2d1IpHgpptVdbuI0DKnilwVzbzzAZm1VTgTR0NSfxAEN/i+z1mA1S2eCRgqByImepubm8cWOp1F39Awod57771ksVjkgH+3qpIpzrtbANy0QGLPAqC85ogYy2P6Tr7vP6iqnDViB5DNjjlBWdHb1tbGPjHns2gA8QpUkhs3blxrjOHGyQJ1zD2RhcIGV2nNS4ytVCrVIyKzJTM2zyIvlt4qq9MsE5W82HIkSwYQh1Qul1sJoF5EtkbOA9mgLGbFKl/3EgATExN9peHZ19e3ng5gpH8uYWIuVzwG8pUAxH+czWbpJqwPw/DeyMjaDoD/Z7MqrVIEMOvMOef2VLofKGMidsU5Qx+iig2CoGf58uXjjY2NE6UsfC0AXIgh1dDQQEeOecEEZ25QL3HKihveggCYY319fbdUYIJ9gobYc6p6prW1lU32f8/XBhCvxAGF10uqui262GNusGpRhvDhnM24fkFE0nMZW2TC8zzmAjs/c4ylukdVOa29H88SVySEyhMqm81yBKSpu4VMiMgOVaX0YCOcva4yxjw/3x0ZmcjlcrxnI5Ps+mtUdYTgwzD8sLwqXTEGSqtUfX09PR/aKIxldvAGOt0A3nHOvRwEwfEdO3ZMz1UbR0ZGlp0/f/4WEam31vL+4by19hQ7dPnNzhUHEG9qYGBgVRAEd0UNj2YYWThjjHmrUChk2tvbKfDmfHjX7Pt+te/7nAnYUKcqhd1VA8Dkrq+vXxcxQdnAewbOAb1BEAwtBCAq16azs3N2j5TalSTFVQMw3+leyd996wH8BxA4v3x6wGifAAAAAElFTkSuQmCC) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-mute:hover{background:url(data:image/png;base64,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) no-repeat 50%;background-size:100% 100%}.player-h265 .jessibuca-icon-text{font-size:14px;width:30px}.player-h265 .jessibuca-speed{font-size:14px;color:#fff}.player-h265 .jessibuca-quality-menu-list{position:absolute;left:50%;bottom:100%;visibility:hidden;opacity:0;transform:translate(-50%);transition:visibility .3s,opacity .3s;background-color:#00000080;border-radius:4px}.player-h265 .jessibuca-quality-menu-list.jessibuca-quality-menu-shown{visibility:visible;opacity:1}.player-h265 .icon-title-tips{pointer-events:none;position:absolute;left:50%;bottom:100%;visibility:hidden;opacity:0;transform:translate(-50%);transition:visibility .3s ease 0s,opacity .3s ease 0s;background-color:#00000080;border-radius:4px}.player-h265 .icon-title{display:inline-block;padding:5px 10px;font-size:12px;white-space:nowrap;color:#fff}.player-h265 .jessibuca-quality-menu{padding:8px 0}.player-h265 .jessibuca-quality-menu-item{display:block;height:25px;margin:0;padding:0 10px;cursor:pointer;font-size:14px;text-align:center;width:50px;color:#ffffff80;transition:color .3s,background-color .3s}.player-h265 .jessibuca-quality-menu-item:hover{background-color:#fff3}.player-h265 .jessibuca-quality-menu-item:focus{outline:none}.player-h265 .jessibuca-quality-menu-item.jessibuca-quality-menu-item-active{color:#2298fc}.player-h265 .jessibuca-volume-panel-wrap{position:absolute;left:50%;bottom:100%;visibility:hidden;opacity:0;transform:translate(-50%) translateY(22%);transition:visibility .3s,opacity .3s;background-color:#00000080;border-radius:4px;height:120px;width:50px;overflow:hidden}.player-h265 .jessibuca-volume-panel-wrap.jessibuca-volume-panel-wrap-show{visibility:visible;opacity:1}.player-h265 .jessibuca-volume-panel{cursor:pointer;position:absolute;top:21px;height:60px;width:50px;overflow:hidden}.player-h265 .jessibuca-volume-panel-text{position:absolute;left:0;top:0;width:50px;height:20px;line-height:20px;text-align:center;color:#fff;font-size:12px}.player-h265 .jessibuca-volume-panel-handle{position:absolute;top:48px;left:50%;width:12px;height:12px;border-radius:12px;margin-left:-6px;background:#fff}.player-h265 .jessibuca-volume-panel-handle:before{bottom:-54px;background:#fff}.player-h265 .jessibuca-volume-panel-handle:after{bottom:6px;background:hsla(0,0%,100%,.2)}.player-h265 .jessibuca-volume-panel-handle:after,.player-h265 .jessibuca-volume-panel-handle:before{content:"";position:absolute;display:block;left:50%;width:3px;margin-left:-1px;height:60px}.video-player[data-v-e6f4fb31]{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#000}.video-player:hover .video-player-controls-wrapper[data-v-e6f4fb31]{display:flex}.video-player .video-player-controls-wrapper[data-v-e6f4fb31]{position:absolute;left:0;bottom:0;display:none;align-items:center;justify-content:space-between;width:100%;height:48px;background-image:linear-gradient(180deg,#1011130d 0%,#101113 100%);transition:all .5s;color:#fff;padding:0 16px;font-size:16px;z-index:9}.video-player .video-player-controls-wrapper .operation-btn[data-v-e6f4fb31]{width:28px;height:28px;padding:4px}.video-player .video-player-controls-wrapper .operation-btn[data-v-e6f4fb31]:hover{color:#1872f0}.video-player .video-player-controls-wrapper .play-progress[data-v-e6f4fb31]{position:absolute;top:5px;left:0;width:calc(100% - 32px);background-color:#fff;height:2px;transform:translate(16px)}.video-player .video-player-controls-wrapper .play-progress .progress-bar[data-v-e6f4fb31]{background-color:#1872f0;height:100%;transition:all .3s}.video-player .controls-left[data-v-e6f4fb31],.video-player .controls-right[data-v-e6f4fb31]{display:flex;align-items:center}.video-player .camera-name[data-v-e6f4fb31]{position:relative;display:flex;align-items:center;font-size:12px;margin-left:20px}.video-player .camera-name[data-v-e6f4fb31]:before{position:absolute;left:-10px;top:5;content:"";width:6px;height:6px;border-radius:50%;background-color:#f53f3f}.video-player .camera-progress-desc[data-v-e6f4fb31]{font-size:12px;margin-left:8px}.cursor-pointer[data-v-e6f4fb31]{cursor:pointer}.definition-select-wrapper[data-v-e6f4fb31]{display:flex;align-items:center;background-color:#3d3e4b;width:167px}.definition-select-wrapper .definition-select-btn-wrapper[data-v-e6f4fb31],.definition-select-wrapper .selected-definition[data-v-e6f4fb31],.definition-select-wrapper .definition-setting-item[data-v-e6f4fb31]{display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 8px;width:100%;font-size:12px;-webkit-user-select:none;user-select:none;border-radius:6px;cursor:pointer;margin-bottom:2px}.definition-select-wrapper .definition-select-btn-wrapper[data-v-e6f4fb31]:hover,.definition-select-wrapper .selected-definition[data-v-e6f4fb31]:hover,.definition-select-wrapper .definition-setting-item[data-v-e6f4fb31]:hover,.definition-select-wrapper .definition-select-btn-wrapper.definition-setting-item-selected[data-v-e6f4fb31],.definition-select-wrapper .selected-definition.definition-setting-item-selected[data-v-e6f4fb31],.definition-select-wrapper .definition-setting-item.definition-setting-item-selected[data-v-e6f4fb31]{background:#00000033}.definition-select-wrapper .definition-select-content-wrapper[data-v-e6f4fb31]{display:flex;flex-direction:column;width:100%;margin-bottom:0}.cr-video-player-strategy-wrapper .custom-light-tooltip-inner{background-color:#3d3e4b;color:#fff}.cr-video-player-strategy-wrapper .custom-light-tooltip-arrow-content{background-color:#3d3e4b}.cr-confirm-modal .slot-title{line-height:24px}.cr-confirm-modal .slot-title .icon{font-size:24px;margin-right:8px}.cr-confirm-modal .custom-light-modal-header,.cr-confirm-modal .custom-light-modal-footer,.cr-confirm-modal .custom-dark-modal-header,.cr-confirm-modal .custom-dark-modal-footer{border-bottom:none;border-top:none}.cr-confirm-modal .custom-light-modal-header,.cr-confirm-modal .custom-dark-modal-header{padding:24px 24px 0}.cr-confirm-modal .custom-light-modal-body,.cr-confirm-modal .custom-dark-modal-body{padding:16px 24px 16px 56px}.cr-confirm-modal .custom-light-modal-footer,.cr-confirm-modal .custom-dark-modal-footer{padding:0 24px 24px}.select-type-tab-wrapper[data-v-33f97313]{position:relative;display:flex;align-items:center;justify-content:space-between;height:28px;background:#f1f1f3;border-radius:8px;padding:2px}.select-type-tab-wrapper .bg-block[data-v-33f97313]{display:block;position:absolute;top:2px;height:calc(100% - 4px);background:#ffffff;border-radius:6px;transition:all .3s}.select-type-tab-wrapper .select-type-item[data-v-33f97313]{display:flex;align-items:center;justify-content:center;min-width:75px;flex:1;flex-shrink:0;width:auto;white-space:nowrap;height:100%;font-size:12px;color:var(--font-2);cursor:pointer;padding:0 16px;z-index:1;transition:all .3s}.select-type-tab-wrapper .select-type-item.disabled[data-v-33f97313]{color:var(--font-5);cursor:not-allowed}.select-type-tab-wrapper .active[data-v-33f97313]{color:var(--primary-2)}.select-type-tab-wrapper.custom-dark[data-v-33f97313]{background-color:#7d7d7d14;color:#e1e2e5}.select-type-tab-wrapper.custom-dark .bg-block[data-v-33f97313]{background-color:#040915}.select-type-tab-wrapper.custom-dark .active[data-v-33f97313]{color:#fff}.data-inter-message-page[data-v-49c6a62d]{width:100%;height:100%;overflow:hidden auto;background:#fff;padding:24px;border-left:1px solid rgba(9,10,15,.05)}.data-inter-message-page .data-inter-message-header[data-v-49c6a62d]{font-size:20px;color:#101113;font-weight:700}.data-inter-message-page .data-inter-message-filters[data-v-49c6a62d]{display:flex;justify-content:space-between;margin:16px 0}.data-inter-message-page .data-inter-message-filters .data-inter-message-filters-left[data-v-49c6a62d]{display:flex;align-items:center}.data-inter-message-page .data-inter-message-filters .data-inter-message-filters-left[data-v-49c6a62d] .custom-light-select-selector{height:28px}.data-inter-message-page .data-inter-message-filters .data-inter-message-filters-left[data-v-49c6a62d] .custom-light-select-selector .custom-light-select-selection-item{line-height:28px}.data-inter-message-page .data-inter-message-filters .data-inter-message-filters-left .filter-title[data-v-49c6a62d]{color:#585d66}.data-inter-message-page .data-inter-message-filters .data-inter-message-filters-right[data-v-49c6a62d]{display:flex;align-items:flex-end}.data-inter-message-page .data-inter-message-filters .data-inter-message-filters-right .read-status-wrapper[data-v-49c6a62d]{width:auto;background-color:#f1f2f6;border-radius:8px}.data-inter-message-page .data-inter-message-content[data-v-49c6a62d]{height:calc(100% - 100px)}.data-inter-message-page .data-inter-message-content[data-v-49c6a62d] .cr-scroll-table{padding:0}.data-inter-message-page .data-inter-message-content[data-v-49c6a62d] .not-read-circle{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:var(--primary-2-medium);margin-right:4px}.data-inter-message-page .data-inter-message-content[data-v-49c6a62d] .goto-check-detail{cursor:pointer}.data-inter-message-page .data-inter-message-content[data-v-49c6a62d] .goto-check-detail:hover{color:var(--select-active-color)}.universal-video-input{width:100%;height:100%;overflow:hidden auto}.universal-video-input .micro-app-loader,.universal-video-input micro-app-body{min-width:0!important;width:100%;height:100%}.root-page{width:100%;height:100%}.root-page .page-loading{text-align:center;margin-top:20px}.module-function[data-v-3ab28296]{width:100%;height:100%;padding:0 16px}.module-function .card[data-v-3ab28296]{width:100%;border-radius:16px;background-color:var(--background-container);padding:0 16px}.module-function .card .control-item[data-v-3ab28296]{padding:16px 0;border-bottom:1px solid var(--border-3)}.module-function .card .control-item .item-top[data-v-3ab28296]{height:24px;display:flex;justify-content:space-between}.module-function .card .control-item .item-top .top-title[data-v-3ab28296]{color:var(--font-2);font-size:16px;font-weight:600}.module-function .card .control-item .item-bottom[data-v-3ab28296]{margin-top:8px;font-size:12px;color:var(--font-4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-function .card .control-item .item-bottom.error[data-v-3ab28296]{color:var(--danger-2)}.module-function .card .control-item .item-bottom.success[data-v-3ab28296]{color:var(--success-2)}.module-function .card .control-item[data-v-3ab28296]:last-child{border-bottom:none}.advance-setting[data-v-f27736b0]{width:100%;height:100%}.advance-setting .advance-setting-container[data-v-f27736b0]{width:1000px;height:100%;margin:0 auto;padding:24px 0;display:flex}.advance-setting .advance-setting-container .left[data-v-f27736b0]{width:200px;height:100%;border-right:1px solid var(--border-3);padding:0 16px}.advance-setting .advance-setting-container .left .module-item[data-v-f27736b0]{height:32px;border-radius:6px;padding:0 8px;display:flex;align-items:center;cursor:pointer}.advance-setting .advance-setting-container .left .module-item svg[data-v-f27736b0]{margin-right:4px}.advance-setting .advance-setting-container .left .module-item span[data-v-f27736b0]{font-size:12px;color:var(--font-inverted)}.advance-setting .advance-setting-container .left .module-item.active[data-v-f27736b0]{background-color:var(--secondary-1)}.advance-setting .advance-setting-container .right[data-v-f27736b0]{width:800px;height:100%}#app{font-family:PingFang SC,Microsoft YaHei,微软雅黑,Helvetica Neue,Helvetica,Hiragino Sans GB,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%}.app-page-wrapper{width:100%;height:100%}.app-page-wrapper .btn-test{position:absolute;left:50%;top:0;transform:translate3d(-50%,0,0);z-index:10;cursor:pointer}.chinese-traditional{font-family:SourceHanSansHK;font-variant-east-asian:traditional}.chinese-traditional *{font-family:SourceHanSansHK!important;font-variant-east-asian:traditional!important}.Vue-Toastification__container{margin-top:30px}.cr-loading[data-v-fa500cc6]{width:100%;height:100%;display:flex;flex-direction:column}.cr-loading.absolute[data-v-fa500cc6]{position:absolute;top:0;left:0;z-index:1000}.cr-loading .circle-loading[data-v-fa500cc6]{border:2px solid #3b4154ff;border-bottom-color:#fff;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-fa500cc6 1s linear infinite}.cr-loading .loading-text[data-v-fa500cc6]{font-size:var(--font-size-12);margin-top:6px}@keyframes rotation-fa500cc6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-c{text-align:center}.text-r{text-align:right}.text-l{text-align:left}.none{display:none}.translate-c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.translate-v-c{position:absolute;top:50%;transform:translateY(-50%)}.flex-c{display:flex;align-items:center;justify-content:center}.flex-v-c{display:flex;align-items:center}.flex-v-c-h-end{display:flex;align-items:center;justify-content:flex-end}.flex-v-c-between{display:flex;align-items:center;justify-content:space-between}.overfl-oneline{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.yichu{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:100%}.border-layout{border:1px solid var(--tertiary-6-disabled);border-radius:var(--radius-4);background:#fff}.border-radius-t-layout-4{border-radius:var(--radius-4) var(--radius-4) 0 0}.border-radius-b-layout-4{border-radius:0 0 var(--radius-4) var(--radius-4)}.flex-space-between{display:flex;justify-content:space-between;overflow:hidden}.page-padding-16{padding:16px}.bg-white{background:#fff}.app-page{width:100%;height:100vh;display:flex;flex-direction:column}.app-page .page-main{padding-top:44px;width:100%;height:100%;display:flex;background:#f3f5f7}.app-page .page-main.hide-all-menu{padding-top:0}.app-page .page-content{flex:1;height:100%;overflow:auto}.app-page .no-padding{padding:0}.b-bottom-1{border:1px solid rgba(9,10,15,.05)}.custom-light-btn.cr-btn>span{vertical-align:middle}.cus-form-item .custom-light-form-item-label>label{font-size:var(--font-size-12);color:var(--font-3-moderate)}.cus-form-item .custom-light-input,.cus-form-item .custom-light-form-item-label>label{font-size:var(--font-size-12);height:var(--size-base)}.cus-form-item .custom-light-input,.cus-form-item .custom-light-select{color:var(--font-2-medium)}.custom-light-form label{font-size:var(--font-size-12)}.custom-light-form-item{margin-bottom:16px}.custom-light-input,.custom-light-form-item-label>label{font-size:var(--font-size-12)}.custom-light-layout{flex-direction:row}.custom-light-select-selection-item-remove{display:none!important}.custom-light-select-multiple .custom-light-select-selection-item{padding-inline-start:0;padding-inline-end:0}.password-setting-modal .custom-light-modal-body{padding-top:0}.password-setting-modal .custom-light-form-item{margin-bottom:0}.cr-bg-select .custom-light-select:not(.custom-light-select-customize-input) .custom-light-select-selector{transition:var(--transition);background:rgba(9,10,15,.03);border-radius:var(--radius-6);box-shadow:none;border-color:transparent;color:var(--font-2-medium)}.cr-bg-select .custom-light-select:not(.custom-light-select-customize-input) .custom-light-select-selector:hover{border-color:var(--tertiary-5-ultra-soft)}.cr-bg-select .custom-light-select-focused:not(.custom-light-select-disabled).custom-light-select:not(.custom-light-select-customize-input) .custom-light-select-selector{border-color:var(--custom-light-primary-color);background-color:#fff;box-shadow:none;color:var(--font-2-medium)}.cr-ant-input-login{background-color:#090a0f08;border-color:#0000}.cr-ant-input-login::placeholder{color:var(--font-4-soft);font-size:var(--font-size-14)}.cr-ant-input-login:hover{border:1px solid var(--tertiary-5-ultra-soft);cursor:pointer}.cr-ant-input-login:focus{border-color:var(--primary-2-medium);background-color:#fff;box-shadow:none}.cr-ant-input-affix.cr-ant-input-login{background-color:#090a0f08}.cr-ant-input-affix.cr-ant-input-login input{background-color:#0000;border-color:#0000}.cr-ant-input-affix.cr-ant-input-login input::placeholder{color:var(--font-4-soft);font-size:var(--font-size-14)}.cr-ant-input-affix.cr-ant-input-login input:focus{box-shadow:none}.cr-ant-input-affix.cr-ant-input-login:focus{background-color:#fff}.cr-ant-input-affix.cr-ant-input-login:focus input{background-color:#fff}.cr-ant-input-login.custom-light-input-affix-wrapper-focused{background-color:#fff;box-shadow:none;border-color:var(--primary-2-medium)}.custom-light-carousel .slick-dots li{width:6px}.custom-light-carousel .slick-dots li button{background:#d3d4df;width:6px;height:6px;border-radius:100%}.custom-light-carousel .slick-dots li.slick-active{width:6px}.custom-light-carousel .slick-dots li.slick-active button{background:var(--primary-2-medium)}.cr-dropdown-overlay{box-shadow:0 0 0 -1px #282a3712,0 0 1px -1px #282a371a,0 2px 8px -1px #2d304129}.cr-dropdown-overlay.custom-light-select-dropdown{border-radius:var(--radius-6)}.cr-dropdown-overlay .custom-light-dropdown-menu,.cr-dropdown-overlay .rc-virtual-list{padding:4px;border-radius:var(--radius-6)}.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item,.cr-dropdown-overlay .rc-virtual-list .custom-light-dropdown-menu-item,.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-select-item,.cr-dropdown-overlay .rc-virtual-list .custom-light-select-item{font-size:var(--font-size-12);color:var(--font-2-medium);margin-bottom:2px}.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item:last-of-type,.cr-dropdown-overlay .rc-virtual-list .custom-light-dropdown-menu-item:last-of-type,.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-select-item:last-of-type,.cr-dropdown-overlay .rc-virtual-list .custom-light-select-item:last-of-type{margin-bottom:0}.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item:hover,.cr-dropdown-overlay .rc-virtual-list .custom-light-dropdown-menu-item:hover,.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-select-item:hover,.cr-dropdown-overlay .rc-virtual-list .custom-light-select-item:hover,.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item.custom-light-dropdown-menu-item-selected,.cr-dropdown-overlay .rc-virtual-list .custom-light-dropdown-menu-item.custom-light-dropdown-menu-item-selected,.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-select-item.custom-light-dropdown-menu-item-selected,.cr-dropdown-overlay .rc-virtual-list .custom-light-select-item.custom-light-dropdown-menu-item-selected,.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item.custom-light-dropdown-menu-submenu-title-selected,.cr-dropdown-overlay .rc-virtual-list .custom-light-dropdown-menu-item.custom-light-dropdown-menu-submenu-title-selected,.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-select-item.custom-light-dropdown-menu-submenu-title-selected,.cr-dropdown-overlay .rc-virtual-list .custom-light-select-item.custom-light-dropdown-menu-submenu-title-selected,.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item.custom-light-select-item-option-selected:not(.custom-light-select-item-option-disabled),.cr-dropdown-overlay .rc-virtual-list .custom-light-dropdown-menu-item.custom-light-select-item-option-selected:not(.custom-light-select-item-option-disabled),.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-select-item.custom-light-select-item-option-selected:not(.custom-light-select-item-option-disabled),.cr-dropdown-overlay .rc-virtual-list .custom-light-select-item.custom-light-select-item-option-selected:not(.custom-light-select-item-option-disabled),.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item.custom-light-select-item-option-active:not(.custom-light-select-item-option-disabled),.cr-dropdown-overlay .rc-virtual-list .custom-light-dropdown-menu-item.custom-light-select-item-option-active:not(.custom-light-select-item-option-disabled),.cr-dropdown-overlay .custom-light-dropdown-menu .custom-light-select-item.custom-light-select-item-option-active:not(.custom-light-select-item-option-disabled),.cr-dropdown-overlay .rc-virtual-list .custom-light-select-item.custom-light-select-item-option-active:not(.custom-light-select-item-option-disabled){background:var(--primary-7-background);color:var(--primary-2-medium);border-radius:var(--radius-6)}.cr-select .cr-dropdown-overlay{box-shadow:inset 0 -1px #000}.checkbox-item label{font-size:var(--font-size-12)}.custom-light-checkbox{font-size:var(--font-size-14)}.custom-light-tabs-tab,.custom-dark-tabs-tab{font-size:var(--font-size-12)}.custom-light-message{z-index:1100}.custom-light-message .anticon,.custom-dark-message .anticon{top:0}.custom-light-message-notice-content,.custom-dark-message-notice-content{padding:9px 16px;border-radius:var(--radius-8)}.custom-light-message-notice-content .custom-dark-message-custom-content,.custom-dark-message-notice-content .custom-dark-message-custom-content{display:flex;align-items:center}.cr-ant-input,.cr-ant-select .custom-light-select-selector,.cr-ant-select .custom-dark-select-selector,.cr-tag-select .custom-light-select-selector,.cr-tag-select .custom-dark-select-selector,.cr-ant-textarea textarea,.cr-ant-tree-select.custom-light-select:not(.custom-light-select-customize-input) .custom-light-select-selector,.cr-ant-tree-select.custom-dark-select:not(.custom-dark-select-customize-input) .custom-dark-select-selector{border-radius:var(--radius-6)!important;font-size:var(--font-size-12)}.cr-ant-input :where(.custom-light-input-number-handler-wrap){border-radius:0 6px 6px 0;opacity:1}.cr-bg-textarea,.cr-bg-textarea .custom-light-input{padding:6px 12px;border-radius:var(--radius-6);background:rgba(9,10,15,.03);border-color:transparent;resize:none;font-size:var(--font-size-12)}.cr-bg-textarea:hover,.cr-bg-textarea .custom-light-input:hover{border-color:var(--tertiary-5-ultra-soft)!important}.cr-bg-textarea.custom-light-input:focus,.cr-bg-textarea .custom-light-input.custom-light-input:focus,.cr-bg-textarea.custom-light-input-focused,.cr-bg-textarea .custom-light-input.custom-light-input-focused{border-color:var(--custom-light-primary-color)!important;background-color:#fff;box-shadow:none;color:var(--font-2-medium)}.cr-bg-textarea.custom-light-input:focus .custom-light-input,.cr-bg-textarea .custom-light-input.custom-light-input:focus .custom-light-input,.cr-bg-textarea.custom-light-input-focused .custom-light-input,.cr-bg-textarea .custom-light-input.custom-light-input-focused .custom-light-input{color:var(--font-2-medium)}.cr-ant-modal .custom-light-modal-header,.cr-ant-modal .custom-dark-modal-header{border-radius:var(--radius-8) var(--radius-8) 0 0}.cr-ant-modal .custom-light-modal-content,.cr-ant-modal .custom-dark-modal-content{border-radius:var(--radius-8)}.cr-ant-modal .custom-light-modal-footer .cr-btn-wrap:last-child,.cr-ant-modal .custom-dark-modal-footer .cr-btn-wrap:last-child{margin-left:var(--btn-middle-padding)}.cr-scroll-table .cr-ant-table .custom-light-table,.cr-scroll-table .cr-ant-table .custom-dark-table{font-size:var(--font-size-12)!important}.cr-scroll-table .cr-ant-table .custom-light-table th,.cr-scroll-table .cr-ant-table .custom-dark-table th,.cr-scroll-table .cr-ant-table .custom-light-table td,.cr-scroll-table .cr-ant-table .custom-dark-table td{line-height:var(--line-height-20);min-width:100px}.cr-scroll-table .cr-ant-table .custom-light-table th,.cr-scroll-table .cr-ant-table .custom-dark-table th{color:var(--font-3-moderate);padding:var(--table-th-padding);border-bottom:none}.cr-scroll-table .cr-ant-table .custom-light-table.custom-light-table-middle .custom-light-table-tbody tr>td,.cr-scroll-table .cr-ant-table .custom-dark-table.custom-light-table-middle .custom-light-table-tbody tr>td,.cr-scroll-table .cr-ant-table .custom-light-table.custom-dark-table-middle .custom-light-table-tbody tr>td,.cr-scroll-table .cr-ant-table .custom-dark-table.custom-dark-table-middle .custom-light-table-tbody tr>td,.cr-scroll-table .cr-ant-table .custom-light-table.custom-light-table-middle .custom-dark-table-tbody tr>td,.cr-scroll-table .cr-ant-table .custom-dark-table.custom-light-table-middle .custom-dark-table-tbody tr>td,.cr-scroll-table .cr-ant-table .custom-light-table.custom-dark-table-middle .custom-dark-table-tbody tr>td,.cr-scroll-table .cr-ant-table .custom-dark-table.custom-dark-table-middle .custom-dark-table-tbody tr>td,.cr-scroll-table .cr-ant-table .custom-light-table.custom-light-table-middle tfoot tr>td,.cr-scroll-table .cr-ant-table .custom-dark-table.custom-light-table-middle tfoot tr>td,.cr-scroll-table .cr-ant-table .custom-light-table.custom-dark-table-middle tfoot tr>td,.cr-scroll-table .cr-ant-table .custom-dark-table.custom-dark-table-middle tfoot tr>td{padding:var(--table-td-padding);color:var(--font-2-medium);border-bottom:1px solid rgba(9,10,15,.1)}.cr-scroll-table .cr-ant-table .custom-light-table .table-last-btn,.cr-scroll-table .cr-ant-table .custom-dark-table .table-last-btn{margin-left:20px}.cr-scroll-table .cr-ant-table .custom-light-table-selection-column,.cr-scroll-table .cr-ant-table .custom-light-table-selection-col,.cr-scroll-table .cr-ant-table .custom-dark-table-selection-column,.cr-scroll-table .cr-ant-table .custom-dark-table-selection-col{width:44px}.cr-scroll-table .cr-ant-table .custom-light-table-wrapper,.cr-scroll-table .cr-ant-table .custom-light-spin-container,.cr-scroll-table .cr-ant-table .custom-light-spin-nested-loading,.cr-scroll-table .cr-ant-table .custom-light-table-container,.cr-scroll-table .cr-ant-table .custom-light-table-content,.cr-scroll-table .cr-ant-table .custom-dark-table-wrapper,.cr-scroll-table .cr-ant-table .custom-dark-spin-container,.cr-scroll-table .cr-ant-table .custom-dark-spin-nested-loading,.cr-scroll-table .cr-ant-table .custom-dark-table-container,.cr-scroll-table .cr-ant-table .custom-dark-table-content{height:100%}.cr-scroll-table .cr-ant-table .custom-light-table-container,.cr-scroll-table .cr-ant-table .custom-dark-table-container{position:relative}.cr-scroll-table .cr-ant-table .custom-light-table-container .custom-light-table-body,.cr-scroll-table .cr-ant-table .custom-dark-table-container .custom-light-table-body,.cr-scroll-table .cr-ant-table .custom-light-table-container .custom-dark-table-body,.cr-scroll-table .cr-ant-table .custom-dark-table-container .custom-dark-table-body{position:absolute;top:40px;bottom:0;left:0;width:100%;max-height:none!important}.cr-scroll-table .cr-ant-table .custom-light-table-container .custom-light-table-body::-webkit-scrollbar,.cr-scroll-table .cr-ant-table .custom-dark-table-container .custom-light-table-body::-webkit-scrollbar,.cr-scroll-table .cr-ant-table .custom-light-table-container .custom-dark-table-body::-webkit-scrollbar,.cr-scroll-table .cr-ant-table .custom-dark-table-container .custom-dark-table-body::-webkit-scrollbar{background:var(--basic-gackground)}.cr-scroll-table .cr-ant-table .custom-light-spin-container,.cr-scroll-table .cr-ant-table .custom-dark-spin-container{display:flex;flex-direction:column}.cr-scroll-table .cr-ant-table .custom-light-spin-container .custom-light-table,.cr-scroll-table .cr-ant-table .custom-dark-spin-container .custom-light-table,.cr-scroll-table .cr-ant-table .custom-light-spin-container .custom-dark-table,.cr-scroll-table .cr-ant-table .custom-dark-spin-container .custom-dark-table{flex:1}.cr-scroll-table .cr-ant-table .custom-light-pagination{position:relative;margin:0;padding:10px 8px;border-top:1px solid var(--tertiary-6-disabled);border-radius:0 0 var(--radius-4) var(--radius-4);background-color:#fff;z-index:2}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-item{width:auto!important;min-width:var(--size-sm);order:5;margin-right:8px!important;border-color:transparent;border-radius:var(--radius-6)}.cr-scroll-table .cr-ant-table .custom-light-select-arrow{width:16px;height:16px;margin-top:-8px}.cr-scroll-table .cr-ant-table .custom-light-select-arrow .anticon{width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAeNJREFUWEftlb9Kw1AUxr9zI+jgooirbQqCxBRBB3HRSp+hDjoo+hTasfoUig462GcQq4s4KEjTIAimdRXRxUHB3iM3eCEt1SRV/EczJffmnPt9v3NOQvjhi374fHQEdAh0CPwNAsUiG6Z5LuJ8MzxvXOZyVA+L+d0EmJmIiCsVLw/QFECPDPkhCYKQAPcCfDI6ahZ0jvdIfEiAmQURScf1cmDaD8PZsE88Z1tmUedoS4AK0g4cx9sF0TyAZ4CM1glZ1bwbzHu2bS6EuVc5QntAOyiXr20S4ghAv9LVIlav3bOUM+l0yglzH0mAeklNgepox62tg3kVhDoYjRT0GtGGbSXWdExY2UIJBMtQLt/0kZBnAMwmCtq9x1JMpNNDD1HwRyYQpOC61UXJ2AYgAeiJ8O8FYcmykjtR3ccSoB2VSqWugcHEARjTfil8RDBAOL67rWUzmcxLVPexBLyVwh9L163NSuaDQCOqec1aVuIwSuMF+yJSDwQDAt+GTTAt+3vEW7ZlrsQ9PDaBIIWLy+thoy5O1VrdkJNjI6mrbxHgNySzkSM1ll5BPduWmddrYWPXvB+7BMEE1Wq1Rz0nk8mnuAfr9z8loN1DP9WETQ3pG1B/zHbF/G0C7br+shJ0BPwLAq+u4d4hIZoABwAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%}.cr-scroll-table .cr-ant-table .custom-light-select-arrow .anticon svg{display:none}.cr-scroll-table .cr-ant-table .anticon-left,.cr-scroll-table .cr-ant-table .anticon-right{width:12px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAVVJREFUSEu1lk1OwzAQhWfinqSqhCpOwaoqKxpVOQCoSs7AarJnCxt+DhCpoG5ArDgDG35VgTgHtpEhU1lp6joJzi6SPd+b55dxEFo+Wms0W/M8RyJSm8r8Lmr6mOKIqM0+BvF7tVZjQFEUIkkSeXp+PRSAJxDp4+wofrShNqQRgIufXS52IiXnALgLCJ8o5ThNpy9EFFXt8gaslF8sBj2t7jTAoFT6hUqOOgFs5UKpGw0wLIu/CtCT2Sx+bm2RQ/kSpBxn2fSd19SFxWmRSzkIjLPDgydXcQPcCPBRTvTQI9r7dsW8FsBpMGmpeu6rnKFrgFXxq3lfyOjeSssHSDkynvsorwVwEv5yrm4BoF8ufEMF+2k6WW7z3PklBwcYelCLuL2gh8yQoDGtQrrEdeuw8+mk9ajw6aTzsPM4k+7juq6Tf79w1joJcWUyJOilb0N8flt+AEcIfii2rdrjAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%}.cr-scroll-table .cr-ant-table .anticon-right{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAUdJREFUSEvNlk1OwzAQhZ9tzoGoKn43nKErBJsKKuUA/GzabfeZFWdIVMEBoiplBWLFKVCFVPUktY0c1QhCkjpWLfAmipL4mzfzPBOGhkVEPI5jbV5hjBXXtovVfaC1Lp7Zjc29D6QSYDdLHvJTKHYvoceju6t5lmUiiiLZRsUvgEkLEak0nR5pIV6gsQfod8XFYHjT/2gLaQZw8Qpgt0gVsFgxfj667S/aQBpTNJnkxxJsBuBwDZlLzi/bKKktso0ySab7MKkCuj5KagFmsy/I49MJpM59lDQCDITobYeot/JVshHgqsS6r2xhJ0CFEuOujq2JFOpseD1YVkGcAd+VpOmsqzmeARysI14qzi+Mu8on/v8ASsXebopc7Opd5KA2dYl8U1/6m1ZhrRak2f2YByHadfCBY05m0JFpm1XQoW8h2/ht+QSU1F4orzYp0QAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%}.cr-ant-del-popconfirm.custom-light-popover .custom-light-popover-message-title{padding-left:6px;flex:1}.custom-light-select-single.custom-light-select-sm:not(.custom-light-select-customize-input) .custom-light-select-selector{height:var(--size-sm)!important}.custom-light-select-single.custom-light-select-sm:not(.custom-light-select-customize-input) .custom-light-select-selector .custom-light-select-selection-item{line-height:calc(var(--size-sm) - 2px)!important}.alarm-level-overlay{padding:0}.alarm-level-overlay .rc-virtual-list{padding:4px}.alarm-level-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-dropdown-menu-item,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-dropdown-menu-item,.alarm-level-overlay .custom-light-dropdown-menu .custom-light-select-item,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-select-item,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-select-item,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-dropdown-menu-item,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-dropdown-menu-item,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-dropdown-menu-item,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-select-item,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-select-item,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-select-item{font-size:var(--font-size-12);color:var(--font-2-medium);border-radius:var(--radius-6)}.alarm-level-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item.custom-light-select-item-option-active,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-dropdown-menu-item.custom-light-select-item-option-active,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-dropdown-menu-item.custom-light-select-item-option-active,.alarm-level-overlay .custom-light-dropdown-menu .custom-light-select-item.custom-light-select-item-option-active,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-select-item.custom-light-select-item-option-active,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-select-item.custom-light-select-item-option-active,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-dropdown-menu-item.custom-light-select-item-option-active,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-dropdown-menu-item.custom-light-select-item-option-active,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-dropdown-menu-item.custom-light-select-item-option-active,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-select-item.custom-light-select-item-option-active,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-select-item.custom-light-select-item-option-active,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-select-item.custom-light-select-item-option-active,.alarm-level-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item.custom-dark-select-item-option-active,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-dropdown-menu-item.custom-dark-select-item-option-active,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-dropdown-menu-item.custom-dark-select-item-option-active,.alarm-level-overlay .custom-light-dropdown-menu .custom-light-select-item.custom-dark-select-item-option-active,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-select-item.custom-dark-select-item-option-active,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-select-item.custom-dark-select-item-option-active,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-dropdown-menu-item.custom-dark-select-item-option-active,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-dropdown-menu-item.custom-dark-select-item-option-active,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-dropdown-menu-item.custom-dark-select-item-option-active,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-select-item.custom-dark-select-item-option-active,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-select-item.custom-dark-select-item-option-active,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-select-item.custom-dark-select-item-option-active{background-color:var(--alpha-5-ultra-soft)}.alarm-level-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item.custom-light-select-item-option-selected,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-dropdown-menu-item.custom-light-select-item-option-selected,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-dropdown-menu-item.custom-light-select-item-option-selected,.alarm-level-overlay .custom-light-dropdown-menu .custom-light-select-item.custom-light-select-item-option-selected,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-select-item.custom-light-select-item-option-selected,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-select-item.custom-light-select-item-option-selected,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-dropdown-menu-item.custom-light-select-item-option-selected,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-dropdown-menu-item.custom-light-select-item-option-selected,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-dropdown-menu-item.custom-light-select-item-option-selected,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-select-item.custom-light-select-item-option-selected,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-select-item.custom-light-select-item-option-selected,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-select-item.custom-light-select-item-option-selected,.alarm-level-overlay .custom-light-dropdown-menu .custom-light-dropdown-menu-item.custom-dark-select-item-option-selected,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-dropdown-menu-item.custom-dark-select-item-option-selected,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-dropdown-menu-item.custom-dark-select-item-option-selected,.alarm-level-overlay .custom-light-dropdown-menu .custom-light-select-item.custom-dark-select-item-option-selected,.alarm-level-overlay .custom-dark-dropdown-menu .custom-light-select-item.custom-dark-select-item-option-selected,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-light-select-item.custom-dark-select-item-option-selected,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-dropdown-menu-item.custom-dark-select-item-option-selected,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-dropdown-menu-item.custom-dark-select-item-option-selected,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-dropdown-menu-item.custom-dark-select-item-option-selected,.alarm-level-overlay .custom-light-dropdown-menu .custom-dark-select-item.custom-dark-select-item-option-selected,.alarm-level-overlay .custom-dark-dropdown-menu .custom-dark-select-item.custom-dark-select-item-option-selected,.alarm-level-overlay .rc-virtual-list-holder-inner .custom-dark-select-item.custom-dark-select-item-option-selected{background:var(--primary-7-background);color:var(--primary-2-medium)}.cr-ant-select .anticon.anticon-close-circle,.cr-tag-select .anticon.anticon-close-circle{position:absolute;top:0;left:0}.cr-tag-select :where(.custom-light-select-selector) .custom-light-select-selection-item{display:flex;align-items:center;background:var(--secondary-7-background);border:1px solid #e9eaec;border-radius:4px;padding:0 6px}.cr-tag-select :where(.custom-light-select-selector) .custom-light-select-selection-item .custom-light-select-selection-item-remove{display:flex!important;align-items:center}.cr-tag-select :where(.custom-light-select-selector) .custom-light-select-selection-item .custom-light-select-selection-item-remove .anticon-close{vertical-align:middle;line-height:0}.alarm-level-overlay,.cr-tree-select-overlay{min-width:100px!important;box-shadow:0 0 0 -1px #282a3712,0 0 1px -1px #282a371a,0 2px 8px -1px #2d304129;border-radius:var(--radius-6)}.cr-tree-select-overlay .custom-light-select-tree .custom-light-select-tree-treenode{display:flex;height:28px;padding:0;margin-bottom:2px}.cr-tree-select-overlay .custom-light-select-tree .custom-light-select-tree-node-content-wrapper{line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius:var(--radius-6);padding:0 6px}.cr-tree-select-overlay .custom-light-select-tree .custom-light-select-tree-node-content-wrapper:hover{background:#f5f5f5}.cr-tree-select-overlay .custom-light-select-tree .custom-light-select-tree-node-content-wrapper.custom-light-select-tree-node-selected{background:var(--primary-7-background);color:var(--primary-2-medium)}.cr-tree-select-overlay .custom-light-select-tree .custom-light-select-tree-switcher{line-height:28px}.cr-ant-tree{width:100%}.cr-ant-tree.custom-light-layout{background:#fff}.cr-ant-tree .custom-light-tree{padding:0}.cr-ant-tree .custom-light-tree .custom-light-tree-switcher{line-height:32px}.cr-ant-tree .custom-light-tree ul{padding:0 0 0 16px}.cr-ant-tree .custom-light-tree ul li span[draggable]{line-height:32px}.cr-ant-tree .custom-light-tree .custom-light-tree-treenode{width:100%}.cr-ant-tree .custom-light-tree .custom-light-tree-node-selected{width:100%;background:var(--primary-7-background)!important}.cr-ant-tree .custom-light-tree .custom-light-tree-node-selected .custom-light-tree-title{color:var(--primary-2-medium)}.cr-ant-tree .custom-light-tree .custom-light-tree-node-content-wrapper{width:100%;padding:0 8px;height:32px;line-height:32px;border-radius:var(--radius-6);overflow:hidden;color:var(--font-2-medium)}.cr-ant-tree .custom-light-tree .custom-light-tree-node-content-wrapper:hover{background:var(--alpha-5-ultra-soft)}.cr-ant-tree .custom-light-tree .custom-light-tree-node-content-wrapper .custom-light-tree-title{width:100%;height:32px;position:relative;font-size:var(--font-size-12);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cr-ant-tree .custom-light-tree .custom-light-tree-node-content-wrapper .custom-light-tree-title span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cr-ant-tree .custom-light-tree-child-tree>li:first-child{padding-top:0}.cr-ant-tree .custom-light-tree-switcher_close{opacity:.45}.cr-ant-tree .custom-light-dropdown-menu{min-width:120px}.tree-drop-menu-text{margin-left:4px}.tree-select-modal .cr-btn-wrap{margin-right:8px}.tree-select-modal .cr-btn-wrap:last-child{margin-right:0}.tree-select-modal .custom-light-tree-checkbox{top:4px}.tree-select-modal .custom-light-tree-treenode{width:100%;padding:0 4px}.tree-select-modal .custom-light-tree-node-content-wrapper{flex:1;border-radius:var(--radius-6);min-height:var(--height-sm);line-height:var(--height-sm);padding:0 6px}.tree-select-modal .custom-light-tree-node-content-wrapper.custom-light-tree-node-selected{background:var(--primary-7-background);color:var(--primary-2-medium)}.tree-select-modal .custom-light-tree-node-content-wrapper .custom-light-tree-title{width:100%;position:relative}.tree-select-modal .custom-light-tree-node-content-wrapper .custom-light-tree-title .title{width:100%;position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tree-select-modal .custom-light-input-search .custom-light-input-group .custom-light-input-affix-wrapper:not(:last-child),.tree-select-modal .custom-light-select-selector{border-top-left-radius:var(--radius-4);border-bottom-left-radius:var(--radius-4)}.tree-select-modal .custom-light-input-search>.custom-light-input-group>.custom-light-input-group-addon:last-child .custom-light-input-search-button:not(.custom-light-btn-primary){border-radius:0 var(--radius-4) var(--radius-4) 0}.tree-select-modal .tree-select-container,.tree-select-modal .custom-light-select:not(.custom-light-select-customize-input) .custom-light-select-selector{border-radius:var(--radius-4)}.tree-select-modal .search-name,.tree-select-modal .custom-light-tree-switcher{line-height:28px}.tree-select-modal .search-name,.tree-select-modal .custom-light-input-affix-wrapper{font-size:var(--font-size-12)}.tree-select-modal .custom-light-input-search-button{height:var(--height-sm)}.tree-select-modal .dir-menu-c li{font-size:var(--font-size-12)}::selection{color:#fff!important}.custom-light-form-item-explain-error,.custom-dark-form-item-explain-error,.custom-light-dropdown-menu-item,.custom-light-dropdown-menu-submenu-title,.custom-light-input,.custom-light-tree-title,.custom-light-empty-description,.custom-light-form-item .custom-light-input-textarea-show-count:after,.custom-light-tooltip,.custom-light-select-selection-item,.custom-light-select-selection-placeholder,.custom-light-select,.custom-light-picker-input>input,.custom-light-picker-dropdown,.custom-light-btn-sm,.custom-light-radio-wrapper,.custom-light-select-tree{font-size:var(--font-size-12)}.custom-light-picker-input>input{min-height:22px}.custom-light-picker-input svg{vertical-align:inherit}.custom-light-tooltip-inner{border-radius:var(--radius-4)}.custom-light-input{border-radius:var(--radius-6)}.cr-modal-no-padding .custom-light-modal-body,.cr-modal-no-padding .custom-dark-modal-body{padding:0;overflow:hidden}.custom-light-radio-inner,.custom-light-tree-checkbox-inner{width:14px;height:14px}.custom-light-tree-checkbox-inner:after{left:18.5%}.cr-ant-tabs :where(.custom-light-tabs-nav){height:40px;margin-bottom:0;padding:0 24px}.cr-ant-tag{min-height:24px;border-radius:4px}.cr-ant-drawer :where(.custom-light-drawer-content-wrapper) .custom-light-drawer-header{position:relative;height:48px;box-shadow:inset 0 -1px #2d2f341f;padding:0 16px;border:none;flex-shrink:0}.cr-ant-drawer :where(.custom-light-drawer-content-wrapper) .custom-light-drawer-title{font-weight:400;font-size:16px;color:var(--font-1-strong)}.cr-ant-drawer :where(.custom-light-drawer-content-wrapper) .custom-light-drawer-close{position:absolute;display:flex;align-items:center;justify-content:center;top:12px;right:20px;width:24px;height:24px;margin-right:0}.cr-ant-drawer :where(.custom-light-drawer-content-wrapper) .custom-light-drawer-body{padding:0}.cr-dropdown-btn :where(.custom-light-btn){display:flex;align-items:center;border-radius:6px 0 0 6px!important;line-height:100%}.cr-dropdown-btn :where(.custom-light-btn).custom-light-dropdown-trigger{display:flex;align-items:center;justify-content:center;border-radius:0 6px 6px 0!important;border-radius:6px}.cr-dropdown-btn :where(.custom-light-btn) .custom-light-btn-loading-icon{display:flex;align-items:center}.cr-descriptions .custom-light-descriptions-title{color:var(--font-1-strong)}.cr-descriptions .custom-light-descriptions-item-label,.cr-descriptions .custom-light-descriptions-item-content{font-size:var(--font-size-12);color:var(--font-4-soft)}.cr-descriptions .custom-light-descriptions-item-content,.ats-dataset-tooltip-text{color:var(--font-2-medium)}.ats-dataset-tooltip-jump-text{color:var(--link-3-moderate);margin-left:8px;cursor:pointer}.ats-tooltip{max-width:300px}.ats-tooltip .custom-light-tooltip-inner{padding:6px 12px}.ats-dataset-circle-status{display:inline-flex}.cr-ant-del-popconfirm{margin-top:-8px}.annotation-task-more-dropdown-overlay .cr-btn.custom-light-btn-text:hover{background:none!important}td.custom-light-table-column-sort{background:none}.cr-ant-input,.cr-ant-tree-select.custom-light-select:not(.custom-light-select-customize-input) .custom-light-select-selector{border-radius:var(--radius-6)}.cr-bg-textarea .custom-light-input{padding:6px 12px;border-radius:var(--radius-6);background:rgba(9,10,15,.03);border-color:transparent}.cr-bg-textarea .custom-light-input:hover{border-color:var(--tertiary-5-ultra-soft)!important}.cr-bg-textarea .custom-light-input.custom-light-input:focus,.cr-bg-textarea .custom-light-input.custom-light-input-focused{border-color:var(--custom-light-primary-color)!important;background-color:#fff;box-shadow:none;color:var(--font-2-medium)}.cr-bg-textarea .custom-light-input.custom-light-input:focus .custom-light-input,.cr-bg-textarea .custom-light-input.custom-light-input-focused .custom-light-input{color:var(--font-2-medium)}.cr-ant-modal .cr-modal-subtitle{margin-bottom:var(--margin-b-16)}.cr-ant-modal .custom-light-modal-header{border-radius:var(--radius-8) var(--radius-8) 0 0}.cr-ant-modal .custom-light-modal-content{border-radius:var(--radius-8)}.cr-ant-modal .custom-light-modal-footer .cr-btn-wrap:last-child{margin-left:var(--btn-middle-padding)}.cr-drawer-content .cus-form-item .ant-form-item .ant-form-item-label label{color:var(--font-3-moderate);font-size:var(--font-size-12)}.cr-drawer-content .cus-form-item .ant-form-item .ant-form-item-control textarea.ant-input{resize:none;width:368px;height:100px;border-radius:var(--radius-6)}.cr-drawer-content .cus-form-item .ant-form-item .ant-form-item-control input.ant-input,.cr-drawer-content .cus-form-item .ant-form-item .ant-form-item-control .ant-select .ant-select-selector{border-radius:var(--radius-6)}.cr-drawer-content .cus-form-item .ant-form-item.ant-form-item-has-error .ant-input.cr-ant-input{border-color:var(--danger-2-medium)}.cr-drawer-content .cus-form-item .ant-form-item.ant-form-item-has-error .ant-form-item-explain-error{color:var(--danger-2-medium)}.cr-drawer-content .cus-form-item .ant-form-item-control-input-content{display:flex;align-items:center}.cr-drawer-content .cus-form-item .ant-form-item-control-input-content:hover .cr-icon-btn{visibility:visible}.cr-drawer-content .cus-form-item .read-item .ant-form-item-control-input-content .cr-icon-btn{visibility:hidden;margin-left:16px}.cr-drawer-content .cus-form-item .read-item .ant-form-item-control-input-content:hover .cr-icon-btn{visibility:visible}.cr-scroll-table .cr-ant-table{height:100%;border:1px solid rgba(9,10,15,.1)}.cr-scroll-table .cr-ant-table .custom-light-table{font-size:var(--font-size-12)!important}.cr-scroll-table .cr-ant-table .custom-light-table th,.cr-scroll-table .cr-ant-table .custom-light-table td{line-height:var(--line-height-20);min-width:100px}.cr-scroll-table .cr-ant-table .custom-light-table th{color:var(--font-3-moderate);padding:var(--table-th-padding)!important;border-bottom:none}.cr-scroll-table .cr-ant-table .custom-light-table.custom-light-table-middle .custom-light-table-tbody tr>td,.cr-scroll-table .cr-ant-table .custom-light-table.custom-light-table-middle tfoot tr>td{padding:var(--table-td-padding);color:var(--table-td-color);border-bottom:1px solid rgba(9,10,15,.1)}.cr-scroll-table .cr-ant-table .custom-light-table .table-last-btn{margin-left:20px}.cr-scroll-table .cr-ant-table .operate-btns .cr-btn-wrap{margin-right:var(--margin-r-24)}.cr-scroll-table .cr-ant-table .operate-btns .cr-btn-wrap:last-child{margin-right:0}.cr-scroll-table .cr-ant-table .custom-light-table-thead>tr>th{background:var(--secondary-7-background)}.cr-scroll-table .cr-ant-table .custom-light-table-selection-column,.cr-scroll-table .cr-ant-table .custom-light-table-selection-col{width:44px}.cr-scroll-table .cr-ant-table .custom-light-table-wrapper,.cr-scroll-table .cr-ant-table .custom-light-spin-container,.cr-scroll-table .cr-ant-table .custom-light-spin-nested-loading,.cr-scroll-table .cr-ant-table .custom-light-table-container,.cr-scroll-table .cr-ant-table .custom-light-table-content{height:100%}.cr-scroll-table .cr-ant-table .custom-light-table-container{position:relative}.cr-scroll-table .cr-ant-table .custom-light-table-container .custom-light-table-body{position:absolute;top:40px;bottom:0;left:0;width:100%;max-height:none!important}.cr-scroll-table .cr-ant-table .custom-light-table-container .custom-light-table-body::-webkit-scrollbar{background:#fff}.cr-scroll-table .cr-ant-table .custom-light-spin-container{display:flex;flex-direction:column}.cr-scroll-table .cr-ant-table .custom-light-spin-container .custom-light-table{flex:1}.cr-scroll-table .cr-ant-table .custom-light-pagination{position:relative;margin:0;padding:10px 8px;border-top:1px solid var(--tertiary-6-disabled);background-color:#fff;border-radius:0 0 var(--radius-4) var(--radius-4)}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-select{width:98px;order:1;display:inline-block;position:absolute;top:50%;left:8px;transform:translateY(-50%);font-size:12px}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-select .custom-light-select-selector{width:98px}.cr-scroll-table .cr-ant-table .custom-light-pagination:after{flex:1;order:3}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-total-text{order:2;margin-left:114px}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-prev{order:4;margin-right:8px}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-item{min-width:var(--size-sm);order:5;margin-right:8px!important;border-color:transparent;border-radius:var(--radius-6)}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-item a{height:100%;line-height:26px}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-item:hover{background:var(--icon-button-text-bg-hover)}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-item.custom-light-pagination-item-active{background:var(--custom-light-primary-1)}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-next{order:6}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-prev,.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-next{width:var(--size-sm)}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-prev button,.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-next button{border-color:transparent;border-radius:var(--radius-6);opacity:.6}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-prev:hover button,.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-next:hover button{background:var(--icon-button-text-bg-hover)}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-prev.custom-light-pagination-disabled button,.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-next.custom-light-pagination-disabled button{background:none;opacity:.3}.cr-scroll-table .cr-ant-table .custom-light-pagination .custom-light-pagination-options{order:7}.cr-scroll-table .cr-ant-table .custom-light-pagination li{min-width:auto;height:var(--size-sm)!important;line-height:27px!important;font-size:12px}.cr-scroll-table .cr-ant-table .custom-light-select:not(.custom-light-select-customize-input) .custom-light-select-selector{height:var(--size-sm)!important;border-radius:var(--radius-6)}.cr-scroll-table .cr-ant-table .custom-light-select-single .custom-light-select-selector .custom-light-select-selection-item,.cr-scroll-table .cr-ant-table .custom-light-select-single .custom-light-select-selector .custom-light-select-selection-placeholder{line-height:27px!important}.cr-scroll-table .cr-ant-table .custom-light-pagination-options-quick-jumper{display:flex;justify-content:center;line-height:var(--size-mini);height:var(--size-mini);position:relative;top:2px}.cr-scroll-table .cr-ant-table .custom-light-pagination-options-quick-jumper input{height:var(--size-mini);border-radius:var(--radius-4)}.cr-scroll-table .cr-ant-table .anticon-left,.cr-scroll-table .cr-ant-table .anticon-right{width:12px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAVVJREFUSEu1lk1OwzAQhWfinqSqhCpOwaoqKxpVOQCoSs7AarJnCxt+DhCpoG5ArDgDG35VgTgHtpEhU1lp6joJzi6SPd+b55dxEFo+Wms0W/M8RyJSm8r8Lmr6mOKIqM0+BvF7tVZjQFEUIkkSeXp+PRSAJxDp4+wofrShNqQRgIufXS52IiXnALgLCJ8o5ThNpy9EFFXt8gaslF8sBj2t7jTAoFT6hUqOOgFs5UKpGw0wLIu/CtCT2Sx+bm2RQ/kSpBxn2fSd19SFxWmRSzkIjLPDgydXcQPcCPBRTvTQI9r7dsW8FsBpMGmpeu6rnKFrgFXxq3lfyOjeSssHSDkynvsorwVwEv5yrm4BoF8ufEMF+2k6WW7z3PklBwcYelCLuL2gh8yQoDGtQrrEdeuw8+mk9ajw6aTzsPM4k+7juq6Tf79w1joJcWUyJOilb0N8flt+AEcIfii2rdrjAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%}.cr-scroll-table .cr-ant-table .anticon-left svg,.cr-scroll-table .cr-ant-table .anticon-right svg{display:none}.cr-scroll-table .cr-ant-table .anticon-right{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAUdJREFUSEvNlk1OwzAQhZ9tzoGoKn43nKErBJsKKuUA/GzabfeZFWdIVMEBoiplBWLFKVCFVPUktY0c1QhCkjpWLfAmipL4mzfzPBOGhkVEPI5jbV5hjBXXtovVfaC1Lp7Zjc29D6QSYDdLHvJTKHYvoceju6t5lmUiiiLZRsUvgEkLEak0nR5pIV6gsQfod8XFYHjT/2gLaQZw8Qpgt0gVsFgxfj667S/aQBpTNJnkxxJsBuBwDZlLzi/bKKktso0ySab7MKkCuj5KagFmsy/I49MJpM59lDQCDITobYeot/JVshHgqsS6r2xhJ0CFEuOujq2JFOpseD1YVkGcAd+VpOmsqzmeARysI14qzi+Mu8on/v8ASsXebopc7Opd5KA2dYl8U1/6m1ZhrRak2f2YByHadfCBY05m0JFpm1XQoW8h2/ht+QSU1F4orzYp0QAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%}.cr-ant-del-popconfirm.custom-light-popover{max-width:300px}.cr-ant-del-popconfirm.custom-light-popover .custom-light-popover-inner-content{padding:var(--popconfirm-padding-16)}.cr-ant-del-popconfirm.custom-light-popover .custom-light-popover-inner{border-radius:var(--radius-4)}.cr-ant-del-popconfirm.custom-light-popover .custom-light-popover-message{display:flex;align-items:center;position:relative;padding-top:0}.cr-ant-del-popconfirm.custom-light-popover .custom-light-popover-message .svg-icon{width:16px}.cr-ant-del-popconfirm.custom-light-popover .custom-light-popover-message-title{padding-left:6px;flex:1;font-size:var(--font-size-12)}.cr-ant-del-popconfirm.custom-light-popover .custom-light-popover-buttons{margin-bottom:0}.cr-ant-del-popconfirm.custom-light-popover .custom-light-popover-buttons .cr-btn-wrap{margin-right:8px;padding:0}.password-setting-modal .password-setting-tips{height:32px;line-height:32px;background:#f2f6ff;border-radius:1px;border:1px solid #e1e8fa;font-size:12px;font-family:NotoSansHans-Regular,NotoSansHans;font-weight:400;color:#0000008c;padding:0 10px;margin-bottom:16px}.cr-form .cr-form-item label{color:var(--font-3-moderate);font-size:var(--font-size-12);padding-right:var(--padding-16)}.custom-light-select.a-select-disabled{opacity:.7;color:#0000000d!important}.custom-light-table-expanded-row-fixed{width:100%!important}.cr-cascader-custom-wrapper .cr-cascader-menu,.cr-cascader-custom-wrapper .menu-sub-item-wrapper{min-width:120px;padding:4px!important}.cr-cascader-custom-wrapper .custom-light-dropdown-menu-item,.cr-cascader-custom-wrapper .menu-sub-item-wrapper{border-radius:6px}.cr-cascader-custom-wrapper .menu-sub-item-wrapper{min-width:120px;border-radius:6px}.cr-cascader-custom-wrapper .menu-sub-item-wrapper .cr-menu-item-wrapper{padding:0 4px}.cr-cascader-custom-wrapper .custom-light-dropdown-menu-title-content{font-size:12px}.cr-cascader-custom-wrapper .custom-light-dropdown-menu-submenu-title{display:flex;align-items:center;border-radius:6px}.cr-cascader-custom-wrapper .cr-menu-item-tag{display:flex;align-items:center;font-size:12px}.cr-cascader-custom-wrapper .cr-menu-item-tag .cr-menu-item-tag-icon{margin-right:4px}.cr-cascader-custom-wrapper .cr-menu-item-tag.is-danger{color:var(--danger-2-medium)}.cr-tooltip-wrapper .custom-light-tooltip-inner{background-color:#fff;color:#25282c}.cr-tooltip-wrapper .custom-light-tooltip-arrow-content{background-color:#fff}.cr-tooltip-wrapper .custom-light-tooltip-inner{font-size:var(--font-size-12);border-radius:var(--radius-4)}.cr-select-dropdown-wrapper{border-radius:6px;padding:4px}.cr-select-dropdown-wrapper .custom-light-select-item{border-radius:6px;margin-bottom:2px}.cr-select-dropdown-wrapper .custom-light-select-item-option-selected{color:#1856f2}.cr-select-dropdown-wrapper .custom-light-select-selection-item{color:var(--font-2-medium)}.cr-light-tooltip :where(.custom-light-tooltip-inner){color:#323438;font-size:12px}.cr-dropdown-overlay{min-width:100px!important}.custom-light-message-custom-content{display:flex;align-items:center}.cr-select{min-width:100px;height:32px;background:#fff;border:1px solid var(--tertiary-4-soft)}.cr-select .custom-light-select-selector{border-radius:var(--radius-6)!important;font-size:var(--font-size-12)!important;color:var(--font-2-medium)}.cr-select .custom-light-select-arrow .anticon{background:none}.custom-light-select-arrow{width:16px;height:16px;margin-top:-8px}.custom-light-select-arrow .anticon{width:100%;height:100%;background-size:100% 100%}.custom-light-select-arrow .anticon svg{display:none}.lang-select-dropdowm-wrapper{width:200px!important}@keyframes fadeEnter{0%{transform:translate(400px,200px);opacity:0}to{transform:none;opacity:1}}@keyframes fadeOut{0%{transform:none;opacity:1}to{transform:translate(100%);opacity:0}}.custome-fade-enter-active.top-right{animation-name:fadeEnter}.custome-fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOut}.custome-fade-leave-active,.custome-fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.custome-fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.login-page .theme-bg-mask,.edit-pwd-page .theme-bg-mask,.home-page .theme-bg-mask{width:100%;height:100%;-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px)}.login-page.theme-aurora,.edit-pwd-page.theme-aurora,.home-page.theme-aurora{background:url(/app/main-app/assets/login-bg-aurora-8ebc2b4a.png) center 0 no-repeat;background-size:cover}.login-page.theme-blue,.edit-pwd-page.theme-blue,.home-page.theme-blue{background:url(/app/main-app/assets/login-bg-blue-f07440f1.png) center 0 no-repeat;background-size:cover}.login-page.theme-dark,.edit-pwd-page.theme-dark,.home-page.theme-dark{background:url(/app/main-app/assets/login-bg-dark-44e670f4.png) center 0 no-repeat;background-size:cover}.home-page .theme-bg-mask{width:100%;height:100%;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.home-page.theme-blue .home-cockpit-app .app-header-comp .title-contain,.home-page.theme-dark .home-cockpit-app .app-header-comp .title-contain,.home-page.theme-blue .home-cockpit-app .operation-contain,.home-page.theme-dark .home-cockpit-app .operation-contain{color:#fff}.home-page.theme-blue .app-list-comp .app-text,.home-page.theme-dark .app-list-comp .app-text,.home-page.theme-blue .app-list-item-layout .title,.home-page.theme-dark .app-list-item-layout .title{color:#000000e6}.cr-base-frame.page-header.custom-light-layout-header.theme-aurora{background:#ffffff40}.cr-base-frame.page-header.custom-light-layout-header.theme-aurora .header-theme-bg{background:#fff}.cr-base-frame.page-header.custom-light-layout-header.theme-dark{background-color:#73788c40}.cr-base-frame.page-header.custom-light-layout-header.theme-dark .header-theme-bg{background:#26293a}.cr-base-frame.page-header.custom-light-layout-header.theme-dark .cr-icon-btn .btn-icon,.cr-base-frame.page-header.custom-light-layout-header.theme-dark .platform-title{color:#fff}.cr-base-frame.page-header.custom-light-layout-header.theme-blue{background:#ffffff40;border-color:transparent}.cr-base-frame.page-header.custom-light-layout-header.theme-blue .header-theme-bg{background:#fff}.cr-base-frame.page-header.custom-light-layout-header.theme-deep-blue{background:#ffffff40}.cr-base-frame.page-header.custom-light-layout-header.theme-deep-blue .header-theme-bg{background:#fff}.cr-base-frame.page-header.custom-light-layout-header.theme-launchpad{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.cr-base-frame.page-header.custom-light-layout-header.theme-launchpad.theme-blue .cr-icon-btn .btn-icon,.cr-base-frame.page-header.custom-light-layout-header.theme-launchpad.theme-dark .cr-icon-btn .btn-icon{color:#fff}.cr-icon-btn.cr-icon-btn-text.theme-dark:hover,.cr-btn.custom-light-btn-text.theme-dark:hover{background:var(--icon-button-text-bg-hover) dark}.cr-icon-btn.cr-icon-btn-text.theme-dark:active,.cr-btn.custom-light-btn-text.theme-dark:active{background:var(--icon-button-text-bg-click) dark}
