.top-card[data-v-57f6b641] {
  border-radius: 16px;
  background: linear-gradient(135deg, #a1c4fd, #c2e9fb) !important;
}
.icon-text[data-v-57f6b641] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-text .icon[data-v-57f6b641] {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgb(247, 250, 237);
  text-align: center;
  line-height: 42px;
  color: rgb(174, 214, 28);
}
.icon-text .text[data-v-57f6b641] {
  width: calc(100% - 60px);
  text-align: left;
}
.icon-text .text p[data-v-57f6b641] {
  -webkit-margin-before: 0px;
          margin-block-start: 0px;
  -webkit-margin-after: 0px;
          margin-block-end: 0px;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}
.icon-text .text > p[data-v-57f6b641]:nth-child(1),
.icon-text .text .el-dropdown-link[data-v-57f6b641] {
  font-size: 16px;
  line-height: 150%;
  color: #2b314d;
}
.icon-text .text > p[data-v-57f6b641]:nth-child(2) {
  line-height: 150%;
  color: #2b314d;
}
.full-page[data-v-36df81e3] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.full-page .el-card[data-v-36df81e3] {
  margin-top: 16px;
}
.full-page .el-card[data-v-36df81e3]:nth-child(1) {
  margin-top: 0px;
}
.full-page .conflict-rules[data-v-36df81e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.full-page .conflict-rules-btn[data-v-36df81e3] {
  margin-top: 5px;
  margin-left: 16px;
}
.full-page .conflict-rules-btn > button[data-v-36df81e3] {
  width: 30px;
  height: 30px;
  padding: 7px;
}
.full-page .conflict-rules-tips[data-v-36df81e3] {
  margin-left: 16px;
  line-height: 40px;
  font-size: 14px;
  color: rgb(146, 158, 174);
}
.full-page .conflict-form-btns[data-v-36df81e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
