@charset "UTF-8";.space{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.space-horizontal{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.space-horizontal.space-8{margin-top:-8px}.space-horizontal.space-12{margin-top:-12px}.space-horizontal.space-20{margin-top:-20px}.space-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.space-item:empty{display:none}.inline-flex{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.error{height:100%;position:relative}.error.background-transparent{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:50%;min-height:auto;position:relative;left:0;right:0;margin:0;padding:0;background:#fff}.error.background-transparent,.error .error-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.error .error-content{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.error .error-content.column .error-message{margin-left:0;text-align:center}.error .error-content .img{width:240px;height:120px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.error .error-content .icon{width:128px;height:128px}.error .error-content .ant-btn{margin-top:12px}.error .error-content-icon{color:var(--theme-main);font-size:160px;line-height:120px}.error .error-content-icon .helios-icon{height:.875em}.error .error-message{margin-left:40px}.error .error-message .error-title{font-size:16px;color:#1e2126;line-height:22px}.error .error-message .error-text{font-size:14px;color:#969aa2;line-height:24px}.warp-svg-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;height:24px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#71757e;font-size:16px;padding:0 4px}.warp-svg-icon:hover{background:#f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.warp-svg-icon-depp:hover{background:#e3e4e5}.warp-svg-icon .desc{margin-left:4px;font-size:12px;line-height:18px}.warp-svg-icon[disabled]{cursor:not-allowed}.file-viewer{color:#252629}.file-viewer-icon{width:20px;height:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;cursor:pointer;color:#252629;padding:0}.file-viewer-icon:hover{background:#f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.file-viewer-icon[disabled]{cursor:not-allowed;color:#c3c5ca}.file-viewer-icon[disabled]:hover{color:#c3c5ca}.file-viewer-header{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.file-viewer-header-content{font-size:12px}.file-viewer-header .checked{color:#0f62fe;position:relative}.file-viewer-header .checked:after{content:"";position:absolute;left:0;right:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:20px;height:20px;background:#e6efff;z-index:-1}.file-viewer-header .switch-marker{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.file-viewer-header .switch-marker-desc{color:#000;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:44px}.file-viewer .drag-modal-content-header{min-height:52px}.file-viewer .drag-modal-content-footer{height:110px}.file-viewer .file-spin-loading{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.wps-preview-mount-node{width:100%;height:100%;overflow:hidden}.wps-preview-mount-node>iframe{width:100%!important;height:100%!important}.transition-anim-active{-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;will-change:opacity,transform}.transition-hide{display:none}.transition-anim{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.transition-anim-enter{-webkit-animation-name:transition-anim-enter;-moz-animation-name:transition-anim-enter;-o-animation-name:transition-anim-enter;animation-name:transition-anim-enter}.transition-anim-leave{-webkit-animation-name:transition-anim-leave;-moz-animation-name:transition-anim-leave;-o-animation-name:transition-anim-leave;animation-name:transition-anim-leave}@-webkit-keyframes transition-anim-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0;visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-moz-keyframes transition-anim-enter{0%{-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0;visibility:visible}to{-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-o-keyframes transition-anim-enter{0%{transform:translate3d(100%,0,0);opacity:0;visibility:visible}to{transform:translateZ(0);opacity:1}}@keyframes transition-anim-enter{0%{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0;visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes transition-anim-leave{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;visibility:visible}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}}@-moz-keyframes transition-anim-leave{0%{-moz-transform:translateZ(0);transform:translateZ(0);opacity:1;visibility:visible}to{-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}}@-o-keyframes transition-anim-leave{0%{transform:translateZ(0);opacity:1;visibility:visible}to{transform:translate3d(-100%,0,0);opacity:0}}@keyframes transition-anim-leave{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1;visibility:visible}to{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}}.drag-modal{pointer-events:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1000;overflow:hidden;width:100%;height:100%}.drag-modal.antd-drag-modal .drag-modal-content{background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none}.drag-modal.antd-drag-modal .drag-modal-content+div>div{z-index:1001}.drag-modal.antd-drag-modal .ant-modal-mask{width:200vw;height:200vh;left:-100vw;top:-100vh}.drag-modal.antd-drag-modal .ant-modal-wrap{overflow:hidden}.drag-modal.antd-drag-modal .ant-modal{height:100%;width:100%!important;padding-bottom:0}.drag-modal.antd-drag-modal .ant-modal .ant-modal-content{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.drag-modal.antd-drag-modal .ant-modal .ant-modal-content .ant-modal-body{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;cursor:auto}.drag-modal .react-draggable{pointer-events:all}.drag-modal-content{background:#fff;border:1px solid #e8e9eb;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.08);-moz-box-shadow:0 2px 20px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.08);box-shadow:0 2px 20px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.08);-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.drag-modal-content-title{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;cursor:move;min-width:50%}.drag-modal-content-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0 20px;height:52px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%}.drag-modal-content-containers{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;cursor:default;overflow:hidden}.drag-modal-content-footer{height:72px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.drag-modal-zoom-anim-enter{-webkit-animation:drag-modal-zoom-anim-enter .3s ease both;-moz-animation:drag-modal-zoom-anim-enter .3s ease both;-o-animation:drag-modal-zoom-anim-enter .3s ease both;animation:drag-modal-zoom-anim-enter .3s ease both}.drag-modal-zoom-anim-leave{-webkit-animation:drag-modal-zoom-anim-leave .3s ease-in-out both;-moz-animation:drag-modal-zoom-anim-leave .3s ease-in-out both;-o-animation:drag-modal-zoom-anim-leave .3s ease-in-out both;animation:drag-modal-zoom-anim-leave .3s ease-in-out both}@-webkit-keyframes drag-modal-zoom-anim-enter{0%{scale:0}to{scale:1}}@-moz-keyframes drag-modal-zoom-anim-enter{0%{scale:0}to{scale:1}}@-o-keyframes drag-modal-zoom-anim-enter{0%{scale:0}to{scale:1}}@keyframes drag-modal-zoom-anim-enter{0%{scale:0}to{scale:1}}@-webkit-keyframes drag-modal-zoom-anim-leave{to{scale:0}}@-moz-keyframes drag-modal-zoom-anim-leave{to{scale:0}}@-o-keyframes drag-modal-zoom-anim-leave{to{scale:0}}@keyframes drag-modal-zoom-anim-leave{to{scale:0}}.drag-modal .drag-modal-content+div>div:nth-child(2){cursor:nesw-resize!important}.drag-modal .drag-modal-content+div>div:nth-child(3),.drag-modal .drag-modal-content+div>div:nth-child(7){cursor:nwse-resize!important}.drag-modal .drag-modal-content+div>div:nth-child(8){cursor:nesw-resize!important}.drag-modal .ant-modal-header,.drag-modal .drag-modal-header-handle{cursor:move}body.hly-dragging-no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.photo-viewer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.photo-viewer-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden;text-align:center;background:#f2f2f3}.photo-viewer-content-img{max-height:100%;max-width:100%;padding:10px;margin:auto;cursor:pointer;-webkit-user-drag:none}.photo-viewer-footer{height:52px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#333}.file-viewer-thumbnail-container,.photo-viewer-footer{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.file-viewer-thumbnail-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.file-viewer-thumbnail,.file-viewer-thumbnail-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.file-viewer-thumbnail-content{max-width:228px;overflow:hidden}.file-viewer-thumbnail-img{width:48px;height:72px;cursor:pointer;-webkit-user-drag:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.file-viewer-thumbnail .img-box{width:48px;height:48px;overflow:hidden;position:relative;border:1px solid #e8e9eb;text-align:center}.file-viewer-thumbnail .img-box .checked-attachment{position:absolute;width:14px;top:0;right:0}.file-viewer-thumbnail .img-box img{max-height:48px;max-width:48px}.file-viewer-thumbnail .selected-attachment{border:1px solid var(--theme-main)}.file-viewer-thumbnail-index{position:absolute;background:#252629;font-size:12px;width:48px;color:#fff;height:16px;opacity:.5;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;bottom:12px}.file-viewer-thumbnail-filename,.file-viewer-thumbnail-index{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.file-viewer-thumbnail-filename{padding:8px 20px;gap:8px;width:100%;background:#f2f2f3}.file-viewer-thumbnail-filename .file-viewer-filename-text{overflow:hidden;color:#71757e;text-align:center;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;width:100%;max-width:100%}.render-thumb{position:relative;height:100%}.render-thumb,.render-thumb-tag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.render-thumb-tag{position:absolute;left:0;top:0;-webkit-border-radius:3px 0!important;-moz-border-radius:3px 0!important;border-radius:3px 0!important;padding:2px 4px!important;font-size:10px!important;font-weight:400;line-height:10px!important;border:none!important}.render-thumb-checked{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0;padding:2px;gap:8px;-webkit-border-radius:0 4px;-moz-border-radius:0 4px;border-radius:0 4px;background:#76d168}.render-thumb-checked .icon-prompt-check{width:10px;height:10px;line-height:1;color:#fff}.video-viewer{padding:20px}.helios-main .svg-icon:hover{color:#fff}.helios-main .right-gap-20{margin-right:20px}.helios-main-56 .helios-content,.helios-main-56 .new-menu-breadcrumb,.helios-main-56 .new-menu-horizontal-menu,.helios-main-64 .helios-content,.helios-main-64 .new-menu-breadcrumb,.helios-main-64 .new-menu-horizontal-menu{left:56px}.helios-main-220 .helios-content,.helios-main-220 .new-menu-breadcrumb,.helios-main-220 .new-menu-horizontal-menu{left:220px}.helios-main-250 .helios-content,.helios-main-250 .new-menu-breadcrumb,.helios-main-250 .new-menu-horizontal-menu{left:250px}.helios-new-menu .helios-content{min-width:400px;height:-webkit-calc(100vh - 84px);height:-moz-calc(100vh - 84px);height:calc(100vh - 84px)}.helios-new-menu .helios-content .full-height-page{height:-webkit-calc(100vh - 100px);height:-moz-calc(100vh - 100px);height:calc(100vh - 100px)}.helios-new-menu .helios-content .full-height-page-88{height:-webkit-calc(100vh - 84px);height:-moz-calc(100vh - 84px);height:calc(100vh - 84px)}.helios-new-menu .helios-content .full-height-page-104{height:-webkit-calc(100vh - 100px);height:-moz-calc(100vh - 100px);height:calc(100vh - 100px)}.helios-new-menu .helios-content .full-height-page-152{height:-webkit-calc(100vh - 148px);height:-moz-calc(100vh - 148px);height:calc(100vh - 148px)}.helios-new-menu .helios-content .full-height-page-full{height:-webkit-calc(100vh - 84px);height:-moz-calc(100vh - 84px);height:calc(100vh - 84px)}.ant-new-welcome-modal .ant-modal-body .new-welcome-modal .content .main-title{font-weight:600}.base-custom-loading .ant-spin-lg .ant-spin-dot{width:72px;height:72px;-webkit-animation:spin-scale 2s ease 0s infinite;-moz-animation:spin-scale 2s ease 0s infinite;-o-animation:spin-scale 2s ease 0s infinite;animation:spin-scale 2s ease 0s infinite}.base-custom-loading .ant-spin-lg .ant-spin-dot i{width:36px;height:36px}.base-custom-loading .ant-spin-lg .ant-spin-dot i.ant-spin-dot-item{-webkit-border-radius:50% 50% 0 50%;-moz-border-radius:50% 50% 0 50%;border-radius:50% 50% 0 50%;-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;transform-origin:center}.base-custom-loading .ant-spin-lg .ant-spin-dot i.ant-spin-dot-item:first-child{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.base-custom-loading .ant-spin-lg .ant-spin-dot i.ant-spin-dot-item:nth-child(2){-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.base-custom-loading .ant-spin-lg .ant-spin-dot i.ant-spin-dot-item:nth-child(3){-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.base-custom-loading .ant-spin-lg .ant-spin-dot i.ant-spin-dot-item:last-child{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}@-webkit-keyframes spin-scale{0%{width:72px;height:72px;-webkit-transform:rotate(0);transform:rotate(0)}60%{width:80px;height:80px;-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{width:72px;height:72px;-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@-moz-keyframes spin-scale{0%{width:72px;height:72px;-moz-transform:rotate(0);transform:rotate(0)}60%{width:80px;height:80px;-moz-transform:rotate(1turn);transform:rotate(1turn)}to{width:72px;height:72px;-moz-transform:rotate(2turn);transform:rotate(2turn)}}@-o-keyframes spin-scale{0%{width:72px;height:72px;-o-transform:rotate(0);transform:rotate(0)}60%{width:80px;height:80px;-o-transform:rotate(1turn);transform:rotate(1turn)}to{width:72px;height:72px;-o-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spin-scale{0%{width:72px;height:72px;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}60%{width:80px;height:80px;-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}to{width:72px;height:72px;-webkit-transform:rotate(2turn);-moz-transform:rotate(2turn);-o-transform:rotate(2turn);transform:rotate(2turn)}}.new-menu-wrap{z-index:0;position:relative;overflow-y:hidden;height:100%}.new-menu-wrap .new-menu-company-logo{height:52px;line-height:52px;text-align:center;background:#14234a}.new-menu-wrap .new-menu-horizontal-menu{position:absolute;top:0;right:0;height:52px;line-height:52px;text-align:left;padding-left:20px;background:var(--theme-navigator-bg);-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;min-width:800px}.new-menu-wrap .new-menu-horizontal-menu.new-menu-horizontal-menu-hide-name{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;left:0;min-width:620px;padding-left:0}.new-menu-wrap .new-menu-horizontal-menu.new-menu-horizontal-menu-hide-name .menu-header-container .company-name{-o-text-overflow:unset;text-overflow:unset}.new-menu-wrap .new-menu-horizontal-menu.new-menu-horizontal-menu-hide-name .menu-header-container .company-name .company-logo{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100%;max-height:32px}.new-menu-wrap .new-menu-horizontal-menu.new-menu-horizontal-menu-hide-name .menu-header-container .company-name .company-logo-svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px;height:32px}.new-menu-wrap .new-menu-horizontal-menu.new-menu-horizontal-menu-hide-name .menu-header-container .company-name.text-ellipsis{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:220px}.new-menu-wrap .new-menu-horizontal-menu.new-menu-horizontal-menu-hide-name .menu-header-container .company-name.text-ellipsis .name{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;margin-left:8px}.new-menu-wrap .new-menu-horizontal-menu.new-menu-horizontal-menu-hide-name .new-menu-horizontal-tabs{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;overflow-y:hidden}.new-menu-wrap .new-menu-horizontal-menu.new-menu-horizontal-menu-hide-name .horizontal-menu-header{position:relative}.new-menu-wrap .new-menu-vertical-menu{overflow:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;background:#f1f3f5;background:var(--theme-sidebar-bg)}.new-menu-wrap .new-menu-vertical-menu .ant-menu-submenu-inline .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.new-menu-wrap .new-menu-vertical-menu .ant-menu-submenu-inline .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.65)),to(rgba(0,0,0,.65)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.65),rgba(0,0,0,.65));background-image:-moz- oldlinear-gradient(left,rgba(0,0,0,.65),rgba(0,0,0,.65));background-image:-o-linear-gradient(left,rgba(0,0,0,.65),rgba(0,0,0,.65));background-image:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.65))}.new-menu-wrap .new-menu-vertical-menu .ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after:hover,.new-menu-wrap .new-menu-vertical-menu .ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before:hover{background-image:-webkit-gradient(linear,left top,right top,from(var(--theme-main)),to(var(--theme-main)));background-image:-webkit-linear-gradient(left,var(--theme-main),var(--theme-main));background-image:-moz- oldlinear-gradient(left,var(--theme-main),var(--theme-main));background-image:-o-linear-gradient(left,var(--theme-main),var(--theme-main));background-image:linear-gradient(90deg,var(--theme-main),var(--theme-main))}.new-menu-wrap .new-menu-horizontal-tabs{width:-webkit-calc(100% - 235px);width:-moz-calc(100% - 235px);width:calc(100% - 235px);overflow:auto;z-index:0;position:relative}.new-menu-wrap .new-menu-horizontal-tabs .ant-tabs-tab-arrow-showName{color:#fff;margin-top:5px}.new-menu-wrap .new-menu-horizontal-tabs .ant-tabs-tab-arrow-show{color:var(--theme-navigator-text);top:3px}.new-menu-wrap .horizontal-menu-header{position:absolute;top:0;right:0;color:var(--theme-navigator-text);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.new-menu-wrap .horizontal-menu-header .user-info{color:var(--theme-navigator-text);vertical-align:top;margin-top:-2px}.new-menu-wrap .horizontal-menu-header .user-info .user-avatar{vertical-align:top}.new-menu-wrap .horizontal-menu-header .ant-badge{color:var(--theme-navigator-text)}.new-menu-wrap .show-category-border{border-top:1px solid var(--neutral-25,#e3e4e5)}.new-menu-wrap .show-category-border-margin{margin-right:10px}.new-menu-wrap .cover-archives-style .new-menu-breadcrumb{z-index:2;position:absolute;right:0;height:32px;background:#f1f3f5;padding-left:20px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;min-width:400px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new-menu-wrap .cover-archives-style .new-menu-breadcrumb .img-container{margin-left:12px}.new-menu-wrap .cover-archives-style .new-menu-breadcrumb .img-container img{cursor:pointer;width:24px;height:24px}.new-menu-wrap .cover-archives-style .new-menu-breadcrumb .breadcrumb,.new-menu-wrap .cover-archives-style .new-menu-breadcrumb .breadcrumb-item{color:#848c95;font-size:12px;line-height:32px}.new-menu-wrap .cover-archives-style .new-menu-breadcrumb .breadcrumb-item:hover{color:var(--theme-main)}.new-menu-wrap .cover-archives-style .new-menu-breadcrumb .last-breadcrumb{font-size:12px;line-height:32px;color:#4e5b71}.new-menu-wrap .menu-body-container{z-index:0;padding:16px 0;height:-webkit-calc(100vh - 52px);height:-moz-calc(100vh - 52px);height:calc(100vh - 52px);overflow-x:hidden;overflow-y:auto;position:relative;background:var(--theme-sidebar-bg);border-right:1px solid var(--neutral-25,#e3e4e5)}.new-menu-wrap .company-name{background:var(--theme-navigator-bg);font-size:12px;color:var(--theme-navigator-text);height:52px;line-height:52px;padding:0 12px 0 18px;text-align:center}.new-menu-wrap .company-name:hover{cursor:pointer}.new-menu-wrap .company-name .name:hover{opacity:.8}.new-menu-wrap .menu-search{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;top:0;left:0;right:0;padding:10px 10px 0}.new-menu-wrap .menu-search .menu-search-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.new-menu-wrap .menu-search .menu-search-top input{height:32px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;background:inherit}.new-menu-wrap .menu-search .menu-search-top-unfold{max-width:160px}.new-menu-wrap .menu-search .menu-search-top .menu-search-right-icon{margin-left:8px;font-size:32px;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.new-menu-wrap .menu-search .menu-tab{height:48px;padding-left:10px}.new-menu-wrap .menu-search .menu-tab .ant-tabs-content{margin-bottom:0}.new-menu-wrap .menu-search .tips{color:#71757e;font-weight:400;font-size:14px}.new-menu-wrap .close-circle{color:#969aa2;font-size:16px;cursor:pointer}.new-menu-wrap .svg-menu-icon{-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);-o-transition:color .3s cubic-bezier(.645,.045,.355,1);-moz-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1);color:#6c788c;font-size:16px;margin-right:12px;cursor:pointer;vertical-align:middle;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.new-menu-wrap .svg-menu-icon:hover{color:var(--theme-main)}.new-menu-wrap .approve-menu-item{position:relative;width:100%}.new-menu-wrap .workflow-management{position:relative}.new-menu-wrap .approve-red-dot{position:absolute;top:-2px;right:-8px}.new-menu-wrap .horizontal-menu-red-dot{width:6px;height:6px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#f04134}.new-menu-wrap .horizontal-menu-badge .ant-badge-dot,.new-menu-wrap .horizontal-menu-red-dot{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid #fff}.new-menu-wrap .horizontal-menu-badge .ant-badge-dot{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.new-menu-wrap .approve-num{height:16px;padding:0 5px;color:#fff;background:#f04134;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;right:0;top:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:8px}.new-menu-wrap .approve-num-search{right:33px}.new-menu-wrap .hove-menu-item{margin:0 -33px 0 -23px;background:var(--theme-light);padding-left:23px}.new-menu-wrap .hove-menu-item:before{content:"";position:absolute;left:0;top:0;bottom:0;border-color:var(--theme-main);border-left:3px solid var(--theme-main)}.new-menu-wrap .menu-footer-container{z-index:3;position:absolute;bottom:0;left:0;background-color:var(--theme-sidebar-bg);border-top:1px solid var(--neutral-25,#e3e4e5)}.new-menu-wrap .menu-footer-container,.new-menu-wrap .menu-footer-fold{-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.new-menu-wrap .menu-footer-fold{padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:50px}.new-menu-wrap .menu-footer-unfold{height:150px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.new-menu-wrap .menu-footer-unfold,.new-menu-wrap .menu-footer-unfold-new{width:55px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.new-menu-wrap .menu-footer-unfold-new{height:50px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.new-menu-wrap .icon-area,.new-menu-wrap .vertical-icon-area{cursor:pointer}.new-menu-wrap .icon-area:hover,.new-menu-wrap .vertical-icon-area:hover{color:var(--theme-main)}.new-menu-wrap .all-menu-list{position:absolute;top:50px;left:0;right:0;padding-right:0;overflow:hidden;height:-webkit-calc(100% - 100px);height:-moz-calc(100% - 100px);height:calc(100% - 100px)}.new-menu-wrap .all-menu-list:hover .scroll-bar{background-color:#d6d8db}.new-menu-wrap .all-menu-list .scroll-bar:hover{background-color:#7d7d7d}.new-menu-wrap .all-menu-list .ant-menu{background:transparent}.new-menu-wrap .all-menu-list .main-menu-item{cursor:Default;font-weight:500;font-size:16px;margin-bottom:4px;color:#252629}.new-menu-wrap .all-menu-list .main-menu-item .pathName{margin-top:6px;font-size:12px;color:#969aa2}.new-menu-wrap .configuration-content{position:absolute;top:92px;left:0;right:0;overflow-y:auto;overflow-x:hidden;height:-webkit-calc(100% - 150px);height:-moz-calc(100% - 150px);height:calc(100% - 150px);-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;padding:12px 20px}.new-menu-wrap .configuration-content-totalLine{font-weight:400;font-size:14px;color:#71757e}.new-menu-wrap .configuration-content-item{margin-top:24px}.new-menu-wrap .configuration-content-item-title{font-weight:500;font-size:16px;color:#252629}.new-menu-wrap .configuration-content-item-content{margin-top:4px;display:-webkit-box;overflow:hidden;white-space:normal!important;-o-text-overflow:ellipsis;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:400;font-size:14px}.new-menu-wrap .configuration-content-item-path{margin-top:4px;font-weight:400;font-size:12px;color:#969aa2}.new-menu-wrap .configuration-content-item:first-child{margin-top:20px}.new-menu-wrap .configuration-content-item:hover{cursor:pointer}.new-menu-wrap .all-menu-list-collapsed{width:70px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.new-menu-wrap .menu-search-fold .ant-input-affix-wrapper .ant-input:not(:last-child){padding-right:5px}.new-menu-wrap .no-result-menu,.new-menu-wrap .search-result-menu{position:absolute;top:50px;right:0;left:0;overflow-y:auto;overflow-x:hidden;height:-webkit-calc(100% - 100px);height:-moz-calc(100% - 100px);height:calc(100% - 100px)}.new-menu-wrap .search-result-menu-mask:after{content:"";position:absolute;z-index:99;top:0;left:0;height:-webkit-calc(100% - 1px);height:-moz-calc(100% - 1px);height:calc(100% - 1px);width:100%;background:var(--theme-sidebar-bg)}.new-menu-wrap .has-tabs{top:98px;height:-webkit-calc(100% - 150px);height:-moz-calc(100% - 150px);height:calc(100% - 150px)}.new-menu-wrap .no-result-menu{text-align:center;line-height:28px;margin-top:26px;padding:0 20px}.new-menu-wrap .no-result-menu span{display:block}.new-menu-wrap .no-result-menu .no-result-menu-container{font-size:12px}.new-menu-wrap .no-result-menu .no-result-menu-container span:first-child{margin:20px 0}.new-menu-wrap .no-result-menu .no-result-tab{color:var(--theme-main);font-weight:500}.new-menu-wrap .no-result-menu .no-result-tab:hover{cursor:pointer}.new-menu-wrap .new-menu-vertical-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected,.new-menu-wrap .new-menu-vertical-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .svg-menu-icon{color:var(--theme-main)}.new-menu-wrap .ant-menu-submenu .ant-menu-submenu-title:hover,.new-menu-wrap .new-menu-vertical-menu .ant-menu-item{color:#252629}.new-menu-wrap .new-menu-vertical-menu .ant-menu-item-active:not(.ant-menu-item-selected),.new-menu-wrap .new-menu-vertical-menu .ant-menu-submenu-active .ant-menu-submenu-title{background-color:#e3e4e5;color:#252629}.new-menu-wrap .new-menu-vertical-menu .main-menu-item:not(.ant-menu-item-selected){background:transparent}.new-menu-wrap .new-menu-horizontal-menu .ant-tabs-nav .ant-tabs-tab{color:var(--theme-navigator-text);padding:15px 0 8px}.new-menu-wrap .new-menu-horizontal-menu .ant-tabs-nav .ant-tabs-tab-active,.new-menu-wrap .new-menu-horizontal-menu .ant-tabs-nav .ant-tabs-tab:hover{color:var(--theme-navigator-text);font-weight:500}.new-menu-wrap .new-menu-horizontal-menu .ant-tabs-bar{border-bottom:none}.new-menu-wrap .new-menu-horizontal-menu .ant-tabs-ink-bar{background-color:var(--theme-navigator-text)}.new-menu-wrap .ant-layout-sider-collapsed .new-menu-vertical-menu{width:56px}.new-menu-wrap .tab-name-block{font-size:14px;color:#848c95;line-height:16px;width:90%}.new-menu-wrap .tab-name-block .tab-name-block-item{padding:6px 0}.new-menu-wrap .tab-name-block .tab-name-block-item.tab-name-block-item-highlight:hover{background-color:rgba(0,0,0,.02)}.new-menu-wrap .tab-name-block .tab-name-block-item .tab-name-block-tag{padding:1px 4px;margin-right:4px;font-size:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#71757e;background:#dde2e5}.new-menu-wrap .tab-name-block .tab-name-block-item:first-child{padding-top:2px}.new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-item,.new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-submenu-title{width:220px}.new-menu-wrap .all-menu-list .ant-menu-inline-collapsed>.ant-menu-item,.new-menu-wrap .all-menu-list .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{width:56px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.new-menu-wrap .ant-menu-inline>.ant-menu-item,.new-menu-wrap .ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{padding-left:20px!important}.new-menu-wrap .ant-menu-inline .ant-menu-submenu>.ant-menu-inline>.ant-menu-item{padding-left:48px!important}.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu>.ant-menu-inline>.ant-menu-item{padding-left:20px!important}.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu>.ant-menu-inline>.ant-menu-item .single-f-menu{padding-left:14px;height:40px;line-height:40px}.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu>.ant-menu-inline>.ant-menu-item .single-f-menu .pathName{margin-top:6px;font-size:12px;color:#969aa2}.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu>.ant-menu-inline>.ant-menu-item .hove-menu-item{padding-left:37px;height:40px;line-height:40px}.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu>.ant-menu-inline>.ant-menu-item .show-tab-name{padding:10px 0 10px 12px;line-height:24px}.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu>.ant-menu-inline>.ant-menu-item .hove-menu-item-has-tab{padding:12px 0 12px 37px;line-height:24px;background:var(--theme-light);margin:0 -33px 0 -23px}.new-menu-wrap .all-menu-list .ant-menu-inline-collapsed{width:56px!important}.new-menu-wrap .all-menu-list .ant-menu-inline-collapsed>.ant-menu-item,.new-menu-wrap .all-menu-list .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title,.new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-item,.new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-submenu-title{padding:0 20px!important;height:auto;line-height:48px}.new-menu-wrap .all-menu-list .ant-menu-inline-collapsed>.ant-menu-item .hove-menu-item-has-tab,.new-menu-wrap .all-menu-list .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .hove-menu-item-has-tab,.new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-item .hove-menu-item-has-tab,.new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-submenu-title .hove-menu-item-has-tab{padding:12px 0 12px 23px;line-height:24px;background:var(--theme-light);margin:0 -33px 0 -23px}.new-menu-wrap .search-result-menu .ant-menu-inline-collapsed>.ant-menu-item,.new-menu-wrap .search-result-menu .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title,.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-item,.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu-title{line-height:40px}.new-menu-wrap .search-result-menu .ant-menu-inline-collapsed>.ant-menu-item .show-tab-name,.new-menu-wrap .search-result-menu .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .show-tab-name,.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-item .show-tab-name,.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu-title .show-tab-name{padding:10px 0;line-height:24px}.new-menu-wrap .search-result-menu .ant-menu-inline-collapsed>.ant-menu-item .pathName,.new-menu-wrap .search-result-menu .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .pathName,.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-item .pathName,.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu-title .pathName{margin-top:6px;font-size:12px;line-height:12px;color:#969aa2}.new-menu-wrap .search-result-menu .ant-menu-inline-collapsed>.ant-menu-item .menu-path-name,.new-menu-wrap .search-result-menu .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .menu-path-name,.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-item .menu-path-name,.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu-title .menu-path-name{margin-top:-4px;margin-bottom:12px}.new-menu-wrap .search-result-menu .ant-menu-inline .ant-menu-submenu{line-height:40px}.new-menu-wrap .all-menu-list .ant-menu-inline .main-menu-item{line-height:40px;margin-top:16px;margin-bottom:0;color:#969aa2}.new-menu-wrap .all-menu-list .ant-menu-inline .main-menu-item:first-child{margin-top:0}.new-menu-wrap .all-menu-list .ant-menu-inline,.new-menu-wrap .all-menu-list .ant-menu-vertical,.new-menu-wrap .all-menu-list .ant-menu-vertical-left,.new-menu-wrap .ant-menu-inline .ant-menu-item:after{border-right:none}.new-menu-wrap .ant-menu-inline-collapsed .ant-menu-item-selected:before,.new-menu-wrap .ant-menu-inline .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:0;bottom:0;border-color:var(--theme-main);border-left:3px solid var(--theme-main)}.new-menu-wrap .new-menu-sider{left:0;top:0;z-index:3}.new-menu-wrap .new-menu-sider.new-menu-sider-hide-name{top:52px}.new-menu-wrap .new-menu-sider .ant-layout-sider-children{margin-top:0}.new-menu-wrap .ant-menu-item,.new-menu-wrap .ant-menu-submenu{color:#252629}.helios-main-220 .menu-footer-container{width:219px}.helios-main-250 .menu-footer-container{width:249px}.helios-main-220 .menu-submenu-title{width:170px}.helios-main-250 .menu-submenu-title{width:200px}.helios-main-320 .menu-footer-container{width:319px}.helios-main-220 .menu-submenu-title>*,.helios-main-220 .menu-submenu-title>* i,.helios-main-220 .single-f-menu>*,.helios-main-220 .single-f-menu>* i,.helios-main-250 .menu-submenu-title>*,.helios-main-250 .menu-submenu-title>* i,.helios-main-250 .single-f-menu>*,.helios-main-250 .single-f-menu>* i,.helios-main-320 .menu-submenu-title>*,.helios-main-320 .menu-submenu-title>* i,.helios-main-320 .single-f-menu>*,.helios-main-320 .single-f-menu>* i{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.helios-main-220 .menu-submenu-title>.between,.helios-main-220 .single-f-menu>.between,.helios-main-250 .menu-submenu-title>.between,.helios-main-250 .single-f-menu>.between,.helios-main-320 .menu-submenu-title>.between,.helios-main-320 .single-f-menu>.between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.helios-main-220 .menu-submenu-title>.block,.helios-main-220 .single-f-menu>.block,.helios-main-250 .menu-submenu-title>.block,.helios-main-250 .single-f-menu>.block,.helios-main-320 .menu-submenu-title>.block,.helios-main-320 .single-f-menu>.block{display:block}.helios-main-220 .menu-submenu-title .between>*,.helios-main-220 .menu-submenu-title .between>* i,.helios-main-220 .single-f-menu .between>*,.helios-main-220 .single-f-menu .between>* i,.helios-main-250 .menu-submenu-title .between>*,.helios-main-250 .menu-submenu-title .between>* i,.helios-main-250 .single-f-menu .between>*,.helios-main-250 .single-f-menu .between>* i,.helios-main-320 .menu-submenu-title .between>*,.helios-main-320 .menu-submenu-title .between>* i,.helios-main-320 .single-f-menu .between>*,.helios-main-320 .single-f-menu .between>* i{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.often-menu-setting-box .ant-popover-inner-content{padding:8px 12px}.often-menu-setting-box .title{color:#969aa2;font-size:14px;line-height:22px;margin-bottom:12px}.often-menu-setting-box .check-box .ant-checkbox-wrapper{color:#252629;font-size:14px;line-height:18px;margin-bottom:8px}.new-menu-vertical-menu .ant-menu-item .anticon.anticon-setting{font-size:12px;margin-right:0;color:#6c788c;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);-o-transition:color .3s cubic-bezier(.645,.045,.355,1);-moz-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1)}.new-menu-vertical-menu .ant-menu-item .anticon.anticon-setting:hover{color:var(--theme-main)}.new-menu-vertical-menu .ant-menu-item.ant-menu-item-active .setting-and-approve .setting-box,.new-menu-vertical-menu .ant-menu .often-visible .setting-and-approve .setting-box{display:block}.new-menu-vertical-menu .ant-menu-item.ant-menu-item-active .setting-and-approve .setting-box:hover,.new-menu-vertical-menu .ant-menu .often-visible .setting-and-approve .setting-box:hover{color:var(--theme-main)}.new-menu-vertical-menu .ant-menu-item.ant-menu-item-active .icon-and-menu,.new-menu-vertical-menu .ant-menu .often-visible .icon-and-menu{width:-webkit-calc(100% - 24px);width:-moz-calc(100% - 24px);width:calc(100% - 24px)}.new-menu-vertical-menu .ant-menu-item.ant-menu-item-active .icon-and-menu.approve,.new-menu-vertical-menu .ant-menu .often-visible .icon-and-menu.approve{width:-webkit-calc(100% - 52px);width:-moz-calc(100% - 52px);width:calc(100% - 52px)}.new-menu-vertical-menu .ant-menu-item.ant-menu-item-active .icon-and-menu.search-mode,.new-menu-vertical-menu .ant-menu .often-visible .icon-and-menu.search-mode{width:100%}.new-menu-vertical-menu .ant-menu-item.ant-menu-item-active .icon-and-menu.search-mode.approve,.new-menu-vertical-menu .ant-menu .often-visible .icon-and-menu.search-mode.approve{width:-webkit-calc(100% - 28px);width:-moz-calc(100% - 28px);width:calc(100% - 28px)}.new-menu-vertical-menu .setting-and-approve{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.new-menu-vertical-menu .setting-and-approve .setting-box{display:none}.new-menu-vertical-menu .setting-and-approve .setting-box:hover{color:var(--theme-main)}.new-menu-vertical-menu .icon-and-menu{width:100%}.new-menu-vertical-menu .icon-and-menu.approve{width:-webkit-calc(100% - 28px);width:-moz-calc(100% - 28px);width:calc(100% - 28px)}.new-menu-vertical-menu .icon-and-menu .audit-flag{position:relative;padding-right:6px}.new-menu-vertical-menu .icon-and-menu .audit-flag .audit-red-dot{position:absolute;top:12px;right:0}.helios-main-220 .all-menu-list{width:220px}.helios-main-250 .all-menu-list{width:250px}.helios-main-320 .all-menu-list{width:320px}.helios-content-wrapper{position:relative}.hide-left-menu .menu-body-container{display:none}.hide-left-menu .helios-content,.hide-left-menu .new-menu-breadcrumb{left:0}.helios-main-250 .new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-item,.helios-main-250 .new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-submenu-title{width:250px}.ant-menu-inline-collapsed-tooltip .svg-menu-icon{display:none}.normal-new-menu-wrap .cover-archives-style .new-menu-breadcrumb{top:52px}.dingtalk-personal-trial-new-menu-wrap .cover-archives-style .new-menu-breadcrumb{top:94px}.dingtalk-personal-trial-new-menu-wrap .new-menu-vertical-menu .menu-body-container{height:-webkit-calc(100vh - 94px);height:-moz-calc(100vh - 94px);height:calc(100vh - 94px)}.cookie-terms-new-menu-wrap .cover-archives-style .new-menu-breadcrumb,.dingtalk-personal-trial-new-menu-wrap .new-menu-sider.new-menu-sider-hide-name{top:94px}.cookie-terms-new-menu-wrap .new-menu-vertical-menu .menu-body-container{height:-webkit-calc(100vh - 94px);height:-moz-calc(100vh - 94px);height:calc(100vh - 94px)}.cookie-terms-new-menu-wrap .new-menu-sider.new-menu-sider-hide-name{top:94px}.theme-color-light .new-menu-wrap .new-menu-horizontal-menu .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active,.theme-color-light .new-menu-wrap .new-menu-horizontal-menu .ant-tabs-nav .ant-tabs-tab:hover{color:var(--theme-main)}.theme-color-light .new-menu-wrap .new-menu-horizontal-menu .ant-tabs-ink-bar{background-color:var(--theme-main)}.theme-color-light .new-menu-horizontal-menu .svg-icon:hover{color:var(--theme-main)}.new-menu-horizontal-menu .archive-user-info{margin-left:20px}.archive-new-menu-vertical-menu .menu-body-container .all-menu-list,.archive-new-menu-vertical-menu .menu-body-container .no-result-menu{position:absolute;top:50px;right:0;left:0;overflow-y:auto;overflow-x:hidden;height:-webkit-calc(100% - 100px);height:-moz-calc(100% - 100px);height:calc(100% - 100px)}.archive-new-menu-vertical-menu .menu-header-container .company-name{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-new-menu-vertical-menu .menu-header-container .company-name .name{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;margin-left:8px}.archive-new-menu-vertical-menu .menu-header-container .company-name .company-logo-svg{height:32px;width:32px}.archive-new-menu-vertical-menu .menu-header-container .company-name .company-logo{max-width:100%!important;max-height:32px!important}.archive-change-system{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-change-system .img-container{margin-left:12px}.archive-change-system .img-container img{cursor:pointer;width:32px;height:32px;-webkit-user-drag:none}.archive-excel-optimize{position:fixed;width:320px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 0 12px rgba(0,0,0,.0971099);-moz-box-shadow:0 0 12px rgba(0,0,0,.0971099);box-shadow:0 0 12px rgba(0,0,0,.0971099);background:#fff;padding:21px 0 10px;z-index:1111;font-family:PingFang SC}.archive-excel-optimize .skeleton{padding:0 10px}.archive-excel-optimize h2{padding:0 0 0 24px;margin:0;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#252629}.archive-excel-optimize:before{content:"";display:block;position:absolute;bottom:100%;right:85px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:3px solid #fff}.archive-excel-optimize.archive-excel-optimize-public:before{right:27px}.archive-excel-optimize-header{margin-bottom:15px}.archive-excel-optimize-header .title{padding:0 40px 0 36px;font-family:PingFangSC-Regular;font-size:14px;line-height:20px;text-align:center;color:#4e5b71}.archive-excel-optimize-header-list{margin-left:0;margin-right:15px}.archive-excel-optimize-content{max-height:284px;overflow-y:auto;overflow-x:hidden}.archive-excel-optimize-content-no-data-source{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:120px;font-family:PingFang SC;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#252629}.archive-excel-optimize-block{visibility:visible;opacity:100%}.archive-excel-optimize-block,.archive-excel-optimize-none{-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.archive-excel-optimize-icon{cursor:pointer;position:absolute;z-index:10;outline:none}.archive-excel-optimize-icon i{cursor:pointer}.archive-excel-optimize-icon .archive-excel-icon-wrap{position:relative;width:20px;height:20px}.archive-excel-optimize-icon .archive-excel-icon-wrap.green:after{background-color:#9ee889}.archive-excel-optimize-icon .archive-excel-icon-wrap.green:after,.archive-excel-optimize-icon .archive-excel-icon-wrap.red:after{content:"";position:absolute;right:-1px;top:-2px;width:8px;height:8px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.archive-excel-optimize-icon .archive-excel-icon-wrap.red:after{background-color:#fa4858}.archive-excel-optimize-icon .archive-excel-icon-wrap .archive-down{width:16px;height:16px}.archive-excel-optimize-icon .archive-excel-icon-wrap.polling-run:before{position:absolute;content:"";display:block;width:5px;height:5px;background-color:#ec5a6d;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;left:100%;bottom:100%}.archive-excel-optimize-icon-private{top:0;display:block;left:-35px}.archive-excel-optimize-icon-no-public,.archive-excel-optimize-icon-public{display:none}.archive-excel-optimize-motion{position:fixed;width:40px;height:40px;-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;-o-transition:-o-transform .8s;-moz-transition:transform .8s,-moz-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s,-moz-transform .8s,-o-transform .8s;display:none;margin:-20px 0;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;opacity:1;z-index:9999}.archive-excel-optimize-motion-img{position:absolute;width:40px;height:40px;-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;-o-transition:-o-transform .8s;-moz-transition:transform .8s,-moz-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s,-moz-transform .8s,-o-transform .8s;z-index:9999;-webkit-transition-timing-function:cubic-bezier(0,.72,.72,.99);-moz-transition-timing-function:cubic-bezier(0,.72,.72,.99);-o-transition-timing-function:cubic-bezier(0,.72,.72,.99);transition-timing-function:cubic-bezier(0,.72,.72,.99)}.archive-excel-list{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC-Regular;height:64px;padding-left:24px;border-bottom:1px solid #f2f2f3}.archive-excel-list h3,.archive-excel-list p{margin:0;padding:0}.archive-excel-list-img{width:32px}.archive-excel-list-img img{width:32px;height:32px}.archive-excel-list-content{margin-left:19px;margin-right:12px}.archive-excel-list-content h3{font-size:14px;line-height:20px;height:20px;color:#000;width:160px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px}.archive-excel-list-content p{color:#848c95;font-size:12px;line-height:16px}.archive-excel-list-content .fail{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#fa4858;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:160px;white-space:nowrap}.archive-excel-list .progress{height:38px;margin-left:19px;margin-right:12px}.archive-excel-list-operator{display:none;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:40px}.archive-excel-list-operator img{width:16px;height:16px}.archive-excel-list-operator .success{cursor:pointer}.archive-excel-list .content-delete-icon{font-size:15px;cursor:pointer}.archive-excel-list .content-delete-icon:hover{color:#ff6680}.archive-excel-list .down-progress{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-excel-list .down-progress .content-delete-icon{display:none}.archive-excel-list .ordinary_task_info{position:absolute;right:15px}.archive-excel-list:hover{background-color:rgba(0,0,0,.04)}.archive-excel-list:hover .content-delete-icon{display:inline-block}.archive-excel-list:hover .archive-excel-list-operator{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.archive-excel-list:hover .ordinary_task_info{display:none}.skeleton{width:100%;display:table}.skeleton h3,.skeleton li,.skeleton span{background:#f2f2f2;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f2f2f2),color-stop(37%,#e6e6e6),color-stop(63%,#f2f2f2));background:-webkit-linear-gradient(left,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background:-moz- oldlinear-gradient(left,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background:-o-linear-gradient(left,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);-moz-background-size:400% 100%;-o-background-size:400% 100%;background-size:400% 100%;-webkit-animation:skeleton-loading 1.4s ease infinite;-moz-animation:skeleton-loading 1.4s ease infinite;-o-animation:skeleton-loading 1.4s ease infinite;animation:skeleton-loading 1.4s ease infinite}.skeleton .skeleton-avatar{display:table-cell;vertical-align:top;padding-right:16px}.skeleton .skeleton-avatar span{display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:40px;height:40px;line-height:40px;vertical-align:top}.skeleton .skeleton-content{display:table-cell;vertical-align:top;width:100%}.skeleton .skeleton-content ul{margin-top:24px;padding:0;list-style:none}.skeleton .skeleton-content ul li{width:100%;height:16px;list-style:none}.skeleton .skeleton-content ul li+li{margin-top:16px}.skeleton .skeleton-content h3{height:16px;margin-top:12px;width:100%}.full-width-slideframe .slide-mask{top:-88px;left:-250px}.full-width-slideframe .slide-mask.slide-mask-50{top:-50px}.full-width-slideframe .slide-mask.slide-mask-124{top:-124px}.full-width-slideframe .slide-mask.slide-mask-126{top:-126px}.full-width-slideframe .slide-frame{top:-88px;height:100vh;top:0\0 }.full-width-slideframe .slide-frame.slide-frame-50{top:-50px}.full-width-slideframe .slide-frame.slide-frame-124{top:-124px}.full-width-slideframe .slide-frame.slide-frame-126{top:-126px}.slide-mask{position:fixed;left:0;right:0;top:0;bottom:0;z-index:4;background:rgba(0,0,0,.3);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slide-mask.slide-mask-hide{background:transparent}.slide-mask-guide{position:absolute;top:150px;opacity:0;text-align:center;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-o-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.slide-mask-guide.hide{display:none}.slide-mask-guide-image{width:28px;height:auto}.slide-mask-guide-tooltip{display:inline-block;position:relative;padding:6px 12px;margin-bottom:10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:rgba(0,0,0,.3);color:#fff;white-space:pre-wrap}.slide-mask-guide-tooltip:after{content:"";display:inline-block;position:absolute;bottom:-12px;left:50%;width:0;height:0;border:6px solid transparent;border-top-color:rgba(0,0,0,.3)}.slide-frame{width:800px;height:100%;position:fixed;top:0;right:0;background:#fff;z-index:4;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.slide-frame.slide-frame-open{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.slide-frame.slide-frame-open .affix-bottom{left:0}.slide-frame.full-width-slideframe{-webkit-transition:all 0s;-o-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.slide-frame.draging{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slide-frame .slide-title{font-weight:500;height:52px;line-height:52px;padding-left:20px;padding-right:20px;font-size:16px;position:relative;border-bottom:1px solid #ebf0f5;color:#1e2126;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.slide-frame .slide-title .title-text{width:100%!important;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.slide-frame .slide-title .title-text .title-and-tip{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.slide-frame .slide-title .title-text .title-and-tip .title{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.slide-frame .slide-title .title-text .title-and-tip .tip{background:#f7f8fa;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;line-height:28px;height:28px;padding:0 10px}.slide-frame .slide-title .title-text .title-and-tip .tip .info-circle{color:var(--theme-main);margin-right:8px}.slide-frame .slide-title .title-text .title-and-tip .tip .tips-text{font-weight:400;color:#4e5b71;font-size:14px}.slide-frame .slide-content{padding:16px 20px 80px;height:-webkit-calc(100% - 102px);height:-moz-calc(100% - 102px);height:calc(100% - 102px);overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.slide-frame .slide-content.no-footer{height:-webkit-calc(100% - 50px);height:-moz-calc(100% - 50px);height:calc(100% - 50px);padding:20px 20px 0}.slide-frame .slide-content.inherit-height{height:100%}.slide-frame .slide-content.doc-padding{padding:16px 20px 0}.slide-frame .slide-content.no-padding{padding:0}.slide-frame-wrapper.draging{cursor:ew-resize}.slide-frame-wrapper.draging.drag-min-width{cursor:w-resize}.slide-frame-wrapper.draging.drag-max-width{cursor:e-resize}.slide-frame-wrapper.draging .slide-frame{-webkit-transition:unset;-o-transition:unset;-moz-transition:unset;transition:unset}.slide-frame-wrapper .slide-frame-drag-wrapper{height:100%;position:absolute;width:19px;top:0;left:-9px;z-index:11;cursor:ew-resize}.slide-frame-wrapper .slide-frame-drag-wrapper:hover .drag-line{opacity:1}.slide-frame-wrapper .slide-frame-drag-wrapper:hover .drag-flag{cursor:ew-resize;border-color:var(--theme-main)}.slide-frame-wrapper .slide-frame-drag-wrapper.draging .drag-line{opacity:1}.slide-frame-wrapper .slide-frame-drag-wrapper.draging .drag-flag{cursor:ew-resize;border-color:var(--theme-main)}.slide-frame-wrapper .slide-frame-drag-wrapper.drag-min-width{cursor:w-resize}.slide-frame-wrapper .slide-frame-drag-wrapper.drag-max-width{cursor:e-resize}.slide-frame-wrapper .slide-frame-drag-wrapper .drag-line{background:var(--theme-main);opacity:0;width:2px;height:100%;margin:auto;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.slide-frame-wrapper .slide-frame-drag-wrapper .drag-flag{position:absolute;top:50%;left:13px;display:inline-block;width:4px;height:20px;border:1px solid #969aa2;border-top:none;border-bottom:none;pointer-events:none;cursor:ew-resize;margin-top:-10px}.slide-frame.hide{display:none}.translateIn{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:translateIn;-moz-animation-name:translateIn;-o-animation-name:translateIn;animation-name:translateIn}@-webkit-keyframes translateIn{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes translateIn{0%{-moz-transform:translateY(-50%);transform:translateY(-50%)}to{-moz-transform:translateY(0);transform:translateY(0)}}@-o-keyframes translateIn{0%{-o-transform:translateY(-50%);transform:translateY(-50%)}to{-o-transform:translateY(0);transform:translateY(0)}}@keyframes translateIn{0%{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.info{width:100%;position:relative}.info-operate{position:absolute;right:0;top:0;line-height:28px;z-index:2}.info-title{font-weight:500;font-size:16px;color:#1e2126;line-height:24px}.info-row,.info-title{margin-bottom:12px}.info-row:last-child{margin-bottom:0}.info-item{line-height:20px}.info-item-label{display:inline-block;margin-right:12px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;color:#4e5b71;vertical-align:bottom}.info-item-label.normal-width{width:100px}.info-item-label.lg-width{width:150px}.info-item-field{display:inline-block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;color:#1e2126;vertical-align:bottom}.info-item-field.normal-width{width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px);width:calc(100% - 120px)}.info-item-field.lg-width{width:-webkit-calc(100% - 162px);width:-moz-calc(100% - 162px);width:calc(100% - 162px)}.info-buttons-wrap{text-align:right;font-size:12px;margin-bottom:4px}.info .info-hide-btn-ontile{margin-left:12px;font-weight:400;font-size:14px;line-height:22px}.info .hide-mode-ico{margin-left:4px}.info-paragraph{width:100%;position:relative;background-color:#f7f8fa;border:1px solid #ebf0f5;padding:8px 12px}.info-paragraph-operate{position:absolute;right:12px;top:8px;line-height:28px}.info-paragraph-title{font-size:14px;color:#1e2126;line-height:20px;margin-bottom:4px}.info-paragraph-row{font-size:12px;color:#4e5b71;margin-bottom:4px}.info-paragraph-row:last-child{margin-bottom:0}.info-paragraph-item{line-height:16px}.info-paragraph-item-label{display:inline-block;margin-right:12px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;color:#4e5b71;vertical-align:bottom}.info-paragraph-item-label.normal-width{width:100px}.info-paragraph-item-label.lg-width{width:150px}.info-paragraph-item-field{display:inline-block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;color:#4e5b71;vertical-align:bottom}.info-paragraph-item-field.normal-width{width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px);width:calc(100% - 120px)}.info-paragraph-item-field.lg-width{width:-webkit-calc(100% - 162px);width:-moz-calc(100% - 162px);width:calc(100% - 162px)}.task-manager-slide-frame .slide-content{padding:20px}.task-manager-slide-frame .slide-content .task-manager .flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.task-manager-slide-frame .slide-content .task-manager .task-table{margin-top:16px}.task-manager-slide-frame .slide-content .task-manager .task-table-header{padding:8px 12px;background:#f9f9f9;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;position:-webkit-sticky;position:sticky;top:-20px;z-index:2}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line{position:relative;padding:16px 12px;line-height:22px;border-bottom:1px solid #f2f2f3}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .status-info-item{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .status-info-item .status-icon{font-size:16px;margin-top:2px}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .status-info-item .ordinary_task_info{margin-left:4px}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .status-info-item .down-progress{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .task-info-item{color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .task-info-item .svg-icon{font-size:16px;margin-top:4px}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .task-info-item .text{margin-left:4px;word-break:break-all;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .task-number-item{overflow:hidden;color:#71757e;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .task-number-item .copy-box{margin-left:4px;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .task-number-item .number{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .task-number-item .number .task-nm{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .task-number-item .number .number-text{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .time-item{color:#71757e}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .operation-box{visibility:hidden;position:absolute;right:0;top:0;height:100%;width:72px;background-color:#fff;font-size:16px}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .operation-box .icon-list{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;-webkit-box-shadow:-2px 0 6px 0 rgba(0,0,0,.04);-moz-box-shadow:-2px 0 6px 0 rgba(0,0,0,.04);box-shadow:-2px 0 6px 0 rgba(0,0,0,.04)}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .operation-box .icon-list .svg-icon{cursor:pointer}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .operation-box .icon-list .warp-svg-icon{margin-left:8px}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .operation-box .icon-list .warp-svg-icon:first-child{margin-left:0}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line:hover .operation-box{visibility:visible}.task-manager-slide-frame .slide-content .task-manager .task-table-body .task-table-body-line .error-tips{font-size:12px;margin-top:4px;padding:4px 12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.task-manager-slide-frame .slide-content .task-manager .task-table-body .empty-data{margin-top:136px}.feedback-cropper .control-bar{position:absolute;z-index:999999;padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#333;display:none}.feedback-cropper .control-bar .anticon{padding:0 10px;font-size:22px;cursor:pointer}.feedback-cropper .control-bar .anticon.anticon-close{color:#d21b1b;padding:0 5px}.feedback-cropper .control-bar .anticon.anticon-check{color:#0b990b;padding:0 5px}.feedback-cropper .control-bar .anticon.anticon-rollback{color:rgba(153,153,153,.3);cursor:default}.feedback-cropper .control-bar .anticon.anticon-rollback.active{color:#ccc;cursor:pointer}.feedback-cropper .control-bar .word{padding:0 10px;font-size:22px;color:#ccc;font-weight:200;width:32px;display:inline-block;text-align:center;cursor:pointer}.feedback-cropper .control-bar .circle,.feedback-cropper .control-bar .rect{display:inline-block;width:20px;height:20px;margin:0 10px;border:1px solid #ccc;position:relative;top:2px;cursor:pointer}.feedback-cropper .control-bar .circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.feedback-cropper .control-bar .ant-divider{font-size:20px;position:relative;top:-4px}.feedback-cropper .control-bar .size-color-bar{height:24px}.feedback-cropper .control-bar .size-color-bar span{display:inline-block;margin:0 8px;cursor:pointer}.feedback-cropper .control-bar .size-color-bar .ant-divider{top:0;cursor:default}.feedback-cropper .control-bar .size-color-bar .size-1,.feedback-cropper .control-bar .size-color-bar .size-5,.feedback-cropper .control-bar .size-color-bar .size-10{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:5px;height:5px;background:#aaa;vertical-align:middle}.feedback-cropper .control-bar .size-color-bar .size-1.selected,.feedback-cropper .control-bar .size-color-bar .size-5.selected,.feedback-cropper .control-bar .size-color-bar .size-10.selected{background:#fff}.feedback-cropper .control-bar .size-color-bar .size-5{width:10px;height:10px}.feedback-cropper .control-bar .size-color-bar .size-10{width:15px;height:15px}.feedback-cropper .control-bar .size-color-bar .color-black,.feedback-cropper .control-bar .size-color-bar .color-green,.feedback-cropper .control-bar .size-color-bar .color-red{width:15px;height:15px;background:#5f5f5f;vertical-align:middle;border:1px solid transparent}.feedback-cropper .control-bar .size-color-bar .color-black.selected,.feedback-cropper .control-bar .size-color-bar .color-green.selected,.feedback-cropper .control-bar .size-color-bar .color-red.selected{border-color:#fff}.feedback-cropper .control-bar .size-color-bar .color-red{background:#f04134}.feedback-cropper .control-bar .size-color-bar .color-green{background:green}.feedback-cropper .control-bar .tooltip-bottom{top:42px!important}.feedback-cropper .control-bar .tooltip-top{top:-43px!important}.feedback-cropper .canvas-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999999}.feedback-cropper .canvas-container #myCanvas{position:absolute}.feedback-cropper .canvas-container .canvas-input-word{position:absolute;z-index:1;opacity:0}.feedback-cropper .canvas-container .canvas-word-border-container{position:absolute;overflow:hidden}.feedback-cropper .canvas-container .canvas-word-border-container .canvas-word-border{position:absolute;border:1px solid #ff6f6f;padding:4px 14px}.feedback-cropper .canvas-container .canvas-word-border-container .canvas-word-border .canvas-word-cursor{display:block;border-right:1px solid #ff6f6f}.feedback-cropper .only-canvas-edit-container .canvas-container{background:#4e5b71}.upload-container .upload-container-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.upload-container .upload-container-wrapper .upload-paste-button input{width:0;opacity:0;border:none;outline:none}.upload-container .upload-content{display:block}.upload-container .upload-content.upload-content-hidden{height:0}.upload-container .upload-btn{border:1px dashed #d6d8db;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}.upload-container .upload-btn.upload-image-btn{color:#71757e;width:80px;height:80px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.upload-container .upload-btn.upload-image-btn .helios-icon{font-size:20px}.upload-container .upload-btn.upload-image-btn .ant-upload-text{font-size:12px;line-height:18px;margin-top:4px}.upload-container .upload-btn .upload-btn-icon{font-size:32px;color:#999}.upload-container .upload-btn:focus{background:#fff;border-color:var(--theme-light)}.upload-container .upload-btn:hover{background-color:var(--theme-light)}.upload-container .upload-container-wrapper+.downlaod-all-btn,.upload-container .upload-container-wrapper+.file-operation-btn-container{margin-left:0}.upload-container .downlaod-all-btn{margin-left:12px}.upload-container .downlaod-all-btn.read-only{min-width:64px;height:24px;margin-left:0;padding:0 7px}.upload-container .file-operation-btn-container{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #f2f2f3;height:34px;padding:5px 8px;vertical-align:bottom}.upload-container .file-operation-btn-container .icon-btn-block{color:#71757e;cursor:pointer;display:inline-block;line-height:16px;width:24px;height:24px;padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.upload-container .file-operation-btn-container .icon-btn-block .helios-icon{width:16px;height:16px}.upload-container .file-operation-btn-container .icon-btn-block:hover{background:#f2f2f3}.upload-container .file-operation-btn-container .icon-btn-block.disabled{cursor:not-allowed;color:#c3c5ca}.upload-container .file-operation-btn-container .ant-divider,.upload-container .file-operation-btn-container .ant-divider-vertical{top:0;height:14px;margin-top:5px}.upload-container .tips-container{margin-top:8px}.upload-container .tips-container .upload-tips{font-size:12px;color:#848c95;line-height:16px}.upload-container .tips-container .upload-tips-desc{margin-top:4px}.upload-container .tips-container .upload-tips .anticon-info-circle-o{margin-left:5px}.upload-container .template-container .title{color:#848c95;font-size:12px}.upload-container .template-container .line{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.upload-container .template-container .line,.upload-container .template-container .line .left-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.upload-container .template-container .line .left-content{width:86%}.upload-container .template-container .line .left-content .link{font-size:16px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.upload-container .template-container .line .left-content .template{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#0f62fe;display:inline-block;margin-left:4px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;direction:rtl}.upload-container .template-container .line .download{display:none;margin-right:9px}.upload-container .template-container .line:hover{background:#f9f9f9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.upload-container .template-container .line:hover .download{display:block}.upload-container .template-container .expand{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#0f62fe}.upload-container .template-container .expand .arrow{margin-left:6px}.upload-container .file-list-container{margin-top:8px}.upload-container .file-list-container .file-list-content{max-height:500px;overflow:auto;-webkit-transition:max-height .3s ease;-o-transition:max-height .3s ease;-moz-transition:max-height .3s ease;transition:max-height .3s ease;line-height:1.5;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.upload-container .file-list-container .file-list-content-type-title{font-size:14px;color:#252629;font-weight:500;margin-bottom:8px}.upload-container .file-list-container .file-list-content-type-title-error{color:#f04134;font-weight:400}.upload-container .file-list-container .file-list-content-type-classifying{font-size:14px;color:var(--theme-main);margin-bottom:4px}.upload-container .file-list-container .file-list-content.file-list-no-expand{max-height:100px;overflow:hidden}.upload-container .file-list-container .file-list-content.file-list-no-expand.file-list-content-no-name{max-height:92px}.upload-container .file-list-container .file-list-content.file-list-no-expand.file-list-no-expand-title{max-height:138px}.upload-container .file-list-container .file-list-content.file-list-no-expand.file-list-no-expand-title.file-list-content-no-name{max-height:110px}.upload-container .file-list-container .file-item{display:inline-block;width:80px;min-height:80px;vertical-align:top}.upload-container .file-list-container .file-item.file-item-no-name{margin-bottom:10px}.upload-container .file-list-container .file-item .thumb-image-wrapper{position:relative;display:inline-block;height:80px;width:80px;vertical-align:middle;overflow:hidden;border:1px solid #f2f2f3;text-align:center;line-height:80px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}.upload-container .file-list-container .file-item .thumb-image-wrapper.thumb-image-wrapper-error{border:1px solid #f04134}.upload-container .file-list-container .file-item .thumb-image-wrapper.only_delete:hover{overflow:visible}.upload-container .file-list-container .file-item .thumb-image-wrapper:hover{border:1px solid var(--theme-main)}.upload-container .file-list-container .file-item .thumb-image-wrapper:hover .thumb-action-btns{bottom:0}.upload-container .file-list-container .file-item .thumb-image-wrapper:hover .operation-delete-icon{display:block}.upload-container .file-list-container .file-item .thumb-image-wrapper .thumb-image{max-width:75%}.upload-container .file-list-container .file-item .thumb-image-wrapper .thumb-image.image-thumb{max-width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.upload-container .file-list-container .file-item .thumb-image-wrapper .thumb-action-btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:absolute;bottom:-28px;width:100%;height:28px;color:#fff;text-align:center;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;background:rgba(0,0,0,.55);-webkit-transition:bottom .3s ease;-o-transition:bottom .3s ease;-moz-transition:bottom .3s ease;transition:bottom .3s ease;font-weight:600}.upload-container .file-list-container .file-item .thumb-image-wrapper .thumb-action-btns .action-icon{cursor:pointer}.upload-container .file-list-container .file-item .thumb-image-wrapper .operation-delete-icon{display:none;font-size:12px;color:#ff6680;background:#fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;position:absolute;right:-5px;top:-3px}.upload-container .file-list-container .file-item .file-loading-wrapper{border:0 solid var(--theme-light);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:0 8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.upload-container .file-list-container .file-item .file-loading-wrapper .upload-text{font-size:12px;color:#848c95}.upload-container .file-list-container .file-item .file-loading-wrapper .loading-progress{position:absolute;width:64px;bottom:8px}.upload-container .file-list-container .file-item .file-loading-wrapper .loading-progress .ant-progress-inner{background-color:#ebf0f5}.upload-container .file-list-container .file-item .file-loading-wrapper .loading-progress .ant-progress-bg{background-color:#32cd91}.upload-container .file-list-container .file-item .file-name{font-size:12px;color:#848c95;margin-top:4px;width:100%;height:16px;line-height:16px}.upload-container .file-list-container .file-item-extra{position:absolute;bottom:-28px;right:-28px;line-height:20px;background:#4ca9ff;color:#fff;padding:0 14.7px 36px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.upload-container .file-list-container .file-horizontal-list>.space-item{width:30%;min-width:300px}.upload-container .file-list-container .file-horizontal-item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;height:58px;vertical-align:top;background:#fff;border:1px solid #dee0e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:0 10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.upload-container .file-list-container .file-horizontal-item:hover{background-color:#f9f9f9}.upload-container .file-list-container .file-horizontal-item.file-item-no-name{margin-bottom:10px}.upload-container .file-list-container .file-horizontal-item.file-item-width-nomore{margin-right:0}.upload-container .file-list-container .file-horizontal-item .thumb-image-wrapper .thumb-image{max-width:48px}.upload-container .file-list-container .file-horizontal-item .file-info{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:15px;line-height:normal}.upload-container .file-list-container .file-horizontal-item .file-info .file-name{font-size:14px;color:#252629}.upload-container .file-list-container .file-horizontal-item .file-info .file-size{font-size:12px;color:#969aa2}.upload-container .file-list-container .file-horizontal-item .file-action-buttons{margin-right:10px}.upload-container .file-list-container .file-horizontal-item .file-action-buttons .thumb-action-btns{font-weight:500}.upload-container .file-list-container .file-horizontal-item .file-action-buttons .thumb-action-btns .action-icon{margin-left:16px;opacity:0;cursor:pointer}.upload-container .file-list-container .file-horizontal-item .file-action-buttons .operation-delete-icon{display:none;font-size:12px;color:#ff6680;background:#fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;position:absolute;right:-5px;top:-3px}.upload-container .file-list-container .file-horizontal-item:hover .file-action-buttons .action-icon{-webkit-transition:all .3ms;-o-transition:all .3ms;-moz-transition:all .3ms;transition:all .3ms;opacity:1}.upload-container .file-list-container .file-horizontal-item-extra{position:absolute;bottom:-28px;right:-28px;line-height:20px;background:#4ca9ff;color:#fff;padding:0 14.7px 36px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.upload-container .toggle-btn-wrapper{line-height:16px}.upload-container .toggle-btn-wrapper .toggle-btns{display:inline-block;padding:2px 12px;-webkit-border-radius:36px;-moz-border-radius:36px;border-radius:36px;background:#f2f2f3;cursor:pointer;font-size:12px;color:var(--theme-main)}.upload-container .toggle-btn-wrapper .toggle-btns .icon{margin-left:4px;line-height:16px}.upload-container .thumbnail-attachment{color:#969aa2;font-size:12px;width:24px;height:24px;line-height:24px;text-align:center;background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}.upload-container .thumbnail-attachment-view .ant-popover-inner-content{padding:16px}.tips-container-types{text-align:left;font-size:12px;line-height:20px;font-family:PingFang SC;color:#505564;white-space:normal;-webkit-padding-start:12px;-moz-padding-start:12px;padding-inline-start:12px}.tips-container-types li{margin-top:4px}.ant-popover.file-delete-confirm{z-index:2002}.upload-button-ui{padding:0!important}.upload-button-ui .ant-popover-inner-content{max-width:500px;min-width:400px;overflow:hidden;max-height:500px;padding:0}.upload-button-ui .ant-popover-arrow{display:none}.upload-button-ui-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;height:100%}.upload-button-ui-container,.upload-button-ui-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.upload-button-ui-header{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px 0}.upload-button-ui-title{color:#252629;font-size:16px;font-weight:500}.upload-button-ui-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0 20px;max-height:380px;min-height:90px}.upload-button-ui-content .upload-button-ui-content-type{margin-bottom:12px;width:100%}.upload-button-ui-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-shadow:inset 0 1px 0 0 #f2f2f3;-moz-box-shadow:inset 0 1px 0 0 #f2f2f3;box-shadow:inset 0 1px 0 0 #f2f2f3;padding:12px 20px}.upload-button-ui-advanced{font-size:14px;color:#252629;line-height:22px;height:22px}.upload-button-ui-advanced-active{color:var(--theme-main)}.upload-button-ui-list{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:auto}.upload-container .upload-button-ui-button{padding:4px;border:1px dashed #d6d8db;line-height:1.5;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.upload-by-drag,.upload-container .upload-button-ui-button{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.upload-by-drag{padding:12px;background:#f9f9f9;width:100%;border:1px dashed #d6d8db;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;caret-color:transparent;outline:unset}.upload-by-drag:hover{background:#f5f5f5}.upload-by-drag-focus,.upload-by-drag-hover,.upload-by-drag:focus{border:1px dashed var(--theme-main)}.upload-by-drag[aria-disabled=true]{cursor:not-allowed;color:#c3c5ca;border:1px dashed #d6d8db}.upload-by-drag[aria-disabled=true] a{cursor:not-allowed;color:#c3c5ca}.upload-by-drag[aria-disabled=true] .tips-container .upload-tips{color:#c3c5ca}.upload-by-drag[aria-disabled=true] .warp-svg-icon{color:#c3c5ca;background:unset;cursor:not-allowed}.upload-by-drag .tips-container{margin-top:0}.upload-by-drag .warp-svg-icon:hover{background:#e3e4e5}.upload-temp-thumb{width:80px;margin:0}.upload-temp-thumb-wrap{width:80px;height:80px;border:1px solid #f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;text-align:center;cursor:pointer;vertical-align:middle}.upload-temp-thumb-wrap.only_delete:hover{overflow:visible}.upload-temp-thumb-wrap:hover{border:1px solid var(--theme-main)}.upload-temp-thumb-wrap:hover .thumb-action-btns{bottom:0;left:0}.upload-temp-thumb-wrap:hover .operation-delete-icon{display:block}.upload-temp-thumb-wrap .thumb-image{max-width:32px}.upload-temp-thumb-wrap .thumb-image.image-thumb{max-width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.upload-temp-thumb-wrap .thumb-action-btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:absolute;bottom:-28px;width:100%;height:28px;left:0;color:#fff;text-align:center;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;background:rgba(0,0,0,.55);-webkit-transition:bottom .3s ease;-o-transition:bottom .3s ease;-moz-transition:bottom .3s ease;transition:bottom .3s ease;font-weight:600}.upload-temp-thumb-wrap .thumb-action-btns .action-icon{cursor:pointer}.upload-temp-thumb-wrap .operation-delete-icon{display:none;font-size:12px;color:#ff6680;background:#fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;position:absolute;right:-5px;top:-3px}.upload-temp-thumb-img{max-width:75%;min-width:75%}.upload-temp-thumb-img[data-is-image=true]{max-width:100%}.upload-temp-thumb-name{margin-top:4px;color:#969aa2;font-size:12px}.helios-group{height:26px;padding:2px;background:#f2f2f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in;font-style:normal;font-size:12px;color:#71757e;line-height:18px}.helios-group-button{padding:2px 8px;cursor:pointer}.helios-group-button-disabled{cursor:not-allowed}.helios-group-button-active,.helios-group-button:hover{background:#fff;color:#252629;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.upload-confirm-modal__wrap .file-item-thumb-horizontal{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:58px;vertical-align:top;background:#fff;border:1px solid #dee0e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:0 10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.upload-confirm-modal__wrap .file-item-thumb-horizontal:hover{background-color:#f9f9f9}.upload-confirm-modal__wrap .file-item-thumb-horizontal .thumb-image-wrapper .thumb-image{max-width:48px}.upload-confirm-modal__wrap .file-item-thumb-horizontal .file-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:15px;line-height:normal}.upload-confirm-modal__wrap .file-item-thumb-horizontal .file-info .file-name{font-size:14px;color:#252629}.upload-confirm-modal__wrap .file-item-thumb-horizontal .file-info .file-size{font-size:12px;color:#969aa2}.upload-confirm-modal__wrap .file-item-thumb-horizontal .file-info .render-tag{font-size:12px;font-style:normal;font-weight:400;line-height:18px}.upload-confirm-modal__wrap .file-item-thumb-horizontal .file-action-area{margin-right:10px}.upload-confirm-modal__wrap .file-item-thumb-horizontal .file-action-area .thumb-action-btns{font-weight:500}.upload-confirm-modal__wrap .file-item-thumb-horizontal .file-action-area .thumb-action-btns .action-icon{margin-left:16px;cursor:pointer}.upload-ai-analysis .ant-steps-item-title{font-size:14px;width:100%;padding-right:0}.upload-ai-analysis .ant-steps-item-description{font-size:12px;color:#979797}.upload-ai-analysis .ant-steps-item-process .ant-steps-item-icon{background:unset}.upload-ai-analysis .ant-steps-dot .ant-steps-item-content,.upload-ai-analysis .ant-steps-dot.ant-steps-small .ant-steps-item-content{width:90%}.upload-ai-analysis .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background:var(--theme-main)}.upload-ai-analysis-hide{display:none!important}.upload-ai-analysis-error{color:#f04134}.upload-ai-analysis-success{color:#41b43c}.upload-ai-analysis-info{color:var(--theme-main)}.upload-ai-analysis-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.upload-ai-analysis-close-desc{font-weight:400}.upload-ai-analysis-info{-webkit-animation:attachment-spin 1s linear infinite;-moz-animation:attachment-spin 1s linear infinite;-o-animation:attachment-spin 1s linear infinite;animation:attachment-spin 1s linear infinite}@-webkit-keyframes attachment-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes attachment-spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes attachment-spin{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes attachment-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.upload-ai-analysis .ant-steps-item-active .ant-steps-item-icon{margin-right:14px}.change-file-type-title{font-size:14px;font-weight:500;color:#252629}.change-file-type-name{color:#252629;font-size:12px;font-weight:400}.change-file-type-files{padding:20px 20px 0}.change-file-type-types{padding:12px 20px 0;border-top:1px solid #f2f2f3}.change-file-type-types .helios-group{background:unset;padding:0;color:#252629;font-size:14px;height:unset}.change-file-type-types .helios-group-button{border:1px solid #d6d8db;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:4px 8px;line-height:22px}.change-file-type-types .helios-group-button-active{color:var(--theme-main);border-color:var(--theme-main);background:var(--theme-light)}.change-file-type-attachment{height:100px;width:80px}.change-file-type-attachment-checkbox{position:absolute;right:6px;top:6px}.change-file-type-attachment-content{height:80px;width:80px;position:relative;border:1px solid #e8e9eb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.change-file-type-attachment-content-error{border:1px solid #f04134}.change-file-type-attachment-content img{max-height:100%;max-width:100%}.change-file-type-attachment-content .change-file-type-content-thumb{max-width:75%;min-width:75%}.change-file-type-attachment .text-ellipsis{width:100%;font-size:12px;color:#969aa2}.change-file-type-footer{width:100%;border-top:1px solid #f2f2f3;height:52px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:20px}.change-file-type .ant-modal-body{padding:0}.tinymce-editor-container+.tox.tox-tinymce{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-color:#d7dce6}.tinymce-editor-container+.tox.tox-tinymce.tox-fullscreen{width:100%!important}.tinymce-editor-container+.tox.tox-tinymce:not(.tox-fullscreen){height:auto!important}.tinymce-editor-container+.tox.tox-tinymce .tox-editor-container .tox-editor-header .tox-toolbar-overlord .tox-toolbar__overflow,.tinymce-editor-container+.tox.tox-tinymce .tox-editor-container .tox-editor-header .tox-toolbar-overlord .tox-toolbar__primary{background:none;border-color:#d7dce6;border-bottom:1px solid #d7dce6}.tinymce-editor-container+.tox.tox-tinymce .tox-editor-container .tox-editor-header .tox-toolbar-overlord .tox-toolbar__overflow .tox-tbtn:not(.tox-tbtn--select,.tox-split-button__chevron){width:36px;height:36px}.tinymce-editor-container+.tox.tox-tinymce .tox-editor-container .tox-editor-header .tox-toolbar-overlord .tox-tbtn__icon-wrap svg{width:20px!important;height:20px!important}.tinymce-editor-container+.tox.tox-tinymce .tox-editor-container .tox-editor-header .tox-toolbar-overlord .tox-toolbar__group:not(:last-child){position:relative;border-right:none}.tinymce-editor-container+.tox.tox-tinymce .tox-editor-container .tox-editor-header .tox-toolbar-overlord .tox-toolbar__group:not(:last-child):after{position:absolute;content:"";right:0;height:-webkit-calc(100% - 12px);height:-moz-calc(100% - 12px);height:calc(100% - 12px);width:2px;-webkit-box-shadow:inset -.5px 0 0 0 rgba(0,0,0,.2);-moz-box-shadow:inset -.5px 0 0 0 rgba(0,0,0,.2);box-shadow:inset -.5px 0 0 0 rgba(0,0,0,.2)}.tinymce-editor-container+.tox.tox-tinymce .tox-editor-container .tox-sidebar-wrap{height:400px}.tinymce-editor-container+.tox.tox-tinymce .tox-statusbar{border-top:none}.rich-content-tinymce-editor .tinymce-editor-container+.tox.tox-tinymce .tox-editor-container .tox-editor-header .tox-toolbar-overlord .tox-tbtn__icon-wrap svg.custom-icon{width:16px!important;height:16px!important}.rich-content-tinymce-editor .tox-editor-container .tox-editor-header .tox-toolbar-overlord button.tox-tbtn--select.tox-tbtn--bespoke{width:80px}.rich-content-tinymce-editor .tox-editor-container .tox-editor-header .tox-toolbar-overlord button.tox-tbtn--select.tox-tbtn--bespoke .tox-tbtn__select-label{width:auto}.rich-content-tinymce-editor .tox .tox-tbtn:not(.tox-tbtn--select){height:30px;width:30px;margin:2px}.rich-content-tinymce-editor .tox-statusbar .tox-statusbar__branding{display:none}.tox-tinymce-aux.tox .tox-collection--list .tox-tbtn{cursor:pointer}.tox-tinymce-aux.tox .tox-collection--list .tox-collection__group{padding:16px}.tox-tinymce-aux.tox .tox-collection--list .tox-collection__group .tox-collection__item{color:#252629!important;font-size:14px}.tox-tinymce-aux.tox .tox-collection--list .tox-collection__group .tox-collection__item-icon svg{height:20px;width:20px}.tinymce-link-modal .ant-modal-body{padding:20px 20px 0}.tinymce-link-modal .ant-modal-footer{border:none;padding-bottom:20px;padding-top:16px}.tinymce-link-modal .tinymce-link-form-content.new-form .ant-form-item:last-child{margin-bottom:0}.tinymce-link-modal .tinymce-link-form-content.new-form .ant-form-item-label{width:60px}.tinymce-link-modal .tinymce-link-form-content.new-form .ant-form-item-control-wrapper{width:240px}.tinymce-link-modal .tinymce-link-form-content.new-form .ant-form-item-control-wrapper .ant-form-item-children .ant-input{width:100%}.tinymce-link-modal .ant-form-item-label{text-align:left}.tinymce-link-modal .tmc-colors-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:32px}.tinymce-link-modal .tmc-colors-wrapper .tmc-color-item{display:inline-block;width:18px;height:18px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-right:6px}.tinymce-link-modal .tmc-colors-wrapper .tmc-color-item:hover{cursor:pointer}.tinymce-link-modal .tmc-colors-wrapper .tmc-color-item .checked-icon{color:#fff;height:18px;display:inline-block;position:absolute;top:7px;line-height:18px;width:18px;text-align:center;font-weight:600}.tinymce-link-modal .tmc-colors-wrapper .tmc-color-item-selected{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--theme-main)}.tinymce-link-modal .tmc-colors-wrapper .tmc-color-item-selected .checked-icon{height:16px;width:16px;line-height:16px;top:7px}.tmc-mark-flags-wrapper .title{font-size:12px;line-height:20px;color:#71757e;margin-bottom:8px}.tmc-mark-flags-wrapper .item{display:inline-block;width:16px;height:16px;line-height:16px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#fff;text-align:center;font-size:12px;margin-right:10px;margin-bottom:16px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.tmc-mark-flags-wrapper .item:last-child{margin-right:0}.tmc-mark-flags-wrapper .item:hover{outline:4px solid #ebebeb;cursor:pointer}.tmc-mark-flags-wrapper .item svg{margin-top:2px}.org-structure-tree-with-person{height:460px;width:420px;overflow-x:auto;overflow-y:auto;border:1px solid #eee;padding-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-top:10px}.org-structure-tree-with-person .org-dep-node-set{overflow:hidden;display:block;width:30px;float:right;font-size:20px;text-align:center}.org-structure-tree-with-person .org-dep-node{overflow:hidden;display:block}.org-structure-tree-with-person .org-dep-node .org-dep-node-title{overflow:hidden;width:320px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;vertical-align:bottom}.org-search-list{height:460px;margin-top:10px;overflow:auto;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #eee;padding-left:10px}.org-search-list .clear{clear:both}.org-search-list .list-person .list-person-title{line-height:24px;font-size:14px;color:#999}.org-search-list .list-person .list-person-wrap .no-person{line-height:28px;font-size:14px;color:#666}.org-search-list .list-person .list-person-wrap .no-person .anticon{padding-right:6px}.org-search-list .list-person .list-person-wrap .re-person-item,.org-search-list .list-person .list-person-wrap .re-person-item-active{cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;overflow:hidden}.org-search-list .list-person .list-person-wrap .re-person-item-active .type-icon,.org-search-list .list-person .list-person-wrap .re-person-item .type-icon{float:left;padding-right:10px;line-height:28px;margin-left:10px;width:26px}.org-search-list .list-person .list-person-wrap .re-person-item-active .name,.org-search-list .list-person .list-person-wrap .re-person-item .name{float:left;line-height:28px;width:320px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.org-search-list .list-person .list-person-wrap .re-person-item-active{background:#dcdcdc}.org-search-list .list-person .list-person-wrap .re-person-item-disabled .type-icon{float:left;padding-right:10px;line-height:28px;margin-left:10px;width:26px;color:#b5c0ce}.org-search-list .list-person .list-person-wrap .re-person-item-disabled .name{float:left;line-height:28px;width:320px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#b5c0ce}.org-search-list .list-person .list-person-wrap .re-person-item:hover{background:#dcdcdc}.org-search-list .list-dep .list-dep-title{line-height:24px;font-size:14px;color:#999}.org-search-list .list-dep .list-dep-wrap .no-dep{line-height:28px;font-size:14px;color:#666}.org-search-list .list-dep .list-dep-wrap .no-dep .anticon{padding-right:6px}.org-search-list .list-dep .list-dep-wrap .re-dep-item,.org-search-list .list-dep .list-dep-wrap .re-dep-item-active{cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;overflow:hidden}.org-search-list .list-dep .list-dep-wrap .re-dep-item-active .type-icon,.org-search-list .list-dep .list-dep-wrap .re-dep-item .type-icon{float:left;padding-right:10px;line-height:28px;margin-left:10px;width:26px}.org-search-list .list-dep .list-dep-wrap .re-dep-item-active .name,.org-search-list .list-dep .list-dep-wrap .re-dep-item .name{float:left;line-height:28px;width:320px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.org-search-list .list-dep .list-dep-wrap .re-dep-item-active{background:#dcdcdc}.org-search-list .list-dep .list-dep-wrap .re-dep-item-disabled{background:#a9a9a9}.org-search-list .list-dep .list-dep-wrap .re-dep-item-disabled .type-icon{float:left;padding-right:10px;line-height:28px;margin-left:10px;width:26px}.org-search-list .list-dep .list-dep-wrap .re-dep-item-disabled .name{float:left;line-height:28px;width:320px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.org-search-list .list-dep .list-dep-wrap .re-dep-item:hover{background:#dcdcdc}.select-dep-or-person-modal .select-person-modal-left{float:left;width:420px}.select-dep-or-person-modal .select-person-modal-left .select-person-company-filter{margin-bottom:6px}.select-dep-or-person-modal .select-person-modal-right{float:right;width:420px;padding-left:10px}.select-dep-or-person-modal .select-person-modal-right .selected-person-title{line-height:32px;font-size:16px}.select-dep-or-person-modal .select-person-modal-right .selected-person-wrap{height:460px;overflow-x:auto;overflow-y:auto;margin-top:10px;border:1px solid #eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding-left:10px}.select-dep-or-person-modal .select-person-modal-right .selected-person-wrap .no-person{padding-top:200px;text-align:center;font-size:16px;color:#999}.select-dep-or-person-modal .select-person-modal-right .selected-person-wrap .selected-person-item{line-height:24px;font-size:14px;margin-top:4px}.select-dep-or-person-modal .select-person-modal-right .selected-person-wrap .selected-person-item .type-icon{float:left;width:20px;overflow:hidden}.select-dep-or-person-modal .select-person-modal-right .selected-person-wrap .selected-person-item .name{float:left;width:300px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-left:6px}.select-dep-or-person-modal .select-person-modal-right .selected-person-wrap .selected-person-item .remove-icon{float:right;width:30px;overflow:hidden;margin-right:6px;cursor:pointer}.select-dep-or-person-modal .select-person-modal-right .selected-person-wrap .selected-person-item .remove-icon:hover{color:var(--theme-dark)}.select-dep-or-person-modal .clear{clear:both}.select-dep-or-person-modal .ant-modal-content .ant-modal-header .ant-modal-title .ant-tag{max-width:800px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.select-dep-or-person .btn-block{width:100%}.select-dep-or-person .placeholder-class{color:#b5c0ce}.select-dep-or-person .placeholder-class.placeholder-border{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d7dce6;padding-left:10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.resize-table-container{position:relative}.resize-table-container table{-webkit-border-radius:unset!important;-moz-border-radius:unset!important;border-radius:unset!important}.resize-table-container.table-with-scroll .resize-table:not(.no-data):not(.has-right-fixed-column) .ant-table-content:after{content:"";right:-6px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000}.resize-table-container.table-with-scroll .resize-table:not(.no-data) .ant-table-content{position:relative;overflow:hidden}.resize-table-container.table-with-scroll .resize-table:not(.no-data) .ant-table-content:after,.resize-table-container.table-with-scroll .resize-table:not(.no-data) .ant-table-content:before{position:absolute;top:41px;width:1px;height:-webkit-calc(100% - 41px);height:-moz-calc(100% - 41px);height:calc(100% - 41px);background:rgba(0,0,0,.05);z-index:1}.resize-table-container.table-with-scroll .ant-table-scroll-position-left .ant-table-content:before,.resize-table-container.table-with-scroll .ant-table-scroll-position-right .ant-table-content:after{display:none}.resize-table-container .ant-table-content colgroup col{min-width:60px!important}.resize-table-container .resize-table-utils{position:absolute;right:8px;top:0;z-index:3}.resize-table-container .resize-table-utils i{cursor:pointer}.resize-table-container .ant-btn-group .ant-btn{min-width:0}.resize-table-container .resize-table.all-width{margin-right:-17px}.resize-table-container .resize-table .ant-table-scroll .ant-table-body{overflow-x:auto!important}.resize-table-container .resize-table .ant-table-bordered .ant-table-scroll .ant-table-thead>tr>th{overflow:unset;-webkit-border-radius:unset;-moz-border-radius:unset;border-radius:unset}.resize-table-container .resize-table .ant-table-bordered .ant-table-scroll .ant-table-thead>tr>th:last-child{overflow-x:hidden}.resize-table-container .resize-table .ant-table-bordered .ant-table-scroll .ant-table-thead>tr>th:last-child .react-resizable-handle{right:-3px}.resize-table-container .resize-table .ant-table-selection-column .ant-checkbox-inner:before{content:"";position:absolute;left:-20px;right:-20px;top:-20px;bottom:-12px}.resize-table-container .resize-table .react-resizable{position:relative;font-weight:400}.resize-table-container .resize-table .react-resizable-handle{position:absolute;width:10px;height:100%;bottom:0;right:-5px;cursor:ew-resize;z-index:1}.resize-table-container .resize-table .react-resizable-handle:after{content:"";position:absolute;height:100%;width:3px;top:0;left:-webkit-calc(50% - 1px);left:-moz-calc(50% - 1px);left:calc(50% - 1px);background:var(--theme-main);opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.resize-table-container .resize-table .react-resizable-handle:hover:after{opacity:1}.resize-table-container .resize-table-min .react-resizable-handle{cursor:e-resize}.resize-table-container .resize-table .drop-over-backward{border-right:2px dashed var(--theme-main)!important}.resize-table-container .resize-table .drop-over-frontward{border-left:2px dashed var(--theme-main)!important}.resize-table-container .resize-table .resize-table-columns-setting-button.ant-btn{position:relative;min-width:auto;height:auto;width:20px;top:8px;padding:0;border:none;background:transparent;vertical-align:middle;font-size:16px}.resize-table-container .resize-table .ant-table-column-sorter{position:absolute;top:12px;right:4px}.resize-table-container .resize-table .table-with-filter .self-define-filter-icon{right:8px}.resize-table-container .resize-table .table-with-filter.ant-table-column-sorter{right:26px;margin:0 5px}.resize-table-container .resize-table .table-header-right{padding-right:24px!important}.resize-table-container .resize-table th.ant-table-expand-icon-th{text-align:center}.resize-table-container .resize-table th.table-header-end.table-with-setting.table-header-right{padding-right:26px}.resize-table-container .resize-table th.table-header-end.table-with-setting.table-with-filter,.resize-table-container .resize-table th.table-header-end.table-with-setting.table-with-filter.table-header-right{padding-right:40px!important}.resize-table-container .resize-table th.table-header-end.table-with-setting.table-with-filter.table-with-sort.table-header-right{padding-right:60px!important}.resize-table-container .resize-table th.table-header-end.table-with-setting.table-with-filter .self-define-filter-icon{right:24px}.resize-table-container .resize-table th.table-header-end.table-with-setting.table-with-filter .ant-table-column-sorter{right:40px}.resize-table-container .resize-table th.table-header-end.table-with-setting.table-with-sort,.resize-table-container .resize-table th.table-header-end.table-with-setting.table-with-sort.table-header-right{padding-right:40px!important}.resize-table-container .resize-table th.table-header-end.table-with-setting.table-with-sort .ant-table-column-sorter{right:24px}.resize-table-container .resize-table th.table-header-end.table-with-setting .ant-table-filter-icon:after{display:none}.resize-table-container .resize-table th.table-header-end.table-with-filter.table-header-right{padding-right:26px!important}.resize-table-container .resize-table th.table-header-end.table-with-filter .self-define-filter-icon{right:8px}.resize-table-container .resize-table th.table-header-end.table-with-filter .ant-table-column-sorter{right:26px;margin:0 5px}.resize-table-container .resize-table .table-with-filter,.resize-table-container .resize-table .table-with-sort{position:relative;padding-right:20px}.resize-table-container .resize-table .react-resizable.table-with-filter.table-with-sort{padding-right:40px!important;min-width:80px}.resize-table-container .resize-table .react-resizable.table-with-filter.table-with-sort.table-with-setting .ant-table-column-sorter{right:40px}.resize-table-container .resize-table .react-resizable.table-with-filter .ant-table-column-sorter{right:26px;margin:0 5px}.resize-table-container .resize-table .ant-table-footer{padding:8px 16px;background:#fff;border:1px solid #e8e8e8}.resize-table-container-has-footer .handy-scroll{bottom:50px}.resize-table-container-has-footer .handy-scroll-hidden{bottom:9999px}.resize-table-container-has-footer .handy-scroll-hidden div:before{content:"  "}.resize-table-container .ant-table-fixed-left .ant-table-tbody td,.resize-table-container .ant-table-fixed-left .ant-table-thead th,.resize-table-container .ant-table-fixed-right .ant-table-tbody td,.resize-table-container .ant-table-fixed-right .ant-table-thead th{max-width:0}.resize-table-container .ant-table-expanded-row td:empty{display:none}.resize-table-container .empty-table-with-setting{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.resize-table-container .empty-table-with-setting .resize-table-columns-setting-button{margin-left:4px;margin-top:0;color:var(--theme-main)}.resize-table-container .empty-table-with-setting .resize-table-columns-setting-button.ant-btn{top:0}.handy-scroll{bottom:0;min-height:17px;overflow:auto;position:fixed;z-index:9}.handy-scroll div{height:1px;overflow:hidden;pointer-events:none}.handy-scroll div:before{content:" "}.handy-scroll,.handy-scroll div{font-size:1px;line-height:0;margin:0;padding:0}.handy-scroll-hidden{bottom:9999px}.handy-scroll-hidden div:before{content:"  "}.handy-scroll-viewport{position:relative}.handy-scroll-body{overflow:auto}.handy-scroll-viewport .handy-scroll{left:0;position:absolute}.handy-scroll-hoverable .handy-scroll{opacity:0;-webkit-transition:opacity .5s ease .3s;-o-transition:opacity .5s ease .3s;-moz-transition:opacity .5s ease .3s;transition:opacity .5s ease .3s}.handy-scroll-hoverable:hover .handy-scroll{opacity:1}.antd-compatible-range-picker-wrapper{position:relative;display:inline-block}.antd-compatible-range-picker-wrapper .ant-calendar-range-picker-input{width:-webkit-calc(44% - 30px);width:-moz-calc(44% - 30px);width:calc(44% - 30px)}.antd-compatible-range-picker-wrapper .ant-calendar-picker-icon{height:-webkit-calc(100% + 2px);height:-moz-calc(100% + 2px);height:calc(100% + 2px);border-left:1px solid #d7dce6;top:0;margin-top:-1px;padding:9px 10px 10px}.antd-compatible-range-picker-wrapper .range-picker-days{position:absolute;padding:1px 8px 0 0;right:32px;color:#848c95;line-height:32px;height:32px;max-width:80px;font-size:12px}.antd-compatible-range-picker-wrapper .ant-calendar-picker-clear{height:20px;width:20px;right:5px;margin-top:-12px;padding-top:6px;background:#fff}.year-picker-wrapper .year-picker-input-wrapper{position:relative}.year-picker-wrapper .year-picker-input-wrapper:hover .ant-select-selection__clear{opacity:1;z-index:2}.year-picker-wrapper .ant-select-selection__clear{height:20px;width:20px;background:#fff;margin-top:-10px;line-height:20px}.date-range-picker{position:relative}.date-range-picker-input .ant-input{cursor:pointer;color:#4e5b71}.date-range-picker-input .ant-input.ant-input-disabled{color:#b5c0ce;cursor:not-allowed}.date-range-picker-input .ant-input-suffix .anticon-calendar{font-size:14px}.date-range-picker .ant-select-selection__clear{opacity:0;right:12px;z-index:3;margin:0}.date-range-picker .ant-select-selection__clear.default{top:10px}.date-range-picker .ant-select-selection__clear.small{top:6px}.date-range-picker .ant-select-selection__clear.large{top:14px}.date-range-picker .ant-select-selection__clear svg{display:none}.date-range-picker:hover .ant-select-selection__clear{opacity:1}.date-range-picker:hover .ant-select-selection__clear+.date-range-picker-input .ant-input-suffix{opacity:0}.date-range-picker-popover{width:370px}.date-range-picker-popover .ant-popover-inner-content{padding:16px}.date-range-picker-popover-content-date{margin-top:16px}.date-range-picker-popover-content-date:first-child{margin-top:0}.date-range-picker-popover-content-date .text{margin-bottom:8px;line-height:22px}.date-range-picker-popover-content-date-picker,.date-range-picker-popover-content-date .ant-calendar-picker,.date-range-picker-popover-content-date .component{width:100%}.date-range-picker-popover-content-pick{line-height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.date-range-picker-popover-content-pick .text{margin-right:12px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.date-range-picker-popover-content-radios{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;margin-top:16px}.date-range-picker-popover-content-radio{margin-bottom:8px;padding:2px 8px;line-height:17px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-right:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#f2f3f5}.date-range-picker-popover-content-radio:hover{background:#e3e4e5}.date-range-picker-popover-content-focus{background:var(--theme-main);color:#fff}.advanced-search-computed{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.advanced-search-computed-pop .ant-popover-content .ant-popover-inner .ant-popover-title{padding:0;margin-bottom:0;border-bottom:1px solid #e8e8e8}.advanced-search-computed-pop .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.advanced-search-computed-form{padding:20px}.advanced-search-computed-line{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-search-computed-line .ant-select{width:100%}.advanced-search-computed-line .first-condition{-webkit-box-flex:7;-webkit-flex:7;-moz-box-flex:7;-ms-flex:7;flex:7}.advanced-search-computed-line .seconde-condition{margin-left:8px;-webkit-box-flex:3;-webkit-flex:3;-moz-box-flex:3;-ms-flex:3;flex:3}.advanced-search-computed-coms{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative}.advanced-search-computed-add{margin-top:12px;cursor:pointer;color:var(--theme-main)}.advanced-search-computed-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-search-computed-item+.advanced-search-computed-item{margin-top:16px}.advanced-search-computed-com .empty .ant-select-selection{border:1px solid #ff6680}.advanced-search-computed-com-delete{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:8px;cursor:pointer}.advanced-search-computed-com-delete:hover{color:#ff6680}.advanced-search-computed-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:inset 0 2px 0 0 #ebf0f5;-moz-box-shadow:inset 0 2px 0 0 #ebf0f5;box-shadow:inset 0 2px 0 0 #ebf0f5;height:56px;padding:0 20px}.advanced-search-computed-footer .text{color:#71757e;font-size:14px;font-style:normal;font-weight:400}.advanced-search-computed-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:48px;padding:0 20px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.advanced-search-computed-title-text{color:#1e2126;font-family:PingFang SC}.columns-setting-help-content{margin:-24px}.columns-setting-help-video{padding:16px 0 30px}.columns-setting-help-video__h,.columns-setting-help-video__p{margin-bottom:12px}.columns-setting-help-video__video{-o-object-fit:cover;object-fit:cover}.columns-setting-help-desc{font-size:12px;color:#4e5b71;white-space:pre-wrap}.columns-setting-help .ant-tabs-vertical>.ant-tabs-bar .ant-tabs-tab{text-align:left;margin-bottom:0;padding:14px 20px}.columns-setting-help .ant-tabs-vertical>.ant-tabs-content{padding:0 20px}.columns-setting-help .columns-setting-help-desc{font-weight:400;font-size:12px;color:#4e5b71;line-height:16px;margin-left:20px}.columns-setting-help .columns-setting-help-title{font-weight:400;font-size:16px;color:#1e2126;line-height:24px}.columns-setting-help .ant-modal-header{padding:12px 20px}.columns-setting-help .columns-setting-help-video{min-height:500px}.columns-setting-help .columns-setting-help-video__p{white-space:pre-line}.columns-setting-help .columns-setting-help-content{height:500px;padding:0 20px 30px;overflow:auto;margin-top:16px}.columns-setting-help img,.columns-setting-help video{width:100%;cursor:pointer}.columns-setting-help video{height:300px}.columns-setting-help .columns-setting-loading-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:200px}.columns-setting-help-preview{z-index:1012!important}.resize-table-columns-setting-content{line-height:30px;max-height:447px;overflow-y:auto;overflow-x:hidden}.resize-table-columns-setting-content .ant-col-6{height:30px}.resize-table-columns-setting-content .ant-checkbox-wrapper{width:100%;margin:0 8px 0 0!important;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.resize-table-columns-setting-content .ant-checkbox-wrapper>span:first-child{width:16px}.resize-table-columns-setting-content .ant-checkbox-wrapper>span:last-child{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.resize-table-columns-setting-title{width:100%;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.resize-table-columns-setting-pop{font-size:14px;color:#4e5b71}.resize-table-columns-setting-text{margin-left:12px}.resize-table-columns-setting .resize-table-columns-setting-button{height:42px;min-width:42px;background:#fff;border:1px solid #ebf0f5;-webkit-border-radius:unset;-moz-border-radius:unset;border-radius:unset}.resize-table-columns-setting-func{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.resize-table-columns-setting-func:hover{cursor:pointer;color:var(--theme-main)}.resize-table-columns-setting-func:hover .resize-table-columns-setting-icon{color:var(--theme-main)}.resize-table-columns-setting-func+.resize-table-columns-setting-func{margin-top:12px}.virtual-table .ant-table-thead{position:-webkit-sticky;position:sticky;top:0;z-index:10}.virtual-table .ant-table-body,.virtual-table .ant-table-body-inner{overflow-anchor:none}.virtual-table .ant-table-body .ant-table-tbody .ant-table-row,.virtual-table .ant-table-row .table-columns-fixed-left,.virtual-table .ant-table-row .table-columns-fixed-right{background:#fff}.virtual-table .table-columns-fixed-right{position:-webkit-sticky!important;position:sticky!important;right:0}.virtual-table .table-columns-fixed-right.table-columns-fixed-right-200{right:200px}.virtual-table .table-columns-fixed-right.close-shadow:before{display:none}.virtual-table .table-columns-fixed-left{position:-webkit-sticky!important;position:sticky!important;left:0}.virtual-table .table-columns-fixed-left.table-columns-fixed-left-200{left:200px}.virtual-table .table-columns-fixed-left.close-shadow:before{display:none}.virtual-table .table-columns-fixed-left,.virtual-table.table-ping-right .table-columns-fixed-right{overflow:unset!important}.virtual-table .table-columns-fixed-right:before{left:0;-webkit-transform:translate(-100%);-moz-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%);-webkit-box-shadow:inset -10px 0 8px -8px rgba(0,0,0,.149);-moz-box-shadow:inset -10px 0 8px -8px rgba(0,0,0,.149);box-shadow:inset -10px 0 8px -8px rgba(0,0,0,.149)}.virtual-table .table-columns-fixed-left:before,.virtual-table .table-columns-fixed-right:before{position:absolute;top:0;bottom:0;width:30px;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;-o-transition:box-shadow .5s;-moz-transition:box-shadow .5s,-moz-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s,-moz-box-shadow .5s;content:"";pointer-events:none}.virtual-table .table-columns-fixed-left:before{right:0;-webkit-transform:translate(100%);-moz-transform:translate(100%);-ms-transform:translate(100%);-o-transform:translate(100%);transform:translate(100%);-webkit-box-shadow:inset 10px 0 8px -8px rgba(0,0,0,.149);-moz-box-shadow:inset 10px 0 8px -8px rgba(0,0,0,.149);box-shadow:inset 10px 0 8px -8px rgba(0,0,0,.149)}.virtual-table .custom-checkbox-columns{text-align:center}.advanced-table-columns-setting div.slide-flex-container-content{padding:0}.advanced-table-columns-setting-header{padding:12px 20px 0}.advanced-table-columns-setting-header .table-table-row-setting{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.advanced-table-columns-setting-header .table-table-row-setting-values{padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:var(---Neutral-2,#f2f2f3)}.advanced-table-columns-setting-header .table-table-row-setting-values-item.ant-radio-button-wrapper{padding:2px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#252629;text-align:center;min-width:unset;line-height:24px;background:transparent;border:none;margin-right:2px!important}.advanced-table-columns-setting-header .table-table-row-setting-values-item.ant-radio-button-wrapper:before{display:none}.advanced-table-columns-setting-header .table-table-row-setting-values-item.ant-radio-button-wrapper:hover{background:#fff!important;cursor:pointer;color:#252629!important}.advanced-table-columns-setting-header .table-table-row-setting-values-item.ant-radio-button-wrapper:last-child{margin-right:0!important}.advanced-table-columns-setting-header .table-table-row-setting-values-item.ant-radio-button-wrapper-checked{background:#fff!important;color:#252629!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.advanced-table-columns-setting-header .table-table-row-setting-values-item.ant-radio-button-wrapper-checked:focus-within{outline:none}.advanced-table-columns-setting-all{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.advanced-table-columns-setting-all .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#fff;height:2px}.advanced-table-columns-setting-list{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;position:relative;overflow-x:hidden}.advanced-table-columns-setting-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:100%;padding:10px 20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.advanced-table-columns-setting-item-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:20px}.advanced-table-columns-setting-item-content .space-item .advanced-table-columns-setting-item-icon{margin-top:3px}.advanced-table-columns-setting-item-icon{color:#c3c5ca;font-size:16px;cursor:move}.advanced-table-columns-setting-item.disabled{cursor:not-allowed;color:#8f969e}.advanced-table-columns-setting-item:hover{background:#f2f2f3}.advanced-table-columns-setting-item:hover .advanced-table-columns-setting-item-icon{color:#71757e}.advanced-table-columns-setting-item:hover .advanced-table-columns-setting-fixed-icon{opacity:1}.advanced-table-columns-setting-fixed-icon{width:40px;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0;cursor:pointer;font-size:16px}.advanced-table-columns-setting-fixed-icon .advanced-table-columns-setting-item-icon-left.active,.advanced-table-columns-setting-fixed-icon .advanced-table-columns-setting-item-icon-left:not(.disabled):hover,.advanced-table-columns-setting-fixed-icon .advanced-table-columns-setting-item-icon-right.active,.advanced-table-columns-setting-fixed-icon .advanced-table-columns-setting-item-icon-right:not(.disabled):hover{color:var(--theme-main)}.advanced-table-columns-setting-fixed-icon .advanced-table-columns-setting-item-icon-left.disabled,.advanced-table-columns-setting-fixed-icon .advanced-table-columns-setting-item-icon-right.disabled{cursor:not-allowed}.advanced-table-columns-setting .slide-flex-container-content{overflow:hidden;padding:12px}.advanced-table-columns-setting .fixed-columns-wrapper .center-fixed-columns-title,.advanced-table-columns-setting .fixed-columns-wrapper .left-fixed-columns-title,.advanced-table-columns-setting .fixed-columns-wrapper .right-fixed-columns-title{padding-left:20px;padding-right:20px;color:#969aa2;font-size:12px;margin-top:11px}.hyperlink-container .hyperlink-content .value-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--theme-main);cursor:pointer}.hyperlink-container .hyperlink-content .value-item .icon{margin-right:5px}.hyperlink-container .hyperlink-content .value-item .text{color:#1e2126}.hyperlink-container .hyperlink-content .link-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:30px}.hyperlink-container .hyperlink-content .link-box .link-icon{margin-right:5px;color:var(--theme-main);cursor:pointer}.hyperlink-container .hyperlink-content .link-box .hyperlink-text{display:inline-block;width:90%;color:var(--theme-main);cursor:pointer;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.fei-shu-link-container .hyperlink-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.fei-shu-link-container .separator{color:#1e2126}.hyperlink-iframe{border:none}.hyper-link-modal{padding:20px}.hyper-link-modal .ant-modal-body{height:-webkit-calc(100vh - 70px);height:-moz-calc(100vh - 70px);height:calc(100vh - 70px)}.hyper-link-modal .ant-modal-body .ant-spin-container,.hyper-link-modal .ant-modal-body .ant-spin-nested-loading{height:100%}.table{position:relative}.table .ant-table:not(.ant-table-scroll-position-right) .ant-table-fixed-right:after{content:"";position:absolute;bottom:-8px;left:0;height:14px;width:10px;-webkit-box-shadow:-3px 0 5px rgba(0,0,0,.08);-moz-box-shadow:-3px 0 5px rgba(0,0,0,.08);box-shadow:-3px 0 5px rgba(0,0,0,.08)}.table .ant-table:not(.ant-table-scroll-position-left) .ant-table-fixed-left:after{content:"";position:absolute;bottom:-8px;right:0;height:14px;width:10px;-webkit-box-shadow:3px 0 5px rgba(0,0,0,.08);-moz-box-shadow:3px 0 5px rgba(0,0,0,.08);box-shadow:3px 0 5px rgba(0,0,0,.08)}.table .ant-table-fixed-right{-webkit-box-shadow:-6px 0 8px -4px rgba(0,0,0,.08);-moz-box-shadow:-6px 0 8px -4px rgba(0,0,0,.08);box-shadow:-6px 0 8px -4px rgba(0,0,0,.08)}.table .ant-table-fixed-left{-webkit-box-shadow:6px 0 8px -4px rgba(0,0,0,.08);-moz-box-shadow:6px 0 8px -4px rgba(0,0,0,.08);box-shadow:6px 0 8px -4px rgba(0,0,0,.08)}.table .ant-table-bordered .ant-table-body>table,.table .ant-table-bordered .ant-table-fixed-left table,.table .ant-table-bordered .ant-table-fixed-right table,.table .ant-table-bordered .ant-table-header>table{border-color:#ebf0f5}.table .ant-table-bordered .ant-table-fixed-right table.ant-table-fixed tr.ant-table-expanded-row td:last-of-type{padding:0;color:transparent}.table .ant-table-fixed-right .ant-table-expanded-row{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.table .ant-table-row-expand-icon{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:18px;height:18px;font-size:12px;line-height:15px;border:1px solid #cdd8ec;color:#6c798b}.table .ant-table .ant-table-row-indent+.ant-table-row-expand-icon{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;line-height:12px}.table .ant-table .ant-table-row-indent+.ant-table-row-expand-icon:after{height:14px;line-height:14px}.table .ant-table-thead tr th{padding:8px 12px;line-height:24px;background:#f7f8fa;color:#1e2126;border-color:#ebf0f5}.table .ant-table-tbody>.ant-table-row>td,.table .ant-table-tbody>tr>td{padding:8px 12px;line-height:24px;color:#4e5b71;border-color:#ebf0f5;background:inherit}.table .ant-table-tbody>.ant-table-row>td p,.table .ant-table-tbody>tr>td p{margin-bottom:0}.table .table-row-right-align{text-align:right}.table .table-row-left-align{text-align:left}.table.table-on-row .ant-table-tbody>tr.ant-table-row{cursor:pointer}.table.table-on-row .ant-table-tbody>tr.ant-table-row.ant-table-row-hover>td,.table.table-on-row .ant-table-tbody>tr.ant-table-row:hover>td{background:#f9f9f9}body.active-scrollbar .ant-table:not(.ant-table-scroll-position-right) .ant-table-fixed-right:after{display:none}.ellipsis,body.active-scrollbar .ant-table.ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.ellipsis{display:inline-block;word-break:break-all;width:100%}.lines,.lines .shadow{position:relative}.lines .shadow{display:block;color:transparent;opacity:0;z-index:-999}.lineClamp{-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box}.lineClamp,.tag-select{position:relative;overflow:hidden}.tag-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:-8px;max-height:32px;line-height:32px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.tag-select :global .ant-tag{padding:0 8px;margin-right:24px;font-size:14px}.tag-select.expanded{-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;max-height:200px}.tag-select .trigger{position:absolute;top:0;right:0}.tag-select .trigger i{font-size:12px}.tag-select.hasExpandTag{padding-right:50px}.file-upload-wrap .file-upload-button{border:1px solid #e4e4e4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:7px 13px;display:block}.ie-file-upload-wrap .img-list-wrap .img-item{float:left;width:80px;height:114px;margin-right:10px}.ie-file-upload-wrap .img-list-wrap .img-item .img-item-wrap{width:80px;height:80px;margin-right:10px}.ie-file-upload-wrap .img-list-wrap .img-item .img-item-wrap img{width:100%;height:100%}.ie-file-upload-wrap .img-list-wrap .img-item .img-item-text{width:80px;height:28px;line-height:28px;cursor:pointer;text-align:center}.ie-file-upload-wrap .img-list-wrap .img-item .img-item-text:hover{color:var(--theme-main)}.ie-file-upload-wrap .img-list-wrap .clear{clear:both}.search-area-box .dropdown-arrow{text-align:center}.search-area-box .dropdown-arrow button{width:68px;-webkit-transform:translateY(-22px);-moz-transform:translateY(-22px);-ms-transform:translateY(-22px);-o-transform:translateY(-22px);transform:translateY(-22px);background-color:#fff;border:1px solid var(--theme-light);-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;color:#4e5b71;font-size:12px}.search-area-box .dropdown-arrow button img{width:12px;height:12px;margin-right:2px;margin-top:-2px}.search-area-box .dropdown-arrow i{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.search-area-box .ant-input>span{color:#b5c0ce}.search-area-box .ant-advanced-search-form.search-area{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;overflow:hidden}.search-area-box .ant-advanced-search-form.search-area .ant-form-item-label label:after{content:""}.search-area-box .ant-advanced-search-form.search-area .ant-calendar-picker{width:100%}.search-area-box .ant-advanced-search-form.search-area .item-label{display:block;margin-top:.4em;font-size:16px}.search-area-box .ant-advanced-search-form.search-area .toggle-button{margin-right:16px;font-size:12px}.search-area-box .ant-advanced-search-form.search-area .ant-form-item-label label{color:#4e5b71}.search-area-box .ant-advanced-search-form.search-area .ant-form-item-label{line-height:25px;margin-bottom:3px}.search-area-box .ant-advanced-search-form.search-area .ant-radio-group.ant-radio-group-large{white-space:nowrap;width:100%}.search-area-box .ant-advanced-search-form.search-area .ant-radio-group.ant-radio-group-large .ant-radio-button-wrapper{width:50%;padding:0;text-align:center}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form{border:1px solid var(--theme-light);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;margin-bottom:10px}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .check-all-option{position:absolute;z-index:1;padding:7px 10px 5px}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .ant-radio-group{white-space:normal;display:block}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .list-row .list-col-header{background:#f7f8fa;text-align:left;padding-left:16px;height:100%;position:absolute;line-height:44px}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .list-row .ant-checkbox-wrapper,.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .list-row .ant-radio-wrapper{margin-left:0!important;margin-right:8px!important}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .list-row .list-col-content{padding:5px 10px;float:right;overflow:hidden;line-height:34px}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .list-row .list-col-content .antd-pro-tag-select-tagSelect{max-height:unset}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .ant-row.ant-form-item{margin-bottom:0}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .ant-row.ant-form-item:not(:first-child){border-top:1px solid var(--theme-light)}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .ant-row.ant-form-item:first-child .list-col-header{-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px}.search-area-box .ant-advanced-search-form.search-area .checkbox-list-form .ant-row.ant-form-item:last-child .list-col-header{-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px}.search-area-box .ant-advanced-search-form.search-area .antd-pro-tag-select-tagSelect{margin-left:0}.search-area-box .ant-advanced-search-form.search-area .antd-pro-tag-select-tagSelect.antd-pro-tag-select-expanded{max-height:unset}.search-area-box .ant-advanced-search-form.search-area .common-top-area .col-height-auto{height:auto!important}.search-area-box .ant-advanced-search-form.search-area .common-top-area>.ant-row>div{height:80px}.search-area-box.horizontal .common-top-area{background:transparent}.search-area-box.horizontal .ant-form-item-label{text-align:left;word-break:break-word}.cost-center-search-modal .ant-modal-body{height:500px;overflow-y:auto;scroll-behavior:smooth}.filter-tags i{cursor:pointer}.filter-tags i:hover{color:var(--theme-main)}.filter-tags .filter-tag-list{display:inline-block;vertical-align:middle;width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px);margin:0 6px;line-height:normal;white-space:nowrap;overflow:hidden}.filter-tags .filter-tag-list #tag-container{display:inline-block;width:100%;-webkit-transition:all .15s cubic-bezier(.645,.045,.355,1);-moz-transition:all .15s cubic-bezier(.645,.045,.355,1);-o-transition:all .15s cubic-bezier(.645,.045,.355,1);transition:all .15s cubic-bezier(.645,.045,.355,1)}.filter-tags .filter-tag{height:24px;line-height:24px;background-color:#fff;color:#4e5b71}.filter-tags .filter-tag.checked{background-color:var(--theme-main);border-color:var(--theme-main);color:#fff}.filter-tags .filter-tag.checked i{color:#fff}.chooser{line-height:1;position:relative;height:32px}.chooser.newline{height:auto}.chooser .ant-select-selection.ant-select-selection--multiple{cursor:pointer}.chooser .ant-select-selection.ant-select-selection--multiple .ant-select-selection__rendered{z-index:0}.chooser .ant-select-selection.ant-select-selection--multiple .ant-select-selection__rendered .ant-select-selection__placeholder{margin-left:0;left:-5px;width:100%;z-index:1;padding-left:11px}.chooser .ant-select-selection.ant-select-selection--multiple ul{overflow:hidden}.chooser .ant-select-selection.ant-select-selection--multiple .ant-select-selection__choice{padding:0;margin-right:8px;height:20px;line-height:20px;border:none;background-color:transparent;font-size:14px;color:#1e2126;overflow:visible}.chooser .ant-select-selection.ant-select-selection--multiple .ant-select-selection__choice:nth-last-child(2){margin-right:2px}.chooser .ant-select-selection.ant-select-selection--multiple .ant-select-selection__choice__remove,.chooser .chooser-number{display:none}.chooser .ant-select-selection__clear{margin-top:-6px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease}.chooser .custom-tag-section,.chooser .fake-value-list{position:absolute;top:0;left:0;width:100%;padding:0 11px;height:32px;line-height:30px;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#1e2126;-webkit-transition:border-color .3s cubic-bezier(.645,.045,.355,1);-o-transition:border-color .3s cubic-bezier(.645,.045,.355,1);-moz-transition:border-color .3s cubic-bezier(.645,.045,.355,1);transition:border-color .3s cubic-bezier(.645,.045,.355,1)}.chooser .custom-tag-section.disabled,.chooser .fake-value-list.disabled{background-color:#f7f8fa;color:#b5c0ce}.chooser .custom-tag-section:hover,.chooser .fake-value-list:hover{border-color:var(--theme-main);cursor:pointer}.chooser .custom-tag-section-disabled{border:1px solid #d7dce6;background:#f7f8fa}.chooser .custom-tag-section-disabled .special-tag,.chooser .custom-tag-section-disabled .tag-scroll-block .tag-item{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #d7dce6;padding:2px 7px;color:#b5c0ce;background:#f7f8fa}.chooser .custom-tag-section-empty{z-index:-1}.chooser:hover .custom-tag-section .arrow-down-hover-hidden{display:none}.chooser:hover .custom-tag-section .close-svg-show{display:block}.custom-tag-section{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-tag-section,.custom-tag-section .tag-scroll-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.custom-tag-section .tag-scroll-block{margin-right:12px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow-y:hidden;overflow-x:auto;white-space:nowrap;-moz-appearance:none!important;-ms-overflow-style:none;scrollbar-width:none;overflow:-moz-scrollbars-none}.custom-tag-section .tag-scroll-block::-webkit-scrollbar{display:none}.custom-tag-section .tag-scroll-block .responsive-tag-container{height:30px}.custom-tag-section .tag-scroll-block .tag-item{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#f2f2f3;border:none;font-size:12px;color:#252629;margin-right:4px;padding:3px 7px;line-height:18px}.custom-tag-section .tag-scroll-block .tag-item .anticon-close{-webkit-transition:color .3s;-o-transition:color .3s;-moz-transition:color .3s;transition:color .3s;-webkit-transform:scale(1) rotate(0deg);-moz-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);-o-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);color:#969aa2}.custom-tag-section .tag-scroll-block .tag-item .anticon-close:hover{color:#252629}.custom-tag-section .tag-section-block-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.custom-tag-section .tag-section-block-right .arrow-down,.custom-tag-section .tag-section-block-right .close-svg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:#969aa2;font-size:16px}.custom-tag-section .tag-section-block-right .close-svg{display:none}.chooser:hover .ant-select-selection__clear{opacity:1}.chooser.newline .ant-select-selection--multiple .ant-select-selection__rendered ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;position:static;padding-left:6px;height:auto;min-height:32px}.chooser.newline .ant-select-selection--multiple .ant-select-selection__rendered ul input.ant-select-search__field{width:0;padding:0}.chooser.number-only .ant-select-selection--multiple .ant-select-selection__rendered ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.chooser.number-only .ant-select-selection.ant-select-selection--multiple .ant-select-selection__choice{display:none}.chooser.number-only .chooser-number{color:#4e5b71;position:absolute;cursor:pointer;display:block;top:50%;left:5px;right:9px;background:#fff;line-height:20px;height:20px;max-width:100%;margin-top:-10px;padding-left:6px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align:left;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.chooser.number-only .ant-select-selection__clear{margin-top:-6px}.chooser.chooser-disabled .ant-select-selection.ant-select-selection--multiple{cursor:not-allowed}.chooser.chooser-disabled .chooser-number{background:#f7f8fa;color:#b5c0ce}.chooser.chooser-disabled .ant-select-selection.ant-select-selection--multiple .ant-select-selection__choice{color:#b5c0ce}.custom-report-chooser.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area>.ant-row>div{margin-bottom:18px}.cost-center-search-v1{height:32px}.cost-center-search-v1-selector:hover .ant-select-selection__clear{opacity:1}.cost-center-search-v1-modal .bottom-line{margin-top:8px}.cost-center-search-v1-modal .bottom-line,.cost-center-search-v1-modal .bottom-line .add-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.cost-center-search-v1-modal .bottom-line .add-line{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--theme-main);font-size:14px;font-style:normal;font-weight:400;cursor:pointer}.cost-center-search-v1-modal .bottom-line .add-line .add-line-icon{margin-right:4px;font-size:16px}.cost-center-search-v1-modal .table-cost-center-item-line{width:100%}.cost-center-search-v1-modal .table-cost-center-item-line .flex{width:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.cost-center-search-v1-modal .table-cost-center-item-line .flex .multi-selector-block{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.cost-center-search-v1-modal .table-cost-center-item-line .input-gap{margin:0 8px}.cost-center-search-v1-modal .hasError .multi-selector-block .fake-input{border-color:#f5222d}.multi-selector-block{position:relative}.multi-selector-block .drop-down-block{z-index:1000}.multi-selector-block .ant-input-disabled+.ant-input-group-addon{left:-1px;border-left:1px solid #d6d8db;width:32px;padding:0}.multi-selector-block .ant-input-disabled+.ant-input-group-addon:hover{border-color:#d7dce6;cursor:not-allowed}.multi-selector-block .ant-input-disabled+.ant-input-group-addon:hover .anticon{cursor:not-allowed}.multi-selector-block .multi-selector-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.multi-selector-block .multi-selector-wrapper.has-after-addon .fake-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px)}.multi-selector-block .multi-selector-wrapper.has-after-addon .addon-after-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:32px;text-align:center;border:1px solid #d7dce6;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;cursor:pointer;margin-left:-1px}.multi-selector-block .multi-selector-wrapper.has-after-addon .addon-after-wrapper:hover{position:relative;border-color:var(--theme-main)}.multi-selector-block .fake-input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;list-style:none;position:relative;display:inline-block;width:100%;min-height:32px;font-size:14px;line-height:1.5;color:#1e2126;background-color:#fff;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;padding:3px 20px 4px 11px}.multi-selector-block .fake-input .scroll-block{height:23px;overflow-y:hidden;overflow-x:hidden;white-space:nowrap;-moz-appearance:none!important;-ms-overflow-style:none;scrollbar-width:none;overflow:-moz-scrollbars-none}.multi-selector-block .fake-input .scroll-block::-webkit-scrollbar{display:none}.multi-selector-block .fake-input .tag-scroll-block{margin-right:12px}.multi-selector-block .fake-input .margin-right-20{margin-right:20px}.multi-selector-block .fake-input .tag-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#f2f2f3;border:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;line-height:19px;color:#252629;margin-right:4px}.multi-selector-block .fake-input .tag-item .anticon-close{margin-left:4px;-webkit-transition:color .3s;-o-transition:color .3s;-moz-transition:color .3s;transition:color .3s;-webkit-transform:scale(1) rotate(0deg);-moz-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);-o-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);color:#969aa2}.multi-selector-block .fake-input .tag-item.ant-tag-text,.multi-selector-block .fake-input .tag-item .anticon-close:hover{color:#252629}.multi-selector-block .fake-input .tag-item-border{border:1px solid var(--theme-main)}.multi-selector-block .fake-input .slector-value-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;line-height:23px}.multi-selector-block .fake-input .slector-value-content.has-search{cursor:text}.multi-selector-block .fake-input .slector-value-content .tag-container{overflow:hidden}.multi-selector-block .fake-input .slector-value-content .tag-container-with-responsive,.multi-selector-block .fake-input .slector-value-content .tag-container .selector-value-inline{width:100%}.multi-selector-block .fake-input .slector-value-content .search-input{cursor:default;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:80px;padding:0;border:none;height:23px}.multi-selector-block .fake-input .slector-value-content .search-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.multi-selector-block .fake-input .slector-value-content .selector-placeholder{color:#b5c0ce}.multi-selector-block .fake-input .ant-select-selection__clear,.multi-selector-block .fake-input .ant-select-selection__clear:before{height:16px;width:16px}.multi-selector-block .fake-input:focus{border-color:var(--theme-main);outline:0;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}.multi-selector-block .fake-input:hover{border-color:var(--theme-main)}.multi-selector-block .fake-input:hover .ant-select-selection__clear{opacity:1}.multi-selector-block .fake-input-open .ant-select-arrow:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.multi-selector-block-line{height:32px}.drop-down-block{position:absolute;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);-moz-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:100%;min-width:260px;z-index:20;outline:none;max-height:335px;margin-top:2px;overflow:hidden;padding:0 10px}.drop-down-block .ant-select-dropdown-menu-item{font-size:14px;color:#1e2126;cursor:pointer;padding:11px 25px 11px 10px}.drop-down-block .ant-select-dropdown-menu-item .multiple-option-title{white-space:normal;line-height:18px;vertical-align:middle}.drop-down-block .ant-select-dropdown-menu-item .multiple-option-title>span{vertical-align:middle}.drop-down-block .ant-select-dropdown-menu-item .multiple-option-content{white-space:normal;margin-top:4px}.drop-down-block .ant-select-dropdown-menu-item.item-selected{background:#f2f6ff;color:var(--theme-main)}.drop-down-block .ant-select-dropdown-menu-item.disabled{cursor:not-allowed;color:#b5c0ce}.drop-down-block .ant-select-dropdown-menu-item.disabled .ant-select-dropdown-menu-item:after{display:none}.drop-down-block .ant-select-dropdown-menu-item:after{font-family:anticon;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:transparent;display:inline-block;font-size:12px;font-size:10px\9;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:12px;font-weight:700;text-shadow:0 .1px 0,.1px 0 0,0 -.1px 0,-.1px 0}.drop-down-block .ant-select-dropdown-menu-item:hover:after{color:#b5c0ce}.drop-down-block .item-selected:after,.drop-down-block .item-selected:hover:after{color:var(--theme-main)}.drop-down-block .list-container{max-height:240px;overflow-y:auto}.drop-down-block .center-tip{text-align:center;min-height:24px;line-height:24px}.drop-down-block .tree-select{max-height:280px;overflow:auto;margin-right:-10px;padding-bottom:20px}.drop-down-block .tree-select>.tree-node-item{overflow:hidden;margin-right:12px}.drop-down-block .tree-select-single .tree-node-item.has-children>.ant-tree-node-content-wrapper{width:100%;height:36px;line-height:36px}.drop-down-block .tree-select-single .tree-node-item.has-children>.ant-tree-switcher{line-height:36px}.drop-down-block .tree-select-single .tree-node-item.has-children.active-node>.ant-tree-node-content-wrapper{background:#f2f6ff}.drop-down-block .tree-select-single .tree-node-item.last-node{height:36px;line-height:36px;padding:0}.drop-down-block .tree-select-single .tree-node-item.last-node .ant-tree-node-content-wrapper{display:inline-block;width:-webkit-calc(100% - 24px);width:-moz-calc(100% - 24px);width:calc(100% - 24px);line-height:36px;height:36px}.drop-down-block .tree-select-single .tree-node-item.last-node .ant-tree-node-content-wrapper.active-node,.drop-down-block .tree-select-single .tree-node-item.last-node .ant-tree-node-content-wrapper:hover{background:#f2f6ff}.drop-down-block .tree-select-single .tree-node-item.option-leaf .ant-tree-node-content-wrapper{color:#8b90a0}.drop-down-block .tree-select-single .tree-node-item.option-not-leaf .ant-tree-node-content-wrapper{color:#1e2126}.drop-down-block .ant-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.drop-down-block .disabled-tag{background:#ffe4db;color:#d73453;font-size:10px;line-height:16px;padding:0 4px;margin-right:4px}@supports(zoom:90%){.drop-down-block .disabled-tag{zoom:.9;padding:2px 6px}}.drop-down-block .search-input{font-size:12px}.responsive-tag-container{width:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:24px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.responsive-tag-container-tag{line-height:normal;vertical-align:middle}.responsive-tag-container .responsive-tag-line{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;width:100%}.responsive-tag-container .responsive-tag-line-showBlock{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.responsive-tag-container .special-tag{display:inline-block;margin-left:4px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:3px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;line-height:18px;background:#f2f2f3;color:#252629}.responsive-tag-container .special-tag:hover{background:#d6d8db;cursor:pointer}.responsive-tag-container-popover{min-width:200px;max-width:600px}.responsive-tag-container-popover .popover-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 0}.responsive-tag-container-popover .popover-list .tag-item{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#f2f2f3;border:none;font-size:12px;color:#252629;margin-right:4px;padding:2px 7px}.responsive-tag-container-popover .popover-list .tag-item .anticon-close{margin-left:4px;-webkit-transition:color .3s;-o-transition:color .3s;-moz-transition:color .3s;transition:color .3s;-webkit-transform:scale(1) rotate(0deg);-moz-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);-o-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);color:#969aa2}.responsive-tag-container-popover .popover-list .tag-item .anticon-close:hover{color:#252629}.avatar-box{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;overflow:hidden;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;background:var(--theme-disable)}.person-selector.selector-item{display:block;padding:5px 0 5px 5px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.person-selector.selector-item.selected{background:var(--theme-light)}.person-selector.selector-item.selected .selector-item-content .user-info-wrapper .user-info-name{color:var(--theme-main)}.person-selector.selector-item.disabled{background:#f7f8fa;cursor:not-allowed}.person-selector.selector-item.disabled:hover{background:#f7f8fa}.person-selector.selector-item:hover{background:var(--theme-light)}.person-selector.selector-item .selector-item-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.person-selector.selector-item .selector-item-content .user-avatar{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px;height:32px;text-align:center;line-height:32px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;overflow:hidden}.person-selector.selector-item .selector-item-content .user-avatar .img-responsive{max-width:100%;vertical-align:top}.person-selector.selector-item .selector-item-content .user-info-wrapper{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:10px;max-width:-webkit-calc(100% - 32px);max-width:-moz-calc(100% - 32px);max-width:calc(100% - 32px);text-align:left}.person-selector.selector-item .selector-item-content .user-info-wrapper .user-info-name{font-size:14px;color:#1e2126}.person-selector.selector-item .selector-item-content .user-info-wrapper .user-info-department{font-size:12px;color:#848c95}.person-selector.selector-item .selector-item-content .user-info-wrapper .departed-employee,.person-selector.selector-item .selector-item-content .user-info-wrapper .waitfor-departed-employee{display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:11px;line-height:16px;padding:0 2px;margin-left:-5px;-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75)}.person-selector.selector-item .selector-item-content .user-info-wrapper .departed-employee{background:#ffe9ed;color:#ff6680}.person-selector.selector-item .selector-item-content .user-info-wrapper .waitfor-departed-employee{background:#fff7dc;color:#e0af06}.mul-modal .ant-modal-content .ant-modal-body{padding:16px 20px}.mul-modal .mul-modal-content-flex{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mul-modal .mul-modal-content-wrapper{overflow:hidden}.mul-modal .mul-modal-flex{overflow:hidden;padding:-24px}.mul-modal .mul-modal-flex .mul-modal-content{height:100%;display:-webkit-flex;-webkit-flex-flow:row;-webkit-flex-wrap:nowrap}.mul-modal .mul-modal-flex .mul-modal-content .content-item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%}.mul-modal .blank{width:100%}.mul-modal .modal-content-animated{-webkit-transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);-o-transition:-o-transform .3s cubic-bezier(.86,0,.07,1);-moz-transition:transform .3s cubic-bezier(.86,0,.07,1),-moz-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1),-webkit-transform .3s cubic-bezier(.86,0,.07,1),-moz-transform .3s cubic-bezier(.86,0,.07,1),-o-transform .3s cubic-bezier(.86,0,.07,1)}.mul-modal .list-selector{padding:0;height:100%}.mul-modal .list-selector .list-selector-left{height:100%;overflow-y:auto;padding-right:1px;-webkit-box-shadow:inset -1px 0 0 0 #ebf0f5;-moz-box-shadow:inset -1px 0 0 0 #ebf0f5;box-shadow:inset -1px 0 0 0 #ebf0f5}.mul-modal .list-selector .list-selector-left .clear-history{position:absolute;right:16px;top:5px;color:var(--theme-main)}.mul-modal .list-selector .list-selector-left-history{padding:16px;line-height:22px}.mul-modal .list-selector .list-selector-left-history .ant-tag{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;max-width:100%;vertical-align:middle;background:#f7f8fa;border:1px solid #f7f8fa}.mul-modal .list-selector .list-selector-left-history .selected-history-tag{border:1px solid var(--theme-main)}.mul-modal .list-selector .list-selector-left .ant-collapse,.mul-modal .list-selector .list-selector-left .ant-collapse-item{border:none}.mul-modal .list-selector .list-selector-left .ant-collapse-item .ant-collapse-header{background:#f7f8fa;font-size:14px;color:#4e5b71;padding:5px 0 5px 40px}.mul-modal .list-selector .list-selector-left .ant-collapse-item .ant-collapse-header .arrow{line-height:32px}.mul-modal .list-selector .list-selector-left .ant-collapse-content,.mul-modal .list-selector .list-selector-left .ant-collapse-content-box{padding:0}.mul-modal .list-selector .list-selector-left .search-form-header{background:#f7f8fa;font-size:14px;color:#4e5b71;padding:5px 0 5px 16px;border-top:1px solid #ebf0f5;border-bottom:1px solid #ebf0f5;margin-top:-1px}.mul-modal .list-selector .list-selector-right{padding:0 20px;height:100%;overflow-y:auto}.mul-modal .list-selector .filter-tags{margin-bottom:6px}.mul-modal .list-selector .selected-tag{line-height:30px;max-height:90px;overflow:auto}.mul-modal .list-selector .selected-tag .ant-tag{background:#f7f8fa;border:1px solid #f7f8fa}.mul-modal .list-selector .table-header{position:static;margin-top:0;line-height:34px}.mul-modal .list-selector .table-header-title{width:auto;font-size:12px;padding:0}.mul-modal .list-selector .ant-table-wrapper{clear:both}.mul-modal .list-selector .ant-table{clear:both}.mul-modal .list-selector .ant-table,.mul-modal .list-selector .ant-table table{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.mul-modal .list-selector .ant-popover{max-width:800px}.mul-modal .list-selector .ant-table-tbody{cursor:pointer}.mul-modal .list-selector .common-top-area{margin-bottom:10px}.mul-modal .list-selector .ant-table-thead th{background:#f7f8fa}.mul-modal .mul-modal-breadcrumb{color:#71757e;margin-bottom:8px;line-height:22px}.mul-modal .mul-modal-breadcrumb .breadcrumb-click-able{color:var(--theme-main)}.mul-modal .mul-modal-breadcrumb .breadcrumb-icon{color:#71757e;font-size:10px;position:relative;top:-2px}.mul-modal .modal-view-history .ant-spin-nested-loading,.mul-modal .modal-view-history .ant-spin-nested-loading .ant-spin-container{width:100%}.department-wrapper .ant-input-affix-wrapper input.ant-input{padding-right:11px;-webkit-transition:unset;-o-transition:unset;-moz-transition:unset;transition:unset}.department-wrapper .hover-input:hover .ant-input{padding-right:30px}.department-dialog-wrapper .ant-modal{margin-bottom:0}.department-dialog-wrapper .ant-modal-content .ant-modal-header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:52px;line-height:52px}.department-dialog-wrapper .ant-modal-content .ant-modal-body{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 20px 18px;margin:0}.department-dialog-wrapper .ant-modal-content .error .error-message .error-title{font-size:14px}.department-dialog-wrapper .ant-modal-footer .ant-btn{z-index:4}.department-dialog-wrapper .mul-modal-flex{overflow:unset}.department-dialog-wrapper .mul-modal-content-wrapper{overflow:unset;height:100%}.department-dialog-wrapper .mul-modal-content .content-item{height:100%}.department-dialog-wrapper .ant-table-small{border:none}.department-wrapper{position:relative}.department-wrapper .department-number{color:#4e5b71;position:absolute;cursor:pointer;display:block;top:50%;left:5px;right:9px;background:#fff;line-height:20px;height:20px;max-width:100%;margin-top:-10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align:left;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);z-index:1}.department-bs{height:100%}.department-bs .department-popover{max-width:260px}.department-bs .ant-table-row td:first-child{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.department-bs .ant-table-row td:first-child .check-content{display:inline-block;max-width:94%;line-height:18px}.department-bs .ant-table-row td:first-child .ant-checkbox-wrapper,.department-bs .ant-table-row td:first-child .ant-radio-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.department-bs .ant-table-row td:first-child .ant-checkbox-wrapper .check-content,.department-bs .ant-table-row td:first-child .ant-radio-wrapper .check-content{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.department-bs .ant-table-row .text-ellipsis.ant-checkbox-wrapper,.department-bs .ant-table-row .text-ellipsis.ant-radio-wrapper{overflow:visible}.department-ui{position:relative;height:-webkit-calc(100% + 16px);height:-moz-calc(100% + 16px);height:calc(100% + 16px)}.department-ui .department-ui-content{height:-webkit-calc(100% + 4px);height:-moz-calc(100% + 4px);height:calc(100% + 4px)}.department-ui .department-ui-content .dep-checked-line{margin-top:4px;margin-bottom:8px}.department-ui .department-ui-content .resize-table-container{padding-right:0}.department-ui .self-department-flag{display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;line-height:16px;padding:0 2px;font-size:12px;background:#dde2e5;color:#495c6d;margin-right:8px;margin-left:4px}.department-ui th.department-name{padding-left:38px!important}.department-ui .ant-table-scroll{width:-webkit-calc(100% + 3px);width:-moz-calc(100% + 3px);width:calc(100% + 3px)}.department-ui .table .ant-table-body{overflow-x:auto!important}.department-ui .table.table-on-row .ant-table-tbody>tr.ant-table-row:hover>td{background-color:#fff}.department-ui .table .ant-table .ant-table-row-indent+.ant-table-row-expand-icon{position:relative;border:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.department-ui .table .ant-table-tbody>.ant-table-row>td,.department-ui .table .ant-table-tbody>tr>td{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.department-ui .table .ant-table-tbody>.ant-table-row>td .ant-checkbox,.department-ui .table .ant-table-tbody>tr>td .ant-checkbox{height:12px}.department-ui .table .ant-table-tbody>.ant-table-row>td .ant-checkbox-wrapper:hover,.department-ui .table .ant-table-tbody>.ant-table-row>td .ant-radio-wrapper:hover,.department-ui .table .ant-table-tbody>tr>td .ant-checkbox-wrapper:hover,.department-ui .table .ant-table-tbody>tr>td .ant-radio-wrapper:hover{color:var(--theme-main)}.department-ui .table .ant-table-tbody>.ant-table-row>td .ant-table-row-collapsed:after,.department-ui .table .ant-table-tbody>tr>td .ant-table-row-collapsed:after{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);margin-top:-3px}.department-ui .table .ant-table-tbody>.ant-table-row>td .ant-table-row-collapsed:after,.department-ui .table .ant-table-tbody>.ant-table-row>td .ant-table-row-expanded:after,.department-ui .table .ant-table-tbody>tr>td .ant-table-row-collapsed:after,.department-ui .table .ant-table-tbody>tr>td .ant-table-row-expanded:after{display:inline-block;content:"";-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #6c798b;position:absolute;top:50%;left:50%;margin-left:-3px}.department-ui .table .ant-table-tbody>.ant-table-row>td .ant-table-row-expanded:after,.department-ui .table .ant-table-tbody>tr>td .ant-table-row-expanded:after{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);margin-top:-4px}.department-ui .table .ant-table-tbody>.ant-table-row>td .ant-checkbox+span span,.department-ui .table .ant-table-tbody>.ant-table-row>td .ant-radio+span span,.department-ui .table .ant-table-tbody>tr>td .ant-checkbox+span span,.department-ui .table .ant-table-tbody>tr>td .ant-radio+span span{display:inline}.department-ui-footer{position:absolute;bottom:-68px;width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px);left:-20px;background:#fff}.department-ui-footer-tags{max-height:160px;height:auto;padding:8px 20px 0;background:#fff;-webkit-box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;-moz-box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;overflow-y:auto}.department-ui-footer-tags-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.department-ui-footer-tags-flex-item{position:relative;display:inline-block;vertical-align:middle;background-color:#f7f8fa;width:-webkit-calc(25% - 6px);width:-moz-calc(25% - 6px);width:calc(25% - 6px);padding:8px 28px 8px 8px;font-size:12px;color:#1e2126;line-height:16px;margin-bottom:8px;margin-right:6px}.department-ui-footer-tags-flex-item-show{display:inline-block;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.department-ui-footer-tags-flex-item-close{position:absolute;top:8px;right:12px;font-size:12px;cursor:pointer;color:#969aa2}.department-ui-footer-operator{padding:0 20px;line-height:48px;height:48px;margin-right:14px}.department-ui-footer-operator .total-info{color:#71757e;margin-right:160px}.department-ui-footer-operator .total-color{margin:0 4px;color:var(--theme-main)}.department-ui .department-ui-footer-operator{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.department-ui .department-ui-footer-operator .angle-icon{margin-left:4px}.department-ui-hasHistory{margin-top:-7px}.department-ui-hasHistory .department-ui-content .resize-table-container{min-height:308px}.department-dialog-wrapper-handle{overflow:hidden}.department-history-wrapper{margin-bottom:5px}.department-history-wrapper.history-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 12px;height:42px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f8fa}.department-history-wrapper.history-wrapper .history-left{width:70px;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;height:22px;line-height:22px;color:#252629;font-size:14px}.department-history-wrapper.history-wrapper .history-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-height:300px;overflow-y:hidden;overflow-x:hidden;-webkit-transition:max-height .3s linear;-o-transition:max-height .3s linear;-moz-transition:max-height .3s linear;transition:max-height .3s linear}.department-history-wrapper.history-wrapper .history-content.history-content-closed{max-height:30px;overflow:hidden}.department-history-wrapper.history-wrapper .history-content.history-content-with-desc-closed{max-height:50px;overflow:hidden}.department-history-wrapper.history-wrapper .history-content .tag-item{display:inline-block;max-width:-webkit-calc(25% - 10px);max-width:-moz-calc(25% - 10px);max-width:calc(25% - 10px);margin-right:8px;padding:0 8px 2px;background:#fff;color:#4e5b71;cursor:pointer}.department-history-wrapper.history-wrapper .history-content .tag-item.has-desc{padding-bottom:0}.department-history-wrapper.history-wrapper .history-content .tag-item.selected-history-tag{background-color:var(--theme-light)}.department-history-wrapper.history-wrapper .history-content .tag-item.selected-history-tag .tag-item-title{color:var(--theme-main)}.department-history-wrapper.history-wrapper .history-content .tag-item.disabled-history-tag{cursor:not-allowed;display:none}.department-history-wrapper.history-wrapper .history-content .tag-item.disabled-history-tag .tag-item-title,.department-history-wrapper.history-wrapper .history-content .tag-item.disabled-history-tag .tag-item-title:hover{color:#b5c0ce}.department-history-wrapper.history-wrapper .history-content .tag-item.tag-item-empty{margin-bottom:0;background:#f9f9f9;border:none;color:#252629;font-size:14px;line-height:19px}.department-history-wrapper.history-wrapper .history-content .tag-item .tag-item-title{display:inline-block;width:100%;font-size:12px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.department-history-wrapper.history-wrapper .history-content .tag-item .tag-item-title:hover{color:var(--theme-main)}.department-history-wrapper.history-wrapper .history-content .tag-item .tag-item-desc{display:inline-block;width:125%;font-size:12px;color:#848c95;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.department-history-wrapper.history-wrapper .history-content .tag-item .tag-item-desc:hover{color:var(--theme-main)}.department-history-wrapper.history-wrapper .history-right{width:100px;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.department-history-wrapper.history-wrapper .history-right .history-toggle-btn{font-size:14px;color:#4e5b71;cursor:pointer}.department-history-wrapper.history-wrapper .history-right .history-toggle-btn:hover{color:var(--theme-main)}.department-history-wrapper.history-wrapper .history-right .anticon-delete{padding:0 5px;cursor:pointer}.department-history-wrapper.history-wrapper .history-right .anticon-delete:hover{color:var(--theme-main)}.department-history-wrapper.history-wrapper .history-right .history-delete{font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:42px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.department-history-wrapper.history-wrapper .history-right .history-delete .delete-text{font-size:12px;color:#969aa2}.department-history-wrapper.history-wrapper .history-right .history-delete .delete-text:hover{color:var(--theme-main)}.department-history-wrapper.history-wrapper .history-right .history-delete:hover{cursor:pointer;color:var(--theme-main)}.user-selector-v3{overscroll-behavior-x:none}.user-selector-v3 .ant-modal-header{height:52px;font-weight:500;font-size:16px;color:#252629;padding:16px 20px}.user-selector-v3 .ant-modal-header .modal-top-back{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-selector-v3 .ant-modal-header .modal-top-back .back-text{font-size:16px;font-weight:500;text-align:left}.user-selector-v3 .ant-modal-body{padding:20px 20px 0;height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user-selector-v3 .ant-modal-body .user-selector-v3-content{position:relative;height:100%}.user-selector-v3 .ant-modal-body .handy-scroll-body{margin-bottom:48px;overflow-x:hidden}.user-selector-v3 .ant-modal-body .handy-scroll-body .handy-scroll{margin-bottom:48px}.user-selector-v3 .ant-modal-body .row-name-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.user-selector-v3 .ant-modal-body .row-name-line-name{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.user-selector-v3 .ant-modal-body .row-name-line .user-tag-list{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.user-selector-v3 .ant-modal-body .row-name-line .ant-tag{padding:0 4px;margin-left:4px}.user-selector-v3 .ant-modal-body .row-departmentName-line .path{font-size:12px;color:#969aa2;width:-webkit-calc(100% - 12px);width:-moz-calc(100% - 12px);width:calc(100% - 12px);overflow:hidden;line-height:14px;-o-text-overflow:ellipsis;text-overflow:ellipsis}.user-selector-v3 .ant-modal-body .padding-wrapper{padding:0 20px}.user-selector-v3 .ant-modal-body .create-tips{margin-bottom:2px}.user-selector-v3 .ant-modal-body .new-history-list{margin-top:2px;margin-bottom:12px}.user-selector-v3 .ant-modal-body .new-history-list-header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:40px;background:#f9f9f9;padding:12px}.user-selector-v3 .ant-modal-body .new-history-list-header-left{font-size:14px;color:#252629}.user-selector-v3 .ant-modal-body .new-history-list-header-content{cursor:pointer;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.user-selector-v3 .ant-modal-body .new-history-list-header-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-selector-v3 .ant-modal-body .new-history-list-header-right .history-arrow{color:#969aa2;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;cursor:pointer}.user-selector-v3 .ant-modal-body .new-history-list-header-right .warp-svg-icon:hover{background:#e3e4e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.user-selector-v3 .ant-modal-body .new-history-list-header-right .warp-svg-icon .delete-icon{font-size:14px}.user-selector-v3 .ant-modal-body .new-history-list-header-right .arrow-area{margin-left:12px}.user-selector-v3 .ant-modal-body .new-history-list-header-right .arrow-area .arrow-down{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.user-selector-v3 .ant-modal-body .new-history-list-header-right .arrow-area .arrow-up{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.user-selector-v3 .ant-modal-body .new-history-list-content{padding:12px;border:1px solid #f2f2f3;border-top:none;max-height:320px;overflow:hidden;-webkit-transition:max-height .3s;-o-transition:max-height .3s;-moz-transition:max-height .3s;transition:max-height .3s}.user-selector-v3 .ant-modal-body .new-history-list-content,.user-selector-v3 .ant-modal-body .new-history-list-content-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-selector-v3 .ant-modal-body .new-history-list-content-item{padding:8px 12px;width:-webkit-calc((100% - 24px)/3);width:-moz-calc((100% - 24px)/3);width:calc((100% - 24px)/3);border:1px solid #f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-left:12px}.user-selector-v3 .ant-modal-body .new-history-list-content-item .ant-tag{margin-left:8px;padding:0 4px}.user-selector-v3 .ant-modal-body .new-history-list-content .text-ellipsis{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.user-selector-v3 .ant-modal-body .new-history-list-content .new-history-list-content-item-info-single{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;width:100%;cursor:pointer}.user-selector-v3 .ant-modal-body .new-history-list-content .new-history-list-content-item-info-single .single-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;width:100%;overflow:hidden}.user-selector-v3 .ant-modal-body .new-history-list-content .new-history-list-content-item-info-single .item-info-name{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-weight:500;font-size:14px}.user-selector-v3 .ant-modal-body .new-history-list-content .flex-between{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden}.user-selector-v3 .ant-modal-body .new-history-list-content .flex-between .new-history-list-content-item-info{width:-webkit-calc(100% - 16px);width:-moz-calc(100% - 16px);width:calc(100% - 16px);overflow:hidden;cursor:pointer}.user-selector-v3 .ant-modal-body .new-history-list-content .flex-between .item-info-name-userName{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start}.user-selector-v3 .ant-modal-body .new-history-list-content .flex-between .item-info-name-userName .item-info-name{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.user-selector-v3 .ant-modal-body .new-history-list-content .flex-between .item-info-departmentName{font-weight:400;font-size:12px}.user-selector-v3 .ant-modal-body .new-history-list-content .flex-between .item-info-departmentPath{font-size:12px;font-weight:400;color:#969aa2}.user-selector-v3 .ant-modal-body .new-history-list-content-item:first-child{margin-left:0}.user-selector-v3 .ant-modal-body .new-history-list-content .margin-left-8{margin-left:8px}.user-selector-v3 .ant-modal-body .new-history-list-content-hide{max-height:0;padding:0}.user-selector-v3 .ant-modal-body .search-area{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.user-selector-v3 .ant-modal-body .search-area .common-top-area{background-color:#fff;padding:0}.user-selector-v3 .ant-modal-body .searchTips{color:#848c95;font-size:12px;margin-bottom:12px}.user-selector-v3 .ant-modal-body .table-area{position:relative}.user-selector-v3 .ant-modal-body .table-area .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content,.user-selector-v3 .ant-modal-body .table-area .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-scroll{overflow:unset}.user-selector-v3 .ant-modal-body .table-area .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-scroll .ant-table-body{max-height:unset!important;overflow:auto!important}.user-selector-v3 .ant-modal-body .table-area .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-scroll .ant-table-header{position:-webkit-sticky;position:sticky;top:0;z-index:9;margin-bottom:0!important;overflow-x:hidden!important;overflow-y:hidden!important;padding-bottom:0}.user-selector-v3 .ant-modal-body .table-area .ant-table-fixed-left,.user-selector-v3 .ant-modal-body .table-area .ant-table-fixed-right{z-index:9;overflow:unset!important}.user-selector-v3 .ant-modal-body .table-area .ant-table-fixed-left .ant-table-header,.user-selector-v3 .ant-modal-body .table-area .ant-table-fixed-right .ant-table-header{position:-webkit-sticky;position:sticky;top:0;z-index:11;overflow-x:hidden}.user-selector-v3 .ant-modal-body .table-area .ant-table-fixed-left .ant-table-body-inner,.user-selector-v3 .ant-modal-body .table-area .ant-table-fixed-right .ant-table-body-inner{max-height:unset!important;overflow:unset!important}.user-selector-v3 .ant-modal-body .table-area .advanced-table-footer{position:fixed}.user-selector-v3 .ant-modal-body .table-area .table .ant-table:not(.ant-table-scroll-position-right) .ant-table-fixed-right:after{z-index:-1;content:"";position:absolute;bottom:-14px;left:0;height:20px;width:10px;-webkit-box-shadow:-3px 5px 5px rgba(0,0,0,.15);-moz-box-shadow:-3px 5px 5px rgba(0,0,0,.15);box-shadow:-3px 0 5px rgba(0,0,0,.15)}.user-selector-v3 .ant-modal-body .tree-area{min-height:360px;position:relative;overflow:visible;margin-bottom:1px}.user-selector-v3 .ant-modal-body .tree-area .no-data-text{padding-top:20px;margin-left:20px;text-align:center}.user-selector-v3 .ant-modal-body .tree-area .ant-spin-container,.user-selector-v3 .ant-modal-body .tree-area .ant-spin-nested-loading{height:100%}.user-selector-v3 .ant-modal-body .tree-area .tree-table{height:-webkit-calc(100% - 48px);height:-moz-calc(100% - 48px);height:calc(100% - 48px);border:1px solid #dbe6f3}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-header{height:40px;background-color:#f7f8fa;border-bottom:1px solid #ebf0f5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-header .staff-num{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:270px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-header .full-name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:280px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-header .phone{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:246px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box{height:-webkit-calc(100% - 40px);height:-moz-calc(100% - 40px);height:calc(100% - 40px);overflow-y:auto;overflow-x:hidden}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .staff-num{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:211px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .full-name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:280px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .phone{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:246px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .user-delete{position:absolute;right:0;color:#252629;cursor:pointer;visibility:hidden;height:24px;width:24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d6d8db;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .user-delete .helios-icon{font-size:12px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .user-delete-disabled{cursor:not-allowed;color:#b5c0ce}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .user-delete:hover{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d6d8db;background:#e3e4e5}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile:hover .user-delete{visibility:visible}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile:hover .user-delete-disabled{cursor:not-allowed;color:#b5c0ce}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree li{padding:0}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree li .ant-tree-switcher{position:relative;z-index:1}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree li .ant-tree-checkbox{position:relative;z-index:1;margin:8px 4px 0 2px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree li span.ant-tree-iconEle,.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree li span.ant-tree-switcher{line-height:40px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree li .ant-tree-node-content-wrapper{position:relative;background:none;color:#1e2126;height:40px;line-height:40px;z-index:0}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree li .ant-tree-node-content-wrapper:hover{background:none}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree li .ant-tree-node-content-wrapper:hover:before{background:#f9f9f9}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree li .ant-tree-node-content-wrapper .ant-tree-title{position:relative;z-index:1}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper{width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);width:calc(100% - 50px)}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title{width:100%}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title .group-name{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title .group-name .add-box,.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title .group-name .group-delete{height:24px;width:24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d6d8db;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title .group-name .add-box .helios-icon,.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title .group-name .group-delete .helios-icon{font-size:12px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title .group-name .add-box:hover,.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title .group-name .group-delete:hover{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d6d8db;background:#e3e4e5}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title:hover .add-box,.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title:hover .group-delete{visibility:visible}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree .ant-tree-node-content-wrapper:before{position:absolute;content:"";right:-10px;width:-webkit-calc(100% + 760px);width:-moz-calc(100% + 760px);width:calc(100% + 760px);height:40px}.user-selector-v3 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree .ant-tree-node-content-wrapper:hover{background:#f9f9f9}.user-selector-v3 .ant-modal-body .user-group-bottom-bar{left:0;padding-left:20px;border-top:1px solid #ebf0f5;position:absolute;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;bottom:0;width:100%;height:49px;z-index:9;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left}.user-selector-v3 .ant-modal-body .user-group-bottom-bar .selected-area{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:20px}.user-selector-v3 .ant-modal-body .user-group-bottom-bar .selected-area .selected-number{color:var(--theme-main);margin:0 5px}.user-selector-v3 .ant-modal-footer{padding:10px 20px}.user-selector-v3 .advanced-table-footer{padding:0 11px 0 20px}.user-selector-v3 .select-text{margin-right:8px}.user-selector-v3 .select-text .select-num{color:#1e2126;font-weight:600;padding:0 4px}.user-selector-v3 .advanced-table-footer-area{margin-left:0}.user-selector-v3 .user-operate-area{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.user-selector-v3 .btn-groups .person-search-more{cursor:pointer;margin-left:8px}.user-selector-v3 .btn-groups .person-search-more:hover{color:var(--theme-main)}.user-selector-v3-detail .ant-modal-body .handy-scroll-body{margin-bottom:0}.user-selector-v3-detail .user-detail-footer{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:52px;width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px);margin-left:-20px;padding:0 20px;border-top:1px solid #f2f2f3}.user-selector-v3-detail .user-detail-footer,.user-selector-v3-detail .user-detail-footer-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-selector-v3-detail .user-detail-footer-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.user-selector-v3-detail .user-detail-footer-right .total-text{margin-right:8px;color:#252629;font-size:14px;font-style:normal;font-weight:400}.user-selector-v3-detail .ant-modal-footer{height:48px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.new-usual-user-wrapper{padding-bottom:60px}.new-usual-user-wrapper .slide-footer.align-right{text-align:right;padding-right:8px}.new-usual-user-modal .ant-modal-content{overflow:hidden}.super-person-selector-bs .selector-value-inline .selector-value-status{height:18px}.super-person-selector-bs .selector-value-inline .selector-value-name{margin-left:4px;font-weight:400;font-size:14px;line-height:14px;color:#252629}.super-person-selector-bs .selector-value-inline .selector-value-employeeID{margin-left:4px;font-weight:400;font-size:12px;color:#969aa2}.super-person-selector-bs .chooser,.super-person-selector-bs .multi-selector-block{width:100%!important}.super-person-selector.selector-item-person{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:4px 12px;cursor:pointer;margin:12px 12px 0 0}.super-person-selector.selector-item-person .selector-item-content{position:relative;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.super-person-selector.selector-item-person .selector-item-content .user-avatar{height:32px;width:32px;overflow:hidden;text-align:center;line-height:32px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#fff;background-color:var(--theme-main)}.super-person-selector.selector-item-person .selector-item-content .user-info-wrapper{margin-left:12px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.super-person-selector.selector-item-person .selector-item-content .user-info-wrapper .user-info-label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.super-person-selector.selector-item-person .selector-item-content .user-info-wrapper .user-info-label-status{margin-right:4px}.super-person-selector.selector-item-person .selector-item-content .user-info-wrapper .user-info-label-status .ant-tag.ant-tag-has-color.tag-status-color{padding:0 4px}.super-person-selector.selector-item-person .selector-item-content .user-info-wrapper .user-info-label-name{line-height:24px;font-weight:500;font-size:16px;color:#252629}.super-person-selector.selector-item-person .selector-item-content .user-info-wrapper .user-info-label-employeeID{margin-left:4px;font-weight:400;font-size:12px;line-height:18px;color:#71757e}.super-person-selector.selector-item-person .selector-item-content .user-info-wrapper .user-info-department{font-size:14px;color:#252629}.super-person-selector.selector-item-person .selector-item-content .user-info-wrapper .user-info-departmentPath{font-size:12px;color:#969aa2}.super-person-selector.selector-item-person .selector-item-content .user-check{width:48px;font-size:24px;color:var(--theme-main);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.super-person-selector.selector-item-person .disabled-text{color:#c3c5ca!important}.super-person-selector.selector-item-person .disabled-bgc{background-color:#c3c5ca!important}.super-person-selector.selector-item-person:hover{background-color:#f9f9f9}.super-person-selector.selector-item-person-disabled{cursor:not-allowed}.user-selector-v2 .handy-scroll-body{overflow-y:auto;overflow-x:hidden}.user-selector-v2 .search-area .ant-form-item-label{text-align:left;width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.advanced-search-form-item{margin-bottom:12px!important}.advanced-search-form-item .advanced-search-form-item-label{white-space:nowrap}.advanced-search-form-item div.ant-form-item-label{text-align:left;width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:22px;margin-bottom:3px}.advanced-search-form-item div.ant-form-item-label label{color:#4e5b71}.advanced-search-form-item div.ant-form-item-label label .pin-icon{cursor:pointer;margin-right:4px}.advanced-search-form-item div.ant-form-item-label label .pin-icon:hover{color:var(--theme-main)}.advanced-search-form-item .wap-components-mask{position:absolute;z-index:999;width:100%;height:100%;top:0;background:gray;opacity:.05;cursor:not-allowed}.advanced-search-form-item-focus{color:var(--theme-main)}.advanced-search-form-item-link{position:absolute;top:9px;right:-17px}.advanced-search-form-item-label{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.advanced-search-form-item-label-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.advanced-search-form-item.advanced-search-form-item-row{height:auto!important}.advanced-search-form-item-setting .ant-form-item-required:before{display:none}.advanced-search-form-item-setting .label-isSetting-required:before{display:inline-block;margin-right:4px;color:#ff6680;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.loading-modal .ant-modal-body{padding:36px}.loading-modal-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.loading-modal-content-box{display:inline-block;position:relative}@-webkit-keyframes moveOver{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes moveOver{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes moveOver{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes moveOver{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.loading-modal-content-box .box{position:relative;width:84px;height:84px;-webkit-animation:moveOver 3s linear infinite;-moz-animation:moveOver 3s linear infinite;-o-animation:moveOver 3s linear infinite;animation:moveOver 3s linear infinite}.loading-modal-content-box .box .circle{width:4px;height:4px;position:absolute;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;left:40px;background:#2b78ff;z-index:3}.loading-modal-content-box .box .box1{position:absolute;width:42px;height:84px;-webkit-border-radius:42px 0 0 42px;-moz-border-radius:42px 0 0 42px;border-radius:42px 0 0 42px;background:-webkit-gradient(linear,left top,left bottom,from(#2b78ff),to(#96b7f8));background:-webkit-linear-gradient(#2b78ff,#96b7f8);background:-moz- oldlinear-gradient(#2b78ff,#96b7f8);background:-o-linear-gradient(#2b78ff,#96b7f8);background:linear-gradient(#2b78ff,#96b7f8);z-index:2}.loading-modal-content-box .box .box2{position:absolute;width:42px;height:84px;-webkit-border-radius:0 42px 42px 0;-moz-border-radius:0 42px 42px 0;border-radius:0 42px 42px 0;left:42px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#96b7f8));background:-webkit-linear-gradient(#fff,#96b7f8);background:-moz- oldlinear-gradient(#fff,#96b7f8);background:-o-linear-gradient(#fff,#96b7f8);background:linear-gradient(#fff,#96b7f8);z-index:1}.loading-modal-content-box .box .box3{position:absolute;width:76px;height:76px;top:4px;left:4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;z-index:2}.loading-modal-content-box .content{display:inline-block;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.loading-modal-content-box .content img{width:76px;height:76px}.loading-modal-content-font{display:inline-block;margin-left:22px}.loading-modal-content-font .title{font-size:20px;color:var(--theme-main);line-height:28px}.project-task-wrapper .ant-modal-body{padding:0 20px}.project-task-wrapper .department-bs .ant-table-row td:first-child .ant-radio-wrapper{line-height:24px}.project-task-wrapper .ant-modal-content .ant-modal-header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:52px;line-height:52px}.project-task-wrapper .ant-modal-content .ant-modal-body{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 14px 18px 20px;margin:0}.project-task-wrapper .ant-modal-footer .ant-btn{z-index:4}.tree-table-ui .department-ui-footer{z-index:999}.tree-table-ui .table .ant-table-tbody>tr.row-selection-disabled td,.tree-table-ui .table .ant-table-tbody>tr.row-selection-disabled td .ant-badge-status-text{color:#b5c0ce}.tree-table-wrapper .ant-modal-body{padding:0 20px}.compact-input-prev{width:30%}.compact-input-prev .ant-calendar-picker,.compact-input-prev .ant-input,.compact-input-prev .ant-input-number,.compact-input-prev .ant-select,.compact-input-prev .ant-select-selection,.compact-input-prev .multi-selector-block .fake-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;border-right:none;width:100%!important}.compact-input-next{width:70%}.compact-input-next .ant-calendar-picker,.compact-input-next .ant-input,.compact-input-next .ant-input-number,.compact-input-next .ant-select,.compact-input-next .ant-select-selection,.compact-input-next .fake-value-list,.compact-input-next .multi-selector-wrapper,.compact-input-next .multi-selector-wrapper .fake-input,.compact-input-next .tag-input-wrapper{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;width:100%!important}.priority-simple.use-46 .compact-input-prev{width:40%}.priority-simple.use-46 .compact-input-next{width:60%}.edit-pay-info{height:100%;overflow-y:auto;padding-bottom:60px;overflow-x:hidden}.edit-pay-info .footer-operate{background-color:#fff;left:0;height:50px;line-height:50px}.edit-pay-info .vendor-selector-wrapper{width:66%}.edit-pay-info .edit-pay-info__icon{margin-left:10px;font-size:20px;color:var(--theme-main);cursor:pointer;position:relative;top:2px}.edit-pay-info .edit-pay-info__select,.edit-pay-info .pay-bank-extra-info{width:66%}.edit-pay-info .ant-radio-group{margin-bottom:12px}.edit-pay-info-fields-view .form-control{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.edit-pay-info-fields-view .form-control .form-label{width:152px;color:#4e5b71;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.edit-pay-info-fields-view .form-control .form-value{color:#1e2126}.btn-wrap{height:80px;text-align:right}.new-vendor-form-tips{color:#848c95;margin-bottom:.6em}.new-vendor-form-tips-alert{margin-bottom:12px}.new-vendor-form.new-form .expand-more{font-size:14px;color:var(--theme-main);line-height:22px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.new-vendor-form.new-form .expand-more-icon{margin-left:4px;font-size:12px}.new-vendor-form.new-form .standard-divider-title{color:#252629;font-size:16px}.new-vendor-form.new-form .standard-divider-title:first-child{margin-top:0}.new-vendor-form.new-form .expand-area-fade-anim{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0}.new-vendor-form.new-form .vendor-form-person{margin-bottom:12px}.new-vendor-form-slider-frame .slide-content{padding:20px 20px 80px}.custom-form-row{margin-bottom:12px}.custom-form-row .field-container{margin-bottom:10px}.custom-form-row .field-name{font-size:14px;color:#71757e;line-height:22px;margin-bottom:4px}.custom-form-row .field-content{width:95%;word-wrap:break-word;color:#252629}.custom-form-row .field-content-annotate{width:100%;padding:4px 5% 4px 0}.custom-form-row .field-content-annotate:hover{background:var(--theme-light)}.custom-form-row .field-img{width:120px;height:80px;margin-right:10px}.custom-form-row .ant-table-tbody>tr:hover>td{background:none}.custom-form-row .field-item-highlight{color:#fe9a07}.document-info-icon{color:#71757e;font-size:16px;display:inline-block;width:24px;height:24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-left:-4px;padding-left:4px}.document-info-icon:hover{background:#f2f2f3}.document-info-icon .custom-field-icon{margin-bottom:-1px}.document-info-icon .cursor-pointer{cursor:pointer}.urgent_process{padding:2px 8px;background:#ffefce;color:#db6207;font-size:12px;font-weight:400;line-height:18px}.antd-compatible-range-picker-wrapper{width:100%}.custom-form-row-ie9{overflow:hidden}.custom-form-gmt-tag{display:inline-block;margin-left:8px;padding:0 4px;vertical-align:text-bottom;color:var(--neutral-7,#71757e);font-size:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:var(--neutral-2,#f2f2f3);line-height:18px}.select_box_item,.tiled-display .ant-checkbox-group .ant-radio-wrapper{white-space:normal}.tiled-display .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}.new-ven-master .add-budget-detail-icon{font-size:16px;margin-right:5px}.new-ven-master .account-card{line-height:24px}.new-ven-master .account-card .name{text-align:right}.new-ven-master .ven-master-modal .ant-modal-body{height:70vh;overflow:auto}.new-ven-master .ven-master-modal .ant-table-wrapper{margin-top:20px}.new-ven-master .card-left{width:42%;height:40px;padding:10px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.new-ven-master .card-right{width:58%;height:40px;padding:10px}.new-ven-master .card-right .card-right-content{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.new-ven-master .payment-account-modal .ant-modal-body{height:70vh;overflow:auto}.new-ven-master .payment-account-modal .account-name h3{display:inline-block;font-size:18px}.new-ven-master .payment-account-modal .account-list{margin-top:25px}.new-ven-master .payment-account-modal .account-list .row-warning{background:#fff1f0}.new-ven-master .payment-account-modal .account-list .row-expand-display-none .ant-table-row-expand-icon{display:none}.new-vendor-modal .ant-form{margin-bottom:-40px}.new-vendor-modal .ant-modal-content{overflow:hidden}.is-ven-master .ant-form-item{margin-bottom:0}.add-table-cell .add-budget-detail-icon{font-size:16px;margin-right:5px}.add-table-cell .ant-table-wrapper{width:130%;margin-top:10px}.add-table-cell .ant-table-wrapper .ant-table-tbody>tr>td,.add-table-cell .ant-table-wrapper .ant-table-thead>tr>th{padding:10px}.add-table-cell .editable-cell .editable-cell-input-wrapper{position:relative}.add-table-cell .editable-cell .editable-cell-input-wrapper .icons{position:absolute;right:0;top:0;height:32px;line-height:32px}.add-table-cell .editable-cell .editable-cell-input-wrapper .ant-input{width:85%;margin-right:5px}.add-table-cell .editable-cell .editable-cell-input-wrapper .anticon{cursor:pointer}.add-table-cell .editable-cell .editable-cell-input-wrapper .anticon.anticon-check{margin-right:5px}.add-table-cell .editable-cell .editable-cell-text-wrapper{position:relative}.add-table-cell .editable-cell .editable-cell-text-wrapper .editable-cell-icon{position:absolute;right:5px;height:21px;line-height:21px;cursor:pointer}.expense-type-selector{width:100%;padding:10px 20px}.expense-type-selector .select-row{margin-top:10px;min-height:31px;position:relative;padding-right:150px}.expense-type-selector .select-row .remove-btn{position:absolute;right:0;top:0}.expense-type-selector .search-row{margin-top:10px}.expense-type-selector .search-title{color:#666;font-weight:700;font-size:18px}.expense-type-selector .search-block{position:absolute;right:0;bottom:-70px}.expense-type-selector .no-expense-type{text-align:center;width:100%;margin-top:20px;font-size:14px;color:#ccc}.expense-type-selector .search-no-expense{text-align:left;width:100%;margin-top:20px;font-size:14px;color:#ccc}.expense-type-selector .no-expense-block{text-align:center;width:100%;margin-top:100px}.expense-type-selector .no-expense-block img{width:60px;margin-bottom:10px}.expense-type-selector .no-expense-block p{color:#ccc}.expense-type-selector .category-area .category-name{color:#1e2126;font-weight:700;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:32px 0 20px}.expense-type-selector .category-area .ant-card{margin-bottom:10px}.expense-type-selector .category-area .expense-card{cursor:pointer;position:relative;height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:60px;padding-right:14px;color:#666;font-size:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.expense-type-selector .category-area .expense-card.has-tip{height:80px}.expense-type-selector .category-area .expense-card.has-search-value{display:block}.expense-type-selector .category-area .expense-card.has-search-value .ant-card-body{padding:0}.expense-type-selector .category-area .expense-card.has-search-value .card-con-wrap{height:60px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.expense-type-selector .category-area .expense-card.disabled-type{background:rgba(0,0,0,.039)}.expense-type-selector .category-area .expense-card .ant-card-body{padding:14px 0}.expense-type-selector .category-area .expense-card .selected-icon{position:absolute;left:auto;right:0;bottom:0;top:auto;display:none;font-size:20px}.expense-type-selector .category-area .expense-card img{width:32px;height:32px;top:14px;left:14px;position:absolute}.expense-type-selector .category-area .expense-card .expense-name{font-size:14px;color:#252629;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;word-break:break-word}.expense-type-selector .category-area .expense-card .instruction-wrap{position:absolute;height:14px;left:0;bottom:10px;width:100%;overflow:hidden;padding:0 15px}.expense-type-selector .category-area .expense-card.selected{-webkit-box-shadow:0 0 1px 0 #bbb;-moz-box-shadow:0 0 1px 0 #bbb;box-shadow:0 0 1px 0 #bbb;border:1px solid var(--theme-main)}.expense-type-selector .category-area .expense-card.selected .selected-icon{display:block;color:var(--theme-main);font-size:20px;height:20px}.expense-type-selector .category-area .expense-card:hover{-webkit-box-shadow:0 2px 6px rgba(30,33,38,.07);-moz-box-shadow:0 2px 6px rgba(30,33,38,.07);box-shadow:0 2px 6px rgba(30,33,38,.07)}.expense-type-selector .category-area .expense-card:active{background:#e9e9e9}.expense-type-selector .category-area .expense-card.disabled{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#b5c0ce;background:#f7f8fa}.expense-type-selector .category-area .expense-card.disabled img{opacity:.6}.expense-type-selector .category-area .expense-card.disabled:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.expense-type-selector .detail-popover-content{max-width:250px}.expense-type-selector .detail-popover-content .detail-name{text-align:center}.expense-type-selector .detail-popover-content .detail-instruction{color:#999}.expense-type-selector .collapse-wrap{color:var(--theme-main);font-size:18px}.expense-type-selector .collapse-icon-wrap{cursor:pointer;margin-right:12px;color:#848c95}.expense-type-selector .ant-input{font-weight:400}.type-tip-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.type-tip-wrap .scroll-wrap{width:100%;height:100%;overflow:hidden;position:relative}.type-tip-wrap .text-wrap{font-size:12px;color:#505564;line-height:14px;word-break:keep-all;overflow-x:auto;margin:0}.type-tip-wrap .text-wrap.is-init{overflow:hidden}.type-tip-wrap .text-wrap .has-start{position:absolute;left:0;padding-right:12px;background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(50%,#fff),to(hsla(0,0%,100%,.1)));background-image:-webkit-linear-gradient(left,#fff,#fff 50%,hsla(0,0%,100%,.1));background-image:-moz- oldlinear-gradient(left,#fff 0,#fff 50%,hsla(0,0%,100%,.1) 100%);background-image:-o-linear-gradient(left,#fff 0,#fff 50%,hsla(0,0%,100%,.1) 100%);background-image:linear-gradient(90deg,#fff,#fff 50%,hsla(0,0%,100%,.1))}.type-tip-wrap .text-wrap .text-con{word-break:keep-all}.type-tip-wrap .text-wrap .has-more{position:absolute;right:0;bottom:0;padding-left:12px;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.1)),color-stop(50%,#fff),to(#fff));background-image:-webkit-linear-gradient(left,hsla(0,0%,100%,.1),#fff 50%,#fff);background-image:-moz- oldlinear-gradient(left,hsla(0,0%,100%,.1) 0,#fff 50%,#fff 100%);background-image:-o-linear-gradient(left,hsla(0,0%,100%,.1) 0,#fff 50%,#fff 100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,.1),#fff 50%,#fff)}.type-tip-wrap .text-wrap .search-text{word-break:keep-all;font-weight:600;color:#2087f1}.expense-type-selector-v2 .category-list{width:240px;height:100%;background:#f9f9f9;overflow:auto}.expense-type-selector-v2 .category-list-item{padding:12px 20px;cursor:pointer;color:#252629;position:relative;min-height:45px}.expense-type-selector-v2 .category-list-item:hover{color:#0f62fe}.expense-type-selector-v2 .category-list-item-active{background:#fff;color:var(--theme-main);font-weight:500}.expense-type-selector-v2 .category-list-item-selected:before{content:"";position:absolute;left:12px;width:6px;height:6px;background:var(--theme-main);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;top:-webkit-calc(50% - 3px);top:-moz-calc(50% - 3px);top:calc(50% - 3px)}.expense-type-list{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow:auto;padding:0 20px 16px 16px}.expense-type-list .ai-tips{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:4px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.expense-type-list .ai-tips-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.expense-type-list .ai-tips .text{font-size:14px;line-height:22px;background:-webkit-gradient(linear,left top,right top,from(#4058ff),to(#d942ff));background:-webkit-linear-gradient(left,#4058ff,#d942ff);background:-moz- oldlinear-gradient(left,#4058ff 0,#d942ff 100%);background:-o-linear-gradient(left,#4058ff 0,#d942ff 100%);background:linear-gradient(90deg,#4058ff,#d942ff);-moz-background-clip:text;-o-background-clip:text;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.expense-type-list-title{font-size:16px;font-weight:500;color:#252629}.expense-type-selector-v2 .expense-type-card{min-height:56px;padding:8px 12px;border:1px solid #f2f2f3;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:100%;cursor:pointer;position:relative;height:100%}.expense-type-selector-v2 .expense-type-card:hover{background:#f9f9f9}.expense-type-selector-v2 .expense-type-card-icon{width:30px;height:30px;margin-right:8px}.expense-type-selector-v2 .expense-type-card-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.expense-type-selector-v2 .expense-type-card-name{font-size:14px;color:#252629;-webkit-line-clamp:2}.expense-type-selector-v2 .expense-type-card-desc,.expense-type-selector-v2 .expense-type-card-name{display:-webkit-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;word-break:break-word}.expense-type-selector-v2 .expense-type-card-desc{font-size:12px;color:#71757e;-webkit-line-clamp:1}.expense-type-selector-v2 .expense-type-card-active{border:1px solid var(--theme-main)}.expense-type-selector-v2 .expense-type-card-selected-icon{position:absolute;color:var(--theme-main);font-size:12px;right:-1px;bottom:-1px}.expense-type-selector-v2 .expense-type-card-recommend{width:18px;height:18px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:-1px;top:-1px;background:var(--theme-main);color:#fff;font-size:12px;-webkit-border-radius:4px 0;-moz-border-radius:4px 0;border-radius:4px 0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.expense-type-selector-v2 .expense-type-card-disabled{background:#f9f9f9;cursor:unset}.expense-type-selector-v2-pop-title{font-size:14px;font-weight:500;color:#252629}.expense-type-selector-v2-pop-desc{font-size:14px;color:#71757e}.expense-type-selector-v2{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.expense-type-selector-v2-header{padding:12px 20px}.expense-type-selector-v2-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.expense-type-selector-v2 .expense-type-selector-v2-spin{margin-left:50%;margin-top:10%}.expense-type-selector-v2-footer{border-top:1px solid #f2f2f3}.expense-type-selector-v2-footer-tag{border-bottom:1px solid #f2f2f3;padding:8px 20px}.expense-type-selector-v2-footer-tag .ant-tag{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:8px 12px;background:#f9f9f9;font-size:12px;color:#252629;border:unset}.expense-type-selector-v2-footer-operation{height:50px;padding-left:20px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.expense-type-selector-v2-footer .selected-num{color:var(--theme-main)}.loading-circle-small{position:relative;-webkit-animation:load 3s linear infinite;-moz-animation:load 3s linear infinite;-o-animation:load 3s linear infinite;animation:load 3s linear infinite;width:16px;height:16px}.loading-circle-small .circle-left:after,.loading-circle-small .circle-left:before,.loading-circle-small .track{content:"";width:2px;height:2px;left:-webkit-calc((16px - 2px)/2);left:-moz-calc((16px - 2px)/2);left:calc((16px - 2px)/2);position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;z-index:2}.loading-circle-small .circle-left{position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#2b78ff),to(#96b7f8));background:-webkit-linear-gradient(#2b78ff,#96b7f8);background:-moz- oldlinear-gradient(#2b78ff,#96b7f8);background:-o-linear-gradient(#2b78ff,#96b7f8);background:linear-gradient(#2b78ff,#96b7f8);width:-webkit-calc(16px/2);width:-moz-calc(16px/2);width:calc(16px / 2);height:16px;-webkit-border-radius:-webkit-calc(16px/2) 0 0 -webkit-calc(16px/2);-moz-border-radius:-moz-calc(16px/2) 0 0 -moz-calc(16px/2);border-radius:calc(16px / 2) 0 0 calc(16px / 2)}.loading-circle-small .circle-left:before{bottom:0;background:#96b7f8;opacity:.8}.loading-circle-small .circle-left:after{background:#2b78ff}.loading-circle-small .circle-right{position:absolute;top:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#96b7f8));background:-webkit-linear-gradient(#fff,#96b7f8);background:-moz- oldlinear-gradient(#fff,#96b7f8);background:-o-linear-gradient(#fff,#96b7f8);background:linear-gradient(#fff,#96b7f8);width:-webkit-calc(16px/2);width:-moz-calc(16px/2);width:calc(16px / 2);height:16px;-webkit-border-radius:0 -webkit-calc(16px/2) -webkit-calc(16px/2) 0;-moz-border-radius:0 -moz-calc(16px/2) -moz-calc(16px/2) 0;border-radius:0 calc(16px / 2) calc(16px / 2) 0}.loading-circle-small .circle-inner{position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;top:2px;right:2px;width:12px;height:12px}.loading-circle-medium{position:relative;-webkit-animation:load 3s linear infinite;-moz-animation:load 3s linear infinite;-o-animation:load 3s linear infinite;animation:load 3s linear infinite;width:66px;height:66px}.loading-circle-medium .circle-left:after,.loading-circle-medium .circle-left:before,.loading-circle-medium .track{content:"";width:4px;height:4px;left:-webkit-calc((66px - 4px)/2);left:-moz-calc((66px - 4px)/2);left:calc((66px - 4px)/2);position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;z-index:2}.loading-circle-medium .circle-left{position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#2b78ff),to(#96b7f8));background:-webkit-linear-gradient(#2b78ff,#96b7f8);background:-moz- oldlinear-gradient(#2b78ff,#96b7f8);background:-o-linear-gradient(#2b78ff,#96b7f8);background:linear-gradient(#2b78ff,#96b7f8);width:-webkit-calc(66px/2);width:-moz-calc(66px/2);width:calc(66px / 2);height:66px;-webkit-border-radius:-webkit-calc(66px/2) 0 0 -webkit-calc(66px/2);-moz-border-radius:-moz-calc(66px/2) 0 0 -moz-calc(66px/2);border-radius:calc(66px / 2) 0 0 calc(66px / 2)}.loading-circle-medium .circle-left:before{bottom:0;background:#96b7f8;opacity:.8}.loading-circle-medium .circle-left:after{background:#2b78ff}.loading-circle-medium .circle-right{position:absolute;top:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#96b7f8));background:-webkit-linear-gradient(#fff,#96b7f8);background:-moz- oldlinear-gradient(#fff,#96b7f8);background:-o-linear-gradient(#fff,#96b7f8);background:linear-gradient(#fff,#96b7f8);width:-webkit-calc(66px/2);width:-moz-calc(66px/2);width:calc(66px / 2);height:66px;-webkit-border-radius:0 -webkit-calc(66px/2) -webkit-calc(66px/2) 0;-moz-border-radius:0 -moz-calc(66px/2) -moz-calc(66px/2) 0;border-radius:0 calc(66px / 2) calc(66px / 2) 0}.loading-circle-medium .circle-inner{position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;top:4px;right:4px;width:58px;height:58px}.loading-circle-large{position:relative;-webkit-animation:load 3s linear infinite;-moz-animation:load 3s linear infinite;-o-animation:load 3s linear infinite;animation:load 3s linear infinite;width:84px;height:84px}.loading-circle-large .circle-left:after,.loading-circle-large .circle-left:before,.loading-circle-large .track{content:"";width:4px;height:4px;left:-webkit-calc((84px - 4px)/2);left:-moz-calc((84px - 4px)/2);left:calc((84px - 4px)/2);position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;z-index:2}.loading-circle-large .circle-left{position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#2b78ff),to(#96b7f8));background:-webkit-linear-gradient(#2b78ff,#96b7f8);background:-moz- oldlinear-gradient(#2b78ff,#96b7f8);background:-o-linear-gradient(#2b78ff,#96b7f8);background:linear-gradient(#2b78ff,#96b7f8);width:-webkit-calc(84px/2);width:-moz-calc(84px/2);width:calc(84px / 2);height:84px;-webkit-border-radius:-webkit-calc(84px/2) 0 0 -webkit-calc(84px/2);-moz-border-radius:-moz-calc(84px/2) 0 0 -moz-calc(84px/2);border-radius:calc(84px / 2) 0 0 calc(84px / 2)}.loading-circle-large .circle-left:before{bottom:0;background:#96b7f8;opacity:.8}.loading-circle-large .circle-left:after{background:#2b78ff}.loading-circle-large .circle-right{position:absolute;top:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#96b7f8));background:-webkit-linear-gradient(#fff,#96b7f8);background:-moz- oldlinear-gradient(#fff,#96b7f8);background:-o-linear-gradient(#fff,#96b7f8);background:linear-gradient(#fff,#96b7f8);width:-webkit-calc(84px/2);width:-moz-calc(84px/2);width:calc(84px / 2);height:84px;-webkit-border-radius:0 -webkit-calc(84px/2) -webkit-calc(84px/2) 0;-moz-border-radius:0 -moz-calc(84px/2) -moz-calc(84px/2) 0;border-radius:0 calc(84px / 2) calc(84px / 2) 0}.loading-circle-large .circle-inner{position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;top:4px;right:4px;width:76px;height:76px}@-webkit-keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes load{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes load{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.modal-confirm-select .anticon{display:none}.modal-confirm-select .ant-modal-body{padding:20px 16px}.modal-confirm-select .ant-modal-body .ant-modal-confirm-title{color:#1d2129;font-weight:500;margin-left:0}.modal-confirm-select .ant-modal-body .ant-modal-confirm-content{margin-top:4px}.modal-confirm-select .ant-modal-body .ant-modal-confirm-content .ant-radio-group{width:100%}.modal-confirm-select .ant-modal-body .ant-modal-confirm-content .ant-radio-wrapper{white-space:normal;background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:8px;margin:8px 0 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.modal-confirm-select .ant-modal-body .ant-modal-confirm-content .ant-radio-wrapper>span:last-child{overflow:hidden}.modal-confirm-select .ant-modal-body .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:0}.modal-confirm-select .operate-title{color:#252629;font-weight:500;line-height:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.modal-confirm-select .operate-title .recommend-tag{color:#fff;font-size:12px;text-align:center;display:inline-block;height:20px;line-height:22px;margin-left:4px;padding:0 6px;background:-webkit-linear-gradient(180.38deg,#fd453f .33%,#ff7470 99.69%);background:-moz- oldlinear-gradient(180.38deg,#fd453f .33%,#ff7470 99.69%);background:-o-linear-gradient(180.38deg,#fd453f .33%,#ff7470 99.69%);background:linear-gradient(269.62deg,#fd453f .33%,#ff7470 99.69%);-webkit-box-shadow:0 6px 24px rgba(31,35,41,.08);-moz-box-shadow:0 6px 24px rgba(31,35,41,.08);box-shadow:0 6px 24px rgba(31,35,41,.08);-webkit-border-radius:14px 10px 10px 0;-moz-border-radius:14px 10px 10px 0;border-radius:14px 10px 10px 0}.modal-confirm-select .operate-desc{color:#71757e;line-height:22px}.ant-table-row{position:relative}.ant-table-row .table-disable-row{position:absolute;left:0;width:100%;height:-webkit-calc(100% - 1px);height:-moz-calc(100% - 1px);height:calc(100% - 1px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,.8);padding-left:12px}.ant-table-row .table-disable-row .anticon{margin-right:4px;color:var(--theme-main)}.ant-table-row .table-disable-row-tip{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#252629}.ant-table-row .table-disable-row-tip .status{margin-left:6px}.ant-table-fixed-right .table-disable-row .table-disable-row-tip{display:none}.modal-submit-checking .ant-modal-body{text-align:center;min-height:240px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.modal-submit-checking .ant-modal-body .checking-img-wrapper{position:relative;margin-bottom:14px}.modal-submit-checking .ant-modal-body .checking-img-wrapper .checking-icon{font-size:36px;position:absolute;top:15px;left:15px}.modal-submit-checking .ant-modal-body .checking-title{font-size:14px;font-weight:500;color:#252629;text-align:center;width:100%;line-height:22px}.modal-submit-checking .ant-modal-body .checking-content{font-size:14px;color:#969aa2;text-align:center;width:100%;line-height:22px;margin:4px 0}.save-message-modal .save-message-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;padding:10px 0}.save-message-modal .save-message-container .message-wrap{color:#71757e;line-height:26px}.employee-info-wrap{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.employee-info-wrap .employee-info-left-wrap{padding:20px 20px 0;width:300px;border-right:1px solid #f2f2f3;background:#fff;overflow-y:auto}.employee-info-wrap .employee-info-left-wrap .employee-info-header{width:100%;padding:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f9f9f9;position:relative}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-avatar{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-avatar img{width:60px;height:60px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-avatar .avatar-box{margin-right:0!important}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-name{margin:8px auto 0;text-align:center;width:200px;font-size:18px;font-weight:500;word-break:break-all;color:#252629}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-quit{position:absolute;right:0;top:0;display:inline-block;padding:2px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;color:#c92822;font-size:12px;border-radius:2px;background:#ffe2db}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-employeeID{margin-top:8px;color:#71757e;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-basic-list{margin-top:24px}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-basic-list .top-gap{margin-top:12px}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-basic-list .top-gap:first-child{margin-top:0}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-basic-list .top-gap .basic-info-label{color:#969aa2;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.employee-info-wrap .employee-info-left-wrap .employee-info-header .employee-info-basic-list .top-gap .basic-info-value{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.employee-info-wrap .employee-info-right-wrap{overflow:hidden;width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px);width:calc(100% - 300px)}.employee-info-wrap .employee-info-right-wrap .employee-info-right-wrap-tab{height:100%}.employee-info-wrap .employee-info-right-wrap .employee-info-right-wrap-tab .ant-tabs-bar{margin-bottom:0;padding-left:20px}.employee-info-wrap .employee-info-right-wrap .employee-info-right-wrap-tab .ant-tabs-content{margin:0;height:-webkit-calc(100% - 48px);height:-moz-calc(100% - 48px);height:calc(100% - 48px)}.employee-info-wrap .employee-info-right-wrap .employee-info-tab-content{height:100%;padding:20px;overflow:auto}.employee-info-wrap .employee-info-right-wrap .employee-info-tab-content .card-top{margin-top:12px}.employee-info-wrap .employee-info-right-wrap .employee-info-tab-content .card-top:first-child{margin-top:0}.employee-info-wrap .basic-info-title{font-weight:700;font-size:16px;color:#252629;line-height:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.employee-info-wrap .basic-info-label{color:#969aa2;line-height:20px}.employee-info-wrap .basic-info-value{color:#000f00;line-height:20px}.employee-info-wrap .position-table-title{color:#4e5b71;line-height:16px}.employee-info-wrap .high-gap{margin-bottom:20px}.employee-info-wrap .position-change-info{font-size:12px;color:#db6207;line-height:18px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#ffefce;padding:2px 8px;font-weight:400;font-family:PingFang SC}.employee-info-wrap .extend-list{margin-top:-12px}.employee-info-wrap .extend-list .extend-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:12px}.employee-info-wrap .extend-list .extend-line:nth-child(2n){margin-left:20px}.employee-info-wrap .extend-list .extend-line .extend-info-label{color:#969aa2;font-size:14px;font-style:normal;font-weight:400;line-height:22px;white-space:nowrap}.employee-info-wrap .extend-list .extend-line .extend-info-value{color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.employee-info-wrap .inline-gap{margin-top:20px;margin-bottom:12px}.modal-minus-margin{min-height:476px}.employee-info-modal-wrap{padding:0;height:-webkit-calc(100vh - 80px);height:-moz-calc(100vh - 80px);height:calc(100vh - 80px);min-height:588px;min-width:800px}.employee-info-modal-wrap .ant-modal-content{height:100%}.employee-info-modal-wrap .ant-modal-content .ant-modal-body{height:-webkit-calc(100% - 108px);height:-moz-calc(100% - 108px);height:calc(100% - 108px);padding:0;overflow:auto}.position-card{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #f2f2f3}.position-card .header{padding:8px 20px;background:#f9f9f9;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.position-card .header .tag{margin-left:8px;display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#dde2e5;padding:2px 8px;color:#495c6d;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.position-card .info-list{padding:4px 20px 16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.position-card .info-list .info-item{text-align:left;word-break:break-all;margin-top:12px}.position-card .info-list .info-item .label{color:#969aa2}.position-card .info-list .info-item .label,.position-card .info-list .info-item .value{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.position-card .info-list .info-item .value{color:#252629}.position-card .info-list .info-item:nth-child(odd){margin-right:12px;width:-webkit-calc(50% - 12px);width:-moz-calc(50% - 12px);width:calc(50% - 12px)}.number-range .ant-input-group .number-range-group__input{width:40%;text-align:center;margin-right:0}.number-range .ant-input-group .number-range-group__input:last-child{border-left:0}.number-range .ant-input-group .number-range-group__input_icon{margin-right:0;width:20%;border-left:0;pointer-events:none}.number-range .ant-input-group .number-range-group__input_icon .ant-input-number-input{background-color:#fff;text-align:center}.approval-avatar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.approval-avatar .ant-avatar,.approval-avatar .avatar-box{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.approval-avatar .ant-avatar{color:#fff}.approval-avatar .ant-avatar.double-zh-char .ant-avatar-string{-webkit-transform:scale(.6666666667) translateX(-50%)!important;-moz-transform:scale(.6666666667) translateX(-50%)!important;-ms-transform:scale(.6666666667) translateX(-50%)!important;-o-transform:scale(.6666666667) translateX(-50%)!important;transform:scale(.6666666667) translateX(-50%)!important}.approval-avatar .ant-avatar.single-zh-char .ant-avatar-string{-webkit-transform:scale(.75) translateX(-50%)!important;-moz-transform:scale(.75) translateX(-50%)!important;-ms-transform:scale(.75) translateX(-50%)!important;-o-transform:scale(.75) translateX(-50%)!important;transform:scale(.75) translateX(-50%)!important}.approval-avatar.allow-open:hover{cursor:pointer}.approval-avatar.allow-open:hover .avatar-name{color:#71757e}.map-text-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.map-text-address{margin-left:8px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.map-text-icon{cursor:pointer;width:16px;height:16px;vertical-align:text-top}.expense-detail-alert{margin-top:12px}.expense-detail-alert .show-alert{margin-bottom:10px}.expense-detail-alert .message-row{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.expense-detail-alert .message-row .message-row-divider{width:3px;margin-left:0}.expense-detail-alert .message-row .message-row-divider.divider-warning{background:#ffb506}.expense-detail-alert .message-row .message-row-divider.divider-error{background:#f04134}.expense-detail-alert .button-expand{position:absolute;right:0;bottom:0}.expense-detail-alert .ant-alert-warning{background:#fffbe2;border-left-color:#ffe400}.expense-detail-alert .ant-alert-warning .ant-alert-icon{color:#ffb506}.expense-detail-alert .expense-associate-application .ant-btn-link{padding:0}.list-selector .ant-modal-body{height:-webkit-calc(100vh - 180px);height:-moz-calc(100vh - 180px);height:calc(100vh - 180px);-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);overflow:auto;padding:0 0 50px}.list-selector .ant-modal-body .list-selector-content{height:100%;overflow:hidden}.list-selector .ant-modal-body .list-selector-content .resize-table-container{padding-right:0}.list-selector .ant-modal-body .list-selector-left{overflow-y:auto;padding-right:1px;-webkit-box-shadow:inset -1px 0 0 0 #ebf0f5;-moz-box-shadow:inset -1px 0 0 0 #ebf0f5;box-shadow:inset -1px 0 0 0 #ebf0f5;padding-top:20px}.list-selector .ant-modal-body .list-selector-left.hide-search-area-padding-bottom .search-area-box .common-top-area{padding-bottom:0}.list-selector .ant-modal-body .list-selector-left .extra-header-wrapper{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px 12px}.list-selector .ant-modal-body .list-selector-left .clear-history{position:absolute;right:16px;top:5px;color:var(--theme-main)}.list-selector .ant-modal-body .list-selector-left .padding-wrapper{padding:0 20px}.list-selector .ant-modal-body .list-selector-left .history-wrapper{padding:8px 12px;margin-bottom:12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:14px;line-height:22px}.list-selector .ant-modal-body .list-selector-left .history-wrapper,.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-left{margin-right:8px;color:#252629}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-height:300px;overflow-y:hidden;overflow-x:hidden;-webkit-transition:max-height .3s linear;-o-transition:max-height .3s linear;-moz-transition:max-height .3s linear;transition:max-height .3s linear}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content.history-content-closed{max-height:30px;overflow:hidden}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content.history-content-with-desc-closed{max-height:50px;overflow:hidden}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content .tag-item{display:inline-block;max-width:-webkit-calc(25% - 10px);max-width:-moz-calc(25% - 10px);max-width:calc(25% - 10px);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-right:8px;margin-bottom:8px;padding:2px 8px;background:#fff;color:#252629;cursor:pointer;font-size:14px;line-height:22px}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content .tag-item.has-desc{padding-bottom:0}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content .tag-item.selected-history-tag{background-color:var(--theme-light);color:var(--theme-main)}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content .tag-item.tag-item-empty{margin-top:2px;padding:2px 0;background-color:transparent}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content .tag-item .tag-item-title{display:inline-block;width:100%;font-size:12px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content .tag-item .tag-item-title:hover{color:var(--theme-main)}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content .tag-item .tag-item-desc{display:inline-block;width:125%;font-size:12px;color:#848c95;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-content .tag-item .tag-item-desc:hover{color:var(--theme-main)}.list-selector .ant-modal-body .list-selector-left .history-wrapper .history-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area{padding-top:0;padding-bottom:4px;padding-left:20px}.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area>.ant-row{margin-right:0!important}.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area>.ant-row>div{height:60px;margin-bottom:16px}.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-6,.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-8,.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-12{padding-left:20px!important;padding-right:0!important}.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-6.btn-groups .search-more,.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-8.btn-groups .search-more,.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-12.btn-groups .search-more{font-size:14px;color:var(--theme-main);line-height:20px;cursor:pointer;margin-left:8px;vertical-align:middle}.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-6.btn-groups .ant-btn,.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-8.btn-groups .ant-btn,.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-12.btn-groups .ant-btn{min-width:62px;padding-left:14px;padding-right:14px}.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-6.btn-groups .ant-btn.toggle-btn,.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-8.btn-groups .ant-btn.toggle-btn,.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-col-12.btn-groups .ant-btn.toggle-btn{min-width:unset;padding:0 8px;margin-right:8px}.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-form-item-label{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:100%;text-align:left}.list-selector .ant-modal-body .list-selector-left .search-area-box .common-top-area .ant-select-selection-selected-value{padding-right:10px}.list-selector .ant-modal-body .list-selector-left .search-form-header{background:#f7f8fa;font-size:14px;color:#4e5b71;padding:5px 0 5px 16px;border-top:1px solid #ebf0f5;border-bottom:1px solid #ebf0f5;margin-top:-1px}.list-selector .ant-modal-body .list-selector-left .list-selector-note{color:#848c95;font-size:12px;margin-bottom:12px;padding:0 20px}.list-selector .ant-modal-body .list-selector-left .list-selector-note .list-selector-note-number{color:var(--theme-main);font-weight:500}.list-selector .ant-modal-body .list-selector-right{padding:0 20px;overflow-y:auto}.list-selector .ant-modal-body .list-selector-right.list-selector-right-has-no-left{margin-top:16px}.list-selector .ant-modal-body .list-selector-right.list-selector-right-with-before-table{margin-top:-16px;z-index:3}.list-selector .ant-modal-body .list-selector-right .check-select{margin-bottom:12px}.list-selector .ant-modal-body .filter-tags{margin-bottom:6px}.list-selector .ant-modal-body .selected-tag{line-height:30px;max-height:90px;overflow:auto}.list-selector .ant-modal-body .selected-tag .ant-tag{background:#f7f8fa;border:1px solid #f7f8fa}.list-selector .ant-modal-body .table-header{position:static;margin-top:0;line-height:34px}.list-selector .ant-modal-body .table-header-title{width:auto;font-size:12px;padding:0}.list-selector .ant-modal-body .ant-table-wrapper{clear:both}.list-selector .ant-modal-body .ant-table{clear:both}.list-selector .ant-modal-body .ant-table,.list-selector .ant-modal-body .ant-table table{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.list-selector .ant-modal-body .ant-table-tbody{cursor:pointer}.list-selector .ant-modal-body .common-top-area{background:#fff;margin-bottom:0;padding-bottom:0}.list-selector .ant-modal-body .ant-table-thead th{background:#f7f8fa}.list-selector .ant-modal-body .selecotor-footer{position:absolute;width:100%;height:48px;padding:0 20px;-webkit-box-shadow:inset 0 1px 0 0 #ebf0f5;-moz-box-shadow:inset 0 1px 0 0 #ebf0f5;box-shadow:inset 0 1px 0 0 #ebf0f5;bottom:0}.list-selector .ant-modal-body .selecotor-footer .selector-footer-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-selector .ant-modal-body .selecotor-footer .selector-footer-content .select-num{color:#1e2126;font-weight:600;padding:0 4px}.list-selector .ant-modal-body .selecotor-footer .selector-footer-content .angle-icon{margin-left:4px}.list-selector .ant-modal-body .selecotor-footer .selector-pagination{margin-left:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.list-selector .ant-modal-body .selecotor-footer .selector-pagination .ant-pagination.mini{display:inline-block;vertical-align:middle}.list-selector .ant-modal-body .selecotor-footer-tags{position:absolute;bottom:48px;left:0;height:auto;background:#fff;-webkit-box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;-moz-box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;width:100%}.list-selector .ant-modal-body .selecotor-footer-tags.selecotor-footer-tags-opened{max-height:160px;overflow-y:scroll;padding:20px}.list-selector .ant-modal-body .selecotor-footer-tags.selecotor-footer-tags-closed{max-height:0;overflow-y:hidden;padding:0 20px}.list-selector .ant-modal-body .selecotor-footer-tags-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.list-selector .ant-modal-body .selecotor-footer-tags-flex-item{position:relative;display:inline-block;background-color:#f7f8fa;width:-webkit-calc(25% - 6px);width:-moz-calc(25% - 6px);width:calc(25% - 6px);padding:8px 28px 8px 8px;font-size:12px;color:#1e2126;line-height:16px;margin-bottom:8px;margin-right:6px}.list-selector .ant-modal-body .selecotor-footer-tags-flex-item:hover,.list-selector .ant-modal-body .selecotor-footer-tags-flex-item:hover .selecotor-footer-tags-flex-item-desc{color:var(--theme-main)}.list-selector .ant-modal-body .selecotor-footer-tags-flex-item-has-desc{padding-bottom:0}.list-selector .ant-modal-body .selecotor-footer-tags-flex-item-show{display:inline-block;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.list-selector .ant-modal-body .selecotor-footer-tags-flex-item-desc{display:inline-block;width:125%;font-size:12px;color:#848c95;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.list-selector .ant-modal-body .selecotor-footer-tags-flex-item-close{position:absolute;top:6px;right:12px;font-size:14px;cursor:pointer;-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:top right;-moz-transform-origin:top right;-ms-transform-origin:top right;-o-transform-origin:top right;transform-origin:top right;padding:7px}.list-selector .ant-modal-body .advanced-table-footer .ant-pagination{z-index:2}.list-selector .ant-modal-body .row-selection-disabled td{color:#aaafb9}.list-selector .ant-modal-body .ant-table-scroll .ant-table-body{overflow-x:auto!important}.list-selector .ant-modal-body .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{background:#f7f8fa}.list-selector .ant-modal-body .virtual-tree-line{height:32px;margin-bottom:12px}.list-selector .ant-modal-footer{padding:10px 20px}.list-selector .ant-modal-footer .right-gap{margin-right:0}.advanced-table{height:100%;width:100%;position:relative;z-index:0;overflow:hidden;contain:layout}.advanced-table .advanced-search{padding:0 20px}.advanced-table-row-disabled{background:#f1f3f5}.advanced-table.simple-table .advanced-table-tag-list-container{margin-top:12px}.advanced-table-scroll{width:-webkit-calc(100% + 17px);width:-moz-calc(100% + 17px);width:calc(100% + 17px);height:100%;background:#fff}.advanced-table-scroll-container{width:100%;margin-bottom:50px}.advanced-table-scroll-only-search{margin-bottom:0}.advanced-table .advanced-table-scroll.support-sticky{width:100%}.advanced-table .advanced-table-scroll.support-sticky .advanced-search{padding-right:20px}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container{position:-webkit-sticky;position:sticky;top:0}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container{width:100%;position:-webkit-sticky;position:sticky;top:0}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content{overflow:unset}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content:after,.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content:before{display:none;height:100%;top:0;z-index:9}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content:before{background:rgba(0,0,0,.07);-webkit-box-shadow:1px 0 4px rgba(0,0,0,.2);-moz-box-shadow:1px 0 4px rgba(0,0,0,.2);box-shadow:1px 0 4px rgba(0,0,0,.2)}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content:after{right:0;-webkit-box-shadow:-2px 0 4px #e1d8d8;-moz-box-shadow:-2px 0 4px #e1d8d8;box-shadow:-2px 0 4px #e1d8d8}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-scroll{overflow:unset}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-scroll .ant-table-header{position:-webkit-sticky;position:sticky;top:0;z-index:2;margin-bottom:0!important;overflow-x:hidden!important;overflow-y:hidden!important;padding-bottom:0}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-scroll .ant-table-body{max-height:unset!important;overflow:auto!important}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-fixed-left,.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-fixed-right{overflow:unset}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-fixed-left .ant-table-header,.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-fixed-right .ant-table-header{position:-webkit-sticky;position:sticky;top:0;z-index:11;overflow-x:hidden}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-fixed-left .ant-table-body-inner,.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-fixed-right .ant-table-body-inner{max-height:unset!important;overflow:auto!important}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .table-summary{position:-webkit-sticky;position:sticky;bottom:51px;overflow:hidden;z-index:11;background:#f9f9f9}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .table-summary .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-scroll .ant-table-body{scrollbar-width:none;-ms-overflow-style:none}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .table-summary .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-scroll .ant-table-body .ant-table-selection-column .ant-checkbox-wrapper{display:none}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .table-summary .ant-table:not(.ant-table-empty) .ant-table-content .ant-table-scroll .ant-table-body::-webkit-scrollbar{display:none}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .table-summary .ant-table-tbody>tr>td,.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .table-summary .ant-table-thead tr th{padding-top:0;padding-bottom:0;line-height:19px;border-left:none;border-right:none;background:#f9f9f9}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .table-summary .ant-table-tbody>tr>td:hover,.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .resize-table-container .table-summary .ant-table-thead tr th:hover{background:var(--theme-light)}.advanced-table .advanced-table-scroll.support-sticky .advanced-table-container .table-with-summary .handy-scroll{margin-bottom:20px}.advanced-table-head-container-header{padding:0 20px}.advanced-table-head-container-divider{height:4px;width:100%;background:#f2f2f3;margin-bottom:12px}.advanced-table-bottom{margin-bottom:12px}.advanced-table-head-top{margin-top:12px}.advanced-table-head-container-func{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.advanced-table-head-container-func.only-setting-buttons{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.advanced-table-head-container-func.only-setting-buttons .advanced-search-v2-computed,.advanced-table-head-container-func.only-setting-buttons .advanced-search-v2-groups,.advanced-table-head-container-func.only-setting-buttons .advanced-search-v2-page{margin-right:0}.advanced-table-head-container-func.only-setting-buttons .advanced-search-v2-computed .ant-btn,.advanced-table-head-container-func.only-setting-buttons .advanced-search-v2-groups .ant-btn,.advanced-table-head-container-func.only-setting-buttons .advanced-search-v2-page .ant-btn{padding:0 8px;min-width:unset}.advanced-table-head-container-func-inner-buttons{gap:0!important;margin-right:0!important}.advanced-table-head-container-func-inner-buttons .advanced-search-v2-computed,.advanced-table-head-container-func-inner-buttons .advanced-search-v2-groups,.advanced-table-head-container-func-inner-buttons .advanced-search-v2-page{margin-left:8px;margin-right:0}.advanced-table-head-container-func-inner-buttons .advanced-search-v2-computed .ant-btn,.advanced-table-head-container-func-inner-buttons .advanced-search-v2-groups .ant-btn,.advanced-table-head-container-func-inner-buttons .advanced-search-v2-page .ant-btn{padding:0 8px;min-width:unset}.advanced-table-head-container-children{position:relative;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:32px}.advanced-table-head-container-children .table-header-buttons{width:100%}.advanced-table-head-container-children .table-header-buttons .space{margin-top:0}.advanced-table-head-container-settings{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:8px}.advanced-table-head-container-setting,.advanced-table-head-container-settings{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-table-head-container-setting{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:32px;height:32px;background:#fff;border:1px solid #d6d8db;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:16px;cursor:pointer;color:#71757e;padding:0 7px}.advanced-table-head-container-setting:hover{background:#f2f2f3}.advanced-table-head-container-setting-refresh{-webkit-transition:all .5s ease-in;-o-transition:all .5s ease-in;-moz-transition:all .5s ease-in;transition:all .5s ease-in;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.advanced-table-head-container-setting-disabled,.advanced-table-head-container-setting[disabled]{color:#c3c5ca;cursor:not-allowed;pointer-events:unset;background:#fff!important}.advanced-table-children-container{margin-bottom:10px}.advanced-table .ant-table-thead>tr>th .ant-table-filter-icon{text-align:center}.advanced-table .ant-table-thead>tr>th .filter-icon-wrapper.filtered{color:var(--theme-main);font-weight:700}.advanced-table .advanced-table-filter-column-popover-title{width:100%;height:38px;font-weight:400;line-height:38px;color:#1e2126;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advanced-table-tag-list-container{width:-webkit-calc(100% - 220px);width:-moz-calc(100% - 220px);width:calc(100% - 220px)}.advanced-table-container{z-index:0;position:relative;margin-top:12px}.advanced-table-container-all-icon{display:none}.advanced-table-container-expanded .advanced-table-container-all-icon{position:absolute;top:12px;left:20px;font-size:12px;border:1px solid #e8e8e8;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:4px;background:#fff;width:17px;height:17px;line-height:13px;color:#4e5b71;text-align:center;cursor:pointer;display:block;z-index:10}.advanced-table-container-expanded .advanced-table-container-all-icon-selection{left:77px}.advanced-table-container .ant-table-tbody .ant-table-row.row-active{background:var(--theme-light)}.advanced-table-container .resize-table-container{padding:0 20px}.advanced-table-container .resize-table-container .resize-table-utils{z-index:10}.advanced-table .ant-table-bordered.ant-table-empty .ant-table-placeholder{border-color:#fff}.advanced-table .ant-table-fixed-left,.advanced-table .ant-table-fixed-right{z-index:9}.advanced-table .ant-table-body-outer{position:relative;z-index:8}.advanced-table .ant-table-body{z-index:1}.advanced-table-footer{border-top:1px solid #f2f2f3;position:absolute;z-index:9;background:#fff;width:100%;left:0;bottom:0;height:51px;line-height:51px;padding:0 20px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:rgba(255,255,255,.95)}.advanced-table-footer,.advanced-table-footer .advanced-table-footer-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.advanced-table-footer-area,.advanced-table-footer .advanced-table-footer-left{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.advanced-table-footer-area{display:inline-block;margin-left:8px}.advanced-table-footer-selected-number{color:var(--theme-main);margin:0 5px;display:inline-block;min-width:10px}.advanced-table-footer .ant-pagination{color:#252629}.advanced-table-footer .ant-pagination .ant-select{width:auto}.advanced-table-footer .ant-pagination.mini .ant-pagination-options-quick-jumper input,.advanced-table-footer .ant-select-sm .ant-select-selection--single{border:1px solid #d7dce6;-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset}.advanced-table-footer .ant-pagination.mini .ant-pagination-options-quick-jumper input:focus,.advanced-table-footer .ant-select-sm .ant-select-selection--single:focus{border:1px solid var(--theme-main)}.advanced-table .ant-table-header table{-webkit-border-radius:unset;-moz-border-radius:unset;border-radius:unset}.advanced-table .table .self-define-filter-icon{position:absolute;cursor:pointer;right:8px;width:20px;height:20px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.advanced-table .table .self-define-filter-icon:hover{background:#e5e5e5;color:rgba(0,0,0,.45)}.advanced-table .table .self-define-filter-icon .filter-icon-wrapper{text-align:center;color:#969aa2}.advanced-table .table .ant-table-thead>tr>th .ant-table-filter-icon,.advanced-table .table .ant-table-thead>tr>th .anticon-filter{width:0}.advanced-table .table .ant-table-thead>tr>th .ant-table-filter-icon .anticon-filter,.advanced-table .table .ant-table-thead>tr>th .anticon-filter .anticon-filter{top:0;right:0;margin-left:0}.advanced-table .table .ant-table-thead>tr>th .ant-table-filter-icon .self-define-filter-icon,.advanced-table .table .ant-table-thead>tr>th .anticon-filter .self-define-filter-icon{position:absolute;cursor:pointer;top:1px}.advanced-table .table .ant-table-thead>tr>th .ant-table-filter-icon .self-define-filter-icon:hover,.advanced-table .table .ant-table-thead>tr>th .anticon-filter .self-define-filter-icon:hover{background:#e5e5e5;color:rgba(0,0,0,.45)}.advanced-table .table .ant-table-column-sorter{position:absolute;top:13px;right:4px}.advanced-table .table .table-with-filter .self-define-filter-icon{right:8px;top:11px}.advanced-table .table .table-with-filter.ant-table-column-sorter{right:26px;margin:0 5px}.advanced-table .table .table-header-right{padding-right:24px!important}.advanced-table .table th.table-header-end.table-with-setting{padding-right:24px}.advanced-table .table th.table-header-end.table-with-setting.table-header-right{padding-right:26px!important}.advanced-table .table th.table-header-end.table-with-setting.table-with-filter.table-header-right{padding-right:40px!important}.advanced-table .table th.table-header-end.table-with-setting.table-with-filter.table-with-sort.table-header-right{padding-right:60px!important}.advanced-table .table th.table-header-end.table-with-setting.table-with-filter .self-define-filter-icon{right:24px}.advanced-table .table th.table-header-end.table-with-setting.table-with-filter .ant-table-column-sorter{right:40px}.advanced-table .table th.table-header-end.table-with-setting.table-with-sort.table-header-right{padding-right:40px!important}.advanced-table .table th.table-header-end.table-with-setting.table-with-sort .ant-table-column-sorter{right:24px}.advanced-table .table th.table-header-end.table-with-filter.table-header-right{padding-right:26px!important}.advanced-table .table th.table-header-end.table-with-filter .self-define-filter-icon{right:8px}.advanced-table .table th.table-header-end.table-with-filter .ant-table-column-sorter{right:26px;margin:0 5px}.advanced-table .table .ant-table-thead tr th.table-with-filter,.advanced-table .table .ant-table-thead tr th.table-with-sort{position:relative;padding-right:20px}.advanced-table .table .resize-table.table-with-filter.table-with-sort{padding-right:40px;min-width:80px}.advanced-table .table .resize-table.table-with-filter.table-with-sort.table-with-setting .ant-table-column-sorter{right:40px}.advanced-table .table .resize-table.table-with-filter .ant-table-column-sorter{right:26px;margin:0 5px}.advanced-table .table .ant-table-tbody>tr>td,.advanced-table .table .ant-table-thead tr th{padding:8px 12px}.advanced-table .table .ant-table-tbody>tr>td .cell-computed,.advanced-table .table .ant-table-thead tr th .cell-computed{color:#71757e;text-align:right;font-size:12px;font-style:normal;font-weight:400;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;overflow:hidden}.advanced-table .table .ant-table-tbody>tr>td .cell-computed-type,.advanced-table .table .ant-table-thead tr th .cell-computed-type{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.advanced-table .table .ant-table-tbody>tr>td .cell-computed-text,.advanced-table .table .ant-table-thead tr th .cell-computed-text{margin-left:4px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%}.advanced-table .table .cell-computed-flex-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.advanced-table .table .cell-computed-flex-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.advanced-table .table .cell-computed-flex-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.advanced-table .ant-popover-inner .ant-popover-inner-content{max-height:1000px;overflow:visible}.advanced-table .resize-table-utils{right:23px}.advanced-table .ant-table-bordered .advanced-table-groups-row .ant-table-row-expand-icon-cell,.advanced-table .ant-table-bordered .advanced-table-groups-row .ant-table-selection-column{border-right:none}.advanced-table .ant-table-bordered .advanced-table-groups-row td{border-right:none;border-left:none}.advanced-table .ant-table-bordered .advanced-table-groups-row .ant-table-row-expand-icon{display:none;border-right:none}.advanced-table .ant-table-bordered .advanced-table-groups-row+.ant-table-expanded-row{display:none}.advanced-table .ant-table-bordered .advanced-table-groups-row-left{font-size:12px;margin-right:6px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;color:var(--theme-main)}.advanced-table .ant-table-bordered .advanced-table-groups-row-left.advanced-table-groups-row-right{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.advanced-table .ant-table-bordered .advanced-table-groups-row-left.advanced-table-groups-row-level1,.advanced-table .ant-table-bordered .advanced-table-groups-row-left.advanced-table-groups-row-level1+.advanced-table-groups-row-text{font-weight:500}.advanced-table .ant-table-bordered .advanced-table-groups-row-left.advanced-table-groups-row-level2{margin-left:18px}.advanced-table .ant-table-bordered .advanced-table-groups-row-left.advanced-table-groups-row-level3{margin-left:36px}.advanced-table .ant-table-bordered .advanced-table-groups-row-text{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--theme-main);font-size:14px;padding-left:4px}.advanced-table .ant-table-bordered .advanced-table-groups-row-text-space{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.advanced-table .ant-table-small{border:unset}.advanced-table.small .table .ant-table-tbody>.ant-table-row>td,.advanced-table.small .table .ant-table-tbody>tr>td,.advanced-table.small .table .ant-table-thead .ant-table-row>th,.advanced-table.small .table .ant-table-thead>tr>th{padding:4px 12px}.advanced-table.small .table .ant-table-thead .ant-table-row>th .self-define-filter-icon,.advanced-table.small .table .ant-table-thead>tr>th .self-define-filter-icon{top:7px}.advanced-table.small .table .ant-table-thead .ant-table-row>th .ant-table-column-sorter,.advanced-table.small .table .ant-table-thead>tr>th .ant-table-column-sorter{top:9px}.advanced-table.middle .table .ant-table-tbody>.ant-table-row>td,.advanced-table.middle .table .ant-table-tbody>tr>td,.advanced-table.middle .table .ant-table-thead .ant-table-row>th,.advanced-table.middle .table .ant-table-thead>tr>th{padding:8px 12px}.advanced-table.middle .table .ant-table-tbody>.ant-table-row>td.ant-table-selection-column{padding:0}.advanced-table.middle .table .ant-table-tbody>.ant-table-row>td.ant-table-selection-column .ant-checkbox-wrapper{padding:8px 22px}.advanced-table.large .table .ant-table-tbody>.ant-table-row>td,.advanced-table.large .table .ant-table-tbody>tr>td,.advanced-table.large .table .ant-table-thead .ant-table-row>th,.advanced-table.large .table .ant-table-thead>tr>th{padding:12px}.advanced-table.large .table .ant-table-thead .ant-table-row>th .self-define-filter-icon,.advanced-table.large .table .ant-table-thead>tr>th .self-define-filter-icon{top:15px}.advanced-table.large .table .ant-table-thead .ant-table-row>th .ant-table-column-sorter,.advanced-table.large .table .ant-table-thead>tr>th .ant-table-column-sorter{top:17px}.advanced-table-check-version{position:fixed;right:20px;top:64px;background:#fff;mix-blend-mode:normal;opacity:.9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:32px;line-height:32px;padding:0 12px;cursor:pointer}.advanced-table-check-version:hover{color:var(--theme-main)}.advanced-table .ant-back-top{bottom:72px;right:50px}.advanced-table .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner{color:#969aa2}.advanced-table .ant-table-body .advanced-table-groups-row .table-with-filter{position:unset}.advanced-table-filter-dropdown{width:350px}.advanced-table-filter-dropdown .advanced-search-form-item{height:auto!important;margin-bottom:16px!important}.advanced-table-filter-dropdown .advanced-search-form-item-row .ant-form-item-control-wrapper{max-height:200px;overflow:auto}.advanced-table-filter-dropdown-buttons{text-align:right}.advanced-table-filter-dropdown-buttons button{margin-left:8px}.ad-table-locale{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;will-change:height;color:#71757e}.ad-table-locale-icon{width:120px;height:120px}.ad-table-locale-button{display:inline-block;height:32px;line-height:32px;cursor:pointer;padding:0 15px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ad-table-locale-button:hover{background:#f2f2f3}.ad-table-locale-scroll{width:36px;height:36px;border:1px solid #d6d8db;opacity:.8;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#71757e}.ad-table-locale-permission,.ad-table-locale-scroll{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.ad-table-locale-permission-icon{width:220px;margin-right:30px}.ad-table-locale-permission-title{font-size:24px}.ad-table-locale-permission-desc{font-size:16px;color:#575757}.advanced-table-header-search-modal .drag-modal-content{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.advanced-table-header-search-modal .drag-modal-content-header{padding:0 12px}.advanced-table-header-search-modal .drag-modal-content-header .ant-input-suffix .space-item{line-height:1}.advanced-table-header-search-modal .drag-modal-content-title{margin-right:8px}.advanced-table-header-search-modal .ant-input-affix-wrapper .ant-input:not(:last-child){padding-right:85px}.advanced-search{width:100%;position:relative}.advanced-search-form{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advanced-search-form,.advanced-search-form-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.advanced-search-form-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.advanced-search-form-buttons{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;border-left:1px solid #f2f2f3;padding-left:4px}.advanced-search-form-buttons,.advanced-search-form .advanced-search-form-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.advanced-search-form .advanced-search-form-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.advanced-search-head-title{height:48px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:16px;border-bottom:1px solid #f2f2f3;margin-bottom:12px}.advanced-search-head-form{display:inline-block;vertical-align:top}.advanced-search-head-form-collapse{margin:0 13px;color:var(--theme-main);font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.advanced-search-head-form-collapse[disabled]{cursor:not-allowed;color:#b5c0ce}.advanced-search-head-form-show{margin-left:13px;cursor:pointer}.advanced-search-head-form-show.activated{color:var(--theme-main)}.advanced-search-popover{width:350px}.advanced-search-popover-content-buttons{text-align:right}.advanced-search-popover-content-buttons button{margin-left:6px}.advanced-search-popover-title{width:100%;position:relative;height:38px;font-weight:400;line-height:38px;color:#1e2126}.advanced-search-popover-title i{position:absolute;right:0;top:9px;cursor:pointer;color:rgba(0,0,0,.45);-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s;font-size:21px}.advanced-search-popover-title i:hover{color:rgba(0,0,0,.75)}.advanced-search-pinned-form{will-change:height}.advanced-search-pinned-form .advanced-search-pinned-form-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.advanced-search-footer,.advanced-search-pinned-form .advanced-search-pinned-form-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.advanced-search-footer{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;width:100%}.advanced-search-footer-tags{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;width:0}.advanced-search-fade-anim{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0}.advanced-search-new-fade-anim-enter{-webkit-animation:advanced-search-new-fade-anim-enter .7s ease both;-moz-animation:advanced-search-new-fade-anim-enter .7s ease both;-o-animation:advanced-search-new-fade-anim-enter .7s ease both;animation:advanced-search-new-fade-anim-enter .7s ease both}.advanced-search-new-fade-anim-leave{-webkit-animation:advanced-search-new-fade-anim-leave .5s ease-in-out both;-moz-animation:advanced-search-new-fade-anim-leave .5s ease-in-out both;-o-animation:advanced-search-new-fade-anim-leave .5s ease-in-out both;animation:advanced-search-new-fade-anim-leave .5s ease-in-out both}@-webkit-keyframes advanced-search-new-fade-anim-enter{0%{scale:0}80%{scale:1.2}90%{scale:.9}to{scale:1}}@-moz-keyframes advanced-search-new-fade-anim-enter{0%{scale:0}80%{scale:1.2}90%{scale:.9}to{scale:1}}@-o-keyframes advanced-search-new-fade-anim-enter{0%{scale:0}80%{scale:1.2}90%{scale:.9}to{scale:1}}@keyframes advanced-search-new-fade-anim-enter{0%{scale:0}80%{scale:1.2}90%{scale:.9}to{scale:1}}@-webkit-keyframes advanced-search-new-fade-anim-leave{to{scale:0}}@-moz-keyframes advanced-search-new-fade-anim-leave{to{scale:0}}@-o-keyframes advanced-search-new-fade-anim-leave{to{scale:0}}@keyframes advanced-search-new-fade-anim-leave{to{scale:0}}.advanced-search-filter-tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.advanced-search-filter-tags .ant-tag{height:32px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f3;border:1px solid #f2f2f3;color:#71757e}.advanced-search-filter-tags .ant-tag:hover{background:rgba(247,248,250,.65)}.advanced-search-filter-tags-move{margin-right:8px;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in;opacity:1}.advanced-search-filter-tags-move-disabled{width:0;opacity:0;margin-right:0;pointer-events:none}.advanced-search-filter-tags-move .ant-tag{margin:0;cursor:pointer;width:32px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.advanced-search-filter-tags-list{white-space:nowrap;overflow:hidden;position:relative}.advanced-search-filter-tags-list-container{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:transform .3s;-moz-transition:transform .3s;-o-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s}.advanced-search-filter-tags-buttons{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.advanced-search-filter-tags-buttons .ant-tag{cursor:pointer}.advanced-search-filter-tags-buttons .ant-tag:hover{border-color:var(--theme-main);color:var(--theme-main)}.advanced-search-filter-tags-buttons .ant-tag:last-of-type{margin-right:0}.advanced-search-pinned-list div.slide-flex-container-content{padding:0}.advanced-search-pinned-list-all{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.advanced-search-pinned-list-all .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#fff;height:2px}.advanced-search-pinned-list-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;position:relative;overflow-x:hidden}.advanced-search-pinned-list-header{padding:12px 20px 0}.advanced-search-pinned-list .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}.advanced-search-pinned-list-item{width:100%;padding:12px 20px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-search-pinned-list-item-icon{color:#c3c5ca;cursor:move}.advanced-search-pinned-list-item-icon:hover{color:#71757e}.advanced-search-pinned-list-item:hover{background:#f2f2f3}.advanced-search-pinned-list-item:hover .advanced-search-pinned-list-item-icon{color:#71757e}.advanced-search-pinned-list-item-title{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:8px;line-height:20px}.advanced-search-pinned-list-item-title .ant-checkbox-wrapper{width:100%}.advanced-search-title{color:#1e2126;cursor:pointer;min-height:32px;margin-bottom:12px;width:100%;overflow:hidden;overflow-x:auto}.advanced-search-title-condition{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.advanced-search-title-trigger{display:block;max-width:300px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:32px;border:1px solid #f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#252629;font-size:14px;line-height:32px;padding:0 12px}.advanced-search-title-trigger-active,.advanced-search-title-trigger:hover{color:var(--theme-main)}.advanced-search-title-trigger-icon{color:#969aa2;margin-left:8px}.advanced-search-title-trigger-close{color:#c3c5ca;font-size:16px}.advanced-search-title-trigger-close:hover{color:#969aa2}.advanced-search-title-trigger-more{color:#969aa2;font-size:16px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.advanced-search-title-trigger-more:hover{background:#f2f2f3}.advanced-search-title .advanced-search-title-new{position:absolute;right:-15px;width:26px;height:14px;top:-4px;z-index:1;opacity:.96}.advanced-search-title .advanced-search-title-new .helios-icon{width:26px;height:14px}.advanced-search-title-menu .ant-dropdown-menu-item{text-align:left}.advanced-search-title-menu .ant-dropdown-menu-item:hover .advanced-search-title-menu-item-operate .helios-icon{opacity:1}.advanced-search-title-menu-item{position:relative;padding-right:80px;max-width:300px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.advanced-search-title-menu-item-selected{color:var(--theme-main)}.advanced-search-title-menu-item-operate{color:#000;font-size:16px;position:absolute;right:0;top:0}.advanced-search-title-menu-item-operate .helios-icon{font-size:14px;opacity:0}.advanced-search-title-menu-item-operate .helios-icon:hover{color:var(--theme-main)}.advanced-search-title-menu-item-operate .helios-icon.delete-icon:hover{color:#f04134}.advanced-search-title .ant-dropdown-trigger .anticon-down{font-size:18px!important}.advanced-search-title-condition-modal-form.ant-form{max-height:400px;overflow-y:scroll;padding:0 15px}.advanced-search-title-condition-modal-form.ant-form .ant-checkbox-group .ant-checkbox-wrapper{margin:0 8px 0 0}.table-input-tag-modal .ant-modal-body{padding:16px 20px}.table-input-tag-modal .modal-content-info{padding-left:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:40px;background:#f9f9f9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#71757e;margin-bottom:20px}.table-input-tag-modal .modal-content-info .info-text{margin-left:8px}.table-input-tag-modal .modal-content-list{height:320px;overflow-y:auto}.table-input-tag-modal .modal-content-list-item{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#252629;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:40px;border:solid #f2f3f3;border-width:1px 1px 0;padding:0 16px}.table-input-tag-modal .modal-content-list-item .modal-list-item-content{max-width:100%;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.table-input-tag-modal .modal-content-list-item .modal-list-item-content .check-info{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.table-input-tag-modal .modal-content-list-item .modal-list-item-content .check-info .title{color:#252629;font-size:14px}.table-input-tag-modal .modal-content-list-item .modal-list-item-content .check-info .success{color:#41b43c;font-size:14px}.table-input-tag-modal .modal-content-list-item .modal-list-item-content .check-info .fail{color:#f04134;font-size:14px}.table-input-tag-modal .modal-content-list-item.no-value:first-child{border:1px solid #0f62fe}.table-input-tag-modal .modal-content-list-item.no-value{color:#969aa2}.table-input-tag-modal .modal-content-list-item:last-child{border-bottom:1px solid #f2f3f3}.table-input-tag-modal .table-input-tag-modal-content .check-content{margin-bottom:38px;position:relative}.table-input-tag-modal .table-input-tag-modal-content .check-content .tips-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;padding:0 20px;bottom:-52px;left:-20px;height:38px;background-color:#fffaf0;line-height:38px;width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px)}.table-input-tag-modal .table-input-tag-modal-content .check-content .tips-line-left{color:#252629;font-size:14px;font-weight:400}.table-input-tag-modal .table-input-tag-modal-content .check-content .tips-line-left .num{color:#ff800b}.table-input-tag-modal .table-input-tag-modal-content .check-content .tips-line-right{cursor:pointer;color:#ff800b;font-size:14px;font-style:normal;font-weight:400}.table-input-tag-modal .table-input-tag-modal-content .check-content .tips-line-right .right-icon{font-size:12px;margin-left:4px}.input-text-query .ant-input-wrapper .ant-input-group-addon:hover{z-index:1}.advanced-view-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.advanced-view-list-header{margin:16px 20px 12px}.advanced-view-list-table{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin:0 20px 20px;overflow-y:auto}.advanced-view-list-close,.advanced-view-list-footer-common,.advanced-view-list-page{-webkit-box-shadow:inset 0 1px 0 0 #ebf0f5;-moz-box-shadow:inset 0 1px 0 0 #ebf0f5;box-shadow:inset 0 1px 0 0 #ebf0f5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:20px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-view-list-close{height:56px}.advanced-view-list-page{height:48px}.advanced-view-list-operation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.advanced-view-list-danger{color:#f04134}.advanced-view .ant-modal-body{padding:0;height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px)}.advanced-view-detail .ant-tabs{height:100%}.advanced-view-detail .ant-tabs-bar{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.advanced-view-detail .ant-tabs-content,.advanced-view-detail .ant-tabs-tabpane{height:100%}.advanced-view-detail .ant-tabs-tabpane{overflow-y:auto}.advanced-view-detail .ant-tabs-nav-container{width:200px}.advanced-view-detail .ant-tabs-vertical.ant-tabs-left>.ant-tabs-content{background:#f7f8fa;padding:0}.advanced-view-detail .ant-tabs-vertical.ant-tabs-left>.ant-tabs-bar .ant-tabs-tab{padding:0;margin:0}.advanced-view-detail .ant-tabs-nav .ant-tabs-tab-active .advanced-view-detail-tag{background:var(--theme-light)}.advanced-view-detail .slide-flex-container-content{padding:0}.advanced-view-detail-tag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:48px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;padding-left:20px}.advanced-view-detail.slide-flex-container .slide-flex-container-content{padding:0}.advanced-view-detail-zoom .ant-tabs-bar{visibility:hidden;width:0}.advanced-view-detail .not-support-content{height:100%;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-view-detail .not-support-content-no-permission{width:224px;height:172px}.input-language{position:relative;z-index:0}.input-language input,.input-language textarea{padding-left:30px}.input-language-icon{cursor:pointer;position:absolute;z-index:2;top:5px;left:5px;color:#b5c0ce;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:16px;height:16px;font-size:16px}.input-language-icon svg{position:absolute;left:2px;top:4px;height:16px;width:16px}.input-language-icon:hover{color:var(--theme-main)}.input-language-modal-item{margin-bottom:10px}.input-language-modal-item-title{line-height:30px}.advanced-view-detail .advanced-view-base{padding-top:16px;padding-left:20px;height:100%;background:#fff}.advanced-view-detail .advanced-view-base .ant-form-item .ant-form-item-control .multiSelect-all{width:100%}.advanced-view-columns h3{margin-bottom:0}.advanced-view-columns-words{background:#fff;padding:16px 20px 32px}.advanced-view-columns-words+.advanced-view-columns-words{margin-top:12px}.advanced-view-columns-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-view-columns-zoom{font-size:16px;margin-right:8px;cursor:pointer;-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}.advanced-view-columns-transform{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.advanced-view-columns .resize-table-container{padding-right:0}.advanced-view-columns-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.advanced-view-func-check{border:1px solid #ebf0f5;padding:12px 20px 20px}.advanced-view-func-check .ant-checkbox-group-item{margin-top:8px}.advanced-view-func-check-group{width:100%;margin-bottom:4px;padding-bottom:12px;-webkit-box-shadow:inset 0 -1px 0 0 #ebf0f5;-moz-box-shadow:inset 0 -1px 0 0 #ebf0f5;box-shadow:inset 0 -1px 0 0 #ebf0f5}.advanced-view-func-check-group-sortText{margin-left:12px;color:#0f62fe;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}.advanced-view-search-words{background:#fff;padding:16px 20px 32px}.advanced-view-search-words+.advanced-view-search-words{margin-top:12px}.advanced-view-data-filter{background:#fff;padding:16px 20px 32px}.advanced-view-data-filter-check{margin-top:2px}.advanced-view-data-filter-desc{color:#848c95;font-size:12px;line-height:16px}.advanced-view-data-filter .flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:0 8px}.advanced-view-data-filter .flex .select-200{width:200px}.column-overflow-observe-container>.space,.column-overflow-observe-real-dom>.space{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.column-overflow-observe-container>.divider-mode-wrap .space-item,.column-overflow-observe-real-dom>.divider-mode-wrap .space-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.column-overflow-observe-container>.divider-mode-wrap .space-item .vertical-line,.column-overflow-observe-real-dom>.divider-mode-wrap .space-item .vertical-line{display:inline-block;width:1px;height:10px;background:#e3e4e5;margin:0 12px}.column-overflow-observe-container>.space .icon-operate-more{width:100%;height:100%;color:var(--theme-main)}.ant-dropdown.column-overflow-observe-more{z-index:4}.ant-dropdown.column-overflow-observe-more .ant-dropdown-menu-item a,.ant-dropdown.column-overflow-observe-more .ant-dropdown-menu-item span{color:#252629!important}.ant-dropdown.column-overflow-observe-more .ant-dropdown-menu-item .relevant-document-modal .button-text{display:inline-block;width:100%}.column-overflow-observe-real-dom{visibility:hidden;position:absolute;width:0;overflow:hidden}.advanced-search-v2-mask{position:fixed;left:0;right:0;top:0;bottom:0;z-index:-1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.advanced-search-v2-popover{width:350px}.advanced-search-v2-popover-content-buttons{text-align:right}.advanced-search-v2-popover-content-buttons button{margin-left:6px}.advanced-search-v2-pinned-form{padding:12px 20px;z-index:99}.advanced-search-v2-pinned-form-buttons{margin:9px 0 12px}.advanced-search-v2-pinned-form-buttons button{margin-right:8px}.advanced-search-v2-pinned-form .advanced-search-v2-pinned-form-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.advanced-search-v2-computed,.advanced-search-v2-groups,.advanced-search-v2-page{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-right:8px;height:32px}.advanced-search-v2-computed-disabled,.advanced-search-v2-groups-disabled,.advanced-search-v2-page-disabled{cursor:not-allowed;background:#f2f2f3;color:#c3c5ca}.advanced-search-v2-close:hover{color:var(--theme-main)}.advanced-search-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.advanced-search-group-drag{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.advanced-search-group-pop .ant-popover-content .ant-popover-inner .ant-popover-title{padding:0;margin-bottom:0;border-bottom:1px solid #e8e8e8}.advanced-search-group-pop .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.advanced-search-group-add{color:var(--theme-main);font-size:14px;line-height:20px;cursor:pointer;margin-top:8px;margin-left:7px}.advanced-search-group-labels{width:80px}.advanced-search-group-sorts{width:20px;position:relative}.advanced-search-group-sort{height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;cursor:ns-resize;margin-right:12px}.advanced-search-group-sort+.advanced-search-group-sort{margin-top:16px}.advanced-search-group-label{height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-search-group-label+.advanced-search-group-label{margin-top:16px}.advanced-search-group-label span{vertical-align:sub}.advanced-search-group-label:before{content:"*";color:#ff6680;font-size:14px;vertical-align:sub;margin-right:4px}.advanced-search-group-label:last-child{margin-bottom:8px}.advanced-search-group-coms{position:relative}.advanced-search-group-coms,.advanced-search-group-item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.advanced-search-group-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-search-group-item+.advanced-search-group-item{margin-top:16px}.advanced-search-group-com .empty .ant-select-selection{border:1px solid #ff6680;border-right:none}.advanced-search-group-com .compact-input-prev{width:70%}.advanced-search-group-com .compact-input-next{width:30%}.advanced-search-group-com-delete{margin-left:8px;cursor:pointer}.advanced-search-group-com-delete:hover{color:#ff6680}.advanced-search-group-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:20px}.advanced-search-group-footer{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff;-webkit-box-shadow:inset 0 2px 0 0 #ebf0f5;-moz-box-shadow:inset 0 2px 0 0 #ebf0f5;box-shadow:inset 0 2px 0 0 #ebf0f5;height:56px;padding-right:20px}.advanced-search-group-footer,.advanced-search-group-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-search-group-title{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:48px;padding:0 20px;font-size:16px}.advanced-search-group-title-text{color:#1e2126;font-family:PingFang SC}.advanced-search-page{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.advanced-search-page-pop .ant-popover-content .ant-popover-inner .ant-popover-title{padding:0;margin-bottom:0;border-bottom:1px solid #e8e8e8}.advanced-search-page-pop .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.advanced-search-page-form{padding:20px}.advanced-search-page-coms,.advanced-search-page-line,.advanced-search-page-line .space-item:last-child{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.advanced-search-page-coms{position:relative}.advanced-search-page-add{margin-top:12px;cursor:pointer;color:var(--theme-main)}.advanced-search-page-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.advanced-search-page-item+.advanced-search-page-item{margin-top:16px}.advanced-search-page-com .empty .ant-select-selection{border:1px solid #ff6680}.advanced-search-page-com-delete{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:8px;cursor:pointer}.advanced-search-page-com-delete:hover{color:#ff6680}.advanced-search-page .first-condition{width:140px}.advanced-search-page .seconde-condition{width:80px}.advanced-search-page-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:inset 0 2px 0 0 #ebf0f5;-moz-box-shadow:inset 0 2px 0 0 #ebf0f5;box-shadow:inset 0 2px 0 0 #ebf0f5;height:56px;padding:0 20px}.advanced-search-page-footer .text{color:#71757e;font-size:14px;font-style:normal;font-weight:400}.advanced-search-page-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:48px;padding:0 20px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.advanced-search-page-title-text{color:#1e2126;font-family:PingFang SC}.quick-exchange-buttons-wrapper .ant-btn.ant-btn-background-ghost{min-width:auto;width:32px;height:32px;text-align:center;padding:0}.quick-exchange-buttons-wrapper .count{display:inline-block;min-width:42px;text-align:center}.quick-exchange-next-btn-tips{min-width:60px}.list-selector-v1 .ant-modal-body{padding-bottom:0}.list-selector-v1 .ant-modal-body .list-selector-v1-content,.list-selector-v1 .ant-modal-body .list-selector-v1-content .table-content{height:100%}.list-selector-v1 .ant-modal-body .list-selector-v1-content .table-content .list-selector-left{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding-top:20px}.list-selector-v1 .ant-modal-body .list-selector-v1-content .table-content .list-selector-left .extra-header-wrapper{padding:0 0 12px}.list-selector-v1 .ant-modal-body .list-selector-v1-content .table-content .advanced-table-container{padding-left:20px}.list-selector-v1 .ant-modal-body .list-selector-v1-content .selecotor-footer-tags{left:-90px}.list-selector-v1 .ant-modal-body .list-selector-v1-content .selecotor-footer-tags-flex-item-close{top:6px;right:10px}.expense-associate-application-link{display:inline-block;margin-right:20px;white-space:nowrap;margin-bottom:5px}.expense-associate-application-link i{color:#4e5b71}.expense-associate-application-link:hover{text-decoration:underline}.expense-associate-application-link:hover i{color:var(--theme-dark)}.external-participant-name .ant-modal-body{padding-top:10px;max-height:-webkit-calc(100vh - 200px);max-height:-moz-calc(100vh - 200px);max-height:calc(100vh - 200px);overflow:auto}.external-participant-name .ant-modal-body .table-header{margin-top:0}.external-name-new .ant-input{height:auto}.external-name-new .placeholder{color:#b5c0ce}.external-name-new .ant-select-selection--multiple .ant-select-selection__rendered ul{display:block;overflow:visible}.external-name-new .fake-selector{position:relative;height:100%;width:100%;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:4px 11px;line-height:1.5;cursor:pointer}.external-name-new .fake-selector .info-tag{max-width:100%;cursor:pointer;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.external-name-new .fake-selector .placeholder{color:#b5c0ce}.external-name-new .fake-selector-disabled{background-color:#f7f8fa}.external-name-modal .name-list-block{max-height:450px;overflow-y:auto;overflow-x:hidden}.external-name-modal .margin-bottom-12{margin-bottom:12px}.external-name-modal .label{text-align:left;font-family:PingFangSC-Medium;font-size:14px;color:#1e2126}.external-name-modal .icon-btn{color:#7e97c5;cursor:pointer}.external-name-modal .batch-input-area{height:100%;position:relative}.external-name-modal .batch-input-area textarea{padding-bottom:30px}.external-name-modal .batch-input-area .textarea-placeholder{position:absolute;top:8px;left:10px;color:#736f6f;opacity:.6;pointer-events:none}.external-name-modal .batch-input-area .hidden-placeholder{display:none}.external-name-modal .batch-input-area .clear-block{position:absolute;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px;color:#736f6f;width:100%;bottom:0;left:0}.external-name-modal .batch-input-area .clear-block .remaining-words{color:var(--theme-main)}.external-name-modal .batch-input-area .clear-block .delete-icon{height:16px;width:16px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer}.external-name-modal .tips-block{padding:8px 12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #f2f2f3;background:#f9f9f9;color:#252629;font-size:12px;line-height:18px}.external-name-modal-required:before{display:inline-block;color:#ff6680;content:"*";margin:0 2px 0 0;vertical-align:middle}.out-participant-view,.out-participant-view>div{display:inline}.out-participant-modal .ant-modal-body{min-height:400px;max-height:-webkit-calc(100vh - 220px);max-height:-moz-calc(100vh - 220px);max-height:calc(100vh - 220px);overflow:auto}.travel-order-list{margin-top:4px}.travel-order-list .ticket{padding:20px;background:#e6f0ff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:20px;position:relative;line-height:22px;color:#71757e}.travel-order-list .ticket.flight{background-color:#e6f0ff}.travel-order-list .ticket.train{background-color:#e6f6f5}.travel-order-list .ticket.hotel{background-color:#e2f3fa}.travel-order-list .ticket .action-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;color:var(--theme-main);cursor:pointer}.travel-order-list .ticket .action-btn .helios-icon{font-size:16px;margin-left:2px}.travel-order-list .ticket .cancel{border:1px solid #fa6478;color:#fa6478;margin-left:10px;padding:1px 3px;font-size:11px}.travel-order-list .ticket .default{border:1px solid #4dc690;color:#4dc690;padding:1px 3px;margin-left:10px;font-size:11px}.travel-order-list .ticket .flight-icon{max-width:18px;max-height:18px;margin-right:5px}.travel-order-list .ticket .ticket-upper .ant-row,.travel-order-list .ticket .ticket-upper .ant-row-flex{margin-bottom:4px}.travel-order-list .ticket .ticket-lower .ant-row,.travel-order-list .ticket .ticket-lower .ant-row-flex{margin-top:4px}.travel-order-list .ticket .font-01,.travel-order-list .ticket .font-02{font-family:PingFangSC-Medium;font-size:16px;line-height:24px;color:#252629}.travel-order-list .ticket .font-03{font-size:12px;color:#4e5b71;line-height:20px}.travel-order-list .ticket .font-04{font-size:12px;line-height:18px;color:#969aa2}.travel-order-list .ticket .font-05{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#71757e}.travel-order-list .ticket .font-06{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#252629}.travel-order-list .ticket .font-07{line-height:18px;color:#252629}.travel-order-list .ticket .font-07,.travel-order-list .ticket .font-08{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px}.travel-order-list .ticket .font-08{line-height:16px;color:#969aa2}.travel-order-list .ticket .font-09{font-family:PingFang SC;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#252629}.travel-order-list .ticket .ticket-divider{position:relative;border:1px solid #fff;margin:8px 0}.travel-order-list .ticket .ticket-divider:before{left:-36px}.travel-order-list .ticket .ticket-divider:after,.travel-order-list .ticket .ticket-divider:before{content:"";width:12px;height:12px;position:absolute;z-index:1;background:#fff;top:-6px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.travel-order-list .ticket .ticket-divider:after{right:-36px}.travel-order-list .ticket .ticket-divider-v2{margin:12px 0}.travel-order-list .ticket .ticket-divider-v2:before{left:-18px}.travel-order-list .ticket .ticket-divider-v2:after{right:-18px}.travel-order-list .ticket .order-line{margin-bottom:8px;line-height:16px;font-family:PingFangSC-Regular;font-size:12px}.travel-order-list .ticket .order-line .name-left{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.travel-order-list .ticket .order-line .name-right{text-align:right}.travel-order-list .ticket .order-line .color-01{color:#4e5b71}.travel-order-list .ticket .order-line .color-02{color:#1e2126}.travel-order-list .ticket .order-line .color-03{color:#8b90a0}.travel-order-list .ticket .order-source-name{font-family:PingFangSC-Medium;color:#1e2126;font-weight:500}.travel-order-list .ticket .order-info-line{height:16px;font-family:PingFangSC-Regular;font-size:12px;color:#4e5b71;line-height:16px;margin-bottom:4px}.travel-order-list .ticket .order-total-amount-line{height:16px;font-family:PingFangSC-Medium;font-size:12px;color:#1e2126;text-align:right;line-height:16px;font-weight:500}.travel-order-list .ticket .margin-bottom-4{margin-bottom:4px}.travel-order-list .ticket .margin-bottom-8{margin-bottom:8px}.travel-order-list .ticket .margin-bottom-12{margin-bottom:12px}.travel-order-list .ticket .order-toggle{margin:4px 0 6px;height:16px;font-family:PingFangSC-Regular;font-size:12px;color:#8b90a0;line-height:16px;text-align:center}.travel-order-list .ticket .vendor-name{margin-bottom:8px;color:#44474c;line-height:normal}.travel-order-list .ticket .vendor-name.disable{color:#969aa2}.travel-order-list .ticket .icon-line{position:relative;line-height:20px}.travel-order-list .ticket .order-image-icon{width:20px;margin-right:12px}.travel-order-list .ticket .order-status{position:absolute;right:0;top:0;background:#e6fbda;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#2b9b2f;padding:2px 8px}.travel-order-list .ticket .order-status-grey{color:#44474c;background:#dde2e5}.travel-order-list .ticket .line-height-22{line-height:22px}.travel-order-list .ticket .ant-badge-status-text{font-family:PingFang SC;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#252629}.travel-order-list .ticket .color-grey{color:#969aa2}.new-travel-order-block{padding:16px 30px;margin:0}.new-travel-order-block .empty-block{margin-top:140px;text-align:center}.new-travel-order-block .empty-block img{width:128px}.new-travel-order-block .empty-block .empty-text{margin-top:4px;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#969aa2}.new-travel-order-block .traffic-line{text-align:center}.new-travel-order-block .traffic-line svg{width:auto;height:auto;max-width:100%;max-height:16px}.new-travel-order-block .train-date-tag{position:absolute;top:0;right:0;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#252629}.rfp-flight-list .rfp-itinerary{background:#fff;border:1px dashed var(--theme-main);padding:15px 0}.rfp-flight-list .rfp-itinerary .header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rfp-flight-list .rfp-itinerary .header .status-box{width:100%}.rfp-flight-list .rfp-itinerary .header .status-box .status{padding:2px 6px;color:var(--theme-main);font-size:14px;font-family:PingFangSC-Semibold;background:#e5edf4;-webkit-border-radius:0 100px 100px 0;-moz-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}.rfp-flight-list .rfp-itinerary .header .info{padding-right:10px;font-size:12px;color:#b5c0ce;text-align:right;line-height:16px}.rfp-flight-list .rfp-itinerary .container{padding:0 10px}.rfp-flight-list .rfp-itinerary .container .content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rfp-flight-list .rfp-itinerary .container .content .scheme-selected,.rfp-flight-list .rfp-itinerary .container .content .time-limit{font-size:12px;color:#4e5b71;line-height:18px}.rfp-flight-list .rfp-itinerary .container .content .trip-item .summary .arrow,.rfp-flight-list .rfp-itinerary .container .content .trip-item .summary .index{color:var(--theme-main)}.rfp-flight-list .rfp-itinerary .container .content .trip-item .summary .city{font-family:PingFangSC-Medium}.rfp-flight-list .rfp-itinerary .container .content .trip-item .detail{color:#9fa2ab}.rfp-flight-list .rfp-itinerary .container .content .trip-item .passenger{font-size:12px;color:#4e5b71;line-height:24px}.rfp-flight-list .rfp-itinerary .container .content .trip-item .amount{font-size:16px;color:#1e2126;text-align:right;line-height:24px}.rfp-flight-list .rfp-itinerary .container .content .right-arrow{width:8px;height:12px}.location-refactor{position:relative}.location-refactor-drop-down{width:100%;max-width:560px!important;min-width:360px!important}.location-refactor-drop-down.not-container{top:38px!important}.location-refactor .ant-input-group .compact-input-prev{display:none;width:0}.location-refactor .ant-input-group .compact-input-next{width:100%}.location-inter-support,.location-refactor .ant-input-group .compact-input-next .ant-input{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.location-inter-support{border:1px solid #d7dce6;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.location-inter-support:focus,.location-inter-support:hover{border-color:var(--theme-main);-webkit-box-shadow:0 0 0 2px var(--theme-light);-moz-box-shadow:0 0 0 2px var(--theme-light);box-shadow:0 0 0 2px var(--theme-light)}.location-inter-support .ant-input-group .ant-input{outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none}.location-inter-support .ant-input-group .compact-input-next{width:67%}.location-inter-support .ant-input-group .compact-input-prev{display:inline-block;width:33%}.location-inter-support .ant-input-group .compact-input-prev .ant-input{z-index:9;border-right:1px solid #d7dce6!important}.location-history-animation{position:relative;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;outline:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);-moz-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);z-index:1050;overflow:hidden}.location-history-animation-block{padding:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:480px;overflow:auto}.location-history-animation-block.no-padding{padding:0}.location-history-animation-block.only-select{padding:12px 0;max-height:unset;overflow:unset}.location-history-animation-block.only-select .drop-search,.location-history-animation-block.only-select .location-inter-support{margin:0 12px 8px}.location-history-animation-block.only-select .location-history-animation-block-scroll{padding:0 12px;max-height:480px;overflow:auto}.location-history-animation-block .history-title{font-family:PingFang SC;font-size:14px;font-weight:400;color:#969aa2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.location-history-animation-block .history-title .delete-icon{cursor:pointer}.location-history-animation-block .history-title .delete-icon:hover{color:var(--theme-main)}.location-history-animation-block .history-title .delete-icon svg{margin-right:4px}.location-history-animation-block .history-item{padding:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-bottom:2px}.location-history-animation-block .history-item:hover{background-color:var(--theme-light);color:var(--theme-main)}.location-history-animation .address{font-family:PingFang SC;font-size:16px;font-weight:400;line-height:24px;color:#252629}.location-history-animation .detail{font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px;color:#969aa2}.location-history-animation .location-tips{font-family:PingFang SC;font-size:12px;font-weight:400;color:#969aa2;margin-bottom:4px}.vendor-selector-wrapper .payment-account-modal .ant-modal-body{height:70vh;overflow:auto}.vendor-selector-wrapper .payment-account-modal .account-name h3{display:inline-block;font-size:18px}.vendor-selector-wrapper .payment-account-modal .account-list{margin-top:25px}.vendor-selector-wrapper .payment-account-modal .account-list .row-warning{background:#fff1f0}.vendor-selector-wrapper .payment-account-modal .account-list .row-expand-display-none .ant-table-row-expand-icon{display:none}.supplier-add-list-menu{padding:10px;min-width:260px}.supplier-add-list-menu .ant-dropdown-menu-item{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;-webkit-transition:color .3s;-o-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.supplier-add-list-menu .ant-dropdown-menu-item:hover{color:var(--theme-main)}.supplier-add-list-menu .ant-dropdown-menu-item:hover .ocr-upload-button{-webkit-transition:color .3s;-o-transition:color .3s;-moz-transition:color .3s;transition:color .3s;color:var(--theme-main)}.vendor-selector-modal .ant-modal-body{overflow-y:auto;max-height:-webkit-calc(100vh - 200px);max-height:-moz-calc(100vh - 200px);max-height:calc(100vh - 200px)}.new-company-maintain-warp .new-form .ant-form-item-control>.ant-form-item-children>.ant-calendar-picker,.new-company-maintain-warp .new-form .ant-form-item-control>.ant-form-item-children>.ant-input-number,.new-company-maintain-warp .new-form .ant-form-item-control>.ant-form-item-children>.ant-time-picker,.new-company-maintain-warp .new-form .ant-form-item-control>.ant-form-item-children>.chooser.newline,.new-company-maintain-warp .new-form .ant-form-item-control>.ant-form-item-children>.travel-location,.new-update-contact-person-wrapper.new-form .ant-form-item-control>.ant-form-item-children>.ant-calendar-picker,.new-update-contact-person-wrapper.new-form .ant-form-item-control>.ant-form-item-children>.ant-input-number,.new-update-contact-person-wrapper.new-form .ant-form-item-control>.ant-form-item-children>.ant-time-picker,.new-update-contact-person-wrapper.new-form .ant-form-item-control>.ant-form-item-children>.chooser.newline,.new-update-contact-person-wrapper.new-form .ant-form-item-control>.ant-form-item-children>.travel-location{width:66%!important;max-width:none}.suggest-wrapper .compact-input{position:relative;margin-bottom:12px}.suggest-wrapper .compact-input-prev{width:80%!important}.suggest-wrapper .compact-input-next{width:20%!important;height:100%;position:absolute;right:0}.suggest-wrapper .compact-input-next .ant-btn{width:32px;min-width:32px;height:100%;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.suggest-wrapper .add-btn.ant-btn{min-width:32px;padding:0}.field-wrapper-container .suggestion-select-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.field-wrapper-container .suggestion-select-wrapper .suggestion-select-item{margin-top:8px;margin-right:8px;padding:4px 8px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;background:#f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:12px;line-height:18px;color:#252629;cursor:pointer}.field-wrapper-container .suggestion-select-wrapper.disabled .suggestion-select-item{cursor:not-allowed;background:#f7f8fa}.travel-location{position:relative;max-width:360px}.travel-location .drop-down-block{position:absolute;background:#fff;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:360px;min-height:180px;z-index:1040;outline:none;max-height:480px;margin-top:2px;overflow:hidden;padding:0 10px}.travel-location .drop-down-block .ant-tabs-bar{margin-bottom:12px;padding-left:8px}.travel-location .drop-down-block .ant-input-affix-wrapper{margin-bottom:4px}.travel-location .drop-down-block .ant-spin-container{min-height:24px}.travel-location .drop-down-block .ant-input-search{padding-left:8px}.travel-location .drop-down-block .search-tips{font-size:12px;line-height:18px;color:#969aa2;margin-bottom:8px;padding-left:8px}.travel-location .location-content{max-height:300px;overflow-y:auto;margin:0 -10px;scroll-behavior:smooth}.travel-location .location-content .ant-spin-container>div{padding:0 10px}.travel-location .location-content .city-item-rectangle-flex{padding-left:8px}.travel-location .isSelect{background-color:var(--theme-light)}.travel-location .has-bottom{border-bottom:1px solid #f2f2f3;margin-bottom:4px}.travel-location .flex-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.travel-location .flex-center .flex-1{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.travel-location .city-item-block{padding:4px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;margin-bottom:4px}.travel-location .city-item-block.active .city-sub-title,.travel-location .city-item-block.active .title{color:var(--theme-main)}.travel-location .city-item-block .title{font-size:14px;line-height:22px;font-weight:500;color:#252629;white-space:pre-wrap;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.travel-location .city-item-block .city-sub-title{font-size:12px;line-height:18px;color:#969aa2;white-space:pre-wrap}.travel-location .city-item-block .warning-info{font-size:12px;line-height:18px;color:#ff800b}.travel-location .city-item-block:hover{background-color:#f9f9f9}.travel-location .not-allowed{cursor:not-allowed}.travel-location .history-block{overflow-y:auto}.travel-location .history-block.location{cursor:pointer;margin-bottom:8px;border-bottom:1px solid #f2f2f3}.travel-location .history-block .history-block-title{margin-bottom:4px}.travel-location .history-block .history-block-title .ant-col-12{min-height:unset}.travel-location .history-block .left-title{text-align:left;color:#969aa2;font-size:14px;line-height:22px;padding-left:8px}.travel-location .history-block .right-title{text-align:right;color:#969aa2;font-size:14px;line-height:22px}.travel-location .history-block .delete-icon{display:inline-block;cursor:pointer}.travel-location .history-block .delete-icon:hover{color:var(--theme-main)}.travel-location .history-block .icon-loading{-webkit-animation:loadingCircle 1s linear infinite;-moz-animation:loadingCircle 1s linear infinite;-o-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite}.travel-location .fake-input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;list-style:none;position:relative;display:inline-block;padding:4px 11px;width:100%;min-height:32px;font-size:14px;line-height:1.5;color:#1e2126;background-color:#fff;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.travel-location .fake-input .show-txt-block{display:inline-block;width:80%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.travel-location .fake-input .show-txt-block.max-width{max-width:60px;vertical-align:bottom}.travel-location .fake-input .show-txt-block-icon{display:inline-block;width:20%;text-align:right}.travel-location .fake-input .tag-item{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#f2f2f3;border:none;font-size:12px;color:#252629;margin-right:4px;padding:3px 7px;line-height:18px}.travel-location .fake-input .tag-item .anticon-close{-webkit-transition:color .3s;-o-transition:color .3s;-moz-transition:color .3s;transition:color .3s;-webkit-transform:scale(1) rotate(0deg);-moz-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);-o-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);color:#969aa2}.travel-location .fake-input .tag-item .anticon-close:hover{color:#252629}.travel-location .recommend-content{margin-top:12px;padding-bottom:5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;font-size:12px;line-height:1.5}.travel-location .recommend-content-title{color:#969aa2;margin-right:4px}.travel-location .recommend-content-item{padding:4px 8px;color:#71757e;background:#f1f3f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;white-space:nowrap}.travel-location .recommend-content-item.active{background:#e6efff;color:#0f62fe;border:1px solid #0f62fe}.travel-location .recommend-content-more{padding:1px 5px;color:#969aa2;background:#f1f3f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;font-size:16px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.travel-location .recommend-content-more .ant-dropdown{min-width:220px;font-size:12px}.travel-location .recommend-content-more .ant-dropdown .ant-dropdown-menu-item{margin:1px 6px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.travel-location .recommend-content-more .ant-dropdown .ant-dropdown-menu-item.active{background:#e6efff;color:#0f62fe}.travel-location .recommend-content-more .ant-dropdown .ant-dropdown-menu{margin-top:6px;margin-right:-6px}.travel-location .fake-input:focus{border-color:var(--theme-dark);outline:0;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}.travel-location .fake-input:hover{border-color:var(--theme-dark)}.travel-location .fake-input:hover .ant-select-selection__clear{opacity:1}.travel-location .ant-select-selection__clear:before{display:block;font-family:anticon;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.travel-location .search-result .city-item-block .title{font-size:16px}.travel-location .city-item-block-p{margin-bottom:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.travel-location .city-item-block-p.hover .city-item-block{background-color:#f9f9f9}.travel-location .city-item-block-p.with-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px}.travel-location .city-item-block-p.with-icon:hover{background-color:#f9f9f9}.travel-location .city-item-block-p.with-icon .icon-box .helios-icon{font-size:16px}.travel-location .city-item-block-p.last-child{margin-bottom:8px}.travel-location .station-item{font-size:14px;line-height:22px;padding-top:10px;padding-left:20px}.travel-location .station-item .station-name{margin-right:8px;color:#252629}.travel-location .station-item .station-code{color:#969aa2}.travel-location .station-item .new-tag{color:#969aa2;background-color:#f2f2f3;border-color:#f2f2f3}.travel-location .new-tag{border:1px solid #969aa2;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:10px;line-height:14px;color:#969aa2;padding:2px 5px;margin-left:8px;background-color:#fff}.travel-location .tag-resident{color:var(--info-6,#208bec);background:var(--info-1,#ecf6fd);border:none}.travel-location .no-data-box{margin-top:8px;padding:0 10px}.travel-location .no-data-box .tips-title{font-weight:500;font-size:15px;line-height:23px;color:#252629;margin-bottom:4px}.travel-location .no-data-box .tip-list{margin:0;padding:0}.travel-location .no-data-box .tip-item{font-size:14px;line-height:22px;color:#8f959e;margin-bottom:4px;list-style-position:inside}.travel-location .no-data-box .tip-item::marker{color:#d9d9d9;margin-right:8px}.travel-location .no-data-box .feed-back{margin-top:8px}.travel-location .no-data-box .message{font-size:12px;line-height:18px;color:#969aa2;margin:8px 0}.travel-location .no-more-tips{margin-top:6px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.travel-location .no-more-tips .line{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#e8e9eb}.travel-location .no-more-tips .tips{font-size:12px;line-height:18px;color:#71757e;margin:0 12px}.has-error .travel-location .fake-input{border-color:#ff6680}.has-error .travel-location .ant-input-affix-wrapper .ant-input{border-color:#d7dce6}.has-error .travel-location .ant-input-affix-wrapper .ant-input:focus{border-color:#d7dce6;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.has-error .travel-location .ant-input-affix-wrapper .ant-input:hover{border-color:var(--theme-main)!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.location-area-group-wrapper{margin-bottom:8px;padding-bottom:2px;border-bottom:1px solid #f2f2f3}.location-area-group-wrapper .block-title{color:var(--neutral-5,#969aa2);font-size:14px;padding:0 8px}.location-area-group-wrapper .block-title .right-title{text-align:right;cursor:pointer}.location-area-group-wrapper .area-group-list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px 8px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2px 0;font-size:14px;line-height:22px}.location-area-group-wrapper .area-group-list-item:hover{cursor:pointer;background:var(--neutral-1,#f9f9f9);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.location-area-group-wrapper .area-group-list-item.active .area-group-name{color:var(--theme-main)}.location-area-group-wrapper .area-group-list-item .area-group-name{color:var(--neutral-10,#252629);font-size:14px;font-weight:500}.location-area-group-wrapper .area-group-list-item .area-group-operation{color:var(--theme-main);font-size:12px}.travel-location-cascade{position:relative;max-width:560px}.travel-location-cascade-history{overflow:hidden}.travel-location-cascade .drop-down-block{position:absolute;background:#fff;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:560px;z-index:1040;outline:none;margin-top:2px;padding:0 10px;max-height:unset;overflow:unset}.travel-location-cascade .drop-down-block:before{position:absolute;top:-7px;right:0;bottom:-7px;left:-7px;z-index:-9999;opacity:.0001;content:" "}.travel-location-cascade .drop-down-block-search .ant-input-suffix{display:none}.travel-location-cascade .drop-down-block .ant-tabs-bar{margin-bottom:12px}.travel-location-cascade .drop-down-block .ant-input-affix-wrapper{margin-bottom:4px}.travel-location-cascade .drop-down-block .ant-spin-container{min-height:36px}.travel-location-cascade .drop-down-block .search-tips{font-size:12px;line-height:18px;color:#969aa2;margin-bottom:12px}.travel-location-cascade .drop-down-block-main{position:relative}.travel-location-cascade .drop-down-block-main .cascade-anchor{position:absolute;top:2px;right:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:33px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 7.5px!important;text-align:center}.travel-location-cascade .drop-down-block-main .cascade-anchor-item{font-family:PingFang SC;font-size:12px;height:18px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;line-height:18px;margin-bottom:8px;font-weight:400;color:#969aa2;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.travel-location-cascade .drop-down-block-main .cascade-anchor-item.anchor-active{color:var(--theme-main)}.travel-location-cascade .drop-down-block-main .cascade-anchor-item:hover{background-color:#f2f2f3;color:#71757e}.travel-location-cascade .location-content{max-height:480px;overflow-y:auto;overflow-x:hidden;margin:0 -10px}.travel-location-cascade .location-content .ant-spin-container>div{padding:0 10px}.travel-location-cascade .location-content .cascade-animation{-webkit-transition:all .45s;-o-transition:all .45s;-moz-transition:all .45s;transition:all .45s}.travel-location-cascade .location-content.location-content-home .ant-spin-container .cascade-animation,.travel-location-cascade .location-content.location-content-home .ant-spin-container .history-animation{padding-right:33px}.travel-location-cascade .has-bottom{border-bottom:1px solid #f2f2f3;margin-bottom:4px}.travel-location-cascade .flex-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.travel-location-cascade .flex-center .flex-1{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.travel-location-cascade .city-item-block{padding:4px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;margin-bottom:4px}.travel-location-cascade .city-item-block.active .city-sub-title,.travel-location-cascade .city-item-block.active .title{color:var(--theme-main)}.travel-location-cascade .city-item-block .title{font-size:14px;line-height:22px;font-weight:500;color:#252629;white-space:pre-wrap}.travel-location-cascade .city-item-block .title,.travel-location-cascade .city-item-block .title .ai-recommend-icon-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.travel-location-cascade .city-item-block .title .ai-recommend-icon-container{height:20px;margin-left:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#edf0f2;padding:0 4px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2px}.travel-location-cascade .city-item-block .title .ai-recommend-icon-container .ai-recommend-icon{width:12px;height:12px}.travel-location-cascade .city-item-block .title .ai-recommend-icon-container .ai-recommend-text{color:#566d7f;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.travel-location-cascade .city-item-block .city-sub-title{font-size:12px;line-height:18px;color:#969aa2;white-space:pre-wrap}.travel-location-cascade .city-item-block .warning-info{font-size:12px;line-height:18px;color:#ff800b}.travel-location-cascade .city-item-block:hover{background-color:#f9f9f9}.travel-location-cascade .not-allowed{cursor:not-allowed}.travel-location-cascade .history-block{margin-bottom:8px}.travel-location-cascade .history-block.location{cursor:pointer;margin-bottom:8px;border-bottom:1px solid #f2f2f3}.travel-location-cascade .history-block .history-block-title{margin-bottom:8px}.travel-location-cascade .history-block .history-block-title .ant-col-12{min-height:unset}.travel-location-cascade .history-block .left-title{text-align:left;color:#969aa2;font-size:14px;line-height:22px}.travel-location-cascade .history-block .right-title{text-align:right;color:#969aa2;font-size:14px;line-height:22px}.travel-location-cascade .history-block .delete-icon{display:inline-block;cursor:pointer}.travel-location-cascade .history-block .delete-icon:hover{color:var(--theme-main)}.travel-location-cascade .history-block .icon-loading{-webkit-animation:loadingCircle 1s linear infinite;-moz-animation:loadingCircle 1s linear infinite;-o-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite}.travel-location-cascade .fake-input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;list-style:none;position:relative;display:inline-block;padding:4px 11px;width:100%;min-height:32px;font-size:14px;line-height:1.5;color:#4e5b71;background-color:#fff;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.travel-location-cascade .fake-input .show-txt-block{display:inline-block;width:80%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.travel-location-cascade .fake-input .show-txt-block-icon{display:inline-block;width:20%;text-align:right}.travel-location-cascade .fake-input:focus{border-color:var(--theme-dark);outline:0;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}.travel-location-cascade .fake-input:hover{border-color:var(--theme-dark)}.travel-location-cascade .fake-input:hover .ant-select-selection__clear{opacity:1}.travel-location-cascade .ant-select-selection__clear:before{display:block;font-family:anticon;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.travel-location-cascade .city-item-rectangle-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.travel-location-cascade .city-item-rectangle{cursor:pointer;background-color:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:8px;margin-right:8px;overflow:hidden}.travel-location-cascade .city-item-rectangle:hover{background-color:#f2f2f3}.travel-location-cascade .city-item-rectangle-content{padding:3px 4px 3px 12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#252629}.travel-location-cascade .city-item-rectangle-content.active{background-color:var(--theme-light)}.travel-location-cascade .city-item-rectangle-content.active .city-sub-title,.travel-location-cascade .city-item-rectangle-content.active .title{color:var(--theme-main)}.travel-location-cascade .city-item-rectangle-content .empty-span{margin-right:8px}.travel-location-cascade .search-result .city-item-block .title{font-size:16px}.travel-location-cascade .city-item-block-p{margin-bottom:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.travel-location-cascade .city-item-block-p.hover .city-item-block{background-color:#f9f9f9}.travel-location-cascade .city-item-block-p.with-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px}.travel-location-cascade .city-item-block-p.with-icon:hover{background-color:#f9f9f9}.travel-location-cascade .city-item-block-p.with-icon .icon-box .helios-icon{font-size:16px}.travel-location-cascade .city-item-block-p.last-child{margin-bottom:8px}.travel-location-cascade .station-item{position:relative;font-size:14px;line-height:22px;padding-top:10px;padding-left:15px}.travel-location-cascade .station-item-icon{position:absolute;font-size:12px;left:0;top:9px;color:#d6d8db}.travel-location-cascade .station-item .station-name{margin-right:8px;color:#71757e}.travel-location-cascade .station-item .station-code{color:#969aa2}.travel-location-cascade .station-item .new-tag{color:#969aa2;background-color:#f2f2f3;border-color:#f2f2f3}.travel-location-cascade .area{font-size:12px;color:#969aa2;cursor:pointer}.travel-location-cascade .area:hover{color:var(--theme-main)}.travel-location-cascade .new-tag{border:1px solid #969aa2;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:10px;line-height:14px;color:#969aa2;padding:2px 5px;margin-left:8px;background-color:#fff}.travel-location-cascade .tag-resident{color:var(--info-6,#208bec);background:var(--info-1,#ecf6fd);border:none}.travel-location-cascade .no-data-box{margin-top:8px;padding:0 10px}.travel-location-cascade .no-data-box .tips-title{font-weight:500;font-size:15px;line-height:23px;color:#252629;margin-bottom:4px}.travel-location-cascade .no-data-box .tip-list{margin:0;padding:0}.travel-location-cascade .no-data-box .tip-item{font-size:14px;line-height:22px;color:#8f959e;margin-bottom:4px;list-style-position:inside}.travel-location-cascade .no-data-box .tip-item::marker{color:#d9d9d9;margin-right:8px}.travel-location-cascade .no-data-box .feed-back{margin-top:8px}.travel-location-cascade .no-data-box .message{font-size:12px;line-height:18px;color:#969aa2;margin:8px 0}.travel-location-cascade .no-more-tips{margin-top:6px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.travel-location-cascade .no-more-tips .line{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#e8e9eb}.travel-location-cascade .no-more-tips .tips{font-size:12px;line-height:18px;color:#71757e;margin:0 12px}.travel-location-cascade .city-cascade-block:first-child .tag{padding-top:0}.travel-location-cascade .city-cascade .tag{padding:8px 8px 2px;font-family:PingFang SC;font-size:14px;font-weight:400;color:#71757e}.travel-location-cascade .city-cascade-line{background-color:#f2f2f3;height:1px;margin-bottom:16px}.travel-location-cascade .city-cascade-item{font-family:PingFang SC;padding:6px 8px;font-size:16px;font-weight:400;text-align:left;margin-bottom:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#252629;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.travel-location-cascade .city-cascade-item.history-click{background-color:#f9f9f9}.travel-location-cascade .city-cascade-item-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.travel-location-cascade .city-cascade-item-title .en-name{font-size:14px;color:#71757e;line-height:22px}.travel-location-cascade .city-cascade-item-title-next{display:none;font-family:PingFang SC;font-size:12px;font-weight:400;color:#969aa2;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.travel-location-cascade .city-cascade-item-title-next:hover{color:var(--theme-main)}.travel-location-cascade .city-cascade-item-svg{color:#71757e}.travel-location-cascade .city-cascade-item svg{font-size:14px}.travel-location-cascade .city-cascade-item:hover{background-color:#f9f9f9}.travel-location-cascade .city-cascade-item:hover .city-cascade-item-title-next{display:block}.travel-location-cascade .city-cascade-item.actived{background-color:var(--theme-light)}.travel-location-cascade .city-cascade-item.actived .city-cascade-item-title,.travel-location-cascade .city-cascade-item.actived svg{color:var(--theme-main)}.location-area-group-wrapper-v2{margin-bottom:8px;padding-left:8px}.location-area-group-wrapper-v2 .area-group-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.location-area-group-wrapper-v2 .block-title{color:var(--neutral-5,#969aa2);font-size:14px;margin-bottom:8px}.location-area-group-wrapper-v2 .area-group-list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;margin-right:8px;margin-bottom:8px}.location-area-group-wrapper-v2 .area-group-list-item.active .area-group-name{color:var(--theme-main);background-color:var(--theme-light)}.location-area-group-wrapper-v2 .area-group-list-item .area-group-name{color:var(--neutral-10,#252629);background-color:#f9f9f9;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:3px 12px}.location-area-group-wrapper-v2 .area-group-list-item .area-group-name:hover{background:var(--neutral-1,#f2f2f3)}.location-area-group-wrapper-v2 .area-group-list-item .area-group-operation{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:.5px solid #f2f2f3;color:#969aa2;margin-left:2px;padding:3px 7px;cursor:pointer}.location-area-group-wrapper-v2 .area-group-list-item .area-group-operation:hover{background:var(--neutral-1,#f2f2f3)}.ie-img-upload-wrap .img-list-wrap .img-item{float:left;width:80px;height:80px;margin-right:10px;margin-bottom:10px}.ie-img-upload-wrap .img-list-wrap .clear{clear:both}.table-field .resize-table-container .resize-table.all-width{margin-right:0}.table-field .full-screen-button{padding:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d6d8db;line-height:normal;color:#71757e}.table-field .full-screen-button .icon-full-screen{font-size:16px}.table-field .full-screen-button:hover{background:#f2f2f3;cursor:pointer}.table-field .table-import-wrap{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.table-field .no-importer,.table-field .table-import-wrap,.table-field .table-import-wrap .table-import-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.table-field .no-importer{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sub-form-widget .ant-form-item{margin-bottom:16px}.sub-form-widget .ant-form-item-label{text-align:left}.sub-form-widget .margin-top-32{margin-top:32px}.sub-form-widget .title-row{background:#f7f8fa;margin-bottom:12px}.sub-form-widget .title-row .font{font-family:PingFangSC-Medium;font-size:14px;color:#333;padding-left:12px}.sub-form-widget .title-row .icon-block{padding-right:12px;text-align:right}.sub-form-widget .title-row .icon-block .icon-btn{font-size:12px;cursor:pointer}.sub-form-widget .title-row .icon-block .icon-btn:hover{color:var(--theme-main)}.sub-horizontal-form-table .ant-table-row .ant-row.ant-form-item{margin-bottom:0}.sub-form-show{margin-bottom:16px}.sub-form-show .margin-bottom-12{margin-bottom:12px}.sub-form-show .margin-bottom-32{margin-bottom:32px}.sub-form-show .title-row{min-height:31px;line-height:31px}.sub-form-show .title-row .font{font-family:PingFangSC-Medium;font-size:18px;color:#1e2126;word-break:break-all}.sub-form-show .title-row .icon-btn{font-size:12px;color:var(--theme-main);cursor:pointer;display:inline-block;margin-left:16px}.sub-form-show .title-row .font-2{font-size:14px;color:#969aa2;margin-left:16px}.sub-form-show .title-row .icon-btn-2{font-size:12px;color:var(--theme-main);cursor:pointer;display:inline-block;margin-right:16px}.sub-form-show .sub-title-row{min-height:14px;line-height:14px;font-family:PingFangSC-Medium;font-size:14px;color:#1e2126;border-left:2px solid #b5c0ce;padding-left:6px;word-break:break-all}.sub-form-show .slide-document-fields-box:last-child .slide-document-fields-item:after{border:none}.horizontal-sub-form-show .font-2{font-size:14px;color:#969aa2}.horizontal-sub-form-show .ant-table table{min-width:100%;width:unset}.horizontal-sub-form-show .ant-table table th{white-space:nowrap}.horizontal-sub-form-show .ant-table-title{min-height:44px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f2f2f3;padding:13px 16px}.horizontal-sub-form-show .ant-table-title .count{padding-right:8px}.horizontal-sub-form-show .ant-table-title .interval{width:1px;height:14px;background:#d6d8db;display:inline-block;margin-bottom:-2px}.horizontal-sub-form-show .ant-table-title .block{padding:0 8px}.horizontal-sub-form-show .horizontal-sub-form-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.horizontal-sub-form-show .horizontal-sub-form-header .full-screen-button{padding:4px;margin-left:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;line-height:normal}.horizontal-sub-form-show .horizontal-sub-form-header .full-screen-button .icon-full-screen{font-size:16px;color:#71757e}.horizontal-sub-form-show .horizontal-sub-form-header .full-screen-button:hover{background:#f2f2f3;cursor:pointer}.horizontal-sub-form-show .horizontal-sub-form-header .horizontal-sub-form-operate{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.horizontal-sub-form-show .horizontal-sub-form-header .horizontal-sub-form-operate .icon-export{min-width:16px;font-size:16px;color:#71757e}.new-sub-horizontal-form .ant-table-title{height:44px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.new-sub-horizontal-form .ant-table-title .count{padding-right:8px}.new-sub-horizontal-form .ant-table-title .table-header-interval{width:1px;height:14px;background:#d6d8db;display:inline-block;margin-bottom:-2px}.new-sub-horizontal-form .ant-table-title .block{padding:0 8px}.new-sub-horizontal-form .ant-table-fixed-right{height:unset!important}.full-screen-horizontal-from .ant-modal-header .ant-modal-title{max-width:-webkit-calc(100% - 20px);max-width:-moz-calc(100% - 20px);max-width:calc(100% - 20px)}.full-screen-horizontal-from .ant-modal-body{height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px);position:relative;padding-bottom:50px;overflow:auto}.full-screen-horizontal-from .resize-table-container .resize-table.all-width{margin-right:0}.full-screen-horizontal-from .ant-table-title{min-height:44px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f2f2f3;padding:13px 16px}.full-screen-horizontal-from .ant-table-title .count{padding-right:8px}.full-screen-horizontal-from .ant-table-title .interval{width:1px;height:14px;background:#d6d8db;display:inline-block;margin-bottom:-2px}.full-screen-horizontal-from .ant-table-title .block{padding:0 8px}.full-screen-horizontal-from .modal-close-algin{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;cursor:default}.full-screen-horizontal-from .modal-close-algin .full-screen-button{padding:4px;margin-right:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;line-height:normal;border:none}.full-screen-horizontal-from .modal-close-algin .full-screen-button .icon-full-screen{font-size:16px;color:#71757e}.full-screen-horizontal-from .modal-close-algin .full-screen-button:hover{background:#f2f2f3;cursor:pointer}.wrap-item-container{height:-webkit-calc(100% - 1px);height:-moz-calc(100% - 1px);height:calc(100% - 1px);width:100%;position:relative}.wrap-item-container .editable-cell-value-wrap{padding:5px 12px;cursor:pointer;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.wrap-item-container .editable-cell-value-wrap .pre-warp{white-space:nowrap!important}.wrap-item-container .disabled{cursor:not-allowed}.wrap-item-container .mask{width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;z-index:1}.wrap-item-container .ant-select{width:100%}.editable-row:hover .editable-cell-value-wrap{border:1px solid #d9d9d9;min-height:30px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:4px 11px;z-index:999}.editable-row:hover .disabled{border:none}.dark-row{background-color:#fafafa}.editable-row{height:50px}.editable-row .disable-cell{background-color:#f5f5f5!important}.editable-row .cellControlEdittingStatus{-webkit-box-shadow:inset 0 0 0 2px #2d7ff9!important;-moz-box-shadow:inset 0 0 0 2px #2d7ff9!important;box-shadow:inset 0 0 0 2px #2d7ff9!important}.new-sub-horizontal-form .ant-row.ant-form-item{margin-bottom:0!important}.new-sub-horizontal-form .ant-row.ant-form-item .ant-form-item-control{line-height:normal}.export-modal-wrap .export-btn-name{cursor:pointer}body .ant-calendar-picker-container{z-index:1060}.export-modal-wrap-modal .disabled{background-color:#f7f8fa;border-color:var(--theme-light);color:#b5c0ce}.export-modal-wrap-modal .export-modal .title-wrap{margin-bottom:20px;font-size:16px;font-weight:500;line-height:24px;color:#252629}.export-modal-wrap-modal .export-modal .title-wrap .icon-success{margin-right:12px;color:#15a715;font-size:18px}.export-modal-wrap-modal .export-modal .title-wrap .icon-error{margin-right:12px;font-size:18px;color:#eb2828}.export-modal-wrap-modal .export-modal .loading-tip{margin-top:5px}.export-modal-wrap-modal .export-modal .btn-wrap{margin-top:24px;height:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.export-modal-wrap-modal .export-modal .btn-wrap .download-btn{line-height:30px;display:inline-block;padding-left:18px;padding-right:18px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff;background:var(--theme-main)}.export-modal-wrap-modal .export-modal .btn-wrap .download-btn:hover{background:#108afa}.export-modal-wrap-modal .export-modal .btn-wrap .btn-ok{margin-left:12px}.export-modal-wrap-modal .export-modal .flex-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.export-modal-wrap-modal .export-modal .method-check-btn-wrap{margin-top:12px;color:#252629}.export-modal-wrap-modal .export-modal .method-check-btn-wrap .btn-bottom-com{padding-top:12px;border-top:1px solid #f2f2f3}.export-modal-wrap-modal .export-modal .method-check-btn-wrap .btn-bottom-com .half-top{margin-top:8px}.export-modal-wrap-modal .export-modal .method-check-btn-wrap .method-check-btn-wrap-btns{margin-top:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.export-modal-wrap-modal .export-modal .method-check-btn-wrap .method-check-btn-wrap-btns .btn-cancel{margin-right:12px}.export-modal-wrap-modal .export-modal .step-code-check .title-wrap .title-desc-wrap{font-size:14px;font-weight:200}.export-modal-wrap-modal .export-modal .step-code-check .row{margin-bottom:10px}.export-modal-wrap-modal .export-modal .step-code-check .row .flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.export-modal-wrap-modal .export-modal .step-code-check .row .flex .row-int-wrap{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-width:290px}.export-modal-wrap-modal .export-modal .step-code-check .row .flex .row-btn-wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#b5c0ce;margin-left:12px}.export-modal-wrap-modal .export-modal .step-code-check .row .clear{clear:both}.export-modal-wrap-modal .step-method-check .method-check-radio{margin-top:24px;width:410px;color:#252629}.export-modal-wrap-modal .step-method-check .method-check-radio .method-check-radio-line{line-height:22px}.export-modal-wrap-modal .step-method-check .method-check-radio .word-break{white-space:pre-wrap;word-break:break-all}.export-modal-wrap-modal .step-method-check .method-check-radio:first-child{margin-top:0}.export-modal-wrap-modal .step-method-check .sub-info{margin-top:4px;color:#71757e;font-size:12px;line-height:18px;white-space:pre-wrap}.dot-translate{width:20px;height:20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:absolute;-webkit-animation:xAxis 1.2s cubic-bezier(.37,.45,.54,.75) forwards;-moz-animation:xAxis 1.2s cubic-bezier(.37,.45,.54,.75) forwards;-o-animation:xAxis 1.2s cubic-bezier(.37,.45,.54,.75) forwards;animation:xAxis 1.2s cubic-bezier(.37,.45,.54,.75) forwards}.dot-translate-wrap{width:20px;height:20px;-webkit-animation:yAxis 1.2s cubic-bezier(0,.78,.25,1.05) forwards;-moz-animation:yAxis 1.2s cubic-bezier(0,.78,.25,1.05) forwards;-o-animation:yAxis 1.2s cubic-bezier(0,.78,.25,1.05) forwards;animation:yAxis 1.2s cubic-bezier(0,.78,.25,1.05) forwards}.voice-code .text{display:inline-block;margin-left:12px}.voice-code .text.active-my{font-weight:500;color:var(--theme-main);cursor:pointer}.voice-code .text.disabled-my{font-weight:500;color:#b5c0ce;cursor:not-allowed}.importer-v2-render{display:inline-block}.importer-v2 .ant-modal-body{height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px);overflow-y:auto}.importer-v2:after{content:"";clear:both}.importer-v2 .ant-modal-header{padding:12px 20px;height:48px;line-height:48px}.importer-v2 .ant-modal-close-x{width:48px;height:48px;line-height:48px}.importer-v2 .ant-modal-body{padding:0}.importer-v2 .ant-tabs-nav{margin-left:20px}.importer-v2 .importer-template{padding:0 20px 20px}.importer-v2 .importer-template-box{display:-webkit-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;color:#4e5b71}.importer-v2 .importer-template-box p{margin-bottom:8px;font-size:14px}.importer-v2 .importer-template-box .left-template,.importer-v2 .importer-template-box .right-uploader{width:50%;padding:0 30px}.importer-v2 .importer-template-box .left-template-title,.importer-v2 .importer-template-box .right-uploader-title{margin-bottom:16px}.importer-v2 .importer-template-box .left-template .async-btn .helios-group,.importer-v2 .importer-template-box .right-uploader .async-btn .helios-group{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.importer-v2 .importer-template-box .left-template .async-btn .tips,.importer-v2 .importer-template-box .right-uploader .async-btn .tips{margin-top:6px;margin-bottom:12px;color:#71757e;font-size:12px}.importer-v2 .importer-template-box .left-template-list{padding-left:10px;margin-bottom:8px}.importer-v2 .importer-template-box .left-template-list-btn{border:none;height:auto;line-height:20px;padding:0 4px;white-space:pre-wrap;text-align:left}.importer-v2 .importer-template-box .left-template-list-btn:hover{background:var(--theme-light);color:var(--theme-dark)}.importer-v2 .importer-template-box .left-template-list-btn span{color:var(--theme-main)}.importer-v2 .importer-template-box .left-template-tips{margin-top:2px;font-size:14px;color:#8b93a7;line-height:18px}.importer-v2 .importer-template-box .ant-upload-list-item-info:hover{background:var(--theme-light);color:var(--theme-dark)}.importer-v2 .importer-template-box .ant-upload-list-item-name{color:var(--theme-main)}.importer-v2 .importer-template-box .right-uploader-tips-1{margin:12px 0 0}.importer-v2 .importer-template-box .right-uploader-tips-2{margin-top:4px}.importer-v2 .importer-template-box .helios-group{height:32px;padding:3px}.importer-v2 .importer-template-box .helios-group .helios-group-button{padding:4px 8px}.importer-v2 .result{padding:8px 30px 20px}.importer-v2 .result .result-download-btn{border:none;margin-left:10px}.importer-v2 .result .result-download-btn span{color:var(--theme-main)}.importer-v2 .result .result-download-btn:hover{background:var(--theme-light);color:var(--theme-dark)}.importer-v2 .result .result-download-reimport{font-size:14px;color:var(--theme-main);margin-bottom:8px;cursor:pointer}.importer-v2 .result p{margin-bottom:24px;font-size:16px}.importer-v2 .external-expense-import{width:50%}.importer-v2 .external-expense-import .btn-box{height:48px}.importer-v2 .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{max-height:unset!important;overflow:auto!important}.importer-v2 .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.vendor-bank-createTip{color:#4e5b71;margin-top:12px}.new-linkage-switch .ant-form-item{margin-bottom:0}.finance-view{position:relative}.finance-view .finance-view-reject .ant-table-row-expand-icon{display:none}.view-btn .export-modal-wrap{float:right;margin-left:8px}.view-btn .application-export{margin-left:8px}.view-btn .normal-btn{margin-right:8px}.application-view .ant-tabs{height:100%}.application-view .ant-tabs .ant-tabs-content{height:-webkit-calc(100% - 64px);height:-moz-calc(100% - 64px);height:calc(100% - 64px)}.application-view .ant-spin-nested-loading,.application-view .ant-spin-nested-loading .ant-spin-container,.application-view .ant-tabs .ant-tabs-content .ant-tabs-tabpane{height:100%}.code-query-comp .ant-checkbox+span{padding:0 0 0 4px}.project-task-card .add-task-btn{font-size:14px;margin-right:5px}.project-task-card .card-block{border:1px solid #d6d8db;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;padding:16px 20px 4px}.project-task-card .card-block .task-title{font-size:14px;font-weight:500;line-height:22px;color:#252629;padding-right:15px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative}.project-task-card .card-block .task-title .icon-block{position:absolute;right:0;top:0;color:#6c788c;cursor:pointer;display:inline-block}.project-task-card .card-block .task-title .icon-block:hover{color:#ff6680}.project-task-card .card-block .card-item{padding-right:16px}.project-task-card .card-block .card-item .title{font-weight:400;font-size:14px;line-height:22px;color:#71757e}.project-task-card .card-block .card-item .content{font-weight:400;font-size:14px;line-height:22px;color:#252629;margin-top:4px}.project-task-card .card-block .card-item-inline{font-weight:400;font-size:14px;line-height:22px;color:#71757e}.project-task-card .card-block .card-item-inline .content{color:#252629}.multi-ref-document .ant-select-selection__clear{margin-top:unset}.multi-ref-document:hover .ant-select-selection__clear{opacity:1;color:#c5c5c5}.multl-table-selector .ant-modal-body{height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px);padding:0 0 50px;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.multl-table-selector .ant-modal-body .multi-table-wrapper{height:100%;overflow:hidden;margin:0 20px}.multl-table-selector .ant-modal-body .multi-table-wrapper .content{height:100%}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs{height:100%!important}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-tab-next-icon,.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-tab-prev-icon{background:#f9f9f9;width:16px;height:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content{height:-webkit-calc(100% - 66px);height:-moz-calc(100% - 66px);height:calc(100% - 66px)}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content .content{height:100%}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content .content .search-form{margin-bottom:16px}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content .content .multi-table{position:relative;margin-top:4px;height:-webkit-calc(100% - 76px);height:-moz-calc(100% - 76px);height:calc(100% - 76px)}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content .content .list-selector-right{padding:0 20px;overflow-y:auto}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content .content .list-selector-right.list-selector-right-has-no-left{margin-top:16px}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content .content .list-selector-right.list-selector-right-with-before-table{margin-top:-16px;z-index:3}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content .content .list-selector-right .check-select{margin-bottom:12px}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content .content .advanced-table{margin-top:6px}.multl-table-selector .ant-modal-body .multi-table-wrapper .ant-tabs .ant-tabs-content .content .advanced-table .advanced-search-head{display:none}.multl-table-selector .ant-modal-body .selecotor-footer{position:absolute;width:100%;height:50px;padding:0 20px;position:relative;-webkit-box-shadow:inset 0 1px 0 0 #ebf0f5;-moz-box-shadow:inset 0 1px 0 0 #ebf0f5;box-shadow:inset 0 1px 0 0 #ebf0f5}.multl-table-selector .ant-modal-body .selecotor-footer .selector-footer-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.multl-table-selector .ant-modal-body .selecotor-footer .selector-footer-content .select-num{color:#1e2126;font-weight:600;padding:0 4px}.multl-table-selector .ant-modal-body .selecotor-footer .selector-footer-content .angle-icon{margin-left:4px}.multl-table-selector .ant-modal-body .selecotor-footer .selector-pagination{margin-left:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.multl-table-selector .ant-modal-body .selecotor-footer .selector-pagination .ant-pagination.mini{display:inline-block;vertical-align:middle}.multl-table-selector .ant-modal-body .selecotor-footer-tags{position:absolute;bottom:48px;left:0;height:auto;background:#fff;-webkit-box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;-moz-box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;width:100%}.multl-table-selector .ant-modal-body .selecotor-footer-tags.selecotor-footer-tags-opened{max-height:160px;overflow-y:scroll;padding:20px}.multl-table-selector .ant-modal-body .selecotor-footer-tags.selecotor-footer-tags-closed{max-height:0;overflow-y:hidden;padding:0 20px}.multl-table-selector .ant-modal-body .selecotor-footer-tags-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.multl-table-selector .ant-modal-body .selecotor-footer-tags-flex-item{position:relative;display:inline-block;background-color:#f7f8fa;width:-webkit-calc(25% - 6px);width:-moz-calc(25% - 6px);width:calc(25% - 6px);padding:8px 28px 8px 8px;font-size:12px;color:#1e2126;line-height:16px;margin-bottom:8px;margin-right:6px}.multl-table-selector .ant-modal-body .selecotor-footer-tags-flex-item:hover,.multl-table-selector .ant-modal-body .selecotor-footer-tags-flex-item:hover .selecotor-footer-tags-flex-item-desc{color:#4b8dff}.multl-table-selector .ant-modal-body .selecotor-footer-tags-flex-item-has-desc{padding-bottom:0}.multl-table-selector .ant-modal-body .selecotor-footer-tags-flex-item-show{display:inline-block;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.multl-table-selector .ant-modal-body .selecotor-footer-tags-flex-item-desc{display:inline-block;width:125%;font-size:12px;color:#848c95;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.multl-table-selector .ant-modal-body .selecotor-footer-tags-flex-item-close{position:absolute;top:8px;right:12px;font-size:14px;cursor:pointer;-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:top right;-moz-transform-origin:top right;-ms-transform-origin:top right;-o-transform-origin:top right;transform-origin:top right;padding:7px}.multl-table-selector .filter-button{position:absolute;right:2px;cursor:pointer}.multl-table-selector .filter-button .filter-icon-wrapper{text-align:center;color:#b5c0ce}.multl-table-selector .filter-button .filter-icon-wrapper.filtered{color:var(--theme-main)}.multl-table-selector .warp-svg-icon{position:absolute;right:10px;top:15px}.multl-table-selector .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{background:#f7f8fa}.tabs-wrapper{height:100%;overflow:hidden}.tabs-wrapper .content{height:100%}.tabs-wrapper .ant-tabs{height:100%!important}.tabs-wrapper .ant-tabs .ant-tabs-tab-next-icon,.tabs-wrapper .ant-tabs .ant-tabs-tab-prev-icon{background:#f9f9f9;width:16px;height:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.tabs-wrapper .ant-tabs .ant-tabs-content{height:-webkit-calc(100% - 66px);height:-moz-calc(100% - 66px);height:calc(100% - 66px)}.tabs-wrapper .ant-tabs .ant-tabs-content .content{height:100%}.tabs-wrapper .ant-tabs .ant-tabs-content .content .search-form{margin-bottom:16px}.tabs-wrapper .ant-tabs .ant-tabs-content .content .multi-table{position:relative;margin-top:4px;height:-webkit-calc(100% - 76px);height:-moz-calc(100% - 76px);height:calc(100% - 76px)}.tabs-wrapper .ant-tabs .ant-tabs-content .content .list-selector-right{padding:0 20px;overflow-y:auto}.tabs-wrapper .ant-tabs .ant-tabs-content .content .list-selector-right.list-selector-right-has-no-left{margin-top:16px}.tabs-wrapper .ant-tabs .ant-tabs-content .content .list-selector-right.list-selector-right-with-before-table{margin-top:-16px;z-index:3}.tabs-wrapper .ant-tabs .ant-tabs-content .content .list-selector-right .check-select{margin-bottom:12px}.tabs-wrapper .ant-tabs .ant-tabs-content .content .advanced-table{margin-top:6px}.tabs-wrapper .ant-tabs .ant-tabs-content .content .advanced-table .advanced-search-head{display:none}.tabs-wrapper .ant-tabs .ant-tabs-top-bar{border:1px solid var(--theme-light);border-bottom:none;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;padding-left:20px!important}.tabs-wrapper .ant-tabs .ant-tabs-bar{margin-bottom:0!important}.tabs-wrapper .ant-tabs .ant-tabs-content{margin-top:0!important}.tabs-wrapper .tab-name{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.tabs-wrapper .tab-name-prefix{max-width:180px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.rich-text .tinymce-editor-container+.tox.tox-tinymce{-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset;height:300px!important}.full-screen-button-wrapper{display:inline-block;width:32px;height:32px;text-align:center;line-height:30px;border:1px solid var(---Neutral-3,#d6d8db);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;padding-left:1px}.full-screen-button-wrapper.no-border{width:auto;height:auto;padding:4px;border:1px solid #fff;line-height:1}.full-screen-button-wrapper:hover{background:var(---Neutral-2,#f2f2f3)}.full-screen-drag-modal.drag-modal .drag-modal-content-containers{padding:0 20px 20px;overflow:auto}.new-customer-info .standard-divider-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0}.new-customer-info .standard-divider-title .standard-divider-title-scope{width:140px;margin-right:12px}.new-customer-info .standard-divider-table{position:relative}.new-customer-info .standard-divider-table .standard-divider-table-radios{position:absolute;top:0;left:140px}.new-customer-info .standard-divider-table .ant-form-item-control-wrapper{width:100%}.new-customer-info .standard-divider-table .resize-table-container{padding-right:0}.invoice-check-result-reason-title:after{display:inline-block;margin-left:4px;content:"*";line-height:1;font-size:14px;color:#f04134}.invoice-check-result .ant-table-tbody>tr.row-no-hover-bg:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:#fff}.invoice-check-result-row .ant-table-row-expand-icon{display:none}.invoice-check-result .ant-form-item{margin-bottom:0}.invoice-check-result .has-error .text-area-container{border-color:#f04134}.invoice-check-result .text-area-container{position:relative;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding-bottom:24px;background:#fff}.invoice-check-result .text-area-container .ant-input{resize:none;border:none;padding-bottom:0}.invoice-check-result .text-area-container .ant-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.invoice-check-result .text-area-container-count{color:#b5c0ce;font-size:12px;line-height:16px;position:absolute;right:10px;bottom:4px}.invoice-check-result-label-name{line-height:16px;display:inline-block;border-bottom:1px solid #4e5b71}.invoice-check-result-label-toast{white-space:normal;line-height:20px}.invoice-check-result .ant-form-item-control{line-height:unset}.invoice-check-result .ant-form-item-control:before,.invoice-check-result .ant-row:before{display:none}.alert-label .ant-alert-message{font-weight:500}.alert-label .ant-alert-icon{font-size:16px;top:10px}.alert-label-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.alert-label-title-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.alert-label-title-operation{font-size:12px;color:#71757e;cursor:pointer;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.alert-label-desc{overflow:hidden;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;color:#71757e;font-size:14px;max-height:48px;position:relative}.alert-label-desc-all{max-height:unset}.alert-label-desc-more{position:absolute;right:0;bottom:0}body .ant-alert-warning.alert-label{background:#fffaf0;border-color:#ff800b}body .ant-alert-warning.alert-label .alert-label-desc-more{background:#fffaf0}body .ant-alert-warning.alert-label .ant-alert-icon{color:#ff800b}body .ant-alert-error.alert-label{background:#fff5f0;border-color:#fa4858}body .ant-alert-error.alert-label .alert-label-desc-more{background:#fff5f0}body .ant-alert-error.alert-label .ant-alert-icon{color:#fa4858}body .ant-alert-info.alert-label{background:#f9f9f9;border-color:#7c818b}body .ant-alert-info.alert-label .alert-label-desc-more{background:#f9f9f9}body .ant-alert-info.alert-label .ant-alert-icon{color:#7c818b}.label-clickable-element{color:#1890ff;cursor:pointer;text-decoration:underline;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.label-clickable-element:hover{color:#40a9ff;text-decoration:underline}.label-clickable-element:active{color:#096dd9}.label-clickable-element.loading{cursor:wait;opacity:.6;color:#8c8c8c}.label-clickable-element.loading:hover{color:#8c8c8c}.alert-label-desc-item{position:relative}.alert-label-desc-item .label-clickable-element{position:relative;z-index:1}.expand-label{font-size:14px;color:#71757e}.expand-label-error{color:#fa4858}.expand-label-warning{color:#ff800b}.expand-label-info{color:#252629}.expand-label-desc{color:#71757e;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:4px}.expand-label-desc-line:first-child{display:inline}.tag-label{padding:2px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;line-height:1.5}.tag-label-error{background:#ffe4db;color:#d73453}.tag-label-warning{background:#ffefce;color:#db6207}.tag-label-info{background:#edf0f2;color:#44474c}.tag-label-filter{background:#fff;color:#71757e;border:1px solid #d6d8db}.tag-label-selected{border:1px solid var(--theme-main);background:var(--theme-light);color:var(--theme-main)}.check-label-title{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.check-label-name{font-weight:500;position:relative}.check-label-type{height:8px;position:absolute;left:0;right:0;bottom:-1px}.check-label-warning{color:#ff800b}.check-label-warning .check-label-type{background:#ffefce}.check-label-error{color:#fa4858}.check-label-error .check-label-type{background:#ffe4db}.check-label-desc{color:#4e5b71;margin-top:4px}.check-label .show-more{cursor:pointer;display:block;margin-top:10px}.expense-check-result{white-space:pre-wrap}.expense-check-result-container{padding:20px}.expense-check-result .check-result-item{margin-top:12px;margin-bottom:15px}.expense-check-result .check-result-item-title{display:inline-block;line-height:14px;font-weight:bolder;position:relative;margin-bottom:10px}.expense-check-result .check-result-item-title-bg{height:8px;position:absolute;left:0;right:0;bottom:-4px}.expense-check-result .check-result-item-title-bg.warn{background:#ffefce}.expense-check-result .check-result-item-title-bg.error{background:#ffe4db}.expense-check-result .check-result-item-title-info{position:relative}.expense-check-result .check-result-item-title-info.warn{color:#ff800b}.expense-check-result .check-result-item-title-info.error{color:#d73453}.expense-check-result .check-result-item .result-sub-title{color:#ee6c67;margin-bottom:5px}.expense-check-result .check-result-item .check-result-message{height:auto;line-height:20px;margin-bottom:8px}.expense-check-result .text-area-container{position:relative;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding-bottom:24px;background:#fff}.expense-check-result .text-area-container .ant-input{resize:none;border:none;padding-bottom:0}.expense-check-result .text-area-container .ant-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.expense-check-result .text-area-container .text-area-count{color:#b5c0ce;font-size:12px;line-height:10px;position:absolute;right:16px;bottom:4px}.expense-check-result .check-label-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.expense-check-result .check-label-wrapper .ai-tips{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:4px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.expense-check-result .check-label-wrapper .ai-tips-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.expense-check-result .check-label-wrapper .ai-tips .text{font-size:14px;line-height:22px;background:-webkit-gradient(linear,left top,right top,from(#4058ff),to(#d942ff));background:-webkit-linear-gradient(left,#4058ff,#d942ff);background:-moz- oldlinear-gradient(left,#4058ff 0,#d942ff 100%);background:-o-linear-gradient(left,#4058ff 0,#d942ff 100%);background:linear-gradient(90deg,#4058ff,#d942ff);-moz-background-clip:text;-o-background-clip:text;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.form-detail{margin-top:-16px;height:-webkit-calc(100% + 16px);height:-moz-calc(100% + 16px);height:calc(100% + 16px)}.form-detail .ant-spin-nested-loading,.form-detail .ant-spin-nested-loading .ant-spin-container{height:100%}.form-detail .form-detail-base .ant-form-item{margin-bottom:12px}.form-detail .form-detail-base .info-title{width:90%;padding:0 20px;font-weight:500;font-size:16px;color:#1e2126;height:40px;line-height:40px;background:#f7f8fa;margin:12px 5%}.form-detail .form-detail-base .group-line .ant-checkbox-group{line-height:31px}.form-detail .form-detail-base .associate-info{margin-left:20px;color:#989898}.form-detail .form-detail-base .special-height .ant-radio-group{line-height:31px}.form-detail .form-detail-base .special-height .ant-radio-group .ant-radio-wrapper{top:0;height:31px;line-height:31px}.form-detail .form-detail-base .special-height .normal-width .itinerary-info-title{line-height:31px;margin-top:12px}.form-detail .form-detail-base .special-height .normal-width .itinerary-info-title .title{color:#000;opacity:.85}.form-detail .form-detail-base .special-height .normal-width .itinerary-info-radio-group{width:100%}.form-detail .form-detail-base .special-height .normal-width .itinerary-info-radio-group .radio-margin-left{margin-left:50px}.form-detail .form-detail-base .special-height .normal-width .itinerary-info-desc{color:#989898}.form-detail .form-detail-base .ant-radio-group{line-height:32px}.form-detail .form-detail-base .ant-radio-group .ant-radio-wrapper{top:0;height:32px;line-height:32px}.form-detail .form-detail-base .expense-allocation .expense-type-scope .expense-type-text{width:100%;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:32px;margin-top:4px;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.form-detail .form-detail-base .expense-allocation .expense-type-scope .expense-type-text:hover{border:1px solid var(--theme-main)}.form-detail .form-detail-base-radio{margin-left:50px}.form-detail .form-detail-base .form-detail-contract-radio .ant-radio-wrapper{margin-right:58px}.form-detail .form-detail-base .compact-input .multi-selector-block,.form-detail .form-detail-base .extra-language .ant-input,.form-detail .form-detail-base .extra-language .input-language{width:100%}.form-detail .corporate-payment-form-detail.form-detail-base .font-description{margin-bottom:12px}.form-detail .corporate-payment-form-detail.form-detail-base .ant-radio-group{line-height:16px}.form-detail .corporate-payment-form-detail.form-detail-base .ant-radio-group .ant-radio-wrapper{top:0;height:16px;line-height:16px}.form-detail .corporate-payment-form-detail.form-detail-base .multi-line-group .ant-radio-group{line-height:39px}.form-detail .corporate-payment-form-detail.form-detail-base .ant-form-extra{color:#8b93a7;margin-top:0}.form-detail .corporate-payment-form-detail.form-detail-base .rotate-icon{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg);margin-right:4px}.form-detail .expense-report-property .compact-input{width:50%}.form-detail .expense-report-property .form-property-block .link-block{margin-bottom:0;display:inline-block}.form-detail .expense-report-property .child-setting-label-required:after{display:inline-block;color:#ff6680;content:"*";margin:0 0 0 2px;vertical-align:middle}.form-detail .corporate-payment-property .sub-title-block{padding-top:12px;font-weight:500;font-size:20px;line-height:28px;color:#252629}.form-detail .corporate-payment-property .compact-input{padding-top:4px}.form-detail .corporate-payment-property .checkbox-item{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.form-detail .corporate-payment-property .checkbox-item .input-language{position:absolute;right:50px}.form-detail .corporate-payment-property .form-extra-comp{width:50%;font-size:14px}.form-detail .budget-report-property .ant-checkbox-wrapper+.ant-checkbox-wrapper,.form-detail .corporate-payment-property .ant-checkbox-wrapper+.ant-checkbox-wrapper,.form-detail .expense-report-property .ant-checkbox-wrapper+.ant-checkbox-wrapper,.form-detail .property-basic-form .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}.form-detail .budget-report-property .ant-checkbox-wrapper:not(:last-child),.form-detail .corporate-payment-property .ant-checkbox-wrapper:not(:last-child),.form-detail .expense-report-property .ant-checkbox-wrapper:not(:last-child),.form-detail .property-basic-form .ant-checkbox-wrapper:not(:last-child){margin-right:40px}.form-detail .budget-report-property .ant-radio-wrapper,.form-detail .corporate-payment-property .ant-radio-wrapper,.form-detail .expense-report-property .ant-radio-wrapper,.form-detail .property-basic-form .ant-radio-wrapper{margin-right:0}.form-detail .budget-report-property .ant-radio-wrapper:not(:last-child),.form-detail .corporate-payment-property .ant-radio-wrapper:not(:last-child),.form-detail .expense-report-property .ant-radio-wrapper:not(:last-child),.form-detail .property-basic-form .ant-radio-wrapper:not(:last-child){margin-right:40px}.form-detail .form-new-edit{width:860px;padding-bottom:50px}.form-detail .form-permission .info-title{width:90%;padding:0 20px;font-weight:500;font-size:16px;color:#1e2126;height:40px;line-height:40px;background:#f7f8fa;margin:12px 5%}.form-detail .form-permission .ant-radio-group{line-height:39px}.form-detail .form-permission .ant-radio-group .ant-radio-wrapper{top:0;height:39px;line-height:39px}.form-detail .form-permission .ant-select{width:100%}.form-detail .form-permission .user-list-wrap-title{line-height:36px}.form-detail .form-permission .user-list-wrap-title .anticon-info-circle{padding-right:4px;color:#f2c849}.form-detail .form-permission .expense-type-list-wrap-title{line-height:36px}.form-detail .form-permission .expense-type-list-wrap-title .anticon-info-circle{padding-right:4px;color:#f2c849}.form-detail .form-permission .expense-type-list-wrap,.form-detail .form-permission .user-list-wrap{overflow:auto;max-height:180px;color:#1e2126;line-height:28px}.form-detail .form-detail-custom .form-detail-custom-setting{position:relative;height:100%}.form-detail .form-detail-custom .form-detail-custom-setting .widget-setting{padding:0 2px;height:100%;overflow:auto}.form-detail .form-detail-custom .form-detail-custom-setting .widget-setting .multi-select .ant-select-selection--multiple .ant-select-selection__rendered ul{display:block}.form-detail .form-detail-custom .form-detail-custom-setting .widget-setting .multi-select .ant-select-selection__rendered{min-height:30px}.form-detail .form-detail-custom .qrcode-timeout{position:absolute;top:65px;left:0;width:100%;height:30px;text-align:center;background:#fff;line-height:30px;color:#f04134}.form-detail .form-detail-fields{height:100%}.form-detail .form-detail-fields .advanced-table-head-container{padding-left:0}.form-detail .form-detail-fields .advanced-table-footer{padding:0}.form-detail .form-detail-fields .ant-spin-container,.form-detail .form-detail-fields .ant-spin-nested-loading{height:100%}.form-detail .form-detail-filter-list{margin:0 -20px;padding-bottom:10px;height:100%}.form-detail .form-detail-fields-v2{margin:0 -20px}.form-detail .form-detail-fields-v2 .extra-title{color:#1e2126;font-size:18px;font-weight:500;height:32px;line-height:32px;padding:0 20px}.form-detail .form-detail-fields-v2 .field-name{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.form-detail .form-detail-fields-v2 .field-name .field-name-flex{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.form-detail .form-detail-fields-v2 .main-field-tag{-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;padding:0 4px;background:#ffe4db;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-weight:500;font-size:12px;line-height:24px;color:#d73453;margin-left:4px}.form-detail .form-detail-fields-v2 .advanced-table-head-container{padding-left:0}.form-detail .form-detail-fields-v2 .ant-spin-container,.form-detail .form-detail-fields-v2 .ant-spin-nested-loading{height:auto}.form-detail .form-detail-fields-v2 .ant-table-body{max-height:none!important}.form-detail .form-detail-fields-v2 .advanced-table-scroll-container{margin-bottom:0!important}.form-detail .form-detail-layout .ant-spin-container,.form-detail .form-detail-layout .ant-spin-nested-loading{height:100%}.form-detail .form-detail-layout .widget-list{padding-right:20px;padding-top:16px;height:100%}.form-detail .form-detail-layout .widget-list .tip-block{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #f2f2f3;background:#f9f9f9;padding:8px 12px;margin-bottom:12px;color:#252629;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.form-detail .form-detail-layout .widget-list .title-row{background:#f9f9f9;line-height:40px;border-top:1px solid #f2f2f3;overflow-y:scroll}.form-detail .form-detail-layout .widget-list .title-row::-webkit-scrollbar{visibility:hidden}.form-detail .form-detail-layout .widget-list .title-font{font-weight:500;font-size:14px;color:#252629}.form-detail .form-detail-layout .widget-list .widget-list-content{height:-webkit-calc(100% - 40px);height:-moz-calc(100% - 40px);height:calc(100% - 40px);overflow-y:scroll}.form-detail .form-detail-layout .widget-list .row-flex{height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #f2f2f3}.form-detail .form-detail-layout .widget-list .row-flex-item-name{-webkit-box-flex:1;-webkit-flex:1 0 34%;-moz-box-flex:1;-ms-flex:1 0 34%;flex:1 0 34%;padding:9px 12px;line-height:22px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.form-detail .form-detail-layout .widget-list .child-padding{padding-left:20px}.form-detail .form-detail-layout .widget-list .row-flex-item-value{-webkit-box-flex:1;-webkit-flex:1 1 22%;-moz-box-flex:1;-ms-flex:1 1 22%;flex:1 1 22%;padding-left:12px;line-height:40px}.form-detail .form-detail-layout .widget-list .margin-top-32{margin-top:32px}.form-detail .form-detail-layout .widget-list .empty-description{color:#959595;line-height:40px;height:40px;padding-left:12px}.form-detail .form-detail-layout .layout-list{height:100%;overflow-x:hidden;overflow-y:auto;line-height:30px;border-right:1px solid #f2f2f3;padding-top:16px}.form-detail .form-detail-layout .layout-list .layout-block{padding:10px;line-height:22px}.form-detail .form-detail-layout .layout-list .selected{background-color:var(--theme-light);border-right:3px solid var(--theme-main)}.form-detail .form-detail-layout .layout-title{font-size:14px;color:#1e2126;font-weight:600}.form-detail .form-detail-layout .margin-bottom-12{margin-bottom:12px}.form-detail .form-detail-layout .margin-bottom-4{margin-bottom:4px}.form-detail .form-detail-layout .ant-spin-blur{opacity:inherit;-webkit-filter:none;filter:none}.form-detail .form-detail-layout .widget-setting-block{height:100%;overflow-x:hidden;overflow-y:auto}.form-detail .form-detail-layout .widget-setting-block .form-title{font-size:12px;line-height:30px;min-height:30px;margin-top:0}.form-detail .form-detail-layout .widget-setting-block .margin-bottom-12{margin-bottom:12px}.form-detail .form-detail-layout .widget-setting-block .margin-top-12{margin-top:12px}.form-detail .form-detail-layout .widget-setting-block .check-box-area{line-height:30px}.form-detail .form-detail-layout .widget-setting-block .check-box-area .ant-checkbox-wrapper{display:block;margin-left:0}.form-detail .form-detail-layout .widget-setting-block .check-box-area .default-span{font-size:12px;margin-left:10px;color:#9ba2bb}.form-detail .form-setting .ant-tabs{height:100%}.form-detail .form-setting .ant-tabs .ant-tabs-bar{height:220px}.form-detail .form-setting .ant-tabs .ant-tabs-content{height:100%;padding-bottom:60px;overflow:auto}.form-detail .form-setting .form-setting-buttons{background-color:#fff;position:fixed;margin-left:-180px;bottom:0;width:100%;padding-left:20px;z-index:10;-webkit-box-shadow:0 -5px 5px rgba(0,0,0,.067);-moz-box-shadow:0 -5px 5px rgba(0,0,0,.067);box-shadow:0 -5px 5px rgba(0,0,0,.067)}.form-detail .form-setting .form-setting-buttons .buttons-cancelEdit,.form-detail .form-setting .form-setting-buttons .buttons-edit,.form-detail .form-setting .form-setting-buttons .buttons-save{margin-right:12px}.form-detail .form-setting .form-setting-supplier-v2 .margin-left-20{margin-left:20px}.form-detail .form-setting .form-setting-supplier-v2 .margin-left-8{margin-left:8px}.form-detail .form-setting .form-setting-supplier-v2 .margin-bottom-20{margin-bottom:20px}.form-detail .form-setting .form-setting-supplier-v2 .item-block{margin-bottom:50px}.form-detail .form-setting .form-setting-supplier-v2 .item-block .title-line{line-height:30px;height:30px}.form-detail .form-setting .form-setting-supplier-v2 .item-block .ant-divider{margin:10px 0}.form-detail .form-setting .form-setting-supplier-v2 .item-block .supplier-remarks{margin-top:10px;font-size:10px;white-space:pre-line}.form-detail .form-setting .form-setting-supplier-v2 .supplier-module-title{font-weight:700;font-size:16px;display:block;margin-bottom:25px}.form-detail .form-setting .form-setting-huilianyi .huilianyi-alert{margin-bottom:20px}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module{margin-bottom:40px}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .huilianyi-note{display:block;margin:10px 0;font-size:10px}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .chooser{width:300px}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .ant-divider{margin:3px 0}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .ant-form-item{margin:10px 0}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .ant-form-item .ant-form-item-control-wrapper,.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .module-form-switch{display:inline-block}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .module-form-message{display:inline-block;margin:0 5px}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .module-form-item{display:inline-block;margin-left:20px}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .module-form-item .ant-form-item{display:inline-block;vertical-align:middle}.form-detail .form-setting .form-setting-huilianyi .huilianyi-global .huilianyi-module .module-form-item .check-box-item{height:31px;line-height:31px;margin-right:20px}.form-detail .form-setting .form-setting-huilianyi .label-left .ant-form-item-label{text-align:left}.form-detail .form-setting .form-setting-huilianyi .ant-form-item-label{line-height:32px}.form-detail .form-setting .form-setting-travel .travel-alert{margin-bottom:20px}.form-detail .form-setting .form-setting-travel .ant-form-item{margin-bottom:0}.form-detail .form-setting .form-setting-expense .content{padding:0 16px 60px 0;line-height:31px}.form-detail .form-setting .form-setting-expense .content .block-title{font-size:20px;font-weight:500;color:#1e2126;margin-top:30px}.form-detail .form-setting .form-setting-expense .content .ant-checkbox-group{line-height:31px}.form-detail .form-setting .form-setting-expense .content .extra-content{display:inline-block;margin-left:20px}.form-detail .form-setting .ant-input-number-sm .ant-input-number-input-wrap{height:22px}.form-detail .form-setting .ant-input-number-sm .ant-input-number-input-wrap input{padding-top:0!important}.form-detail .form-setting .data-scope .ant-checkbox-wrapper{padding:10px 0}.form-detail .form-detail-container{position:relative}.form-detail .form-detail-container>button{position:absolute;right:40px;top:0;border:none}.form-detail .rotate-icon{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg);margin-right:4px}.form-detail .sub-form-list-view{margin-bottom:5px;background-color:#fff}.form-detail .sub-form-list-view.selected{border-left:2px solid var(--theme-main)}.form-detail .sub-form-list-view .title{padding:14px 15px;font-family:PingFangSC-Medium;font-size:14px;color:#505564;line-height:14px;background:#fff}.form-detail .sub-form-list-view .tips1{font-family:PingFangSC-Regular;font-size:12px;line-height:28px;color:#848c95;text-align:center;background:var(--theme-light)}.form-detail .sub-form-list-view .tips2{height:5px}.form-detail .sub-form-list-view .tips3{font-family:PingFangSC-Regular;font-size:14px;color:var(--theme-main);height:42px;line-height:42px;background:#fff;text-align:center;color:#848c95}.form-detail .sub-form-list-view .sub-form-list-view-inner{margin-left:5px;padding-bottom:1px;background-color:#ebedef}.form-detail .field-setting{margin-top:0;height:100%}.form-detail .field-property-image .upload-container .file-list-container{margin-top:0;margin-bottom:20px}.form-detail .field-property-image .upload-container .file-list-container .file-item .thumb-image-wrapper{width:unset;height:unset;border:none}.form-detail .field-property-image .upload-container .file-list-container .file-item .thumb-image-wrapper .thumb-image.image-thumb{width:auto;height:160px;max-width:unset;position:unset;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.form-detail .field-property-image .upload-container .file-list-container .file-item .file-name{display:none}.config-popover-img{max-width:600px}.config-popover-img .ant-popover-inner-content{max-height:700px}.config-popover-img .ant-popover-inner-content img{max-width:555px;max-height:675px}.form-detail-full-screen{margin-top:0;height:100%}.form-detail-full-screen .detail-top{height:50px;line-height:50px;border-bottom:1px solid #ebf0f5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.form-detail-full-screen .detail-top .center,.form-detail-full-screen .detail-top .left,.form-detail-full-screen .detail-top .right{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.form-detail-full-screen .detail-top .left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-left:20px}.form-detail-full-screen .detail-top .left .back-block{display:inline-block;cursor:pointer;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.form-detail-full-screen .detail-top .left .form-name{display:inline-block;max-width:300px;margin-left:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-weight:400;font-size:16px;color:#252629}.form-detail-full-screen .detail-top .center{display:block;text-align:center}.form-detail-full-screen .detail-top .center .ant-tabs-bar{border-bottom:none}.form-detail-full-screen .detail-top .center .ant-tabs-nav-container{font-size:16px}.form-detail-full-screen .detail-top .right{display:block;text-align:right;padding-right:20px}.form-detail-full-screen .detail-sub-top{height:50px;line-height:50px;border-bottom:1px solid #ebf0f5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.form-detail-full-screen .detail-sub-top .left{-webkit-box-flex:0;-webkit-flex:0 0 20%;-moz-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;display:block;padding-left:20px;white-space:nowrap}.form-detail-full-screen .detail-sub-top .center{-webkit-box-flex:0;-webkit-flex:0 0 60%;-moz-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;display:block;text-align:center}.form-detail-full-screen .detail-sub-top .font-01{font-weight:500;font-size:14px;line-height:22px;color:#969aa2}.form-detail-full-screen .detail-sub-top .left-block .arrow{font-size:12px;margin-left:2px;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;vertical-align:middle}.form-detail-full-screen .detail-sub-top .left-block:hover .arrow{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg)}.form-detail-full-screen .margin-bottom-20{margin-bottom:20px}.form-detail-full-screen .ant-spin-nested-loading,.form-detail-full-screen .ant-spin-nested-loading .ant-spin-container{height:100%}.form-detail-full-screen .under-spin-block{height:100%;overflow-y:auto}.form-detail-full-screen .form-edit{padding:16px 0 52px;width:100%;background:#f1f3f5}.form-detail-full-screen .form-edit .form-edit-content{background:#fff;width:56%;margin:0 auto;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:0 60px 32px}.form-detail-full-screen .form-edit .form-edit-content .sub-title{margin:32px 0 12px;font-size:16px;color:#1e2126;font-weight:600}.form-detail-full-screen .form-edit .form-edit-content .ant-form{overflow:hidden}.form-detail-full-screen .form-edit .form-edit-content .ant-form-item-label{text-align:left}.form-detail-full-screen .form-edit .form-edit-content .ant-form-item-label label{color:#4e5b71}.form-detail-full-screen .form-edit .form-edit-content .ant-form-item-label .ant-form-item-required:before,.form-detail-full-screen .form-edit .form-edit-content .ant-form-item-label label:after{display:none}.form-detail-full-screen .form-edit .form-edit-content .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#f04134;content:"*";margin:0 0 0 2px;vertical-align:middle}.form-detail-full-screen .form-edit .form-edit-content .ant-form-explain{margin-top:4px}.form-detail-full-screen .form-edit .form-edit-content .ant-form-extra{font-size:12px;color:#71757e;margin-top:4px;line-height:16px}.form-detail-full-screen .form-edit .form-edit-content .img-preview-block{width:100px;height:70px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 3px 1px #e9e9e9;-moz-box-shadow:0 0 3px 1px #e9e9e9;box-shadow:0 0 3px 1px #e9e9e9;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;text-align:center;margin-top:8px}.form-detail-full-screen .form-edit .form-edit-content .img-preview-block img{max-width:100%;max-height:100%}.form-detail-full-screen .form-property-block{background:#fff;padding:20px 20px 0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;overflow:hidden;margin-top:12px}.form-detail-full-screen .form-property-block .condition-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.form-detail-full-screen .form-property-block .condition-block .single-select{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-width:20%}.form-detail-full-screen .form-property-block .condition-block .chooser-block{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:8px;max-width:30%}.form-detail-full-screen .form-property-block .condition-block .filter-text{-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;padding:0 8px 0 28px;max-width:15%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.form-detail-full-screen .form-property-block .condition-block .multi-select{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-width:35%}.form-detail-full-screen .form-property-block .condition-block .multi-select .ant-select-selection--multiple .ant-select-selection__rendered ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.form-detail-full-screen .form-property-block .condition-block .multi-select .ant-select-selection__rendered{height:30px}.form-detail-full-screen .form-property-block .ant-radio-group{line-height:31px}.form-detail-full-screen .form-property-block .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}.form-detail-full-screen .form-property-block .ant-checkbox-wrapper{line-height:31px;margin-right:8px}.form-detail-full-screen .form-property-block .ant-checkbox-wrapper .check-box-extra{display:inline-block;font-size:12px;color:#71757e;margin-top:0;margin-bottom:8px;line-height:16px}.form-detail-full-screen .form-property-block .ant-form-item-label{text-align:left;padding-right:10px}.form-detail-full-screen .form-property-block .ant-form-item-label label{color:#4e5b71}.form-detail-full-screen .form-property-block .ant-form-item-label .ant-form-item-required:before,.form-detail-full-screen .form-property-block .ant-form-item-label label:after{display:none}.form-detail-full-screen .form-property-block .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#f04134;content:"*";margin:0 0 0 2px;vertical-align:middle}.form-detail-full-screen .form-property-block .ant-form-extra{font-size:12px;color:#71757e;margin-top:4px;line-height:16px}.disable-block-merge-wrap .form-detail-full-screen .form-property-block .new-disable-block-merge,.form-detail-full-screen .form-property-block .disable-block,.form-detail-full-screen .form-property-block .disable-block-merge,.form-detail-full-screen .form-property-block .disable-block-merge-wrap .new-disable-block-merge{background:#f9f9f9;width:-webkit-calc(100% + 12px);width:-moz-calc(100% + 12px);width:calc(100% + 12px);margin-left:-12px;padding-left:12px}.disable-block-merge-wrap .form-detail-full-screen .form-property-block .disable-block-merge+.new-disable-block-merge,.form-detail-full-screen .form-property-block .disable-block-merge+.disable-block,.form-detail-full-screen .form-property-block .disable-block-merge+.disable-block-merge,.form-detail-full-screen .form-property-block .disable-block-merge-wrap .disable-block-merge+.disable-block-merge,.form-detail-full-screen .form-property-block .disable-block-merge-wrap .disable-block-merge+.new-disable-block-merge{margin-top:-24px;padding-top:24px}.form-detail-full-screen .form-property-block .link-block{margin-bottom:12px}.form-detail-full-screen .form-property-block .margin-bottom-5{margin-bottom:5px}.form-detail-full-screen .form-property-block .margin-top-20{margin-top:-20px}.form-detail-full-screen .form-property-block .percent{width:16px;height:24px;line-height:24px;text-align:center;background-color:#dcdcdc;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.form-detail-full-screen .form-property-block .ant-form-item-control>.ant-form-item-children>.ant-select,.form-detail-full-screen .form-property-block .ant-form-item-control>.ant-form-item-children>.chooser,.form-detail-full-screen .form-property-block .ant-form-item-control>.ant-form-item-children>.compact-input,.form-detail-full-screen .form-property-block .ant-form-item-control>.ant-form-item-children>.input-language{width:50%}.form-detail-full-screen .form-property-block .multi-select .ant-select-selection--multiple .ant-select-selection__rendered ul{display:block}.form-detail-full-screen .form-property-block .multi-select .ant-select-selection__rendered{min-height:30px}.form-detail-full-screen .form-property-block .sub-title-4{font-weight:500;color:#969aa2;line-height:24px;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.form-detail-full-screen .form-property-block .sub-title-4:before{content:" ";width:4px;height:4px;background:#969aa2;margin-right:4px}.form-detail-full-screen .form-property-block .input-number-wrap{display:inline-block;width:100px;margin-right:4px}.form-detail-full-screen .form-property-block .description{font-weight:400;color:#252629;font-size:14px;line-height:22px}.form-detail-full-screen .form-property-block .icon-label-warp{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.form-detail-full-screen .form-property-block .icon-label-warp-children{margin-left:12px}.form-detail-full-screen .form-property-block .icon-label-warp-grandchild{margin-left:24px}.form-detail-full-screen .form-property-block .icon-label-warp .indent-left-icon{margin-right:6px;-webkit-transform:translateY(-25%);-moz-transform:translateY(-25%);-ms-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.form-detail-full-screen .form-property-block .expense-tabel{margin-bottom:24px}.form-detail-full-screen .form-property-block .rule-item{margin-bottom:10px}.form-detail-full-screen .form-property-block .rule-item .item-title{padding-right:15px}.form-detail-full-screen .form-property-block .rule-item .validation-selector .ant-select-selection__rendered ul{display:block;overflow:visible}.form-detail-full-screen .property-new-form .ant-row.ant-form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.form-detail-full-screen .property-new-form .ant-form-item-label{width:17%}.form-detail-full-screen .property-new-form .ant-form-item-control-wrapper{width:83%}.form-detail-full-screen .property-basic-form{padding-bottom:8px}.form-detail-full-screen .property-basic-form .business-title-wrap{margin-bottom:16px}.form-detail-full-screen .property-basic-form .business-description .sub-title-tip{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#252629;padding-top:20px}.form-detail-full-screen .property-basic-form .business-description .sub-title-tip .title-tip-wrap+.title-tip-wrap{margin-top:4px}.form-detail-full-screen .property-basic-form .business-description .sub-title-tip .sub-tip{padding-left:10px;margin-top:4px}.form-detail-full-screen .property-basic-form .ant-form-item{margin-bottom:16px}.form-detail-full-screen .property-basic-form .ant-form-item .ant-form-item-label{padding:4px 10px 4px 0}.form-detail-full-screen .property-basic-form .ant-form-item .ant-form-item-control-wrapper{padding:4px 0}.form-detail-full-screen .property-basic-form .ant-form-item .ant-form-item-control-wrapper .ant-form-item-control .overflow-proportion-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.form-detail-full-screen .property-basic-form .ant-form-item .ant-form-item-control-wrapper .ant-form-item-control .overflow-proportion-wrap .ant-input-number{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-right:6px}.form-detail-full-screen .property-basic-form .ant-form-item .ant-form-item-control-wrapper .ant-form-item-control .check-deferred-day-wrap .ant-input-number{margin:0 6px}.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .ant-form-item.disable-block+.disable-block-merge,.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .ant-form-item.disable-block+.new-disable-block-merge,.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .ant-form-item.disable-block-merge+.disable-block,.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .ant-form-item.disable-block-merge+.disable-block-merge,.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .ant-form-item.disable-block-merge+.new-disable-block-merge,.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .ant-form-item.new-disable-block-merge+.disable-block,.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .ant-form-item.new-disable-block-merge+.disable-block-merge,.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .ant-form-item.new-disable-block-merge+.new-disable-block-merge,.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .form-property-block .ant-form-item.disable-block-merge+.new-disable-block-merge,.disable-block-merge-wrap .form-detail-full-screen .property-basic-form .form-property-block .ant-form-item.new-disable-block-merge+.disable-block-merge,.form-detail-full-screen .form-property-block .property-basic-form .ant-form-item.disable-block+.disable-block-merge,.form-detail-full-screen .form-property-block .property-basic-form .ant-form-item.disable-block-merge+.disable-block,.form-detail-full-screen .form-property-block .property-basic-form .ant-form-item.disable-block-merge+.disable-block-merge,.form-detail-full-screen .property-basic-form .ant-form-item.disable-block+.disable-block,.form-detail-full-screen .property-basic-form .disable-block-merge-wrap .ant-form-item.disable-block+.disable-block-merge,.form-detail-full-screen .property-basic-form .disable-block-merge-wrap .ant-form-item.disable-block+.new-disable-block-merge,.form-detail-full-screen .property-basic-form .disable-block-merge-wrap .ant-form-item.disable-block-merge+.disable-block,.form-detail-full-screen .property-basic-form .disable-block-merge-wrap .ant-form-item.disable-block-merge+.disable-block-merge,.form-detail-full-screen .property-basic-form .disable-block-merge-wrap .ant-form-item.disable-block-merge+.new-disable-block-merge,.form-detail-full-screen .property-basic-form .disable-block-merge-wrap .ant-form-item.new-disable-block-merge+.disable-block,.form-detail-full-screen .property-basic-form .disable-block-merge-wrap .ant-form-item.new-disable-block-merge+.disable-block-merge,.form-detail-full-screen .property-basic-form .disable-block-merge-wrap .ant-form-item.new-disable-block-merge+.new-disable-block-merge,.form-detail-full-screen .property-basic-form .form-property-block .ant-form-item.disable-block+.disable-block-merge,.form-detail-full-screen .property-basic-form .form-property-block .ant-form-item.disable-block-merge+.disable-block,.form-detail-full-screen .property-basic-form .form-property-block .ant-form-item.disable-block-merge+.disable-block-merge{margin-top:-16px;padding-top:16px}.form-detail-full-screen .finance-property-wrap>.ant-spin-spinning{position:absolute;top:-webkit-calc(50% - 40px);top:-moz-calc(50% - 40px);top:calc(50% - 40px);left:-webkit-calc(50% - 40px);left:-moz-calc(50% - 40px);left:calc(50% - 40px)}.edit-rules .grey-popover-icon{font-size:12px;color:#848c95;margin-left:5px}.edit-rules .info-text{color:#848c95;font-size:14px;line-height:20px;margin-bottom:12px}.edit-rules .ant-radio-wrapper{line-height:32px}.business-detail{height:100%!important}.business-detail .business-data-list{height:100%;margin:0 -20px}.business-detail .widget-list{height:-webkit-calc(100% - 50px)!important;height:-moz-calc(100% - 50px)!important;height:calc(100% - 50px)!important}.business-detail .sub-form{height:-webkit-calc(100% - 50px);height:-moz-calc(100% - 50px);height:calc(100% - 50px);overflow-y:scroll}.special-confirm-req .ant-modal-confirm-title{overflow:visible}.special-confirm-req .special-title{position:relative}.special-confirm-req .special-close-btn{position:absolute;right:0;top:0;cursor:pointer}.business-data-read-only .ant-form-item{line-height:1;margin:5px 0;font-size:14px}.business-data-read-only .attachment-block{width:70px;height:70px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 3px 1px #e9e9e9;-moz-box-shadow:0 0 3px 1px #e9e9e9;box-shadow:0 0 3px 1px #e9e9e9;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-bottom:20px;margin-right:10px;cursor:pointer;text-align:center}.business-data-read-only .attachment-block img{max-height:100%;max-width:100%}.disable-block-merge-wrap .disable-block,.disable-block-merge-wrap .disable-block-merge,.disable-block-merge-wrap .form-detail-full-screen .form-property-block .disable-block-merge,.disable-block-merge-wrap .new-disable-block-merge,.form-detail-full-screen .form-property-block .disable-block-merge-wrap .disable-block-merge{background:#f9f9f9;width:-webkit-calc(100% + 12px);width:-moz-calc(100% + 12px);width:calc(100% + 12px);margin-left:-12px;padding-left:12px}.disable-block-merge-wrap .disable-block-merge+.disable-block,.disable-block-merge-wrap .disable-block-merge+.disable-block-merge,.disable-block-merge-wrap .disable-block-merge+.new-disable-block-merge,.disable-block-merge-wrap .form-detail-full-screen .form-property-block .disable-block-merge+.disable-block-merge{margin-top:-24px;padding-top:24px}.disable-block-merge-wrap .form-detail-full-screen .form-property-block .new-disable-block-merge+.disable-block-merge,.disable-block-merge-wrap .new-disable-block-merge+.disable-block,.disable-block-merge-wrap .new-disable-block-merge+.disable-block-merge,.disable-block-merge-wrap .new-disable-block-merge+.new-disable-block-merge{margin-top:-16px;padding-top:16px}.custom-obj-card{margin-top:8px;padding:12px;background:#f9f9f9}.custom-obj-card .title-line{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;min-height:22px;padding-right:56px;position:relative}.custom-obj-card .title-line .operation-block{position:absolute;right:0;top:3px;line-height:16px}.custom-obj-card .title-line .operation-block .icon-btn{font-size:16px;color:#71757e;cursor:pointer;display:inline-block;margin-left:8px;width:16px;height:16px}.custom-obj-card .custom-obj-card-block .card-item .title{font-weight:400;font-size:14px;line-height:22px;color:#969aa2}.custom-obj-card .custom-obj-card-block .card-item .content{font-weight:400;font-size:14px;line-height:22px;color:#252629;margin-top:2px}.custom-obj-card .custom-obj-card-block .card-item-inline{font-weight:400;font-size:14px;line-height:22px;color:#969aa2}.custom-obj-card .custom-obj-card-block .card-item-inline .content{color:#252629}.custom-obj-card .custom-obj-card-block .toggle-btn{display:inline-block;padding:2px 12px;-webkit-border-radius:36px;-moz-border-radius:36px;border-radius:36px;background:#f2f2f3;cursor:pointer}.status-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-size:12px;line-height:18px}.status-approved{color:#2b9b2f;background:#e6fbda}.status-rejected{color:#c92822;background:#ffe2db}.status-pending{color:#1a72ca;background:#cfe8fb}.status-recall{color:#ffefce;background:#db6207}.status-canceled,.status-deleted{color:#dde2e5;background:#44474c}.travel-itinerary-container{position:relative}.travel-itinerary-container .total-days{position:absolute;right:34px;top:-21px;color:#969aa2;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.travel-itinerary-container ul{margin-bottom:0}.travel-itinerary-container .number-list{position:relative;list-style:none;padding-left:0}.travel-itinerary-container .number-list li{position:relative;padding-left:30px;counter-increment:list-counter}.travel-itinerary-container .number-list li:before{content:counter(list-counter);position:absolute;left:0;top:7px;width:20px;height:20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#7b8d9c;color:#fff;text-align:center;line-height:18px;font-size:12px;font-weight:400;z-index:1}.travel-itinerary-container .number-list li:after{content:"";position:absolute;left:10px;top:0;width:0;height:100%;border-left:1px dashed #c1cbd1}.travel-itinerary-container .number-list li:first-child:not(:last-child):after{top:7px;height:-webkit-calc(100% - 7px);height:-moz-calc(100% - 7px);height:calc(100% - 7px)}.travel-itinerary-container .number-list li:last-child:not(:first-child):after{height:7px}.travel-itinerary-container .number-list li:first-child:last-child:after{content:none}.travel-itinerary-container .form-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.travel-itinerary-container .form-line .line-item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-right:12px;min-width:0}.travel-itinerary-container .form-line .operation{-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;width:22px;padding-top:4px;line-height:14px}.travel-itinerary-container .form-line .operation .icon-btn-delete{font-size:14px;color:#71757e;cursor:pointer;display:inline-block;line-height:14px;width:22px;height:22px;padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.travel-itinerary-container .form-line .operation .icon-btn-delete:hover{background:#e8e9eb}.travel-itinerary-container .add-line{margin-top:8px}.travel-itinerary-container .add-line .add-btn{cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-main);font-size:14px;font-weight:400;line-height:22px}.travel-itinerary-container .add-line .add-btn .helios-icon{width:14px;height:14px;margin-right:4px}.quota-query-container .quota-query-btn{min-width:100px}.quota-query-container .ant-form-item-label{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.guide-modal .guide-content img{max-width:100%}.slide-request-detail .quick-exchange-buttons-wrapper{display:inline-block;position:absolute;right:20px}.slide-request-detail.slide-document{height:-webkit-calc(100vh - 130px);height:-moz-calc(100vh - 130px);height:calc(100vh - 130px)}.slide-request-detail.hide-menu.slide-document{height:-webkit-calc(100vh - 50px);height:-moz-calc(100vh - 50px);height:calc(100vh - 50px)}.slide-request-detail.slide-request-no-padding{height:-webkit-calc(100vh - 114px);height:-moz-calc(100vh - 114px);height:calc(100vh - 114px)}.slide-request-detail .slide-document-layout-container{height:100%}.slide-request-detail .slide-document-layout-container .column-layout{height:-webkit-calc(100% - 42px);height:-moz-calc(100% - 42px);height:calc(100% - 42px)}.slide-request-detail .column-layout-left{max-height:100%}.slide-request-detail .column-layout-left .form-left-header{padding:22px 0}.slide-request-detail-alert .show-alert:first-of-type{margin-top:20px}.slide-request-detail-header{position:relative;padding-bottom:16px}.slide-request-detail-header-form{font-size:16px;color:#1e2126;line-height:20px;margin-top:8px;position:relative}.slide-request-detail-header-form-status{position:absolute;right:0;top:0}.slide-request-detail-header-form-status:hover{opacity:1!important}.slide-request-detail-header-amount{font-family:DINAlternate-Bold;font-size:30px;color:#1e2126;line-height:32px;margin-top:8px}.slide-request-detail-header-pay{font-size:14px;color:#1e2126;line-height:14px;margin-top:4px}.slide-request-detail-header-nodeName{font-size:12px;color:#848c95;text-align:right;width:82px;height:14px;line-height:14px;margin-top:8px;position:absolute;right:8px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.slide-request-detail-header:after{content:"";position:absolute;bottom:1px;left:0;width:100%;border-top:1px dashed #ebf0f5}.slide-request-detail-relative-item{padding:0 8px;cursor:pointer;width:100%;background:#eff8ff;font-size:12px;color:var(--theme-main);height:28px;line-height:28px;margin-top:8px}.slide-request-detail-relative-title{font-size:12px;line-height:14px;color:#4e5b71;margin-top:8px}.slide-request-detail-relative-value{font-size:12px;line-height:14px;color:var(--theme-main);margin-top:8px;cursor:pointer}.slide-request-detail-relative-value.viewed{color:#8b93a7}.slide-request-detail-pay{padding:0 20px}.slide-request-detail-right{overflow-x:hidden!important;height:100%}.slide-request-detail-right>.ant-tabs{height:100%}.slide-request-detail-right>.ant-tabs .ant-tabs-content{height:-webkit-calc(100% - 57px);height:-moz-calc(100% - 57px);height:calc(100% - 57px)}.slide-request-detail-right .ant-tabs-content .ant-tabs-tabpane{overflow:auto}.slide-request-detail-right-audit-ing{color:#ffac4d}.slide-request-detail-right .right-tabs .ant-tabs-nav-container{height:39px}.slide-request-detail-right .right-tabs .ant-tabs-bar .ant-tabs-nav-container{margin-left:50px}.slide-request-detail-right .right-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav,.slide-request-detail-right .right-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-tab-prev.ant-tabs-tab-arrow-show{margin-left:0}.slide-request-detail-right .tab-preview-text{line-height:21px;padding-top:5px;margin-right:20px}.slide-request-detail-right .itinerary-block{padding:0 20px}.slide-request-detail-right .itinerary-block>.ant-spin-nested-loading{min-height:200px}.slide-request-detail-right .itinerary-block .header-order-err{margin-top:16px}.slide-request-detail-right .itinerary-block .add-button{margin:0 8px 12px 0}.slide-request-detail-right .itinerary-block .estimated-amount-wrapper{border:1px solid #f2f2f3;background-color:#f9f9f9;padding:8px 12px;margin-bottom:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#71757e}.slide-request-detail-right .itinerary-block .estimated-amount-wrapper .total{font-size:14px;color:#252629;margin-bottom:4px}.slide-request-detail-right .itinerary-block .estimated-amount-wrapper .budget-currency-code{margin:0 4px}.slide-request-detail-right .itinerary-block .mode-list{margin-bottom:16px}.slide-request-detail-right .itinerary-block .mode-list .itinerary-table-mode-menu{display:inline-block;cursor:pointer;font-size:16px;color:#1e2126}.slide-request-detail-right .itinerary-block .mode-list .itinerary-table-mode-menu .down-icon{margin-left:5px}.slide-request-detail-right .itinerary-block .filter-condition{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:10px}.slide-request-detail-right .itinerary-block .filter-condition,.slide-request-detail-right .itinerary-block .filter-condition-type{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.slide-request-detail-right .itinerary-block .filter-condition-type{padding:2px;border:1px solid #d6d8db;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;height:32px;margin-bottom:2px}.slide-request-detail-right .itinerary-block .filter-condition-type span{padding:4px 8px;height:100%;line-height:18px}.slide-request-detail-right .itinerary-block .filter-condition-type .include{background:#e6efff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:4px 8px;color:#0f62fe}.slide-request-detail-right .itinerary-block .filter-condition-type .not-include{color:#71757e}.slide-request-detail-right .itinerary-block .filter-condition__left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.slide-request-detail-right .itinerary-block .filter-condition__left .ant-select-selection--multiple .ant-select-selection__rendered>ul>li{line-height:18px}.slide-request-detail-right .itinerary-block .filter-condition .multi-selector-block{display:inline-block;width:240px;margin-left:12px}.slide-request-detail-right .itinerary-block .filter-condition .origin-amount{color:#ff800b}.slide-request-detail-right .itinerary-block .filter-condition .origin-amount .internal{color:#dbe6f3;margin:0 12px}.slide-request-detail-right .itinerary-block .filter-condition .amount{margin-right:8px}.slide-request-detail-right .itinerary-block .new-itinerary-head .date-picker{width:100%}.slide-request-detail-right .itinerary-block .itinerary-item,.slide-request-detail-right .itinerary-block .new-itinerary-head{border:1px solid #f2f2f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-bottom:12px;position:relative}.slide-request-detail-right .itinerary-block .itinerary-block-empty{margin-top:66px;text-align:center}.slide-request-detail-right .itinerary-block .itinerary-block-empty .empty-icon{margin-bottom:0;font-size:128px;color:var(--theme-main)}.slide-request-detail-right .itinerary-block .itinerary-list .ant-tabs-nav-container,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .ant-tabs-nav-container{margin-left:0}.slide-request-detail-right .itinerary-block .itinerary-list .copy-box,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .copy-box{width:20px;height:20px;line-height:20px;display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-left:2px;vertical-align:middle;cursor:pointer}.slide-request-detail-right .itinerary-block .itinerary-list .copy-box:hover,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .copy-box:hover{background-color:#f2f2f3}.slide-request-detail-right .itinerary-block .itinerary-list .copy-box img,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .copy-box img{width:15px;height:15px;margin:0 0 3.5px 2.5px}.slide-request-detail-right .itinerary-block .multi-fixed-shadow{position:-webkit-sticky;position:sticky;top:66px;height:0;margin-top:-8px;z-index:1;-webkit-box-shadow:0 2px 6px 1px rgba(0,0,0,.15);-moz-box-shadow:0 2px 6px 1px rgba(0,0,0,.15);box-shadow:0 2px 6px 1px rgba(0,0,0,.15)}.slide-request-detail-right .itinerary-block .multi-fixed-shadow-before{position:-webkit-sticky;position:sticky;top:0;height:0;z-index:1;-webkit-box-shadow:0 0 0 1px #fff;-moz-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.slide-request-detail-right .itinerary-block .multi-fixed-title{position:-webkit-sticky;position:sticky;top:0;border-top:1px solid #f2f2f3;z-index:2;background:#f9f9f9;padding:12px 20px 2px}.slide-request-detail-right .itinerary-block .multi-fixed-title .ant-tag-has-color:hover{opacity:1}.slide-request-detail-right .itinerary-block .multi-fixed-title .font-title{font-family:PingFangSC-Medium;font-size:20px;color:#252629;text-align:left;line-height:28px;padding-right:60px}.slide-request-detail-right .itinerary-block .multi-fixed-title .font-title .path{font-family:PingFangSC-Regular;font-weight:400;color:#71757e;font-size:14px;line-height:22px}.slide-request-detail-right .itinerary-block .multi-fixed-title .font-title .en-name{color:#71757e;font-size:12px;font-style:normal;font-weight:400;line-height:18px;vertical-align:middle}.slide-request-detail-right .itinerary-block .multi-fixed-title .font-title .ant-tag{vertical-align:text-top;margin-top:1px}.slide-request-detail-right .itinerary-block .multi-fixed-title .font-sub{font-family:PingFangSC-Regular;font-size:14px;color:#252629;line-height:22px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.slide-request-detail-right .itinerary-block .multi-fixed-title .font-sub .common-gmt-tag{vertical-align:middle}.slide-request-detail-right .itinerary-block .multi-fixed-title .font-no{font-size:12px;color:#fff;line-height:20px;padding:0 13px;position:absolute;left:0;top:22px;background:#7c97bc;-webkit-border-radius:0 100px 100px 0;-moz-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}.slide-request-detail-right .itinerary-block .multi-fixed-title .operation-block{position:absolute;right:20px;top:14px}.slide-request-detail-right .itinerary-block .multi-fixed-title .icon-btn{font-size:14px;color:var(--theme-main);cursor:pointer;display:inline-block;margin-left:16px}.slide-request-detail-right .itinerary-block .multi-fixed-title .currency-amount{font-family:DINAlternate-Bold;font-size:16px;color:#252629;line-height:28px;display:inline-block;margin-left:20px}.slide-request-detail-right .itinerary-block .itinerary-item-title{position:relative;background:#f9f9f9;padding:6px 20px 12px}.slide-request-detail-right .itinerary-block .itinerary-item-title .font-title{font-family:PingFangSC-Medium;font-size:20px;color:#1e2126;text-align:left;line-height:30px;padding-right:100px}.slide-request-detail-right .itinerary-block .itinerary-item-title .font-title .path{color:#71757e;font-size:14px}.slide-request-detail-right .itinerary-block .itinerary-item-title .font-sub{font-family:PingFangSC-Regular;font-size:16px;color:#1e2126;line-height:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.slide-request-detail-right .itinerary-block .itinerary-item-title .font-sub .common-gmt-tag{vertical-align:middle}.slide-request-detail-right .itinerary-block .itinerary-item-title .font-remark{font-family:PingFang SC;font-size:14px;color:#71757e;line-height:22px;font-weight:400}.slide-request-detail-right .itinerary-block .itinerary-item-title .font-no{font-size:12px;color:#fff;line-height:20px;padding:0 13px;position:absolute;left:0;top:22px;background:#7c97bc;-webkit-border-radius:0 100px 100px 0;-moz-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}.slide-request-detail-right .itinerary-block .itinerary-item-title .operation-block{position:absolute;right:20px;top:16px}.slide-request-detail-right .itinerary-block .itinerary-item-title .icon-btn{font-size:14px;color:var(--theme-main);cursor:pointer;display:inline-block;margin-left:16px}.slide-request-detail-right .itinerary-block .itinerary-item-title .interval{display:inline-block;width:1px;height:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#d6d8db;margin:0 8px;vertical-align:middle}.slide-request-detail-right .itinerary-block .itinerary-item-content{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;height:auto}.slide-request-detail-right .itinerary-block .itinerary-item-content .ant-divider{color:#f2f2f3;background:#f2f2f3}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item{cursor:pointer;position:relative;padding:12px 20px 12px 56px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item.budget-item-selection{padding-left:84px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item.budget-item-selection .selection-checkbox{position:absolute;top:0;left:0;height:100%}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item.budget-item-selection .selection-checkbox .ant-checkbox-wrapper{padding:12px 20px;height:100%}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .quick-train-btn{position:absolute;top:0;margin-top:3px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .edit-supplier-icon{position:absolute;right:0;top:5px;width:18px;margin:0 0 3px 5px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .original-img{position:absolute;right:0;top:0;width:50px;height:39px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .icon-img{width:28px;height:28px;margin-right:16px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .icon-img-2{position:absolute;width:28px;height:28px;left:-36px;top:-2px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-operation-block{position:absolute;right:0;top:0;line-height:24px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .only-delete-operation .operation-unit-1,.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .only-delete-operation .operation-unit-2{display:none}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .payable-btn{min-width:88px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-title{font-size:16px;line-height:24px;color:#252629;display:inline-block;vertical-align:initial}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .company-pay-tag{margin:2px 8px 2px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:transparent;color:#208bec;border-color:#208bec}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .company-pay-tag:hover{opacity:1}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .supplier-icon{width:20px;margin:0 8px 0 0}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .default-supplier-icon{font-size:20px;margin-right:8px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-city-date,.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-participant{font-size:14px;color:#252629;line-height:22px;margin-top:4px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-city-date span,.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-participant span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-city-date .adaptive-tag-wrap,.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-participant .adaptive-tag-wrap{width:100%;white-space:nowrap}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-city-date{font-size:16px;line-height:24px;font-weight:500}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-uniform-text{font-size:14px;color:#71757e;line-height:22px;margin-top:2px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-amount{font-size:14px;line-height:18px;color:#252629;display:inline-block;font-family:DINAlternate-Bold}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .sub-budget-amount{font-size:14px;color:#71757e;line-height:22px;display:inline-block;padding-left:8px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-remove-icon{background-color:#f5f7fb;border:none;color:#a5aec1;min-width:24px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-remove-icon:hover{color:#ff6680}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-copy-icon{cursor:pointer;display:inline-block;width:22px;height:22px;padding:0 4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-copy-icon:hover{background:#f2f2f3}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-num-text{display:inline-block;padding:0 4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .budget-num-text:hover{background:#f2f2f3}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .itinerary-fix-summary{line-height:22px;margin-top:4px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .itinerary-fix-summary .text{font-size:14px;color:#252629;line-height:22px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .interval{display:inline-block;width:1px;height:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#d6d8db;margin:0 8px 2px;vertical-align:middle}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .customize-summary{line-height:22px;margin-top:2px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .customize-summary .summary-field{font-size:14px;padding:2px 0;color:#71757e;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden;vertical-align:top;line-height:22px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .customize-summary .summary-field .title{max-width:35%;display:-webkit-box;-webkit-box-orient:vertical}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .customize-summary .summary-field .adaptive-tag-wrap{width:100%;white-space:nowrap}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .customize-summary .summary-field .adaptive-tag-wrap .right-arrow{font-size:10px;margin:0 0 1px 6px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .customize-summary .summary-field .value{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .customize-summary .summary-field .value.external-employee{cursor:pointer}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .customize-summary .summary-field .value.external-employee .right-arrow{font-size:10px;margin:0 0 1px 6px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .tag-label{padding:1px 8px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .new-order-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-top:8px}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item .new-order-list .itinerary-card{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px);min-width:280px;overflow:hidden;background:#f1f3f5;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border:4px solid #f2f2f3}.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item:hover .operation-unit-1,.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item:hover .operation-unit-2,.slide-request-detail-right .itinerary-block .itinerary-item-content .budget-item:hover .operation-unit-3{opacity:1}.slide-request-detail-right .itinerary-block .itinerary-item-content .exceeded-reason-box{font-size:14px;line-height:22px;color:#ff800b;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:4px}.slide-request-detail-right .itinerary-block .itinerary-item-content .viewer-btn{padding-left:6px;font-size:14px;color:var(--theme-main)}.slide-request-detail-right .itinerary-block .itinerary-item-content .viewer-btn:hover{cursor:pointer}.slide-request-detail-right .itinerary-block .itinerary-table-mode .itinerary-type{margin-bottom:16px}.slide-request-detail-right .itinerary-block .itinerary-table-mode .itinerary-type .type-name{font-size:14px;padding:10px 0 10px 18px;border:1px solid #ebf0f5;border-bottom:none}.slide-request-detail-right .itinerary-block .itinerary-table-mode .itinerary-type .type-name .internal{color:#dbe6f3;margin:0 12px}.slide-request-detail-right .itinerary-block .itinerary-table-mode .itinerary-type .type-name .total{color:#ff800b}.slide-request-detail-right .itinerary-block .itinerary-table-mode .itinerary-type .type-name .total .originAmount{color:#848c95}.slide-request-detail-right .itinerary-block .itinerary-table-mode .itinerary-type .itinerary-table .resize-table-container{width:unset!important;padding-right:0}.slide-request-detail-right .itinerary-block .itinerary-table-mode .itinerary-type .itinerary-table .resize-table-container .underline{padding-left:4px;color:var(--theme-main)}.slide-request-detail-right .itinerary-block .itinerary-table-mode .itinerary-type .apportion-table .ant-table-tbody>tr:hover>.apportion-mode-hover-less,.slide-request-detail-right .itinerary-block .itinerary-table-mode .itinerary-type .apportion-table .ant-table .ant-table-body .ant-table-tbody>.ant-table-row>td{background:none}.slide-request-detail-right .itinerary-block .itinerary-table-mode .external-employee-detail{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.slide-request-detail-right .itinerary-block .itinerary-item-content-fake .budget-item{border:1px solid #f2f2f3;margin-bottom:12px}.slide-request-detail-right .itinerary-block .itinerary-closed{height:0;overflow:hidden;padding:0}.slide-request-detail-right .itinerary-block .new-itinerary-head-title .ant-tabs-content{margin-top:0}.slide-request-detail-right .itinerary-block .new-itinerary-head-footer{border-top:1px solid #ebf0f5;padding:14px 10px}.slide-request-detail-right .itinerary-block .edit-itinerary-content,.slide-request-detail-right .itinerary-block .new-itinerary-head-content{padding:12px 20px 0}.slide-request-detail-right .itinerary-block .edit-itinerary-content .ant-calendar-picker-icon,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .ant-calendar-picker-icon{display:none}.slide-request-detail-right .itinerary-block .edit-itinerary-content .content-no,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .content-no{display:inline-block;width:24px;height:24px;line-height:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;background:#f6f9ff;font-size:16px;color:#4e5b71;text-align:center}.slide-request-detail-right .itinerary-block .edit-itinerary-content .content-tag-go,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .content-tag-go{position:absolute;left:-20px;top:7px;width:18px;height:18px;white-space:nowrap;padding:0 2px;line-height:16px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#208bec;text-align:center;border:1px solid #208bec}.slide-request-detail-right .itinerary-block .edit-itinerary-content .content-tag-return,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .content-tag-return{position:absolute;left:-20px;top:7px;width:18px;height:18px;white-space:nowrap;padding:0 2px;line-height:16px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#ff800b;text-align:center;border:1px solid #ff800b}.slide-request-detail-right .itinerary-block .edit-itinerary-content .content-tag-go-en,.slide-request-detail-right .itinerary-block .edit-itinerary-content .content-tag-return-en,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .content-tag-go-en,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .content-tag-return-en{left:6px;width:63px}.slide-request-detail-right .itinerary-block .edit-itinerary-content .itinerary-head-form .ant-form-item,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .itinerary-head-form .ant-form-item{margin-bottom:4px}.slide-request-detail-right .itinerary-block .edit-itinerary-content .content-gap,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .content-gap{color:var(--theme-main);text-align:center;font-weight:bolder}.slide-request-detail-right .itinerary-block .edit-itinerary-content .list-header,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .list-header{margin-bottom:8px;font-size:14px;color:#252629}.slide-request-detail-right .itinerary-block .edit-itinerary-content .quick-expense-row,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .quick-expense-row{margin-bottom:0;font-size:12px}.slide-request-detail-right .itinerary-block .edit-itinerary-content .quick-expense-row .ant-checkbox-group,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .quick-expense-row .ant-checkbox-group{font-size:12px;line-height:16px}.slide-request-detail-right .itinerary-block .edit-itinerary-content .quick-expense-row .ant-checkbox-wrapper,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .quick-expense-row .ant-checkbox-wrapper{margin-left:0;margin-right:8px;margin-bottom:12px;font-size:12px;line-height:16px}.slide-request-detail-right .itinerary-block .edit-itinerary-content .line-gap,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .line-gap{height:1px;background:#f2f2f3;margin:8px 0 20px}.slide-request-detail-right .itinerary-block .edit-itinerary-content .icon-btn,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .icon-btn{font-size:14px;color:#6c788c;cursor:pointer}.slide-request-detail-right .itinerary-block .edit-itinerary-content .icon-btn:hover,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .icon-btn:hover{color:#ff6680}.slide-request-detail-right .itinerary-block .edit-itinerary-content .add-btn,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .add-btn{border:1px dashed var(--theme-main);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:14px;color:var(--theme-main);line-height:36px;height:36px;display:inline-block;cursor:pointer;padding:0 12px}.slide-request-detail-right .itinerary-block .edit-itinerary-content .add-btn-2,.slide-request-detail-right .itinerary-block .new-itinerary-head-content .add-btn-2{font-size:14px;color:var(--theme-main);line-height:30px;height:30px;display:inline-block;cursor:pointer}.slide-request-detail-right .itinerary-block .span-required{display:inline-block;margin:0 4px 0 0;color:#fa4858;font-family:SimSun}.slide-request-detail-right .itinerary-block .icon-btn-v2{font-size:12px;color:#71757e;cursor:pointer;display:inline-block;margin-left:16px}.slide-request-detail-right .itinerary-block .icon-btn-v2 .icon{margin-bottom:2px}.slide-request-detail-right .itinerary-block .icon-btn-v3{font-size:16px;color:#71757e;cursor:pointer;display:inline-block;margin-left:8px;line-height:16px;width:24px;height:24px;padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.slide-request-detail-right .itinerary-block .icon-btn-delete:hover,.slide-request-detail-right .itinerary-block .icon-btn-edit:hover{background:#e8e9eb}.slide-request-detail-right .itinerary-block-onScreen .itinerary-block{padding:0}.slide-request-detail-right .budget-explain-block{padding:0 20px}.slide-request-detail-right .budget-explain-block .budget-explain{margin:0}.slide-request-detail-right .approve-tag{top:0;right:0}.slide-request-detail.slide-document .column-layout-right{padding-bottom:0}.slide-request-detail.slide-document .column-layout-right>div{min-width:500px}.slide-request-detail .bottom-bar-edit .request-btn{display:inline-block}.slide-request-detail .bottom-bar-edit .ant-btn{margin-right:8px}.slide-request-detail .bottom-bar-edit .delete-btn{color:#fff;background-color:#ff6680;border-color:#ff6680}.slide-request-detail .bottom-bar{width:100%;height:50px;line-height:50px;position:fixed;bottom:0;z-index:15;margin-left:-35px;background:#fff;border-top:1px solid rgba(0,0,0,.067);-webkit-box-shadow:0 -5px 5px rgba(0,0,0,.067);-moz-box-shadow:0 -5px 5px rgba(0,0,0,.067);box-shadow:0 -5px 5px rgba(0,0,0,.067);padding-left:20px}.slide-request-detail .bottom-bar.bottom-bar-approve{height:auto;line-height:80px}.slide-request-detail .bottom-bar .request-btn{display:inline-block}.slide-request-detail .bottom-bar .request-btn button{margin-right:8px}.slide-request-detail .slide-application-header{padding:12px 0 0}.slide-request-detail .slide-application-header .detail-info{color:#989898;font-size:12px;line-height:16px}.slide-request-detail .slide-application-header .form-title{color:#1e2126;font-size:18px;line-height:26px;font-weight:500}.slide-request-detail .slide-application-header .form-title-amount{color:#1e2126;font-size:24px;line-height:24px;font-family:DINAlternate-Bold}.slide-request-detail .slide-application-header .form-title-sub-amount{font-family:PingFangSC-Regular;font-size:14px;color:#848c95;line-height:14px}.slide-request-detail .slide-application-header .margin-bottom-12{margin-bottom:12px}.slide-request-detail .slide-application-header .margin-bottom-4{margin-bottom:4px}.slide-request-detail .slide-application-header .link-icon{margin-right:5px;font-size:12px;color:var(--theme-main);cursor:pointer}.slide-request-detail .slide-application-header .info-block{border-left:3px solid var(--theme-main);padding-left:10px}.slide-request-detail .slide-application-header .info-block .info-label{font-family:PingFangSC-Regular;font-size:14px;color:#4e5b71}.slide-request-detail .slide-application-header .info-block .info-amount{font-family:DINAlternate-Bold;font-size:14px;color:#1e2126}.slide-request-detail .slide-application-header .info-block .info-link{font-family:PingFangSC-Regular;font-size:14px;color:var(--theme-main);cursor:pointer}.slide-request-detail .slide-application-header .info-block .quota-tag-1{background:#f4f7ff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:2px 4px;font-family:PingFangSC-Regular;font-size:10px;color:#8c96b4}.slide-request-detail .slide-application-header .info-block .quota-tag-2{background:#ebfdf6;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:2px 4px;font-family:PingFangSC-Regular;font-size:10px;color:#32cd91}.slide-request-detail .slide-application-header .info-block .quota-tag-3{background:#fff1f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:2px 4px;font-family:PingFangSC-Regular;font-size:10px;color:#fa6478}.slide-request-detail .slide-application-header .travel-previous-version{margin-left:0}.slide-request-detail .slide-document-fields .margin-bottom-12{margin-bottom:12px}.slide-request-detail .slide-document-fields .slide-document-fields-title{line-height:24px;height:24px;background:#f9f9f9;margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.slide-request-detail .slide-document-fields .slide-document-fields-title .sub-title{float:right;width:24px;height:24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.slide-request-detail .slide-document-fields .slide-document-fields-title .sub-title:after{clear:both}.slide-request-detail .slide-document-fields .slide-document-fields-title .sub-title:hover{background:#f2f2f3}.slide-request-detail .slide-document-fields .slide-document-fields-title .eye-icon{color:var(--theme-main)}.slide-request-detail .slide-document-fields .slide-document-fields-box .slide-document-fields-item .field-desc{color:#989898;font-size:12px;line-height:16px}.slide-expense-report-detail-header .ant-popover-message>.anticon{display:none}.slide-expense-report-detail-header .ant-popover-message-title{padding-left:0}.slide-expense-report-detail-header .spin-as-inline{display:inline-block}.slide-request-no-padding{margin:-16px -20px 0;width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px)}.slide-expense-report-detail-expense-invoice-summary-modal{width:100vw!important;padding:0}.slide-expense-report-detail-expense-invoice-summary-modal-title .anticon-info-circle{color:#658fd6;cursor:pointer;margin-left:6px}.slide-expense-report-detail-expense-invoice-summary-modal-title .anticon-check-circle{color:#4dc690}.slide-expense-report-detail-expense-invoice-summary-modal-title .anticon-question-circle{color:#ff6680}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body{padding:0}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame{height:-webkit-calc(100vh - 55px);height:-moz-calc(100vh - 55px);height:calc(100vh - 55px);width:100%;overflow:auto;white-space:nowrap;padding:20px}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group{width:600px;display:inline-block;margin:0 10px;vertical-align:top}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group h4{margin-bottom:10px}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .invoice-brief-mode .invoice-brief-content-area span{display:inline}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .invoice,.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .invoice-brief-mode{margin:0 0 20px;width:100%}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .ant-spin-blur{overflow:visible}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .invoice-container{position:relative;margin-top:16px}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .invoice-container.selected{-webkit-box-shadow:0 0 5px 1px var(--theme-dark);-moz-box-shadow:0 0 5px 1px var(--theme-dark);box-shadow:0 0 5px 1px var(--theme-dark)}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .invoice-container .check-icon{position:absolute;right:-8px;top:-8px;font-size:24px;cursor:pointer;-webkit-transition:transform .3s;-moz-transition:transform .3s;-o-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .invoice-container .check-icon:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .invoice-container .anticon-check-circle{color:#4dc690}.slide-expense-report-detail-expense-invoice-summary-modal .ant-modal-body .slide-expense-report-detail-expense-invoice-summary-frame-group .invoice-container .anticon-question-circle{color:#ff6680}.itinerary-budget-content-shell{height:100%;overflow-y:scroll;padding:16px 30px 60px}.itinerary-budget .itinerary-item-title,.itinerary-subsidy .itinerary-item-title{margin:-16px -30px 26px -70px;padding:16px 20px 16px 70px;position:relative;background:#f5f7fb}.itinerary-budget .itinerary-item-title.fixed-title,.itinerary-subsidy .itinerary-item-title.fixed-title{position:-webkit-sticky;position:sticky;top:-16px;z-index:10}.itinerary-budget .itinerary-item-title .font-title,.itinerary-subsidy .itinerary-item-title .font-title{font-family:PingFangSC-Medium;font-size:20px;color:#1e2126;text-align:left;line-height:36px;display:inline-block;margin-right:12px}.itinerary-budget .itinerary-item-title .font-sub,.itinerary-subsidy .itinerary-item-title .font-sub{font-family:PingFangSC-Regular;font-size:16px;color:#1e2126;line-height:28px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.itinerary-budget .itinerary-item-title .font-no,.itinerary-subsidy .itinerary-item-title .font-no{font-size:12px;color:#fff;line-height:24px;padding:0 13px;position:absolute;left:0;top:22px;background:#7c97bc;-webkit-border-radius:0 100px 100px 0;-moz-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}.itinerary-budget .itinerary-item-content-wrapper,.itinerary-subsidy .itinerary-item-content-wrapper{position:relative}.itinerary-budget .expense-title,.itinerary-subsidy .expense-title{font-size:18px;color:#1e2126;line-height:28px}.itinerary-budget .icon-btn,.itinerary-subsidy .icon-btn{font-size:14px;color:var(--theme-main);cursor:pointer}.itinerary-budget .icon-img,.itinerary-subsidy .icon-img{position:absolute;left:-40px;top:0;width:28px;height:28px}.itinerary-budget .new-expense-btn,.itinerary-subsidy .new-expense-btn{font-size:14px;background:#fff;color:#4e5b71;text-align:center;border-color:#cdd7ec}.itinerary-subsidy .itinerary-subsidy-block{margin-bottom:20px;border:1px solid #ebf0f5;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.itinerary-subsidy .itinerary-subsidy-block-fake{border:none;margin-bottom:0}.itinerary-subsidy .itinerary-subsidy-block-fake .itinerary-subsidy-content{padding:0}.itinerary-subsidy .itinerary-subsidy-block:last-child{margin-bottom:0}.itinerary-subsidy .itinerary-item-title{margin:0}.itinerary-subsidy .itinerary-subsidy-content{padding:16px 20px 20px 70px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;height:auto}.itinerary-subsidy .itinerary-subsidy-content .travel-location{max-width:none}.itinerary-subsidy .itinerary-subsidy-content .span-title{color:#4e5b71}.itinerary-subsidy .itinerary-subsidy-content .span-required{display:inline-block;margin-left:4px;color:red;font-family:SimSun}.itinerary-subsidy .itinerary-subsidy-content .margin-bottom-12{margin-bottom:12px}.itinerary-subsidy .itinerary-subsidy-content .span-desc{color:#b5c0ce}.itinerary-subsidy .itinerary-subsidy-content .span-error{color:red}.itinerary-subsidy .itinerary-subsidy-content .icon-btn{color:var(--theme-main);cursor:pointer}.itinerary-subsidy .itinerary-subsidy-content .expense-row{line-height:32px}.itinerary-subsidy .itinerary-subsidy-content .expense-row .ant-checkbox-group{display:initial;line-height:32px}.itinerary-subsidy .itinerary-subsidy-content .expense-row .ant-checkbox-wrapper{margin-left:0;margin-right:8px}.itinerary-subsidy .removed{height:0;overflow:hidden;padding:0}.itinerary-subsidy .citygroup-explain{margin-top:4px;color:#ff6680}.itinerary-form .ant-form-vertical .ant-form-item{padding-bottom:0}.itinerary-form .form-icon-btn{font-size:12px;color:#969aa2;cursor:pointer}.itinerary-form .form-icon-btn:hover{color:var(--theme-main)}.itinerary-form .form-icon-btn-err{font-size:12px;color:#ff6680;cursor:pointer}.itinerary-form .form-icon-btn-loading{font-size:12px;color:#7e97c5}.itinerary-form .viewer-btn{font-size:12px;color:var(--theme-main)}.itinerary-form .viewer-btn:hover{cursor:pointer}.itinerary-form .budget-message-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.itinerary-form .car-rule-info-block{font-family:PingFangSC-Regular;font-size:12px;color:#848c95;line-height:16px;background:#f7f8fa;padding:8px 12px 8px 34px;position:relative;margin-top:8px}.itinerary-form .car-rule-info-block .icon-warning{position:absolute;width:12px;height:12px;left:11px;top:10px}.itinerary-form .show-value-font{color:#999;white-space:normal;word-wrap:break-word;word-break:break-word}.itinerary-form .expense-item{margin-bottom:12px}.itinerary-form .expense-item .expense-apportion-name span{display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.itinerary-form .expense-item .expense-apportion-name .required{display:inline;color:#f04134}.itinerary-form .expense-item .expense-apportion-chooser .anticon{line-height:1.5}.itinerary-form .expense-item .new-expense-apportion{color:var(--theme-main);font-size:14px;cursor:pointer}.itinerary-form .expense-item .new-expense-apportion:hover{color:var(--theme-main)}.itinerary-form .expense-item .required:before{display:inline-block;margin-right:4px;content:"*";font-family:SimSun;line-height:1;font-size:14px;color:#f04134}.itinerary-form .expense-item .ant-input-number{margin-right:0}.itinerary-subsidy-detail .subsidy-expense-amount{font-size:18px;color:#1e2126;line-height:20px}.itinerary-subsidy-detail .extra-amount{display:inline-block;margin-left:16px;color:#969aa2;font-size:18px;line-height:20px}.itinerary-subsidy-detail .extra-amount-v2{display:block;color:#969aa2;font-size:12px;line-height:32px}.itinerary-subsidy-detail .icon-btn{display:inline-block;margin-left:16px;font-size:14px;color:var(--theme-main);cursor:pointer}.itinerary-subsidy-detail .subsidy-fake-table{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;height:0;opacity:0;overflow:hidden;margin-bottom:12px}.itinerary-subsidy-detail .subsidy-fake-table .content{margin-bottom:20px}.itinerary-subsidy-detail .opened{height:auto;opacity:1}.itinerary-subsidy-detail .fake-table-header{background:#f3f1f0}.itinerary-subsidy-detail .detail-row{padding:5px;line-height:32px;border-bottom:1px solid #f2f2f3;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.itinerary-subsidy-detail .detail-row .icon-delete{cursor:pointer}.itinerary-subsidy-detail .detail-row .icon-delete:hover{color:#ff6680}.itinerary-subsidy-detail .detail-row>div{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.itinerary-subsidy-detail .user-row{padding:5px;line-height:32px;color:#71757e;background:#f9f9f9;border-bottom:1px solid #f2f2f3;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.itinerary-subsidy-detail .user-row .user{margin-right:24px}.itinerary-subsidy-detail .left-flex{-webkit-box-flex:0;-webkit-flex:0 0 180px;-moz-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px}.itinerary-subsidy-detail .mid-flex{-webkit-box-flex:1;-webkit-flex:1 1 410px;-moz-box-flex:1;-ms-flex:1 1 410px;flex:1 1 410px}.itinerary-subsidy-detail .right-flex{-webkit-box-flex:0;-webkit-flex:0 0 100px;-moz-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.itinerary-subsidy-detail .right-flex .btn-flex{-webkit-box-flex:1;-webkit-flex:1 1 50%;-moz-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;text-align:center}.itinerary-subsidy-detail .operation-btn{color:var(--theme-main);font-size:12px;cursor:pointer}.itinerary-subsidy-detail .amount-tag{display:inline-block;margin-left:8px;padding:0 8px;color:#71757e;background:#f2f2f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;height:22px;line-height:22px}.itinerary-subsidy-detail .amount-reminder{margin-left:8px;font-size:12px;line-height:18px;color:#71757e}.itinerary-subsidy-detail .amount-reminder .text{margin-left:4px}.itinerary-subsidy-detail .duplicate-tag{display:inline-block;margin-left:8px;padding:0 8px;color:#d73453;background:#ffe4db;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;height:22px;line-height:22px}.text-btn{color:var(--theme-main);cursor:pointer}.request-entrance{width:100%;height:100%}.request-entrance .request-entrance-new{height:320px;position:relative}.request-entrance .request-entrance-new .entrance-spinning{position:absolute;top:50%;left:50%;margin:-40px}.request-entrance .entrance-spinning{position:absolute;top:-webkit-calc(50% - 10px);top:-moz-calc(50% - 10px);top:calc(50% - 10px);left:-webkit-calc(50% - 10px);left:-moz-calc(50% - 10px);left:calc(50% - 10px)}.application-operation-block{text-align:right;white-space:nowrap;font-size:16px;line-height:16px;color:#71757e}.application-operation-block .operation-unit-1,.application-operation-block .operation-unit-2,.application-operation-block .operation-unit-3{cursor:pointer;display:inline-block;width:24px;height:24px;padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-left:8px;opacity:0}.application-operation-block .operation-unit-1:hover,.application-operation-block .operation-unit-2:hover,.application-operation-block .operation-unit-3:hover{background:#f2f2f3}.application-operation-block .operation-unit-3-pop{opacity:1;background:#f2f2f3}.importer-v2 .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{overflow-x:hidden!important}.subsidy-tip-icon{color:var(--theme-main);font-size:16px;margin-left:6px;cursor:pointer}.previous-version-list{padding-left:20px;padding-right:20px}.previous-version-list .version-title{margin:8px 0;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.previous-version-list .advanced-table-container{margin-top:0}.previous-version-list .list-table{overflow-x:hidden;overflow-y:auto}.previous-version-list .list-table .resize-table-container{padding-right:0;padding-left:0}.previous-version-list .update-log-block{border:1px solid #f2f2f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-bottom:12px}.previous-version-list .update-log-block .title-line{padding:8px 12px;color:#71757e;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.previous-version-list .update-log-block .title-line .ant-divider-vertical{color:#d6d8db;margin:0 12px}.previous-version-list .update-log-block .content-line{padding:8px 12px;border-top:1px solid #f2f2f3;border-bottom:1px solid #f2f2f3;background:#f9f9f9;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.previous-version-list .update-log-block .content-block{padding:12px}.previous-version-list .update-log-block .content-block .content-item-line{overflow:hidden;color:#252629;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.previous-version-list .update-log-block .content-block .content-item-line:not(:last-child){margin-bottom:8px}.previous-version-list .update-log-block .content-block .content-item-line-2{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.previous-version-list .update-log-block .content-block .content-item-line-2 .content-tag{-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none}.previous-version-list .update-log-block .content-block .content-item-line-2 .content-log{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.previous-version-list .update-log-block .content-block .content-item-line-2 .add-tag{background:#e6fbda;color:#2b9b2f}.previous-version-list .update-log-block .content-block .content-item-line-2 .add-tag,.previous-version-list .update-log-block .content-block .content-item-line-2 .delete-tag{padding:2px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:inline-block;margin-right:4px}.previous-version-list .update-log-block .content-block .content-item-line-2 .delete-tag{background:#ffe2db;color:#c92822}.previous-version-list .update-log-block .content-block .content-item-line-2 .delete-text{text-decoration:line-through}.previous-version-list .update-log-block .content-block .ant-divider{color:#f2f2f3;margin:16px 0}.itinerary-type .right-radio{margin-left:20px}.itinerary-type .text{font-size:12px}.itinerary-type .info-text{color:#848c95}.itinerary-type .error-text{color:red}.travel-policy-viewer-container .empty-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.travel-policy-viewer-container .empty-content .empty-text{font-size:14px;line-height:20px;color:#4e5b71}.travel-policy-viewer-container .travel-policy-viewer-item{margin-bottom:20px}.travel-policy-viewer-container .travel-policy-viewer-content .title-box{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.travel-policy-viewer-container .travel-policy-viewer-content .title{font-weight:500;font-size:16px;line-height:24px;color:#252629;margin:10px 0}.travel-policy-viewer-container .travel-policy-viewer-content .info{width:50%;text-align:right;font-size:14px;line-height:22px;color:var(--theme-main)}.travel-policy-viewer-container .travel-policy-viewer-content .rule-description{background:#f9f9f9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:10px;margin-bottom:10px}.travel-policy-viewer-container .travel-policy-viewer-content .rule-description .text{padding:0 10px;font-size:14px;line-height:22px;color:#252629}.travel-policy-viewer-container .info-popover-text:hover{cursor:pointer}.travel-policy-viewer-container .policy-table .ant-table-tbody>tr>td,.travel-policy-viewer-container .policy-table .ant-table-thead>tr>th{border-bottom:1px solid #f2f2f3}.info-popover .ant-popover-content .ant-popover-arrow{border-right-color:#1f2329;border-bottom-color:#1f2329}.info-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{color:#fff;background:#1f2329}.workflow-preview-modal .ant-modal-body{max-height:476px;overflow-y:auto}.workflow-preview-modal .info,.workflow-preview-modal .table{margin-bottom:20px}.purchase-list-wrapper.purchase-list-wrapper-slide{padding:20px 0;color:#252629}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-list-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px 12px}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-list-header .purchase-list-title{font-size:16px;font-weight:500}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-order-list{padding:0 20px}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide{margin-bottom:12px}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .purchase-box-header{color:#969aa2}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .purchase-box-header>*{padding-bottom:4px}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .purchase-box-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:8px 0}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .purchase-box-content .sku-name{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:0 12px;height:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .purchase-box-content .sku-detail{text-align:right}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .purchase-box-content .sku-detail .sku-price{font-weight:500}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .purchase-box-amount{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:4px}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .purchase-box-amount .sku-amount .sku-price{font-weight:500}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .purchase-box-amount a{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-box-slide .sku-grey{color:#969aa2}.purchase-list-wrapper.purchase-list-wrapper-slide .border-half{position:relative}.purchase-list-wrapper.purchase-list-wrapper-slide .border-half:after{position:absolute;content:"";width:100%;height:1px;bottom:0;background-color:#f2f2f3;-webkit-transform:scaleY(.5);-moz-transform:scaleY(.5);-ms-transform:scaleY(.5);-o-transform:scaleY(.5);transform:scaleY(.5)}.purchase-list-wrapper.purchase-list-wrapper-slide .purchase-toggle-wrapper{padding:0 20px}.purchase-list-wrapper .purchase-box{margin-bottom:12px}.purchase-list-wrapper .purchase-box .ant-table-title{padding:8px 12px;background-color:#f9f9f9}.purchase-list-wrapper .purchase-box .ant-table-scroll .ant-table-body{overflow:auto!important}.purchase-list-wrapper .purchase-box .purchase-box-header{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#71757e}.purchase-list-wrapper .purchase-box .purchase-box-header,.purchase-list-wrapper .purchase-box .purchase-box-sku{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.purchase-list-wrapper .purchase-box .purchase-box-sku .img-wrapper{margin-right:12px}.purchase-list-wrapper .purchase-box .purchase-box-sku .sku-name{white-space:normal;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.purchase-list-wrapper .img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border:1px solid #f2f2f3}.purchase-list-wrapper img{width:100%}.purchase-list-wrapper .purchase-toggle{color:#71757e}.purchase-list-wrapper .purchase-toggle .text{margin-right:4px}.request-itinerary-head-slide{padding:16px 20px;height:100%;overflow-y:auto;color:#252629}.request-itinerary-head-slide .itinerary-head-block{border:1px solid #e3e4e5;margin-bottom:12px}.request-itinerary-head-slide .itinerary-head-block .span-required{display:inline-block;margin:0 0 0 4px;color:#fa4858;font-weight:400;line-height:22px}.request-itinerary-head-slide .itinerary-head-block .content-tag-go{height:18px;white-space:nowrap;padding:0 2px;line-height:16px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#208bec;text-align:center;border:1px solid #208bec;margin-right:12px}.request-itinerary-head-slide .itinerary-head-block .content-tag-return{height:18px;white-space:nowrap;padding:0 2px;line-height:16px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#ff800b;text-align:center;border:1px solid #ff800b;margin-right:12px}.request-itinerary-head-slide .itinerary-head-block .title-line{padding:8px 20px;background:#f9f9f9;position:relative}.request-itinerary-head-slide .itinerary-head-block .title-line .num-tag{display:inline-block;width:16px;height:16px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#8097b9;text-align:center;margin-right:4px;color:#fff;font-size:10px;font-style:normal;font-weight:500;line-height:16px}.request-itinerary-head-slide .itinerary-head-block .title-line .title-text{color:#252629;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.request-itinerary-head-slide .itinerary-head-block .content{padding:20px 20px 8px}.request-itinerary-head-slide .itinerary-head-block .content .text{color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .icon-tag{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:inline-block}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .date-city{-webkit-box-flex:1;-webkit-flex:1 1 25%;-moz-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;display:inline-block}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .icon-change{-webkit-box-flex:0;-webkit-flex:0 0 32px;-moz-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;display:inline-block;text-align:center}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .icon-change .tag-block-bg{margin:0 4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .icon-change .tag-block-bg:hover{background:#f2f2f3}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .icon-change .tag-block{position:relative;height:24px}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .icon-change .tag-block.tag-click{cursor:pointer}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .icon-change .tag-block.tag-disabled{cursor:not-allowed}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .gap-20{-webkit-box-flex:0;-webkit-flex:0 0 20px;-moz-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}.request-itinerary-head-slide .itinerary-head-block .content .date-city-line .gap-8{-webkit-box-flex:0;-webkit-flex:0 0 8px;-moz-box-flex:0;-ms-flex:0 0 8px;flex:0 0 8px}.request-itinerary-head-slide .itinerary-head-block-single{border:none;margin-bottom:0}.request-itinerary-head-slide .itinerary-head-block-single .title-line{display:none}.request-itinerary-head-slide .itinerary-head-block-single .content{padding:0}.request-itinerary-head-slide .margin-bottom-8{margin-bottom:8px}.request-itinerary-head-slide .margin-bottom-16{margin-bottom:16px}.request-itinerary-head-slide .itinerary-head-form .ant-form-vertical .ant-form-item{margin-bottom:8px}.request-itinerary-head-slide .itinerary-head-form .ant-form-vertical .ant-form-item .ant-form-item-label{line-height:22px}.request-itinerary-head-slide .itinerary-head-form .ant-form-vertical .ant-form-item .ant-form-item-label .ant-form-item-required:before{display:none}.request-itinerary-head-slide .itinerary-head-form .ant-form-vertical .ant-form-item .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#f04134;content:"*";margin:0 0 0 4px;vertical-align:middle}.request-itinerary-head-slide .quick-expense-row{margin-bottom:0;font-size:14px}.request-itinerary-head-slide .quick-expense-row .quick-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.request-itinerary-head-slide .quick-expense-row .quick-title{display:inline-block;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-right:20px}.request-itinerary-head-slide .quick-expense-row .quick-tips{color:#969aa2;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.request-itinerary-head-slide .quick-expense-row .ant-checkbox-group{font-size:14px;line-height:22px}.request-itinerary-head-slide .quick-expense-row .ant-checkbox-wrapper{margin-left:0;margin-right:12px;margin-bottom:8px;font-size:14px;line-height:22px}.request-itinerary-head-slide .add-btn{color:var(--theme-main);font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:inline-block;cursor:pointer}.request-itinerary-head-slide .icon-btn-v3{font-size:16px;color:#71757e;cursor:pointer;display:inline-block;margin-left:8px;line-height:16px;width:24px;height:24px;padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.request-itinerary-head-slide .icon-btn-delete:hover{background:#e8e9eb}.plane-info-popover{z-index:9}.plane-info-popover .ant-popover-inner-content{color:#252629}.plane-info-popover .plane-title{color:#71757e}.plane-info-popover .plane-amount{font-weight:500}.plane-info-popover .plane-desc{font-size:12px;color:#969aa2}.plane-info-popover .plane-gap{padding:8px 0}.plane-info-popover .half-border{position:relative}.plane-info-popover .half-border:after{position:absolute;content:"";left:0;top:0;width:100%;height:1px;background-color:#f2f2f3;-webkit-transform:scaleY(.5);-moz-transform:scaleY(.5);-ms-transform:scaleY(.5);-o-transform:scaleY(.5);transform:scaleY(.5)}.field-line-extra{font-size:12px;line-height:18px;color:#969aa2;margin-top:8px}.field-line-extra .supplier-error{margin-top:-8px}.field-line-extra .commend-city-info .commend-city-popover{width:66%;left:0!important}.field-line-extra .commend-city-info .commend-city-popover .ant-popover-arrow{display:none}.field-line-extra .commend-city-info .commend-city-popover .ant-popover-inner-content{padding:8px 12px}.field-line-extra .commend-city-info .commend-city-popover .ant-popover-inner-content .select-title{font-size:12px;line-height:18px;color:#969aa2;padding-bottom:8px;margin-bottom:4px;border-bottom:1px solid #f2f2f3}.field-line-extra .commend-city-info .commend-city-popover .ant-popover-inner-content .select-list .select-item{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-top:4px;cursor:pointer}.field-line-extra .commend-city-info .commend-city-popover .ant-popover-inner-content .select-list .select-item:hover{background-color:#f9f9f9}.field-line-extra .commend-city-info .commend-city-popover .ant-popover-inner-content .select-list .select-item .city{font-size:16px;line-height:24px;font-weight:500;color:#252629}.field-line-extra .commend-city-info .commend-city-popover .ant-popover-inner-content .select-list .select-item .airport{font-size:14px;line-height:22px;color:#71757e}.out-participant-modal .ant-modal-header,.participant-modal .ant-modal-header,.select-participant-detail-modal .ant-modal-header{padding-right:40px}.travel-approval-record{padding:0 20px 20px}.travel-approval-record .info-icon{font-size:14px;color:#969aa2;margin-right:8px}.travel-approval-record .header{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.travel-approval-record .header,.travel-approval-record .select-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.travel-approval-record .select-list{width:50%;margin:16px 0}.travel-approval-record .select-list .ant-select{max-width:100%;margin-right:8px}.travel-approval-record .select-list .ant-select .ant-select-selection-selected-value{padding-right:16px}.travel-approval-record .select-list .current-tag{margin-left:4px}.travel-approval-record .record-list .record{margin-bottom:12px;border:1px solid #f2f2f3}.travel-approval-record .record-list .record .title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:24px;font-weight:500;color:#252629;background-color:#f9f9f9;padding:12px 20px}.travel-approval-record .record-list .record .title .helios-icon{font-size:18px;margin-right:8px}.travel-approval-record .record-list .record .title .prompt-text{font-weight:400;color:#fa4858}.travel-approval-record .record-list .record .box{padding:12px 20px}.travel-approval-record .record-list .record .box:not(:first-child){border-top:1px solid #f2f2f3}.travel-approval-record .record-list .record .box.disabled .approval-number,.travel-approval-record .record-list .record .box.disabled .common-card,.travel-approval-record .record-list .record .box.disabled .common-card .card-col .col-title,.travel-approval-record .record-list .record .box.disabled .push-time{color:#c3c5ca}.travel-approval-record .record-list .record .box .box-header{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.travel-approval-record .record-list .record .box .box-header,.travel-approval-record .record-list .record .box .box-header-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.travel-approval-record .record-list .record .box .box-header-info{height:32px}.travel-approval-record .record-list .record .box .approval-number{font-size:16px;line-height:24px;font-weight:500;color:#252629;margin-right:4px}.travel-approval-record .record-list .record .box .push-time{font-size:12px;line-height:18px;color:#969aa2;margin-left:8px}.travel-approval-record .record-list .record .box .common-card{color:#252629}.travel-approval-record .record-list .record .box .common-card .card-col{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px}.travel-approval-record .record-list .record .box .common-card .card-col .col-title{color:#969aa2;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.travel-approval-record .empty-list{margin-top:120px}.travel-approval-record .tag-E6FBDA,.travel-approval-record .tag-EDF0F2{font-size:12px;line-height:18px;padding:2px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.travel-approval-record .current-tag{padding:1px 6px}.travel-approval-record .tag-EDF0F2{color:#495c6d;background-color:#edf0f2}.travel-approval-record .tag-E6FBDA{color:#2b9b2f;background-color:#e6fbda}.execute-confirm-modal .ant-form-item{margin-bottom:8px}.execute-confirm-modal .ant-form-item-label label:after{content:" "}.execute-confirm-modal .ant-form-item-label label.ant-form-item-required:before{display:none}.execute-confirm-modal .ant-form-item-label label.ant-form-item-required:after{content:"*";color:#f04134;vertical-align:middle}.execute-confirm-modal .ant-form-item-children .approve-file-upload .label{display:none}.execute-confirm-modal .ant-form-item-children .approve-file-upload .upload-by-drag{margin-top:0}.one-screen-detail__document-info .travel-approval-record{padding:0}.tableOfContentsBox{position:fixed;right:-160px;bottom:50%;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;z-index:11}.tableOfContentsBox:hover{right:0}.tableOfContentsBox:hover .catalogue{opacity:0}.tableOfContentsBox:hover .list{opacity:1}.tableOfContentsBox .catalogue{width:32px;height:80px;background:#fff;border:1px solid #f2f2f3;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);-moz-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);font-size:14px;color:#252629;text-align:center;-webkit-border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.tableOfContentsBox .catalogue .catalogueText{width:26px;display:inline-block;margin-top:18px}.tableOfContentsBox .catalogue .catalogueText.catalogue-rotate{white-space:nowrap;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);margin-top:12px;height:24px}.tableOfContentsBox .list{width:160px;padding:10px;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;background:#fff;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);-moz-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);position:relative;opacity:0;z-index:1}.tableOfContentsBox .list .ant-anchor-link-title{color:#252629}.tableOfContentsBox .list .listLeft{width:2px;height:-webkit-calc(100% - 20px);height:-moz-calc(100% - 20px);height:calc(100% - 20px);background-color:#f2f2f3;position:absolute;top:10px;left:10px;z-index:-1}.tableOfContentsBox .list .listItem{width:100%;height:20px;font-size:12px;line-height:20px;color:#252629;border-left:2px solid #f2f2f3;padding-left:16px;margin-bottom:7px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.tableOfContentsBox .list .listItem.active-style,.tableOfContentsBox .list .listItem:hover{color:#0f62fe;border-color:#0f62fe}.anchor-list{position:fixed;right:0;bottom:50%;cursor:pointer;z-index:11}.anchor-list,.anchor-list .list{-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.anchor-list .list{width:80px;margin:10px;position:relative;z-index:1}.anchor-list .list .ant-anchor-link-title{color:#252629}.anchor-list .list .listLeft{width:2px;height:100%;background-color:#d6d8db;position:absolute;left:0;z-index:-1}.anchor-list .list .listItem{width:100%;height:20px;font-size:12px;line-height:20px;color:#252629;border-left:2px solid #d6d8db;padding-left:16px;margin-bottom:7px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.anchor-list .list .listItem.active-style,.anchor-list .list .listItem:hover{color:var(--theme-main);border-color:var(--theme-main);z-index:10}.skeleton-wrapper .skeleton-block{overflow:hidden;padding:12px}.skeleton-wrapper .skeleton-block-fixed{position:fixed!important;-webkit-transform:translate(12px)!important;-moz-transform:translate(12px)!important;-ms-transform:translate(12px)!important;-o-transform:translate(12px)!important;transform:translate(12px)!important;bottom:0}.skeleton-wrapper .react-grid-item,.skeleton-wrapper .react-grid-layout{-webkit-transition:none!important;-o-transition:none!important;-moz-transition:none!important;transition:none!important}.skeleton-wrapper .skeleton-content-hidden{opacity:0}.skeleton-wrapper .line-wrapper{padding:0;list-style:none}.skeleton-wrapper .line-wrapper .line-sm{width:30%}.skeleton-wrapper .line-wrapper .line-nm{width:50%}.skeleton-wrapper .line-wrapper .line-lg{width:100%}.skeleton-wrapper .line-wrapper li{width:100%;height:16px;list-style:none}.skeleton-wrapper .line-wrapper li+li{margin-top:16px}.skeleton-wrapper .line-wrapper li,.skeleton-wrapper .line-wrapper span{background:#f2f2f2;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f2f2f2),color-stop(37%,#e6e6e6),color-stop(63%,#f2f2f2));background:-webkit-linear-gradient(left,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background:-moz- oldlinear-gradient(left,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background:-o-linear-gradient(left,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);-moz-background-size:400% 100%;-o-background-size:400% 100%;background-size:400% 100%;-webkit-animation:skeleton-loading 1.4s ease infinite;-moz-animation:skeleton-loading 1.4s ease infinite;-o-animation:skeleton-loading 1.4s ease infinite;animation:skeleton-loading 1.4s ease infinite}@-webkit-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@-o-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.extended-field-component .form-prompt{width:93%!important}.extended-field-component .ant-form-item-control .ant-calendar-picker,.extended-field-component .ant-form-item-control .ant-time-picker{width:66%!important}.extended-field-readmode .extend-input{background-color:#fff;margin-top:2px;cursor:pointer;padding:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.extended-field-readmode .extend-input:first-child{margin-top:0}.extended-field-readmode .extend-input .label{color:#71757e;font-size:14px;font-style:normal;font-weight:400;line-height:22px;white-space:nowrap}.extended-field-readmode .extend-input .text{width:auto;color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.extended-field-readmode .extend-input .extend-input-icon{margin-left:auto;font-size:14px}.extended-field-readmode .isSelected{border:1px solid #0f62fe}.pinyin-select{height:unset}.pinyin-select-compact{margin-top:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.pinyin-select-compact .antd-input{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.pinyin-select-compact .input-next{margin-left:8px}.pinyin-select .ant-input-suffix{background-color:#fff}.pinyin-select-last-modal .pinyin-select-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:.5px transparent;background:#f9f9f9;margin-top:8px;height:38px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.pinyin-select-last-modal .pinyin-select-item .text{color:#252629;text-align:center;font-size:14px;font-style:normal}.pinyin-select-last-modal .pinyin-select-item-checked{border:.5px var(--theme-main);background:var(--theme-light)}.pinyin-select-last-modal .pinyin-select-item-checked .text{color:var(--theme-main)}.pinyin-select-last-modal .pinyin-select-item .check-tag{position:absolute;right:0;bottom:0;font-size:16px;color:var(--theme-main);display:none}.pinyin-select-last-modal .pinyin-select-item .check-tag-checked{display:block}.pinyin-select-first-modal .pinyin-select-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.pinyin-select-first-modal .pinyin-select-line .line-origin-name{color:#252629;text-align:center;font-size:16px;font-style:normal;font-weight:500;margin-right:16px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.pinyin-select-first-modal .pinyin-select-line .poly-line{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;width:100%}.pinyin-select-first-modal .pinyin-select-line .poly-line,.pinyin-select-first-modal .pinyin-select-line .poly-line .pinyin-select-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}.pinyin-select-first-modal .pinyin-select-line .poly-line .pinyin-select-item{position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:.5px transparent;background:#f9f9f9;height:38px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.pinyin-select-first-modal .pinyin-select-line .poly-line .pinyin-select-item .text{color:#252629;text-align:center;font-size:14px;font-style:normal}.pinyin-select-first-modal .pinyin-select-line .poly-line .pinyin-select-item-checked{border:.5px var(--theme-main);background:var(--theme-light)}.pinyin-select-first-modal .pinyin-select-line .poly-line .pinyin-select-item-checked .text{color:var(--theme-main)}.pinyin-select-first-modal .pinyin-select-line .poly-line .pinyin-select-item .check-tag{position:absolute;right:0;bottom:0;font-size:16px;color:var(--theme-main);display:none}.pinyin-select-first-modal .pinyin-select-line .poly-line .pinyin-select-item .check-tag-checked{display:block}.pinyin-select-first-modal .pinyin-select-line .poly-line .pinyin-select-item{margin-top:0;margin-right:8px;width:100%}.contact-person-details{padding-bottom:20px}.contact-person-details .info{margin-bottom:32px}.contact-person-details .contact-title,.contact-person-details .info-title{font-weight:500;font-size:16px;color:#1e2126;line-height:24px}.contact-person-details .upload-container .file-list-container .file-list-content{white-space:pre-wrap}.contact-person-details .info-item-label{vertical-align:top}.contact-person-details .contact-card-wrap{padding-bottom:80px}.contact-person-details .contact-card-wrap .contact-title{margin-bottom:12px}.person-some-id-card .card{background-color:#fff;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;border:1px solid #d7dce6;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;width:400px;height:230px;padding:20px;position:relative}.person-some-id-card .card .card-top{height:28px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.person-some-id-card .card .card-top .user-name{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;color:#252629;font-size:16px;font-style:normal;font-weight:400;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.person-some-id-card .card .card-top .btn-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-main);cursor:pointer}.person-some-id-card .card .card-top .bank-edit{position:relative;cursor:pointer;margin-left:8px;margin-right:8px}.person-some-id-card .card .card-top .bank-edit:hover{color:var(--theme-main)}.person-some-id-card .card .card-top .bank-edit:after{content:"";height:8px;width:1px;position:absolute;right:-8px;top:-webkit-calc((100% - 8px)/2);top:-moz-calc((100% - 8px)/2);top:calc((100% - 8px)/2);background:var(--theme-main)}.person-some-id-card .card .card-top .bank-edit:last-child{margin-right:0}.person-some-id-card .card .card-top .bank-edit:last-child:after{background:transparent}.person-some-id-card .card .card-top .bank-edit:first-child{margin-left:0}.person-some-id-card .card .card-top .bank-edit .info-circle-delete{color:#6c788c}.person-some-id-card .card .card-top .bank-edit .info-circle-delete:hover{color:#ff6680}.person-some-id-card .card .card-top .bank-edit .info-circle-edit{color:#6c788c}.person-some-id-card .card .card-top .bank-edit .info-circle-edit:hover{color:var(--theme-main)}.person-some-id-card .card .card-number{margin-top:8px;color:#252629;font-size:18px;font-style:normal;font-weight:500;line-height:26px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.person-some-id-card .card .card-middle1{margin-top:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;height:20px;line-height:20px}.person-some-id-card .card .card-middle1 .bank-title{white-space:nowrap;color:#71757e;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.person-some-id-card .card .card-middle1 .bank-title-text{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.person-some-id-card .card .bank-card-position-middle{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:2px;font-size:14px;color:#4e5b71;line-height:20px;margin-bottom:4px}.person-some-id-card .card .bank-card-position-middle .bank-address{color:#71757e;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.person-some-id-card .card .bank-card-position-middle .bank-address-text{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.person-some-id-card .card .card-bottom{height:28px;line-height:28px;color:#4e5b71;position:absolute;bottom:20px}.person-some-id-card .card .card-bottom .status{display:inline-block;padding:2px 6px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f4feef;color:#41b43c;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.person-some-id-card .card .card-bottom .status .enable-status-img{font-size:14px;margin-right:4px}.person-some-id-card .card .card-bottom .is-default{display:inline-block;color:#495c6d;font-size:12px;font-style:normal;font-weight:400;line-height:18px;padding:2px 6px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#edf0f2}.person-some-id-card .card .enable-status-img{width:12px;height:12px;margin-right:2px}.person-some-id-card .card:hover{-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}.person-some-id-card .disabled-card{border:1px solid #dcdcdc}.person-some-id-card .disabled-card .card-bottom .status{background-color:#f7f8fa;color:#b5c0ce}.person-some-id-card .disabled-card:hover{-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}.person-some-id-card .new-id-card{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:1px solid transparent;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;width:400px;height:230px;padding:35px;background-color:#fff}.person-some-id-card .new-id-card .card-add-icon-wrap{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.person-some-id-card .new-id-card .card-add-icon-wrap .add-text{margin-top:12px;font-size:14px;line-height:1.5;color:#4e5b71}.person-some-id-card .new-id-card .add-id-card-icon,.person-some-id-card .new-id-card .card-add-icon-wrap .add-text{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.person-some-id-card .new-id-card .add-id-card-icon{font-size:48px;color:rgba(181,192,206,.5)}.person-some-id-card .new-id-card.border-gray,.person-some-id-card .new-id-card.readonly{border:1px dashed var(--theme-light);background-color:#f7f8fa}.person-some-id-card .new-id-card.readonly .add-text{color:#b5c0ce}.person-some-id-card .new-id-card:not(.readonly):hover{background-color:var(--theme-light);cursor:pointer;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}.person-some-id-card .new-id-card:not(.readonly):hover .add-id-card-icon,.person-some-id-card .new-id-card:not(.readonly):hover .card-add-icon-wrap .add-text{color:var(--theme-main)}.person-some-id-card .new-id-card.border-gray:hover{border-style:dashed}.create-update-modal .input-tips-wrap{width:400px}.create-update-modal .input-tips-wrap .input-target{width:350px}.encryption-eyes-component{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.encryption-eyes-component .children-content{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.encryption-eyes-component .encryption-chooser-txt{height:32px;-ms-flex-align:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.encryption-eyes-component .encryption-chooser-txt,.encryption-eyes-component .eyes-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.encryption-eyes-component .eyes-icon{-ms-flex-align:center;margin-left:4px;padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.encryption-eyes-component .eyes-icon:hover{background:#f2f2f3}.encryption-eyes-component .eyes-icon .helios-icon{font-size:14px;cursor:pointer}.tooltip-col-edit{padding:0}.tooltip-col-edit .ant-popover-message .anticon-exclamation-circle{display:none}.tooltip-col-edit .ant-popover-message .ant-popover-message-title{padding-left:0}.tooltip-col-edit .ant-popover-message .ant-input-number,.tooltip-col-edit .ant-popover-message .ant-select{width:100%}.tooltip-col-edit .ant-popover-message .ant-form .ant-form-item{padding-bottom:0;margin-bottom:16px}.tooltip-col-edit .ant-popover-buttons .ant-btn{min-width:auto;margin-left:5px}.tooltip-col-edit .tip-wrap{margin-bottom:5px}.table-header-right .col-edit-form{width:-webkit-calc(100% + 24px);width:-moz-calc(100% + 24px);width:calc(100% + 24px)}.col-edit-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;top:0;left:0;width:-webkit-calc(100% + 12px);width:-moz-calc(100% + 12px);width:calc(100% + 12px);padding-right:12px}.col-edit-form.ant-popover-open .icon-col-edit{color:var(--theme-main)}.col-edit-form .col-edit-text{width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.col-edit-form .icon-col-edit{line-height:22px;color:#b5c0ce;margin-left:8px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.mileage-subsidy-expense .info{width:100%;height:auto;padding:10px 0}.mileage-subsidy-expense .info .ant-card-bordered{border:1px solid #e8e9eb}.mileage-subsidy-expense .info .mileage-info{background-color:#f9f9f9;padding:20px 0 20px 20px}.mileage-subsidy-expense .info .info-title{font-weight:400;font-size:14px;line-height:22px;color:#000;margin-bottom:8px}.mileage-subsidy-expense .info .info-num{font-weight:500;font-size:20px;line-height:28px;color:#252629}.mileage-subsidy-expense .info .refrer-mileage{margin-left:15px;font-size:14px;font-weight:400;line-height:22px;color:#252629}.mileage-subsidy-expense .info .valuation-detail{font-size:14px;color:var(--theme-main);font-weight:400;margin-left:20px}.mileage-subsidy-expense .info .fee-button{margin-top:10px}.mileage-subsidy-expense .generate-cost{margin-top:22px}.mileage-subsidy-expense .pension-logo-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:300px;margin-top:100px;font-size:16px}.mileage-subsidy-expense .pension-logo-icon img{width:150px;height:150px}.mileage-subsidy-expense .mileage--date{width:100%;overflow-x:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.mileage-subsidy-expense .mileage--card{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:336px;margin-right:20px;position:relative;padding-bottom:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.mileage-subsidy-expense .mileage--card.mileage--card-selected{border:1px solid var(--theme-main)}.mileage-subsidy-expense .mileage--card .ant-card-actions{position:absolute;bottom:0;width:100%;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;background:#f9f9f9}.mileage-subsidy-expense .mileage--card-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:24px;line-height:24px}.mileage-subsidy-expense .mileage--card-prompt{margin-top:12px;color:#4e5b71;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:left}.mileage-subsidy-expense .mileage--cardbox-list{margin:4px 0 24px;height:45px}.mileage-subsidy-expense .mileage--cardbox-list .mileage--card-content{margin-top:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.mileage-subsidy-expense .mileage--cardbox-list .mileage--card-content .mileage--card-content-label{width:71px;color:#4e5b71;font-family:PingFang SC;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.1px;text-align:left}.mileage-subsidy-expense .mileage--cardbox-list .mileage--card-content .mileage--card-content-value{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;color:#1e2126;font-family:PingFang SC;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.1px;text-align:left}.mileage-subsidy-expense .mileage--cardbox-list .mileage--card-content .mileage--card-content-value .mileage--card-content-extra{padding:0;color:#848c95;font-weight:400;font-size:12px;line-height:20px;letter-spacing:.1px;text-align:left}.mileage-subsidy-expense .mileage--card-action{width:100%;padding-left:24px;text-align:left;color:#7e97c5}.mileage-subsidy-expense .has-expense{color:var(--theme-main)}.mileage-subsidy-expense .un-expense .ant-badge-status-text{color:#c3c5ca}.mileage-subsidy-expense .row-expand-display-none .ant-table-row-expand-icon{display:none}.mileage-subsidy-expense .mileage-point{margin:8px 0 8px 60px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.mileage-subsidy-expense .mileage-point-detail{white-space:nowrap}.mileage-subsidy-expense .mileage-point-label{width:100px}.mileage-subsidy-expense .mileage-point-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:46px}.mileage-subsidy-expense .mileage-point-row+.mileage-point-row{border-top:1px solid #ebebeb}.mileage-subsidy-expense .mileage-point-row_origin{color:rgba(121,121,121,.4);overflow:hidden;-o-text-overflow:"ellipsis";text-overflow:"ellipsis";white-space:nowrap}.mileage-subsidy-expense .mileage-subsidy-operation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.mileage-subsidy-expense .mileage-subsidy-operation__a_long{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.mileage-subsidy-expense .mileage-subsidy-operation__a{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.mileage-subsidy-expense-func{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mileage-subsidy-expense-func-right{width:450px}.mileage-subsidy-expense-func-right .ant-form-item{margin:0}.mileage-subsidy-expense-func-right .date-range-picker .ant-select-selection__clear.default{top:13px}.mileage-subsidy-expense-arrow{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.mileage-subsidy-expense .ant-table-pagination.ant-pagination{margin-bottom:102px}.mileage-subsidy-expense .selected-info{position:fixed;bottom:56px;width:100%;font-weight:400;font-size:14px;line-height:22px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#71757e;background-color:#fff;border-top:.5px solid #f2f2f3;padding:12px 0}.mileage-subsidy-expense .selected-info .total-subsidy{color:#ff800b}.mileage-subsidy-expense .selected-info .total-mileage{color:#252629}.mileage-subsidy-expense .selected-info .reference-mileage{color:#969aa2}.mileage-subsidy-expense .table-footer{position:fixed;width:100%;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;height:56px;border-top:.5px solid #f2f2f3}.mileage-subsidy-expense .table-footer-title{margin-left:12px;color:#71757e}.mileage-subsidy-expense-error{margin-top:120px!important}.mileage-subsidy-expense-error .error-title{display:none}.mileage-subsidy-expense .subsidy-list-tips{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px;-ms-flex-align:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #cfe8fb;background:#ecf6fd;color:#208bec;font-size:14px;line-height:22px;cursor:pointer}.mileage-subsidy-expense .subsidy-list-tips,.mileage-subsidy-expense .subsidy-list-tips .tips-left,.mileage-subsidy-expense .subsidy-list-tips .tips-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:8px}.mileage-subsidy-expense .subsidy-list-tips .tips-left,.mileage-subsidy-expense .subsidy-list-tips .tips-right{-ms-flex-align:center}.mileage-subsidy-expense .subsidy-list-tips .helios-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.mileage-subsidy-expense .subsidy-list-tips .tips-left{overflow:hidden}.mileage-subsidy-expense .subsidy-list-tips .tips-left span{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mileage-subsidy-expense .subsidy-list-tips .tips-right{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.has-error .dashed-add-button{border-color:#ff6680;color:#ff6680}.associate-mileage-detail{margin-top:16px;margin-left:-172px;max-width:820px}.associate-mileage-detail .advanced-table-container{margin-top:0}.associate-mileage-detail .advanced-table-scroll-container{margin-bottom:0}.associate-mileage-detail .advanced-table-scroll-container .resize-table-container{padding:0}.reference-mileage__input{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.reference-mileage__select .ant-select-selection{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;border-right:none}.new-subsidy .sub-title{font-weight:500;font-size:16px;line-height:24px;color:#252629}.expense-type-modal .add-budget-detail-icon{font-size:16px;margin-right:5px}.expense-type-modal .rate-deviation-cell{position:relative;color:#ff1711}.expense-type-modal .rate-deviation-cell span{color:#999;font-size:12px;margin-left:5px}.expense-type-modal .ant-modal-body{padding:0}.expense-type-modal .ant-modal-body .expense-type-container{max-height:-webkit-calc(100vh - 148px);max-height:-moz-calc(100vh - 148px);max-height:calc(100vh - 148px);height:500px;overflow:auto;padding:0}.expense-type-modal .expense-type-block{padding:16px 20px 10px;height:500px;overflow-y:scroll}.expense-type-modal .expense-type-block .margin-top-20{margin-top:20px}.expense-type-modal .expense-type-block .header{height:50px;background-color:#f6f9fc;padding:0 20px}.expense-type-modal .expense-type-block .header-left{font-size:16px;color:#1e2126}.expense-type-modal .expense-type-block .header-right{display:block;text-align:right;font-size:14px;color:var(--theme-main)}.expense-type-modal .expense-type-block .removed{opacity:0}.expense-type-modal .expense-type-block .expense-item{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:1px solid #ebf0f5}.expense-type-modal .expense-type-block .expense-item .content{padding:20px}.expense-type-modal .expense-type-block .expense-item .content .ant-row,.expense-type-modal .expense-type-block .expense-item .content .ant-row-flex{margin-bottom:32px}.expense-type-modal .expense-type-block .expense-item .content .icon-block{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d7dce6;line-height:48px;height:48px;padding:0 10px;cursor:pointer;position:relative}.expense-type-modal .expense-type-block .expense-item .content .icon-block:hover{border-color:var(--theme-dark)}.expense-type-modal .expense-type-block .expense-item .content .icon-disabled{color:#b5c0ce;background:#f7f8fa;cursor:not-allowed}.expense-type-modal .expense-type-block .expense-item .content .icon-disabled:hover{border-color:#d7dce6}.expense-type-modal .expense-type-block .expense-item .content .icon-img{height:25px;max-width:25px;margin:0 5px 0 10px}.expense-type-modal .expense-type-block .expense-item .content .icon-name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;width:240px;vertical-align:middle;white-space:nowrap}.expense-type-modal .expense-type-block .expense-item .content .icon-down{position:absolute;right:10px;top:17px;color:#7e97c5}.expense-type-modal .expense-type-block .expense-item .content .half-compact .compact-input-prev{width:40%}.expense-type-modal .expense-type-block .expense-item .content .half-compact .compact-input-next{width:60%}.expense-type-modal .expense-type-block .expense-item .content .expense-apportion-name span{display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.expense-type-modal .expense-type-block .expense-item .content .expense-apportion-name .required{display:inline;color:#f04134}.expense-type-modal .expense-type-block .expense-item .content .expense-apportion-chooser .anticon{line-height:1.5}.expense-type-modal .expense-type-block .expense-item .content .new-expense-apportion{color:var(--theme-main);font-size:14px;cursor:pointer}.expense-type-modal .expense-type-block .expense-item .content .new-expense-apportion:hover{color:var(--theme-main)}.expense-type-modal .expense-type-block .expense-item .content .expense-apportion-btn div{width:100%}.expense-type-modal .expense-type-block .expense-item .content .required:before{display:inline-block;margin-right:4px;content:"*";font-family:SimSun;line-height:1;font-size:14px;color:#f04134}.expense-type-modal .expense-type-block .no-expense-block{text-align:center;width:100%;margin:100px 0}.expense-type-modal .expense-type-block .no-expense-block img{width:60px;margin-bottom:10px}.expense-type-modal .expense-type-block .no-expense-block p{color:#ccc}.expense-type-modal .ant-table-small>.ant-table-content>.ant-table-body>table{padding:0}.expense-type-detail .expense-type-container .expense-apportion-name span{display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.expense-type-detail .expense-type-container .expense-apportion-content span{display:list-item;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.expense-type-detail .expense-type-container .expense-description-font{white-space:normal;word-break:break-word;word-wrap:break-word;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-size:18px;color:#666;font-weight:700}.expense-type-detail .ant-table-small>.ant-table-content>.ant-table-body>table{padding:0}.expense-type-detail .detail-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.expense-type-detail .detail-header .expense-name .img{width:28px;height:28px;margin-right:16px}.expense-type-detail .detail-header .expense-name .text{font-size:18px;color:#1e2126}.expense-type-detail .detail-header .viewer-btn{font-size:14px;color:var(--theme-main)}.expense-type-detail .detail-header .viewer-btn:hover{cursor:pointer}.expense-type-detail .custom-field{margin-bottom:12px;line-height:30px}.expense-type-detail .custom-field .label{margin-right:12px;width:140px;display:inline-block;color:#71757e}.expense-type-detail .custom-field .label .select-participant-detail{display:inline-block}.expense-type-detail .custom-field .value{width:-webkit-calc(100% - 152px);width:-moz-calc(100% - 152px);width:calc(100% - 152px);display:inline-block;color:#252629}.expense-type-detail .custom-field .custom-obj-table-show .export-modal-wrap .full-screen-button{margin-top:-22px}.expense-type-detail .expense-apportion .tag{margin-left:4px}.expense-type-detail .expense-apportion .apportion-item{margin-bottom:5px}.expense-type-detail .full-width{width:100%}.select-participant-detail .view-btn{margin-left:10px;white-space:nowrap}.select-participant-detail .view-btn-hide-title{margin-left:0;white-space:nowrap}.select-participant-detail-modal .ant-modal-body{padding:0 0 0 20px}.select-participant-detail-modal .advanced-table-head-container-header{padding-left:0}.select-participant-detail-modal .top-20{margin-top:20px}.travel-consumer{width:80%}.travel-consumer.small-width{width:66%}.travel-consumer .supplies-empty .empty-title{color:#969aa2;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.travel-consumer .supplies-empty .empty-title .helios-icon{margin-left:4px;cursor:pointer}.travel-consumer .supplies-empty .empty-content{margin-top:4px;margin-bottom:8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #f2f2f3;background:#f9f9f9;padding:8px 12px;color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.travel-consumer .supplyRow{margin-bottom:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.travel-consumer .supply-tag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;line-height:22px;margin:0 12px 12px 0;padding:4px 11px;border:1px solid #d6d8db;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#252629;overflow:hidden;cursor:pointer}.travel-consumer .supply-tag:hover{background-color:#f9f9f9}.travel-consumer .supply-tag.selected{border-color:var(--theme-main)}.travel-consumer .supply-tag.selected .check-tag{display:block}.travel-consumer .supply-tag .default-supplier-icon,.travel-consumer .supply-tag img{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:4px}.travel-consumer .supply-tag img{width:20px;height:20px}.travel-consumer .supply-tag .default-supplier-icon{font-size:20px}.travel-consumer .supply-tag .check-tag{display:none;position:absolute;bottom:0;right:0;font-size:12px;color:var(--theme-main)}.travel-consumer .supply{margin-bottom:12px;margin-right:16px;display:inline-block;line-height:15px}.travel-consumer .supply .card-name{display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.travel-consumer .supply .ant-card{display:inline-block}.travel-consumer .supply .ant-card-body{padding:0!important;text-align:center!important}.travel-consumer .supply .card-off{height:60px;width:60px}.travel-consumer .supply .card-off img{padding:4px;height:60px;border:1px solid #ccc}.travel-consumer .supply .card-off img:hover{border:1px solid var(--theme-main)}.travel-consumer .supply .card-off .card-name{color:#ccc}.travel-consumer .supply .card-off-disable{height:60px;width:60px;cursor:not-allowed}.travel-consumer .supply .card-off-disable img{padding:4px;height:60px;border:1px solid #ccc}.travel-consumer .supply .card-off-disable .card-name{color:#ccc}.travel-consumer .supply .card-on{height:60px;width:60px}.travel-consumer .supply .card-on img{padding:4px;height:60px;border:1px solid var(--theme-main)}.travel-consumer .supply .card-on .card-name{color:var(--theme-main)}.travel-half-day .half-range-group .select-single{width:-webkit-calc((100% - 30px)/2);width:-moz-calc((100% - 30px)/2);width:calc((100% - 30px)/2)}.travel-half-day .half-range-group .select-single:last-child .ant-select-selection{border-left:0}.travel-half-day .half-range-group .input-icon{margin-right:0;width:30px;border-left:0;pointer-events:none}.travel-half-day .half-range-group .input-icon .ant-input-number-input{background-color:#fff;text-align:center;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.annotate-list{line-height:22px}.annotate-list.pop-down{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fffbf3;padding:10px;border:1px solid #ffc16c}.annotate-list-item{margin-top:10px}.annotate-list-item-name{font-style:normal;font-weight:500;color:#252629}.annotate-list-item-date,.annotate-list-item-date-v2{color:#969aa2;font-size:12px}.annotate-list-item-date-v2{margin:0 8px;line-height:16px}.annotate-list-item:first-of-type{margin-top:0}.annotate-list-item-title{font-size:14px}.annotate-list-item-title,.annotate-list-item-title-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.annotate-list-item-content{font-size:14px;font-weight:400;color:#585c63}.annotate-list-item-wrapper{width:24px;height:24px;text-align:center;line-height:24px;color:#7e97c5;cursor:pointer}.annotate-list-item .annotate-list-item-popover{opacity:0}.annotate-list-item:hover .annotate-list-item-popover{opacity:1}.annotate-list .ant-tooltip-inner{min-width:46px;word-break:normal}.annotate-wrapper{width:24px;height:24px;text-align:center;line-height:24px;color:#7e97c5;cursor:pointer}.annotate-wrapper-content{background:var(--theme-light);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:.96;width:100%;height:100%}.annotate-wrapper-content .annotate-icon{color:#71757e}.annotate-wrapper-content:hover{background:#e3e4e5}.annotate-wrapper .ant-tooltip-inner{min-width:46px;word-break:normal}.annotate-popover textarea{width:300px;margin-bottom:10px;resize:none}.annotate-popover-buttons{text-align:right}.annotate-popover-buttons button{margin-left:5px}.annotate-wrapper-popover{z-index:10!important}.hover-content-container{position:absolute;left:0;top:0;z-index:999}.hover-content-wrapper-hide{display:none}.user-selector-v2 .ant-modal-body{padding:16px 20px 0;height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px);position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user-selector-v2 .ant-modal-body .padding-wrapper{padding:0 20px}.user-selector-v2 .ant-modal-body .history-wrapper{padding:8px 12px;margin-bottom:12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:14px;line-height:22px}.user-selector-v2 .ant-modal-body .history-wrapper,.user-selector-v2 .ant-modal-body .history-wrapper .history-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-selector-v2 .ant-modal-body .history-wrapper .history-left{margin-right:8px;color:#252629}.user-selector-v2 .ant-modal-body .history-wrapper .history-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-height:300px;overflow-y:hidden;overflow-x:hidden;-webkit-transition:max-height .3s linear;-o-transition:max-height .3s linear;-moz-transition:max-height .3s linear;transition:max-height .3s linear}.user-selector-v2 .ant-modal-body .history-wrapper .history-content.history-content-closed{max-height:30px;overflow:hidden;margin-bottom:-4px}.user-selector-v2 .ant-modal-body .history-wrapper .history-content.history-content-with-desc-closed{max-height:50px;overflow:hidden}.user-selector-v2 .ant-modal-body .history-wrapper .history-content .tag-item{display:inline-block;max-width:-webkit-calc(25% - 10px);max-width:-moz-calc(25% - 10px);max-width:calc(25% - 10px);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-right:8px;margin-bottom:8px;padding:2px 8px;background:#fff;color:#252629;cursor:pointer;font-size:14px;line-height:22px}.user-selector-v2 .ant-modal-body .history-wrapper .history-content .tag-item.has-desc{padding-bottom:0}.user-selector-v2 .ant-modal-body .history-wrapper .history-content .tag-item.selected-history-tag{background-color:var(--theme-light);color:var(--theme-main)}.user-selector-v2 .ant-modal-body .history-wrapper .history-content .tag-item.tag-item-empty{margin-top:2px;padding:2px 0;background-color:transparent}.user-selector-v2 .ant-modal-body .history-wrapper .history-content .tag-item .tag-item-title{display:inline-block;width:100%;font-size:12px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.user-selector-v2 .ant-modal-body .history-wrapper .history-content .tag-item .tag-item-title:hover{color:var(--theme-main)}.user-selector-v2 .ant-modal-body .history-wrapper .history-content .tag-item .tag-item-desc{display:inline-block;width:125%;font-size:12px;color:#848c95;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.user-selector-v2 .ant-modal-body .history-wrapper .history-content .tag-item .tag-item-desc:hover{color:var(--theme-main)}.user-selector-v2 .ant-modal-body .history-wrapper .history-right{width:100px;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;text-align:right}.user-selector-v2 .ant-modal-body .history-wrapper .history-right .history-toggle-btn{font-size:14px;color:#4e5b71;cursor:pointer}.user-selector-v2 .ant-modal-body .history-wrapper .history-right .history-toggle-btn:hover{color:var(--theme-main)}.user-selector-v2 .ant-modal-body .history-wrapper .history-right .anticon-delete{padding:0 5px;cursor:pointer}.user-selector-v2 .ant-modal-body .history-wrapper .history-right .anticon-delete:hover{color:var(--theme-main)}.user-selector-v2 .ant-modal-body .common-footer{width:100%;position:absolute;z-index:8;bottom:48px;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background-color:#fff;opacity:1;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;max-height:160px;padding:20px 20px 8px;overflow:auto;-webkit-box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;-moz-box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5;box-shadow:0 -4px 12px 0 rgba(0,0,0,.1),inset 0 1px 0 0 #ebf0f5}.user-selector-v2 .ant-modal-body .common-footer.hide{bottom:-125px}.user-selector-v2 .ant-modal-body .common-footer .footer-tags-flex{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.user-selector-v2 .ant-modal-body .common-footer .footer-tags-flex .footer-tags-flex-item{background-color:#f7f8fa;width:-webkit-calc((100% - 60px)/4);width:-moz-calc((100% - 60px)/4);width:calc((100% - 60px)/4);padding:8px;font-size:12px;color:#1e2126;line-height:16px;margin-bottom:12px;margin-right:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-selector-v2 .ant-modal-body .common-footer .footer-tags-flex .footer-tags-flex-item:nth-child(4n){margin-right:0}.user-selector-v2 .ant-modal-body .common-footer .footer-tags-flex .footer-tags-flex-item .footer-tags-flex-item-close{margin-left:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.user-selector-v2 .ant-modal-body .common-footer .footer-tags-flex .footer-tags-flex-item .footer-tags-flex-item-close:hover{color:#ff6680}.user-selector-v2 .ant-modal-body .modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-selector-v2 .ant-modal-body .search-area{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.user-selector-v2 .ant-modal-body .search-area .common-top-area{background-color:#fff;padding:12px 0 0}.user-selector-v2 .ant-modal-body .history-wrapper+.table-area{height:-webkit-calc(100% - 174px);height:-moz-calc(100% - 174px);height:calc(100% - 174px)}.user-selector-v2 .ant-modal-body .table-area{height:-webkit-calc(100% - 113px);height:-moz-calc(100% - 113px);height:calc(100% - 113px)}.user-selector-v2 .ant-modal-body .table-area-content{height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px);overflow:auto;margin-bottom:52px}.user-selector-v2 .ant-modal-body .tree-area{height:-webkit-calc(100% - 193px);height:-moz-calc(100% - 193px);height:calc(100% - 193px);position:relative;overflow:visible}.user-selector-v2 .ant-modal-body .tree-area .no-data-text{padding-top:20px;margin-left:20px;text-align:center}.user-selector-v2 .ant-modal-body .tree-area .ant-spin-container,.user-selector-v2 .ant-modal-body .tree-area .ant-spin-nested-loading{height:100%}.user-selector-v2 .ant-modal-body .tree-area .tree-table{height:-webkit-calc(100% - 48px);height:-moz-calc(100% - 48px);height:calc(100% - 48px);border:1px solid #dbe6f3}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-header{height:40px;background-color:#f7f8fa;border-bottom:1px solid #ebf0f5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-header .staff-num{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:270px}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-header .full-name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:280px}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-header .phone{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:246px}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-tree-box{height:-webkit-calc(100% - 40px);height:-moz-calc(100% - 40px);height:calc(100% - 40px);overflow-y:auto;overflow-x:hidden}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .staff-num{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:211px}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .full-name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:280px}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .render-tree-tile .phone{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;width:246px}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper{width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);width:calc(100% - 50px)}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title{width:100%}.user-selector-v2 .ant-modal-body .tree-area .tree-table .tree-table-tree-box .ant-tree-node-content-wrapper .ant-tree-title .group-name{width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.user-selector-v2 .ant-modal-body .tree-area .bottom-bar{border-color:#dbe6f3;position:absolute;bottom:0;width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px);left:-20px;height:49px;z-index:9;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left}.user-selector-v2 .ant-modal-body .tree-area .bottom-bar .selected-area{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:20px}.user-selector-v2 .ant-modal-body .tree-area .bottom-bar .selected-area .selected-number{color:var(--theme-main);margin:0 5px}.user-selector-v2 .select-text{margin-right:8px}.user-selector-v2 .select-text .select-num{color:#1e2126;font-weight:600;padding:0 4px}.user-selector-v2 .advanced-table-footer-area{margin-left:0}.supplier-info-card .a-anchor,.user-selector-v2 .user-operate-area{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.supplier-info-card-block{min-height:400px}.supplier-info-card-block .supplier-title{font-weight:500;font-size:20px;color:#1e2126;line-height:30px;margin-bottom:20px}.supplier-info-card-block .single-category-display{margin-bottom:24px}.supplier-info-card-block .single-category-display .page-title-display{font-weight:500;font-size:16px;color:#1e2126;line-height:24px;margin-bottom:8px}.supplier-info-card-block .single-category-display .ant-col-8{margin-bottom:8px}.supplier-info-card-block .single-category-display .display-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.supplier-info-card-block .single-category-display .display-line .label-display{font-size:14px;color:#4e5b71;line-height:20px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-width:40%}.supplier-info-card-block .single-category-display .display-line .value-display{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:4px;font-size:14px;color:#1e2126;line-height:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;white-space:nowrap}.supplier-info-modal-wrap .ant-loading-mask-above{width:100%;height:100%}.supplier-info-modal-wrap .ant-loading-mask-above,.supplier-info-modal-wrap .ant-loading-mask-above .ant-spin{z-index:1;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.supplier-info-modal-wrap .ant-loading-mask-above:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.3;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;z-index:10}.custom-table{position:relative;width:100%}.custom-table .ant-table,.custom-table .ant-table table{-webkit-border-top-left-radius:0!important;-moz-border-radius-topleft:0!important;border-top-left-radius:0!important;-webkit-border-top-right-radius:0!important;-moz-border-radius-topright:0!important;border-top-right-radius:0!important}.custom-table.old-custom .menu-icon{position:absolute;right:0;top:-20px;height:18px;line-height:16px;padding:0 10px;text-align:center;cursor:pointer;font-size:10px;border:1px solid #e9e9e9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.custom-table .table-container .custom-table-header{height:40px;line-height:40px;position:relative}.custom-table .table-container .custom-table-header .table-header-title{font-size:12px}.custom-table .table-container .custom-table-header .table-button{position:absolute;right:0;top:0;height:40px}.custom-table .table-container .custom-table-header .table-button button{margin-left:10px;border-color:transparent;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.custom-table .table-container .custom-table-header .table-button button:hover{color:#fff;background:var(--theme-main)}.custom-table .table-container .ant-table td{white-space:nowrap}.custom-table .filter-box{clear:both;padding:0 6px;height:40px;background-color:#f7f8fa;border:1px dashed var(--theme-light);border-bottom:none;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;line-height:40px;font-size:12px}.custom-table .filter-box i{cursor:pointer}.custom-table .filter-box button{border:none;background-color:transparent}.custom-table .filter-box button:hover{color:var(--theme-main)}.custom-table .filter-box #tag-list{display:inline-block;vertical-align:middle;width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px);width:calc(100% - 120px);margin-left:6px;margin-top:-4px;line-height:normal;white-space:nowrap;overflow:hidden}.custom-table .filter-box #tag-list #tag-container{display:inline-block;width:100%;-webkit-transition:all .15s cubic-bezier(.645,.045,.355,1);-moz-transition:all .15s cubic-bezier(.645,.045,.355,1);-o-transition:all .15s cubic-bezier(.645,.045,.355,1);transition:all .15s cubic-bezier(.645,.045,.355,1)}.custom-table .filter-box .filter-tag{height:24px;line-height:24px;background-color:#fff;color:var(--theme-main)}.custom-table .filter-box .filter-tag.checked{background-color:var(--theme-main);border-color:var(--theme-main);color:#fff}.custom-table .filter-box .filter-tag.checked i{color:#fff}.custom-table-modal .ant-table-placeholder{display:none}.custom-table-modal .reset{height:20px;line-height:20px;width:100%;display:block;text-align:right}.custom-table-modal .custom-table-row-area{max-height:-webkit-calc(100vh - 450px);max-height:-moz-calc(100vh - 450px);max-height:calc(100vh - 450px);overflow:scroll}.custom-table-modal .custom-table-title{width:100%;background:#f7f8fa;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:14px;color:#1e2126;height:24px;line-height:24px;padding-left:10px;margin-bottom:10px}.custom-table-modal .tips{position:relative;padding-left:35px;line-height:21px}.custom-table-modal .tips div{position:absolute;left:0;top:0;height:21px;line-height:21px}.custom-table-modal .sort-container{position:relative}.custom-table-modal .sort-container .drag-sort-list{-webkit-transform:scale(1)!important;-moz-transform:scale(1)!important;-ms-transform:scale(1)!important;-o-transform:scale(1)!important;transform:scale(1)!important}.custom-table-modal .sort-container .custom-column-item:last-child{border-bottom:1px solid var(--theme-light)}.custom-table-modal .sort-container .custom-column-item{background:#fff;position:relative;padding:0 120px 0 30px;height:50px;line-height:50px;border:1px solid var(--theme-light);border-bottom:none;width:100%}.custom-table-modal .sort-container .custom-column-item .selected-icon{position:absolute;left:0;top:0;height:50px;line-height:50px;width:30px;text-align:center}.custom-table-modal .sort-container .custom-column-item .column-width{padding:10px}.custom-table-modal .sort-container .custom-column-item .column-width .column-name{height:20px;line-height:20px}.custom-table-modal .sort-container .custom-column-item .column-width .ant-slider{margin:0;cursor:default}.custom-table-modal .sort-container .custom-column-item .column-operation{position:absolute;right:0;top:0;height:50px;line-height:50px;padding:0 10px;width:120px;text-align:center}.custom-table-modal .sort-container .custom-column-item .column-operation i{font-size:20px;cursor:pointer;color:var(--theme-main)}.single-field-component .field-container,.visible-field-comp .field-container{position:relative}.single-field-component .field-container .single-field-item,.visible-field-comp .field-container .single-field-item{position:absolute;width:100%;margin-bottom:16px}.single-field-component .field-container .single-field-item .ant-select-arrow,.visible-field-comp .field-container .single-field-item .ant-select-arrow{display:none}.single-field-component .field-container .single-field-item .single-link-box-add,.visible-field-comp .field-container .single-field-item .single-link-box-add{text-align:center;border:1px dashed #e1e2e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:15px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.single-field-component .field-container .single-field-item .single-link-box-add:hover,.visible-field-comp .field-container .single-field-item .single-link-box-add:hover{border-color:var(--theme-main);color:var(--theme-main)}.single-field-component .field-container .single-field-item .single-link-box,.visible-field-comp .field-container .single-field-item .single-link-box{border:1px solid #e1e2e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:15px}.single-field-component .field-container .single-field-item .single-link-box .title-and-delete,.visible-field-comp .field-container .single-field-item .single-link-box .title-and-delete{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.single-field-component .field-container .single-field-item .single-link-box .title-and-delete .title,.visible-field-comp .field-container .single-field-item .single-link-box .title-and-delete .title{color:#0a0f1e;font-size:16px;font-weight:500}.single-field-component .field-container .single-field-item .single-link-box .title-and-delete .anticon:hover,.visible-field-comp .field-container .single-field-item .single-link-box .title-and-delete .anticon:hover{cursor:pointer;color:#ff6680}.single-field-component .field-container .single-field-item .single-link-box .add-style,.visible-field-comp .field-container .single-field-item .single-link-box .add-style{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--theme-main);cursor:pointer}.single-field-component .field-container .single-field-item .single-link-box .add-style .anticon,.visible-field-comp .field-container .single-field-item .single-link-box .add-style .anticon{font-weight:600}.single-field-component .field-container .single-field-item .single-link-box .tip-style,.visible-field-comp .field-container .single-field-item .single-link-box .tip-style{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#b5c0ce}.single-field-component .field-container .single-field-item .ant-form-item:last-child,.visible-field-comp .field-container .single-field-item .ant-form-item:last-child{margin-bottom:0}.single-field-component .fields-area .wrapped-data-dropped-item,.visible-field-comp .fields-area .wrapped-data-dropped-item{-webkit-transition:background,color .3s ease;-o-transition:background,color .3s ease;-moz-transition:background,color .3s ease;transition:background,color .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative;display:inline-block;padding:4px 8px 4px 10px;background:#f7f8fa;border:1px solid #f7f8fa;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;font-size:12px;color:#1e2126;text-align:left;line-height:16px;margin-right:8px;margin-bottom:8px}.single-field-component .fields-area .wrapped-data-dropped-item .anticon-close,.visible-field-comp .fields-area .wrapped-data-dropped-item .anticon-close{margin-left:2px;font-size:12px;cursor:pointer;color:var(--theme-light)}.single-field-component .fields-area .wrapped-data-dropped-item .anticon-close:hover,.visible-field-comp .fields-area .wrapped-data-dropped-item .anticon-close:hover{color:#ff6680}.single-field-component .fields-area .wrapped-data-dropped-item .anticon-down,.visible-field-comp .fields-area .wrapped-data-dropped-item .anticon-down{display:none;margin-right:2px;font-size:12px;cursor:pointer;color:#7e97c5}.single-field-component .fields-area .wrapped-data-dropped-item:hover,.visible-field-comp .fields-area .wrapped-data-dropped-item:hover{border:1px solid var(--theme-main)}.choose-main-link-field-modal .category-radio-name{font-size:16px;font-weight:500}.choose-main-link-field-modal .single-category{margin-bottom:16px}.choose-main-link-field-modal .ant-radio-wrapper{margin-bottom:8px}.choose-link-field-modal .custom-report-data-content{position:relative;border:1px solid var(--theme-light);padding:8px 12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;height:76px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow-y:auto}.choose-link-field-modal .custom-report-data-content .link-title{line-height:24px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.choose-link-field-modal .custom-report-data-content .link-list{width:100%;position:relative;margin-bottom:-8px}.choose-link-field-modal .custom-report-data-content .place-holder{position:absolute;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;color:#c2c2c2;line-height:16px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.choose-link-field-modal .title-line{margin:16px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.choose-link-field-modal .title-line .title{line-height:28px;font-size:16px;font-weight:500;color:#0a0f1e;margin-right:12px}.choose-link-field-modal .title-line .list-title{font-size:14px;color:#b5c0ce;line-height:28px}.choose-link-field-modal .title-line .input-search .ant-input-search-icon{color:#b5c0ce}.choose-link-field-modal .title-line .input-search .ant-input{height:32px}.choose-link-field-modal .attr-list-box{height:350px;overflow:auto;position:relative}.choose-link-field-modal .attr-list-box .muuri-list-box{position:relative}.choose-link-field-modal .attr-list-box .wrapped-data-dropped-item{margin-right:8px;margin-bottom:8px}.choose-link-field-modal .attr-list-box .wrapped-data-dropped-item:hover{border:1px solid #f7f8fa}.choose-link-field-modal .attr-list-box .wrapped-data-dropped-item .anticon-close,.choose-link-field-modal .attr-list-box .wrapped-data-dropped-item .anticon-down,.choose-link-field-modal .attr-list-box .wrapped-data-dropped-item:hover .anticon-close{visibility:hidden;opacity:0}.choose-link-field-modal .muuri-item-placeholder-attr{background-color:var(--theme-light);-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}.choose-link-field-modal .wrapped-data-dropped-item{-webkit-transition:background,color .3s ease;-o-transition:background,color .3s ease;-moz-transition:background,color .3s ease;transition:background,color .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:absolute;display:inline-block;padding:4px 8px;background:#f7f8fa;border:1px solid #f7f8fa;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;font-size:12px;color:#1e2126;text-align:left;line-height:16px;margin-right:8px;margin-bottom:8px}.choose-link-field-modal .wrapped-data-dropped-item .anticon-close{margin-left:2px;font-size:12px;cursor:pointer;color:var(--theme-light)}.choose-link-field-modal .wrapped-data-dropped-item .anticon-close:hover{color:#ff6680}.choose-link-field-modal .wrapped-data-dropped-item .anticon-down{margin-right:2px;font-size:12px;cursor:pointer;color:#7e97c5}.choose-link-field-modal .wrapped-data-dropped-item:hover{border:1px solid var(--theme-main)}.choose-link-field-modal .wrapped-data-dropped-item.disabled-field{cursor:not-allowed;color:#b5c0ce}.choose-link-field-modal .wrapped-data-dropped-item.high-light{background:var(--theme-light);color:var(--theme-main);font-weight:500}#custom-report-drag-container{width:-webkit-calc(100% - 140px);width:-moz-calc(100% - 140px);width:calc(100% - 140px);position:fixed;left:0;top:0;z-index:20000}#custom-report-drag-container .muuri-item-dragging-attr,#custom-report-drag-container .muuri-item-releasing-attr{-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 16px 0 rgba(0,0,0,.15);box-shadow:0 8px 16px 0 rgba(0,0,0,.15);z-index:2000}#custom-report-drag-container .wrapped-data-dropped-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:absolute;display:inline-block;padding:4px 8px;background:#f7f8fa;border:1px solid #f7f8fa;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;font-size:12px;color:#1e2126;text-align:left;line-height:16px;margin-right:8px;margin-bottom:8px}#custom-report-drag-container .wrapped-data-dropped-item .anticon-close,#custom-report-drag-container .wrapped-data-dropped-item .anticon-down{visibility:hidden;opacity:0}#custom-report-drag-container .wrapped-data-dropped-item:hover{border:1px solid #f7f8fa}#custom-report-drag-container .wrapped-data-dropped-item:hover .anticon-close{visibility:hidden;opacity:0}.custom-export-setting .ant-form-item .ant-form-item-control-wrapper{width:100%}.visible-field-comp .add-field-btn,.visible-field-comp .fields-area{margin-top:16px}.visible-field-comp .fields-area{border:1px solid #d9d9d9;padding:10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:124px;overflow:auto}.display-field-modal .link-list .anticon-down{display:none}.export-menu-pop{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.export-menu-pop .title{margin-right:12px}.export-menu-pop .icons-area .anticon{margin-left:8px}.export-menu-pop .icons-area .anticon-edit:hover{color:var(--theme-main)}.export-menu-pop .icons-area .anticon-delete:hover{color:#f04134}.budget-explain-gauge{width:-webkit-calc(100% + 70px);width:-moz-calc(100% + 70px);width:calc(100% + 70px);position:relative;top:-20px;left:-40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.budget-explain-gauge .gauge-chart{position:relative}.budget-explain-gauge .gauge-chart .gauge-chart-explain{width:100%;text-align:center;position:absolute;top:-webkit-calc(50% - 34px);top:-moz-calc(50% - 34px);top:calc(50% - 34px);left:0}.budget-explain-gauge .gauge-chart .gauge-chart-explain .explain-schedule{color:#252629;font-size:40px;font-weight:700;font-family:DIN Alternate;line-height:46px}.budget-explain-gauge .gauge-chart .gauge-chart-explain .explain-name{color:#8b90a0;line-height:22px}.budget-explain-gauge .legend-container{position:relative;top:-12px;left:-30px}.budget-explain-gauge .legend-container .show-money{color:#252629;margin-left:8px}.budget-explain-gauge .legend-container .show-money.show-negative-money{color:#f04134}.budget-explain-gauge .legend-container .budget-total-amount{color:#252629;font-weight:500}.budget-explain-gauge .legend-container .budget-total-amount .show-money{font-size:20px;margin-left:4px}.budget-explain-gauge .legend-container .budget-amount-list{margin-top:16px}.budget-explain-gauge .legend-container .budget-amount-list .budget-amount-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.budget-explain-gauge .legend-container .budget-amount-list .budget-amount-item .item-icon{width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.budget-explain-gauge .legend-container .budget-amount-list .budget-amount-item .item-name{width:70px;color:#71757e;margin-left:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.budget-explain-gauge .legend-container .occupation-amount{font-size:12px;background:#f1f3f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;line-height:18px;padding:8px 12px}.budget-explain-item-detail .explain-title{color:#252629;font-size:20px;font-weight:500;line-height:28px;margin-bottom:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.budget-explain-item-detail .content-title{color:#252629;font-size:16px;font-weight:500;line-height:24px;margin-bottom:16px}.budget-explain-item-detail .info-item-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.budget-explain-item-detail .info-item-list .info-item{width:33%;margin-bottom:16px}.budget-explain-item-detail .info-item-list .info-item .item-title{color:#71757e;line-height:22px}.budget-explain-item-detail .info-item-list .info-item .item-value{color:#252629;line-height:22px;margin-top:4px}.budget-explain-item-detail .info-item-list .info-item .item-extra{color:#969aa2;font-size:12px;line-height:18px;margin-top:4px}.budget-explain-item-detail .ant-divider{background:#f2f2f3;margin:4px 0 20px}.budget-explain-progress{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.budget-explain-progress .progress-schedule{color:#252629;font-size:16px;font-weight:700;font-family:DIN Alternate;margin-right:10px;text-align:right;width:20%}.budget-explain-progress .progress-content{width:80%}.budget-explain-progress .progress-content .amount-title,.budget-explain-progress .progress-content .amount-value{color:#969aa2;font-size:12px;line-height:18px}.budget-explain-progress .progress-content .amount-value{font-weight:700;margin-left:4px}.budget-explain-progress .progress-content .amount-value.amount-negative{color:#f04134!important}.budget-explain-progress .progress-content .progress-content-top .amount-value{color:#71757e}.budget-explain-progress .progress-content .progress-content-middle{width:100%;height:4px;background:#d6d8db;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;margin:10px 0;position:relative}.budget-explain-progress .progress-content .progress-content-middle .bar-item{height:100%;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;position:absolute;top:0;left:0}.budget-explain-progress .progress-content .progress-content-middle .bar-item-reverse{z-index:1}.budget-explain-progress .progress-content .progress-content-bottom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.budget-explain-progress .progress-content .progress-content-bottom .legend-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.budget-explain-progress .progress-content .progress-content-bottom .legend-item .legend-icon{width:4px;height:4px}.budget-explain-progress .progress-content .progress-content-bottom .legend-item .amount-title{margin-left:4px}.budget-explain-progress .progress-content .progress-content-bottom .legend-item .amount-value{color:#252629}.budget-explain .ant-collapse{background:#fff}.budget-explain .ant-collapse .ant-collapse-item{margin-bottom:16px;border-bottom:none}.budget-explain .ant-collapse .ant-collapse-item .ant-collapse-header{color:#252629;font-size:16px;font-weight:500;line-height:24px;background:#f9f9f9;padding-top:8px;padding-bottom:8px}.budget-explain .ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{font-size:16px}.budget-explain .ant-collapse .ant-collapse-item .ant-collapse-content{padding:0;background:#fff}.budget-explain .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:0;border-left:1px solid #f2f2f3;border-right:1px solid #f2f2f3;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.budget-explain .control-item{cursor:pointer;padding:12px 20px;border-bottom:1px solid #f2f2f3;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.budget-explain .control-item .item-left-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.budget-explain .control-item .item-left-content .control-item-title{color:#252629;font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.budget-explain .control-item .item-left-content .dimension-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.budget-explain .control-item .item-left-content .dimension-item{color:#252629;line-height:22px;margin-top:4px;min-width:-webkit-calc(50% - 8px);min-width:-moz-calc(50% - 8px);min-width:calc(50% - 8px);margin-right:8px}.budget-explain .control-item .item-left-content .dimension-item .dimension-item-title{color:#71757e}.budget-explain .control-item .item-right-content{width:60%;max-width:420px}.budget-explain .budget-explain-item-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.budget-explain .budget-explain-item-header .export-modal-wrap{font-size:14px;font-weight:400;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.budget-explain .budget-explain-item-header .export-modal-wrap .helios-icon{margin-right:4px}.budget-close{margin-bottom:30px}.budget-close .margin-bottom-12{margin-bottom:12px}.budget-close .budget-close-expanded-row .ant-table-content{overflow-x:auto}.budget-explain-no-info.tab-no-info{margin-top:120px}.budget-explain-no-info.modal-no-info{margin-top:25px}.modal-budget-explain .budget-explain{padding-bottom:4px}.modal-budget-explain .budget-explain-no-info.modal-no-info{height:100%;margin-top:0}.modal-budget-explain .budget-explain-no-info.modal-no-info .error.background-transparent{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.document-execetion-table{margin-bottom:30px}.document-execetion-table-title{margin-bottom:10px;font-size:16px}.budget-explain-no-info{text-align:center;margin-top:65px}.budget-explain-no-info-img{width:160px}.budget-explain-no-info-tip{color:#1e2126;font-weight:bolder;font-size:16px;margin-top:12px}.budget-explain-show .text{color:var(--theme-main);cursor:pointer}.modal-quota-usage .title{font-weight:500;line-height:24px}.modal-quota-usage .sub-title{color:#71757e;font-size:14px;line-height:22px}.modal-quota-usage .progress-group{margin:16px 0;color:#252629;font-size:16px}.modal-quota-usage .progress-group-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f9f9f9}.modal-quota-usage .progress-group .progress-wrapper{padding:16px 12px;font-size:14px;border:.5px solid #f2f2f3}.modal-quota-usage .progress-group .progress-wrapper .over-quota{color:#ff7f63!important}.modal-quota-usage .progress-group .progress-bottom-wrapper,.modal-quota-usage .progress-group .progress-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-quota-usage .progress-group .progress-bottom-wrapper .progress-bottom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.modal-quota-usage .progress-group .progress-bottom{font-size:16px}.modal-quota-usage .progress-group-footer{padding:8px 12px;-ms-flex-align:center;gap:4px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;color:#969aa2;font-size:14px;line-height:22px;border:.5px solid #f2f2f3;cursor:pointer}.modal-quota-usage .limit-detail-empty,.modal-quota-usage .progress-group-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.modal-quota-usage .limit-detail-empty{height:-webkit-calc(100% - 77px);height:-moz-calc(100% - 77px);height:calc(100% - 77px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.modal-quota-usage .limit-detail-empty .empty-svg{font-size:120px;color:var(--theme-main)}.modal-quota-usage .limit-detail-empty .empty-text{color:#71757e;line-height:20px;text-align:center}.custom-obj-table-show .export-modal-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.custom-obj-table-show .export-modal-wrap .full-screen-button{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;line-height:16px;margin-top:-22px;color:#71757e}.custom-obj-table-show .export-modal-wrap .full-screen-button .icon-export{min-width:16px;font-size:16px;color:#71757e}.custom-obj-table-show .export-modal-wrap .full-screen-button:hover{background:#f2f2f3;cursor:pointer}.ant-alert+.rule-edit-template-wrap{margin-top:16px}.rule-edit-template-wrap .slide-footer .button-wrap{position:absolute;width:100%;height:0%;cursor:pointer;top:0}.rule-edit-template-wrap .slide-footer .button-wrap.show{height:100%}.rule-edit-template-wrap .rotate-icon{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.rule-edit-template-wrap .business-title-wrap .business-title{margin-left:0}.business-title-wrap{margin-bottom:20px}.business-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#252629;font-weight:500;margin-left:-12px}.business-title:before{content:"";display:block;width:3px;height:16px;background:var(--theme-main);margin-right:9px}.business-title .flex-row{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.business-description{font-weight:400;font-size:14px;line-height:22px;color:#71757e}.invoice-ocr-check-desc{font-size:12px;color:#999;max-width:220px;white-space:normal}.invoice-ocr-check .ocr-upload-button{padding:4px}.invoice-ocr-check.only-ofd{display:inline-block}.invoice-ocr-check.only-ofd .ocr-upload-button:before{content:"+";font-size:22px;font-weight:200;padding-right:5px;position:relative;top:1px}.invoice-ocr-check.only-ofd .ocr-upload-button{padding:0;color:var(--theme-main)}.invoice-ocr-checking .ant-modal-body{text-align:center}.invoice-ocr-checking .ant-modal-body .checking-img{margin:25px 0;height:100px;width:100px;-webkit-animation:rotateZ 1s linear infinite;-o-animation:rotateZ 1s linear infinite;-moz-animation:rotateZ 1s linear infinite;animation:rotateZ 1s linear infinite}@-webkit-keyframes rotateZ{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes rotateZ{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes rotateZ{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateZ{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.invoice-ocr-checking .ant-modal-body .checking-img-content{position:absolute;width:40px;height:40px;left:50%;top:80px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.invoice-ocr-checking .ant-modal-body .checking-divide{height:1px;width:80%;background:#d7dce6;margin-left:10%;margin-bottom:15px}.invoice-ocr-checking .ant-modal-body .checking-title{font-size:21px;color:#505564;text-align:center;width:100%;height:40px;line-height:40px}.invoice-ocr-checked-list .little-tip{font-size:12px;color:#999}.invoice-ocr-checked-list .invoice-container{overflow:auto;max-height:-webkit-calc(100vh - 190px);max-height:-moz-calc(100vh - 190px);max-height:calc(100vh - 190px)}.invoice-ocr-checked-list .invoice-container .invoice-block{width:200px;height:140px;position:relative;margin-bottom:10px;float:left;border:1px solid transparent}.invoice-ocr-checked-list .invoice-container .invoice-block.invoice-block-left{margin-left:10px}.invoice-ocr-checked-list .invoice-container .invoice-block.invoice-selected{border-color:#3b7ced}.invoice-ocr-checked-list .invoice-container .invoice-block.invoice-selected .invoice-amount{background:#3b7ced}.invoice-ocr-checked-list .invoice-container .invoice-block .invoice-image{width:198px;height:138px}.invoice-ocr-checked-list .invoice-container .invoice-block .invoice-amount{position:absolute;bottom:0;width:100%;height:30px;line-height:30px;padding-right:10px;text-align:right;color:#fff;background:rgba(0,0,0,.6)}.ocr-loading{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ocr-loading,.ocr-loading-progress{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.ocr-loading-progress{width:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ocr-loading .ocr-no-invoice{width:80px;height:80px}.ocr-loading .noInvoice,.ocr-loading .partialSuccess{color:#ff800b}.ocr-loading .error-info-header{color:#252629;font-size:14px;font-weight:500}.ocr-loading .error-info-detail{color:#71757e;font-size:14px}.ocr-loading-words{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:32px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.ocr-loading-words .success{color:#32cd91}.ocr-loading-words .loading{color:var(--theme-main)}.ocr-loading-words .error{color:#ff6680}.ocr-loading__img{width:48px}.ocr-loading-animate{width:4px;height:4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;-webkit-animation:ocr-loading-circle 1s linear infinite;-moz-animation:ocr-loading-circle 1s linear infinite;-o-animation:ocr-loading-circle 1s linear infinite;animation:ocr-loading-circle 1s linear infinite;vertical-align:text-bottom;background-color:rgba(43,120,255,0);-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1),16px 0 0 0 rgba(43,120,255,0);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1),16px 0 0 0 rgba(43,120,255,0);box-shadow:0 4px 16px 0 rgba(0,0,0,.1),16px 0 0 0 rgba(43,120,255,0)}@-webkit-keyframes ocr-loading-circle{25%{background-color:var(--theme-main);-webkit-box-shadow:8px 0 0 0 rgba(43,120,255,0),16px 0 0 0 rgba(43,120,255,0);box-shadow:8px 0 0 0 rgba(43,120,255,0),16px 0 0 0 rgba(43,120,255,0)}50%{background-color:var(--theme-main);-webkit-box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 rgba(43,120,255,0);box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 rgba(43,120,255,0)}75%{background-color:var(--theme-main);-webkit-box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 var(--theme-main);box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 var(--theme-main)}}@-moz-keyframes ocr-loading-circle{25%{background-color:var(--theme-main);-moz-box-shadow:8px 0 0 0 rgba(43,120,255,0),16px 0 0 0 rgba(43,120,255,0);box-shadow:8px 0 0 0 rgba(43,120,255,0),16px 0 0 0 rgba(43,120,255,0)}50%{background-color:var(--theme-main);-moz-box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 rgba(43,120,255,0);box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 rgba(43,120,255,0)}75%{background-color:var(--theme-main);-moz-box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 var(--theme-main);box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 var(--theme-main)}}@-o-keyframes ocr-loading-circle{25%{background-color:var(--theme-main);box-shadow:8px 0 0 0 rgba(43,120,255,0),16px 0 0 0 rgba(43,120,255,0)}50%{background-color:var(--theme-main);box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 rgba(43,120,255,0)}75%{background-color:var(--theme-main);box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 var(--theme-main)}}@keyframes ocr-loading-circle{25%{background-color:var(--theme-main);-webkit-box-shadow:8px 0 0 0 rgba(43,120,255,0),16px 0 0 0 rgba(43,120,255,0);-moz-box-shadow:8px 0 0 0 rgba(43,120,255,0),16px 0 0 0 rgba(43,120,255,0);box-shadow:8px 0 0 0 rgba(43,120,255,0),16px 0 0 0 rgba(43,120,255,0)}50%{background-color:var(--theme-main);-webkit-box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 rgba(43,120,255,0);-moz-box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 rgba(43,120,255,0);box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 rgba(43,120,255,0)}75%{background-color:var(--theme-main);-webkit-box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 var(--theme-main);-moz-box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 var(--theme-main);box-shadow:8px 0 0 0 var(--theme-main),16px 0 0 0 var(--theme-main)}}.select-dep-by-role .select-dep-by-role-container .search-input-wrap{margin-bottom:10px}.org-structure-role-tree{height:460px;overflow-x:auto;overflow-y:auto;border:1px solid #eee;padding-top:2px}.org-structure-role-tree .org-dep-node-set{overflow:hidden;display:block;width:30px;float:right;font-size:20px;text-align:center}.org-structure-role-tree .org-dep-node{overflow:hidden;display:block}.org-structure-role-tree .org-dep-node .node-title-wrap{width:840px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.proxies-modal-main-job,.station-modal-main-job{color:var(--theme-main)}.proxies-modal-main-job.ant-tag.ant-tag-has-color.tag-status-closed{padding:0 4px;margin-right:4px;color:#272d37;font-weight:500}.proxies-modal-main-job.ant-tag.ant-tag-has-color.tag-status-closed+span{vertical-align:middle}.proxies-modal .ant-select-dropdown .formName-option,.station-modal .ant-select-dropdown .formName-option{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.proxies-modal .ant-select-dropdown .option-left,.station-modal .ant-select-dropdown .option-left{white-space:normal;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.proxies-modal .ant-select-dropdown .option-right,.station-modal .ant-select-dropdown .option-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.proxies-modal .ant-select-dropdown .prompt-icon,.station-modal .ant-select-dropdown .prompt-icon{white-space:nowrap;font-size:14px;min-width:14px;margin-left:8px}.proxies-select-dropdown .formName-option{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.proxies-select-dropdown .option-left{white-space:normal;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.proxies-select-dropdown .option-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.proxies-select-dropdown .prompt-icon{white-space:nowrap;font-size:14px;min-width:14px;margin-left:8px}.select-proxy-user .select-history{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;margin-bottom:-8px}.select-proxy-user .select-history-title{color:#71757e;font-size:12px;line-height:18px;margin-bottom:8px}.select-proxy-user .select-history-item{margin-left:8px;margin-bottom:8px;padding:4px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f2f2f3;color:#252629;font-size:12px;line-height:18px;cursor:pointer}.person-account-modal-wrapper .ant-modal-body{max-height:-webkit-calc(100vh - 200px);max-height:-moz-calc(100vh - 200px);max-height:calc(100vh - 200px);overflow:auto}.transfer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.transfer-list{position:relative;display:inline-block;vertical-align:middle;border:1px solid #dbe6f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-flex:1;-ms-flex:auto;-webkit-flex:auto;-moz-box-flex:1;flex:auto;width:auto;height:auto;min-height:200px}.transfer-list-title{font-weight:500;padding:12px 16px 0;font-size:14px;line-height:24px}.transfer-list-search{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:12px 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #dbe6f3}.transfer-list .body{position:relative;height:-webkit-calc(100% - 36px);height:-moz-calc(100% - 36px);height:calc(100% - 36px)}.transfer-list-content{padding:8px 16px 12px;height:100%}.transfer-list-content ul{height:100%;margin:0;padding:0;overflow:auto;list-style:none}.transfer-list-content ul li{min-height:32px;line-height:32px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.transfer-operation{display:inline-block;margin:0 8px;overflow:hidden;vertical-align:middle;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.transfer-operation .ant-btn:first-child{margin-bottom:4px}.transfer-operation .ant-btn{display:block;width:24px;min-width:0;height:24px;padding:0!important}.helios-main{position:relative;height:100%;width:auto}.helios-main .ant-layout-sider{-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.helios-main .menu-header-container{background:#171e38}.helios-main .menu-header-container .company-name{text-align:left}.helios-main .menu-header-container .company-name .company-logo{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:80px;max-height:20px}.helios-main .menu-header-container .company-name .name{vertical-align:middle}.helios-main .breadcrumb{display:inline-block}.helios-main .breadcrumb i{font-size:12px;color:#bbb;transform:scale(.8);-ms-transform:scale(.8);-moz-transform:scale(.8);-webkit-transform:scale(.8);-o-transform:scale(.8)}.helios-main .breadcrumb .last-breadcrumb{color:#4e5b71}.helios-main .breadcrumb .last-breadcrumb .ant-breadcrumb-separator{display:none}.helios-main .menu-breadcrumb-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.helios-main .menu-breadcrumb-right .menu-breadcrumb-right-item{margin-right:12px}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .tips-line{color:#ff800b;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:18px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .setting-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .setting-line .setting-item{position:relative;margin:0 8px;color:#252629;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .setting-line .setting-item .item-icon{font-size:14px;margin-right:4px}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .setting-line .setting-item:after{content:"";position:absolute;right:-7px;top:2px;height:12px;width:1px;background:#d6d8db}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .setting-line .setting-item:last-child:after{display:none}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .setting-line .setting-item:hover{color:var(--theme-main);cursor:pointer}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .group-checkbox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;height:24px;padding:2px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .group-checkbox-item{margin-right:2px;padding:1px 2px;color:#252629;font-size:12px;font-style:normal;font-weight:400;line-height:18px;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .group-checkbox-item:last-child{margin-right:0}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .group-checkbox-item:hover{color:var(--theme-main);background:#f2f2f3}.helios-main .menu-breadcrumb-right .home-breadcrumb-right .section .group-checkbox-item-active{background:var(--theme-light);color:var(--theme-main)}.helios-main .helios-sider{z-index:5;position:fixed;left:0;top:0;height:100%;overflow:hidden}.helios-main .helios-sider .trial-info{height:24px;line-height:24px;font-size:12px;color:#fff;background:#ff6680;text-align:center;width:100%}.helios-main .helios-sider .trial-info .trail-img-icon{width:13px;height:13px;margin-right:4px}.helios-main .helios-sider .menu-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;position:relative}.helios-main .helios-sider .menu-container .result-menu-item{width:100%;padding:0 16px;margin-top:20px;cursor:pointer}.helios-main .helios-sider .menu-container .result-menu-item .result-menu-self{font-size:14px;color:#d9e1ff;letter-spacing:0;line-height:14px;opacity:.8}.helios-main .helios-sider .menu-container .result-menu-item .result-menu-self:hover{color:#fff;opacity:1}.helios-main .helios-sider .menu-container .result-menu-item .result-menu-parent{font-size:12px;color:#b1becb;letter-spacing:0;line-height:14px;margin-top:6px}.helios-main .helios-sider .menu-container .no-result-menu{opacity:.8;font-size:12px;color:#bcc8d4;letter-spacing:0;text-align:center;margin-top:80px}.helios-main .helios-sider .menu-container ul.ant-menu.ant-menu-root{list-style-type:none;padding-right:18px;display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.helios-main .helios-sider .menu-container ul.ant-menu-submenu div,.helios-main .helios-sider .menu-container ul.ant-menu-submenu li.ant-menu-item a,.helios-main .helios-sider .menu-container ul.ant-menu div,.helios-main .helios-sider .menu-container ul.ant-menu li.ant-menu-item a{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;font-weight:400}.helios-main .helios-sider .menu-container ul.ant-menu-submenu div .first-menu,.helios-main .helios-sider .menu-container ul.ant-menu-submenu li.ant-menu-item a .first-menu,.helios-main .helios-sider .menu-container ul.ant-menu div .first-menu,.helios-main .helios-sider .menu-container ul.ant-menu li.ant-menu-item a .first-menu{display:inline-block;width:160px;font-size:14px;letter-spacing:0;line-height:12px}.helios-main .helios-sider .menu-container ul.ant-menu-submenu div .en,.helios-main .helios-sider .menu-container ul.ant-menu-submenu li.ant-menu-item a .en,.helios-main .helios-sider .menu-container ul.ant-menu div .en,.helios-main .helios-sider .menu-container ul.ant-menu li.ant-menu-item a .en{font-size:12px}.helios-main .helios-sider .menu-container ul.ant-menu-submenu div .en .anticon,.helios-main .helios-sider .menu-container ul.ant-menu-submenu li.ant-menu-item a .en .anticon,.helios-main .helios-sider .menu-container ul.ant-menu div .en .anticon,.helios-main .helios-sider .menu-container ul.ant-menu li.ant-menu-item a .en .anticon{margin-right:4px;font-size:14px}.helios-main .helios-sider .menu-container .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow{color:#d9e1ff}.helios-main .helios-sider .menu-container .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.helios-main .helios-sider .menu-container .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before{background-color:#d9e1ff}.helios-main .helios-sider .ant-menu-submenu-popup{left:56px!important;color:red}.helios-main .helios-sider .ant-layout-sider-trigger{height:36px}.helios-main .helios-sider .menu-footer-fold{height:20px;color:#b5c0ce;-webkit-transition:width .2s ease;-o-transition:width .2s ease;-moz-transition:width .2s ease;transition:width .2s ease;overflow:hidden}.helios-main .helios-sider .menu-footer-fold .icon-area{text-align:center;display:inline-block;cursor:pointer;vertical-align:middle}.helios-main .helios-sider .menu-footer-fold .icon-area:hover{color:#fff}.helios-main .helios-sider .menu-footer-fold .ant-divider-vertical{background:#4e5b71;margin:0}.helios-main .helios-sider .menu-footer-unfold{padding:0 20px;text-align:center;color:#b5c0ce}.helios-main .helios-sider .menu-footer-unfold .vertical-icon-area{cursor:pointer;height:50px;padding:15px 0}.helios-main .helios-sider .menu-footer-unfold .vertical-icon-area:hover{color:#fff}.helios-main .content-layout{position:relative;overflow-y:auto;max-height:100vh;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.helios-main .helios-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;top:0;right:0;z-index:4;padding:0 50px 0 20px!important;height:50px;line-height:50px;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);-webkit-transition:width .2s ease;-o-transition:width .2s ease;-moz-transition:width .2s ease;transition:width .2s ease}.helios-main .menu-head-svg,.helios-main .svg-icon{cursor:pointer;width:16px;height:16px}.helios-main .right-gap-12{margin-right:12px}.helios-main.helios-report-dark-mode{background:-webkit-gradient(linear,left bottom,left top,from(rgba(23,93,204,.6)),color-stop(50%,rgba(2,19,60,0))),#001137;background:-webkit-linear-gradient(bottom,rgba(23,93,204,.6),rgba(2,19,60,0) 50%),#001137;background:-moz- oldlinear-gradient(bottom,rgba(23,93,204,.6) 0,rgba(2,19,60,0) 50%),#001137;background:-o-linear-gradient(bottom,rgba(23,93,204,.6) 0,rgba(2,19,60,0) 50%),#001137;background:linear-gradient(1turn,rgba(23,93,204,.6),rgba(2,19,60,0) 50%),#001137;position:relative;z-index:0}.helios-main.helios-report-dark-mode:after{content:" ";position:absolute;z-index:1;top:-73px;right:0;width:-webkit-calc(100vw - 220px);width:-moz-calc(100vw - 220px);width:calc(100vw - 220px);height:147px;background:-webkit-gradient(linear,left top,right top,from(rgba(67,219,229,.7)),color-stop(51.04%,rgba(51,120,255,.7)),to(rgba(148,40,255,.7)));background:-webkit-linear-gradient(left,rgba(67,219,229,.7),rgba(51,120,255,.7) 51.04%,rgba(148,40,255,.7));background:-moz- oldlinear-gradient(left,rgba(67,219,229,.7) 0,rgba(51,120,255,.7) 51.04%,rgba(148,40,255,.7) 100%);background:-o-linear-gradient(left,rgba(67,219,229,.7) 0,rgba(51,120,255,.7) 51.04%,rgba(148,40,255,.7) 100%);background:linear-gradient(90deg,rgba(67,219,229,.7),rgba(51,120,255,.7) 51.04%,rgba(148,40,255,.7));-webkit-filter:blur(200px);filter:blur(200px)}.helios-main.helios-report-dark-mode .new-menu-wrap{position:relative;z-index:2}.helios-main.helios-report-dark-mode .new-menu-wrap .ant-menu,.helios-main.helios-report-dark-mode .new-menu-wrap .company-name,.helios-main.helios-report-dark-mode .new-menu-wrap .menu-body-container,.helios-main.helios-report-dark-mode .new-menu-wrap .menu-footer-container,.helios-main.helios-report-dark-mode .new-menu-wrap .menu-header-container,.helios-main.helios-report-dark-mode .new-menu-wrap .new-menu-horizontal-menu,.helios-main.helios-report-dark-mode .new-menu-wrap .new-menu-vertical-menu{background:transparent;border:none}.helios-main.helios-report-dark-mode .new-menu-wrap .menu-search input{background:transparent}.helios-main.helios-report-dark-mode .new-menu-wrap .ant-menu{color:#6880b5}.helios-main.helios-report-dark-mode .new-menu-wrap .ant-layout-sider,.helios-main.helios-report-dark-mode .new-menu-wrap .cover-archives-style .new-menu-breadcrumb{background:transparent}.helios-main.helios-report-dark-mode .new-menu-wrap .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background:-webkit-gradient(linear,left top,right top,from(#053793),to(rgba(5,55,147,0)));background:-webkit-linear-gradient(left,#053793,rgba(5,55,147,0));background:-moz- oldlinear-gradient(left,#053793 0,rgba(5,55,147,0) 100%);background:-o-linear-gradient(left,#053793 0,rgba(5,55,147,0) 100%);background:linear-gradient(90deg,#053793,rgba(5,55,147,0));-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#6880b5}.helios-main.helios-report-dark-mode .new-menu-wrap .ant-menu-inline-collapsed .ant-menu-item-selected:before,.helios-main.helios-report-dark-mode .new-menu-wrap .ant-menu-inline .ant-menu-item-selected:before{display:none}.helios-main-56,.helios-main-64{-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.helios-main-56 .new-menu-vertical-menu,.helios-main-64 .new-menu-vertical-menu{width:56px}.helios-main-56 .dingtalk-personal-trial-content,.helios-main-56 .helios-content,.helios-main-56 .new-menu-breadcrumb,.helios-main-56 .new-menu-horizontal-menu,.helios-main-64 .dingtalk-personal-trial-content,.helios-main-64 .helios-content,.helios-main-64 .new-menu-breadcrumb,.helios-main-64 .new-menu-horizontal-menu{left:56px}.helios-main-220{-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.helios-main-220 .menu-footer-fold{width:219px}.helios-main-220 .new-menu-vertical-menu{width:220px}.helios-main-220 .dingtalk-personal-trial-content,.helios-main-220 .helios-content,.helios-main-220 .new-menu-breadcrumb,.helios-main-220 .new-menu-horizontal-menu{left:220px}.helios-main-250{-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.helios-main-250 .menu-footer-fold{width:249px}.helios-main-250 .new-menu-vertical-menu{width:250px}.helios-main-250 .dingtalk-personal-trial-content,.helios-main-250 .helios-content,.helios-main-250 .new-menu-breadcrumb,.helios-main-250 .new-menu-horizontal-menu{left:250px}.helios-main-320{-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.helios-main-320 .menu-footer-fold{width:319px}.helios-main-320 .new-menu-vertical-menu{width:320px}.helios-main-320 .dingtalk-personal-trial-content,.helios-main-320 .helios-content,.helios-main-320 .new-menu-breadcrumb,.helios-main-320 .new-menu-horizontal-menu{left:320px}.helios-main-320 .new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-item,.helios-main-320 .new-menu-wrap .all-menu-list .ant-menu-inline .ant-menu-submenu-title{width:320px}.helios-main-320 .unbox-setting .head-box .navigation-box.show-bar.un-collapse-width{width:-webkit-calc(100% - 320px);width:-moz-calc(100% - 320px);width:calc(100% - 320px)}.helios-new-menu .helios-content{top:84px;position:absolute;right:0;min-width:400px!important;padding:16px 20px 0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;scroll-behavior:smooth;overflow:auto}.helios-new-menu .hide-menu.helios-content{left:0;top:0;height:100%}.helios-new-menu .hide-menu .full-height-page{height:-webkit-calc(100vh - 16px);height:-moz-calc(100vh - 16px);height:calc(100vh - 16px)}.helios-new-menu .hide-menu .full-height-page-88{height:-webkit-calc(100vh - 0);height:-moz-calc(100vh - 0);height:calc(100vh - 0px)}.helios-new-menu .hide-menu .full-height-page-104{height:-webkit-calc(100vh - 16px);height:-moz-calc(100vh - 16px);height:calc(100vh - 16px)}.helios-new-menu .hide-menu .full-height-page-152{height:-webkit-calc(100vh - 64px);height:-moz-calc(100vh - 64px);height:calc(100vh - 64px)}.helios-new-menu .hide-menu .full-height-page-full{height:-webkit-calc(100vh - 0);height:-moz-calc(100vh - 0);height:calc(100vh - 0px)}.helios-new-menu .helios-content-normal{top:84px;height:-webkit-calc(100vh - 84px);height:-moz-calc(100vh - 84px);height:calc(100vh - 84px)}.helios-new-menu .helios-content-normal .full-height-page{height:-webkit-calc(100vh - 100px);height:-moz-calc(100vh - 100px);height:calc(100vh - 100px)}.helios-new-menu .helios-content-normal .full-height-page-88{height:-webkit-calc(100vh - 84px);height:-moz-calc(100vh - 84px);height:calc(100vh - 84px)}.helios-new-menu .helios-content-normal .full-height-page-104{height:-webkit-calc(100vh - 100px);height:-moz-calc(100vh - 100px);height:calc(100vh - 100px)}.helios-new-menu .helios-content-normal .full-height-page-152{height:-webkit-calc(100vh - 148px);height:-moz-calc(100vh - 148px);height:calc(100vh - 148px)}.helios-new-menu .helios-content-normal .full-height-page-full{height:-webkit-calc(100vh - 84px);height:-moz-calc(100vh - 84px);height:calc(100vh - 84px)}.helios-new-menu .helios-content-dingtalk-personal-trial.helios-content{top:126px;height:-webkit-calc(100vh - 126px)!important;height:-moz-calc(100vh - 126px)!important;height:calc(100vh - 126px)!important}.helios-new-menu .helios-content-dingtalk-personal-trial .full-height-page{height:-webkit-calc(100vh - 142px)!important;height:-moz-calc(100vh - 142px)!important;height:calc(100vh - 142px)!important}.helios-new-menu .helios-content-dingtalk-personal-trial .full-height-page-88{height:-webkit-calc(100vh - 126px)!important;height:-moz-calc(100vh - 126px)!important;height:calc(100vh - 126px)!important}.helios-new-menu .helios-content-dingtalk-personal-trial .full-height-page-104{height:-webkit-calc(100vh - 142px)!important;height:-moz-calc(100vh - 142px)!important;height:calc(100vh - 142px)!important}.helios-new-menu .helios-content-dingtalk-personal-trial .full-height-page-152{height:-webkit-calc(100vh - 190px)!important;height:-moz-calc(100vh - 190px)!important;height:calc(100vh - 190px)!important}.helios-new-menu .helios-content-dingtalk-personal-trial .full-height-page-full{height:-webkit-calc(100vh - 126px)!important;height:-moz-calc(100vh - 126px)!important;height:calc(100vh - 126px)!important}.helios-new-menu .helios-content-dingtalk-personal-trial .set-of-books-company .set-of-books-company-content{height:-webkit-calc(100vh - 238px)!important;height:-moz-calc(100vh - 238px)!important;height:calc(100vh - 238px)!important}.helios-new-menu .helios-content-dingtalk-personal-trial .message-center .ant-tabs{height:-webkit-calc(100vh - 126px);height:-moz-calc(100vh - 126px);height:calc(100vh - 126px)}.diagnosis-modal .content{color:#252629;font-size:14px;line-height:22px}.diagnosis-modal .content .request-reason{font-weight:500;margin-bottom:10px;color:#252629}.diagnosis-modal .content .info{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:8px;color:#969aa2}.diagnosis-modal .content .info .hover-pointer-icon{color:#969aa2}.diagnosis-modal .content .info .hover-pointer-icon:hover{color:var(--theme-main)}.diagnosis-modal .content .content-tips{padding:20px;margin-bottom:20px;background-color:#f9f9f9}.diagnosis-modal .content .content-tips>div{line-height:28px}.dingtalk-personal-trial-content{left:0!important;background:#fff;font-size:14px;color:var(--theme-main);padding:0 12px;position:absolute;right:0;min-width:800px;top:52px;z-index:2;overflow:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.dingtalk-personal-trial-content,.dingtalk-personal-trial-content .personal-trial-line{height:42px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.dingtalk-personal-trial-content .personal-trial-line{width:100%}.dingtalk-personal-trial-content .personal-trial-line .dingtalk-personal-trial-content-svg{font-size:16px;margin-right:8px}.dingtalk-personal-trial-content .personal-trial-line-btn{margin-left:10px;height:32px}.dingtalk-personal-trial-content .personal-trial-line-btn .btn-text{font-weight:500;color:#fff}.dingtalk-personal-trial-content .diagnosis-btn{padding:0 10px;height:24px}.dingtalk-personal-trial-content .diagnosis-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:22px;color:var(--theme-main)}.dingtalk-personal-trial-content .diagnosis-info .text{color:#252629}.dingtalk-personal-trial-content .diagnosis-info .diagnosis-icon,.dingtalk-personal-trial-content .diagnosis-info .text{margin-right:8px}.dingtalk-personal-trial-content .diagnosis-info .ant-statistic-content,.dingtalk-personal-trial-content .diagnosis-info .ant-statistic-content-value{font-size:14px;line-height:22px;color:var(--theme-main)}.sandbox-test{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#ff800b;font-size:14px}.sandbox-test .sandbox-test-icon{margin-right:4px}.diagnose-line-bar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ant-new-welcome-modal .ant-modal-close .ant-modal-close-x{font-weight:100;color:#6c788c}.ant-new-welcome-modal .ant-modal-content{overflow:hidden}.ant-new-welcome-modal .ant-modal-body{overflow:hidden;padding:48px 40px 40px}.ant-new-welcome-modal .ant-modal-body .new-welcome-modal{position:relative}.ant-new-welcome-modal .ant-modal-body .new-welcome-modal .content{position:relative;z-index:1}.ant-new-welcome-modal .ant-modal-body .new-welcome-modal .content .main-title{font-weight:500;font-size:24px;color:#1e2126;line-height:32px}.ant-new-welcome-modal .ant-modal-body .new-welcome-modal .content .main-title.need-bottom{padding-bottom:22px}.ant-new-welcome-modal .ant-modal-body .new-welcome-modal .content .text{margin:8px 0 18px;font-size:14px;color:#4e5b71;line-height:20px}.ant-new-welcome-modal .ant-modal-body .new-welcome-modal .content .step-2 .start-btn{margin:22px 20px 0 0;display:inline}.ant-new-welcome-modal .ant-modal-body .new-welcome-modal .content .step-2 .nope-lets-start{cursor:pointer;display:inline-block;font-size:14px;color:#4e5b71;line-height:20px}.ant-new-welcome-modal .ant-modal-body .new-welcome-modal .background-image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;position:absolute;display:block;width:600px;bottom:-40px;right:-40px}.ant-new-welcome-modal.init-carousel-modal .ant-modal-body{padding:20px}.ant-new-welcome-modal.init-carousel-modal .ant-modal-body .carousel-banner-box.dashboard-carousel{height:382px;font-size:14px}.ant-new-welcome-modal.init-carousel-modal .ant-modal-body .carousel-banner-box.dashboard-carousel .out-loading-box,.ant-new-welcome-modal.init-carousel-modal .ant-modal-body .carousel-banner-box.dashboard-carousel .single-carousel{height:382px}.ant-new-welcome-modal.init-carousel-modal .ant-modal-body .carousel-banner-box.dashboard-carousel .render-title{font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding-right:20px}.ant-new-welcome-modal.init-carousel-modal .ant-modal-body .carousel-banner-box.dashboard-carousel .render-title .view-title{height:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.ant-new-welcome-modal.init-carousel-modal .ant-modal-body .carousel-banner-box.dashboard-carousel .render-title .view-detail{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-left:12px}.ant-new-welcome-modal.init-carousel-modal .ant-modal-body .carousel-banner-box.dashboard-carousel .render-title .view-detail i{font-size:13px}.ant-new-welcome-modal.en .ant-modal-body .new-welcome-modal .background-image{width:690px}.ant-new-welcome-modal.en .ant-modal-body .new-welcome-modal .content .step-2 .guide-wrapper .en .twin-box{width:404px}.ant-new-welcome-modal.en .ant-modal-body .new-welcome-modal .content .step-2 .guide-wrapper .en .recommend-box,.ant-new-welcome-modal.en .ant-modal-body .new-welcome-modal .content .step-2 .guide-wrapper .en .single-box,.ant-new-welcome-modal.en .ant-modal-body .new-welcome-modal .content .step-2 .guide-wrapper .en .twin-box .child-box{width:192px}.en-unbox-popover,.unbox-popover{padding-top:5px;margin-left:240px;max-width:560px;word-break:break-word;position:absolute;z-index:1000}.en-unbox-popover.en-unbox-popover,.unbox-popover.en-unbox-popover{max-width:650px}.en-unbox-popover.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image,.unbox-popover.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image{width:650px}.en-unbox-popover.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .content .en .single-box,.unbox-popover.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .content .en .single-box{width:192px}.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content,.en-unbox-popover .en-unbox-popover-content .unbox-popover-inner-content,.en-unbox-popover .unbox-popover-content .en-unbox-popover-inner-content,.en-unbox-popover .unbox-popover-content .unbox-popover-inner-content,.unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content,.unbox-popover .en-unbox-popover-content .unbox-popover-inner-content,.unbox-popover .unbox-popover-content .en-unbox-popover-inner-content,.unbox-popover .unbox-popover-content .unbox-popover-inner-content{background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:12px 16px;color:#4e5b71;overflow:auto;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.15);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.15);box-shadow:0 4px 16px 0 rgba(0,0,0,.15)}.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting,.en-unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting,.en-unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting,.en-unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting,.unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting,.unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting,.unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting,.unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting{padding:8px 4px;position:relative;overflow:visible}.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .tips-title,.en-unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .tips-title,.en-unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .tips-title,.en-unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .tips-title,.unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .tips-title,.unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .tips-title,.unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .tips-title,.unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .tips-title{font-size:16px;color:#1e2126;line-height:24px;margin-bottom:12px}.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box,.en-unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .background-img-box,.en-unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box,.en-unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .background-img-box,.unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box,.unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .background-img-box,.unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box,.unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .background-img-box{top:-12px;right:-16px;position:absolute;width:-webkit-calc(100% + 32px);width:-moz-calc(100% + 32px);width:calc(100% + 32px);height:-webkit-calc(100% + 24px);height:-moz-calc(100% + 24px);height:calc(100% + 24px);overflow:hidden;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image,.en-unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image,.en-unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image,.en-unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image,.unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image,.unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image,.unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image,.unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .background-img-box .background-image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;width:560px}.en-unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .content,.en-unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .content,.en-unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .content,.en-unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .content,.unbox-popover .en-unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .content,.unbox-popover .en-unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .content,.unbox-popover .unbox-popover-content .en-unbox-popover-inner-content .popover-unbox-setting .content,.unbox-popover .unbox-popover-content .unbox-popover-inner-content .popover-unbox-setting .content{position:relative;z-index:1}.en-unbox-popover-hidden,.unbox-popover-hidden{display:none}.ant-menu-submenu-popup .ant-menu-submenu-vertical .ant-menu-submenu{padding-left:4px!important;left:160px!important}.ant-notification-notice-message{font-weight:600}.ant-radio.ant-radio-checked.ant-radio-disabled .ant-radio-inner{background:#c3c5ca}.ant-radio.ant-radio-checked .ant-radio-inner{border:none;background:var(--theme-main)}.ant-radio.ant-radio-checked .ant-radio-inner:after{top:5px;left:5px;background:#fff}.ant-radio .ant-radio-inner{border-width:1.5px;border-color:#969aa2}@font-face{font-family:DIN;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjFrSg8AAACsAAAAYGNtYXAOqg9NAAABDAAAAXpnbHlmRaGwqAAAAogAAAOkaGVhZL3NoNEAAAYsAAAANmhoZWELWwJCAAAGZAAAACRobXR4J1EDAAAABogAAAAsbG9jYQRWBV4AAAa0AAAAGG1heHAADwAwAAAGzAAAACBuYW1liKg0NgAABuwAAAKRcG9zdAB/AIQAAAmAAAAAOAAEA70BkAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgFAgsGAwICAgICBAAAAAEQAAAAAAAAAAAAAAAgICAgAEAAMAA5B3/+LAAAB38B1AAAAAEAAAAA/////wAAACAAAAAAAAMAAAADAAAAHAABAAAAAAB0AAMAAQAAABwABABYAAAAEgAQAAMAAgAwADEANAA1ADYAOAA5/////wAAADAAMQAyADUANgA3ADn//////9H/1//T/83/0//M/9EAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQgFBgcCCQMECgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAT//zA4sFvQANABsAAAERNCYjIgYVERQWMzI2JRE0NjMyFhURFAYjIiYCunFcXXBwXVxx/ZX8oqH9/aGi/AGiAmtpdnZp/ZVqdXVeAoPJ29vJ/X3J2toAAAAAAQBN//MDjQWwACEAABMRIRUhETYzMhYXHgEVFAYHDgEjIiQnMxYzMjY1NCYjIgdoAwj9vWSFU4koPDcrLy2ibY3++hfRJayZNFKBeUMCnAMU0f63UEArQZm1k488OWKuzKrSZ3mgeQABAGr//wOnBbAACAAAExEhFQEjASEVagM9/hPqAe7+fQQNAaPR+yAE4NIAAAMAMf/zA6kFvQALACEALQAAARQWMzI2NTQmIyIGAzQ3LgE1NDYzMhYVFAYHFhUUBCMiJDcUFjMyNjU0JiMiBgEcgVBQgYFQUIHrrEFR8bGx8VI/q/75tbb++tGNXl2Pj11ejQQbZ2pqZ2Zra/0n1XM6jWCw9vawYI06dNTC8/PEZIODZGSEhAABAEP//wOCBb0AFwAAFzUBPgE1NCYjIgYHIz4BMzIWFRQHASEVQwI6IRRsXVV5B9EB8KW281f+KwIsAcQCySpGIUyDcWKx8/WtlGz9tNAAAAEAHP/zA3QFvQAoAAABNTMyNjU0JiMiBgcjPgEzMhIVFAYHHgEVFAQjIiYnMx4BMzI2NTQmIwFqSGh5fldCdhHRDOqcw+tCWlxQ/wC6lO0d0R1iWleGhVwCkrh1Wll6WFia5/7/n1SfOjusWMzyv7dLW3tsbXsAAAEAGv//A8AFsAAOAAA3NQEzASERMxEzFSMVIzUaAejp/hMBfNF1ddHXxQQU++wBpP5cxdjYAAAAAQCI//wCKgWwAAYAAAURBzU3MxEBWNDQ0gQE15jel/pMAAAAAgBl/+8DiwW8AB0AJwAAExE2NzYzMhcWFyMmJwYHFTYXMhcWBxUGBwYHJicmExUWFzY3NSYnBmUBfXOhj3FrINIxicQCkH6MYl8CA3ZxqKNxfcoDxMEHB8HEAZMChcpubFRVongDBdyJLgFgY9OFy2xqBARpbQFOeN8BAd942wQEAAAAAgBj/+8DiQW8AB0AJwAAEzU2NzYzMhcWFxEGBwYHJicmJzMWMzY3NQYnBicmExUWFzY3NSYnBmUBfXOhpXR2AwN2caiQa3Af0TCJwQeSfYphYs0CxcIGB8HEA5KHyW5sbG/J/XzJbmoEBFNWnnsB34owAwNlYQFNeN0DA9142wUFAAAAAQAAAAAAAJ4emiRfDzz1ABsIAAAAAAB8JbCAAAAAAN6gpagAGv/vA8AFvQAAAAgAAQAAAAAAAAABAAAHf/4sAAAD8wAaABcDwAABAAAAAAAAAAAAAAAAAAAACwHrAAAD1wBPA9cATQPXAGoD1wAxA9cAQwPXABwD1wAaArMAiAPfAGUD8wBjAAAAAAAuAGIAeAC8AOQBIAE8AU4BkAHSAAEAAAALAC4AAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAQAMYAAQAAAAAAAAAHAAAAAQAAAAAAAQAbAAcAAQAAAAAAAgAHACIAAQAAAAAAAwAhACkAAQAAAAAABAAbAEoAAQAAAAAABQAPAGUAAQAAAAAABgAYAHQAAQAAAAAACAANAIwAAwABBAkAAAAOAJkAAwABBAkAAQA2AKcAAwABBAkAAgAOAN0AAwABBAkAAwBCAOsAAwABBAkABAA2AS0AAwABBAkABQAeAWMAAwABBAkABgAwAYEAAwABBAkACAAaAbFleHBpcmVkQWx0ZSBESU4gMTQ1MSBNaXR0ZWxzY2hyaWZ0UmVndWxhckFsdGUgRElOIDE0NTEgTWl0dGVsc2NocmlmdDogMTk3MEFsdGUgRElOIDE0NTEgTWl0dGVsc2NocmlmdFZlcnNpb24gMDAwLjAwMEFsdGVESU4xNDUxTWl0dGVsc2NocmlmdEx1ZHdpZyBHb2xsZXIAZQB4AHAAaQByAGUAZABBAGwAdABlACAARABJAE4AIAAxADQANQAxACAATQBpAHQAdABlAGwAcwBjAGgAcgBpAGYAdABSAGUAZwB1AGwAYQByAEEAbAB0AGUAIABEAEkATgAgADEANAA1ADEAIABNAGkAdAB0AGUAbABzAGMAaAByAGkAZgB0ADoAIAAxADkANwAwAEEAbAB0AGUAIABEAEkATgAgADEANAA1ADEAIABNAGkAdAB0AGUAbABzAGMAaAByAGkAZgB0AFYAZQByAHMAaQBvAG4AIAAwADAAMAAuADAAMAAwAEEAbAB0AGUARABJAE4AMQA0ADUAMQBNAGkAdAB0AGUAbABzAGMAaAByAGkAZgB0AEwAdQBkAHcAaQBnACAARwBvAGwAbABlAHIAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwALAAAAEwAYABoAGwAVABYAFwAUABkAHA==) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:D-DINCondensed-Bold;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMmd4E3EAAACsAAAAYGNtYXANWhQPAAABDAAAAVJnbHlmxKO6xgAAAmAAAAOIaGVhZBa1pSMAAAXoAAAANmhoZWEFoAHTAAAGIAAAACRobXR4ElkByAAABkQAAAAwbG9jYQVkBJwAAAZ0AAAAGm1heHAAEAA3AAAGkAAAACBuYW1l/oaE1AAABrAAADfGcG9zdAAaALEAAD54AAAAOgAEAYcCvAADAAQCigJYAAAASwKKAlgAAAFeADIBPAAAAgsIBgMCAgMCBIAAAG8QAAAAAAAAAAAAAABNT05PACAALgA5Az//VwBWA4YAuCAAAAEAAAAAAhACsgAAACAAAwAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAuADn/////AAAALgAw///////T/9IAAQABAAAAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQACAwQFBgcICQoLAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgBlAAAB8gKyAAMABwAAEyERISURIRFlAY3+cwFr/rcCsv1OIgJu/ZIAAAABAB0AAACSAIQAAwAANzMVIx11dYSEAAACACb/9gFzAr0ADQAbAAAWJjURNDYzMhYVERQGIz4BNRE0JiMiBhURFBYzeFJSVFVSUlUZFBQZGRITGAphYwFAYmFhYv7AY2FvJjABPi8mJTD+wjAmAAAAAQAbAAAA9wKyAAYAABMHNTczESN6X199fQIjTY9N/U4AAAAAAQAiAAABawK8ABoAADcTPgE9ATQjIh0BIzU0NjMyFh0BFAYPATMVISKvEg8rKndaSkpXGBqOwP63awEbHishJzc8Lj1HVFZJMS1DKuNvAAABACH/9gFpArwALgAAFiY9ATMVFDMyNj0BNCYrATUzMjY9ATQmIyIdASM1NDYzMhYdARQGBx4BHQEUBiN1VHcrGRIUHhocHRMTGCt3V01OVh4nKhtXTgpVSjMtNh4fRyUebh0gOR8eNioxSVVWTy8yPBISPDdHTlgAAAAAAQAbAAABkAKyAA4AACUjFSM1IzUTMwMzNTMVMwGQK3vPiXuJVHsrc3NzbwHQ/jCYmAAAAAEAJv/2AXACsgAfAAAWJj0BMxUUFjMyNj0BNCMiBgcjESEVIxU2MzIdARQGI3tVeRQXFxQrEBQIcAFC0h0xhFVQClZSIBshHh4heTsREgF+cJoaoYBVVgACACL/9gFuArIAEgAeAAAWJj0BNDY3EzMDNjMyFh0BFAYjPgE9ATQjIgYdARQzd1UQEnp/dRAWPERXTxUWKxUWKwpXUmcvQCoBE/7zB1FHeU5XbxwacDUZF3Y1AAEAFwAAAWYCsgAGAAABFQMjEyM1AWape6nUArJv/b0CQ28AAAMAJv/2AXQCvAAZACcANAAAFiY9ATQ3LgE9ATQ2MzIWHQEUBgcWHQEUBiMSNj0BNCYjIgYdARQWMxI2PQE0IyIGHQEUFjN8VjsdHltMTVofHDtXUBkSFhUVFhMYGhErGBMSGQpZVUdYJhFAIkFJVlZJQSJAESVZR1VZAaQfHUYYGxsYRh0f/skgIFE7HxxRICAAAAACACIAAAFuArwAEgAdAAATBiMiJj0BNDYzMhYdARQGBwMjEjY9ATQjIh0BFDPIDhg8RFdQUVQPEnt/ihYqLCwBDQdRR3lOV1dSZy9BKf7tAXIZF3Y1NnA1AAAAAAEAAAABGZrNJdvlXw889QAfA+gAAAAA1iFCZwAAAADfNwWKABf/9gHyAr0AIQAIAAIAAAAAAAAAAQAAAz//VwBWAlgAFwAXAfIAAQAAAAAAAAAAAAAAAAAAAAwCWABlAK8AHQGZACYBJQAbAY0AIgGPACEBqwAbAZYAJgGQACIBfQAXAZoAJgGQACIAAAAWACIATgBgAIgAxgDgAQwBOgFMAZYBxAAAAAEAAAAMADUAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAaAT4AAQAAAAAAAAAtAAAAAQAAAAAAAQAPAC0AAQAAAAAAAgARADwAAQAAAAAAAwAeAE0AAQAAAAAABAAUAGsAAQAAAAAABQAMAH8AAQAAAAAABgATAIsAAQAAAAAABwAjAJ4AAQAAAAAACAAKAMEAAQAAAAAACQALAMsAAQAAAAAACwAVANYAAQAAAAAADREpAOsAAQAAAAAADgAaEhQAAwABBAkAAABYEi4AAwABBAkAAQAeEoYAAwABBAkAAgAiEqQAAwABBAkAAwA8EsYAAwABBAkABAAoEwIAAwABBAkABQAYEyoAAwABBAkABgAmE0IAAwABBAkABwBGE2gAAwABBAkACAAUE64AAwABBAkACQAWE8IAAwABBAkACwAqE9gAAwABBAkADSJSFAIAAwABBAkADgA0NlRDb3B5cmlnaHQgwqkgRGF0dG8sIEluYy4gQWxsIHJpZ2h0cyByZXNlcnZlZC5ELURJTiBDb25kZW5zZWRESU5Db25kZW5zZWQtQm9sZEQtRElOIENvbmRlbnNlZCBCb2xkIEJ1aWxkIDEwMEQtRElOIENvbmRlbnNlZCBCb2xkVmVyc2lvbiAxLjEwRC1ESU5Db25kZW5zZWQtQm9sZERhdHRvIGlzIGEgdHJhZGVtYXJrIG9mIERhdHRvLCBJbmMuRGF0dG8gSW5jLkNoYXJsZXMgTml4aHR0cHM6Ly93d3cuZGF0dG8uY29tQ29weXJpZ2h0IChjKSAyMDE3LCBEYXR0byBJbmMuIChmb250c0BkYXR0by5jb20pLAp3aXRoIFJlc2VydmVkIEZvbnQgTmFtZSBELURJTiBDb25kZW5zZWQuCgpUaGlzIEZvbnQgU29mdHdhcmUgaXMgbGljZW5zZWQgdW5kZXIgdGhlIFNJTCBPcGVuIEZvbnQgTGljZW5zZSwgVmVyc2lvbiAxLjEuClRoaXMgbGljZW5zZSBpcyBjb3BpZWQgYmVsb3csIGFuZCBpcyBhbHNvIGF2YWlsYWJsZSB3aXRoIGEgRkFRIGF0OgpodHRwOi8vc2NyaXB0cy5zaWwub3JnL09GTAoKCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClNJTCBPUEVOIEZPTlQgTElDRU5TRSBWZXJzaW9uIDEuMSAtIDI2IEZlYnJ1YXJ5IDIwMDcKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KClBSRUFNQkxFClRoZSBnb2FscyBvZiB0aGUgT3BlbiBGb250IExpY2Vuc2UgKE9GTCkgYXJlIHRvIHN0aW11bGF0ZSB3b3JsZHdpZGUKZGV2ZWxvcG1lbnQgb2YgY29sbGFib3JhdGl2ZSBmb250IHByb2plY3RzLCB0byBzdXBwb3J0IHRoZSBmb250IGNyZWF0aW9uCmVmZm9ydHMgb2YgYWNhZGVtaWMgYW5kIGxpbmd1aXN0aWMgY29tbXVuaXRpZXMsIGFuZCB0byBwcm92aWRlIGEgZnJlZSBhbmQKb3BlbiBmcmFtZXdvcmsgaW4gd2hpY2ggZm9udHMgbWF5IGJlIHNoYXJlZCBhbmQgaW1wcm92ZWQgaW4gcGFydG5lcnNoaXAKd2l0aCBvdGhlcnMuCgpUaGUgT0ZMIGFsbG93cyB0aGUgbGljZW5zZWQgZm9udHMgdG8gYmUgdXNlZCwgc3R1ZGllZCwgbW9kaWZpZWQgYW5kCnJlZGlzdHJpYnV0ZWQgZnJlZWx5IGFzIGxvbmcgYXMgdGhleSBhcmUgbm90IHNvbGQgYnkgdGhlbXNlbHZlcy4gVGhlCmZvbnRzLCBpbmNsdWRpbmcgYW55IGRlcml2YXRpdmUgd29ya3MsIGNhbiBiZSBidW5kbGVkLCBlbWJlZGRlZCwgCnJlZGlzdHJpYnV0ZWQgYW5kL29yIHNvbGQgd2l0aCBhbnkgc29mdHdhcmUgcHJvdmlkZWQgdGhhdCBhbnkgcmVzZXJ2ZWQKbmFtZXMgYXJlIG5vdCB1c2VkIGJ5IGRlcml2YXRpdmUgd29ya3MuIFRoZSBmb250cyBhbmQgZGVyaXZhdGl2ZXMsCmhvd2V2ZXIsIGNhbm5vdCBiZSByZWxlYXNlZCB1bmRlciBhbnkgb3RoZXIgdHlwZSBvZiBsaWNlbnNlLiBUaGUKcmVxdWlyZW1lbnQgZm9yIGZvbnRzIHRvIHJlbWFpbiB1bmRlciB0aGlzIGxpY2Vuc2UgZG9lcyBub3QgYXBwbHkKdG8gYW55IGRvY3VtZW50IGNyZWF0ZWQgdXNpbmcgdGhlIGZvbnRzIG9yIHRoZWlyIGRlcml2YXRpdmVzLgoKREVGSU5JVElPTlMKIkZvbnQgU29mdHdhcmUiIHJlZmVycyB0byB0aGUgc2V0IG9mIGZpbGVzIHJlbGVhc2VkIGJ5IHRoZSBDb3B5cmlnaHQKSG9sZGVyKHMpIHVuZGVyIHRoaXMgbGljZW5zZSBhbmQgY2xlYXJseSBtYXJrZWQgYXMgc3VjaC4gVGhpcyBtYXkKaW5jbHVkZSBzb3VyY2UgZmlsZXMsIGJ1aWxkIHNjcmlwdHMgYW5kIGRvY3VtZW50YXRpb24uCgoiUmVzZXJ2ZWQgRm9udCBOYW1lIiByZWZlcnMgdG8gYW55IG5hbWVzIHNwZWNpZmllZCBhcyBzdWNoIGFmdGVyIHRoZQpjb3B5cmlnaHQgc3RhdGVtZW50KHMpLgoKIk9yaWdpbmFsIFZlcnNpb24iIHJlZmVycyB0byB0aGUgY29sbGVjdGlvbiBvZiBGb250IFNvZnR3YXJlIGNvbXBvbmVudHMgYXMKZGlzdHJpYnV0ZWQgYnkgdGhlIENvcHlyaWdodCBIb2xkZXIocykuCgoiTW9kaWZpZWQgVmVyc2lvbiIgcmVmZXJzIHRvIGFueSBkZXJpdmF0aXZlIG1hZGUgYnkgYWRkaW5nIHRvLCBkZWxldGluZywKb3Igc3Vic3RpdHV0aW5nIC0tIGluIHBhcnQgb3IgaW4gd2hvbGUgLS0gYW55IG9mIHRoZSBjb21wb25lbnRzIG9mIHRoZQpPcmlnaW5hbCBWZXJzaW9uLCBieSBjaGFuZ2luZyBmb3JtYXRzIG9yIGJ5IHBvcnRpbmcgdGhlIEZvbnQgU29mdHdhcmUgdG8gYQpuZXcgZW52aXJvbm1lbnQuCgoiQXV0aG9yIiByZWZlcnMgdG8gYW55IGRlc2lnbmVyLCBlbmdpbmVlciwgcHJvZ3JhbW1lciwgdGVjaG5pY2FsCndyaXRlciBvciBvdGhlciBwZXJzb24gd2hvIGNvbnRyaWJ1dGVkIHRvIHRoZSBGb250IFNvZnR3YXJlLgoKUEVSTUlTU0lPTiAmIENPTkRJVElPTlMKUGVybWlzc2lvbiBpcyBoZXJlYnkgZ3JhbnRlZCwgZnJlZSBvZiBjaGFyZ2UsIHRvIGFueSBwZXJzb24gb2J0YWluaW5nCmEgY29weSBvZiB0aGUgRm9udCBTb2Z0d2FyZSwgdG8gdXNlLCBzdHVkeSwgY29weSwgbWVyZ2UsIGVtYmVkLCBtb2RpZnksCnJlZGlzdHJpYnV0ZSwgYW5kIHNlbGwgbW9kaWZpZWQgYW5kIHVubW9kaWZpZWQgY29waWVzIG9mIHRoZSBGb250ClNvZnR3YXJlLCBzdWJqZWN0IHRvIHRoZSBmb2xsb3dpbmcgY29uZGl0aW9uczoKCjEpIE5laXRoZXIgdGhlIEZvbnQgU29mdHdhcmUgbm9yIGFueSBvZiBpdHMgaW5kaXZpZHVhbCBjb21wb25lbnRzLAppbiBPcmlnaW5hbCBvciBNb2RpZmllZCBWZXJzaW9ucywgbWF5IGJlIHNvbGQgYnkgaXRzZWxmLgoKMikgT3JpZ2luYWwgb3IgTW9kaWZpZWQgVmVyc2lvbnMgb2YgdGhlIEZvbnQgU29mdHdhcmUgbWF5IGJlIGJ1bmRsZWQsCnJlZGlzdHJpYnV0ZWQgYW5kL29yIHNvbGQgd2l0aCBhbnkgc29mdHdhcmUsIHByb3ZpZGVkIHRoYXQgZWFjaCBjb3B5CmNvbnRhaW5zIHRoZSBhYm92ZSBjb3B5cmlnaHQgbm90aWNlIGFuZCB0aGlzIGxpY2Vuc2UuIFRoZXNlIGNhbiBiZQppbmNsdWRlZCBlaXRoZXIgYXMgc3RhbmQtYWxvbmUgdGV4dCBmaWxlcywgaHVtYW4tcmVhZGFibGUgaGVhZGVycyBvcgppbiB0aGUgYXBwcm9wcmlhdGUgbWFjaGluZS1yZWFkYWJsZSBtZXRhZGF0YSBmaWVsZHMgd2l0aGluIHRleHQgb3IKYmluYXJ5IGZpbGVzIGFzIGxvbmcgYXMgdGhvc2UgZmllbGRzIGNhbiBiZSBlYXNpbHkgdmlld2VkIGJ5IHRoZSB1c2VyLgoKMykgTm8gTW9kaWZpZWQgVmVyc2lvbiBvZiB0aGUgRm9udCBTb2Z0d2FyZSBtYXkgdXNlIHRoZSBSZXNlcnZlZCBGb250Ck5hbWUocykgdW5sZXNzIGV4cGxpY2l0IHdyaXR0ZW4gcGVybWlzc2lvbiBpcyBncmFudGVkIGJ5IHRoZSBjb3JyZXNwb25kaW5nCkNvcHlyaWdodCBIb2xkZXIuIFRoaXMgcmVzdHJpY3Rpb24gb25seSBhcHBsaWVzIHRvIHRoZSBwcmltYXJ5IGZvbnQgbmFtZSBhcwpwcmVzZW50ZWQgdG8gdGhlIHVzZXJzLgoKNCkgVGhlIG5hbWUocykgb2YgdGhlIENvcHlyaWdodCBIb2xkZXIocykgb3IgdGhlIEF1dGhvcihzKSBvZiB0aGUgRm9udApTb2Z0d2FyZSBzaGFsbCBub3QgYmUgdXNlZCB0byBwcm9tb3RlLCBlbmRvcnNlIG9yIGFkdmVydGlzZSBhbnkKTW9kaWZpZWQgVmVyc2lvbiwgZXhjZXB0IHRvIGFja25vd2xlZGdlIHRoZSBjb250cmlidXRpb24ocykgb2YgdGhlCkNvcHlyaWdodCBIb2xkZXIocykgYW5kIHRoZSBBdXRob3Iocykgb3Igd2l0aCB0aGVpciBleHBsaWNpdCB3cml0dGVuCnBlcm1pc3Npb24uCgo1KSBUaGUgRm9udCBTb2Z0d2FyZSwgbW9kaWZpZWQgb3IgdW5tb2RpZmllZCwgaW4gcGFydCBvciBpbiB3aG9sZSwKbXVzdCBiZSBkaXN0cmlidXRlZCBlbnRpcmVseSB1bmRlciB0aGlzIGxpY2Vuc2UsIGFuZCBtdXN0IG5vdCBiZQpkaXN0cmlidXRlZCB1bmRlciBhbnkgb3RoZXIgbGljZW5zZS4gVGhlIHJlcXVpcmVtZW50IGZvciBmb250cyB0bwpyZW1haW4gdW5kZXIgdGhpcyBsaWNlbnNlIGRvZXMgbm90IGFwcGx5IHRvIGFueSBkb2N1bWVudCBjcmVhdGVkCnVzaW5nIHRoZSBGb250IFNvZnR3YXJlLgoKVEVSTUlOQVRJT04KVGhpcyBsaWNlbnNlIGJlY29tZXMgbnVsbCBhbmQgdm9pZCBpZiBhbnkgb2YgdGhlIGFib3ZlIGNvbmRpdGlvbnMgYXJlCm5vdCBtZXQuCgpESVNDTEFJTUVSClRIRSBGT05UIFNPRlRXQVJFIElTIFBST1ZJREVEICJBUyBJUyIsIFdJVEhPVVQgV0FSUkFOVFkgT0YgQU5ZIEtJTkQsCkVYUFJFU1MgT1IgSU1QTElFRCwgSU5DTFVESU5HIEJVVCBOT1QgTElNSVRFRCBUTyBBTlkgV0FSUkFOVElFUyBPRgpNRVJDSEFOVEFCSUxJVFksIEZJVE5FU1MgRk9SIEEgUEFSVElDVUxBUiBQVVJQT1NFIEFORCBOT05JTkZSSU5HRU1FTlQKT0YgQ09QWVJJR0hULCBQQVRFTlQsIFRSQURFTUFSSywgT1IgT1RIRVIgUklHSFQuIElOIE5PIEVWRU5UIFNIQUxMIFRIRQpDT1BZUklHSFQgSE9MREVSIEJFIExJQUJMRSBGT1IgQU5ZIENMQUlNLCBEQU1BR0VTIE9SIE9USEVSIExJQUJJTElUWSwKSU5DTFVESU5HIEFOWSBHRU5FUkFMLCBTUEVDSUFMLCBJTkRJUkVDVCwgSU5DSURFTlRBTCwgT1IgQ09OU0VRVUVOVElBTApEQU1BR0VTLCBXSEVUSEVSIElOIEFOIEFDVElPTiBPRiBDT05UUkFDVCwgVE9SVCBPUiBPVEhFUldJU0UsIEFSSVNJTkcKRlJPTSwgT1VUIE9GIFRIRSBVU0UgT1IgSU5BQklMSVRZIFRPIFVTRSBUSEUgRk9OVCBTT0ZUV0FSRSBPUiBGUk9NCk9USEVSIERFQUxJTkdTIElOIFRIRSBGT05UIFNPRlRXQVJFLmh0dHA6Ly9zY3JpcHRzLnNpbC5vcmcvT0ZMAEMAbwBwAHkAcgBpAGcAaAB0ACAAqQAgAEQAYQB0AHQAbwAsACAASQBuAGMALgAgAEEAbABsACAAcgBpAGcAaAB0AHMAIAByAGUAcwBlAHIAdgBlAGQALgBEAC0ARABJAE4AIABDAG8AbgBkAGUAbgBzAGUAZABEAEkATgBDAG8AbgBkAGUAbgBzAGUAZAAtAEIAbwBsAGQARAAtAEQASQBOACAAQwBvAG4AZABlAG4AcwBlAGQAIABCAG8AbABkACAAQgB1AGkAbABkACAAMQAwADAARAAtAEQASQBOACAAQwBvAG4AZABlAG4AcwBlAGQAIABCAG8AbABkAFYAZQByAHMAaQBvAG4AIAAxAC4AMQAwAEQALQBEAEkATgBDAG8AbgBkAGUAbgBzAGUAZAAtAEIAbwBsAGQARABhAHQAdABvACAAaQBzACAAYQAgAHQAcgBhAGQAZQBtAGEAcgBrACAAbwBmACAARABhAHQAdABvACwAIABJAG4AYwAuAEQAYQB0AHQAbwAgAEkAbgBjAC4AQwBoAGEAcgBsAGUAcwAgAE4AaQB4AGgAdAB0AHAAcwA6AC8ALwB3AHcAdwAuAGQAYQB0AHQAbwAuAGMAbwBtAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABjACkAIAAyADAAMQA3ACwAIABEAGEAdAB0AG8AIABJAG4AYwAuACAAKABmAG8AbgB0AHMAQABkAGEAdAB0AG8ALgBjAG8AbQApACwACgB3AGkAdABoACAAUgBlAHMAZQByAHYAZQBkACAARgBvAG4AdAAgAE4AYQBtAGUAIABEAC0ARABJAE4AIABDAG8AbgBkAGUAbgBzAGUAZAAuAAoACgBUAGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGkAcwAgAGwAaQBjAGUAbgBzAGUAZAAgAHUAbgBkAGUAcgAgAHQAaABlACAAUwBJAEwAIABPAHAAZQBuACAARgBvAG4AdAAgAEwAaQBjAGUAbgBzAGUALAAgAFYAZQByAHMAaQBvAG4AIAAxAC4AMQAuAAoAVABoAGkAcwAgAGwAaQBjAGUAbgBzAGUAIABpAHMAIABjAG8AcABpAGUAZAAgAGIAZQBsAG8AdwAsACAAYQBuAGQAIABpAHMAIABhAGwAcwBvACAAYQB2AGEAaQBsAGEAYgBsAGUAIAB3AGkAdABoACAAYQAgAEYAQQBRACAAYQB0ADoACgBoAHQAdABwADoALwAvAHMAYwByAGkAcAB0AHMALgBzAGkAbAAuAG8AcgBnAC8ATwBGAEwACgAKAAoALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAAoAUwBJAEwAIABPAFAARQBOACAARgBPAE4AVAAgAEwASQBDAEUATgBTAEUAIABWAGUAcgBzAGkAbwBuACAAMQAuADEAIAAtACAAMgA2ACAARgBlAGIAcgB1AGEAcgB5ACAAMgAwADAANwAKAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAKAAoAUABSAEUAQQBNAEIATABFAAoAVABoAGUAIABnAG8AYQBsAHMAIABvAGYAIAB0AGgAZQAgAE8AcABlAG4AIABGAG8AbgB0ACAATABpAGMAZQBuAHMAZQAgACgATwBGAEwAKQAgAGEAcgBlACAAdABvACAAcwB0AGkAbQB1AGwAYQB0AGUAIAB3AG8AcgBsAGQAdwBpAGQAZQAKAGQAZQB2AGUAbABvAHAAbQBlAG4AdAAgAG8AZgAgAGMAbwBsAGwAYQBiAG8AcgBhAHQAaQB2AGUAIABmAG8AbgB0ACAAcAByAG8AagBlAGMAdABzACwAIAB0AG8AIABzAHUAcABwAG8AcgB0ACAAdABoAGUAIABmAG8AbgB0ACAAYwByAGUAYQB0AGkAbwBuAAoAZQBmAGYAbwByAHQAcwAgAG8AZgAgAGEAYwBhAGQAZQBtAGkAYwAgAGEAbgBkACAAbABpAG4AZwB1AGkAcwB0AGkAYwAgAGMAbwBtAG0AdQBuAGkAdABpAGUAcwAsACAAYQBuAGQAIAB0AG8AIABwAHIAbwB2AGkAZABlACAAYQAgAGYAcgBlAGUAIABhAG4AZAAKAG8AcABlAG4AIABmAHIAYQBtAGUAdwBvAHIAawAgAGkAbgAgAHcAaABpAGMAaAAgAGYAbwBuAHQAcwAgAG0AYQB5ACAAYgBlACAAcwBoAGEAcgBlAGQAIABhAG4AZAAgAGkAbQBwAHIAbwB2AGUAZAAgAGkAbgAgAHAAYQByAHQAbgBlAHIAcwBoAGkAcAAKAHcAaQB0AGgAIABvAHQAaABlAHIAcwAuAAoACgBUAGgAZQAgAE8ARgBMACAAYQBsAGwAbwB3AHMAIAB0AGgAZQAgAGwAaQBjAGUAbgBzAGUAZAAgAGYAbwBuAHQAcwAgAHQAbwAgAGIAZQAgAHUAcwBlAGQALAAgAHMAdAB1AGQAaQBlAGQALAAgAG0AbwBkAGkAZgBpAGUAZAAgAGEAbgBkAAoAcgBlAGQAaQBzAHQAcgBpAGIAdQB0AGUAZAAgAGYAcgBlAGUAbAB5ACAAYQBzACAAbABvAG4AZwAgAGEAcwAgAHQAaABlAHkAIABhAHIAZQAgAG4AbwB0ACAAcwBvAGwAZAAgAGIAeQAgAHQAaABlAG0AcwBlAGwAdgBlAHMALgAgAFQAaABlAAoAZgBvAG4AdABzACwAIABpAG4AYwBsAHUAZABpAG4AZwAgAGEAbgB5ACAAZABlAHIAaQB2AGEAdABpAHYAZQAgAHcAbwByAGsAcwAsACAAYwBhAG4AIABiAGUAIABiAHUAbgBkAGwAZQBkACwAIABlAG0AYgBlAGQAZABlAGQALAAgAAoAcgBlAGQAaQBzAHQAcgBpAGIAdQB0AGUAZAAgAGEAbgBkAC8AbwByACAAcwBvAGwAZAAgAHcAaQB0AGgAIABhAG4AeQAgAHMAbwBmAHQAdwBhAHIAZQAgAHAAcgBvAHYAaQBkAGUAZAAgAHQAaABhAHQAIABhAG4AeQAgAHIAZQBzAGUAcgB2AGUAZAAKAG4AYQBtAGUAcwAgAGEAcgBlACAAbgBvAHQAIAB1AHMAZQBkACAAYgB5ACAAZABlAHIAaQB2AGEAdABpAHYAZQAgAHcAbwByAGsAcwAuACAAVABoAGUAIABmAG8AbgB0AHMAIABhAG4AZAAgAGQAZQByAGkAdgBhAHQAaQB2AGUAcwAsAAoAaABvAHcAZQB2AGUAcgAsACAAYwBhAG4AbgBvAHQAIABiAGUAIAByAGUAbABlAGEAcwBlAGQAIAB1AG4AZABlAHIAIABhAG4AeQAgAG8AdABoAGUAcgAgAHQAeQBwAGUAIABvAGYAIABsAGkAYwBlAG4AcwBlAC4AIABUAGgAZQAKAHIAZQBxAHUAaQByAGUAbQBlAG4AdAAgAGYAbwByACAAZgBvAG4AdABzACAAdABvACAAcgBlAG0AYQBpAG4AIAB1AG4AZABlAHIAIAB0AGgAaQBzACAAbABpAGMAZQBuAHMAZQAgAGQAbwBlAHMAIABuAG8AdAAgAGEAcABwAGwAeQAKAHQAbwAgAGEAbgB5ACAAZABvAGMAdQBtAGUAbgB0ACAAYwByAGUAYQB0AGUAZAAgAHUAcwBpAG4AZwAgAHQAaABlACAAZgBvAG4AdABzACAAbwByACAAdABoAGUAaQByACAAZABlAHIAaQB2AGEAdABpAHYAZQBzAC4ACgAKAEQARQBGAEkATgBJAFQASQBPAE4AUwAKACIARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAiACAAcgBlAGYAZQByAHMAIAB0AG8AIAB0AGgAZQAgAHMAZQB0ACAAbwBmACAAZgBpAGwAZQBzACAAcgBlAGwAZQBhAHMAZQBkACAAYgB5ACAAdABoAGUAIABDAG8AcAB5AHIAaQBnAGgAdAAKAEgAbwBsAGQAZQByACgAcwApACAAdQBuAGQAZQByACAAdABoAGkAcwAgAGwAaQBjAGUAbgBzAGUAIABhAG4AZAAgAGMAbABlAGEAcgBsAHkAIABtAGEAcgBrAGUAZAAgAGEAcwAgAHMAdQBjAGgALgAgAFQAaABpAHMAIABtAGEAeQAKAGkAbgBjAGwAdQBkAGUAIABzAG8AdQByAGMAZQAgAGYAaQBsAGUAcwAsACAAYgB1AGkAbABkACAAcwBjAHIAaQBwAHQAcwAgAGEAbgBkACAAZABvAGMAdQBtAGUAbgB0AGEAdABpAG8AbgAuAAoACgAiAFIAZQBzAGUAcgB2AGUAZAAgAEYAbwBuAHQAIABOAGEAbQBlACIAIAByAGUAZgBlAHIAcwAgAHQAbwAgAGEAbgB5ACAAbgBhAG0AZQBzACAAcwBwAGUAYwBpAGYAaQBlAGQAIABhAHMAIABzAHUAYwBoACAAYQBmAHQAZQByACAAdABoAGUACgBjAG8AcAB5AHIAaQBnAGgAdAAgAHMAdABhAHQAZQBtAGUAbgB0ACgAcwApAC4ACgAKACIATwByAGkAZwBpAG4AYQBsACAAVgBlAHIAcwBpAG8AbgAiACAAcgBlAGYAZQByAHMAIAB0AG8AIAB0AGgAZQAgAGMAbwBsAGwAZQBjAHQAaQBvAG4AIABvAGYAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAYwBvAG0AcABvAG4AZQBuAHQAcwAgAGEAcwAKAGQAaQBzAHQAcgBpAGIAdQB0AGUAZAAgAGIAeQAgAHQAaABlACAAQwBvAHAAeQByAGkAZwBoAHQAIABIAG8AbABkAGUAcgAoAHMAKQAuAAoACgAiAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4AIgAgAHIAZQBmAGUAcgBzACAAdABvACAAYQBuAHkAIABkAGUAcgBpAHYAYQB0AGkAdgBlACAAbQBhAGQAZQAgAGIAeQAgAGEAZABkAGkAbgBnACAAdABvACwAIABkAGUAbABlAHQAaQBuAGcALAAKAG8AcgAgAHMAdQBiAHMAdABpAHQAdQB0AGkAbgBnACAALQAtACAAaQBuACAAcABhAHIAdAAgAG8AcgAgAGkAbgAgAHcAaABvAGwAZQAgAC0ALQAgAGEAbgB5ACAAbwBmACAAdABoAGUAIABjAG8AbQBwAG8AbgBlAG4AdABzACAAbwBmACAAdABoAGUACgBPAHIAaQBnAGkAbgBhAGwAIABWAGUAcgBzAGkAbwBuACwAIABiAHkAIABjAGgAYQBuAGcAaQBuAGcAIABmAG8AcgBtAGEAdABzACAAbwByACAAYgB5ACAAcABvAHIAdABpAG4AZwAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAHQAbwAgAGEACgBuAGUAdwAgAGUAbgB2AGkAcgBvAG4AbQBlAG4AdAAuAAoACgAiAEEAdQB0AGgAbwByACIAIAByAGUAZgBlAHIAcwAgAHQAbwAgAGEAbgB5ACAAZABlAHMAaQBnAG4AZQByACwAIABlAG4AZwBpAG4AZQBlAHIALAAgAHAAcgBvAGcAcgBhAG0AbQBlAHIALAAgAHQAZQBjAGgAbgBpAGMAYQBsAAoAdwByAGkAdABlAHIAIABvAHIAIABvAHQAaABlAHIAIABwAGUAcgBzAG8AbgAgAHcAaABvACAAYwBvAG4AdAByAGkAYgB1AHQAZQBkACAAdABvACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlAC4ACgAKAFAARQBSAE0ASQBTAFMASQBPAE4AIAAmACAAQwBPAE4ARABJAFQASQBPAE4AUwAKAFAAZQByAG0AaQBzAHMAaQBvAG4AIABpAHMAIABoAGUAcgBlAGIAeQAgAGcAcgBhAG4AdABlAGQALAAgAGYAcgBlAGUAIABvAGYAIABjAGgAYQByAGcAZQAsACAAdABvACAAYQBuAHkAIABwAGUAcgBzAG8AbgAgAG8AYgB0AGEAaQBuAGkAbgBnAAoAYQAgAGMAbwBwAHkAIABvAGYAIAB0AGgAZQAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUALAAgAHQAbwAgAHUAcwBlACwAIABzAHQAdQBkAHkALAAgAGMAbwBwAHkALAAgAG0AZQByAGcAZQAsACAAZQBtAGIAZQBkACwAIABtAG8AZABpAGYAeQAsAAoAcgBlAGQAaQBzAHQAcgBpAGIAdQB0AGUALAAgAGEAbgBkACAAcwBlAGwAbAAgAG0AbwBkAGkAZgBpAGUAZAAgAGEAbgBkACAAdQBuAG0AbwBkAGkAZgBpAGUAZAAgAGMAbwBwAGkAZQBzACAAbwBmACAAdABoAGUAIABGAG8AbgB0AAoAUwBvAGYAdAB3AGEAcgBlACwAIABzAHUAYgBqAGUAYwB0ACAAdABvACAAdABoAGUAIABmAG8AbABsAG8AdwBpAG4AZwAgAGMAbwBuAGQAaQB0AGkAbwBuAHMAOgAKAAoAMQApACAATgBlAGkAdABoAGUAcgAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAG4AbwByACAAYQBuAHkAIABvAGYAIABpAHQAcwAgAGkAbgBkAGkAdgBpAGQAdQBhAGwAIABjAG8AbQBwAG8AbgBlAG4AdABzACwACgBpAG4AIABPAHIAaQBnAGkAbgBhAGwAIABvAHIAIABNAG8AZABpAGYAaQBlAGQAIABWAGUAcgBzAGkAbwBuAHMALAAgAG0AYQB5ACAAYgBlACAAcwBvAGwAZAAgAGIAeQAgAGkAdABzAGUAbABmAC4ACgAKADIAKQAgAE8AcgBpAGcAaQBuAGEAbAAgAG8AcgAgAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4AcwAgAG8AZgAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAG0AYQB5ACAAYgBlACAAYgB1AG4AZABsAGUAZAAsAAoAcgBlAGQAaQBzAHQAcgBpAGIAdQB0AGUAZAAgAGEAbgBkAC8AbwByACAAcwBvAGwAZAAgAHcAaQB0AGgAIABhAG4AeQAgAHMAbwBmAHQAdwBhAHIAZQAsACAAcAByAG8AdgBpAGQAZQBkACAAdABoAGEAdAAgAGUAYQBjAGgAIABjAG8AcAB5AAoAYwBvAG4AdABhAGkAbgBzACAAdABoAGUAIABhAGIAbwB2AGUAIABjAG8AcAB5AHIAaQBnAGgAdAAgAG4AbwB0AGkAYwBlACAAYQBuAGQAIAB0AGgAaQBzACAAbABpAGMAZQBuAHMAZQAuACAAVABoAGUAcwBlACAAYwBhAG4AIABiAGUACgBpAG4AYwBsAHUAZABlAGQAIABlAGkAdABoAGUAcgAgAGEAcwAgAHMAdABhAG4AZAAtAGEAbABvAG4AZQAgAHQAZQB4AHQAIABmAGkAbABlAHMALAAgAGgAdQBtAGEAbgAtAHIAZQBhAGQAYQBiAGwAZQAgAGgAZQBhAGQAZQByAHMAIABvAHIACgBpAG4AIAB0AGgAZQAgAGEAcABwAHIAbwBwAHIAaQBhAHQAZQAgAG0AYQBjAGgAaQBuAGUALQByAGUAYQBkAGEAYgBsAGUAIABtAGUAdABhAGQAYQB0AGEAIABmAGkAZQBsAGQAcwAgAHcAaQB0AGgAaQBuACAAdABlAHgAdAAgAG8AcgAKAGIAaQBuAGEAcgB5ACAAZgBpAGwAZQBzACAAYQBzACAAbABvAG4AZwAgAGEAcwAgAHQAaABvAHMAZQAgAGYAaQBlAGwAZABzACAAYwBhAG4AIABiAGUAIABlAGEAcwBpAGwAeQAgAHYAaQBlAHcAZQBkACAAYgB5ACAAdABoAGUAIAB1AHMAZQByAC4ACgAKADMAKQAgAE4AbwAgAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4AIABvAGYAIAB0AGgAZQAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABtAGEAeQAgAHUAcwBlACAAdABoAGUAIABSAGUAcwBlAHIAdgBlAGQAIABGAG8AbgB0AAoATgBhAG0AZQAoAHMAKQAgAHUAbgBsAGUAcwBzACAAZQB4AHAAbABpAGMAaQB0ACAAdwByAGkAdAB0AGUAbgAgAHAAZQByAG0AaQBzAHMAaQBvAG4AIABpAHMAIABnAHIAYQBuAHQAZQBkACAAYgB5ACAAdABoAGUAIABjAG8AcgByAGUAcwBwAG8AbgBkAGkAbgBnAAoAQwBvAHAAeQByAGkAZwBoAHQAIABIAG8AbABkAGUAcgAuACAAVABoAGkAcwAgAHIAZQBzAHQAcgBpAGMAdABpAG8AbgAgAG8AbgBsAHkAIABhAHAAcABsAGkAZQBzACAAdABvACAAdABoAGUAIABwAHIAaQBtAGEAcgB5ACAAZgBvAG4AdAAgAG4AYQBtAGUAIABhAHMACgBwAHIAZQBzAGUAbgB0AGUAZAAgAHQAbwAgAHQAaABlACAAdQBzAGUAcgBzAC4ACgAKADQAKQAgAFQAaABlACAAbgBhAG0AZQAoAHMAKQAgAG8AZgAgAHQAaABlACAAQwBvAHAAeQByAGkAZwBoAHQAIABIAG8AbABkAGUAcgAoAHMAKQAgAG8AcgAgAHQAaABlACAAQQB1AHQAaABvAHIAKABzACkAIABvAGYAIAB0AGgAZQAgAEYAbwBuAHQACgBTAG8AZgB0AHcAYQByAGUAIABzAGgAYQBsAGwAIABuAG8AdAAgAGIAZQAgAHUAcwBlAGQAIAB0AG8AIABwAHIAbwBtAG8AdABlACwAIABlAG4AZABvAHIAcwBlACAAbwByACAAYQBkAHYAZQByAHQAaQBzAGUAIABhAG4AeQAKAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4ALAAgAGUAeABjAGUAcAB0ACAAdABvACAAYQBjAGsAbgBvAHcAbABlAGQAZwBlACAAdABoAGUAIABjAG8AbgB0AHIAaQBiAHUAdABpAG8AbgAoAHMAKQAgAG8AZgAgAHQAaABlAAoAQwBvAHAAeQByAGkAZwBoAHQAIABIAG8AbABkAGUAcgAoAHMAKQAgAGEAbgBkACAAdABoAGUAIABBAHUAdABoAG8AcgAoAHMAKQAgAG8AcgAgAHcAaQB0AGgAIAB0AGgAZQBpAHIAIABlAHgAcABsAGkAYwBpAHQAIAB3AHIAaQB0AHQAZQBuAAoAcABlAHIAbQBpAHMAcwBpAG8AbgAuAAoACgA1ACkAIABUAGgAZQAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUALAAgAG0AbwBkAGkAZgBpAGUAZAAgAG8AcgAgAHUAbgBtAG8AZABpAGYAaQBlAGQALAAgAGkAbgAgAHAAYQByAHQAIABvAHIAIABpAG4AIAB3AGgAbwBsAGUALAAKAG0AdQBzAHQAIABiAGUAIABkAGkAcwB0AHIAaQBiAHUAdABlAGQAIABlAG4AdABpAHIAZQBsAHkAIAB1AG4AZABlAHIAIAB0AGgAaQBzACAAbABpAGMAZQBuAHMAZQAsACAAYQBuAGQAIABtAHUAcwB0ACAAbgBvAHQAIABiAGUACgBkAGkAcwB0AHIAaQBiAHUAdABlAGQAIAB1AG4AZABlAHIAIABhAG4AeQAgAG8AdABoAGUAcgAgAGwAaQBjAGUAbgBzAGUALgAgAFQAaABlACAAcgBlAHEAdQBpAHIAZQBtAGUAbgB0ACAAZgBvAHIAIABmAG8AbgB0AHMAIAB0AG8ACgByAGUAbQBhAGkAbgAgAHUAbgBkAGUAcgAgAHQAaABpAHMAIABsAGkAYwBlAG4AcwBlACAAZABvAGUAcwAgAG4AbwB0ACAAYQBwAHAAbAB5ACAAdABvACAAYQBuAHkAIABkAG8AYwB1AG0AZQBuAHQAIABjAHIAZQBhAHQAZQBkAAoAdQBzAGkAbgBnACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlAC4ACgAKAFQARQBSAE0ASQBOAEEAVABJAE8ATgAKAFQAaABpAHMAIABsAGkAYwBlAG4AcwBlACAAYgBlAGMAbwBtAGUAcwAgAG4AdQBsAGwAIABhAG4AZAAgAHYAbwBpAGQAIABpAGYAIABhAG4AeQAgAG8AZgAgAHQAaABlACAAYQBiAG8AdgBlACAAYwBvAG4AZABpAHQAaQBvAG4AcwAgAGEAcgBlAAoAbgBvAHQAIABtAGUAdAAuAAoACgBEAEkAUwBDAEwAQQBJAE0ARQBSAAoAVABIAEUAIABGAE8ATgBUACAAUwBPAEYAVABXAEEAUgBFACAASQBTACAAUABSAE8AVgBJAEQARQBEACAAIgBBAFMAIABJAFMAIgAsACAAVwBJAFQASABPAFUAVAAgAFcAQQBSAFIAQQBOAFQAWQAgAE8ARgAgAEEATgBZACAASwBJAE4ARAAsAAoARQBYAFAAUgBFAFMAUwAgAE8AUgAgAEkATQBQAEwASQBFAEQALAAgAEkATgBDAEwAVQBEAEkATgBHACAAQgBVAFQAIABOAE8AVAAgAEwASQBNAEkAVABFAEQAIABUAE8AIABBAE4AWQAgAFcAQQBSAFIAQQBOAFQASQBFAFMAIABPAEYACgBNAEUAUgBDAEgAQQBOAFQAQQBCAEkATABJAFQAWQAsACAARgBJAFQATgBFAFMAUwAgAEYATwBSACAAQQAgAFAAQQBSAFQASQBDAFUATABBAFIAIABQAFUAUgBQAE8AUwBFACAAQQBOAEQAIABOAE8ATgBJAE4ARgBSAEkATgBHAEUATQBFAE4AVAAKAE8ARgAgAEMATwBQAFkAUgBJAEcASABUACwAIABQAEEAVABFAE4AVAAsACAAVABSAEEARABFAE0AQQBSAEsALAAgAE8AUgAgAE8AVABIAEUAUgAgAFIASQBHAEgAVAAuACAASQBOACAATgBPACAARQBWAEUATgBUACAAUwBIAEEATABMACAAVABIAEUACgBDAE8AUABZAFIASQBHAEgAVAAgAEgATwBMAEQARQBSACAAQgBFACAATABJAEEAQgBMAEUAIABGAE8AUgAgAEEATgBZACAAQwBMAEEASQBNACwAIABEAEEATQBBAEcARQBTACAATwBSACAATwBUAEgARQBSACAATABJAEEAQgBJAEwASQBUAFkALAAKAEkATgBDAEwAVQBEAEkATgBHACAAQQBOAFkAIABHAEUATgBFAFIAQQBMACwAIABTAFAARQBDAEkAQQBMACwAIABJAE4ARABJAFIARQBDAFQALAAgAEkATgBDAEkARABFAE4AVABBAEwALAAgAE8AUgAgAEMATwBOAFMARQBRAFUARQBOAFQASQBBAEwACgBEAEEATQBBAEcARQBTACwAIABXAEgARQBUAEgARQBSACAASQBOACAAQQBOACAAQQBDAFQASQBPAE4AIABPAEYAIABDAE8ATgBUAFIAQQBDAFQALAAgAFQATwBSAFQAIABPAFIAIABPAFQASABFAFIAVwBJAFMARQAsACAAQQBSAEkAUwBJAE4ARwAKAEYAUgBPAE0ALAAgAE8AVQBUACAATwBGACAAVABIAEUAIABVAFMARQAgAE8AUgAgAEkATgBBAEIASQBMAEkAVABZACAAVABPACAAVQBTAEUAIABUAEgARQAgAEYATwBOAFQAIABTAE8ARgBUAFcAQQBSAEUAIABPAFIAIABGAFIATwBNAAoATwBUAEgARQBSACAARABFAEEATABJAE4ARwBTACAASQBOACAAVABIAEUAIABGAE8ATgBUACAAUwBPAEYAVABXAEEAUgBFAC4AaAB0AHQAcAA6AC8ALwBzAGMAcgBpAHAAdABzAC4AcwBpAGwALgBvAHIAZwAvAE8ARgBMAAAAAgAAAAAAAP+DADIAAAAAAAAAAAAAAAAAAAAAAAAADAAMAAAAEQATABQAFQAWABcAGAAZABoAGwAcAAA=) format("truetype");font-style:normal;font-weight:400}.user-info{padding:0 12px;color:#4e5b71;position:relative;vertical-align:middle;height:100%}.user-info,.user-info .user-info-hover-box{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-info .user-info-hover-box{cursor:default;height:40px;padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-top:2px}.user-info .user-info-hover-box:hover{background-color:rgba(255,255,255,.2)}.user-info .user-avatar{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;vertical-align:middle;width:32px}.user-info .user-avatar img{width:32px;height:32px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.user-info .user-name{display:inline-block;margin-left:8px;margin-right:2px;max-width:250px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.user-info .arrow{font-size:16px;margin-left:2px;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;vertical-align:middle}.user-info:hover .arrow{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg)}.user-info .people-exchange-icon{font-size:12px}.language-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.language-box .ant-dropdown-menu{min-width:160px;padding:4px;max-height:60vh;overflow-y:auto;overflow-x:hidden}.language-box .ant-dropdown-menu .ant-dropdown-menu-item{padding:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#252629}.language-box .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#f2f2f3}.language-box .language-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:22px;color:#252629}.language-box .language-item .language-item-text{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.language-box .language-item .language-item-icon{color:var(--theme-main)}.language-box .language-item-local{color:#969aa2;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.user-info-header-list .ant-dropdown-menu-submenu{padding:5px 0;height:40px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.user-info-header-list .ant-dropdown-menu-item-divider,.user-info-header-list .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title:hover,.user-info-header-list .ant-dropdown-menu-submenu:hover{background-color:#f2f2f3}.user-info-drop .ant-dropdown-menu{padding:4px;margin-right:12px;min-width:160px}.user-info-drop .ant-dropdown-menu-item{padding:5px 8px;color:#252629!important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.user-info-drop .ant-dropdown-menu-item:hover{background-color:#f2f2f3}.user-info-drop .ant-dropdown-menu-submenu-title{color:#252629!important;padding:5px 8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-info-drop .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow{position:relative;right:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.user-info-drop .ant-dropdown-menu-submenu-title .language-box-title{display:inline-block;margin-right:8px}.right-now-register{position:absolute;z-index:3;width:100%;height:36px;bottom:60px;background:#fff}.right-now-register .register-btn{color:var(--theme-main);line-height:36px;text-align:center;cursor:pointer;display:block}.ant-modal-confirm-body-wrapper .free-trail-info-title-wrap{height:30px}.ant-modal-confirm-body-wrapper .free-trail-info-title-wrap .free-trail-info-title-tip{float:left;font-size:14px;color:gray;font-weight:400;color:#565656}.ant-modal-confirm-body-wrapper .free-trail-info-title-wrap .free-trail-info-title{font-size:20px;color:#5d5d5d;float:left;line-height:18px}.ant-modal-confirm-body-wrapper .free-trail-info-content1{margin-bottom:16px;font-size:16px}.ant-modal-confirm-body-wrapper .free-trail-info-content2{font-size:14px;color:#9c9c9c}.helios-new-menu .right-now-register{height:40px;line-height:40px;width:100%;background-color:var(--theme-main);bottom:50px}.helios-new-menu .right-now-register .register-btn{color:#fff;line-height:40px}.archive-change-system-modal{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.archive-change-system-modal,.archive-change-system-modal .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal}.archive-change-system-modal .container{width:260px;background:var(--theme-main);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:69px 20px 72px;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFang SC;font-style:normal;position:relative}.archive-change-system-modal .container.active{background-color:var(--theme-dark)}.archive-change-system-modal .container .icon-done-container{position:absolute;top:20px;right:20px;width:24px;height:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fff}.archive-change-system-modal .container .icon-done-container .icon-done{width:16px;height:16px}.archive-change-system-modal .container .img-content img{width:120px;height:120px}.archive-change-system-modal .container h2{font-weight:600;font-size:20px;line-height:28px;color:#fff;margin:37px 0 16px}.archive-change-system-modal .container p{font-weight:400;font-size:13px;line-height:20px;text-align:center;color:#fff}.archive-change-system-modal .archive-change-system-modal-not-click{background:var(--theme-disable);cursor:not-allowed}.archive-change-system-modal .container:nth-child(2),.archive-change-system-modal .container:nth-child(3){margin-left:20px}.archive-change-system-modal .container:not(.active):hover{background:var(--theme-dark);cursor:pointer}.archive-change-system-modal .archive-change-system-modal-not-click:hover{background:var(--theme-disable)!important;cursor:not-allowed!important}.archive-supplementary-information-modal .ant-modal-body{padding:20px}.archive-supplementary-information-modal .info-paragraph{width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px);margin-left:-20px;margin-bottom:20px}.archive-supplementary-information-modal .archive-supplementary-information-form .ant-form-item-children .multi-selector-block,.archive-supplementary-information-modal .archive-supplementary-information-form .ant-form-item-control .ant-form-item-children .ant-select{width:100%!important}.archive-supplementary-information-casacder .ant-cascader-menu{width:300px!important}.archive-supplementary-information-casacder .ant-cascader-menu .ant-cascader-menu-item{white-space:break-spaces}.archive-supplementary-information-casacder .ant-cascader-menu .ant-cascader-menu-item-active{background-color:var(--theme-light)}.notification-bell{position:relative;cursor:pointer}.notification-bell-num{position:absolute;bottom:15px;left:10px;font-size:9px;color:#fff;text-align:center;line-height:12px;background:#f04134;padding:0 3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;word-break:keep-all;border:1px solid #fff}.personal-trial-line-tips-modal .ant-modal-body{padding:20px}.personal-trial-line-tips-modal .ant-modal-body .title{color:#252629;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.personal-trial-line-tips-modal .ant-modal-body .card-tips{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#f9f9f9;margin-top:12px;padding:8px 12px;color:#71757e;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.personal-trial-line-tips-modal .ant-modal-body .content{margin-top:8px;color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.personal-trial-line-tips-modal .ant-modal-body .footer{margin-top:32px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.personal-trial-line-tips-modal .ant-modal-body .footer,.personal-trial-line-tips-modal .ant-modal-body .footer .tel{height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.personal-trial-line-tips-modal .ant-modal-body .footer .tel{padding:0 12px;color:var(--theme-main);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:var(--theme-light)}.personal-trial-line-tips-modal .ant-modal-body .footer .tel-icon{font-size:16px}.personal-trial-line-tips-modal .ant-modal-body .footer .tel .tel-info{margin-left:4px;font-size:12px;font-style:normal;font-weight:500;line-height:18px;cursor:pointer}.tool-menu-list-svg-box{color:#252629;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;min-width:136px;padding:4px}.tool-menu-list-svg-box .tool-menu-list-svg-item{padding:8px;height:38px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}.tool-menu-list-svg-box .tool-menu-list-svg-item:hover{background-color:#f2f2f3!important}.tool-menu-list-popover .ant-popover-inner-content{padding:0;max-height:inherit}.hover-color{width:24px;height:24px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.hover-color:hover{background-color:rgba(255,255,255,.2)}.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper>.ant-tree-title>span:hover{background:#fff}.advanced-search-filter-tags-list-container .ant-tag .archive-extend-search-setting-icon,.advanced-search-pinned-list-popover-checkbox.ant-checkbox-wrapper .archive-extend-search-setting-icon,.advanced-search-title-condition-modal .ant-modal-body .archive-extend-search-setting-icon,.advanced-table-filter-column-popover .ant-popover-inner-content .archive-extend-search-setting-icon{display:none}.archive-upload-container .file-list-container .file-list-content{overflow-y:auto}.slide-footer .print-house-code-style{color:var(--theme-main);border-color:var(--theme-main)}.archive-button-block{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-button-block button{margin-right:8px}.add-archive-notice-style{margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:12px}.add-archive-notice-style .anticon-warning{color:#ffb506;font-size:12px;line-height:12px}.add-archive-notice-style .add-notice-text{margin-left:4px;font-family:PingFangSC-Regular;font-size:12px;color:#848c95;letter-spacing:.1px;line-height:15px}.page-menu-archive-fields-manage,.page-menu-permissions-management{padding-top:0!important}.page-menu-archive-coding-rule-object,.page-menu-archive-fields-manage,.page-menu-archive-integrity-rule-definition,.page-menu-archive-template,.page-menu-archive-workflow,.page-menu-permissions-management{-webkit-transition:none!important;-o-transition:none!important;-moz-transition:none!important;transition:none!important}.page-menu-archive-template{padding-top:0!important}.page-menu-archive-template .full-height-page{height:-webkit-calc(100vh - 88px)!important;height:-moz-calc(100vh - 88px)!important;height:calc(100vh - 88px)!important}.archive-table-margin-style .advanced-table-scroll-container{margin-bottom:48px!important}.archive-value-text{color:#000f00;font-weight:600}.archive-vertical-form .ant-form-item{margin-bottom:12px}.archive-vertical-form .ant-form-item-label .ant-form-item-required:before{display:none}.archive-vertical-form .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#f04134;content:"*";margin:0 0 0 2px;vertical-align:middle}.archive-loading-mask-cover{width:100%;height:100%;top:50%}.archive-loading-mask-cover,.archive-loading-mask-cover .ant-spin{z-index:1;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.archive-loading-mask-cover .ant-spin{top:30%}.archive-loading-mask-cover:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.3;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;z-index:10}.archive-table-header-export{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-tips-text{font-size:12px;color:#848c95;line-height:16px;font-weight:400}.archive-extend-search-setting-icon{margin-left:8px;cursor:pointer}.archive-extend-search-setting-icon:hover{color:var(--theme-main)}.archive-field-filter-popover .ant-popover-inner-content{position:relative;height:250px;width:200px;padding:0}.archive-field-filter-popover .ant-popover-inner-content .check-group-box{height:212px;overflow-y:auto;padding:0 8px}.archive-field-filter-popover .ant-popover-inner-content .check-group-box .border-top{border-top:1px solid #f0f0f0}.archive-field-filter-popover .ant-popover-inner-content .check-group-box .single-group{padding:8px 0}.archive-field-filter-popover .ant-popover-inner-content .bottom-bar-box{-webkit-box-shadow:inset 0 1px 0 0 #f0f0f0;-moz-box-shadow:inset 0 1px 0 0 #f0f0f0;box-shadow:inset 0 1px 0 0 #f0f0f0;position:absolute;bottom:0;left:0;width:200px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px}.page-menu-archive-electronic-library{height:-webkit-calc(100vh - 68px)!important;height:-moz-calc(100vh - 68px)!important;height:calc(100vh - 68px)!important}.page-menu-archive-electronic-library .ant-spin-nested-loading,.page-menu-archive-electronic-library .ant-spin-nested-loading .ant-spin-container,.page-menu-archive-electronic-library .archive-new-archive-detail-component-container-archiveId,.page-menu-archive-physical-library .ant-spin-nested-loading,.page-menu-archive-physical-library .ant-spin-nested-loading .ant-spin-container{height:100%}.advance-table-header-button{margin:10px 0}.advance-table-header-button button{margin-right:8px}.advance-table-header-button button:last-child{margin-right:0}.archive-notice-style{font-family:PingFangSC-Regular,PingFang SC;font-size:12px;line-height:16px;color:#8b93a7}.archive-operator-color-style{color:#ff6680}.archive-operator-color-style a{padding-right:8px}.archive-field-properties{height:100%;overflow-y:auto;overflow-x:hidden}.archive-field-properties .ant-row{margin-bottom:16px}.archive-ie-width{width:330px;min-width:330px;max-width:330px}.archive-tabpane-content{width:100%;height:-webkit-calc(100vh - 148px);height:-moz-calc(100vh - 148px);height:calc(100vh - 148px)}.archive-tap-content{margin-top:-16px}.archive-property-style{height:100%;position:relative;padding-bottom:52px}.archive-property-style .pane-footer{border-top:1px solid #ebeef5;border-left:1px solid #ebeef5;line-height:52px;height:52px;background:#fff;position:absolute;bottom:0;width:100%;padding-left:20px;left:0}.archive-property-style .ant-form .ant-form-item-required:after{display:inline-block;margin-left:4px;content:"*";font-family:SimSun;line-height:1;font-size:14px;color:#ff6680;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.archive-property-style .ant-form-item-required:before{display:none}.archive-property-style .ant-radio-group .ant-radio-button-wrapper-disabled{color:#ccc}.archive-property-style .ant-radio-group .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:#6f7a90}.archive-forbid-a,.archive-forbid-a:hover{color:#b5c0ce;cursor:not-allowed}.extend-search-delete-icon{margin-right:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.danger-a-color,.danger-a-color:hover,.extend-search-delete-icon:hover{color:#ff6680}.archive-manual-collection .ant-input-number-input-wrap input{height:100%!important;padding-top:6px!important}.archive-manual-collection .ant-input-number-disabled .ant-input-number-input{color:#6f7a90!important}.archive-not-allowed-block{cursor:not-allowed}.archive-not-allowed-block a{color:#b5c0ce;pointer-events:none}.archive-not-allowed{color:#b5c0ce!important;cursor:not-allowed!important}.archive-not-allowed:hover{color:#b5c0ce}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.archive-document-type-ant-tree-node .ant-select-tree-node-selected{background-color:#edf3ff;border-left:1px solid #4b8dff}.archive-document-type-ant-tree-node .ant-select-tree-node-selected .ant-select-tree-title{color:#4b8dff}.archive-document-type-ant-tree-node .ant-select-tree-switcher{cursor:pointer!important;color:#4e5b71!important}.archive-tabpane-content-no-button .advanced-table-container{margin-top:0}.archive-table-no-padding .advanced-table{padding-top:0}.archive-table-header button{margin-right:8px}.archive-table-header button:last-child{margin-right:0}.archive-header-info-button .full-height-page{margin-top:12px}.archive-badge-processing .ant-badge-status-processing:after{-webkit-animation:none!important;-moz-animation:none!important;-o-animation:none!important;animation:none!important;border:none!important}.archive-operate-col a{margin-right:8px}.archive-document-detail .slide-content{padding-top:0!important}.archive-modal-body .ant-modal-body{z-index:1;position:relative}.archive-chain-evidence-template-slide-frame.slide-frame.animated{-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}.archive-chain-evidence-template-slide-frame.slide-frame.animated .slide-content.doc-padding{padding:16px 0 0 20px}.ant-radio .ant-radio-inner:after{top:4px;left:4px}.ant-form .ant-form-item-control,.ant-form .ant-form-item-label{line-height:32px}.more-button-operation{text-align:center!important}.more-button-operation .ant-btn{height:22px;border:none!important;background-color:unset!important;padding:0}.more-button-operation button[ant-click-animating-without-extra-node]:after{border:0;opacity:0;-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}.archive-more-button-operation-no-padding .ant-dropdown-menu-submenu-title{padding-right:12px}.stop-button-propagation button{pointer-events:auto!important}.multiSelectorV2-scroll-block-height.multi-selector-block .fake-input .scroll-block{height:unset}.archive-form{position:relative}.archive-common-hide-scrollbar-all{scrollbar-width:none;-ms-overflow-style:none}.archive-common-hide-scrollbar-all::-webkit-scrollbar{display:none}.formItem-label-hide .ant-form-item-label{opacity:0}.new-form .ant-form-item-control .archive-cascader{width:66%}.archive-button-transition{position:relative}.archive-button-transition:after,.archive-button-transition:before{content:"";position:absolute;width:0;height:0;border-color:var(--theme-main);-webkit-transition:all .3s ease-in-out .3s;-o-transition:all .3s ease-in-out .3s;-moz-transition:all .3s ease-in-out .3s;transition:all .3s ease-in-out .3s}.archive-button-transition:after{bottom:0;right:0;border-top:0!important;border-left:0!important}.archive-button-transition:before{top:0;left:0;border-right:0!important;border-bottom:0!important}.archive-button-transition:hover:after,.archive-button-transition:hover:before{border:1px solid var(--theme-main);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:100%;height:100%;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.archive-self-define-filter-icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3px;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}.archive-self-define-filter-icon:hover{background:#e5e5e5;color:rgba(0,0,0,.45)}.page-menu-archive-security-setting{height:-webkit-calc(100vh - 136px)!important;height:-moz-calc(100vh - 136px)!important;height:calc(100vh - 136px)!important}.archive-info-circle-o:hover{cursor:pointer;color:var(--theme-main)}.archive-new-operator-color-style a{padding-right:20px}.archive-new-operator-color-style a:last-child{padding-right:0}.archive-menu-head-svg{margin-top:19px}.helios-main .archive-right-gap-20{margin-right:0}.archive-flex-item-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-h-full{height:100%}.archive-no-result-tab:hover{cursor:pointer}.archive-text-badge{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-form-modal-component .ant-form-item-label>label:after{content:""}.archive-form-modal-component .ant-modal-header{padding-left:20px}.archive-form-modal-component .ant-modal-content .ant-modal-body{padding:20px 20px 0}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component{font-family:PingFang SC}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#fa4858;content:"*";margin-left:4px;vertical-align:middle}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item-label .ant-form-item-required:before{display:none}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item{margin-bottom:20px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-label{color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:8px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-control-wrapper .ant-checkbox-wrapper,.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-control-wrapper .ant-radio-wrapper{color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-control-wrapper .ant-checkbox-group,.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-control-wrapper .ant-radio-group{height:32px;line-height:32px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-control-wrapper .ant-checkbox-wrapper{margin-right:16px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-control-wrapper .ant-radio-wrapper{margin-right:24px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-control-wrapper .ant-form-extra{padding-top:0}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-control-wrapper .ant-form-extra .form-info{color:#969aa2;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-modal-form-component .ant-form-item .ant-form-item-control-wrapper .ant-calendar-picker{width:100%}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-info-error{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #ffe2db;background:#fff3f0;padding:8px 12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#f04134;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:20px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-info-error svg{font-size:16px;height:16px;width:16px;margin-right:8px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-info-info{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #f2f2f3;background:#f9f9f9;padding:8px 12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:20px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-info-info svg{font-size:16px;height:16px;width:16px;margin-right:8px;color:#969aa2;margin-top:3px}.archive-form-modal-component .ant-modal-content .ant-modal-body .archive-info-info .archive-info-info-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.archive-form-modal-component-select .ant-select-selection--multiple .ant-select-selection__rendered ul{display:block}.archive-advance-table-operator-column{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-advance-table-operator-column .ant-divider{margin:0 8px}.archive-advance-table-operator-column a,.archive-advance-table-operator-column span{color:var(--theme-main);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;cursor:pointer}.archive-advance-table-operator-column .table-danger-operator{color:var(--theme-main)}.archive-advance-table-operator-column .table-not-allowed-operator{color:#b5c0ce;cursor:not-allowed}.archive-advance-table-operator-column .table-cancel-operator{color:#71757e;cursor:pointer}.archive-modal-padding-bottom-4 .ant-modal-body{padding:20px 20px 4px}.reimbursement-standard-helper{padding:16px 8px;background:#fff;margin:16px 0;width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.reimbursement-standard-helper-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;font-size:16px;height:28px;margin-bottom:8px;color:#252629;font-weight:600}.reimbursement-standard-helper .help-icon{color:#ffaa47;margin-right:6px;height:18px;width:18px}.reimbursement-standard-helper .rule-check-wrapper::-webkit-scrollbar{display:none}.reimbursement-standard-helper .reimbursement-standard-helper-con{padding:0 8px}.reimbursement-standard-helper .rule-check-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;overflow-x:scroll;scrollbar-width:none}.reimbursement-standard-helper .rule-check{width:254px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border:1px solid #f2f2f3;cursor:pointer;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none}.reimbursement-standard-helper .rule-check-header{width:100%;-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;margin-top:-1px}.reimbursement-standard-helper .rule-check-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 16px}.reimbursement-standard-helper .rule-check .check-type{color:#252629;font-size:14px;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:22px;margin-bottom:6px}.reimbursement-standard-helper .rule-check .check-type .new-function{color:#fff;font-size:10px;padding:0 4px;-webkit-border-radius:4px 4px 4px 0;-moz-border-radius:4px 4px 4px 0;border-radius:4px 4px 4px 0;background:#41b43c;margin-left:4px;line-height:16px;font-weight:400}.reimbursement-standard-helper .rule-check .description{font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#969aa2}.reimbursement-standard-helper .alert{color:#71757e}.reimbursement-standard-helper .wrap-date{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.reimbursement-standard-helper .wrap-date .wrap-date-picker{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:12px}.reimbursement-standard-helper .wrap-date .add-date{line-height:22px;gap:4px}.reimbursement-standard-helper .wrap-date-delete,.reimbursement-standard-helper .wrap-date .add-date{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.reimbursement-standard-helper .wrap-date-delete{padding:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:20px;margin:6px 0}.reimbursement-standard-helper .wrap-date .has-icon:hover{background:#f2f2f3}.preset-rule-check-result .title-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#252629;font-size:14px;gap:2px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.preset-rule-check-result .title-wrapper .title{font-size:16px;font-weight:500}.preset-rule-check-result .title-wrapper .right-area{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}.preset-rule-check-result .title-wrapper .error-type{color:#f04134}.preset-rule-check-result .title-wrapper .warn-type{color:#ff800b}.preset-rule-check-result .result-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:12px 0;font-size:14px;color:#252629}.preset-rule-check-result .result-area,.preset-rule-check-result .result-area .sub-title-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:4px}.preset-rule-check-result .result-area .sub-title-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.preset-rule-check-result .result-area .sub-title-wrapper .tag{font-size:12px;padding:0 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.preset-rule-check-result .result-area .sub-title-wrapper .sub-title{font-size:14px;color:#252629}.preset-rule-check-result .result-area .sub-title-wrapper .error-type{background-color:#ffe2db;color:#c92822}.preset-rule-check-result .result-area .sub-title-wrapper .warn-type{background-color:#ffefce;color:#db6207}.preset-rule-check-result .check-success{margin:12px 0;font-size:14px;color:#252629}.preset-rule-check-result .check-success .helios-icon{font-size:16px;color:#41b43c}.preset-rule-check-result .ant-divider-horizontal{margin:0 0 12px}.preset-rule-check-result .adjust-tag{padding:4px 12px;color:#0f62fe;font-size:14px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #f2f2f3;background:#f9f9f9;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.preset-rule-check-result .adjust-tag:hover{background:#e6efff;border:1px solid transparent}.preset-rule-check-result .suggest{color:#71757e}.preset-rule-check-result .big-divider-line{margin:16px -20px;width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px)}.preset-rule-check-result .small-divider-line{margin:12px 0}.preset-rule-check-result .ant-divider{background-color:#f2f2f3}.check-table{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.check-table .table-title{font-size:16px;color:#252629;font-weight:500;margin-bottom:8px}.check-table .ant-divider-horizontal{margin:0}.check-table .adjust-tag{padding:4px 12px;color:#0f62fe;font-size:14px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #f2f2f3;background:#f9f9f9;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.check-table .adjust-tag:hover{background:#e6efff;border:1px solid transparent}.check-table .wrap-date{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.check-table .wrap-date,.check-table .wrap-date .wrap-date-picker{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.check-table .wrap-date .wrap-date-picker{gap:12px}.check-table .wrap-date .add-date{line-height:22px;gap:4px}.check-table .wrap-date-delete,.check-table .wrap-date .add-date{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.check-table .wrap-date-delete{padding:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:20px;margin:6px 0}.check-table .wrap-date .has-icon:hover{background:#f2f2f3}body .ant-calendar-picker-container{z-index:2060}.slide-up-modal-wrapper{position:fixed;top:0;left:0;height:100%;background-color:rgba(0,0,0,.5);-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:1005;pointer-events:all;visibility:hidden;opacity:0;-webkit-transition:visibility 0s linear .3s,opacity .3s;-o-transition:visibility 0s linear .3s,opacity .3s;-moz-transition:visibility 0s linear .3s,opacity .3s;transition:visibility 0s linear .3s,opacity .3s;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;overflow:hidden}.slide-up-modal,.slide-up-modal-wrapper{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.slide-up-modal{height:80%;min-height:300px;padding:0 20px 20px;background-color:#fff;-webkit-box-shadow:0 -5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 -5px 10px rgba(0,0,0,.2);box-shadow:0 -5px 10px rgba(0,0,0,.2);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;-moz-transition:transform .3s ease-out,-moz-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-moz-transform .3s ease-out,-o-transform .3s ease-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;gap:20px}.slide-up-modal .ant-tabs .ant-tabs-small-bar .ant-tabs-tab{padding:13px 0}.slide-up-modal .ant-tabs.ant-tabs-small .ant-tabs-extra-content{line-height:45px}.slide-up-modal .ant-tabs-content{margin:0}.slide-up-modal .ant-tabs{overflow:unset}.slide-up-modal .ant-tabs-bar{margin:0 -20px;padding:0 20px}.slide-up-modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.slide-up-modal-header-title{color:#252629;font-weight:500;line-height:24px}.slide-up-modal .slide-up-modal-close-icon{cursor:pointer;padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.slide-up-modal .slide-up-modal-close-icon-top{margin-top:12px}.slide-up-modal .slide-up-modal-close-icon:hover{background-color:#f2f2f3}.slide-up-modal-body::-webkit-scrollbar{display:none}.slide-up-modal-body{margin-right:-20px;overflow-y:scroll;scroll-behavior:smooth;scrollbar-width:none;height:-webkit-calc(100% - 118px);height:-moz-calc(100% - 118px);height:calc(100% - 118px);min-height:160px}.slide-up-modal-body-content{padding-right:20px}.slide-up-modal-body .ant-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:8px}.slide-up-modal-body .ant-row.ant-form-item{margin:0}.slide-up-modal-body .ant-row.ant-form-item .ant-col.ant-form-item-control-wrapper{margin:3px 0 0}.slide-up-modal-body .ant-form-item-label{line-height:22px}.slide-up-modal-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.slide-up-modal .ant-form-item-label .ant-form-item-required:before{display:none}.slide-up-modal .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#f04134;content:"*";margin:0 0 0 2px;vertical-align:middle}.slide-up-modal-wrapper.visible{visibility:visible;opacity:1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.slide-up-modal.visible{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.slide-up-modal.hidden{-webkit-transform:translateY(80%);-moz-transform:translateY(80%);-ms-transform:translateY(80%);-o-transform:translateY(80%);transform:translateY(80%)}.slide-up-modal.need-padding-top{padding-top:20px}.container-saved-check-items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px}.container-saved-check-items .alert{color:#71757e;width:100%}.container-saved-check-items .item{width:100%}.container-saved-check-items .check-items-card{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #f2f2f3}.container-saved-check-items .check-items-card-name{color:#252629;font-size:14px;font-weight:500}.container-saved-check-items .check-items-card-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.container-saved-check-items .check-items-card-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container-saved-check-items .check-items-card-fields{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.container-saved-check-items .check-items-card-operation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.container-saved-check-items .check-items-card-operation .helios-icon{cursor:pointer;padding:4px}.container-saved-check-items .check-items-card-operation .helios-icon:hover{background-color:#f2f2f3}.container-no-data{margin-top:120px}.render-doc-info .card-title{color:#252629;font-size:14px;line-height:22px;padding-bottom:8px}.render-doc-info .card-con{padding:12px;background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.render-doc-info .card-con .card-item{font-size:14px;line-height:22px;color:#71757e;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.render-doc-info .card-con .card-item+.card-item{margin-top:4px}.render-doc-info .card-con .card-item .value{padding-left:8px;color:#252629;font-weight:500}.render-doc-info .card-footer{margin-top:12px}.render-doc-info .card-footer .edit-btn{margin-left:8px}.render-doc-info .card-prefill-wrapper{background:#fff;padding:8px 12px;margin:12px -6px -6px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.render-doc-info .card-prefill-wrapper .prefill-top .title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.render-doc-info .card-prefill-wrapper .prefill-top .title .left{color:#252629;font-size:14px;font-weight:500}.render-doc-info .card-prefill-wrapper .prefill-top .title .operate{padding:0;height:22px}.render-doc-info .card-prefill-wrapper .prefill-top .title .operate.operate-hidden{display:none}.render-doc-info .card-prefill-wrapper .prefill-top .title .operate .icon-down,.render-doc-info .card-prefill-wrapper .prefill-top .title .operate .icon-up{font-size:16px}.render-doc-info .card-prefill-wrapper .prefill-top .subtitle{color:#969aa2;font-size:12px;line-height:18px;padding-top:2px;padding-bottom:8px;border-bottom:1px dashed #f2f2f3}.render-doc-info .card-prefill-wrapper .prefill-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:4px 0 0 -20px}.render-doc-info .card-prefill-wrapper .prefill-content .prefill-item{width:-webkit-calc(50% - 20px);width:-moz-calc(50% - 20px);width:calc(50% - 20px);text-align:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:4px 0 0 20px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.render-doc-info .card-prefill-wrapper .prefill-content.col-3 .prefill-item{width:-webkit-calc(33% - 20px);width:-moz-calc(33% - 20px);width:calc(33% - 20px)}.render-doc-info .card-prefill-wrapper .prefill-content-collapse{max-height:78px;overflow:hidden}.receipt-code{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#969aa2;font-size:12px}.receipt-code .space-item span{color:#969aa2;font-size:12px;font-weight:400}.receipt-code .warp-svg-icon{font-size:12px;width:18px;height:18px;padding:0;color:#969aa2}.invoice-detail-card{background:#fff;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.invoice-detail-card.error{border:1px solid #ff6680;-webkit-border-radius:3.5px;-moz-border-radius:3.5px;border-radius:3.5px}.invoice-detail-card .label-list{margin-top:8px}.invoice-detail-card .label-list:empty{display:none}.card-con{position:relative}.card-con .title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:17px;text-align:left;color:#252629}.card-con .title.gray-payee{color:#969aa2}.card-con .sub-title{font-size:15px;color:#0a0f1e;line-height:23px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-con .sub-title.gray{color:#969aa2;font-size:12px;line-height:14px;padding-top:4px}.card-con .sub-title.expense-amount,.card-con .sub-title.un-used{font-size:13px;line-height:19px}.card-con .sub-title.expense-amount .max-amount,.card-con .sub-title.un-used .max-amount{background:#f9f9f9;padding:0 8px;color:#71757e;font-size:12px;line-height:18px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:28px;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:4px 0 8px}.card-con .sub-title.expense-amount .max-amount,.card-con .sub-title.expense-amount .max-amount-detail,.card-con .sub-title.un-used .max-amount,.card-con .sub-title.un-used .max-amount-detail{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.card-con .sub-title.expense-amount .max-amount-detail,.card-con .sub-title.un-used .max-amount-detail{color:#4378d7}.card-con .sub-title.expense-amount .max-amount-detail-svg,.card-con .sub-title.un-used .max-amount-detail-svg{margin-left:2px;color:#969aa2;font-size:10px}.card-con .sub-title.invoice-type{padding-top:6px}.card-con .sub-title .label{position:relative;margin-left:6px;padding:1px 4px;line-height:12px;font-size:11px;color:#4378d7}.card-con .sub-title .label:after{content:"  ";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #d7dce6;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}.card-con .sub-title.invoice-amount{font-size:16px;color:#252629;line-height:29px;font-family:PingFang SC;font-weight:500}.card-con .sub-title .title-label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.card-con .sub-title .title-label-icon{width:12px;height:12px;margin:0 3px}.card-con .sub-title .title-value-icon{width:12px;height:12px;margin-left:4px}.card-con .sub-title .title-value{text-align:left;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.card-con .sub-title .title-value .icon-source-type{width:auto;height:14px;display:inline;vertical-align:middle;padding-left:4px}.card-con .label-list{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around}.card-con .label-list .label{position:relative;padding:2px 4px;margin-top:10px;line-height:12px;font-size:11px;margin-right:5px;color:#505564;background-color:#ebedef}.card-con .label-list .label.error{color:#ff6680;background:#ffe9ed}.card-con .label-list .label.info{color:#505564;background:#f2f3f4}.card-con .label-list .label.warn{color:#eb8a26;background:#fff5df}.button-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:#71757e}.free-paint{position:absolute;width:50px;height:50px;right:0;font-size:0;top:30px}.free-paint .icon-free-paint{width:100%;height:100%}.calculator-header{background:#f8f8f8;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;height:64px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;padding:0 15px}.calculator-header-title{font-size:15px;color:#1e2126;line-height:16px;margin-bottom:4px}.calculator-header-left{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calculator-header-left,.calculator-header-max{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.calculator-header-max{font-size:12px;color:#4e5b71;line-height:16px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.calculator-header-max .title-label-icon{width:12px;height:12px}.calculator-headerRight{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:28px;color:#000;line-height:28px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.calculator-headerExpression{text-align:right;font-family:PingFangSC-Regular;font-size:11px;line-height:1em;color:#505564;vertical-align:bottom;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;position:absolute;right:15px;bottom:6px;max-width:-webkit-calc(100% - 30px);max-width:-moz-calc(100% - 30px);max-width:calc(100% - 30px);white-space:nowrap}.calculator-headerExpression.expressionsShake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake;color:#8e96b1}.confirmReceiptUsed+.confirmReceiptUsed{margin-top:20px}.confirmReceiptUsedBody{text-align:left;max-height:300px;min-height:80px}.confirmReceiptUsedAlert{color:#677cda;margin-bottom:12px}.confirmReceiptUsedTitle{margin-bottom:12px}.confirmReceiptUsedTitle span{color:var(--theme-main);padding:0 4px}.receipt-selector-empty{margin-top:50px}.receipt-selector-item{gap:8px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border:1px solid #f2f2f3;background:#fff;padding:12px}.receipt-selector-item,.receipt-selector .chat-search-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.receipt-selector .chat-search-wrap{color:#71757e;font-size:14px}.receipt-selector .chat-search-wrap .icon-refresh{font-size:20px;width:20px;margin-right:4px;-webkit-animation:loadingCircle 1s linear infinite;-moz-animation:loadingCircle 1s linear infinite;-o-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite}.receipt-selector .chat-search-wrap .dot-loading{display:inline-block;font-size:0;width:20px;margin-left:4px;height:22px;line-height:12px}.receipt-selector .chat-search-wrap .dot-loading:after{content:"...";font-size:20px;-webkit-animation:dotLoading 1.5s infinite;-moz-animation:dotLoading 1.5s infinite;-o-animation:dotLoading 1.5s infinite;animation:dotLoading 1.5s infinite}.request-item-card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 8px;background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.request-item-card-container{-webkit-border-radius:6px 8px;-moz-border-radius:6px 8px;border-radius:6px 8px}.request-item-card.selected{border-color:var(--theme-main);-webkit-box-shadow:0 0 0 2px rgba(var(--theme-main),.1);-moz-box-shadow:0 0 0 2px rgba(var(--theme-main),.1);box-shadow:0 0 0 2px rgba(var(--theme-main),.1)}.request-item-card.disabled{opacity:.5;cursor:not-allowed}.request-item-card:hover:not(.disabled){-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);-moz-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.request-item-card .request-item-selector{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.request-item-card .request-item-selector .selector-circle{width:16px;height:16px;border:2px solid var(--theme-light);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.request-item-card .request-item-selector .selector-circle.selected{border-color:var(--theme-main);background-color:var(--theme-main);position:relative}.request-item-card .request-item-selector .selector-circle.selected:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6px;height:6px;background-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.request-item-card .request-item-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:12px;background:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.request-item-card .request-item-content .request-item-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.request-item-card .request-item-content .request-item-header .request-item-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.request-item-card .request-item-content .request-item-header .request-item-icon img{width:20px;height:20px;vertical-align:middle}.request-item-card .request-item-content .request-item-header .request-item-title{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:14px;font-weight:500;color:#252629;line-height:22px;margin-right:12px}.request-item-card .request-item-content .request-item-header .request-item-amount{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:14px;font-weight:500;color:#252629;line-height:22px}.request-item-card .request-item-content .request-item-description{font-size:13px;color:#4e5b71;line-height:1.5;margin-bottom:8px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.request-item-card .request-item-content .request-item-footer{font-size:12px;color:#71757e;line-height:1.4}.request-item-card .request-item-content .request-item-footer .request-item-separator{margin:0 8px;color:#d6d8db}.request-selector{background:#fff;padding:12px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.request-selector-line{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#e5e5e5}.request-selector-more{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}.request-selector-more-text{cursor:pointer;color:#969aa2;font-size:12px;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;border:.5px solid #f2f2f3;background:#fff;padding:4px 8px}.request-selector-footer{margin-top:12px}.request-selector-mask{position:absolute;top:0;left:0;width:100%;height:100%;background:#f9f9f9;z-index:1;cursor:not-allowed;opacity:.5}.search-document,.search-document .ant-spin-nested-loading,.search-document .ant-spin-nested-loading .ant-spin-container{height:100%}.search-document .ant-tabs-card{margin-top:8px}.search-document .ant-tabs-card .ant-tabs-content{margin-top:0}.search-document .help-center-doc-list{height:-webkit-calc(100% - 115px);height:-moz-calc(100% - 115px);height:calc(100% - 115px);overflow:auto}.search-document .help-center-doc-list .list-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 0;margin-right:20px;border-bottom:1px solid #f2f2f3;font-size:14px;font-style:normal;font-weight:400;color:#71757e;cursor:pointer}.search-document .help-center-doc-list .list-item .icon-right{font-size:0;display:none}.search-document .help-center-doc-list .list-item:first-child{padding:8px 0 12px}.search-document .help-center-doc-list .list-item .list-item-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.search-document .help-center-doc-list .list-item .list-item-top .title{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:16px;margin-left:4px;color:#252629;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.search-document .help-center-doc-list .list-item .list-item-content{margin-top:4px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.search-document .card-list{margin-top:8px;height:-webkit-calc(100% - 115px);height:-moz-calc(100% - 115px);height:calc(100% - 115px);overflow:auto}.search-document .card-list .card-body{padding:12px 12px 12px 0}.search-document .card-list .card-body img{max-width:100%;height:auto!important;-o-object-fit:fill;object-fit:fill;cursor:pointer}.search-document .card-list .card-body:first-child{padding:0 12px 12px 0}.search-document .card-list .card-body .title{font-size:16px;font-style:normal;font-weight:500;color:#252629;line-height:24px}.search-document .card-list .card-body .type-name{margin-top:4px;color:#71757e;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.search-document .card-list .card-body .time{color:#969aa2;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:4px;margin-top:4px}.search-document .card-list .card-body .pre-html .content-html{font-family:PingFang SC;font-size:15px;line-height:1.75em;font-weight:400;color:#1f2329}.search-document .card-list .card-body .pre-html h1,.search-document .card-list .card-body .pre-html h2,.search-document .card-list .card-body .pre-html h3,.search-document .card-list .card-body .pre-html h4,.search-document .card-list .card-body .pre-html h5,.search-document .card-list .card-body .pre-html h6{font-size:15px;color:#1f2329;line-height:1.75em}.search-document .card-list .card-body .pre-html div,.search-document .card-list .card-body .pre-html p,.search-document .card-list .card-body .pre-html span{color:#1f2329;line-height:1.75em}.search-document .card-list .card-body .pre-html .strong{line-height:1.75em}.search-document .card-list .card-body .pre-html pre{display:block;font-family:monospace;white-space-collapse:preserve;margin:0;font-size:14px;font-weight:400;line-height:22px;color:#646a73}.search-document .card-list .card-body .pre-html h1{font-size:28px;color:#1f2329}.search-document .card-list .card-body .pre-html h2{font-size:24px;color:#1f2329}.search-document .card-list .card-body .pre-html h3{font-size:20px;line-height:1.75em;word-wrap:break-word;color:#1f2329}.search-document .card-list .card-body .pre-html ol,.search-document .card-list .card-body .pre-html ul{font-size:15px;margin-top:0;margin-bottom:0;-webkit-padding-start:18px;-moz-padding-start:18px;padding-inline-start:18px;line-height:1.75em}.search-document .card-list .card-body .pre-html ol li,.search-document .card-list .card-body .pre-html ul li{font-size:15px;word-wrap:break-word;color:#1f2329;line-height:1.75em;margin:8px 0}.search-document .card-list .card-body .pre-html ol li::marker{color:#0f62fe;unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0!important;text-align:start!important;-moz-text-align-last:start!important;text-align-last:start!important}.search-document .card-list .card-body .pre-html ul li::marker{color:#0f62fe;unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0!important;text-align:start!important;-moz-text-align-last:start!important;text-align-last:start!important}.search-document .card-list .card-body .pre-html p{margin-bottom:0}.search-document .card-list .card-body .pre-html p,.search-document .card-list .card-body .pre-html p span{vertical-align:baseline;font-size:15px;color:#1f2329;line-height:1.75em}.search-document .card-list .card-body .pre-html img{max-width:100%;height:auto!important;-o-object-fit:fill;object-fit:fill;margin:16px 0;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.search-document .card-list .card-body .pre-html .tmc-file-wrapper{cursor:pointer}.search-document .card-list .card-body .pre-html .helios-mark-flag img,.search-document .card-list .card-body .pre-html .tmc-file-wrapper img{margin:0}.search-document .card-list .card-body .pre-html .mark-icon{height:14px;width:14px;vertical-align:top}.search-document .card-list .card-body .pre-html .mark-flag{line-height:1.5}.search-document .card-list .card-body .pre-html td p{margin:0;color:#1f2329;font-size:15px;line-height:1.75em}.search-document .card-list .card-body .pre-html table{font-size:15px;margin-bottom:32px;color:#1f2329;line-height:1.75em}.search-document .card-list .card-body .pre-html table tr td{line-height:1.75em;font-size:15px;color:#1f2329;padding:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;word-break:break-all;border:1px solid #d6d8db}.search-document .card-list .card-body .comment{color:#969aa2;line-height:22px}.search-document .card-list .card-body .comment .title{font-weight:400;line-height:22px;font-size:14px;color:#969aa2}.search-document .card-list .card-body .comment .comment-icon-line{color:#969aa2;margin-top:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:14px}.search-document .card-list .card-body .comment .comment-icon-line .icon{font-size:16px;cursor:pointer}.search-document .card-list .card-body .comment .comment-icon-line .line-tips{margin-left:4px}.search-document .card-list .card-body .comment .comment-icon-line .line-item{margin-left:24px;cursor:pointer}.search-document .card-list .card-body .comment .comment-icon-line .line-item:hover{color:var(--theme-main)}.search-document .card-list .card-body .comment .comment-icon-line .line-item:first-child{margin-left:0}.search-document .card-list .card-body .comment .comment-succeed{margin-top:4px}.search-document .card-list .card-body .comment .comment-succeed .ok-icon{font-size:16px;color:#41b43c;margin-right:4px}.search-document .search-empty{margin-top:142px}.search-document .search-empty .error-title{font-size:14px;font-weight:400;line-height:22px}.search-document .search-empty .error-text{font-weight:400;line-height:22px}.search-document .ant-back-top{bottom:72px;right:50px}.search-document .ant-back-top .to-top-svg{width:36px;height:36px;border:1px solid #d6d8db;opacity:.8;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#71757e}.help-center-comment-box-modal .comment-box{margin:20px 0 12px}.help-center-comment-box-modal .comment-box .smile-icon{color:#41b43c;font-size:16px;margin-right:4px}.help-center-comment-box-modal .comment-box .sad-icon{color:#ff800b;font-size:16px;margin-right:4px}.help-center-comment-box-modal .comment-box .text-area{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:100%;margin:8px 0}.question-tag{padding:1px 6px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#edf0f2;color:#495c6d;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;margin-top:1px;min-width:36px;display:inline-block}.question-tag+.question-tag{margin-left:4px}.tool-page{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.tool-page .ant-card{margin-bottom:20px}.tool-page .ant-space-item{width:100%}.component-inspection-employee-job-selector{border:3px solid var(--component-inspection-employee-job-selector-bgc)!important}.component-inspection-employee-job-selector:before{content:"完全回收";position:relative;top:0;left:0;line-height:22px;background-color:var(--component-inspection-employee-job-selector-bgc)}.component-inspection-chooser{border:3px solid var(--component-inspection-chooser-bgc)!important}.component-inspection-chooser:before{content:"完全回收";position:relative;top:0;left:0;line-height:22px;background-color:var(--component-inspection-chooser-bgc)}.component-inspection-advance-table{border:3px solid var(--component-inspection-advance-table-bgc)!important}.component-inspection-advance-table:before{content:"完全回收";position:relative;top:0;left:0;line-height:22px;background-color:var(--component-inspection-advance-table-bgc)}.component-inspection-NewSupplierInfo{border:3px solid var(--component-inspection-NewSupplierInfo-bgc)!important}.component-inspection-NewSupplierInfo:before{content:"完全回收";position:relative;top:0;left:0;line-height:22px;background-color:var(--component-inspection-NewSupplierInfo-bgc)}.component-inspection-Department{border:3px solid var(--component-inspection-Department-bgc)!important}.component-inspection-Department:before{content:"完全回收";position:relative;top:0;left:0;line-height:22px;background-color:var(--component-inspection-Department-bgc)}.component-inspection-newVendorForm{border:3px solid var(--component-inspection-newVendorForm-bgc)!important}.component-inspection-newVendorForm:before{content:"完全回收";position:relative;top:0;left:0;line-height:22px;background-color:var(--component-inspection-newVendorForm-bgc)}.menu-header-inspection-icon{margin-right:20px;cursor:pointer}.component-inspection{height:100%;overflow:auto}.component-inspection .config-title{margin-top:12px;margin-bottom:12px}.component-inspection .color-select-option,.component-inspection .component-inspection-color-select .ant-select-selection__rendered .ant-select-selection-selected-value{height:30px;width:100%}.component-inspection .add-com{margin-left:12px}.component-inspection .delete{margin-left:32px;line-height:32px;white-space:nowrap}.component-inspection-sketch-picker{z-index:3000}.copilot-settings-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:136px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.copilot-settings-content .copilot-tips{width:100%;padding:8px 12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #f2f2f3;background:#f9f9f9;color:#252629;font-size:14px;line-height:22px}.copilot-settings-content .copilot-tips .copilot-tips-t{font-weight:500}.copilot-settings-content .copilot-tips .copilot-tips-b{font-weight:400}.copilot-settings-content .copilot-form{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:136px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.copilot-settings-content .copilot-form .ant-form-item{margin-bottom:0;padding:0;width:100%}.copilot-settings-content .copilot-form .ant-form-item .ant-form-item-label{padding-bottom:3px;line-height:22px}.copilot-settings-content .copilot-form .ant-form-item .ant-form-item-label label{pointer-events:none}.copilot-settings-content .copilot-form .ant-form-item .ant-form-item-label .icon-prompt{pointer-events:auto}.copilot-settings-content .copilot-form .ant-form-item textarea.ant-input{margin-bottom:0}.copilot-settings-content .copilot-form .label-style{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.copilot-settings-content .copilot-form .label-style .form-extra{color:#252629;font-size:14px;z-index:2002}.copilot-settings-content .copilot-form .label-style .form-extra p{margin-bottom:8px}.copilot-settings-content .copilot-form .label-style .form-extra ul{padding-left:16px;margin:0}.copilot-settings-content .copilot-form .label-style .form-extra ul li{margin-bottom:4px}.copilot-settings-content .copilot-form .label-style .form-extra ul li:last-child{margin-bottom:0}.copilot-settings-content .copilot-form .icon-prompt{font-size:16px;color:#969aa2}.copilot-settings-content .copilot-form .quick-select-section{-ms-flex-align:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;gap:8px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-12px}.copilot-settings-content .copilot-form .quick-select-section,.copilot-settings-content .copilot-form .quick-select-section .quick-select-tag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.copilot-settings-content .copilot-form .quick-select-section .quick-select-tag{cursor:pointer;padding:4px 8px;-ms-flex-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:12px;background:#f2f2f3;color:#252629;line-height:18px}.copilot-settings-content .copilot-form .quick-select-section .quick-select-tag:hover{background-color:#e3e4e5}.copilot-settings-content .copilot-form .quick-select-section .quick-select-tag .icon-tag{color:#969aa2;font-size:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.copilot-settings-modal-wrapper{pointer-events:all}.copilot-settings-modal-wrapper .ant-input{resize:none!important}@-webkit-keyframes slideUpFadeIn{0%{opacity:0;height:128px}to{opacity:1}}@-moz-keyframes slideUpFadeIn{0%{opacity:0;height:128px}to{opacity:1}}@-o-keyframes slideUpFadeIn{0%{opacity:0;height:128px}to{opacity:1}}@keyframes slideUpFadeIn{0%{opacity:0;height:128px}to{opacity:1}}@-webkit-keyframes slideDownFadeOut{0%{opacity:1}to{opacity:0;height:128px}}@-moz-keyframes slideDownFadeOut{0%{opacity:1}to{opacity:0;height:128px}}@-o-keyframes slideDownFadeOut{0%{opacity:1}to{opacity:0;height:128px}}@keyframes slideDownFadeOut{0%{opacity:1}to{opacity:0;height:128px}}.help-center-footer-v2{width:100%}.help-center-footer-v2 .sub-button-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:12px 12px 8px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px}.help-center-footer-v2 .sub-button-wrap,.help-center-footer-v2 .sub-button-wrap.calculate-button-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-orient:horizontal;-moz-box-direction:normal}.help-center-footer-v2 .sub-button-wrap.calculate-button-wrap{visibility:hidden;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;position:absolute;z-index:-1}.help-center-footer-v2 .sub-button-wrap.calculate-button-wrap .inline-item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.help-center-footer-v2 .sub-button-wrap .inline-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;cursor:pointer;color:#252629;border:1px solid #f2f2f3}.help-center-footer-v2 .sub-button-wrap .inline-item:hover{color:var(--theme-main)}.help-center-footer-v2 .sub-button-wrap .inline-item .icon{font-size:16px;margin-right:4px}.help-center-footer-v2 .sub-button-wrap .more-button-popover{width:auto}.help-center-footer-v2 .sub-button-wrap .more-button-popover .ant-popover-inner-content{padding:4px}.help-center-footer-v2 .sub-button-wrap .more-button-popover .inline-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:8px;border:none;margin-top:0;color:#252629;background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;min-width:127px}.help-center-footer-v2 .sub-button-wrap .more-button-popover .inline-item .text{word-break:keep-all}.help-center-footer-v2 .sub-button-wrap .more-button-popover .inline-item:hover{background:#f2f2f3;color:#252629}.help-center-footer-v2 .sub-button-wrap .more-button-popover .inline-item+.inline-item{margin-top:2px}.help-center-footer-v2 .center-footer-wrap{position:relative;padding:0 12px 12px}.help-center-footer-v2 .center-footer-wrap .relate-search-wrap{position:absolute;z-index:1;background:#fff;-webkit-box-shadow:0 8px 32px 0 rgba(0,0,0,.1);-moz-box-shadow:0 8px 32px 0 rgba(0,0,0,.1);box-shadow:0 8px 32px 0 rgba(0,0,0,.1);left:12px;width:-webkit-calc(100% - 24px);width:-moz-calc(100% - 24px);width:calc(100% - 24px);bottom:100%;border-top:.5px solid #f2f2f3}.help-center-footer-v2 .center-footer-wrap .relate-search-wrap .relate-search-item{padding:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629;border-bottom:.5px solid #f2f2f3;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;cursor:pointer}.help-center-footer-v2 .center-footer-wrap .relate-search-wrap .relate-search-item:hover{background:#f9f9f9}.help-center-footer-v2 .center-footer-wrap .relate-search-wrap .relate-search-item .left-con{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.help-center-footer-v2 .center-footer-wrap .relate-search-wrap .relate-search-item .left-con .icon-circle{font-size:12px;margin-right:4px;color:#969aa2}.help-center-footer-v2 .center-footer-wrap .relate-search-wrap .relate-search-item .left-con .item-text-wrap{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-footer-v2 .center-footer-wrap .relate-search-wrap .relate-search-item .right-con{margin-left:20px}.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap{position:relative;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:1.5px}.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;background:#f2f2f3}.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap.has-value:after,.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap.has-value:before{background:-webkit-gradient(linear,left top,right top,from(#ffc590),color-stop(#fd82d6),color-stop(#b89cf8),to(#66c0ff));background:-webkit-linear-gradient(left,#ffc590,#fd82d6,#b89cf8,#66c0ff);background:-moz- oldlinear-gradient(left,#ffc590,#fd82d6,#b89cf8,#66c0ff);background:-o-linear-gradient(left,#ffc590,#fd82d6,#b89cf8,#66c0ff);background:linear-gradient(90deg,#ffc590,#fd82d6,#b89cf8,#66c0ff)}.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap.has-value:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;-webkit-filter:blur(8px);filter:blur(8px);opacity:.5}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen{min-height:113px;padding:6.5px 10.5px 14.5px;background:#fff;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;position:relative;z-index:2}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen.has-attachment,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap.has-attachment{min-height:205px}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .hide .upload-container,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .upload-container,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .hide .upload-container,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .upload-container{margin-bottom:0;height:92px}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .upload-container .file-list-container,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .upload-container .file-list-container{margin-top:0}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .ant-input,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .ant-input{padding:0;border:none;resize:none;min-height:48px!important;line-height:1.7}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .ant-input:focus,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .ant-input:focus{outline:initial;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .ant-input::-webkit-input-placeholder,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .ant-input::-webkit-input-placeholder{color:#969aa2}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .ant-input::-moz-placeholder,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .ant-input::-moz-placeholder{color:#969aa2}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .ant-input:-ms-input-placeholder,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .ant-input:-ms-input-placeholder{color:#969aa2}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .help-center-opera-wrap,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .help-center-opera-wrap{margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:8px}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .help-center-opera-wrap .icon-media-pic,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .help-center-opera-wrap .icon-media-pic{font-size:16px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:24px;height:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#71757e}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .help-center-opera-wrap .icon-media-pic.disabled,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .help-center-opera-wrap .icon-media-pic.disabled{color:#c3c5ca;cursor:no-drop}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .help-center-opera-wrap .icon-media-pic.disabled:hover,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .help-center-opera-wrap .icon-media-pic.disabled:hover{background:transparent}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .help-center-opera-wrap .icon-media-pic:hover,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .help-center-opera-wrap .icon-media-pic:hover{background:rgba(37,38,41,.1)}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .help-center-opera-wrap .split-wrap,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .help-center-opera-wrap .split-wrap{height:16px;width:1px;background:#f2f2f3;margin:0 4px}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .icon-send,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .icon-send{font-size:32px;cursor:pointer}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .icon-send.primary,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .icon-send.primary{color:var(--theme-main)}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .icon-send.disabled,.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap .icon-send.disabled{color:#c3c5ca;cursor:not-allowed}.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap-fullscreen{position:absolute;background:#fff;bottom:0;left:0;right:0;height:128px;z-index:1000;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;opacity:0;-webkit-animation:slideUpFadeIn .2s ease-out forwards;-moz-animation:slideUpFadeIn .2s ease-out forwards;-o-animation:slideUpFadeIn .2s ease-out forwards;animation:slideUpFadeIn .2s ease-out forwards;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.06),0 8px 32px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 20px 0 rgba(0,0,0,.06),0 8px 32px 0 rgba(0,0,0,.12);box-shadow:0 2px 20px 0 rgba(0,0,0,.06),0 8px 32px 0 rgba(0,0,0,.12);padding:20px 24px 27.5px 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap-fullscreen.closing{-webkit-animation:slideDownFadeOut .2s ease-in forwards;-moz-animation:slideDownFadeOut .2s ease-in forwards;-o-animation:slideDownFadeOut .2s ease-in forwards;animation:slideDownFadeOut .2s ease-in forwards}.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap-fullscreen .full-screen-close-wrap{position:relative;left:0;right:0}.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap-fullscreen .full-screen-close-wrap .full-screen-close{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#969aa2;font-size:16px;z-index:11;float:right;width:24px;height:24px}.help-center-footer-v2 .center-footer-wrap .footer-entry-con-wrap-fullscreen .full-screen-close-wrap .full-screen-close:hover{background:rgba(37,38,41,.1)}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen{height:100%;position:relative;padding:0!important;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.help-center-footer-v2 .center-footer-wrap .center-footer-input-wrap-fullscreen .help-center-opera-wrap{position:relative;bottom:0;right:0;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:0}.help-center-footer-v2 .ant-popover-arrow{display:none}.help-center-footer-v2 .ant-popover{width:320px}.help-center-footer-v2 .ant-popover .ant-popover-inner-content{padding:12px}.help-center-footer-v2 .scene-item-wrap{padding:8px;border:none;margin-top:0}.help-center-footer-v2 .scene-item-wrap+.scene-item-wrap{margin-top:2px}@-webkit-keyframes kimiIconPulse{0%,to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom;transform-origin:bottom}50%{-webkit-transform:scaleY(.88);transform:scaleY(.88);-webkit-transform-origin:bottom;transform-origin:bottom}}@-moz-keyframes kimiIconPulse{0%,to{-moz-transform:scaleY(1);transform:scaleY(1);-moz-transform-origin:bottom;transform-origin:bottom}50%{-moz-transform:scaleY(.88);transform:scaleY(.88);-moz-transform-origin:bottom;transform-origin:bottom}}@-o-keyframes kimiIconPulse{0%,to{-o-transform:scaleY(1);transform:scaleY(1);-o-transform-origin:bottom;transform-origin:bottom}50%{-o-transform:scaleY(.88);transform:scaleY(.88);-o-transform-origin:bottom;transform-origin:bottom}}@keyframes kimiIconPulse{0%,to{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom;-moz-transform-origin:bottom;-o-transform-origin:bottom;transform-origin:bottom}50%{-webkit-transform:scaleY(.88);-moz-transform:scaleY(.88);-o-transform:scaleY(.88);transform:scaleY(.88);-webkit-transform-origin:bottom;-moz-transform-origin:bottom;-o-transform-origin:bottom;transform-origin:bottom}}@-webkit-keyframes slideUp{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slideUp{to{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}}@-o-keyframes slideUp{to{opacity:1;-o-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes logoFadeIn{to{opacity:.15}}@-moz-keyframes logoFadeIn{to{opacity:.15}}@-o-keyframes logoFadeIn{to{opacity:.15}}@keyframes logoFadeIn{to{opacity:.15}}.help-center-modal-v2-drag{z-index:2001;pointer-events:none}.help-center-modal-v2-drag.client-page-help-center{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;pointer-events:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.help-center-modal-v2-drag.client-page-help-center .drag-modal-content-containers{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag.client-page-help-center .main-skeleton-wrap .bg-help-center-modal{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:100%;top:0;left:0}.help-center-modal-v2-drag.client-page-help-center .help-center-modal-v2-wrap .modal-v2-con-wrap{max-width:800px;margin:0 auto;padding:0 20px}.help-center-modal-v2-drag.client-page-help-center .help-center-modal-v2-wrap .modal-v2-con-wrap .chat-main-con{padding-top:48px}.help-center-modal-v2-drag.client-page-help-center .help-center-modal-v2-wrap .modal-v2-con-wrap .change-scene-message-wrap{min-height:-webkit-calc(100% + 32px);min-height:-moz-calc(100% + 32px);min-height:calc(100% + 32px)}.help-center-modal-v2-drag.client-page-help-center .help-center-modal-v2-wrap .bg-help-center-modal{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:100%;top:0;left:0}.help-center-modal-v2-drag.client-page-help-center .client-page-help-center-footer{width:100%;max-width:800px;margin:0 auto;padding:0 8px;position:relative}.help-center-modal-v2-drag.client-page-help-center .client-page-help-center-footer .center-footer-wrap{padding:0 12px 20px}.help-center-modal-v2-drag.help-center-modal-fixed .bg-help-center-modal,.help-center-modal-v2-drag.help-center-modal-fixed .drag-modal-content,.help-center-modal-v2-drag.help-center-modal-fixed .drag-modal-content-footer,.help-center-modal-v2-drag.help-center-modal-fixed .drag-modal-content-header{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.help-center-modal-v2-drag.help-center-modal-fixed .slide-up-modal-wrapper{-webkit-border-radius:initial;-moz-border-radius:initial;border-radius:initial}.help-center-modal-v2-drag.help-center-modal-fixed .slide-up-modal-wrapper .slide-up-modal{-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0}.help-center-modal-v2-drag .drag-modal-content{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;border:1px solid #fff}.help-center-modal-v2-drag .drag-modal-content-header{z-index:1005;background:#fff;-webkit-border-radius:12px 12px 0 0;-moz-border-radius:12px 12px 0 0;border-radius:12px 12px 0 0;height:64px}.help-center-modal-v2-drag .drag-modal-content-header .header-svg,.help-center-modal-v2-drag .drag-modal-content-header .warp-svg-icon{color:#252629}.help-center-modal-v2-drag.chat-main-page .drag-modal-content-header{background:none;border-bottom:none}.help-center-modal-v2-drag.chat-main-page .drag-modal-content-header .header-svg:hover,.help-center-modal-v2-drag.chat-main-page .drag-modal-content-header .warp-svg-icon:hover{background:rgba(37,38,41,.1)}.help-center-modal-v2-drag.no-footer .drag-modal-content-footer{height:0;overflow:hidden}.help-center-modal-v2-drag .ellipsis-wrap{position:relative;width:100%;max-height:44px;overflow:hidden}.help-center-modal-v2-drag .wrap-help-logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:32px;font-style:normal;font-weight:500;line-height:48px;padding:12px 16px 0;margin-bottom:-4px;position:relative}.help-center-modal-v2-drag .wrap-help-logo .gradient-text{background:-webkit-gradient(linear,left top,right top,from(#4058ff),to(#d942ff));background:-webkit-linear-gradient(left,#4058ff,#d942ff);background:-moz- oldlinear-gradient(left,#4058ff,#d942ff);background:-o-linear-gradient(left,#4058ff,#d942ff);background:linear-gradient(90deg,#4058ff,#d942ff);-webkit-background-clip:text;-moz-background-clip:text;-o-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;min-height:48px;color:var(--theme-main)}.help-center-modal-v2-drag .wrap-help-logo .gradient-text.first-text-wrap{position:relative}.help-center-modal-v2-drag .wrap-help-logo .gradient-text.first-text-wrap .img-help-logo{position:absolute;font-size:60px;top:-12px;margin-left:12px;opacity:.15}.help-center-modal-v2-drag .welcome-text-wrap{margin-top:16px}.help-center-modal-v2-drag .skeleton-wrap{padding:16px 12px}.help-center-modal-v2-drag .skeleton-wrap.pre-html-skeleton .skeleton .skeleton-content ul{margin-top:0}.help-center-modal-v2-drag .main-skeleton-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.help-center-modal-v2-drag .main-skeleton-wrap .skeleton-wrap-loading{font-size:36px;margin-bottom:8px;-webkit-animation:loadingCircle 1s linear infinite;-moz-animation:loadingCircle 1s linear infinite;-o-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite;z-index:1}.help-center-modal-v2-drag .main-skeleton-wrap .skeleton-wrap-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#71757e;font-size:14px;font-style:normal;font-weight:400;line-height:22px;z-index:1}.help-center-modal-v2-drag .main-skeleton-wrap .skeleton-wrap-text .dot-loading{width:16px;margin-left:4px}.help-center-modal-v2-drag .main-skeleton-wrap .skeleton-wrap-text .dot-loading:after{content:"...";-webkit-animation:dotLoading 1.5s infinite;-moz-animation:dotLoading 1.5s infinite;-o-animation:dotLoading 1.5s infinite;animation:dotLoading 1.5s infinite}.help-center-modal-v2-drag .help-center-modal-header .help-center-modal-header-left .title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-weight:500}.help-center-modal-v2-drag .help-center-modal-header .help-center-modal-header-left .title.title-drag{cursor:move}.help-center-modal-v2-drag .help-center-modal-header .help-center-modal-header-left .title .icon-left{font-size:20px;margin-right:4px}.help-center-modal-v2-drag .modal-content-header{margin-top:0}.help-center-modal-v2-drag .modal-content-header:after{position:absolute;height:1px;width:-webkit-calc(100% + 20px);width:-moz-calc(100% + 20px);width:calc(100% + 20px);left:-20px;content:" ";background:#f2f2f3}.help-center-modal-v2-drag .help-center-search{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px 8px;height:40px;margin-left:-20px;width:-webkit-calc(100% + 20px);width:-moz-calc(100% + 20px);width:calc(100% + 20px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.help-center-modal-v2-drag .help-center-search-left .header-svg{font-size:16px;cursor:pointer;margin-left:12px}.help-center-modal-v2-drag .help-center-search-left .header-svg:first-child{margin-left:0}.help-center-modal-v2-drag .help-center-search-right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:20px}.help-center-modal-v2-drag .help-center-search-right .ant-input-search .ant-input-suffix{right:12px}.help-center-modal-v2-drag .help-center-search-right .close-circle{color:#969aa2;font-size:16px;cursor:pointer}.help-center-modal-v2-drag .help-center-search .rotateZ-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.help-center-modal-v2-drag .help-center-search .refresh{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn);-webkit-transition:all .8s;-o-transition:all .8s;-moz-transition:all .8s;transition:all .8s}.help-center-modal-v2-drag .scene-list-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.help-center-modal-v2-drag .scene-list-con .scene-item-wrap{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(50% - 4px);-moz-box-flex:0;-ms-flex:0 0 calc(50% - 4px);flex:0 0 calc(50% - 4px);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#f7f9fc;margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.help-center-modal-v2-drag .scene-list-con .scene-item-wrap:hover{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.02)),to(rgba(0,0,0,.02))),#f7f9fc;background:-webkit-linear-gradient(bottom,rgba(0,0,0,.02),rgba(0,0,0,.02)),#f7f9fc;background:-moz- oldlinear-gradient(bottom,rgba(0,0,0,.02) 0,rgba(0,0,0,.02) 100%),#f7f9fc;background:-o-linear-gradient(bottom,rgba(0,0,0,.02) 0,rgba(0,0,0,.02) 100%),#f7f9fc;background:linear-gradient(0deg,rgba(0,0,0,.02),rgba(0,0,0,.02)),#f7f9fc}.help-center-modal-v2-drag .scene-list-con .scene-item-wrap .scene-item-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.help-center-modal-v2-drag .scene-list-con .scene-item-wrap .scene-item-header .left-con{font-size:16px;margin-right:6px;width:24px;height:24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden}.help-center-modal-v2-drag .scene-list-con .scene-item-wrap .scene-item-header .right-con{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;color:#252629}.help-center-modal-v2-drag .scene-list-con .scene-item-wrap .scene-item-con{margin-top:8px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#969aa2}.help-center-modal-v2-drag .scene-item-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:12px;align-items:center;cursor:pointer}.help-center-modal-v2-drag .scene-item-wrap:hover{background:#f2f2f3}.help-center-modal-v2-drag .scene-item-wrap.scene-HELP_CENTER .left-con{background:var(---,linear-gradient(134deg,#8065ff 7.06%,#9b86ff 89.45%))}.help-center-modal-v2-drag .scene-item-wrap.scene-APPROVAL_ASSISTANT_HUB .left-con{background:var(---,linear-gradient(149deg,#2197ff 21.11%,#1daeff 95.15%))}.help-center-modal-v2-drag .scene-item-wrap.scene-POLICY .left-con{background:var(---,linear-gradient(149deg,#0cceb7 21.34%,#03e3bf 96.18%))}.help-center-modal-v2-drag .scene-item-wrap.scene-AI_EXPENSE_SUBMIT .left-con{background:var(---,linear-gradient(147deg,#01ccec 9.36%,#21d5f0 94.44%))}.help-center-modal-v2-drag .scene-item-wrap .left-con{font-size:20px;width:32px;height:32px;margin-right:12px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#fff;background:var(---,linear-gradient(134deg,#8065ff 7.06%,#9b86ff 89.45%));display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.help-center-modal-v2-drag .scene-item-wrap .left-con.custom-wrap{border:1px solid #e3e4e5;background:#fff}.help-center-modal-v2-drag .scene-item-wrap .left-con .helios-icon{opacity:.9}.help-center-modal-v2-drag .scene-item-wrap .left-con .img-scene-logo{width:100%}.help-center-modal-v2-drag .scene-item-wrap .right-con{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .scene-item-wrap .right-con .main-text{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;color:#252629}.help-center-modal-v2-drag .scene-item-wrap .right-con .desc-text{font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#969aa2}.help-center-modal-v2-drag .bg-help-center-modal{position:absolute;width:-webkit-calc(100% - 2px);width:-moz-calc(100% - 2px);width:calc(100% - 2px);top:1px;left:1px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;overflow:hidden;height:100%;background:#f7f9fc}.help-center-modal-v2-drag .bg-help-center-modal .img-bg-help-center{width:100%}.help-center-modal-v2-drag .help-center-modal-v2-wrap{height:100%}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap{padding:0 12px;height:100%}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap.scene-system-wrap .scene-card-wrap,.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap.scene-system-wrap .scene-content-wrap{opacity:0;-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);-o-transform:translateY(100px);transform:translateY(100px);-webkit-animation:slideUp .3s ease-out forwards;-moz-animation:slideUp .3s ease-out forwards;-o-animation:slideUp .3s ease-out forwards;animation:slideUp .3s ease-out forwards}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap.scene-system-wrap .wrap-help-logo .gradient-text.first-text-wrap .img-help-logo{opacity:0;-webkit-animation:logoFadeIn .3s ease-out forwards;-moz-animation:logoFadeIn .3s ease-out forwards;-o-animation:logoFadeIn .3s ease-out forwards;animation:logoFadeIn .3s ease-out forwards}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap .main-con-split{text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#71757e;position:relative;width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px);padding-bottom:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap .main-con-split.split-history-tip{padding:16px 0 0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap .main-con-split.change-scene-tip{padding-bottom:0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap .main-con-split+.scene-card-wrap{margin-top:0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap .main-con-split .split-line{width:100%;height:.5px;background:#e3e4e5;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap .main-con-split .split-text-wrap{padding:0 12px;max-width:80%}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap .change-scene-message-wrap{min-height:100%}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap .chat-main-con{height:100%;padding-top:16px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .modal-v2-con-wrap .chat-main-con .chat-key-info{margin-top:-8px;color:#c3c5ca;font-size:12px;line-height:18px;text-align:center;width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-history-wrap .chat-history-loading{position:relative;width:100%}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-history-wrap .replace-chat-history-loading+.chat-message-item,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-history-wrap .replace-chat-history-loading+.chat-message-item .user-chat-card{margin-top:0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .custom-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .custom-info .icon-logo{font-size:20px;margin-right:4px;width:20px;height:20px;-webkit-transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,-webkit-transform .5s ease-out;-o-transition:opacity .5s ease-out,-o-transform .5s ease-out;-moz-transition:transform .5s ease-out,opacity .5s ease-out,-moz-transform .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out,-webkit-transform .5s ease-out,-moz-transform .5s ease-out,-o-transform .5s ease-out}.help-center-modal-v2-drag .help-center-modal-v2-wrap .custom-info .icon-logo.bouncing{-webkit-animation:kimiIconBounce 1.2s ease-in-out infinite;-moz-animation:kimiIconBounce 1.2s ease-in-out infinite;-o-animation:kimiIconBounce 1.2s ease-in-out infinite;animation:kimiIconBounce 1.2s ease-in-out infinite}.help-center-modal-v2-drag .help-center-modal-v2-wrap .custom-info .icon-logo.pulsing{-webkit-animation:kimiIconPulse 1.1s ease-in-out infinite;-moz-animation:kimiIconPulse 1.1s ease-in-out infinite;-o-animation:kimiIconPulse 1.1s ease-in-out infinite;animation:kimiIconPulse 1.1s ease-in-out infinite}.help-center-modal-v2-drag .help-center-modal-v2-wrap .custom-info .custom-info-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#71757e}.help-center-modal-v2-drag .help-center-modal-v2-wrap .custom-info .text-wrap{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .help-center-modal-v2-wrap .custom-info .date-wrap{font-size:12px;margin-left:12px;line-height:18px;color:#969aa2}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-item{margin-top:16px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-item .scene-card-wrap{margin-top:0;padding:0 4px 4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-item .scene-card-wrap .chat-card{padding:0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-item:hover .chat-message-opera-wrap.normal-opera-wrap .icon-feedback-group{display:inline-block}.help-center-modal-v2-drag .help-center-modal-v2-wrap .question-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:9px 8px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629;cursor:pointer}.help-center-modal-v2-drag .help-center-modal-v2-wrap .question-item:hover{background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .question-item .left-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .help-center-modal-v2-wrap .question-item .left-con .icon-left{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:rgba(37,38,41,.07);font-size:12px;line-height:16px;margin-right:8px;color:#969aa2;width:16px;height:16px;text-align:center;font-weight:500;margin-top:3px;position:relative}.help-center-modal-v2-drag .help-center-modal-v2-wrap .question-item .left-con .icon-left:after{content:attr(data-text);position:absolute;left:50%;-webkit-transform:translateX(-50%) skewX(-15deg);-moz-transform:translateX(-50%) skewX(-15deg);-ms-transform:translateX(-50%) skewX(-15deg);-o-transform:translateX(-50%) skewX(-15deg);transform:translateX(-50%) skewX(-15deg)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .question-item .left-con .question-item-title{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap{padding-right:32px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap .chat-card{padding:12px;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;overflow-x:hidden}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap .chat-card p{margin-bottom:0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap .chat-card .common-question-content-wrap{margin-top:-12px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap .assistant-content{padding:0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap .assistant-content .block{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap .assistant-content .audit-copilot .block.no-margin-top{margin-top:16px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap .assistant-content .audit-copilot .help-center-opera-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap .assistant-content .audit-copilot .help-center-opera-wrap .ant-spin-nested-loading .ant-spin-container{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-card-wrap .assistant-content .right-content .right-text{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:var(--theme-light);color:#1e2126;padding:12px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:22px;cursor:pointer;padding:4px 32px 4px 0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap .opera-refresh-wrap{padding:4px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#fff}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap .opera-refresh-wrap .button-wrap-refresh{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:3px 4px;min-width:auto;border:none;font-size:12px;line-height:18px;color:#71757e;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:auto}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap .opera-refresh-wrap:hover .button-wrap-refresh{background:#f2f2f3}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap .opera-refresh-wrap .icon-refresh{color:#969aa2;font-size:16px;margin-right:4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap .ant-spin-nested-loading .ant-spin-container{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap.normal-opera-wrap{position:absolute;margin-top:-37px;right:12px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap.normal-opera-wrap .ant-spin-nested-loading .ant-spin-container{-webkit-border-radius:8px 0;-moz-border-radius:8px 0;border-radius:8px 0;background:#f9f9f9;margin-right:1px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap.normal-opera-wrap .icon-feedback-group{display:none}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap.normal-opera-wrap .icon-feedback-group.active{display:inline-block}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-message-opera-wrap.normal-opera-wrap .icon-feedback-group .icon-feedback-wrap .icon-opera:hover{background:#e3e4e5}.help-center-modal-v2-drag .help-center-modal-v2-wrap .card-header-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#252629;height:34px;padding:0 8px;margin-bottom:4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .card-header-title .icon-left{font-size:18px;margin-right:6px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .card-header-title .header-title-text-wrap{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .help-center-modal-v2-wrap .user-chat-card{padding-left:32px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629;margin-top:16px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .user-chat-card .date-wrap{text-align:right;margin-bottom:4px;color:#969aa2}.help-center-modal-v2-drag .help-center-modal-v2-wrap .user-chat-card .user-chat-card-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end}.help-center-modal-v2-drag .help-center-modal-v2-wrap .user-chat-card .user-chat-card-wrap .chat-card{padding:12px;background:var(--theme-light);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .user-chat-card .user-chat-card-wrap .chat-card p{margin-bottom:0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-card-wrap .wrap-scene-chat-card{background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-card-wrap .chat-card .card-header-title{height:28px;padding:0;margin-bottom:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-card-wrap .chat-card .card-header-title .opera-btn,.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-card-wrap .chat-card .card-header-title .scene-header-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-card-wrap .chat-card .card-header-title .opera-btn{width:28px;height:28px;font-size:16px;background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#969aa2;cursor:pointer}.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-card-wrap .chat-card .card-header-title .opera-btn:hover{color:rgba(0,0,0,.65)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-card-wrap .chat-card .card-header-title .opera-btn.opera-next{margin-left:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-card-wrap .chat-card .card-header-title .opera-btn.disabled{color:#d6d8db;cursor:not-allowed}.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-card-wrap .chat-card .card-header-title .opera-btn.disabled:hover{color:#d6d8db}.help-center-modal-v2-drag .help-center-modal-v2-wrap .scene-name-wrap{margin-top:16px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .recommend-content-wrap{padding:8px;background:#fff;margin-top:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .recommend-content-wrap .icon-left{color:#41b43c}.help-center-modal-v2-drag .help-center-modal-v2-wrap .recommend-content-wrap .recommend-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629;cursor:pointer;padding:9px 8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .recommend-content-wrap .recommend-content:hover{background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .recommend-content-wrap .recommend-content .left-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .help-center-modal-v2-wrap .recommend-content-wrap .recommend-content .left-con .left-con-icon{font-size:16px;margin-right:8px;color:rgba(37,38,41,.12);margin-top:3px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .recommend-content-wrap .recommend-content .left-con .recommend-content-question{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .help-center-modal-v2-wrap .associational-question-wrap{padding:8px;background:#fff;margin-top:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .associational-question-wrap .associational-question-header{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.help-center-modal-v2-drag .help-center-modal-v2-wrap .associational-question-wrap .associational-question-header .left-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-right:20px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .associational-question-wrap .associational-question-header .left-con .icon-left{color:#fc7060}.help-center-modal-v2-drag .help-center-modal-v2-wrap .associational-question-wrap .associational-question-header .right-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#71757e;cursor:pointer}.help-center-modal-v2-drag .help-center-modal-v2-wrap .associational-question-wrap .associational-question-header .right-con:hover{color:var(--theme-main)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .associational-question-wrap .associational-question-header .right-con .icon-refresh{margin-left:4px;font-size:16px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .associational-question-wrap .associational-question-header .right-con .icon-refresh.rotate{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out,-o-transform .3s ease-in-out;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-wrap{padding:8px;background:#fff;margin-top:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-wrap .common-question-header .left-con{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-wrap .common-question-header .left-con .icon-left{color:#4988fe;font-size:18px;margin-right:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-wrap .common-question-header .right-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#969aa2;cursor:pointer}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-wrap .common-question-header .right-con:hover{color:var(--theme-main)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-wrap .common-question-header .right-con .icon-right-con{font-size:16px;margin-left:4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-content{margin-top:0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-top-bar{padding:1px 2px 5px 8px;border-bottom:none;margin-bottom:4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-top-bar .ant-tabs-ink-bar{display:none!important}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-top-bar .ant-tabs-tab{padding:3px 12px;margin-right:8px;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#71757e;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f9f9f9}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-top-bar .ant-tabs-tab:hover{color:var(--theme-main)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-top-bar .ant-tabs-tab.ant-tabs-tab-active{color:var(--theme-main);background:var(--theme-light)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-top-bar .ant-tabs-tab.ant-tabs-tab-active:hover{background:var(--theme-light)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-nav-container-scrolling{padding-right:82px;padding-left:0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-tab-prev{left:auto;right:36px;width:28px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-tab-prev .ant-tabs-tab-prev-icon{background:#f9f9f9;width:28px;height:28px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-tab-next{right:0;width:28px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .common-question-content-wrap .ant-tabs-tab-next .ant-tabs-tab-next-icon{background:#f9f9f9;width:28px;height:28px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .error-code-question-wrap{padding:8px;background:#fff;margin-top:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .error-code-question-wrap .icon-left{color:#ffaa47}.help-center-modal-v2-drag .help-center-modal-v2-wrap .frequency-scene-help-wrap{padding:8px 8px 16px;background:#fff;margin-top:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .frequency-scene-help-wrap .icon-left{color:#ffaa47}.help-center-modal-v2-drag .help-center-modal-v2-wrap .frequency-scene-help-wrap .frequency-scene-help-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding:0 8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .frequency-scene-help-wrap .frequency-scene-help-con .scene-help-item-wrap{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(50% - 4px);-moz-box-flex:0;-ms-flex:0 0 calc(50% - 4px);flex:0 0 calc(50% - 4px);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#fff;border:1px solid #f2f2f3;margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:12px 12px 32px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .frequency-scene-help-wrap .frequency-scene-help-con .scene-help-item-wrap .scene-help-item-header{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;color:#252629}.help-center-modal-v2-drag .help-center-modal-v2-wrap .frequency-scene-help-wrap .frequency-scene-help-con .scene-help-item-wrap .scene-help-item-con{margin-top:8px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#71757e}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-doc-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629;cursor:pointer;padding:12px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-doc-content .left-con{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0;color:#71757e;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-doc-content .right-con{margin-left:12px;font-size:12px;color:#71757e;line-height:18px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-doc-content:hover .left-con{color:var(--theme-main)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-doc-content+.relate-doc-content{margin-top:4px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap{color:#252629}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap video{max-width:100%!important}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap img{max-width:100%!important;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;height:auto!important}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h1,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h2,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h3,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h4,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h5,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap p,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap pre,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap span,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap strong{color:#252629!important;font-weight:400!important;font-size:14px!important;line-height:22px!important;margin-bottom:0!important}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h1.relate-doc-number,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h2.relate-doc-number,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h3.relate-doc-number,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h4.relate-doc-number,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h5.relate-doc-number,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap p.relate-doc-number,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap pre.relate-doc-number,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap span.relate-doc-number,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap strong.relate-doc-number{display:inline-block!important;-webkit-border-radius:20px!important;-moz-border-radius:20px!important;border-radius:20px!important;font-size:10px!important;font-style:normal!important;font-weight:500!important;line-height:16px!important;text-align:center!important;width:16px!important;height:16px!important;color:#71757e!important;background:#e3e4e5!important;cursor:pointer!important;margin-left:4px!important}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h1.relate-doc-number:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h2.relate-doc-number:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h3.relate-doc-number:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h4.relate-doc-number:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h5.relate-doc-number:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap p.relate-doc-number:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap pre.relate-doc-number:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap span.relate-doc-number:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap strong.relate-doc-number:hover{background:var(--theme-main)!important;color:#fff!important}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h1.dictionary-span-item:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h2.dictionary-span-item:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h3.dictionary-span-item:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h4.dictionary-span-item:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap h5.dictionary-span-item:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap p.dictionary-span-item:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap pre.dictionary-span-item:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap span.dictionary-span-item:hover,.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap strong.dictionary-span-item:hover{color:#0f62fe!important}.help-center-modal-v2-drag .help-center-modal-v2-wrap .chat-content-wrap+.relate-chat-info{margin-top:12px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f9f9f9;overflow:hidden}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-collapse,.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-collapse .ant-collapse-item{background:#f9f9f9;border:none}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .ant-collapse-arrow{-webkit-transform:rotate(180deg) translateY(50%);-moz-transform:rotate(180deg) translateY(50%);-ms-transform:rotate(180deg) translateY(50%);-o-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-collapse .ant-collapse-item .ant-collapse-header{padding:12px 32px 12px 12px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{right:12px;font-size:16px;color:#969aa2}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-collapse .ant-collapse-content{border:none;background:#f9f9f9}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-collapse .ant-collapse-content .ant-collapse-content-box{padding:0 12px 12px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .relate-chat-info-title{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;color:#252629;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .relate-chat-info-title .helios-icon{font-size:20px;margin-right:4px;color:#41b43c}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .relate-question-list-wrap+.ant-tabs{margin-top:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .relate-question-list-wrap .relate-question-info-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .relate-question-list-wrap .relate-question-info-wrap+.relate-question-info-wrap{margin-top:6px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .relate-question-list-wrap .relate-question-info-wrap .relate-question-info{-webkit-border-radius:0 4px 4px 4px;-moz-border-radius:0 4px 4px 4px;border-radius:0 4px 4px 4px;padding:5px 12px;color:var(--theme-main);background:#fff;border:1px solid #f2f2f3;cursor:pointer;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .relate-question-list-wrap .relate-question-info-wrap .relate-question-info:hover{border:1px solid transparent;background:var(--theme-light)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-tabs .ant-tabs-tab{padding:8px 0 13px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-tabs .ant-tabs-bar{margin-bottom:0;border-bottom:.5px solid #e3e4e5}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info .ant-tabs .ant-tabs-content{margin-top:8px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .relate-chat-info+.chat-content-wrap{margin-top:12px}.help-center-modal-v2-drag .help-center-modal-v2-wrap .wrap-quick-reply{margin-top:8px;border-top:1px dashed #f2f2f3}.help-center-modal-v2-drag .help-center-modal-v2-wrap .wrap-quick-reply .help-quick-reply-title{font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#969aa2;padding:8px 0}.help-center-modal-v2-drag .help-center-modal-v2-wrap .wrap-quick-reply .help-quick-reply-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px;color:var(--theme-main)}.help-center-modal-v2-drag .help-center-modal-v2-wrap .wrap-quick-reply .help-quick-reply-con .help-quick-reply-item{padding:4px 11px;-webkit-border-radius:0 4px 4px 4px;-moz-border-radius:0 4px 4px 4px;border-radius:0 4px 4px 4px;border:1px solid #f2f2f3;background:#f9f9f9;cursor:pointer}.help-center-modal-v2-drag .help-center-modal-v2-wrap .wrap-quick-reply .help-quick-reply-con .help-quick-reply-item:hover{background:var(--theme-light)}.help-center-modal-v2-drag .drag-modal-content-containers .ant-spin{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.help-center-modal-v2-drag .drag-modal-content-footer{height:auto;-webkit-border-radius:0 0 12px 12px;-moz-border-radius:0 0 12px 12px;border-radius:0 0 12px 12px;z-index:2}.help-center-modal-v2-drag .bread-crumb{height:36px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#969aa2;font-weight:400;font-size:14px}.help-center-modal-v2-drag .bread-crumb .icon-menu{margin-right:8px;cursor:pointer}.help-center-modal-v2-drag .bread-crumb .page-flow-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:8px}.help-center-modal-v2-drag .bread-crumb .page-flow-btn .text{margin-left:8px;font-size:14px;color:#252629}.help-center-modal-v2-drag .bread-crumb .bread-crumb-title{min-width:62px}.help-center-modal-v2-drag .bread-crumb .breadcrumb{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-weight:400;font-size:14px;margin-left:8px;color:#969aa2}.help-center-modal-v2-drag .bread-crumb .breadcrumb .ant-breadcrumb-separator{color:#969aa2}.help-center-modal-v2-drag .bread-crumb .breadcrumb-useClick:hover{color:var(--theme-main);cursor:pointer}.help-center-modal-v2-drag .bread-crumb .ant-breadcrumb>span:last-child,.help-center-modal-v2-drag .bread-crumb .last-breadcrumb{color:#252629}.help-center-modal-v2-drag .main-content-wrap{position:relative;height:100%;margin-left:-20px}.help-center-modal-v2-drag .main-content-wrap .question-category-wrap+.question-category-wrap{margin-top:24px}.help-center-modal-v2-drag .main-content-wrap .question-category-wrap .business-title-wrap{position:-webkit-sticky;position:sticky;margin-bottom:0;font-size:16px;padding:16px 20px 8px;top:0;background:#fff;z-index:2}.help-center-modal-v2-drag .main-content-wrap .question-category-wrap .business-title-wrap .business-title{margin-left:0;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.help-center-modal-v2-drag .main-content-wrap .question-category-wrap .business-title-wrap .business-title:before{height:14px;margin-right:7px;position:relative;top:1.5px}.help-center-modal-v2-drag .main-content-wrap .question-category-wrap .business-title-wrap .business-title span{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .main-content-wrap .sub-category-title{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#969aa2;padding:8px 20px 0;position:-webkit-sticky;position:sticky;background:#fff;z-index:1}.help-center-modal-v2-drag .main-content-wrap .query-block-wrap{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;padding:8px 20px 0;cursor:pointer}.help-center-modal-v2-drag .main-content-wrap .query-block-wrap:hover,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap:hover .ellipsis-wrap .ellipsis-label{background:#f9f9f9}.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px;border-bottom:.5px solid #f2f2f3;font-weight:400}.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-header{font-weight:500;color:#252629;margin-bottom:4px}.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content{position:relative;color:#969aa2}.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content a,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content h1,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content h2,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content h3,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content h4,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content h5,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content p,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content pre,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content span,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content strong{color:#969aa2!important;font-weight:400!important;font-size:14px!important;margin-bottom:0!important}.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content .image-wrap,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content .media-wrap,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content .tmc-file-wrapper,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content .tmc-image-wrapper,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content .tmc-video-wrapper,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content img,.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .left-con .left-con-content video{max-width:100%!important;display:none!important}.help-center-modal-v2-drag .main-content-wrap .query-block-wrap .query-block-content .icon-right{font-size:16px;margin-left:20px;color:#969aa2}.help-center-modal-v2-drag .main-content-wrap .ant-back-top{width:36px;height:36px;bottom:36px;right:20px}.help-center-modal-v2-drag .main-content-wrap .to-top-svg{width:36px;height:36px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:1px solid #d6d8db;background:rgba(255,255,255,.96);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.help-center-modal-v2-drag .drawer-menu-wrap{position:absolute;overflow:hidden;width:0;left:2px;top:2px;bottom:0;z-index:1001;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.help-center-modal-v2-drag .drawer-menu-wrap.visible{width:100%}.help-center-modal-v2-drag .drawer-menu{position:absolute;left:0;top:50px;bottom:1px;width:70%;min-width:300px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.help-center-modal-v2-drag .drawer-menu.visible{border-right:1px solid #f2f2f3;-webkit-box-shadow:0 8px 32px 0 rgba(0,0,0,.1);-moz-box-shadow:0 8px 32px 0 rgba(0,0,0,.1);box-shadow:0 8px 32px 0 rgba(0,0,0,.1)}.help-center-modal-v2-drag .drawer-menu .drawer-menu-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(---Neutral-7,#71757e);-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;padding:12px 12px 0;white-space:nowrap;overflow:hidden;min-width:300px}.help-center-modal-v2-drag .drawer-menu .drawer-menu-header .icon-close{cursor:pointer;font-size:16px}.help-center-modal-v2-drag .drawer-menu .ant-tabs{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-bar{padding:0 12px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-nav-container-scrolling{padding-right:76px;padding-left:0}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-tab-prev{left:auto;right:32px;width:24px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-tab-prev .ant-tabs-tab-prev-icon{background:#f9f9f9;width:24px;height:24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-tab-prev .ant-tabs-tab-prev-icon .ant-tabs-tab-prev-icon-target{font-size:16px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-tab-next{right:0;width:24px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-tab-next .ant-tabs-tab-next-icon{background:#f9f9f9;width:24px;height:24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-tab-next .ant-tabs-tab-next-icon .ant-tabs-tab-next-icon-target{font-size:16px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content{margin-top:0;height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px)}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane{padding:0 12px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .drawer-menu-tab-level .ant-tree>li>ul>li .ant-tree-switcher{left:24px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .drawer-menu-tab-level .ant-tree>li>ul>li .ant-tree-node-content-wrapper{padding-left:44px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .drawer-menu-tab-level .ant-tree>li>ul>li>ul>li .ant-tree-switcher{left:44px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .drawer-menu-tab-level .ant-tree>li>ul>li>ul>li .ant-tree-node-content-wrapper{padding-left:64px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .drawer-menu-tab-level .ant-tree>li>ul>li>ul>li>ul>li .ant-tree-switcher{left:64px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .drawer-menu-tab-level .ant-tree>li>ul>li>ul>li>ul>li .ant-tree-node-content-wrapper{padding-left:84px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .drawer-menu-tab-level .ant-tree>li>ul>li>ul>li>ul>li>ul>li .ant-tree-switcher{left:84px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .drawer-menu-tab-level .ant-tree>li>ul>li>ul>li>ul>li>ul>li .ant-tree-node-content-wrapper{padding-left:104px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree>li:first-child{margin-top:8px;padding-top:0}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree>li .ant-tree-switcher{position:absolute;z-index:1;top:9px;left:4px;width:16px;height:16px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree>li .ant-tree-switcher:hover{background:#e3e4e5}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree>li .ant-tree-switcher:hover+.ant-tree-node-content-wrapper{background:#f9f9f9}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree>li .ant-tree-switcher.ant-tree-switcher-noop:hover{background:initial}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree li{padding:0;position:relative;width:100%}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree li+li{margin-top:2px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree li ul{padding:0}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree li ul li:first-child{margin-top:2px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree .ant-tree-switcher-icon{font-size:16px;color:#71757e}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree .ant-tree-node-content-wrapper{padding:6px 20px 6px 24px;white-space:break-spaces;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;color:#252629;height:auto;width:100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree .ant-tree-node-content-wrapper:hover{background:#f9f9f9}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree .ant-tree-child-tree .ant-tree-node-content-wrapper{font-weight:400;padding-right:12px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.help-center-modal-v2-drag .drawer-menu .ant-tabs .ant-tabs-content .ant-tabs-tabpane .ant-tree .ant-tree-child-tree .ant-tree-node-content-wrapper .ant-tree-title{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;white-space:pre}.help-center-modal-v2-drag .drawer-menu .drawer-menu-tab-wrap{overflow:auto;height:100%}.help-center-modal-v2-drag .drawer-menu .tab-finance-wrap .ant-radio-group{margin:12px 0}.help-center-modal-v2-drag .drawer-menu .tab-finance-wrap .error{margin-top:200px}.help-center-modal-v2-drag .resize-handle-class{z-index:1006;width:24px!important;height:24px!important}.help-center-modal-v2-drag .help-center-modal-content{padding-top:0}.help-center-modal-v2-drag .help-center-modal-content .content-scroll,.help-center-modal-v2-drag .help-center-modal-content .content-scroll .ant-spin-nested-loading{height:100%}.help-center-modal-v2-drag .help-center-modal-content .content-scroll .ant-spin-nested-loading .ant-spin-container{padding-bottom:20px}.help-center-modal-v2-drag .help-center-modal-content .card-list{height:100%}.help-center-modal-v2-drag .help-center-modal-content .help-center-doc-list{height:100%;margin-left:-20px}.help-center-modal-v2-drag .help-center-modal-content .help-center-doc-list .list-item{padding:12px 52px 12px 20px;position:relative;margin-right:0;border:none}.help-center-modal-v2-drag .help-center-modal-content .help-center-doc-list .list-item .icon-right{position:absolute;display:block;right:20px;top:50%;margin-left:-6px;font-size:12px}.help-center-modal-v2-drag .help-center-modal-content .help-center-doc-list .list-item:before{position:absolute;content:"";bottom:0;left:20px;width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px);height:.5px;background:#f2f2f3}.help-center-modal-v2-drag .help-center-modal-content .help-center-doc-list .list-item:hover{background:#f9f9f9}.help-center-modal-v2-drag .relate-problem-wrap{margin-top:20px;border-top:1px solid #f2f2f3;padding-top:20px}.help-center-modal-v2-drag .relate-problem-wrap .relate-info-title{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#969aa2}.help-center-modal-v2-drag .relate-problem-wrap .relate-problem-list-wrap .relate-problem-info-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:8px}.help-center-modal-v2-drag .relate-problem-wrap .relate-problem-list-wrap .relate-problem-info-wrap .relate-problem-info{-webkit-border-radius:0 4px 4px 4px;-moz-border-radius:0 4px 4px 4px;border-radius:0 4px 4px 4px;padding:5px 12px;color:var(--theme-main);background:#f9f9f9;border:1px solid #f2f2f3;cursor:pointer}.help-center-modal-v2-drag .share-message-info .card-title{color:#252629;font-size:14px;line-height:22px;padding-bottom:8px;font-style:normal;font-weight:500}.help-center-modal-v2-drag .share-message-info .share-message-content{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:12px;background:#f9f9f9;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629;cursor:pointer}.help-center-modal-v2-drag .share-message-info .share-message-content .left-con{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0}.help-center-modal-v2-drag .share-message-info .share-message-content .left-con .share-content-answer{color:#969aa2;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.help-center-modal-v2-drag .share-message-info .share-message-content .icon-right{margin-left:20px;font-size:16px;color:#969aa2}.ant-popover.dislike-wrap-popover.help-center-dislike-popover{z-index:2002;max-width:480px;min-width:300px}.ant-popover.dislike-wrap-popover.help-center-dislike-popover .ant-popover-content{position:relative;left:14px}.ant-popover.dislike-wrap-popover.help-center-dislike-popover .ant-popover-content .ant-popover-arrow{right:30px;bottom:-3.2px}.ant-popover.scene-item-tooltip,.ant-tooltip.help-center-chat-opera-popover,.file-viewer.help-center-file-viewer{z-index:2002}.help-center-file-tooltip.ant-tooltip .ant-tooltip-arrow{right:15px}.copilot-debugger-modal .ant-modal-body{height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px);overflow:auto}.slide-frame.application-center-details{right:0!important}.popconfirm-help-customer .ant-popover-inner-content{padding-bottom:35px}.popconfirm-help-customer .ant-popover-buttons{position:absolute;bottom:10px;background:#fff;margin-bottom:0;padding:3px 0 12px;width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px)}.ai-markdown-engine{white-space:normal;position:relative}.ai-markdown-engine p{color:#1e2126}.ai-markdown-engine ol,.ai-markdown-engine ul{-webkit-padding-start:16px;-moz-padding-start:16px;padding-inline-start:16px;-webkit-margin-after:16px;margin-block-end:16px}.ai-markdown-engine ol{counter-reset:list-item}.ai-markdown-engine ol li::marker{font-variant-numeric:tabular-nums;-webkit-font-feature-settings:"tnum";-moz-font-feature-settings:"tnum";font-feature-settings:"tnum";text-align:right}.ai-markdown-engine ol:has(li:nth-child(10)){-webkit-padding-start:34px;-moz-padding-start:34px;padding-inline-start:34px}.ai-markdown-engine ol:has(li:nth-child(100)){-webkit-padding-start:46px;-moz-padding-start:46px;padding-inline-start:46px}.ai-markdown-engine ol:has(li:nth-child(1000)){-webkit-padding-start:58px;-moz-padding-start:58px;padding-inline-start:58px}.ai-markdown-engine .markdown-space{line-height:16px;height:16px}.ai-markdown-engine table{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:400px;border-collapse:collapse;border:1px solid #f2f2f3;font-size:14px;line-height:22px}.ai-markdown-engine table th{background:#f9f9f9;border:1px solid #f2f2f3;height:40px;padding-left:11px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;color:#252629;font-weight:500}.ai-markdown-engine table td{padding:12px;text-align:left;border:1px solid #f2f2f3;color:#252629}.ai-markdown-engine table tbody tr{background-color:#fff}.ai-markdown-engine .md-table-container{width:100%;overflow-x:auto;overflow-y:hidden;position:relative}.ai-markdown-engine .md-table-cell{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:52px;max-width:600px;white-space:normal;word-break:break-word;overflow-wrap:anywhere;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ai-markdown-engine-cursor{position:absolute;left:0;top:0;display:inline-block}.ai-markdown-engine .relate-doc-number{display:inline-block;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;font-size:10px;font-style:normal;font-weight:500;line-height:16px;text-align:center;width:16px;height:16px;color:#71757e;background:#e3e4e5;cursor:pointer;margin-left:4px;position:relative;top:-1px}.ai-markdown-engine .relate-doc-number:hover{background:var(--theme-main);color:#fff}.ai-markdown-engine .dictionary-span-item{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;-webkit-text-decoration-line:underline;-moz-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;-moz-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-skip-ink:none;text-decoration-thickness:8%;text-underline-offset:18%;text-underline-position:from-font;cursor:pointer}.ai-markdown-engine .dictionary-span-item:hover{color:#0f62fe}.ant-popover.popover-relate-doc-content{z-index:2002}.ant-popover.popover-relate-doc-content .item-relate-doc-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;color:var(--theme-main);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.ant-popover.popover-relate-doc-content .item-relate-doc-content .left-con{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.ant-popover.popover-relate-doc-content .item-relate-doc-content .right-con{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-left:12px;font-size:12px}.question-detail-wrap{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question-detail-wrap,.question-detail-wrap .question-detail-head{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.question-detail-wrap .question-detail-head{padding:32px 40px;min-height:50px;max-width:100%;background-color:#f9f9f9}.question-detail-wrap .question-detail-head,.question-detail-wrap .question-detail-head .question-detail-head-box{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.question-detail-wrap .question-detail-head .question-detail-head-box{width:960px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.question-detail-wrap .question-detail-head .question-detail-head-box .app-icon{width:64px;height:64px;margin-right:16px;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;overflow:hidden}.question-detail-wrap .question-detail-head .question-detail-head-box .app-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-calc(100% - 70px);width:-moz-calc(100% - 70px);width:calc(100% - 70px);gap:8px}.question-detail-wrap .question-detail-head .question-detail-head-box .app-info .app-info-head{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.question-detail-wrap .question-detail-head .question-detail-head-box .app-info .app-info-head .app-info-name{font-size:20px;font-weight:500;color:#252629;margin-right:4px}.question-detail-wrap .question-detail-head .question-detail-head-box .app-info .app-info-tag-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.question-detail-wrap .question-detail-head .question-detail-head-box .app-info .app-info-tag-box .app-info-tag{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;color:#495c6d;text-align:center;font-weight:400;font-size:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:2px 8px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;background-color:#edf0f2}.question-detail-wrap .question-detail-head .question-detail-head-box .app-info .app-info-desc{font-size:14px;color:#44474c}.question-detail-wrap .question-detail-head .question-detail-head-box .app-info .app-info-flag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px 8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:var(--Neutral-00,#fff);text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:10px;-webkit-border-radius:10px 12px 12px 2px;-moz-border-radius:10px 12px 12px 2px;border-radius:10px 12px 12px 2px;border:1px solid rgba(255,255,255,.96)}.question-detail-wrap .question-detail-head .question-detail-head-box .app-info .app-info-flag-new{background:rgba(240,65,52,.96)}.question-detail-wrap .question-detail-head .question-detail-head-box .app-info .app-info-flag-hot{background:rgba(255,128,11,.96)}.question-detail-wrap .question-detail-head-scroll{position:fixed;top:0;padding:12px 40px;height:72px;background-color:#f9f9f9;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.question-detail-wrap .question-detail-head-scroll .question-detail-head-box{width:960px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.question-detail-wrap .question-detail-head-scroll .question-detail-head-box .app-icon{width:48px;height:48px;margin-right:12px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;overflow:hidden}.question-detail-wrap .question-detail-head-scroll .question-detail-head-box .app-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:-webkit-calc(100% - 70px);width:-moz-calc(100% - 70px);width:calc(100% - 70px);-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.question-detail-wrap .question-detail-head-scroll .question-detail-head-box .app-info,.question-detail-wrap .question-detail-head-scroll .question-detail-head-box .app-info .app-info-head{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.question-detail-wrap .question-detail-head-scroll .question-detail-head-box .app-info .app-info-head .app-info-name{font-size:20px;font-weight:500;color:#252629;margin-right:4px}.question-detail-wrap .question-detail-head-scroll .question-detail-head-box .app-info .app-info-flag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px 8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:var(--Neutral-00,#fff);text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:10px;-webkit-border-radius:10px 12px 12px 2px;-moz-border-radius:10px 12px 12px 2px;border-radius:10px 12px 12px 2px;border:1px solid rgba(255,255,255,.96)}.question-detail-wrap .question-detail-head-scroll .question-detail-head-box .app-info .app-info-flag-new{background:rgba(240,65,52,.96)}.question-detail-wrap .question-detail-head-scroll .question-detail-head-box .app-info .app-info-flag-hot{background:rgba(255,128,11,.96)}.question-detail-wrap .question-detail-content{padding:0 40px 20px;width:1040px;color:#252629;font-size:14px;font-style:normal;font-weight:400;margin-top:20px}.question-detail-wrap .question-detail-content img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;max-width:100%}.question-detail-wrap .question-detail-bottom-application{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;left:0;bottom:0;z-index:10;height:52px;background:#fff;border-top:1px solid #d6d8db;-webkit-box-shadow:0 1px 0 0 #f2f2f3;-moz-box-shadow:0 1px 0 0 #f2f2f3;box-shadow:0 1px 0 0 #f2f2f3}.question-detail-wrap .close,.question-detail-wrap .question-detail-bottom-application{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed}.question-detail-wrap .close{width:36px;height:36px;font-size:24px;right:40px;top:18px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.question-detail-wrap .close:hover{background:#e3e4e5}@-webkit-keyframes dotLoading{0%,60%,to{content:"."}20%{content:".."}40%{content:"..."}}@-moz-keyframes dotLoading{0%,60%,to{content:"."}20%{content:".."}40%{content:"..."}}@-o-keyframes dotLoading{0%,60%,to{content:"."}20%{content:".."}40%{content:"..."}}@keyframes dotLoading{0%,60%,to{content:"."}20%{content:".."}40%{content:"..."}}@-webkit-keyframes blink{0%,60%,to{opacity:.2;-webkit-transform:scale(.8);transform:scale(.8)}30%{opacity:.7}}@-moz-keyframes blink{0%,60%,to{opacity:.2;-moz-transform:scale(.8);transform:scale(.8)}30%{opacity:.7}}@-o-keyframes blink{0%,60%,to{opacity:.2;-o-transform:scale(.8);transform:scale(.8)}30%{opacity:.7}}@keyframes blink{0%,60%,to{opacity:.2;-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}30%{opacity:.7}}.chat-message-item{margin-top:16px}.chat-message-item .user-chat-card{padding-left:32px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629;margin-top:16px}.chat-message-item .user-chat-card .date-wrap{text-align:right;margin-bottom:4px;color:#969aa2}.chat-message-item .user-chat-card .user-chat-card-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end}.chat-message-item .user-chat-card .user-chat-card-wrap .chat-card{padding:12px;background:var(--theme-light);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.chat-message-item .user-chat-card .user-chat-card-wrap .chat-card p{margin-bottom:0}.chat-message-item .chat-card-wrap{padding-right:32px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#252629}.chat-message-item .chat-card-wrap .chat-card{padding:12px;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.chat-message-item .chat-card-wrap .chat-card p{margin-bottom:0}.chat-message-item .chat-card-wrap .help-cursor-blink{display:inline-block;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#252629;margin-left:4px;-webkit-animation:blink 1.5s ease-in-out infinite;-moz-animation:blink 1.5s ease-in-out infinite;-o-animation:blink 1.5s ease-in-out infinite;animation:blink 1.5s ease-in-out infinite}.chat-message-item .chat-message-img-wrap{margin-top:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end}.chat-message-item .chat-message-img-wrap.replace-img-wrap{width:300px;height:60px}.chat-message-item .chat-message-img-wrap.landscape .chat-message-img{width:300px;min-height:60px;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.chat-message-item .chat-message-img-wrap.portrait .chat-message-img{min-width:60px;height:256px;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.chat-message-item .chat-message-img-wrap.chat-message-pdf-wrap .pdf-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:300px;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:12px}.chat-message-item .chat-message-img-wrap.chat-message-pdf-wrap .pdf-block .logo{margin-right:12px;width:38px;height:38px}.chat-message-item .chat-message-img-wrap.chat-message-pdf-wrap .pdf-block .label .name{color:#252629;font-size:14px;line-height:22px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.chat-message-item .chat-message-img-wrap.chat-message-pdf-wrap .pdf-block .label .size{color:#969aa2;font-size:12px;line-height:20px}.chat-message-item .chat-search-card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.chat-message-item .chat-search-card.llm-search-wrap{padding:12px;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.chat-message-item .chat-search-card.llm-search-wrap .chat-search-wrap{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f9f9f9;width:100%}.chat-message-item .chat-search-card .chat-search-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#252629;padding:12px 40px 12px 12px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#fff}.chat-message-item .chat-search-card .chat-search-wrap .icon-refresh{font-size:20px;width:20px;margin-right:4px;-webkit-animation:loadingCircle 1s linear infinite;-moz-animation:loadingCircle 1s linear infinite;-o-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite}.chat-message-item .chat-search-card .chat-search-wrap .dot-loading{display:inline-block;font-size:0;width:20px;margin-left:4px;height:22px;line-height:12px}.chat-message-item .chat-search-card .chat-search-wrap .dot-loading:after{content:"...";font-size:20px;-webkit-animation:dotLoading 1.5s infinite;-moz-animation:dotLoading 1.5s infinite;-o-animation:dotLoading 1.5s infinite;animation:dotLoading 1.5s infinite}.modal-doc-detail .slide-up-modal-body{height:-webkit-calc(100% - 60px);height:-moz-calc(100% - 60px);height:calc(100% - 60px)}.modal-doc-detail .slide-up-modal-footer{display:none}.ant-popover.dislike-wrap-popover .ant-popover-title{border:none;font-family:PingFang SC;font-size:16px;font-style:normal;line-height:24px;color:#252629;padding:16px 16px 0}.ant-popover.dislike-wrap-popover .ant-popover-title .dislike-popover-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.ant-popover.dislike-wrap-popover .ant-popover-title .dislike-popover-title .helios-icon{font-size:20px;color:#ff800b;margin-right:4px;margin-top:1px}.ant-popover.dislike-wrap-popover .ant-popover-title .dislike-popover-title .text-wrap{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.ant-popover.dislike-wrap-popover .tag-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap}.ant-popover.dislike-wrap-popover .tag-list .feed-tag{cursor:pointer;font-family:PingFang SC;font-size:12px;line-height:18px;padding:4px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#71757e;border:1px solid #d6d8db;margin-right:8px;margin-bottom:8px}.ant-popover.dislike-wrap-popover .tag-list .feed-tag:hover{color:var(--theme-main);border:1px solid var(--theme-main)}.ant-popover.dislike-wrap-popover .tag-list .feed-tag.active{color:var(--theme-main);background:var(--theme-light);border:1px solid var(--theme-main)}.ant-popover.dislike-wrap-popover .tag-list .feed-tag.active:hover{background:var(--theme-light)}.ant-popover.dislike-wrap-popover .ant-input{margin-top:4px;background:#fff;padding:12px;resize:none}.ant-popover.dislike-wrap-popover .popover-feedback-footer{padding:16px 0 4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end}.ant-popover.dislike-wrap-popover .popover-feedback-footer .ant-btn{min-width:auto}.ant-popover.dislike-wrap-popover .popover-feedback-footer .ant-btn+.ant-btn{margin-left:8px}.icon-feedback-group{display:inline-block}.icon-feedback-group .icon-feedback-wrap{display:inline-block;font-size:0;line-height:normal;color:#71757e;width:auto;padding:4px;min-width:auto;border:none;cursor:pointer}.icon-feedback-group .icon-feedback-wrap .icon-opera{font-size:24px;padding:4px}.icon-feedback-group .icon-feedback-wrap .icon-opera:hover{background:#f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-feedback-group .icon-feedback-wrap.active{color:var(--theme-main)}.icon-feedback-group .icon-feedback-wrap+.icon-feedback-wrap{position:relative;margin-left:5px}.icon-feedback-group .icon-feedback-wrap+.icon-feedback-wrap:after{position:absolute;content:" ";left:-3px;height:10px;width:1px;background:#f2f2f3;top:50%;margin-top:-5px}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .ant-modal-content{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .ant-modal-body{padding:0}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce{position:relative}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .header{position:relative;height:68px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;background:-webkit-gradient(linear,left top,left bottom,from(#e2eeff),to(#fff));background:-webkit-linear-gradient(top,#e2eeff,#fff);background:-moz- oldlinear-gradient(top,#e2eeff 0,#fff 100%);background:-o-linear-gradient(top,#e2eeff 0,#fff 100%);background:linear-gradient(180deg,#e2eeff,#fff)}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .header .header-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;color:#252629;font-size:20px;font-style:normal;font-weight:500;line-height:28px}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .header .header-info .header-icon{margin-left:20px;font-size:20px;color:#252629}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .header .header-info .title{margin-left:8px}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .header .image-wrap{top:0;right:50px;position:absolute;height:86px;width:124px}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .header .image-wrap img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .content{padding:20px}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .content .time{color:#252629;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .content .announce-content{margin-top:12px;color:#585c63;font-size:14px}.stop-annonuce-wrap .stop-annonuce-modal-wrap-modal .stop-annonuce .content .btn-wrap{margin-top:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.active-account-wrap.login-refactoring-ui .login-sub-title .module-title-text{font-size:20px;color:#4e5b71;line-height:24px}.active-account-wrap .active-account{text-align:left}.active-account-wrap .inp-wrap{margin-top:10px}.active-account-wrap .inp-wrap .verify-code{height:60px}.active-account-wrap .inp-wrap .verify-code .verify-code-inp{width:-webkit-calc(100% - 90px);width:-moz-calc(100% - 90px);width:calc(100% - 90px);float:left}.active-account-wrap .inp-wrap .verify-code .verify-code-img{height:40px;width:90px;line-height:38px;background:#fff;float:right}.active-account-wrap .inp-wrap .verify-code .verify-code-img img{height:100%;width:100%;cursor:pointer;display:block}.active-account-wrap .inp-wrap .verify-code .verify-code-img span{margin-left:15px}.active-account-wrap .inp-wrap .verify-code2{position:relative;margin-top:10px;height:60px}.active-account-wrap .inp-wrap .verify-code2 .verify-code-inp{width:-webkit-calc(100% - 110px);width:-moz-calc(100% - 110px);width:calc(100% - 110px);float:left}.active-account-wrap .inp-wrap .verify-code2 .my-count-down{font-size:12px;padding:0 12px;position:absolute!important;top:5px;right:0;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}.active-account-wrap .inp-wrap .verify-code2 .my-voice-count-down{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;font-size:12px;position:absolute!important;top:12px;right:0;color:#b5c0ce;line-height:16px}.active-account-wrap .inp-wrap .verify-code2 .ant-btn[disabled]{border-color:#b5c0ce;background-color:#b5c0ce;color:#fff}.active-account-wrap .inp-wrap .protocol-check-agree{font-size:12px;color:#505564}.active-account-wrap .inp-wrap .protocol-check-agree .protocol-check-title{margin-top:8px;color:#202528;font-size:12px}.active-account-wrap .inp-wrap .protocol-check-wrap{text-align:left;margin-bottom:16px}.active-account-wrap .inp-wrap .protocol-check-wrap .protocol-check-title{color:var(--theme-main);font-weight:500;cursor:pointer;text-align:center;text-decoration:underline}.active-account-wrap .inp-wrap .protocol-check-wrap .protocol-check-title.custom-contract-title{margin-left:10px}.active-account-wrap .back-login{margin:20px 0 12px;text-align:left;cursor:pointer}.active-account-wrap .back-login:hover{color:var(--theme-dark)}.active-account-wrap .enter-password-input{width:100%;margin-bottom:10px}.active-account-wrap .code-note,.active-account-wrap .password-rule-wrap{text-align:left;margin-top:10px;font-size:12px}.active-account-wrap .password-rule-wrap{background:none;border:none;padding:0;color:#42464f}.protocol-modal .protocol-modal-active-account-content{width:730px;height:450px;margin-top:30px;overflow:auto}.login-refactoring-ui .login-sub-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:12px;margin-bottom:10px;font-size:16px;text-align:left;font-weight:500;font-family:PingFang SC;font-style:normal;line-height:17px;color:#172042}.login-refactoring-ui .login-title-info{font-size:12px;color:#42464f;text-align:left}.login-refactoring-ui .login-refactoring-btn{width:100%;background:var(--theme-main);-webkit-box-shadow:0 6px 12px 0 var(--theme-light);-moz-box-shadow:0 6px 12px 0 var(--theme-light);box-shadow:0 6px 12px 0 var(--theme-light);height:48px;font-weight:500;margin-bottom:12px}.login-refactoring-ui .ant-btn[disabled].login-refactoring-btn{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;height:48px;border:none;color:#b5c0ce;background:#f7f8fa}.login-refactoring-ui .inp-wrap .ant-input-group-addon{background:transparent;border:none;border-bottom:1px solid #ebedf0;padding:0}.login-refactoring-ui .inp-wrap .ant-input-group-addon .input-mobile-prefix-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0 12px 0 20px}.login-refactoring-ui .inp-wrap .ant-input-group-addon .display-areacode{top:0}.login-refactoring-ui .inp-wrap .ant-input-group-addon .ant-select-enabled{border:none;padding-bottom:0}.login-refactoring-ui .inp-wrap .ant-input-group-addon .ant-select-search__field{margin-left:1px}.login-refactoring-ui .inp-wrap input{border:none;border-bottom:1px solid #ebedf0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding-left:0}.login-refactoring-ui .inp-wrap input:focus{border-color:#ebedf0;outline:none}.login-refactoring-ui .inp-wrap input:hover{border-color:#ebedf0}.login-refactoring-ui .inp-wrap input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff;box-shadow:inset 0 0 0 30px #fff}.login-refactoring-ui .inp-wrap .ant-input:focus{-webkit-box-shadow:inset 0 0 0 30px #fff;-moz-box-shadow:inset 0 0 0 30px #fff;box-shadow:inset 0 0 0 30px #fff}.login-refactoring-ui .get-message-code{background:#4085ff;height:28px;line-height:28px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;color:#fff;font-size:12px}.login-refactoring-ui .verify-code .ant-input-disabled{background-color:transparent}.login-refactoring-ui .verify-code-img{height:40px;width:90px;line-height:38px;float:right;background:#fff}.login-refactoring-ui .verify-code-img img{height:100%;width:100%;cursor:pointer;display:block}.login-refactoring-ui .login-refactoring-border{-webkit-transition:width .3s ease;-o-transition:width .3s ease;-moz-transition:width .3s ease;transition:width .3s ease;width:260px;height:1px;border-bottom:1px solid #ebedf0}.login-refactoring-ui .module-title-text{font-size:16px;color:#42464f;letter-spacing:0;line-height:16px;text-align:left;font-weight:500}.login-refactoring-ui .ant-tabs-ink-bar{background-color:var(--theme-main)!important}.login-refactoring-ui .expired-sso-wrap{margin:0 auto;text-align:center;height:480px;padding:95px 0 90px}.login-refactoring-ui .expired-sso-wrap .expired-sso-img-wrap{margin-bottom:20px}.login-refactoring-ui .expired-sso-wrap .expired-sso-img-wrap .expired-sso-img{width:150px;height:128px}.login-refactoring-ui .expired-sso-wrap .expired-sso-text{font-size:14px;color:#0a0f1e}.login-refactoring-ui .expired-sso-wrap .expired-sso-btn-wrap{margin:60px 0 90px}.login-refactoring-ui .expired-sso-wrap .expired-sso-btn-wrap .expired-sso-btn{background:var(--theme-main);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:260px;height:44px;line-height:44px;font-size:16px;color:#fff;cursor:pointer}.login-refactoring-ui .expired-sso-wrap .expired-sso-btn-wrap .expired-sso-btn:hover{background:#2b78ff}.login-refactoring-ui-has-cookie{margin-bottom:124px}.out-link-modal .ant-modal-body{padding:10px}.out-link-modal .ant-modal-confirm-body .anticon-question-circle{display:none}.out-link-modal .ant-modal-confirm-body .ant-modal-confirm-content{margin-left:0;width:860px;height:548px}.out-link-modal .ant-modal-confirm-btns{margin-top:10px}.input-mobile-prefix-wrapper{position:relative;display:inline-block}.input-mobile-prefix-wrapper.theme-solid .display-areacode{left:-10px}.input-mobile-prefix-wrapper.theme-solid .ant-select.ant-select-enabled{padding-bottom:0}.input-mobile-prefix-wrapper .display-areacode{position:absolute;padding-left:2px;left:-15px;top:3px;display:inline-block;width:35px;height:30px}.input-mobile-prefix-wrapper .display-areacode.half-transparent{opacity:.5}.input-mobile-prefix-wrapper .display-areacode-transparent .ant-select-selection-selected-value{opacity:0!important}.input-mobile-prefix-wrapper .ant-select.ant-select-enabled{padding-bottom:4px;border-bottom:1px solid #ebedf0}.input-mobile-prefix-wrapper .ant-select.ant-select-enabled .ant-select-selection__rendered{margin-left:0}.input-mobile-prefix-wrapper .ant-select.ant-select-enabled .ant-select-selection{border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.input-mobile-prefix-wrapper .ant-select.ant-select-enabled .ant-select-selection .ant-select-search__field{border-bottom:none}.steps-info-wrapper.display-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.steps-info-wrapper.display-flex .flex-item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative;padding-top:15px}.steps-info-wrapper.display-flex .flex-item:first-child{text-align:left}.steps-info-wrapper.display-flex .flex-item:first-child .dot{left:5px}.steps-info-wrapper.display-flex .flex-item:last-child{text-align:right}.steps-info-wrapper.display-flex .flex-item:last-child .dot{left:auto;right:0}.steps-info-wrapper.display-flex .flex-item.active .line{background:var(--theme-main)}.steps-info-wrapper.display-flex .flex-item.active .dot{background:var(--theme-main);-webkit-box-shadow:0 0 3px var(--theme-main);-moz-box-shadow:0 0 3px var(--theme-main);box-shadow:0 0 3px var(--theme-main)}.steps-info-wrapper.display-flex .flex-item.active .title{color:var(--theme-main)}.steps-info-wrapper.display-flex .flex-item .line{position:absolute;width:100%;height:4px;background:#ebf0f5;top:3px}.steps-info-wrapper.display-flex .flex-item .dot{position:absolute;height:10px;width:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#ebf0f5;-webkit-box-shadow:0 0 3px #ebf0f5;-moz-box-shadow:0 0 3px #ebf0f5;box-shadow:0 0 3px #ebf0f5;left:50%;top:0;margin-left:-5px}.steps-info-wrapper.display-flex .flex-item .title{font-size:12px;color:#b5c0ce}.found-password-wrap.login-refactoring-ui .login-sub-title .module-title-text{font-size:20px;color:#4e5b71;line-height:24px}.found-password-wrap .steps-info-wrapper{margin-top:20px}.found-password-wrap .find-password{text-align:left}.found-password-wrap .inp-wrap{margin-top:10px}.found-password-wrap .inp-wrap .verify-code{height:60px}.found-password-wrap .inp-wrap .verify-code .verify-code-inp{width:-webkit-calc(100% - 90px);width:-moz-calc(100% - 90px);width:calc(100% - 90px);float:left}.found-password-wrap .inp-wrap .verify-code .verify-code-img{height:40px;width:90px;line-height:38px;float:right;background:#fff}.found-password-wrap .inp-wrap .verify-code .verify-code-img img{height:100%;width:100%;cursor:pointer;display:block}.found-password-wrap .inp-wrap .verify-code .verify-code-img span{margin-left:15px}.found-password-wrap .inp-wrap .verify-code2{position:relative;margin-top:10px;height:60px}.found-password-wrap .inp-wrap .verify-code2 .verify-code-inp{width:-webkit-calc(100% - 110px);width:-moz-calc(100% - 110px);width:calc(100% - 110px);float:left}.found-password-wrap .inp-wrap .verify-code2 .my-count-down{font-size:12px;padding:0 12px;position:absolute!important;top:5px;right:0;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}.found-password-wrap .inp-wrap .verify-code2 .my-voice-count-down{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;font-size:12px;position:absolute!important;top:12px;right:0;color:#b5c0ce;line-height:16px}.found-password-wrap .inp-wrap .verify-code2 .ant-btn[disabled]{border-color:#b5c0ce;background-color:#b5c0ce;color:#fff}.found-password-wrap .back-login{text-align:left;margin-bottom:12px}.found-password-wrap .enter-password-input{width:100%;margin-bottom:10px}.found-password-wrap .code-note,.found-password-wrap .password-rule-wrap{text-align:left;margin-top:10px;font-size:12px}.found-password-wrap .password-rule-wrap{background:none;border:none;padding:0;color:#42464f}.password-rule-wrap{background:var(--theme-light);border:1px solid var(--theme-main);color:var(--theme-main);padding:6px 15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-bottom:10px}.password-rule-wrap.edit-password{border:none;background:#f7f8fa;color:#000;font-size:12px;line-height:18px;padding:9px 12px;margin-bottom:0}.account-login .inp-wrap{margin-top:20px}.account-login .inp-wrap .password,.account-login .inp-wrap .user-name{margin-bottom:20px}.account-login .protocol-wrap{margin-bottom:12px}.account-login .inp-bottom{margin:12px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.account-login .inp-bottom .jump-component{cursor:pointer;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.account-login .inp-bottom .jump-component.f-left{text-align:left}.account-login .inp-bottom .jump-component.f-right{text-align:right}.account-login .inp-bottom .jump-component:hover{color:var(--theme-dark)}.account-login .lark-tips-box{margin-top:20px}.account-login .lark-tips-box .lark-tip{color:#4e5b71;font-size:12px;text-align:left}.account-login .a-link{font-size:12px;color:var(--theme-main)}.account-login .a-link:active,.account-login .a-link:focus,.account-login .a-link:visited{text-decoration:none}.try-login{min-height:336px}.try-login .inp-wrap{margin-top:4px}.try-login .inp-wrap .company-name,.try-login .inp-wrap .user-name{margin-bottom:12px}.try-login .inp-wrap .verify-code{height:52px}.try-login .inp-wrap .verify-code .verify-code-inp{width:-webkit-calc(100% - 90px);width:-moz-calc(100% - 90px);width:calc(100% - 90px);float:left}.try-login .inp-wrap .verify-code .verify-code-img{height:40px;width:90px;line-height:38px;float:right;background:#fff}.try-login .inp-wrap .verify-code .verify-code-img img{height:100%;width:100%;cursor:pointer;display:block}.try-login .inp-wrap .verify-code .verify-code-img span{margin-left:15px}.try-login .inp-wrap .verify-code2{position:relative;height:52px}.try-login .inp-wrap .verify-code2 .verify-code-inp{width:-webkit-calc(100% - 110px);width:-moz-calc(100% - 110px);width:calc(100% - 110px);float:left}.try-login .inp-wrap .verify-code2 .my-count-down{font-size:12px;padding:0 12px;position:absolute!important;top:5px;right:0;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}.try-login .inp-wrap .verify-code2 .my-voice-count-down{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;font-size:12px;position:absolute!important;top:12px;right:0;color:#b5c0ce;line-height:16px}.try-login .inp-wrap .verify-code2 .ant-btn[disabled]{border-color:#b5c0ce;background-color:#b5c0ce;color:#fff}.try-login .btn{width:100%}.try-login .protocol-check-wrap{text-align:left;margin-bottom:16px}.try-login .protocol-check-wrap .protocol-check-title{color:var(--theme-main);cursor:pointer;font-weight:500}.try-login .mr-4{margin-right:4px}.qcode-login{background:#fff;margin-top:24px}.qcode-login .loading-container{text-align:center;padding:120px 50px}.qcode-login .qcode-img-wrap{margin:auto}.qcode-login .qcode-img-wrap .qcode-img{width:100%;height:100%}.qcode-login .qcode-img-wrap-expired{opacity:.4}.qcode-login .qcode-middle-tips{position:absolute;text-align:center;width:100%;top:170px;height:32px;background:#fff;font-size:12px;color:#f04134;letter-spacing:0;line-height:32px}.qcode-login .qcode-middle-btn{position:absolute;text-align:center;width:100%;top:220px}.qcode-login .qcode-middle-btn .regain-code-btn{width:96px;margin:auto;cursor:pointer}.qcode-login .qcode-bottom-tips{color:#4e5b71;text-align:center;margin-top:5px}.login{height:100%}.login .login-opening-page{background-color:#fff}.login .login-loading-wrapper,.login .login-opening-page{position:fixed;z-index:100;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.login .login-loading-wrapper{background-color:#d6d8db;-webkit-transition-timing-function:cubic-bezier(.165,.84,.44,1);-moz-transition-timing-function:cubic-bezier(.165,.84,.44,1);-o-transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-timing-function:cubic-bezier(.165,.84,.44,1)}.login .login-loading-wrapper.login-init-loading{-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;-webkit-transform:translate(0) scale(1) translateZ(0);-moz-transform:translate(0) scale(1) translateZ(0);transform:translate(0) scale(1) translateZ(0)}.login .login-loading-wrapper.login-init-loading-hide{-webkit-transition-duration:.6s;-moz-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s;-webkit-transform:translateY(-100%) scale(1) translateZ(0);-moz-transform:translateY(-100%) scale(1) translateZ(0);transform:translateY(-100%) scale(1) translateZ(0)}.login .login-loading-wrapper .login-loading-count{height:100px;line-height:100px;overflow:hidden;text-align:center;font-size:64px;color:#000}.login .login-loading-wrapper .login-loading-count .login-loading-count-in-progress{-webkit-transform:translate(0) scale(1) translateZ(0);-moz-transform:translate(0) scale(1) translateZ(0);transform:translate(0) scale(1) translateZ(0)}.login .login-loading-wrapper .login-loading-count .login-loading-count-finished{-webkit-transition-duration:.6s;-moz-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s;-webkit-transform:translateY(-50%) scale(1) translateZ(0);-moz-transform:translateY(-50%) scale(1) translateZ(0);transform:translateY(-50%) scale(1) translateZ(0)}.login .login-wrapper{position:relative;height:100%;width:100%}.login .login-wrapper.hidden{display:none}.login .page-wrap{position:relative;min-height:100%;margin-bottom:-57px}.login .page-wrap .login-inner{margin:0 auto;width:70%;height:auto;min-width:1024px;min-height:-webkit-calc(100vh - 60px);min-height:-moz-calc(100vh - 60px);min-height:calc(100vh - 60px);position:relative}.login .page-wrap .login-inner.login-logo-wrapper .login-inner-logo{position:absolute;top:10%;left:2.5%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.login .page-wrap .login-inner.login-logo-wrapper .login-inner-logo .logo-img{height:32px;margin-right:20px}.login .page-wrap .login-inner.login-logo-wrapper .login-inner-logo .logo-img .logo-img-svg{width:280px;height:100%}.login .page-wrap .login-inner.login-logo-wrapper .login-inner-logo .logo-img .logo-en-img-svg{width:150px;height:100%}.login .page-wrap .login-inner.login-logo-wrapper .login-inner-logo .language-btn-wrap .ant-btn{padding:0 8px 0 12px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:rgba(0,0,0,.2);border:none;font-size:12px;color:rgba(255,255,255,.75);text-align:left;line-height:16px}.login .page-wrap .login-inner.login-logo-wrapper .login-inner-logo .language-btn-wrap .ant-btn .anticon-down{color:rgba(255,255,255,.75)}.login .page-wrap .login-inner.login-logo-wrapper .login-inner-logo .language-btn-wrap.baidu-btn{margin-top:33px;margin-left:77px}.login .page-wrap .login-inner.login-form-wrapper{z-index:1;position:absolute;top:0;width:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.login .page-wrap .login-inner.login-form-wrapper .login-form-content{width:70%;position:relative;min-height:700px;margin:auto}.login .page-wrap .login-inner .login-refactoring{-webkit-transition:width .3s ease;-o-transition:width .3s ease;-moz-transition:width .3s ease;transition:width .3s ease;width:380px;min-height:592px;position:absolute;top:-webkit-calc(10% + 50px);top:-moz-calc(10% + 50px);top:calc(10% + 50px);right:2.5%;text-align:center;padding:30px 40px;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;z-index:10;overflow:hidden}.login .page-wrap .login-inner .login-refactoring .reload-btn-wrapper{height:442px;line-height:400px;text-align:center}.login .page-wrap .login-inner .login-refactoring .login-content{min-height:442px}.login .page-wrap .login-inner .login-refactoring .ant-tabs-tab{font-size:14px;color:#7e97c5;letter-spacing:0;text-align:center;line-height:14px}.login .page-wrap .login-inner .login-refactoring .ant-tabs-tab-active{font-size:16px;color:var(--theme-main);letter-spacing:0;text-align:center;line-height:14px}.login .page-wrap .login-inner .login-refactoring .login-title-wrap{margin-bottom:7px;text-align:center;font-size:28px;color:#1e2126;letter-spacing:0;line-height:28px}.login .page-wrap .login-inner .login-refactoring .login-tab-wrap .ant-tabs-content{min-height:290px}.login .page-wrap .login-inner .login-refactoring .login-tab-wrap .ant-tabs-nav .ant-tabs-tab{text-wrap:auto;max-width:100px}.login .page-wrap .login-inner .login-refactoring .login-tab-wrap .ant-tabs-nav .ant-tabs-tab:only-child{max-width:300px}.login .page-wrap .login-inner .login-refactoring .title-line-wrap{margin-top:10px}.login .page-wrap .login-inner .login-refactoring .title-line-wrap .title-line-left{border-bottom:1px solid var(--theme-light);width:76px;float:left}.login .page-wrap .login-inner .login-refactoring .title-line-wrap .title-text{float:left;width:-webkit-calc(100% - 152px);width:-moz-calc(100% - 152px);width:calc(100% - 152px);height:30px;overflow:hidden;margin-top:-10px;font-size:12px;text-align:center;color:#a0adca}.login .page-wrap .login-inner .login-refactoring .title-line-wrap .title-line-right{border-bottom:1px solid var(--theme-light);width:76px;float:left}.login .page-wrap .login-inner .login-refactoring .login-item-wrap{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.login .page-wrap .login-inner .login-refactoring .login-item-wrap .login-item{display:inline-block;cursor:pointer;width:33%}.login .page-wrap .login-inner .login-refactoring .login-item-wrap .login-item .img-wrap{width:40px;height:40px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;overflow:hidden;margin:auto}.login .page-wrap .login-inner .login-refactoring .login-item-wrap .login-item .img-wrap img{width:100%;height:100%}.login .page-wrap .login-inner .login-refactoring .login-item-wrap .login-item .text{font-size:12px;color:#4e5b71;letter-spacing:0;line-height:12px;text-align:center;margin-top:8px}.login .page-wrap .login-inner .login-refactoring .login-item-wrap .login-item:hover .text{color:var(--theme-main)}.login .page-wrap .login-inner .login-refactoring .login-refactoring-links{margin-top:18px;font-size:12px;letter-spacing:0;line-height:16px}.login .page-wrap .login-inner .login-refactoring .login-refactoring-links a{color:var(--theme-main)}.login .page-wrap .login-inner .login-refactoring .login-refactoring-links .login-refactoring-link-left{float:left}.login .page-wrap .login-inner .login-refactoring .login-refactoring-links .login-refactoring-link-right{float:right}.login .page-wrap .login-inner .i18n-style-zh_cn{width:350px}.login .page-wrap .login-inner .i18n-style-zh_cn .verify-code2 .verify-code-inp{width:-webkit-calc(100% - 80px);width:-moz-calc(100% - 80px);width:calc(100% - 80px)}.login .page-wrap .login-inner .i18n-style-zh_cn .login-refactoring-border{width:270px}.login .page-wrap .login-inner .i18n-style-en{width:380px}.login .page-wrap .login-inner .i18n-style-en .verify-code2 .verify-code-inp{width:-webkit-calc(100% - 128px);width:-moz-calc(100% - 128px);width:calc(100% - 128px)}.login .page-wrap .login-inner .i18n-style-en .login-refactoring-border{width:300px}.login .page-wrap .login-inner .i18n-style-ar{width:380px}.login .page-wrap .login-inner .i18n-style-ar .verify-code2 .verify-code-inp{width:-webkit-calc(100% - 128px);width:-moz-calc(100% - 128px);width:calc(100% - 128px)}.login .page-wrap .login-inner .i18n-style-ar .login-refactoring-border{width:300px}.login .page-wrap .login-inner .i18n-style-ar .login-item-wrap .login-item .text{white-space:nowrap}.login .page-wrap .login-inner .i18n-style-it_IT{width:380px}.login .page-wrap .login-inner .i18n-style-it_IT .verify-code2 .verify-code-inp{width:-webkit-calc(100% - 170px);width:-moz-calc(100% - 170px);width:calc(100% - 170px)}.login .page-wrap .login-inner .i18n-style-it_IT .login-refactoring-border{width:300px}.login .page-wrap .login-inner .i18n-style-fr,.login .page-wrap .login-inner .i18n-style-ms,.login .page-wrap .login-inner .i18n-style-ru{width:380px}.login .page-wrap .login-inner .i18n-style-fr .verify-code2 .verify-code-inp,.login .page-wrap .login-inner .i18n-style-ms .verify-code2 .verify-code-inp,.login .page-wrap .login-inner .i18n-style-ru .verify-code2 .verify-code-inp{width:-webkit-calc(100% - 170px);width:-moz-calc(100% - 170px);width:calc(100% - 170px)}.login .page-wrap .login-inner .i18n-style-fr .login-refactoring-border,.login .page-wrap .login-inner .i18n-style-ms .login-refactoring-border,.login .page-wrap .login-inner .i18n-style-ru .login-refactoring-border{width:300px}.login .page-wrap .login-inner .background-img{position:fixed;z-index:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-position:top;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.login .page-wrap .login-inner .login-area-loading{position:absolute;width:420px;top:20%;left:70%;color:#fff;padding-top:170px}.login .page-wrap .login-inner .login-area-loading h3{font-size:48px;line-height:48px;height:48px;color:#fff;margin:0 0 16px}.login .page-wrap .login-inner .login-area-loading h4{font-size:38px;line-height:48px;color:#fff}.login .page-wrap .login-inner #scene{position:absolute;left:2.5%;top:10%;width:-webkit-calc(100% - 450px);width:-moz-calc(100% - 450px);width:calc(100% - 450px);max-width:600px;height:80%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.login .page-wrap .login-inner #scene div{width:100%;height:100%;position:absolute;left:0}.login .page-wrap .login-inner #scene div img{margin-top:10vh;width:100%}.login .page-wrap .login-inner .description{position:absolute;bottom:0;width:50%;left:25%;z-index:1}.login .page-wrap .login-inner .description .description-title{font-size:28px;color:#fff;line-height:28px}.login .page-wrap .login-inner .description .description-content{font-size:14px;color:#a0adca;letter-spacing:0;text-align:center;line-height:24px;white-space:pre-line}.login .page-wrap .login-inner .description .description-content .phone-num{font-size:16px;color:#fff}.login .page-wrap .login-inner .description .description-content .phone-num:active,.login .page-wrap .login-inner .description .description-content .phone-num:focus,.login .page-wrap .login-inner .description .description-content .phone-num:visited{text-decoration:none}.login .page-wrap .login-inner .message{text-align:right;margin-top:10px}.login .page-wrap .login-inner .message .no-account{font-size:14px;color:#fff;line-height:14px;text-align:right}.login .page-wrap .login-inner .message .phone-number{font-size:18px;color:#587dcd;line-height:18px;margin-top:8px;text-align:right}.login .page-wrap .login-inner .ant-tabs{overflow:visible}.login .page-wrap:after{content:"";display:block;height:57px}.login .page-wrap .login-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:4}.login .footer{position:absolute;z-index:0;bottom:0;max-width:1305px;width:70%;margin-left:-35%;left:50%;border-top:1px solid rgba(255,255,255,.3);font-size:14px;color:rgba(255,255,255,.75);line-height:16px;padding:20px 0;text-align:center}.login .footer a{color:inherit;text-decoration:none}.login .footer a:hover{color:#7e97c5}.login .footer,.login .login:after{height:57px}.login-language-menu{padding:4px 0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.login-language-menu.ant-dropdown-menu{background-color:rgba(0,0,0,.5);max-height:-webkit-calc(100vh - 200px);max-height:-moz-calc(100vh - 200px);max-height:calc(100vh - 200px)}.login-language-menu .ant-dropdown-menu-item{padding:6px 12px;font-size:12px!important;color:rgba(255,255,255,.75);text-align:left;border-right:none;max-width:200px;min-width:150px;white-space:pre-line;line-height:1.5}.login-language-menu .ant-dropdown-menu-item-active,.login-language-menu li.ant-dropdown-menu-item-selected{color:#fff!important;background-color:rgba(255,255,255,.1)!important}@media screen and (max-width:1440px){.login .page-wrap .login-inner{min-height:-webkit-calc(100vh - 60px);min-height:-moz-calc(100vh - 60px);min-height:calc(100vh - 60px)}.login .page-wrap .login-inner.login-logo-wrapper .login-inner-logo{top:3%}.login .page-wrap .login-inner .login-refactoring{top:-webkit-calc(3% + 50px);top:-moz-calc(3% + 50px);top:calc(3% + 50px)}.login .page-wrap .login-inner #scene{top:3%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.login .page-wrap .login-inner .description{bottom:0}.login .footer{width:1024px;margin-left:-512px}}@media screen and (min-width:2000px){.login .page-wrap .login-inner{max-width:1305px;min-height:-webkit-calc(100vh - 60px);min-height:-moz-calc(100vh - 60px);min-height:calc(100vh - 60px)}.login .footer{width:1305px;margin-left:-652.5px}}.archive-login .base{z-index:222!important}.archive-login .page-wrap .login-inner{position:relative}.archive-login .page-wrap .login-inner .login-inner-logo{position:absolute;top:10%;left:7.5%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.archive-login .page-wrap .login-inner .archive-login-refactoring .archive-login-item-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-login-title-wrap{margin-bottom:7px;text-align:center;font-size:28px;color:#1e2126;letter-spacing:0;line-height:28px}.login-inner-logo{position:absolute;top:10%;left:2.5%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.login-inner-logo .archive-logo-img{height:32px;margin-right:20px}.login-inner-logo .archive-logo-img .logo-img-svg{width:280px;height:100%}.login-inner-logo .archive-logo-img .logo-en-img-svg{width:150px;height:100%}.login-inner-logo .language-btn-wrap .ant-btn{padding:0 8px 0 12px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:rgba(0,0,0,.2);border:none;font-size:12px;color:rgba(255,255,255,.75);text-align:left;line-height:16px}.login-inner-logo .language-btn-wrap .ant-btn .anticon-down{color:rgba(255,255,255,.75)}.login-inner-logo .language-btn-wrap.baidu-btn{margin-top:33px;margin-left:77px}.archive-background-img{position:fixed;z-index:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-position:top;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.company-login.no-code{padding-bottom:180px}.company-login .inp-wrap{margin-top:20px;margin-bottom:20px}.company-login .inp-wrap .user-name{margin-top:10px}.company-login .inp-wrap .password{margin-top:20px}.company-login .protocol-check-wrap{text-align:left;margin-bottom:16px}.company-login .protocol-check-wrap .protocol-check-title{color:var(--theme-main);cursor:pointer;font-weight:500}.company-login .active-login-way{color:#fff;background:var(--theme-main)}.company-login .validate-login-way{color:#919191;background:#ebedf0}.company-login .login-way-block{text-align:center;height:28px;line-height:28px;padding:0 20px;font-size:12px;-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;display:inline-block;cursor:pointer}.company-login .login-way-block:last-of-type{-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0}.company-login .login-way-area{margin:30px 0 20px;text-align:left}.company-login .company-info-inp{width:110px}.company-login .company-inp-divider{width:35px;display:inline-block;text-align:center;color:#d2d2d2}.borrowing-detail{height:100vh}.borrowing-detail .ant-spin-nested-loading,.borrowing-detail .ant-spin-nested-loading .ant-spin-container{height:100%}.borrowing-detail .borrowing-detail-table{position:relative;padding:20px;overflow:auto;height:-webkit-calc(100% - 40px);height:-moz-calc(100% - 40px);height:calc(100% - 40px);min-width:1270px}.borrowing-detail .borrowing-detail-table.mobile-table{overflow:hidden;min-width:auto}.borrowing-detail .borrowing-detail-table-fangda{position:fixed;right:32px;top:32px;z-index:111}.borrowing-detail .borrowing-detail-table .borrowing-detail-number{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:28px;line-height:28px;margin:8px 0;font-family:PingFangSC-Medium;font-size:18px;fomt-weight:500}.borrowing-detail .borrowing-detail-table .borrowing-detail-number p{font-size:14px;color:#4b8dff;margin-left:8px;cursor:pointer}@media(max-width:480px){.borrowing-detail .borrowing-detail-table .archive-mobile .ant-table-tbody>tr>td,.borrowing-detail .borrowing-detail-table .archive-mobile .ant-table-tbody>tr>th,.borrowing-detail .borrowing-detail-table .archive-mobile .ant-table-thead>tr>td,.borrowing-detail .borrowing-detail-table .archive-mobile .ant-table-thead>tr>th{display:table-cell!important}}.borrowing-detail .borrowing-detail-table .borrowing-detail-table-search{margin-bottom:16px;margin-left:20px}.borrowing-detail .borrowing-detail-table .searchBlock{display:block}.borrowing-detail .borrowing-detail-table .searchNone{display:none}.borrowing-detail .logo{position:relative;height:62px;background-image:-webkit-gradient(linear,left bottom,left top,from(#fcdc76),to(#f7b642));background-image:-webkit-linear-gradient(bottom,#fcdc76,#f7b642);background-image:-moz- oldlinear-gradient(bottom,#fcdc76 0,#f7b642 100%);background-image:-o-linear-gradient(bottom,#fcdc76 0,#f7b642 100%);background-image:linear-gradient(0deg,#fcdc76,#f7b642)}.borrowing-detail .logo .logo-title{position:absolute;top:15px;left:44px;font-family:PingFangSC-Medium;font-size:20px;color:#fff;line-height:32px;font-weight:600}.borrowing-detail .borrow-expired{background-color:#fff0f3}.archive-mobile-rotate{-webkit-transform:translate(100vw) rotate(90deg);-moz-transform:translate(100vw) rotate(90deg);-ms-transform:translate(100vw) rotate(90deg);-o-transform:translate(100vw) rotate(90deg);transform:translate(100vw) rotate(90deg);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;min-width:100vh;min-height:100vw}@media(max-width:768px){.archive-mobile-rotate .ant-modal.image-view.archive-mobile{width:100vh!important;height:160vh}.archive-mobile-rotate .ant-modal.image-view.archive-mobile .attachment-area{overflow:auto}}.archive-mobile-rotate-app-mount{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:-o-transform .5s;-moz-transition:transform .5s,-moz-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-moz-transform .5s,-o-transform .5s}.archive-mobile-rotate-app-mount #app{overflow:hidden}.archive-borrowing-detail-document-footer{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 -6px 6px -5px #e9e9e9;-moz-box-shadow:0 -6px 6px -5px #e9e9e9;box-shadow:0 -6px 6px -5px #e9e9e9;position:absolute;background:#fff;width:100%;left:0;bottom:0;height:48px;line-height:48px;padding:0 20px;z-index:1}.archive-borrowing-detail-document-footer,.archive-borrowing-detail-document-footer .footer-pagination{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-borrowing-detail-document-footer .footer-pagination{-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end}.archive-borrowing-detail-document-footer .footer-operator{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start}.archive-borrowing-detail-document-footer .footer-operator .total{margin-right:8px}.archive-borrowing-detail-verification{position:absolute;background-color:#f1f3f5;z-index:999;left:0;right:0;height:100vh;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-borrowing-detail-verification-form{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:40px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;background:#fff;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.05);-moz-box-shadow:0 5px 15px 0 rgba(0,0,0,.05);box-shadow:0 5px 15px 0 rgba(0,0,0,.05)}.archive-borrowing-detail-verification-form-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-borrowing-detail-verification-form-title img{width:60px;height:60px}.archive-borrowing-detail-verification-form-title .title-info{color:#252629;text-align:center;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-top:12px}.archive-borrowing-detail-verification-form .form-title{margin-top:32px;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:8px}.archive-borrowing-detail-verification-form button,.archive-borrowing-detail-verification-form input{width:320px}.archive-borrowing-detail-container{height:100%}.archive-borrowing-status-page{height:100%;background:#f1f3f5;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-borrowing-status-page,.archive-borrowing-status-page-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-borrowing-status-page-container{width:400px;padding:40px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;background:#fff;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.05);-moz-box-shadow:0 5px 15px 0 rgba(0,0,0,.05);box-shadow:0 5px 15px 0 rgba(0,0,0,.05);-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.archive-borrowing-status-page-container .archive-borrowing-status-page-title img{width:60px;height:60px}.archive-borrowing-status-page-container .archive-borrowing-status-page-title .title-info{color:#252629;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-top:12px;margin-bottom:32px}.archive-borrowing-status-page-container .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-borrowing-status-page-container .container svg{width:16px;height:16px;font-size:16px;color:#41b43c;margin-right:4px}.archive-borrowing-status-page-container .container .content-title{color:#71757e;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.archive-library-email-archive-page{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#f1f3f5;padding:12px}.archive-library-email-archive-page .archive-library-email-archive-page-left-container{-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;width:400px;min-width:400px;height:100%}.archive-library-email-archive-page-left{width:400px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;position:relative;height:100%;overflow-y:hidden}.archive-library-email-archive-page-left-img{position:absolute;right:0;top:-webkit-calc(50% - 60px);top:-moz-calc(50% - 60px);top:calc(50% - 60px);width:32px;height:120px;cursor:pointer;z-index:2}.archive-library-email-archive-page-left-img img{width:32px;height:120px}.archive-library-email-archive-page-left-container-page{background:#fff;padding:20px 0 20px 20px;overflow-y:hidden;height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px)}.archive-library-email-archive-page-left-title{color:#252629;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding-bottom:12px;border-bottom:1px solid #f2f2f3}.archive-library-email-archive-page-left-info{height:-webkit-calc(100% - 36px);height:-moz-calc(100% - 36px);height:calc(100% - 36px);padding-top:12px}.archive-library-email-archive-page-left-info .ant-spin-nested-loading,.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container{height:100%}.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container .info-lst{height:100%;overflow-y:auto;padding-right:20px}.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container .info-lst .info-list-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container .info-lst .info-list-container-label{color:#71757e;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;width:140px;margin-right:8px}.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container .info-lst .info-list-container-value{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;width:-webkit-calc(100% - 148px);width:-moz-calc(100% - 148px);width:calc(100% - 148px)}.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container .info-lst .info-list-container-attachment-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container .info-lst .info-list-container-attachment{border:1px solid #f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:10px;width:80px;height:80px}.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container .info-lst .info-list-container-attachment .archive-retrieve-attachment-thumbnail{width:60px;height:60px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container .info-lst .info-list-container-attachment .archive-retrieve-attachment-thumbnail img{width:60px!important;height:60px!important}.archive-library-email-archive-page-left-info .ant-spin-nested-loading .ant-spin-container .info-lst .info-list-container-attachment-name{width:80px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#969aa2;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:4px}.archive-library-email-archive-page-left-footer{position:absolute;bottom:0;width:100%;height:52px;line-height:52px;border-top:1px solid #f2f2f3;background:#fff;padding:0 20px}.archive-library-email-archive-page-left-footer button{width:100%}.archive-library-email-archive-page-right{margin-left:12px;height:100%;width:-webkit-calc(100% - 412px);width:-moz-calc(100% - 412px);width:calc(100% - 412px);position:relative;-webkit-transition:width .5s;-o-transition:width .5s;-moz-transition:width .5s;transition:width .5s}.archive-library-email-archive-page-right-img{position:absolute;left:0;top:-webkit-calc(50% - 60px);top:-moz-calc(50% - 60px);top:calc(50% - 60px);width:32px;height:120px;cursor:pointer;z-index:2}.archive-library-email-archive-page-right-img img{width:32px;height:120px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table{height:100%}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-header{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:20px 0 12px 20px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-header .header-title{color:#252629;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:8px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-header .borrowing-detail-search-form .ant-col-5{margin-right:20px;width:-webkit-calc((100% - 80px)/4);width:-moz-calc((100% - 80px)/4);width:calc((100% - 80px)/4)}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-header .borrowing-detail-search-form .ant-col-5 .ant-form-item{margin-bottom:16px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-header .borrowing-detail-search-form .ant-col-5 .ant-form-item-label{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:8px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-header .borrow-detail-search-form-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-header .borrow-detail-search-form-button .ant-btn{margin-right:8px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-header .borrow-detail-search-form-button .ant-btn-primary{margin-right:20px!important}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-container{margin-top:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:-webkit-calc(100% - 272px);height:-moz-calc(100% - 272px);height:calc(100% - 272px);background:#fff;position:relative}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-container .ant-table-wrapper{height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px);overflow-y:auto;padding:20px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-container-footer-pagination{position:absolute;bottom:0;width:100%;height:52px;line-height:52px;border-top:1px solid #f2f2f3;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-container-footer-pagination-left{padding-left:20px;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-container-footer-pagination-left .special-info{color:var(--theme-main)}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-container-footer-pagination-left button{margin-left:20px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-container-footer-pagination-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-right:12px}.archive-library-email-archive-page-right .archive-library-email-archive-page-right-table-container-footer-pagination-right .right-info{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-right:8px}.archive-library-email-archive-page-no-expand .archive-library-email-archive-page-left-container{width:0;min-width:0}.archive-library-email-archive-page-no-expand .archive-library-email-archive-page-left-container .archive-library-email-archive-page-left{background:#f1f3f5}.archive-library-email-archive-page-no-expand .archive-library-email-archive-page-right{width:100%;margin-left:0}.archive-task-list-modal .ant-modal-body{padding:20px}.archive-mission-center-img{position:fixed;top:52px;right:0;cursor:pointer;z-index:11;width:32px;height:140px;background:#fff;border:1px solid #f2f2f3;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);-moz-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);font-size:14px;color:#252629;text-align:center;-webkit-border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px}.archive-mission-center-img-info{width:26px;display:inline-block;margin-top:18px}@media(max-width:768px){.ant-modal.archive-mobile{width:100%!important;margin:0}}.image-view{height:100vh;width:100vw}.image-view .ant-modal-body{height:100vh;width:100%;padding:30px 80px}.image-view .ant-modal-content{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:transparent}.image-view .ant-modal-close{color:#fff;right:24px;top:13px}.image-view.archive-mobile .ant-modal-body{padding:30px 18px}.image-view.archive-mobile .ant-modal-close{color:#fff;right:-2px;top:-16px}.image-view .attachment-title-area{height:30px;width:100%;text-align:center;color:#fff}.image-view .attachment-area{width:100%;height:-webkit-calc(100vh - 146px);height:-moz-calc(100vh - 146px);height:calc(100vh - 146px);overflow:hidden;text-align:center;line-height:-webkit-calc(100vh - 146px);line-height:-moz-calc(100vh - 146px);line-height:calc(100vh - 146px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.image-view .attachment-area img{-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;max-width:100%;max-height:100%;vertical-align:middle;position:relative}.image-view .attachment-area iframe{width:100%;height:100%;border:none;background-color:#fff}.image-view .attachment-operate{height:42px;line-height:42px;position:relative;text-align:center;color:#fff}.image-view .attachment-operate>span img{display:inline-block;margin-left:20px;width:22px;height:22px;cursor:pointer;opacity:.5;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.image-view .attachment-operate>span img:hover{opacity:1}.image-view .attachment-operate .attachment-operate-btn-wrap{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;width:100%}.image-view .attachment-operate .attachment-operate-btn-wrap,.image-view .attachment-operate .attachment-operate-btn-wrap .attachment-operate-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.image-view .attachment-operate .attachment-operate-btn-wrap .attachment-operate-btn{cursor:pointer;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 12px;background:#333639;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-left:12px}.image-view .attachment-operate .attachment-operate-btn-wrap .attachment-operate-btn img{width:16px;height:16px;margin-left:0;margin-right:4px}.image-view .attachment-operate .attachment-operate-btn-wrap .attachment-operate-btn-text{color:#fff;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px}.image-view .attachment-list{height:65px;line-height:44px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;position:relative}.image-view .attachment-list .attachment-list-icon{color:#b5c0ce;font-size:20px;vertical-align:top;cursor:pointer;line-height:44px}.image-view .attachment-list .attachment-list-icon:hover{color:#fff}.image-view .attachment-list .attachment-list-icon.disabled:hover{color:#b5c0ce;cursor:not-allowed}.image-view .attachment-list .attachment-list-left-icon{margin-right:20px}.image-view .attachment-list .attachment-list-right-icon{margin-left:10px}.image-view .attachment-list .attachment-list-box{display:inline-block;white-space:nowrap;height:65px;overflow-x:auto;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:620px;margin:0 auto}.image-view .attachment-list .attachment-list-box-item{display:inline-block;position:relative;width:44px;height:44px;margin-right:10px;cursor:pointer}.image-view .attachment-list .attachment-list-box .checked-attachment{position:absolute;top:14px;left:14px;width:14px;height:14px;opacity:1}.image-view .attachment-list .attachment-list-box img{-webkit-transition:color .5s;-moz-transition:color .5s;-o-transition:color .5s;transition:color .5s;cursor:pointer;height:42px;width:42px;margin-right:10px;position:relative;opacity:.5}.image-view .attachment-list .attachment-list-box .selected-attachment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:1;border:1px solid var(--theme-main)}.archive-file-viewer{z-index:10001}.archive-file-viewer .archive-new-file-viewer{color:#252629}.archive-file-viewer iframe{border:none}.archive-file-viewer .file-viewer-thumbnail-content{max-width:440px}.archive-file-viewer .drag-modal-content-containers{border-bottom:1px solid #f2f2f3;border-top:1px solid #f2f2f3}.archive-file-viewer .error.background-transparent{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-file-viewer .file-viewer-child{height:100%}.archive-file-viewer .drag-modal-content-footer{height:72px!important}.file-viewer-show-name .custom-loading-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.file-viewer-show-name .file-viewer-child{height:-webkit-calc(100% - 38px);height:-moz-calc(100% - 38px);height:calc(100% - 38px);background-color:#f2f2f3}.file-viewer-show-name .file-name{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:38px;line-height:38px;padding:0 20px;text-align:center;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#71757e;background-color:#f2f2f3}.archive-file-viewer-contentLevel{height:100%}.archive-file-viewer-contentLevel.file-viewer-show-name .archive-file-viewer-contentLevel-content{height:-webkit-calc(100% - 164px);height:-moz-calc(100% - 164px);height:calc(100% - 164px);background-color:#f2f2f3}.archive-file-viewer-contentLevel.file-viewer-show-name .file-name{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:38px;line-height:38px;text-align:center;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#71757e;background-color:#f2f2f3}.archive-file-viewer-contentLevel iframe{border:none}.archive-file-viewer-contentLevel-header{height:52px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #f2f2f3}.archive-file-viewer-contentLevel-content{height:-webkit-calc(100% - 126px);height:-moz-calc(100% - 126px);height:calc(100% - 126px)}.archive-file-viewer-contentLevel-content .error.background-transparent{height:100%}.archive-file-viewer-contentLevel-content .error.background-transparent,.archive-file-viewer-contentLevel-footer{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-file-viewer-contentLevel-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:72px;border-top:1px solid #f2f2f3;background:#fff}.archive-file-viewer-contentLevel-footer .file-viewer-thumbnail-content{max-width:440px}.custom-loading{height:100%;overflow:hidden;min-height:200px;position:relative}.custom-loading-blur{opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.custom-loading-content{height:100%}.custom-loading .cube-jump{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;z-index:999}.custom-loading .cube-jump:after,.custom-loading .cube-jump:before{position:absolute;width:20px;height:20px;content:"";-webkit-animation:jumping .5s infinite alternate;-moz-animation:jumping .5s infinite alternate;-o-animation:jumping .5s infinite alternate;animation:jumping .5s infinite alternate;background:transparent}.custom-loading .cube-jump:before{left:0}.custom-loading .cube-jump:after{right:0;-webkit-animation-delay:.15s;-moz-animation-delay:.15s;-o-animation-delay:.15s;animation-delay:.15s}@-webkit-keyframes jumping{0%{-webkit-transform:scale(1) translateY(0) rotateX(0deg);transform:scale(1) translateY(0) rotateX(0deg);-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-transform:scale(1.2) translateY(-25px) rotateX(45deg);transform:scale(1.2) translateY(-25px) rotateX(45deg);background:var(--theme-main);-webkit-box-shadow:0 25px 40px var(--theme-main);box-shadow:0 25px 40px var(--theme-main)}}@-moz-keyframes jumping{0%{-moz-transform:scale(1) translateY(0) rotateX(0deg);transform:scale(1) translateY(0) rotateX(0deg);-moz-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-moz-transform:scale(1.2) translateY(-25px) rotateX(45deg);transform:scale(1.2) translateY(-25px) rotateX(45deg);background:var(--theme-main);-moz-box-shadow:0 25px 40px var(--theme-main);box-shadow:0 25px 40px var(--theme-main)}}@-o-keyframes jumping{0%{transform:scale(1) translateY(0) rotateX(0deg);box-shadow:0 0 0 transparent}to{transform:scale(1.2) translateY(-25px) rotateX(45deg);background:var(--theme-main);box-shadow:0 25px 40px var(--theme-main)}}@keyframes jumping{0%{-webkit-transform:scale(1) translateY(0) rotateX(0deg);-moz-transform:scale(1) translateY(0) rotateX(0deg);transform:scale(1) translateY(0) rotateX(0deg);-webkit-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-transform:scale(1.2) translateY(-25px) rotateX(45deg);-moz-transform:scale(1.2) translateY(-25px) rotateX(45deg);transform:scale(1.2) translateY(-25px) rotateX(45deg);background:var(--theme-main);-webkit-box-shadow:0 25px 40px var(--theme-main);-moz-box-shadow:0 25px 40px var(--theme-main);box-shadow:0 25px 40px var(--theme-main)}}.xbrl-viewer{height:100%;padding:20px;overflow:auto}.archive-new-archive-detail-component-slideframe{background:#f5f6f7!important}.archive-new-archive-detail-component-slideframe .ant-spin-nested-loading,.archive-new-archive-detail-component-slideframe .ant-spin-nested-loading .ant-spin-container{height:100%}.archive-new-archive-detail-component-slideframe .advanced-table-filter-column-popover-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:38px;width:100%}.archive-new-archive-detail-component{padding:0 0 52px;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;overflow-y:hidden;background:#f5f6f7;font-family:PingFang SC}.archive-new-archive-detail-component,.archive-new-archive-detail-component-scroll{-webkit-box-flex:1;-moz-box-flex:1;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-new-archive-detail-component-scroll{overflow-y:auto;-webkit-flex:1;-ms-flex:1;flex:1}.archive-new-archive-detail-component .archive-detail-component-header{padding:20px;font-style:normal;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:12px;position:relative}.archive-new-archive-detail-component .archive-detail-component-header-container{padding-bottom:16px;border-bottom:1px solid #f2f2f3}.archive-new-archive-detail-component .archive-detail-component-header-container,.archive-new-archive-detail-component .archive-detail-component-header-container .header-operator{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-new-archive-detail-component .archive-detail-component-header-container .header-operator{padding:3px;background:#f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-new-archive-detail-component .archive-detail-component-header-container .header-operator .header-operator-svg{padding:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:16px;height:24px;line-height:14px;cursor:pointer}.archive-new-archive-detail-component .archive-detail-component-header-container .header-operator .header-operator-svg svg{color:#969aa2}.archive-new-archive-detail-component .archive-detail-component-header-container .header-operator .header-operator-svg:first-child{margin-right:4px}.archive-new-archive-detail-component .archive-detail-component-header-container .header-operator .header-operator-svg-active{background:#fff}.archive-new-archive-detail-component .archive-detail-component-header-container .header-operator .header-operator-svg-active svg{color:#71757e}.archive-new-archive-detail-component .archive-detail-component-header-transfer-img{position:absolute;right:2px;top:2px;height:28px;width:82px}.archive-new-archive-detail-component .archive-detail-component-header-tag-image{position:absolute;right:20px;bottom:20px;width:60px;height:60px;-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg);-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;cursor:pointer}.archive-new-archive-detail-component .archive-detail-component-header-title{color:#252629;font-size:16px;font-weight:600;line-height:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-new-archive-detail-component .archive-detail-component-header-title .title-operator{margin-left:16px;color:var(--theme-main);font-size:14px;font-weight:400;line-height:22px;cursor:pointer}.archive-new-archive-detail-component .archive-detail-component-header-title .title-operator svg{font-size:16px;margin-left:4px}.archive-new-archive-detail-component .archive-detail-component-header-title .header-tag{display:inline-block;padding:2px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;vertical-align:text-bottom;margin-left:8px}.archive-new-archive-detail-component .archive-detail-component-header-field-list{margin-top:4px;font-size:14px;font-style:normal;font-weight:400;line-height:22px;max-height:660px;overflow:hidden;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;position:relative}.archive-new-archive-detail-component .archive-detail-component-header-field-list .ant-col-6{margin-top:12px}.archive-new-archive-detail-component .archive-detail-component-header-field-list-item-name{color:#969aa2;margin-bottom:2px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-new-archive-detail-component .archive-detail-component-header-field-list-item-value{color:#252629;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-new-archive-detail-component .archive-detail-component-header-field-list .lackDocTypeNames-detail{color:#f04134}.archive-new-archive-detail-component .archive-detail-component-header.expand .archive-detail-component-header-field-list{max-height:54px}.archive-new-archive-detail-component-scroll-attachment{overflow-y:hidden;background:#fff}.archive-new-archive-detail-component-scroll-attachment .archive-detail-component-header{margin-bottom:0;padding-bottom:0}.archive-new-archive-detail-component-scroll-attachment .archive-new-archive-detail-component-scroll-attachment-detail{padding:0 20px;height:-webkit-calc(100% - 68px);height:-moz-calc(100% - 68px);height:calc(100% - 68px)}.archive-new-archive-detail-component-scroll-attachment .archive-new-archive-detail-component-scroll-attachment-detail .archive-attachment-area{height:100%;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.archive-new-archive-detail-component .archive-detail-table-component-all-container{padding:0 20px;position:-webkit-sticky;position:sticky;top:0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;background-color:#fff;z-index:3}.archive-new-archive-detail-component .archive-detail-table-component-all{width:100%;background-color:#fff;padding:20px 0 16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f2f2f3}.archive-new-archive-detail-component .archive-detail-table-component-all-has-add-button:after{top:68px}.archive-new-archive-detail-component .archive-detail-table-component{background:#fff;padding:20px 20px 4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:12px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.archive-new-archive-detail-component .archive-detail-table-component.showAllHeader{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;padding:16px 20px 4px}.archive-new-archive-detail-component .archive-detail-table-component .resize-table-container .ant-pagination-total-text{line-height:32px}.archive-new-archive-detail-component .archive-detail-table-component-all-operator{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.archive-new-archive-detail-component .archive-detail-table-component-all-operator button{margin-left:8px}.archive-new-archive-detail-component .archive-detail-table-component-all-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-new-archive-detail-component .archive-detail-table-component-all-info-header-title{color:#252629;font-size:16px;font-weight:600;line-height:24px;margin-right:12px}.archive-new-archive-detail-component .archive-detail-table-component-all-info .header-operator-preview-attach{font-size:14px;font-weight:400;line-height:22px;color:var(--theme-main);margin-right:12px;cursor:pointer}.archive-new-archive-detail-component .archive-detail-table-component-all-info .header-operator-preview-attach svg{font-size:16px;margin-right:4px}.archive-new-archive-detail-component .archive-detail-table-component-all-info .header-operator-preview-attach-delete{color:#f04134}.archive-new-archive-detail-component .archive-detail-table-component-all-info .header-operator-preview-attach-delete-disabled{color:#ffbfb3;cursor:not-allowed}.archive-new-archive-detail-component .archive-detail-table-component-all-info .header-operator-preview-attach-disabled{opacity:.35;cursor:not-allowed}.archive-new-archive-detail-component .archive-detail-table-component-all-info-drvider{margin:0 12px 0 0!important}.archive-new-archive-detail-component .archive-detail-component-header-info{color:#252629;font-size:14px;font-weight:400;line-height:22px;margin-right:12px}.archive-new-archive-detail-component .archive-detail-component-header-info-count{padding:0 8px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#f2f2f3;margin-left:4px}.archive-new-archive-detail-component .archive-detail-table-component-item-info{margin-bottom:12px}.archive-new-archive-detail-component .archive-detail-table-component-item-info .archive-detail-table-component-all-info-header-title{font-size:14px}.archive-new-archive-detail-component .archive-detail-table-component-item-info .archive-detail-component-header-info{color:#71757e}.archive-new-archive-detail-component .filter-button{position:absolute;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;right:2px;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;top:9px}.archive-new-archive-detail-component .filter-button:hover{background:#e5e5e5;color:rgba(0,0,0,.45)}.archive-new-archive-detail-component .filter-button .filter-icon-wrapper{text-align:center;color:#b5c0ce}.archive-new-archive-detail-component .filter-button .filter-icon-wrapper.filtered{color:var(--theme-main)}.archive-new-archive-detail-component .ant-table-body .ant-table-tbody .archive-table-error-style{position:relative;background-color:#fff0f3}.archive-new-archive-detail-component-footer{position:absolute;z-index:111;bottom:0;left:12px;right:12px;padding:10px 20px;width:-webkit-calc(100% - 24px);width:-moz-calc(100% - 24px);width:calc(100% - 24px);border-top:1px solid #f2f2f3;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.archive-new-archive-detail-component-footer-operator,.archive-new-archive-detail-component-footer-operator-all{gap:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-new-archive-detail-component-footer-pagination{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.archive-new-archive-detail-component-footer-pagination .ant-pagination,.archive-new-archive-detail-component-footer-pagination .ant-pagination-simple-pager{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.archive-new-archive-detail-component-footer-pagination .ant-pagination-simple-pager{height:32px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.archive-new-archive-detail-component-footer-pagination .ant-pagination-next,.archive-new-archive-detail-component-footer-pagination .ant-pagination-prev{height:32px;line-height:32px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;background-color:#fff;border:1px solid #d9d9d9}.archive-new-archive-detail-component-footer-pagination .ant-pagination-next:hover,.archive-new-archive-detail-component-footer-pagination .ant-pagination-prev:hover{border-color:var(--theme-main)}.archive-new-archive-detail-component-wrap{position:relative;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px}.archive-new-archive-detail-component-container,.archive-new-archive-detail-component-wrap{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.archive-new-archive-detail-component-container-archiveId{width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px);margin-top:-16px;margin-left:-20px;height:-webkit-calc(100vh - 84px);height:-moz-calc(100vh - 84px);height:calc(100vh - 84px);background:#f5f6f7}.page-menu-archive-volume-query .ant-spin-nested-loading,.page-menu-archive-volume-query .ant-spin-nested-loading .ant-spin-container{height:100%}.archive-new-archive-detail-component-container .tableOfContentsBox{top:120px;bottom:auto;z-index:999;max-height:-webkit-calc(100% - 240px);max-height:-moz-calc(100% - 240px);max-height:calc(100% - 240px);overflow:hidden}.archive-new-archive-detail-component-container .tableOfContentsBox .list{max-height:100%;overflow-y:auto}.archive-new-archive-detail-component-container .tableOfContentsBox .list .listItem{margin-bottom:0!important;padding-bottom:6px;font-size:14px;height:28px;line-height:28px;border-left:2px solid #f2f2f3;position:relative}.archive-new-archive-detail-component-container .tableOfContentsBox .list .listItem.active-style{border-left:none}.archive-new-archive-detail-component-container .tableOfContentsBox .list .listItem.active-style:before{content:"";position:absolute;width:2px;height:22px;left:0;top:3px;background-color:var(--theme-main);z-index:1000}.archive-new-archive-detail-component-container .tableOfContentsBox .list .listItem.active-style:after{content:"";position:absolute;width:2px;left:0;top:0;bottom:0;background-color:#f2f2f3;z-index:999}.archive-new-archive-detail-component-slideframe-email{top:0!important;z-index:2}.archive-new-archive-detail-component-slideframe-email .archive-new-archive-detail-component-container .archive-new-archive-detail-component-wrap{padding-top:12px}.archive-spin-loading-container{bottom:0;max-height:none!important}.archive-spin-loading{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.archive-spin-loading,.archive-spin-loading-empty{width:80px;height:80px}.archive-spin-loading-icon{position:absolute;left:0;top:0;right:0;bottom:0;-webkit-animation:loading 1s ease infinite;-moz-animation:loading 1s ease infinite;-o-animation:loading 1s ease infinite;animation:loading 1s ease infinite;-webkit-transition:width .3s;-o-transition:width .3s;-moz-transition:width .3s;transition:width .3s;overflow:hidden}.archive-spin-loading-icon-img{width:80px;height:80px}.archive-spin-loading+.ant-spin-text{margin-top:68px}@-webkit-keyframes loading{0%{width:0}10%{width:10%}20%{width:20%}30%{width:30%}40%{width:40%}50%{width:50%}60%{width:60%}70%{width:70%}80%{width:80%}90%{width:90%}to{width:100%}}@-moz-keyframes loading{0%{width:0}10%{width:10%}20%{width:20%}30%{width:30%}40%{width:40%}50%{width:50%}60%{width:60%}70%{width:70%}80%{width:80%}90%{width:90%}to{width:100%}}@-o-keyframes loading{0%{width:0}10%{width:10%}20%{width:20%}30%{width:30%}40%{width:40%}50%{width:50%}60%{width:60%}70%{width:70%}80%{width:80%}90%{width:90%}to{width:100%}}@keyframes loading{0%{width:0}10%{width:10%}20%{width:20%}30%{width:30%}40%{width:40%}50%{width:50%}60%{width:60%}70%{width:70%}80%{width:80%}90%{width:90%}to{width:100%}}.tag-input-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;list-style:none;width:100%;height:32px;font-size:14px;color:#4e5b71;background-color:#fff;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;padding:0 12px 0 8px;position:relative}.tag-input-wrapper.disabled{background-color:#f7f8fa;color:#b5c0ce;cursor:not-allowed}.tag-input-wrapper .scroll-box{position:relative;z-index:1;scroll-behavior:smooth;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px);height:100%;overflow-x:auto;overflow-y:hidden;-moz-appearance:none!important;-ms-overflow-style:none;scrollbar-width:none;overflow:-moz-scrollbars-none}.tag-input-wrapper .scroll-box::-webkit-scrollbar{display:none}.tag-input-wrapper .tags-box{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tag-input-wrapper .tags-box,.tag-input-wrapper .tags-box .single-tag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.tag-input-wrapper .tags-box .single-tag{height:20px;background:#f7f8fa;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:0 8px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px}.tag-input-wrapper .tags-box .single-tag:first-child{margin-left:0}.tag-input-wrapper .tags-box .single-tag .text{font-size:12px;color:#343b4b;text-align:left;line-height:20px}.tag-input-wrapper .tags-box .single-tag .text.input-style{width:80px}.tag-input-wrapper .tags-box .single-tag .close-tag{margin-left:4px;font-size:12px;color:#b5c0ce;font-weight:600;cursor:pointer}.tag-input-wrapper .tags-box .single-tag .close-tag:hover{color:var(--theme-main)}.tag-input-wrapper .input-box{margin:0 16px 0 4px;width:100%;min-width:150px}.tag-input-wrapper .add-icon{position:absolute;right:11px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-weight:600;color:#b5c0ce;cursor:not-allowed;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.tag-input-wrapper .add-icon.available{color:#6c788c;cursor:pointer}.tag-input-wrapper .add-icon.available:hover{color:var(--theme-main)}.tag-input-wrapper .close-icon{position:absolute;right:31px;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.tag-input-wrapper:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);-moz-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.tag-input-wrapper:focus,.tag-input-wrapper:hover{border-color:var(--theme-dark)}.tag-input-wrapper .input-style{display:block;width:100%;color:#1e2126;line-height:22px;height:20px;font-size:14px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent}.tag-input-wrapper .input-style:-moz-placeholder{color:#b5c0ce}.tag-input-wrapper .input-style:-ms-input-placeholder{color:#b5c0ce!important}.tag-input-wrapper .input-style::-ms-input-placeholder{color:#b5c0ce}.tag-input-wrapper .input-style::-webkit-input-placeholder{color:#b5c0ce}.tag-input-wrapper .input-style::-moz-placeholder{color:#b5c0ce}.tag-input-wrapper .input-style:-ms-input-placeholder{color:#b5c0ce}.tag-input-wrapper .input-style::placeholder{color:#b5c0ce}.tag-input-wrapper .input-style.disabled{cursor:not-allowed;background:#f7f8fa}.tag-input-wrapper:hover .ant-select-selection__clear{opacity:1}.tag-input-wrapper input{white-space:nowrap}.archive-input-tag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.archive-input-tag.has-icon .archive-input-tag-input{width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px);position:relative}.archive-input-tag.has-icon .tag-input-wrapper{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}.archive-input-tag-input.disabled:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:#f9f9f9;border:1px solid #d6d8db;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;color:#969aa2;cursor:not-allowed;z-index:111;opacity:.6}.archive-input-tag-icon.disabled{background:#f2f2f3;cursor:not-allowed}.archive-input-tag-icon,.archive-input-tag-icon.disabled{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;color:#969aa2;border:1px solid #d6d8db;border-left:none}.archive-input-tag-icon{font-size:16px;cursor:pointer;width:32px;height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.archive-input-tag-icon.selected{background:var(--theme-main);-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;border:1px solid var(--theme-main);border-left:none}.archive-input-tag-modal .modal-content-info{padding-left:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:40px;background:#f9f9f9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#71757e;margin-bottom:20px}.archive-input-tag-modal .modal-content-info .info-text{margin-left:8px}.archive-input-tag-modal .modal-content-list{height:320px;overflow-y:auto}.archive-input-tag-modal .modal-content-list-item{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#252629;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:40px;border:solid #f2f3f3;border-width:1px 1px 0;padding:0 16px}.archive-input-tag-modal .modal-content-list-item .modal-list-item-content{max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.archive-input-tag-modal .modal-content-list-item.no-value:first-child{border:1px solid #0f62fe}.archive-input-tag-modal .modal-content-list-item.no-value{color:#969aa2}.archive-input-tag-modal .modal-content-list-item:last-child{border-bottom:1px solid #f2f3f3}.archive-input-tag-modal .ant-modal-footer{text-align:left}.archive-input-tag-modal .ant-modal-footer .archive-table-input-modal-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-input-tag-modal .ant-modal-footer .archive-table-input-modal-footer .number{color:var(--theme-main)}.hly-input-range .ant-input-group .hly-input-group__input{width:40%;text-align:center;margin-right:0}.hly-input-range .ant-input-group .hly-input-group__input:last-child{border-left:0}.hly-input-range .ant-input-group .hly-input-group__input_icon{background-color:#fff;text-align:center;margin-right:0;width:15%;border-left:0;pointer-events:none;width:20%}.archive-number-range .ant-input-group .number-range-group__input{width:40%;text-align:center;margin-right:0}.archive-number-range .ant-input-group .number-range-group__input:last-child{border-left:0}.archive-number-range .ant-input-group .number-range-group__input .ant-input-number-input{text-align:center}.archive-number-range .ant-input-group .number-range-group__input_icon{margin-right:0;width:20%;border-left:0;pointer-events:none}.archive-number-range .ant-input-group .number-range-group__input_icon .ant-input-number-input-wrap{height:100%}.archive-number-range .ant-input-group .number-range-group__input_icon .ant-input-number-input{background-color:#fff;text-align:center}.archive-number-range .archive-number-range-group__input_icon{text-align:center}.archive-number-range .ant-input-number-disabled,.archive-number-range .ant-input-number-disabled .ant-input-number-input{background:#f7f8fa!important}.archive-tree-select-wrapper .compact-input-prev{width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px)}.archive-tree-select-wrapper .compact-input-next{width:32px;height:32px;border:1px solid #d6d8db}.archive-tree-select-wrapper .archive-tree-select-icon{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.archive-tree-select-wrapper .archive-tree-select-icon svg{font-size:16px;color:#969aa2}.archive-tree-select-component{position:relative;border:1px solid #d7dce6;height:32px;padding:0 12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff}.archive-tree-select-component:focus{outline:none!important}.archive-tree-select-component .ant-select-selection__clear{margin-top:0}.archive-tree-select-component:hover .ant-select-selection__clear{opacity:1}.archive-tree-select-component.no-input{border:none}.archive-tree-select-component-show{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.archive-tree-select-component-show ::-webkit-scrollbar{display:none}.archive-tree-select-component-show .show-title{vertical-align:top;overflow-y:hidden;overflow-x:auto;padding-right:12px;max-width:100%;width:100%;height:100%;max-height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#b5c0ce;white-space:nowrap;scrollbar-color:auto}.archive-tree-select-component-show .show-title.single-text{color:#1e2126}.archive-tree-select-component-show .show-title.archive-placeholder-text{color:#b5c0ce}.archive-tree-select-component-show-noInput{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-left:4px}.archive-tree-select-component-show-noInput.has-value{color:var(--theme-main)}.archive-tree-select-component-show-noInput ::-webkit-scrollbar{display:none}.archive-tree-select-component-show-noInput i{-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.archive-tree-select-component-dropdown{position:absolute;left:0;right:0;top:-webkit-calc(100% + 5px);top:-moz-calc(100% + 5px);top:calc(100% + 5px);padding:10px;overflow:hidden;display:none;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;background-color:#fff;color:#4e5b71;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);-moz-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:-1}.archive-tree-select-component-dropdown-all{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.archive-tree-select-component-dropdown-all .ant-input-affix-wrapper .ant-input{border:1px solid #d9d9d9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-tree-select-component-dropdown-all label{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:8px}.archive-tree-select-component-dropdown .select-dropdown-scroll-container{overflow-x:hidden;overflow-y:auto;max-height:270px;scroll-behavior:smooth}.archive-tree-select-component-dropdown .select-dropdown-scroll-container .ant-checkbox-group{width:100%!important}.archive-tree-select-component-dropdown .select-dropdown-scroll-container .empty-data{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-tree-select-component.open{border-color:var(--theme-main)}.archive-tree-select-component.open .archive-tree-select-component-dropdown{display:block;z-index:111}.archive-tree-select-component.open .archive-tree-select-component-show-noInput i{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.archive-tree-select-component .archive-tree-select-component-dropdown .ant-tree li .ant-tree-switcher{min-width:24px}.archive-tree-select-component .archive-tree-select-component-dropdown .ant-tree li .ant-tree-node-content-wrapper{max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px);width:100%}.archive-tree-select-component .archive-tree-select-component-dropdown .ant-tree li .ant-tree-node-content-wrapper .ant-tree-title{width:100%;display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-tree-select-component .archive-tree-select-component-dropdown .ant-tree li .ant-tree-node-content-wrapper .ant-tree-title .custom-title-wrap{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.archive-tree-select-component .archive-tree-select-component-dropdown .ant-tree li .ant-tree-node-content-wrapper .ant-tree-title .custom-title-wrap>span{padding-left:8px;width:100%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.archive-tree-select-component .archive-tree-select-component-dropdown .ant-tree li .ant-tree-node-content-wrapper .ant-tree-title .custom-title-wrap.child .ant-checkbox-wrapper{display:inline-block;width:100%}.archive-tree-select-component .archive-tree-select-component-dropdown .ant-tree li .ant-tree-node-content-wrapper .ant-tree-title .custom-title-wrap.child .ant-checkbox-wrapper>span:last-child{display:inline-block;width:100%;vertical-align:top}.archive-tree-select-component .archive-tree-select-component-dropdown .ant-tree li .ant-tree-node-content-wrapper .ant-tree-title .custom-title-wrap.child .ant-checkbox-wrapper>span:last-child>span{display:inline-block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:top;width:100%}.archive-tree-select-component.single .ant-checkbox-checked+span{border-left:1px solid var(--theme-main);background-color:var(--theme-light)}.archive-tree-select-component.single li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper,.archive-tree-select-component.single li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper .ant-tree-title,.archive-tree-select-component.single li.ant-tree-treenode-disabled>span,.archive-tree-select-component.single li.ant-tree-treenode-disabled>span .ant-tree-title{cursor:pointer}.archive-tree-select-component.single li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper .ant-tree-title span,.archive-tree-select-component.single li.ant-tree-treenode-disabled>span .ant-tree-title span{cursor:pointer;color:#848c95}.archive-tree-select-component-disabled{border-color:#d7dce6;cursor:not-allowed;background:#f7f8fa}.archive-tree-select-component-disabled .archive-tree-select-component-show .single-text{color:rgba(0,0,0,.25)}.archive-switch-type-component{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.archive-switch-type-component-container{width:60%}.archive-switch-type-component-no-padding .ant-select .ant-select-selection{-webkit-border-radius:4px 0 0 4px!important;-moz-border-radius:4px 0 0 4px!important;border-radius:4px 0 0 4px!important}.archive-switch-type-component-no-padding .archive-switch-type-component-container .archive-tree-select-component{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;border-left:none!important}.archive-switch-type-component-no-padding .archive-switch-type-component-container .multi-selector-wrapper .fake-input{-webkit-border-radius:0 4px 4px 0!important;-moz-border-radius:0 4px 4px 0!important;border-radius:0 4px 4px 0!important;border-left:none!important}.archive-advanced-search-form-item-style .ant-col-8 .ant-select-selection,.archive-text-query-wrapper .ant-col-8 .ant-select-selection{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;border-right:none}.archive-advanced-search-form-item-style .ant-col-16,.archive-text-query-wrapper .ant-col-16{height:32px}.archive-advanced-search-form-item-style .ant-col-16 .has-icon .archive-input-tag-input .tag-input-wrapper,.archive-text-query-wrapper .ant-col-16 .has-icon .archive-input-tag-input .tag-input-wrapper{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.archive-advanced-search-form-item-style .ant-col-16 .ant-input-number,.archive-text-query-wrapper .ant-col-16 .ant-input-number{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.archive-advanced-search-form-item-style .ant-col-16 .archive-number-range,.archive-text-query-wrapper .ant-col-16 .archive-number-range{height:32px;line-height:32px}.archive-advanced-search-form-item-style .ant-col-16 .archive-number-range .ant-input-group,.archive-text-query-wrapper .ant-col-16 .archive-number-range .ant-input-group{vertical-align:top}.archive-advanced-search-form-item-style .ant-col-16 .archive-number-range .number-range-group__input_icon,.archive-advanced-search-form-item-style .ant-col-16 .archive-number-range .number-range-group__input_start,.archive-text-query-wrapper .ant-col-16 .archive-number-range .number-range-group__input_icon,.archive-text-query-wrapper .ant-col-16 .archive-number-range .number-range-group__input_start{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.archive-advanced-search-form-item-style .ant-col-16 .ant-calendar-picker-input,.archive-advanced-search-form-item-style .ant-col-16 .ant-select-selection,.archive-advanced-search-form-item-style .ant-col-16 .fake-input,.archive-advanced-search-form-item-style .ant-col-16 .tag-input-wrapper,.archive-advanced-search-form-item-style input,.archive-text-query-wrapper .ant-col-16 .ant-calendar-picker-input,.archive-text-query-wrapper .ant-col-16 .ant-select-selection,.archive-text-query-wrapper .ant-col-16 .fake-input,.archive-text-query-wrapper .ant-col-16 .tag-input-wrapper,.archive-text-query-wrapper input{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.archive-advanced-search-form-item-style .hly-input-range .ant-input-group,.archive-text-query-wrapper .hly-input-range .ant-input-group{top:0!important;vertical-align:top}.archive-advanced-search-form-item-style .hly-input-range .ant-input-group .hly-input-group__input_left,.archive-text-query-wrapper .hly-input-range .ant-input-group .hly-input-group__input_left{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.archive-advanced-search-form-item-style-disabled .tag-input-wrapper{background:#f7f8fa!important}.archive-advanced-search-form-item-style-disabled .tag-input-wrapper:hover{border:1px solid #d7dce6}.archive-text-query-no-select-input-tag .ant-col-24 .archive-input-tag .archive-input-tag-input .tag-input-wrapper{-webkit-border-radius:4px 0 0 4px!important;-moz-border-radius:4px 0 0 4px!important;border-radius:4px 0 0 4px!important}.more-input-tag{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";-moz-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;min-height:32px;cursor:text;background-color:#fff;border:1px solid #d9d9d9;border-top:1.02px solid #d9d9d9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;outline:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 8px 0 0}.more-input-tag.focus{border-color:#40a9ff;border-right-width:1px!important;outline:0}.more-input-tag-placeholder{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:50%;right:9px;left:0;max-width:100%;height:20px;margin-top:-10px;overflow:hidden;color:#b5c0ce;line-height:20px;white-space:nowrap;text-align:left;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-left:10px;font-size:14px}.more-input-tag-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:8px}.more-input-tag-wrap-item{height:24px;margin-top:3px;line-height:22px}.more-input-tag-wrap-item.choice{position:relative;max-width:100%;cursor:default}.more-input-tag-wrap-item.choice .ant-tag{max-width:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.more-input-tag-wrap-item.choice .ant-tag .ant-tag-text{display:inline-block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%}.more-input-tag-wrap-item.inline{position:static;width:auto;max-width:100%;padding:0}.more-input-tag-wrap-item.inline .item-wrap{width:100%;height:100%;position:relative;display:inline-block}.more-input-tag-wrap-item.inline .item-wrap .item-wrap-field{height:100%;font-size:100%;line-height:1;background:transparent;border-width:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;outline:0;width:.75em;max-width:100%;padding:1px}.more-input-tag-wrap-item.inline .item-wrap .item-wrap-mirror{position:absolute;top:0;left:0;white-space:pre-wrap;opacity:0;pointer-events:none}.more-input-tag .more-input-tag-wrap{position:relative}.more-input-tag .more-input-tag-wrap .input-look-more{position:absolute;right:-75px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:var(--theme-main);cursor:pointer}.more-input-tag .more-input-tag-wrap .archive-not-allowed{color:#b5c0ce;cursor:not-allowed}.has-error .more-input-tag{border-color:#f5222d}.disabled-input-tag{background:#f7f8fa;color:#b5c0ce;cursor:not-allowed}.disabled-input-tag .more-input-tag-wrap-item.inline{display:none}.disabled-input-tag.focus{border-color:#cdd7ec;border-right-width:1px!important;outline:0}.archive-modal-forward-to-fei-Shu-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal,.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content{height:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .ant-modal-header{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .ant-modal-body{padding:0;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:510px!important}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-div{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list{width:300px;border-right:1px solid #f2f2f3;height:100%;overflow-y:auto;padding:20px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .ant-spin-show-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:60px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .ant-spin-show-text .archive-fei-shu-info-loading-img{-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;-o-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .ant-spin-show-text .ant-spin-text{color:#71757e;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 8px;margin-bottom:2px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list-item-img img{width:36px;height:36px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:12px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list-item-name{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .archive-fei-shu-info-list-item:hover{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f9f9f9;cursor:pointer}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .archive-fei-shu-info-list-item-active{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#e6efff;cursor:not-allowed}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .archive-fei-shu-info-list-item-active:hover{cursor:not-allowed}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .archive-fei-shu-info-list-no-data{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-top:60px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .archive-fei-shu-info-list-no-data-svg{color:var(--theme-main)}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .archive-fei-shu-info-list-no-data-svg svg{width:128px;height:128px;font-size:128px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .archive-fei-shu-info-list-no-data-title{color:#252629;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content .archive-fei-shu-info-list .archive-fei-shu-info-list-no-data-info{color:#969aa2;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right{width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px);width:calc(100% - 300px);position:relative}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right-top{height:-webkit-calc(100% - 60px);height:-moz-calc(100% - 60px);height:calc(100% - 60px);overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right-comment{padding:0 20px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right .archive-info{padding:20px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right .archive-info-title{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:8px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right .archive-info-content{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f9f9f9;padding:12px 12px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right .archive-info-content .archive-info-list{width:-webkit-calc((100% - 20px)/2);width:-moz-calc((100% - 20px)/2);width:calc((100% - 20px)/2);margin-bottom:12px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right .archive-info-content .archive-info-list-title{width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#969aa2;margin-bottom:2px}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right .archive-info-content .archive-info-list-value{width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#252629}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right .archive-info-content .archive-info-list .lackDocTypeNames-detail{color:#f04134}.archive-modal-forward-to-fei-Shu-wrapper .archive-forward-to-fei-shu-modal .ant-modal-content .archive-forward-to-fei-shu-modal-content-right-footer{position:absolute;bottom:20px;right:20px;padding-top:8px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes rotate{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes rotate{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.comment-title{margin-bottom:8px;font-size:14px;line-height:22px}.comment-title .title{color:#252629}.comment-title .common-info{margin-top:-10px;margin-bottom:8px;padding-left:12px;color:#7e7e7e}.mention-block{position:relative}.mention-block .comment-container{position:relative;background:#fff}.mention-block .comment-container .data-list-container{position:absolute;display:inline-block;min-width:216px;max-width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px;background:#fff;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1);z-index:1;max-height:240px;min-height:40px;overflow:auto}.mention-block .comment-container .data-list-container .data-list-item{width:100%;height:36px;font-size:14px;color:#1e2126;text-align:justify;line-height:40px;padding-left:8px}.mention-block .comment-container .data-list-container .data-list-item.active,.mention-block .comment-container .data-list-container .data-list-item:hover{background:var(--theme-light);color:var(--theme-main)}.mention-block .comment-container .data-list-container .ant-spin-spinning{top:10px}.mention-block .comment-container .data-list-container .ant-spin-spinning .ant-spin-dot{font-size:18px}.mention-block .comment-block{position:relative;z-index:1;min-height:100px;max-height:140px;overflow:auto;padding:5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d6d8db;background:#fff;-webkit-user-modify:read-write-plaintext-only;-moz-user-modify:read-write-plaintext-only}.mention-block .comment-block:focus,.mention-block .comment-block:hover{border-color:var(--theme-main);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:none}.mention-block .comment-block:empty{background:transparent}.mention-block .comment-block .at-text{color:var(--theme-main)}.mention-block .comment-block.small-mode{min-height:20px;margin-right:20px;margin-bottom:10px;padding:0}.mention-block .mentionPlaceholder{position:absolute;top:4px;left:6px;color:#d9d9d9;z-index:0}.mention-block .mentionPlaceholder.small-mode{top:0}.mention-block .comment-info{margin-top:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mention-block .comment-info .notice-tip-wrapper{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;line-height:22px}.mention-block .comment-info .notice-tip-wrapper .notice-btn{padding-right:12px;font-size:14px;color:var(--theme-main);line-height:22px;height:22px;cursor:pointer}.mention-block .comment-info .notice-tip-wrapper .notice-tip{color:#969aa2;font-size:14px;line-height:22px}.mention-block .comment-info .notice-size{-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;width:88px;text-align:right;color:#989898;line-height:22px}.mention-block .notice-btn-small{position:absolute;top:4px;right:-20px}.archive-integrity-rule-information .ant-modal-body{padding:0!important;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow-y:hidden}.archive-integrity-rule-information .ant-modal-body .ant-spin-nested-loading,.archive-integrity-rule-information .ant-modal-body .ant-spin-nested-loading .ant-spin-container{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left{height:100%;overflow-y:auto;border-right:1px solid #f2f2f3;background:#fff;width:220px;padding:8px 12px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node>li .ant-tree-switcher{margin-right:2px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node>li .ant-tree-switcher:hover{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:rgba(37,38,41,.1)}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node>li>.ant-tree-node-content-wrapper:hover{background:#fff}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open,.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node>li .ant-tree-node-content-wrapper{padding:0}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open .ant-tree-switcher.ant-tree-switcher-noop{display:none}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li{position:relative;cursor:pointer;padding:0;margin-top:2px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li .ant-menu-item,.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li .ant-tree-title{padding:0;line-height:38px;height:38px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li .ant-tree-node-content-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;line-height:38px;height:38px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li .ant-tree-node-content-wrapper .ant-tree-title{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li .ant-tree-node-content-wrapper .ant-tree-title .ant-menu-item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:8px 8px 8px 24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-top:2px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li .ant-tree-node-content-wrapper .ant-tree-title .ant-menu-item .ant-menu-item-name{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li .ant-tree-node-content-wrapper .ant-tree-title .ant-menu-item .ant-menu-item-svg{color:#f04134;font-size:16px;height:16px;line-height:16px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li .ant-tree-node-content-wrapper:hover{background:#fff}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li.ant-tree-treenode-selected,.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li:hover{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:var(--theme-light)}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li.ant-tree-treenode-selected .ant-tree-node-content-wrapper,.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li:hover .ant-tree-node-content-wrapper{background:transparent}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li.ant-tree-treenode-selected .ant-tree-node-content-wrapper .ant-menu-item,.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-left .archive-ant-tree-block-node .ant-tree-treenode-switcher-open .ant-tree-child-tree.ant-tree-child-tree-open>li:hover .ant-tree-node-content-wrapper .ant-menu-item{color:var(--theme-main)}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right{width:638px;overflow-y:hidden}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .overall-rule-table{overflow-y:auto;height:100%;padding:20px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .overall-rule-table .resize-table .ant-table{width:100%}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .overall-rule-table .archive-table-error-style{background:#fff3f0}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content,.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .ant-tabs{height:100%}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .ant-tabs .ant-tabs-content{height:-webkit-calc(100% - 65px);height:-moz-calc(100% - 65px);height:calc(100% - 65px)}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .ant-tabs-nav-wrap{margin-left:20px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .detailed-rule-content-tab{margin-top:4px;padding:0 20px 20px;height:100%;overflow-y:auto}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .detailed-rule-content-tab .detailed-rule-content-block{padding:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f9f9f9;position:relative}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .detailed-rule-content-tab .detailed-rule-content-block .detailed-rule-content-title{color:#71757e;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:4px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .detailed-rule-content-tab .detailed-rule-content-block .detailed-rule-content-title-12{margin-top:12px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .detailed-rule-content-tab .detailed-rule-content-block .tag-list{position:relative;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;padding-left:20px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .detailed-rule-content-tab .detailed-rule-content-block .tag-list:before{content:"";position:absolute;left:8px;top:11px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:4px;height:4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#969aa2}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .detailed-rule-content-tab .detailed-rule-content-block .tag-list-error{color:#f04134}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .detailed-rule-content-tab .detailed-rule-content-block .archive-info-card-angle-wrapper{position:absolute;top:0;right:0;z-index:1;padding:4px 12px;color:#71757e;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;-webkit-border-radius:0 4px;-moz-border-radius:0 4px;border-radius:0 4px;background:#f2f2f3}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .detailed-rule-content-tab .detailed-rule-content-block-12{margin-top:12px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree{overflow-y:auto;height:100%;margin-top:4px;padding:0 20px 20px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .inspection-contents-tree-line{position:relative}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .inspection-contents-tree-line:before{position:absolute;content:"";width:1px;left:12px;top:25px;bottom:0;background-color:#ffda5b}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .inspection-contents-tree-line-all:before{background-color:#cedffe}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .inspection-contents-tree-content-title{background:#ffefce;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:2px 8px;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:inline-block}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .title-all{background:#e6efff}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .inspection-contents-tree-content-children{margin-top:16px;margin-left:24px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .inspection-contents-tree-content-children .children-content{padding-top:12px;margin-left:24px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .inspection-contents-tree-content-children .children-content .children-content-item{position:relative;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;padding-left:20px;margin-bottom:4px}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .inspection-contents-tree-content-children .children-content .children-content-item:last-child{margin-bottom:0}.archive-integrity-rule-information .ant-modal-body .archive-integrity-rule-information-content .content-right .detailed-rule-content .inspection-contents-tree .inspection-contents-tree-content-children .children-content .children-content-item:before{content:"";position:absolute;left:8px;top:9px;width:4px;height:4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#969aa2}.archive-no-data-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:320px}.archive-no-data-page,.archive-no-data-page-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-no-data-page-icon svg{width:160px;height:140px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;color:var(--theme-main)}.archive-no-data-page-icon .ant-btn{margin-top:12px}.archive-no-data-page-text{color:#969aa2;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-no-data-page-img img{width:120px;height:142px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.test-report{position:fixed;left:-350mm;width:297mm;background-color:#fff;padding:80px}.test-report-title{color:#161616;font-size:50px;font-weight:600;position:relative}.test-report-title img{width:40px;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.test-report-update-time{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:100px;font-size:18px;font-weight:600;color:#161616}.test-report-update-time div{width:33%}.test-report-separate{position:relative;height:2px;background-color:#161616;margin-top:20px}.test-report-separate img{position:absolute;right:0;top:-100px;width:160px;height:160px;transform:rotate(-15deg);-ms-transform:rotate(-15deg);-moz-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);-o-transform:rotate(-15deg)}.test-report-info{margin:30px 0 100px}.test-report-info-item{width:460px;margin:10px 0;font-size:20px;display:inline-block;color:#161616}.test-report-info-item-break{word-break:break-all}.test-report-content-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:30px 0;border-bottom:1px solid #c6c6c6}.test-report-content-item .left{width:33%}.test-report-content-item .mid{width:43%}.test-report .content-item-part{color:#161616}.test-report .content-item-part-title{margin-left:20px;font-weight:600;font-size:24px}.test-report .content-item-part img{width:24px;margin-top:-10px}.test-report .content-item-part .no-pass-value{color:#da1e28}.test-report .content-item-part-value{font-size:18px;font-weight:400;margin-bottom:10px}.test-report .content-item-part .last-part-value{margin-bottom:0}.quick-reply{max-height:300px;position:relative}.quick-reply .quick-reply-content .quick-reply-topline .quick-reply-search{border-color:#d7dce6}.quick-reply .quick-reply-content .quick-reply-topline .quick-reply-search:active,.quick-reply .quick-reply-content .quick-reply-topline .quick-reply-search:focus,.quick-reply .quick-reply-content .quick-reply-topline .quick-reply-search:hover{border-color:var(--theme-main)}.quick-reply-topline{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;display:-webkit-flex}.quick-reply-topline .ant-btn.edit{padding:0;margin-left:8px;min-width:unset}.quick-reply-topline .edit span{margin-left:4px}.quick-reply-topline .quick-reply-search{width:100%;margin-bottom:10px;font-size:12px}.quick-reply .add-new-btn,.quick-reply .quick-reply-tag{margin-bottom:8px;background:none;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;padding:3px 10px;height:auto;cursor:pointer;border:1px solid #d6d8db}.quick-reply .add-new-btn.disable-edit,.quick-reply .quick-reply-tag.disable-edit{background-color:#f4f4f4;color:#bcbcbc}.quick-reply .add-new-btn.high-light,.quick-reply .quick-reply-tag.high-light{border-color:var(--theme-main);color:var(--theme-main)}.quick-reply .add-new-btn.high-light:hover,.quick-reply .quick-reply-tag.high-light:hover{color:var(--theme-main)}.quick-reply .add-new-btn{height:28px}.quick-reply-tag{border:1px solid #e9e9e9}.quick-reply-tag.ant-tag-checkable-checked{border-color:var(--theme-main);color:var(--theme-main)}.quick-reply-tag .delete-tag{display:inline-block;width:20px;height:20px;text-align:center;line-height:20px;font-size:16px}.quick-reply-tag .delete-tag:hover{color:var(--theme-main)}.quick-reply-title .info-message{display:inline-block;margin-left:10px;color:#ccc;font-size:12px;font-weight:400}.quick-reply-title .info-message i{margin-right:5px;font-size:12px}.quick-reply-title .edit{float:right}.quick-reply-error-message{color:#f04134}.quick-reply-input{width:106px;height:28px;margin-bottom:8px}.quick-reply .bar-image-upload{height:32px;z-index:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.quick-reply .bar-image-upload.upload-container .upload-content{display:inline-block;height:24px;float:right}.quick-reply .bar-image-upload.upload-container .upload-btn.upload-image-btn{width:24px;height:24px;position:relative;top:4px;right:8px}.quick-reply .bar-image-upload.upload-container .upload-btn.upload-image-btn .anticon-plus{font-size:16px!important}.quick-reply .bar-image-upload.upload-container .upload-container-wrapper{display:unset}.quick-reply .bar-image-upload.upload-container .file-list-container{display:inline-block;margin-top:0}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list){gap:0!important}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list) .space-item{overflow:hidden}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list) .file-item{width:28px;height:32px;min-height:24px;margin:0}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list) .file-item .thumb-image-wrapper{width:24px;height:24px;margin-top:4px}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list) .file-item .thumb-image-wrapper .thumb-image{max-width:100%}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list) .file-item .thumb-image-wrapper.file-loading-wrapper{margin-top:4px}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list) .file-item .thumb-image-wrapper .thumb-image,.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list) .file-item .thumb-image-wrapper .thumb-image.image-thumb{width:22px;height:22px;position:absolute;top:0;left:0;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list) .file-item .thumb-image-wrapper .thumb-action-btns{font-size:12px}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content:not(.thumbnail-attachment-list) .file-item .thumb-image-wrapper .operation-delete-icon{color:#969aa2;right:-5px;top:-4px}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content.thumbnail-attachment-list .file-item{width:80px;height:auto;min-height:80px}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content.thumbnail-attachment-list .file-item .thumb-image-wrapper{width:80px;height:80px;margin-top:0}.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content.thumbnail-attachment-list .file-item .thumb-image-wrapper .thumb-image,.quick-reply .bar-image-upload.upload-container .file-list-container .file-list-content.thumbnail-attachment-list .file-item .thumb-image-wrapper .thumb-image.image-thumb{width:80px;height:80px}.quick-reply .bar-image-upload.upload-container .upload-button-ui-button{border:none}.quick-reply .bar-image-upload.upload-container .upload-button-ui-button .upload-button-ui-advanced{color:#71757e}.quick-reply .bar-image-upload.upload-container .upload-button-ui-button .ant-divider-vertical{height:14px;margin:0 4px;position:relative;top:-2px}.quick-reply .bar-image-upload .ant-upload-list-item-uploading-text{position:relative;color:transparent;margin:0}.quick-reply .bar-image-upload .ant-upload-list-item-uploading-text:before{position:absolute;content:"...";top:-5px;left:5px;color:#b5c0ce;font-size:12px}.quick-reply .bar-image-upload .ant-upload-list-picture-card .anticon-cross{left:5px;font-size:12px}.quick-reply .bar-image-upload .ant-upload-list-picture-card .ant-upload-list-item{padding:0!important}.quick-reply .bar-image-upload .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,.quick-reply .bar-image-upload .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o{font-size:6px;margin:0 1px}.quick-reply .bar-image-upload .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o{-webkit-transform:translate(4px,-6px);-moz-transform:translate(4px,-6px);-ms-transform:translate(4px,-6px);-o-transform:translate(4px,-6px);transform:translate(4px,-6px)}.quick-reply .bar-image-upload .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete{-webkit-transform:translate(-4px,3px);-moz-transform:translate(-4px,3px);-ms-transform:translate(-4px,3px);-o-transform:translate(-4px,3px);transform:translate(-4px,3px)}.quick-reply .bar-image-upload .ant-upload-list-picture-card .ant-upload-list-item,.quick-reply .bar-image-upload .ant-upload.ant-upload-select-picture-card{width:24px;height:24px;z-index:1;display:inline-block}.quick-reply .bar-image-upload .ant-upload-list-picture-card .ant-upload-list-item .ant-upload-text,.quick-reply .bar-image-upload .ant-upload.ant-upload-select-picture-card .ant-upload-text{display:none}.quick-reply .bar-image-upload .ant-upload-list-picture-card .ant-upload-list-item .ant-upload,.quick-reply .bar-image-upload .ant-upload.ant-upload-select-picture-card .ant-upload{padding:0 0 0 4px!important}.quick-reply .bar-image-upload .ant-upload-list-picture-card .ant-upload-list-item .ant-upload .anticon-plus,.quick-reply .bar-image-upload .ant-upload.ant-upload-select-picture-card .ant-upload .anticon-plus{font-size:14px!important}.quick-reply .quick-reply-operate-wrap{background:#fff;height:30px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding-left:2px;z-index:1;position:absolute;right:16px;bottom:9px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.quick-reply .quick-reply-operate-wrap .operate-fold-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.quick-reply .quick-reply-operate-wrap .operate-fold-wrap .ant-divider-vertical{height:14px;margin:2px 4px 0 0}.quick-reply .quick-reply-operate-wrap .operate-fold-wrap .warp-svg-icon{height:22px}.quick-reply .quick-reply-operate-wrap .operate-fold-wrap .helios-icon{font-size:14px}.honest-event-container .title{margin:8px 0;color:#252629;font-size:12px;font-weight:500;line-height:18px}.honest-event-container .content .item{padding:4px 12px;margin-right:8px;line-height:32px;border-left:1px solid #f04134;background:#fff3f0}.honest-event-container .content .item.success{border-left:1px solid #41b43c;background:#f4feef}.honest-event-container .content .item .text{overflow:hidden;color:#252629;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;line-height:18px}.honest-event-container .content .item .delete{padding-left:4px;color:#71757e;cursor:pointer}.quick-reply-popover{z-index:1000}.quick-reply-popover .quick-reply-content .quick-reply-topline .quick-reply-search{border-color:#d7dce6}.quick-reply-popover .quick-reply-content .quick-reply-topline .quick-reply-search:active,.quick-reply-popover .quick-reply-content .quick-reply-topline .quick-reply-search:focus,.quick-reply-popover .quick-reply-content .quick-reply-topline .quick-reply-search:hover{border-color:var(--theme-main)}.quick-reply-popover .quick-reply-topline{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;display:-webkit-flex}.quick-reply-popover .quick-reply-topline .ant-btn.edit{padding:0;margin-left:8px;min-width:unset}.quick-reply-popover .quick-reply-topline .edit span{margin-left:4px}.quick-reply-popover .quick-reply-topline .quick-reply-search{width:100%;margin-bottom:10px;font-size:12px}.quick-reply-popover .add-new-btn,.quick-reply-popover .quick-reply-tag{margin-bottom:8px;background:none;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;padding:3px 10px;height:auto;cursor:pointer;border:1px solid #d6d8db}.quick-reply-popover .add-new-btn.disable-edit,.quick-reply-popover .quick-reply-tag.disable-edit{background-color:#f4f4f4;color:#bcbcbc}.quick-reply-popover .add-new-btn.high-light,.quick-reply-popover .quick-reply-tag.high-light{border-color:var(--theme-main);color:var(--theme-main)}.quick-reply-popover .add-new-btn.high-light:hover,.quick-reply-popover .quick-reply-tag.high-light:hover{color:var(--theme-main)}.quick-reply-popover .add-new-btn.ai-opinion-tag,.quick-reply-popover .quick-reply-tag.ai-opinion-tag{background-image:-webkit-gradient(linear,left top,right top,from(#01c9fe),to(#0173ff));background-image:-webkit-linear-gradient(left,#01c9fe,#0173ff);background-image:-moz- oldlinear-gradient(left,#01c9fe,#0173ff);background-image:-o-linear-gradient(left,#01c9fe,#0173ff);background-image:linear-gradient(90deg,#01c9fe,#0173ff);border:none;padding:1px}.quick-reply-popover .add-new-btn.ai-opinion-tag .quick-reply-wrap,.quick-reply-popover .quick-reply-tag.ai-opinion-tag .quick-reply-wrap{background:#fff;padding:3px 10px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.quick-reply-popover .add-new-btn.ai-opinion-tag .quick-reply-wrap .quick-reply-text,.quick-reply-popover .quick-reply-tag.ai-opinion-tag .quick-reply-wrap .quick-reply-text{background-image:-webkit-gradient(linear,left top,right top,from(#01a2fd),to(#0172ff));background-image:-webkit-linear-gradient(left,#01a2fd,#0172ff);background-image:-moz- oldlinear-gradient(left,#01a2fd,#0172ff);background-image:-o-linear-gradient(left,#01a2fd,#0172ff);background-image:linear-gradient(90deg,#01a2fd,#0172ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.quick-reply-popover .add-new-btn.ai-opinion-tag-unavailable,.quick-reply-popover .quick-reply-tag.ai-opinion-tag-unavailable{color:#c3c5ca;cursor:not-allowed}.quick-reply-popover .add-new-btn.ai-opinion-tag-unavailable:active,.quick-reply-popover .add-new-btn.ai-opinion-tag-unavailable:hover,.quick-reply-popover .quick-reply-tag.ai-opinion-tag-unavailable:active,.quick-reply-popover .quick-reply-tag.ai-opinion-tag-unavailable:hover{color:#c3c5ca;border-color:#d6d8db}.quick-reply-popover .add-new-btn.ai-opinion-tag-unavailable .quick-reply-wrap,.quick-reply-popover .quick-reply-tag.ai-opinion-tag-unavailable .quick-reply-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.quick-reply-popover .add-new-btn .copilot-icon,.quick-reply-popover .quick-reply-tag .copilot-icon{width:14px;height:14px;margin-right:4px}.quick-reply-popover .add-new-btn{height:28px}.quick-reply-popover-tag{border:1px solid #e9e9e9}.quick-reply-popover-tag.ant-tag-checkable-checked{border-color:var(--theme-main);color:var(--theme-main)}.quick-reply-popover-tag .delete-tag{display:inline-block;width:20px;height:20px;text-align:center;line-height:20px;font-size:16px}.quick-reply-popover-tag .delete-tag:hover{color:var(--theme-main)}.quick-reply-popover-title .info-message{display:inline-block;margin-left:10px;color:#ccc;font-size:12px;font-weight:400}.quick-reply-popover-title .info-message i{margin-right:5px;font-size:12px}.quick-reply-popover-title .edit{float:right}.quick-reply-popover-error-message{color:#f04134}.quick-reply-popover-input{width:106px;height:28px;margin-bottom:8px}.quick-reply-popover .quick-reply-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.approve-quick-reply{margin-top:-12px;padding:12px;margin-bottom:20px;border:1px dashed #d6d8db;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#252629;font-size:12px;line-height:18px}.approve-quick-reply .title{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.approve-quick-reply .title,.approve-quick-reply .title .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.approve-quick-reply .title .icon{color:#71757e;font-size:16px;width:24px;height:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.approve-quick-reply .title .icon:hover{cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f2f2f3}.approve-quick-reply .content{padding-top:8px}.approve-quick-reply .content .list{word-break:break-all;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.approve-quick-reply .content .list .tag{display:inline-block;padding:4px 8px;margin:0 8px 8px 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f2f2f3}.approve-quick-reply .content .list .tag:hover{cursor:pointer;background:#e3e4e5}.approve-quick-reply .content .list .tag.ai-opinion-tag,.approve-quick-reply .content .list .tag.annotate-opinion-tag{padding:3px 8px;background:#fff;border:1px solid #d6d8db}.approve-quick-reply .content .list .tag.ai-opinion-tag .annotate-icon,.approve-quick-reply .content .list .tag.ai-opinion-tag .copilot-icon,.approve-quick-reply .content .list .tag.annotate-opinion-tag .annotate-icon,.approve-quick-reply .content .list .tag.annotate-opinion-tag .copilot-icon{font-size:14px;margin-right:4px}.approve-quick-reply .content .list .tag.ai-opinion-tag .annotate-icon,.approve-quick-reply .content .list .tag.annotate-opinion-tag .annotate-icon{position:relative;top:1px}.approve-quick-reply .content .list .tag.ai-opinion-tag .annotate-more-icon,.approve-quick-reply .content .list .tag.annotate-opinion-tag .annotate-more-icon{font-size:12px;margin-left:4px;color:#71757e;position:relative;top:-1px}.approve-quick-reply .content .list .tag.ai-opinion-tag:hover,.approve-quick-reply .content .list .tag.annotate-opinion-tag:hover{background:#fff}.approve-quick-reply .content .list .tag.ai-opinion-tag-available .quick-reply-text{background-image:-webkit-gradient(linear,left top,right top,from(#01a2fd),to(#0172ff));background-image:-webkit-linear-gradient(left,#01a2fd,#0172ff);background-image:-moz- oldlinear-gradient(left,#01a2fd,#0172ff);background-image:-o-linear-gradient(left,#01a2fd,#0172ff);background-image:linear-gradient(90deg,#01a2fd,#0172ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.approve-quick-reply .content .list .tag.ai-opinion-tag-unavailable{color:#c3c5ca;cursor:not-allowed}.approve-quick-reply .content .add-btn{padding:4px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #f2f2f3;background:#f9f9f9;color:#71757e;line-height:30px;cursor:pointer}.approve-quick-reply .content .add-btn .right-icon{padding-left:4px}.approve-quick-reply .content .add-btn .left-icon{padding-right:4px}.approve-quick-reply .content .add-btn:hover{cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #f2f2f3;background:#f2f2f3}.approve-quick-reply .honest-event-box .title{margin:12px 0 0;color:#252629;font-size:12px;font-weight:500;line-height:18px}.approve-quick-reply .honest-event-box .content .item{display:inline-block;margin-bottom:4px;padding:4px 12px;margin-right:8px;border-left:1px solid #f04134;background:#fff3f0}.approve-quick-reply .honest-event-box .content .item.success{border-left:1px solid #41b43c;background:#f4feef}.approve-quick-reply .honest-event-box .content .item .text{overflow:hidden;color:#252629;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;line-height:18px}.approve-quick-reply .honest-event-box .content .item .delete{padding-left:4px;color:#71757e;cursor:pointer}.approve-quick-reply-edit-modal .ant-modal-body,.approve-quick-reply-view-modal .ant-modal-body{height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px);overflow-y:auto}.approve-quick-reply-edit-modal .ant-modal-content .ant-modal-close .ant-modal-close-x,.approve-quick-reply-view-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{width:unset}.approve-quick-reply-edit-modal .title-left,.approve-quick-reply-view-modal .title-left{color:#252629;font-size:16px;font-weight:500;line-height:24px}.approve-quick-reply-edit-modal .title-left .helios-icon,.approve-quick-reply-view-modal .title-left .helios-icon{margin-right:8px;padding:4px;width:24px;height:24px;vertical-align:bottom}.approve-quick-reply-edit-modal .title-left .helios-icon:hover,.approve-quick-reply-view-modal .title-left .helios-icon:hover{cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f2f2f3}.approve-quick-reply-edit-modal .ant-modal-close-x,.approve-quick-reply-view-modal .ant-modal-close-x{margin-right:20px;text-align:right}.approve-quick-reply-edit-modal .title-right,.approve-quick-reply-view-modal .title-right{padding:4px;color:var(--theme-main);font-size:14px;font-weight:400;line-height:22px}.approve-quick-reply-edit-modal .title-right .helios-icon,.approve-quick-reply-view-modal .title-right .helios-icon{margin-right:8px}.approve-quick-reply-edit-modal .title-right:hover,.approve-quick-reply-view-modal .title-right:hover{cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f2f2f3}.approve-quick-reply-edit-modal .title-right.disabled,.approve-quick-reply-view-modal .title-right.disabled{color:var(--theme-disable)}.approve-quick-reply-edit-modal .title-right.disabled:hover,.approve-quick-reply-view-modal .title-right.disabled:hover{cursor:not-allowed;-webkit-border-radius:unset;-moz-border-radius:unset;border-radius:unset;background:unset}.approve-quick-reply-edit-modal .content .quick-reply-search,.approve-quick-reply-view-modal .content .quick-reply-search{height:32px;margin:5px 0 12px}.approve-quick-reply-edit-modal .content .explanation,.approve-quick-reply-view-modal .content .explanation{margin-bottom:12px;color:#969aa2;font-size:14px;line-height:22px}.approve-quick-reply-edit-modal .content .list .tag,.approve-quick-reply-view-modal .content .list .tag{padding:5px 16px;margin-bottom:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px dashed #e3e4e5;color:#252629;font-size:14px;line-height:22px;white-space:break-spaces;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-break:break-word}.approve-quick-reply-edit-modal .content .list .tag:hover,.approve-quick-reply-view-modal .content .list .tag:hover{cursor:pointer;border:1px solid #f2f2f3;background:#f9f9f9}.approve-quick-reply-edit-modal .content .list .tag-item,.approve-quick-reply-view-modal .content .list .tag-item{margin-bottom:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.approve-quick-reply-edit-modal .content .list .tag-item .text,.approve-quick-reply-view-modal .content .list .tag-item .text{border:1px solid #e3e4e5;margin-bottom:0;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.approve-quick-reply-edit-modal .content .list .tag-item .text:hover,.approve-quick-reply-view-modal .content .list .tag-item .text:hover{cursor:unset;background:unset}.approve-quick-reply-edit-modal .content .list .tag-item .add-new-btn.error .ant-input,.approve-quick-reply-view-modal .content .list .tag-item .add-new-btn.error .ant-input{border-color:#ff3737}.approve-quick-reply-edit-modal .content .list .tag-item .action,.approve-quick-reply-view-modal .content .list .tag-item .action{margin-left:12px;padding:4px;font-size:16px;line-height:1}.approve-quick-reply-edit-modal .content .list .tag-item .action:hover,.approve-quick-reply-view-modal .content .list .tag-item .action:hover{cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f2f2f3}.approve-quick-reply-edit-modal .content .list .tag-item.disabled .text,.approve-quick-reply-view-modal .content .list .tag-item.disabled .text{color:#969aa2;border:1px dashed #e3e4e5}.approve-quick-reply-edit-modal .content .list .tag-item.disabled .text:hover,.approve-quick-reply-view-modal .content .list .tag-item.disabled .text:hover{cursor:not-allowed}.approve-quick-reply-edit-modal .content .list .tag-item.disabled .action,.approve-quick-reply-view-modal .content .list .tag-item.disabled .action{color:#969aa2}.approve-quick-reply-edit-modal .content .list .tag-item.disabled .action:hover,.approve-quick-reply-view-modal .content .list .tag-item.disabled .action:hover{cursor:not-allowed;-webkit-border-radius:unset;-moz-border-radius:unset;border-radius:unset;background:unset}.approve-quick-reply-edit-modal .content .list .info-text,.approve-quick-reply-view-modal .content .list .info-text{margin:220px 0;text-align:center}.approve-quick-reply-edit-modal .content .list .empty-icon,.approve-quick-reply-view-modal .content .list .empty-icon{width:128px;height:128px;color:var(--theme-main)}.approve-quick-reply-edit-modal .content .list .no-reply,.approve-quick-reply-view-modal .content .list .no-reply{color:#969aa2;font-size:14px;font-weight:400;line-height:22px}.ant-dropdown-menu.annotate-opinion-menu{padding:12px}.ant-dropdown-menu.annotate-opinion-menu .ant-dropdown-menu-item{color:#969aa2;font-size:12px;line-height:18px;padding:4px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ant-dropdown-menu.annotate-opinion-menu .ant-dropdown-menu-item .opinion-menu-title{color:#252629;font-size:14px;line-height:22px}.ant-dropdown-menu.annotate-opinion-menu .ant-dropdown-menu-item:hover{color:#969aa2;background:#f9f9f9}.archive-cascader{position:relative;width:100%}.archive-cascader .container-box{width:100%;background:#fff;border:1px solid #d7dce6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:32px;line-height:32px;cursor:pointer;position:relative;padding:0 36px 0 0}.archive-cascader .container-box-tag{width:100%;height:100%;overflow:hidden}.archive-cascader .container-box-tag-scroll{max-width:100%;height:100%;overflow-x:auto;overflow-y:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.archive-cascader .container-box-tag .container-box-tag-signle-text{width:100%;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-cascader .container-box-delete,.archive-cascader .container-box-icon{font-size:11px;width:11px;height:11px;position:absolute;right:12px;color:#7e97c5;top:0}.archive-cascader .container-box-delete{z-index:1;display:none}.archive-cascader .container-box:hover{border:1px solid #0f62fe}.archive-cascader .container-box:not(.has-value):after{content:attr(data-placeholder);position:absolute;left:12px;top:0;color:#b5c0ce;pointer-events:none;white-space:nowrap;font-size:14px;font-family:PingFang SC}.archive-cascader.open .container-box{border:1px solid #d7dce6}.archive-cascader.open .container-box .container-box-icon{color:#0f62fe}.archive-cascader.disabled .container-box{background:#f2f2f3;cursor:not-allowed}.archive-cascader.clear .container-box.has-value:hover .container-box-icon{display:none}.archive-cascader.clear .container-box.has-value:hover .container-box-delete{display:block}.archive-cascader-popup{position:absolute;top:100%;-webkit-transition:opacity .3s;-o-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;z-index:-1;pointer-events:none;opacity:0;height:344px;max-height:344px;overflow:hidden;width:100%;background:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.08);-moz-box-shadow:0 2px 20px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.08);box-shadow:0 2px 20px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.08);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-cascader-popup .popup-container{padding:15px 12px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%;overflow:hidden}.archive-cascader-popup .popup-container-divider{height:1px;background-color:#f2f2f3}.archive-cascader-popup .popup-container>div{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;width:100%}.archive-cascader-popup .popup-container .no-data{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-cascader-popup .popup-container-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:-webkit-calc(100% - 44px);height:-moz-calc(100% - 44px);height:calc(100% - 44px)}.archive-cascader-popup .popup-container-content .ant-checkbox-group{width:100%}.archive-cascader-popup .popup-container-content>div{cursor:pointer;height:100%;width:50%;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow-x:hidden;overflow-y:auto;padding:12px 12px 12px 0}.archive-cascader-popup .popup-container-content-left{border-right:1px solid #f2f2f3;margin-right:12px}.archive-cascader-popup .popup-container-content-right{margin-right:-12px}.archive-cascader-popup .popup-container-content-right-empty{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.archive-cascader-popup .popup-container-content-right-empty img{width:120px;height:140px}.archive-cascader-popup .popup-container-content-item{padding:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff}.archive-cascader-popup .popup-container-content-item.active,.archive-cascader-popup .popup-container-content-item:hover{background:#e6efff}.archive-cascader-popup .popup-container-content-item.active i{color:#0f62fe}.archive-cascader-popup .popup-container-content-item-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-cascader-popup .popup-container-content-item-block .ant-checkbox-wrapper{margin-right:16px}.archive-cascader-popup .popup-container-content-item-block .block-text{width:-webkit-calc(100% - 38px);width:-moz-calc(100% - 38px);width:calc(100% - 38px);font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#252629}.archive-cascader-popup .popup-container-content-item-block-left{height:22px}.archive-cascader-popup .popup-container-content-item-block-left .ant-checkbox-wrapper{margin-right:16px}.archive-cascader-popup .popup-container-content-item-block-left .block-text-left{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-cascader-popup .popup-container-content-item .block-text-left-single{width:-webkit-calc(100% - 0);width:-moz-calc(100% - 0);width:calc(100% - 0px)}.archive-cascader.open .archive-cascader-popup{opacity:1;z-index:666;pointer-events:auto}.automatically-into-modal{padding:32px 32px 24px}.automatically-into-modal .ant-modal-content{width:416px}.automatically-into-modal .ant-modal-content .automatically-into-modal-title{color:#1e2126;font-weight:400;font-size:14px}.automatically-into-modal .ant-modal-content .automatically-into-modal-content{padding-left:32px;padding-top:10px}.automatically-into-modal .confirm-title .anticon-exclamation-circle{vertical-align:middle;color:#ffbf00;font-size:24px;margin-right:12px}.automatically-into-modal .remove-title .anticon-close-circle{vertical-align:middle;color:#ff6680;font-size:24px;margin-right:12px}.automatically-into-modal .modal-notice{font-family:PingFangSC-Regular;font-size:14px;color:#4e5b71;line-height:20px}.automatically-into-modal .ant-modal-footer{border-top:0}.flex-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.flex-block-left{position:relative;width:100%}.flex-block .react-resizable-handle-new{position:absolute;z-index:10;right:-5px;top:0;width:10px;height:100%;cursor:col-resize;background-color:#fff}.flex-block .react-resizable-handle-new .resizable-line-left{height:100%;width:1px;background:#7a869a;opacity:.2;position:absolute;-webkit-transition:all .1s ease-out;-o-transition:all .1s ease-out;-moz-transition:all .1s ease-out;transition:all .1s ease-out}.flex-block .react-resizable-handle-new .resizable-line-left:after{height:20px;background-color:#fff}.flex-block .react-resizable-handle-new .resizable-line-left:after,.flex-block .react-resizable-handle-new .resizable-line-left:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:2px}.flex-block .react-resizable-handle-new .resizable-line-left:before{height:10px;background-color:#7a869a;z-index:1}.flex-block .react-resizable-handle-new:hover .resizable-line-left{opacity:1;background-color:var(--theme-dark)}.data-pick-default .extra-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.data-pick-default .extra-footer-title{font-family:PingFang SC;font-weight:400;color:#000}.data-pick-default .extra-footer span{margin-right:16px;font-size:14px}.data-pick-default .extra-footer .quick-select{padding:1px 10px;height:24px;line-height:24px;background-color:#f2f3f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}.data-pick-default .extra-footer .active-item{background:var(--theme-main);color:#fff}.select-table-right{padding:20px}.select-table-right .selected-num{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.archive-table-reset-margin{height:100%;margin-left:-20px;margin-right:-20px}.file-collection .add-btn-style{padding-right:0;border:none!important}.file-collection .table-header-buttons{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.file-collection .advanced-table-scroll-container{margin-bottom:48px!important}.file-collection .file-collection-buttons,.file-collection .file-collection-buttons .normal-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.file-collection .file-collection-buttons .normal-buttons{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.file-collection .file-collection-buttons .normal-buttons .drop-down{position:relative;display:inline-block}.file-collection .file-collection-buttons .normal-buttons .drop-down .ant-menu-vertical .ant-menu-item{height:32px;line-height:32px}.file-collection .file-collection-buttons .normal-buttons .drop-down .drop-down-content{display:none}.file-collection .file-collection-buttons .normal-buttons .drop-down:hover .drop-down-content{position:absolute;display:block;top:100%;left:0;z-index:111}.file-collection .file-collection-buttons .normal-buttons .drop-down:hover .menu-item-add-excel{background:#fff!important}.file-collection .file-collection-buttons .normal-buttons .drop-down:hover .menu-item-add-excel .importer-btn-style{border:none!important;background:#fff!important}.file-collection .file-collection-buttons .normal-buttons .drop-down ul{width:140px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.file-collection .file-collection-buttons .normal-buttons .drop-down ul li{padding-left:8px!important;padding-right:8px}.file-collection .file-collection-buttons .normal-buttons .drop-down ul .menu-item-add-document:hover,.file-collection .file-collection-buttons .normal-buttons .drop-down ul .menu-item-add-document:hover .add-btn-style,.file-collection .file-collection-buttons .normal-buttons .drop-down ul .menu-item-add-excel:hover{background:var(--theme-light)!important}.file-collection .file-collection-buttons .normal-buttons .drop-down ul .menu-item-add-excel:hover .importer-btn-style{border:none!important;background:var(--theme-light)!important}.file-collection .file-collection-buttons .normal-buttons .drop-down ul .ant-btn{background-color:#fff}.file-collection .file-collection-buttons .normal-buttons .drop-down ul .ant-menu-item-selected,.file-collection .file-collection-buttons .normal-buttons .drop-down ul .ant-menu-item-selected .ant-btn{background-color:#fff!important}.file-collection .file-collection-buttons .normal-buttons .ant-btn{margin-right:8px}.file-collection .data-synchronous{font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-main)}.file-collection .data-synchronous span{cursor:pointer}.file-collection .info-paragraph-item span{display:block;margin-top:4px}.file-collection .ant-table-body .ant-table-tbody .table-error-style{position:relative;background-color:#fff0f3}.file-collection .documentLabelList-style{font-family:PingFangSC-Regular;font-size:12px;color:#ff6680;line-height:16px;margin:0}.file-collection .down-arrow.anticon-down{font-size:12px}.archive-document-group-tips{height:242px}.archive-document-group-tips .ant-spin{margin-top:-150px;margin-left:100px}.archive-file-collection-footer-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-file-collection-footer-button button{margin-right:8px}.archive-add-document-modal .advanced-table .advanced-table-head-container-header{padding:0}.archive-add-document-modal .archive-header-info{margin-top:0}.extend-search-form-setting{margin-top:12px;margin-bottom:2px}.extend-search-form-setting .title-and-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.extend-search-form-setting .title-and-icon .title{line-height:24px;font-weight:400}.extend-search-form-setting .title-and-icon .setting-icon,.extend-search-form-setting .title-and-icon .title{-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;color:var(--theme-main);font-size:16px}.extend-search-form-setting .title-and-icon .setting-icon:hover,.extend-search-form-setting .title-and-icon .title:hover{cursor:pointer;color:var(--theme-dark)}.extend-search-form-setting .title-and-icon .setting-icon{margin-left:8px}.extend-search-form-setting .title-and-icon .change-switch{cursor:pointer;font-size:16px;color:var(--theme-main);margin-left:8px}.advanced-search-form-item.advanced-search-form-item-row{min-height:auto}.config-switch-modal .ant-modal-body{padding:20px 20px 20px 8px;height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px);overflow:auto}.config-switch-modal-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.config-switch-modal-block .config-switch-item{width:-webkit-calc((100% - 48px)/4);width:-moz-calc((100% - 48px)/4);width:calc((100% - 48px)/4);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:16px 20px;margin-left:12px;margin-bottom:12px;border:1px solid #f2f2f3;cursor:pointer}.config-switch-modal-block .config-switch-item-active{position:relative;border-color:var(--theme-main)}.config-switch-modal-block .config-switch-item-active-svg{position:absolute;right:-1px;bottom:-1px;font-size:16px;color:var(--theme-main)}.config-switch-modal-block .config-switch-item-text{width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:PingFang SC;font-size:14px;font-weight:400;color:#71757e}.config-switch-modal-block .config-switch-item-text:first-child{font-family:PingFang SC;font-size:14px;font-weight:600;color:#252629;margin-bottom:8px}.config-switch-modal-block .config-switch-item-text:not(:first-child){margin-top:4px}.archive-info-modal{font-family:PingFang SC}.archive-info-modal li,.archive-info-modal ul{list-style-type:none;padding:0;margin:0}.archive-info-modal .ant-modal-content{-webkit-border-radius:8px!important;-moz-border-radius:8px!important;border-radius:8px!important}.archive-info-modal .ant-modal-header{display:none}.archive-info-modal .ant-modal-body{padding:0}.archive-info-modal .archive-info-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-info-modal .archive-info-container-left,.archive-info-modal .archive-info-container-left img{width:392px;height:458px}.archive-info-modal .archive-info-container-right{padding:60px 40px 40px}.archive-info-modal .archive-info-container-right-title{font-size:24px;font-style:normal;font-weight:600;line-height:32px;color:#252629;margin-bottom:4px}.archive-info-modal .archive-info-container-right-notice{color:#71757e;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:32px}.archive-info-modal .archive-info-container-right-subheading{font-size:14px;font-style:normal;font-weight:600;line-height:22px}.archive-info-modal .archive-info-container-right-subheading img{width:16px;height:16px;margin-right:4px}.archive-info-modal .archive-info-container-right-subheading .li-message{font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#71757e}.archive-info-modal .archive-info-container-right-button{cursor:pointer;margin-top:48px;width:288px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#0f62fe;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#fff;padding:6px 12px}.archive-info-modal .archive-info-container-right .subheading-blue,.archive-info-modal .archive-info-container-right .subheading-green{margin-bottom:8px}.archive-info-modal .archive-info-container-right .subheading-green{margin-top:24px}.archive-info-modal .archive-info-container-right .subheading-blue,.archive-info-modal .archive-info-container-right .title-blue{color:#0f62fe}.archive-info-modal .archive-info-container-right .subheading-green,.archive-info-modal .archive-info-container-right .title-green{color:#41b43c}.archive-info-modal .archive-info-container-right .li-message-weight{font-weight:600;color:#252629}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content{position:absolute;top:40px;left:40px;right:40px;bottom:40px;margin:0;padding:0;width:auto!important}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-content{height:100%}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-content .ant-modal-close{display:none}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-header{padding:14px 0 14px 20px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-header .archive-document-detail-modal-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-header .archive-document-detail-modal-title .show-filled-eyes{margin-left:8px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-header .archive-document-detail-modal-title .show-filled-eyes svg{color:#71757e;font-size:16px;cursor:pointer}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-header .archive-document-detail-modal-title .title-info{color:#252629;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-header .archive-document-detail-modal-title .title-close{width:24px;height:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-header .archive-document-detail-modal-title .title-close svg{font-size:16px;color:#252629;cursor:pointer}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-header .archive-document-detail-modal-title .title-close:hover{background:#f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .ant-modal-body{height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px);padding:0}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container{height:100%}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main{height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-left{width:66%}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-left .archive-no-attachment{height:100%}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-left .archive-no-attachment .archive-no-data-page{height:100%;background:#f1f3f5;-webkit-box-pack:normal;-webkit-justify-content:normal;-moz-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;padding-top:200px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-left .archive-attachment-area{height:100%}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right{width:34%}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component{padding:16px 20px;border-left:1px solid #f2f2f3;height:100%;overflow-y:auto;overflow-x:hidden}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .field-container-value{word-break:break-word;width:-webkit-calc(100% - 140px);width:-moz-calc(100% - 140px);width:calc(100% - 140px)}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .archive-upload-type-component-button .file-list-content{overflow-x:hidden}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .ant-spin-container,.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .ant-spin-nested-loading{height:100%}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content{height:100%;padding-bottom:20px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item{padding-bottom:24px;border-bottom:1px solid #f2f2f3}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item-title{color:#252629;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:12px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-name{width:140px;color:#71757e;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-right:40px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-value{color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-value .text-array-link span{color:var(--theme-main);cursor:pointer;margin-left:10px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-value .text-array-link .archive-not-allowed{color:#b5c0ce;cursor:not-allowed}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump{color:var(--theme-main);cursor:pointer}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump .archive-field-allow-jump-active-text{opacity:1}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-disabled{opacity:.4;cursor:not-allowed}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-disabled .archive-field-allow-jump-active-text{opacity:.4}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-active{cursor:not-allowed;color:var(--theme-main)}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-active .archive-field-allow-jump-active-text{opacity:.4}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-active img{width:16px;height:16px;margin-left:4px;-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;-o-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;opacity:1}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item .field-container:nth-child(2){margin-top:16px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item:last-child{border:none}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container .document-detail-container-main-right .document-detail-content-component .document-detail-content .document-detail-content-item:not(:first-child){margin-top:24px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container-footer{height:52px;line-height:52px;position:absolute;bottom:0;right:0;padding-right:20px;-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end;border-top:1px solid #f2f2f3;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container-footer .ant-pagination{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container-footer .ant-pagination-simple-pager{height:32px}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container-footer .ant-pagination-next,.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container-footer .ant-pagination-prev{height:32px;line-height:32px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;background-color:#fff;border:1px solid #d9d9d9}.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container-footer .ant-pagination-next:hover,.ant-modal-wrap.archive-document-detail-modal .archive-document-detail-modal-content .document-detail-container-footer .ant-pagination-prev:hover{border-color:var(--theme-main)}.archive-thumb-image-wrapper-special{position:relative}.archive-thumb-image-wrapper-special .archive-upload-type-special{position:absolute;top:0;right:0;width:36px;height:14px}.archive-thumb-image-wrapper-special .archive-upload-type-special img{width:36px;height:14px;vertical-align:top}.archive-new-upload-file-item .thumb-image-wrapper{position:relative}.archive-new-upload-file-item .thumb-image-wrapper .render-thumb{background:#fff}.archive-new-upload-file-item .thumb-image-wrapper .archive-upload-type-md5{position:absolute;top:-80px;right:-21px;width:100%;height:28px;text-align:center;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-webkit-transition:top .3s ease;-o-transition:top .3s ease;-moz-transition:top .3s ease;transition:top .3s ease;font-weight:600}.archive-new-upload-file-item .thumb-image-wrapper .archive-upload-type-md5 img{width:24px;height:12px}.archive-new-upload-file-item .thumb-image-wrapper:hover .archive-upload-type-md5{z-index:1;top:-30px;right:-21px}.archive-new-upload-container-component .file-list-container .file-list-content{max-height:none;padding-bottom:12px}.archive-attachment-type-info-list-popover{width:360px}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-header{width:360px;height:66px;color:var(--theme-main);position:relative}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-header .bg-top{position:absolute;left:0;top:0;width:100%;height:100%}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-header .header-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;opacity:.999;z-index:1;width:100%;height:32px}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-header .header-title-left{-ms-flex-pack:center;-ms-flex-align:center;color:#fff;width:260px}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-header .header-title-left,.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-header .header-title-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-weight:400;font-size:12px;line-height:18px}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-header .header-title-right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-ms-flex-pack:center;-ms-flex-align:center;color:#0f62fe;padding-right:8px}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-content{background-color:#fff;padding:20px;border-left:1px solid var(--theme-main);border-right:1px solid var(--theme-main);margin:-1px 6px;position:relative}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-content .content-container{margin-top:-32px}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-content .content-container>div{width:100%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;margin-bottom:8px;font-weight:400;font-size:14px;color:#252629}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-content .archive-attachment-type-info-list-popover-left{width:90px;text-align:right;height:22px;line-height:22px;margin-right:16px;display:inline-block;vertical-align:top;color:#71757e}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-footer{width:360px;height:80px;color:var(--theme-main);opacity:.999;margin-top:-32px;z-index:1;position:relative}.archive-attachment-type-info-list-popover .archive-attachment-type-info-list-popover-footer .bg-bottom{position:absolute;left:0;top:0;width:100%;height:100%}.archive-new-upload-scan-component{display:inline-block;margin-left:8px;padding:4px;border:1px dashed #cdd7ec;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;line-height:1.5}.archive-new-upload-scan-component-info{font-size:14px;color:#252629;line-height:22px;padding:0 4px;cursor:pointer}.archive-new-upload-scan-component .archive-new-upload-scan-component-info:hover{background:#f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-upload-button-ui-show-paste-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-upload-button-ui-show-paste-btn .archive-new-upload-scan-component{width:80px}.archive-upload-button-ui-show-paste-btn-en .archive-new-upload-scan-component{width:106px}.archive-material-acquisition .ant-modal-content .ant-modal-close{top:27px;right:20px}.archive-material-acquisition .ant-modal-content .ant-modal-close .ant-modal-close-x{width:24px;height:24px;line-height:24px}.archive-material-acquisition .ant-modal-body{padding:0}.archive-material-acquisition-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-material-acquisition-title,.archive-material-acquisition-title-left .icon-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-material-acquisition-title-left .icon-button{font-size:16px}.archive-material-acquisition-title-left .icon-button-item{text-align:center;padding:0 22px;cursor:pointer}.archive-material-acquisition-title-left .icon-button-item:first-child{padding-left:13px;padding-right:12px}.archive-material-acquisition-title-left .icon-button-item:nth-child(2){padding-left:12px}.archive-material-acquisition-title-left .icon-button-item:nth-child(n+3){border-left:1px solid #d9d9d9}.archive-material-acquisition-title-left .icon-button-item p{margin-top:4px;font-family:PingFang SC;font-weight:400;font-size:14px;line-height:22px;text-align:center;color:#252629;margin-bottom:0}.archive-material-acquisition-title-left .icon-button-item.disabled{cursor:not-allowed;color:#c3c5ca}.archive-material-acquisition-title-left .icon-button-item.disabled p{color:#c3c5ca}.archive-material-acquisition-title-right{margin-right:42px}.archive-material-acquisition .archive-scanner-new-container-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.archive-material-acquisition .archive-scanner-new-container-nav-left{-webkit-flex-basis:240px;-ms-flex-preferred-size:240px;flex-basis:240px;width:240px;height:627px;overflow:hidden;background-color:#fff;border-right:1px solid #d6d8db;position:relative}.archive-material-acquisition .archive-scanner-new-container-nav-left-container{padding:20px;height:100%;overflow-x:hidden;overflow-y:auto}.archive-material-acquisition .archive-scanner-new-container-nav-left-tip{position:absolute;bottom:20px;left:20px;right:20px;padding:0 12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#7c818b;background:#f9f9f9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.archive-material-acquisition .archive-scanner-new-container-nav-left-tip .left-tip-text{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-family:PingFang SC;font-weight:400;font-size:14px;line-height:22px;margin:0 8px}.archive-material-acquisition .archive-scanner-new-container-nav-left .small-img-box{width:200px;height:112px;margin-bottom:12px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:10px;position:relative;border:1.6129px solid #f2f2f3}.archive-material-acquisition .archive-scanner-new-container-nav-left .small-img-box.active{border:2px solid #0f62fe}.archive-material-acquisition .archive-scanner-new-container-nav-left .small-img-box .single-check{position:absolute;left:10px;top:10px}.archive-material-acquisition .archive-scanner-new-container-nav-left .small-img-box-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.archive-material-acquisition .archive-scanner-new-container-nav-left .no-data-container{width:200px;height:112px;background:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-material-acquisition .archive-scanner-new-container-nav-right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background-color:#f2f2f3;position:relative;margin-right:20px}.archive-material-acquisition .archive-scanner-new-container-nav-right,.archive-material-acquisition .archive-scanner-new-container-nav-right .big-img-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-material-acquisition .archive-scanner-new-container-nav-right .big-img-box{width:652px;height:559px;background-color:#fff}.archive-material-acquisition .archive-scanner-new-container-nav-right .big-img-box-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.archive-material-acquisition .archive-scanner-new-container-nav-right .tool-box{position:absolute;right:20px;bottom:20px;font-size:16px;padding:12px 20px;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.04),0 4px 10px rgba(0,0,0,.08);-moz-box-shadow:0 1px 4px rgba(0,0,0,.04),0 4px 10px rgba(0,0,0,.08);box-shadow:0 1px 4px rgba(0,0,0,.04),0 4px 10px rgba(0,0,0,.08);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-material-acquisition .archive-scanner-new-container-nav-right .tool-box svg{cursor:pointer;margin-right:20px}.archive-material-acquisition .archive-scanner-new-container-nav-right .tool-box svg:last-child{margin-right:0}.archive-material-acquisition .archive-scanner-new-container-tile{padding:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:628px;background-color:#f2f2f3}.archive-material-acquisition .archive-scanner-new-container-tile-box{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;overflow-y:auto;margin:0 -4px;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.archive-material-acquisition .archive-scanner-new-container-tile-box .small-img-box{width:158px;height:180px;padding:43px 16px;position:relative;margin:0 4px 8px;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-material-acquisition .archive-scanner-new-container-tile-box .small-img-box .single-check{position:absolute;left:8px;top:11px}.archive-material-acquisition .archive-scanner-new-container-tile-box .small-img-box img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#efefef}.archive-material-acquisition .archive-scanner-new-container-tile-box .active{border:2px solid #0f62fe}.archive-material-acquisition .archive-scanner-new-container-footer{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-material-acquisition .archive-scanner-new-container-footer,.archive-material-acquisition .archive-scanner-new-container-footer-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-material-acquisition .archive-scanner-new-container-nav-right .iframe-wrapper{width:652px;height:559px}.archive-material-acquisition .archive-scanner-new-container-nav-right .iframe-wrapper iframe{width:652px!important;height:559px!important}.archive-material-acquisition-title-display-none .scan-snap-button{display:none!important}.scan-wrap .ant-spin-dot i{background:#fff}.archive-scanner-ocr-modal{font-family:PingFang SC;font-style:normal;font-weight:400}.archive-scanner-ocr-modal .ant-modal-close{display:none}.archive-scanner-ocr-modal p{margin:0;padding:0}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-header svg{cursor:pointer;height:24px;color:#71757e;font-size:28px;padding:0 4px}.archive-scanner-ocr-modal .info-paragraph{height:40px;line-height:40px;border:none;background:#f9f9f9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.archive-scanner-ocr-modal .info-paragraph .ant-row-flex{height:22px;font-size:14px;color:#71757e}.archive-scanner-ocr-modal .info-paragraph .ant-row-flex .info-paragraph-item{line-height:22px}.archive-scanner-ocr-modal .info-paragraph .ant-row-flex .archive-scanner-ocr-modal-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-scanner-ocr-modal .info-paragraph .ant-row-flex .archive-scanner-ocr-modal-info-image{margin-top:-2px;margin-right:8px}.archive-scanner-ocr-modal .info-paragraph .ant-row-flex .archive-scanner-ocr-modal-info-image img{width:16px;height:16px}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container{padding:0 38px 2px 80px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-img{margin-right:78px}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-img img{width:126px;height:auto}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-img p{margin-top:8px;font-size:12px;line-height:18px;height:18px;color:#71757e}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container{width:384px;height:114px;border:1px solid #e8e9eb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;padding:30px;margin-bottom:12px;position:relative}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .datasource-container-angle{position:absolute;right:-1px;top:-41px;font-size:80px}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .datasource-container-desc{position:absolute;left:328px;top:1px;font-weight:600;font-size:12px;line-height:16px;color:#fff}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .datasource-container-desc span{-webkit-transform:scale(.8333);-moz-transform:scale(.8333);-ms-transform:scale(.8333);-o-transform:scale(.8333);transform:scale(.8333)}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .ant-divider{height:36px}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .datasource-container-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .datasource-container-content .number{font-weight:400;font-size:14px;line-height:22px;color:#252629}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .datasource-container-content .number>span{font-weight:700;font-size:36px;line-height:32px;font-family:D-DIN;color:#252629}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .datasource-container-content .number .error-number{color:#fa4858}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .datasource-container-content .number .success-number{color:#32cd91}.archive-scanner-ocr-modal .archive-scanner-ocr-modal-container-datasource .datasource-container .datasource-container-content p{height:22px;font-size:14px;line-height:22px;color:#969aa2}.scanner-button-title{text-align:center;margin-top:61px}.scanner-button-img{width:126px;height:auto}.scanner-button-subtitle{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.scanner-button-subtitle p{padding-left:28px;line-height:22px;color:#0a0f1e}.scanner-button-subtitle p:first-of-type{color:#505050}.scanner-button-step-img{width:16px;height:auto}.scanner-button .desc-wrap{text-align:center}.scan-btn-wrap{display:inline-block}.scan-btn-wrap .ant-btn-group button:last-child:not(:first-child){min-width:unset;line-height:30px}.scan-btn-wrap .ant-btn-group button:last-child:not(:first-child) .helios-icon{font-size:16px;color:#71757e}.scanner-notification{position:fixed;z-index:1011;width:384px;right:-396px;-webkit-animation-duration:.24s;-moz-animation-duration:.24s;-o-animation-duration:.24s;animation-duration:.24s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background:#fff;top:24px}.scanner-notification.show{-webkit-animation-name:NotificationLeftFadeIn;-moz-animation-name:NotificationLeftFadeIn;-o-animation-name:NotificationLeftFadeIn;animation-name:NotificationLeftFadeIn}.scanner-notification .scanner-notification-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:16px 24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);-moz-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);background:#fff;position:relative;overflow:hidden}.scanner-notification .scanner-notification-wrap .icon-scanner-notification{margin-right:4px}.scanner-notification .scanner-notification-wrap .notification-icon-close{cursor:pointer;position:absolute;right:22px;color:rgba(0,0,0,.45)}.modal-scan-invoice video{width:100%}.modal-scanner-button-style .ant-modal-content{width:560px;height:480px}.modal-scanner-button-style .ant-modal-content .ant-modal-confirm-content{overflow:hidden}.modal-scanner-button-style .ant-modal-content .ant-modal-confirm-content .modal-scan-invoice{height:285px;overflow-y:auto}.archive-small-scanner-modal{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;font-family:PingFang SC;font-style:normal;font-weight:400}.archive-small-scanner-modal,.archive-small-scanner-modal-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-small-scanner-modal-left{border-right:1px solid #d6d8db;width:32px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.archive-small-scanner-modal-right{padding:4px 20px}.archive-small-scanner-modal-right .wrap-right-title{font-size:14px;line-height:22px;color:#252629;margin-bottom:12px}.archive-small-scanner-modal-right .num-container{margin-bottom:8px}.archive-small-scanner-modal-right .num-container svg{margin-right:4px;color:#252629}.archive-small-scanner-modal-right .num-container .count{color:#252629;font-weight:700}.archive-small-scanner-modal-right .num-container .success-count{color:#41b43c;font-weight:700}.archive-small-scanner-modal-right .num-container .error-count{color:#fa4858;font-weight:700}.modal-han-wang-style .ant-modal-content{width:560px;height:480px}.modal-han-wang-style .ant-modal-content .ant-modal-confirm-content{height:348px;overflow-y:auto}.han-wang-btn-wrap{display:inline-block}.han-wang-btn-wrap .ant-btn-group button:last-child:not(:first-child){min-width:unset;line-height:30px}.han-wang-btn-wrap .ant-btn-group button:last-child:not(:first-child) .helios-icon{font-size:16px;color:#71757e}.archive-add-tag-modal .ant-modal-body{padding:20px 20px 58px}.archive-add-tag-modal .ant-modal-body .archive-add-tag-modal-text-area{height:142px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;resize:none;border-color:#d6d8db;padding-top:12px;padding-bottom:50px}.archive-add-tag-modal .ant-modal-body .archive-add-tag-modal-count{text-align:right;padding-top:8px;font-size:12px;color:#969aa2}.archive-new-scanner-button .archive-new-scanner-button-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-new-scanner-button-title{text-align:center}.archive-new-scanner-button-img{width:126px;height:auto}.archive-new-scanner-button-subtitle{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-new-scanner-button-subtitle p{padding-left:28px;line-height:22px;color:#0a0f1e}.archive-new-scanner-button-subtitle p:first-of-type{color:#505050}.archive-new-scanner-button-step-img{width:16px;height:auto}.archive-new-scanner-button .archive-new-desc-wrap{text-align:center}.archive-new-scanner-notification{position:fixed;z-index:1011;width:384px;right:-396px;-webkit-animation-duration:.24s;-moz-animation-duration:.24s;-o-animation-duration:.24s;animation-duration:.24s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background:#fff;top:24px}.archive-new-scanner-notification.show{-webkit-animation-name:NotificationLeftFadeIn;-moz-animation-name:NotificationLeftFadeIn;-o-animation-name:NotificationLeftFadeIn;animation-name:NotificationLeftFadeIn}.archive-new-scanner-notification .archive-new-scanner-notification-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:16px 24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);-moz-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);background:#fff;position:relative;overflow:hidden}.archive-new-scanner-notification .archive-new-scanner-notification-wrap .archive-new-icon-scanner-notification{margin-right:4px}.archive-new-scanner-notification .archive-new-scanner-notification-wrap .archive-new-notification-icon-close{cursor:pointer;position:absolute;right:22px;color:rgba(0,0,0,.45)}@-webkit-keyframes NotificationLeftFadeIn{0%{opacity:0;right:-396px}to{right:24px;opacity:1}}@-moz-keyframes NotificationLeftFadeIn{0%{opacity:0;right:-396px}to{right:24px;opacity:1}}@-o-keyframes NotificationLeftFadeIn{0%{opacity:0;right:-396px}to{right:24px;opacity:1}}@keyframes NotificationLeftFadeIn{0%{opacity:0;right:-396px}to{right:24px;opacity:1}}.archive-change-attach-type-modal .archive-change-attach-type-content{height:400px;overflow-y:auto}.archive-field-allow-jump{color:var(--theme-main);cursor:pointer;opacity:1}.archive-field-allow-jump-disabled{opacity:.4;cursor:not-allowed}.archive-field-allow-jump-active{cursor:not-allowed;color:var(--theme-main);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.archive-field-allow-jump-active img{width:16px;height:16px;margin-left:4px;-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;-o-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;opacity:1}.archive-header-info{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #f2f2f3;background:#f9f9f9;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.archive-header-info,.archive-header-info-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-header-info-icon{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3px}.archive-header-info-icon svg{font-size:16px;height:16px;width:16px;margin-right:8px;color:#969aa2}.archive-header-info-message{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.archive-add-data-modal .ant-modal-body{padding:0 0 0 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.archive-add-data-modal .advanced-table .advanced-table-scroll.support-sticky{width:-webkit-calc(100% + 17px);width:-moz-calc(100% + 17px);width:calc(100% + 17px)}.archive-add-data-modal .advanced-search{padding-left:0}.archive-add-data-modal .advanced-table-head-container{padding:12px 20px 0 0}.archive-add-data-modal .add-data-footer Button{margin-left:16px}.archive-add-data-modal .advanced-search-footer-buttons .space div:nth-child(2){display:none}.archive-select-record-date.list-selector .ant-modal-body .list-selector-content{overflow:auto}.archive-select-record-date .common-top-area .ant-row .archive-select-record-holder .archive-select-record-holder-title{line-height:25px;margin-bottom:4px}.archive-select-record-date .common-top-area .ant-row button:nth-child(2){display:none}.archive-select-record-date .create-button{margin:8px 0 12px 20px}.archive-select-box-new-style .multi-selector-wrapper .ant-select-selection__clear{display:none!important}.archive-edit-document-and-attachment-slide-frame.animated .slide-title{padding-left:20px}.archive-edit-document-and-attachment-slide-frame{-webkit-transition:width .3s;-o-transition:width .3s;-moz-transition:width .3s;transition:width .3s}.archive-edit-document-and-attachment-slide-frame .slide-content{overflow-y:hidden!important}.archive-edit-document-and-attachment-slide-frame .slide-content .new-form .ant-form-item-control-wrapper{width:-webkit-calc(91.666667% - 152px)!important;width:-moz-calc(91.666667% - 152px)!important;width:calc(91.666667% - 152px)!important}.archive-edit-document-and-attachment-slide-frame .slide-content .new-form .ant-form-item-control-wrapper .ant-select,.archive-edit-document-and-attachment-slide-frame .slide-content .new-form .ant-form-item-control-wrapper .archive-tree-select-component,.archive-edit-document-and-attachment-slide-frame .slide-content .new-form .ant-form-item-control-wrapper .chooser,.archive-edit-document-and-attachment-slide-frame .slide-content .new-form .ant-form-item-control-wrapper .multi-selector-block{width:100%!important}.archive-edit-document-and-attachment-slide-frame .slide-content .new-form .ant-form-item-control-wrapper .archive-upload-type-component-container{width:100%}.archive-edit-document-and-attachment-slide-frame .slide-content .new-form .ant-form-item-control-wrapper .archive-upload-button-ui-show-paste-btn .ant-select{width:-webkit-calc(100% - 90px)!important;width:-moz-calc(100% - 90px)!important;width:calc(100% - 90px)!important}.archive-edit-document-and-attachment-slide-frame .slide-footer{padding-left:20px}.archive-edit-document-and-attachment{height:100%}.archive-edit-document-and-attachment-header{height:52px;line-height:52px;border-bottom:1px solid #e3e4e5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}.archive-edit-document-and-attachment-header .title{color:#252629;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.archive-edit-document-and-attachment-header svg{font-size:16px}.archive-edit-document-and-attachment-content{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}.archive-edit-document-and-attachment-left{width:62%;position:relative;height:100%;-webkit-transition:width .3s;-o-transition:width .3s;-moz-transition:width .3s;transition:width .3s}.archive-edit-document-and-attachment-left .custom-loading .custom-loading-content{height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px)}.archive-edit-document-and-attachment-left .custom-loading .custom-loading-content .archive-no-attachment .archive-no-data-page{height:100%;margin-top:200px}.archive-edit-document-and-attachment-left .custom-loading .custom-loading-content .archive-attachment-area{height:100%}.archive-edit-document-and-attachment-left-img{position:absolute;left:1px;top:-webkit-calc(50% - 86px);top:-moz-calc(50% - 86px);top:calc(50% - 86px);width:32px;height:120px;cursor:pointer;z-index:2}.archive-edit-document-and-attachment-left-img img{width:32px;height:120px}.archive-edit-document-and-attachment-left-footer{width:100%;position:absolute;bottom:0;height:54px;line-height:54px;border-top:1px solid #e3e4e5;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff}.archive-edit-document-and-attachment-left-footer,.archive-edit-document-and-attachment-left-footer .ant-pagination{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-edit-document-and-attachment-left-footer .ant-pagination-simple-pager{height:32px;color:#71757e}.archive-edit-document-and-attachment-left-footer .ant-pagination-next,.archive-edit-document-and-attachment-left-footer .ant-pagination-prev{padding:6px 12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;background-color:#fff;border:1px solid #d6d8db;height:32px}.archive-edit-document-and-attachment-left-footer .ant-pagination-next .archive-pagination-a,.archive-edit-document-and-attachment-left-footer .ant-pagination-prev .archive-pagination-a{color:#71757e;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-edit-document-and-attachment-left-footer .ant-pagination-next .archive-pagination-a svg,.archive-edit-document-and-attachment-left-footer .ant-pagination-prev .archive-pagination-a svg{font-size:16px;width:16px;height:16px}.archive-edit-document-and-attachment-left-footer .ant-pagination-next .archive-pagination-a-left svg,.archive-edit-document-and-attachment-left-footer .ant-pagination-prev .archive-pagination-a-left svg{margin-right:4px}.archive-edit-document-and-attachment-left-footer .ant-pagination-next .archive-pagination-a-right svg,.archive-edit-document-and-attachment-left-footer .ant-pagination-prev .archive-pagination-a-right svg{margin-left:4px}.archive-edit-document-and-attachment-left-footer .ant-pagination-next:hover,.archive-edit-document-and-attachment-left-footer .ant-pagination-prev:hover{border-color:var(--theme-main)}.archive-edit-document-and-attachment-right{width:38%;height:100%;overflow-y:auto;border-left:1px solid #e3e4e5;-webkit-transition:width .3s;-o-transition:width .3s;-moz-transition:width .3s;transition:width .3s}.archive-edit-document-and-attachment-right .new-form .ant-form-item-control .ant-calendar-picker,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control .ant-radio-group,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control .ant-time-picker,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control .custom-date-picker-input,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.ant-cascader-picker,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.ant-input,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.ant-input-affix-wrapper,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.ant-input-group.ant-input-group-compact,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.ant-input-number,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.apportion-cost-center,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.chooser,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.compact-input-select,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.custom-field-relation-obj,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.date-range-picker,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.department-wrapper,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.external-name-new,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.formula-setting>.ant-input,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.input-language,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.inputter,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.language-input-wrap,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.location,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.location-refactor,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.priority,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control>.ant-form-item-children>.vendor-selector-wrapper,.archive-edit-document-and-attachment-right .new-form .ant-form-item-control textarea.ant-input{width:100%!important}.archive-edit-document-and-attachment-right .archive-manual-collection .archive-edit-custom .archive-edit-custom-content .archive-tree-select-component{position:static}.archive-edit-document-and-attachment-right-img{position:absolute;left:-32px;top:-webkit-calc(50% - 60px);top:-moz-calc(50% - 60px);top:calc(50% - 60px);width:32px;height:120px;cursor:pointer;z-index:2}.archive-edit-document-and-attachment-right-img img{width:32px;height:120px}.archive-edit-document-and-attachment-right .manual-collection{padding:20px;height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px);overflow-y:auto;overflow-x:hidden}.archive-edit-document-and-attachment-right .manual-collection .system-tips{word-break:break-all}.archive-edit-document-and-attachment-right .manual-collection .scan-material{right:0}.archive-edit-document-and-attachment-right .manual-collection .archive-manual-collection-footer-buttons{left:62%;border-left:1px solid #e3e4e5;width:38%;padding-right:12px}.archive-edit-document-and-attachment-right .manual-collection .archive-upload-type-component-button .file-list-content{width:100%!important;overflow-x:hidden}@media(max-width:1300px){.archive-edit-document-and-attachment .archive-edit-document-and-attachment-left,.archive-edit-document-and-attachment .archive-edit-document-and-attachment-right{width:50%}.archive-edit-document-and-attachment .archive-edit-document-and-attachment-right .archive-manual-collection-footer-buttons{left:50%;width:50%}}@media(min-width:1301px){.archive-edit-document-and-attachment .archive-edit-document-and-attachment-left{width:62%}.archive-edit-document-and-attachment .archive-edit-document-and-attachment-right{width:38%}}.archive-edit-document-and-attachment-right-small{width:800px!important}.archive-edit-document-and-attachment-right-small .manual-collection .archive-manual-collection-footer-buttons{left:0;width:100%;border-left:none}.manual-collection .new-form:not(.new-form-un-width) .ant-form-item-control>.ant-form-item-children>.ant-select{width:100%!important}.manual-collection .upload-display-none .upload-content{display:none}.manual-collection .archive-upload-container .file-list-container .file-list-content{overflow-y:auto}.manual-collection .archive-manual-collection-title{font-family:PingFangSC-Medium;font-size:16px;color:#252629;font-weight:600;margin-bottom:16px}.manual-collection .second{margin-top:32px}.manual-collection .archive-manual-collection-footer-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.manual-collection .extra-render-wrapper{margin:20px 0}.manual-collection .extra-render-wrapper-btn{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:var(--theme-main)}.manual-collection .extra-render-wrapper-btn i,.manual-collection .extra-render-wrapper-btn span{cursor:pointer}.manual-collection .archive-new-edit-block-form .ant-form-item:nth-child(2n-1){margin-right:16px}.manual-collection .archive-new-edit-block-form .archive-upload-type-component-button .scan-material{right:unset;left:20%}.manual-collection .archive-new-edit-block-form.oneLine-block .ant-form-item{width:100%}.manual-collection .manual-collection-document-type{position:relative}.manual-collection .manual-collection-document-type .manual-collection-document-type-edit{position:absolute;top:4px;right:0}.archive-attachment-thumbnail{position:relative;border:1px solid #cdd7ec;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-attachment-thumbnail-content{width:100%;height:100%;text-align:center;vertical-align:middle;cursor:pointer}.archive-attachment-thumbnail .archive-humb-action-btns{width:100%;height:0;color:#fff;text-align:center;overflow:hidden;font-weight:600;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:absolute;bottom:0;background:rgba(0,0,0,.55);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.archive-attachment-thumbnail .archive-humb-action-btns i:hover{cursor:pointer}.archive-attachment-thumbnail:hover{border:1px solid var(--theme-dark);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-attachment-thumbnail:hover .archive-humb-action-btns{height:28px;overflow:visible;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.archive-fileName{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#71757e;margin-top:4px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-adjust-attachment-list{margin-top:12px}.archive-adjust-attachment-list .ant-checkbox-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-adjust-attachment-list .ant-checkbox-group .ant-checkbox-wrapper{position:relative;height:102px;width:80px;display:block;margin-bottom:20px}.archive-adjust-attachment-list .ant-checkbox-group .ant-checkbox-wrapper .ant-checkbox{position:absolute;top:4px;left:4px}.archive-adjust-attachment-list .ant-checkbox-group .ant-checkbox-wrapper .ant-checkbox+span{padding:0;display:block}.archive-adjust-attachment-list .ant-checkbox-group .ant-checkbox-wrapper:first-child{margin-right:20px}.archive-adjust-attachment-list .ant-checkbox-group .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-right:20px;margin-left:0}.archive-adjust-attachment .footer-wrapper-flex{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-adjust-attachment .footer-wrapper-flex,.archive-edit-custom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-edit-custom{gap:12px}.archive-edit-custom-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.archive-edit-custom .archive-edit-custom-btn{cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.archive-all-archive-detail-component{padding:20px;height:100%;font-family:PingFang SC;overflow-y:auto}.archive-all-archive-detail-component-title{color:#71757e;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-all-archive-detail-component-title .special-color{color:var(--theme-main)}.archive-all-archive-detail-component-list-item{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #f2f2f3;background:#fff;padding:16px;margin-top:12px;position:relative}.archive-all-archive-detail-component-list-item .item-info{font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-all-archive-detail-component-list-item .item-info-number{color:#252629;margin-bottom:4px}.archive-all-archive-detail-component-list-item .item-info-name{color:#71757e}.archive-all-archive-detail-component-list-item .item-image{width:60px;height:60px;position:absolute;right:16px;bottom:10px}.archive-all-archive-detail-component-list-item .item-image img{width:60px;height:60px;-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg)}.archive-all-archive-detail-component-list .archive-all-archive-detail-component-list-item:first-child{margin-top:16px}.archive-all-archive-detail-component-list .archive-all-archive-detail-component-list-item:hover{background:#f9f9f9;cursor:pointer}.archive-all-archive-detail-component-list .archive-all-archive-detail-component-list-item-active{background:#f9f9f9;border:none}.archive-all-archive-detail-component-list .archive-all-archive-detail-component-list-item-disabled:hover{cursor:not-allowed}.user-selector-v2.archive .ant-modal-body .table-area{height:-webkit-calc(100% - 113px);height:-moz-calc(100% - 113px);height:calc(100% - 113px)}.user-selector-v2.archive .ant-modal-body .table-area-content{height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px);overflow:auto;margin-bottom:52px}.user-selector-v2.archive .ant-modal-body .common-footer.hide{bottom:-170px}.archive-add-document-list{height:100%;margin-left:-20px;width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px)}.page-menu-archive-documents-for-the-record .ant-spin-nested-loading,.page-menu-archive-documents-for-the-record .ant-spin-nested-loading .ant-spin-container{height:100%}.archive-slide-frame-overflow .slide-content{overflow-y:hidden!important}.archive-slide-frame-overflow .archive-tap-content .full-height-page .ant-tabs .ant-tabs-content{height:-webkit-calc(100vh - 153px)!important;height:-moz-calc(100vh - 153px)!important;height:calc(100vh - 153px)!important}.archive-add-folder-document-list .slide-content{padding:16px 0 0!important}.archive-simulation-tab-container-content .archive-audit-document-list-modal{padding:0}.archive-select-record .ant-tabs{overflow-y:unset;overflow-x:hidden}.archive-select-record .ant-form-item-label{text-align:left}.archive-select-record .ant-form-extra{width:100%;font-size:12px;color:#848c95;line-height:16px}.archive-select-record .ant-modal-body{padding-top:10px}.archive-select-record .first-form{margin-top:14px}.archive-select-record .ant-tabs-bar{display:none}.archive-select-record .ant-tabs-content{margin-top:0}.archive-select-record .ant-alert-info{margin-bottom:15px;font-size:12px;background:#f7f8fa;border:none}.archive-select-record .ant-alert-info .anticon-info-circle{font-size:14px;top:9px}.archive-select-record .ant-alert-info .ant-alert-message{font-size:12px;color:#4e5b71}.archive-select-overflow .ant-modal-body .ant-tabs{overflow:unset}.archive-document-attachment-download .archive-document-attachment-download-error-content-info{color:#71757e;margin-bottom:12px}.archive-document-attachment-download .archive-document-attachment-download-error-content-table{max-height:200px;overflow-y:auto}.archive-document-attachment-download-form .ant-col .ant-form-item-children .ant-radio-group,.archive-document-attachment-download-form .ant-col .ant-form-item-control>.ant-form-item-children>.ant-select{width:100%!important}.archive-big-document-detail-slideframe .slide-content{overflow-y:hidden!important}.archive-big-document-detail{background:#f5f6f7;overflow-y:hidden;padding:0 12px;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-big-document-detail .archive-big-document-detail-left-container{height:100%;position:relative;width:450px;min-width:450px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;margin-right:12px}.archive-big-document-detail .archive-big-document-detail-left-container .archive-big-document-detail-left-img{position:absolute;right:0;top:-webkit-calc(50% - 60px);top:-moz-calc(50% - 60px);top:calc(50% - 60px);width:32px;height:120px;cursor:pointer;z-index:2}.archive-big-document-detail .archive-big-document-detail-left-container .archive-big-document-detail-left-img img{width:32px;height:120px}.archive-big-document-detail-left{width:450px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:-webkit-calc(100% - 64px);height:-moz-calc(100% - 64px);height:calc(100% - 64px)}.archive-big-document-detail-left .document-detail-title-svg{display:none}.archive-big-document-detail-left .document-detail-title,.archive-big-document-detail-left .document-detail-title .ant-tabs,.archive-big-document-detail-left .document-detail-title .ant-tabs .ant-tabs-content{height:100%}.archive-big-document-detail-left .document-detail-title .ant-tabs-bar{margin-bottom:0!important}.archive-big-document-detail-left .document-detail-title .ant-tabs-bar .ant-tabs-nav-container{padding-left:20px}.archive-big-document-detail-left .document-detail-title .ant-tabs-content{margin-top:0!important}.archive-big-document-detail-left .document-detail-title .show-filled-eyes{margin-left:8px;vertical-align:middle}.archive-big-document-detail-left .archive-new-attachment-detail-content{height:-webkit-calc(100% - 118px);height:-moz-calc(100% - 118px);height:calc(100% - 118px)}.archive-big-document-detail-left .archive-new-attachment-detail-content .archive-upload-type-component-button .file-list-content{overflow-x:hidden}.archive-big-document-detail-left .archive-all-archive-detail-component,.archive-big-document-detail-left .archive-new-audit-trail .simple-table .advanced-table-scroll,.archive-big-document-detail-left .document-detail-content-component{height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px)}.archive-big-document-detail-left .document-detail-content-component{padding:20px;overflow-y:auto}.archive-big-document-detail-left .document-detail-content-component .ant-spin-container,.archive-big-document-detail-left .document-detail-content-component .ant-spin-nested-loading{height:100%}.archive-big-document-detail-left .document-detail-content-component .document-detail-content{height:100%;padding-bottom:20px}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item{padding-bottom:24px;border-bottom:1px solid #f2f2f3}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item-title{color:#252629;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:12px}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-name{width:140px;color:#71757e;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-right:40px}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-value{color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;white-space:pre-wrap}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-value .text-array-link span{color:var(--theme-main);cursor:pointer;margin-left:10px}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-value .text-array-link .archive-not-allowed{color:#b5c0ce;cursor:not-allowed}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump{color:var(--theme-main);cursor:pointer}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump .archive-field-allow-jump-active-text{opacity:1}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-disabled{opacity:.4;cursor:not-allowed}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-disabled .archive-field-allow-jump-active-text{opacity:.4}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-active{cursor:not-allowed;color:var(--theme-main)}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-active .archive-field-allow-jump-active-text{opacity:.4}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-active img{width:16px;height:16px;margin-left:4px;-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;-o-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;opacity:1}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item .field-container:nth-child(2){margin-top:16px}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item:last-child{border:none}.archive-big-document-detail-left .document-detail-content-component .document-detail-content .document-detail-content-item:not(:first-child){margin-top:24px}.archive-big-document-detail-left .archive-new-document-detail-component-slide-footer{width:450px;padding-left:20px;margin-top:12px;border-top:1px solid #f2f2f3}.archive-big-document-detail-right{background:#fff;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;width:-webkit-calc(100% - 462px);width:-moz-calc(100% - 462px);width:calc(100% - 462px);height:100%;position:relative;-webkit-transition:width .5s;-o-transition:width .5s;-moz-transition:width .5s;transition:width .5s;z-index:1}.archive-big-document-detail-right-img{position:absolute;left:0;top:-webkit-calc(50% - 60px);top:-moz-calc(50% - 60px);top:calc(50% - 60px);width:32px;height:120px;cursor:pointer;z-index:5}.archive-big-document-detail-right-img img{width:32px;height:120px}.archive-big-document-detail-right .ant-spin-nested-loading,.archive-big-document-detail-right .ant-spin-nested-loading .ant-spin-container{height:100%}.archive-big-document-detail-right .ant-spin-nested-loading .ant-spin-container .archive-new-archive-detail-component-wrap{padding:0}.archive-big-document-detail-right .ant-spin-nested-loading .ant-spin-container .archive-new-archive-detail-component-wrap .archive-new-archive-detail-component-scroll{height:100%;margin-bottom:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.archive-big-document-detail-right .ant-spin-nested-loading .ant-spin-container .archive-new-archive-detail-component-wrap .archive-detail-table-component:last-child{margin-bottom:0!important}.archive-big-document-detail-right .ant-spin-nested-loading .ant-spin-container .archive-new-archive-detail-component-footer{left:0;right:0;margin-top:12px;width:-webkit-calc(100% - 0);width:-moz-calc(100% - 0);width:calc(100% - 0px);height:52px}.archive-big-document-detail-no-expand .archive-big-document-detail-left-container{width:0;min-width:0;margin-right:0}.archive-big-document-detail-no-expand .archive-big-document-detail-left-container .archive-big-document-detail-left .document-detail-title .ant-tabs .ant-tabs-tab-next.ant-tabs-tab-arrow-show,.archive-big-document-detail-no-expand .archive-big-document-detail-left-container .archive-big-document-detail-left .document-detail-title .ant-tabs .ant-tabs-tab-prev.ant-tabs-tab-arrow-show{opacity:0}.archive-big-document-detail-no-expand .archive-big-document-detail-right{width:100%}.archive-big-document-detail-no-expand .ant-tabs-ink-bar{z-index:0}.archive-bank-detail{padding-bottom:0!important}.archive-bank-detail .ant-modal-body{height:600px;padding:20px}.archive-bank-detail .ant-modal-body .archive-bank-detail-row{margin-bottom:16px}.archive-bank-detail .ant-modal-body .archive-bank-detail-label{margin-bottom:4px;color:#989898;font-size:14px}.archive-bank-detail .ant-modal-body .archive-bank-detail-value{margin-bottom:8px;color:#666;width:220px;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.archive-bank-detail .ant-modal-body .archive-bank-detail-table{height:-webkit-calc(100% - 110px);height:-moz-calc(100% - 110px);height:calc(100% - 110px);overflow-y:auto}.archive-no-archive-detail-page{height:100%;position:relative;width:100%;background:#f5f6f7}.archive-no-archive-detail-page-header{background:#fff;padding:20px 20px 16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.archive-no-archive-detail-page-header-title{color:#000;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;marign-bottom:0}.archive-no-archive-detail-page-header .header-operator{padding:3px;background:#f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-no-archive-detail-page-header .header-operator .header-operator-svg{padding:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:16px;height:24px;line-height:14px;cursor:pointer}.archive-no-archive-detail-page-header .header-operator .header-operator-svg svg{color:#969aa2}.archive-no-archive-detail-page-header .header-operator .header-operator-svg:first-child{margin-right:4px}.archive-no-archive-detail-page-header .header-operator .header-operator-svg-active{background:#fff}.archive-no-archive-detail-page-header .header-operator .header-operator-svg-active svg{color:#71757e}.archive-no-archive-detail-page-header:after{position:absolute;height:1px;background:#f2f2f3;content:"";top:66px;width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px)}.archive-no-archive-detail-page-content{background:#fff;padding:0 20px;height:-webkit-calc(100% - 130px);height:-moz-calc(100% - 130px);height:calc(100% - 130px);overflow-y:auto;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.archive-no-archive-detail-page-content .archive-no-data-page{height:auto;padding-top:120px}.archive-no-archive-detail-page-content .archive-attachment-area{height:100%}.archive-no-archive-detail-page-footer{background:#fff;margin-top:12px;width:100%;padding:0 20px;border-top:1px solid #f2f2f3;height:52px;position:absolute;bottom:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-no-archive-detail-page-footer,.archive-no-archive-detail-page-footer .ant-pagination{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-no-archive-detail-page-footer .ant-pagination-simple-pager{height:32px}.archive-no-archive-detail-page-footer .ant-pagination-next,.archive-no-archive-detail-page-footer .ant-pagination-prev{height:32px;line-height:32px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;background-color:#fff;border:1px solid #d9d9d9}.archive-no-archive-detail-page-footer .ant-pagination-next:hover,.archive-no-archive-detail-page-footer .ant-pagination-prev:hover{border-color:var(--theme-main)}.archive-new-audit-trail{height:100%}.archive-new-audit-trail .simple-table .advanced-table-container{margin-top:20px}.archive-new-audit-trail .simple-table .advanced-table-footer,.archive-new-audit-trail .simple-table .resize-table-container{padding:0 24px}.ant-modal-wrap.archive-audit-trail-modal-wrap .archive-audit-trail-table-modal{position:absolute;top:40px;left:40px;right:40px;bottom:40px;margin:0;padding:0;width:auto!important}.ant-modal-wrap.archive-audit-trail-modal-wrap .ant-modal-body{padding:20px 0!important;height:100%;background:#f5f6f7}.ant-modal-wrap.archive-audit-trail-modal-wrap .ant-modal-body .archive-chain-evidence-detail-component{padding:0 20px}.archive-audit-document-list-modal{height:100%;padding:0 20px}.archive-audit-document-list-modal .advanced-table .advanced-search{padding-top:20px}.archive-physical-library .new-form .ant-form-item-label{width:150px}.archive-physical-library .archive-confirm-borrowing-information{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-physical-library .archive-confirm-borrowing-information .ant-row{width:73%!important}.archive-physical-library .archive-confirm-borrowing-information .ant-row input{width:100%!important}.archive-physical-library .archive-confirm-borrowing-information .chooser-role{cursor:pointer;margin-top:6px;margin-left:24px;font-family:PingFangSC-Regular;font-size:14px;color:var(--theme-main);text-align:justify;font-weight:400}.archive-physical-library .archive-confirm-borrowing-information .disabled-chooser-role{color:#b5c0ce;cursor:not-allowed}.archive-physical-library .archive-confirm-borrowing-information .disabled-chooser-role span{color:#b5c0ce}.archive-role-authorization{padding:0 20px 70px;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-role-authorization .organization{margin-bottom:38px}.archive-role-authorization .document-data-control .ant-select-dropdown{display:none}.document-menu-input{caret-color:transparent}.document-menu-modal .document-menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.document-menu-modal .document-menu-left{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.document-menu-modal .document-menu-left-search{padding:16px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #e8e8e8}.document-menu-modal .document-menu-left-search .ant-input-search{height:32px;width:160px}.document-menu-modal .document-menu-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:16px 20px;height:-webkit-calc(100vh - 200px);height:-moz-calc(100vh - 200px);height:calc(100vh - 200px);overflow-y:auto}.document-menu-modal .document-menu-content-tips{padding:0 12px;margin-bottom:20px;height:32px;line-height:32px;font-size:12px;color:#4e5b71;background-color:#f7f8fa;border:1px solid #ebf0f5}.document-menu-modal .document-menu-content .info-paragraph{margin-bottom:16px;background-color:#fffaf0;border-color:#ffefce}.document-menu-modal .document-menu-content .info-paragraph .info-content{color:#ff800b;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.document-menu-modal .document-menu-content .info-paragraph .info-content svg{margin-right:8px}.document-menu-modal .document-menu-content-check{padding:0 0 24px 20px;border:1px solid #ebf0f5}.document-menu-modal .document-menu-content-check .check-btn{height:40px;line-height:40px;margin-bottom:20px;-webkit-box-shadow:0 1px 0 0 #f7f8fa;-moz-box-shadow:0 1px 0 0 #f7f8fa;box-shadow:0 1px 0 0 #f7f8fa}.document-menu-modal .document-menu-content-check .ant-checkbox-group-item{margin-bottom:12px}.document-menu-modal .ant-modal-header{position:absolute;height:48px;top:0;left:0;right:0;z-index:99;background-color:#fff}.document-menu-modal .ant-modal-body{padding:48px 0 56px}.document-menu-modal .ant-modal-body .document-menu .ant-menu{height:-webkit-calc(100vh - 256px);height:-moz-calc(100vh - 256px);height:calc(100vh - 256px);width:200px;overflow-x:hidden;overflow-y:auto}.document-menu-modal .ant-modal-body .document-menu .ant-menu .ant-menu-item{height:48px}.document-menu-modal .ant-modal-footer{height:56px;position:absolute;bottom:0;left:0;right:0;z-index:99;background-color:#fff}.ant-modal-wrap.archive-common-modal-wrap .ant-modal{position:absolute;top:40px;left:40px;right:40px;bottom:40px;margin:0;padding:0;width:auto!important}.ant-modal-wrap.archive-common-modal-wrap .ant-modal .ant-modal-content{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ant-modal-wrap.archive-common-modal-wrap .ant-modal .ant-modal-content .ant-modal-body{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;height:100%;width:100%}.ant-modal-wrap.archive-common-modal-wrap .ant-modal .ant-modal-content .ant-modal-body .ant-spin-nested-loading{height:100%;width:100%}.ant-modal-wrap.archive-common-modal-wrap .ant-modal .ant-modal-content .ant-modal-body .ant-spin-nested-loading .ant-spin-container{height:100%;width:100%;overflow-y:auto;overflow-x:hidden}.archive-modal-wrap .archive-modal-full-screen-button{position:absolute;top:0;right:60px;height:56px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;z-index:10;cursor:pointer}.chain-evidence-preview-container-new{width:100%;height:100%;background:#fff;position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chain-evidence-preview-container-new.dragging{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chain-evidence-preview-container-new-icon{position:absolute;z-index:10;left:50%;bottom:20px;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:12px;border:1px solid #e8e9eb;line-height:1}.chain-evidence-preview-container-new::-webkit-scrollbar-track{width:0}.chain-evidence-preview-container-new::-webkit-scrollbar{width:8px;height:8px}.chain-evidence-preview-container-new::-webkit-scrollbar-thumb{-webkit-border-radius:8px;border-radius:8px;background-color:#d6d8db}.chain-evidence-preview-container-new>*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chain-evidence-preview-container-new .preview-wrap-new-box{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.chain-evidence-preview-container-new .preview-wrap-new-box.disableClick{pointer-events:none}.chain-evidence-preview-container-new .node-wrap-new,.chain-evidence-preview-container-new .node-wrap-new .node-gap-new{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.chain-evidence-preview-container-new .node-wrap-new .node-gap-new{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;width:40px;padding:47px 0}.chain-evidence-preview-container-new .node-wrap-new .node-gap-new .line-select-new{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:160px;border-bottom:1px solid var(---Neutral-3,#d6d8db);border-left:1px solid var(---Neutral-3,#d6d8db);-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;position:relative}.chain-evidence-preview-container-new .node-wrap-new .node-gap-new .line-select-new:nth-child(n+3):before{content:"";position:absolute;height:10px;left:-1px;top:-10px;z-index:1;width:1px;background-color:var(---Neutral-3,#d6d8db)}.chain-evidence-preview-container-new .node-wrap-new .target-item-new{position:relative;margin-bottom:40px;cursor:pointer;z-index:1}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block{width:240px;padding:20px 16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid var(--neutral-25,#e3e4e5);background:var(---Light,#fff)}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block-name{color:var(---Neutral-10,#252629);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block-count{margin-top:8px}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block-count,.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block-count-num{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block-count-num{color:var(---Neutral-7,#71757e);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;gap:4px;margin-right:12px}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block-count-num>span{color:var(---Neutral-10,#252629);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:20px;padding:0 8px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:var(---Neutral-2,#f2f2f3)}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block-count .target-item-new-block-count-num:last-child{margin-right:0}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block-active-group,.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block-active-icon{display:none}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block.active{position:relative;display:block;border:1px solid var(--theme-main)}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block.active .target-item-new-block-active-icon{display:block;position:absolute;right:-1px;bottom:-1px;font-size:16px;z-index:9;line-height:1;color:var(--theme-main)}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block.group-active{position:relative;display:block}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block.group-active .target-item-new-block-active-group{display:block;position:absolute;right:-1px;top:-1px;color:var(---Light,#fff);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;z-index:9;padding:0 8px;background-color:var(--theme-main);-webkit-border-radius:0 4px;-moz-border-radius:0 4px;border-radius:0 4px}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block:hover{border:1px solid var(--theme-main)}.chain-evidence-preview-container-new .node-wrap-new .target-item-new-block.disabled{cursor:not-allowed}.chain-evidence-preview-container-new .preview-wrap-new-box .node-wrap-new .target-item-new-block-disabled-info{cursor:not-allowed;border:1px solid var(--neutral-25,#e3e4e5)!important;background:var(---Neutral-1,#f9f9f9)}.chain-evidence-preview-container-new .preview-wrap-new-box .node-wrap-new .target-item-new-block-disabled-info .target-item-new-block-count-num,.chain-evidence-preview-container-new .preview-wrap-new-box .node-wrap-new .target-item-new-block-disabled-info .target-item-new-block-name{color:var(---Neutral-4,#c3c5ca)}.chain-evidence-preview-container-new .preview-wrap-new-box .node-wrap-new .target-item-new-block-disabled-info .target-item-new-block-count-num span{background:var(---Neutral-2,#f2f2f3);color:var(---Neutral-4,#c3c5ca);font-weight:600}.ant-modal-wrap.archive-common-modal-wrap.archive-download-file-folder-modal .ant-modal-body{padding:0}.archive-download-file-folder-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100%}.archive-download-file-folder-container .archive-download-file-folder-left{padding:20px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.archive-download-file-folder-container .ant-form.ant-form-vertical{height:100%;width:300px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow-y:auto}.archive-download-file-folder-container .archive-download-file-folder-right{width:100%;height:100%;padding:20px;border-left:1px solid #f2f2f3}.archive-download-file-folder-container .archive-download-file-folder-right,.archive-download-file-folder-container .archive-download-file-folder-right-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-download-file-folder-container .archive-download-file-folder-right-block-select-component .ant-select-selection--multiple .ant-select-selection__rendered ul{display:block}.archive-download-file-folder-container .archive-download-file-folder-right-block-title{color:#252629;margin-top:8px;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:16px}.archive-download-file-folder-container .archive-download-file-folder-right-block-title-first{margin-top:0}.archive-download-file-folder-container .archive-download-file-folder-right-block .ant-form-item{margin-bottom:8px}.archive-download-file-folder-container .archive-download-file-folder-right-block .ant-form-item .ant-form-item-label{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-download-file-folder-container .archive-download-file-folder-right-block .archive-download-special-form{margin-bottom:8px}.archive-download-file-folder-form .ant-form-item-control-wrapper .ant-form-item-control{height:32px}.archive-download-file-folder-form .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#ff6680;content:"*";margin:0 0 0 2px;vertical-align:middle}.archive-download-file-folder-form .ant-form-item-label .ant-form-item-required:before{content:"";display:none}.archive-chain-evidence-detail-component{height:-webkit-calc(100% - 1px);height:-moz-calc(100% - 1px);height:calc(100% - 1px);width:100%;background:#f5f6f7;padding:0 12px;position:relative}.archive-chain-evidence-detail-component .archive-chain-evidence-detail-component-container{height:100%}.archive-chain-evidence-detail-component .archive-chain-evidence-detail-component-container .archive-chain-evidence-detail-component-wrapper{min-height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-chain-evidence-detail-component-content-header{height:-webkit-calc(100% - 64px);height:-moz-calc(100% - 64px);height:calc(100% - 64px);overflow-y:auto}.archive-chain-evidence-detail-component-content-header .ant-spin-nested-loading,.archive-chain-evidence-detail-component-content-header .ant-spin-nested-loading .ant-spin-container{height:100%}.archive-chain-evidence-detail-component-table{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.archive-chain-evidence-detail-component-header{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:20px;background:#fff;margin-bottom:12px}.archive-chain-evidence-detail-component-header .ant-divider{margin:16px 0}.archive-chain-evidence-detail-component-header-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-chain-evidence-detail-component-header-title-info{color:#252629;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.archive-chain-evidence-detail-component-header-title-button button{margin-left:8px}.archive-chain-evidence-detail-component-header-info-list .info-message{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-chain-evidence-detail-component-header-info-list-title{color:#969aa2}.archive-chain-evidence-detail-component-header-info-list-value{color:#252629;margin-top:2px}.archive-chain-evidence-detail-component .archive-table-title{margin-bottom:12px}.archive-chain-evidence-detail-component .archive-table-title-header{position:-webkit-sticky;position:sticky;top:0;margin-bottom:0;background-color:#fff;z-index:111;padding:20px 20px 16px;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.archive-chain-evidence-detail-component .archive-table-title-header:after{position:absolute;height:1px;background:#f2f2f3;content:"";top:60px;width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px)}.archive-chain-evidence-detail-component .archive-table-title-header .archive-table-title-name{margin-right:0}.archive-chain-evidence-detail-component .chain-evidence-table-component-content{padding:20px 20px 4px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:12px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.archive-chain-evidence-detail-component .chain-evidence-table-component-content-first{padding:16px 20px 4px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.archive-chain-evidence-detail-component .chain-evidence-table-component-content:last-child{margin-bottom:0}.archive-chain-evidence-detail-component-footer{border-top:1px solid #f2f2f3;position:absolute;bottom:0;height:52px;line-height:52px;background:#fff;width:-webkit-calc(100% - 24px);width:-moz-calc(100% - 24px);width:calc(100% - 24px);padding-left:20px;z-index:10}.archive-chain-evidence-detail-component-footer button{margin-right:8px}.archive-chain-evidence-detail-component .archive-table-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-chain-evidence-detail-component .archive-table-title-name{color:#252629;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-right:12px}.archive-chain-evidence-detail-component .archive-table-title-operator{color:var(--theme-main);text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;cursor:pointer}.archive-chain-evidence-detail-component .archive-table-title-operator .operator-name{margin-left:4px}.archive-chain-evidence-detail-component .archive-table-title .archive-table-title-operator-disabled{opacity:.35}.archive-chain-evidence-detail-component .archive-table-title .ant-divider{margin:0 12px}.archive-chain-evidence-detail-component .archive-table-title-count{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-chain-evidence-detail-component .archive-table-title-count .count-name{margin-right:4px}.archive-chain-evidence-detail-component .archive-table-title-count .count-value-12{margin-right:12px}.archive-chain-evidence-detail-component .archive-table-title-count .count-value{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#f2f2f3;padding:0 8px;line-height:20px}.archive-chain-evidence-detail-component .tableOfContentsBox{top:120px;bottom:auto;z-index:999;max-height:-webkit-calc(100% - 240px);max-height:-moz-calc(100% - 240px);max-height:calc(100% - 240px);overflow:hidden}.archive-chain-evidence-detail-component .tableOfContentsBox .list{max-height:100%;overflow-y:auto}.archive-chain-evidence-detail-component .tableOfContentsBox .list .listLeft{background-color:#f2f2f3}.archive-chain-evidence-detail-component .tableOfContentsBox .list .listItem{margin-bottom:0!important;padding-bottom:6px;font-size:14px;height:28px;line-height:28px;border-left:2px solid #f2f2f3;position:relative}.archive-chain-evidence-detail-component .tableOfContentsBox .list .listItem.active-style{border-left:none}.archive-chain-evidence-detail-component .tableOfContentsBox .list .listItem.active-style:before{content:"";position:absolute;width:2px;height:22px;left:0;top:3px;background-color:var(--theme-main);z-index:1000}.archive-chain-evidence-detail-component .tableOfContentsBox .list .listItem.active-style:after{content:"";position:absolute;width:2px;left:0;top:0;bottom:0;background-color:#f2f2f3;z-index:999}.ant-modal-wrap.archive-common-modal-wrap.archive-detail-overview-map-modal .ant-modal-body{padding:0}.archive-detail-overview-map-container,.archive-detail-overview-map-container .ant-spin-container,.archive-detail-overview-map-container .ant-spin-nested-loading{height:100%}.archive-detail-overview-map-container .ant-spin-container .archive-detail-overview-map-wrap,.archive-detail-overview-map-container .ant-spin-nested-loading .archive-detail-overview-map-wrap{height:100%;padding:20px;overflow:auto}.archive-upload-info-slider-container .file-list-container .file-list-no-expand{max-height:222px!important}.archive-new-attachment-detail{height:100%;padding:0 0 8px 20px}.archive-new-attachment-detail .archive-new-attachment-detail-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:20px;border-bottom:1px solid #f2f2f3;margin-right:20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-new-attachment-detail .archive-new-attachment-detail-button-group{margin-right:8px;margin-top:20px}.archive-new-attachment-detail .archive-new-attachment-detail-button-group .ant-btn:last-child{line-height:normal;margin-left:0;min-width:32px}.archive-new-attachment-detail .archive-new-attachment-detail-button-group-icon{border-left:none}.archive-new-attachment-detail .archive-new-attachment-detail-button-group .archive-new-attachment-detail-button-group-icon-disabled button,.archive-new-attachment-detail .archive-new-attachment-detail-button-group .archive-new-attachment-detail-button-group-icon.ant-btn{padding:0 8px}.archive-new-attachment-detail .archive-new-attachment-detail-button-other{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-new-attachment-detail .archive-new-attachment-detail-button-other button{margin-right:8px;margin-top:20px}.archive-new-attachment-detail-content{overflow-y:auto;padding-right:20px;height:-webkit-calc(100% - 65px);height:-moz-calc(100% - 65px);height:calc(100% - 65px);padding-bottom:8px}.archive-new-attachment-detail-content .archive-new-upload-container-component .file-list-container{margin-top:16px!important}.archive-new-attachment-detail-content .no-data{margin-top:200px}.archive-document-addendum-modal{font-family:PingFang SC}.archive-document-addendum-modal .ant-modal-body{padding:20px;height:476px}.archive-document-addendum-modal .ant-modal-body .info-paragraph{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.archive-document-addendum-modal .ant-modal-body .archive-document-addendum-modal-info{color:#252629;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.archive-document-addendum-modal .ant-modal-body .archive-document-addendum-modal-title{margin-top:16px;margin-bottom:8px;color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-document-addendum-modal .ant-modal-body .upload-container .archive-upload-button-ui-show-paste-btn .upload-button-ui-content-type{width:90%}.archive-document-addendum-modal .ant-modal-body .upload-container .archive-upload-button-ui-show-paste-btn .upload-button-ui-content-type .ant-select-selection{width:100%}.archive-document-addendum-modal .ant-modal-body .archive-new-upload-container-component .file-list-container .file-list-content{height:183px;overflow:auto}.archive-new-document-detail-second{height:100%;padding:20px 24px;overflow-y:auto;font-family:PingFang SC}.archive-new-document-detail-second .archive-document-second-title{color:#252629;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:12px}.archive-new-document-detail-second .archive-document-status{margin-bottom:24px}.archive-new-document-detail-second .archive-document-status .archive-document-status-container{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #f2f2f3;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:20px 0 4px 20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-new-document-detail-second .archive-document-status-list{margin-right:20px;width:-webkit-calc((100% - 60px)/3);width:-moz-calc((100% - 60px)/3);width:calc((100% - 60px)/3);margin-bottom:16px}.archive-new-document-detail-second .archive-document-status-list-name{color:#969aa2;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:4px}.archive-new-document-detail-second .archive-document-status-list-value{color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-new-document-detail-second .archival-information-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:12px}.archive-new-document-detail-second .archival-information-container-custom-item{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-new-document-detail-second .archival-information-container-custom-item:nth-child(odd){padding-right:20px;padding-bottom:12px}.archive-new-document-detail-second .archival-information-container-custom-item-label{color:#969aa2;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px;margin-bottom:4px}.archive-new-document-detail-second .archival-information-container-custom-item-value{overflow:hidden;color:#252629;-o-text-overflow:ellipsis;text-overflow:ellipsis;word-break:break-word;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-new-document-detail-second .archival-information-container-custom-item .text-array-link span{color:var(--theme-main);cursor:pointer;margin-left:10px}.archive-new-document-detail-second .archival-information-container-custom-item .text-array-link .archive-not-allowed{color:#b5c0ce;cursor:not-allowed}.archive-new-document-detail-second .archival-information-container-custom-item .archive-field-allow-jump{color:var(--theme-main);cursor:pointer;opacity:1}.archive-new-document-detail-second .archival-information-container-custom-item .archive-field-allow-jump-disabled{opacity:.4;cursor:not-allowed}.archive-new-document-detail-second .archival-information-container-custom-item .archive-field-allow-jump-active{cursor:not-allowed;color:var(--theme-main);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.archive-new-document-detail-second .archival-information-container-custom-item .archive-field-allow-jump-active img{width:16px;height:16px;margin-left:4px;-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;-o-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;opacity:1}.archive-new-document-detail-second .archival-information-list{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:14px;font-style:normal;font-weight:400;line-height:22px;min-width:50%;border:1px solid #f2f2f3}.archive-new-document-detail-second .archival-information-list:nth-child(n+3){border-top:none}.archive-new-document-detail-second .archival-information-list:not(:last-child){border-right:none}.archive-new-document-detail-second .archival-information-list:nth-child(2n){border-right:1px solid #f2f2f3}.archive-new-document-detail-second .archival-information-list-name{border-right:1px solid #f2f2f3;background:#f9f9f9;width:120px;padding:9px 12px;color:#71757e}.archive-new-document-detail-second .archival-information-list-value{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background:#fff;color:#252629;padding:9px 12px;width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px);width:calc(100% - 120px)}.archive-new-document-detail-second .archival-information-container-24{margin-bottom:24px}.text-ellipsis-wrapper{display:block;width:100%;overflow:hidden;position:relative}.text-ellipsis-wrapper.text-ellipsis-for-cover-wrapper.show-all{max-height:unset!important}.text-ellipsis-wrapper.text-ellipsis-for-cover-wrapper .toggle-btn-wrapper{position:absolute;right:0;bottom:0;padding-left:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.text-ellipsis-wrapper.text-ellipsis-for-slice-wrapper .btn-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.text-ellipsis-wrapper .text-ellipsis-content{word-break:normal;white-space:pre-line}.text-ellipsis-wrapper .text-ellipsis-content.backup{width:100%;position:absolute;z-index:-1;top:0;left:0;color:red}.text-ellipsis-wrapper .toggle-btn{cursor:pointer;color:var(--theme-main)}.text-ellipsis-wrapper .toggle-btn:hover{color:var(--theme-dark)}.archive-new-document-detail-slideframe-component{font-family:PingFang SC}.archive-new-document-detail-slideframe-component .slide-content{padding:0!important;height:-webkit-calc(100% - 52px)!important;height:-moz-calc(100% - 52px)!important;height:calc(100% - 52px)!important}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component,.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title,.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title .ant-tabs{height:100%}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title .ant-tabs .ant-tabs-content{height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px)}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title .ant-tabs-bar{margin-bottom:0!important}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title .ant-tabs-content{margin-top:0!important}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title .ant-tabs-nav-scroll{padding:0 24px!important}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title .ant-tabs-nav-scroll .ant-tabs-tab{font-size:14px}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title-svg{position:absolute;right:24px;top:14px}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title-show-filled{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component .document-detail-title-show-filled .show-filled-eyes{margin-left:8px}.archive-new-document-detail-slideframe-component .archive-new-document-detail-component-slide-footer button{margin-right:8px}.archive-new-document-detail-slideframe-component .document-detail-title-large-font .ant-tabs-nav-scroll .ant-tabs-tab{font-size:16px!important}.archive-new-document-detail-slideframe-component .document-detail-title-large-font .ant-tabs-nav-scroll .ant-tabs-tab-active{color:#252629!important}.archive-new-document-detail-slideframe-component .document-detail-title-large-font .ant-tabs-nav-scroll .ant-tabs-ink-bar{display:none!important}.archive-new-document-detail-slideframe-component .document-detail-content-component{padding:20px 24px;height:100%;overflow-y:auto}.archive-new-document-detail-slideframe-component .document-detail-content-component .ant-spin-container,.archive-new-document-detail-slideframe-component .document-detail-content-component .ant-spin-nested-loading{height:100%}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content{height:100%;padding-bottom:20px}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item{padding-bottom:24px;border-bottom:1px solid #f2f2f3}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item-title{color:#252629;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:12px}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-name{width:140px;color:#71757e;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-right:40px}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-value{color:#252629;font-size:14px;font-style:normal;font-weight:400;line-height:22px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;white-space:pre-wrap}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-value .text-array-link span{color:var(--theme-main);cursor:pointer;margin-left:10px}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container-value .text-array-link .archive-not-allowed{color:#b5c0ce;cursor:not-allowed}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump{color:var(--theme-main);cursor:pointer}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump .archive-field-allow-jump-active-text{opacity:1}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-disabled{opacity:.4;cursor:not-allowed}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-disabled .archive-field-allow-jump-active-text{opacity:.4}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-active{cursor:not-allowed;color:var(--theme-main)}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-active .archive-field-allow-jump-active-text{opacity:.4}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container .archive-field-allow-jump-active img{width:16px;height:16px;margin-left:4px;-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;-o-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;opacity:1}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item .field-container:nth-child(2){margin-top:16px}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item:last-child{border:none}.archive-new-document-detail-slideframe-component .document-detail-content-component .document-detail-content .document-detail-content-item:not(:first-child){margin-top:24px}.archive-new-document-detail-has-title .archive-new-document-detail-component{height:-webkit-calc(100% - 52px);height:-moz-calc(100% - 52px);height:calc(100% - 52px)}.archive-chain-document-detail .document-detail-title-svg{display:none}.borrowing-detail-search-form .ant-form-item-label{text-align:left}.borrowing-detail-search-form .ant-form-item-label label:after{content:""}.borrowing-detail-search-form .ant-col-5{margin-right:30px;height:78px}.borrowing-detail-search-form .borrow-detail-search-form-button{margin-top:8px}.archive-chain-evidence-details{padding:0 20px;height:-webkit-calc(100vh - 155px);height:-moz-calc(100vh - 155px);height:calc(100vh - 155px);overflow-y:auto;overflow-x:hidden;width:-webkit-calc(100% + 20px);width:-moz-calc(100% + 20px);width:calc(100% + 20px)}.archive-chain-evidence-details-header .container-header{position:relative;height:68px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive-chain-evidence-details-header .container-header div:last-child button{margin-right:8px}.archive-chain-evidence-details-header .container-header div:last-child .icon{margin-right:4px}.archive-chain-evidence-details-header .container-header:after{content:"";position:absolute;height:1px;background-color:#f2f2f3;bottom:0;left:-20px;right:-20px}.archive-chain-evidence-details-header .container-content{position:relative;margin:20px 0 30px}.archive-chain-evidence-details-header .container-content-title{font-family:PingFangSC-Regular;font-size:14px;color:#989898;line-height:20px;font-weight:400;width:125px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.archive-chain-evidence-details-header .container-content:after{content:"";position:absolute;height:5px;background-color:#f2f2f3;bottom:-25px;left:-20px;right:-20px}.archive-chain-evidence-details-header .preview-icon{width:14px;margin-right:8px}.archive-chain-evidence-details .archive-detail-content-right{position:absolute;right:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;z-index:999}.archive-chain-evidence-details .archive-detail-content-right button{margin-right:8px}.archive-chain-evidence-details .container-header-title{line-height:68px;font-size:16px;color:#1e2126;letter-spacing:0;font-weight:600;margin-bottom:12px}.archive-chain-evidence-details .archive-detail-content-affix{margin-top:40px}.archive-chain-evidence-details .affix-style{position:relative;padding:18px 18px 18px 46px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9}.archive-chain-evidence-details .affix-style-text{position:relative;margin-bottom:27px;text-decoration:none;color:#888;white-space:nowrap}.archive-chain-evidence-details .affix-style-text.showTotal:after{width:16px;left:-36px}.archive-chain-evidence-details .affix-style-text.showMoreTotal:after,.archive-chain-evidence-details .affix-style-text.showTotal:after{content:attr(data-attr);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:10px;z-index:99;height:16px;top:1px}.archive-chain-evidence-details .affix-style-text.showMoreTotal:after{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;width:33px;left:-44px}.archive-chain-evidence-details .affix-style-text.active{color:var(--theme-main)}.archive-chain-evidence-details .affix-style-text:after{content:"";position:absolute;top:7px;left:-32px;width:8px;height:8px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#ccc}.archive-chain-evidence-details .affix-style-text.active:after{background-color:var(--theme-main)}.archive-chain-evidence-details .affix-style-text:before{content:"";position:absolute;top:24px;left:-29px;width:1px;height:24px;background-color:#ccc}.archive-chain-evidence-details .affix-style-text:last-child:before{background-color:transparent}.archive-chain-evidence-details-footer{padding-left:20px;-webkit-box-shadow:0 -6px 6px -5px #e9e9e9;-moz-box-shadow:0 -6px 6px -5px #e9e9e9;box-shadow:0 -6px 6px -5px #e9e9e9;position:absolute;z-index:9;background:#fff;width:100%;left:0;bottom:0;height:48px;line-height:48px}.archive-chain-evidence-details .table-header{margin-top:20px!important}.archive-chain-evidence-details .table-header .preview-img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:16px;line-height:16px;font-size:12px;font-weight:400;color:var(--theme-main);margin:5px 0 0 12px;cursor:pointer}.archive-chain-evidence-details .table-header .preview-img-tips{margin-left:4px}.archive-chain-evidence-details .table-header .table-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;line-height:24px;font-weight:600}.archive-chain-evidence-details .header-value{color:#666;width:240px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:14px;max-width:100%}.archive-download-chain-filter-dropdown li{padding:0!important}.archive-download-chain-filter-dropdown li .archive-download-chain-filter-dropdown-span{height:32px;line-height:32px;display:inline-block;width:100%;text-align:center}.register-page{height:100vh}.register-page .background-img{position:fixed;z-index:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.register-page-main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:70%;margin:0 auto;padding:10% 0 0}.register-page-main #scene{width:-webkit-calc(100% - 450px);width:-moz-calc(100% - 450px);width:calc(100% - 450px);max-width:600px;height:80%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.register-page-main #scene img{width:100%;height:100%}.register-page-main .register-page-content{width:340px;background-color:#fff;padding:30px 40px;bottom:20px;right:0}.register-page-main .register-page-content .register-page-title{width:186px;height:28px;font-family:PingFangSC-Medium;font-size:28px;color:#42464f;letter-spacing:0;line-height:28px;font-weight:600;margin:0 auto}.register-page-main .register-page-content .register-page-form{margin-top:40px}.register-page-main .register-page-content .register-page-form-title{width:80px;height:24px;font-family:PingFangSC-Medium;font-size:20px;color:#42464f;line-height:24px;font-weight:600;margin-bottom:10px}.register-page-main .register-page-content .register-page-form .info-form .ant-form-item{margin-bottom:10px!important}.register-page-main .register-page-content .register-page-form .info-form .ant-form-item .ant-form-item-control{background:#fff!important}.register-page-main .register-page-content .register-page-form .info-form .ant-form-item input{height:44px;border:none;border-bottom:1px solid #d7dce6;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding-left:0;background:#fff!important}.register-page-main .register-page-content .register-page-form .info-form .ant-form-item .ant-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.register-page-main .register-page-content .register-page-form .info-form-footer{padding-top:10px}.register-page-main .register-page-content .register-page-form .info-form-footer>.ant-btn{width:260px;height:48px}.register-page-main .register-page-form-container{position:relative;min-height:770px}.archive-details-open-wrapper{padding:20px;overflow:auto}.archive-details-open-wrapper .empty-spin-box{width:100%;height:700px}.archive-details-open-tab-wrapper,.archive-details-open-tab-wrapper .archive-details-open-tab-wrapper-page{height:100%;position:relative}.archive-details-open-tab-wrapper .archive-details-open-tab-wrapper-page .archive-open-switch-language{position:absolute;top:9px;right:20px}.archive-details-open-tab-wrapper .archive-details-open-tab-wrapper-page .archive-open-switch-language-operator{cursor:pointer;padding:4px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-details-open-tab-wrapper .archive-details-open-tab-wrapper-page .archive-open-switch-language-operator .svg-one{font-size:16px;margin-right:8px}.archive-details-open-tab-wrapper .archive-details-open-tab-wrapper-page .archive-open-switch-language-operator .svg-two{font-size:16px;color:#969aa2;margin-left:8px}.archive-details-open-tab-wrapper .archive-details-open-tab-wrapper-page .archive-open-switch-language .archive-open-switch-language-operator:hover{background:#f2f2f3}.archive-details-open-tab-wrapper .ant-tabs{height:100%}.archive-details-open-tab-wrapper .ant-tabs .ant-tabs-top-bar{margin-bottom:0!important}.archive-details-open-tab-wrapper .ant-tabs-bar{height:48px}.archive-details-open-tab-wrapper .ant-tabs-nav-container{padding:0 20px}.archive-details-open-tab-wrapper .ant-tabs-content{margin-top:0;height:-webkit-calc(100% - 48px);height:-moz-calc(100% - 48px);height:calc(100% - 48px)}.archive-details-open-tab-wrapper .ant-tabs-content .ant-tabs-tabpane{height:100%}.archive-details-open-tab-wrapper .attachment-share{height:100%;overflow-y:auto}.archive-details-open-tab-wrapper .attachment-share-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.archive-details-open-tab-wrapper .attachment-share-content-file .extra-render-wrapper{margin:20px 0}.archive-details-open-tab-wrapper .attachment-share-content-file .extra-render-wrapper-btn{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:var(--theme-main)}.archive-details-open-tab-wrapper .attachment-share-content-file .extra-render-wrapper-btn i,.archive-details-open-tab-wrapper .attachment-share-content-file .extra-render-wrapper-btn span{cursor:pointer}.archive-details-open-tab-wrapper .attachment-share-content .attachment-share-content-file-big-width{width:-webkit-calc(100% - 0);width:-moz-calc(100% - 0);width:calc(100% - 0px)}.archive-details-open-tab-wrapper .attachment-share-content .attachment-share-content-file-small-width{width:-webkit-calc(100% - 595px);width:-moz-calc(100% - 595px);width:calc(100% - 595px)}.archive-details-open-tab-wrapper .attachment-share-content .attachment-share-content-file-small-width:after{content:"";position:absolute;right:593px;top:-25px;bottom:0;width:1px;background-color:#f2f2f3}.archive-details-open-tab-wrapper .attachment-share-content .new-create-block{width:595px;padding:0 20px 20px;overflow:auto}.archive-details-open-tab-wrapper .attachment-share-content .new-create-block .associate-item-checobox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-details-open-tab-wrapper .attachment-share-content .new-create-block .associate-item-checobox .ant-checkbox-wrapper{margin-right:12px}.archive-details-open-tab-wrapper .attachment-share-content .new-create-block .associate-item{padding:20px 0 20px 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #f2f2f3;background-color:#f9f9f9;margin-bottom:12px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-details-open-tab-wrapper .attachment-share-content .new-create-block .associate-item:hover{-webkit-box-shadow:0 4px 12px 0 var(--theme-light);-moz-box-shadow:0 4px 12px 0 var(--theme-light);box-shadow:0 4px 12px 0 var(--theme-light)}.archive-details-open-tab-wrapper .attachment-share-content .new-create-block .associate-item:first-child{margin-top:20px}.archive-details-open-tab-wrapper .attachment-share-content .new-create-block .associate-item-content{width:240px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:12px;margin-top:8px}.archive-details-open-tab-wrapper .attachment-share-content .new-create-block .associate-item-content div:first-child{color:#71757e}.archive-details-open-tab-wrapper .attachment-share-content .new-create-block .associate-item-content div:last-child{width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-top:4px;color:#252629}.archive-open-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-right:20px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:8px}.archive-open-button .archive-preview-icon{width:14px;margin-right:8px}.archive-details-open-wrapper-new{overflow:hidden;padding:0}.archive-details-open-wrapper-new,.archive-details-open-wrapper-new .archive-new-archive-detail-component-slideframe{height:-webkit-calc(100vh - 52px);height:-moz-calc(100vh - 52px);height:calc(100vh - 52px)}.archive-details-open-wrapper-new .archive-new-archive-detail-component-slideframe .archive-new-archive-detail-component-footer{z-index:1}.archive-new-archive-detail-component-slideframe-web-h5 .archive-new-archive-detail-component-container .archive-new-archive-detail-component-wrap{padding-top:12px}.archive-new-archive-detail-component-slideframe-web-h5 .archive-new-archive-detail-component-container .tableOfContentsBox{top:206px!important;z-index:4}.archive-open-switch-language-operator-list .ant-dropdown-menu{padding:4px 4px 2px}.archive-open-switch-language-operator-list .ant-dropdown-menu-item{padding:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:2px}.archive-open-switch-language-operator-list .ant-dropdown-menu-item-active,.archive-open-switch-language-operator-list .ant-dropdown-menu-item:hover{background:#f2f2f3!important}.archive-open-switch-language-operator-list .language-list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-open-switch-language-operator-list .language-list-item-big{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-open-switch-language-operator-list .language-list-item-small{color:#969aa2;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.attachment-share{padding:20px}.attachment-share .upload-box-wrapper{position:relative}.attachment-share .upload-box-wrapper .scan-material{position:absolute;top:1px;left:118px;width:88px}.attachment-share .empty-box-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.attachment-share .empty-box-wrapper .empty-box{padding:80px 0;position:relative}.attachment-share .empty-box-wrapper .empty-box .img{width:48px;height:48px;position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.archive-new-edit{position:relative;padding-bottom:116px;background-color:#f5f6f7}.archive-new-edit-title{position:-webkit-sticky;position:sticky;top:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:52px;padding:0 20px;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.06);-moz-box-shadow:0 4px 10px rgba(0,0,0,.06);box-shadow:0 4px 10px rgba(0,0,0,.06);z-index:9}.archive-new-edit-title .go-back{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-family:PingFang SC;font-size:14px;font-weight:400;color:#71757e;cursor:pointer}.archive-new-edit-title .go-back:hover{color:var(--theme-dark)}.archive-new-edit-title-center{font-family:PingFang SC;font-size:16px;font-weight:600;color:#252629}.archive-new-edit-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-new-edit-content .anchor-fill-block{height:16px;width:100%}.archive-new-edit-content .tips-container{padding-bottom:12px;border-bottom:1px solid #e8e8e8}.archive-new-edit-block{width:1000px;padding:32px 64px;background-color:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.archive-new-edit-block-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;font-family:PingFang SC;font-size:16px;font-weight:600;color:#252629;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.archive-new-edit-block-title img{width:16px;height:16px;margin-right:4px}.archive-new-edit-block-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-new-edit-block-form .ant-form-item{width:428px}.archive-new-edit-block-form .oneLine-formItem{width:100%}.archive-new-edit-footer{bottom:0;width:100%;height:52px;background-color:#fff;border-top:1px solid #f2f2f3;-webkit-box-shadow:4px 0 10px rgba(0,0,0,.06);-moz-box-shadow:4px 0 10px rgba(0,0,0,.06);box-shadow:4px 0 10px rgba(0,0,0,.06);z-index:9}.archive-new-edit-footer,.archive-new-edit .quickly-menu{position:fixed;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-new-edit .quickly-menu{right:80px;top:253px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-new-edit .quickly-menu .anchor-item{width:100%;position:relative;padding:4px 16px;font-family:PingFang SC;font-size:12px;font-weight:400;color:#252629;cursor:pointer}.archive-new-edit .quickly-menu .anchor-active,.archive-new-edit .quickly-menu .anchor-item:hover{color:var(--theme-main)}.archive-new-edit .quickly-menu .anchor-active:before{position:absolute;content:"";top:5px;bottom:5px;width:2px;left:0;background-color:var(--theme-main)}.archive-new-edit .quickly-menu:before{position:absolute;content:"";left:0;top:0;bottom:0;width:2px;background-color:#d6d8db}.open-select-archive-page .book-card,.page-menu-archive-establish-books .book-card{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;width:280px;background:#fff;border:1px solid #f2f2f3;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;margin:0 10px 20px}.open-select-archive-page .book-card .book-card-img,.page-menu-archive-establish-books .book-card .book-card-img{position:absolute;bottom:20px;right:20px;width:56px;height:56px;-webkit-transform:rotate(-30deg);-moz-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-o-transform:rotate(-30deg);transform:rotate(-30deg)}.open-select-archive-page .book-card .book-card-img img,.page-menu-archive-establish-books .book-card .book-card-img img{width:56px;height:56px}.open-select-archive-page .book-card .ant-divider-horizontal,.page-menu-archive-establish-books .book-card .ant-divider-horizontal{margin:0}.open-select-archive-page .book-card .book-card-title,.page-menu-archive-establish-books .book-card .book-card-title{-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;background:#f9f9f9;font-family:PingFang SC;font-size:14px;color:#252525;line-height:20px;padding:18px 20px 12px;height:75px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.open-select-archive-page .book-card .book-card-title-name,.page-menu-archive-establish-books .book-card .book-card-title-name{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#252629}.open-select-archive-page .book-card .book-card-title-number,.page-menu-archive-establish-books .book-card .book-card-title-number{font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#252629;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.open-select-archive-page .book-card .book-card-title-number-content,.page-menu-archive-establish-books .book-card .book-card-title-number-content{max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-right:4px}.open-select-archive-page .book-card .book-card-title-number .book-card-copy,.page-menu-archive-establish-books .book-card .book-card-title-number .book-card-copy{color:#71757e;font-weight:400;width:16px;height:16px}.open-select-archive-page .book-card .book-card-title-number .book-card-copy:hover,.page-menu-archive-establish-books .book-card .book-card-title-number .book-card-copy:hover{cursor:pointer}.open-select-archive-page .book-card .book-card-title-number-color,.page-menu-archive-establish-books .book-card .book-card-title-number-color{color:#ff6680}.open-select-archive-page .book-card .book-card-content,.page-menu-archive-establish-books .book-card .book-card-content{padding:12px 20px 20px;text-align:left;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#252629}.open-select-archive-page .book-card .book-card-content .lackDocType-details,.page-menu-archive-establish-books .book-card .book-card-content .lackDocType-details{padding:10px}.open-select-archive-page .book-card .book-card-content .lackDocType-details-item,.page-menu-archive-establish-books .book-card .book-card-content .lackDocType-details-item{width:100%;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#252629}.open-select-archive-page .book-card .book-card-content .lackDocType-details-item:not(:last-child),.page-menu-archive-establish-books .book-card .book-card-content .lackDocType-details-item:not(:last-child){margin-bottom:4px}.open-select-archive-page .book-card .book-card-content .lackDocType-block,.page-menu-archive-establish-books .book-card .book-card-content .lackDocType-block{height:120px;overflow:hidden;-webkit-transition:height .3s;-o-transition:height .3s;-moz-transition:height .3s;transition:height .3s;background-color:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.open-select-archive-page .book-card .book-card-content .lackDocType-details-fold,.page-menu-archive-establish-books .book-card .book-card-content .lackDocType-details-fold{height:0}.open-select-archive-page .book-card .book-card-content .book-card-content-org,.page-menu-archive-establish-books .book-card .book-card-content .book-card-content-org{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.open-select-archive-page .book-card .book-card-content .book-card-menu,.page-menu-archive-establish-books .book-card .book-card-content .book-card-menu{width:70px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-right:4px;color:#71757e}.open-select-archive-page .book-card .book-card-content .book-card-content-map,.page-menu-archive-establish-books .book-card .book-card-content .book-card-content-map{margin-top:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.open-select-archive-page .book-card .book-card-content .book-card-menu-content,.page-menu-archive-establish-books .book-card .book-card-content .book-card-menu-content{width:-webkit-calc(100% - 70px);width:-moz-calc(100% - 70px);width:calc(100% - 70px);overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.open-select-archive-page .book-card .book-card-content:hover,.page-menu-archive-establish-books .book-card .book-card-content:hover{cursor:pointer}.open-select-archive-page .book-card-selected,.open-select-archive-page .book-card:hover,.page-menu-archive-establish-books .book-card-selected,.page-menu-archive-establish-books .book-card:hover{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border:1px solid var(--theme-main)}.open-select-archive-page .book-card{width:280px}@media(max-width:1280px){.page-menu-archive-establish-books .book-card{width:280px}}@media(min-width:1281px)and (max-width:1800px){.page-menu-archive-establish-books .book-card{width:-webkit-calc((100% - 80px)/4);width:-moz-calc((100% - 80px)/4);width:calc((100% - 80px)/4)}}@media(min-width:1801px)and (max-width:1920px){.page-menu-archive-establish-books .book-card{width:-webkit-calc((100% - 100px)/5);width:-moz-calc((100% - 100px)/5);width:calc((100% - 100px)/5)}}@media(min-width:1921px)and (max-width:2560px){.page-menu-archive-establish-books .book-card{width:-webkit-calc((100% - 120px)/6);width:-moz-calc((100% - 120px)/6);width:calc((100% - 120px)/6)}}@media(min-width:2561px){.page-menu-archive-establish-books .book-card{width:365px}}.archive-open-select-archive-modal .ant-modal-body{padding:20px 8px 20px 20px!important}.archive-open-select-archive-modal .open-select-archive-page .ant-radio-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:470px;overflow-y:auto}.archive-open-select-archive-modal .book-card{margin:0 12px 20px 0!important}.view-record-modal .ant-modal-header{padding:16px 20px}.view-record-modal .ant-modal-body{padding:0 0 24px}.view-record-modal .ant-tabs-nav-wrap,.view-record-modal .ant-tabs-tabpane{padding:0 20px}.view-record-modal .view-record-content .error-list-item .archive-pool-card{width:100%;cursor:unset}.view-record-modal .view-record-content .view-record-modal-list{max-height:500px;overflow-y:auto}.view-record-modal .view-record-content-title{position:relative;font-family:PingFang SC;font-size:14px;font-weight:600;color:#252629;margin-bottom:3px;display:inline-block}.view-record-modal .view-record-content-title:before{content:"";position:absolute;bottom:0;height:40%;left:0;right:0;background-color:var(--theme-light);z-index:-1}.view-record-modal .view-record-content-tip{font-family:PingFang SC;font-size:14px;font-weight:400;color:#71757e;margin-bottom:3px}.view-record-modal .view-record-content-text{font-family:PingFang SC;font-size:14px;font-weight:400;color:#252629;max-height:290px;overflow:auto}.archive-pool-card{height:88px;font-family:PingFang SC;font-style:normal;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:12px 20px;background:#fff;border:1px solid #f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0 12px 12px 0;position:relative;cursor:pointer}.archive-pool-card p{margin:0;padding:0}.archive-pool-card .archive-pool-card-left{width:48px;height:48px;margin-right:12px}.archive-pool-card .archive-pool-card-left .archive-new-upload-view .new-upload-content{overflow:hidden;border:none}.archive-pool-card .archive-pool-card-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.archive-pool-card .archive-pool-card-right .right-fielName{font-size:14px;line-height:22px;color:#252629;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-pool-card .archive-pool-card-right .right-time{font-size:12px;line-height:18px;color:#71757e;margin-top:2px}.archive-pool-card .archive-pool-card-select{display:none}.archive-pool-card .archive-pool-card-imgage{width:30px;height:15px}.archive-pool-card .archive-pool-card-imgage img{width:30px;height:15px;position:absolute;top:0;right:0}.archive-pool-card-selected{border:1px solid var(--theme-main)}.archive-pool-card-selected .archive-pool-card-select{display:block;bottom:-6px;right:-1px;color:var(--theme-main);position:absolute;font-size:20px}.archive-pool-card-popover-component .ant-popover-inner-content{padding:0!important;overflow:hidden}.archive-pool-card-popover{max-height:200px;margin:12px 2px 12px 0;padding:0 14px 0 16px;overflow-y:auto}.archive-pool-card-popover::-webkit-scrollbar{width:8px}.archive-pool-card-popover::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#c2c2c2}.archive-pool-card-popover::-webkit-scrollbar-track{-webkit-border-radius:0;border-radius:0}.archive-pool-card-popover-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:4px}.archive-pool-card-popover-container-code{width:140px;margin-right:12px;color:#71757e;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.archive-pool-card-popover-container-value{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;color:#252629}.archive-pool-card-popover .archive-pool-card-popover-container:last-child{margin-bottom:0}@media(max-width:1110px){.archive-pool-card{width:255px}}@media(min-width:1111px)and (max-width:1366px){.archive-pool-card{width:-webkit-calc((100% - 36px)/3);width:-moz-calc((100% - 36px)/3);width:calc((100% - 36px)/3)}}@media(min-width:1367px)and (max-width:1600px){.archive-pool-card{width:-webkit-calc((100% - 48px)/4);width:-moz-calc((100% - 48px)/4);width:calc((100% - 48px)/4)}}@media(min-width:1601px)and (max-width:1920px){.archive-pool-card{width:-webkit-calc((100% - 60px)/5);width:-moz-calc((100% - 60px)/5);width:calc((100% - 60px)/5)}}@media screen and (min-width:1921px){.archive-pool-card{width:-webkit-calc((100% - 72px)/6);width:-moz-calc((100% - 72px)/6);width:calc((100% - 72px)/6)}}.archive-new-upload-view{font-family:PingFang SC;font-style:normal;margin-right:12px;margin-bottom:12px;display:inline-block;vertical-align:middle;cursor:pointer}.archive-new-upload-view.no-name{margin-bottom:0}.archive-new-upload-view .new-upload-content{border:1px solid #f2f2f3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.archive-new-upload-view .new-upload-content:hover{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.archive-new-upload-view .new-upload-content-mask{position:absolute;bottom:0;left:0;right:0;-webkit-transition:height .3s;-o-transition:height .3s;-moz-transition:height .3s;transition:height .3s;height:0;overflow:hidden;pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-new-upload-view .new-upload-content-mask .view-mask-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:12px;color:#fff;height:12px;cursor:pointer}.archive-new-upload-view .new-upload-content-mask .view-mask-button>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-new-upload-view .new-upload-content-mask .view-mask-button i{display:inline-block;width:12px;height:12px}.archive-new-upload-view .new-upload-content-mask .view-mask-button-left{margin-right:12px}.archive-new-upload-view .new-upload-content-mask .view-mask-button-middleLine{width:1px;height:12px;background-color:#fff}.archive-new-upload-view .new-upload-content-mask .view-mask-button-right{margin-left:12px}.archive-new-upload-view .new-upload-content:hover .new-upload-content-mask{height:28px;background:rgba(0,0,0,.6);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;pointer-events:auto}.archive-new-upload-view .archive-new-fileName{margin-top:8px;width:80px;font-weight:400;font-size:12px;line-height:18px;color:#71757e;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.archive-ocr-recognition{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-left:20px;height:100%}.archive-ocr-recognition .ocr-table{height:100%}.archive-ocr-recognition-left{width:300px;margin-right:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-ocr-recognition-tab{padding:35px 0;background-color:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;margin-bottom:12px}.archive-ocr-recognition-tab .ocr-tab-item:not(:last-child){margin-bottom:30px}.archive-ocr-recognition-tab .ocr-tab-item:before{content:"";position:absolute;top:10px;left:0;bottom:10px;border-left:3px solid var(--theme-main);-webkit-transform:scaleY(.0001);-moz-transform:scaleY(.0001);-ms-transform:scaleY(.0001);-o-transform:scaleY(.0001);transform:scaleY(.0001);opacity:0;transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1)}.archive-ocr-recognition-tab .ocr-tab-item{position:relative;padding:0 20px;cursor:pointer}.archive-ocr-recognition-tab .ocr-tab-item-div,.archive-ocr-recognition-tab .ocr-tab-item-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.archive-ocr-recognition-tab .ocr-tab-item-icon{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:23px;width:50px;height:50px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;margin-right:10px}.archive-ocr-recognition-tab .ocr-tab-item-icon svg{width:50px;height:50px}.archive-ocr-recognition-tab .ocr-tab-item-content-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#252629;font-family:PingFang SC;font-size:16px;font-weight:600;margin-bottom:4px}.archive-ocr-recognition-tab .ocr-tab-item-content-desc{color:#969aa2;font-family:PingFang SC;font-size:14px;font-weight:400}.archive-ocr-recognition-tab .ocr-tab-item-active .ocr-tab-item-content-title{color:var(--theme-main)}.archive-ocr-recognition-tab .ocr-tab-item-active:before{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);opacity:1;transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.archive-ocr-recognition-recommend{position:relative;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:20px 20px 0;background-color:#fff;-webkit-border-top-left-radius:8px;-moz-border-radius-topleft:8px;border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-moz-border-radius-topright:8px;border-top-right-radius:8px;overflow-y:hidden}.archive-ocr-recognition-recommend .recommend-guide{position:absolute;pointer-events:none;left:0;right:0;top:0;height:258px}.archive-ocr-recognition-recommend-title{font-family:PingFang SC;font-size:16px;font-weight:600;color:#252629;margin-bottom:16px}.archive-ocr-recognition-recommend-list{margin-top:8px;height:-webkit-calc(100% - 90px);height:-moz-calc(100% - 90px);height:calc(100% - 90px);overflow:auto;margin-right:-20px;padding-right:20px}.archive-ocr-recognition-recommend-list .recommend-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 8px;margin-bottom:4px;font-family:PingFang SC;font-size:14px;font-weight:400;color:#71757e;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}.archive-ocr-recognition-recommend-list .recommend-item-title{width:70%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.archive-ocr-recognition-recommend-list .recommend-item-title-icon{margin-left:5px}.archive-ocr-recognition-recommend-list .recommend-item .ant-badge-status-dot{background:var(--theme-main)!important}.archive-ocr-recognition-recommend-list .recommend-active,.archive-ocr-recognition-recommend-list .recommend-item:hover{background:var(--theme-light);color:var(--theme-main)}.archive-ocr-recognition-recommend-list .wait-enabled:hover{background:unset;color:unset}.archive-ocr-recognition-recommend-list .wait-enabled{cursor:unset}.archive-ocr-recognition-recommend-list .wait-enabled-span.disabled{color:#b5c0ce;pointer-events:none}.archive-ocr-recognition-recommend-list .wait-enabled-span:hover{cursor:pointer;color:var(--theme-main)}.archive-ocr-recognition-recommend .ant-spin{line-height:0}.archive-ocr-recognition-right{height:100%;width:-webkit-calc(100% - 312px);width:-moz-calc(100% - 312px);width:calc(100% - 312px);background-color:#fff;-webkit-border-top-left-radius:8px;-moz-border-radius-topleft:8px;border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-moz-border-radius-topright:8px;border-top-right-radius:8px}.archive-ocr-recognition-right .ant-tabs{height:100%}.archive-ocr-recognition-right .ant-tabs .ant-tabs-nav-container .ant-tabs-nav-scroll{padding-left:20px}.archive-ocr-recognition-right .ant-tabs .ant-tabs-content{height:-webkit-calc(100% - 64px);height:-moz-calc(100% - 64px);height:calc(100% - 64px)}.archive-ocr-recognition-right .archive-template-banner{position:relative;padding:14px 0 20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:104px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;overflow:hidden;background:-webkit-gradient(linear,left top,right top,from(#f9fcff),color-stop(36.46%,#f3f9ff),color-stop(63.02%,#ecf6ff),to(#e8f3ff));background:-webkit-linear-gradient(left,#f9fcff,#f3f9ff 36.46%,#ecf6ff 63.02%,#e8f3ff);background:-moz- oldlinear-gradient(left,#f9fcff 0,#f3f9ff 36.46%,#ecf6ff 63.02%,#e8f3ff 100%);background:-o-linear-gradient(left,#f9fcff 0,#f3f9ff 36.46%,#ecf6ff 63.02%,#e8f3ff 100%);background:linear-gradient(90deg,#f9fcff,#f3f9ff 36.46%,#ecf6ff 63.02%,#e8f3ff)}.archive-ocr-recognition-right .archive-template-banner-title{font-family:Source Han Sans CN;font-size:26px;font-weight:700;color:#0745b7;margin-left:32px;margin-bottom:8px}.archive-ocr-recognition-right .archive-template-banner-title div{-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.archive-ocr-recognition-right .archive-template-banner-tag{opacity:1;margin-left:50px}.archive-ocr-recognition-right .archive-template-banner-tag span{font-family:PingFang SC;font-size:14px;font-weight:400;padding:5px 18px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-right:12px;color:#0745b7;background-color:#e6efff}.archive-ocr-recognition-right .archive-template-banner-bg{position:absolute;right:97px;top:0;width:251px;height:104px}.archive-ocr-recognition-right .archive-template-banner-toggle{position:absolute;right:10px;top:10px;color:#969aa2;cursor:pointer}.archive-ocr-recognition-right .archive-template-banner-toggle svg{margin-left:4px}.archive-ocr-recognition-right .archive-template-toggle{height:42px}.archive-ocr-recognition-right .archive-template-toggle .archive-template-banner-bg,.archive-ocr-recognition-right .archive-template-toggle .archive-template-banner-tag{opacity:0}.archive-ocr-recognition-right .archive-template-toggle .archive-template-banner-title{margin-left:20px;margin-top:-4px}.archive-ocr-recognition-right .archive-template-toggle .archive-template-banner-title div{font-size:16px}.archive-ocr-recognition-right .ocr-search{margin-bottom:-8px}.archive-ocr-recognition-right .ocr-search-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-ocr-recognition-right .ocr-search .ocr-search-item .ant-select-dropdown-menu-item{color:#1e2126}.archive-ocr-recognition-right .ocr-search .ocr-search-item-title{margin-bottom:8px}.archive-ocr-recognition-right .ocr-search .ocr-search-item-hidden .ocr-search-item-title{visibility:hidden}.archive-ocr-recognition-right .ocr-search .ant-col{margin-right:20px}.archive-ocr-recognition-right .scan-tips .view-record{color:var(--theme-main);margin-right:10px;cursor:pointer}.archive-btn-notice{font-size:12px;color:#999;max-width:220px;white-space:normal}.archive-new-tag{color:#fa4858;font-size:28px;margin-left:4px}.archive-ocr-recognition-guide{position:fixed;z-index:9;left:0;top:0;width:100%;height:100%}.introduce-modal .introduce-modal-part-one{padding:16px 20px;background-color:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:16px}.introduce-modal .introduce-modal-part-one .part-one-title{font-family:PingFang SC;font-size:16px;font-weight:600;color:#000;margin-bottom:10px}.introduce-modal .introduce-modal-part-one .img-preview{width:148px;text-align:center;margin-top:10px;cursor:pointer;color:var(--theme-main)}.introduce-modal .introduce-modal-part-one .part-one-desc{font-family:PingFang SC;font-size:14px;font-weight:400;color:#71757e}.introduce-modal .introduce-modal-part-one .part-three-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.introduce-modal .introduce-modal-part-one .part-three-block img{width:148px;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.introduce-modal .introduce-modal-part-one .part-three-block-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.introduce-modal .introduce-modal-part-one .part-three-block-info div{margin-left:5px;padding-left:7px}.guide-new{padding:30px 20px 0;position:absolute;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:.5px solid #e2e3e4}.guide-new .tip-bg-img{top:0;left:0;position:absolute;display:block;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;width:360px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.guide-new .close-icon{position:absolute;right:21px;top:21px;font-size:12px;cursor:pointer}.guide-new .arrow-up{position:absolute;top:-35px;left:160px}.guide-new .arrow-down{position:absolute;left:170px;bottom:-34px}.guide-new .arrow-left{position:absolute;top:72px;left:-36px}.guide-new .arrow-right{position:absolute;top:72px;right:-36px}.guide-new .guide-content{position:relative;z-index:1}.guide-new .guide-content .guide-title{font-weight:500;font-size:16px;color:#1e2126;line-height:24px}.guide-new .guide-content .guide-tips{margin:12px 0 28px;font-size:14px;color:#4e5b71;line-height:20px;white-space:pre-wrap}.guide-new .guide-content .flex-bottom{height:72px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.guide-new .guide-content .flex-bottom .indicator{font-size:14px;color:#848c95;text-align:center}.guide-new .guide-content .flex-bottom .indicator .anticon-left{font-weight:100;color:#b5c0ce;margin-right:8px;cursor:pointer}.guide-new .guide-content .flex-bottom .indicator .anticon-left:hover{color:var(--theme-main)}.guide-new .guide-content .flex-bottom .indicator .anticon-right{font-weight:100;color:#b5c0ce;margin-left:8px;cursor:pointer}.guide-new .guide-content .flex-bottom .indicator .anticon-right:hover{color:var(--theme-main)}.guide-new .guide-content .flex-bottom .indicator .forbid{cursor:not-allowed}.guide-new .guide-content .flex-bottom .indicator .forbid:hover{color:#b5c0ce}.guide-new{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.pointer-box{width:30px;height:30px;position:relative}.pointer-box .out-layer{-webkit-animation:twinkFrame 2s linear 2s infinite alternate;-moz-animation:twinkFrame 2s linear 2s infinite alternate;-o-animation:twinkFrame 2s linear 2s infinite alternate;animation:twinkFrame 2s linear 2s infinite alternate;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;height:20px;width:20px;background-color:rgba(255,113,16,.3)}.pointer-box .inner-layer,.pointer-box .out-layer{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pointer-box .inner-layer{-webkit-animation:twinkFrameInside 3s linear 2s infinite alternate;-moz-animation:twinkFrameInside 3s linear 2s infinite alternate;-o-animation:twinkFrameInside 3s linear 2s infinite alternate;animation:twinkFrameInside 3s linear 2s infinite alternate;margin:auto;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;width:8px;height:8px;background:#ff7110}@-webkit-keyframes twinkFrame{0%{background:rgba(255,113,16,.1);width:20px;height:20px}33%{background:rgba(255,113,16,.2);width:12px;height:12px}66%{background:rgba(255,113,16,.3);width:20px;height:20px}to{background:rgba(255,113,16,.2);width:12px;height:12px}}@-moz-keyframes twinkFrame{0%{background:rgba(255,113,16,.1);width:20px;height:20px}33%{background:rgba(255,113,16,.2);width:12px;height:12px}66%{background:rgba(255,113,16,.3);width:20px;height:20px}to{background:rgba(255,113,16,.2);width:12px;height:12px}}@-o-keyframes twinkFrame{0%{background:rgba(255,113,16,.1);width:20px;height:20px}33%{background:rgba(255,113,16,.2);width:12px;height:12px}66%{background:rgba(255,113,16,.3);width:20px;height:20px}to{background:rgba(255,113,16,.2);width:12px;height:12px}}@keyframes twinkFrame{0%{background:rgba(255,113,16,.1);width:20px;height:20px}33%{background:rgba(255,113,16,.2);width:12px;height:12px}66%{background:rgba(255,113,16,.3);width:20px;height:20px}to{background:rgba(255,113,16,.2);width:12px;height:12px}}@-webkit-keyframes twinkFrameInside{0%{background:#ff7110}33%{background:rgba(255,113,16,.9)}66%{background:#ff7110}to{background:rgba(255,113,16,.8)}}@-moz-keyframes twinkFrameInside{0%{background:#ff7110}33%{background:rgba(255,113,16,.9)}66%{background:#ff7110}to{background:rgba(255,113,16,.8)}}@-o-keyframes twinkFrameInside{0%{background:#ff7110}33%{background:rgba(255,113,16,.9)}66%{background:#ff7110}to{background:rgba(255,113,16,.8)}}@keyframes twinkFrameInside{0%{background:#ff7110}33%{background:rgba(255,113,16,.9)}66%{background:#ff7110}to{background:rgba(255,113,16,.8)}}.mask-guide-wrapper{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:none;-moz-animation-fill-mode:none;-o-animation-fill-mode:none;animation-fill-mode:none}.mask-guide-wrapper.fixed-mode{position:fixed;top:0;left:0;z-index:1000}.mask-guide-wrapper .mask-layout{width:100%;height:100%;position:absolute;overflow:hidden;background-color:rgba(0,0,0,.7);inset:0;pointer-events:auto;mix-blend-mode:hard-light;top:0;right:0;left:0}.mask-guide-wrapper .mask-layout .bright-area,.mask-guide-wrapper .mask-layout .bright-area-other{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;background-color:gray;opacity:1;pointer-events:auto;-webkit-transition:top .3s ease,left .3s ease,width .3s ease,height .3s ease,opacity .3s ease;-o-transition:top .3s ease,left .3s ease,width .3s ease,height .3s ease,opacity .3s ease;-moz-transition:top .3s ease,left .3s ease,width .3s ease,height .3s ease,opacity .3s ease;transition:top .3s ease,left .3s ease,width .3s ease,height .3s ease,opacity .3s ease}.archive-symbol-setting .ant-modal-body{padding:20px!important}.archive-symbol-setting .archive-symbol-setting-form .ant-form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-symbol-setting .archive-symbol-setting-form .ant-form-item .ant-form-item-children .ant-select{width:137%!important}.archive-personal-document{height:100%;padding:20px}.archive-personal-document-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px;margin-right:20px}.archive-personal-document .resize-table-container{height:-webkit-calc(100% - 20px);height:-moz-calc(100% - 20px);height:calc(100% - 20px);overflow-y:auto}.archive-mobile-file-list{padding:2.6666666667vw 3.2vw;height:100%;background-color:#e5e5e5}.archive-mobile-file-list .ant-spin-nested-loading,.archive-mobile-file-list .ant-spin-nested-loading .ant-spin-container{height:100%}.archive-mobile-file-list .archive-mobile-scroll{overflow-y:auto;overflow-x:hidden;height:100%}.archive-mobile-file-list .archive-mobile-scroll::-webkit-scrollbar{display:none}.archive-mobile-file-list .archive-mobile-scroll .mobile-file-list-item{padding:4vw 3.2vw .8vw;background-color:#fff;margin:0 0 2.6666666667vw}.archive-mobile-file-list .archive-mobile-scroll .mobile-file-list-item .mobile-list-item-title{width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:PingFang SC;font-style:normal;font-weight:600;font-size:14px;line-height:5.8666666667vw;color:#252629;margin-bottom:3.4666666667vw}.archive-mobile-file-list .archive-mobile-scroll .mobile-file-list-item .list-item-img-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.0666666667vw}.archive-mobile-file-list .archive-mobile-scroll .mobile-file-list-item .list-item-img-list .list-item-img-wrap{margin:0 1.0666666667vw 3.2vw;cursor:pointer}.archive-mobile-file-list .archive-mobile-scroll .mobile-file-list-item .list-item-img-list .list-item-img-wrap .list-item-img{width:20vw;height:20vw;background:#f7f8fa;-webkit-border-radius:1.0666666667vw;-moz-border-radius:1.0666666667vw;border-radius:1.0666666667vw;border:1px solid var(--theme-light)}.archive-mobile-file-list .archive-mobile-scroll .mobile-file-list-item .list-item-img-list .list-item-img-wrap .list-item-title{margin-top:1.0666666667vw;width:20vw;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:4.8vw;color:#71757e}.archive-mobile-file-list .archive-mobile-scroll .mobile-file-list-item-no-data{margin:0 1.0666666667vw 3.2vw}.archive-mobile-file-list .archive-mobile-scroll .mobile-file-list-item-no-data img{width:20vw;height:20vw}.archive-mobile-file-list-no-data{height:50%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-mobile-file-list-no-data img{width:96px;height:96px}.login-error-wrapper{position:relative;width:460px;height:100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin:auto;padding-top:calc((100vh - 525px)/3)}.login-error-wrapper .login-error-mask{position:absolute;width:120%;margin-left:-10%;margin-top:-10%}.login-error-wrapper .login-error-content{position:relative;z-index:1;text-align:center;height:525px}.login-error-wrapper .login-error-content .expired-sso-img-wrap{position:relative;z-index:1;width:360px;margin:auto;padding-top:50px}.login-error-wrapper .login-error-content .expired-sso-img-wrap .error-icon{max-width:100%}.login-error-wrapper .login-error-content .spanid-wrapper{font-size:14px;color:#848c95}.login-error-wrapper .login-error-content .error-text{font-size:22px;color:#14234a;font-weight:500;line-height:36px}.login-error-wrapper .login-error-content .error-title{margin-top:30px}.login-error-wrapper .login-error-footer{text-align:center;width:100%;margin-top:57px;font-size:16px;color:#14234a;line-height:30px}.login-error-wrapper .login-error-footer .mobile{color:var(--theme-main)}.login-error-wrapper .login-error-footer .mobile:visited{text-underline:none}.login-error-wrapper .expired-sso-btn-wrap{margin-top:20px}.login-error-wrapper .expired-sso-btn-wrap .expired-sso-btn{background:var(--theme-main);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:14px;color:#fff;cursor:pointer;display:inline-block;min-width:80px;height:28px;line-height:28px;width:auto}.login-error-wrapper .expired-sso-btn-wrap .expired-sso-btn:hover{background:#2b78ff}.archive-impact-upload{position:relative;height:100%;overflow:hidden;padding:20px}.archive-impact-upload .ant-spin-nested-loading,.archive-impact-upload .ant-spin-nested-loading .ant-spin-container{height:100%}.archive-impact-upload .archive-upload-type-component-button .archive-upload-container .file-list-container{height:-webkit-calc(100vh - 152px);height:-moz-calc(100vh - 152px);height:calc(100vh - 152px)}.archive-impact-upload .archive-upload-type-component-button .archive-upload-container .file-list-container .file-list-content{height:100%;max-height:inherit;padding-bottom:12px}.archive-impact-upload .archive-upload-type-component-button .archive-upload-container .file-list-container .toggle-btn-wrapper{display:none}.archive-impact-upload-footer{position:absolute;bottom:0;left:0;right:0;height:53px;border-top:1px solid #f2f2f3;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px}.archive-impact-upload-footer .ant-btn{margin-left:8px}.archive-impact-upload-slide-frame .archive-impact-upload-view .archive-upload-type-component-button,.archive-impact-upload-slide-frame .archive-impact-upload-view .archive-upload-type-component-button .archive-upload-container{margin-top:0}.archive-impact-upload-slide-frame .archive-impact-upload-view .archive-upload-type-component-button .archive-upload-container .file-list-container{height:-webkit-calc(100vh - 171px);height:-moz-calc(100vh - 171px);height:calc(100vh - 171px)}.archive-impact-upload-slide-frame .archive-impact-upload-view .archive-upload-type-component-button .archive-upload-container .file-list-container .file-list-content{height:100%}.archive-refresh-scan-modal{height:106px;font-family:PingFang SC;font-style:normal}.archive-refresh-scan-modal .ant-modal-footer,.archive-refresh-scan-modal .warp-svg-icon{display:none}.archive-refresh-scan-modal-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.archive-refresh-scan-modal-content img{width:16px;height:16px;margin-right:8px;margin-top:3px}.archive-refresh-scan-modal-content .title{font-size:16px;font-style:normal;font-weight:600}.archive-refresh-scan-modal-content .content{font-size:14px;font-weight:400;line-height:22px}.archive-refresh-scan-modal-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:24px}.archive-refresh-scan-modal-button button{margin-left:8px}.archive-change-group-modal .ant-modal-body{padding:20px!important}.archive-change-group-modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:end;-moz-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:16px}.archive-change-group-modal-header-left{width:318px;margin-right:20px}.archive-change-group-modal-header-left .header-left-title{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:8px}.archive-influence-component-container-step1{height:-webkit-calc(100% - 70px);height:-moz-calc(100% - 70px);height:calc(100% - 70px);width:100%;background:#f2f2f3;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.archive-influence-component-container-step1-left{height:100%;background:#fff;width:300px;padding:12px;overflow-y:hidden;border-right:1px solid #f2f2f3}.archive-influence-component-container-step1-left .step1-left-header{margin-bottom:8px}.archive-influence-component-container-step1-left .step1-left-header .ant-input-search{width:182px}.archive-influence-component-container-step1-left .step1-left-header button{margin-left:12px}.archive-influence-component-container-step1-left .ant-tree{overflow-y:auto;height:-webkit-calc(100% - 38px);height:-moz-calc(100% - 38px);height:calc(100% - 38px)}.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-child-tree{padding:0!important}.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-switcher{height:40px;line-height:40px}.archive-influence-component-container-step1-left .ant-tree>li.ant-tree-treenode-selected>.ant-tree-switcher{background-color:var(--theme-light);color:var(--theme-main)}.archive-influence-component-container-step1-left .ant-tree>li .ant-tree-node-content-wrapper:hover,.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-switcher:has(+.ant-tree-node-content-wrapper:hover),.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-switcher:hover,.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-switcher:hover+.ant-tree-node-content-wrapper{background-color:var(--theme-light)}.archive-influence-component-container-step1-left .ant-tree>li .ant-tree-node-content-wrapper{height:40px!important;padding-left:0}.archive-influence-component-container-step1-left .ant-tree>li .ant-tree-node-content-wrapper .ant-tree-title{display:block;max-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:8px 0}.archive-influence-component-container-step1-left .ant-tree>li .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:var(--theme-light)}.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-child-tree{padding:0 0 0 23px}.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-child-tree>li{padding:0}.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-child-tree>li>.ant-tree-switcher{display:none}.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-child-tree>li>.ant-tree-node-content-wrapper{height:40px!important;width:100%!important;padding-left:23px}.archive-influence-component-container-step1-left .ant-tree>li>.ant-tree-child-tree>li>.ant-tree-node-content-wrapper .ant-tree-title{display:block;max-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:8px 0}.archive-influence-component-container-step1-right{height:100%;width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px);width:calc(100% - 300px);padding:12px 0 54px 12px;position:relative}.archive-influence-component-container-step1-right .ant-spin-container,.archive-influence-component-container-step1-right .ant-spin-nested-loading{height:100%}.archive-influence-component-container-step1-right .archive-step1-right-container{position:relative;height:100%;overflow-y:auto}.archive-influence-component-container-step1-right .archive-step1-right-container .influence-title{overflow:hidden;color:#252629;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px}.archive-influence-component-container-step1-right .right-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-influence-component-container-step1-right .right-container>div{width:216px}.archive-influence-component-container-step1-right-footer{position:absolute;bottom:0;left:0;right:0;height:53px;border-top:1px solid #f2f2f3;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}.archive-influence-component-card{padding:8px;margin-bottom:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border:1px solid transparent;cursor:pointer}.archive-influence-component-card:hover{border:1px solid #0f62fe}.archive-influence-component-card.large{width:100%;border:1px solid #e8e9eb}.archive-influence-component-card.active{border:1px solid #0f62fe}.archive-influence-component-card-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;height:16px;line-height:16px}.archive-influence-component-card-header.large{margin-bottom:28px}.archive-influence-component-card-header .archive-influence-component-card-header-left{min-height:21px}.archive-influence-component-card-header .archive-influence-component-card-header-right .archive-influence-component-card-inspected{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:0 4px;height:18px;line-height:18px;font-size:12px;font-weight:400;color:#1a72ca;background-color:#cfe8fb;margin-left:4px}.archive-influence-component-card-header .archive-influence-component-card-header-right .archive-influence-component-card-annotated{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:0 4px;height:18px;line-height:18px;font-size:12px;font-weight:400;color:#44474c;background-color:#dde2e5;margin-left:4px}.archive-influence-component-card-content{height:144px;margin-bottom:12px}.archive-influence-component-card-content.large{padding:0 12px;margin-bottom:28px}.archive-influence-component-card-content img{background:#f2f2f3;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.archive-influence-component-card-footer{max-width:100%;overflow:hidden;color:#71757e;text-align:center;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;height:18px;line-height:18px}.archive-influence-detail-header{padding:16px;-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;border-top:1px solid #f2f2f3;border-bottom:1px solid #f2f2f3;background:#fff}.archive-influence-detail-annotations .archive-influence-detail-content-header,.archive-influence-detail-header,.archive-influence-detail-info .archive-influence-detail-content-header,.archive-influence-detail-name .archive-influence-detail-content-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.archive-influence-detail-annotations .archive-influence-detail-content-header,.archive-influence-detail-info .archive-influence-detail-content-header,.archive-influence-detail-name .archive-influence-detail-content-header{-ms-flex-pack:justify;-ms-flex-align:center}.archive-influence-detail-annotations .archive-influence-detail-content-header-title,.archive-influence-detail-info .archive-influence-detail-content-header-title,.archive-influence-detail-name .archive-influence-detail-content-header-title{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.archive-influence-detail-annotations .archive-influence-detail-content-header .detail-header-cancel,.archive-influence-detail-info .archive-influence-detail-content-header .detail-header-cancel,.archive-influence-detail-name .archive-influence-detail-content-header .detail-header-cancel{color:#71757e}.archive-influence-detail-annotations .archive-influence-detail-content-header .ant-btn:not(.ant-input-search-button),.archive-influence-detail-info .archive-influence-detail-content-header .ant-btn:not(.ant-input-search-button),.archive-influence-detail-name .archive-influence-detail-content-header .ant-btn:not(.ant-input-search-button){min-width:auto;padding:0}.archive-influence-detail-name{padding:16px;border-bottom:1px solid #f2f2f3;background:#fff}.archive-influence-detail-name .detail-name-text{overflow:hidden;color:#71757e;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-influence-detail-info{padding:16px;border-bottom:1px solid #f2f2f3;background:#fff}.archive-influence-detail-info.collapsed{height:56px;overflow:hidden}.archive-influence-detail-info .detail-info-text-left{color:#71757e;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-influence-detail-info .detail-info-text-right{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.archive-influence-detail-info .detail-info-form{margin-top:8px}.archive-influence-detail-info .detail-info-form .ant-form-item-label label{color:#71757e;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-influence-detail-annotations{padding:16px;border-bottom:1px solid #f2f2f3;background:#fff}.archive-influence-detail-annotations-block{margin-top:8px}.archive-influence-detail-annotations-block-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.archive-influence-detail-annotations-block-header .annotations-block-header-title{color:#252629;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-influence-detail-annotations-block-header .annotations-block-header-right{color:#71757e;font-size:16px}.archive-influence-detail-annotations-block-header .annotations-block-header-right span{cursor:pointer}.archive-influence-detail-annotations-block-header .annotations-block-header-right i{margin-left:8px;cursor:pointer}.archive-influence-detail-annotations-block-header .annotations-block-header-right .detail-header-cancel{color:#71757e}.archive-influence-detail-annotations-block-header .annotations-block-header-right .ant-btn:not(.ant-input-search-button){min-width:auto;padding:0}.archive-influence-detail-annotations-block-content-text{color:var(--neutral-7,#71757e);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.archive-influence-detail-annotations-block-content-time{color:var(--neutral-5,#969aa2);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:right}.archive-annotations-icon-container{position:absolute;height:32px;width:32px;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;left:-webkit-calc(50% - 16px);left:-moz-calc(50% - 16px);left:calc(50% - 16px);top:-webkit-calc(50% - 16px);top:-moz-calc(50% - 16px);top:calc(50% - 16px);z-index:1}.archive-annotations-icon-container-index{position:absolute;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#0f62fe;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.archive-annotations-icon-container-index.default{color:#000}.archive-annotations-icon-container-index.create{color:#0f62fe}.archive-annotations-icon-container-index.edit{color:#ec8634}.archive-influence-component-step2-container{height:-webkit-calc(100% - 70px);height:-moz-calc(100% - 70px);height:calc(100% - 70px);width:100%;background:#f2f2f3;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.archive-influence-component-step2-container,.archive-influence-component-step2-container-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal}.archive-influence-component-step2-container-left{background:#fff;width:234px;padding:12px;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:100%;overflow-y:auto;border-right:1px solid #f2f2f3}.archive-influence-component-step2-container-middle{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:58px 72px 72px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.archive-influence-component-step2-container-middle .ant-spin-container,.archive-influence-component-step2-container-middle .ant-spin-nested-loading{height:100%;position:static}.archive-influence-component-step2-container-middle-select{position:absolute;left:20px;top:20px}.archive-influence-component-step2-container-middle-select .middle-select-left .ant-select-selection{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.archive-influence-component-step2-container-middle-select .middle-select-right .ant-select-selection{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.archive-influence-component-step2-container-middle-img{height:100%;width:100%;overflow:hidden;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-influence-component-step2-container-middle-img .ReactCrop,.archive-influence-component-step2-container-middle-img .ReactCrop-child-wrap,.archive-influence-component-step2-container-middle-img .ReactCrop__child-wrapper,.archive-influence-component-step2-container-middle-img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.archive-influence-component-step2-container-middle-button-left{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-36px);-moz-transform:translateY(-36px);-ms-transform:translateY(-36px);-o-transform:translateY(-36px);transform:translateY(-36px);background-color:rgba(0,0,0,.3);width:32px;height:72px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:18px 0 0 18px;-moz-border-radius:18px 0 0 18px;border-radius:18px 0 0 18px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.archive-influence-component-step2-container-middle-button-left.disabled{background-color:rgba(0,0,0,.1)}.archive-influence-component-step2-container-middle-button-right{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-36px);-moz-transform:translateY(-36px);-ms-transform:translateY(-36px);-o-transform:translateY(-36px);transform:translateY(-36px);background-color:rgba(0,0,0,.3);width:32px;height:72px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:0 18px 18px 0;-moz-border-radius:0 18px 18px 0;border-radius:0 18px 18px 0;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.archive-influence-component-step2-container-middle-button-right.disabled{background-color:rgba(0,0,0,.1)}.archive-influence-component-step2-container-middle-footer{position:absolute;bottom:0;left:0;right:0;height:52px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;background:var(--light,#fff);-webkit-box-shadow:inset 0 1px 0 0 #f2f2f3;-moz-box-shadow:inset 0 1px 0 0 #f2f2f3;box-shadow:inset 0 1px 0 0 #f2f2f3}.archive-influence-component-step2-container-right{width:300px;height:100%;overflow-y:auto;background:#fff}.archive-influence-component-step2-container-right .ant-spin-container,.archive-influence-component-step2-container-right .ant-spin-nested-loading{height:100%}.archive-influence-component{width:100%;height:100%;font-family:PingFang SC;font-style:normal;overflow:hidden}.archive-influence-component-header{height:70px;background:#fff;border-bottom:1px solid #f2f2f3;padding:6px 20px;position:relative}.archive-influence-component-header .scan-snap-button svg{font-size:16px;margin-left:5px}.archive-influence-component-header .scan-snap-button .scan-snap-button-disabled{color:#c3c5ca}.archive-influence-component-header-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:8px;height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.archive-influence-component-header-list-scan-button{position:absolute;right:80px;top:0;bottom:0;cursor:pointer}.archive-influence-component-header-list-scan-button .list-scan-button{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.archive-influence-component-header-list-scan-button .list-scan-button-left{padding:5px 8px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;background-color:var(--theme-main);color:#fff}.archive-influence-component-header-list-scan-button .list-scan-button-right{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;padding:3px 12px 3px 8px;border:1px solid var(--theme-main);border-left:none;color:var(--theme-main);font-size:14px;font-weight:400;line-height:22px}.archive-influence-component-header-list .ant-divider.ant-divider-vertical{height:30px;margin:0 12px}.archive-influence-component-header-list-item{padding:8px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;min-width:60px;cursor:pointer}.archive-influence-component-header-list-item-icon{height:16px;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-influence-component-header-list-item-text{color:#252629;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.archive-influence-component-header-list-item.archive-canon-scan-botton .archive-influence-component-header-list-item-text{color:var(--theme-main)}.archive-influence-component-header-list-item.disabled .archive-influence-component-header-list-item-text,.archive-influence-component-header-list-item.disabled div{color:#c3c5ca}.archive-influence-component-header-close{position:absolute;right:20px;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;z-index:1;cursor:pointer}.archive-influence-component-no-code{margin-top:30px;position:relative;height:-webkit-calc(100% - 30px);height:-moz-calc(100% - 30px);height:calc(100% - 30px)}.archive-influence-component-no-code .archive-influence-component-no-code-content{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-influence-component-no-code .archive-influence-component-no-code-content img{width:500px;height:300px}.archive-influence-component-no-code-footer{position:absolute;bottom:0;left:0;right:0;height:53px;border-top:1px solid #f2f2f3;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px}.archive-influence-component-no-code-footer .ant-btn{margin-left:8px}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:rgba(0,0,0,.65);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant:tabular-nums;line-height:1.5;background-color:#fff;-webkit-font-feature-settings:"tnum";-moz-font-feature-settings:"tnum";font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1890ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;-webkit-transition:color .3s;-o-transition:color .3s;-moz-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{text-decoration:none;outline:0}a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:rgba(0,0,0,.45);text-align:left;caption-side:bottom}th{text-align:inherit}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::-moz-selection{color:#fff;background:#1890ff}::selection{color:#fff;background:#1890ff}.clearfix{zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin,.anticon-spin:before{display:inline-block;-webkit-animation:loadingCircle 1s linear infinite;-moz-animation:loadingCircle 1s linear infinite;-o-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{-webkit-animation-name:antFadeIn;-moz-animation-name:antFadeIn;-o-animation-name:antFadeIn;animation-name:antFadeIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active{-webkit-animation-name:antFadeOut;-moz-animation-name:antFadeOut;-o-animation-name:antFadeOut;animation-name:antFadeOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-appear,.move-up-enter,.move-up-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{-webkit-animation-name:antMoveUpIn;-moz-animation-name:antMoveUpIn;-o-animation-name:antMoveUpIn;animation-name:antMoveUpIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active{-webkit-animation-name:antMoveUpOut;-moz-animation-name:antMoveUpOut;-o-animation-name:antMoveUpOut;animation-name:antMoveUpOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);-moz-animation-timing-function:cubic-bezier(.6,.04,.98,.34);-o-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter,.move-down-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{-webkit-animation-name:antMoveDownIn;-moz-animation-name:antMoveDownIn;-o-animation-name:antMoveDownIn;animation-name:antMoveDownIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active{-webkit-animation-name:antMoveDownOut;-moz-animation-name:antMoveDownOut;-o-animation-name:antMoveDownOut;animation-name:antMoveDownOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);-moz-animation-timing-function:cubic-bezier(.6,.04,.98,.34);-o-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter,.move-left-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{-webkit-animation-name:antMoveLeftIn;-moz-animation-name:antMoveLeftIn;-o-animation-name:antMoveLeftIn;animation-name:antMoveLeftIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active{-webkit-animation-name:antMoveLeftOut;-moz-animation-name:antMoveLeftOut;-o-animation-name:antMoveLeftOut;animation-name:antMoveLeftOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);-moz-animation-timing-function:cubic-bezier(.6,.04,.98,.34);-o-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter,.move-right-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{-webkit-animation-name:antMoveRightIn;-moz-animation-name:antMoveRightIn;-o-animation-name:antMoveRightIn;animation-name:antMoveRightIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active{-webkit-animation-name:antMoveRightOut;-moz-animation-name:antMoveRightOut;-o-animation-name:antMoveRightOut;animation-name:antMoveRightOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);-moz-animation-timing-function:cubic-bezier(.6,.04,.98,.34);-o-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-moz-keyframes antMoveDownIn{0%{-moz-transform:translateY(100%);transform:translateY(100%);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-moz-transform:translateY(0);transform:translateY(0);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-o-keyframes antMoveDownIn{0%{-o-transform:translateY(100%);transform:translateY(100%);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-o-transform:translateY(0);transform:translateY(0);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveDownIn{0%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-moz-keyframes antMoveDownOut{0%{-moz-transform:translateY(0);transform:translateY(0);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-moz-transform:translateY(100%);transform:translateY(100%);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-o-keyframes antMoveDownOut{0%{-o-transform:translateY(0);transform:translateY(0);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-o-transform:translateY(100%);transform:translateY(100%);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveDownOut{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-moz-keyframes antMoveLeftIn{0%{-moz-transform:translateX(-100%);transform:translateX(-100%);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-moz-transform:translateX(0);transform:translateX(0);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-o-keyframes antMoveLeftIn{0%{-o-transform:translateX(-100%);transform:translateX(-100%);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-o-transform:translateX(0);transform:translateX(0);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveLeftIn{0%{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-moz-keyframes antMoveLeftOut{0%{-moz-transform:translateX(0);transform:translateX(0);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-moz-transform:translateX(-100%);transform:translateX(-100%);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-o-keyframes antMoveLeftOut{0%{-o-transform:translateX(0);transform:translateX(0);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-o-transform:translateX(-100%);transform:translateX(-100%);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveLeftOut{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-moz-keyframes antMoveRightIn{0%{-moz-transform:translateX(100%);transform:translateX(100%);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-moz-transform:translateX(0);transform:translateX(0);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-o-keyframes antMoveRightIn{0%{-o-transform:translateX(100%);transform:translateX(100%);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-o-transform:translateX(0);transform:translateX(0);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveRightIn{0%{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-moz-keyframes antMoveRightOut{0%{-moz-transform:translateX(0);transform:translateX(0);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-moz-transform:translateX(100%);transform:translateX(100%);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-o-keyframes antMoveRightOut{0%{-o-transform:translateX(0);transform:translateX(0);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-o-transform:translateX(100%);transform:translateX(100%);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveRightOut{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-moz-keyframes antMoveUpIn{0%{-moz-transform:translateY(-100%);transform:translateY(-100%);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-moz-transform:translateY(0);transform:translateY(0);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-o-keyframes antMoveUpIn{0%{-o-transform:translateY(-100%);transform:translateY(-100%);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-o-transform:translateY(0);transform:translateY(0);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-moz-keyframes antMoveUpOut{0%{-moz-transform:translateY(0);transform:translateY(0);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-moz-transform:translateY(-100%);transform:translateY(-100%);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-o-keyframes antMoveUpOut{0%{-o-transform:translateY(0);transform:translateY(0);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-o-transform:translateY(-100%);transform:translateY(-100%);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antMoveUpOut{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes loadingCircle{to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes loadingCircle{to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true],[ant-click-animating=true]{position:relative}html{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;-webkit-box-shadow:0 0 0 0 #1890ff;-moz-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);-moz-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;-webkit-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);-moz-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);-o-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";pointer-events:none}@-webkit-keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-moz-keyframes waveEffect{to{-moz-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-moz-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-o-keyframes waveEffect{to{box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;-moz-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);-moz-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect{to{opacity:0}}@-moz-keyframes fadeEffect{to{opacity:0}}@-o-keyframes fadeEffect{to{opacity:0}}@keyframes fadeEffect{to{opacity:0}}.slide-up-appear,.slide-up-enter,.slide-up-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{-webkit-animation-name:antSlideUpIn;-moz-animation-name:antSlideUpIn;-o-animation-name:antSlideUpIn;animation-name:antSlideUpIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active{-webkit-animation-name:antSlideUpOut;-moz-animation-name:antSlideUpOut;-o-animation-name:antSlideUpOut;animation-name:antSlideUpOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);-moz-animation-timing-function:cubic-bezier(.23,1,.32,1);-o-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-o-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter,.slide-down-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{-webkit-animation-name:antSlideDownIn;-moz-animation-name:antSlideDownIn;-o-animation-name:antSlideDownIn;animation-name:antSlideDownIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active{-webkit-animation-name:antSlideDownOut;-moz-animation-name:antSlideDownOut;-o-animation-name:antSlideDownOut;animation-name:antSlideDownOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);-moz-animation-timing-function:cubic-bezier(.23,1,.32,1);-o-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-o-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter,.slide-left-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{-webkit-animation-name:antSlideLeftIn;-moz-animation-name:antSlideLeftIn;-o-animation-name:antSlideLeftIn;animation-name:antSlideLeftIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active{-webkit-animation-name:antSlideLeftOut;-moz-animation-name:antSlideLeftOut;-o-animation-name:antSlideLeftOut;animation-name:antSlideLeftOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);-moz-animation-timing-function:cubic-bezier(.23,1,.32,1);-o-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-o-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter,.slide-right-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{-webkit-animation-name:antSlideRightIn;-moz-animation-name:antSlideRightIn;-o-animation-name:antSlideRightIn;animation-name:antSlideRightIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active{-webkit-animation-name:antSlideRightOut;-moz-animation-name:antSlideRightOut;-o-animation-name:antSlideRightOut;animation-name:antSlideRightOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);-moz-animation-timing-function:cubic-bezier(.23,1,.32,1);-o-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-o-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-moz-keyframes antSlideUpIn{0%{-moz-transform:scaleY(.8);transform:scaleY(.8);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-moz-transform:scaleY(1);transform:scaleY(1);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-o-keyframes antSlideUpIn{0%{-o-transform:scaleY(.8);transform:scaleY(.8);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-o-transform:scaleY(1);transform:scaleY(1);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideUpIn{0%{-webkit-transform:scaleY(.8);-moz-transform:scaleY(.8);-o-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-moz-keyframes antSlideUpOut{0%{-moz-transform:scaleY(1);transform:scaleY(1);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-moz-transform:scaleY(.8);transform:scaleY(.8);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-o-keyframes antSlideUpOut{0%{-o-transform:scaleY(1);transform:scaleY(1);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-o-transform:scaleY(.8);transform:scaleY(.8);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideUpOut{0%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleY(.8);-moz-transform:scaleY(.8);-o-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-moz-keyframes antSlideDownIn{0%{-moz-transform:scaleY(.8);transform:scaleY(.8);-moz-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-moz-transform:scaleY(1);transform:scaleY(1);-moz-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-o-keyframes antSlideDownIn{0%{-o-transform:scaleY(.8);transform:scaleY(.8);-o-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-o-transform:scaleY(1);transform:scaleY(1);-o-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownIn{0%{-webkit-transform:scaleY(.8);-moz-transform:scaleY(.8);-o-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}to{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@-webkit-keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-moz-keyframes antSlideDownOut{0%{-moz-transform:scaleY(1);transform:scaleY(1);-moz-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-moz-transform:scaleY(.8);transform:scaleY(.8);-moz-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-o-keyframes antSlideDownOut{0%{-o-transform:scaleY(1);transform:scaleY(1);-o-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-o-transform:scaleY(.8);transform:scaleY(.8);-o-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@keyframes antSlideDownOut{0%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}to{-webkit-transform:scaleY(.8);-moz-transform:scaleY(.8);-o-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}}@-webkit-keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-moz-keyframes antSlideLeftIn{0%{-moz-transform:scaleX(.8);transform:scaleX(.8);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-moz-transform:scaleX(1);transform:scaleX(1);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-o-keyframes antSlideLeftIn{0%{-o-transform:scaleX(.8);transform:scaleX(.8);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-o-transform:scaleX(1);transform:scaleX(1);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antSlideLeftIn{0%{-webkit-transform:scaleX(.8);-moz-transform:scaleX(.8);-o-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}to{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}}@-webkit-keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-moz-keyframes antSlideLeftOut{0%{-moz-transform:scaleX(1);transform:scaleX(1);-moz-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-moz-transform:scaleX(.8);transform:scaleX(.8);-moz-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-o-keyframes antSlideLeftOut{0%{-o-transform:scaleX(1);transform:scaleX(1);-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-o-transform:scaleX(.8);transform:scaleX(.8);-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@keyframes antSlideLeftOut{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:1}to{-webkit-transform:scaleX(.8);-moz-transform:scaleX(.8);-o-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;opacity:0}}@-webkit-keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-moz-keyframes antSlideRightIn{0%{-moz-transform:scaleX(.8);transform:scaleX(.8);-moz-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-moz-transform:scaleX(1);transform:scaleX(1);-moz-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-o-keyframes antSlideRightIn{0%{-o-transform:scaleX(.8);transform:scaleX(.8);-o-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-o-transform:scaleX(1);transform:scaleX(1);-o-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@keyframes antSlideRightIn{0%{-webkit-transform:scaleX(.8);-moz-transform:scaleX(.8);-o-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;opacity:0}to{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;opacity:1}}@-webkit-keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@-moz-keyframes antSlideRightOut{0%{-moz-transform:scaleX(1);transform:scaleX(1);-moz-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-moz-transform:scaleX(.8);transform:scaleX(.8);-moz-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@-o-keyframes antSlideRightOut{0%{-o-transform:scaleX(1);transform:scaleX(1);-o-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-o-transform:scaleX(.8);transform:scaleX(.8);-o-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}@keyframes antSlideRightOut{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;opacity:1}to{-webkit-transform:scaleX(.8);-moz-transform:scaleX(.8);-o-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;opacity:0}}.swing-appear,.swing-enter{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{-webkit-animation-name:antSwingIn;-moz-animation-name:antSwingIn;-o-animation-name:antSwingIn;animation-name:antSwingIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@-moz-keyframes antSwingIn{0%,to{-moz-transform:translateX(0);transform:translateX(0)}20%{-moz-transform:translateX(-10px);transform:translateX(-10px)}40%{-moz-transform:translateX(10px);transform:translateX(10px)}60%{-moz-transform:translateX(-5px);transform:translateX(-5px)}80%{-moz-transform:translateX(5px);transform:translateX(5px)}}@-o-keyframes antSwingIn{0%,to{-o-transform:translateX(0);transform:translateX(0)}20%{-o-transform:translateX(-10px);transform:translateX(-10px)}40%{-o-transform:translateX(10px);transform:translateX(10px)}60%{-o-transform:translateX(-5px);transform:translateX(-5px)}80%{-o-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-o-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear,.zoom-enter,.zoom-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{-webkit-animation-name:antZoomIn;-moz-animation-name:antZoomIn;-o-animation-name:antZoomIn;animation-name:antZoomIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active{-webkit-animation-name:antZoomOut;-moz-animation-name:antZoomOut;-o-animation-name:antZoomOut;animation-name:antZoomOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-moz-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-o-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter,.zoom-big-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{-webkit-animation-name:antZoomBigIn;-moz-animation-name:antZoomBigIn;-o-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{-webkit-animation-name:antZoomBigOut;-moz-animation-name:antZoomBigOut;-o-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-moz-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-o-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave{-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-o-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{-webkit-animation-name:antZoomBigIn;-moz-animation-name:antZoomBigIn;-o-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{-webkit-animation-name:antZoomBigOut;-moz-animation-name:antZoomBigOut;-o-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-big-fast-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-moz-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-o-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter,.zoom-up-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{-webkit-animation-name:antZoomUpIn;-moz-animation-name:antZoomUpIn;-o-animation-name:antZoomUpIn;animation-name:antZoomUpIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{-webkit-animation-name:antZoomUpOut;-moz-animation-name:antZoomUpOut;-o-animation-name:antZoomUpOut;animation-name:antZoomUpOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-up-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-moz-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-o-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter,.zoom-down-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{-webkit-animation-name:antZoomDownIn;-moz-animation-name:antZoomDownIn;-o-animation-name:antZoomDownIn;animation-name:antZoomDownIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{-webkit-animation-name:antZoomDownOut;-moz-animation-name:antZoomDownOut;-o-animation-name:antZoomDownOut;animation-name:antZoomDownOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-moz-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-o-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter,.zoom-left-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{-webkit-animation-name:antZoomLeftIn;-moz-animation-name:antZoomLeftIn;-o-animation-name:antZoomLeftIn;animation-name:antZoomLeftIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{-webkit-animation-name:antZoomLeftOut;-moz-animation-name:antZoomLeftOut;-o-animation-name:antZoomLeftOut;animation-name:antZoomLeftOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-left-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-moz-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-o-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter,.zoom-right-leave{-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{-webkit-animation-name:antZoomRightIn;-moz-animation-name:antZoomRightIn;-o-animation-name:antZoomRightIn;animation-name:antZoomRightIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{-webkit-animation-name:antZoomRightOut;-moz-animation-name:antZoomRightOut;-o-animation-name:antZoomRightOut;animation-name:antZoomRightOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);-moz-animation-timing-function:cubic-bezier(.08,.82,.17,1);-o-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-right-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-moz-animation-timing-function:cubic-bezier(.78,.14,.15,.86);-o-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes antZoomIn{0%{-moz-transform:scale(.2);transform:scale(.2);opacity:0}to{-moz-transform:scale(1);transform:scale(1);opacity:1}}@-o-keyframes antZoomIn{0%{-o-transform:scale(.2);transform:scale(.2);opacity:0}to{-o-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomIn{0%{-webkit-transform:scale(.2);-moz-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@-moz-keyframes antZoomOut{0%{-moz-transform:scale(1);transform:scale(1)}to{-moz-transform:scale(.2);transform:scale(.2);opacity:0}}@-o-keyframes antZoomOut{0%{-o-transform:scale(1);transform:scale(1)}to{-o-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes antZoomOut{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);-moz-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2);opacity:0}}@-webkit-keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes antZoomBigIn{0%{-moz-transform:scale(.8);transform:scale(.8);opacity:0}to{-moz-transform:scale(1);transform:scale(1);opacity:1}}@-o-keyframes antZoomBigIn{0%{-o-transform:scale(.8);transform:scale(.8);opacity:0}to{-o-transform:scale(1);transform:scale(1);opacity:1}}@keyframes antZoomBigIn{0%{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-moz-keyframes antZoomBigOut{0%{-moz-transform:scale(1);transform:scale(1)}to{-moz-transform:scale(.8);transform:scale(.8);opacity:0}}@-o-keyframes antZoomBigOut{0%{-o-transform:scale(1);transform:scale(1)}to{-o-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes antZoomBigOut{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-moz-keyframes antZoomUpIn{0%{-moz-transform:scale(.8);transform:scale(.8);-moz-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-moz-transform:scale(1);transform:scale(1);-moz-transform-origin:50% 0;transform-origin:50% 0}}@-o-keyframes antZoomUpIn{0%{-o-transform:scale(.8);transform:scale(.8);-o-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-o-transform:scale(1);transform:scale(1);-o-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn{0%{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;opacity:0}to{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-moz-keyframes antZoomUpOut{0%{-moz-transform:scale(1);transform:scale(1);-moz-transform-origin:50% 0;transform-origin:50% 0}to{-moz-transform:scale(.8);transform:scale(.8);-moz-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-o-keyframes antZoomUpOut{0%{-o-transform:scale(1);transform:scale(1);-o-transform-origin:50% 0;transform-origin:50% 0}to{-o-transform:scale(.8);transform:scale(.8);-o-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@keyframes antZoomUpOut{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;opacity:0}}@-webkit-keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-moz-keyframes antZoomLeftIn{0%{-moz-transform:scale(.8);transform:scale(.8);-moz-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-moz-transform:scale(1);transform:scale(1);-moz-transform-origin:0 50%;transform-origin:0 50%}}@-o-keyframes antZoomLeftIn{0%{-o-transform:scale(.8);transform:scale(.8);-o-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-o-transform:scale(1);transform:scale(1);-o-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn{0%{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-o-transform-origin:0 50%;transform-origin:0 50%;opacity:0}to{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-o-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-moz-keyframes antZoomLeftOut{0%{-moz-transform:scale(1);transform:scale(1);-moz-transform-origin:0 50%;transform-origin:0 50%}to{-moz-transform:scale(.8);transform:scale(.8);-moz-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-o-keyframes antZoomLeftOut{0%{-o-transform:scale(1);transform:scale(1);-o-transform-origin:0 50%;transform-origin:0 50%}to{-o-transform:scale(.8);transform:scale(.8);-o-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-o-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-o-transform-origin:0 50%;transform-origin:0 50%;opacity:0}}@-webkit-keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-moz-keyframes antZoomRightIn{0%{-moz-transform:scale(.8);transform:scale(.8);-moz-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-moz-transform:scale(1);transform:scale(1);-moz-transform-origin:100% 50%;transform-origin:100% 50%}}@-o-keyframes antZoomRightIn{0%{-o-transform:scale(.8);transform:scale(.8);-o-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-o-transform:scale(1);transform:scale(1);-o-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn{0%{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}to{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-moz-keyframes antZoomRightOut{0%{-moz-transform:scale(1);transform:scale(1);-moz-transform-origin:100% 50%;transform-origin:100% 50%}to{-moz-transform:scale(.8);transform:scale(.8);-moz-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-o-keyframes antZoomRightOut{0%{-o-transform:scale(1);transform:scale(1);-o-transform-origin:100% 50%;transform-origin:100% 50%}to{-o-transform:scale(.8);transform:scale(.8);-o-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@keyframes antZoomRightOut{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%;opacity:0}}@-webkit-keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-moz-keyframes antZoomDownIn{0%{-moz-transform:scale(.8);transform:scale(.8);-moz-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-moz-transform:scale(1);transform:scale(1);-moz-transform-origin:50% 100%;transform-origin:50% 100%}}@-o-keyframes antZoomDownIn{0%{-o-transform:scale(.8);transform:scale(.8);-o-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-o-transform:scale(1);transform:scale(1);-o-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn{0%{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}to{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@-moz-keyframes antZoomDownOut{0%{-moz-transform:scale(1);transform:scale(1);-moz-transform-origin:50% 100%;transform-origin:50% 100%}to{-moz-transform:scale(.8);transform:scale(.8);-moz-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@-o-keyframes antZoomDownOut{0%{-o-transform:scale(1);transform:scale(1);-o-transform-origin:50% 100%;transform-origin:50% 100%}to{-o-transform:scale(.8);transform:scale(.8);-o-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}@keyframes antZoomDownOut{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse,.ant-motion-collapse-legacy-active{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;-o-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;-moz-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}@font-face{font-family:anticon;src:url(/images/9/9fee95573ed8f1eae553cdec4c283d4dicon.eot);src:url(/images/b/b1e26e992e8827eadcb8a00517c7fb6cicon.woff) format("woff"),url(/images/9/90e2ebf1e63564dc3fe16add59433935icon.ttf) format("truetype"),url(/images/9/93aa11dacaaf6715fc8790dabbe1fee8icon.svg#iconfont) format("svg")}.ant-motion-collapse,.icon{overflow:hidden}.icon{width:1em;height:1em;vertical-align:-.15rem;fill:currentColor}.new-form{text-align:left}.new-form.rule-edit-template .ant-form-item-control>.ant-form-item-children>.ant-checkbox-group{padding-top:6px}.new-form.rule-edit-template .ant-form-item-control>.ant-form-item-children>.ant-input-number{width:66%}.new-form.rule-edit-template .rule-edit-template-item:first-child .sub-title{margin-top:0}.new-form .ant-checkbox-group{display:block}.new-form .ant-row.ant-form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.new-form-part{margin-bottom:16px;overflow:hidden}.new-form .sub-title{margin:32px 0 12px;font-size:16px;color:#1e2126;font-weight:600}.new-form .ant-form-item-label{width:140px;margin-right:12px;text-align:left}.new-form .ant-form-item-label label{color:#4e5b71}.new-form .ant-form-item-label .ant-form-item-required:before,.new-form .ant-form-item-label label:after{display:none}.new-form .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#f04134;content:"*";margin:0 0 0 2px;vertical-align:middle}.new-form .new-form-item .ant-form-item-label{width:100px}.new-form-explain{margin-bottom:12px;font-size:14px;color:#4e5b71;line-height:20px;white-space:pre-wrap}.new-form .ant-form-extra{width:100%;font-size:12px;color:#848c95;line-height:16px}.new-form .one-row .ant-form-extra{width:100%}.new-form .ant-form-explain,.new-form .ant-form-extra{margin-top:8px;padding-top:0}.new-form .footer-operate{padding-left:30px}.new-form .footer-operate button{margin-right:8px}.new-form .ant-form-item-control>.ant-form-item-children>.ant-form-item-children>*{width:66%!important}.new-form .ant-form-item-control-wrapper{width:-webkit-calc(100% - 152px);width:-moz-calc(100% - 152px);width:calc(100% - 152px)}.new-form .ant-form-item-control .ant-calendar-picker,.new-form .ant-form-item-control .ant-radio-group,.new-form .ant-form-item-control .ant-time-picker,.new-form .ant-form-item-control .custom-date-picker-input,.new-form .ant-form-item-control>.ant-form-item-children>.ant-cascader-picker,.new-form .ant-form-item-control>.ant-form-item-children>.ant-input,.new-form .ant-form-item-control>.ant-form-item-children>.ant-input-affix-wrapper,.new-form .ant-form-item-control>.ant-form-item-children>.ant-input-group.ant-input-group-compact,.new-form .ant-form-item-control>.ant-form-item-children>.ant-input-number,.new-form .ant-form-item-control>.ant-form-item-children>.apportion-cost-center,.new-form .ant-form-item-control>.ant-form-item-children>.chooser,.new-form .ant-form-item-control>.ant-form-item-children>.compact-input-select,.new-form .ant-form-item-control>.ant-form-item-children>.custom-field-relation-obj,.new-form .ant-form-item-control>.ant-form-item-children>.date-range-picker,.new-form .ant-form-item-control>.ant-form-item-children>.department-wrapper,.new-form .ant-form-item-control>.ant-form-item-children>.external-name-new,.new-form .ant-form-item-control>.ant-form-item-children>.form-input>.ant-input-affix-wrapper,.new-form .ant-form-item-control>.ant-form-item-children>.formula-setting>.ant-input,.new-form .ant-form-item-control>.ant-form-item-children>.input-language,.new-form .ant-form-item-control>.ant-form-item-children>.inputter,.new-form .ant-form-item-control>.ant-form-item-children>.language-input-wrap,.new-form .ant-form-item-control>.ant-form-item-children>.location,.new-form .ant-form-item-control>.ant-form-item-children>.location-refactor,.new-form .ant-form-item-control>.ant-form-item-children>.priority,.new-form .ant-form-item-control>.ant-form-item-children>.vendor-selector-wrapper,.new-form .ant-form-item-control>.project-task-wrapper,.new-form .ant-form-item-control textarea.ant-input{width:66%}.new-form .ant-form-item-control>.ant-form-item-children>.ant-select{width:66%!important}.new-form .ant-form-item-control>.ant-form-item-children>.input-language>textarea.ant-input{width:100%}.new-form .ant-form-item-control>.ant-form-item-children>.ant-input-number{width:66%}.new-form .ant-form-item-control .file-upload{width:33%}.new-form .ant-form-item-control .multi-selector-block,.new-form .ant-form-item-control>.ant-form-item-children>.multi-selector-block{width:66%}.new-form .ant-form-item-control .one-row,.new-form .ant-form-item-control>.ant-form-item-children>.ant-input-group.ant-input-group-compact.one-row,.new-form .one-row{width:100%}.new-form .ant-form-item-control .normal-width,.new-form .normal-width{width:66%}.new-form .ant-form-item-control .sm-width,.new-form .sm-width{width:33%}.new-form .offset-label{margin-left:152px}.new-form .half-compact .compact-input-prev{width:40%}.new-form .half-compact .compact-input-next{width:60%}.new-form .average-compact-input .compact-input-next,.new-form .average-compact-input .compact-input-prev{width:50%}.new-form .ant-form-item-control>.ant-form-item-children>.allocation-subsidy-expense,.new-form .ant-form-item-control>.ant-form-item-children>.form-prompt,.new-form .ant-form-item-control>.ant-form-item-children>.project-task-wrapper{width:66%}.new-form .ant-form-item-control>.ant-form-item-children>.allocation-subsidy-expense .multi-selector-block{width:100%}.new-form .multi-select .ant-select-selection--multiple .ant-select-selection__rendered ul{display:block}.new-form .multi-select .ant-select-selection__rendered{min-height:30px}.new-form .ant-form-item-control>.ant-form-item-children .travel-location{width:66%;max-width:none}.new-form .ant-form-item-control>.ant-form-item-children>.antd-compatible-range-picker-wrapper{width:66%}.new-form .ant-form-item-control>.ant-form-item-children .ant-radio-wrapper{line-height:32px}.new-form .standard-note-text{font-size:12px;color:#848c95;line-height:20px;margin-top:5px}.new-form .compact-input .compact-input-prev>.ant-select{width:100%}.new-form .ant-form-item-control>.ant-form-item-children>.budget-item-tree-chooser,.new-form .ant-form-item-control>.ant-form-item-children>.tag-input-wrapper,.new-form .formula-editor{width:66%}.modal-form .ant-form-item-label label{color:#4e5b71}.modal-form .ant-form-item-label .ant-form-item-required:before,.modal-form .ant-form-item-label label:after{display:none}.modal-form .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#f04134;content:"*";margin:0 0 0 2px;vertical-align:middle}.modal-form .ant-row.ant-form-item{margin-bottom:16px}.slide-frame-new-form{text-align:left}.slide-frame-new-form.rule-edit-template .ant-form-item-control>.ant-form-item-children>.ant-checkbox-group{padding-top:6px}.slide-frame-new-form.rule-edit-template .ant-form-item-control>.ant-form-item-children>.ant-input-number{width:66%}.slide-frame-new-form.rule-edit-template .rule-edit-template-item:first-child .sub-title{margin-top:0}.slide-frame-new-form .ant-checkbox-group{display:block}.slide-frame-new-form .ant-row.ant-form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.slide-frame-new-form-part{margin-bottom:16px;overflow:hidden}.slide-frame-new-form .sub-title{margin:32px 0 12px;font-size:16px;color:#1e2126;font-weight:600}.slide-frame-new-form .ant-form-item-label{width:140px;margin-right:32px;text-align:left}.slide-frame-new-form .ant-form-item-label label{color:#4e5b71}.slide-frame-new-form .ant-form-item-label .ant-form-item-required:before,.slide-frame-new-form .ant-form-item-label label:after{display:none}.slide-frame-new-form .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#f04134;content:"*";margin:0 0 0 2px;vertical-align:middle}.slide-frame-new-form .new-form-item .ant-form-item-label{width:100px}.slide-frame-new-form-explain{margin-bottom:12px;font-size:14px;color:#4e5b71;line-height:20px;white-space:pre-wrap}.slide-frame-new-form .ant-form-extra{font-size:12px;color:#848c95;line-height:16px;width:100%;max-width:648px}.slide-frame-new-form .one-row .ant-form-extra{width:100%}.slide-frame-new-form .ant-form-explain,.slide-frame-new-form .ant-form-extra{margin-top:8px;padding-top:0}.slide-frame-new-form .footer-operate{padding-left:30px}.slide-frame-new-form .footer-operate button{margin-right:8px}.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.ant-form-item-children>*{width:100%;max-width:648px}.slide-frame-new-form .ant-form-item-control-wrapper{width:-webkit-calc(100% - 172px);width:-moz-calc(100% - 172px);width:calc(100% - 172px)}.slide-frame-new-form .ant-form-item-control .ant-calendar-picker,.slide-frame-new-form .ant-form-item-control .ant-radio-group,.slide-frame-new-form .ant-form-item-control .ant-time-picker,.slide-frame-new-form .ant-form-item-control .custom-date-picker-input,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children .choose-contract,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.ant-cascader-picker,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.ant-input,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.ant-input-affix-wrapper,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.ant-input-group.ant-input-group-compact,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.ant-input-number,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.ant-select,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.apportion-cost-center,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.chooser,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.compact-input-select,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.custom-field-relation-obj,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.date-range-picker,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.department-wrapper,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.external-name-new,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.field-prompt-container,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.form-annotate-wrapper,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.form-input>.ant-input-affix-wrapper,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.formula-setting>.ant-input,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.input-language,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.input-language>textarea.ant-input,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.inputter,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.language-input-wrap,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.location,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.location-refactor,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.multi-ref-document,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.priority,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.vendor-selector-wrapper,.slide-frame-new-form .ant-form-item-control>.project-task-wrapper,.slide-frame-new-form .ant-form-item-control textarea.ant-input{width:100%;max-width:648px}.slide-frame-new-form .ant-form-item-control>.ant-form-item-children .ant-input-number,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.ant-input-number{width:100%;max-width:648px;width:100%!important}.slide-frame-new-form .ant-form-item-control .file-upload{width:33%}.slide-frame-new-form .ant-form-item-control .compact-input,.slide-frame-new-form .ant-form-item-control .multi-selector-block,.slide-frame-new-form .ant-form-item-control .normal-width,.slide-frame-new-form .ant-form-item-control .one-row,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.ant-input-group.ant-input-group-compact.one-row,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.multi-selector-block,.slide-frame-new-form .normal-width,.slide-frame-new-form .one-row{width:100%;max-width:648px}.slide-frame-new-form .ant-form-item-control .sm-width,.slide-frame-new-form .sm-width{width:33%}.slide-frame-new-form .offset-label{margin-left:152px}.slide-frame-new-form .half-compact .compact-input-prev{width:40%}.slide-frame-new-form .half-compact .compact-input-next{width:60%}.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.allocation-subsidy-expense,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.allocation-subsidy-expense .multi-selector-block,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.form-prompt,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.project-task-wrapper,.slide-frame-new-form .average-compact-input .compact-input-next,.slide-frame-new-form .average-compact-input .compact-input-prev{width:100%;max-width:648px}.slide-frame-new-form .multi-select .ant-select-selection--multiple .ant-select-selection__rendered ul{display:block}.slide-frame-new-form .multi-select .ant-select-selection__rendered{min-height:30px}.slide-frame-new-form .ant-form-item-control>.ant-form-item-children .travel-location{width:100%;max-width:648px;max-width:648px!important}.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.antd-compatible-range-picker-wrapper{width:100%;max-width:648px}.slide-frame-new-form .ant-form-item-control>.ant-form-item-children .ant-radio-wrapper{line-height:32px}.slide-frame-new-form .standard-note-text{font-size:12px;color:#848c95;line-height:20px;margin-top:5px}.slide-frame-new-form .compact-input .compact-input-prev>.ant-select{width:100%}.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.budget-item-tree-chooser,.slide-frame-new-form .ant-form-item-control>.ant-form-item-children>.tag-input-wrapper,.slide-frame-new-form .formula-editor{width:100%;max-width:648px}:after,:before,div,h1,h2,h3,h4,h5,h6,p,span,textarea{word-break:break-word}:root{--zoom:1}body{font-family:lucida grande,lucida sans unicode,lucida,helvetica,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;height:100vh;overflow-y:hidden;position:relative}.fs-36{font-size:36px;line-height:44px}.fs-24{font-size:24px;line-height:32px}.fs-20{font-size:20px;line-height:28px}.fs-16{font-size:16px;line-height:24px}.fs-14{font-size:14px;line-height:22px}.fs-13{font-size:13px;line-height:20px}.fs-12{font-size:12px;line-height:18px}.fs-10{font-size:10px;line-height:16px}#app{height:100%;overflow-x:auto}.ant-tag{font-size:12px}.ant-tag.ant-tag-has-color.tag-status-color{display:inline!important;margin:0;line-height:18px;padding:2px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.ant-tag.ant-tag-has-color.tag-status-success{background:#e6fbda;color:#2b9b2f}.ant-tag.ant-tag-has-color.tag-status-processing{background:#cfe8fb;color:#1a72ca}.ant-tag.ant-tag-has-color.tag-status-error{background:#ffe4db;color:#d73453}.ant-tag.ant-tag-has-color.tag-status-closed{background:#dde2e5;color:#44474c}.ant-tag.ant-tag-has-color.tag-status-warning{background:#ffefce;color:#db6207}body .antd-pro-tag-select-tagSelect .ant-tag{font-size:12px}#content-guide,#content-guide-helper{z-index:4}#content-guide,#content-guide-helper,#feedback-canvas,#menu-guide,#menu-guide-helper{position:absolute;left:0;top:0;min-width:1366px;width:100vw;height:100vh;bottom:0;display:none}#feedback-canvas,#menu-guide,#menu-guide-helper{z-index:6}.ant-select-selection--multiple .ant-select-selection__rendered ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:30px;overflow:auto;overflow:hidden}.ant-select-selection--multiple .ant-select-selection__rendered:after{display:none}.ant-select-selection--multiple .ant-select-selection__placeholder{top:15px}.ant-select-sm .ant-select-selection--multiple .ant-select-selection__placeholder{top:50%}.ant-select-selection--single .ant-select-selection__rendered{margin-right:12px}.ant-select-selection__rendered{margin-left:12px;margin-right:12px}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical-right .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical .ant-menu-submenu-title{margin-top:0;margin-bottom:0}.ant-menu-inline .ant-menu-item:not(:last-child),.ant-menu-vertical-left .ant-menu-item:not(:last-child),.ant-menu-vertical-right .ant-menu-item:not(:last-child),.ant-menu-vertical .ant-menu-item:not(:last-child){margin-bottom:0}.ant-menu-item .anticon,.ant-menu-submenu-title .anticon{margin-right:12px;font-size:16px}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow{transform:rotate(-1turn);-ms-transform:rotate(-1turn);-moz-transform:rotate(-1turn);-webkit-transform:rotate(-1turn);-o-transform:rotate(-1turn)}.ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-arrow{-o-transform:rotate(-1turn);transform:rotate(-1turn);-ms-transform:rotate(-1turn);-moz-transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}.ant-menu-inline>.ant-menu-item,.ant-menu-vertical-left>.ant-menu-item,.ant-menu-vertical-right>.ant-menu-item,.ant-menu-vertical>.ant-menu-item,.menu-container .ant-menu-dark .ant-menu-item,.menu-container .ant-menu-dark>li .ant-menu-submenu-title{height:42px;line-height:42px}.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{height:42px;line-height:42px;padding-right:30px}.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title{height:42px;line-height:42px}.collapsed-menu.ant-menu-dark .ant-menu-item:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px}.collapsed-menu.ant-menu-dark .ant-menu-item:last-child{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.collapsed-menu.ant-menu-dark{left:80px!important}.ant-tabs .ant-tabs-left-content .ant-tabs-tabpane.ant-tabs-tabpane-inactive{display:none}.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-nav-container{height:32px}.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab{line-height:30px}.ant-tabs-nav .ant-tabs-tab{margin-right:20px}.ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.ant-select-selection--multiple>ul>li{margin-top:0;height:20px;line-height:20px;font-size:12px;border:none;padding-left:6px;position:relative;top:5px}.ant-select-selection--multiple .ant-select-selection__rendered>ul>li.ant-select-search--inline{margin-top:5px;top:0;padding-left:0}.ant-select-selection--multiple .ant-select-selection__rendered>ul>li.ant-select-search--inline:first-child{padding-left:4px}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;margin-left:38px;white-space:pre-line}.ant-select-selection-selected-value{float:left;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding-right:10px}.ant-btn{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ant-btn>span{display:inline}.ant-pagination-item-0{display:none}.ant-divider-horizontal{min-width:auto}form:not(.ant-form-vertical) :not(.ant-input-group-wrapper)>.ant-input-group{top:0}.ant-tree-node-content-wrapper{position:relative}.ant-table.ant-table-empty .ant-table-header{overflow:auto!important}.ant-table .ant-table-placeholder,.ant-table table{-webkit-border-radius:unset;-moz-border-radius:unset;border-radius:unset}.ant-table .ant-table-placeholder{padding:7px 16px}.ant-table .ant-table-thead tr>th{-webkit-border-radius:unset!important;-moz-border-radius:unset!important;border-radius:unset!important}.ant-table .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,.ant-table .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up{cursor:pointer}.ant-table .ant-table-white-space{white-space:pre-wrap}.ant-table.ant-table-fixed-header .ant-table-scroll .ant-table-header{background:#f7f8fa}.ant-table.ant-table-fixed-header.ant-table-empty .ant-table-scroll .ant-table-header{margin-bottom:0!important}.ant-table.ant-table-bordered.ant-table-fixed-header.ant-table-empty .ant-table-scroll .ant-table-header::-webkit-scrollbar{height:10px}.ant-table.ant-table-bordered.ant-table-fixed-header.ant-table-empty .ant-table-scroll .ant-table-header::-webkit-scrollbar-thumb{background:#c1c1c1;-webkit-border-radius:10px;border-radius:10px}.ant-pagination-options-quick-jumper{vertical-align:middle}.ant-radio-checked .ant-radio-inner:after{width:6px;height:6px}.ant-checkbox-indeterminate .ant-checkbox-inner:after,.ant-select-tree-checkbox.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner:after{height:2px;background-color:#fff}.ant-modal-footer .ant-btn{vertical-align:middle}.ant-select-selection__clear:before{display:block;font-family:anticon!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.ant-select-arrow:before{display:block;content:"";font-family:anticon!important;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:-o-transform .2s ease;-moz-transition:transform .2s ease,-moz-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease,-moz-transform .2s ease,-o-transform .2s ease}.ant-select .ant-select-arrow:before,.ant-select .ant-select-selection__clear:before{display:none}.ant-input-lg{font-size:14px}.header-title{font-style:normal;font-size:20px;color:#1e2126;margin-bottom:24px}.header-order-err{font-family:PingFangSC-Regular;font-size:12px;color:#ff6680;line-height:16px}.common-gmt-tag{font-family:PingFang SC;display:inline-block;margin-left:4px;margin-right:4px;color:#71757e;line-height:18px;font-size:12px;font-weight:400;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:0 4px;vertical-align:middle;background:#e8e9eb}.ant-table .ant-table-fixed .ant-table-thead tr{vertical-align:top}.table-header{width:100%;position:relative;margin-top:12px;clear:both}.table-header .table-header-title{width:100%;font-size:12px;padding:8px 0}.table-header .table-header-title span{color:#b5c0ce}.table-header .table-header-title button span{color:inherit}.table-header .table-header-buttons .ant-dropdown-button .ant-dropdown-trigger{margin-right:8px}.table-header .table-header-buttons .ant-dropdown-button button{margin-right:0}.table-header .table-header-buttons button{margin-right:8px}.table-header .table-header-buttons .ant-input-suffix button{margin-right:0}.table-header .table-header-buttons .ant-dropdown-link{height:28px;line-height:28px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.table-header .table-header-buttons .ant-input{height:32px}.table-header .ant-table-thead>tr>th>span{color:#4e5b71!important}.common-transfer .ant-transfer-list-header-selected{display:none}.common-top-area{padding:16px;width:100%;background:#f7f8fa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.common-top-area .common-top-area-title{height:40px;width:100%;line-height:40px;border-bottom:1px solid #eee;color:#1e2126;font-size:14px;font-weight:700}.common-top-area .common-top-area-content{width:100%;padding:16px 0}.common-item-title{height:40px;line-height:40px;width:100%;padding:0 10px;font-weight:700;font-size:14px;color:#1e2126;background:#f7f8fa;margin-bottom:24px}.slide-footer{position:absolute;bottom:0;left:0;height:52px;line-height:52px;width:100%;border-top:1px solid #e9e9e9;text-align:left;padding-left:20px;background:#fff}.slide-footer button{margin-right:8px}.slide-footer button:first-child{margin-left:0}.full-width-slideframe .slide-footer{height:52px;line-height:52px}.slide-frame .slide-content .slide-footer button:first-child{margin-left:0!important}.ant-modal-wrap{text-align:center}.ant-popover{word-break:break-word}.ant-popover-inner-content{padding:12px 16px;color:#4e5b71;max-height:300px;overflow:auto}.ant-modal-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.ant-modal-wrap .ant-modal{width:700px;display:inline-block;vertical-align:middle;top:0;text-align:left}.ant-modal-wrap .ant-modal .ant-modal-close-x{width:50px;height:50px;line-height:49px}.ant-table-content .ant-table-tbody>tr>td,.ant-table-content .ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th{padding:8px 12px}.ant-table-bordered .ant-table-tbody>.ant-table-row>td,.ant-table-bordered .ant-table-thead>tr>th{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.ant-table-bordered .ant-table-tbody>.ant-table-row>td .disabled-row,.ant-table-bordered .ant-table-thead>tr>th .disabled-row{color:#b5c0ce;cursor:not-allowed}.ant-table .popover-wrap>span{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.origin-table-row{white-space:normal!important}.bad-table-cell{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;word-break:break-word}.back{font-size:14px;margin:20px 0;display:inline-block}.divider{width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px);background:#f1f3f5;height:10px;margin:20px -20px}.background-transparent{background:#f1f3f5;margin:-20px -20px 0;padding:20px 20px 0;min-height:-webkit-calc(100vh - 60px);min-height:-moz-calc(100vh - 60px);min-height:calc(100vh - 60px)}.background-transparent-no-padding{background:#f1f3f5;margin:-27px -20px 0;min-height:-webkit-calc(100% + 27px);min-height:-moz-calc(100% + 27px);min-height:calc(100% + 27px)}.full-height-page,.full-height-page-88{width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px);margin:0 -20px;height:-webkit-calc(100vh - 66px);height:-moz-calc(100vh - 66px);height:calc(100vh - 66px)}.full-height-page-88 .ant-tabs-bar,.full-height-page .ant-tabs-bar{padding:0 20px}.full-height-page-full{width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px);margin:-16px -20px 0;height:-webkit-calc(100vh - 50px);height:-moz-calc(100vh - 50px);height:calc(100vh - 50px)}.full-height-page-full .ant-tabs-bar{padding:0 20px}.column-layout-left .money-cell .money.negative .money-level{margin-left:13px}.money-cell .money{position:relative;padding-bottom:20px}.money-cell .money.has-money-level{display:inline-block}.money-cell .money.negative .money-level{margin-left:10px}.money-cell .money .money-level{position:absolute;font-size:12px;left:-6px;bottom:0;display:inline-block;height:16px;line-height:16px;width:32px;background:#e1e8ef;text-align:center;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;z-index:1}.money-cell .money .money-level:before{content:" ";position:absolute;top:-8px;left:6px;display:inline-block;height:0;width:0;color:#505564;border:4px solid transparent;border-bottom-color:#e1e8ef}table{table-layout:fixed}table .money-cell{position:relative;width:100%;display:inline-block;text-align:right}table .money-cell .money.has-money-level{top:-5px;display:inline}table .money-cell .money.negative .money-level{margin-left:10px}table .money-cell .money .money-level{text-align:left;background:transparent;top:14px;-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75);left:-2px;-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;-o-transform-origin:left;transform-origin:left;color:#848c95}table .money-cell .money .money-level:before{display:none}table .center-icon{text-align:center}table .center-icon i{cursor:pointer;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:-o-transform .5s ease;-moz-transition:transform .5s ease,-moz-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease,-moz-transform .5s ease,-o-transform .5s ease}table .center-icon i:hover{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}.form-title{margin-top:16px;margin-bottom:2px}.list-searcher .ant-modal-body .selected-tag{line-height:30px;max-height:90px;overflow:auto;padding:0 10px;margin-bottom:18px}.list-searcher .ant-modal-body .selected-tag .ant-tag:hover{border-color:var(--theme-dark)}.list-searcher .ant-modal-body .searcher-list{height:-webkit-calc(100% - 170px);height:-moz-calc(100% - 170px);height:calc(100% - 170px);overflow-y:auto;width:100%}.list-searcher .ant-modal-body .searcher-list.no-show-detail{height:-webkit-calc(100% - 70px);height:-moz-calc(100% - 70px);height:calc(100% - 70px)}.list-searcher .ant-modal-body .searcher-list .searcher-list-item{position:relative;min-height:30px;line-height:16px;padding:7px 20px;cursor:pointer;-moz-background-clip:content-box;-o-background-clip:content-box;background-clip:content-box}.list-searcher .ant-modal-body .searcher-list .searcher-list-item.selected{background:#f7f8fa}.list-searcher .ant-modal-body .searcher-list .searcher-list-item:hover{background:var(--theme-light)}.list-searcher .ant-modal-body .searcher-list .searcher-list-item .searcher-list-item-name{width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);width:calc(100% - 50px);white-space:normal}.list-searcher .ant-modal-body .searcher-list .searcher-list-item .searcher-list-item-name .target-key{color:#f04134}.list-searcher .ant-modal-body .searcher-list .searcher-list-item .searcher-list-item-name .searcher-list-item-description{font-size:12px;color:#b5c0ce}.list-searcher .ant-modal-body .searcher-list .searcher-list-item .searcher-list-item-check{position:absolute;right:20px;top:50%;color:var(--theme-main);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.ant-dropdown-menu{max-height:250px;overflow-y:auto}.ant-dropdown-menu .ant-dropdown-menu-item{text-align:left}.hide{display:none}.ant-modal-confirm-body .ant-modal-confirm-content{word-wrap:break-word;white-space:normal;max-height:-webkit-calc(100vh - 300px);max-height:-moz-calc(100vh - 300px);max-height:calc(100vh - 300px);overflow-y:auto;overflow-x:hidden}.footer-operate{position:absolute;bottom:0;left:-20px;right:-20px;height:60px;line-height:60px;border-top:1px solid #e9e9e9;padding-left:30px}.footer-operate button{margin-right:8px}.special-number{margin:0 4px;color:var(--theme-main)}.base{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:9em;left:50%;margin:-7.5em;padding:3em;position:absolute;top:50%;width:9em;-webkit-transform:rotateX(45deg) rotate(45deg);-moz-transform:rotateX(45deg) rotate(45deg);transform:rotateX(45deg) rotate(45deg);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.base .cube,.base .cube:after,.base .cube:before{content:"";float:left;height:3em;position:absolute;width:3em}.base .cube{background-color:var(--theme-main);position:relative;-webkit-transform:translateZ(3em);-moz-transform:translateZ(3em);transform:translateZ(3em);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.25s;-o-transition:.25s;-moz-transition:.25s;transition:.25s;-webkit-box-shadow:13em 13em 1.5em rgba(0,0,0,.1);-moz-box-shadow:13em 13em 1.5em rgba(0,0,0,.1);box-shadow:13em 13em 1.5em rgba(0,0,0,.1);-webkit-animation:anim 1s infinite;-moz-animation:anim 1s infinite;-o-animation:anim 1s infinite;animation:anim 1s infinite}.base .cube:after{background-color:var(--theme-dark);-webkit-transform:rotateX(-90deg) translateY(3em);-moz-transform:rotateX(-90deg) translateY(3em);transform:rotateX(-90deg) translateY(3em);-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%}.base .cube:before{background-color:var(--theme-main);-webkit-transform:rotateY(90deg) translateX(3em);-moz-transform:rotateY(90deg) translateX(3em);transform:rotateY(90deg) translateX(3em);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}.base .cube:first-child{-webkit-animation-delay:.05s;-moz-animation-delay:.05s;-o-animation-delay:.05s;animation-delay:.05s}.base .cube:nth-child(2){-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}.base .cube:nth-child(3){-webkit-animation-delay:.15s;-moz-animation-delay:.15s;-o-animation-delay:.15s;animation-delay:.15s}.base .cube:nth-child(4){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.base .cube:nth-child(5){-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.base .cube:nth-child(6){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;-o-animation-delay:.3s;animation-delay:.3s}.base .cube:nth-child(7){-webkit-animation-delay:.35s;-moz-animation-delay:.35s;-o-animation-delay:.35s;animation-delay:.35s}.base .cube:nth-child(8){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}.base .cube:nth-child(9){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;-o-animation-delay:.45s;animation-delay:.45s}.base-custom-loading{width:100%;height:100%;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.base-custom-loading .img-cover{max-height:15em;max-width:17em;color:var(--theme-main)}.base-custom-loading .img-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes drift{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes drift{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes drift{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes drift{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes anim{50%{-webkit-transform:translateZ(.5em);transform:translateZ(.5em)}}@-moz-keyframes anim{50%{-moz-transform:translateZ(.5em);transform:translateZ(.5em)}}@-o-keyframes anim{50%{transform:translateZ(.5em)}}@keyframes anim{50%{-webkit-transform:translateZ(.5em);-moz-transform:translateZ(.5em);transform:translateZ(.5em)}}.braft-modal-root.active .braft-modal-content{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:80vh}.braft-modal-root.active .braft-modal-content .braft-modal-body{height:-webkit-calc(100% - 110px);height:-moz-calc(100% - 110px);height:calc(100% - 110px)}.braft-modal-root.active .braft-modal-content .braft-modal-body .braft-media-picker,.braft-modal-root.active .braft-modal-content .braft-modal-body .braft-media-uploader{height:100%}.braft-modal-root.active .braft-modal-content .braft-modal-body .braft-media-picker .braft-media-drag-tip,.braft-modal-root.active .braft-modal-content .braft-modal-body .braft-media-uploader .braft-media-drag-tip{position:absolute;margin-top:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.f-left{float:left}.f-right{float:right}.clear{clear:both}.ant-form-item-label{white-space:normal}.ant-form-item-children{position:static}.row-expand-display-none+.ant-table-expanded-row,.row-expand-display-none .ant-table-row-expand-icon,.row-select-display-none .ant-checkbox,.row-select-display-none .ant-radio{display:none}.row-select-display-none .table-group-checkbox{position:absolute;-webkit-transform:translate(-72px,5px);-moz-transform:translate(-72px,5px);-ms-transform:translate(-72px,5px);-o-transform:translate(-72px,5px);transform:translate(-72px,5px)}.row-select-display-none .table-group-checkbox .ant-checkbox{display:block;left:22px}.row-unable-click td{pointer-events:none}.row-unable-click .ant-radio{display:none}.ant-message{z-index:100000;top:30px}.ant-message .ant-message-notice .ant-message-notice-content{white-space:pre-line}.searcher-content-list{height:-webkit-calc(70vh - 240px);height:-moz-calc(70vh - 240px);height:calc(70vh - 240px);overflow-y:auto;width:100%}.searcher-content-list.no-show-detail{height:-webkit-calc(70vh - 120px);height:-moz-calc(70vh - 120px);height:calc(70vh - 120px)}.searcher-content-list .searcher-list-item{position:relative;min-height:30px;line-height:16px;padding:7px 20px;cursor:pointer;-moz-background-clip:content-box;-o-background-clip:content-box;background-clip:content-box}.searcher-content-list .searcher-list-item.selected{background:#f7f8fa}.searcher-content-list .searcher-list-item:hover{background:var(--theme-light)}.searcher-content-list .searcher-list-item .searcher-list-item-name{width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);width:calc(100% - 50px);white-space:normal}.searcher-content-list .searcher-list-item .searcher-list-item-name .target-key{color:#f04134}.searcher-content-list .searcher-list-item .searcher-list-item-name .searcher-list-item-description{font-size:12px;color:#b5c0ce}.searcher-content-list .searcher-list-item .searcher-list-item-check{position:absolute;right:20px;top:50%;color:var(--theme-main);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.no-hover-style:hover td{background:none!important}.carousel-modal .image-wrap img,.carousel-modal img{width:100%}.ant-table-body{overscroll-behavior-x:none}.ant-table-body td>.ant-tag{width:100%;text-align:center;height:26px;line-height:24px;margin-right:0}.ant-table-tbody>tr>td.ant-table-row-expand-icon-cell{padding:16px 0;text-align:center}.helios-page-header{background:#fff;margin:-16px 0 20px -20px;padding:20px;position:relative}.normal-dangerously-font{color:var(--theme-main);margin:0 3px}.full-screen-mask:after{content:"";position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4);z-index:998}.ant-select-combobox .ant-select-arrow{display:block}.bottom-bar{-webkit-transition:all .15s cubic-bezier(.645,.045,.355,1);-o-transition:all .15s cubic-bezier(.645,.045,.355,1);-moz-transition:all .15s cubic-bezier(.645,.045,.355,1);transition:all .15s cubic-bezier(.645,.045,.355,1);width:-webkit-calc(100vw - 250px);width:-moz-calc(100vw - 250px);width:calc(100vw - 250px);height:52px;line-height:52px;position:fixed;bottom:0;z-index:5;right:0;background:#fff;border-top:1px solid rgba(0,0,0,.067);padding-left:20px}.bottom-bar-mask{position:absolute;left:0;width:100%;height:100%;z-index:1}.bottom-bar,.bottom-bar-approve,.slide-frame .bottom-bar{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.slide-frame .bottom-bar{margin-left:0!important}.slide-frame .bottom-bar .ant-affix{left:unset!important}.full-width-0 .bottom-bar,.full-width-0 .bottom-bar-approve{width:-webkit-calc(100vw - 0)!important;width:-moz-calc(100vw - 0)!important;width:calc(100vw - 0px)!important}.full-width-200 .bottom-bar,.full-width-200 .bottom-bar-approve{width:-webkit-calc(100vw - 200px)!important;width:-moz-calc(100vw - 200px)!important;width:calc(100vw - 200px)!important}.full-width-220 .bottom-bar,.full-width-220 .bottom-bar-approve{width:-webkit-calc(100vw - 220px)!important;width:-moz-calc(100vw - 220px)!important;width:calc(100vw - 220px)!important}.full-width-250 .bottom-bar,.full-width-250 .bottom-bar-approve{width:-webkit-calc(100vw - 250px)!important;width:-moz-calc(100vw - 250px)!important;width:calc(100vw - 250px)!important}.full-width-320 .bottom-bar,.full-width-320 .bottom-bar-approve{width:-webkit-calc(100vw - 320px)!important;width:-moz-calc(100vw - 320px)!important;width:calc(100vw - 320px)!important}.full-width-64 .bottom-bar{width:-webkit-calc(100vw - 64px)!important;width:-moz-calc(100vw - 64px)!important;width:calc(100vw - 64px)!important}.collapsed .additional-alert-info,.collapsed .bottom-bar,.collapsed .bottom-bar-approve{width:-webkit-calc(100% - 64px)!important;width:-moz-calc(100% - 64px)!important;width:calc(100% - 64px)!important}.helios-main-250 .bottom-bar-approve,.helios-main-250 .not-collapsed .bottom-bar,.helios-main-250 .setting-fotter-class{width:-webkit-calc(100vw - 250px)!important;width:-moz-calc(100vw - 250px)!important;width:calc(100vw - 250px)!important}.helios-main-200 .bottom-bar-approve,.helios-main-200 .not-collapsed .bottom-bar,.helios-main-200 .setting-fotter-class{width:-webkit-calc(100vw - 200px)!important;width:-moz-calc(100vw - 200px)!important;width:calc(100vw - 200px)!important}.helios-main-220 .bottom-bar-approve,.helios-main-220 .not-collapsed .bottom-bar,.helios-main-220 .setting-fotter-class{width:-webkit-calc(100vw - 220px)!important;width:-moz-calc(100vw - 220px)!important;width:calc(100vw - 220px)!important}.helios-main-320 .bottom-bar-approve,.helios-main-320 .not-collapsed .bottom-bar,.helios-main-320 .setting-fotter-class{width:-webkit-calc(100vw - 320px)!important;width:-moz-calc(100vw - 320px)!important;width:calc(100vw - 320px)!important}.helios-main-64 .bottom-bar-approve,.helios-main-64 .not-collapsed .bottom-bar{width:-webkit-calc(100% - 64px)!important;width:-moz-calc(100% - 64px)!important;width:calc(100% - 64px)!important}.helios-main-56 .bottom-bar-approve,.helios-main-56 .not-collapsed .bottom-bar,.helios-main-56 .slide-up-bar{width:-webkit-calc(100% - 56px)!important;width:-moz-calc(100% - 56px)!important;width:calc(100% - 56px)!important}.helios-main-0 .bottom-bar-approve,.helios-main-0 .not-collapsed .bottom-bar,.helios-main-0 .setting-fotter-class{width:-webkit-calc(100vw - 0)!important;width:-moz-calc(100vw - 0)!important;width:calc(100vw - 0px)!important}.collapsed .bottom-bar-approve.full-width,.collapsed .bottom-bar.full-width,.not-collapsed .bottom-bar.full-width{width:100%!important}.row-selected{background-color:#fff1f1}p.reset-margin-bottom{margin-bottom:0}.honest-view-modal .ant-modal-content .ant-modal-body{padding:10px 24px}.advanced-table-buttons{position:relative;margin:12px 0 10px}.advanced-table-buttons button{margin-right:8px}.table-container-all-icon{display:inline-block;background:#fff;text-align:center;cursor:pointer;font-size:12px;height:18px;width:18px;line-height:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-weight:400;border:1px solid #cdd9ec;color:#6b7a8a}.user-info-header-list .ant-dropdown-menu-item{height:40px;line-height:30px}.user-info-header-list .menu-user-icon{margin-right:8px}.template-content .ant-tabs-bar{margin:10px 0 8px}.template-content .advanced-table-tag-list-container{margin-top:0!important}.standard-divider-title{color:#1e2126;font-size:16px;font-weight:600;margin:32px 0 12px}.standard-note-text{color:#8b93a7}.real-input-fake-select input{cursor:pointer}.real-input-fake-select .ant-input-disabled{cursor:not-allowed}.multiple-option-title{font-size:14px;line-height:16px}.multiple-option .multiple-option-content{font-size:12px;line-height:16px;color:#4e5b71;font-weight:400}.template-tabs .ant-tabs-content{display:none!important}.template-tabs .ant-tabs-bar{padding-left:20px}.ant-table th:not(.ant-table-selection-column) .ant-table-header-column>div,.text-ellipsis{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.full-page-margin{margin-top:-16px;margin-bottom:-16px;height:-webkit-calc(100vh - 50px);height:-moz-calc(100vh - 50px);height:calc(100vh - 50px);overflow:auto}.advanced-table .advanced-table-head-container .table-header-buttons,.advanced-table .advanced-table-head-container .table-header-buttons .ant-btn{vertical-align:middle}.advanced-table .advanced-table-head-container .ant-dropdown-link{height:28px;line-height:28px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.advanced-table .ant-input-search .ant-input{height:32px}.ant-input-affix-wrapper:hover .ant-input-suffix .ant-input-clear-icon{opacity:1}.ant-input-affix-wrapper .ant-input-suffix .ant-input-clear-icon{color:#969aa2;opacity:0}.ant-input-search:not(.ant-input-search-enter-button):not(.ant-input-affix-wrapper-input-with-clear-btn):not(.ant-input-search-small)>.ant-input-suffix{right:unset}.ant-input-search:not(.ant-input-search-enter-button) .ant-input{padding-left:30px}.ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix{left:12px;height:0}.ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix .ant-input-clear-icon{position:absolute;right:12px}.ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix .ant-input-clear-icon+i{margin-left:0}.top-gap{margin-top:12px}.bottom-gap{margin-bottom:12px}.inline-gap{margin:12px 0}.right-gap{margin-right:8px}.left-gap{margin-left:8px}.left-gap-4{margin-left:4px}.left-right-gap{margin:0 8px}.back-gap{margin:20px 0}.left-edge-gap{margin-left:20px}.left-edge-gap.no-dep{margin-left:12px}.right-edge-gap{margin-right:20px}.total-data-note{font-size:13px}.hover-input .ant-input{cursor:pointer}.hover-input .close-tag{display:none;font-size:12px;color:#bbb}.hover-input:hover .close-tag{display:inline-block;font-size:12px;color:#bbb}.color-blue{color:var(--theme-main)}.text-left{text-align:left}.text-right{text-align:right}.flex-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}.text-center{text-align:center}.required-star{color:red}.required-label:after{display:inline-block;color:#ff6680;content:"*";margin:0 0 0 2px;vertical-align:middle}.bottom-bar-200{width:-webkit-calc(100vw - 200px);width:-moz-calc(100vw - 200px);width:calc(100vw - 200px)}.bottom-bar-220{width:-webkit-calc(100vw - 220px);width:-moz-calc(100vw - 220px);width:calc(100vw - 220px)}.bottom-bar-320{width:-webkit-calc(100vw - 320px);width:-moz-calc(100vw - 320px);width:calc(100vw - 320px)}.bottom-bar-250{width:-webkit-calc(100vw - 250px);width:-moz-calc(100vw - 250px);width:calc(100vw - 250px)}.no-form-item-margin .ant-form-item{margin-bottom:0}.modal-in-fixed-height .ant-modal-body{max-height:60vh;overflow-y:auto}.table-except-tabs .advanced-table{height:-webkit-calc(100% - 64px);height:-moz-calc(100% - 64px);height:calc(100% - 64px)}.table-except-tabs-91 .advanced-table{height:-webkit-calc(100% - 91px);height:-moz-calc(100% - 91px);height:calc(100% - 91px)}.entity-block-check .ant-checkbox-group{display:initial;line-height:32px}.info-circle-edit{color:#6c788c;cursor:pointer}.info-circle-edit:hover{color:var(--theme-main)}.ant-btn-danger .info-circle-edit,.ant-btn-danger .info-circle-edit:hover,.ant-btn-primary .info-circle-edit,.ant-btn-primary .info-circle-edit:hover{color:#fff}.ant-btn-danger.ant-btn-background-ghost .info-circle-edit,.ant-btn-primary.ant-btn-background-ghost .info-circle-edit{color:#6c788c}.ant-btn-danger.ant-btn-background-ghost .info-circle-edit:hover,.ant-btn-primary.ant-btn-background-ghost .info-circle-edit:hover{color:var(--theme-main)}.ant-radio-group .ant-radio-button-wrapper .info-circle-edit{color:#6c788c}.ant-radio-group .ant-radio-button-wrapper .info-circle-edit:hover{color:var(--theme-main)}.ant-radio-group .ant-radio-button-wrapper-checked .info-circle-edit,.ant-radio-group .ant-radio-button-wrapper-checked .info-circle-edit:hover{color:#fff}.disabled .ant-badge-status-text{color:#b5c0ce}.line-feed{display:inline-block;white-space:pre-wrap;text-align:left;vertical-align:top}.toast-error-help{margin-left:12px}.toast-error-help.error{margin-left:4px}.slide-frame.slide-flex .slide-title{padding-left:20px}.slide-frame.slide-flex .slide-content{overflow:hidden;padding:0}.slide-flex{overflow:hidden}.slide-flex .slide-flex-container{content-visibility:auto;overflow:hidden}.slide-flex .slide-flex-container,.slide-flex .slide-flex-container-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.slide-flex .slide-flex-container-content{content-visibility:visible;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:16px 20px;overflow-y:auto}.slide-flex .slide-flex-container-footer{content-visibility:visible;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:51px;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;padding-left:20px;-webkit-box-shadow:inset 0 1px 0 0 #ebedef;-moz-box-shadow:inset 0 1px 0 0 #ebedef;box-shadow:inset 0 1px 0 0 #ebedef}.advanced-table-wrap{height:100%;margin:0 -20px}.advanced-table-wrap.page-table-wrap .table-header-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advanced-table-wrap.page-table-wrap .table-header-buttons .input-search{width:240px}.ant-btn>.new-span,.ant-btn>span>.new-span{pointer-events:auto}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:4px}.vertical-form .ant-form-item{margin-bottom:12px}.vertical-form.modal-form .ant-form-item{padding-bottom:0}.vertical-form.modal-form .ant-form-item-label{line-height:20px}.vertical-form.modal-form .ant-form-item:last-child{margin-bottom:0}.vertical-form .ant-form-item-label .ant-form-item-required:before{display:inline-block;color:#f04134;content:"*";margin:0 2px 0 0;vertical-align:middle}.vertical-form .ant-form-item-label .ant-form-item-required:after{display:none}.vertical-form .sub-title{font-size:16px;color:#1e2126;font-weight:700;margin:20px 0 12px}.hover-pointer-icon{-webkit-transition:color .2s ease;-o-transition:color .2s ease;-moz-transition:color .2s ease;transition:color .2s ease;cursor:pointer;color:#6c788c}.hover-pointer-icon:hover{color:var(--theme-main)}.hover-pointer-icon.danger:hover{color:#ff6680}.make-multi-select-over-visible.list-selector .ant-modal-body .list-selector-left,.make-multi-select-over-visible .search-area-box .ant-advanced-search-form.search-area{overflow:visible}.helios-loading{position:relative;display:inline-block;width:80px;height:80px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-spin-nested-loading>div>.ant-spin .helios-loading{position:absolute;top:50%;left:50%;margin:-40px}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .helios-loading{margin-top:-20px}.rotate-animate{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.rotate-animate.rotate{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.dashed-add-button{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;border:1px solid var(--theme-main);display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:64px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px;line-height:30px;text-align:center;font-size:14px;color:var(--theme-main);cursor:pointer}.dashed-add-button .anticon{margin-right:4px}.dashed-add-button:hover{background:var(--theme-light)}.fake-table-footer{border:1px solid var(--theme-light);-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;padding:11px 13px;background:#fff;font-size:14px;line-height:22px;color:#0f62fe}.addonAfter-wrap-add-block{padding:5px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#e6efff;cursor:pointer;line-height:22px;margin-bottom:2px}.addonAfter-wrap-add-block .helios-icon{color:var(--theme-main)}.addonAfter-wrap-add-block .add-text{color:var(--theme-main);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;display:inline-block;margin-left:4px}.column-opera-item{cursor:pointer}.column-opera-item.delete{color:#ff6680}.column-opera-item.disabled{cursor:not-allowed;color:#b5c0ce}.column-opera-item+.column-opera-item{margin-left:16px}.ant-modal-body{contain:layout;position:relative;z-index:1}.instructions-tag .ant-modal-confirm-body .ant-modal-confirm-content{max-height:400px;overflow:auto;white-space:pre-line}.disabled-a{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none}.disabled-a,.disabled-a:focus,.disabled-a:hover{color:#b5c0ce}.customize-form .description .ant-alert-message{display:block}.customize-form .row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-6px;margin-left:-6px;margin-bottom:0;position:relative}.customize-form .row .col-6{width:25%;padding:0 6px}.customize-form .row .col-8{width:33.3333333333%;padding:0 6px}.customize-form .row .col-4{width:16.6666666667%;padding:0 6px}.customize-form .row .col-3{width:12.5%;padding:0 6px}.customize-form .row .col-12{width:50%;padding:0 6px}.customize-form .row .col-18{width:75%;padding:0 6px}.customize-form .row .col-24{width:100%;padding:0 6px}.customize-form .row.drop-over-bottom:before{content:"";position:absolute;width:12px;height:12px;background:#569be5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;left:0;bottom:-6px;z-index:2}.customize-form .row.drop-over-bottom:after{content:"";position:absolute;width:-webkit-calc(100% - 12px);width:-moz-calc(100% - 12px);width:calc(100% - 12px);height:4px;background:#569be5;bottom:-2px;left:5px;z-index:2}.customize-form .row.drop-over-top:before{content:"";position:absolute;width:12px;height:12px;background:#569be5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;left:0;top:-6px;z-index:2}.customize-form .row.drop-over-top:after{content:"";position:absolute;width:-webkit-calc(100% - 12px);width:-moz-calc(100% - 12px);width:calc(100% - 12px);height:4px;background:#569be5;top:-2px;left:5px;z-index:2}.customize-form .row .rich-text-show{margin-top:8px;width:100%;height:auto}.customize-form .row .rich-text-show img{max-width:100%;height:auto}.customize-form .row .ant-calendar-time .ant-calendar-time-picker-btn{height:24px;line-height:24px;padding:0 7px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;line-height:22px;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.05);-moz-box-shadow:0 2px 0 rgba(0,0,0,.05);box-shadow:0 2px 0 rgba(0,0,0,.05);text-shadow:0 -1px 0 rgba(0,0,0,.12);color:#fff;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--theme-main);border:1px solid transparent;border-color:var(--theme-main)}.customize-form .row .ant-calendar-time .ant-calendar-time-picker-btn-disabled{color:#b5c0ce;background-color:#f7f8fa;border-color:#cdd7ec}.customize-form .row .ant-calendar-show-time-picker .ant-calendar-time-picker-btn,.customize-form .row .ant-calendar-time .ant-calendar-ok-btn{display:none}.customize-form .row .ant-calendar-show-time-picker .ant-calendar-ok-btn{display:inline-block}.customize-form .field-component{position:relative;padding:0 10px 2px;border:1px solid rgba(255,255,255,0);background-color:#fff}.customize-form .field-component .has-after-addon.ant-input-group-wrapper{display:inline-block;vertical-align:baseline}.customize-form .field-component textarea.ant-input{margin-bottom:0}.customize-form .field-component.isSetting{margin-top:12px;padding-bottom:8px}.customize-form .field-component.isSetting .rich-text-preview{margin-top:8px;width:100%;height:auto;line-height:1.5}.customize-form .field-component.isSetting .rich-text-preview img{max-width:100%;height:auto}.customize-form .field-component.selected{border:1px solid var(--theme-main);-webkit-box-shadow:0 8px 10px 0 rgba(0,89,213,.05);-moz-box-shadow:0 8px 10px 0 rgba(0,89,213,.05);box-shadow:0 8px 10px 0 rgba(0,89,213,.05);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.customize-form .field-component .interval{width:2px;height:16px;display:inline-block;background:#0f62fe;margin-right:8px;margin-top:8px}.customize-form .field-component .ant-form-item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0;padding-bottom:0}.customize-form .field-component .ant-form-item .ant-form-item-label{height:32px;word-break:break-all;padding-bottom:0;padding-top:8px;line-height:24px;margin-bottom:3px}.customize-form .field-component .ant-form-item .ant-form-item-label label{font-size:14px;color:#4e5b71}.customize-form .field-component .ant-form-item .ant-form-item-label .ant-form-item-required:before{display:none}.customize-form .field-component .ant-form-item .ant-form-item-label .ant-form-item-required:after{display:inline-block;color:#f04134;content:"*";margin:0 0 0 2px;vertical-align:middle}.customize-form .field-component .ant-form-item .ant-calendar-picker,.customize-form .field-component .ant-form-item .ant-time-picker{width:100%;min-width:50px!important}.customize-form .field-component .group-field .ant-form-item-label label{font-weight:500!important;font-size:16px!important}.customize-form .field-component .operate{position:absolute;top:10px;z-index:3;right:10px;padding:0 4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#71757e;font-size:14px;background:#fff}.customize-form .field-component .operate:hover{background:#f2f2f3;opacity:.9}.customize-form .field-component .operate .icon-copy{width:14px;cursor:pointer;margin-right:6px;color:#b5c0ce}.customize-form .field-component .operate .icon-copy:hover{color:#1677ff}.customize-form .field-component .operate .icon-delete{cursor:pointer;color:#b5c0ce}.customize-form .field-component .operate .icon-delete:hover{color:#ff6680}.customize-form .field-component .currency-code-selector-dropdown .ant-select-dropdown-menu{max-height:150px}.customize-form .field-component .mask{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.customize-form .field-component .ant-form-extra{margin-bottom:0}.customize-form .field-component .fake-table-footer{border:1px solid #ebf0f5}.customize-form .field-component .fake-table-footer:not(.has-top-border){border-top:none}.customize-form .field-component .custom-obj-table.no-data .ant-table-placeholder{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.customize-form-horizontal-table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.customize-form-horizontal-table .ant-form-item-control-wrapper{width:100%!important;margin:0}.hide-required-mark .ant-form-item-label label{opacity:0!important}.img-responsive{max-width:100%}.custom-form-skelton-content{margin:-12px}.custom-form-skelton-content .content-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.custom-form-skelton-content .content-body .left{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.custom-form-skelton-content .content-body .left ul:first-child{margin-top:0}.custom-form-skelton-content .content-body .right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:10px}.custom-form-skelton-content .content-body .right ul:first-child{margin-top:0}.custom-form-skelton-content .content-body ul{margin-top:32px}.cancel-all-select .ant-table-thead .ant-table-selection-column .ant-table-selection{display:none}.cursor-pointer{cursor:pointer}.password-ie{text-align:left!important}.sketch-picker>div:nth-child(2)>div:first-child>div:first-child{height:14px!important;margin-top:5px}.sketch-picker>div:nth-child(2)>div:first-child>div:first-child .hue-horizontal>div:last-child>div:last-child{height:11px!important}.sketch-picker>div:nth-child(2)>div:first-child>div:last-child,.sketch-picker>div:nth-child(3)>div:last-child{display:none}.sketch-picker>div:nth-child(3)>div:first-child input{width:100%!important;text-align:center}.sketch-picker>div:nth-child(3)>div:nth-child(2) div,.sketch-picker>div:nth-child(3)>div:nth-child(3) div,.sketch-picker>div:nth-child(3)>div:nth-child(4) div{text-align:right}.sketch-picker>div:nth-child(3)>div:nth-child(2) input,.sketch-picker>div:nth-child(3)>div:nth-child(3) input,.sketch-picker>div:nth-child(3)>div:nth-child(4) input{text-align:center}.sketch-picker>div:nth-child(3)>div:nth-child(2) label,.sketch-picker>div:nth-child(3)>div:nth-child(3) label,.sketch-picker>div:nth-child(3)>div:nth-child(4) label{width:80%;float:right}.ant-modal .advanced-table-container .resize-table-container{padding:0 17px 0 0}.ant-modal .advanced-table-container .resize-table-container .ant-table-body{overflow-x:auto!important}.agency-setting .advanced-table-head-container-header>.table-header-buttons,.company-define-index .advanced-table-head-container-header>.table-header-buttons,.department-group .advanced-table-head-container-header>.table-header-buttons,.legal-person-wrap .advanced-table-head-container-header>.table-header-buttons,.page-menu-coding-rule-object .advanced-table-head-container-header>.table-header-buttons,.person-manage-wrap .advanced-table-head-container-header>.table-header-buttons{position:relative;margin:8px 0}.notification-create-button{margin:12px 0}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters{display:block}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters .ant-table-column-title{display:inline;margin-right:10px}.ant-select-dropdown{min-width:200px}.ant-select-dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item{white-space:normal}.ant-pagination-options-size-changer.ant-select{min-width:102px}.helios-icon{width:1em;height:1em;overflow:hidden;vertical-align:-.15rem}.mine-tag{display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;line-height:24px;padding:0 4px;-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75);font-size:14px;background:#dde2e5;color:#495c6d;margin-right:4px}.user-select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.in-safari .ant-select.ant-select-disabled .ant-select-search--inline .ant-select-search__field__wrap .ant-select-search__field{opacity:0}body.in-safari .ant-select.ant-select-disabled .ant-select-search--inline .ant-select-search__field__wrap .ant-select-search__field__mirror{opacity:1;overflow:hidden;max-width:100%;height:100%}.scroll-bar-dragging{background-color:#7d7d7d!important;opacity:1!important}body .ant-modal-title{max-width:-webkit-calc(100% - 20px);max-width:-moz-calc(100% - 20px);max-width:calc(100% - 20px)}body .ant-pagination.mini .ant-pagination-next{background:#f2f2f3;margin-right:8px}body .ant-pagination.mini .ant-pagination-next a{color:#252629}body .ant-pagination.mini .ant-pagination-next a:hover{color:var(--theme-main)}body .ant-pagination.mini .ant-pagination-disabled.ant-pagination-next a:hover,body .ant-pagination.mini .ant-pagination-disabled.ant-pagination-prev a:hover{color:#c3c5ca}body .ant-pagination.mini .ant-pagination-prev{background:#f2f2f3;margin-right:8px}body .ant-pagination.mini .ant-pagination-prev a{color:#252629}body .ant-pagination.mini .ant-pagination-prev a:hover{color:var(--theme-main)}body .ant-pagination.mini .ant-pagination-item{margin-right:8px}body .ant-pagination.mini .ant-pagination-item-0{margin-right:0}body .ant-pagination.mini .ant-pagination-disabled a{color:#c3c5ca}body .ant-pagination.mini .ant-pagination-options-quick-jumper{color:#71757e}body .ant-pagination.mini .ant-pagination-options-quick-jumper input{color:#252629;line-height:24px;margin:0 4px;width:40px}body .ant-pagination.mini .ant-select-arrow{color:#252629}body .ant-pagination.mini .ant-pagination-options{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ant-modal{padding-bottom:0}.ant-modal-content{height:100%}.ant-modal-header{padding:12px 20px}.ant-modal-body{padding:20px}.ant-modal-footer{padding:10px 20px}.ant-modal.fixed--600{width:600px!important;max-width:-webkit-calc(100vw - 40px);max-width:-moz-calc(100vw - 40px);max-width:calc(100vw - 40px)}.ant-modal.fixed--600 .ant-modal-body{min-height:140px;max-height:-webkit-calc(100vh - 100px - 80px);max-height:-moz-calc(100vh - 100px - 80px);max-height:calc(100vh - 100px - 80px);overflow:auto}.ant-modal.fixed--860{width:860px!important;max-width:-webkit-calc(100vw - 40px);max-width:-moz-calc(100vw - 40px);max-width:calc(100vw - 40px)}.ant-modal.fixed--860 .ant-modal-body{min-height:380px;max-height:-webkit-calc(100vh - 100px - 80px);max-height:-moz-calc(100vh - 100px - 80px);max-height:calc(100vh - 100px - 80px);overflow:auto}.ant-modal.adaptive--860{width:860px!important}.ant-modal.adaptive--860 .ant-modal-body{min-height:380px;max-height:-webkit-calc(100vh - 100px - 80px);max-height:-moz-calc(100vh - 100px - 80px);max-height:calc(100vh - 100px - 80px);overflow:auto}@media(max-width:940px){.ant-modal.adaptive--860{max-width:-webkit-calc(100vw - 80px);max-width:-moz-calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media(min-width:1340px){.ant-modal.adaptive--860{min-width:-webkit-calc(100vw - 480px);min-width:-moz-calc(100vw - 480px);min-width:calc(100vw - 480px)}}.ant-modal.adaptive--1360{width:1360px!important}.ant-modal.adaptive--1360 .ant-modal-body{min-height:540px;max-height:-webkit-calc(100vh - 100px - 80px);max-height:-moz-calc(100vh - 100px - 80px);max-height:calc(100vh - 100px - 80px);overflow:auto}@media(max-width:1440px){.ant-modal.adaptive--1360{max-width:-webkit-calc(100vw - 80px);max-width:-moz-calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media(min-width:1840px){.ant-modal.adaptive--1360{min-width:-webkit-calc(100vw - 480px);min-width:-moz-calc(100vw - 480px);min-width:calc(100vw - 480px)}}.ant-modal.fixed--full{width:-webkit-calc(100vw - 80px)!important;width:-moz-calc(100vw - 80px)!important;width:calc(100vw - 80px)!important;height:-webkit-calc(100vh - 80px)!important;height:-moz-calc(100vh - 80px)!important;height:calc(100vh - 80px)!important}.ant-modal.fixed--full .ant-modal-body{height:-webkit-calc(100vh - 180px)!important;height:-moz-calc(100vh - 180px)!important;height:calc(100vh - 180px)!important;overflow:auto}.ant-modal.fixed--height .ant-modal-body{height:-webkit-calc(100vh - 100px - 80px);height:-moz-calc(100vh - 100px - 80px);height:calc(100vh - 100px - 80px)}.ant-modal-confirm{width:480px!important}.ant-modal-confirm .ant-modal-body{padding:20px}.ant-modal-confirm .ant-modal-body .ant-modal-confirm-title{color:#252629;font-size:16px;line-height:24px;font-weight:500;margin-left:0}.ant-modal-confirm .ant-modal-body .anticon+.ant-modal-confirm-title{margin-left:28px}.ant-modal-confirm .ant-modal-body .ant-modal-confirm-content,.ant-modal-confirm .ant-modal-body .anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{color:#71757e;font-size:14px;line-height:22px}.ant-modal-confirm .ant-modal-body .anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:28px}.ant-modal-confirm .ant-modal-body .ant-modal-confirm-btns{margin-top:16px}.ant-tooltip-inner{text-align:center;max-width:240px}.ant-popover{max-width:480px}.ant-popover .ant-popover-inner{-webkit-box-shadow:0 0 12px rgba(0,0,0,.15);-moz-box-shadow:0 0 12px rgba(0,0,0,.15);box-shadow:0 0 12px rgba(0,0,0,.15)}.ant-popover .ant-popover-title{font-size:16px;font-weight:500;line-height:24px;padding:12px 16px 0;margin-bottom:4px;min-width:200px;border:none}.ant-popover .ant-popover-title+.ant-popover-inner-content{padding-top:0}.ant-popover .ant-popover-inner-content{color:#252629}.ant-popover .ant-popover-message-title{color:#252629;font-size:14px;line-height:22px}.ant-popover .ant-btn.ant-btn-sm{min-width:unset;height:24px;padding:0 12px}.ant-popover .ant-popover-buttons{min-width:168px}.ant-popover-message>.anticon{font-size:16px;color:#ff800b}.advanced-search .advanced-search-filter-tags-list-container .filter-tag-label,.advanced-search .advanced-search-pinned-form .ant-form-item-label,.advanced-table-filter-dropdown .ant-form-item-label,.ant-btn,.ant-table .ant-table-header,.department-ui-content .ant-form-item-label,.list-selector-content .search-area-box .ant-form-item-label{text-transform:capitalize}.table-wrap-editor{width:100%;overflow:auto}.table-wrap-editor table:not([border]),.table-wrap-editor table:not([border]) caption,.table-wrap-editor table:not([border]) td,.table-wrap-editor table:not([border]) th,.table-wrap-editor table[border="0"],.table-wrap-editor table[border="0"] caption,.table-wrap-editor table[border="0"] td,.table-wrap-editor table[border="0"] th,.table-wrap-editor table[style*="border-width: 0px"],.table-wrap-editor table[style*="border-width: 0px"] caption,.table-wrap-editor table[style*="border-width: 0px"] td,.table-wrap-editor table[style*="border-width: 0px"] th{border:1px dashed #bbb}body{color:#4e5b71;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body a{color:var(--theme-main)}body a:active,body a:focus,body a:hover{color:var(--theme-dark)}body a[disabled]{color:#b5c0ce}body h1,body h2,body h3,body h4,body h5,body h6{color:#1e2126}body p{color:#4e5b71}body ::-moz-selection{background:var(--theme-main);color:#fff}body ::selection{background:var(--theme-main);color:#fff}.default-color-font{color:var(--theme-main)}.default-color-bg{background-color:var(--theme-main)}.default-color-border{border:1px solid var(--theme-main)}.default-color-hover-font{color:var(--theme-dark)}.default-color-hover-bg{background-color:var(--theme-dark)}.default-color-focus-font{color:var(--theme-main)}.default-color-focus-bg{background-color:var(--theme-main)}.default-color-inverse-font{color:#f04134}.default-color-inverse-bg{background-color:#f04134}.default-color-success{color:#4dc690}.default-color-success-bg{background-color:#4dc690}.font-default{color:#4e5b71}.font-description{color:#6c788c}.font-disabled{color:#b5c0ce}.font-title{color:#1e2126}.font-ghost{color:#fff}.font-subtitle{color:#7e97c5}.font-extra{color:#8b93a7}.shadow-card{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:0 2px 8px 0 rgba(0,0,0,.15);box-shadow:0 2px 8px 0 rgba(0,0,0,.15)}.shadow-modal{-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.15);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.15);box-shadow:0 4px 16px 0 rgba(0,0,0,.15)}.shadow-affix{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.shadow-menu{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);-moz-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(0,0,0,.15)}.background-white{background-color:#fff}.background-title{background-color:#f7f8fa}.background-layout{background-color:#f1f3f5}.divider-top{border-top:1px solid var(--theme-light)}.divider-bottom{border-bottom:1px solid var(--theme-light)}.divider-right{border-right:1px solid var(--theme-light)}.divider-left{border-left:1px solid var(--theme-light)}.border-btn{border:1px solid #d6d8db}.border-form{border:1px solid #d7dce6}.highlight-default{background-color:var(--theme-light)}.pre-warp{white-space:pre-wrap}body .ant-alert{color:#4e5b71;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:8px 12px 8px 34px}body .ant-alert-icon{top:12px;left:12px}body .ant-alert-message{font-size:14px;line-height:20px;color:#1e2126;display:inline-block}body .ant-alert-success{border:0;border-left:1px solid #4dc690;background-color:#eafff5}body .ant-alert-success .ant-alert-icon{color:#4dc690}body .ant-alert-warning{border:0;border-left:1px solid #ffe400}body .ant-alert-warning .ant-alert-icon{color:#ffb506}body .ant-alert-warning .anticon-exclamation-circle:before{content:""}body .ant-alert-error{border:0;border-left:1px solid #ff6680;background-color:#fff6f7}body .ant-alert-error .ant-alert-icon{color:#ff6680}body .ant-alert-error .anticon-cross-circle:before{content:""}body .ant-alert-info{border:0;border-left:1px solid #b5c0ce;background-color:#f7f8fa}body .ant-alert-info .ant-alert-icon{color:#90a7c5}body .ant-alert-info .anticon-info-circle:before{content:""}body .ant-alert-close-icon .anticon-cross{color:#7e97c5}body .ant-alert-close-icon .anticon-cross:hover{color:#4e5b71}body .ant-alert-with-description .ant-alert-icon{position:absolute;top:10px;left:12px;font-size:16px}body .ant-alert-with-description .ant-alert-message{font-size:14px;line-height:20px;color:#1e2126;display:inline-block;width:100%}body .ant-alert-with-description .ant-alert-description{font-size:12px;line-height:16px;color:#4e5b71}body .ant-anchor{color:#4e5b71}body .ant-anchor-ink:before{background-color:var(--theme-light)}body .ant-anchor-ink-ball{border-color:var(--theme-main)}body .ant-anchor-link-active>.ant-anchor-link-title,body .ant-anchor-link-title{color:var(--theme-main)}body .ant-select-auto-complete{color:#4e5b71}body .ant-select-auto-complete.ant-select .ant-input:focus,body .ant-select-auto-complete.ant-select .ant-input:hover{border-color:var(--theme-dark)}body .ant-avatar{color:#4e5b71;background-color:#f7f8fa}body .ant-back-top{color:#4e5b71}body .ant-back-top-content{color:#7e97c5}body .ant-back-top-content:hover,body .ant-badge{color:#4e5b71}body .ant-badge-count,body .ant-badge-dot{background-color:#f04134}body .ant-badge-status-success{background-color:#4dc690}body .ant-badge-status-processing{background-color:#55b1f2}body .ant-badge-status-processing:after{border-color:var(--theme-main)}body .ant-badge-status-default{background-color:#b5c0ce}body .ant-badge-status-error{background-color:#ff6680}body .ant-badge-status-warning{background-color:#f2c849}body .ant-badge-status-text{color:#4e5b71}body .ant-breadcrumb{color:#7e97c5}body .ant-breadcrumb a{color:var(--theme-main)}body .ant-breadcrumb a:hover{color:var(--theme-dark)}body .ant-breadcrumb-separator,body .ant-breadcrumb>span:last-child{color:#7e97c5}body .ant-btn{height:32px;line-height:100%}body .ant-btn:not(.ant-input-search-button){min-width:80px}body .ant-btn-circle,body .ant-btn-circle-outline{width:28px;min-width:28px;height:28px}body .ant-dropdown-button .ant-dropdown-trigger,body .ant-input-suffix .ant-btn{min-width:0}body .ant-btn,body .ant-btn-dashed{background-color:#fff;border-color:#d6d8db;color:#4e5b71}body .ant-btn-dashed:hover,body .ant-btn:hover{background-color:#fff;border-color:var(--theme-main);color:#4e5b71}body .ant-btn-dashed:focus,body .ant-btn:focus{background-color:#fff;border-color:#d6d8db;color:#4e5b71}body .ant-btn-dashed:active,body .ant-btn:active{background-color:#fff;border-color:var(--theme-main);color:#4e5b71}body .ant-btn-sm{padding:0 10px;height:22px;font-size:12px}body .ant-btn-primary,body .ant-btn-primary:focus{background-color:var(--theme-main);border-color:var(--theme-main);color:#fff}body .ant-btn-primary:hover{background-color:var(--theme-dark);border-color:var(--theme-dark);color:#fff}body .ant-btn-primary.ant-btn-background-ghost:hover{background-color:var(--theme-light)!important}body .ant-btn-danger,body .ant-btn-danger:focus{background-color:#f04134;border-color:#f04134;color:#fff}body .ant-btn-danger:hover{background-color:#c92822;border-color:#c92822;color:#fff}body .ant-btn-danger.ant-btn-background-ghost:hover{background-color:#fff3f0!important}body .ant-btn-clicked:after{border-color:var(--theme-main)}body .ant-btn-danger.ant-btn-clicked:after{border-color:#f04134}body .ant-btn-link{border:none;background-color:transparent;color:var(--theme-main)}body .ant-btn-link:focus,body .ant-btn-link:hover{color:var(--theme-dark);background-color:transparent}body .ant-btn-link:active,body .ant-btn-link:focus,body .ant-btn-link:hover{background-color:transparent}body .ant-btn-background-ghost.ant-btn-primary.disabled,body .ant-btn-background-ghost.ant-btn-primary.disabled.active,body .ant-btn-background-ghost.ant-btn-primary.disabled:active,body .ant-btn-background-ghost.ant-btn-primary.disabled:focus,body .ant-btn-background-ghost.ant-btn-primary.disabled:hover,body .ant-btn-background-ghost.ant-btn-primary[disabled],body .ant-btn-background-ghost.ant-btn-primary[disabled].active,body .ant-btn-background-ghost.ant-btn-primary[disabled]:active,body .ant-btn-background-ghost.ant-btn-primary[disabled]:focus,body .ant-btn-background-ghost.ant-btn-primary[disabled]:hover,body .ant-btn-danger-disabled,body .ant-btn-danger-disabled.active,body .ant-btn-danger-disabled:active,body .ant-btn-danger-disabled:focus,body .ant-btn-danger-disabled:hover,body .ant-btn-danger.disabled,body .ant-btn-danger.disabled.active,body .ant-btn-danger.disabled:active,body .ant-btn-danger.disabled:focus,body .ant-btn-danger.disabled:hover,body .ant-btn-danger[disabled],body .ant-btn-danger[disabled].active,body .ant-btn-danger[disabled]:active,body .ant-btn-danger[disabled]:focus,body .ant-btn-danger[disabled]:hover,body .ant-btn-dashed-disabled,body .ant-btn-dashed-disabled.active,body .ant-btn-dashed-disabled:active,body .ant-btn-dashed-disabled:focus,body .ant-btn-dashed-disabled:hover,body .ant-btn-dashed.disabled,body .ant-btn-dashed.disabled.active,body .ant-btn-dashed.disabled:active,body .ant-btn-dashed.disabled:focus,body .ant-btn-dashed.disabled:hover,body .ant-btn-dashed[disabled],body .ant-btn-dashed[disabled].active,body .ant-btn-dashed[disabled]:active,body .ant-btn-dashed[disabled]:focus,body .ant-btn-dashed[disabled]:hover,body .ant-btn-disabled,body .ant-btn-disabled.active,body .ant-btn-disabled:active,body .ant-btn-disabled:focus,body .ant-btn-disabled:hover,body .ant-btn-group .ant-btn-primary[disabled]+.ant-btn-primary,body .ant-btn-primary-disabled,body .ant-btn-primary-disabled.active,body .ant-btn-primary-disabled:active,body .ant-btn-primary-disabled:focus,body .ant-btn-primary-disabled:hover,body .ant-btn-primary.disabled,body .ant-btn-primary.disabled.active,body .ant-btn-primary.disabled:active,body .ant-btn-primary.disabled:focus,body .ant-btn-primary.disabled:hover,body .ant-btn-primary[disabled],body .ant-btn-primary[disabled].active,body .ant-btn-primary[disabled]:active,body .ant-btn-primary[disabled]:focus,body .ant-btn-primary[disabled]:hover,body .ant-btn.disabled,body .ant-btn.disabled.active,body .ant-btn.disabled:active,body .ant-btn.disabled:focus,body .ant-btn.disabled:hover,body .ant-btn[disabled],body .ant-btn[disabled].active,body .ant-btn[disabled]:active,body .ant-btn[disabled]:focus,body .ant-btn[disabled]:hover{background-color:#f7f8fa;border-color:#d6d8db;color:#b5c0ce}body .ant-btn-link-disabled,body .ant-btn-link-disabled.active,body .ant-btn-link-disabled:active,body .ant-btn-link-disabled:focus,body .ant-btn-link-disabled:hover,body .ant-btn-link.disabled,body .ant-btn-link.disabled.active,body .ant-btn-link.disabled:active,body .ant-btn-link.disabled:focus,body .ant-btn-link.disabled:hover,body .ant-btn-link[disabled],body .ant-btn-link[disabled].active,body .ant-btn-link[disabled]:active,body .ant-btn-link[disabled]:focus,body .ant-btn-link[disabled]:hover{color:#b5c0ce}body .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:var(--theme-dark);border-left-color:var(--theme-dark)}body .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d6d8db}body .ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:var(--theme-dark)}body .ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d6d8db}body .ant-btn-group .ant-btn-primary+.ant-btn-primary,body .ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-left-color:var(--theme-dark)}body .ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],body .ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],body .ant-btn-group .ant-btn-primary[disabled]+.ant-btn-primary{border-left-color:#d6d8db}body .ant-btn-ghost{color:#4e5b71}body .ant-btn-dashed,body .ant-btn-default,body .ant-btn-ghost,body .ant-btn:not(.ant-btn-danger):not(.ant-btn-primary):not(.ant-btn-link){border-color:#d6d8db}body .ant-btn-dashed:focus,body .ant-btn-default:focus,body .ant-btn-ghost:focus,body .ant-btn:not(.ant-btn-danger):not(.ant-btn-primary):not(.ant-btn-link):focus{background:#fff}body .ant-btn-dashed:hover,body .ant-btn-default:hover,body .ant-btn-ghost:hover,body .ant-btn:not(.ant-btn-danger):not(.ant-btn-primary):not(.ant-btn-link):hover{border-color:#d6d8db;background:#f1f3f5}body .ant-btn-dashed.ant-btn-background-ghost:focus,body .ant-btn-default.ant-btn-background-ghost:focus,body .ant-btn-ghost.ant-btn-background-ghost:focus,body .ant-btn:not(.ant-btn-danger):not(.ant-btn-primary):not(.ant-btn-link).ant-btn-background-ghost:focus{background:#fff}body .ant-btn-dashed.ant-btn-background-ghost:hover,body .ant-btn-default.ant-btn-background-ghost:hover,body .ant-btn-ghost.ant-btn-background-ghost:hover,body .ant-btn:not(.ant-btn-danger):not(.ant-btn-primary):not(.ant-btn-link).ant-btn-background-ghost:hover{border-color:#d6d8db;background:#f1f3f5!important}body .ant-btn-background-ghost.ant-btn-link,body .ant-btn-background-ghost.ant-btn-link:focus,body .ant-btn-ghost.active,body .ant-btn-ghost:active{color:var(--theme-main);border-color:var(--theme-main)}body .ant-btn-background-ghost.ant-btn-link:hover{color:var(--theme-dark);border-color:var(--theme-dark)}body .ant-btn-background-ghost.ant-btn-primary{color:var(--theme-main);border-color:var(--theme-main)}body .ant-btn-background-ghost.ant-btn-primary:focus,body .ant-btn-background-ghost.ant-btn-primary:hover{color:var(--theme-dark);border-color:var(--theme-dark)}body .ant-btn-background-ghost.ant-btn-primary.active,body .ant-btn-background-ghost.ant-btn-primary:active{color:var(--theme-main);border-color:var(--theme-main)}body .ant-btn-background-ghost.ant-btn-danger{color:#f04134;border-color:#f04134}body .ant-btn-background-ghost.ant-btn-danger.active,body .ant-btn-background-ghost.ant-btn-danger:active,body .ant-btn-background-ghost.ant-btn-danger:focus,body .ant-btn-background-ghost.ant-btn-danger:hover{color:#c92822;border-color:#c92822}body .ant-fullcalendar{color:#4e5b71;border-color:var(--theme-light)}body .ant-fullcalendar-value{color:#4e5b71}body .ant-fullcalendar-value:hover{background-color:var(--theme-light)}body .ant-fullcalendar-value:active{background-color:var(--theme-main);color:#fff}body .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,body .ant-fullcalendar-today .ant-fullcalendar-value{-webkit-box-shadow:0 0 0 1px var(--theme-main) inset;-moz-box-shadow:0 0 0 1px var(--theme-main) inset;box-shadow:0 0 0 1px var(--theme-main) inset}body .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,body .ant-fullcalendar-selected-day .ant-fullcalendar-value{background-color:var(--theme-main);color:#fff}body .ant-fullcalendar-last-month-cell .ant-fullcalendar-value,body .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value{color:#b5c0ce}body .ant-fullcalendar-fullscreen .ant-fullcalendar-date,body .ant-fullcalendar-fullscreen .ant-fullcalendar-month{color:#4e5b71;border-color:var(--theme-light)}body .ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover,body .ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover{background:var(--theme-light)}body .ant-fullcalendar-fullscreen .ant-fullcalendar-date:active,body .ant-fullcalendar-fullscreen .ant-fullcalendar-month:active{background:#e9edff}body .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{color:#4e5b71}body .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,body .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date{border-top-color:var(--theme-main)}body .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,body .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date{background:var(--theme-light)}body .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,body .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value{color:var(--theme-main)}body .ant-fullcalendar-disabled-cell .ant-fullcalendar-value,body .ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,body .ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date{color:#b5c0ce}body .ant-carousel,body .ant-cascader,body .ant-cascader-picker{color:#4e5b71}body .ant-cascader-picker-disabled{background-color:#f7f8fa;color:#b5c0ce}body .ant-cascader-picker:focus .ant-cascader-input{border-color:var(--theme-dark);outline:0;-webkit-box-shadow:0 0 0 2px var(--theme-light);-moz-box-shadow:0 0 0 2px var(--theme-light);box-shadow:0 0 0 2px var(--theme-light)}body .ant-cascader-menu-item-expand:after,body .ant-cascader-picker-clear:hover{color:#7e97c5}body .ant-cascader-menu-item-disabled,body .ant-cascader-picker-arrow{color:#b5c0ce}body .ant-cascader-menu{border-right:1px solid var(--theme-light)}body .ant-cascader-menu-item:hover{background-color:var(--theme-light)}body .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{background-color:#f7f8fa}body .ant-cascader-menu-item .ant-cascader-menu-item-keyword{color:#f04134}body .ant-popover-inner{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,.15);box-shadow:0 4px 8px 0 rgba(0,0,0,.15)}body .ant-popover-message{color:#4e5b71;font-size:12px}body .ant-popover-message>.anticon{top:6px}body .ant-modal{color:#4e5b71}body .ant-modal-title{color:#1e2126;font-size:16px;font-weight:500}body .ant-modal-content{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 2px 8px 0 rgba(0,0,0,.2);box-shadow:0 2px 8px 0 rgba(0,0,0,.2)}body .ant-modal-confirm-body>.anticon{font-size:24px;margin-right:14px}body .ant-modal-confirm-body .ant-modal-confirm-title{color:#1e2126;font-weight:400;font-size:14px}body .ant-modal-confirm-body .ant-modal-confirm-content{color:#4e5b71;font-size:12px}body .ant-modal-footer>button{padding:0 16px}body .ant-spin{color:var(--theme-main)}body .ant-spin-dot i{background-color:var(--theme-main)}body .ant-spin-tip{color:#7e97c5}body .ant-tabs{color:#4e5b71}body .ant-tabs-bar{border-bottom:1px solid #f2f2f3;margin-bottom:4px}body .ant-tabs-content{margin-top:16px}body .ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab{border:1px solid #f2f2f3;background-color:#f7f8fa;margin-right:4px}body .ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab-active{background-color:#fff}body .ant-tabs-ink-bar{background-color:var(--theme-main)}body .ant-tabs-nav .ant-tabs-tab{color:#4e5b71;padding:14px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}body .ant-tabs-nav .ant-tabs-tab:last-child{margin-right:1px}body .ant-tabs-nav .ant-tabs-tab-active,body .ant-tabs-nav .ant-tabs-tab:hover{color:var(--theme-main)}body .ant-tabs-nav .ant-tabs-tab-disabled{color:#b5c0ce}body .ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab-active{color:var(--theme-main)}body .ant-tabs-tab-btn-disabled,body .ant-tabs-tab-btn-disabled:hover{color:#b5c0ce;cursor:not-allowed}body .ant-tabs-extra-content .ant-tabs-new-tab:hover{color:var(--theme-main);border-color:var(--theme-main)}body .ant-tabs-nav .ant-tabs-tab:hover{color:var(--theme-dark)}body .ant-tabs-nav .ant-tabs-tab:active{color:var(--theme-main)}body .ant-tabs-vertical.ant-tabs-left>.ant-tabs-content,body .ant-tabs-vertical.ant-tabs-right>.ant-tabs-bar{border-left:1px solid var(--theme-light)}body .ant-tabs-vertical.ant-tabs-right>.ant-tabs-content{border-right:1px solid var(--theme-light)}body .ant-radio,body .ant-radio-button-wrapper,body .ant-radio-group,body .ant-radio-wrapper{color:#4e5b71}body .ant-radio-inner{border-color:#d6d8db}body .ant-radio-inner:hover{border-color:var(--theme-main)}body .ant-radio-checked .ant-radio-inner{border-color:#d6d8db}body .ant-radio-checked .ant-radio-inner:after{background-color:var(--theme-main)}body .ant-radio-disabled .ant-radio-inner{border-color:#d6d8db;background-color:#f7f8fa}body .ant-radio-disabled .ant-radio-inner:after{background-color:#d6d8db}body .ant-radio-disabled+span{color:#b5c0ce}body .ant-radio-button-wrapper{border-color:#d7dce6;height:28px;line-height:28px;min-width:64px}body .ant-radio-button-wrapper:hover{color:var(--theme-main)}body .ant-radio-button-wrapper a{color:#4e5b71}body .ant-radio-button-wrapper-checked{color:var(--theme-main);background:var(--theme-main)!important;border-color:var(--theme-main)!important;-webkit-box-shadow:-1px 0 0 0 var(--theme-main)!important;-moz-box-shadow:-1px 0 0 0 var(--theme-main)!important;box-shadow:-1px 0 0 0 var(--theme-main)!important;z-index:1}body .ant-radio-button-wrapper-checked:before,body .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:var(--theme-main)!important;opacity:.1}body .ant-radio-button-wrapper-checked:first-child{border-color:var(--theme-main);-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}body .ant-radio-button-wrapper-checked:hover{border-color:var(--theme-dark);-webkit-box-shadow:-1px 0 0 0 var(--theme-dark);-moz-box-shadow:-1px 0 0 0 var(--theme-dark);box-shadow:-1px 0 0 0 var(--theme-dark);color:var(--theme-dark)}body .ant-radio-button-wrapper-checked:active{border-color:var(--theme-main);-webkit-box-shadow:-1px 0 0 0 var(--theme-main);-moz-box-shadow:-1px 0 0 0 var(--theme-main);box-shadow:-1px 0 0 0 var(--theme-main);color:var(--theme-main)}body .ant-radio-button-wrapper-disabled{border-color:#d6d8db;background-color:#f7f8fa;color:#b5c0ce}body .ant-radio-button-wrapper-disabled:first-child,body .ant-radio-button-wrapper-disabled:hover{border-color:#d7dce6;background-color:#f7f8fa;color:#b5c0ce}body .ant-radio-button-wrapper-disabled:first-child{border-left-color:#d7dce6}body .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:#fff;background-color:#f7f8fa;border-color:#d7dce6}body .ant-card{color:#4e5b71}body .ant-card-hoverable:hover{-webkit-box-shadow:0 2px 8px #d7dce6;-moz-box-shadow:0 2px 8px #d7dce6;box-shadow:0 2px 8px #d7dce6;border-color:#d7dce6}body .ant-card-bordered{border:1px solid var(--theme-light)}body .ant-card-head{border-bottom:1px solid var(--theme-light)}body .ant-card-head-title{color:#1e2126}body .ant-card-head .ant-tabs-bar{border-bottom:1px solid var(--theme-light)}body .ant-card-actions{border-top:1px solid var(--theme-light)}body .ant-card-actions>li{color:#7e97c5}body .ant-card-actions>li>span:hover,body .ant-card-actions>li>span a:hover{color:var(--theme-main)}body .ant-card-actions>li>span a{color:#7e97c5}body .ant-card-actions>li:not(:last-child){border-right:1px solid var(--theme-light)}body .ant-card-meta-title{color:#1e2126}body .ant-card-meta-description{color:#6c788c}body .ant-checkbox,body .ant-checkbox-group,body .ant-checkbox-wrapper{color:#4e5b71}body .ant-checkbox-inner{border-color:#969aa2}body .ant-checkbox-inner:hover{border-color:var(--theme-main)}body .ant-checkbox-checked .ant-checkbox-inner,body .ant-checkbox-indeterminate .ant-checkbox-inner{border-color:var(--theme-main);background-color:var(--theme-main)}body .ant-checkbox-checked:after{border-color:var(--theme-main)}body .ant-checkbox-disabled span.ant-checkbox-inner{border-color:#f4f4f4;background-color:#e0e0e0}body .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#f4f4f4}body .ant-calendar-picker,body .ant-calendar-picker-container{color:#4e5b71}body .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:var(--theme-main)}body .ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled){border-color:var(--theme-dark);outline:0;-webkit-box-shadow:0 0 0 2px var(--theme-light);-moz-box-shadow:0 0 0 2px var(--theme-light);box-shadow:0 0 0 2px var(--theme-light)}body .ant-calendar-picker-clear,body .ant-calendar-picker-clear:hover,body .ant-calendar-picker-icon,body .ant-calendar-picker-icon:after{color:#7e97c5}body .ant-calendar-input-wrap{border-bottom:1px solid var(--theme-light)!important}body .ant-calendar-input{color:#1e2126}body .ant-calendar-header{border-bottom:1px solid var(--theme-light)}body .ant-calendar-header a:hover{color:var(--theme-main)}body .ant-calendar-header .ant-calendar-century-select,body .ant-calendar-header .ant-calendar-decade-select,body .ant-calendar-header .ant-calendar-month-select,body .ant-calendar-header .ant-calendar-year-select{color:#1e2126}body .ant-calendar-header .ant-calendar-next-century-btn,body .ant-calendar-header .ant-calendar-next-decade-btn,body .ant-calendar-header .ant-calendar-next-month-btn,body .ant-calendar-header .ant-calendar-next-year-btn,body .ant-calendar-header .ant-calendar-prev-century-btn,body .ant-calendar-header .ant-calendar-prev-decade-btn,body .ant-calendar-header .ant-calendar-prev-month-btn,body .ant-calendar-header .ant-calendar-prev-year-btn{color:#7e97c5}body .ant-calendar-date{color:#4e5b71}body .ant-calendar-date:hover{background:var(--theme-light);cursor:pointer}body .ant-calendar-date:active{color:#fff;background:var(--theme-dark)}body .ant-calendar-today:not(.ant-calendar-disabled-cell).ant-calendar-selected-day .ant-calendar-date{color:#fff}body .ant-calendar-today:not(.ant-calendar-disabled-cell) .ant-calendar-date{border-color:var(--theme-main);font-weight:700;color:var(--theme-main)}body .ant-calendar-last-month-cell .ant-calendar-date,body .ant-calendar-next-month-btn-day .ant-calendar-date{color:#b5c0ce}body .ant-calendar-range .ant-calendar-selected-day .ant-calendar-date{background:var(--theme-main);color:#fff}body .ant-calendar-range .ant-calendar-selected-day .ant-calendar-date:hover{background:var(--theme-main)}body .ant-calendar-disabled-cell .ant-calendar-date{cursor:not-allowed;color:#b5c0ce;background:#f7f8fa}body .ant-calendar-disabled-cell .ant-calendar-date:hover{background:#f7f8fa}body .ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date:before{border-color:#d7dce6}body .ant-calendar-footer,body .ant-calendar-footer-extra+.ant-calendar-footer-btn{border-top:1px solid var(--theme-light)}body .ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,body .ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade,body .ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,body .ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year,body .ant-calendar .ant-calendar-clear-btn-disabled,body .ant-calendar .ant-calendar-clear-btn:after,body .ant-calendar .ant-calendar-today-btn-disabled{color:#b5c0ce}body .ant-calendar .ant-calendar-clear-btn:hover:after{color:#7e97c5}body .ant-calendar .ant-calendar-ok-btn{background-color:var(--theme-main);border-color:var(--theme-main)}body .ant-calendar .ant-calendar-ok-btn:focus,body .ant-calendar .ant-calendar-ok-btn:hover{color:#fff;background-color:var(--theme-dark);border-color:var(--theme-dark)}body .ant-calendar .ant-calendar-ok-btn.active,body .ant-calendar .ant-calendar-ok-btn:active{color:#fff;background-color:var(--theme-main);border-color:var(--theme-main)}body .ant-calendar .ant-calendar-ok-btn-disabled,body .ant-calendar .ant-calendar-ok-btn-disabled:hover,body .ant-calendar .ant-calendar-ok-btn.disabled,body .ant-calendar .ant-calendar-ok-btn.disabled.active,body .ant-calendar .ant-calendar-ok-btn.disabled:active,body .ant-calendar .ant-calendar-ok-btn.disabled:focus,body .ant-calendar .ant-calendar-ok-btn.disabled:hover,body .ant-calendar .ant-calendar-ok-btn[disabled],body .ant-calendar .ant-calendar-ok-btn[disabled].active,body .ant-calendar .ant-calendar-ok-btn[disabled]:active,body .ant-calendar .ant-calendar-ok-btn[disabled]:focus,body .ant-calendar .ant-calendar-ok-btn[disabled]:hover{color:#b5c0ce;background-color:#f7f8fa;border-color:#d6d8db}body .ant-calendar-range-picker-separator{color:#7e97c5}body .ant-calendar-range-left .ant-calendar-time-picker-inner{border-right:1.5px solid var(--theme-light)}body .ant-calendar-range-right .ant-calendar-time-picker-inner{border-left:1.5px solid var(--theme-light)}body .ant-calendar-range-middle{color:#7e97c5}body .ant-calendar-range .ant-calendar-input,body .ant-calendar-range .ant-calendar-time-picker-input{border-color:#d7dce6;color:#1e2126}body .ant-calendar-range .ant-calendar-input:hover,body .ant-calendar-range .ant-calendar-time-picker-input:hover{border-color:var(--theme-dark)}body .ant-calendar-range .ant-calendar-input:focus,body .ant-calendar-range .ant-calendar-time-picker-input:focus{border-color:var(--theme-dark);outline:0;-webkit-box-shadow:0 0 0 2px var(--theme-light);-moz-box-shadow:0 0 0 2px var(--theme-light);box-shadow:0 0 0 2px var(--theme-light)}body .ant-calendar-range .ant-calendar-input-disabled,body .ant-calendar-range .ant-calendar-time-picker-input-disabled{background-color:#f7f8fa;color:#b5c0ce}body .ant-calendar-range .ant-calendar-input-disabled:hover,body .ant-calendar-range .ant-calendar-time-picker-input-disabled:hover{border-color:#d7dce6}body .ant-calendar-range .ant-calendar-in-range-cell:before{background-color:var(--theme-light)}body .ant-calendar-range .ant-calendar-body,body .ant-calendar-range .ant-calendar-month-panel-body,body .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox,body .ant-calendar-range .ant-calendar-year-panel-body{border-top:1px solid var(--theme-light)}body .ant-calendar-range-picker-input:-moz-placeholder{color:#b5c0ce}body .ant-calendar-range-picker-input:-ms-input-placeholder{color:#b5c0ce!important}body .ant-calendar-range-picker-input::-ms-input-placeholder{color:#b5c0ce}body .ant-calendar-range-picker-input::-webkit-input-placeholder{color:#b5c0ce}body .ant-calendar-range-picker-input::-moz-placeholder{color:#b5c0ce}body .ant-calendar-range-picker-input:-ms-input-placeholder{color:#b5c0ce}body .ant-calendar-range-picker-input::placeholder{color:#b5c0ce}body .ant-calendar-time-picker-select{border-right:1px solid var(--theme-light)}body .ant-calendar-time-picker-select li:hover{background:var(--theme-light)}body li.ant-calendar-time-picker-select-option-selected{background:#f7f8fa}body li.ant-calendar-time-picker-select-option-disabled{color:#b5c0ce}body .ant-calendar-time .ant-calendar-day-select{color:#1e2126}body .ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled{color:#b5c0ce}body .ant-calendar-month-panel-header{border-bottom:1px solid var(--theme-light)}body .ant-calendar-month-panel-header a:hover{color:var(--theme-dark)}body .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,body .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover{background:var(--theme-main);color:#fff}body .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,body .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover{color:#b5c0ce;background:#f7f8fa}body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select,body .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,body .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,body .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select,body .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select,body .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,body .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,body .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select,body .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select{color:#1e2126}body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,body .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,body .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,body .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{color:#7e97c5}body .ant-calendar-decade-panel-decade,body .ant-calendar-month-panel-month,body .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,body .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date,body .ant-calendar-year-panel-year{color:#4e5b71}body .ant-calendar-month-panel-month:hover,body .ant-calendar-year-panel-year:hover{background-color:var(--theme-light)}body .ant-calendar-decade-panel-header,body .ant-calendar-year-panel-header{border-bottom:1px solid var(--theme-light)}body .ant-calendar-decade-panel-header a:hover,body .ant-calendar-year-panel-header a:hover{color:var(--theme-dark)}body .ant-calendar-decade-panel-decade:hover,body .ant-calendar-week-number .ant-calendar-body tr:hover,body .ant-calendar-year-panel-year:hover{background:var(--theme-light)}body .ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week{background:#e9edff}body .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,body .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover,body .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year,body .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover{background:var(--theme-main);color:#fff}body .ant-time-picker,body .ant-time-picker-panel{color:#4e5b71}body .ant-time-picker-panel-clear-btn:hover:after{color:#7e97c5}body .ant-time-picker-panel-input-wrap{border-bottom:1px solid var(--theme-light)}body .ant-time-picker-panel-select{border-left:1px solid var(--theme-light)}body .ant-time-picker-panel-input-invalid{border-color:#f04134}body .ant-time-picker-panel-clear-btn:after{color:#b5c0ce;background:#f7f8fa}body .ant-time-picker-panel-select li:hover{background:var(--theme-light)}body li.ant-time-picker-panel-select-option-selected,body li.ant-time-picker-panel-select-option-selected:hover{background:#f7f8fa}body .ant-time-picker-icon:after,body li.ant-time-picker-panel-select-option-disabled{color:#b5c0ce}body .ant-time-picker-panel-addon{border-top:1px solid var(--theme-light)}body .ant-time-picker-input{color:#1e2126}body .ant-time-picker-input:hover{border-color:var(--theme-dark)}body .ant-time-picker-input:focus{border-color:var(--theme-dark);-webkit-box-shadow:0 0 0 2px var(--theme-light);-moz-box-shadow:0 0 0 2px var(--theme-light);box-shadow:0 0 0 2px var(--theme-light)}body .ant-time-picker-input-disabled,body .ant-time-picker-input[disabled],body .ant-time-picker-input[disabled]:hover{color:#b5c0ce;background-color:#f7f8fa}body .ant-time-picker-input-disabled:hover{border-color:#d7dce6}body .ant-collapse{color:#4e5b71;border-color:var(--theme-light)}body .ant-collapse>.ant-collapse-item{border-bottom:1px solid var(--theme-light)}body .ant-collapse>.ant-collapse-item>.ant-collapse-header{color:#1e2126}body .ant-collapse-content{color:#4e5b71;border-top:1px solid var(--theme-light)}body .ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid var(--theme-light)}body .ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{color:#b5c0ce}body .ant-divider{color:#4e5b71}body .ant-divider-horizontal.ant-divider-with-text{color:#1e2126}body .ant-divider-horizontal.ant-divider-with-text:after,body .ant-divider-horizontal.ant-divider-with-text:before{border-top:1px solid var(--theme-light)}body .ant-divider-dashed{border-top:1px dashed var(--theme-light)}body .ant-dropdown,body .ant-dropdown-menu-item>a,body .ant-dropdown-menu-submenu-title,body .ant-dropdown-menu-submenu-title>a{color:#4e5b71}body .ant-dropdown-menu-item-group-title,body .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,body .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:#7e97c5}body .ant-dropdown-menu-item:hover,body .ant-dropdown-menu-submenu-title:hover{background-color:var(--theme-light)}body .ant-dropdown-menu-item-disabled,body .ant-dropdown-menu-item-disabled:hover,body .ant-dropdown-menu-submenu-title-disabled,body .ant-dropdown-menu-submenu-title-disabled:hover,body .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,body .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:#b5c0ce}body .ant-dropdown-menu-item-divider,body .ant-dropdown-menu-submenu-title-divider{background-color:var(--theme-light)}body .ant-menu-item-group-title{color:#7e97c5}body .ant-menu-item-selected,body .ant-menu-item-selected>a,body .ant-menu-item-selected>a:hover{color:var(--theme-main)}body .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:var(--theme-light)}body .ant-menu-item-active,body .ant-menu-item:hover,body .ant-menu-submenu-active,body .ant-menu-submenu-title:hover,body .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:var(--theme-main)}body .ant-menu-inline .ant-menu-item:after,body .ant-menu-vertical-left .ant-menu-item:after,body .ant-menu-vertical-right .ant-menu-item:after,body .ant-menu-vertical .ant-menu-item:after{border-color:var(--theme-main)}body .ant-menu-item:active{background-color:var(--theme-light)}body .ant-menu-dark,body .ant-menu-dark .ant-menu-sub{color:#b5c0ce;background:#171e38}body .ant-menu-dark>.ant-menu-vertical{overflow:hidden}body .ant-menu-dark .ant-menu-item,body .ant-menu-dark .ant-menu-item-group-title,body .ant-menu-dark .ant-menu-item>a{color:#b5c0ce}body .ant-menu-dark .ant-menu-inline.ant-menu-sub{background:#0d1327;-webkit-box-shadow:inset 0 2px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 2px 8px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 8px 0 rgba(0,0,0,.15)}body .ant-menu-dark.ant-menu-horizontal{border-bottom-color:#171e38}body .ant-menu-dark.ant-menu-horizontal>.ant-menu-item,body .ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu{border-color:#171e38;border-bottom:0}body .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,body .ant-menu.ant-menu-dark .ant-menu-item-selected{background:var(--theme-main);background:-webkit-linear-gradient(90deg,#1464f0,rgba(19,63,143,.97));background:-o-linear-gradient(90deg,#1464f0,rgba(19,63,143,.97));background:-webkit-gradient(linear,left top,right top,from(#1464f0),to(rgba(19,63,143,.97)));background:-webkit-linear-gradient(left,#1464f0,rgba(19,63,143,.97));background:-moz- oldlinear-gradient(left,#1464f0,rgba(19,63,143,.97));background:-o-linear-gradient(left,#1464f0,rgba(19,63,143,.97));background:linear-gradient(90deg,#1464f0,rgba(19,63,143,.97));color:#fff}body .ant-dropdown-menu-dark,body .ant-dropdown-menu-dark .ant-dropdown-menu{background:#171e38}body .ant-dropdown-menu-dark .ant-dropdown-menu-item,body .ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,body .ant-dropdown-menu-dark .ant-dropdown-menu-item>a,body .ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,body .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,body .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:#b5c0ce}body .ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,body .ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,body .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover{color:#fff;background:transparent}body .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,body .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,body .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a{background:var(--theme-main);color:#fff}body .ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-arrow{color:var(--theme-main)}body .ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-arrow:after,body .ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-arrow:before{background-color:var(--theme-main)}body .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,body .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow{color:#b5c0ce}body .collapsed-menu.ant-menu-dark,body .collapsed-menu.ant-menu-dark .ant-menu-sub{background-color:#fff;color:#4e5b71}body .collapsed-menu.ant-menu-dark .ant-menu-sub{padding:10px 0;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);-moz-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(0,0,0,.15)}body .collapsed-menu.ant-menu-dark .ant-menu-item,body .collapsed-menu.ant-menu-dark .ant-menu-item-group-title,body .collapsed-menu.ant-menu-dark .ant-menu-item>a{color:#4e5b71}body .collapsed-menu.ant-menu-dark .ant-menu-item:hover{color:var(--theme-dark);background:#f7f8fa}body .collapsed-menu.ant-menu-dark .ant-menu-item>a:hover{color:var(--theme-dark)}body .collapsed-menu.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,body .collapsed-menu.ant-menu.ant-menu-dark .ant-menu-item-selected{color:var(--theme-dark);background:#f7f8fa}body .collapsed-menu.ant-menu-submenu-popup{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}body .ant-switch{background-color:#dbe6f3}body .ant-switch-checked{background-color:var(--theme-main)}body .ant-switch:after,body .ant-switch:before{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .ant-switch-checked.ant-switch-loading:before{color:var(--theme-main)}body .ant-switch-disabled,body .ant-switch-loading{background-color:#ebf0f5;opacity:1}body .ant-switch-disabled.ant-switch-checked{background-color:var(--theme-disable);border-color:var(--theme-disable)}body .ant-form,body .ant-form-item,body .ant-form output{color:#4e5b71}body .ant-form-explain,body .ant-form legend{color:#7e97c5}body .ant-form-extra{color:#8b93a7;padding-top:2px}body .ant-form-item-label label{color:#1e2126}body .ant-form-item-required:before{color:#f04134}body .ant-input-group-wrap .ant-select-open .ant-select-selection,body .ant-input-group-wrap .ant-select-selection:hover{border-color:#d7dce6}body .has-success.has-feedback:after{color:#4dc690}body .has-warning .ant-form-explain,body .has-warning .ant-form-split{color:#f2c849}body .has-warning .ant-input,body .has-warning .ant-input:hover{border-color:#f2c849}body .has-warning .ant-input:focus{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);-moz-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-warning .ant-input:not([disabled]):hover{border-color:#f2c849}body .has-warning .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);-moz-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-warning .ant-input-prefix{color:#f2c849}body .has-warning .ant-input-group-addon{color:#f2c849;border-color:#f2c849;background-color:#fff}body .has-warning .has-feedback{color:#f2c849}body .has-warning.has-feedback:after{content:"";color:#f2c849;-webkit-animation-name:diffZoomIn3!important;-moz-animation-name:diffZoomIn3!important;-o-animation-name:diffZoomIn3!important;animation-name:diffZoomIn3!important}body .has-warning .ant-select-selection{border-color:#f2c849}body .has-warning .ant-select-focused .ant-select-selection,body .has-warning .ant-select-open .ant-select-selection{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);-moz-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-warning .ant-calendar-picker-icon:after,body .has-warning .ant-cascader-picker-arrow,body .has-warning .ant-picker-icon:after,body .has-warning .ant-select-arrow,body .has-warning .ant-time-picker-icon:after{color:#f2c849}body .has-warning .ant-input-number,body .has-warning .ant-time-picker-input{border-color:#f2c849}body .has-warning .ant-input-number-focused,body .has-warning .ant-input-number:focus,body .has-warning .ant-time-picker-input-focused,body .has-warning .ant-time-picker-input:focus{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);-moz-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-warning .ant-input-number:not([disabled]):hover,body .has-warning .ant-time-picker-input:not([disabled]):hover{border-color:#f2c849}body .has-warning .ant-cascader-picker:focus .ant-cascader-input{border-color:#f2c849;outline:0;-webkit-box-shadow:0 0 0 2px rgba(242,200,73,.2);-moz-box-shadow:0 0 0 2px rgba(242,200,73,.2);box-shadow:0 0 0 2px rgba(242,200,73,.2)}body .has-error .ant-form-explain,body .has-error .ant-form-split{color:#ff6680}body .has-error .ant-input,body .has-error .ant-input:hover{border-color:#ff6680}body .ant-input[disabled],body .ant-input[disabled]:hover{background:#f7f8fa!important}body .has-error .ant-input:focus{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);-moz-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .has-error .ant-input:not([disabled]):hover{border-color:#ff6680}body .has-error .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);-moz-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .has-error .ant-input-prefix{color:#ff6680}body .has-error .ant-input-group-addon{color:#ff6680;border-color:#ff6680;background-color:#fff}body .has-error .has-feedback{color:#ff6680}body .has-error.has-feedback:after{content:"";color:#ff6680;-webkit-animation-name:diffZoomIn2!important;-moz-animation-name:diffZoomIn2!important;-o-animation-name:diffZoomIn2!important;animation-name:diffZoomIn2!important}body .has-error .ant-select-selection{border-color:#ff6680}body .has-error .ant-select-focused .ant-select-selection,body .has-error .ant-select-open .ant-select-selection{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);-moz-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .has-error .ant-input-group-addon .ant-select-selection{border-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .has-error .ant-calendar-picker-icon:after,body .has-error .ant-cascader-picker-arrow,body .has-error .ant-picker-icon:after,body .has-error .ant-select-arrow,body .has-error .ant-time-picker-icon:after{color:#ff6680}body .has-error .ant-input-number,body .has-error .ant-time-picker-input{border-color:#ff6680}body .has-error .ant-input-number-focused,body .has-error .ant-input-number:focus,body .has-error .ant-time-picker-input-focused,body .has-error .ant-time-picker-input:focus{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);-moz-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .has-error .ant-input-number:not([disabled]):hover,body .has-error .ant-mention-wrapper .ant-mention-editor,body .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover,body .has-error .ant-time-picker-input:not([disabled]):hover{border-color:#ff6680}body .has-error .ant-cascader-picker:focus .ant-cascader-input,body .has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,body .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus{border-color:#ff6680;outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,102,128,.2);-moz-box-shadow:0 0 0 2px rgba(255,102,128,.2);box-shadow:0 0 0 2px rgba(255,102,128,.2)}body .has-error .multi-selector-wrapper .fake-input,body .has-error .tag-input-wrapper{border-color:#ff6680}body .is-validating.has-feedback:after{display:inline-block;-webkit-animation:loadingCircle 1s linear infinite;-moz-animation:loadingCircle 1s linear infinite;-o-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite;content:"";color:var(--theme-main)}body .ant-input,body .ant-time-picker-input{border-color:#d7dce6;color:#1e2126}body .ant-input:focus,body .ant-input:hover{border-color:var(--theme-main)}body .ant-input:focus{-webkit-box-shadow:0 0 0 2px var(--theme-light);-moz-box-shadow:0 0 0 2px var(--theme-light);box-shadow:0 0 0 2px var(--theme-light)}body .ant-input-disabled,body .ant-input[disabled]{background-color:#f7f8fa;color:#b5c0ce!important}body .ant-input-disabled:hover{border-color:#d7dce6}body .ant-input-group{color:#4e5b71}body .ant-input-group-addon{color:#4e5b71;border-color:#d6d8db;background-color:#f7f8fa}body .ant-input-group-addon:hover{border-color:var(--theme-main);border-left:.5px solid var(--theme-main)}body .ant-input-group-addon .ant-select-focused .ant-select-selection,body .ant-input-group-addon .ant-select-open .ant-select-selection{color:#4e5b71;border-color:var(--theme-main);-webkit-box-shadow:0 0 0 2px var(--theme-light);-moz-box-shadow:0 0 0 2px var(--theme-light);box-shadow:0 0 0 2px var(--theme-light)}body .ant-input-affix-wrapper .ant-input-prefix,body .ant-input-affix-wrapper .ant-input-suffix{color:#7e97c5}body .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:var(--theme-dark)}body .ant-input:-moz-placeholder{color:#b5c0ce}body .ant-input:-ms-input-placeholder{color:#b5c0ce!important}body .ant-input::-ms-input-placeholder{color:#b5c0ce}body .ant-input::-webkit-input-placeholder{color:#b5c0ce}body .ant-input::-moz-placeholder{color:#b5c0ce}body .ant-input:-ms-input-placeholder{color:#b5c0ce}body .ant-input::placeholder{color:#b5c0ce}body .ant-input-number{border-color:#d7dce6;color:#1e2126}body .ant-input-number:focus,body .ant-input-number:hover{border-color:var(--theme-dark)}body .ant-input-number:focus{-webkit-box-shadow:0 0 0 2px var(--theme-light);-moz-box-shadow:0 0 0 2px var(--theme-light);box-shadow:0 0 0 2px var(--theme-light)}body .ant-input-number-input::-moz-placeholder{color:#b5c0ce}body .ant-input-number-input:-ms-input-placeholder{color:#b5c0ce}body .ant-input-number-input::-webkit-input-placeholder{color:#b5c0ce}body .ant-input-number-disabled,body .ant-input-number-input[disabled]{background-color:#f7f8fa;color:#b5c0ce}body .ant-input-number-disabled:hover,body .ant-input-number-input[disabled]:hover{border-color:#d7dce6}body .ant-input-number-handler,body .ant-input-number-handler-down-inner,body .ant-input-number-handler-up-inner{color:#7e97c5}body .ant-input-number-handler:active{background-color:#f7f8fa}body .ant-input-number-handler:hover .ant-input-number-handler-down-inner,body .ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:var(--theme-dark)}body .ant-input-number-handler-wrap{border-left:1px solid var(--theme-light)}body .ant-input-number-handler-down{border-top:1px solid var(--theme-light)}body .ant-select{color:#1e2126}body .ant-select-selection{border-color:#d7dce6}body .ant-select-selection:hover{border-color:var(--theme-main);border-right:.5px solid var(--theme-main)}body .ant-select-focused .ant-select-selection,body .ant-select-selection:active,body .ant-select-selection:focus{border-color:var(--theme-main);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .ant-select-focused .ant-select-selection .ant-select-arrow,body .ant-select-selection:active .ant-select-arrow,body .ant-select-selection:focus .ant-select-arrow{color:var(--theme-dark)}body .ant-select-open .ant-select-selection{border-color:var(--theme-main);outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .ant-select-arrow,body .ant-select-selection__clear:hover{color:#7e97c5}body .ant-select-disabled,body .ant-select-search__field__placeholder,body .ant-select-selection__placeholder{color:#b5c0ce}body .ant-select-disabled .ant-select-selection{background-color:#f7f8fa}body .ant-select-disabled .ant-select-selection .ant-select-arrow{color:#b5c0ce}body .ant-time-picker-input::-webkit-input-placeholder,body .ant-time-picker-panel-input::-webkit-input-placeholder{color:#b5c0ce}body .ant-time-picker-input::-moz-placeholder,body .ant-time-picker-panel-input::-moz-placeholder{color:#b5c0ce}body .ant-time-picker-input:-ms-input-placeholder,body .ant-time-picker-panel-input:-ms-input-placeholder{color:#b5c0ce}body .ant-time-picker-input::placeholder,body .ant-time-picker-panel-input::placeholder{color:#b5c0ce}body .ant-select-disabled .ant-select-selection:active,body .ant-select-disabled .ant-select-selection:focus,body .ant-select-disabled .ant-select-selection:hover{border-color:#d7dce6;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .ant-select-dropdown{color:#4e5b71}body .ant-select-dropdown-menu-item-group-title{color:#7e97c5}body .ant-select-dropdown-menu{padding:10px}body .ant-select-dropdown-menu-item{padding:6px 8px;color:#4e5b71}body .ant-select-dropdown-menu-item-active,body .ant-select-dropdown-menu-item:hover{color:var(--theme-dark);background-color:var(--theme-light)}body .ant-select-dropdown-menu-item-selected,body .ant-select-dropdown-menu-item-selected:hover{background-color:#f7f8fa;font-weight:600;color:#4e5b71}body .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,body .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon{color:var(--theme-main)}body .ant-select-dropdown-menu-item-disabled{color:#b5c0ce}body .ant-select-dropdown-menu-item-disabled:hover{color:#b5c0ce;background-color:#fff}body .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover:after{color:#b5c0ce}body .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:after,body .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover:after{color:var(--theme-main)}body .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{background:transparent;color:#b5c0ce}body .ant-select-disabled .ant-select-selection__choice__remove,body .ant-select-disabled .ant-select-selection__choice__remove:hover{color:#b5c0ce}body .ant-select-selection--multiple .ant-select-selection__choice{color:#1e2126;background-color:#f7f8fa;border-color:#f7f8fa}body .ant-select-selection--multiple .ant-select-selection__choice__remove{color:#7e97c5}body .ant-select-selection--multiple .ant-select-selection__choice__remove:hover{color:var(--theme-main)}body .ant-pagination{color:#4e5b71}body .ant-pagination-item,body .ant-pagination-next .ant-pagination-item-link,body .ant-pagination-prev .ant-pagination-item-link{border-color:#d6d8db}body .ant-pagination-item a{color:#4e5b71}body .ant-pagination-item:focus,body .ant-pagination-item:hover{border-color:var(--theme-main)}body .ant-pagination-item:focus a,body .ant-pagination-item:hover a{color:var(--theme-main)}body .ant-pagination-item-active{border-color:var(--theme-main)}body .ant-pagination-item-active:focus,body .ant-pagination-item-active:hover{border-color:var(--theme-dark)}body .ant-pagination-item-active:focus a,body .ant-pagination-item-active:hover a,body .ant-pagination-item-active a,body .ant-pagination-jump-next:focus:after,body .ant-pagination-jump-next:hover:after,body .ant-pagination-jump-prev:focus:after,body .ant-pagination-jump-prev:hover:after{color:var(--theme-main)}body .ant-pagination-next:focus .ant-pagination-item-link,body .ant-pagination-next:hover .ant-pagination-item-link,body .ant-pagination-prev:focus .ant-pagination-item-link,body .ant-pagination-prev:hover .ant-pagination-item-link{border-color:var(--theme-main);color:var(--theme-main)}body .ant-layout-sider{background:#ebeced}body .ant-list,body .ant-list-item-meta-title,body .ant-list-item-meta-title>a,body .ant-list-vertical .ant-list-item-content{color:#4e5b71}body .ant-list-empty-text,body .ant-list-grid .ant-list-item-content,body .ant-list-item-action>li,body .ant-list-item-meta-description{color:#7e97c5}body .ant-list-vertical .ant-list-item-meta-title{color:#1e2126}body .ant-list-item-action-split{background-color:var(--theme-light)}body .ant-list-bordered .ant-list-item,body .ant-list-something-after-last-item .ant-list-item:last-child,body .ant-list-split .ant-list-header,body .ant-list-split .ant-list-item{border-bottom:1px solid var(--theme-light)}body .ant-list-bordered{border-color:#d7dce6}body .ant-table{color:#4e5b71}body .ant-table-thead>tr>th{border-bottom:1px solid var(--theme-light);background-color:#f7f8fa;color:#1e2126}body .ant-table-placeholder,body .ant-table-thead>tr>th .ant-table-filter-icon,body .ant-table-thead>tr>th .anticon-filter{color:#7e97c5}body .ant-table-column-sorter-down:hover .anticon,body .ant-table-column-sorter-up:hover .anticon,body .ant-table-thead>tr>th .ant-table-filter-icon:hover,body .ant-table-thead>tr>th .anticon-filter:hover{color:#4e5b71}body .ant-table-thead>tr>th .ant-table-filter-selected.anticon-filter{color:var(--theme-main)}body .ant-table-tbody>tr>td{border-bottom:1px solid var(--theme-light)}body .ant-table-tbody>tr.ant-table-row-hover>td,body .ant-table-tbody>tr:hover>td,body .ant-table-thead>tr.ant-table-row-hover>td,body .ant-table-thead>tr:hover>td{background:var(--theme-light)}body .ant-table-footer{border-top:1px solid #ebf0f5}body .ant-table.ant-table-bordered .ant-table-footer,body .ant-table.ant-table-bordered .ant-table-title{border:1px solid #ebf0f5}body .ant-table-column-sorter{color:#b5c0ce}body .ant-table-bordered .ant-table-body>table,body .ant-table-bordered.ant-table-empty .ant-table-placeholder,body .ant-table-bordered .ant-table-fixed-left table,body .ant-table-bordered .ant-table-fixed-right table,body .ant-table-bordered .ant-table-header>table,body .ant-table-bordered.ant-table-small,body .ant-table-bordered.ant-table-small .ant-table-footer,body .ant-table-bordered.ant-table-small .ant-table-title,body .ant-table-bordered .ant-table-tbody>tr>td,body .ant-table-bordered .ant-table-thead>tr>th,body .ant-table-filter-dropdown-btns{border-color:#ebf0f5}body .ant-table-filter-dropdown-link,body .ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after{color:var(--theme-main)}body .ant-table-filter-dropdown-link:hover{color:var(--theme-dark)}body .ant-table-filter-dropdown-link:active{color:var(--theme-main)}body .ant-timeline{color:#4e5b71}body .ant-timeline-item-head-blue{border-color:#55b1f2;color:#55b1f2}body .ant-timeline-item-head-red{border-color:#ff6680;color:#ff6680}body .ant-timeline-item-head-green{border-color:#4dc690;color:#4dc690}body .ant-tag{color:#4e5b71;border-color:#d6d8db;background-color:#fff}body .ant-tag:hover{opacity:.85}body .ant-tag a,body .ant-tag a:hover{color:#4e5b71}body .ant-tag .anticon-cross{color:#7e97c5}body .ant-tag .anticon-cross:hover{color:var(--theme-dark)}body .ant-tag-has-color,body .ant-tag-has-color .anticon-cross,body .ant-tag-has-color .anticon-cross:hover,body .ant-tag-has-color a,body .ant-tag-has-color a:hover{color:#fff}body .ant-tag-has-color{border-color:transparent}body .ant-tag-has-color:hover{color:#fff;border-color:transparent;opacity:.85}body .ant-tag-checkable{background-color:transparent;border-color:#d6d8db}body .ant-tag-checkable:hover{border-color:var(--theme-dark)}body .ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:#4e5b71}body .ant-tag-checkable-checked,body .ant-tag-checkable-checked:hover,body .ant-tag-checkable:active,body .ant-tag-checkable:active:hover{border-color:var(--theme-main);color:#fff}body .ant-tag-checkable-checked,body .ant-tag-checkable:active{background-color:var(--theme-main)}body .ant-tag-pink{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}body .ant-tag-pink-inverse{background:#eb2f96;border-color:#eb2f96;color:#fff}body .ant-tag-magenta{color:#eb2f96;background:#fff0f6;border-color:#ffadd2}body .ant-tag-magenta-inverse{background:#eb2f96;border-color:#eb2f96;color:#fff}body .ant-tag-red{color:#ff6680;background:#fff1f1;border-color:#ff6680}body .ant-tag-red-inverse{background:#ff6680;border-color:#ff6680;color:#fff}body .ant-tag-volcano{color:#fa541c;background:#fff2e8;border-color:#ffbb96}body .ant-tag-volcano-inverse{background:#fa541c;border-color:#fa541c;color:#fff}body .ant-tag-orange{color:#f2c849;background:#fffbef;border-color:#f2c849}body .ant-tag-orange-inverse{background:#f2c849;border-color:#f2c849;color:#fff}body .ant-tag-yellow{color:#fadb14;background:#feffe6;border-color:#fffb8f}body .ant-tag-yellow-inverse{background:#fadb14;border-color:#fadb14;color:#fff}body .ant-tag-gold{color:#faad14;background:#fffbe6;border-color:#ffe58f}body .ant-tag-gold-inverse{background:#faad14;border-color:#faad14;color:#fff}body .ant-tag-cyan{color:#13c2c2;background:#e6fffb;border-color:#87e8de}body .ant-tag-cyan-inverse{background:#13c2c2;border-color:#13c2c2;color:#fff}body .ant-tag-lime{color:#a0d911;background:#fcffe6;border-color:#eaff8f}body .ant-tag-lime-inverse{background:#a0d911;border-color:#a0d911;color:#fff}body .ant-tag-green{color:#4dc690;background:#eafff5;border-color:#4dc690}body .ant-tag-green-inverse{background:#4dc690;border-color:#4dc690;color:#fff}body .ant-tag-main{color:var(--theme-main);background:var(--theme-light);border-color:var(--theme-main)}body .ant-tag-blue{color:#0f62fe;background:#f7f8fa;border-color:#0f62fe}body .ant-tag-blue-inverse{background:#0f62fe;border-color:#0f62fe;color:#fff}body .ant-tag-geekblue{color:#2f54eb;background:#f0f5ff;border-color:#adc6ff}body .ant-tag-geekblue-inverse{background:#2f54eb;border-color:#2f54eb;color:#fff}body .ant-tag-purple{color:#677cda;background:#eef1ff;border-color:#677cda}body .ant-tag-purple-inverse{background:#677cda;border-color:#677cda;color:#fff}body .ant-select-tree-checkbox{color:var(--theme-main)}body .ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner,body .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,body .ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner{border-color:var(--theme-main)}body .ant-select-tree-checkbox-checked:after{border:1px solid var(--theme-main)}body .ant-select-tree-checkbox-inner{border:1px solid #d7dce6}body .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner,body .ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner{background-color:var(--theme-main);border-color:var(--theme-main)}body .ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{border-color:#b5c0ce}body .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner{border-color:#d7dce6!important;background-color:#f7f8fa}body .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{border-color:#f7f8fa}body .ant-select-tree-checkbox-disabled+span{color:#b5c0ce}body .ant-select-tree,body .ant-select-tree-checkbox-group,body .ant-select-tree-checkbox-wrapper,body .ant-select-tree li .ant-select-tree-node-content-wrapper{color:#4e5b71}body .ant-select-tree li .ant-select-tree-node-content-wrapper:hover{background-color:var(--theme-light)}body .ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:#f7f8fa}body .ant-select-tree li span.ant-select-tree-icon_loading:after{color:var(--theme-main)}body li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper,body li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper span,body li.ant-select-tree-treenode-disabled>span,body li.ant-select-tree-treenode-disabled>span.ant-select-tree-switcher{color:#b5c0ce}body .ant-select-tree-dropdown{color:#4e5b71}body .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field{border:1px solid #d7dce6}body .ant-select-tree-dropdown .ant-select-not-found{color:#b5c0ce}body .ant-tree-checkbox{color:#4e5b71}body .ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner,body .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,body .ant-tree-checkbox:hover .ant-tree-checkbox-inner{border-color:var(--theme-main)}body .ant-tree-checkbox-inner{border:1px solid #d7dce6}body .ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{border-color:#b5c0ce}body .ant-tree-checkbox-checked .ant-tree-checkbox-inner{background-color:var(--theme-main);border-color:var(--theme-main)}body .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after{background-color:var(--theme-main)}body .ant-tree-checkbox-checked:after{border-color:var(--theme-main)}body .ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:#b5c0ce}body .ant-tree-checkbox-disabled .ant-tree-checkbox-inner{border-color:#d7dce6!important;background-color:#f7f8fa}body .ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{border-color:#f7f8fa}body .ant-tree-checkbox-disabled+span{color:#b5c0ce}body .ant-tree,body .ant-tree-checkbox-group,body .ant-tree-checkbox-wrapper{color:#4e5b71}body .ant-tree li.drag-over>span[draggable]{background-color:var(--theme-main);color:#fff;opacity:.8}body .ant-tree li.drag-over-gap-top>span[draggable]{border-top-color:var(--theme-main)}body .ant-tree li.drag-over-gap-bottom>span[draggable]{border-bottom-color:var(--theme-main)}body .ant-tree li.filter-node>span{color:#f04134!important}body .ant-tree li .ant-tree-node-content-wrapper{color:#4e5b71}body .ant-tree li .ant-tree-node-content-wrapper:hover{background-color:var(--theme-light)}body .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#f7f8fa;color:var(--theme-main)}body .ant-tree li span.ant-tree-icon_loading:after{color:var(--theme-main)}body li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper,body li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper span,body li.ant-tree-treenode-disabled>span,body li.ant-tree-treenode-disabled>span.ant-tree-switcher{color:#b5c0ce}body .ant-tree.ant-tree-show-line li span.ant-tree-switcher{background:#fff;color:#7e97c5}body .ant-tree.ant-tree-show-line li:not(:last-child):before{border-left:1px solid #d7dce6}body .ant-upload{color:#4e5b71}body .ant-upload.ant-upload-select-picture-card{border:1px dashed #d7dce6;background-color:#f7f8fa}body .ant-upload.ant-upload-select-picture-card:hover{border-color:var(--theme-main)}body .ant-upload.ant-upload-drag{border:1px dashed #d7dce6;background-color:#f7f8fa}body .ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled),body .ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:var(--theme-dark)}body .ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{color:var(--theme-dark)}body .ant-upload.ant-upload-drag p.ant-upload-text{color:#1e2126}body .ant-upload-list-item-info .anticon-loading,body .ant-upload-list-item-info .anticon-paper-clip,body .ant-upload-list-item .anticon-cross,body .ant-upload-list-picture-card .ant-upload-list-item-uploading-text,body .ant-upload.ant-upload-drag .anticon-plus:hover,body .ant-upload.ant-upload-drag:hover .anticon-plus,body .ant-upload.ant-upload-drag p.ant-upload-hint{color:#b5c0ce}body .ant-upload.ant-upload-drag .anticon-plus{color:rgba(181,192,206,.5)}body .ant-upload-list,body .ant-upload-list-item .anticon-cross:hover{color:#4e5b71}body .ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#f7f8fa}body .ant-upload-list-item-error,body .ant-upload-list-item-error .ant-upload-list-item-name,body .ant-upload-list-item-error .anticon-paper-clip{color:#f04134}body .ant-upload-list-item-error .anticon-cross{opacity:1;color:#f04134!important}body .ant-upload-list-picture-card .ant-upload-list-item,body .ant-upload-list-picture .ant-upload-list-item{border:1px solid #d7dce6}body .ant-upload-list-picture-card .ant-upload-list-item-error,body .ant-upload-list-picture .ant-upload-list-item-error{border-color:#f04134}body .ant-upload-list-picture-card .ant-upload-list-item-thumbnail.anticon:before,body .ant-upload-list-picture .ant-upload-list-item-thumbnail.anticon:before{color:#b5c0ce}body .ant-upload-list .ant-upload-success-icon{color:#4dc690}body .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background-color:var(--theme-light)}body .ant-transfer-list-body-not-found,body .ant-transfer-list-content-item-disabled{color:#b5c0ce}body .ant-transfer-list-footer{border-top:1px solid #d7dce6}@-webkit-keyframes transferHighlightIn{0%{background:var(--theme-light)}to{background:transparent}}@-moz-keyframes transferHighlightIn{0%{background:var(--theme-light)}to{background:transparent}}@-o-keyframes transferHighlightIn{0%{background:var(--theme-light)}to{background:transparent}}@keyframes transferHighlightIn{0%{background:var(--theme-light)}to{background:transparent}}body .ant-steps{color:#4e5b71}body .ant-steps-item-icon>.ant-steps-icon{color:var(--theme-main)}body .ant-steps-item-tail:after{background-color:var(--theme-light)}body .ant-steps-item-title{color:#4e5b71}body .ant-steps-item-title:after{background-color:var(--theme-light)}body .ant-steps-item-description{color:#7e97c5}body .ant-steps-item-wait .ant-steps-item-icon{border-color:#b5c0ce;background-color:#fff}body .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#b5c0ce}body .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#b5c0ce}body .ant-steps-item-wait>.ant-steps-item-content>.ant-steps-item-title{color:#7e97c5}body .ant-steps-item-wait>.ant-steps-item-content>.ant-steps-item-title:after{background-color:var(--theme-light)}body .ant-steps-item-wait>.ant-steps-item-content>.ant-steps-item-description{color:#7e97c5}body .ant-steps-item-wait>.ant-steps-item-tail:after{background-color:var(--theme-light)}body .ant-steps-item-process .ant-steps-item-icon{border-color:var(--theme-main);background-color:#fff}body .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:var(--theme-main)}body .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:var(--theme-main)}body .ant-steps-item-process>.ant-steps-item-content>.ant-steps-item-title{color:#1e2126}body .ant-steps-item-process>.ant-steps-item-content>.ant-steps-item-title:after{background-color:var(--theme-light)}body .ant-steps-item-process>.ant-steps-item-content>.ant-steps-item-description{color:#4e5b71}body .ant-steps-item-process>.ant-steps-item-tail:after{background-color:var(--theme-light)}body .ant-steps-item-process .ant-steps-item-icon{background:var(--theme-main)}body .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#fff}body .ant-steps-item-finish .ant-steps-item-icon{border-color:var(--theme-main);background-color:#fff}body .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:var(--theme-main)}body .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:var(--theme-main)}body .ant-steps-item-finish>.ant-steps-item-content>.ant-steps-item-title{color:#4e5b71}body .ant-steps-item-finish>.ant-steps-item-content>.ant-steps-item-title:after{background-color:var(--theme-main)}body .ant-steps-item-finish>.ant-steps-item-content>.ant-steps-item-description{color:#7e97c5}body .ant-steps-item-finish>.ant-steps-item-tail:after{background-color:var(--theme-main)}body .ant-steps-item-error .ant-steps-item-icon{border-color:#f04134;background-color:#fff}body .ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon{color:#f04134}body .ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#f04134}body .ant-steps-item-error>.ant-steps-item-content>.ant-steps-item-title{color:#f04134}body .ant-steps-item-error>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#fff}body .ant-steps-item-error>.ant-steps-item-content>.ant-steps-item-description{color:#f04134}body .ant-steps-item-error>.ant-steps-item-tail:after{background-color:var(--theme-light)}body .ant-steps-item.ant-steps-next-error .ant-steps-item-title:after{background:#f04134}body .ant-modal-mask{background-color:rgba(0,0,0,.3)}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;-moz-animation-duration:.75s;-o-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-moz-keyframes bounce{0%,20%,53%,80%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-transform:translateZ(0);transform:translateZ(0)}40%,43%{-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-moz-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-o-keyframes bounce{0%,20%,53%,80%,to{-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-o-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-o-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-o-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);-moz-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-o-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);-moz-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@-moz-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@-o-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-moz-keyframes pulse{0%{-moz-transform:scaleX(1);transform:scaleX(1)}50%{-moz-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-moz-transform:scaleX(1);transform:scaleX(1)}}@-o-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-moz-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-moz-keyframes rubberBand{0%{-moz-transform:scaleX(1);transform:scaleX(1)}30%{-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-moz-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-moz-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-moz-transform:scaleX(1);transform:scaleX(1)}}@-o-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-moz-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-moz-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;-moz-animation-name:rubberBand;-o-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-moz-keyframes shake{0%,to{-moz-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-o-keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@-moz-keyframes headShake{0%{-moz-transform:translateX(0);transform:translateX(0)}6.5%{-moz-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-moz-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-moz-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-moz-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-moz-transform:translateX(0);transform:translateX(0)}}@-o-keyframes headShake{0%{-o-transform:translateX(0);transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{-o-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);-moz-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);-moz-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);-moz-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);-moz-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;-moz-animation-name:headShake;-o-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-moz-keyframes swing{20%{-moz-transform:rotate(15deg);transform:rotate(15deg)}40%{-moz-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-moz-transform:rotate(5deg);transform:rotate(5deg)}80%{-moz-transform:rotate(-5deg);transform:rotate(-5deg)}to{-moz-transform:rotate(0deg);transform:rotate(0deg)}}@-o-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;-ms-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;-moz-animation-name:swing;-o-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-moz-keyframes tada{0%{-moz-transform:scaleX(1);transform:scaleX(1)}10%,20%{-moz-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-moz-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-moz-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-moz-transform:scaleX(1);transform:scaleX(1)}}@-o-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);-moz-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-o-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@-moz-keyframes wobble{0%{-moz-transform:none;transform:none}15%{-moz-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-moz-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-moz-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-moz-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-moz-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-moz-transform:none;transform:none}}@-o-keyframes wobble{0%{-o-transform:none;transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{-o-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);-moz-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);-moz-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);-moz-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);-moz-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);-moz-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@-moz-keyframes jello{0%,11.1%,to{-moz-transform:none;transform:none}22.2%{-moz-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-moz-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-moz-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-moz-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-moz-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-moz-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-moz-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@-o-keyframes jello{0%,11.1%,to{-o-transform:none;transform:none}22.2%{-o-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-o-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-o-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-o-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-o-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-o-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-o-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);-moz-transform:skewX(-12.5deg) skewY(-12.5deg);-o-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);-moz-transform:skewX(6.25deg) skewY(6.25deg);-o-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);-moz-transform:skewX(-3.125deg) skewY(-3.125deg);-o-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);-moz-transform:skewX(1.5625deg) skewY(1.5625deg);-o-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);-moz-transform:skewX(-.78125deg) skewY(-.78125deg);-o-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);-moz-transform:skewX(.390625deg) skewY(.390625deg);-o-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);-moz-transform:skewX(-.1953125deg) skewY(-.1953125deg);-o-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-moz-animation-name:jello;-o-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-moz-keyframes bounceIn{0%,20%,40%,60%,80%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-moz-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-moz-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-moz-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-moz-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-moz-transform:scaleX(1);transform:scaleX(1)}}@-o-keyframes bounceIn{0%,20%,40%,60%,80%,to{-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-moz-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-moz-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-moz-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-moz-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-moz-keyframes bounceInDown{0%,60%,75%,90%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-moz-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-moz-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-moz-transform:none;transform:none}}@-o-keyframes bounceInDown{0%,60%,75%,90%,to{-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{-o-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-moz-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-moz-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-moz-keyframes bounceInLeft{0%,60%,75%,90%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-moz-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-moz-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-moz-transform:none;transform:none}}@-o-keyframes bounceInLeft{0%,60%,75%,90%,to{-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{-o-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-moz-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-moz-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-moz-keyframes bounceInRight{0%,60%,75%,90%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-moz-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-moz-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-moz-transform:none;transform:none}}@-o-keyframes bounceInRight{0%,60%,75%,90%,to{-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{-o-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-moz-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-moz-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes bounceInUp{0%,60%,75%,90%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-moz-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-moz-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@-o-keyframes bounceInUp{0%,60%,75%,90%,to{-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);-o-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-moz-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-moz-keyframes bounceOut{20%{-moz-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-moz-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-o-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-moz-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-moz-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;-o-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-moz-keyframes bounceOutDown{20%{-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-moz-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-o-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;-o-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-moz-keyframes bounceOutLeft{20%{opacity:1;-moz-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-o-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-moz-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;-o-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-moz-keyframes bounceOutRight{20%{opacity:1;-moz-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-o-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-moz-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;-o-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-moz-keyframes bounceOutUp{20%{-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-moz-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-o-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;-o-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes fadeInDownBig{0%{opacity:0;-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;-o-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;-moz-animation-name:fadeInDownBig;-o-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;-o-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;-o-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;-moz-animation-name:fadeInLeftBig;-o-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;-o-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes fadeInRightBig{0%{opacity:0;-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;-o-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;-moz-animation-name:fadeInRightBig;-o-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;-o-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes fadeInUpBig{0%{opacity:0;-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;-o-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;-moz-animation-name:fadeInUpBig;-o-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-moz-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-o-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-animation-name:fadeOutDown;-o-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-moz-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-o-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;-moz-animation-name:fadeOutDownBig;-o-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-moz-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-o-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-moz-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-o-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;-moz-animation-name:fadeOutLeftBig;-o-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-moz-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-o-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-moz-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-o-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;-moz-animation-name:fadeOutRightBig;-o-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-moz-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-o-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-moz-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-o-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;-moz-animation-name:fadeOutUpBig;-o-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-moz-keyframes flip{0%{-moz-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-moz-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-moz-transform:perspective(400px);transform:perspective(400px);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-o-keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);-o-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);-o-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);-o-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);-o-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px);-o-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);-moz-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);-moz-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);-moz-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-moz-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-moz-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;-moz-animation-name:flip;-o-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-moz-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-moz-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-moz-transform:perspective(400px);transform:perspective(400px)}}@-o-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-o-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-o-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);-moz-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);-moz-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;-moz-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;-moz-animation-name:flipInX;-o-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-moz-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-moz-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-moz-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-moz-transform:perspective(400px);transform:perspective(400px)}}@-o-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-o-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-o-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-moz-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);-moz-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);-moz-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);-moz-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-moz-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;-moz-animation-name:flipInY;-o-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px);transform:perspective(400px)}30%{-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-o-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;-moz-animation-name:flipOutX;-o-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;-moz-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@-moz-keyframes flipOutY{0%{-moz-transform:perspective(400px);transform:perspective(400px)}30%{-moz-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-moz-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@-o-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);-moz-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);-moz-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-moz-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;-moz-animation-name:flipOutY;-o-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@-moz-keyframes lightSpeedIn{0%{-moz-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-moz-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-moz-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-moz-transform:none;transform:none;opacity:1}}@-o-keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-o-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-o-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-o-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-moz-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-moz-transform:skewX(20deg);-o-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-moz-transform:skewX(-5deg);-o-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-moz-animation-name:lightSpeedIn;-o-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@-moz-keyframes lightSpeedOut{0%{opacity:1}to{-moz-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@-o-keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-moz-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-moz-animation-name:lightSpeedOut;-o-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center;transform-origin:center;-moz-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-moz-transform-origin:center;transform-origin:center;-moz-transform:none;transform:none;opacity:1}}@-o-keyframes rotateIn{0%{-o-transform-origin:center;transform-origin:center;transform:rotate(-200deg);opacity:0}to{-o-transform-origin:center;transform-origin:center;-o-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);-moz-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;-o-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;transform-origin:left bottom;-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-moz-transform-origin:left bottom;transform-origin:left bottom;-moz-transform:none;transform:none;opacity:1}}@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{-o-transform-origin:left bottom;transform-origin:left bottom;-o-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;transform-origin:right bottom;-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-moz-transform-origin:right bottom;transform-origin:right bottom;-moz-transform:none;transform:none;opacity:1}}@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{-o-transform-origin:right bottom;transform-origin:right bottom;-o-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;transform-origin:left bottom;-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-moz-transform-origin:left bottom;transform-origin:left bottom;-moz-transform:none;transform:none;opacity:1}}@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{-o-transform-origin:left bottom;transform-origin:left bottom;-o-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;transform-origin:right bottom;-moz-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-moz-transform-origin:right bottom;transform-origin:right bottom;-moz-transform:none;transform:none;opacity:1}}@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{-o-transform-origin:right bottom;transform-origin:right bottom;-o-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@-moz-keyframes rotateOut{0%{-moz-transform-origin:center;transform-origin:center;opacity:1}to{-moz-transform-origin:center;transform-origin:center;-moz-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@-o-keyframes rotateOut{0%{-o-transform-origin:center;transform-origin:center;opacity:1}to{-o-transform-origin:center;transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);-moz-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;-o-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@-moz-keyframes rotateOutDownLeft{0%{-moz-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-moz-transform-origin:left bottom;transform-origin:left bottom;-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@-o-keyframes rotateOutDownLeft{0%{-o-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-o-transform-origin:left bottom;transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;-o-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-moz-keyframes rotateOutDownRight{0%{-moz-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-moz-transform-origin:right bottom;transform-origin:right bottom;-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-o-keyframes rotateOutDownRight{0%{-o-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-o-transform-origin:right bottom;transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;-o-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-moz-keyframes rotateOutUpLeft{0%{-moz-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-moz-transform-origin:left bottom;transform-origin:left bottom;-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-o-keyframes rotateOutUpLeft{0%{-o-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-o-transform-origin:left bottom;transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;-o-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutUpRight{0%{-moz-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-moz-transform-origin:right bottom;transform-origin:right bottom;-moz-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-o-keyframes rotateOutUpRight{0%{-o-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-o-transform-origin:right bottom;transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;-o-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@-moz-keyframes hinge{0%{-moz-transform-origin:top left;transform-origin:top left;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-moz-transform:rotate(80deg);transform:rotate(80deg);-moz-transform-origin:top left;transform-origin:top left;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-moz-transform:rotate(60deg);transform:rotate(60deg);-moz-transform-origin:top left;transform-origin:top left;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-moz-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@-o-keyframes hinge{0%{-o-transform-origin:top left;transform-origin:top left;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-o-transform-origin:top left;transform-origin:top left;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-o-transform-origin:top left;transform-origin:top left;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;-moz-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-moz-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-moz-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-moz-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);-moz-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;-moz-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes jackInTheBox{0%{opacity:0;-moz-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-moz-transform-origin:center bottom;transform-origin:center bottom}50%{-moz-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-moz-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes jackInTheBox{0%{opacity:0;-o-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-o-transform-origin:center bottom;transform-origin:center bottom}50%{-o-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-o-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-o-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);-moz-transform:scale(.1) rotate(30deg);-o-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;-moz-animation-name:jackInTheBox;-o-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes rollIn{0%{opacity:0;-moz-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-o-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);-moz-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@-moz-keyframes rollOut{0%{opacity:1}to{opacity:0;-moz-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@-o-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);-moz-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;-o-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-moz-keyframes zoomIn{0%{opacity:0;-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-o-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;-moz-animation-name:zoomIn;-o-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomInDown{0%{opacity:0;-moz-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-moz-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-o-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;-moz-animation-name:zoomInDown;-o-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomInLeft{0%{opacity:0;-moz-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-moz-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-o-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-moz-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;-moz-animation-name:zoomInLeft;-o-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomInRight{0%{opacity:0;-moz-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-moz-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-o-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-moz-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;-moz-animation-name:zoomInRight;-o-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomInUp{0%{opacity:0;-moz-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-moz-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-o-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;-moz-animation-name:zoomInUp;-o-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-moz-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-o-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;-moz-animation-name:zoomOut;-o-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomOutDown{40%{opacity:1;-moz-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-moz-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-moz-transform-origin:center bottom;transform-origin:center bottom;-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-o-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-o-transform-origin:center bottom;transform-origin:center bottom;-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;-moz-animation-name:zoomOutDown;-o-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@-moz-keyframes zoomOutLeft{40%{opacity:1;-moz-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-moz-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-moz-transform-origin:left center;transform-origin:left center}}@-o-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);-o-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-moz-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;-moz-animation-name:zoomOutLeft;-o-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@-moz-keyframes zoomOutRight{40%{opacity:1;-moz-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-moz-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-moz-transform-origin:right center;transform-origin:right center}}@-o-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);-o-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-moz-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;-moz-transform-origin:right center;-o-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;-moz-animation-name:zoomOutRight;-o-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomOutUp{40%{opacity:1;-moz-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-moz-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-moz-transform-origin:center bottom;transform-origin:center bottom;-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-o-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-o-transform-origin:center bottom;transform-origin:center bottom;-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-o-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;-moz-animation-name:zoomOutUp;-o-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes slideInDown{0%{-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@-o-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;-moz-animation-name:slideInDown;-o-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes slideInLeft{0%{-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@-o-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;-moz-animation-name:slideInLeft;-o-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes slideInRight{0%{-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@-o-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;-moz-animation-name:slideInRight;-o-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes slideInUp{0%{-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@-o-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;-moz-animation-name:slideInUp;-o-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-moz-keyframes slideOutDown{0%{-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-o-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;-moz-animation-name:slideOutDown;-o-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-moz-keyframes slideOutLeft{0%{-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-o-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;-moz-animation-name:slideOutLeft;-o-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-moz-keyframes slideOutRight{0%{-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-o-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;-moz-animation-name:slideOutRight;-o-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-moz-keyframes slideOutUp{0%{-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-o-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;-moz-animation-name:slideOutUp;-o-animation-name:slideOutUp;animation-name:slideOutUp}.expense-fade-appear,.expense-fade-enter{opacity:0}.expense-fade-appear,.expense-fade-enter,.expense-fade-leave{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);-moz-animation-timing-function:cubic-bezier(.55,0,.55,.2);-o-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.expense-fade-appear.fade-appear-active,.expense-fade-enter.expense-fade-enter-active,.expense-fade-leave.expense-fade-leave-active{-webkit-animation-name:expense-fadeIn;-moz-animation-name:expense-fadeIn;-o-animation-name:expense-fadeIn;animation-name:expense-fadeIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}@-webkit-keyframes expense-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes expense-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes expense-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes expense-fadeIn{0%{opacity:0}to{opacity:1}}:root{--theme-main:#0f62fe;--theme-dark:#0a52d9;--theme-light:#e6efff;--theme-disable:#9fc0fd;--theme-navigator-bg:#14234a;--theme-navigator-text:#fff;--theme-sidebar-bg:#f1f3f5;--Blue-6:#0f62fe}.advanced-search-head-form-collapse,.advanced-search-head-form-show.activated,.advanced-search-v2-condition,.advanced-table .ant-table-thead>tr>th .filter-icon-wrapper.filtered,.ant-dropdown .ant-dropdown-menu-item:hover,.ant-menu-item-active,.ant-menu-item:hover,.ant-menu-submenu-active,.ant-menu-submenu-title:hover,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on,.resize-table-columns-setting-func:hover,.resize-table-columns-setting-func:hover .resize-table-columns-setting-icon,.tag .tag-done,body .ant-btn-background-ghost.ant-btn-primary,body .ant-dropdown-menu-item-selected,body .ant-menu-item-selected,body .ant-radio-button-wrapper:hover,body .ant-select-dropdown-menu-item:hover,body .ant-tabs-ink-bar,body .ant-tabs-nav .ant-tabs-tab-active,body .ant-tabs-nav .ant-tabs-tab:hover,body .default-btn-text{color:var(--theme-main)}.ant-menu-submenu-inline:after,.ant-menu-submenu-inline:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{background:rgba(0,0,0,.65)}.ant-menu-submenu-inline:after,.ant-menu-submenu-inline:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before{background:var(--theme-main)}.advanced-search-v2-condition:hover{color:var(--theme-dark)}.ant-radio-button-wrapper-checked,.theme-color.ant-progress .ant-progress-outer .ant-progress-inner .ant-progress-bg,body .ant-btn-primary,body .ant-checkbox-checked .ant-checkbox-inner,body .ant-radio-checked .ant-radio-inner:after,body .ant-switch-checked,body .ant-tabs-ink-bar{background:var(--theme-main)}.advanced-search-v2-condition:hover,.tag .tag-done,body .ant-btn-dashed:focus,body .ant-dropdown-menu-item-selected,body .ant-dropdown-menu-item:hover,body .ant-dropdown-menu-submenu-title:hover,body .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected,body .ant-select-dropdown-menu-item:hover{background:var(--theme-light)}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner,.ant-radio-focused .ant-radio-inner,.ant-radio-wrapper:hover .ant-radio .ant-radio-inner,.ant-radio:hover .ant-radio-inner,.theme-color.ant-progress .ant-progress-outer .ant-progress-inner .ant-progress-bg,body .ant-btn-background-ghost.ant-btn-primary,body .ant-btn-primar:focus,body .ant-btn-primar:hover,body .ant-btn-primary,body .ant-checkbox-checked .ant-checkbox-inner,body .ant-input-number:focus,body .ant-input-number:hover,body .ant-input:focus,body .ant-input:hover,body .ant-pagination-item-active,body .ant-radio-checked .ant-radio-inner:after,body .ant-select-focused .ant-select-selection,body .ant-select-selection:active,body .ant-select-selection:focus,body .ant-select-selection:hover{border-color:var(--theme-main)}body .ant-input:focus,body .ant-select-focused .ant-select-selection,body .ant-select-selection:active,body .ant-select-selection:focus{-webkit-box-shadow:0 0 0 2px var(--theme-light);-moz-box-shadow:0 0 0 2px var(--theme-light);box-shadow:0 0 0 2px var(--theme-light)}body .ant-radio-checked .ant-radio-inner,body .ant-switch-checked{border-color:var(--theme-disable)}body .ant-btn-background-ghost.ant-btn-primary{background:transparent!important}.theme-color-main{color:var(--theme-main)}.theme-color-dark{color:var(--theme-dark)}.theme-color-light{color:var(--theme-light)}.theme-color-disable{color:var(--theme-disable)}body .theme-color-main{color:var(--theme-main)}body .theme-color-dark{color:var(--theme-dark)}body .theme-color-light{color:var(--theme-light)}body .theme-color-disable{color:var(--theme-disable)}body .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:var(--theme-main);color:#fff;background:var(--theme-main)}body .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background:var(--theme-dark);color:#fff}body .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper:focus,body .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper:hover{border-color:var(--theme-light);color:var(--theme-main)}body .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper:hover,body .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background:var(--theme-light)}body .ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,body .ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,body .ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,body .ant-table-thead>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:#f9f9f9}body .ant-pagination .ant-pagination-item-container .ant-pagination-item-link-icon{color:var(--theme-main)}body .ant-pagination-options-quick-jumper input:focus,body .ant-pagination-options-quick-jumper input:hover{border-color:var(--theme-main)}body .ant-menu-submenu-selected{color:var(--theme-main)}body .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background:var(--theme-light)}body .ant-input-number-focused{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .ant-calendar-time-picker-select li:focus{color:var(--theme-main)}body .ant-calendar-selected-day .ant-calendar-date{background:var(--theme-main);color:#fff}.first-title{font-size:18px;line-height:28px;color:#1e2126}.second-title{font-size:16px;line-height:24px;color:#4e5b71}.third-title{font-size:14px;line-height:20px;color:#4e5b71}.forth-title{font-size:12px;line-height:16px;color:#b5c0ce}.list-selector .ant-modal-content{overflow-y:hidden}.ant-btn.archive-border-button-blue{border:1px solid var(--theme-main);color:var(--theme-main);background-color:#fff}.ant-btn.archive-border-button-red{border:1px solid #fa4858;color:#fa4858;background-color:#fff}.advanced-search .ant-form-item-control-wrapper .ant-form-item-children .ant-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.archive-cancel-multi-selector-border-radius .multi-selector-wrapper .fake-input{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.archive-icon-info:hover{color:var(--theme-main);cursor:pointer}