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

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

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

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

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

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

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


.panel {
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
}
.bpmnContent {
  margin: 0 auto;
}
.containers {
  background-color: #ffffff;
  width: 100%;
  height: calc(72vh - 52px);
}
.canvas {
  width: 100%;
  height: 100%;
}
.panel {
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
}
.nodeSuccess_run:not(.djs-connection) .djs-visual > :nth-child(1) {
  stroke: green !important;
  stroke-width: 3px;
  fill: yellow !important;
}
.nodeSuccess_end:not(.djs-connection) .djs-visual > :nth-child(1) {
  stroke: black !important;/* 边框颜色*/
  stroke-width: 3px;/* 边框大小*/
  fill: green !important;/* 填充颜色 */
}
.nodeSuccess_rejected:not(.djs-connection) .djs-visual > :nth-child(1) {
  stroke: green !important;
  stroke-width: 3px;
  fill: #f16506 !important;
}
.nodeSuccess_destroy:not(.djs-connection) .djs-visual > :nth-child(1) {
  stroke: green !important;
  stroke-width: 3px;
  fill: #d50b5c !important;
}
.bjs-powered-by {
  display: none;
}
.text_title{
   text-align: center;
    font-size: 20px;
    margin-top: 10%;
}

/* 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-4c987ae9] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-4c987ae9] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-4c987ae9] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-4c987ae9] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-4c987ae9]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-4c987ae9]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-4c987ae9]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-4c987ae9]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-4c987ae9] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-4c987ae9] {
  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-4c987ae9],
.ant-input[disabled][data-v-4c987ae9],
.ant-input-number-disabled[data-v-4c987ae9],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-4c987ae9],
.ant-cascader-picker-disabled[data-v-4c987ae9],
.ant-input-disabled[data-v-4c987ae9],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-4c987ae9],
.ant-checkbox-disabled + span[data-v-4c987ae9],
.ant-radio-disabled + span[data-v-4c987ae9] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-4c987ae9] {
  pointer-events: none;
}
#nprogress .bar[data-v-4c987ae9] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-4c987ae9] {
  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-4c987ae9] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-4c987ae9] {
  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-4c987ae9 400ms linear infinite;
  animation: nprogress-spinner-data-v-4c987ae9 400ms linear infinite;
}
.nprogress-custom-parent[data-v-4c987ae9] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-4c987ae9],
.nprogress-custom-parent #nprogress .bar[data-v-4c987ae9] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-4c987ae9 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-4c987ae9 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-4c987ae9] {
  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;
}

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

