/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-386522ef] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-386522ef] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-386522ef] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-386522ef] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-386522ef]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-386522ef]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-386522ef]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-386522ef]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-386522ef] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-386522ef] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-386522ef],
.ant-input[disabled][data-v-386522ef],
.ant-input-number-disabled[data-v-386522ef],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-386522ef],
.ant-cascader-picker-disabled[data-v-386522ef],
.ant-input-disabled[data-v-386522ef],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-386522ef],
.ant-checkbox-disabled + span[data-v-386522ef],
.ant-radio-disabled + span[data-v-386522ef] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-386522ef] {
  pointer-events: none;
}
#nprogress .bar[data-v-386522ef] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-386522ef] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-386522ef] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-386522ef] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-386522ef 400ms linear infinite;
  animation: nprogress-spinner-data-v-386522ef 400ms linear infinite;
}
.nprogress-custom-parent[data-v-386522ef] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-386522ef],
.nprogress-custom-parent #nprogress .bar[data-v-386522ef] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-386522ef {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-386522ef {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.content[data-v-386522ef] {
  overflow: hidden;
  position: relative;
}
.more[data-v-386522ef] {
  /*width: 25%;*/
  position: absolute;
  right: 10px;
  top: 18px;
}
.put[data-v-386522ef] {
  float: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-9d49f992] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-9d49f992] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-9d49f992] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-9d49f992] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-9d49f992]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-9d49f992]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-9d49f992]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-9d49f992]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-9d49f992] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-9d49f992] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-9d49f992],
.ant-input[disabled][data-v-9d49f992],
.ant-input-number-disabled[data-v-9d49f992],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-9d49f992],
.ant-cascader-picker-disabled[data-v-9d49f992],
.ant-input-disabled[data-v-9d49f992],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-9d49f992],
.ant-checkbox-disabled + span[data-v-9d49f992],
.ant-radio-disabled + span[data-v-9d49f992] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-9d49f992] {
  pointer-events: none;
}
#nprogress .bar[data-v-9d49f992] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-9d49f992] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-9d49f992] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-9d49f992] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-9d49f992 400ms linear infinite;
  animation: nprogress-spinner-data-v-9d49f992 400ms linear infinite;
}
.nprogress-custom-parent[data-v-9d49f992] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-9d49f992],
.nprogress-custom-parent #nprogress .bar[data-v-9d49f992] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-9d49f992 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-9d49f992 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.selectCity[data-v-9d49f992] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-1e884f64] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-1e884f64] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-1e884f64] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-1e884f64] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-1e884f64]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-1e884f64]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-1e884f64]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-1e884f64]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-1e884f64] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-1e884f64] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-1e884f64],
.ant-input[disabled][data-v-1e884f64],
.ant-input-number-disabled[data-v-1e884f64],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-1e884f64],
.ant-cascader-picker-disabled[data-v-1e884f64],
.ant-input-disabled[data-v-1e884f64],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-1e884f64],
.ant-checkbox-disabled + span[data-v-1e884f64],
.ant-radio-disabled + span[data-v-1e884f64] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-1e884f64] {
  pointer-events: none;
}
#nprogress .bar[data-v-1e884f64] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-1e884f64] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-1e884f64] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-1e884f64] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-1e884f64 400ms linear infinite;
  animation: nprogress-spinner-data-v-1e884f64 400ms linear infinite;
}
.nprogress-custom-parent[data-v-1e884f64] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-1e884f64],
.nprogress-custom-parent #nprogress .bar[data-v-1e884f64] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-1e884f64 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-1e884f64 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-1e884f64] {
  margin: 16px 0;
}
.table-operations *[data-v-1e884f64] {
  margin-right: 10px;
}
.table-operations *[data-v-1e884f64]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-1e884f64] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-1e884f64]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-1e884f64] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-1e884f64]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-1e884f64]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-1e884f64] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-1e884f64]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-1e884f64]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-1e884f64] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-1e884f64]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-1e884f64]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-1e884f64] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-1e884f64]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-1e884f64]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-1e884f64] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-1e884f64] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-1e884f64] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-1e884f64] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-1e884f64] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-1e884f64] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-1e884f64] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-1e884f64] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-1e884f64]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-1e884f64] {
    padding-left: 0;
}
}
.footer_class[data-v-1e884f64] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-1e884f64] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-1e884f64] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-1e884f64] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-1e884f64] .ant-input-number,
.msgForm[data-v-1e884f64] .ant-calendar-picker {
  width: 100%;
}
[data-v-1e884f64] .ant-modal-title {
  text-align: center;
}
[data-v-1e884f64] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-1e884f64] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-1e884f64] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-1e884f64] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-1e884f64] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-1e884f64] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-1e884f64] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-1e884f64] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-1e884f64] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-1e884f64] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-1e884f64] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-1e884f64] .ant-input-number,
.config_class[data-v-1e884f64] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-1e884f64] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-1e884f64] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-1e884f64] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-1e884f64] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-1e884f64] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-1e884f64] .ant-input-number,
.config_class1[data-v-1e884f64] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-1e884f64] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-1e884f64] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-1e884f64] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-1e884f64] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-1e884f64]:not(:first-child) {
  margin-left: 24px;
}
[data-v-1e884f64] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-1e884f64] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-1e884f64] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-1e884f64] .ant-input-number,
.config_class_repair[data-v-1e884f64] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-1e884f64] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-1e884f64] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-1e884f64] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-1e884f64] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
[data-v-1e884f64] .ant-form-item-label {
  width: 120px !important;
}
[data-v-1e884f64] .ant-form-item-control-wrapper {
  width: calc(100% - 120px) !important;
}
[data-v-1e884f64] .selectCity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-ec552b28] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-ec552b28] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-ec552b28] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-ec552b28] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-ec552b28]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-ec552b28]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-ec552b28]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-ec552b28]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-ec552b28] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-ec552b28] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-ec552b28],
.ant-input[disabled][data-v-ec552b28],
.ant-input-number-disabled[data-v-ec552b28],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-ec552b28],
.ant-cascader-picker-disabled[data-v-ec552b28],
.ant-input-disabled[data-v-ec552b28],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-ec552b28],
.ant-checkbox-disabled + span[data-v-ec552b28],
.ant-radio-disabled + span[data-v-ec552b28] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-ec552b28] {
  pointer-events: none;
}
#nprogress .bar[data-v-ec552b28] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-ec552b28] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-ec552b28] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-ec552b28] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-ec552b28 400ms linear infinite;
  animation: nprogress-spinner-data-v-ec552b28 400ms linear infinite;
}
.nprogress-custom-parent[data-v-ec552b28] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-ec552b28],
.nprogress-custom-parent #nprogress .bar[data-v-ec552b28] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-ec552b28 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-ec552b28 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-ec552b28] {
  margin: 16px 0;
}
.table-operations *[data-v-ec552b28] {
  margin-right: 10px;
}
.table-operations *[data-v-ec552b28]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-ec552b28] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-ec552b28]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-ec552b28] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-ec552b28]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-ec552b28]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-ec552b28] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-ec552b28]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-ec552b28]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-ec552b28] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-ec552b28]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-ec552b28]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-ec552b28] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-ec552b28]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-ec552b28]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-ec552b28] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-ec552b28] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-ec552b28] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-ec552b28] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-ec552b28] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-ec552b28] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-ec552b28] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-ec552b28] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-ec552b28]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-ec552b28] {
    padding-left: 0;
}
}
.footer_class[data-v-ec552b28] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-ec552b28] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-ec552b28] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-ec552b28] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-ec552b28] .ant-input-number,
.msgForm[data-v-ec552b28] .ant-calendar-picker {
  width: 100%;
}
[data-v-ec552b28] .ant-modal-title {
  text-align: center;
}
[data-v-ec552b28] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-ec552b28] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-ec552b28] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-ec552b28] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-ec552b28] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-ec552b28] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-ec552b28] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-ec552b28] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-ec552b28] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-ec552b28] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-ec552b28] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-ec552b28] .ant-input-number,
.config_class[data-v-ec552b28] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-ec552b28] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-ec552b28] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-ec552b28] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-ec552b28] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-ec552b28] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-ec552b28] .ant-input-number,
.config_class1[data-v-ec552b28] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-ec552b28] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-ec552b28] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-ec552b28] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-ec552b28] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-ec552b28]:not(:first-child) {
  margin-left: 24px;
}
[data-v-ec552b28] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-ec552b28] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-ec552b28] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-ec552b28] .ant-input-number,
.config_class_repair[data-v-ec552b28] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-ec552b28] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-ec552b28] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-ec552b28] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-ec552b28] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-b486485e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-b486485e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-b486485e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-b486485e] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-b486485e]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-b486485e]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-b486485e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-b486485e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-b486485e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-b486485e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-b486485e],
.ant-input[disabled][data-v-b486485e],
.ant-input-number-disabled[data-v-b486485e],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-b486485e],
.ant-cascader-picker-disabled[data-v-b486485e],
.ant-input-disabled[data-v-b486485e],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-b486485e],
.ant-checkbox-disabled + span[data-v-b486485e],
.ant-radio-disabled + span[data-v-b486485e] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-b486485e] {
  pointer-events: none;
}
#nprogress .bar[data-v-b486485e] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-b486485e] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-b486485e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-b486485e] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-b486485e 400ms linear infinite;
  animation: nprogress-spinner-data-v-b486485e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-b486485e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-b486485e],
.nprogress-custom-parent #nprogress .bar[data-v-b486485e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-b486485e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-b486485e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-b486485e] {
  margin: 16px 0;
}
.table-operations *[data-v-b486485e] {
  margin-right: 10px;
}
.table-operations *[data-v-b486485e]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-b486485e] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-b486485e]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-b486485e] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-b486485e]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-b486485e]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-b486485e] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-b486485e]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-b486485e]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-b486485e] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-b486485e]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-b486485e]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-b486485e] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-b486485e]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-b486485e]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-b486485e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-b486485e] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-b486485e] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-b486485e] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-b486485e] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-b486485e] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-b486485e] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-b486485e] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-b486485e]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-b486485e] {
    padding-left: 0;
}
}
.footer_class[data-v-b486485e] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-b486485e] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-b486485e] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-b486485e] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-b486485e] .ant-input-number,
.msgForm[data-v-b486485e] .ant-calendar-picker {
  width: 100%;
}
[data-v-b486485e] .ant-modal-title {
  text-align: center;
}
[data-v-b486485e] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-b486485e] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-b486485e] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-b486485e] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-b486485e] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-b486485e] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-b486485e] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-b486485e] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-b486485e] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-b486485e] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-b486485e] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-b486485e] .ant-input-number,
.config_class[data-v-b486485e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-b486485e] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-b486485e] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-b486485e] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-b486485e] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-b486485e] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-b486485e] .ant-input-number,
.config_class1[data-v-b486485e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-b486485e] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-b486485e] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-b486485e] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-b486485e] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-b486485e]:not(:first-child) {
  margin-left: 24px;
}
[data-v-b486485e] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-b486485e] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-b486485e] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-b486485e] .ant-input-number,
.config_class_repair[data-v-b486485e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-b486485e] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-b486485e] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-b486485e] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-b486485e] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
[data-v-b486485e] .ant-form-item-label {
  width: 120px !important;
}
[data-v-b486485e] .ant-form-item-control-wrapper {
  width: calc(100% - 120px) !important;
}
.estimated-cost[data-v-b486485e] .ant-form-item-label > label::after {
  content: '';
  position: relative;
  top: 0;
  margin: 0;
}
[data-v-b486485e] .config_class .ant-btn {
  margin-top: 0px !important;
}
.d-f-c[data-v-b486485e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.d-f-c .ant-form-item[data-v-b486485e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-706cab03] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-706cab03] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-706cab03] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-706cab03] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-706cab03]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-706cab03]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-706cab03]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-706cab03]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-706cab03] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-706cab03] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-706cab03],
.ant-input[disabled][data-v-706cab03],
.ant-input-number-disabled[data-v-706cab03],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-706cab03],
.ant-cascader-picker-disabled[data-v-706cab03],
.ant-input-disabled[data-v-706cab03],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-706cab03],
.ant-checkbox-disabled + span[data-v-706cab03],
.ant-radio-disabled + span[data-v-706cab03] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-706cab03] {
  pointer-events: none;
}
#nprogress .bar[data-v-706cab03] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-706cab03] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-706cab03] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-706cab03] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-706cab03 400ms linear infinite;
  animation: nprogress-spinner-data-v-706cab03 400ms linear infinite;
}
.nprogress-custom-parent[data-v-706cab03] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-706cab03],
.nprogress-custom-parent #nprogress .bar[data-v-706cab03] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-706cab03 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-706cab03 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-706cab03] {
  margin: 16px 0;
}
.table-operations *[data-v-706cab03] {
  margin-right: 10px;
}
.table-operations *[data-v-706cab03]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-706cab03] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-706cab03]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-706cab03] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-706cab03]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-706cab03]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-706cab03] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-706cab03]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-706cab03]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-706cab03] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-706cab03]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-706cab03]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-706cab03] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-706cab03]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-706cab03]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-706cab03] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-706cab03] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-706cab03] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-706cab03] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-706cab03] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-706cab03] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-706cab03] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-706cab03] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-706cab03]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-706cab03] {
    padding-left: 0;
}
}
.footer_class[data-v-706cab03] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-706cab03] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-706cab03] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-706cab03] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-706cab03] .ant-input-number,
.msgForm[data-v-706cab03] .ant-calendar-picker {
  width: 100%;
}
[data-v-706cab03] .ant-modal-title {
  text-align: center;
}
[data-v-706cab03] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-706cab03] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-706cab03] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-706cab03] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-706cab03] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-706cab03] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-706cab03] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-706cab03] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-706cab03] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-706cab03] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-706cab03] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-706cab03] .ant-input-number,
.config_class[data-v-706cab03] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-706cab03] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-706cab03] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-706cab03] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-706cab03] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-706cab03] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-706cab03] .ant-input-number,
.config_class1[data-v-706cab03] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-706cab03] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-706cab03] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-706cab03] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-706cab03] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-706cab03]:not(:first-child) {
  margin-left: 24px;
}
[data-v-706cab03] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-706cab03] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-706cab03] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-706cab03] .ant-input-number,
.config_class_repair[data-v-706cab03] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-706cab03] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-706cab03] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-706cab03] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-706cab03] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-5811e4fa] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-5811e4fa] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-5811e4fa] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-5811e4fa] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-5811e4fa]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-5811e4fa]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-5811e4fa]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-5811e4fa]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-5811e4fa] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-5811e4fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-5811e4fa],
.ant-input[disabled][data-v-5811e4fa],
.ant-input-number-disabled[data-v-5811e4fa],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-5811e4fa],
.ant-cascader-picker-disabled[data-v-5811e4fa],
.ant-input-disabled[data-v-5811e4fa],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-5811e4fa],
.ant-checkbox-disabled + span[data-v-5811e4fa],
.ant-radio-disabled + span[data-v-5811e4fa] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-5811e4fa] {
  pointer-events: none;
}
#nprogress .bar[data-v-5811e4fa] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-5811e4fa] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-5811e4fa] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-5811e4fa] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-5811e4fa 400ms linear infinite;
  animation: nprogress-spinner-data-v-5811e4fa 400ms linear infinite;
}
.nprogress-custom-parent[data-v-5811e4fa] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-5811e4fa],
.nprogress-custom-parent #nprogress .bar[data-v-5811e4fa] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-5811e4fa {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-5811e4fa {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-5811e4fa] {
  margin: 16px 0;
}
.table-operations *[data-v-5811e4fa] {
  margin-right: 10px;
}
.table-operations *[data-v-5811e4fa]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-5811e4fa] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-5811e4fa]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-5811e4fa] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-5811e4fa]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-5811e4fa]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-5811e4fa] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-5811e4fa]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-5811e4fa]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-5811e4fa] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-5811e4fa]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-5811e4fa]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-5811e4fa] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-5811e4fa]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-5811e4fa]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-5811e4fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-5811e4fa] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-5811e4fa] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-5811e4fa] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-5811e4fa] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-5811e4fa] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-5811e4fa] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-5811e4fa] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-5811e4fa]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-5811e4fa] {
    padding-left: 0;
}
}
.footer_class[data-v-5811e4fa] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-5811e4fa] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-5811e4fa] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-5811e4fa] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-5811e4fa] .ant-input-number,
.msgForm[data-v-5811e4fa] .ant-calendar-picker {
  width: 100%;
}
[data-v-5811e4fa] .ant-modal-title {
  text-align: center;
}
[data-v-5811e4fa] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-5811e4fa] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-5811e4fa] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-5811e4fa] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-5811e4fa] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-5811e4fa] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-5811e4fa] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-5811e4fa] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-5811e4fa] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-5811e4fa] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-5811e4fa] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-5811e4fa] .ant-input-number,
.config_class[data-v-5811e4fa] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-5811e4fa] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-5811e4fa] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-5811e4fa] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-5811e4fa] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-5811e4fa] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-5811e4fa] .ant-input-number,
.config_class1[data-v-5811e4fa] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-5811e4fa] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-5811e4fa] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-5811e4fa] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-5811e4fa] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-5811e4fa]:not(:first-child) {
  margin-left: 24px;
}
[data-v-5811e4fa] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-5811e4fa] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-5811e4fa] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-5811e4fa] .ant-input-number,
.config_class_repair[data-v-5811e4fa] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-5811e4fa] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-5811e4fa] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-5811e4fa] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-5811e4fa] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.record-warp[data-v-5811e4fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
}
.record-bottom-left[data-v-5811e4fa] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-cfe81764] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-cfe81764] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-cfe81764] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-cfe81764] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-cfe81764]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-cfe81764]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-cfe81764]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-cfe81764]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-cfe81764] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-cfe81764] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-cfe81764],
.ant-input[disabled][data-v-cfe81764],
.ant-input-number-disabled[data-v-cfe81764],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-cfe81764],
.ant-cascader-picker-disabled[data-v-cfe81764],
.ant-input-disabled[data-v-cfe81764],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-cfe81764],
.ant-checkbox-disabled + span[data-v-cfe81764],
.ant-radio-disabled + span[data-v-cfe81764] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-cfe81764] {
  pointer-events: none;
}
#nprogress .bar[data-v-cfe81764] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-cfe81764] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-cfe81764] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-cfe81764] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-cfe81764 400ms linear infinite;
  animation: nprogress-spinner-data-v-cfe81764 400ms linear infinite;
}
.nprogress-custom-parent[data-v-cfe81764] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-cfe81764],
.nprogress-custom-parent #nprogress .bar[data-v-cfe81764] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-cfe81764 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-cfe81764 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-cfe81764] {
  margin: 16px 0;
}
.table-operations *[data-v-cfe81764] {
  margin-right: 10px;
}
.table-operations *[data-v-cfe81764]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-cfe81764] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-cfe81764]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-cfe81764] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-cfe81764]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-cfe81764]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-cfe81764] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-cfe81764]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-cfe81764]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-cfe81764] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-cfe81764]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-cfe81764]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-cfe81764] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-cfe81764]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-cfe81764]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-cfe81764] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-cfe81764] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-cfe81764] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-cfe81764] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-cfe81764] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-cfe81764] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-cfe81764] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-cfe81764] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-cfe81764]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-cfe81764] {
    padding-left: 0;
}
}
.footer_class[data-v-cfe81764] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-cfe81764] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-cfe81764] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-cfe81764] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-cfe81764] .ant-input-number,
.msgForm[data-v-cfe81764] .ant-calendar-picker {
  width: 100%;
}
[data-v-cfe81764] .ant-modal-title {
  text-align: center;
}
[data-v-cfe81764] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-cfe81764] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-cfe81764] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-cfe81764] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-cfe81764] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-cfe81764] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-cfe81764] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-cfe81764] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-cfe81764] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-cfe81764] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-cfe81764] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-cfe81764] .ant-input-number,
.config_class[data-v-cfe81764] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-cfe81764] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-cfe81764] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-cfe81764] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-cfe81764] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-cfe81764] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-cfe81764] .ant-input-number,
.config_class1[data-v-cfe81764] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-cfe81764] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-cfe81764] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-cfe81764] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-cfe81764] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-cfe81764]:not(:first-child) {
  margin-left: 24px;
}
[data-v-cfe81764] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-cfe81764] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-cfe81764] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-cfe81764] .ant-input-number,
.config_class_repair[data-v-cfe81764] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-cfe81764] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-cfe81764] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-cfe81764] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-cfe81764] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
[data-v-cfe81764] .ant-form-item-label {
  width: 120px !important;
}
[data-v-cfe81764] .ant-form-item-control-wrapper {
  width: calc(100% - 120px) !important;
}
[data-v-cfe81764] .config_class .ant-btn {
  margin-top: 0 !important;
}
.d-f-c[data-v-cfe81764] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.d-f-c .ant-form-item[data-v-cfe81764] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-7e0e6f45] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-7e0e6f45] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-7e0e6f45] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-7e0e6f45] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-7e0e6f45]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-7e0e6f45]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-7e0e6f45]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-7e0e6f45]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-7e0e6f45] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-7e0e6f45] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-7e0e6f45],
.ant-input[disabled][data-v-7e0e6f45],
.ant-input-number-disabled[data-v-7e0e6f45],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-7e0e6f45],
.ant-cascader-picker-disabled[data-v-7e0e6f45],
.ant-input-disabled[data-v-7e0e6f45],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-7e0e6f45],
.ant-checkbox-disabled + span[data-v-7e0e6f45],
.ant-radio-disabled + span[data-v-7e0e6f45] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-7e0e6f45] {
  pointer-events: none;
}
#nprogress .bar[data-v-7e0e6f45] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-7e0e6f45] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-7e0e6f45] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-7e0e6f45] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-7e0e6f45 400ms linear infinite;
  animation: nprogress-spinner-data-v-7e0e6f45 400ms linear infinite;
}
.nprogress-custom-parent[data-v-7e0e6f45] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-7e0e6f45],
.nprogress-custom-parent #nprogress .bar[data-v-7e0e6f45] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-7e0e6f45 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-7e0e6f45 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-7e0e6f45] {
  margin-top: 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class button[data-v-7e0e6f45]:first-child {
  margin-right: 20px;
}
.confirm-pq[data-v-7e0e6f45] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}
.confirm-pq span[data-v-7e0e6f45] {
  font-size: 15px;
  font-weight: bold;
}
.confirm-text[data-v-7e0e6f45] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: red;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-ef4e2f7a] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-ef4e2f7a] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-ef4e2f7a] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-ef4e2f7a] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-ef4e2f7a]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-ef4e2f7a]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-ef4e2f7a]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-ef4e2f7a]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-ef4e2f7a] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-ef4e2f7a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-ef4e2f7a],
.ant-input[disabled][data-v-ef4e2f7a],
.ant-input-number-disabled[data-v-ef4e2f7a],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-ef4e2f7a],
.ant-cascader-picker-disabled[data-v-ef4e2f7a],
.ant-input-disabled[data-v-ef4e2f7a],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-ef4e2f7a],
.ant-checkbox-disabled + span[data-v-ef4e2f7a],
.ant-radio-disabled + span[data-v-ef4e2f7a] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-ef4e2f7a] {
  pointer-events: none;
}
#nprogress .bar[data-v-ef4e2f7a] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-ef4e2f7a] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-ef4e2f7a] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-ef4e2f7a] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-ef4e2f7a 400ms linear infinite;
  animation: nprogress-spinner-data-v-ef4e2f7a 400ms linear infinite;
}
.nprogress-custom-parent[data-v-ef4e2f7a] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-ef4e2f7a],
.nprogress-custom-parent #nprogress .bar[data-v-ef4e2f7a] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-ef4e2f7a {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-ef4e2f7a {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-ef4e2f7a] {
  margin-top: 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class button[data-v-ef4e2f7a]:first-child {
  margin-right: 20px;
}
.confirm-pq[data-v-ef4e2f7a] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}
.confirm-pq span[data-v-ef4e2f7a] {
  font-size: 15px;
  font-weight: bold;
}
.confirm-text[data-v-ef4e2f7a] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: red;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-cc103fca] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-cc103fca] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-cc103fca] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-cc103fca] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-cc103fca]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-cc103fca]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-cc103fca]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-cc103fca]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-cc103fca] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-cc103fca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-cc103fca],
.ant-input[disabled][data-v-cc103fca],
.ant-input-number-disabled[data-v-cc103fca],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-cc103fca],
.ant-cascader-picker-disabled[data-v-cc103fca],
.ant-input-disabled[data-v-cc103fca],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-cc103fca],
.ant-checkbox-disabled + span[data-v-cc103fca],
.ant-radio-disabled + span[data-v-cc103fca] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-cc103fca] {
  pointer-events: none;
}
#nprogress .bar[data-v-cc103fca] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-cc103fca] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-cc103fca] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-cc103fca] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-cc103fca 400ms linear infinite;
  animation: nprogress-spinner-data-v-cc103fca 400ms linear infinite;
}
.nprogress-custom-parent[data-v-cc103fca] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-cc103fca],
.nprogress-custom-parent #nprogress .bar[data-v-cc103fca] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-cc103fca {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-cc103fca {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-cc103fca] {
  margin: 16px 0;
}
.table-operations *[data-v-cc103fca] {
  margin-right: 10px;
}
.table-operations *[data-v-cc103fca]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-cc103fca] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-cc103fca]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-cc103fca] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-cc103fca]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-cc103fca]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-cc103fca] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-cc103fca]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-cc103fca]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-cc103fca] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-cc103fca]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-cc103fca]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-cc103fca] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-cc103fca]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-cc103fca]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-cc103fca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-cc103fca] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-cc103fca] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-cc103fca] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-cc103fca] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-cc103fca] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-cc103fca] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-cc103fca] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-cc103fca]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-cc103fca] {
    padding-left: 0;
}
}
.footer_class[data-v-cc103fca] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-cc103fca] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-cc103fca] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-cc103fca] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-cc103fca] .ant-input-number,
.msgForm[data-v-cc103fca] .ant-calendar-picker {
  width: 100%;
}
[data-v-cc103fca] .ant-modal-title {
  text-align: center;
}
[data-v-cc103fca] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-cc103fca] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-cc103fca] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-cc103fca] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-cc103fca] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-cc103fca] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-cc103fca] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-cc103fca] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-cc103fca] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-cc103fca] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-cc103fca] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-cc103fca] .ant-input-number,
.config_class[data-v-cc103fca] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-cc103fca] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-cc103fca] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-cc103fca] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-cc103fca] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-cc103fca] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-cc103fca] .ant-input-number,
.config_class1[data-v-cc103fca] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-cc103fca] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-cc103fca] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-cc103fca] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-cc103fca] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-cc103fca]:not(:first-child) {
  margin-left: 24px;
}
[data-v-cc103fca] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-cc103fca] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-cc103fca] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-cc103fca] .ant-input-number,
.config_class_repair[data-v-cc103fca] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-cc103fca] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-cc103fca] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-cc103fca] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-cc103fca] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
[data-v-cc103fca] .action-button {
  margin-bottom: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-68bbc98f] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-68bbc98f] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-68bbc98f] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-68bbc98f] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-68bbc98f]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-68bbc98f]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-68bbc98f]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-68bbc98f]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-68bbc98f] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-68bbc98f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-68bbc98f],
.ant-input[disabled][data-v-68bbc98f],
.ant-input-number-disabled[data-v-68bbc98f],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-68bbc98f],
.ant-cascader-picker-disabled[data-v-68bbc98f],
.ant-input-disabled[data-v-68bbc98f],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-68bbc98f],
.ant-checkbox-disabled + span[data-v-68bbc98f],
.ant-radio-disabled + span[data-v-68bbc98f] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-68bbc98f] {
  pointer-events: none;
}
#nprogress .bar[data-v-68bbc98f] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-68bbc98f] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-68bbc98f] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-68bbc98f] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-68bbc98f 400ms linear infinite;
  animation: nprogress-spinner-data-v-68bbc98f 400ms linear infinite;
}
.nprogress-custom-parent[data-v-68bbc98f] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-68bbc98f],
.nprogress-custom-parent #nprogress .bar[data-v-68bbc98f] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-68bbc98f {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-68bbc98f {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-68bbc98f] {
  margin: 16px 0;
}
.table-operations *[data-v-68bbc98f] {
  margin-right: 10px;
}
.table-operations *[data-v-68bbc98f]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-68bbc98f] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-68bbc98f]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-68bbc98f] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-68bbc98f]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-68bbc98f]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-68bbc98f] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-68bbc98f]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-68bbc98f]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-68bbc98f] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-68bbc98f]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-68bbc98f]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-68bbc98f] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-68bbc98f]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-68bbc98f]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-68bbc98f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-68bbc98f] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-68bbc98f] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-68bbc98f] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-68bbc98f] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-68bbc98f] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-68bbc98f] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-68bbc98f] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-68bbc98f]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-68bbc98f] {
    padding-left: 0;
}
}
.footer_class[data-v-68bbc98f] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-68bbc98f] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-68bbc98f] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-68bbc98f] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-68bbc98f] .ant-input-number,
.msgForm[data-v-68bbc98f] .ant-calendar-picker {
  width: 100%;
}
[data-v-68bbc98f] .ant-modal-title {
  text-align: center;
}
[data-v-68bbc98f] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-68bbc98f] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-68bbc98f] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-68bbc98f] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-68bbc98f] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-68bbc98f] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-68bbc98f] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-68bbc98f] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-68bbc98f] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-68bbc98f] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-68bbc98f] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-68bbc98f] .ant-input-number,
.config_class[data-v-68bbc98f] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-68bbc98f] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-68bbc98f] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-68bbc98f] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-68bbc98f] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-68bbc98f] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-68bbc98f] .ant-input-number,
.config_class1[data-v-68bbc98f] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-68bbc98f] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-68bbc98f] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-68bbc98f] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-68bbc98f] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-68bbc98f]:not(:first-child) {
  margin-left: 24px;
}
[data-v-68bbc98f] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-68bbc98f] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-68bbc98f] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-68bbc98f] .ant-input-number,
.config_class_repair[data-v-68bbc98f] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-68bbc98f] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-68bbc98f] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-68bbc98f] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-68bbc98f] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-0e52e37e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-0e52e37e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-0e52e37e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-0e52e37e] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0e52e37e]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-0e52e37e]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-0e52e37e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-0e52e37e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0e52e37e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-0e52e37e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-0e52e37e],
.ant-input[disabled][data-v-0e52e37e],
.ant-input-number-disabled[data-v-0e52e37e],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-0e52e37e],
.ant-cascader-picker-disabled[data-v-0e52e37e],
.ant-input-disabled[data-v-0e52e37e],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-0e52e37e],
.ant-checkbox-disabled + span[data-v-0e52e37e],
.ant-radio-disabled + span[data-v-0e52e37e] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-0e52e37e] {
  pointer-events: none;
}
#nprogress .bar[data-v-0e52e37e] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0e52e37e] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-0e52e37e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0e52e37e] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-0e52e37e 400ms linear infinite;
  animation: nprogress-spinner-data-v-0e52e37e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0e52e37e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0e52e37e],
.nprogress-custom-parent #nprogress .bar[data-v-0e52e37e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-0e52e37e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-0e52e37e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-0e52e37e] {
  margin: 16px 0;
}
.table-operations *[data-v-0e52e37e] {
  margin-right: 10px;
}
.table-operations *[data-v-0e52e37e]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-0e52e37e] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-0e52e37e]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-0e52e37e] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-0e52e37e]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-0e52e37e]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-0e52e37e] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-0e52e37e]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-0e52e37e]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-0e52e37e] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-0e52e37e]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-0e52e37e]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-0e52e37e] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-0e52e37e]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-0e52e37e]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-0e52e37e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-0e52e37e] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0e52e37e] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0e52e37e] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-0e52e37e] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-0e52e37e] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-0e52e37e] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-0e52e37e] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-0e52e37e]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-0e52e37e] {
    padding-left: 0;
}
}
.footer_class[data-v-0e52e37e] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-0e52e37e] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-0e52e37e] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-0e52e37e] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-0e52e37e] .ant-input-number,
.msgForm[data-v-0e52e37e] .ant-calendar-picker {
  width: 100%;
}
[data-v-0e52e37e] .ant-modal-title {
  text-align: center;
}
[data-v-0e52e37e] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-0e52e37e] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-0e52e37e] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-0e52e37e] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-0e52e37e] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-0e52e37e] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-0e52e37e] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-0e52e37e] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-0e52e37e] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-0e52e37e] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-0e52e37e] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-0e52e37e] .ant-input-number,
.config_class[data-v-0e52e37e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-0e52e37e] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-0e52e37e] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-0e52e37e] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-0e52e37e] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-0e52e37e] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-0e52e37e] .ant-input-number,
.config_class1[data-v-0e52e37e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-0e52e37e] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-0e52e37e] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-0e52e37e] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-0e52e37e] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-0e52e37e]:not(:first-child) {
  margin-left: 24px;
}
[data-v-0e52e37e] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-0e52e37e] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-0e52e37e] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-0e52e37e] .ant-input-number,
.config_class_repair[data-v-0e52e37e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-0e52e37e] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-0e52e37e] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-0e52e37e] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-0e52e37e] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-310b8ddb] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-310b8ddb] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-310b8ddb] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-310b8ddb] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-310b8ddb]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-310b8ddb]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-310b8ddb]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-310b8ddb]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-310b8ddb] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-310b8ddb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-310b8ddb],
.ant-input[disabled][data-v-310b8ddb],
.ant-input-number-disabled[data-v-310b8ddb],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-310b8ddb],
.ant-cascader-picker-disabled[data-v-310b8ddb],
.ant-input-disabled[data-v-310b8ddb],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-310b8ddb],
.ant-checkbox-disabled + span[data-v-310b8ddb],
.ant-radio-disabled + span[data-v-310b8ddb] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-310b8ddb] {
  pointer-events: none;
}
#nprogress .bar[data-v-310b8ddb] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-310b8ddb] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-310b8ddb] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-310b8ddb] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-310b8ddb 400ms linear infinite;
  animation: nprogress-spinner-data-v-310b8ddb 400ms linear infinite;
}
.nprogress-custom-parent[data-v-310b8ddb] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-310b8ddb],
.nprogress-custom-parent #nprogress .bar[data-v-310b8ddb] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-310b8ddb {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-310b8ddb {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-310b8ddb] {
  margin-top: 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class button[data-v-310b8ddb]:first-child {
  margin-right: 20px;
}
.confirm-pq[data-v-310b8ddb] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}
.confirm-pq span[data-v-310b8ddb] {
  font-size: 15px;
  font-weight: bold;
}
.confirm-text[data-v-310b8ddb] {
  margin: 10px 0;
  width: 100%;
  height: 100%;
  color: red;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-0f3d39e0] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-0f3d39e0] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-0f3d39e0] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-0f3d39e0] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0f3d39e0]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-0f3d39e0]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-0f3d39e0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-0f3d39e0]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0f3d39e0] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-0f3d39e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-0f3d39e0],
.ant-input[disabled][data-v-0f3d39e0],
.ant-input-number-disabled[data-v-0f3d39e0],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-0f3d39e0],
.ant-cascader-picker-disabled[data-v-0f3d39e0],
.ant-input-disabled[data-v-0f3d39e0],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-0f3d39e0],
.ant-checkbox-disabled + span[data-v-0f3d39e0],
.ant-radio-disabled + span[data-v-0f3d39e0] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-0f3d39e0] {
  pointer-events: none;
}
#nprogress .bar[data-v-0f3d39e0] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0f3d39e0] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-0f3d39e0] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0f3d39e0] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-0f3d39e0 400ms linear infinite;
  animation: nprogress-spinner-data-v-0f3d39e0 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0f3d39e0] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0f3d39e0],
.nprogress-custom-parent #nprogress .bar[data-v-0f3d39e0] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-0f3d39e0 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-0f3d39e0 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-0f3d39e0] {
  margin: 16px 0;
}
.table-operations *[data-v-0f3d39e0] {
  margin-right: 10px;
}
.table-operations *[data-v-0f3d39e0]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-0f3d39e0] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-0f3d39e0]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-0f3d39e0] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-0f3d39e0]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-0f3d39e0]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-0f3d39e0] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-0f3d39e0]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-0f3d39e0]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-0f3d39e0] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-0f3d39e0]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-0f3d39e0]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-0f3d39e0] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-0f3d39e0]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-0f3d39e0]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-0f3d39e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-0f3d39e0] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0f3d39e0] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0f3d39e0] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-0f3d39e0] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-0f3d39e0] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-0f3d39e0] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-0f3d39e0] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-0f3d39e0]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-0f3d39e0] {
    padding-left: 0;
}
}
.footer_class[data-v-0f3d39e0] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-0f3d39e0] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-0f3d39e0] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-0f3d39e0] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-0f3d39e0] .ant-input-number,
.msgForm[data-v-0f3d39e0] .ant-calendar-picker {
  width: 100%;
}
[data-v-0f3d39e0] .ant-modal-title {
  text-align: center;
}
[data-v-0f3d39e0] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-0f3d39e0] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-0f3d39e0] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-0f3d39e0] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-0f3d39e0] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-0f3d39e0] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-0f3d39e0] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-0f3d39e0] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-0f3d39e0] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-0f3d39e0] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-0f3d39e0] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-0f3d39e0] .ant-input-number,
.config_class[data-v-0f3d39e0] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-0f3d39e0] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-0f3d39e0] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-0f3d39e0] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-0f3d39e0] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-0f3d39e0] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-0f3d39e0] .ant-input-number,
.config_class1[data-v-0f3d39e0] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-0f3d39e0] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-0f3d39e0] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-0f3d39e0] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-0f3d39e0] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-0f3d39e0]:not(:first-child) {
  margin-left: 24px;
}
[data-v-0f3d39e0] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-0f3d39e0] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-0f3d39e0] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-0f3d39e0] .ant-input-number,
.config_class_repair[data-v-0f3d39e0] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-0f3d39e0] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-0f3d39e0] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-0f3d39e0] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-0f3d39e0] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
[data-v-0f3d39e0] .action-button {
  margin-bottom: 0;
}
.btn-red[data-v-0f3d39e0] {
  color: #f5222d;
}
.btn-red[disabled][data-v-0f3d39e0] {
  color: rgba(0, 0, 0, 0.25);
}
.btn-green[data-v-0f3d39e0] {
  color: #7fdc96;
}
.btn-green[disabled][data-v-0f3d39e0] {
  color: rgba(0, 0, 0, 0.25);
}
[data-v-0f3d39e0] .action-button {
  margin-bottom: 0;
}

