.sign-dialog[data-v-63f4da9e] .el-dialog__body {
  overflow: hidden;
  height: 320px;
  overflow: auto;
  overflow-x: hidden;
  padding: 23px 14px 2px !important;
}
.sign-main-box[data-v-63f4da9e] {
  border: 1px solid rgb(224, 238, 238);
  width: 100%;
  height: 300px;
  background-color: rgb(247, 247, 247);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -10px;
  margin-bottom: -10px;
  position: relative;
}
.sign-main-box .tip[data-v-63f4da9e] {
  height: 300px;
  line-height: 300px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  color: #9d9d9f;
  font-size: 16px;
  pointer-events: none;
}
.SNOWS-dialog .main[data-v-5abaad54] {
  min-height: 50px;
}
.recordListTable .el-link[data-v-0536589c] {
  font-size: 12px;
}
.recordListTable .item[data-v-0536589c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.recordListTable .item span[data-v-0536589c] {
  width: 7px;
  height: 7px;
  margin-right: 6px;
  margin-bottom: 1px;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.recordListTable .signImg[data-v-0536589c] {
  width: 80px;
  cursor: pointer;
}
@charset "UTF-8";
#common-file-uploader[data-v-e922fa26] {
  margin: 0;
  padding: 0;
  font-size: 0;
}
#common-file-uploader.hasDefault .el-upload-list__item[data-v-e922fa26]:first-child {
  margin-top: 5px;
}
#common-file-uploader .el-upload-list[data-v-e922fa26] .uploader-file {
  border-bottom: none;
  height: 25px !important;
  line-height: 25px;
}
#common-file-uploader .el-upload-list[data-v-e922fa26] .uploader-file:hover {
  background-color: #f5f7fa;
}
#common-file-uploader[data-v-e922fa26] .uploader-file-icon:before {
  content: "" !important;
}
#common-file-uploader[data-v-e922fa26] .uploader-file-actions > span {
  margin-right: 6px;
}

/* 隐藏上传按钮 */
#file-uploader-btn[data-v-e922fa26] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.print-content[data-v-533ec35a] {
  background: white;
  padding: 40px 30px;
  margin: 0 auto;
  border-radius: 4px;
  width: 776px;
  height: 100%;
  overflow: auto;
}
.comment-container[data-v-1f796568] {
  height: 100%;
  overflow: hidden;
}
.comment-container .comment-list[data-v-1f796568] {
  height: 100%;
  overflow: auto;
}
.comment-container .comment-list .item[data-v-1f796568] {
  padding: 0 30px;
  margin-bottom: 20px;
}
.comment-container .comment-list .item .head[data-v-1f796568] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comment-container .comment-list .item .head .avatar[data-v-1f796568] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
}
.comment-container .comment-list .item .head .username[data-v-1f796568] {
  line-height: 40px;
  color: #333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.comment-container .comment-list .item .head .head-right[data-v-1f796568] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.comment-container .comment-list .item .head .time[data-v-1f796568] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 14px;
  color: #666;
  margin-left: 20px;
}
.comment-container .comment-list .item .content[data-v-1f796568] {
  font-size: 14px;
  padding-left: 60px;
}
.comment-container .comment-list .item .content .text[data-v-1f796568] {
  line-height: 30px;
  color: #666;
}
.comment-container .comment-list .item .content .img-list[data-v-1f796568] {
  margin-top: 6px;
}
.comment-container .comment-list .item .content .img-list .img-item[data-v-1f796568] {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 6px 6px 0;
  border-radius: 6px;
}
.SNOWS-dialog .upload-btn[data-v-1f796568] {
  display: inline-block;
  margin-right: 20px;
}
.SNOWS-dialog .img-list[data-v-1f796568] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.SNOWS-dialog .img-list .img-item[data-v-1f796568] {
  width: 40px;
  height: 40px;
  position: relative;
  margin-right: 10px;
}
.SNOWS-dialog .img-list .img-item .el-image[data-v-1f796568] {
  width: 100%;
  height: 100%;
}
.SNOWS-dialog .img-list .img-item .badge[data-v-1f796568] {
  background-color: #f56c6c;
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 12px;
  height: 18px;
  width: 18px;
  line-height: 18px;
  text-align: center;
  border: 1px solid #fff;
  position: absolute;
  right: -9px;
  top: -9px;
  cursor: pointer;
  z-index: 10001;
}
.SNOWS-dialog .el-upload-list__item .el-upload-list__item-name[data-v-1f796568] {
  margin-right: 70px;
}
.SNOWS-dialog .el-upload-list__item .el-icon-download[data-v-1f796568] {
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 25px;
  cursor: pointer;
  opacity: 0.75;
  color: #606266;
}
.SNOWS-dialog .el-upload-list__item .el-icon-view[data-v-1f796568] {
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 45px;
  cursor: pointer;
  opacity: 0.75;
  color: #606266;
}
.recordSummary .el-tab-pane[data-v-70722642] {
  height: 0;
}
.recordSummary[data-v-70722642] .el-tabs__content {
  height: 100%;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list {
  height: 100%;
  overflow: hidden auto;
  padding: 50px 100px 0;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item {
  margin-bottom: 20px;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body {
  padding: 0;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .cap {
  width: 150px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  font-size: 14px;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0px 36px;
  border-left: 1px solid #e4e7ed;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item {
  padding: 20px 0;
  font-size: 14px;
  line-height: 22px;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item:last-child {
  margin-bottom: 0;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item:nth-child(2n) {
  border-top: 1px solid #e1e5eb;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block .avatar {
  width: 40px;
  height: 40px;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block .child-item-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 5px;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block .child-item-title .child-item-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 4px;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block .child-item-title .child-item-line .name {
  font-weight: 600;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block .child-item-title .child-item-line .name span {
  font-weight: 400;
  font-size: 12px;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block .child-item-title .child-item-line .tag {
  float: right;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block .child-item-title .child-item-option {
  color: #747579;
  padding-left: 4px;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block .child-item-title .status {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.recordSummary[data-v-70722642] .el-tabs__content .recordSummary-list .recordSummary-item .el-card__body .recordSummary-item-main .child-item .child-item-block .child-item-title .status .el-link {
  cursor: auto !important;
}
[data-v-03d7ee10] .el-dialog__body {
  padding: 30px 20px;
  color: #606266;
  font-size: 14px;
  word-break: break-all;
}
.flow-form-main .SNOWS-el_tabs[data-v-604664ac] {
  overflow: hidden;
}
.color-box[data-v-604664ac] {
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 50%;
}
.flow-urgent-value[data-v-604664ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flow-urgent-value span[data-v-604664ac]:first-child {
  margin: 0 3px 0 10px;
}
.options .dropdown[data-v-604664ac] {
  margin-right: 10px;
}
.options .el-button[data-v-604664ac] {
  min-width: 70px;
}
.dropdown-item[data-v-604664ac] {
  min-width: 70px;
  text-align: center;
}
[data-v-de694caa] .el-input.is-disabled .el-input__inner {
  color: #636363;
}
[data-v-de694caa] .el-textarea.is-disabled .el-textarea__inner {
  color: #636363;
}
.superQuery-dialog[data-v-6e1cfe80] .el-dialog .el-dialog__body {
  padding: 20px 20px 10px 24px;
}
.superQuery-dialog[data-v-6e1cfe80] .el-dialog .footer-options {
  float: left;
}
.superQuery-dialog[data-v-6e1cfe80] .el-dialog .footer-options .add-btn {
  margin-right: 10px;
}
.superQuery-dialog .superQuery-main .query-noData[data-v-6e1cfe80] {
  text-align: center;
  padding: 20px 0;
}
.superQuery-dialog .superQuery-main .query-noData .noData-img[data-v-6e1cfe80] {
  width: 160px;
  margin-bottom: 10px;
}
.superQuery-dialog .superQuery-main .query-noData .noData-txt[data-v-6e1cfe80] {
  color: #909399;
}
.superQuery-dialog .superQuery-main .matchLogic[data-v-6e1cfe80] {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 32px;
}
.superQuery-dialog .superQuery-main .matchLogic .el-select[data-v-6e1cfe80] {
  width: 220px;
}
.superQuery-dialog .superQuery-main .condition-list[data-v-6e1cfe80] {
  margin-bottom: 10px;
}
[data-v-65f0275b] .jnpf-detail-text {
  margin: 0;
}
[data-v-65f0275b] .SNOWS-common-title h2 {
  margin: 0;
}
.plan-popper {
  padding: 0 !important;
}
.plan-popper .plan-list {
  padding: 6px 0;
  max-height: 182px;
  overflow: auto;
}
.plan-popper .plan-list-item {
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #606266;
  font-size: 14px;
  cursor: pointer;
  padding: 0 20px;
}
.plan-popper .plan-list-item:hover {
  background-color: #f5f7fa;
}
.plan-popper .plan-list .plan-list-name .el-link--inner {
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.plan-popper .plan-list .el-icon-close:hover {
  color: #f56c6c;
}
.plan-popper .noData-txt {
  height: 34px;
  color: #999;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
}
.SNOWS-common-title h2[data-v-77cdf01b] {
  margin: 0;
}
