.bdColor[data-v-70e871cd] {
  color: #0052CC;
}
.textColor[data-v-70e871cd] {
  color: #0052cc;
}
.warningText[data-v-70e871cd] {
  color: #e6a23c;
}
.dangerText[data-v-70e871cd] {
  color: #d9001b;
}
.successText[data-v-70e871cd] {
  color: #67c23a;
}
.warningBg[data-v-70e871cd] {
  background-color: #e6a23c;
}
.dangerBg[data-v-70e871cd] {
  background-color: #d9001b;
}
.successBg[data-v-70e871cd] {
  background-color: #67c23a;
}
.primaryBg[data-v-70e871cd] {
  background-color: #4573d8;
}
.grayBg[data-v-70e871cd] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-70e871cd] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-70e871cd] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-70e871cd] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-70e871cd] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-70e871cd] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-70e871cd] {
  color: #2662f0;
}
.colorTxt892[data-v-70e871cd] {
  color: #8f92a1;
}
.textDUb[data-v-70e871cd] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-70e871cd] {
  font-size: 14px;
}
.fz_20[data-v-70e871cd] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-70e871cd] {
  color: #e6a23c;
}
.text5[data-v-70e871cd] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-70e871cd] {
  margin-top: 20px !important;
}
.noData[data-v-70e871cd] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-70e871cd]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-70e871cd]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-70e871cd]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-70e871cd] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-70e871cd] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-70e871cd] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-70e871cd] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-70e871cd] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-70e871cd] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-70e871cd] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-70e871cd] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-70e871cd] {
  width: 10%;
}
.Publicexport .footProgress[data-v-70e871cd] {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 230px;
  height: 25px;
  color: #112f95;
  font-size: 12px;
  width: calc(100% - 257px);
  background: #efefef;
  display: flex;
  align-items: center;
}
.Publicexport .footProgress .btn_closes[data-v-70e871cd] {
  width: 18px;
  height: auto;
  margin-right: 10px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
}
.Publicexport[data-v-70e871cd] .el-dialog__body {
  border: none;
  text-align: center;
}

.bdColor {
  color: #0052CC;
}
.textColor {
  color: #0052cc;
}
.warningText {
  color: #e6a23c;
}
.dangerText {
  color: #d9001b;
}
.successText {
  color: #67c23a;
}
.warningBg {
  background-color: #e6a23c;
}
.dangerBg {
  background-color: #d9001b;
}
.successBg {
  background-color: #67c23a;
}
.primaryBg {
  background-color: #4573d8;
}
.grayBg {
  background-color: #aaaaaa;
}
.fl_sb {
  display: flex;
  justify-content: space-between;
}
.fl_as {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr {
  color: #2662f0;
}
.colorTxt892 {
  color: #8f92a1;
}
.textDUb {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14 {
  font-size: 14px;
}
.fz_20 {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming {
  color: #e6a23c;
}
.text5 {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20 {
  margin-top: 20px !important;
}
.noData {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner {
  border-radius: 8px;
}
.el-button--primary.bg {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper {
  padding-right: 20px;
}
.el-date-editor .el-range-separator {
  width: 10%;
}
/* ══════ 通用筛选区 ══════ */
.tab-panel {
  background: #fff;
  margin-top: 15px;
}
.filter-box {
  background: #f5f7fa;
  border-radius: 6px;
  border: 1px solid #e8e8e8;
  padding: 14px 16px;
  margin-bottom: 12px;
}
.btn {
  height: 30px;
  padding: 0 14px;
  border-radius: 12px;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  background: #f5f7fa;
  color: #333;
  transition: all 0.2s;
  background: #1890ff;
  border-color: #1890ff;
  color: #fff;
}
/* ══════ 快速筛选标签 ══════ */
.quick-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}
.qtag {
  padding: 3px 12px;
  border-radius: 14px;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  background: #f5f7fa;
  color: #222 secondary;
  transition: all 0.2s;
  white-space: nowrap;
}
.qtag:hover {
  border-color: #1890ff;
  color: #1890ff;
}
.qtag.active {
  background: #e6f7ff;
  border-color: #1890ff;
  color: #1890ff;
  font-weight: 500;
}
.qtag.red-tag {
  border-color: #ffccc7;
  color: #cf1322;
  background: #fff1f0;
}
.qtag.red-tag.active {
  background: #ff4d4f;
  color: #fff;
  border-color: #ff4d4f;
}
.qtag.orange-tag {
  border-color: #ffd591;
  color: #d46b08;
  background: #fff7e6;
}
.qtag.orange-tag.active {
  background: #fa8c16;
  color: #fff;
  border-color: #fa8c16;
}
.qtag.green-tag {
  border-color: #b7eb8f;
  color: #389e0d;
  background: #f6ffed;
}
.qtag.green-tag.active {
  background: #52c41a;
  color: #fff;
  border-color: #52c41a;
}
/* ══════ 工具栏 ══════ */
.toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fafafa;
  border-radius: 6px 6px 0 0;
  padding: 10px 14px;
  border: 1px solid #e8e8e8;
  border-bottom: none;
  margin-bottom: 0;
}
.toolbar-left {
  display: flex;
  align-items: center;
  gap: 14px;
}
.toolbar-right {
  display: flex;
  align-items: center;
  gap: 10px;
}
.period-btns {
  display: flex;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  overflow: hidden;
}
.pbtn {
  padding: 4px 14px;
  font-size: 12px;
  color: #222 secondary;
  cursor: pointer;
  background: #f5f7fa;
  border-right: 1px solid #d9d9d9;
  transition: all 0.2s;
  white-space: nowrap;
}
.pbtn:last-child {
  border-right: none;
}
.pbtn:hover {
  background: #e6f7ff;
  color: #1890ff;
}
.pbtn.active {
  background: #1890ff;
  color: #fff;
}
/* ══════ 图例 ══════ */
.legend {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 12px;
  color: #222 light;
}
.legend-item {
  display: flex;
  align-items: center;
  gap: 5px;
}
.dot {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  display: inline-block;
}
.dot.red {
  background: #ff4d4f;
}
.dot.green {
  background: #52c41a;
}
/* ══════ 表格 ══════ */
.table-wrap {
  height: calc(100vh - 500px);
  overflow-x: auto;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 0 0 6px 6px;
}
table.ptable {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}
table.ptable th,
table.ptable td {
  text-align: center;
  vertical-align: middle;
}
table.ptable th {
  background: #fafafa;
  padding: 14px 10px;
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8;
  white-space: nowrap;
  position: sticky;
  top: 0;
  z-index: 10;
  font-size: 14px;
  color: #909399;
}
table.ptable th.month-head {
  background: #e6f7ff;
  color: #1890ff;
  text-align: center;
  min-width: 90px;
}
table.ptable td {
  padding: 14px 10px;
  border-bottom: 4px solid #f2f2f2;
  color: #333;
  white-space: nowrap;
}
table.ptable td.month-cell {
  text-align: center;
  vertical-align: middle;
}
table.ptable tbody tr:hover td {
  background: #fafcff !important;
}
table.ptable tr.risk3 td.month-cell {
  background: #fff1f0;
}
table.ptable tr.risk2 td.month-cell {
  background: #fffbe6;
}
table.ptable .ellipsis-text {
  display: inline-block;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
/* 月度值样式 */
.mv {
  font-size: 13px;
  font-weight: 600;
  display: block;
}
.mv.red {
  color: #ff4d4f;
}
.mv.green {
  color: #52c41a;
}
.mv.gray {
  color: #bfbfbf;
}
.mv-bar {
  height: 4px;
  border-radius: 2px;
  margin: 3px auto 0;
  max-width: 70px;
}
.mv-sub {
  font-size: 11px;
  color: #000000;
  display: block;
  margin-top: 2px;
}
.mv-sub.orange {
  color: #fa8c16;
}
/* 结算资格标签 */
.settle-ok {
  display: inline-block;
  padding: 2px 8px;
  background: #f6ffed;
  color: #52c41a;
  border: 1px solid #b7eb8f;
  border-radius: 10px;
  font-size: 11px;
}
.settle-risk {
  display: inline-block;
  padding: 2px 8px;
  background: #fff1f0;
  color: #ff4d4f;
  border: 1px solid #ffccc7;
  border-radius: 10px;
  font-size: 11px;
}
.settle-warn {
  display: inline-block;
  padding: 2px 8px;
  background: #fff7e6;
  color: #fa8c16;
  border: 1px solid #ffd591;
  border-radius: 10px;
  font-size: 11px;
}
/* 风险标记 */
.risk-badge {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 11px;
  padding: 1px 6px;
  border-radius: 10px;
  margin-left: 4px;
  vertical-align: middle;
}
.risk-badge.r1 {
  color: #bfbfbf;
  border: 1px solid #d9d9d9;
}
.risk-badge.r2 {
  background: #fff7e6;
  color: #fa8c16;
  border: 1px solid #ffd591;
}
.risk-badge.r3 {
  background: #fff1f0;
  color: #ff4d4f;
  border: 1px solid #ffccc7;
}
.risk-badge.r4 {
  background: #f6ffed;
  color: #52c41a;
  border: 1px solid #b7eb8f;
}
/* 患者姓名列 */
.patient-name {
  display: flex;
  align-items: center;
  gap: 6px;
}
.avatar {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #1890ff;
  color: #fff;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.avatar.f {
  background: #eb2f96;
}
.pname {
  font-weight: 500;
}
/* 复选框 */
.cb {
  width: 14px;
  height: 14px;
  cursor: pointer;
  accent-color: #1890ff;
}
/* ══════ 分页 ══════ */
.pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 14px;
  background: #f5f7fa;
  border: 1px solid #e8e8e8;
  border-top: none;
  border-radius: 0 0 6px 6px;
  font-size: 12px;
  color: #222 light;
}
.pg-btns {
  display: flex;
  align-items: center;
  gap: 4px;
}
.pg-btn {
  min-width: 28px;
  height: 28px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  background: #f5f7fa;
  color: #222 secondary;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: all 0.2s;
  padding: 0 6px;
}
.pg-btn:hover {
  border-color: #1890ff;
  color: #1890ff;
}
.pg-btn.active {
  background: #1890ff;
  color: #fff;
  border-color: #1890ff;
}
.pg-btn.disabled {
  color: #bbb;
  cursor: not-allowed;
}
/* ══════ Tooltip ══════ */
.tooltip {
  position: fixed;
  background: #f5f7fa;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  padding: 10px 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  font-size: 12px;
  color: #333;
  z-index: 400;
  pointer-events: none;
  display: none;
  min-width: 200px;
}
.tooltip.show {
  display: block;
}
.tt-name {
  font-weight: 600;
  color: #1890ff;
  margin-bottom: 6px;
  font-size: 13px;
}
.tt-row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 4px;
}
.tt-row:last-child {
  margin-bottom: 0;
}
.tt-lbl {
  color: #000000;
}
.tt-val {
  font-weight: 500;
}
.tt-val.red {
  color: #ff4d4f;
}
.tt-val.green {
  color: #52c41a;
}
.tt-divider {
  border: none;
  border-top: 1px dashed #eee;
  margin: 6px 0;
}
.tt-incentive-ok {
  background: #f6ffed;
  color: #52c41a;
}
.tt-incentive-no {
  background: #fff1f0;
  color: #ff4d4f;
}
/* ══════ 导出提示 ══════ */
.export-tip {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 12px 24px;
  border-radius: 6px;
  font-size: 14px;
  z-index: 600;
  -webkit-animation: fadeIn 0.3s;
          animation: fadeIn 0.3s;
}
@-webkit-keyframes fadeIn {
from {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
}
to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
}
@keyframes fadeIn {
from {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
}
to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
}

.bdColor[data-v-05e5221d] {
  color: #0052CC;
}
.textColor[data-v-05e5221d] {
  color: #0052cc;
}
.warningText[data-v-05e5221d] {
  color: #e6a23c;
}
.dangerText[data-v-05e5221d] {
  color: #d9001b;
}
.successText[data-v-05e5221d] {
  color: #67c23a;
}
.warningBg[data-v-05e5221d] {
  background-color: #e6a23c;
}
.dangerBg[data-v-05e5221d] {
  background-color: #d9001b;
}
.successBg[data-v-05e5221d] {
  background-color: #67c23a;
}
.primaryBg[data-v-05e5221d] {
  background-color: #4573d8;
}
.grayBg[data-v-05e5221d] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-05e5221d] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-05e5221d] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-05e5221d] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-05e5221d] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-05e5221d] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-05e5221d] {
  color: #2662f0;
}
.colorTxt892[data-v-05e5221d] {
  color: #8f92a1;
}
.textDUb[data-v-05e5221d] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-05e5221d] {
  font-size: 14px;
}
.fz_20[data-v-05e5221d] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-05e5221d] {
  color: #e6a23c;
}
.text5[data-v-05e5221d] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-05e5221d] {
  margin-top: 20px !important;
}
.noData[data-v-05e5221d] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-05e5221d]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-05e5221d]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-05e5221d]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-05e5221d] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-05e5221d] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-05e5221d] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-05e5221d] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-05e5221d] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-05e5221d] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-05e5221d] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-05e5221d] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-05e5221d] {
  width: 10%;
}
/* ══════ 内容区 Tab ══════ */
.content-tabs[data-v-05e5221d] {
  display: flex;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 14px;
  background: #fff;
  border-radius: 6px 6px 0 0;
  padding: 0 16px;
}
.content-tabs .ctab[data-v-05e5221d] {
  padding: 11px 20px 9px;
  font-size: 13px;
  color: #666;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  white-space: nowrap;
  transition: all 0.2s;
}
.content-tabs .ctab[data-v-05e5221d]:hover {
  color: #1890ff;
}
.content-tabs .ctab.active[data-v-05e5221d] {
  color: #1890ff;
  border-bottom-color: #1890ff;
  font-weight: 500;
}
.compliancePopover[data-v-05e5221d] {
  font-size: 12px;
}
.compliancePopover img[data-v-05e5221d] {
  width: 20px;
  margin-right: 6px;
}
.complianceNew[data-v-05e5221d] {
  /* 自定义阈值弹窗样式 */
}
.complianceNew .colorSign[data-v-05e5221d] {
  display: flex;
  flex-wrap: wrap;
}
.complianceNew .colorSign .useTimeExplain[data-v-05e5221d] {
  display: flex;
}
.complianceNew .colorSign .useTimeExplain li[data-v-05e5221d] {
  margin-right: 12px;
  line-height: 24px;
  position: relative;
  padding-left: 34px;
}
.complianceNew .colorSign .useTimeExplain li[data-v-05e5221d]::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 24px;
  height: 24px;
  padding: 2px 2px 2px 2px;
  border-radius: 6px;
  background-color: #d7d7d7;
  box-sizing: border-box;
}
.complianceNew .colorSign .useTimeExplain li.greeSpan[data-v-05e5221d]::before {
  background-color: #0052CC;
}
.complianceNew .colorSign .useTimeExplain li.yeSpan[data-v-05e5221d]::before {
  background-color: #f4cd20;
}
.complianceNew .showStaFn[data-v-05e5221d] {
  background: #fff;
  border: 1px solid #e4e7ed;
  padding: 5px 6px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  margin-left: 10px;
}
.complianceNew .showStaFn img[data-v-05e5221d] {
  width: 15px;
}
.complianceNew .tableBlock[data-v-05e5221d] {
  width: 30px;
  height: 30px;
  border-radius: 6px;
  display: inline-block;
  position: relative;
}
.complianceNew .tableBlock.greeSpan[data-v-05e5221d] {
  background-color: #0052CC;
}
.complianceNew .tableBlock.redSpan[data-v-05e5221d] {
  background-color: #d7d7d7;
}
.complianceNew .tableBlock.yeSpan[data-v-05e5221d] {
  background-color: #f4cd20;
}
.complianceNew .tableBlock.left-bar[data-v-05e5221d]::before {
  content: '';
  width: 7px;
  height: 30px;
  background-color: #d50e2e;
  /* 可以根据需要改颜色 */
  border-radius: 6px;
  position: absolute;
  left: 4px;
  top: 0;
}
.complianceNew .tableBlock.right-bar[data-v-05e5221d]::after {
  content: '';
  width: 7px;
  height: 30px;
  background-color: #d50e2e;
  /* 可以根据需要改颜色 */
  border-radius: 6px;
  position: absolute;
  right: 4px;
  top: 0;
}
.complianceNew .complianceNumCls[data-v-05e5221d] {
  position: relative;
}
.complianceNew .warning-dialog-content[data-v-05e5221d] {
  padding: 20px 0;
}
.complianceNew .dialog-form[data-v-05e5221d] {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.complianceNew .dialog-form label[data-v-05e5221d] {
  font-size: 20px;
}
.complianceNew .dialog-select[data-v-05e5221d] {
  width: 80px;
  margin: 0 10px;
}
.complianceNew .dialog-info[data-v-05e5221d] {
  margin-top: 35px;
}
.complianceNew .info-item[data-v-05e5221d] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-size: 14px;
}
.complianceNew .color-dot[data-v-05e5221d] {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin-right: 8px;
}
.complianceNew .color-dot.yellow[data-v-05e5221d] {
  background-color: #f4cd20;
}
.complianceNew .color-dot.blue[data-v-05e5221d] {
  background-color: #0052CC;
}
.complianceNew #complianceTtip[data-v-05e5221d] {
  position: absolute;
  top: -10px;
  left: 0;
  background: #fff;
  z-index: 1000;
  border-radius: 5px;
  color: #0052CC;
}
.complianceNew #complianceTtip p[data-v-05e5221d] {
  padding: 5px 10px;
}
.complianceNew #complianceTtip p span[data-v-05e5221d] {
  white-space: nowrap;
}
.complianceNew #complianceTtip img[data-v-05e5221d] {
  width: 18px;
  margin-right: 5px;
}
.custom-pop[data-v-05e5221d] {
  background: #000;
  border: 1px solid #ccc;
}
.popup-content[data-v-05e5221d] {
  max-width: 750px;
  border-top: 1px solid #ccc;
  padding-top: 14px;
  font-size: 13px;
}
.popup-content .form-row[data-v-05e5221d] {
  display: flex;
  margin-bottom: 14px;
  align-items: flex-start;
  color: #333;
  padding: 0 3%;
}
.popup-content .label[data-v-05e5221d] {
  width: 150px;
  text-align: right;
  white-space: nowrap;
  flex-shrink: 0;
}
.popup-content .value[data-v-05e5221d] {
  width: 200px;
  padding-left: 10px;
  word-break: break-word;
}
.popup-content .value2[data-v-05e5221d] {
  flex: 1;
  min-width: 150px;
  word-break: break-word;
}
.popup-content .line[data-v-05e5221d] {
  width: 92%;
  height: 1px;
  background: #ccc;
  margin: 20px 4%;
}
.popup-content .red[data-v-05e5221d] {
  color: #d50e2e;
}
.popup-content .green[data-v-05e5221d] {
  color: #70b685;
}

