/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/FoldModules.vue?vue&type=style&index=0&id=84eefe7c&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#bpm-common-header-component .c-fold-modules.s_- {
  position: absolute;
  z-index: 1;
  top: 50px;
  padding: 5px;
  width: 180px;
  height: auto;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  max-height: 330px;
  overflow-y: auto;
}
#bpm-common-header-component .c-fold-modules.s_- .fold-module-item {
  text-align: left;
  line-height: 32px;
  color: #6c7485;
  font-size: 12px;
  padding: 0 10px;
  cursor: pointer;
  font-weight: 500;
}
#bpm-common-header-component .c-fold-modules.s_- .fold-module-item.selected {
  color: #415fff;
}
#bpm-common-header-component .c-fold-modules.s_- .fold-module-item:hover {
  background-color: #f8f9fb;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/HeaderNavInline.vue?vue&type=style&index=0&id=403ec0ea&lang=scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.c-bpm-header-nav.s_- {
  position: relative;
  margin-left: 70px;
  white-space: nowrap;
}
.c-bpm-header-nav.s_- * {
  box-sizing: content-box;
}
.c-bpm-header-nav.s_- .nav-item {
  position: relative;
  display: inline-block;
  margin-right: 32px;
  text-align: center;
  line-height: 60px;
  min-width: 20px;
  height: 60px;
}
.c-bpm-header-nav.s_- .nav-item-last {
  margin-right: 0;
}
.c-bpm-header-nav.s_- .nav-item a {
  display: block;
  height: 60px;
  font-size: 16px;
  color: #6c7485;
  font-weight: 500;
}
.c-bpm-header-nav.s_- .nav-item a:hover,
.c-bpm-header-nav.s_- .nav-item a:focus,
.c-bpm-header-nav.s_- .nav-item a:active,
.c-bpm-header-nav.s_- .nav-item a:link,
.c-bpm-header-nav.s_- .nav-item a:visited {
  text-decoration: none !important;
}
.c-bpm-header-nav.s_- .nav-item.selected a {
  color: #415fff;
}
.c-bpm-header-nav.s_- .nav-item-name {
  position: relative;
}
.c-bpm-header-nav.s_- .nav-item-name-text {
  color: transparent;
}
.c-bpm-header-nav.s_- .nav-item-name-text-after {
  position: absolute;
  left: 0;
  right: 0;
}
.c-bpm-header-nav.s_- .nav-item .red-point {
  position: absolute;
  left: 100%;
  top: -6px;
  min-width: 20px;
  font-size: 11px;
  line-height: 16px;
  background-color: #f54951;
  border-radius: 8px;
  color: #fff;
  padding: 0 2px;
  font-weight: 500;
  transform: translateX(-5px);
  text-shadow: none;
}
.c-bpm-header-nav.s_- .nav-item .red-point-svg {
  width: 12px;
  height: 16px;
}
.c-bpm-header-nav.s_- .nav-item-active-bar {
  position: absolute;
  bottom: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  height: 2px;
  width: 20px;
  border-radius: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #415fff;
  transition: left 0.12s ease-in-out;
}
.c-bpm-header-nav.s_- .module-nav {
  margin-left: 32px;
  min-width: 100px;
}
.c-bpm-header-nav.s_- .module-nav:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  content: "";
  font-size: 0;
  width: 1px;
  height: 16px;
  background-color: #e3e6ed;
}
.c-bpm-header-nav.s_- .module-nav-text {
  position: relative;
  margin-left: 32px;
  font-size: 16px;
  color: #415fff;
  letter-spacing: 0.5px;
  font-weight: 500;
}
.c-bpm-header-nav.s_- .module-nav-text:after {
  position: absolute;
  bottom: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  height: 2px;
  width: 20px;
  border-radius: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #415fff;
}
@media all and (max-width: 768px) {
.c-bpm-header-nav.s_- {
    margin-left: 33px;
}
}
@-moz-document url-prefix() {
.c-bpm-header-nav.s_- .nav-item-name-text-after {
    top: 50%;
    transform: translateY(-50%);
}
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/HeaderNav.vue?vue&type=style&index=0&id=e845ae5c&lang=scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/async-export/Item.vue?vue&type=style&index=0&id=d6f9ee0e&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.c-bpm-vui-drawer-item-box {
  position: relative;
  background: #fff;
  padding: 16px;
  margin-bottom: 16px;
  border-radius: 8px;
}
.c-bpm-vui-drawer-item-box p {
  margin: 0;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item.vui-file-box.vui-mrt-8 {
  margin-top: 16px;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item.vui-file-box .vui-file-div {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item.vui-file-box .vui-file-div .vui-svg {
  margin-right: 16px;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item.vui-file-box .vui-file-div .vui-svg .vui-excel {
  font-size: 28px;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item.vui-file-box .vui-file-div .vui-drawer-item-title {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #262a33;
  padding-right: 16px;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item.vui-file-box .vui-icon-download1 {
  color: #6c7485;
  cursor: pointer;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item .vui-icon-alert_filled {
  color: #dd444c;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item .vui-drawer-item-p {
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item .vui-drawer-text {
  font-size: 12px;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item .vui-drawer-text a {
  text-decoration: none;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item .vui-drawer-text .vui-download-button.vui-downloaded {
  background-color: #f5f9ff;
  border: 1px solid #f5f9ff;
  color: #415fff;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item .vui-drawer-item-detail {
  font-size: 12px;
  color: #989fad;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item.error .vui-excel .path2::before {
  color: #989fad;
}
.c-bpm-vui-drawer-item-box .vui-drawer-item.error .vui-drawer-item-title {
  color: #989fad !important;
}
.c-bpm-vui-drawer-item-box .vui-delete-icon-box {
  position: absolute;
  height: 100%;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -32px;
  top: 0;
  z-index: 100;
}
.c-bpm-vui-drawer-item-box .vui-delete-icon-box svg {
  cursor: pointer;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/async-export/MissionCenter.vue?vue&type=style&index=0&id=f0ebd3ea&lang=css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

@keyframes rotating {
0% {
    transform: rotateZ(0);
}
100% {
    transform: rotateZ(360deg);
}
}
.vui-message-tips-fade-enter-active {
  animation: vui-message-tips-fade-in 0.3s;
}
.vui-message-tips-fade-leave-active {
  animation: vui-message-tips-fade-out 0.3s;
}
@keyframes vui-message-tips-fade-in {
0% {
    transform: translateX(calc(100% + 2.08333vw));
}
100% {
    transform: translateX(0);
}
}
@keyframes vui-message-tips-fade-out {
0% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0);
    opacity: 0.3;
}
}
.vui-custom-class .vui-icon-tickcircle {
  color: #36cf82;
}
.vui-custom-class.vui-icon-error-outline {
  color: #ff3341;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/async-export/MissionCenter.vue?vue&type=style&index=1&id=f0ebd3ea&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.c-bpm-vui-drawer-bpm .el-drawer__body {
  padding: 0;
  margin-top: 40px;
}
.c-bpm-vui-drawer-bpm .vui-export-loading {
  display: flex;
  padding: 12px 0;
  justify-content: center;
  align-items: center;
}
.c-bpm-vui-drawer-bpm .vui-export-loading svg {
  animation: rotating 0.65s step-end infinite;
}
.c-bpm-vui-drawer-bpm .vui-drawer-title,
.c-bpm-vui-drawer-bpm .vui-drawer-tool {
  padding: 0 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-bpm-vui-drawer-bpm .vui-drawer-title .vui-drawer-h4 {
  font-size: 24px;
  color: #262a33;
  margin: 0;
}
.c-bpm-vui-drawer-bpm .vui-drawer-tool {
  padding: 32px 32px 16px;
}
.c-bpm-vui-drawer-bpm .vui-drawer-tool .vui-tool-search {
  width: 250px;
}
.c-bpm-vui-drawer-bpm .vui-drawer-content {
  padding: 0 32px;
  background: #f7f8fa;
  height: calc(100vh - 150px);
  overflow: auto;
}
.c-bpm-vui-drawer-bpm .vui-drawer-content .vui-drawer-tip {
  font-size: 14px;
  color: #989fad;
  padding: 16px 0;
  display: inline-block;
}
.c-bpm-vui-drawer-bpm .vui-drawer-content .vui-empty-text {
  font-size: 14px;
  height: 100%;
  color: #989fad;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-bpm-vui-drawer-div .vui-message-tips-box {
  transition: all 0.3s;
  position: absolute;
  right: 16px;
  top: 64px;
  width: 320px;
  max-height: 480px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 8px rgba(38, 42, 51, 0.12);
  padding: 16px;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 16px;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-title .vui-message-tips-box-title-text {
  font-size: 12px;
  font-weight: 700;
  color: #262a33;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-title .vui-export-close-icon {
  cursor: pointer;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content {
  overflow-y: auto;
  overflow-x: hidden;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content .vui-message-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #f2f4f7;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content .vui-message-item.gray .vui-download-button {
  color: #415fff;
  background-color: #f5f9ff;
  border: 1px solid #f5f9ff;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content .vui-message-item .vui-excel {
  font-size: 22px;
  margin-right: 5px;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content .vui-message-item .vui-message-item-title {
  height: 22px;
  line-height: 22px;
  color: #262a33;
  font-size: 12px;
  display: block;
  width: 100%;
  overflow: hidden;
  /*文本不会换行*/
  white-space: nowrap;
  /*当文本溢出包含元素时，以省略号表示超出的文本*/
  text-overflow: ellipsis;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content .vui-message-item .vui-message-icon-box {
  margin-left: 5px;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content .vui-message-item .vui-message-icon-box .vui-downloaded {
  background-color: #f5f9ff;
  border: 1px solid #f5f9ff;
  color: #415fff;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content .vui-message-item .vui-message-icon-box .vui-icon-alert_filled {
  color: #dd444c;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content .vui-message-item.error .vui-excel .path2::before {
  color: #989fad;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-content .vui-message-item.error .vui-message-item-title {
  color: #989fad;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-footer {
  height: 26px;
}
.c-bpm-vui-drawer-div .vui-message-tips-box .vui-message-tips-box-footer .vui-message-tips-box-footer-text {
  display: inline-block;
  font-size: 20px;
  transform-origin: 0 28px;
  transform: scale(0.5);
  color: #6c7485;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/async-export/Index.vue?vue&type=style&index=0&id=4dfc1f5c&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.c-bpm-async-export .vui-link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-bpm-async-export .vui-progress-icon {
  fill: #6c7485;
}
.c-bpm-async-export .vui-export-red-point {
  position: absolute;
  left: 100%;
  top: -6px;
  font-size: 11px;
  line-height: 16px;
  background-color: #f54951;
  border-radius: 8px;
  color: #fff;
  padding: 0 5px;
  transform: translateX(-5px);
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/Contextmenu.vue?vue&type=style&index=0&id=3686180a&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.c-module-contextmenu.s_- {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  padding: 5px;
  width: auto;
  height: auto;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.c-module-contextmenu.s_- .menu-item {
  line-height: 32px;
  color: #000;
  font-size: 12px;
  padding: 0 10px;
  cursor: pointer;
}
.c-module-contextmenu.s_- .menu-item:hover {
  background-color: #f8f9fb;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/HighlightLine.vue?vue&type=style&index=0&id=7e779d44&lang=scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.c-highlight-line.s_- {
  position: absolute;
  bottom: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  height: 2px;
  width: 20px;
  border-radius: 1px;
  left: 50%;
  transform: translateX(-50%) translateZ(0);
  background-color: #415fff;
  transition: left 0.2s linear;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/FeedbackTip.vue?vue&type=style&index=0&id=a3e9695c&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.c-feedback-tip.s_- {
  position: fixed;
  z-index: 10;
  width: 520px;
  right: 30px;
  top: 58px;
}
.c-feedback-tip.s_-::before {
  content: "";
  position: absolute;
  top: -24px;
  right: 35px;
  height: 0;
  width: 0;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent #d8e7ff transparent;
}
.c-feedback-tip.s_- .cft-hd {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  overflow: hidden;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
}
.c-feedback-tip.s_- .cft-hd img {
  display: block;
  width: 520px;
}
.c-feedback-tip.s_- .cft-main {
  padding: 16px 40px 24px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
}
.c-feedback-tip.s_- .cft-title {
  line-height: 28px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #262a33;
  margin-bottom: 10px;
}
.c-feedback-tip.s_- .cft-desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #6c7485;
  margin-bottom: 24px;
}
.c-feedback-tip.s_- .cft-btn {
  overflow: hidden;
}
.c-feedback-tip.s_- .cft-btn .vui-button {
  float: right;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/LangSwitch.vue?vue&type=style&index=0&id=5c8d5ef6&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.c-lang-switch.s_- {
  position: relative;
  line-height: 32px;
  font-size: 14px;
  color: #262a33;
  cursor: pointer;
  outline: 0;
  padding-left: 12px;
  border-radius: 6px;
  margin-bottom: 8px;
}
.c-lang-switch.s_-:hover {
  background-color: rgba(247, 248, 250, 0.8);
}
.c-lang-switch.s_- .lang-list {
  position: absolute;
  padding: 6px;
  border-radius: 8px;
  top: 0;
  left: -170px;
  width: 148px;
  background-color: #fff;
  border: 1px solid #ebeef5;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  transition: linear 0.1s;
  opacity: 0;
  height: 0;
  overflow: hidden;
  box-sizing: content-box;
}
.c-lang-switch.s_- .lang-list.show {
  opacity: 1;
  height: var(--bpm-header-lang-list-height);
}
.c-lang-switch.s_- .lang-list-item {
  padding-left: 12px;
  cursor: pointer;
  border-radius: 6px;
}
.c-lang-switch.s_- .lang-list-item-current {
  color: #415fff;
}
.c-lang-switch.s_- .lang-list-item:hover {
  background-color: rgba(247, 248, 250, 0.8);
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/components/VivoAssistant.vue?vue&type=style&index=0&id=f5ac6de4&lang=scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.c-vassistant .el-dialog {
  padding-bottom: 0 !important;
  overflow: hidden;
}
.c-vassistant .el-dialog__header {
  padding: 14px 20px 0 !important;
}
.c-vassistant .el-divider {
  display: none;
}
.c-vassistant .el-dialog__body {
  width: 480px;
  height: 620px;
  padding: 0 !important;
}
.c-vassistant iframe.s_- {
  width: 480px;
  height: 620px;
  border: none;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/views/components/ErrorTip.vue?vue&type=style&index=0&id=42962946&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#c-bpm-common-page .c-error-tip.s_-[data-v-42962946] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 60px;
  display: flex;
  overflow-x: hidden;
  min-height: 500px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
#c-bpm-common-page .c-error-tip.s_- .c-error-tip-main[data-v-42962946] {
  margin-top: -160px;
  width: 600px;
}
#c-bpm-common-page .c-error-tip.s_- .c-error-tip-img[data-v-42962946] {
  width: 160px;
  height: 160px;
  margin: 0 auto 20px;
}
#c-bpm-common-page .c-error-tip.s_- .c-error-tip-img img[data-v-42962946] {
  display: block;
  width: 100%;
  height: 100%;
}
#c-bpm-common-page .c-error-tip.s_- .c-error-tip-title[data-v-42962946] {
  color: #262a33;
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 16px;
  text-align: center;
}
#c-bpm-common-page .c-error-tip.s_- .c-error-tip-desc[data-v-42962946] {
  color: #6c7485;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 40px;
  text-align: center;
}
#c-bpm-common-page .c-error-tip.s_- .c-error-tip-tools[data-v-42962946] {
  display: flex;
  justify-content: center;
  align-items: center;
}
#c-bpm-common-page .c-error-tip.s_- .c-error-tip-tools .tool-help[data-v-42962946] {
  margin-right: 16px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/views/Layout.vue?vue&type=style&index=0&id=c07b6d40&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@it/bpm-common-header-2022/src/Index.vue?vue&type=style&index=0&id=59293ead&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.c-bpm-header.s_- {
  position: fixed;
  z-index: 1999;
  left: 0;
  right: 0;
  top: 0;
  height: 60px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
}
.c-bpm-header.s_- .c-push-center .vui-push {
  margin-right: 0 !important;
}
.c-bpm-header.s_-.bpm-header-hidden {
  display: none;
}
.c-bpm-header.s_- .c-bpm-header-wrap {
  display: flex;
  padding: 0 24px;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.c-bpm-header.s_- .cbh-nav {
  position: relative;
  display: flex;
  align-items: center;
}
.c-bpm-header.s_- .cbh-nav-logo {
  width: 75px;
  height: 60px;
  display: flex;
  align-items: center;
}
.c-bpm-header.s_- .cbh-nav .c-bpm-sidebar {
  position: absolute;
  z-index: 10;
  top: 38px;
  height: 0;
  padding: 0;
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.1);
  transition: 0.4s height, padding;
  overflow: hidden;
}
.c-bpm-header.s_- .cbh-nav .c-bpm-sidebar.up {
  height: auto;
  padding: 8px;
  overflow: visible;
}
.c-bpm-header.s_- .cbh-nav-logo {
  font-size: 20px;
  line-height: 28px;
  color: #415fff;
}
.c-bpm-header.s_- .cbh-nav-back-home {
  width: 16px;
  height: 16px;
  margin-left: 24px;
}
.c-bpm-header.s_- .cbh-nav-drop {
  margin: 0 8px;
  font-size: 16px;
  color: #415fff;
  line-height: 22px;
  font-weight: 500;
  cursor: pointer;
}
.c-bpm-header.s_- .cbh-nav-drop .vui-font-icon {
  margin-left: 3px;
  color: #415fff;
  transition: 0.4s transform;
  transform-origin: center center;
}
.c-bpm-header.s_- .cbh-nav-drop .vui-font-icon.up {
  transform: rotate(180deg);
}
.c-bpm-header.s_- .cbh-nav-collect, .c-bpm-header.s_- .cbh-nav-tip {
  width: 16px;
  height: 16px;
}
.c-bpm-header.s_- .cbh-nav-collect {
  margin-left: 9px;
}
.c-bpm-header.s_- .cbh-nav-tip {
  margin-left: 15px;
}
.c-bpm-header.s_- .cbh-nav-logo, .c-bpm-header.s_- .cbh-nav-back-home, .c-bpm-header.s_- .cbh-nav-tip, .c-bpm-header.s_- .cbh-nav-collect {
  cursor: pointer;
}
.c-bpm-header.s_- .trigger-item {
  margin-right: 20px;
  position: relative;
  cursor: pointer;
}
.c-bpm-header.s_- .cbh-user {
  display: flex;
  height: 100%;
  align-items: center;
}
.c-bpm-header.s_- .cbh-user-addressbook, .c-bpm-header.s_- .cbh-user-admin {
  top: 1px;
}
.c-bpm-header.s_- .cbh-user-avatar {
  display: flex;
}
.c-bpm-header.s_- .cbh-user-avatar-img {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  border-radius: 12px;
  font-size: 12px;
  cursor: pointer;
  background-color: #f2f2f2;
}
.c-bpm-header.s_- .cbh-user .vui-font-icon {
  font-size: 20px !important;
  color: #6c7485;
}
.flag-mac .cbh-user-addressbook, .flag-mac .cbh-user-admin {
  top: 0.5px !important;
}
.g-dropdown-menus.s_- {
  background-color: #fff;
  padding: 8px 6px;
  width: 148px;
  z-index: 9999 !important;
  overflow: visible !important;
  border-radius: 8px;
  box-sizing: content-box;
}
.g-dropdown-menus.s_- a {
  display: block;
  color: #6c7485;
}
.g-dropdown-menus.s_- .el-dropdown-menu__item {
  line-height: 32px;
  padding: 0;
}
.g-dropdown-menus.s_- .el-dropdown-menu__item a {
  display: block;
  padding-left: 12px;
  border-radius: 6px;
}
.g-dropdown-menus.s_- .el-dropdown-menu__item a:hover {
  background: rgba(247, 248, 250, 0.8);
}
.g-dropdown-menus.s_- .el-dropdown-menu__item .vchat-item {
  display: block;
  padding-left: 12px;
  border-radius: 6px;
  color: #262a33;
}
.g-dropdown-menus.s_- .el-dropdown-menu__item .vchat-item:hover {
  background: rgba(247, 248, 250, 0.8);
}
.g-dropdown-menus.s_- .el-dropdown-menu__item.last-item {
  border-top: 1px solid #e3e6ed;
  padding-top: 8px;
}
.g-dropdown-menus.s_- .el-dropdown-menu__item.last-item-2 {
  margin-bottom: 8px;
}
.g-dropdown-menus.s_- .el-dropdown-menu__item a {
  color: #262a33;
}
.g-dropdown-menus.s_- .el-dropdown-menu__item:not(.is-disabled):hover {
  background-color: transparent;
}
.g-dropdown-menus.s_- .popper__arrow {
  display: none;
}
.g-dropdown-menus.s_- .dropdown-menu-icon {
  margin-right: 8px;
  color: #6c7485;
}
.g-dropdown-menus.s_- .cbh-user-no-pointer {
  cursor: auto !important;
}
.g-dropdown-image.s_- .el-dropdown-menu__item {
  line-height: 36px;
  margin-bottom: 4px;
}
.g-dropdown-image.s_- .el-dropdown-menu__item:nth-child(2) {
  margin-bottom: 0;
}
.g-dropdown-image.s_- .el-dropdown-menu__item .vchat-item {
  display: flex;
  align-items: center;
}
.g-dropdown-image.s_- .el-dropdown-menu__item .vchat-item .dropdown-menu-image {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
@media all and (min-width: 1054px) and (max-width: 1469px) {
.pad-app .c-bpm-header.s_- .cbh-search {
    width: 320px;
}
.pad-app .c-bpm-header.s_- .cbh-search-input {
    width: 90%;
    font-size: 14px;
}
.pad-app .c-bpm-header.s_- .cbh-user {
    padding-left: 0;
}
.pad-app .c-bpm-header.s_- .cbh-suggest,
  .pad-app .c-bpm-header.s_- .cbh-history {
    width: 500px;
    min-width: 200px;
    transform: translateX(-50%);
    left: 50%;
}
}
@media all and (max-width: 1053px) {
.pad-app .c-bpm-header .cbh-nav {
    width: 29.16667vw;
    flex: 1;
}
.pad-app .c-bpm-header .cbh-nav-logo {
    font-size: 2.60417vw;
    line-height: 3.64583vw;
}
.pad-app .c-bpm-header .cbh-nav-back-home {
    width: 2.08333vw;
    height: 2.08333vw;
    margin-left: 3.125vw;
}
.pad-app .c-bpm-header .cbh-nav-collect, .pad-app .c-bpm-header .cbh-nav-tip {
    width: 2.08333vw;
    height: 2.08333vw;
}
.pad-app .c-bpm-header .cbh-nav-collect {
    margin-left: 1.17188vw;
}
.pad-app .c-bpm-header .cbh-nav-tip {
    margin-left: 1.95313vw;
}
.pad-app .c-bpm-header .cbh-search {
    width: 26.04167vw;
}
.pad-app .c-bpm-header .cbh-search-input {
    width: 90%;
    font-size: 1.82292vw;
}
.pad-app .c-bpm-header .cbh-user {
    padding-left: 2.60417vw;
}
.pad-app .c-bpm-header .global-search {
    font-size: 1.5625vw !important;
}
.pad-app .c-bpm-header .cbh-suggest,
  .pad-app .c-bpm-header .cbh-history {
    width: 200%;
    min-width: 26.04167vw;
    transform: translateX(-50%);
    left: 50%;
}
.pad-app .c-bpm-header .cbh-history {
    padding: 0 2.60417vw;
    box-shadow: 0 0.52083vw 1.04167vw -0.52083vw rgba(38, 42, 51, 0.12), 0 0.78125vw 1.5625vw 0 rgba(38, 42, 51, 0.08);
    border-radius: 1.04167vw;
    height: 0;
    transition: height, padding 0.4s;
    overflow: hidden;
}
.pad-app .c-bpm-header .cbh-history.show {
    padding-top: 2.08333vw;
    padding-bottom: 2.08333vw;
}
.pad-app .c-bpm-header .cbh-history-hd {
    height: 4.6875vw;
    line-height: 4.6875vw;
    font-size: 1.5625vw;
}
.pad-app .c-bpm-header .cbh-history-bd {
    margin-top: 0.52083vw;
}
.pad-app .c-bpm-header .cbh-history-item {
    line-height: 3.64583vw;
    padding: 0 1.04167vw;
    margin-right: 0.52083vw;
    font-size: 1.5625vw;
    border-radius: 0.52083vw;
}
.pad-app .c-bpm-header .cbh-history-item .vui-font-icon {
    top: -6px;
    right: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    line-height: 12px;
    font-size: 12px;
}
.pad-app .c-bpm-header .cbh-suggest-module-hd {
    height: 4.6875vw;
    line-height: 4.6875vw;
    font-size: 1.5625vw;
    padding-left: 1.5625vw;
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-24.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-24.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-24.use[3]!./node_modules/@it/bpm-common-header-2022/src/style/index.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -0.26042vw; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.s_- dl, .s_- dt, .s_- dd, .s_- ul, .s_- ol, .s_- li, .s_- h1, .s_- h2, .s_- h3, .s_- h4, .s_- h5, .s_- h6, .s_- pre, .s_- code, .s_- form, .s_- fieldset, .s_- legend, .s_- input, .s_- textarea, .s_- p, .s_- blockquote, .s_- th, .s_- td, .s_- hr, .s_- button, .s_- article, .s_- aside, .s_- details, .s_- figcaption, .s_- figure, .s_- footer, .s_- header, .s_- hgroup, .s_- menu, .s_- nav, .s_- section {
  margin: 0;
  padding: 0;
}
.s_- ul, .s_- ol {
  list-style: none;
}
.s_- {
  /*
  重置a元素：
  1. 去掉IE10中已激活链接的灰色背景
  2. 处理chrome与其它浏览器在a:focus时的不同
  3. 提升a:active,a:hover时元素的可读性
  4. 去掉下划线
   */
}
.s_- a {
  background: transparent; /*1*/
}
.s_- a:focus {
  outline: 0; /*2*/
}
.s_- a:active, .s_- a:hover {
  outline: 0; /*3*/
}
.s_- a:link, .s_- a:visited, .s_- ins {
  text-decoration: none; /* 4*/
}
.s_- img[src=""],
.s_- img:not([src]) {
  opacity: 0;
  border: none;
  visibility: hidden;
  max-width: none;
}
.s_- .clearfix:after {
  content: " ";
  height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.s_- .hidden,
.s_- .g-hidden {
  display: none !important;
}
.s_- .g-wto {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.s_- .g-wto-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

#bpm-common-header-component #bpm-common-header-nav-component .nav-item-name-text,
#bpm-common-header-component #bpm-common-header-nav-component .nav-item-name-text-after,
#bpm-common-header-component #bpm-common-header-nav-component .module-nav-text,
#bpm-common-header-component #bpm-common-header-nav-component .red-point span,
#bpm-common-header-component .c-bpm-header-nav.s_- .nav-item-name,
.g-dropdown-image.s_- .el-dropdown-menu__item .vchat-item,
.c-bpm-vui-drawer-bpm,
.g-dropdown-menus.s_- .el-dropdown-menu__item a {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif !important;
}

.g-dropdown-menus.s_- [class*=" vui-icon-"] {
  font-family: "vui-font-icon" !important;
}

.g-bpm-light-theme .c-empty,
.g-bpm-dark-theme .c-empty {
  background: rgba(255, 255, 255, 0.2);
}
.g-bpm-light-theme .vui-new-view-main,
.g-bpm-dark-theme .vui-new-view-main {
  background-image: none !important;
  background: none !important;
  position: relative;
}
.g-bpm-light-theme .vui-new-view-main::before,
.g-bpm-dark-theme .vui-new-view-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  border-radius: 8px;
}
.g-bpm-light-theme .not-background .vui-new-view-main,
.g-bpm-dark-theme .not-background .vui-new-view-main {
  background: #ffffff !important;
}
.g-bpm-light-theme .not-background .vui-new-view-main::before,
.g-bpm-dark-theme .not-background .vui-new-view-main::before {
  display: none;
}
.g-bpm-light-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .vui-button:not(.button_panel),
.g-bpm-dark-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .vui-button:not(.button_panel) {
  background: transparent;
  border: none;
}
.g-bpm-light-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .vui-button:not(.button_panel):hover,
.g-bpm-dark-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .vui-button:not(.button_panel):hover {
  background: rgba(105, 133, 255, 0.1);
}
.g-bpm-light-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .mail-split-btn .mail-split-btn-first:hover,
.g-bpm-dark-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .mail-split-btn .mail-split-btn-first:hover {
  background: rgba(105, 133, 255, 0.1);
}
.g-bpm-light-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .mail-split-btn .mail-split-btn-second:hover,
.g-bpm-dark-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .mail-split-btn .mail-split-btn-second:hover {
  background: rgba(105, 133, 255, 0.1);
}
.g-bpm-light-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .mail-split-btn .mail-split-btn-second:hover .vui-icon-sort-desc,
.g-bpm-dark-theme .vui-toolbar .vui-toolbar-tool .vui-toolbar-tool_item .mail-split-btn .mail-split-btn-second:hover .vui-icon-sort-desc {
  background: rgba(105, 133, 255, 0.05);
}
.g-bpm-light-theme .vui-search,
.g-bpm-dark-theme .vui-search {
  background: rgba(255, 255, 255, 0.9);
}
.g-bpm-light-theme .vui-tag.el-tag.el-tag--info,
.g-bpm-dark-theme .vui-tag.el-tag.el-tag--info {
  background: rgba(108, 116, 133, 0.1);
}
.g-bpm-light-theme .bpm-collection.s_- .el-divider--horizontal,
.g-bpm-dark-theme .bpm-collection.s_- .el-divider--horizontal {
  background: rgba(108, 116, 133, 0.1);
}
.g-bpm-light-theme .vui-filter-values,
.g-bpm-dark-theme .vui-filter-values {
  border-color: rgba(108, 116, 133, 0.1);
}
.g-bpm-light-theme .vui-table.el-table .el-table-row-select td,
.g-bpm-dark-theme .vui-table.el-table .el-table-row-select td {
  background: rgba(38, 42, 51, 0.16) !important;
}
.g-bpm-light-theme .el-table th,
.g-bpm-light-theme .el-table tr,
.g-bpm-dark-theme .el-table th,
.g-bpm-dark-theme .el-table tr {
  background: transparent;
}
.g-bpm-light-theme .el-table, .g-bpm-light-theme .el-table__expanded-cell,
.g-bpm-dark-theme .el-table,
.g-bpm-dark-theme .el-table__expanded-cell {
  background: transparent;
}
.g-bpm-light-theme .vui-table.el-table .el-table__header-wrapper table,
.g-bpm-dark-theme .vui-table.el-table .el-table__header-wrapper table {
  background: transparent;
}
.g-bpm-light-theme .vui-table.el-table .el-table__header tr th,
.g-bpm-dark-theme .vui-table.el-table .el-table__header tr th {
  background: transparent;
}
.g-bpm-light-theme .vui-table.el-table .el-table__body-wrapper,
.g-bpm-light-theme .vui-table.el-table .el-table__body-wrapper table tr:nth-child(even),
.g-bpm-light-theme .vui-table.el-table .el-table__fixed-body-wrapper,
.g-bpm-light-theme .vui-table.el-table .el-table__fixed-body-wrapper table tr:nth-child(even),
.g-bpm-dark-theme .vui-table.el-table .el-table__body-wrapper,
.g-bpm-dark-theme .vui-table.el-table .el-table__body-wrapper table tr:nth-child(even),
.g-bpm-dark-theme .vui-table.el-table .el-table__fixed-body-wrapper,
.g-bpm-dark-theme .vui-table.el-table .el-table__fixed-body-wrapper table tr:nth-child(even) {
  background: transparent;
}
.g-bpm-light-theme .vui-table.el-table.el-table--striped .el-table__body tr.el-table__row--striped,
.g-bpm-light-theme .vui-table.el-table.el-table--striped .el-table__body tr.el-table__row--striped td,
.g-bpm-dark-theme .vui-table.el-table.el-table--striped .el-table__body tr.el-table__row--striped,
.g-bpm-dark-theme .vui-table.el-table.el-table--striped .el-table__body tr.el-table__row--striped td {
  background: rgba(38, 42, 51, 0.02);
}
.g-bpm-light-theme .vui-table.el-table .el-table__row--selected,
.g-bpm-light-theme .vui-table.el-table .el-table__row--selected td,
.g-bpm-dark-theme .vui-table.el-table .el-table__row--selected,
.g-bpm-dark-theme .vui-table.el-table .el-table__row--selected td {
  background: rgba(38, 42, 51, 0.1) !important;
}
.g-bpm-light-theme .vui-table.el-table .el-table__body-wrapper table tr.hover-row > td,
.g-bpm-light-theme .vui-table.el-table .el-table__fixed-body-wrapper table tr.hover-row > td,
.g-bpm-dark-theme .vui-table.el-table .el-table__body-wrapper table tr.hover-row > td,
.g-bpm-dark-theme .vui-table.el-table .el-table__fixed-body-wrapper table tr.hover-row > td {
  background: rgba(38, 42, 51, 0.08) !important;
}
.g-bpm-light-theme .vui-table.w-table .el-table__empty-block,
.g-bpm-dark-theme .vui-table.w-table .el-table__empty-block {
  background: rgba(255, 255, 255, 0.2) !important;
}
.g-bpm-light-theme .vui-table.w-table .set-btm-hint,
.g-bpm-dark-theme .vui-table.w-table .set-btm-hint {
  border-color: #e6e6e6 !important;
}
.g-bpm-light-theme .vui-table.el-table .el-table__body-wrapper table tr:not(.el-table__row--striped) td,
.g-bpm-dark-theme .vui-table.el-table .el-table__body-wrapper table tr:not(.el-table__row--striped) td {
  background-color: transparent;
}

#bpm-common-skin-component-wrap {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
}

#bpm-common-skin-component-skin.s_- {
  position: absolute;
  width: 120vw;
  height: 120vh;
  top: -10vh;
  left: -10vw;
  background-color: #f2f4f7;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#bpm-common-header-component .c-frequent-modules.s_-,
#bpm-common-header-component .c-recent-modules.s_- {
  display: inline-flex;
}
#bpm-common-header-component .c-frequent-modules.s_- .nav-item,
#bpm-common-header-component .c-recent-modules.s_- .nav-item {
  cursor: pointer;
  color: #6c7485;
  font-weight: 500;
}
#bpm-common-header-component .c-frequent-modules.s_- .nav-item.selected,
#bpm-common-header-component .c-recent-modules.s_- .nav-item.selected {
  color: #415fff;
}

#bpm-common-header-component .c-recent-modules.s_- {
  position: relative;
  margin-left: 32px;
}
#bpm-common-header-component .c-recent-modules.s_-:before {
  position: absolute;
  top: 50%;
  left: -32px;
  margin-top: -8px;
  content: "";
  font-size: 0;
  width: 1px;
  height: 16px;
  background-color: #e3e6ed;
}
