.suggestion-tips-wrapper[data-v-38e8f62a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
}
.outline-wrapper[data-v-38e8f62a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.outline-wrapper .outline[data-v-38e8f62a] {
  margin-bottom: 40px;
}
.outline-wrapper .outline[data-v-38e8f62a] .jtabs-content .jss_header {
  position: relative !important;
}
.outline-wrapper .outline[data-v-38e8f62a] .jss_selectall {
  position: relative !important;
}

.steps[data-v-301eb585] .ant-steps {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.deep-ant-steps-item-icon[data-v-301eb585] .ant-steps-item-icon {
  background-color: #1990fe;
}
.deep-ant-steps-item-icon[data-v-301eb585] .ant-steps-item-icon .ant-steps-icon {
  color: white;
}
[data-v-301eb585] .jtabs-headers-container {
  display: none;
}
.jss > tbody > tr > td.jss_number[data-v-301eb585] {
  text-align: center !important;
}
.suggestion-wrapper span[data-v-301eb585] {
  vertical-align: middle;
}
.suggestion-wrapper i[data-v-301eb585] {
  color: #003865;
  font-size: 26px;
  vertical-align: middle;
  cursor: pointer;
}

[data-v-548f3522] .card-area {
  height: 100%;
}
[data-v-548f3522] .card-area .ant-card-body {
  height: 100% !important;
}
[data-v-548f3522] .ant-card-body {
  height: 100%;
}
.main-area[data-v-548f3522] {
  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;
  gap: 10px;
}
.main-area .excel-area[data-v-548f3522] {
  height: calc(100% - 32px);
}
.scheme-adjustment-plan-div[data-v-548f3522] {
  margin-top: 20px;
}
.scheme-adjustment-plan-content[data-v-548f3522] {
  padding: 20px 30px;
}
.ant-drawer-body .createViewDivider .ant-divider[data-v-548f3522] {
  margin: 20px 0 !important;
}
.structure-warp-heard[data-v-548f3522] {
  height: 15%;
  min-height: 100px;
  padding: 20px 0 0 0;
}
.black-divider[data-v-548f3522] {
  background-color: black;
}
.update-basic-style[data-v-548f3522] {
  display: inline-block;
  position: absolute;
  margin: 4px 0 0 6px;
  width: 28px;
}
.ok-sign[data-v-548f3522] {
  color: green;
  margin-left: 6px;
}
.detail-warp[data-v-548f3522] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail-warp .content[data-v-548f3522] {
  width: 70%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 20px;
}
.detail-warp .content .content-item[data-v-548f3522] {
  width: calc(50% - 10px);
  margin: 10px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.detail-warp .content .content-item .label[data-v-548f3522] {
  min-width: 100px;
}
.filter-item-tooltips[data-v-548f3522] {
  position: absolute;
  margin-top: 5px;
  display: inline-block;
}

.structure-warp[data-v-713eae09] {
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 20px 0 20px;
}
.structure-warp[data-v-713eae09] > *:not(:first-child) {
  margin-top: 10px;
}
.structure-warp-btnArea[data-v-713eae09] {
  height: 50px;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.structure-warp-btnArea[data-v-713eae09] > * {
  margin: 0 10px;
}

