/* 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-002ce581] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-002ce581] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-002ce581]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-002ce581]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-002ce581]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-002ce581]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-002ce581] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-002ce581] {
  pointer-events: none;
}
#nprogress .bar[data-v-002ce581] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-002ce581] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-002ce581] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-002ce581] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-002ce581 400ms linear infinite;
  animation: nprogress-spinner-002ce581 400ms linear infinite;
}
.nprogress-custom-parent[data-v-002ce581] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-002ce581],
.nprogress-custom-parent #nprogress .bar[data-v-002ce581] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-002ce581 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-002ce581 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-002ce581] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
}
.bar .progress-nav[data-v-002ce581] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-002ce581] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .progress-empty[data-v-002ce581] {
  line-height: 1.5;
  display: inline-block;
  height: 14px;
  width: 100%;
  background-color: #f5f5f5;
  margin-top: 6px;
  border-radius: 7px;
}
.bar .progress-nav .num[data-v-002ce581] {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  font-size: 12px;
  color: cadetblue;
  color: #333333;
  width: 100%;
}

/* 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-2322ff76] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-2322ff76] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-2322ff76]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-2322ff76]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-2322ff76]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-2322ff76]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-2322ff76] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-2322ff76] {
  pointer-events: none;
}
#nprogress .bar[data-v-2322ff76] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-2322ff76] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-2322ff76] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-2322ff76] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-2322ff76 400ms linear infinite;
  animation: nprogress-spinner-2322ff76 400ms linear infinite;
}
.nprogress-custom-parent[data-v-2322ff76] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-2322ff76],
.nprogress-custom-parent #nprogress .bar[data-v-2322ff76] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-2322ff76 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-2322ff76 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-2322ff76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
}
.bar .progress-nav[data-v-2322ff76] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-2322ff76] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .num[data-v-2322ff76] {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  font-size: 12px;
  color: #f00;
  font-weight: 600;
}

/* 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-4db84fe7] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-4db84fe7] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-4db84fe7]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-4db84fe7]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-4db84fe7]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-4db84fe7]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-4db84fe7] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-4db84fe7] {
  pointer-events: none;
}
#nprogress .bar[data-v-4db84fe7] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-4db84fe7] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-4db84fe7] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-4db84fe7] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-4db84fe7 400ms linear infinite;
  animation: nprogress-spinner-4db84fe7 400ms linear infinite;
}
.nprogress-custom-parent[data-v-4db84fe7] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-4db84fe7],
.nprogress-custom-parent #nprogress .bar[data-v-4db84fe7] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-4db84fe7 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-4db84fe7 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.page[data-v-4db84fe7] {
  /*滚动条整体部分*/
  /*滚动条的轨道*/
  /*滚动条里面的小方块，能向上向下移动*/
  /*边角，即两个滚动条的交汇处*/
}
.page .mytable[data-v-4db84fe7] ::-webkit-scrollbar {
  background-color: #f00;
  width: 15px;
  height: 15px;
}
.page .mytable[data-v-4db84fe7] ::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.page .mytable[data-v-4db84fe7] ::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  bottom: 0;
}
.page .mytable[data-v-4db84fe7] ::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
.page .mytable[data-v-4db84fe7] ::-webkit-scrollbar-thumb:active {
  background-color: #787878;
}
.page .mytable[data-v-4db84fe7] ::-webkit-scrollbar-corner {
  background-color: #ffffff;
}
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-ghost[data-v-4db84fe7],
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-chosen[data-v-4db84fe7] {
  background-color: #dfecfb;
}
.page .sortable-column .vxe-header--row .vxe-header--column.col--fixed[data-v-4db84fe7] {
  cursor: no-drop;
}
.page[data-v-4db84fe7] .vxe-table--render-default .vxe-cell {
  padding: 0;
  font-size: 12px;
}
.page[data-v-4db84fe7] .vxe-body--column {
  vertical-align: top;
}
.page[data-v-4db84fe7] .vxe-header--column:not(.col--ellipsis) {
  padding: 5px 0;
}
.page[data-v-4db84fe7] .vxe-header--row th:nth-child(1),
.page[data-v-4db84fe7] .vxe-body--row td:nth-child(1) {
  font-size: 13px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page[data-v-4db84fe7] .vxe-header--row th:nth-child(1) .vxe-checkbox--icon,
.page[data-v-4db84fe7] .vxe-body--row td:nth-child(1) .vxe-checkbox--icon {
  background-color: #fff;
}
.page[data-v-4db84fe7] .vxe-body--column.col--ellipsis:not(.col--actived) > .vxe-cell {
  overflow: inherit;
}
.page[data-v-4db84fe7] .vxe-table--body-wrapper {
  min-height: 155px;
}
[data-v-4db84fe7] .sign-row {
  background-color: rgba(245, 108, 108, 0.3) !important;
}
.room[data-v-4db84fe7] {
  margin-top: 25px;
}

/* 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-32919bd1] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-32919bd1] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-32919bd1]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-32919bd1]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-32919bd1]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-32919bd1]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-32919bd1] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-32919bd1] {
  pointer-events: none;
}
#nprogress .bar[data-v-32919bd1] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-32919bd1] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-32919bd1] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-32919bd1] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-32919bd1 400ms linear infinite;
  animation: nprogress-spinner-32919bd1 400ms linear infinite;
}
.nprogress-custom-parent[data-v-32919bd1] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-32919bd1],
.nprogress-custom-parent #nprogress .bar[data-v-32919bd1] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-32919bd1 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-32919bd1 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.modal .form-color[data-v-32919bd1] {
  width: 100%;
}
.modal .form-color .item[data-v-32919bd1] {
  width: 35px;
  height: 35px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal .form-color .item .check-icon[data-v-32919bd1] {
  color: #fff;
  font-size: 20px;
  display: none;
}
.modal .form-color .item-active[data-v-32919bd1] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.modal .form-color .item-active .check-icon[data-v-32919bd1] {
  display: block;
  border: 2px solid #fff;
  padding: 2px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal .radio-type[data-v-32919bd1] .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 12px;
  width: 70%;
}
.modal .radio-type[data-v-32919bd1] .ant-form-item-control-wrapper .ant-radio-wrapper > :nth-child(2) {
  display: inline-block;
  width: 103px;
  font-size: 13px;
}

/* 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-45e0062e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-45e0062e] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-45e0062e]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-45e0062e]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-45e0062e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-45e0062e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-45e0062e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-45e0062e] {
  pointer-events: none;
}
#nprogress .bar[data-v-45e0062e] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-45e0062e] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-45e0062e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-45e0062e] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-45e0062e 400ms linear infinite;
  animation: nprogress-spinner-45e0062e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-45e0062e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-45e0062e],
.nprogress-custom-parent #nprogress .bar[data-v-45e0062e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-45e0062e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-45e0062e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.fold[data-v-45e0062e] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-45e0062e] {
  margin-bottom: 18px;
  height: 18px;
  position: relative;
  width: 100%;
}
.search[data-v-45e0062e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0 !important;
}
.search .mg-r[data-v-45e0062e] {
  margin-right: 3%;
}
.search .search-form-item[data-v-45e0062e] {
  display: inline-block;
  margin-bottom: 15px;
}
.search .search-form-item .fw-600[data-v-45e0062e] {
  font-weight: 600;
  width: 127px;
  display: inline-block;
}
.search .search-form-item span[data-v-45e0062e] {
  padding-right: 15px;
}
.search .search-form-item .filt-row-subject[data-v-45e0062e] {
  width: 190px;
}
[data-v-45e0062e] .ant-cascader-picker-arrow {
  right: 20px;
}
[data-v-45e0062e] .ant-input {
  vertical-align: top;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 24px !important;
}
[data-v-45e0062e] .ant-switch {
  height: 32px;
  border-radius: 4px;
  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;
}
[data-v-45e0062e] .ant-switch-loading-icon,
.ant-switch[data-v-45e0062e]::after {
  display: none;
}

