/* 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-06d0cc3f] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-06d0cc3f] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-06d0cc3f] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-06d0cc3f] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-06d0cc3f]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-06d0cc3f]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-06d0cc3f]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-06d0cc3f]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-06d0cc3f] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-06d0cc3f] {
  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-06d0cc3f],
.ant-input[disabled][data-v-06d0cc3f],
.ant-input-number-disabled[data-v-06d0cc3f],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-06d0cc3f],
.ant-cascader-picker-disabled[data-v-06d0cc3f],
.ant-input-disabled[data-v-06d0cc3f],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-06d0cc3f],
.ant-checkbox-disabled + span[data-v-06d0cc3f],
.ant-radio-disabled + span[data-v-06d0cc3f] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-06d0cc3f] {
  pointer-events: none;
}
#nprogress .bar[data-v-06d0cc3f] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-06d0cc3f] {
  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-06d0cc3f] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-06d0cc3f] {
  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-06d0cc3f 400ms linear infinite;
  animation: nprogress-spinner-data-v-06d0cc3f 400ms linear infinite;
}
.nprogress-custom-parent[data-v-06d0cc3f] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-06d0cc3f],
.nprogress-custom-parent #nprogress .bar[data-v-06d0cc3f] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-06d0cc3f {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-06d0cc3f {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-06d0cc3f] {
  margin: 16px 0;
}
.table-operations *[data-v-06d0cc3f] {
  margin-right: 10px;
}
.table-operations *[data-v-06d0cc3f]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-06d0cc3f] {
  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-06d0cc3f]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-06d0cc3f] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-06d0cc3f]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-06d0cc3f]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-06d0cc3f] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-06d0cc3f]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-06d0cc3f]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-06d0cc3f] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-06d0cc3f]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-06d0cc3f]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-06d0cc3f] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-06d0cc3f]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-06d0cc3f]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-06d0cc3f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-06d0cc3f] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-06d0cc3f] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-06d0cc3f] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-06d0cc3f] {
  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-06d0cc3f] .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-06d0cc3f] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-06d0cc3f] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-06d0cc3f]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-06d0cc3f] {
    padding-left: 0;
}
}
.footer_class[data-v-06d0cc3f] {
  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-06d0cc3f] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-06d0cc3f] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-06d0cc3f] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-06d0cc3f] .ant-input-number,
.msgForm[data-v-06d0cc3f] .ant-calendar-picker {
  width: 100%;
}
[data-v-06d0cc3f] .ant-modal-title {
  text-align: center;
}
[data-v-06d0cc3f] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-06d0cc3f] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-06d0cc3f] {
  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-06d0cc3f] .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-06d0cc3f] {
  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-06d0cc3f] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-06d0cc3f] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-06d0cc3f] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-06d0cc3f] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-06d0cc3f] {
  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-06d0cc3f] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-06d0cc3f] .ant-input-number,
.config_class[data-v-06d0cc3f] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-06d0cc3f] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-06d0cc3f] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-06d0cc3f] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-06d0cc3f] {
  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-06d0cc3f] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-06d0cc3f] .ant-input-number,
.config_class1[data-v-06d0cc3f] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-06d0cc3f] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-06d0cc3f] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-06d0cc3f] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-06d0cc3f] {
  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-06d0cc3f]:not(:first-child) {
  margin-left: 24px;
}
[data-v-06d0cc3f] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-06d0cc3f] {
  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-06d0cc3f] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-06d0cc3f] .ant-input-number,
.config_class_repair[data-v-06d0cc3f] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-06d0cc3f] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-06d0cc3f] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-06d0cc3f] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-06d0cc3f] .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-497f0a3f] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-497f0a3f] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-497f0a3f] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-497f0a3f] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-497f0a3f]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-497f0a3f]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-497f0a3f]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-497f0a3f]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-497f0a3f] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-497f0a3f] {
  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-497f0a3f],
.ant-input[disabled][data-v-497f0a3f],
.ant-input-number-disabled[data-v-497f0a3f],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-497f0a3f],
.ant-cascader-picker-disabled[data-v-497f0a3f],
.ant-input-disabled[data-v-497f0a3f],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-497f0a3f],
.ant-checkbox-disabled + span[data-v-497f0a3f],
.ant-radio-disabled + span[data-v-497f0a3f] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-497f0a3f] {
  pointer-events: none;
}
#nprogress .bar[data-v-497f0a3f] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-497f0a3f] {
  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-497f0a3f] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-497f0a3f] {
  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-497f0a3f 400ms linear infinite;
  animation: nprogress-spinner-data-v-497f0a3f 400ms linear infinite;
}
.nprogress-custom-parent[data-v-497f0a3f] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-497f0a3f],
.nprogress-custom-parent #nprogress .bar[data-v-497f0a3f] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-497f0a3f {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-497f0a3f {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-497f0a3f] {
  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-497f0a3f]:first-child {
  margin-right: 20px;
}
.title-wrapper[data-v-497f0a3f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.title-wrapper .title-item[data-v-497f0a3f] {
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
}

/*!
 * Viewer.js v1.11.0
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-10-16T06:41:23.145Z
 */

.viewer-zoom-in::before, .viewer-zoom-out::before, .viewer-one-to-one::before, .viewer-reset::before, .viewer-prev::before, .viewer-play::before, .viewer-next::before, .viewer-rotate-left::before, .viewer-rotate-right::before, .viewer-flip-horizontal::before, .viewer-flip-vertical::before, .viewer-fullscreen::before, .viewer-fullscreen-exit::before, .viewer-close::before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px;
  }

.viewer-zoom-in::before {
  background-position: 0 0;
  content: "Zoom In";
}

.viewer-zoom-out::before {
  background-position: -20px 0;
  content: "Zoom Out";
}

.viewer-one-to-one::before {
  background-position: -40px 0;
  content: "One to One";
}

.viewer-reset::before {
  background-position: -60px 0;
  content: "Reset";
}

.viewer-prev::before {
  background-position: -80px 0;
  content: "Previous";
}

.viewer-play::before {
  background-position: -100px 0;
  content: "Play";
}

.viewer-next::before {
  background-position: -120px 0;
  content: "Next";
}

.viewer-rotate-left::before {
  background-position: -140px 0;
  content: "Rotate Left";
}

.viewer-rotate-right::before {
  background-position: -160px 0;
  content: "Rotate Right";
}

.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}

.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: "Flip Vertical";
}

.viewer-fullscreen::before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}

.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}

.viewer-close::before {
  background-position: -260px 0;
  content: "Close";
}

.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
    background-color: transparent;
  }

.viewer-container::selection,
  .viewer-container *::selection {
    background-color: transparent;
  }

.viewer-container:focus {
    outline: 0;
  }

.viewer-container img {
    display: block;
    height: auto;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.viewer-canvas > img {
    height: auto;
    margin: 15px auto;
    max-width: 90% !important;
    width: auto;
  }

.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}

.viewer-navbar {
  background-color: rgba(0, 0, 0, 50%);
  overflow: hidden;
}

.viewer-list {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}

.viewer-list > li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: 0.5;
    overflow: hidden;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    width: 30px;
  }

.viewer-list > li:focus,
    .viewer-list > li:hover {
      opacity: 0.75;
    }

.viewer-list > li:focus {
      outline: 0;
    }

.viewer-list > li + li {
      margin-left: 1px;
    }

.viewer-list > .viewer-loading {
    position: relative;
  }

.viewer-list > .viewer-loading::after {
      border-width: 2px;
      height: 20px;
      margin-left: -10px;
      margin-top: -10px;
      width: 20px;
    }

.viewer-list > .viewer-active,
  .viewer-list > .viewer-active:focus,
  .viewer-list > .viewer-active:hover {
    opacity: 1;
  }

.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.viewer-player > img {
    left: 0;
    position: absolute;
    top: 0;
  }

.viewer-toolbar > ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px;
  }

.viewer-toolbar > ul > li {
      background-color: rgba(0, 0, 0, 50%);
      border-radius: 50%;
      cursor: pointer;
      float: left;
      height: 24px;
      overflow: hidden;
      -webkit-transition: background-color 0.15s;
      transition: background-color 0.15s;
      width: 24px;
      position: relative;
    }

.viewer-toolbar > ul > li:focus,
      .viewer-toolbar > ul > li:hover {
        background-color: rgba(0, 0, 0, 80%);
      }

.viewer-toolbar > ul > li:focus {
        -webkit-box-shadow: 0 0 3px #fff;
                box-shadow: 0 0 3px #fff;
        outline: 0;
        position: relative;
        z-index: 1;
      }

.viewer-toolbar > ul > li::before {
        margin: 2px;
        position: absolute;
        left: 0px;
        top: 0px;
      }

.viewer-toolbar > ul > li + li {
        margin-left: 1px;
      }

.viewer-toolbar > ul > .viewer-small {
      height: 18px;
      margin-bottom: 3px;
      margin-top: 3px;
      width: 18px;
    }

.viewer-toolbar > ul > .viewer-small::before {
        margin: -1px;
      }

.viewer-toolbar > ul > .viewer-large {
      height: 30px;
      margin-bottom: -3px;
      margin-top: -3px;
      width: 30px;
    }

.viewer-toolbar > ul > .viewer-large::before {
        margin: 5px;
      }

.viewer-tooltip {
  background-color: rgba(0, 0, 0, 80%);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}

.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  white-space: nowrap;
}

.viewer-title:hover {
    opacity: 1;
  }

.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, 50%);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 80px;
}

.viewer-button:focus,
  .viewer-button:hover {
    background-color: rgba(0, 0, 0, 80%);
  }

.viewer-button:focus {
    -webkit-box-shadow: 0 0 3px #fff;
            box-shadow: 0 0 3px #fff;
    outline: 0;
  }

.viewer-button::before {
    bottom: 15px;
    left: 15px;
    position: absolute;
  }

.viewer-fixed {
  position: fixed;
}

.viewer-open {
  overflow: hidden;
}

.viewer-show {
  display: block;
}

.viewer-hide {
  display: none;
}

.viewer-backdrop {
  background-color: rgba(0, 0, 0, 50%);
}

.viewer-invisible {
  visibility: hidden;
}

.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.viewer-fade {
  opacity: 0;
}

.viewer-in {
  opacity: 1;
}

.viewer-transition {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@-webkit-keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.viewer-loading::after {
    -webkit-animation: viewer-spinner 1s linear infinite;
            animation: viewer-spinner 1s linear infinite;
    border: 4px solid rgba(255, 255, 255, 10%);
    border-left-color: rgba(255, 255, 255, 50%);
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1;
  }

@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}

@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}

@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}

/* 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-1ed062b4] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-1ed062b4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-1ed062b4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-1ed062b4] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-1ed062b4]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-1ed062b4]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-1ed062b4]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-1ed062b4]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-1ed062b4] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-1ed062b4] {
  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-1ed062b4],
.ant-input[disabled][data-v-1ed062b4],
.ant-input-number-disabled[data-v-1ed062b4],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-1ed062b4],
.ant-cascader-picker-disabled[data-v-1ed062b4],
.ant-input-disabled[data-v-1ed062b4],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-1ed062b4],
.ant-checkbox-disabled + span[data-v-1ed062b4],
.ant-radio-disabled + span[data-v-1ed062b4] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-1ed062b4] {
  pointer-events: none;
}
#nprogress .bar[data-v-1ed062b4] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-1ed062b4] {
  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-1ed062b4] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-1ed062b4] {
  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-1ed062b4 400ms linear infinite;
  animation: nprogress-spinner-data-v-1ed062b4 400ms linear infinite;
}
.nprogress-custom-parent[data-v-1ed062b4] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-1ed062b4],
.nprogress-custom-parent #nprogress .bar[data-v-1ed062b4] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-1ed062b4 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-1ed062b4 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
[data-v-1ed062b4] .ant-modal-body {
  padding: 5px 24px 10px 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.upload-file .file-list .list-item[data-v-1ed062b4] {
  width: 100%;
  height: 60px;
  background-color: #f5f6f6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.upload-file .file-list .list-item[data-v-1ed062b4]:last-child {
  margin-bottom: 0;
}
.upload-file .file-list .list-item .item-pic[data-v-1ed062b4] {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
  font-size: 30px;
}
.upload-file .file-list .list-item .item-pic[data-v-1ed062b4] svg {
  font-size: 40px !important;
}
.upload-file .file-list .list-item .item-info[data-v-1ed062b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 34px;
  padding: 0px 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.upload-file .file-list .list-item .item-info .info-name[data-v-1ed062b4] {
  line-height: 1.2;
  color: #000000;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload-file .file-list .list-item .item-info .info-size[data-v-1ed062b4] {
  line-height: 1;
  color: #979090;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload-file .file-list .list-item .item-option[data-v-1ed062b4] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.upload-file .file-list .list-item .item-option .option-button[data-v-1ed062b4] {
  color: #13c2c2;
  margin: 0 3px;
  cursor: pointer;
}

/* 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-01d27556] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-01d27556] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-01d27556] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-01d27556] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-01d27556]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-01d27556]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-01d27556]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-01d27556]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-01d27556] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-01d27556] {
  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-01d27556],
.ant-input[disabled][data-v-01d27556],
.ant-input-number-disabled[data-v-01d27556],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-01d27556],
.ant-cascader-picker-disabled[data-v-01d27556],
.ant-input-disabled[data-v-01d27556],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-01d27556],
.ant-checkbox-disabled + span[data-v-01d27556],
.ant-radio-disabled + span[data-v-01d27556] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-01d27556] {
  pointer-events: none;
}
#nprogress .bar[data-v-01d27556] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-01d27556] {
  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-01d27556] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-01d27556] {
  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-01d27556 400ms linear infinite;
  animation: nprogress-spinner-data-v-01d27556 400ms linear infinite;
}
.nprogress-custom-parent[data-v-01d27556] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-01d27556],
.nprogress-custom-parent #nprogress .bar[data-v-01d27556] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-01d27556 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-01d27556 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-01d27556] {
  margin: 16px 0;
}
.table-operations *[data-v-01d27556] {
  margin-right: 10px;
}
.table-operations *[data-v-01d27556]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-01d27556] {
  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-01d27556]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-01d27556] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-01d27556]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-01d27556]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-01d27556] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-01d27556]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-01d27556]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-01d27556] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-01d27556]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-01d27556]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-01d27556] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-01d27556]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-01d27556]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-01d27556] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-01d27556] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-01d27556] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-01d27556] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-01d27556] {
  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-01d27556] .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-01d27556] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-01d27556] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-01d27556]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-01d27556] {
    padding-left: 0;
}
}
.footer_class[data-v-01d27556] {
  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-01d27556] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-01d27556] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-01d27556] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-01d27556] .ant-input-number,
.msgForm[data-v-01d27556] .ant-calendar-picker {
  width: 100%;
}
[data-v-01d27556] .ant-modal-title {
  text-align: center;
}
[data-v-01d27556] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-01d27556] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-01d27556] {
  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-01d27556] .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-01d27556] {
  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-01d27556] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-01d27556] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-01d27556] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-01d27556] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-01d27556] {
  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-01d27556] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-01d27556] .ant-input-number,
.config_class[data-v-01d27556] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-01d27556] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-01d27556] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-01d27556] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-01d27556] {
  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-01d27556] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-01d27556] .ant-input-number,
.config_class1[data-v-01d27556] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-01d27556] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-01d27556] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-01d27556] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-01d27556] {
  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-01d27556]:not(:first-child) {
  margin-left: 24px;
}
[data-v-01d27556] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-01d27556] {
  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-01d27556] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-01d27556] .ant-input-number,
.config_class_repair[data-v-01d27556] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-01d27556] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-01d27556] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-01d27556] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-01d27556] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.count-wrapper[data-v-01d27556] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.count-item-wrapper[data-v-01d27556] {
  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;
  padding: 10px 40px 10px 0;
}
.count-item-title[data-v-01d27556] {
  font-weight: bold;
  font-size: 14px;
  padding-right: 10px;
}
.count-item-value[data-v-01d27556] {
  padding-right: 5px;
}

/* 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-40ae133e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-40ae133e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-40ae133e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-40ae133e] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-40ae133e]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-40ae133e]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-40ae133e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-40ae133e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-40ae133e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-40ae133e] {
  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-40ae133e],
.ant-input[disabled][data-v-40ae133e],
.ant-input-number-disabled[data-v-40ae133e],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-40ae133e],
.ant-cascader-picker-disabled[data-v-40ae133e],
.ant-input-disabled[data-v-40ae133e],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-40ae133e],
.ant-checkbox-disabled + span[data-v-40ae133e],
.ant-radio-disabled + span[data-v-40ae133e] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-40ae133e] {
  pointer-events: none;
}
#nprogress .bar[data-v-40ae133e] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-40ae133e] {
  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-40ae133e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-40ae133e] {
  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-40ae133e 400ms linear infinite;
  animation: nprogress-spinner-data-v-40ae133e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-40ae133e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-40ae133e],
.nprogress-custom-parent #nprogress .bar[data-v-40ae133e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-40ae133e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-40ae133e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-40ae133e] {
  margin: 16px 0;
}
.table-operations *[data-v-40ae133e] {
  margin-right: 10px;
}
.table-operations *[data-v-40ae133e]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-40ae133e] {
  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-40ae133e]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-40ae133e] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-40ae133e]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-40ae133e]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-40ae133e] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-40ae133e]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-40ae133e]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-40ae133e] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-40ae133e]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-40ae133e]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-40ae133e] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-40ae133e]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-40ae133e]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-40ae133e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-40ae133e] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-40ae133e] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-40ae133e] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-40ae133e] {
  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-40ae133e] .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-40ae133e] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-40ae133e] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-40ae133e]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-40ae133e] {
    padding-left: 0;
}
}
.footer_class[data-v-40ae133e] {
  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-40ae133e] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-40ae133e] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-40ae133e] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-40ae133e] .ant-input-number,
.msgForm[data-v-40ae133e] .ant-calendar-picker {
  width: 100%;
}
[data-v-40ae133e] .ant-modal-title {
  text-align: center;
}
[data-v-40ae133e] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-40ae133e] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-40ae133e] {
  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-40ae133e] .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-40ae133e] {
  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-40ae133e] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-40ae133e] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-40ae133e] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-40ae133e] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-40ae133e] {
  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-40ae133e] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-40ae133e] .ant-input-number,
.config_class[data-v-40ae133e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-40ae133e] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-40ae133e] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-40ae133e] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-40ae133e] {
  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-40ae133e] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-40ae133e] .ant-input-number,
.config_class1[data-v-40ae133e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-40ae133e] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-40ae133e] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-40ae133e] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-40ae133e] {
  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-40ae133e]:not(:first-child) {
  margin-left: 24px;
}
[data-v-40ae133e] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-40ae133e] {
  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-40ae133e] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-40ae133e] .ant-input-number,
.config_class_repair[data-v-40ae133e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-40ae133e] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-40ae133e] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-40ae133e] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-40ae133e] .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-5ffb233d] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-5ffb233d] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-5ffb233d] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-5ffb233d] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-5ffb233d]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-5ffb233d]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-5ffb233d]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-5ffb233d]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-5ffb233d] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-5ffb233d] {
  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-5ffb233d],
.ant-input[disabled][data-v-5ffb233d],
.ant-input-number-disabled[data-v-5ffb233d],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-5ffb233d],
.ant-cascader-picker-disabled[data-v-5ffb233d],
.ant-input-disabled[data-v-5ffb233d],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-5ffb233d],
.ant-checkbox-disabled + span[data-v-5ffb233d],
.ant-radio-disabled + span[data-v-5ffb233d] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-5ffb233d] {
  pointer-events: none;
}
#nprogress .bar[data-v-5ffb233d] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-5ffb233d] {
  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-5ffb233d] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-5ffb233d] {
  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-5ffb233d 400ms linear infinite;
  animation: nprogress-spinner-data-v-5ffb233d 400ms linear infinite;
}
.nprogress-custom-parent[data-v-5ffb233d] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-5ffb233d],
.nprogress-custom-parent #nprogress .bar[data-v-5ffb233d] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-5ffb233d {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-5ffb233d {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-5ffb233d] {
  margin: 16px 0;
}
.table-operations *[data-v-5ffb233d] {
  margin-right: 10px;
}
.table-operations *[data-v-5ffb233d]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-5ffb233d] {
  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-5ffb233d]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-5ffb233d] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-5ffb233d]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-5ffb233d]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-5ffb233d] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-5ffb233d]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-5ffb233d]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-5ffb233d] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-5ffb233d]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-5ffb233d]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-5ffb233d] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-5ffb233d]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-5ffb233d]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-5ffb233d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-5ffb233d] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-5ffb233d] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-5ffb233d] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-5ffb233d] {
  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-5ffb233d] .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-5ffb233d] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-5ffb233d] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-5ffb233d]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-5ffb233d] {
    padding-left: 0;
}
}
.footer_class[data-v-5ffb233d] {
  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-5ffb233d] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-5ffb233d] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-5ffb233d] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-5ffb233d] .ant-input-number,
.msgForm[data-v-5ffb233d] .ant-calendar-picker {
  width: 100%;
}
[data-v-5ffb233d] .ant-modal-title {
  text-align: center;
}
[data-v-5ffb233d] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-5ffb233d] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-5ffb233d] {
  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-5ffb233d] .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-5ffb233d] {
  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-5ffb233d] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-5ffb233d] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-5ffb233d] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-5ffb233d] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-5ffb233d] {
  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-5ffb233d] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-5ffb233d] .ant-input-number,
.config_class[data-v-5ffb233d] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-5ffb233d] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-5ffb233d] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-5ffb233d] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-5ffb233d] {
  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-5ffb233d] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-5ffb233d] .ant-input-number,
.config_class1[data-v-5ffb233d] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-5ffb233d] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-5ffb233d] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-5ffb233d] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-5ffb233d] {
  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-5ffb233d]:not(:first-child) {
  margin-left: 24px;
}
[data-v-5ffb233d] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-5ffb233d] {
  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-5ffb233d] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-5ffb233d] .ant-input-number,
.config_class_repair[data-v-5ffb233d] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-5ffb233d] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-5ffb233d] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-5ffb233d] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-5ffb233d] .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-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-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-5fb6ff6b] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-5fb6ff6b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-5fb6ff6b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-5fb6ff6b] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-5fb6ff6b]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-5fb6ff6b]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-5fb6ff6b]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-5fb6ff6b]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-5fb6ff6b] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-5fb6ff6b] {
  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-5fb6ff6b],
.ant-input[disabled][data-v-5fb6ff6b],
.ant-input-number-disabled[data-v-5fb6ff6b],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-5fb6ff6b],
.ant-cascader-picker-disabled[data-v-5fb6ff6b],
.ant-input-disabled[data-v-5fb6ff6b],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-5fb6ff6b],
.ant-checkbox-disabled + span[data-v-5fb6ff6b],
.ant-radio-disabled + span[data-v-5fb6ff6b] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-5fb6ff6b] {
  pointer-events: none;
}
#nprogress .bar[data-v-5fb6ff6b] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-5fb6ff6b] {
  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-5fb6ff6b] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-5fb6ff6b] {
  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-5fb6ff6b 400ms linear infinite;
  animation: nprogress-spinner-data-v-5fb6ff6b 400ms linear infinite;
}
.nprogress-custom-parent[data-v-5fb6ff6b] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-5fb6ff6b],
.nprogress-custom-parent #nprogress .bar[data-v-5fb6ff6b] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-5fb6ff6b {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-5fb6ff6b {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-5fb6ff6b] {
  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-5fb6ff6b]:first-child {
  margin-right: 20px;
}
.confirm-pq[data-v-5fb6ff6b] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}
.confirm-pq span[data-v-5fb6ff6b] {
  font-size: 15px;
  font-weight: bold;
}
.confirm-text[data-v-5fb6ff6b] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: red;
  font-weight: bold;
  font-size: 15px;
  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-6d325429] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-6d325429] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-6d325429] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-6d325429] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-6d325429]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-6d325429]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-6d325429]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-6d325429]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-6d325429] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-6d325429] {
  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-6d325429],
.ant-input[disabled][data-v-6d325429],
.ant-input-number-disabled[data-v-6d325429],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-6d325429],
.ant-cascader-picker-disabled[data-v-6d325429],
.ant-input-disabled[data-v-6d325429],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-6d325429],
.ant-checkbox-disabled + span[data-v-6d325429],
.ant-radio-disabled + span[data-v-6d325429] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-6d325429] {
  pointer-events: none;
}
#nprogress .bar[data-v-6d325429] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-6d325429] {
  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-6d325429] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-6d325429] {
  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-6d325429 400ms linear infinite;
  animation: nprogress-spinner-data-v-6d325429 400ms linear infinite;
}
.nprogress-custom-parent[data-v-6d325429] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-6d325429],
.nprogress-custom-parent #nprogress .bar[data-v-6d325429] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-6d325429 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-6d325429 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
[data-v-6d325429] .ant-modal-body {
  padding: 5px 24px 10px 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.footerItem_class[data-v-6d325429] {
  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-6d325429]:first-child {
  margin-right: 20px;
}
.fee-wrap[data-v-6d325429] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}
.fee-wrap span[data-v-6d325429] {
  font-size: 15px;
  font-weight: bold;
}
.confirm-text[data-v-6d325429] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: red;
  font-weight: bold;
  font-size: 15px;
  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-b10aebc2] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-b10aebc2] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-b10aebc2] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-b10aebc2] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-b10aebc2]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-b10aebc2]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-b10aebc2]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-b10aebc2]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-b10aebc2] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-b10aebc2] {
  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-b10aebc2],
.ant-input[disabled][data-v-b10aebc2],
.ant-input-number-disabled[data-v-b10aebc2],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-b10aebc2],
.ant-cascader-picker-disabled[data-v-b10aebc2],
.ant-input-disabled[data-v-b10aebc2],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-b10aebc2],
.ant-checkbox-disabled + span[data-v-b10aebc2],
.ant-radio-disabled + span[data-v-b10aebc2] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-b10aebc2] {
  pointer-events: none;
}
#nprogress .bar[data-v-b10aebc2] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-b10aebc2] {
  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-b10aebc2] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-b10aebc2] {
  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-b10aebc2 400ms linear infinite;
  animation: nprogress-spinner-data-v-b10aebc2 400ms linear infinite;
}
.nprogress-custom-parent[data-v-b10aebc2] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-b10aebc2],
.nprogress-custom-parent #nprogress .bar[data-v-b10aebc2] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-b10aebc2 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-b10aebc2 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-b10aebc2] {
  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-b10aebc2]:first-child {
  margin-right: 20px;
}
.fee-wrap[data-v-b10aebc2] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}
.fee-wrap span[data-v-b10aebc2] {
  font-size: 15px;
  font-weight: bold;
}
.confirm-text[data-v-b10aebc2] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: red;
  font-weight: bold;
  font-size: 15px;
  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-78296fb5] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-78296fb5] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-78296fb5] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-78296fb5] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-78296fb5]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-78296fb5]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-78296fb5]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-78296fb5]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-78296fb5] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-78296fb5] {
  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-78296fb5],
.ant-input[disabled][data-v-78296fb5],
.ant-input-number-disabled[data-v-78296fb5],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-78296fb5],
.ant-cascader-picker-disabled[data-v-78296fb5],
.ant-input-disabled[data-v-78296fb5],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-78296fb5],
.ant-checkbox-disabled + span[data-v-78296fb5],
.ant-radio-disabled + span[data-v-78296fb5] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-78296fb5] {
  pointer-events: none;
}
#nprogress .bar[data-v-78296fb5] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-78296fb5] {
  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-78296fb5] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-78296fb5] {
  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-78296fb5 400ms linear infinite;
  animation: nprogress-spinner-data-v-78296fb5 400ms linear infinite;
}
.nprogress-custom-parent[data-v-78296fb5] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-78296fb5],
.nprogress-custom-parent #nprogress .bar[data-v-78296fb5] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-78296fb5 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-78296fb5 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-78296fb5] {
  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-78296fb5]:first-child {
  margin-right: 20px;
}
.confirm-pq[data-v-78296fb5] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}
.confirm-pq span[data-v-78296fb5] {
  font-size: 15px;
  font-weight: bold;
}
.confirm-text[data-v-78296fb5] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: red;
  font-weight: bold;
  font-size: 15px;
  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-0f5bf9fc] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-0f5bf9fc] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-0f5bf9fc] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-0f5bf9fc] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0f5bf9fc]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-0f5bf9fc]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-0f5bf9fc]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-0f5bf9fc]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0f5bf9fc] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-0f5bf9fc] {
  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-0f5bf9fc],
.ant-input[disabled][data-v-0f5bf9fc],
.ant-input-number-disabled[data-v-0f5bf9fc],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-0f5bf9fc],
.ant-cascader-picker-disabled[data-v-0f5bf9fc],
.ant-input-disabled[data-v-0f5bf9fc],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-0f5bf9fc],
.ant-checkbox-disabled + span[data-v-0f5bf9fc],
.ant-radio-disabled + span[data-v-0f5bf9fc] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-0f5bf9fc] {
  pointer-events: none;
}
#nprogress .bar[data-v-0f5bf9fc] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0f5bf9fc] {
  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-0f5bf9fc] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0f5bf9fc] {
  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-0f5bf9fc 400ms linear infinite;
  animation: nprogress-spinner-data-v-0f5bf9fc 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0f5bf9fc] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0f5bf9fc],
.nprogress-custom-parent #nprogress .bar[data-v-0f5bf9fc] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-0f5bf9fc {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-0f5bf9fc {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-0f5bf9fc] {
  margin: 16px 0;
}
.table-operations *[data-v-0f5bf9fc] {
  margin-right: 10px;
}
.table-operations *[data-v-0f5bf9fc]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-0f5bf9fc] {
  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-0f5bf9fc]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-0f5bf9fc] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-0f5bf9fc]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-0f5bf9fc]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-0f5bf9fc] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-0f5bf9fc]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-0f5bf9fc]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-0f5bf9fc] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-0f5bf9fc]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-0f5bf9fc]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-0f5bf9fc] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-0f5bf9fc]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-0f5bf9fc]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-0f5bf9fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-0f5bf9fc] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0f5bf9fc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0f5bf9fc] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-0f5bf9fc] {
  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-0f5bf9fc] .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-0f5bf9fc] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-0f5bf9fc] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-0f5bf9fc]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-0f5bf9fc] {
    padding-left: 0;
}
}
.footer_class[data-v-0f5bf9fc] {
  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-0f5bf9fc] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-0f5bf9fc] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-0f5bf9fc] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-0f5bf9fc] .ant-input-number,
.msgForm[data-v-0f5bf9fc] .ant-calendar-picker {
  width: 100%;
}
[data-v-0f5bf9fc] .ant-modal-title {
  text-align: center;
}
[data-v-0f5bf9fc] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-0f5bf9fc] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-0f5bf9fc] {
  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-0f5bf9fc] .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-0f5bf9fc] {
  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-0f5bf9fc] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-0f5bf9fc] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-0f5bf9fc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-0f5bf9fc] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-0f5bf9fc] {
  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-0f5bf9fc] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-0f5bf9fc] .ant-input-number,
.config_class[data-v-0f5bf9fc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-0f5bf9fc] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-0f5bf9fc] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-0f5bf9fc] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-0f5bf9fc] {
  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-0f5bf9fc] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-0f5bf9fc] .ant-input-number,
.config_class1[data-v-0f5bf9fc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-0f5bf9fc] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-0f5bf9fc] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-0f5bf9fc] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-0f5bf9fc] {
  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-0f5bf9fc]:not(:first-child) {
  margin-left: 24px;
}
[data-v-0f5bf9fc] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-0f5bf9fc] {
  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-0f5bf9fc] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-0f5bf9fc] .ant-input-number,
.config_class_repair[data-v-0f5bf9fc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-0f5bf9fc] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-0f5bf9fc] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-0f5bf9fc] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-0f5bf9fc] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
[data-v-0f5bf9fc] .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-2ebdd7ee] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-2ebdd7ee] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-2ebdd7ee] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-2ebdd7ee] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-2ebdd7ee]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-2ebdd7ee]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-2ebdd7ee]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-2ebdd7ee]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-2ebdd7ee] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-2ebdd7ee] {
  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-2ebdd7ee],
.ant-input[disabled][data-v-2ebdd7ee],
.ant-input-number-disabled[data-v-2ebdd7ee],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-2ebdd7ee],
.ant-cascader-picker-disabled[data-v-2ebdd7ee],
.ant-input-disabled[data-v-2ebdd7ee],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-2ebdd7ee],
.ant-checkbox-disabled + span[data-v-2ebdd7ee],
.ant-radio-disabled + span[data-v-2ebdd7ee] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-2ebdd7ee] {
  pointer-events: none;
}
#nprogress .bar[data-v-2ebdd7ee] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-2ebdd7ee] {
  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-2ebdd7ee] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-2ebdd7ee] {
  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-2ebdd7ee 400ms linear infinite;
  animation: nprogress-spinner-data-v-2ebdd7ee 400ms linear infinite;
}
.nprogress-custom-parent[data-v-2ebdd7ee] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-2ebdd7ee],
.nprogress-custom-parent #nprogress .bar[data-v-2ebdd7ee] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-2ebdd7ee {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-2ebdd7ee {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-2ebdd7ee] {
  margin: 16px 0;
}
.table-operations *[data-v-2ebdd7ee] {
  margin-right: 10px;
}
.table-operations *[data-v-2ebdd7ee]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-2ebdd7ee] {
  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-2ebdd7ee]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-2ebdd7ee] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-2ebdd7ee]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-2ebdd7ee]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-2ebdd7ee] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-2ebdd7ee]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-2ebdd7ee]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-2ebdd7ee] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-2ebdd7ee]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-2ebdd7ee]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-2ebdd7ee] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-2ebdd7ee]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-2ebdd7ee]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-2ebdd7ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-2ebdd7ee] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-2ebdd7ee] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-2ebdd7ee] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-2ebdd7ee] {
  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-2ebdd7ee] .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-2ebdd7ee] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-2ebdd7ee] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-2ebdd7ee]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-2ebdd7ee] {
    padding-left: 0;
}
}
.footer_class[data-v-2ebdd7ee] {
  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-2ebdd7ee] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-2ebdd7ee] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-2ebdd7ee] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-2ebdd7ee] .ant-input-number,
.msgForm[data-v-2ebdd7ee] .ant-calendar-picker {
  width: 100%;
}
[data-v-2ebdd7ee] .ant-modal-title {
  text-align: center;
}
[data-v-2ebdd7ee] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-2ebdd7ee] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-2ebdd7ee] {
  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-2ebdd7ee] .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-2ebdd7ee] {
  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-2ebdd7ee] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-2ebdd7ee] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-2ebdd7ee] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-2ebdd7ee] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-2ebdd7ee] {
  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-2ebdd7ee] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-2ebdd7ee] .ant-input-number,
.config_class[data-v-2ebdd7ee] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-2ebdd7ee] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-2ebdd7ee] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-2ebdd7ee] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-2ebdd7ee] {
  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-2ebdd7ee] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-2ebdd7ee] .ant-input-number,
.config_class1[data-v-2ebdd7ee] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-2ebdd7ee] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-2ebdd7ee] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-2ebdd7ee] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-2ebdd7ee] {
  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-2ebdd7ee]:not(:first-child) {
  margin-left: 24px;
}
[data-v-2ebdd7ee] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-2ebdd7ee] {
  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-2ebdd7ee] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-2ebdd7ee] .ant-input-number,
.config_class_repair[data-v-2ebdd7ee] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-2ebdd7ee] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-2ebdd7ee] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-2ebdd7ee] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-2ebdd7ee] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}

