/** global style */
body.claro {
  font-family: Lato, "Microsoft YaHei", Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
}
.claro .ant-v3-table {
  font-size: 14px;
}
.claro label,
.claro .ant-v3-checkbox-wrapper {
  font-size: 13px;
}
.claro .dijitStackContainer-child > .dijitContentPane,
.claro .dijitStackContainer-child {
  padding: 0 !important;
}
.claro .ant-v3-modal {
  animation-duration: 0ms;
}
.antd-select-borderless .ant-select-selector {
  border: none !important;
  background-color: unset !important;
}
.antd-select-borderless .ant-select-focused {
  border: none !important;
  box-shadow: none !important;
}
table.buildInfoTbl {
  border-collapse: collapse;
  border-spacing: 0;
}
table.buildInfoTbl td,
table.buildInfoTbl th {
  border: 1px solid #d0d0d0;
  font-size: 14px;
  padding: 7px 14px;
}
table.buildInfoTbl th {
  text-align: right;
}
table.buildInfoTbl td {
  word-break: break-word;
}
table.buildInfoTbl tr:nth-child(2n) {
  background-color: rgba(0, 0, 50, 0.03);
}
table.infoTable {
  margin: 15px 0;
  box-shadow: 0px 0px 4px 1px #d9d9d9;
}
table.infoTable th {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
table.infoTable td {
  white-space: pre-line;
}
table.infoTable td,
table.infoTable th {
  padding: 10px;
}
table.infoTable tr:nth-child(2n) {
  background-color: #ffffff;
}
table.infoTable tr:nth-child(2n-1) {
  background-color: #f7f7f7;
}
table.infoTable tr th {
  text-align: right;
}
table.infoTable tr > :first-child {
  padding-left: 20px;
}
table.infoTable tr > :last-child {
  padding-right: 20px;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inlineBlock {
  display: inline-block;
}
.cursorPointer {
  cursor: pointer;
}
.rightSideGroupBtn {
  width: 100%;
  text-align: right;
}
.bold {
  font-weight: bold;
}
.iconBtn,
.inputOperation,
.dangerInputOperation {
  cursor: pointer;
  color: #108ee9;
}
.iconBtn:hover {
  color: #40a9ff;
}
.dangerIconBtn,
.dangerInputOperation {
  cursor: pointer;
  color: #f04134;
}
.dangerIconBtn:hover {
  color: #ff5722;
}
.inputOperation,
.dangerInputOperation {
  margin-top: 12px;
  margin-right: -20px;
  float: right;
}
.tableEditBtn {
  border-radius: 50%;
  padding: 3px;
  cursor: pointer;
  color: #108ee9;
}
.tableEditBtn:hover {
  color: #108ee9;
}
.tableEditBtn:hover {
  background-color: #108ee9;
  color: white;
}
.dangerTableEditBtn {
  border-radius: 50%;
  padding: 3px;
  cursor: pointer;
  color: #f04134;
}
.dangerTableEditBtn:hover {
  color: #f04134;
}
.dangerTableEditBtn:hover {
  background-color: #f04134;
  color: white;
}
.ant-divider-horizontal {
  display: block;
  height: 1px;
  width: 100%;
  margin: 24px 0;
}
.padding-lg {
  padding: 24px;
}
.padding-md {
  padding: 16px;
}
.padding-sm {
  padding: 8px;
}
.padding-xs {
  padding: 5px;
}
.padding-none {
  padding: 0;
}
.padding-left-lg {
  padding-left: 24px;
}
.padding-left-md {
  padding-left: 16px;
}
.padding-left-sm {
  padding-left: 8px;
}
.padding-left-xs {
  padding-left: 5px;
}
.padding-left-none {
  padding-left: 0;
}
.padding-right-lg {
  padding-right: 24px;
}
.padding-right-md {
  padding-right: 16px;
}
.padding-right-sm {
  padding-right: 8px;
}
.padding-right-xs {
  padding-right: 5px;
}
.padding-right-none {
  padding-right: 0;
}
.padding-bottom-lg {
  padding-bottom: 24px;
}
.padding-bottom-md {
  padding-bottom: 16px;
}
.padding-bottom-sm {
  padding-bottom: 8px;
}
.padding-bottom-xs {
  padding-bottom: 5px;
}
.padding-bottom-none {
  padding-bottom: 0;
}
.padding-top-lg {
  padding-top: 24px;
}
.padding-top-md {
  padding-top: 16px;
}
.padding-top-sm {
  padding-top: 8px;
}
.padding-top-xs {
  padding-top: 5px;
}
.padding-top-none {
  padding-top: 0;
}
.margin-lg {
  margin: 24px;
}
.margin-md {
  margin: 16px;
}
.margin-sm {
  margin: 8px;
}
.margin-xs {
  margin: 5px;
}
.margin-none {
  margin: 0;
}
.margin-left-lg {
  margin-left: 24px;
}
.margin-left-md {
  margin-left: 16px;
}
.margin-left-sm {
  margin-left: 8px;
}
.margin-left-xs {
  margin-left: 5px;
}
.margin-left-none {
  margin-left: 0;
}
.margin-right-lg {
  margin-right: 24px;
}
.margin-right-md {
  margin-right: 16px;
}
.margin-right-sm {
  margin-right: 8px;
}
.margin-right-xs {
  margin-right: 5px;
}
.margin-right-none {
  margin-right: 0;
}
.margin-bottom-lg {
  margin-bottom: 24px;
}
.margin-bottom-md {
  margin-bottom: 16px;
}
.margin-bottom-sm {
  margin-bottom: 8px;
}
.margin-bottom-xs {
  margin-bottom: 5px;
}
.margin-bottom-none {
  margin-bottom: 0;
}
.margin-top-lg {
  margin-top: 24px;
}
.margin-top-md {
  margin-top: 16px;
}
.margin-top-sm {
  margin-top: 8px;
}
.margin-top-xs {
  margin-top: 5px;
}
.margin-top-none {
  margin-top: 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 */

/* 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 */

/* 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 */
/* stylelint-disable at-rule-no-unknown */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #1890ff;
  background-color: transparent;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:focus {
  text-decoration: underline;
  text-decoration-skip-ink: auto;
}
a:hover {
  color: #40a9ff;
}
a:active {
  color: #096dd9;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
pre,
code,
kbd,
samp {
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5em;
  font-size: 1.5em;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::selection {
  background: #1890ff;
  color: #fff;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.anticon {
  display: inline-block;
  font-style: normal;
  vertical-align: -0.125em;
  text-align: center;
  text-transform: none;
  line-height: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon > * {
  line-height: 1;
}
.anticon svg {
  display: inline-block;
}
.anticon:before {
  display: none;
}
.anticon .anticon-icon {
  display: block;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin:before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.anticon-spin {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.fade-enter,
.fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.fade-leave.fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.move-up-enter,
.move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter,
.move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter,
.move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter,
.move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    transform-origin: 0 0;
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform-origin: 0 0;
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform-origin: 0 0;
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    transform-origin: 0 0;
    transform: translateY(100%);
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform-origin: 0 0;
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform-origin: 0 0;
    transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform-origin: 0 0;
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform-origin: 0 0;
    transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    opacity: 0;
    transform-origin: 0 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform-origin: 0 0;
    transform: translateX(0%);
  }
}
@keyframes antMoveRightOut {
  0% {
    transform-origin: 0 0;
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform-origin: 0 0;
    transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform-origin: 0 0;
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform-origin: 0 0;
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform-origin: 0 0;
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    transform-origin: 0 0;
    transform: translateY(-100%);
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
[ant-click-animating-without-extra-node='true']:after,
.ant-click-animating-node {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  border-radius: inherit;
  border: 0 solid #1890ff;
  opacity: 0.2;
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-fill-mode: forwards;
  display: block;
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    border-width: 6px;
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.slide-up-enter,
.slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter,
.slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter,
.slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter,
.slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0.8);
  }
  100% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
}
@keyframes antSlideUpOut {
  0% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0.8);
  }
}
@keyframes antSlideDownIn {
  0% {
    opacity: 0;
    transform-origin: 100% 100%;
    transform: scaleY(0.8);
  }
  100% {
    opacity: 1;
    transform-origin: 100% 100%;
    transform: scaleY(1);
  }
}
@keyframes antSlideDownOut {
  0% {
    opacity: 1;
    transform-origin: 100% 100%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 100% 100%;
    transform: scaleY(0.8);
  }
}
@keyframes antSlideLeftIn {
  0% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleX(0.8);
  }
  100% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleX(1);
  }
}
@keyframes antSlideLeftOut {
  0% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleX(0.8);
  }
}
@keyframes antSlideRightIn {
  0% {
    opacity: 0;
    transform-origin: 100% 0%;
    transform: scaleX(0.8);
  }
  100% {
    opacity: 1;
    transform-origin: 100% 0%;
    transform: scaleX(1);
  }
}
@keyframes antSlideRightOut {
  0% {
    opacity: 1;
    transform-origin: 100% 0%;
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    transform-origin: 100% 0%;
    transform: scaleX(0.8);
  }
}
.swing-enter,
.swing-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
  animation-name: antSwingIn;
  animation-play-state: running;
}
@keyframes antSwingIn {
  0%,
  100% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-10px);
  }
  40% {
    transform: translateX(10px);
  }
  60% {
    transform: translateX(-5px);
  }
  80% {
    transform: translateX(5px);
  }
}
.zoom-enter,
.zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter,
.zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter,
.zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter,
.zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter,
.zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter,
.zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.2);
  }
}
@keyframes antZoomBigIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}
@keyframes antZoomUpIn {
  0% {
    opacity: 0;
    transform-origin: 50% 0%;
    transform: scale(0.8);
  }
  100% {
    transform-origin: 50% 0%;
    transform: scale(1);
  }
}
@keyframes antZoomUpOut {
  0% {
    transform-origin: 50% 0%;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 0%;
    transform: scale(0.8);
  }
}
@keyframes antZoomLeftIn {
  0% {
    opacity: 0;
    transform-origin: 0% 50%;
    transform: scale(0.8);
  }
  100% {
    transform-origin: 0% 50%;
    transform: scale(1);
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform-origin: 0% 50%;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 50%;
    transform: scale(0.8);
  }
}
@keyframes antZoomRightIn {
  0% {
    opacity: 0;
    transform-origin: 100% 50%;
    transform: scale(0.8);
  }
  100% {
    transform-origin: 100% 50%;
    transform: scale(1);
  }
}
@keyframes antZoomRightOut {
  0% {
    transform-origin: 100% 50%;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform-origin: 100% 50%;
    transform: scale(0.8);
  }
}
@keyframes antZoomDownIn {
  0% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0.8);
  }
  100% {
    transform-origin: 50% 100%;
    transform: scale(1);
  }
}
@keyframes antZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0.8);
  }
}
.ant-motion-collapse {
  overflow: hidden;
}
.ant-motion-collapse-active {
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !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 */

/* 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 */
.ant-v3-popover {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  cursor: auto;
  user-select: text;
  white-space: normal;
  font-weight: normal;
  text-align: left;
}
.ant-v3-popover:after {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
}
.ant-v3-popover-hidden {
  display: none;
}
.ant-v3-popover-placement-top,
.ant-v3-popover-placement-topLeft,
.ant-v3-popover-placement-topRight {
  padding-bottom: 10px;
}
.ant-v3-popover-placement-right,
.ant-v3-popover-placement-rightTop,
.ant-v3-popover-placement-rightBottom {
  padding-left: 10px;
}
.ant-v3-popover-placement-bottom,
.ant-v3-popover-placement-bottomLeft,
.ant-v3-popover-placement-bottomRight {
  padding-top: 10px;
}
.ant-v3-popover-placement-left,
.ant-v3-popover-placement-leftTop,
.ant-v3-popover-placement-leftBottom {
  padding-right: 10px;
}
.ant-v3-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-v3-popover {
    /* IE10+ */
  }
  .ant-v3-popover-inner {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }
}
.ant-v3-popover-title {
  min-width: 177px;
  margin: 0;
  padding: 5px 16px 4px;
  min-height: 32px;
  border-bottom: 1px solid #e8e8e8;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
.ant-v3-popover-inner-content {
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-popover-message {
  padding: 4px 0 12px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  position: relative;
}
.ant-v3-popover-message > .anticon {
  position: absolute;
  top: 8px;
  color: #faad14;
  font-size: 14px;
}
.ant-v3-popover-message-title {
  padding-left: 22px;
}
.ant-v3-popover-buttons {
  text-align: right;
  margin-bottom: 4px;
}
.ant-v3-popover-buttons button {
  margin-left: 8px;
}
.ant-v3-popover-arrow {
  background: transparent;
  width: 8.48528137px;
  height: 8.48528137px;
  transform: rotate(45deg);
  position: absolute;
  display: block;
  border-width: 4.24264069px;
  border-style: solid;
}
.ant-v3-popover-placement-top > .ant-v3-popover-content > .ant-v3-popover-arrow,
.ant-v3-popover-placement-topLeft > .ant-v3-popover-content > .ant-v3-popover-arrow,
.ant-v3-popover-placement-topRight > .ant-v3-popover-content > .ant-v3-popover-arrow {
  bottom: 6.2px;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: transparent;
}
.ant-v3-popover-placement-top > .ant-v3-popover-content > .ant-v3-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-v3-popover-placement-topLeft > .ant-v3-popover-content > .ant-v3-popover-arrow {
  left: 16px;
}
.ant-v3-popover-placement-topRight > .ant-v3-popover-content > .ant-v3-popover-arrow {
  right: 16px;
}
.ant-v3-popover-placement-right > .ant-v3-popover-content > .ant-v3-popover-arrow,
.ant-v3-popover-placement-rightTop > .ant-v3-popover-content > .ant-v3-popover-arrow,
.ant-v3-popover-placement-rightBottom > .ant-v3-popover-content > .ant-v3-popover-arrow {
  left: 6px;
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
}
.ant-v3-popover-placement-right > .ant-v3-popover-content > .ant-v3-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.ant-v3-popover-placement-rightTop > .ant-v3-popover-content > .ant-v3-popover-arrow {
  top: 12px;
}
.ant-v3-popover-placement-rightBottom > .ant-v3-popover-content > .ant-v3-popover-arrow {
  bottom: 12px;
}
.ant-v3-popover-placement-bottom > .ant-v3-popover-content > .ant-v3-popover-arrow,
.ant-v3-popover-placement-bottomLeft > .ant-v3-popover-content > .ant-v3-popover-arrow,
.ant-v3-popover-placement-bottomRight > .ant-v3-popover-content > .ant-v3-popover-arrow {
  top: 6px;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
}
.ant-v3-popover-placement-bottom > .ant-v3-popover-content > .ant-v3-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-v3-popover-placement-bottomLeft > .ant-v3-popover-content > .ant-v3-popover-arrow {
  left: 16px;
}
.ant-v3-popover-placement-bottomRight > .ant-v3-popover-content > .ant-v3-popover-arrow {
  right: 16px;
}
.ant-v3-popover-placement-left > .ant-v3-popover-content > .ant-v3-popover-arrow,
.ant-v3-popover-placement-leftTop > .ant-v3-popover-content > .ant-v3-popover-arrow,
.ant-v3-popover-placement-leftBottom > .ant-v3-popover-content > .ant-v3-popover-arrow {
  right: 6px;
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ant-v3-popover-placement-left > .ant-v3-popover-content > .ant-v3-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.ant-v3-popover-placement-leftTop > .ant-v3-popover-content > .ant-v3-popover-arrow {
  top: 12px;
}
.ant-v3-popover-placement-leftBottom > .ant-v3-popover-content > .ant-v3-popover-arrow {
  bottom: 12px;
}

/* 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 */
.ant-v3-btn {
  line-height: 1.499;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  height: 32px;
  user-select: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-v3-btn > .anticon {
  line-height: 1;
}
.ant-v3-btn,
.ant-v3-btn:active,
.ant-v3-btn:focus {
  outline: 0;
}
.ant-v3-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-v3-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.ant-v3-btn.disabled,
.ant-v3-btn[disabled] {
  cursor: not-allowed;
}
.ant-v3-btn.disabled > *,
.ant-v3-btn[disabled] > * {
  pointer-events: none;
}
.ant-v3-btn-lg {
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
  height: 40px;
}
.ant-v3-btn-sm {
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  height: 24px;
}
.ant-v3-btn > a:only-child {
  color: currentColor;
}
.ant-v3-btn > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn:hover,
.ant-v3-btn:focus {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff;
}
.ant-v3-btn:hover > a:only-child,
.ant-v3-btn:focus > a:only-child {
  color: currentColor;
}
.ant-v3-btn:hover > a:only-child:after,
.ant-v3-btn:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn:active,
.ant-v3-btn.active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}
.ant-v3-btn:active > a:only-child,
.ant-v3-btn.active > a:only-child {
  color: currentColor;
}
.ant-v3-btn:active > a:only-child:after,
.ant-v3-btn.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-disabled,
.ant-v3-btn.disabled,
.ant-v3-btn[disabled],
.ant-v3-btn-disabled:hover,
.ant-v3-btn.disabled:hover,
.ant-v3-btn[disabled]:hover,
.ant-v3-btn-disabled:focus,
.ant-v3-btn.disabled:focus,
.ant-v3-btn[disabled]:focus,
.ant-v3-btn-disabled:active,
.ant-v3-btn.disabled:active,
.ant-v3-btn[disabled]:active,
.ant-v3-btn-disabled.active,
.ant-v3-btn.disabled.active,
.ant-v3-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-v3-btn-disabled > a:only-child,
.ant-v3-btn.disabled > a:only-child,
.ant-v3-btn[disabled] > a:only-child,
.ant-v3-btn-disabled:hover > a:only-child,
.ant-v3-btn.disabled:hover > a:only-child,
.ant-v3-btn[disabled]:hover > a:only-child,
.ant-v3-btn-disabled:focus > a:only-child,
.ant-v3-btn.disabled:focus > a:only-child,
.ant-v3-btn[disabled]:focus > a:only-child,
.ant-v3-btn-disabled:active > a:only-child,
.ant-v3-btn.disabled:active > a:only-child,
.ant-v3-btn[disabled]:active > a:only-child,
.ant-v3-btn-disabled.active > a:only-child,
.ant-v3-btn.disabled.active > a:only-child,
.ant-v3-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-disabled > a:only-child:after,
.ant-v3-btn.disabled > a:only-child:after,
.ant-v3-btn[disabled] > a:only-child:after,
.ant-v3-btn-disabled:hover > a:only-child:after,
.ant-v3-btn.disabled:hover > a:only-child:after,
.ant-v3-btn[disabled]:hover > a:only-child:after,
.ant-v3-btn-disabled:focus > a:only-child:after,
.ant-v3-btn.disabled:focus > a:only-child:after,
.ant-v3-btn[disabled]:focus > a:only-child:after,
.ant-v3-btn-disabled:active > a:only-child:after,
.ant-v3-btn.disabled:active > a:only-child:after,
.ant-v3-btn[disabled]:active > a:only-child:after,
.ant-v3-btn-disabled.active > a:only-child:after,
.ant-v3-btn.disabled.active > a:only-child:after,
.ant-v3-btn[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn:hover,
.ant-v3-btn:focus,
.ant-v3-btn:active,
.ant-v3-btn.active {
  background: #fff;
  text-decoration: none;
}
.ant-v3-btn > i,
.ant-v3-btn > span {
  pointer-events: none;
  display: inline-block;
}
.ant-v3-btn-primary {
  color: #fff;
  background-color: #1890ff;
  border-color: #1890ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-v3-btn-primary > a:only-child {
  color: currentColor;
}
.ant-v3-btn-primary > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-primary:hover,
.ant-v3-btn-primary:focus {
  color: #fff;
  background-color: #40a9ff;
  border-color: #40a9ff;
}
.ant-v3-btn-primary:hover > a:only-child,
.ant-v3-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-v3-btn-primary:hover > a:only-child:after,
.ant-v3-btn-primary:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-primary:active,
.ant-v3-btn-primary.active {
  color: #fff;
  background-color: #096dd9;
  border-color: #096dd9;
}
.ant-v3-btn-primary:active > a:only-child,
.ant-v3-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-primary:active > a:only-child:after,
.ant-v3-btn-primary.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-primary-disabled,
.ant-v3-btn-primary.disabled,
.ant-v3-btn-primary[disabled],
.ant-v3-btn-primary-disabled:hover,
.ant-v3-btn-primary.disabled:hover,
.ant-v3-btn-primary[disabled]:hover,
.ant-v3-btn-primary-disabled:focus,
.ant-v3-btn-primary.disabled:focus,
.ant-v3-btn-primary[disabled]:focus,
.ant-v3-btn-primary-disabled:active,
.ant-v3-btn-primary.disabled:active,
.ant-v3-btn-primary[disabled]:active,
.ant-v3-btn-primary-disabled.active,
.ant-v3-btn-primary.disabled.active,
.ant-v3-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-v3-btn-primary-disabled > a:only-child,
.ant-v3-btn-primary.disabled > a:only-child,
.ant-v3-btn-primary[disabled] > a:only-child,
.ant-v3-btn-primary-disabled:hover > a:only-child,
.ant-v3-btn-primary.disabled:hover > a:only-child,
.ant-v3-btn-primary[disabled]:hover > a:only-child,
.ant-v3-btn-primary-disabled:focus > a:only-child,
.ant-v3-btn-primary.disabled:focus > a:only-child,
.ant-v3-btn-primary[disabled]:focus > a:only-child,
.ant-v3-btn-primary-disabled:active > a:only-child,
.ant-v3-btn-primary.disabled:active > a:only-child,
.ant-v3-btn-primary[disabled]:active > a:only-child,
.ant-v3-btn-primary-disabled.active > a:only-child,
.ant-v3-btn-primary.disabled.active > a:only-child,
.ant-v3-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-primary-disabled > a:only-child:after,
.ant-v3-btn-primary.disabled > a:only-child:after,
.ant-v3-btn-primary[disabled] > a:only-child:after,
.ant-v3-btn-primary-disabled:hover > a:only-child:after,
.ant-v3-btn-primary.disabled:hover > a:only-child:after,
.ant-v3-btn-primary[disabled]:hover > a:only-child:after,
.ant-v3-btn-primary-disabled:focus > a:only-child:after,
.ant-v3-btn-primary.disabled:focus > a:only-child:after,
.ant-v3-btn-primary[disabled]:focus > a:only-child:after,
.ant-v3-btn-primary-disabled:active > a:only-child:after,
.ant-v3-btn-primary.disabled:active > a:only-child:after,
.ant-v3-btn-primary[disabled]:active > a:only-child:after,
.ant-v3-btn-primary-disabled.active > a:only-child:after,
.ant-v3-btn-primary.disabled.active > a:only-child:after,
.ant-v3-btn-primary[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-group .ant-v3-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #40a9ff;
  border-left-color: #40a9ff;
}
.ant-v3-btn-group .ant-v3-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.ant-v3-btn-group .ant-v3-btn-primary:first-child:not(:last-child) {
  border-right-color: #40a9ff;
}
.ant-v3-btn-group .ant-v3-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.ant-v3-btn-group .ant-v3-btn-primary:last-child:not(:first-child),
.ant-v3-btn-group .ant-v3-btn-primary + .ant-v3-btn-primary {
  border-left-color: #40a9ff;
}
.ant-v3-btn-group .ant-v3-btn-primary:last-child:not(:first-child)[disabled],
.ant-v3-btn-group .ant-v3-btn-primary + .ant-v3-btn-primary[disabled] {
  border-left-color: #d9d9d9;
}
.ant-v3-btn-ghost {
  color: rgba(0, 0, 0, 0.65);
  background-color: transparent;
  border-color: #d9d9d9;
}
.ant-v3-btn-ghost > a:only-child {
  color: currentColor;
}
.ant-v3-btn-ghost > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-ghost:hover,
.ant-v3-btn-ghost:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff;
}
.ant-v3-btn-ghost:hover > a:only-child,
.ant-v3-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.ant-v3-btn-ghost:hover > a:only-child:after,
.ant-v3-btn-ghost:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-ghost:active,
.ant-v3-btn-ghost.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9;
}
.ant-v3-btn-ghost:active > a:only-child,
.ant-v3-btn-ghost.active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-ghost:active > a:only-child:after,
.ant-v3-btn-ghost.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-ghost-disabled,
.ant-v3-btn-ghost.disabled,
.ant-v3-btn-ghost[disabled],
.ant-v3-btn-ghost-disabled:hover,
.ant-v3-btn-ghost.disabled:hover,
.ant-v3-btn-ghost[disabled]:hover,
.ant-v3-btn-ghost-disabled:focus,
.ant-v3-btn-ghost.disabled:focus,
.ant-v3-btn-ghost[disabled]:focus,
.ant-v3-btn-ghost-disabled:active,
.ant-v3-btn-ghost.disabled:active,
.ant-v3-btn-ghost[disabled]:active,
.ant-v3-btn-ghost-disabled.active,
.ant-v3-btn-ghost.disabled.active,
.ant-v3-btn-ghost[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-v3-btn-ghost-disabled > a:only-child,
.ant-v3-btn-ghost.disabled > a:only-child,
.ant-v3-btn-ghost[disabled] > a:only-child,
.ant-v3-btn-ghost-disabled:hover > a:only-child,
.ant-v3-btn-ghost.disabled:hover > a:only-child,
.ant-v3-btn-ghost[disabled]:hover > a:only-child,
.ant-v3-btn-ghost-disabled:focus > a:only-child,
.ant-v3-btn-ghost.disabled:focus > a:only-child,
.ant-v3-btn-ghost[disabled]:focus > a:only-child,
.ant-v3-btn-ghost-disabled:active > a:only-child,
.ant-v3-btn-ghost.disabled:active > a:only-child,
.ant-v3-btn-ghost[disabled]:active > a:only-child,
.ant-v3-btn-ghost-disabled.active > a:only-child,
.ant-v3-btn-ghost.disabled.active > a:only-child,
.ant-v3-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-ghost-disabled > a:only-child:after,
.ant-v3-btn-ghost.disabled > a:only-child:after,
.ant-v3-btn-ghost[disabled] > a:only-child:after,
.ant-v3-btn-ghost-disabled:hover > a:only-child:after,
.ant-v3-btn-ghost.disabled:hover > a:only-child:after,
.ant-v3-btn-ghost[disabled]:hover > a:only-child:after,
.ant-v3-btn-ghost-disabled:focus > a:only-child:after,
.ant-v3-btn-ghost.disabled:focus > a:only-child:after,
.ant-v3-btn-ghost[disabled]:focus > a:only-child:after,
.ant-v3-btn-ghost-disabled:active > a:only-child:after,
.ant-v3-btn-ghost.disabled:active > a:only-child:after,
.ant-v3-btn-ghost[disabled]:active > a:only-child:after,
.ant-v3-btn-ghost-disabled.active > a:only-child:after,
.ant-v3-btn-ghost.disabled.active > a:only-child:after,
.ant-v3-btn-ghost[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-dashed {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: dashed;
}
.ant-v3-btn-dashed > a:only-child {
  color: currentColor;
}
.ant-v3-btn-dashed > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-dashed:hover,
.ant-v3-btn-dashed:focus {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff;
}
.ant-v3-btn-dashed:hover > a:only-child,
.ant-v3-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.ant-v3-btn-dashed:hover > a:only-child:after,
.ant-v3-btn-dashed:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-dashed:active,
.ant-v3-btn-dashed.active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}
.ant-v3-btn-dashed:active > a:only-child,
.ant-v3-btn-dashed.active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-dashed:active > a:only-child:after,
.ant-v3-btn-dashed.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-dashed-disabled,
.ant-v3-btn-dashed.disabled,
.ant-v3-btn-dashed[disabled],
.ant-v3-btn-dashed-disabled:hover,
.ant-v3-btn-dashed.disabled:hover,
.ant-v3-btn-dashed[disabled]:hover,
.ant-v3-btn-dashed-disabled:focus,
.ant-v3-btn-dashed.disabled:focus,
.ant-v3-btn-dashed[disabled]:focus,
.ant-v3-btn-dashed-disabled:active,
.ant-v3-btn-dashed.disabled:active,
.ant-v3-btn-dashed[disabled]:active,
.ant-v3-btn-dashed-disabled.active,
.ant-v3-btn-dashed.disabled.active,
.ant-v3-btn-dashed[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-v3-btn-dashed-disabled > a:only-child,
.ant-v3-btn-dashed.disabled > a:only-child,
.ant-v3-btn-dashed[disabled] > a:only-child,
.ant-v3-btn-dashed-disabled:hover > a:only-child,
.ant-v3-btn-dashed.disabled:hover > a:only-child,
.ant-v3-btn-dashed[disabled]:hover > a:only-child,
.ant-v3-btn-dashed-disabled:focus > a:only-child,
.ant-v3-btn-dashed.disabled:focus > a:only-child,
.ant-v3-btn-dashed[disabled]:focus > a:only-child,
.ant-v3-btn-dashed-disabled:active > a:only-child,
.ant-v3-btn-dashed.disabled:active > a:only-child,
.ant-v3-btn-dashed[disabled]:active > a:only-child,
.ant-v3-btn-dashed-disabled.active > a:only-child,
.ant-v3-btn-dashed.disabled.active > a:only-child,
.ant-v3-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-dashed-disabled > a:only-child:after,
.ant-v3-btn-dashed.disabled > a:only-child:after,
.ant-v3-btn-dashed[disabled] > a:only-child:after,
.ant-v3-btn-dashed-disabled:hover > a:only-child:after,
.ant-v3-btn-dashed.disabled:hover > a:only-child:after,
.ant-v3-btn-dashed[disabled]:hover > a:only-child:after,
.ant-v3-btn-dashed-disabled:focus > a:only-child:after,
.ant-v3-btn-dashed.disabled:focus > a:only-child:after,
.ant-v3-btn-dashed[disabled]:focus > a:only-child:after,
.ant-v3-btn-dashed-disabled:active > a:only-child:after,
.ant-v3-btn-dashed.disabled:active > a:only-child:after,
.ant-v3-btn-dashed[disabled]:active > a:only-child:after,
.ant-v3-btn-dashed-disabled.active > a:only-child:after,
.ant-v3-btn-dashed.disabled.active > a:only-child:after,
.ant-v3-btn-dashed[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-danger {
  color: #f5222d;
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-v3-btn-danger > a:only-child {
  color: currentColor;
}
.ant-v3-btn-danger > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-danger:hover {
  color: #fff;
  background-color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-v3-btn-danger:hover > a:only-child {
  color: currentColor;
}
.ant-v3-btn-danger:hover > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-danger:focus {
  color: #ff4d4f;
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-v3-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-v3-btn-danger:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-danger:active,
.ant-v3-btn-danger.active {
  color: #fff;
  background-color: #cf1322;
  border-color: #cf1322;
}
.ant-v3-btn-danger:active > a:only-child,
.ant-v3-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-danger:active > a:only-child:after,
.ant-v3-btn-danger.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-danger-disabled,
.ant-v3-btn-danger.disabled,
.ant-v3-btn-danger[disabled],
.ant-v3-btn-danger-disabled:hover,
.ant-v3-btn-danger.disabled:hover,
.ant-v3-btn-danger[disabled]:hover,
.ant-v3-btn-danger-disabled:focus,
.ant-v3-btn-danger.disabled:focus,
.ant-v3-btn-danger[disabled]:focus,
.ant-v3-btn-danger-disabled:active,
.ant-v3-btn-danger.disabled:active,
.ant-v3-btn-danger[disabled]:active,
.ant-v3-btn-danger-disabled.active,
.ant-v3-btn-danger.disabled.active,
.ant-v3-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-v3-btn-danger-disabled > a:only-child,
.ant-v3-btn-danger.disabled > a:only-child,
.ant-v3-btn-danger[disabled] > a:only-child,
.ant-v3-btn-danger-disabled:hover > a:only-child,
.ant-v3-btn-danger.disabled:hover > a:only-child,
.ant-v3-btn-danger[disabled]:hover > a:only-child,
.ant-v3-btn-danger-disabled:focus > a:only-child,
.ant-v3-btn-danger.disabled:focus > a:only-child,
.ant-v3-btn-danger[disabled]:focus > a:only-child,
.ant-v3-btn-danger-disabled:active > a:only-child,
.ant-v3-btn-danger.disabled:active > a:only-child,
.ant-v3-btn-danger[disabled]:active > a:only-child,
.ant-v3-btn-danger-disabled.active > a:only-child,
.ant-v3-btn-danger.disabled.active > a:only-child,
.ant-v3-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-danger-disabled > a:only-child:after,
.ant-v3-btn-danger.disabled > a:only-child:after,
.ant-v3-btn-danger[disabled] > a:only-child:after,
.ant-v3-btn-danger-disabled:hover > a:only-child:after,
.ant-v3-btn-danger.disabled:hover > a:only-child:after,
.ant-v3-btn-danger[disabled]:hover > a:only-child:after,
.ant-v3-btn-danger-disabled:focus > a:only-child:after,
.ant-v3-btn-danger.disabled:focus > a:only-child:after,
.ant-v3-btn-danger[disabled]:focus > a:only-child:after,
.ant-v3-btn-danger-disabled:active > a:only-child:after,
.ant-v3-btn-danger.disabled:active > a:only-child:after,
.ant-v3-btn-danger[disabled]:active > a:only-child:after,
.ant-v3-btn-danger-disabled.active > a:only-child:after,
.ant-v3-btn-danger.disabled.active > a:only-child:after,
.ant-v3-btn-danger[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-round {
  padding: 0 16px;
  font-size: 16px;
  border-radius: 32px;
  height: 32px;
}
.ant-v3-btn-round.ant-v3-btn-lg {
  padding: 0 20px;
  font-size: 18px;
  border-radius: 40px;
  height: 40px;
}
.ant-v3-btn-round.ant-v3-btn-sm {
  padding: 0 12px;
  font-size: 14px;
  border-radius: 24px;
  height: 24px;
}
.ant-v3-btn-circle,
.ant-v3-btn-circle-outline {
  width: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 50%;
  height: 32px;
}
.ant-v3-btn-circle.ant-v3-btn-lg,
.ant-v3-btn-circle-outline.ant-v3-btn-lg {
  width: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 50%;
  height: 40px;
}
.ant-v3-btn-circle.ant-v3-btn-sm,
.ant-v3-btn-circle-outline.ant-v3-btn-sm {
  width: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 50%;
  height: 24px;
}
.ant-v3-btn:before {
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: #fff;
  opacity: 0.35;
  content: '';
  border-radius: inherit;
  z-index: 1;
  transition: opacity 0.2s;
  pointer-events: none;
  display: none;
}
.ant-v3-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-btn .anticon.anticon-plus > svg,
.ant-v3-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.ant-v3-btn.ant-v3-btn-loading:before {
  display: block;
}
.ant-v3-btn.ant-v3-btn-loading:not(.ant-v3-btn-circle):not(.ant-v3-btn-circle-outline):not(.ant-v3-btn-icon-only) {
  padding-left: 29px;
  pointer-events: none;
  position: relative;
}
.ant-v3-btn.ant-v3-btn-loading:not(.ant-v3-btn-circle):not(.ant-v3-btn-circle-outline):not(.ant-v3-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px;
}
.ant-v3-btn-sm.ant-v3-btn-loading:not(.ant-v3-btn-circle):not(.ant-v3-btn-circle-outline):not(.ant-v3-btn-icon-only) {
  padding-left: 24px;
}
.ant-v3-btn-sm.ant-v3-btn-loading:not(.ant-v3-btn-circle):not(.ant-v3-btn-circle-outline):not(.ant-v3-btn-icon-only) .anticon {
  margin-left: -17px;
}
.ant-v3-btn-group {
  position: relative;
  display: inline-block;
}
.ant-v3-btn-group > .ant-v3-btn,
.ant-v3-btn-group > span > .ant-v3-btn {
  position: relative;
}
.ant-v3-btn-group > .ant-v3-btn:hover,
.ant-v3-btn-group > span > .ant-v3-btn:hover,
.ant-v3-btn-group > .ant-v3-btn:focus,
.ant-v3-btn-group > span > .ant-v3-btn:focus,
.ant-v3-btn-group > .ant-v3-btn:active,
.ant-v3-btn-group > span > .ant-v3-btn:active,
.ant-v3-btn-group > .ant-v3-btn.active,
.ant-v3-btn-group > span > .ant-v3-btn.active {
  z-index: 2;
}
.ant-v3-btn-group > .ant-v3-btn:disabled,
.ant-v3-btn-group > span > .ant-v3-btn:disabled {
  z-index: 0;
}
.ant-v3-btn-group-lg > .ant-v3-btn,
.ant-v3-btn-group-lg > span > .ant-v3-btn {
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  height: 40px;
  line-height: 38px;
}
.ant-v3-btn-group-sm > .ant-v3-btn,
.ant-v3-btn-group-sm > span > .ant-v3-btn {
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
  height: 24px;
  line-height: 22px;
}
.ant-v3-btn-group-sm > .ant-v3-btn > .anticon,
.ant-v3-btn-group-sm > span > .ant-v3-btn > .anticon {
  font-size: 14px;
}
.ant-v3-btn-group .ant-v3-btn + .ant-v3-btn,
.ant-v3-btn + .ant-v3-btn-group,
.ant-v3-btn-group span + .ant-v3-btn,
.ant-v3-btn-group .ant-v3-btn + span,
.ant-v3-btn-group > span + span,
.ant-v3-btn-group + .ant-v3-btn,
.ant-v3-btn-group + .ant-v3-btn-group {
  margin-left: -1px;
}
.ant-v3-btn-group .ant-v3-btn-primary + .ant-v3-btn:not(.ant-v3-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ant-v3-btn-group .ant-v3-btn {
  border-radius: 0;
}
.ant-v3-btn-group > .ant-v3-btn:first-child,
.ant-v3-btn-group > span:first-child > .ant-v3-btn {
  margin-left: 0;
}
.ant-v3-btn-group > .ant-v3-btn:only-child {
  border-radius: 4px;
}
.ant-v3-btn-group > span:only-child > .ant-v3-btn {
  border-radius: 4px;
}
.ant-v3-btn-group > .ant-v3-btn:first-child:not(:last-child),
.ant-v3-btn-group > span:first-child:not(:last-child) > .ant-v3-btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ant-v3-btn-group > .ant-v3-btn:last-child:not(:first-child),
.ant-v3-btn-group > span:last-child:not(:first-child) > .ant-v3-btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ant-v3-btn-group-sm > .ant-v3-btn:only-child {
  border-radius: 4px;
}
.ant-v3-btn-group-sm > span:only-child > .ant-v3-btn {
  border-radius: 4px;
}
.ant-v3-btn-group-sm > .ant-v3-btn:first-child:not(:last-child),
.ant-v3-btn-group-sm > span:first-child:not(:last-child) > .ant-v3-btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ant-v3-btn-group-sm > .ant-v3-btn:last-child:not(:first-child),
.ant-v3-btn-group-sm > span:last-child:not(:first-child) > .ant-v3-btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ant-v3-btn-group > .ant-v3-btn-group {
  float: left;
}
.ant-v3-btn-group > .ant-v3-btn-group:not(:first-child):not(:last-child) > .ant-v3-btn {
  border-radius: 0;
}
.ant-v3-btn-group > .ant-v3-btn-group:first-child:not(:last-child) > .ant-v3-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 8px;
}
.ant-v3-btn-group > .ant-v3-btn-group:last-child:not(:first-child) > .ant-v3-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-left: 8px;
}
.ant-v3-btn:not(.ant-v3-btn-circle):not(.ant-v3-btn-circle-outline).ant-v3-btn-icon-only {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-v3-btn:focus > span,
.ant-v3-btn:active > span {
  position: relative;
}
.ant-v3-btn > .anticon + span,
.ant-v3-btn > span + .anticon {
  margin-left: 8px;
}
.ant-v3-btn-background-ghost {
  background: transparent !important;
  border-color: #fff;
  color: #fff;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary {
  color: #1890ff;
  background-color: transparent;
  border-color: #1890ff;
  text-shadow: none;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary > a:only-child {
  color: currentColor;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary:hover,
.ant-v3-btn-background-ghost.ant-v3-btn-primary:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary:hover > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary:hover > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary:active,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary:active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary:active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled],
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled:hover,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled:hover,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled]:hover,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled:focus,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled:focus,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled]:focus,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled:active,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled:active,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled]:active,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled.active,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled.active,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled] > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled:hover > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled:hover > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled]:hover > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled:focus > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled:focus > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled]:focus > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled:active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled:active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled]:active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled.active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled.active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled] > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled:hover > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled:hover > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled]:hover > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled:focus > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled:focus > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled]:focus > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled:active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled:active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled]:active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary-disabled.active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary.disabled.active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-primary[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger {
  color: #f5222d;
  background-color: transparent;
  border-color: #f5222d;
  text-shadow: none;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger > a:only-child {
  color: currentColor;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger:hover,
.ant-v3-btn-background-ghost.ant-v3-btn-danger:focus {
  color: #ff4d4f;
  background-color: transparent;
  border-color: #ff4d4f;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger:hover > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger:hover > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger:active,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.active {
  color: #cf1322;
  background-color: transparent;
  border-color: #cf1322;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger:active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger:active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled],
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled:hover,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled:hover,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled]:hover,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled:focus,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled:focus,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled]:focus,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled:active,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled:active,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled]:active,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled.active,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled.active,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled] > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled:hover > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled:hover > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled]:hover > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled:focus > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled:focus > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled]:focus > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled:active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled:active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled]:active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled.active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled.active > a:only-child,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled] > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled:hover > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled:hover > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled]:hover > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled:focus > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled:focus > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled]:focus > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled:active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled:active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled]:active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger-disabled.active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger.disabled.active > a:only-child:after,
.ant-v3-btn-background-ghost.ant-v3-btn-danger[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-v3-btn-two-chinese-chars:first-letter {
  letter-spacing: 0.34em;
}
.ant-v3-btn-two-chinese-chars > *:not(.anticon) {
  letter-spacing: 0.34em;
  margin-right: -0.34em;
}
.ant-v3-btn-block {
  width: 100%;
}
.ant-v3-btn:empty {
  vertical-align: top;
}
a.ant-v3-btn {
  line-height: 30px;
}
a.ant-v3-btn-lg {
  line-height: 38px;
}
a.ant-v3-btn-sm {
  line-height: 22px;
}

/* 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 */
.ant-v3-row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  height: auto;
  zoom: 1;
  display: block;
  box-sizing: border-box;
}
.ant-v3-row:before,
.ant-v3-row:after {
  content: '';
  display: table;
}
.ant-v3-row:after {
  clear: both;
}
.ant-v3-row-flex {
  display: flex;
  flex-flow: row wrap;
}
.ant-v3-row-flex:before,
.ant-v3-row-flex:after {
  display: flex;
}
.ant-v3-row-flex-start {
  justify-content: flex-start;
}
.ant-v3-row-flex-center {
  justify-content: center;
}
.ant-v3-row-flex-end {
  justify-content: flex-end;
}
.ant-v3-row-flex-space-between {
  justify-content: space-between;
}
.ant-v3-row-flex-space-around {
  justify-content: space-around;
}
.ant-v3-row-flex-top {
  align-items: flex-start;
}
.ant-v3-row-flex-middle {
  align-items: center;
}
.ant-v3-row-flex-bottom {
  align-items: flex-end;
}
.ant-v3-col {
  position: relative;
  display: block;
}
.ant-v3-col-1,
.ant-v3-col-xs-1,
.ant-v3-col-sm-1,
.ant-v3-col-md-1,
.ant-v3-col-lg-1,
.ant-v3-col-2,
.ant-v3-col-xs-2,
.ant-v3-col-sm-2,
.ant-v3-col-md-2,
.ant-v3-col-lg-2,
.ant-v3-col-3,
.ant-v3-col-xs-3,
.ant-v3-col-sm-3,
.ant-v3-col-md-3,
.ant-v3-col-lg-3,
.ant-v3-col-4,
.ant-v3-col-xs-4,
.ant-v3-col-sm-4,
.ant-v3-col-md-4,
.ant-v3-col-lg-4,
.ant-v3-col-5,
.ant-v3-col-xs-5,
.ant-v3-col-sm-5,
.ant-v3-col-md-5,
.ant-v3-col-lg-5,
.ant-v3-col-6,
.ant-v3-col-xs-6,
.ant-v3-col-sm-6,
.ant-v3-col-md-6,
.ant-v3-col-lg-6,
.ant-v3-col-7,
.ant-v3-col-xs-7,
.ant-v3-col-sm-7,
.ant-v3-col-md-7,
.ant-v3-col-lg-7,
.ant-v3-col-8,
.ant-v3-col-xs-8,
.ant-v3-col-sm-8,
.ant-v3-col-md-8,
.ant-v3-col-lg-8,
.ant-v3-col-9,
.ant-v3-col-xs-9,
.ant-v3-col-sm-9,
.ant-v3-col-md-9,
.ant-v3-col-lg-9,
.ant-v3-col-10,
.ant-v3-col-xs-10,
.ant-v3-col-sm-10,
.ant-v3-col-md-10,
.ant-v3-col-lg-10,
.ant-v3-col-11,
.ant-v3-col-xs-11,
.ant-v3-col-sm-11,
.ant-v3-col-md-11,
.ant-v3-col-lg-11,
.ant-v3-col-12,
.ant-v3-col-xs-12,
.ant-v3-col-sm-12,
.ant-v3-col-md-12,
.ant-v3-col-lg-12,
.ant-v3-col-13,
.ant-v3-col-xs-13,
.ant-v3-col-sm-13,
.ant-v3-col-md-13,
.ant-v3-col-lg-13,
.ant-v3-col-14,
.ant-v3-col-xs-14,
.ant-v3-col-sm-14,
.ant-v3-col-md-14,
.ant-v3-col-lg-14,
.ant-v3-col-15,
.ant-v3-col-xs-15,
.ant-v3-col-sm-15,
.ant-v3-col-md-15,
.ant-v3-col-lg-15,
.ant-v3-col-16,
.ant-v3-col-xs-16,
.ant-v3-col-sm-16,
.ant-v3-col-md-16,
.ant-v3-col-lg-16,
.ant-v3-col-17,
.ant-v3-col-xs-17,
.ant-v3-col-sm-17,
.ant-v3-col-md-17,
.ant-v3-col-lg-17,
.ant-v3-col-18,
.ant-v3-col-xs-18,
.ant-v3-col-sm-18,
.ant-v3-col-md-18,
.ant-v3-col-lg-18,
.ant-v3-col-19,
.ant-v3-col-xs-19,
.ant-v3-col-sm-19,
.ant-v3-col-md-19,
.ant-v3-col-lg-19,
.ant-v3-col-20,
.ant-v3-col-xs-20,
.ant-v3-col-sm-20,
.ant-v3-col-md-20,
.ant-v3-col-lg-20,
.ant-v3-col-21,
.ant-v3-col-xs-21,
.ant-v3-col-sm-21,
.ant-v3-col-md-21,
.ant-v3-col-lg-21,
.ant-v3-col-22,
.ant-v3-col-xs-22,
.ant-v3-col-sm-22,
.ant-v3-col-md-22,
.ant-v3-col-lg-22,
.ant-v3-col-23,
.ant-v3-col-xs-23,
.ant-v3-col-sm-23,
.ant-v3-col-md-23,
.ant-v3-col-lg-23,
.ant-v3-col-24,
.ant-v3-col-xs-24,
.ant-v3-col-sm-24,
.ant-v3-col-md-24,
.ant-v3-col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.ant-v3-col-1,
.ant-v3-col-2,
.ant-v3-col-3,
.ant-v3-col-4,
.ant-v3-col-5,
.ant-v3-col-6,
.ant-v3-col-7,
.ant-v3-col-8,
.ant-v3-col-9,
.ant-v3-col-10,
.ant-v3-col-11,
.ant-v3-col-12,
.ant-v3-col-13,
.ant-v3-col-14,
.ant-v3-col-15,
.ant-v3-col-16,
.ant-v3-col-17,
.ant-v3-col-18,
.ant-v3-col-19,
.ant-v3-col-20,
.ant-v3-col-21,
.ant-v3-col-22,
.ant-v3-col-23,
.ant-v3-col-24 {
  float: left;
  flex: 0 0 auto;
}
.ant-v3-col-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.ant-v3-col-push-24 {
  left: 100%;
}
.ant-v3-col-pull-24 {
  right: 100%;
}
.ant-v3-col-offset-24 {
  margin-left: 100%;
}
.ant-v3-col-order-24 {
  order: 24;
}
.ant-v3-col-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.ant-v3-col-push-23 {
  left: 95.83333333%;
}
.ant-v3-col-pull-23 {
  right: 95.83333333%;
}
.ant-v3-col-offset-23 {
  margin-left: 95.83333333%;
}
.ant-v3-col-order-23 {
  order: 23;
}
.ant-v3-col-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.ant-v3-col-push-22 {
  left: 91.66666667%;
}
.ant-v3-col-pull-22 {
  right: 91.66666667%;
}
.ant-v3-col-offset-22 {
  margin-left: 91.66666667%;
}
.ant-v3-col-order-22 {
  order: 22;
}
.ant-v3-col-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.ant-v3-col-push-21 {
  left: 87.5%;
}
.ant-v3-col-pull-21 {
  right: 87.5%;
}
.ant-v3-col-offset-21 {
  margin-left: 87.5%;
}
.ant-v3-col-order-21 {
  order: 21;
}
.ant-v3-col-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.ant-v3-col-push-20 {
  left: 83.33333333%;
}
.ant-v3-col-pull-20 {
  right: 83.33333333%;
}
.ant-v3-col-offset-20 {
  margin-left: 83.33333333%;
}
.ant-v3-col-order-20 {
  order: 20;
}
.ant-v3-col-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.ant-v3-col-push-19 {
  left: 79.16666667%;
}
.ant-v3-col-pull-19 {
  right: 79.16666667%;
}
.ant-v3-col-offset-19 {
  margin-left: 79.16666667%;
}
.ant-v3-col-order-19 {
  order: 19;
}
.ant-v3-col-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.ant-v3-col-push-18 {
  left: 75%;
}
.ant-v3-col-pull-18 {
  right: 75%;
}
.ant-v3-col-offset-18 {
  margin-left: 75%;
}
.ant-v3-col-order-18 {
  order: 18;
}
.ant-v3-col-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.ant-v3-col-push-17 {
  left: 70.83333333%;
}
.ant-v3-col-pull-17 {
  right: 70.83333333%;
}
.ant-v3-col-offset-17 {
  margin-left: 70.83333333%;
}
.ant-v3-col-order-17 {
  order: 17;
}
.ant-v3-col-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.ant-v3-col-push-16 {
  left: 66.66666667%;
}
.ant-v3-col-pull-16 {
  right: 66.66666667%;
}
.ant-v3-col-offset-16 {
  margin-left: 66.66666667%;
}
.ant-v3-col-order-16 {
  order: 16;
}
.ant-v3-col-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.ant-v3-col-push-15 {
  left: 62.5%;
}
.ant-v3-col-pull-15 {
  right: 62.5%;
}
.ant-v3-col-offset-15 {
  margin-left: 62.5%;
}
.ant-v3-col-order-15 {
  order: 15;
}
.ant-v3-col-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.ant-v3-col-push-14 {
  left: 58.33333333%;
}
.ant-v3-col-pull-14 {
  right: 58.33333333%;
}
.ant-v3-col-offset-14 {
  margin-left: 58.33333333%;
}
.ant-v3-col-order-14 {
  order: 14;
}
.ant-v3-col-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.ant-v3-col-push-13 {
  left: 54.16666667%;
}
.ant-v3-col-pull-13 {
  right: 54.16666667%;
}
.ant-v3-col-offset-13 {
  margin-left: 54.16666667%;
}
.ant-v3-col-order-13 {
  order: 13;
}
.ant-v3-col-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.ant-v3-col-push-12 {
  left: 50%;
}
.ant-v3-col-pull-12 {
  right: 50%;
}
.ant-v3-col-offset-12 {
  margin-left: 50%;
}
.ant-v3-col-order-12 {
  order: 12;
}
.ant-v3-col-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.ant-v3-col-push-11 {
  left: 45.83333333%;
}
.ant-v3-col-pull-11 {
  right: 45.83333333%;
}
.ant-v3-col-offset-11 {
  margin-left: 45.83333333%;
}
.ant-v3-col-order-11 {
  order: 11;
}
.ant-v3-col-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.ant-v3-col-push-10 {
  left: 41.66666667%;
}
.ant-v3-col-pull-10 {
  right: 41.66666667%;
}
.ant-v3-col-offset-10 {
  margin-left: 41.66666667%;
}
.ant-v3-col-order-10 {
  order: 10;
}
.ant-v3-col-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.ant-v3-col-push-9 {
  left: 37.5%;
}
.ant-v3-col-pull-9 {
  right: 37.5%;
}
.ant-v3-col-offset-9 {
  margin-left: 37.5%;
}
.ant-v3-col-order-9 {
  order: 9;
}
.ant-v3-col-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.ant-v3-col-push-8 {
  left: 33.33333333%;
}
.ant-v3-col-pull-8 {
  right: 33.33333333%;
}
.ant-v3-col-offset-8 {
  margin-left: 33.33333333%;
}
.ant-v3-col-order-8 {
  order: 8;
}
.ant-v3-col-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.ant-v3-col-push-7 {
  left: 29.16666667%;
}
.ant-v3-col-pull-7 {
  right: 29.16666667%;
}
.ant-v3-col-offset-7 {
  margin-left: 29.16666667%;
}
.ant-v3-col-order-7 {
  order: 7;
}
.ant-v3-col-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.ant-v3-col-push-6 {
  left: 25%;
}
.ant-v3-col-pull-6 {
  right: 25%;
}
.ant-v3-col-offset-6 {
  margin-left: 25%;
}
.ant-v3-col-order-6 {
  order: 6;
}
.ant-v3-col-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.ant-v3-col-push-5 {
  left: 20.83333333%;
}
.ant-v3-col-pull-5 {
  right: 20.83333333%;
}
.ant-v3-col-offset-5 {
  margin-left: 20.83333333%;
}
.ant-v3-col-order-5 {
  order: 5;
}
.ant-v3-col-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.ant-v3-col-push-4 {
  left: 16.66666667%;
}
.ant-v3-col-pull-4 {
  right: 16.66666667%;
}
.ant-v3-col-offset-4 {
  margin-left: 16.66666667%;
}
.ant-v3-col-order-4 {
  order: 4;
}
.ant-v3-col-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.ant-v3-col-push-3 {
  left: 12.5%;
}
.ant-v3-col-pull-3 {
  right: 12.5%;
}
.ant-v3-col-offset-3 {
  margin-left: 12.5%;
}
.ant-v3-col-order-3 {
  order: 3;
}
.ant-v3-col-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.ant-v3-col-push-2 {
  left: 8.33333333%;
}
.ant-v3-col-pull-2 {
  right: 8.33333333%;
}
.ant-v3-col-offset-2 {
  margin-left: 8.33333333%;
}
.ant-v3-col-order-2 {
  order: 2;
}
.ant-v3-col-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.ant-v3-col-push-1 {
  left: 4.16666667%;
}
.ant-v3-col-pull-1 {
  right: 4.16666667%;
}
.ant-v3-col-offset-1 {
  margin-left: 4.16666667%;
}
.ant-v3-col-order-1 {
  order: 1;
}
.ant-v3-col-0 {
  display: none;
}
.ant-v3-col-push-0 {
  left: auto;
}
.ant-v3-col-pull-0 {
  right: auto;
}
.ant-v3-col-push-0 {
  left: auto;
}
.ant-v3-col-pull-0 {
  right: auto;
}
.ant-v3-col-offset-0 {
  margin-left: 0;
}
.ant-v3-col-order-0 {
  order: 0;
}
.ant-v3-col-xs-1,
.ant-v3-col-xs-2,
.ant-v3-col-xs-3,
.ant-v3-col-xs-4,
.ant-v3-col-xs-5,
.ant-v3-col-xs-6,
.ant-v3-col-xs-7,
.ant-v3-col-xs-8,
.ant-v3-col-xs-9,
.ant-v3-col-xs-10,
.ant-v3-col-xs-11,
.ant-v3-col-xs-12,
.ant-v3-col-xs-13,
.ant-v3-col-xs-14,
.ant-v3-col-xs-15,
.ant-v3-col-xs-16,
.ant-v3-col-xs-17,
.ant-v3-col-xs-18,
.ant-v3-col-xs-19,
.ant-v3-col-xs-20,
.ant-v3-col-xs-21,
.ant-v3-col-xs-22,
.ant-v3-col-xs-23,
.ant-v3-col-xs-24 {
  float: left;
  flex: 0 0 auto;
}
.ant-v3-col-xs-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.ant-v3-col-xs-push-24 {
  left: 100%;
}
.ant-v3-col-xs-pull-24 {
  right: 100%;
}
.ant-v3-col-xs-offset-24 {
  margin-left: 100%;
}
.ant-v3-col-xs-order-24 {
  order: 24;
}
.ant-v3-col-xs-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.ant-v3-col-xs-push-23 {
  left: 95.83333333%;
}
.ant-v3-col-xs-pull-23 {
  right: 95.83333333%;
}
.ant-v3-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.ant-v3-col-xs-order-23 {
  order: 23;
}
.ant-v3-col-xs-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.ant-v3-col-xs-push-22 {
  left: 91.66666667%;
}
.ant-v3-col-xs-pull-22 {
  right: 91.66666667%;
}
.ant-v3-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.ant-v3-col-xs-order-22 {
  order: 22;
}
.ant-v3-col-xs-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.ant-v3-col-xs-push-21 {
  left: 87.5%;
}
.ant-v3-col-xs-pull-21 {
  right: 87.5%;
}
.ant-v3-col-xs-offset-21 {
  margin-left: 87.5%;
}
.ant-v3-col-xs-order-21 {
  order: 21;
}
.ant-v3-col-xs-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.ant-v3-col-xs-push-20 {
  left: 83.33333333%;
}
.ant-v3-col-xs-pull-20 {
  right: 83.33333333%;
}
.ant-v3-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.ant-v3-col-xs-order-20 {
  order: 20;
}
.ant-v3-col-xs-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.ant-v3-col-xs-push-19 {
  left: 79.16666667%;
}
.ant-v3-col-xs-pull-19 {
  right: 79.16666667%;
}
.ant-v3-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.ant-v3-col-xs-order-19 {
  order: 19;
}
.ant-v3-col-xs-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.ant-v3-col-xs-push-18 {
  left: 75%;
}
.ant-v3-col-xs-pull-18 {
  right: 75%;
}
.ant-v3-col-xs-offset-18 {
  margin-left: 75%;
}
.ant-v3-col-xs-order-18 {
  order: 18;
}
.ant-v3-col-xs-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.ant-v3-col-xs-push-17 {
  left: 70.83333333%;
}
.ant-v3-col-xs-pull-17 {
  right: 70.83333333%;
}
.ant-v3-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.ant-v3-col-xs-order-17 {
  order: 17;
}
.ant-v3-col-xs-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.ant-v3-col-xs-push-16 {
  left: 66.66666667%;
}
.ant-v3-col-xs-pull-16 {
  right: 66.66666667%;
}
.ant-v3-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.ant-v3-col-xs-order-16 {
  order: 16;
}
.ant-v3-col-xs-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.ant-v3-col-xs-push-15 {
  left: 62.5%;
}
.ant-v3-col-xs-pull-15 {
  right: 62.5%;
}
.ant-v3-col-xs-offset-15 {
  margin-left: 62.5%;
}
.ant-v3-col-xs-order-15 {
  order: 15;
}
.ant-v3-col-xs-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.ant-v3-col-xs-push-14 {
  left: 58.33333333%;
}
.ant-v3-col-xs-pull-14 {
  right: 58.33333333%;
}
.ant-v3-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.ant-v3-col-xs-order-14 {
  order: 14;
}
.ant-v3-col-xs-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.ant-v3-col-xs-push-13 {
  left: 54.16666667%;
}
.ant-v3-col-xs-pull-13 {
  right: 54.16666667%;
}
.ant-v3-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.ant-v3-col-xs-order-13 {
  order: 13;
}
.ant-v3-col-xs-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.ant-v3-col-xs-push-12 {
  left: 50%;
}
.ant-v3-col-xs-pull-12 {
  right: 50%;
}
.ant-v3-col-xs-offset-12 {
  margin-left: 50%;
}
.ant-v3-col-xs-order-12 {
  order: 12;
}
.ant-v3-col-xs-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.ant-v3-col-xs-push-11 {
  left: 45.83333333%;
}
.ant-v3-col-xs-pull-11 {
  right: 45.83333333%;
}
.ant-v3-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.ant-v3-col-xs-order-11 {
  order: 11;
}
.ant-v3-col-xs-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.ant-v3-col-xs-push-10 {
  left: 41.66666667%;
}
.ant-v3-col-xs-pull-10 {
  right: 41.66666667%;
}
.ant-v3-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.ant-v3-col-xs-order-10 {
  order: 10;
}
.ant-v3-col-xs-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.ant-v3-col-xs-push-9 {
  left: 37.5%;
}
.ant-v3-col-xs-pull-9 {
  right: 37.5%;
}
.ant-v3-col-xs-offset-9 {
  margin-left: 37.5%;
}
.ant-v3-col-xs-order-9 {
  order: 9;
}
.ant-v3-col-xs-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.ant-v3-col-xs-push-8 {
  left: 33.33333333%;
}
.ant-v3-col-xs-pull-8 {
  right: 33.33333333%;
}
.ant-v3-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.ant-v3-col-xs-order-8 {
  order: 8;
}
.ant-v3-col-xs-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.ant-v3-col-xs-push-7 {
  left: 29.16666667%;
}
.ant-v3-col-xs-pull-7 {
  right: 29.16666667%;
}
.ant-v3-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.ant-v3-col-xs-order-7 {
  order: 7;
}
.ant-v3-col-xs-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.ant-v3-col-xs-push-6 {
  left: 25%;
}
.ant-v3-col-xs-pull-6 {
  right: 25%;
}
.ant-v3-col-xs-offset-6 {
  margin-left: 25%;
}
.ant-v3-col-xs-order-6 {
  order: 6;
}
.ant-v3-col-xs-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.ant-v3-col-xs-push-5 {
  left: 20.83333333%;
}
.ant-v3-col-xs-pull-5 {
  right: 20.83333333%;
}
.ant-v3-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.ant-v3-col-xs-order-5 {
  order: 5;
}
.ant-v3-col-xs-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.ant-v3-col-xs-push-4 {
  left: 16.66666667%;
}
.ant-v3-col-xs-pull-4 {
  right: 16.66666667%;
}
.ant-v3-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.ant-v3-col-xs-order-4 {
  order: 4;
}
.ant-v3-col-xs-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.ant-v3-col-xs-push-3 {
  left: 12.5%;
}
.ant-v3-col-xs-pull-3 {
  right: 12.5%;
}
.ant-v3-col-xs-offset-3 {
  margin-left: 12.5%;
}
.ant-v3-col-xs-order-3 {
  order: 3;
}
.ant-v3-col-xs-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.ant-v3-col-xs-push-2 {
  left: 8.33333333%;
}
.ant-v3-col-xs-pull-2 {
  right: 8.33333333%;
}
.ant-v3-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.ant-v3-col-xs-order-2 {
  order: 2;
}
.ant-v3-col-xs-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.ant-v3-col-xs-push-1 {
  left: 4.16666667%;
}
.ant-v3-col-xs-pull-1 {
  right: 4.16666667%;
}
.ant-v3-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.ant-v3-col-xs-order-1 {
  order: 1;
}
.ant-v3-col-xs-0 {
  display: none;
}
.ant-v3-col-push-0 {
  left: auto;
}
.ant-v3-col-pull-0 {
  right: auto;
}
.ant-v3-col-xs-push-0 {
  left: auto;
}
.ant-v3-col-xs-pull-0 {
  right: auto;
}
.ant-v3-col-xs-offset-0 {
  margin-left: 0;
}
.ant-v3-col-xs-order-0 {
  order: 0;
}
@media (min-width: 576px) {
  .ant-v3-col-sm-1,
  .ant-v3-col-sm-2,
  .ant-v3-col-sm-3,
  .ant-v3-col-sm-4,
  .ant-v3-col-sm-5,
  .ant-v3-col-sm-6,
  .ant-v3-col-sm-7,
  .ant-v3-col-sm-8,
  .ant-v3-col-sm-9,
  .ant-v3-col-sm-10,
  .ant-v3-col-sm-11,
  .ant-v3-col-sm-12,
  .ant-v3-col-sm-13,
  .ant-v3-col-sm-14,
  .ant-v3-col-sm-15,
  .ant-v3-col-sm-16,
  .ant-v3-col-sm-17,
  .ant-v3-col-sm-18,
  .ant-v3-col-sm-19,
  .ant-v3-col-sm-20,
  .ant-v3-col-sm-21,
  .ant-v3-col-sm-22,
  .ant-v3-col-sm-23,
  .ant-v3-col-sm-24 {
    float: left;
    flex: 0 0 auto;
  }
  .ant-v3-col-sm-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .ant-v3-col-sm-push-24 {
    left: 100%;
  }
  .ant-v3-col-sm-pull-24 {
    right: 100%;
  }
  .ant-v3-col-sm-offset-24 {
    margin-left: 100%;
  }
  .ant-v3-col-sm-order-24 {
    order: 24;
  }
  .ant-v3-col-sm-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-v3-col-sm-push-23 {
    left: 95.83333333%;
  }
  .ant-v3-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .ant-v3-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-v3-col-sm-order-23 {
    order: 23;
  }
  .ant-v3-col-sm-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-v3-col-sm-push-22 {
    left: 91.66666667%;
  }
  .ant-v3-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .ant-v3-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-v3-col-sm-order-22 {
    order: 22;
  }
  .ant-v3-col-sm-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .ant-v3-col-sm-push-21 {
    left: 87.5%;
  }
  .ant-v3-col-sm-pull-21 {
    right: 87.5%;
  }
  .ant-v3-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .ant-v3-col-sm-order-21 {
    order: 21;
  }
  .ant-v3-col-sm-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-v3-col-sm-push-20 {
    left: 83.33333333%;
  }
  .ant-v3-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .ant-v3-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-v3-col-sm-order-20 {
    order: 20;
  }
  .ant-v3-col-sm-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-v3-col-sm-push-19 {
    left: 79.16666667%;
  }
  .ant-v3-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .ant-v3-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-v3-col-sm-order-19 {
    order: 19;
  }
  .ant-v3-col-sm-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .ant-v3-col-sm-push-18 {
    left: 75%;
  }
  .ant-v3-col-sm-pull-18 {
    right: 75%;
  }
  .ant-v3-col-sm-offset-18 {
    margin-left: 75%;
  }
  .ant-v3-col-sm-order-18 {
    order: 18;
  }
  .ant-v3-col-sm-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-v3-col-sm-push-17 {
    left: 70.83333333%;
  }
  .ant-v3-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .ant-v3-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-v3-col-sm-order-17 {
    order: 17;
  }
  .ant-v3-col-sm-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-v3-col-sm-push-16 {
    left: 66.66666667%;
  }
  .ant-v3-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .ant-v3-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-v3-col-sm-order-16 {
    order: 16;
  }
  .ant-v3-col-sm-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .ant-v3-col-sm-push-15 {
    left: 62.5%;
  }
  .ant-v3-col-sm-pull-15 {
    right: 62.5%;
  }
  .ant-v3-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .ant-v3-col-sm-order-15 {
    order: 15;
  }
  .ant-v3-col-sm-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-v3-col-sm-push-14 {
    left: 58.33333333%;
  }
  .ant-v3-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .ant-v3-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-v3-col-sm-order-14 {
    order: 14;
  }
  .ant-v3-col-sm-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-v3-col-sm-push-13 {
    left: 54.16666667%;
  }
  .ant-v3-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .ant-v3-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-v3-col-sm-order-13 {
    order: 13;
  }
  .ant-v3-col-sm-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .ant-v3-col-sm-push-12 {
    left: 50%;
  }
  .ant-v3-col-sm-pull-12 {
    right: 50%;
  }
  .ant-v3-col-sm-offset-12 {
    margin-left: 50%;
  }
  .ant-v3-col-sm-order-12 {
    order: 12;
  }
  .ant-v3-col-sm-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-v3-col-sm-push-11 {
    left: 45.83333333%;
  }
  .ant-v3-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .ant-v3-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-v3-col-sm-order-11 {
    order: 11;
  }
  .ant-v3-col-sm-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-v3-col-sm-push-10 {
    left: 41.66666667%;
  }
  .ant-v3-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .ant-v3-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-v3-col-sm-order-10 {
    order: 10;
  }
  .ant-v3-col-sm-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .ant-v3-col-sm-push-9 {
    left: 37.5%;
  }
  .ant-v3-col-sm-pull-9 {
    right: 37.5%;
  }
  .ant-v3-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .ant-v3-col-sm-order-9 {
    order: 9;
  }
  .ant-v3-col-sm-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-v3-col-sm-push-8 {
    left: 33.33333333%;
  }
  .ant-v3-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .ant-v3-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-v3-col-sm-order-8 {
    order: 8;
  }
  .ant-v3-col-sm-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-v3-col-sm-push-7 {
    left: 29.16666667%;
  }
  .ant-v3-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .ant-v3-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-v3-col-sm-order-7 {
    order: 7;
  }
  .ant-v3-col-sm-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .ant-v3-col-sm-push-6 {
    left: 25%;
  }
  .ant-v3-col-sm-pull-6 {
    right: 25%;
  }
  .ant-v3-col-sm-offset-6 {
    margin-left: 25%;
  }
  .ant-v3-col-sm-order-6 {
    order: 6;
  }
  .ant-v3-col-sm-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-v3-col-sm-push-5 {
    left: 20.83333333%;
  }
  .ant-v3-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .ant-v3-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-v3-col-sm-order-5 {
    order: 5;
  }
  .ant-v3-col-sm-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-v3-col-sm-push-4 {
    left: 16.66666667%;
  }
  .ant-v3-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .ant-v3-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-v3-col-sm-order-4 {
    order: 4;
  }
  .ant-v3-col-sm-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .ant-v3-col-sm-push-3 {
    left: 12.5%;
  }
  .ant-v3-col-sm-pull-3 {
    right: 12.5%;
  }
  .ant-v3-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .ant-v3-col-sm-order-3 {
    order: 3;
  }
  .ant-v3-col-sm-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-v3-col-sm-push-2 {
    left: 8.33333333%;
  }
  .ant-v3-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .ant-v3-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-v3-col-sm-order-2 {
    order: 2;
  }
  .ant-v3-col-sm-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-v3-col-sm-push-1 {
    left: 4.16666667%;
  }
  .ant-v3-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .ant-v3-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-v3-col-sm-order-1 {
    order: 1;
  }
  .ant-v3-col-sm-0 {
    display: none;
  }
  .ant-v3-col-push-0 {
    left: auto;
  }
  .ant-v3-col-pull-0 {
    right: auto;
  }
  .ant-v3-col-sm-push-0 {
    left: auto;
  }
  .ant-v3-col-sm-pull-0 {
    right: auto;
  }
  .ant-v3-col-sm-offset-0 {
    margin-left: 0;
  }
  .ant-v3-col-sm-order-0 {
    order: 0;
  }
}
@media (min-width: 768px) {
  .ant-v3-col-md-1,
  .ant-v3-col-md-2,
  .ant-v3-col-md-3,
  .ant-v3-col-md-4,
  .ant-v3-col-md-5,
  .ant-v3-col-md-6,
  .ant-v3-col-md-7,
  .ant-v3-col-md-8,
  .ant-v3-col-md-9,
  .ant-v3-col-md-10,
  .ant-v3-col-md-11,
  .ant-v3-col-md-12,
  .ant-v3-col-md-13,
  .ant-v3-col-md-14,
  .ant-v3-col-md-15,
  .ant-v3-col-md-16,
  .ant-v3-col-md-17,
  .ant-v3-col-md-18,
  .ant-v3-col-md-19,
  .ant-v3-col-md-20,
  .ant-v3-col-md-21,
  .ant-v3-col-md-22,
  .ant-v3-col-md-23,
  .ant-v3-col-md-24 {
    float: left;
    flex: 0 0 auto;
  }
  .ant-v3-col-md-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .ant-v3-col-md-push-24 {
    left: 100%;
  }
  .ant-v3-col-md-pull-24 {
    right: 100%;
  }
  .ant-v3-col-md-offset-24 {
    margin-left: 100%;
  }
  .ant-v3-col-md-order-24 {
    order: 24;
  }
  .ant-v3-col-md-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-v3-col-md-push-23 {
    left: 95.83333333%;
  }
  .ant-v3-col-md-pull-23 {
    right: 95.83333333%;
  }
  .ant-v3-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-v3-col-md-order-23 {
    order: 23;
  }
  .ant-v3-col-md-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-v3-col-md-push-22 {
    left: 91.66666667%;
  }
  .ant-v3-col-md-pull-22 {
    right: 91.66666667%;
  }
  .ant-v3-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-v3-col-md-order-22 {
    order: 22;
  }
  .ant-v3-col-md-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .ant-v3-col-md-push-21 {
    left: 87.5%;
  }
  .ant-v3-col-md-pull-21 {
    right: 87.5%;
  }
  .ant-v3-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .ant-v3-col-md-order-21 {
    order: 21;
  }
  .ant-v3-col-md-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-v3-col-md-push-20 {
    left: 83.33333333%;
  }
  .ant-v3-col-md-pull-20 {
    right: 83.33333333%;
  }
  .ant-v3-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-v3-col-md-order-20 {
    order: 20;
  }
  .ant-v3-col-md-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-v3-col-md-push-19 {
    left: 79.16666667%;
  }
  .ant-v3-col-md-pull-19 {
    right: 79.16666667%;
  }
  .ant-v3-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-v3-col-md-order-19 {
    order: 19;
  }
  .ant-v3-col-md-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .ant-v3-col-md-push-18 {
    left: 75%;
  }
  .ant-v3-col-md-pull-18 {
    right: 75%;
  }
  .ant-v3-col-md-offset-18 {
    margin-left: 75%;
  }
  .ant-v3-col-md-order-18 {
    order: 18;
  }
  .ant-v3-col-md-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-v3-col-md-push-17 {
    left: 70.83333333%;
  }
  .ant-v3-col-md-pull-17 {
    right: 70.83333333%;
  }
  .ant-v3-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-v3-col-md-order-17 {
    order: 17;
  }
  .ant-v3-col-md-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-v3-col-md-push-16 {
    left: 66.66666667%;
  }
  .ant-v3-col-md-pull-16 {
    right: 66.66666667%;
  }
  .ant-v3-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-v3-col-md-order-16 {
    order: 16;
  }
  .ant-v3-col-md-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .ant-v3-col-md-push-15 {
    left: 62.5%;
  }
  .ant-v3-col-md-pull-15 {
    right: 62.5%;
  }
  .ant-v3-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .ant-v3-col-md-order-15 {
    order: 15;
  }
  .ant-v3-col-md-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-v3-col-md-push-14 {
    left: 58.33333333%;
  }
  .ant-v3-col-md-pull-14 {
    right: 58.33333333%;
  }
  .ant-v3-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-v3-col-md-order-14 {
    order: 14;
  }
  .ant-v3-col-md-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-v3-col-md-push-13 {
    left: 54.16666667%;
  }
  .ant-v3-col-md-pull-13 {
    right: 54.16666667%;
  }
  .ant-v3-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-v3-col-md-order-13 {
    order: 13;
  }
  .ant-v3-col-md-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .ant-v3-col-md-push-12 {
    left: 50%;
  }
  .ant-v3-col-md-pull-12 {
    right: 50%;
  }
  .ant-v3-col-md-offset-12 {
    margin-left: 50%;
  }
  .ant-v3-col-md-order-12 {
    order: 12;
  }
  .ant-v3-col-md-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-v3-col-md-push-11 {
    left: 45.83333333%;
  }
  .ant-v3-col-md-pull-11 {
    right: 45.83333333%;
  }
  .ant-v3-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-v3-col-md-order-11 {
    order: 11;
  }
  .ant-v3-col-md-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-v3-col-md-push-10 {
    left: 41.66666667%;
  }
  .ant-v3-col-md-pull-10 {
    right: 41.66666667%;
  }
  .ant-v3-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-v3-col-md-order-10 {
    order: 10;
  }
  .ant-v3-col-md-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .ant-v3-col-md-push-9 {
    left: 37.5%;
  }
  .ant-v3-col-md-pull-9 {
    right: 37.5%;
  }
  .ant-v3-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .ant-v3-col-md-order-9 {
    order: 9;
  }
  .ant-v3-col-md-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-v3-col-md-push-8 {
    left: 33.33333333%;
  }
  .ant-v3-col-md-pull-8 {
    right: 33.33333333%;
  }
  .ant-v3-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-v3-col-md-order-8 {
    order: 8;
  }
  .ant-v3-col-md-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-v3-col-md-push-7 {
    left: 29.16666667%;
  }
  .ant-v3-col-md-pull-7 {
    right: 29.16666667%;
  }
  .ant-v3-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-v3-col-md-order-7 {
    order: 7;
  }
  .ant-v3-col-md-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .ant-v3-col-md-push-6 {
    left: 25%;
  }
  .ant-v3-col-md-pull-6 {
    right: 25%;
  }
  .ant-v3-col-md-offset-6 {
    margin-left: 25%;
  }
  .ant-v3-col-md-order-6 {
    order: 6;
  }
  .ant-v3-col-md-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-v3-col-md-push-5 {
    left: 20.83333333%;
  }
  .ant-v3-col-md-pull-5 {
    right: 20.83333333%;
  }
  .ant-v3-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-v3-col-md-order-5 {
    order: 5;
  }
  .ant-v3-col-md-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-v3-col-md-push-4 {
    left: 16.66666667%;
  }
  .ant-v3-col-md-pull-4 {
    right: 16.66666667%;
  }
  .ant-v3-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-v3-col-md-order-4 {
    order: 4;
  }
  .ant-v3-col-md-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .ant-v3-col-md-push-3 {
    left: 12.5%;
  }
  .ant-v3-col-md-pull-3 {
    right: 12.5%;
  }
  .ant-v3-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .ant-v3-col-md-order-3 {
    order: 3;
  }
  .ant-v3-col-md-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-v3-col-md-push-2 {
    left: 8.33333333%;
  }
  .ant-v3-col-md-pull-2 {
    right: 8.33333333%;
  }
  .ant-v3-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-v3-col-md-order-2 {
    order: 2;
  }
  .ant-v3-col-md-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-v3-col-md-push-1 {
    left: 4.16666667%;
  }
  .ant-v3-col-md-pull-1 {
    right: 4.16666667%;
  }
  .ant-v3-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-v3-col-md-order-1 {
    order: 1;
  }
  .ant-v3-col-md-0 {
    display: none;
  }
  .ant-v3-col-push-0 {
    left: auto;
  }
  .ant-v3-col-pull-0 {
    right: auto;
  }
  .ant-v3-col-md-push-0 {
    left: auto;
  }
  .ant-v3-col-md-pull-0 {
    right: auto;
  }
  .ant-v3-col-md-offset-0 {
    margin-left: 0;
  }
  .ant-v3-col-md-order-0 {
    order: 0;
  }
}
@media (min-width: 992px) {
  .ant-v3-col-lg-1,
  .ant-v3-col-lg-2,
  .ant-v3-col-lg-3,
  .ant-v3-col-lg-4,
  .ant-v3-col-lg-5,
  .ant-v3-col-lg-6,
  .ant-v3-col-lg-7,
  .ant-v3-col-lg-8,
  .ant-v3-col-lg-9,
  .ant-v3-col-lg-10,
  .ant-v3-col-lg-11,
  .ant-v3-col-lg-12,
  .ant-v3-col-lg-13,
  .ant-v3-col-lg-14,
  .ant-v3-col-lg-15,
  .ant-v3-col-lg-16,
  .ant-v3-col-lg-17,
  .ant-v3-col-lg-18,
  .ant-v3-col-lg-19,
  .ant-v3-col-lg-20,
  .ant-v3-col-lg-21,
  .ant-v3-col-lg-22,
  .ant-v3-col-lg-23,
  .ant-v3-col-lg-24 {
    float: left;
    flex: 0 0 auto;
  }
  .ant-v3-col-lg-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .ant-v3-col-lg-push-24 {
    left: 100%;
  }
  .ant-v3-col-lg-pull-24 {
    right: 100%;
  }
  .ant-v3-col-lg-offset-24 {
    margin-left: 100%;
  }
  .ant-v3-col-lg-order-24 {
    order: 24;
  }
  .ant-v3-col-lg-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-v3-col-lg-push-23 {
    left: 95.83333333%;
  }
  .ant-v3-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .ant-v3-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-v3-col-lg-order-23 {
    order: 23;
  }
  .ant-v3-col-lg-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-v3-col-lg-push-22 {
    left: 91.66666667%;
  }
  .ant-v3-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .ant-v3-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-v3-col-lg-order-22 {
    order: 22;
  }
  .ant-v3-col-lg-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .ant-v3-col-lg-push-21 {
    left: 87.5%;
  }
  .ant-v3-col-lg-pull-21 {
    right: 87.5%;
  }
  .ant-v3-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .ant-v3-col-lg-order-21 {
    order: 21;
  }
  .ant-v3-col-lg-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-v3-col-lg-push-20 {
    left: 83.33333333%;
  }
  .ant-v3-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .ant-v3-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-v3-col-lg-order-20 {
    order: 20;
  }
  .ant-v3-col-lg-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-v3-col-lg-push-19 {
    left: 79.16666667%;
  }
  .ant-v3-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .ant-v3-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-v3-col-lg-order-19 {
    order: 19;
  }
  .ant-v3-col-lg-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .ant-v3-col-lg-push-18 {
    left: 75%;
  }
  .ant-v3-col-lg-pull-18 {
    right: 75%;
  }
  .ant-v3-col-lg-offset-18 {
    margin-left: 75%;
  }
  .ant-v3-col-lg-order-18 {
    order: 18;
  }
  .ant-v3-col-lg-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-v3-col-lg-push-17 {
    left: 70.83333333%;
  }
  .ant-v3-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .ant-v3-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-v3-col-lg-order-17 {
    order: 17;
  }
  .ant-v3-col-lg-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-v3-col-lg-push-16 {
    left: 66.66666667%;
  }
  .ant-v3-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .ant-v3-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-v3-col-lg-order-16 {
    order: 16;
  }
  .ant-v3-col-lg-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .ant-v3-col-lg-push-15 {
    left: 62.5%;
  }
  .ant-v3-col-lg-pull-15 {
    right: 62.5%;
  }
  .ant-v3-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .ant-v3-col-lg-order-15 {
    order: 15;
  }
  .ant-v3-col-lg-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-v3-col-lg-push-14 {
    left: 58.33333333%;
  }
  .ant-v3-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .ant-v3-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-v3-col-lg-order-14 {
    order: 14;
  }
  .ant-v3-col-lg-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-v3-col-lg-push-13 {
    left: 54.16666667%;
  }
  .ant-v3-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .ant-v3-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-v3-col-lg-order-13 {
    order: 13;
  }
  .ant-v3-col-lg-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .ant-v3-col-lg-push-12 {
    left: 50%;
  }
  .ant-v3-col-lg-pull-12 {
    right: 50%;
  }
  .ant-v3-col-lg-offset-12 {
    margin-left: 50%;
  }
  .ant-v3-col-lg-order-12 {
    order: 12;
  }
  .ant-v3-col-lg-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-v3-col-lg-push-11 {
    left: 45.83333333%;
  }
  .ant-v3-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .ant-v3-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-v3-col-lg-order-11 {
    order: 11;
  }
  .ant-v3-col-lg-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-v3-col-lg-push-10 {
    left: 41.66666667%;
  }
  .ant-v3-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .ant-v3-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-v3-col-lg-order-10 {
    order: 10;
  }
  .ant-v3-col-lg-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .ant-v3-col-lg-push-9 {
    left: 37.5%;
  }
  .ant-v3-col-lg-pull-9 {
    right: 37.5%;
  }
  .ant-v3-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .ant-v3-col-lg-order-9 {
    order: 9;
  }
  .ant-v3-col-lg-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-v3-col-lg-push-8 {
    left: 33.33333333%;
  }
  .ant-v3-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .ant-v3-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-v3-col-lg-order-8 {
    order: 8;
  }
  .ant-v3-col-lg-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-v3-col-lg-push-7 {
    left: 29.16666667%;
  }
  .ant-v3-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .ant-v3-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-v3-col-lg-order-7 {
    order: 7;
  }
  .ant-v3-col-lg-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .ant-v3-col-lg-push-6 {
    left: 25%;
  }
  .ant-v3-col-lg-pull-6 {
    right: 25%;
  }
  .ant-v3-col-lg-offset-6 {
    margin-left: 25%;
  }
  .ant-v3-col-lg-order-6 {
    order: 6;
  }
  .ant-v3-col-lg-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-v3-col-lg-push-5 {
    left: 20.83333333%;
  }
  .ant-v3-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .ant-v3-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-v3-col-lg-order-5 {
    order: 5;
  }
  .ant-v3-col-lg-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-v3-col-lg-push-4 {
    left: 16.66666667%;
  }
  .ant-v3-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .ant-v3-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-v3-col-lg-order-4 {
    order: 4;
  }
  .ant-v3-col-lg-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .ant-v3-col-lg-push-3 {
    left: 12.5%;
  }
  .ant-v3-col-lg-pull-3 {
    right: 12.5%;
  }
  .ant-v3-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .ant-v3-col-lg-order-3 {
    order: 3;
  }
  .ant-v3-col-lg-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-v3-col-lg-push-2 {
    left: 8.33333333%;
  }
  .ant-v3-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .ant-v3-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-v3-col-lg-order-2 {
    order: 2;
  }
  .ant-v3-col-lg-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-v3-col-lg-push-1 {
    left: 4.16666667%;
  }
  .ant-v3-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .ant-v3-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-v3-col-lg-order-1 {
    order: 1;
  }
  .ant-v3-col-lg-0 {
    display: none;
  }
  .ant-v3-col-push-0 {
    left: auto;
  }
  .ant-v3-col-pull-0 {
    right: auto;
  }
  .ant-v3-col-lg-push-0 {
    left: auto;
  }
  .ant-v3-col-lg-pull-0 {
    right: auto;
  }
  .ant-v3-col-lg-offset-0 {
    margin-left: 0;
  }
  .ant-v3-col-lg-order-0 {
    order: 0;
  }
}
@media (min-width: 1200px) {
  .ant-v3-col-xl-1,
  .ant-v3-col-xl-2,
  .ant-v3-col-xl-3,
  .ant-v3-col-xl-4,
  .ant-v3-col-xl-5,
  .ant-v3-col-xl-6,
  .ant-v3-col-xl-7,
  .ant-v3-col-xl-8,
  .ant-v3-col-xl-9,
  .ant-v3-col-xl-10,
  .ant-v3-col-xl-11,
  .ant-v3-col-xl-12,
  .ant-v3-col-xl-13,
  .ant-v3-col-xl-14,
  .ant-v3-col-xl-15,
  .ant-v3-col-xl-16,
  .ant-v3-col-xl-17,
  .ant-v3-col-xl-18,
  .ant-v3-col-xl-19,
  .ant-v3-col-xl-20,
  .ant-v3-col-xl-21,
  .ant-v3-col-xl-22,
  .ant-v3-col-xl-23,
  .ant-v3-col-xl-24 {
    float: left;
    flex: 0 0 auto;
  }
  .ant-v3-col-xl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .ant-v3-col-xl-push-24 {
    left: 100%;
  }
  .ant-v3-col-xl-pull-24 {
    right: 100%;
  }
  .ant-v3-col-xl-offset-24 {
    margin-left: 100%;
  }
  .ant-v3-col-xl-order-24 {
    order: 24;
  }
  .ant-v3-col-xl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-v3-col-xl-push-23 {
    left: 95.83333333%;
  }
  .ant-v3-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .ant-v3-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-v3-col-xl-order-23 {
    order: 23;
  }
  .ant-v3-col-xl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-v3-col-xl-push-22 {
    left: 91.66666667%;
  }
  .ant-v3-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .ant-v3-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-v3-col-xl-order-22 {
    order: 22;
  }
  .ant-v3-col-xl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .ant-v3-col-xl-push-21 {
    left: 87.5%;
  }
  .ant-v3-col-xl-pull-21 {
    right: 87.5%;
  }
  .ant-v3-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-v3-col-xl-order-21 {
    order: 21;
  }
  .ant-v3-col-xl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-v3-col-xl-push-20 {
    left: 83.33333333%;
  }
  .ant-v3-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .ant-v3-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-v3-col-xl-order-20 {
    order: 20;
  }
  .ant-v3-col-xl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-v3-col-xl-push-19 {
    left: 79.16666667%;
  }
  .ant-v3-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .ant-v3-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-v3-col-xl-order-19 {
    order: 19;
  }
  .ant-v3-col-xl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .ant-v3-col-xl-push-18 {
    left: 75%;
  }
  .ant-v3-col-xl-pull-18 {
    right: 75%;
  }
  .ant-v3-col-xl-offset-18 {
    margin-left: 75%;
  }
  .ant-v3-col-xl-order-18 {
    order: 18;
  }
  .ant-v3-col-xl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-v3-col-xl-push-17 {
    left: 70.83333333%;
  }
  .ant-v3-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .ant-v3-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-v3-col-xl-order-17 {
    order: 17;
  }
  .ant-v3-col-xl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-v3-col-xl-push-16 {
    left: 66.66666667%;
  }
  .ant-v3-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .ant-v3-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-v3-col-xl-order-16 {
    order: 16;
  }
  .ant-v3-col-xl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .ant-v3-col-xl-push-15 {
    left: 62.5%;
  }
  .ant-v3-col-xl-pull-15 {
    right: 62.5%;
  }
  .ant-v3-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-v3-col-xl-order-15 {
    order: 15;
  }
  .ant-v3-col-xl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-v3-col-xl-push-14 {
    left: 58.33333333%;
  }
  .ant-v3-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .ant-v3-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-v3-col-xl-order-14 {
    order: 14;
  }
  .ant-v3-col-xl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-v3-col-xl-push-13 {
    left: 54.16666667%;
  }
  .ant-v3-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .ant-v3-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-v3-col-xl-order-13 {
    order: 13;
  }
  .ant-v3-col-xl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .ant-v3-col-xl-push-12 {
    left: 50%;
  }
  .ant-v3-col-xl-pull-12 {
    right: 50%;
  }
  .ant-v3-col-xl-offset-12 {
    margin-left: 50%;
  }
  .ant-v3-col-xl-order-12 {
    order: 12;
  }
  .ant-v3-col-xl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-v3-col-xl-push-11 {
    left: 45.83333333%;
  }
  .ant-v3-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .ant-v3-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-v3-col-xl-order-11 {
    order: 11;
  }
  .ant-v3-col-xl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-v3-col-xl-push-10 {
    left: 41.66666667%;
  }
  .ant-v3-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .ant-v3-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-v3-col-xl-order-10 {
    order: 10;
  }
  .ant-v3-col-xl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .ant-v3-col-xl-push-9 {
    left: 37.5%;
  }
  .ant-v3-col-xl-pull-9 {
    right: 37.5%;
  }
  .ant-v3-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-v3-col-xl-order-9 {
    order: 9;
  }
  .ant-v3-col-xl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-v3-col-xl-push-8 {
    left: 33.33333333%;
  }
  .ant-v3-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .ant-v3-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-v3-col-xl-order-8 {
    order: 8;
  }
  .ant-v3-col-xl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-v3-col-xl-push-7 {
    left: 29.16666667%;
  }
  .ant-v3-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .ant-v3-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-v3-col-xl-order-7 {
    order: 7;
  }
  .ant-v3-col-xl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .ant-v3-col-xl-push-6 {
    left: 25%;
  }
  .ant-v3-col-xl-pull-6 {
    right: 25%;
  }
  .ant-v3-col-xl-offset-6 {
    margin-left: 25%;
  }
  .ant-v3-col-xl-order-6 {
    order: 6;
  }
  .ant-v3-col-xl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-v3-col-xl-push-5 {
    left: 20.83333333%;
  }
  .ant-v3-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .ant-v3-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-v3-col-xl-order-5 {
    order: 5;
  }
  .ant-v3-col-xl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-v3-col-xl-push-4 {
    left: 16.66666667%;
  }
  .ant-v3-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .ant-v3-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-v3-col-xl-order-4 {
    order: 4;
  }
  .ant-v3-col-xl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .ant-v3-col-xl-push-3 {
    left: 12.5%;
  }
  .ant-v3-col-xl-pull-3 {
    right: 12.5%;
  }
  .ant-v3-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-v3-col-xl-order-3 {
    order: 3;
  }
  .ant-v3-col-xl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-v3-col-xl-push-2 {
    left: 8.33333333%;
  }
  .ant-v3-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .ant-v3-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-v3-col-xl-order-2 {
    order: 2;
  }
  .ant-v3-col-xl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-v3-col-xl-push-1 {
    left: 4.16666667%;
  }
  .ant-v3-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .ant-v3-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-v3-col-xl-order-1 {
    order: 1;
  }
  .ant-v3-col-xl-0 {
    display: none;
  }
  .ant-v3-col-push-0 {
    left: auto;
  }
  .ant-v3-col-pull-0 {
    right: auto;
  }
  .ant-v3-col-xl-push-0 {
    left: auto;
  }
  .ant-v3-col-xl-pull-0 {
    right: auto;
  }
  .ant-v3-col-xl-offset-0 {
    margin-left: 0;
  }
  .ant-v3-col-xl-order-0 {
    order: 0;
  }
}
@media (min-width: 1600px) {
  .ant-v3-col-xxl-1,
  .ant-v3-col-xxl-2,
  .ant-v3-col-xxl-3,
  .ant-v3-col-xxl-4,
  .ant-v3-col-xxl-5,
  .ant-v3-col-xxl-6,
  .ant-v3-col-xxl-7,
  .ant-v3-col-xxl-8,
  .ant-v3-col-xxl-9,
  .ant-v3-col-xxl-10,
  .ant-v3-col-xxl-11,
  .ant-v3-col-xxl-12,
  .ant-v3-col-xxl-13,
  .ant-v3-col-xxl-14,
  .ant-v3-col-xxl-15,
  .ant-v3-col-xxl-16,
  .ant-v3-col-xxl-17,
  .ant-v3-col-xxl-18,
  .ant-v3-col-xxl-19,
  .ant-v3-col-xxl-20,
  .ant-v3-col-xxl-21,
  .ant-v3-col-xxl-22,
  .ant-v3-col-xxl-23,
  .ant-v3-col-xxl-24 {
    float: left;
    flex: 0 0 auto;
  }
  .ant-v3-col-xxl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .ant-v3-col-xxl-push-24 {
    left: 100%;
  }
  .ant-v3-col-xxl-pull-24 {
    right: 100%;
  }
  .ant-v3-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .ant-v3-col-xxl-order-24 {
    order: 24;
  }
  .ant-v3-col-xxl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-v3-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .ant-v3-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .ant-v3-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-v3-col-xxl-order-23 {
    order: 23;
  }
  .ant-v3-col-xxl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-v3-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .ant-v3-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .ant-v3-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-v3-col-xxl-order-22 {
    order: 22;
  }
  .ant-v3-col-xxl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .ant-v3-col-xxl-push-21 {
    left: 87.5%;
  }
  .ant-v3-col-xxl-pull-21 {
    right: 87.5%;
  }
  .ant-v3-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-v3-col-xxl-order-21 {
    order: 21;
  }
  .ant-v3-col-xxl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-v3-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .ant-v3-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .ant-v3-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-v3-col-xxl-order-20 {
    order: 20;
  }
  .ant-v3-col-xxl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-v3-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .ant-v3-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .ant-v3-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-v3-col-xxl-order-19 {
    order: 19;
  }
  .ant-v3-col-xxl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .ant-v3-col-xxl-push-18 {
    left: 75%;
  }
  .ant-v3-col-xxl-pull-18 {
    right: 75%;
  }
  .ant-v3-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .ant-v3-col-xxl-order-18 {
    order: 18;
  }
  .ant-v3-col-xxl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-v3-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .ant-v3-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .ant-v3-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-v3-col-xxl-order-17 {
    order: 17;
  }
  .ant-v3-col-xxl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-v3-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .ant-v3-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .ant-v3-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-v3-col-xxl-order-16 {
    order: 16;
  }
  .ant-v3-col-xxl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .ant-v3-col-xxl-push-15 {
    left: 62.5%;
  }
  .ant-v3-col-xxl-pull-15 {
    right: 62.5%;
  }
  .ant-v3-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-v3-col-xxl-order-15 {
    order: 15;
  }
  .ant-v3-col-xxl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-v3-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .ant-v3-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .ant-v3-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-v3-col-xxl-order-14 {
    order: 14;
  }
  .ant-v3-col-xxl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-v3-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .ant-v3-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .ant-v3-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-v3-col-xxl-order-13 {
    order: 13;
  }
  .ant-v3-col-xxl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .ant-v3-col-xxl-push-12 {
    left: 50%;
  }
  .ant-v3-col-xxl-pull-12 {
    right: 50%;
  }
  .ant-v3-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .ant-v3-col-xxl-order-12 {
    order: 12;
  }
  .ant-v3-col-xxl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-v3-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .ant-v3-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .ant-v3-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-v3-col-xxl-order-11 {
    order: 11;
  }
  .ant-v3-col-xxl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-v3-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .ant-v3-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .ant-v3-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-v3-col-xxl-order-10 {
    order: 10;
  }
  .ant-v3-col-xxl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .ant-v3-col-xxl-push-9 {
    left: 37.5%;
  }
  .ant-v3-col-xxl-pull-9 {
    right: 37.5%;
  }
  .ant-v3-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-v3-col-xxl-order-9 {
    order: 9;
  }
  .ant-v3-col-xxl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-v3-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .ant-v3-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .ant-v3-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-v3-col-xxl-order-8 {
    order: 8;
  }
  .ant-v3-col-xxl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-v3-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .ant-v3-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .ant-v3-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-v3-col-xxl-order-7 {
    order: 7;
  }
  .ant-v3-col-xxl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .ant-v3-col-xxl-push-6 {
    left: 25%;
  }
  .ant-v3-col-xxl-pull-6 {
    right: 25%;
  }
  .ant-v3-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .ant-v3-col-xxl-order-6 {
    order: 6;
  }
  .ant-v3-col-xxl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-v3-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .ant-v3-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .ant-v3-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-v3-col-xxl-order-5 {
    order: 5;
  }
  .ant-v3-col-xxl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-v3-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .ant-v3-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .ant-v3-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-v3-col-xxl-order-4 {
    order: 4;
  }
  .ant-v3-col-xxl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .ant-v3-col-xxl-push-3 {
    left: 12.5%;
  }
  .ant-v3-col-xxl-pull-3 {
    right: 12.5%;
  }
  .ant-v3-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-v3-col-xxl-order-3 {
    order: 3;
  }
  .ant-v3-col-xxl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-v3-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .ant-v3-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .ant-v3-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-v3-col-xxl-order-2 {
    order: 2;
  }
  .ant-v3-col-xxl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-v3-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .ant-v3-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .ant-v3-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-v3-col-xxl-order-1 {
    order: 1;
  }
  .ant-v3-col-xxl-0 {
    display: none;
  }
  .ant-v3-col-push-0 {
    left: auto;
  }
  .ant-v3-col-pull-0 {
    right: auto;
  }
  .ant-v3-col-xxl-push-0 {
    left: auto;
  }
  .ant-v3-col-xxl-pull-0 {
    right: auto;
  }
  .ant-v3-col-xxl-offset-0 {
    margin-left: 0;
  }
  .ant-v3-col-xxl-order-0 {
    order: 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 */
.ant-v3-select {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  position: relative;
  outline: 0;
}
.ant-v3-select ul,
.ant-v3-select ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-v3-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.ant-v3-select-arrow {
  display: inline-block;
  font-style: normal;
  vertical-align: -0.125em;
  text-align: center;
  text-transform: none;
  line-height: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  line-height: 1;
  margin-top: -6px;
  transform-origin: 50% 50%;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
}
.ant-v3-select-arrow > * {
  line-height: 1;
}
.ant-v3-select-arrow svg {
  display: inline-block;
}
.ant-v3-select-arrow:before {
  display: none;
}
.ant-v3-select-arrow .ant-v3-select-arrow-icon {
  display: block;
}
.ant-v3-select-arrow .ant-v3-select-arrow-icon svg {
  transition: transform 0.3s;
}
.ant-v3-select-selection {
  outline: none;
  user-select: none;
  box-sizing: border-box;
  display: block;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-select-selection:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-v3-select-focused .ant-v3-select-selection,
.ant-v3-select-selection:focus,
.ant-v3-select-selection:active {
  border-color: #40a9ff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
}
.ant-v3-select-selection__clear {
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
  opacity: 0;
  position: absolute;
  right: 11px;
  z-index: 1;
  background: #fff;
  top: 50%;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.25);
  width: 12px;
  height: 12px;
  margin-top: -6px;
  line-height: 12px;
  cursor: pointer;
  transition: color 0.3s ease, opacity 0.15s ease;
}
.ant-v3-select-selection__clear:before {
  display: block;
}
.ant-v3-select-selection__clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-select-selection:hover .ant-v3-select-selection__clear {
  opacity: 1;
}
.ant-v3-select-selection-selected-value {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  padding-right: 20px;
}
.ant-v3-select-no-arrow .ant-v3-select-selection-selected-value {
  padding-right: 0;
}
.ant-v3-select-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.ant-v3-select-disabled .ant-v3-select-selection {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-v3-select-disabled .ant-v3-select-selection:hover,
.ant-v3-select-disabled .ant-v3-select-selection:focus,
.ant-v3-select-disabled .ant-v3-select-selection:active {
  border-color: #d9d9d9;
  box-shadow: none;
}
.ant-v3-select-disabled .ant-v3-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.ant-v3-select-disabled .ant-v3-select-selection--multiple .ant-v3-select-selection__choice {
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.33);
  padding-right: 10px;
}
.ant-v3-select-disabled .ant-v3-select-selection--multiple .ant-v3-select-selection__choice__remove {
  display: none;
}
.ant-v3-select-selection--single {
  height: 32px;
  position: relative;
  cursor: pointer;
}
.ant-v3-select-selection__rendered {
  display: block;
  margin-left: 11px;
  margin-right: 11px;
  position: relative;
  line-height: 30px;
}
.ant-v3-select-selection__rendered:after {
  content: '.';
  visibility: hidden;
  pointer-events: none;
  display: inline-block;
  width: 0;
}
.ant-v3-select-lg {
  font-size: 16px;
}
.ant-v3-select-lg .ant-v3-select-selection--single {
  height: 40px;
}
.ant-v3-select-lg .ant-v3-select-selection__rendered {
  line-height: 38px;
}
.ant-v3-select-lg .ant-v3-select-selection--multiple {
  min-height: 40px;
}
.ant-v3-select-lg .ant-v3-select-selection--multiple .ant-v3-select-selection__rendered li {
  height: 32px;
  line-height: 32px;
}
.ant-v3-select-lg .ant-v3-select-selection--multiple .ant-v3-select-selection__clear {
  top: 20px;
}
.ant-v3-select-sm .ant-v3-select-selection--single {
  height: 24px;
}
.ant-v3-select-sm .ant-v3-select-selection__rendered {
  line-height: 22px;
  margin: 0 7px;
}
.ant-v3-select-sm .ant-v3-select-selection--multiple {
  min-height: 24px;
}
.ant-v3-select-sm .ant-v3-select-selection--multiple .ant-v3-select-selection__rendered li {
  height: 16px;
  line-height: 14px;
}
.ant-v3-select-sm .ant-v3-select-selection--multiple .ant-v3-select-selection__clear {
  top: 12px;
}
.ant-v3-select-sm .ant-v3-select-selection__clear,
.ant-v3-select-sm .ant-v3-select-arrow {
  right: 8px;
}
.ant-v3-select-disabled .ant-v3-select-selection__choice__remove {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
}
.ant-v3-select-disabled .ant-v3-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.25);
}
.ant-v3-select-search__field__wrap {
  display: inline-block;
  position: relative;
}
.ant-v3-select-selection__placeholder,
.ant-v3-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  left: 0;
  right: 9px;
  color: #bfbfbf;
  line-height: 20px;
  height: 20px;
  max-width: 100%;
  margin-top: -10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.ant-v3-select-search__field__placeholder {
  left: 12px;
}
.ant-v3-select-search__field__mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  pointer-events: none;
  opacity: 0;
}
.ant-v3-select-search--inline {
  position: absolute;
  height: 100%;
  width: 100%;
}
.ant-v3-select-search--inline .ant-v3-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-v3-select-search--inline .ant-v3-select-search__field {
  border-width: 0;
  font-size: 100%;
  height: 100%;
  width: 100%;
  background: transparent;
  outline: 0;
  border-radius: 4px;
  line-height: 1;
}
.ant-v3-select-search--inline > i {
  float: right;
}
.ant-v3-select-selection--multiple {
  min-height: 32px;
  cursor: text;
  padding-bottom: 3px;
  zoom: 1;
}
.ant-v3-select-selection--multiple:before,
.ant-v3-select-selection--multiple:after {
  content: '';
  display: table;
}
.ant-v3-select-selection--multiple:after {
  clear: both;
}
.ant-v3-select-selection--multiple .ant-v3-select-search--inline {
  float: left;
  position: static;
  width: auto;
  padding: 0;
  max-width: 100%;
}
.ant-v3-select-selection--multiple .ant-v3-select-search--inline .ant-v3-select-search__field {
  max-width: 100%;
  width: 0.75em;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__rendered {
  margin-left: 5px;
  margin-bottom: -3px;
  height: auto;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__placeholder {
  margin-left: 6px;
}
.ant-v3-select-selection--multiple > ul > li,
.ant-v3-select-selection--multiple .ant-v3-select-selection__rendered > ul > li {
  margin-top: 3px;
  height: 24px;
  line-height: 22px;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__choice {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: default;
  float: left;
  margin-right: 4px;
  max-width: 99%;
  position: relative;
  overflow: hidden;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  padding: 0 20px 0 10px;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__choice__disabled {
  padding: 0 10px;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__choice__content {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__choice__remove {
  font-style: normal;
  vertical-align: -0.125em;
  text-align: center;
  text-transform: none;
  line-height: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(0, 0, 0, 0.45);
  line-height: inherit;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  right: 4px;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__choice__remove > * {
  line-height: 1;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__choice__remove svg {
  display: inline-block;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__choice__remove:before {
  display: none;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__choice__remove .ant-v3-select-selection--multiple .ant-v3-select-selection__choice__remove-icon {
  display: block;
}
:root .ant-v3-select-selection--multiple .ant-v3-select-selection__choice__remove {
  font-size: 12px;
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-v3-select-selection--multiple .ant-v3-select-selection__clear {
  top: 16px;
}
.ant-v3-select-allow-clear .ant-v3-select-selection--single .ant-v3-select-selection-selected-value {
  padding-right: 16px;
}
.ant-v3-select-allow-clear .ant-v3-select-selection--multiple .ant-v3-select-selection__rendered {
  margin-right: 20px;
}
.ant-v3-select-open .ant-v3-select-arrow-icon svg {
  transform: rotate(180deg);
}
.ant-v3-select-open .ant-v3-select-selection {
  border-color: #40a9ff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
}
.ant-v3-select-combobox .ant-v3-select-arrow {
  display: none;
}
.ant-v3-select-combobox .ant-v3-select-search--inline {
  height: 100%;
  width: 100%;
  float: none;
}
.ant-v3-select-combobox .ant-v3-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-v3-select-combobox .ant-v3-select-search__field {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
  box-shadow: none;
}
.ant-v3-select-combobox.ant-v3-select-allow-clear .ant-v3-select-selection:hover .ant-v3-select-selection__rendered {
  margin-right: 20px;
}
.ant-v3-select-dropdown {
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  margin: 0;
  padding: 0;
  list-style: none;
  font-variant: initial;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: border-box;
  z-index: 1050;
  left: -9999px;
  top: -9999px;
  position: absolute;
  outline: none;
  font-size: 14px;
}
.ant-v3-select-dropdown.slide-up-enter.slide-up-enter-active.ant-v3-select-dropdown-placement-bottomLeft,
.ant-v3-select-dropdown.slide-up-appear.slide-up-appear-active.ant-v3-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.ant-v3-select-dropdown.slide-up-enter.slide-up-enter-active.ant-v3-select-dropdown-placement-topLeft,
.ant-v3-select-dropdown.slide-up-appear.slide-up-appear-active.ant-v3-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}
.ant-v3-select-dropdown.slide-up-leave.slide-up-leave-active.ant-v3-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.ant-v3-select-dropdown.slide-up-leave.slide-up-leave-active.ant-v3-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}
.ant-v3-select-dropdown-hidden {
  display: none;
}
.ant-v3-select-dropdown-menu {
  outline: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  max-height: 250px;
  overflow: auto;
}
.ant-v3-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-v3-select-dropdown-menu-item-group-list > .ant-v3-select-dropdown-menu-item {
  padding-left: 20px;
}
.ant-v3-select-dropdown-menu-item-group-title {
  color: rgba(0, 0, 0, 0.45);
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
}
.ant-v3-select-dropdown-menu-item-group-list .ant-v3-select-dropdown-menu-item:first-child:not(:last-child),
.ant-v3-select-dropdown-menu-item-group:not(:last-child) .ant-v3-select-dropdown-menu-item-group-list .ant-v3-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.ant-v3-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  line-height: 22px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.65);
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background 0.3s ease;
}
.ant-v3-select-dropdown-menu-item:hover {
  background-color: #e6f7ff;
}
.ant-v3-select-dropdown-menu-item:first-child {
  border-radius: 4px 4px 0 0;
}
.ant-v3-select-dropdown-menu-item:last-child {
  border-radius: 0 0 4px 4px;
}
.ant-v3-select-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-v3-select-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-v3-select-dropdown-menu-item-selected,
.ant-v3-select-dropdown-menu-item-selected:hover {
  background-color: #fafafa;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-select-dropdown-menu-item-active {
  background-color: #e6f7ff;
}
.ant-v3-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  background-color: #e8e8e8;
  line-height: 0;
}
.ant-v3-select-dropdown.ant-v3-select-dropdown--multiple .ant-v3-select-dropdown-menu-item {
  padding-right: 32px;
}
.ant-v3-select-dropdown.ant-v3-select-dropdown--multiple .ant-v3-select-dropdown-menu-item .ant-v3-select-selected-icon {
  color: transparent;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  transition: all 0.2s ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  font-weight: bold;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
}
:root .ant-v3-select-dropdown.ant-v3-select-dropdown--multiple .ant-v3-select-dropdown-menu-item .ant-v3-select-selected-icon {
  font-size: 12px;
}
.ant-v3-select-dropdown.ant-v3-select-dropdown--multiple .ant-v3-select-dropdown-menu-item:hover .ant-v3-select-selected-icon {
  color: rgba(0, 0, 0, 0.87);
}
.ant-v3-select-dropdown.ant-v3-select-dropdown--multiple .ant-v3-select-dropdown-menu-item-disabled .ant-v3-select-selected-icon {
  display: none;
}
.ant-v3-select-dropdown.ant-v3-select-dropdown--multiple .ant-v3-select-dropdown-menu-item-selected .ant-v3-select-selected-icon,
.ant-v3-select-dropdown.ant-v3-select-dropdown--multiple .ant-v3-select-dropdown-menu-item-selected:hover .ant-v3-select-selected-icon {
  color: #1890ff;
  display: inline-block;
}
.ant-v3-select-dropdown-container-open .ant-v3-select-dropdown,
.ant-v3-select-dropdown-open .ant-v3-select-dropdown {
  display: block;
}

/* 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 */
.ant-v3-empty {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  margin: 0 8px;
}
.ant-v3-empty-image {
  margin-bottom: 8px;
  height: 100px;
}
.ant-v3-empty-image img {
  height: 100%;
}
.ant-v3-empty-description {
  margin: 0;
}
.ant-v3-empty-footer {
  margin-top: 16px;
}
.ant-v3-empty-small {
  margin: 8px 0;
}
.ant-v3-empty-small .ant-v3-empty-image {
  height: 35px;
}
.ant-v3-empty-normal {
  margin: 32px 0;
}
.ant-v3-empty-normal .ant-v3-empty-image {
  height: 40px;
}
.ant-v3-select-dropdown--multiple .ant-v3-select-dropdown-menu-item .ant-v3-empty-small {
  margin-left: 32px;
}

/* 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 */
.ant-v3-input {
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s;
}
.ant-v3-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-v3-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-v3-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-v3-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-v3-input:focus {
  border-color: #40a9ff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
}
.ant-v3-input-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-v3-input-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
textarea.ant-v3-input {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-v3-input-lg {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-v3-input-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-v3-input-group {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.ant-v3-input-group[class*='col-'] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.ant-v3-input-group > [class*='col-'] {
  padding-right: 8px;
}
.ant-v3-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.ant-v3-input-group-addon,
.ant-v3-input-group-wrap,
.ant-v3-input-group > .ant-v3-input {
  display: table-cell;
}
.ant-v3-input-group-addon:not(:first-child):not(:last-child),
.ant-v3-input-group-wrap:not(:first-child):not(:last-child),
.ant-v3-input-group > .ant-v3-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-v3-input-group-addon,
.ant-v3-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-v3-input-group-wrap > * {
  display: block !important;
}
.ant-v3-input-group .ant-v3-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.ant-v3-input-group .ant-v3-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.ant-v3-input-group .ant-v3-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-v3-input-group-addon {
  padding: 0 11px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  position: relative;
  transition: all 0.3s;
}
.ant-v3-input-group-addon .ant-v3-select {
  margin: -5px -11px;
}
.ant-v3-input-group-addon .ant-v3-select .ant-v3-select-selection {
  background-color: inherit;
  margin: -1px;
  border: 1px solid transparent;
  box-shadow: none;
}
.ant-v3-input-group-addon .ant-v3-select-open .ant-v3-select-selection,
.ant-v3-input-group-addon .ant-v3-select-focused .ant-v3-select-selection {
  color: #1890ff;
}
.ant-v3-input-group-addon > i:only-child:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ant-v3-input-group > .ant-v3-input:first-child,
.ant-v3-input-group-addon:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ant-v3-input-group > .ant-v3-input:first-child .ant-v3-select .ant-v3-select-selection,
.ant-v3-input-group-addon:first-child .ant-v3-select .ant-v3-select-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ant-v3-input-group > .ant-v3-input-affix-wrapper:not(:first-child) .ant-v3-input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-v3-input-group > .ant-v3-input-affix-wrapper:not(:last-child) .ant-v3-input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ant-v3-input-group-addon:first-child {
  border-right: 0;
}
.ant-v3-input-group-addon:last-child {
  border-left: 0;
}
.ant-v3-input-group > .ant-v3-input:last-child,
.ant-v3-input-group-addon:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-v3-input-group > .ant-v3-input:last-child .ant-v3-select .ant-v3-select-selection,
.ant-v3-input-group-addon:last-child .ant-v3-select .ant-v3-select-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-v3-input-group-lg .ant-v3-input,
.ant-v3-input-group-lg > .ant-v3-input-group-addon {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-v3-input-group-sm .ant-v3-input,
.ant-v3-input-group-sm > .ant-v3-input-group-addon {
  padding: 1px 7px;
  height: 24px;
}
.ant-v3-input-group-lg .ant-v3-select-selection--single {
  height: 40px;
}
.ant-v3-input-group-sm .ant-v3-select-selection--single {
  height: 24px;
}
.ant-v3-input-group .ant-v3-input-affix-wrapper {
  display: table-cell;
  width: 100%;
  float: left;
}
.ant-v3-input-group.ant-v3-input-group-compact {
  display: block;
  zoom: 1;
}
.ant-v3-input-group.ant-v3-input-group-compact:before,
.ant-v3-input-group.ant-v3-input-group-compact:after {
  content: '';
  display: table;
}
.ant-v3-input-group.ant-v3-input-group-compact:after {
  clear: both;
}
.ant-v3-input-group.ant-v3-input-group-compact-addon:not(:first-child):not(:last-child),
.ant-v3-input-group.ant-v3-input-group-compact-wrap:not(:first-child):not(:last-child),
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.ant-v3-input-group.ant-v3-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-v3-input-group.ant-v3-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-v3-input-group.ant-v3-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-v3-input-group.ant-v3-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-v3-input-group.ant-v3-input-group-compact > * {
  border-radius: 0;
  vertical-align: top;
  float: none;
  display: inline-block;
}
.ant-v3-input-group.ant-v3-input-group-compact > *:not(:last-child) {
  border-right-width: 1px;
  margin-right: -1px;
}
.ant-v3-input-group.ant-v3-input-group-compact .ant-v3-input {
  float: none;
}
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select > .ant-v3-select-selection,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-calendar-picker .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select-auto-complete .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-cascader-picker .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-mention-wrapper .ant-v3-mention-editor,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-time-picker .ant-v3-time-picker-input {
  border-radius: 0;
  border-right-width: 1px;
}
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select > .ant-v3-select-selection:hover,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-calendar-picker .ant-v3-input:hover,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select-auto-complete .ant-v3-input:hover,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-cascader-picker .ant-v3-input:hover,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-mention-wrapper .ant-v3-mention-editor:hover,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-time-picker .ant-v3-time-picker-input:hover {
  z-index: 1;
}
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select > .ant-v3-select-selection:focus,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-calendar-picker .ant-v3-input:focus,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select-auto-complete .ant-v3-input:focus,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-cascader-picker .ant-v3-input:focus,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-mention-wrapper .ant-v3-mention-editor:focus,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-time-picker .ant-v3-time-picker-input:focus {
  z-index: 1;
}
.ant-v3-input-group.ant-v3-input-group-compact > *:first-child,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select:first-child > .ant-v3-select-selection,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-calendar-picker:first-child .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select-auto-complete:first-child .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-cascader-picker:first-child .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-mention-wrapper:first-child .ant-v3-mention-editor,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-time-picker:first-child .ant-v3-time-picker-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-v3-input-group.ant-v3-input-group-compact > *:last-child,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select:last-child > .ant-v3-select-selection,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-calendar-picker:last-child .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select-auto-complete:last-child .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-cascader-picker:last-child .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-cascader-picker-focused:last-child .ant-v3-input,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-mention-wrapper:last-child .ant-v3-mention-editor,
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-time-picker:last-child .ant-v3-time-picker-input {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right-width: 1px;
}
.ant-v3-input-group.ant-v3-input-group-compact > .ant-v3-select-auto-complete .ant-v3-input {
  vertical-align: top;
}
.ant-v3-input-group-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.ant-v3-input-affix-wrapper {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  width: 100%;
}
.ant-v3-input-affix-wrapper:hover .ant-v3-input:not(.ant-v3-input-disabled) {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-v3-input-affix-wrapper .ant-v3-input {
  position: relative;
}
.ant-v3-input-affix-wrapper .ant-v3-input-prefix,
.ant-v3-input-affix-wrapper .ant-v3-input-suffix {
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  line-height: 0;
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-input-affix-wrapper .ant-v3-input-prefix :not(.anticon),
.ant-v3-input-affix-wrapper .ant-v3-input-suffix :not(.anticon) {
  line-height: 1.5;
}
.ant-v3-input-affix-wrapper .ant-v3-input-prefix {
  left: 12px;
}
.ant-v3-input-affix-wrapper .ant-v3-input-suffix {
  right: 12px;
}
.ant-v3-input-affix-wrapper .ant-v3-input:not(:first-child) {
  padding-left: 30px;
}
.ant-v3-input-affix-wrapper .ant-v3-input:not(:last-child) {
  padding-right: 30px;
}
.ant-v3-input-affix-wrapper .ant-v3-input {
  min-height: 100%;
}
.ant-v3-input-password-icon {
  cursor: pointer;
  transition: all 0.3s;
}
.ant-v3-input-password-icon:hover {
  color: #333;
}
.ant-v3-input-search-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: all 0.3s;
}
.ant-v3-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.8);
}
.ant-v3-input-search .ant-v3-input-group-addon {
  border: 0;
  padding: 0;
}
.ant-v3-input-search .ant-v3-input-group-addon .ant-v3-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  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 */
.ant-v3-alert {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  padding: 8px 15px 8px 37px;
  border-radius: 4px;
}
.ant-v3-alert.ant-v3-alert-no-icon {
  padding: 8px 15px;
}
.ant-v3-alert.ant-v3-alert-closable {
  padding-right: 30px;
}
.ant-v3-alert-icon {
  top: 11.5px;
  left: 16px;
  position: absolute;
}
.ant-v3-alert-description {
  font-size: 14px;
  line-height: 22px;
  display: none;
}
.ant-v3-alert-success {
  border: 1px solid #b7eb8f;
  background-color: #f6ffed;
}
.ant-v3-alert-success .ant-v3-alert-icon {
  color: #52c41a;
}
.ant-v3-alert-info {
  border: 1px solid #91d5ff;
  background-color: #e6f7ff;
}
.ant-v3-alert-info .ant-v3-alert-icon {
  color: #1890ff;
}
.ant-v3-alert-warning {
  border: 1px solid #ffe58f;
  background-color: #fffbe6;
}
.ant-v3-alert-warning .ant-v3-alert-icon {
  color: #faad14;
}
.ant-v3-alert-error {
  border: 1px solid #ffa39e;
  background-color: #fff1f0;
}
.ant-v3-alert-error .ant-v3-alert-icon {
  color: #f5222d;
}
.ant-v3-alert-close-icon {
  font-size: 12px;
  position: absolute;
  right: 16px;
  top: 8px;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
}
.ant-v3-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-v3-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-v3-alert-close-text {
  position: absolute;
  right: 16px;
}
.ant-v3-alert-with-description {
  padding: 15px 15px 15px 64px;
  position: relative;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
}
.ant-v3-alert-with-description.ant-v3-alert-no-icon {
  padding: 15px;
}
.ant-v3-alert-with-description .ant-v3-alert-icon {
  position: absolute;
  top: 16px;
  left: 24px;
  font-size: 24px;
}
.ant-v3-alert-with-description .ant-v3-alert-close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
  font-size: 14px;
}
.ant-v3-alert-with-description .ant-v3-alert-message {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  margin-bottom: 4px;
}
.ant-v3-alert-with-description .ant-v3-alert-description {
  display: block;
}
.ant-v3-alert.ant-v3-alert-close {
  height: 0 !important;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transform-origin: 50% 0;
}
.ant-v3-alert-slide-up-leave {
  animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: both;
}
.ant-v3-alert-banner {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}
@keyframes antAlertSlideUpIn {
  0% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
}
@keyframes antAlertSlideUpOut {
  0% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(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 */
.ant-v3-form {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-v3-form legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: inherit;
  color: rgba(0, 0, 0, 0.45);
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-v3-form label {
  font-size: 14px;
}
.ant-v3-form input[type='search'] {
  box-sizing: border-box;
}
.ant-v3-form input[type='radio'],
.ant-v3-form input[type='checkbox'] {
  line-height: normal;
}
.ant-v3-form input[type='file'] {
  display: block;
}
.ant-v3-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-v3-form select[multiple],
.ant-v3-form select[size] {
  height: auto;
}
.ant-v3-form input[type='file']:focus,
.ant-v3-form input[type='radio']:focus,
.ant-v3-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-v3-form output {
  display: block;
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-form-item-required:before {
  display: inline-block;
  margin-right: 4px;
  content: '*';
  font-family: SimSun, sans-serif;
  line-height: 1;
  font-size: 14px;
  color: #f5222d;
}
.ant-v3-form-hide-required-mark .ant-v3-form-item-required:before {
  display: none;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled {
  cursor: not-allowed;
}
.ant-v3-radio-inline.disabled,
.ant-v3-radio-vertical.disabled,
.ant-v3-checkbox-inline.disabled,
.ant-v3-checkbox-vertical.disabled {
  cursor: not-allowed;
}
.ant-v3-radio.disabled label,
.ant-v3-checkbox.disabled label {
  cursor: not-allowed;
}
.ant-v3-form-item {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
  vertical-align: top;
}
.ant-v3-form-item label {
  position: relative;
}
.ant-v3-form-item label > .anticon {
  vertical-align: top;
  font-size: 14px;
}
.ant-v3-form-item-control {
  line-height: 39.9999px;
  position: relative;
  zoom: 1;
}
.ant-v3-form-item-control:before,
.ant-v3-form-item-control:after {
  content: '';
  display: table;
}
.ant-v3-form-item-control:after {
  clear: both;
}
.ant-v3-form-item-children {
  position: relative;
}
.ant-v3-form-item-with-help {
  margin-bottom: 5px;
}
.ant-v3-form-item-label {
  text-align: right;
  vertical-align: middle;
  line-height: 39.9999px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.ant-v3-form-item-label label {
  color: rgba(0, 0, 0, 0.85);
}
.ant-v3-form-item-label label:after {
  content: ':';
  margin: 0 8px 0 2px;
  position: relative;
  top: -0.5px;
}
.ant-v3-form-item .ant-v3-switch {
  margin: 2px 0 4px;
}
.ant-v3-form-item-no-colon .ant-v3-form-item-label label:after {
  content: ' ';
}
.ant-v3-form-explain,
.ant-v3-form-extra {
  color: rgba(0, 0, 0, 0.45);
  line-height: 1.524;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-top: -2px;
  clear: both;
}
.ant-v3-form-extra {
  padding-top: 4px;
}
.ant-v3-form-text {
  display: inline-block;
  padding-right: 8px;
}
.ant-v3-form-split {
  display: block;
  text-align: center;
}
form .has-feedback .ant-v3-input {
  padding-right: 24px;
}
form .has-feedback > .ant-v3-select .ant-v3-select-arrow,
form .has-feedback > .ant-v3-select .ant-v3-select-selection__clear,
form .has-feedback :not(.ant-v3-input-group-addon) > .ant-v3-select .ant-v3-select-arrow,
form .has-feedback :not(.ant-v3-input-group-addon) > .ant-v3-select .ant-v3-select-selection__clear {
  right: 28px;
}
form .has-feedback > .ant-v3-select .ant-v3-select-selection-selected-value,
form .has-feedback :not(.ant-v3-input-group-addon) > .ant-v3-select .ant-v3-select-selection-selected-value {
  padding-right: 42px;
}
form .has-feedback .ant-v3-cascader-picker-arrow {
  margin-right: 17px;
}
form .has-feedback .ant-v3-cascader-picker-clear {
  right: 28px;
}
form .has-feedback .ant-v3-input-search:not(.ant-v3-input-search-enter-button) .ant-v3-input-suffix {
  right: 28px;
}
form .has-feedback .ant-v3-calendar-picker-icon,
form .has-feedback .ant-v3-time-picker-icon,
form .has-feedback .ant-v3-calendar-picker-clear,
form .has-feedback .ant-v3-time-picker-clear {
  right: 28px;
}
form textarea.ant-v3-input {
  height: auto;
  margin-bottom: 4px;
}
form .ant-v3-upload {
  background: transparent;
}
form input[type='radio'],
form input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
form .ant-v3-radio-inline,
form .ant-v3-checkbox-inline {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
  margin-left: 8px;
}
form .ant-v3-radio-inline:first-child,
form .ant-v3-checkbox-inline:first-child {
  margin-left: 0;
}
form .ant-v3-checkbox-vertical,
form .ant-v3-radio-vertical {
  display: block;
}
form .ant-v3-checkbox-vertical + .ant-v3-checkbox-vertical,
form .ant-v3-radio-vertical + .ant-v3-radio-vertical {
  margin-left: 0;
}
form .ant-v3-input-number + .ant-v3-form-text {
  margin-left: 8px;
}
form .ant-v3-input-number-handler-wrap {
  z-index: 2;
}
form .ant-v3-select,
form .ant-v3-cascader-picker {
  width: 100%;
}
form .ant-v3-input-group .ant-v3-select,
form .ant-v3-input-group .ant-v3-cascader-picker {
  width: auto;
}
form :not(.ant-v3-input-group-wrapper) > .ant-v3-input-group,
form .ant-v3-input-group-wrapper {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.ant-v3-input-group-wrap .ant-v3-select-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-v3-input-group-wrap .ant-v3-select-selection:hover {
  border-color: #d9d9d9;
}
.ant-v3-input-group-wrap .ant-v3-select-selection--single {
  margin-left: -1px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.07);
}
.ant-v3-input-group-wrap .ant-v3-select-selection--single .ant-v3-select-selection__rendered {
  padding-left: 8px;
  padding-right: 25px;
  line-height: 30px;
}
.ant-v3-input-group-wrap .ant-v3-select-open .ant-v3-select-selection {
  border-color: #d9d9d9;
  box-shadow: none;
}
.ant-v3-form-vertical .ant-v3-form-item-label,
.ant-v3-col-24.ant-v3-form-item-label,
.ant-v3-col-xl-24.ant-v3-form-item-label {
  padding: 0 0 8px;
  margin: 0;
  display: block;
  text-align: left;
  line-height: 1.5;
  white-space: initial;
}
.ant-v3-form-vertical .ant-v3-form-item-label label:after,
.ant-v3-col-24.ant-v3-form-item-label label:after,
.ant-v3-col-xl-24.ant-v3-form-item-label label:after {
  display: none;
}
.ant-v3-form-vertical .ant-v3-form-item {
  padding-bottom: 8px;
}
.ant-v3-form-vertical .ant-v3-form-item-control {
  line-height: 1.5;
}
.ant-v3-form-vertical .ant-v3-form-explain,
.ant-v3-form-vertical .ant-v3-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
  .ant-v3-form-item-label,
  .ant-v3-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .ant-v3-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
    white-space: initial;
  }
  .ant-v3-form-item-label label:after {
    display: none;
  }
  .ant-v3-col-xs-24.ant-v3-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
    white-space: initial;
  }
  .ant-v3-col-xs-24.ant-v3-form-item-label label:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .ant-v3-col-sm-24.ant-v3-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
    white-space: initial;
  }
  .ant-v3-col-sm-24.ant-v3-form-item-label label:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .ant-v3-col-md-24.ant-v3-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
    white-space: initial;
  }
  .ant-v3-col-md-24.ant-v3-form-item-label label:after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .ant-v3-col-lg-24.ant-v3-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
    white-space: initial;
  }
  .ant-v3-col-lg-24.ant-v3-form-item-label label:after {
    display: none;
  }
}
@media (max-width: 1599px) {
  .ant-v3-col-xl-24.ant-v3-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
    white-space: initial;
  }
  .ant-v3-col-xl-24.ant-v3-form-item-label label:after {
    display: none;
  }
}
.ant-v3-form-inline .ant-v3-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.ant-v3-form-inline .ant-v3-form-item-with-help {
  margin-bottom: 24px;
}
.ant-v3-form-inline .ant-v3-form-item > .ant-v3-form-item-control-wrapper,
.ant-v3-form-inline .ant-v3-form-item > .ant-v3-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.ant-v3-form-inline .ant-v3-form-text {
  display: inline-block;
}
.ant-v3-form-inline .has-feedback {
  display: inline-block;
}
.has-success.has-feedback .ant-v3-form-item-children-icon,
.has-warning.has-feedback .ant-v3-form-item-children-icon,
.has-error.has-feedback .ant-v3-form-item-children-icon,
.is-validating.has-feedback .ant-v3-form-item-children-icon {
  position: absolute;
  top: 50%;
  right: 0;
  visibility: visible;
  pointer-events: none;
  width: 32px;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  text-align: center;
  font-size: 14px;
  animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  z-index: 1;
}
.has-success.has-feedback .ant-v3-form-item-children-icon svg,
.has-warning.has-feedback .ant-v3-form-item-children-icon svg,
.has-error.has-feedback .ant-v3-form-item-children-icon svg,
.is-validating.has-feedback .ant-v3-form-item-children-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.has-success.has-feedback .ant-v3-form-item-children-icon {
  animation-name: diffZoomIn1 !important;
  color: #52c41a;
}
.has-warning .ant-v3-form-explain,
.has-warning .ant-v3-form-split {
  color: #faad14;
}
.has-warning .ant-v3-input,
.has-warning .ant-v3-input:hover {
  border-color: #faad14;
}
.has-warning .ant-v3-input:focus {
  border-color: #ffc53d;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-warning .ant-v3-input:not([disabled]):hover {
  border-color: #faad14;
}
.has-warning .ant-v3-calendar-picker-open .ant-v3-calendar-picker-input {
  border-color: #ffc53d;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-warning .ant-v3-input-affix-wrapper .ant-v3-input,
.has-warning .ant-v3-input-affix-wrapper .ant-v3-input:hover {
  border-color: #faad14;
}
.has-warning .ant-v3-input-affix-wrapper .ant-v3-input:focus {
  border-color: #ffc53d;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-warning .ant-v3-input-affix-wrapper:hover .ant-v3-input:not(.ant-v3-input-disabled) {
  border-color: #faad14;
}
.has-warning .ant-v3-input-prefix {
  color: #faad14;
}
.has-warning .ant-v3-input-group-addon {
  color: #faad14;
  border-color: #faad14;
  background-color: #fff;
}
.has-warning .has-feedback {
  color: #faad14;
}
.has-warning.has-feedback .ant-v3-form-item-children-icon {
  color: #faad14;
  animation-name: diffZoomIn3 !important;
}
.has-warning .ant-v3-select-selection {
  border-color: #faad14;
}
.has-warning .ant-v3-select-selection:hover {
  border-color: #faad14;
}
.has-warning .ant-v3-select-open .ant-v3-select-selection,
.has-warning .ant-v3-select-focused .ant-v3-select-selection {
  border-color: #ffc53d;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-warning .ant-v3-calendar-picker-icon:after,
.has-warning .ant-v3-time-picker-icon:after,
.has-warning .ant-v3-picker-icon:after,
.has-warning .ant-v3-select-arrow,
.has-warning .ant-v3-cascader-picker-arrow {
  color: #faad14;
}
.has-warning .ant-v3-input-number,
.has-warning .ant-v3-time-picker-input {
  border-color: #faad14;
}
.has-warning .ant-v3-input-number-focused,
.has-warning .ant-v3-time-picker-input-focused,
.has-warning .ant-v3-input-number:focus,
.has-warning .ant-v3-time-picker-input:focus {
  border-color: #ffc53d;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-warning .ant-v3-input-number:not([disabled]):hover,
.has-warning .ant-v3-time-picker-input:not([disabled]):hover {
  border-color: #faad14;
}
.has-warning .ant-v3-cascader-picker:focus .ant-v3-cascader-input {
  border-color: #ffc53d;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-v3-form-explain,
.has-error .ant-v3-form-split {
  color: #f5222d;
}
.has-error .ant-v3-input,
.has-error .ant-v3-input:hover {
  border-color: #f5222d;
}
.has-error .ant-v3-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-v3-input:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-v3-calendar-picker-open .ant-v3-calendar-picker-input {
  border-color: #ff4d4f;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-v3-input-affix-wrapper .ant-v3-input,
.has-error .ant-v3-input-affix-wrapper .ant-v3-input:hover {
  border-color: #f5222d;
}
.has-error .ant-v3-input-affix-wrapper .ant-v3-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-v3-input-affix-wrapper:hover .ant-v3-input:not(.ant-v3-input-disabled) {
  border-color: #f5222d;
}
.has-error .ant-v3-input-prefix {
  color: #f5222d;
}
.has-error .ant-v3-input-group-addon {
  color: #f5222d;
  border-color: #f5222d;
  background-color: #fff;
}
.has-error .has-feedback {
  color: #f5222d;
}
.has-error.has-feedback .ant-v3-form-item-children-icon {
  color: #f5222d;
  animation-name: diffZoomIn2 !important;
}
.has-error .ant-v3-select-selection {
  border-color: #f5222d;
}
.has-error .ant-v3-select-selection:hover {
  border-color: #f5222d;
}
.has-error .ant-v3-select-open .ant-v3-select-selection,
.has-error .ant-v3-select-focused .ant-v3-select-selection {
  border-color: #ff4d4f;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-v3-select.ant-v3-select-auto-complete .ant-v3-input:focus {
  border-color: #f5222d;
}
.has-error .ant-v3-input-group-addon .ant-v3-select-selection {
  border-color: transparent;
  box-shadow: none;
}
.has-error .ant-v3-calendar-picker-icon:after,
.has-error .ant-v3-time-picker-icon:after,
.has-error .ant-v3-picker-icon:after,
.has-error .ant-v3-select-arrow,
.has-error .ant-v3-cascader-picker-arrow {
  color: #f5222d;
}
.has-error .ant-v3-input-number,
.has-error .ant-v3-time-picker-input {
  border-color: #f5222d;
}
.has-error .ant-v3-input-number-focused,
.has-error .ant-v3-time-picker-input-focused,
.has-error .ant-v3-input-number:focus,
.has-error .ant-v3-time-picker-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-v3-input-number:not([disabled]):hover,
.has-error .ant-v3-time-picker-input:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-v3-mention-wrapper .ant-v3-mention-editor,
.has-error .ant-v3-mention-wrapper .ant-v3-mention-editor:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-v3-mention-wrapper.ant-v3-mention-active:not([disabled]) .ant-v3-mention-editor,
.has-error .ant-v3-mention-wrapper .ant-v3-mention-editor:not([disabled]):focus {
  border-color: #ff4d4f;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-v3-cascader-picker:focus .ant-v3-cascader-input {
  border-color: #ff4d4f;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-v3-transfer-list {
  border-color: #f5222d;
}
.has-error .ant-v3-transfer-list-search:not([disabled]) {
  border-color: #d9d9d9;
}
.has-error .ant-v3-transfer-list-search:not([disabled]):hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.has-error .ant-v3-transfer-list-search:not([disabled]):focus {
  border-color: #40a9ff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
}
.is-validating.has-feedback .ant-v3-form-item-children-icon {
  display: inline-block;
  color: #1890ff;
}
.ant-v3-advanced-search-form .ant-v3-form-item {
  margin-bottom: 24px;
}
.ant-v3-advanced-search-form .ant-v3-form-item-with-help {
  margin-bottom: 5px;
}
.show-help-enter,
.show-help-appear {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.show-help-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  animation-name: antShowHelpIn;
  animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  animation-name: antShowHelpOut;
  animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@keyframes antShowHelpIn {
  0% {
    opacity: 0;
    transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes antShowHelpOut {
  to {
    opacity: 0;
    transform: translateY(-5px);
  }
}
@keyframes diffZoomIn1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes diffZoomIn2 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes diffZoomIn3 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

.style-module__toolbarView__TTaBy {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.cuttle-ui-layout .style-module__toolbarView__TTaBy {
  background-color: #fff;
  border-radius: 4px;
}
.style-module__toolbarBox__aiAMc {
  display: flex;
}
.style-module__toolbar__VN2cz {
  padding: 12px;
  margin-bottom: 12px;
  border-radius: 2px;
  box-shadow: 2px 2px 6px 1px #d9d9d9;
  display: flex;
  width: calc(100% - 20px);
}
.cuttle-ui-layout .style-module__toolbar__VN2cz {
  width: 100%;
  box-shadow: 0 2px 2px 0 #d9d9d9;
}
.style-module__title__bU2o1 {
  margin: 0 25px 0 0;
  border-left: 4px solid #cfe5fa;
  padding: 8px 10px;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
}
.style-module__content__Wz6CT {
  flex: 1;
  overflow: auto;
}
.style-module__right__xD0Gh {
  flex: 1;
  margin-left: 60px;
  padding-left: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.style-module__fullScreenBtn__sdnqw {
  cursor: pointer;
  opacity: 0.7;
  margin-right: -20px;
  margin-left: 5px;
  height: 20px;
}
.style-module__fullScreenBtn__sdnqw > svg {
  font-size: 20px !important;
}
.style-module__fullScreenBtn__sdnqw:hover {
  opacity: 1;
}
.style-module__fullScreen__coDhd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  padding: 12px;
  color: black;
}

/* 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 */
.ant-v3-message {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  z-index: 1010;
  width: 100%;
  top: 16px;
  left: 0;
  pointer-events: none;
}
.ant-v3-message-notice {
  padding: 8px;
  text-align: center;
}
.ant-v3-message-notice:first-child {
  margin-top: -8px;
}
.ant-v3-message-notice-content {
  padding: 10px 16px;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  background: #fff;
  display: inline-block;
  pointer-events: all;
}
.ant-v3-message-success .anticon {
  color: #52c41a;
}
.ant-v3-message-error .anticon {
  color: #f5222d;
}
.ant-v3-message-warning .anticon {
  color: #faad14;
}
.ant-v3-message-info .anticon,
.ant-v3-message-loading .anticon {
  color: #1890ff;
}
.ant-v3-message .anticon {
  margin-right: 8px;
  font-size: 16px;
  top: 1px;
  position: relative;
}
.ant-v3-message-notice.move-up-leave.move-up-leave-active {
  animation-name: MessageMoveOut;
  overflow: hidden;
  animation-duration: 0.3s;
}
@keyframes MessageMoveOut {
  0% {
    opacity: 1;
    max-height: 150px;
    padding: 8px;
  }
  100% {
    opacity: 0;
    max-height: 0;
    padding: 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 */
.ant-v3-steps {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  width: 100%;
  display: flex;
}
.ant-v3-steps-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  flex: 1;
  overflow: hidden;
}
.ant-v3-steps-item:last-child {
  flex: none;
}
.ant-v3-steps-item:last-child .ant-v3-steps-item-tail,
.ant-v3-steps-item:last-child .ant-v3-steps-item-title:after {
  display: none;
}
.ant-v3-steps-item-icon,
.ant-v3-steps-item-content {
  display: inline-block;
  vertical-align: top;
}
.ant-v3-steps-item-icon {
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 32px;
  font-size: 16px;
  margin-right: 8px;
  transition: background-color 0.3s, border-color 0.3s;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.ant-v3-steps-item-icon > .ant-v3-steps-icon {
  line-height: 1;
  top: -1px;
  color: #1890ff;
  position: relative;
}
.ant-v3-steps-item-tail {
  position: absolute;
  left: 0;
  width: 100%;
  top: 12px;
  padding: 0 10px;
}
.ant-v3-steps-item-tail:after {
  content: '';
  display: inline-block;
  background: #e8e8e8;
  height: 1px;
  border-radius: 1px;
  width: 100%;
  transition: background 0.3s;
}
.ant-v3-steps-item-title {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  padding-right: 16px;
  position: relative;
  line-height: 32px;
}
.ant-v3-steps-item-title:after {
  content: '';
  height: 1px;
  width: 9999px;
  background: #e8e8e8;
  display: block;
  position: absolute;
  top: 16px;
  left: 100%;
}
.ant-v3-steps-item-description {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-steps-item-wait .ant-v3-steps-item-icon {
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
}
.ant-v3-steps-item-wait .ant-v3-steps-item-icon > .ant-v3-steps-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-v3-steps-item-wait .ant-v3-steps-item-icon > .ant-v3-steps-icon .ant-v3-steps-icon-dot {
  background: rgba(0, 0, 0, 0.25);
}
.ant-v3-steps-item-wait > .ant-v3-steps-item-content > .ant-v3-steps-item-title {
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-steps-item-wait > .ant-v3-steps-item-content > .ant-v3-steps-item-title:after {
  background-color: #e8e8e8;
}
.ant-v3-steps-item-wait > .ant-v3-steps-item-content > .ant-v3-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-steps-item-wait > .ant-v3-steps-item-tail:after {
  background-color: #e8e8e8;
}
.ant-v3-steps-item-process .ant-v3-steps-item-icon {
  border-color: #1890ff;
  background-color: #fff;
}
.ant-v3-steps-item-process .ant-v3-steps-item-icon > .ant-v3-steps-icon {
  color: #1890ff;
}
.ant-v3-steps-item-process .ant-v3-steps-item-icon > .ant-v3-steps-icon .ant-v3-steps-icon-dot {
  background: #1890ff;
}
.ant-v3-steps-item-process > .ant-v3-steps-item-content > .ant-v3-steps-item-title {
  color: rgba(0, 0, 0, 0.85);
}
.ant-v3-steps-item-process > .ant-v3-steps-item-content > .ant-v3-steps-item-title:after {
  background-color: #e8e8e8;
}
.ant-v3-steps-item-process > .ant-v3-steps-item-content > .ant-v3-steps-item-description {
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-steps-item-process > .ant-v3-steps-item-tail:after {
  background-color: #e8e8e8;
}
.ant-v3-steps-item-process .ant-v3-steps-item-icon {
  background: #1890ff;
}
.ant-v3-steps-item-process .ant-v3-steps-item-icon > .ant-v3-steps-icon {
  color: #fff;
}
.ant-v3-steps-item-process .ant-v3-steps-item-title {
  font-weight: 500;
}
.ant-v3-steps-item-finish .ant-v3-steps-item-icon {
  border-color: #1890ff;
  background-color: #fff;
}
.ant-v3-steps-item-finish .ant-v3-steps-item-icon > .ant-v3-steps-icon {
  color: #1890ff;
}
.ant-v3-steps-item-finish .ant-v3-steps-item-icon > .ant-v3-steps-icon .ant-v3-steps-icon-dot {
  background: #1890ff;
}
.ant-v3-steps-item-finish > .ant-v3-steps-item-content > .ant-v3-steps-item-title {
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-steps-item-finish > .ant-v3-steps-item-content > .ant-v3-steps-item-title:after {
  background-color: #1890ff;
}
.ant-v3-steps-item-finish > .ant-v3-steps-item-content > .ant-v3-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-steps-item-finish > .ant-v3-steps-item-tail:after {
  background-color: #1890ff;
}
.ant-v3-steps-item-error .ant-v3-steps-item-icon {
  border-color: #f5222d;
  background-color: #fff;
}
.ant-v3-steps-item-error .ant-v3-steps-item-icon > .ant-v3-steps-icon {
  color: #f5222d;
}
.ant-v3-steps-item-error .ant-v3-steps-item-icon > .ant-v3-steps-icon .ant-v3-steps-icon-dot {
  background: #f5222d;
}
.ant-v3-steps-item-error > .ant-v3-steps-item-content > .ant-v3-steps-item-title {
  color: #f5222d;
}
.ant-v3-steps-item-error > .ant-v3-steps-item-content > .ant-v3-steps-item-title:after {
  background-color: #e8e8e8;
}
.ant-v3-steps-item-error > .ant-v3-steps-item-content > .ant-v3-steps-item-description {
  color: #f5222d;
}
.ant-v3-steps-item-error > .ant-v3-steps-item-tail:after {
  background-color: #e8e8e8;
}
.ant-v3-steps-item.ant-v3-steps-next-error .ant-v3-steps-item-title:after {
  background: #f5222d;
}
.ant-v3-steps-horizontal:not(.ant-v3-steps-label-vertical) .ant-v3-steps-item {
  margin-right: 16px;
  white-space: nowrap;
}
.ant-v3-steps-horizontal:not(.ant-v3-steps-label-vertical) .ant-v3-steps-item:last-child {
  margin-right: 0;
}
.ant-v3-steps-horizontal:not(.ant-v3-steps-label-vertical) .ant-v3-steps-item:last-child .ant-v3-steps-item-title {
  padding-right: 0;
}
.ant-v3-steps-horizontal:not(.ant-v3-steps-label-vertical) .ant-v3-steps-item-tail {
  display: none;
}
.ant-v3-steps-horizontal:not(.ant-v3-steps-label-vertical) .ant-v3-steps-item-description {
  max-width: 140px;
  white-space: normal;
}
.ant-v3-steps-item-custom .ant-v3-steps-item-icon {
  background: none;
  border: 0;
  width: auto;
  height: auto;
}
.ant-v3-steps-item-custom .ant-v3-steps-item-icon > .ant-v3-steps-icon {
  font-size: 24px;
  line-height: 32px;
  top: 0;
  left: 0.5px;
  width: 32px;
  height: 32px;
}
.ant-v3-steps-item-custom.ant-v3-steps-item-process .ant-v3-steps-item-icon > .ant-v3-steps-icon {
  color: #1890ff;
}
.ant-v3-steps-small.ant-v3-steps-horizontal:not(.ant-v3-steps-label-vertical) .ant-v3-steps-item {
  margin-right: 12px;
}
.ant-v3-steps-small.ant-v3-steps-horizontal:not(.ant-v3-steps-label-vertical) .ant-v3-steps-item:last-child {
  margin-right: 0;
}
.ant-v3-steps-small .ant-v3-steps-item-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
  font-size: 12px;
}
.ant-v3-steps-small .ant-v3-steps-item-title {
  font-size: 14px;
  line-height: 24px;
  padding-right: 12px;
}
.ant-v3-steps-small .ant-v3-steps-item-title:after {
  top: 12px;
}
.ant-v3-steps-small .ant-v3-steps-item-description {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-steps-small .ant-v3-steps-item-tail {
  top: 8px;
  padding: 0 8px;
}
.ant-v3-steps-small .ant-v3-steps-item-custom .ant-v3-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  border-radius: 0;
  border: 0;
  background: none;
}
.ant-v3-steps-small .ant-v3-steps-item-custom .ant-v3-steps-item-icon > .ant-v3-steps-icon {
  font-size: 24px;
  line-height: 24px;
  transform: none;
}
.ant-v3-steps-vertical {
  display: block;
}
.ant-v3-steps-vertical .ant-v3-steps-item {
  display: block;
  overflow: visible;
}
.ant-v3-steps-vertical .ant-v3-steps-item-icon {
  float: left;
  margin-right: 16px;
}
.ant-v3-steps-vertical .ant-v3-steps-item-content {
  min-height: 48px;
  overflow: hidden;
  display: block;
}
.ant-v3-steps-vertical .ant-v3-steps-item-title {
  line-height: 32px;
}
.ant-v3-steps-vertical .ant-v3-steps-item-description {
  padding-bottom: 12px;
}
.ant-v3-steps-vertical > .ant-v3-steps-item > .ant-v3-steps-item-tail {
  position: absolute;
  left: 16px;
  top: 0;
  height: 100%;
  width: 1px;
  padding: 38px 0 6px;
}
.ant-v3-steps-vertical > .ant-v3-steps-item > .ant-v3-steps-item-tail:after {
  height: 100%;
  width: 1px;
}
.ant-v3-steps-vertical > .ant-v3-steps-item:not(:last-child) > .ant-v3-steps-item-tail {
  display: block;
}
.ant-v3-steps-vertical > .ant-v3-steps-item > .ant-v3-steps-item-content > .ant-v3-steps-item-title:after {
  display: none;
}
.ant-v3-steps-vertical.ant-v3-steps-small .ant-v3-steps-item-tail {
  position: absolute;
  left: 12px;
  top: 0;
  padding: 30px 0 6px;
}
.ant-v3-steps-vertical.ant-v3-steps-small .ant-v3-steps-item-title {
  line-height: 24px;
}
@media (max-width: 480px) {
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal {
    display: block;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal .ant-v3-steps-item {
    display: block;
    overflow: visible;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal .ant-v3-steps-item-icon {
    float: left;
    margin-right: 16px;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal .ant-v3-steps-item-content {
    min-height: 48px;
    overflow: hidden;
    display: block;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal .ant-v3-steps-item-title {
    line-height: 32px;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal .ant-v3-steps-item-description {
    padding-bottom: 12px;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal > .ant-v3-steps-item > .ant-v3-steps-item-tail {
    position: absolute;
    left: 16px;
    top: 0;
    height: 100%;
    width: 1px;
    padding: 38px 0 6px;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal > .ant-v3-steps-item > .ant-v3-steps-item-tail:after {
    height: 100%;
    width: 1px;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal > .ant-v3-steps-item:not(:last-child) > .ant-v3-steps-item-tail {
    display: block;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal > .ant-v3-steps-item > .ant-v3-steps-item-content > .ant-v3-steps-item-title:after {
    display: none;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal.ant-v3-steps-small .ant-v3-steps-item-tail {
    position: absolute;
    left: 12px;
    top: 0;
    padding: 30px 0 6px;
  }
  .ant-v3-steps-horizontal.ant-v3-steps-label-horizontal.ant-v3-steps-small .ant-v3-steps-item-title {
    line-height: 24px;
  }
}
.ant-v3-steps-label-vertical .ant-v3-steps-item {
  overflow: visible;
}
.ant-v3-steps-label-vertical .ant-v3-steps-item-tail {
  padding: 3.5px 24px;
  margin-left: 51px;
}
.ant-v3-steps-label-vertical .ant-v3-steps-item-content {
  display: block;
  text-align: center;
  margin-top: 8px;
  width: 104px;
}
.ant-v3-steps-label-vertical .ant-v3-steps-item-icon {
  display: inline-block;
  margin-left: 36px;
}
.ant-v3-steps-label-vertical .ant-v3-steps-item-title {
  padding-right: 0;
}
.ant-v3-steps-label-vertical .ant-v3-steps-item-title:after {
  display: none;
}
.ant-v3-steps-dot .ant-v3-steps-item-title {
  line-height: 1.5;
}
.ant-v3-steps-dot .ant-v3-steps-item-tail {
  width: 100%;
  top: 2px;
  margin: 0 0 0 70px;
  padding: 0;
}
.ant-v3-steps-dot .ant-v3-steps-item-tail:after {
  height: 3px;
  width: calc(100% - 20px);
  margin-left: 12px;
}
.ant-v3-steps-dot .ant-v3-steps-item:first-child .ant-v3-steps-icon-dot {
  left: 2px;
}
.ant-v3-steps-dot .ant-v3-steps-item-icon {
  padding-right: 0;
  width: 8px;
  height: 8px;
  line-height: 8px;
  border: 0;
  margin-left: 67px;
  background: transparent;
}
.ant-v3-steps-dot .ant-v3-steps-item-icon .ant-v3-steps-icon-dot {
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  position: relative;
  transition: all 0.3s;
  /* expand hover area */
}
.ant-v3-steps-dot .ant-v3-steps-item-icon .ant-v3-steps-icon-dot:after {
  content: '';
  background: rgba(0, 0, 0, 0.001);
  width: 60px;
  height: 32px;
  position: absolute;
  top: -12px;
  left: -26px;
}
.ant-v3-steps-dot .ant-v3-steps-item-content {
  width: 140px;
}
.ant-v3-steps-dot .ant-v3-steps-item-process .ant-v3-steps-item-icon {
  width: 10px;
  height: 10px;
  line-height: 10px;
}
.ant-v3-steps-dot .ant-v3-steps-item-process .ant-v3-steps-item-icon .ant-v3-steps-icon-dot {
  top: -1px;
}
.ant-v3-steps-vertical.ant-v3-steps-dot .ant-v3-steps-item-icon {
  margin-left: 0;
  margin-top: 8px;
}
.ant-v3-steps-vertical.ant-v3-steps-dot .ant-v3-steps-item-tail {
  margin: 0;
  left: -9px;
  top: 2px;
  padding: 22px 0 4px;
}
.ant-v3-steps-vertical.ant-v3-steps-dot .ant-v3-steps-item:first-child .ant-v3-steps-icon-dot {
  left: 0;
}
.ant-v3-steps-vertical.ant-v3-steps-dot .ant-v3-steps-item-process .ant-v3-steps-icon-dot {
  left: -2px;
}
.ant-v3-steps-flex-not-supported.ant-v3-steps-horizontal.ant-v3-steps-label-horizontal .ant-v3-steps-item {
  background: #fff;
  padding-left: 16px;
  margin-left: -16px;
}
.ant-v3-steps-flex-not-supported.ant-v3-steps-horizontal.ant-v3-steps-label-horizontal.ant-v3-steps-small .ant-v3-steps-item {
  padding-left: 12px;
  margin-left: -12px;
}
.ant-v3-steps-flex-not-supported.ant-v3-steps-dot .ant-v3-steps-item:last-child {
  overflow: hidden;
}
.ant-v3-steps-flex-not-supported.ant-v3-steps-dot .ant-v3-steps-item:last-child .ant-v3-steps-icon-dot:after {
  width: 200px;
  right: -200px;
}
.ant-v3-steps-flex-not-supported.ant-v3-steps-dot .ant-v3-steps-item .ant-v3-steps-icon-dot:before,
.ant-v3-steps-flex-not-supported.ant-v3-steps-dot .ant-v3-steps-item .ant-v3-steps-icon-dot:after {
  content: '';
  position: absolute;
  background: #fff;
  width: 10px;
  height: 8px;
  top: 0;
  left: -10px;
}
.ant-v3-steps-flex-not-supported.ant-v3-steps-dot .ant-v3-steps-item .ant-v3-steps-icon-dot:after {
  left: auto;
  right: -10px;
}
.ant-v3-steps-flex-not-supported.ant-v3-steps-dot .ant-v3-steps-item-wait .ant-v3-steps-item-icon > .ant-v3-steps-icon .ant-v3-steps-icon-dot {
  background: #ccc;
}

/* 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 */
.ant-v3-modal {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  width: auto;
  margin: 0 auto;
  top: 100px;
  padding-bottom: 24px;
}
.ant-v3-modal-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.ant-v3-modal-title {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
}
.ant-v3-modal-content {
  position: relative;
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  background-clip: padding-box;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.ant-v3-modal-close {
  cursor: pointer;
  border: 0;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: color 0.3s;
  color: rgba(0, 0, 0, 0.45);
  outline: 0;
  padding: 0;
}
.ant-v3-modal-close-x {
  display: block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
}
.ant-v3-modal-close:focus,
.ant-v3-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-v3-modal-header {
  padding: 16px 24px;
  border-radius: 4px 4px 0 0;
  background: #fff;
  color: rgba(0, 0, 0, 0.65);
  border-bottom: 1px solid #e8e8e8;
}
.ant-v3-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.ant-v3-modal-footer {
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  border-radius: 0 0 4px 4px;
}
.ant-v3-modal-footer button + button {
  margin-left: 8px;
  margin-bottom: 0;
}
.ant-v3-modal.zoom-enter,
.ant-v3-modal.zoom-appear {
  animation-duration: 0.3s;
  transform: none;
  opacity: 0;
  user-select: none;
}
.ant-v3-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  z-index: 1000;
  filter: alpha(opacity=50);
}
.ant-v3-modal-mask-hidden {
  display: none;
}
.ant-v3-modal-open {
  overflow: hidden;
}
.ant-v3-modal-centered {
  text-align: center;
}
.ant-v3-modal-centered:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.ant-v3-modal-centered .ant-v3-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .ant-v3-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }
  .ant-v3-modal-centered .ant-v3-modal {
    flex: 1;
  }
}
.ant-v3-modal-confirm .ant-v3-modal-header {
  display: none;
}
.ant-v3-modal-confirm .ant-v3-modal-close {
  display: none;
}
.ant-v3-modal-confirm .ant-v3-modal-body {
  padding: 32px 32px 24px;
}
.ant-v3-modal-confirm-body-wrapper {
  zoom: 1;
}
.ant-v3-modal-confirm-body-wrapper:before,
.ant-v3-modal-confirm-body-wrapper:after {
  content: '';
  display: table;
}
.ant-v3-modal-confirm-body-wrapper:after {
  clear: both;
}
.ant-v3-modal-confirm-body .ant-v3-modal-confirm-title {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  display: block;
  overflow: hidden;
}
.ant-v3-modal-confirm-body .ant-v3-modal-confirm-content {
  margin-left: 38px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-top: 8px;
}
.ant-v3-modal-confirm-body > .anticon {
  font-size: 22px;
  margin-right: 16px;
  float: left;
}
.ant-v3-modal-confirm .ant-v3-modal-confirm-btns {
  margin-top: 24px;
  float: right;
}
.ant-v3-modal-confirm .ant-v3-modal-confirm-btns button + button {
  margin-left: 8px;
  margin-bottom: 0;
}
.ant-v3-modal-confirm-error .ant-v3-modal-confirm-body > .anticon {
  color: #f5222d;
}
.ant-v3-modal-confirm-warning .ant-v3-modal-confirm-body > .anticon,
.ant-v3-modal-confirm-confirm .ant-v3-modal-confirm-body > .anticon {
  color: #faad14;
}
.ant-v3-modal-confirm-info .ant-v3-modal-confirm-body > .anticon {
  color: #1890ff;
}
.ant-v3-modal-confirm-success .ant-v3-modal-confirm-body > .anticon {
  color: #52c41a;
}

/* 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 */
.ant-v3-notification {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  z-index: 1010;
  width: 384px;
  max-width: calc(100vw - 32px);
  margin-right: 24px;
}
.ant-v3-notification-topLeft,
.ant-v3-notification-bottomLeft {
  margin-left: 24px;
  margin-right: 0;
}
.ant-v3-notification-topLeft .ant-v3-notification-fade-enter.ant-v3-notification-fade-enter-active,
.ant-v3-notification-bottomLeft .ant-v3-notification-fade-enter.ant-v3-notification-fade-enter-active,
.ant-v3-notification-topLeft .ant-v3-notification-fade-appear.ant-v3-notification-fade-appear-active,
.ant-v3-notification-bottomLeft .ant-v3-notification-fade-appear.ant-v3-notification-fade-appear-active {
  animation-name: NotificationLeftFadeIn;
}
.ant-v3-notification-close-icon {
  font-size: 14px;
  cursor: pointer;
}
.ant-v3-notification-notice {
  padding: 16px 24px;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  background: #fff;
  line-height: 1.5;
  position: relative;
  margin-bottom: 16px;
  overflow: hidden;
}
.ant-v3-notification-notice-message {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 8px;
  line-height: 24px;
  display: inline-block;
}
.ant-v3-notification-notice-message-single-line-auto-margin {
  width: calc(384px - 24px * 2 - 24px - 48px - 100%);
  background-color: transparent;
  pointer-events: none;
  display: block;
  max-width: 4px;
}
.ant-v3-notification-notice-message-single-line-auto-margin:before {
  content: '';
  display: block;
}
.ant-v3-notification-notice-description {
  font-size: 14px;
}
.ant-v3-notification-notice-closable .ant-v3-notification-notice-message {
  padding-right: 24px;
}
.ant-v3-notification-notice-with-icon .ant-v3-notification-notice-message {
  font-size: 16px;
  margin-left: 48px;
  margin-bottom: 4px;
}
.ant-v3-notification-notice-with-icon .ant-v3-notification-notice-description {
  margin-left: 48px;
  font-size: 14px;
}
.ant-v3-notification-notice-icon {
  position: absolute;
  font-size: 24px;
  line-height: 24px;
  margin-left: 4px;
}
.ant-v3-notification-notice-icon-success {
  color: #52c41a;
}
.ant-v3-notification-notice-icon-info {
  color: #1890ff;
}
.ant-v3-notification-notice-icon-warning {
  color: #faad14;
}
.ant-v3-notification-notice-icon-error {
  color: #f5222d;
}
.ant-v3-notification-notice-close {
  position: absolute;
  right: 22px;
  top: 16px;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}
a.ant-v3-notification-notice-close:focus {
  text-decoration: none;
}
.ant-v3-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67);
}
.ant-v3-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
.ant-v3-notification .notification-fade-effect {
  animation-duration: 0.24s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-notification-fade-enter,
.ant-v3-notification-fade-appear {
  opacity: 0;
  animation-duration: 0.24s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-play-state: paused;
}
.ant-v3-notification-fade-leave {
  animation-duration: 0.24s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-duration: 0.2s;
  animation-play-state: paused;
}
.ant-v3-notification-fade-enter.ant-v3-notification-fade-enter-active,
.ant-v3-notification-fade-appear.ant-v3-notification-fade-appear-active {
  animation-name: NotificationFadeIn;
  animation-play-state: running;
}
.ant-v3-notification-fade-leave.ant-v3-notification-fade-leave-active {
  animation-name: NotificationFadeOut;
  animation-play-state: running;
}
@keyframes NotificationFadeIn {
  0% {
    opacity: 0;
    left: 384px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    opacity: 0;
    right: 384px;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeOut {
  0% {
    opacity: 1;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    max-height: 150px;
  }
  100% {
    opacity: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 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 */
.ant-v3-tag {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  line-height: 20px;
  height: 22px;
  padding: 0 7px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  font-size: 12px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 1;
  margin-right: 8px;
  cursor: pointer;
  white-space: nowrap;
}
.ant-v3-tag:hover {
  opacity: 0.85;
}
.ant-v3-tag,
.ant-v3-tag a,
.ant-v3-tag a:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.ant-v3-tag .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  cursor: pointer;
  margin-left: 3px;
  transition: all 0.3s;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
}
:root .ant-v3-tag .anticon-close {
  font-size: 12px;
}
.ant-v3-tag .anticon-close:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-v3-tag-has-color {
  border-color: transparent;
}
.ant-v3-tag-has-color,
.ant-v3-tag-has-color a,
.ant-v3-tag-has-color a:hover,
.ant-v3-tag-has-color .anticon-close,
.ant-v3-tag-has-color .anticon-close:hover {
  color: #fff;
}
.ant-v3-tag-checkable {
  background-color: transparent;
  border-color: transparent;
}
.ant-v3-tag-checkable:not(.ant-v3-tag-checkable-checked):hover {
  color: #1890ff;
}
.ant-v3-tag-checkable:active,
.ant-v3-tag-checkable-checked {
  color: #fff;
}
.ant-v3-tag-checkable-checked {
  background-color: #1890ff;
}
.ant-v3-tag-checkable:active {
  background-color: #096dd9;
}
.ant-v3-tag-close {
  width: 0 !important;
  padding: 0;
  margin: 0;
}
.ant-v3-tag-zoom-enter,
.ant-v3-tag-zoom-appear {
  animation: antFadeIn 0.2s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: both;
}
.ant-v3-tag-zoom-leave {
  animation: antZoomOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: both;
}
.ant-v3-tag-hidden {
  display: none;
}
.ant-v3-tag-pink {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-v3-tag-pink-inverse {
  background: #eb2f96;
  border-color: #eb2f96;
  color: #fff;
}
.ant-v3-tag-magenta {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-v3-tag-magenta-inverse {
  background: #eb2f96;
  border-color: #eb2f96;
  color: #fff;
}
.ant-v3-tag-red {
  color: #f5222d;
  background: #fff1f0;
  border-color: #ffa39e;
}
.ant-v3-tag-red-inverse {
  background: #f5222d;
  border-color: #f5222d;
  color: #fff;
}
.ant-v3-tag-volcano {
  color: #fa541c;
  background: #fff2e8;
  border-color: #ffbb96;
}
.ant-v3-tag-volcano-inverse {
  background: #fa541c;
  border-color: #fa541c;
  color: #fff;
}
.ant-v3-tag-orange {
  color: #fa8c16;
  background: #fff7e6;
  border-color: #ffd591;
}
.ant-v3-tag-orange-inverse {
  background: #fa8c16;
  border-color: #fa8c16;
  color: #fff;
}
.ant-v3-tag-yellow {
  color: #fadb14;
  background: #feffe6;
  border-color: #fffb8f;
}
.ant-v3-tag-yellow-inverse {
  background: #fadb14;
  border-color: #fadb14;
  color: #fff;
}
.ant-v3-tag-gold {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-v3-tag-gold-inverse {
  background: #faad14;
  border-color: #faad14;
  color: #fff;
}
.ant-v3-tag-cyan {
  color: #13c2c2;
  background: #e6fffb;
  border-color: #87e8de;
}
.ant-v3-tag-cyan-inverse {
  background: #13c2c2;
  border-color: #13c2c2;
  color: #fff;
}
.ant-v3-tag-lime {
  color: #a0d911;
  background: #fcffe6;
  border-color: #eaff8f;
}
.ant-v3-tag-lime-inverse {
  background: #a0d911;
  border-color: #a0d911;
  color: #fff;
}
.ant-v3-tag-green {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-v3-tag-green-inverse {
  background: #52c41a;
  border-color: #52c41a;
  color: #fff;
}
.ant-v3-tag-blue {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-v3-tag-blue-inverse {
  background: #1890ff;
  border-color: #1890ff;
  color: #fff;
}
.ant-v3-tag-geekblue {
  color: #2f54eb;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.ant-v3-tag-geekblue-inverse {
  background: #2f54eb;
  border-color: #2f54eb;
  color: #fff;
}
.ant-v3-tag-purple {
  color: #722ed1;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.ant-v3-tag-purple-inverse {
  background: #722ed1;
  border-color: #722ed1;
  color: #fff;
}

/* 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 */
.ant-v3-spin {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #1890ff;
  vertical-align: middle;
  text-align: center;
  opacity: 0;
  position: absolute;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  display: none;
}
.ant-v3-spin-spinning {
  opacity: 1;
  position: static;
  display: inline-block;
}
.ant-v3-spin-nested-loading {
  position: relative;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin {
  display: block;
  position: absolute;
  height: 100%;
  max-height: 400px;
  width: 100%;
  z-index: 4;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin .ant-v3-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin .ant-v3-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin.ant-v3-spin-show-text .ant-v3-spin-dot {
  margin-top: -20px;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin-sm .ant-v3-spin-dot {
  margin: -7px;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin-sm .ant-v3-spin-text {
  padding-top: 2px;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin-sm.ant-v3-spin-show-text .ant-v3-spin-dot {
  margin-top: -17px;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin-lg .ant-v3-spin-dot {
  margin: -16px;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin-lg .ant-v3-spin-text {
  padding-top: 11px;
}
.ant-v3-spin-nested-loading > div > .ant-v3-spin-lg.ant-v3-spin-show-text .ant-v3-spin-dot {
  margin-top: -26px;
}
.ant-v3-spin-container {
  position: relative;
  transition: opacity 0.3s;
}
.ant-v3-spin-container:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  height: 100%;
  width: 100%;
  z-index: 10;
  display: none \9;
}
.ant-v3-spin-blur {
  pointer-events: none;
  user-select: none;
  overflow: hidden;
  opacity: 0.5;
}
.ant-v3-spin-blur:after {
  opacity: 0.4;
  pointer-events: auto;
}
.ant-v3-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.ant-v3-spin-dot i {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #1890ff;
  transform: scale(0.75);
  display: block;
  position: absolute;
  opacity: 0.3;
  animation: antSpinMove 1s infinite linear alternate;
  transform-origin: 50% 50%;
}
.ant-v3-spin-dot i:nth-child(1) {
  left: 0;
  top: 0;
}
.ant-v3-spin-dot i:nth-child(2) {
  right: 0;
  top: 0;
  animation-delay: 0.4s;
}
.ant-v3-spin-dot i:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: 0.8s;
}
.ant-v3-spin-dot i:nth-child(4) {
  left: 0;
  bottom: 0;
  animation-delay: 1.2s;
}
.ant-v3-spin-dot-spin {
  transform: rotate(45deg);
  animation: antRotate 1.2s infinite linear;
}
.ant-v3-spin-sm .ant-v3-spin-dot {
  font-size: 14px;
  width: 14px;
  height: 14px;
}
.ant-v3-spin-sm .ant-v3-spin-dot i {
  width: 6px;
  height: 6px;
}
.ant-v3-spin-lg .ant-v3-spin-dot {
  font-size: 32px;
  width: 32px;
  height: 32px;
}
.ant-v3-spin-lg .ant-v3-spin-dot i {
  width: 14px;
  height: 14px;
}
.ant-v3-spin.ant-v3-spin-show-text .ant-v3-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .ant-v3-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antRotate {
  to {
    transform: rotate(405deg);
  }
}

.style-module__modal__VEHRj label {
  font-weight: bold;
  font-size: 14px;
}
.style-module__errorModal__dzwB_ .ant-v3-modal-content,
.style-module__errorModal__dzwB_ .ant-modal-content,
.style-module__errorModal__dzwB_ .ant-modal-header {
  background-color: #fef0ef;
}

.style-module__scale__ucWPk {
  display: inline-block;
}
.style-module__scale__ucWPk:hover {
  transform: scale(1.1);
}
.style-module__iconBtn__O3xqH {
  cursor: pointer;
  transition: 0.24s !important;
  font-size: 13px;
  vertical-align: middle;
  color: #108ee9;
  opacity: 0.9;
}
.style-module__iconBtn__O3xqH:hover {
  color: #108ee9;
  opacity: 1;
}
.style-module__disableiconBtn__tB1rR {
  cursor: pointer;
  transition: 0.24s !important;
  font-size: 13px;
  vertical-align: middle;
  color: #a5a5a5;
  opacity: 0.9;
  cursor: not-allowed;
}
.style-module__disableiconBtn__tB1rR:hover {
  color: #a5a5a5;
  opacity: 1;
}
.style-module__dangerIconBtn__aCGKO {
  cursor: pointer;
  transition: 0.24s !important;
  font-size: 13px;
  vertical-align: middle;
  color: #f04134;
  opacity: 0.9;
}
.style-module__dangerIconBtn__aCGKO:hover {
  color: #f04134;
  opacity: 1;
}
.style-module__minorIconBtn__exaTM {
  cursor: pointer;
  transition: 0.24s !important;
  font-size: 13px;
  vertical-align: middle;
  color: #697b8c;
  opacity: 0.9;
}
.style-module__minorIconBtn__exaTM:hover {
  color: #697b8c;
  opacity: 1;
}

.style-module__layoutHeader__cdMxf {
  height: 48px;
  background: #fff;
  transition: all 0.3s !important;
  box-shadow: 4px 4px 40px 0 rgba(0, 0, 0, 0.02);
}
.style-module__userInfo__Udg24 {
  margin: 0 50px 0 20px;
  font-size: 14px;
  float: right;
  line-height: 48px;
}
.style-module__op__KH4pc {
  margin-left: 8px;
}
.style-module__iconBtn__y9Q3F {
  cursor: pointer;
  margin-left: 10px;
  color: #14aeef;
}
.style-module__layoutLogo__pRYF3,
.style-module__menuEditor__qxlNY {
  width: 50px;
  height: 50px;
  margin: 0 10px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  background: #49a9ee;
  border: 2px solid #0e77ca;
  font-size: 24px;
  vertical-align: text-bottom;
  line-height: 48px;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.style-module__layoutLogo__pRYF3:hover {
  background: #108ee9;
}
.style-module__layoutLogoCollapse__Wa1lt,
.style-module__menuEditorCollapse__p1cXl {
  width: 38px;
  height: 38px;
  font-size: 16px;
  line-height: 32px;
  margin: 0 20px;
  transition: all 0.2s !important;
}
.style-module__menuEditor__qxlNY {
  position: relative;
}
.style-module__menuEditor__qxlNY:hover {
  background: #108ee9;
}
.style-module__menuEditor__qxlNY.style-module__redPoint__M2lM_::after {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: red;
}
.style-module__menuEditorCollapse__p1cXl {
  margin-top: 10px;
}
.style-module__buildInfo__xK4UT {
  border-collapse: collapse;
  border-spacing: 0;
}
.style-module__buildInfo__xK4UT table,
.style-module__buildInfo__xK4UT td,
.style-module__buildInfo__xK4UT th {
  border: 1px solid #d0d0d0;
  font-size: 14px;
}
.style-module__buildInfo__xK4UT th {
  text-align: right;
}
.style-module__buildInfo__xK4UT td,
.style-module__buildInfo__xK4UT th {
  padding: 7px 14px;
}
.style-module__buildInfo__xK4UT tr:nth-child(2n) {
  background-color: rgba(0, 0, 50, 0.03);
}
.style-module__analystLink__GR9h4 {
  line-height: 48px;
  margin-left: 15px;
  color: #14aeef;
}
.style-module__outputlink__dGKga {
  display: inline-block;
  line-height: 33px;
  height: 23px;
  max-width: 112px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  top: 1px;
}
.style-module__clock__l_khd {
  float: right;
  line-height: 48px;
  color: #ffffff;
  font-weight: bold;
  background: #03a9f4;
  padding: 0 20px;
}
.style-module__linkArea__nr0qC {
  margin-top: 5px;
  width: 100%;
  display: block;
  text-align: center;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-v3-divider {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #e8e8e8;
}
.ant-v3-divider,
.ant-v3-divider-vertical {
  margin: 0 8px;
  display: inline-block;
  height: 0.9em;
  width: 1px;
  vertical-align: middle;
  position: relative;
  top: -0.06em;
}
.ant-v3-divider-horizontal {
  display: block;
  height: 1px;
  width: 100%;
  min-width: 100%;
  margin: 24px 0;
  clear: both;
}
.ant-v3-divider-horizontal.ant-v3-divider-with-text,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-left,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-right {
  display: table;
  white-space: nowrap;
  text-align: center;
  background: transparent;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  margin: 16px 0;
}
.ant-v3-divider-horizontal.ant-v3-divider-with-text:before,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-left:before,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-right:before,
.ant-v3-divider-horizontal.ant-v3-divider-with-text:after,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-left:after,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-right:after {
  content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  border-top: 1px solid #e8e8e8;
  transform: translateY(50%);
}
.ant-v3-divider-horizontal.ant-v3-divider-with-text-left .ant-v3-divider-inner-text,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-right .ant-v3-divider-inner-text {
  display: inline-block;
  padding: 0 10px;
}
.ant-v3-divider-horizontal.ant-v3-divider-with-text-left:before {
  top: 50%;
  width: 5%;
}
.ant-v3-divider-horizontal.ant-v3-divider-with-text-left:after {
  top: 50%;
  width: 95%;
}
.ant-v3-divider-horizontal.ant-v3-divider-with-text-right:before {
  top: 50%;
  width: 95%;
}
.ant-v3-divider-horizontal.ant-v3-divider-with-text-right:after {
  top: 50%;
  width: 5%;
}
.ant-v3-divider-inner-text {
  display: inline-block;
  padding: 0 24px;
}
.ant-v3-divider-dashed {
  background: none;
  border-top: 1px dashed #e8e8e8;
}
.ant-v3-divider-horizontal.ant-v3-divider-with-text.ant-v3-divider-dashed,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-left.ant-v3-divider-dashed,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-right.ant-v3-divider-dashed {
  border-top: 0;
}
.ant-v3-divider-horizontal.ant-v3-divider-with-text.ant-v3-divider-dashed:before,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-left.ant-v3-divider-dashed:before,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-right.ant-v3-divider-dashed:before,
.ant-v3-divider-horizontal.ant-v3-divider-with-text.ant-v3-divider-dashed:after,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-left.ant-v3-divider-dashed:after,
.ant-v3-divider-horizontal.ant-v3-divider-with-text-right.ant-v3-divider-dashed:after {
  border-style: dashed none none;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-v3-tooltip {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  z-index: 1060;
  display: block;
  visibility: visible;
  max-width: 250px;
}
.ant-v3-tooltip-hidden {
  display: none;
}
.ant-v3-tooltip-placement-top,
.ant-v3-tooltip-placement-topLeft,
.ant-v3-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.ant-v3-tooltip-placement-right,
.ant-v3-tooltip-placement-rightTop,
.ant-v3-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.ant-v3-tooltip-placement-bottom,
.ant-v3-tooltip-placement-bottomLeft,
.ant-v3-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.ant-v3-tooltip-placement-left,
.ant-v3-tooltip-placement-leftTop,
.ant-v3-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.ant-v3-tooltip-inner {
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  min-height: 32px;
  min-width: 30px;
  word-wrap: break-word;
}
.ant-v3-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.ant-v3-tooltip-placement-top .ant-v3-tooltip-arrow,
.ant-v3-tooltip-placement-topLeft .ant-v3-tooltip-arrow,
.ant-v3-tooltip-placement-topRight .ant-v3-tooltip-arrow {
  bottom: 3px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.75);
}
.ant-v3-tooltip-placement-top .ant-v3-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.ant-v3-tooltip-placement-topLeft .ant-v3-tooltip-arrow {
  left: 16px;
}
.ant-v3-tooltip-placement-topRight .ant-v3-tooltip-arrow {
  right: 16px;
}
.ant-v3-tooltip-placement-right .ant-v3-tooltip-arrow,
.ant-v3-tooltip-placement-rightTop .ant-v3-tooltip-arrow,
.ant-v3-tooltip-placement-rightBottom .ant-v3-tooltip-arrow {
  left: 3px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.75);
}
.ant-v3-tooltip-placement-right .ant-v3-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.ant-v3-tooltip-placement-rightTop .ant-v3-tooltip-arrow {
  top: 8px;
}
.ant-v3-tooltip-placement-rightBottom .ant-v3-tooltip-arrow {
  bottom: 8px;
}
.ant-v3-tooltip-placement-left .ant-v3-tooltip-arrow,
.ant-v3-tooltip-placement-leftTop .ant-v3-tooltip-arrow,
.ant-v3-tooltip-placement-leftBottom .ant-v3-tooltip-arrow {
  right: 3px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.75);
}
.ant-v3-tooltip-placement-left .ant-v3-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.ant-v3-tooltip-placement-leftTop .ant-v3-tooltip-arrow {
  top: 8px;
}
.ant-v3-tooltip-placement-leftBottom .ant-v3-tooltip-arrow {
  bottom: 8px;
}
.ant-v3-tooltip-placement-bottom .ant-v3-tooltip-arrow,
.ant-v3-tooltip-placement-bottomLeft .ant-v3-tooltip-arrow,
.ant-v3-tooltip-placement-bottomRight .ant-v3-tooltip-arrow {
  top: 3px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.75);
}
.ant-v3-tooltip-placement-bottom .ant-v3-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.ant-v3-tooltip-placement-bottomLeft .ant-v3-tooltip-arrow {
  left: 16px;
}
.ant-v3-tooltip-placement-bottomRight .ant-v3-tooltip-arrow {
  right: 16px;
}

.style-module__icon__Yh2wP {
  cursor: pointer;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.Base-module__layoutAside__tR2DQ {
  position: relative;
  height: 100%;
}
.Base-module__layoutAside__tR2DQ .Base-module__spinning__mHBSa {
  max-height: none !important;
  z-index: 951;
}
.Base-module__layoutAside__tR2DQ > .ant-v3-spin-nested-loading {
  height: 100%;
}
.Base-module__layoutAside__tR2DQ > .ant-v3-spin-nested-loading > .ant-v3-spin-container {
  height: 100%;
}
.Base-module__layoutAside__tR2DQ .cuttle-ui-window {
  padding-block: 16px;
  padding-inline: 16px;
  height: 100%;
}
.Base-module__layoutAside__tR2DQ .cuttle-ui-window .cuttle-ui-window-height__inner > .ant-pro-card {
  border-radius: 4px;
}
.Base-module__layoutAside__tR2DQ .cuttle-ui-window .cuttle-ui-window-height__inner > .ant-pro-card .ant-pro-card-body {
  padding-inline: 20px !important;
}
.Base-module__layoutAside__tR2DQ .cuttle-ui-window .cuttle-ui-window-height__inner .f-designer-container {
  height: calc(100vh - 112px);
  border-radius: 4px;
}
.Base-module__layoutAside__tR2DQ .cuttle-ui-window .cuttle-ui-window-height__inner .f-designer-container .dn-main-panel {
  overflow-y: auto !important;
}
.Base-module__layoutAside__tR2DQ .Base-module__layoutSider__e5OFe {
  display: flex;
  flex-direction: column;
  position: absolute;
  overflow-x: hidden;
  width: 224px;
  height: 100%;
  background: #001529;
  transition: all 0.2s !important;
}
.Base-module__layoutAside__tR2DQ .Base-module__layoutSider__e5OFe .Base-module__menu__len3J {
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: hidden;
}
.Base-module__layoutAside__tR2DQ .Base-module__layoutSider__e5OFe .Base-module__menu__len3J .Base-module__menuSearch__Djmow {
  width: 200px;
  margin: 0 12px;
}
.Base-module__layoutAside__tR2DQ .Base-module__layoutSider__e5OFe .Base-module__menu__len3J .Base-module__menuSearch__Djmow .ant-v3-input {
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: white;
}
.Base-module__layoutAside__tR2DQ .Base-module__layoutSider__e5OFe .Base-module__menu__len3J .Base-module__menuSearch__Djmow .ant-v3-input-prefix {
  color: white;
}
.Base-module__layoutAside__tR2DQ .Base-module__layoutSider__e5OFe .Base-module__menu__len3J .ant-v3-input-affix-wrapper {
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.65);
  color: white;
}
.Base-module__layoutAside__tR2DQ .Base-module__layoutSider__e5OFe .Base-module__menu__len3J .ant-v3-menu-inline {
  height: 100%;
  width: 224px;
  overflow-y: auto;
  /** 隐藏scrollbar */
  overflow-x: hidden;
  box-sizing: content-box;
  padding-right: 20px;
}
.Base-module__layoutAside__tR2DQ .Base-module__layoutSider__e5OFe .Base-module__menu__len3J .ant-v3-menu-inline > li {
  width: 224px;
}
.Base-module__layoutAside__tR2DQ .Base-module__layoutMain__GSsyr {
  background-color: rgba(239, 239, 239, 0.8);
  margin-left: 224px;
  transition: all 0.2s !important;
  height: 100%;
}
.Base-module__layoutAside__tR2DQ .Base-module__asideAction__IMu4z {
  height: 42px;
  width: 100%;
  background: #49a9ee;
  color: #fff;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
  transition: all 0.2s !important;
}
.Base-module__asideCollapse__vaSqG .Base-module__layoutSider__e5OFe {
  width: 80px;
}
.Base-module__asideCollapse__vaSqG .Base-module__layoutLogo__WDwmZ {
  width: 32px;
  margin: 16px;
}
.Base-module__asideCollapse__vaSqG .Base-module__layoutMain__GSsyr {
  margin-left: 80px;
}
.Base-module__layoutContainer__gXCsl,
.Base-module__mainTabs__PWylW {
  padding: 7px;
  height: calc(100% - 48px);
  width: 100%;
}
.Base-module__mainTabs__PWylW {
  height: 100%;
}
.Base-module__mainTabs__PWylW > .ant-v3-tabs-bar {
  border: none;
  margin-bottom: 0;
}
.Base-module__mainTabs__PWylW > .ant-v3-tabs-bar .ant-v3-tabs-tab {
  border: none !important;
}
.Base-module__mainTabs__PWylW > .ant-v3-tabs-content {
  background: #ffffff;
  height: calc(100% - 31px);
  box-shadow: 4px 4px 40px 0 rgba(0, 0, 0, 0.05);
}
.Base-module__mainTabs__PWylW > .ant-v3-tabs-content > .ant-v3-tabs-tabpane-active {
  height: 100%;
  overflow: auto;
}
.Base-module__loginPanel__c0xHd {
  height: 100%;
  background: #ececec;
  padding: 75px;
  display: flex;
  text-align: center;
  justify-content: center;
}
.Base-module__loginPanel__c0xHd .ant-v3-card-head {
  height: 55px;
}
.Base-module__loginPanel__c0xHd .ant-v3-card-head-title {
  font-size: 20px;
  font-family: monospace;
  font-weight: bold;
}
.Base-module__loginPanel__c0xHd .ant-v3-card-body {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.Base-module__loginCard__MO_Ms {
  height: 250px;
  width: 360px;
  border-radius: 0px;
  margin: 60px auto 0;
  padding: 0 20px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.Base-module__loadingModal__VQlzm {
  text-align: center;
}
.Base-module__loadingModal__VQlzm:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.Base-module__loadingModal__VQlzm .ant-v3-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.Base-module__closeLabel__VpOKb {
  position: fixed;
  right: 42px;
  top: 68px;
  font-size: 19px;
  color: rgba(16, 142, 233, 0.5);
  z-index: 0;
  overflow: hidden;
  padding: 3px;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid rgba(16, 142, 233, 0.5);
  transition: all 0.5s 0.5s !important;
  opacity: 0;
}
.Base-module__closeLabel__VpOKb:hover {
  color: #108ee9;
  box-shadow: 0px 0px 2px 1px rgba(16, 142, 233, 0.7);
}
.Base-module__labelShown__qzL5v {
  z-index: 952;
  opacity: 1;
  transition-delay: 5s !important;
}
.Base-module__antdWidgetPadding__WUw52 {
  padding: 12px;
  height: 100%;
}
.Base-module__loginBtn__wGWpP {
  width: 100%;
  border-radius: 0;
}
.Base-module__avatar__nzeni {
  margin-bottom: 20px;
  text-align: center;
}
.Base-module__avatar__nzeni span {
  background-color: #dfdfdf;
  border-radius: 50%;
  color: #ffffff;
  font-size: 65px;
  width: 80px;
  height: 80px;
  display: inline-block;
}
.Base-module__avatar__nzeni span i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* 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 */
.ant-v3-card {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border-radius: 2px;
  position: relative;
  transition: all 0.3s;
}
.ant-v3-card-hoverable {
  cursor: pointer;
}
.ant-v3-card-hoverable:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
  border-color: rgba(0, 0, 0, 0.09);
}
.ant-v3-card-bordered {
  border: 1px solid #e8e8e8;
}
.ant-v3-card-head {
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 24px;
  border-radius: 2px 2px 0 0;
  zoom: 1;
  margin-bottom: -1px;
  min-height: 48px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
.ant-v3-card-head:before,
.ant-v3-card-head:after {
  content: '';
  display: table;
}
.ant-v3-card-head:after {
  clear: both;
}
.ant-v3-card-head-wrapper {
  display: flex;
  align-items: center;
}
.ant-v3-card-head-title {
  padding: 16px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  flex: 1;
  display: inline-block;
}
.ant-v3-card-head .ant-v3-tabs {
  margin-bottom: -17px;
  clear: both;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
}
.ant-v3-card-head .ant-v3-tabs-bar {
  border-bottom: 1px solid #e8e8e8;
}
.ant-v3-card-extra {
  float: right;
  padding: 16px 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  margin-left: auto;
}
.ant-v3-card-body {
  padding: 24px;
  zoom: 1;
}
.ant-v3-card-body:before,
.ant-v3-card-body:after {
  content: '';
  display: table;
}
.ant-v3-card-body:after {
  clear: both;
}
.ant-v3-card-contain-grid:not(.ant-v3-card-loading) .ant-v3-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.ant-v3-card-grid {
  border-radius: 0;
  border: 0;
  box-shadow: 1px 0 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8, 1px 1px 0 0 #e8e8e8, 1px 0 0 0 #e8e8e8 inset, 0 1px 0 0 #e8e8e8 inset;
  width: 33.33%;
  float: left;
  padding: 24px;
  transition: all 0.3s;
}
.ant-v3-card-grid:hover {
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-v3-card-contain-tabs > .ant-v3-card-head .ant-v3-card-head-title {
  padding-bottom: 0;
  min-height: 32px;
}
.ant-v3-card-contain-tabs .ant-v3-card-extra {
  padding-bottom: 0;
}
.ant-v3-card-cover > * {
  width: 100%;
  display: block;
}
.ant-v3-card-cover img {
  border-radius: 2px 2px 0 0;
}
.ant-v3-card-actions {
  border-top: 1px solid #e8e8e8;
  background: #fafafa;
  zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-v3-card-actions:before,
.ant-v3-card-actions:after {
  content: '';
  display: table;
}
.ant-v3-card-actions:after {
  clear: both;
}
.ant-v3-card-actions > li {
  float: left;
  text-align: center;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-card-actions > li > span {
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  line-height: 22px;
  min-width: 32px;
  position: relative;
}
.ant-v3-card-actions > li > span:hover {
  color: #1890ff;
  transition: color 0.3s;
}
.ant-v3-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
}
.ant-v3-card-actions > li > span a {
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  display: inline-block;
  width: 100%;
}
.ant-v3-card-actions > li > span a:hover {
  color: #1890ff;
}
.ant-v3-card-actions > li:not(:last-child) {
  border-right: 1px solid #e8e8e8;
}
.ant-v3-card-wider-padding .ant-v3-card-head {
  padding: 0 32px;
}
.ant-v3-card-wider-padding .ant-v3-card-body {
  padding: 24px 32px;
}
.ant-v3-card-padding-transition .ant-v3-card-head,
.ant-v3-card-padding-transition .ant-v3-card-body {
  transition: padding 0.3s;
}
.ant-v3-card-type-inner .ant-v3-card-head {
  padding: 0 24px;
  background: #fafafa;
}
.ant-v3-card-type-inner .ant-v3-card-head-title {
  padding: 12px 0;
  font-size: 14px;
}
.ant-v3-card-type-inner .ant-v3-card-body {
  padding: 16px 24px;
}
.ant-v3-card-type-inner .ant-v3-card-extra {
  padding: 13.5px 0;
}
.ant-v3-card-meta {
  margin: -4px 0;
  zoom: 1;
}
.ant-v3-card-meta:before,
.ant-v3-card-meta:after {
  content: '';
  display: table;
}
.ant-v3-card-meta:after {
  clear: both;
}
.ant-v3-card-meta-avatar {
  padding-right: 16px;
  float: left;
}
.ant-v3-card-meta-detail {
  overflow: hidden;
}
.ant-v3-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}
.ant-v3-card-meta-title {
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
.ant-v3-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-card-loading {
  overflow: hidden;
  position: relative;
}
.ant-v3-card-loading:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background: #fff;
  content: '';
}
.ant-v3-card-loading .ant-v3-card-body {
  user-select: none;
}
.ant-v3-card-loading-content p {
  margin: 0;
}
.ant-v3-card-loading-block {
  height: 14px;
  margin: 4px 0;
  border-radius: 2px;
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  animation: card-loading 1.4s ease infinite;
  background-size: 600% 600%;
}
@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.ant-v3-card-small > .ant-v3-card-head {
  min-height: 36px;
  padding: 0 12px;
  font-size: 14px;
}
.ant-v3-card-small > .ant-v3-card-head > .ant-v3-card-head-wrapper > .ant-v3-card-head-title {
  padding: 8px 0;
}
.ant-v3-card-small > .ant-v3-card-head > .ant-v3-card-head-wrapper > .ant-v3-card-extra {
  padding: 8px 0;
  font-size: 14px;
}
.ant-v3-card-small > .ant-v3-card-body {
  padding: 12px;
}

/* 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 */
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-bar .ant-v3-tabs-nav-container {
  height: 40px;
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-bar .ant-v3-tabs-ink-bar {
  visibility: hidden;
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-bar .ant-v3-tabs-tab {
  margin: 0;
  border: 1px solid #e8e8e8;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  background: #fafafa;
  margin-right: 2px;
  padding: 0 16px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  line-height: 38px;
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-bar .ant-v3-tabs-tab-active {
  background: #fff;
  border-color: #e8e8e8;
  color: #1890ff;
  padding-bottom: 1px;
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-bar .ant-v3-tabs-tab-inactive {
  padding: 0;
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-bar .ant-v3-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-bar .ant-v3-tabs-tab .ant-v3-tabs-close-x {
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
  font-size: 12px;
  margin-left: 3px;
  margin-right: -5px;
  overflow: hidden;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  height: 14px;
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-bar .ant-v3-tabs-tab .ant-v3-tabs-close-x:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-content > .ant-v3-tabs-tabpane,
.ant-v3-tabs.ant-v3-tabs-editable-card .ant-v3-tabs-card-content > .ant-v3-tabs-tabpane {
  transition: none !important;
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-content > .ant-v3-tabs-tabpane-inactive,
.ant-v3-tabs.ant-v3-tabs-editable-card .ant-v3-tabs-card-content > .ant-v3-tabs-tabpane-inactive {
  overflow: hidden;
}
.ant-v3-tabs.ant-v3-tabs-card .ant-v3-tabs-card-bar .ant-v3-tabs-tab:hover .anticon-close {
  opacity: 1;
}
.ant-v3-tabs-extra-content {
  line-height: 40px;
}
.ant-v3-tabs-extra-content .ant-v3-tabs-new-tab {
  position: relative;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid #e8e8e8;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  transition: all 0.3s;
}
.ant-v3-tabs-extra-content .ant-v3-tabs-new-tab:hover {
  color: #1890ff;
  border-color: #1890ff;
}
.ant-v3-tabs-extra-content .ant-v3-tabs-new-tab svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-left-bar .ant-v3-tabs-nav-container,
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-right-bar .ant-v3-tabs-nav-container {
  height: auto;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-left-bar .ant-v3-tabs-tab,
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-right-bar .ant-v3-tabs-tab {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 8px;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-left-bar .ant-v3-tabs-tab-active,
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-right-bar .ant-v3-tabs-tab-active {
  padding-bottom: 4px;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-left-bar .ant-v3-tabs-tab:last-child,
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-right-bar .ant-v3-tabs-tab:last-child {
  margin-bottom: 8px;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-left-bar .ant-v3-tabs-new-tab,
.ant-v3-tabs-vertical.ant-v3-tabs-card .ant-v3-tabs-card-bar.ant-v3-tabs-right-bar .ant-v3-tabs-new-tab {
  width: 90%;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card.ant-v3-tabs-left .ant-v3-tabs-card-bar.ant-v3-tabs-left-bar .ant-v3-tabs-nav-wrap {
  margin-right: 0;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card.ant-v3-tabs-left .ant-v3-tabs-card-bar.ant-v3-tabs-left-bar .ant-v3-tabs-tab {
  border-right: 0;
  border-radius: 4px 0 0 4px;
  margin-right: 1px;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card.ant-v3-tabs-left .ant-v3-tabs-card-bar.ant-v3-tabs-left-bar .ant-v3-tabs-tab-active {
  margin-right: -1px;
  padding-right: 18px;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card.ant-v3-tabs-right .ant-v3-tabs-card-bar.ant-v3-tabs-right-bar .ant-v3-tabs-nav-wrap {
  margin-left: 0;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card.ant-v3-tabs-right .ant-v3-tabs-card-bar.ant-v3-tabs-right-bar .ant-v3-tabs-tab {
  border-left: 0;
  border-radius: 0 4px 4px 0;
  margin-left: 1px;
}
.ant-v3-tabs-vertical.ant-v3-tabs-card.ant-v3-tabs-right .ant-v3-tabs-card-bar.ant-v3-tabs-right-bar .ant-v3-tabs-tab-active {
  margin-left: -1px;
  padding-left: 18px;
}
.ant-v3-tabs .ant-v3-tabs-card-bar.ant-v3-tabs-bottom-bar .ant-v3-tabs-tab {
  border-bottom: 1px solid #e8e8e8;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
.ant-v3-tabs .ant-v3-tabs-card-bar.ant-v3-tabs-bottom-bar .ant-v3-tabs-tab-active {
  color: #1890ff;
  padding-bottom: 0;
  padding-top: 1px;
}
.ant-v3-tabs {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.ant-v3-tabs:before,
.ant-v3-tabs:after {
  content: '';
  display: table;
}
.ant-v3-tabs:after {
  clear: both;
}
.ant-v3-tabs-ink-bar {
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: 1px;
  box-sizing: border-box;
  height: 2px;
  background-color: #1890ff;
  transform-origin: 0 0;
}
.ant-v3-tabs-bar {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 16px 0;
  outline: none;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-tabs-nav-container {
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  box-sizing: border-box;
  position: relative;
  white-space: nowrap;
  margin-bottom: -1px;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  zoom: 1;
}
.ant-v3-tabs-nav-container:before,
.ant-v3-tabs-nav-container:after {
  content: '';
  display: table;
}
.ant-v3-tabs-nav-container:after {
  clear: both;
}
.ant-v3-tabs-nav-container-scrolling {
  padding-left: 32px;
  padding-right: 32px;
}
.ant-v3-tabs-bottom .ant-v3-tabs-bottom-bar {
  margin-bottom: 0;
  margin-top: 16px;
  border-bottom: none;
  border-top: 1px solid #e8e8e8;
}
.ant-v3-tabs-bottom .ant-v3-tabs-bottom-bar .ant-v3-tabs-ink-bar {
  bottom: auto;
  top: 1px;
}
.ant-v3-tabs-bottom .ant-v3-tabs-bottom-bar .ant-v3-tabs-nav-container {
  margin-bottom: 0;
  margin-top: -1px;
}
.ant-v3-tabs-tab-prev,
.ant-v3-tabs-tab-next {
  user-select: none;
  z-index: 2;
  width: 0;
  height: 100%;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  position: absolute;
  text-align: center;
  color: rgba(0, 0, 0, 0.45);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  pointer-events: none;
}
.ant-v3-tabs-tab-prev.ant-v3-tabs-tab-arrow-show,
.ant-v3-tabs-tab-next.ant-v3-tabs-tab-arrow-show {
  opacity: 1;
  width: 32px;
  height: 100%;
  pointer-events: auto;
}
.ant-v3-tabs-tab-prev:hover,
.ant-v3-tabs-tab-next:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-tabs-tab-prev-icon,
.ant-v3-tabs-tab-next-icon {
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: inherit;
  vertical-align: baseline;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  text-transform: none;
}
.ant-v3-tabs-tab-prev-icon-target,
.ant-v3-tabs-tab-next-icon-target {
  display: block;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-v3-tabs-tab-prev-icon-target,
:root .ant-v3-tabs-tab-next-icon-target {
  font-size: 12px;
}
.ant-v3-tabs-tab-btn-disabled {
  cursor: not-allowed;
}
.ant-v3-tabs-tab-btn-disabled,
.ant-v3-tabs-tab-btn-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
}
.ant-v3-tabs-tab-next {
  right: 2px;
}
.ant-v3-tabs-tab-prev {
  left: 0;
}
:root .ant-v3-tabs-tab-prev {
  filter: none;
}
.ant-v3-tabs-nav-wrap {
  overflow: hidden;
  margin-bottom: -1px;
}
.ant-v3-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap;
}
.ant-v3-tabs-nav {
  box-sizing: border-box;
  padding-left: 0;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.ant-v3-tabs-nav:before,
.ant-v3-tabs-nav:after {
  display: table;
  content: ' ';
}
.ant-v3-tabs-nav:after {
  clear: both;
}
.ant-v3-tabs-nav .ant-v3-tabs-tab {
  display: inline-block;
  height: 100%;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  box-sizing: border-box;
  position: relative;
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
  text-decoration: none;
}
.ant-v3-tabs-nav .ant-v3-tabs-tab:last-child {
  margin-right: 0;
}
.ant-v3-tabs-nav .ant-v3-tabs-tab:hover {
  color: #40a9ff;
}
.ant-v3-tabs-nav .ant-v3-tabs-tab:active {
  color: #096dd9;
}
.ant-v3-tabs-nav .ant-v3-tabs-tab .anticon {
  margin-right: 8px;
}
.ant-v3-tabs-nav .ant-v3-tabs-tab-disabled,
.ant-v3-tabs-nav .ant-v3-tabs-tab-disabled:hover {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-v3-tabs-nav .ant-v3-tabs-tab-active {
  color: #1890ff;
  font-weight: 500;
}
.ant-v3-tabs .ant-v3-tabs-large-bar .ant-v3-tabs-nav-container {
  font-size: 16px;
}
.ant-v3-tabs .ant-v3-tabs-large-bar .ant-v3-tabs-tab {
  padding: 16px;
}
.ant-v3-tabs .ant-v3-tabs-small-bar .ant-v3-tabs-nav-container {
  font-size: 14px;
}
.ant-v3-tabs .ant-v3-tabs-small-bar .ant-v3-tabs-tab {
  padding: 8px 16px;
}
.ant-v3-tabs .ant-v3-tabs-top-content,
.ant-v3-tabs .ant-v3-tabs-bottom-content {
  width: 100%;
}
.ant-v3-tabs .ant-v3-tabs-top-content > .ant-v3-tabs-tabpane,
.ant-v3-tabs .ant-v3-tabs-bottom-content > .ant-v3-tabs-tabpane {
  flex-shrink: 0;
  width: 100%;
  transition: opacity 0.45s;
  opacity: 1;
}
.ant-v3-tabs .ant-v3-tabs-top-content > .ant-v3-tabs-tabpane-inactive,
.ant-v3-tabs .ant-v3-tabs-bottom-content > .ant-v3-tabs-tabpane-inactive {
  opacity: 0;
  height: 0;
  padding: 0 !important;
  pointer-events: none;
}
.ant-v3-tabs .ant-v3-tabs-top-content > .ant-v3-tabs-tabpane-inactive input,
.ant-v3-tabs .ant-v3-tabs-bottom-content > .ant-v3-tabs-tabpane-inactive input {
  visibility: hidden;
}
.ant-v3-tabs .ant-v3-tabs-top-content.ant-v3-tabs-content-animated,
.ant-v3-tabs .ant-v3-tabs-bottom-content.ant-v3-tabs-content-animated {
  display: flex;
  flex-direction: row;
  will-change: margin-left;
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-tabs .ant-v3-tabs-left-bar,
.ant-v3-tabs .ant-v3-tabs-right-bar {
  border-bottom: 0;
  height: 100%;
}
.ant-v3-tabs .ant-v3-tabs-left-bar-tab-prev,
.ant-v3-tabs .ant-v3-tabs-right-bar-tab-prev,
.ant-v3-tabs .ant-v3-tabs-left-bar-tab-next,
.ant-v3-tabs .ant-v3-tabs-right-bar-tab-next {
  width: 32px;
  height: 0;
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-tabs .ant-v3-tabs-left-bar-tab-prev.ant-v3-tabs-tab-arrow-show,
.ant-v3-tabs .ant-v3-tabs-right-bar-tab-prev.ant-v3-tabs-tab-arrow-show,
.ant-v3-tabs .ant-v3-tabs-left-bar-tab-next.ant-v3-tabs-tab-arrow-show,
.ant-v3-tabs .ant-v3-tabs-right-bar-tab-next.ant-v3-tabs-tab-arrow-show {
  width: 100%;
  height: 32px;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-tab,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-tab {
  float: none;
  margin: 0 0 16px 0;
  padding: 8px 24px;
  display: block;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-tab:last-child,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-tab:last-child {
  margin-bottom: 0;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-extra-content,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-extra-content {
  text-align: center;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-nav-scroll,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-nav-scroll {
  width: auto;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-nav-container,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-nav-container,
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-nav-wrap,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-nav-wrap {
  height: 100%;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-nav-container,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-nav-container {
  margin-bottom: 0;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-nav-container.ant-v3-tabs-nav-container-scrolling,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-nav-container.ant-v3-tabs-nav-container-scrolling {
  padding: 32px 0;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-nav-wrap,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-nav,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-nav {
  width: 100%;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-ink-bar,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-ink-bar {
  width: 2px;
  top: 0;
  left: auto;
  height: auto;
  bottom: auto;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-tab-next,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-tab-next {
  width: 100%;
  bottom: 0;
  height: 32px;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-tab-prev,
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-tab-prev {
  top: 0;
  width: 100%;
  height: 32px;
}
.ant-v3-tabs .ant-v3-tabs-left-content,
.ant-v3-tabs .ant-v3-tabs-right-content {
  overflow: hidden;
  width: auto;
  margin-top: 0 !important;
}
.ant-v3-tabs .ant-v3-tabs-left-bar {
  float: left;
  border-right: 1px solid #e8e8e8;
  margin-right: -1px;
  margin-bottom: 0;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-tab {
  text-align: right;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-nav-container {
  margin-right: -1px;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-nav-wrap {
  margin-right: -1px;
}
.ant-v3-tabs .ant-v3-tabs-left-bar .ant-v3-tabs-ink-bar {
  right: 1px;
}
.ant-v3-tabs .ant-v3-tabs-left-content {
  padding-left: 24px;
  border-left: 1px solid #e8e8e8;
}
.ant-v3-tabs .ant-v3-tabs-right-bar {
  float: right;
  border-left: 1px solid #e8e8e8;
  margin-left: -1px;
  margin-bottom: 0;
}
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-nav-container {
  margin-left: -1px;
}
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-nav-wrap {
  margin-left: -1px;
}
.ant-v3-tabs .ant-v3-tabs-right-bar .ant-v3-tabs-ink-bar {
  left: 1px;
}
.ant-v3-tabs .ant-v3-tabs-right-content {
  padding-right: 24px;
  border-right: 1px solid #e8e8e8;
}
.ant-v3-tabs-top .ant-v3-tabs-ink-bar-animated,
.ant-v3-tabs-bottom .ant-v3-tabs-ink-bar-animated {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-tabs-left .ant-v3-tabs-ink-bar-animated,
.ant-v3-tabs-right .ant-v3-tabs-ink-bar-animated {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.no-flex > .ant-v3-tabs-content > .ant-v3-tabs-content-animated,
.ant-v3-tabs-no-animation > .ant-v3-tabs-content > .ant-v3-tabs-content-animated {
  transform: none !important;
  margin-left: 0 !important;
}
.no-flex > .ant-v3-tabs-content > .ant-v3-tabs-tabpane-inactive,
.ant-v3-tabs-no-animation > .ant-v3-tabs-content > .ant-v3-tabs-tabpane-inactive {
  display: none;
}
.ant-v3-tabs-left-content > .ant-v3-tabs-content-animated,
.ant-v3-tabs-right-content > .ant-v3-tabs-content-animated {
  transform: none !important;
  margin-left: 0 !important;
}
.ant-v3-tabs-left-content > .ant-v3-tabs-tabpane-inactive,
.ant-v3-tabs-right-content > .ant-v3-tabs-tabpane-inactive {
  display: none;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-v3-tree.ant-v3-tree-directory {
  position: relative;
}
.ant-v3-tree.ant-v3-tree-directory > li span.ant-v3-tree-switcher,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li span.ant-v3-tree-switcher {
  position: relative;
  z-index: 1;
}
.ant-v3-tree.ant-v3-tree-directory > li span.ant-v3-tree-switcher.ant-v3-tree-switcher-noop,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li span.ant-v3-tree-switcher.ant-v3-tree-switcher-noop {
  pointer-events: none;
}
.ant-v3-tree.ant-v3-tree-directory > li span.ant-v3-tree-checkbox,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li span.ant-v3-tree-checkbox {
  position: relative;
  z-index: 1;
}
.ant-v3-tree.ant-v3-tree-directory > li span.ant-v3-tree-node-content-wrapper,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li span.ant-v3-tree-node-content-wrapper {
  user-select: none;
  border-radius: 0;
}
.ant-v3-tree.ant-v3-tree-directory > li span.ant-v3-tree-node-content-wrapper:hover,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li span.ant-v3-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-v3-tree.ant-v3-tree-directory > li span.ant-v3-tree-node-content-wrapper:hover:before,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li span.ant-v3-tree-node-content-wrapper:hover:before {
  background: #e6f7ff;
}
.ant-v3-tree.ant-v3-tree-directory > li span.ant-v3-tree-node-content-wrapper.ant-v3-tree-node-selected,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li span.ant-v3-tree-node-content-wrapper.ant-v3-tree-node-selected {
  color: #fff;
  background: transparent;
}
.ant-v3-tree.ant-v3-tree-directory > li span.ant-v3-tree-node-content-wrapper:before,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li span.ant-v3-tree-node-content-wrapper:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 24px;
  transition: all 0.3s;
}
.ant-v3-tree.ant-v3-tree-directory > li span.ant-v3-tree-node-content-wrapper > span,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li span.ant-v3-tree-node-content-wrapper > span {
  position: relative;
  z-index: 1;
}
.ant-v3-tree.ant-v3-tree-directory > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-switcher,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-switcher {
  color: #fff;
}
.ant-v3-tree.ant-v3-tree-directory > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-checkbox .ant-v3-tree-checkbox-inner,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-checkbox .ant-v3-tree-checkbox-inner {
  border-color: #1890ff;
}
.ant-v3-tree.ant-v3-tree-directory > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-checkbox.ant-v3-tree-checkbox-checked:after,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-checkbox.ant-v3-tree-checkbox-checked:after {
  border-color: #fff;
}
.ant-v3-tree.ant-v3-tree-directory > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-checkbox.ant-v3-tree-checkbox-checked .ant-v3-tree-checkbox-inner,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-checkbox.ant-v3-tree-checkbox-checked .ant-v3-tree-checkbox-inner {
  background: #fff;
}
.ant-v3-tree.ant-v3-tree-directory > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-checkbox.ant-v3-tree-checkbox-checked .ant-v3-tree-checkbox-inner:after,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-checkbox.ant-v3-tree-checkbox-checked .ant-v3-tree-checkbox-inner:after {
  border-color: #1890ff;
}
.ant-v3-tree.ant-v3-tree-directory > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-node-content-wrapper:before,
.ant-v3-tree.ant-v3-tree-directory .ant-v3-tree-child-tree > li.ant-v3-tree-treenode-selected > span.ant-v3-tree-node-content-wrapper:before {
  background: #1890ff;
}
.ant-v3-tree-checkbox {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  top: -0.09em;
}
.ant-v3-tree-checkbox-wrapper:hover .ant-v3-tree-checkbox-inner,
.ant-v3-tree-checkbox:hover .ant-v3-tree-checkbox-inner,
.ant-v3-tree-checkbox-input:focus + .ant-v3-tree-checkbox-inner {
  border-color: #1890ff;
}
.ant-v3-tree-checkbox-checked:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 1px solid #1890ff;
  content: '';
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: both;
  visibility: hidden;
}
.ant-v3-tree-checkbox:hover:after,
.ant-v3-tree-checkbox-wrapper:hover .ant-v3-tree-checkbox:after {
  visibility: visible;
}
.ant-v3-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
  transition: all 0.3s;
  border-collapse: separate;
}
.ant-v3-tree-checkbox-inner:after {
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 21%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  opacity: 0;
}
.ant-v3-tree-checkbox-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ant-v3-tree-checkbox-checked .ant-v3-tree-checkbox-inner:after {
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  opacity: 1;
}
.ant-v3-tree-checkbox-checked .ant-v3-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-v3-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-v3-tree-checkbox-disabled.ant-v3-tree-checkbox-checked .ant-v3-tree-checkbox-inner:after {
  animation-name: none;
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-v3-tree-checkbox-disabled .ant-v3-tree-checkbox-input {
  cursor: not-allowed;
}
.ant-v3-tree-checkbox-disabled .ant-v3-tree-checkbox-inner {
  border-color: #d9d9d9 !important;
  background-color: #f5f5f5;
}
.ant-v3-tree-checkbox-disabled .ant-v3-tree-checkbox-inner:after {
  animation-name: none;
  border-color: #f5f5f5;
  border-collapse: separate;
}
.ant-v3-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-v3-tree-checkbox-wrapper {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: unset;
  cursor: pointer;
  display: inline-block;
}
.ant-v3-tree-checkbox-wrapper + .ant-v3-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-v3-tree-checkbox-wrapper + span,
.ant-v3-tree-checkbox + span {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-v3-tree-checkbox-group {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.ant-v3-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-v3-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-v3-tree-checkbox-group-item + .ant-v3-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-v3-tree-checkbox-indeterminate .ant-v3-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-v3-tree-checkbox-indeterminate .ant-v3-tree-checkbox-inner:after {
  content: ' ';
  transform: translate(-50%, -50%) scale(1);
  border: 0;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  opacity: 1;
}
.ant-v3-tree-checkbox-indeterminate.ant-v3-tree-checkbox-disabled .ant-v3-tree-checkbox-inner:after {
  border-color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.25);
}
.ant-v3-tree {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-v3-tree ol,
.ant-v3-tree ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-v3-tree li {
  padding: 4px 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  outline: 0;
}
.ant-v3-tree li span[draggable],
.ant-v3-tree li span[draggable='true'] {
  user-select: none;
  border-top: 2px transparent solid;
  border-bottom: 2px transparent solid;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
  line-height: 20px;
}
.ant-v3-tree li.drag-over > span[draggable] {
  background-color: #1890ff;
  color: white;
  opacity: 0.8;
}
.ant-v3-tree li.drag-over-gap-top > span[draggable] {
  border-top-color: #1890ff;
}
.ant-v3-tree li.drag-over-gap-bottom > span[draggable] {
  border-bottom-color: #1890ff;
}
.ant-v3-tree li.filter-node > span {
  color: #f5222d !important;
  font-weight: 500 !important;
}
.ant-v3-tree li.ant-v3-tree-treenode-loading span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-tree-switcher-loading-icon,
.ant-v3-tree li.ant-v3-tree-treenode-loading span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-tree-switcher-loading-icon {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  color: #1890ff;
  transform: none;
  font-size: 14px;
}
.ant-v3-tree li.ant-v3-tree-treenode-loading span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-tree-switcher-loading-icon svg,
.ant-v3-tree li.ant-v3-tree-treenode-loading span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-tree-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
:root .ant-v3-tree li.ant-v3-tree-treenode-loading span.ant-v3-tree-switcher.ant-v3-tree-switcher_open:after,
:root .ant-v3-tree li.ant-v3-tree-treenode-loading span.ant-v3-tree-switcher.ant-v3-tree-switcher_close:after {
  opacity: 0;
}
.ant-v3-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.ant-v3-tree li .ant-v3-tree-node-content-wrapper {
  display: inline-block;
  padding: 0 5px;
  border-radius: 2px;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.65);
  transition: all 0.3s;
  height: 24px;
  line-height: 24px;
}
.ant-v3-tree li .ant-v3-tree-node-content-wrapper:hover {
  background-color: #e6f7ff;
}
.ant-v3-tree li .ant-v3-tree-node-content-wrapper.ant-v3-tree-node-selected {
  background-color: #bae7ff;
}
.ant-v3-tree li span.ant-v3-tree-checkbox {
  margin: 4px 4px 0 2px;
}
.ant-v3-tree li span.ant-v3-tree-switcher,
.ant-v3-tree li span.ant-v3-tree-iconEle {
  margin: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  border: 0 none;
  cursor: pointer;
  outline: none;
  text-align: center;
}
.ant-v3-tree li span.ant-v3-tree-switcher {
  position: relative;
}
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher-noop {
  cursor: default;
}
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-tree-switcher-icon,
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-tree-switcher-icon,
:root .ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-select-switcher-icon {
  font-size: 12px;
}
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-tree-switcher-icon svg,
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-select-switcher-icon svg {
  transition: transform 0.3s;
}
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-tree-switcher-icon,
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-tree-switcher-icon,
:root .ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-select-switcher-icon {
  font-size: 12px;
}
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-tree-switcher-icon svg,
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-select-switcher-icon svg {
  transition: transform 0.3s;
}
.ant-v3-tree li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-tree-switcher-icon svg {
  transform: rotate(-90deg);
}
.ant-v3-tree li:last-child > span.ant-v3-tree-switcher:before,
.ant-v3-tree li:last-child > span.ant-v3-tree-iconEle:before {
  display: none;
}
.ant-v3-tree > li:first-child {
  padding-top: 7px;
}
.ant-v3-tree > li:last-child {
  padding-bottom: 7px;
}
.ant-v3-tree-child-tree {
  display: none;
}
.ant-v3-tree-child-tree-open {
  display: block;
}
li.ant-v3-tree-treenode-disabled > span:not(.ant-v3-tree-switcher),
li.ant-v3-tree-treenode-disabled > .ant-v3-tree-node-content-wrapper,
li.ant-v3-tree-treenode-disabled > .ant-v3-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
li.ant-v3-tree-treenode-disabled > .ant-v3-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-v3-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.ant-v3-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.ant-v3-tree.ant-v3-tree-show-line li {
  position: relative;
}
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher {
  background: #fff;
  color: rgba(0, 0, 0, 0.45);
}
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher-noop .ant-v3-tree-switcher-icon,
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher-noop .ant-v3-select-switcher-icon {
  font-size: 12px;
  display: inline-block;
  font-weight: normal;
}
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher-noop .ant-v3-tree-switcher-icon svg,
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher-noop .ant-v3-select-switcher-icon svg {
  transition: transform 0.3s;
}
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-tree-switcher-icon,
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-select-switcher-icon {
  font-size: 12px;
  display: inline-block;
  font-weight: normal;
}
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-tree-switcher-icon svg,
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher_open .ant-v3-select-switcher-icon svg {
  transition: transform 0.3s;
}
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-tree-switcher-icon,
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-select-switcher-icon {
  font-size: 12px;
  display: inline-block;
  font-weight: normal;
}
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-tree-switcher-icon svg,
.ant-v3-tree.ant-v3-tree-show-line li span.ant-v3-tree-switcher.ant-v3-tree-switcher_close .ant-v3-select-switcher-icon svg {
  transition: transform 0.3s;
}
.ant-v3-tree.ant-v3-tree-show-line li:not(:last-child):before {
  content: ' ';
  width: 1px;
  border-left: 1px solid #d9d9d9;
  height: 100%;
  position: absolute;
  left: 12px;
  margin: 22px 0;
}
.ant-v3-tree.ant-v3-tree-icon-hide .ant-v3-tree-treenode-loading .ant-v3-tree-iconEle {
  display: none;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-v3-checkbox {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  top: -0.09em;
}
.ant-v3-checkbox-wrapper:hover .ant-v3-checkbox-inner,
.ant-v3-checkbox:hover .ant-v3-checkbox-inner,
.ant-v3-checkbox-input:focus + .ant-v3-checkbox-inner {
  border-color: #1890ff;
}
.ant-v3-checkbox-checked:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 1px solid #1890ff;
  content: '';
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: both;
  visibility: hidden;
}
.ant-v3-checkbox:hover:after,
.ant-v3-checkbox-wrapper:hover .ant-v3-checkbox:after {
  visibility: visible;
}
.ant-v3-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
  transition: all 0.3s;
  border-collapse: separate;
}
.ant-v3-checkbox-inner:after {
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 21%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  opacity: 0;
}
.ant-v3-checkbox-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ant-v3-checkbox-checked .ant-v3-checkbox-inner:after {
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  opacity: 1;
}
.ant-v3-checkbox-checked .ant-v3-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-v3-checkbox-disabled {
  cursor: not-allowed;
}
.ant-v3-checkbox-disabled.ant-v3-checkbox-checked .ant-v3-checkbox-inner:after {
  animation-name: none;
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-v3-checkbox-disabled .ant-v3-checkbox-input {
  cursor: not-allowed;
}
.ant-v3-checkbox-disabled .ant-v3-checkbox-inner {
  border-color: #d9d9d9 !important;
  background-color: #f5f5f5;
}
.ant-v3-checkbox-disabled .ant-v3-checkbox-inner:after {
  animation-name: none;
  border-color: #f5f5f5;
  border-collapse: separate;
}
.ant-v3-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-v3-checkbox-wrapper {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: unset;
  cursor: pointer;
  display: inline-block;
}
.ant-v3-checkbox-wrapper + .ant-v3-checkbox-wrapper {
  margin-left: 8px;
}
.ant-v3-checkbox-wrapper + span,
.ant-v3-checkbox + span {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-v3-checkbox-group {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.ant-v3-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-v3-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-v3-checkbox-group-item + .ant-v3-checkbox-group-item {
  margin-left: 0;
}
.ant-v3-checkbox-indeterminate .ant-v3-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-v3-checkbox-indeterminate .ant-v3-checkbox-inner:after {
  content: ' ';
  transform: translate(-50%, -50%) scale(1);
  border: 0;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  opacity: 1;
}
.ant-v3-checkbox-indeterminate.ant-v3-checkbox-disabled .ant-v3-checkbox-inner:after {
  border-color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.25);
}

.MenuEditor-module__modal__h7RD7 .ant-v3-modal-body {
  padding: 0;
}
.MenuEditor-module__card_one__y1UOH {
  border-right: 0;
}
.MenuEditor-module__card_one__y1UOH .MenuEditor-module__todo_item__vfV8E {
  height: 50px;
  display: flex;
  justify-content: space-between;
  line-height: 50px;
  padding: 0 32px;
}
.MenuEditor-module__card_one__y1UOH .MenuEditor-module__todo_item__vfV8E:hover {
  background: #c0c0c0;
}

.DojoWrapper-module__dojoWrapper__iKsBB {
  height: 100%;
  position: relative;
}
.DojoWrapper-module__dojoWrapper__iKsBB > .dijitBorderContainer {
  height: 100%;
}
.DojoWrapper-module__dojoWrapper__iKsBB > .dijitContentPane {
  height: calc(100% - 16px);
}
.DojoWrapper-module__dojoWrapper__iKsBB > ::after {
  content: " ";
  display: block;
  clear: both;
}

.PageTabs-module__pageTabs__NuPdp {
  padding: 8px;
}
.PageTabs-module__pageTabs__NuPdp > .ant-tabs-nav {
  margin-left: 12px;
  margin-bottom: 0;
}
.PageTabs-module__pageTabs__NuPdp > .ant-tabs-content-holder {
  background: #fff;
}
.PageTabs-module__pageTabs__NuPdp .dijitContentPane {
  min-height: calc(100vh - 88px);
}

/* 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 */
.ant-v3-menu {
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum';
  line-height: 1.5;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  line-height: 0;
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.ant-v3-menu:before,
.ant-v3-menu:after {
  content: '';
  display: table;
}
.ant-v3-menu:after {
  clear: both;
}
.ant-v3-menu ul,
.ant-v3-menu ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-v3-menu-hidden {
  display: none;
}
.ant-v3-menu-item-group-title {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  padding: 8px 16px;
  transition: all 0.3s;
}
.ant-v3-menu-submenu,
.ant-v3-menu-submenu-inline {
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-menu-item:active,
.ant-v3-menu-submenu-title:active {
  background: #e6f7ff;
}
.ant-v3-menu-submenu .ant-v3-menu-sub {
  cursor: initial;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-menu-item > a:hover {
  color: #1890ff;
}
.ant-v3-menu-item > a:focus {
  text-decoration: none;
}
.ant-v3-menu-item > a:before {
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
}
.ant-v3-menu-item-divider {
  height: 1px;
  overflow: hidden;
  background-color: #e8e8e8;
  line-height: 0;
}
.ant-v3-menu-item:hover,
.ant-v3-menu-item-active,
.ant-v3-menu:not(.ant-v3-menu-inline) .ant-v3-menu-submenu-open,
.ant-v3-menu-submenu-active,
.ant-v3-menu-submenu-title:hover {
  color: #1890ff;
}
.ant-v3-menu-horizontal .ant-v3-menu-item,
.ant-v3-menu-horizontal .ant-v3-menu-submenu {
  margin-top: -1px;
}
.ant-v3-menu-horizontal > .ant-v3-menu-item:hover,
.ant-v3-menu-horizontal > .ant-v3-menu-item-active,
.ant-v3-menu-horizontal > .ant-v3-menu-submenu .ant-v3-menu-submenu-title:hover {
  background-color: transparent;
}
.ant-v3-menu-item-selected {
  color: #1890ff;
}
.ant-v3-menu-item-selected > a,
.ant-v3-menu-item-selected > a:hover {
  color: #1890ff;
}
.ant-v3-menu:not(.ant-v3-menu-horizontal) .ant-v3-menu-item-selected {
  background-color: #e6f7ff;
}
.ant-v3-menu-inline,
.ant-v3-menu-vertical,
.ant-v3-menu-vertical-left {
  border-right: 1px solid #e8e8e8;
}
.ant-v3-menu-vertical-right {
  border-left: 1px solid #e8e8e8;
}
.ant-v3-menu-vertical.ant-v3-menu-sub,
.ant-v3-menu-vertical-left.ant-v3-menu-sub,
.ant-v3-menu-vertical-right.ant-v3-menu-sub {
  border-right: 0;
  padding: 0;
  transform-origin: 0 0;
}
.ant-v3-menu-vertical.ant-v3-menu-sub .ant-v3-menu-item,
.ant-v3-menu-vertical-left.ant-v3-menu-sub .ant-v3-menu-item,
.ant-v3-menu-vertical-right.ant-v3-menu-sub .ant-v3-menu-item {
  border-right: 0;
  margin-left: 0;
  left: 0;
}
.ant-v3-menu-vertical.ant-v3-menu-sub .ant-v3-menu-item:after,
.ant-v3-menu-vertical-left.ant-v3-menu-sub .ant-v3-menu-item:after,
.ant-v3-menu-vertical-right.ant-v3-menu-sub .ant-v3-menu-item:after {
  border-right: 0;
}
.ant-v3-menu-vertical.ant-v3-menu-sub > .ant-v3-menu-item,
.ant-v3-menu-vertical-left.ant-v3-menu-sub > .ant-v3-menu-item,
.ant-v3-menu-vertical-right.ant-v3-menu-sub > .ant-v3-menu-item,
.ant-v3-menu-vertical.ant-v3-menu-sub > .ant-v3-menu-submenu,
.ant-v3-menu-vertical-left.ant-v3-menu-sub > .ant-v3-menu-submenu,
.ant-v3-menu-vertical-right.ant-v3-menu-sub > .ant-v3-menu-submenu {
  transform-origin: 0 0;
}
.ant-v3-menu-horizontal.ant-v3-menu-sub,
.ant-v3-menu-vertical.ant-v3-menu-sub,
.ant-v3-menu-vertical-left.ant-v3-menu-sub,
.ant-v3-menu-vertical-right.ant-v3-menu-sub {
  min-width: 160px;
}
.ant-v3-menu-item,
.ant-v3-menu-submenu-title {
  cursor: pointer;
  margin: 0;
  padding: 0 20px;
  position: relative;
  display: block;
  white-space: nowrap;
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-menu-item .anticon,
.ant-v3-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  font-size: 14px;
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-menu-item .anticon + span,
.ant-v3-menu-submenu-title .anticon + span {
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 1;
}
.ant-v3-menu > .ant-v3-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  padding: 0;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-v3-menu-submenu-popup {
  position: absolute;
  border-radius: 4px;
  z-index: 1050;
  background: #fff;
}
.ant-v3-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px;
}
.ant-v3-menu-submenu-popup:before {
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  bottom: 0;
  content: ' ';
  opacity: 0.0001;
}
.ant-v3-menu-submenu > .ant-v3-menu {
  background-color: #fff;
  border-radius: 4px;
}
.ant-v3-menu-submenu > .ant-v3-menu-submenu-title:after {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-menu-submenu-vertical > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow,
.ant-v3-menu-submenu-vertical-left > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow,
.ant-v3-menu-submenu-vertical-right > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow,
.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
}
.ant-v3-menu-submenu-vertical > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-vertical-left > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-vertical-right > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-vertical > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-vertical-left > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-vertical-right > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after {
  content: '';
  position: absolute;
  vertical-align: baseline;
  background: #fff;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  width: 6px;
  height: 1.5px;
  border-radius: 2px;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-v3-menu-submenu-vertical > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-vertical-left > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-vertical-right > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before {
  transform: rotate(45deg) translateY(-2px);
}
.ant-v3-menu-submenu-vertical > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-vertical-left > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-vertical-right > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after {
  transform: rotate(-45deg) translateY(2px);
}
.ant-v3-menu-submenu-vertical > .ant-v3-menu-submenu-title:hover .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-vertical-left > .ant-v3-menu-submenu-title:hover .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-vertical-right > .ant-v3-menu-submenu-title:hover .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title:hover .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-vertical > .ant-v3-menu-submenu-title:hover .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-vertical-left > .ant-v3-menu-submenu-title:hover .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-vertical-right > .ant-v3-menu-submenu-title:hover .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title:hover .ant-v3-menu-submenu-arrow:before {
  background: linear-gradient(to right, #1890ff, #1890ff);
}
.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before {
  transform: rotate(-45deg) translateX(2px);
}
.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after {
  transform: rotate(45deg) translateX(-2px);
}
.ant-v3-menu-submenu-open.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow {
  transform: translateY(-2px);
}
.ant-v3-menu-submenu-open.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after {
  transform: rotate(-45deg) translateX(-2px);
}
.ant-v3-menu-submenu-open.ant-v3-menu-submenu-inline > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before {
  transform: rotate(45deg) translateX(2px);
}
.ant-v3-menu-vertical .ant-v3-menu-submenu-selected,
.ant-v3-menu-vertical-left .ant-v3-menu-submenu-selected,
.ant-v3-menu-vertical-right .ant-v3-menu-submenu-selected {
  color: #1890ff;
}
.ant-v3-menu-vertical .ant-v3-menu-submenu-selected > a,
.ant-v3-menu-vertical-left .ant-v3-menu-submenu-selected > a,
.ant-v3-menu-vertical-right .ant-v3-menu-submenu-selected > a {
  color: #1890ff;
}
.ant-v3-menu-horizontal {
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  box-shadow: none;
  line-height: 46px;
  white-space: nowrap;
}
.ant-v3-menu-horizontal > .ant-v3-menu-item,
.ant-v3-menu-horizontal > .ant-v3-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
.ant-v3-menu-horizontal > .ant-v3-menu-item:hover,
.ant-v3-menu-horizontal > .ant-v3-menu-submenu:hover,
.ant-v3-menu-horizontal > .ant-v3-menu-item-active,
.ant-v3-menu-horizontal > .ant-v3-menu-submenu-active,
.ant-v3-menu-horizontal > .ant-v3-menu-item-open,
.ant-v3-menu-horizontal > .ant-v3-menu-submenu-open,
.ant-v3-menu-horizontal > .ant-v3-menu-item-selected,
.ant-v3-menu-horizontal > .ant-v3-menu-submenu-selected {
  border-bottom: 2px solid #1890ff;
  color: #1890ff;
}
.ant-v3-menu-horizontal > .ant-v3-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-v3-menu-horizontal > .ant-v3-menu-item > a:hover {
  color: #1890ff;
}
.ant-v3-menu-horizontal > .ant-v3-menu-item > a:before {
  bottom: -2px;
}
.ant-v3-menu-horizontal > .ant-v3-menu-item-selected > a {
  color: #1890ff;
}
.ant-v3-menu-horizontal:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.ant-v3-menu-vertical .ant-v3-menu-item,
.ant-v3-menu-vertical-left .ant-v3-menu-item,
.ant-v3-menu-vertical-right .ant-v3-menu-item,
.ant-v3-menu-inline .ant-v3-menu-item {
  position: relative;
}
.ant-v3-menu-vertical .ant-v3-menu-item:after,
.ant-v3-menu-vertical-left .ant-v3-menu-item:after,
.ant-v3-menu-vertical-right .ant-v3-menu-item:after,
.ant-v3-menu-inline .ant-v3-menu-item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-right: 3px solid #1890ff;
  transform: scaleY(0.0001);
  opacity: 0;
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-v3-menu-vertical .ant-v3-menu-item,
.ant-v3-menu-vertical-left .ant-v3-menu-item,
.ant-v3-menu-vertical-right .ant-v3-menu-item,
.ant-v3-menu-inline .ant-v3-menu-item,
.ant-v3-menu-vertical .ant-v3-menu-submenu-title,
.ant-v3-menu-vertical-left .ant-v3-menu-submenu-title,
.ant-v3-menu-vertical-right .ant-v3-menu-submenu-title,
.ant-v3-menu-inline .ant-v3-menu-submenu-title {
  padding: 0 16px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ant-v3-menu-vertical .ant-v3-menu-submenu,
.ant-v3-menu-vertical-left .ant-v3-menu-submenu,
.ant-v3-menu-vertical-right .ant-v3-menu-submenu,
.ant-v3-menu-inline .ant-v3-menu-submenu {
  padding-bottom: 0.01px;
}
.ant-v3-menu-vertical .ant-v3-menu-item:not(:last-child),
.ant-v3-menu-vertical-left .ant-v3-menu-item:not(:last-child),
.ant-v3-menu-vertical-right .ant-v3-menu-item:not(:last-child),
.ant-v3-menu-inline .ant-v3-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.ant-v3-menu-vertical > .ant-v3-menu-item,
.ant-v3-menu-vertical-left > .ant-v3-menu-item,
.ant-v3-menu-vertical-right > .ant-v3-menu-item,
.ant-v3-menu-inline > .ant-v3-menu-item,
.ant-v3-menu-vertical > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title,
.ant-v3-menu-vertical-left > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title,
.ant-v3-menu-vertical-right > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title,
.ant-v3-menu-inline > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title {
  line-height: 40px;
  height: 40px;
}
.ant-v3-menu-inline {
  width: 100%;
}
.ant-v3-menu-inline .ant-v3-menu-selected:after,
.ant-v3-menu-inline .ant-v3-menu-item-selected:after {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 1;
  transform: scaleY(1);
}
.ant-v3-menu-inline .ant-v3-menu-item,
.ant-v3-menu-inline .ant-v3-menu-submenu-title {
  width: calc(100% + 1px);
}
.ant-v3-menu-inline .ant-v3-menu-submenu-title {
  padding-right: 34px;
}
.ant-v3-menu-inline-collapsed {
  width: 80px;
}
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item-group > .ant-v3-menu-item-group-list > .ant-v3-menu-item,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item-group > .ant-v3-menu-item-group-list > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title {
  left: 0;
  text-overflow: clip;
  padding: 0 32px !important;
}
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item .ant-v3-menu-submenu-arrow,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item-group > .ant-v3-menu-item-group-list > .ant-v3-menu-item .ant-v3-menu-submenu-arrow,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item-group > .ant-v3-menu-item-group-list > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow {
  display: none;
}
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item .anticon,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item-group > .ant-v3-menu-item-group-list > .ant-v3-menu-item .anticon,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item-group > .ant-v3-menu-item-group-list > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title .anticon,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title .anticon {
  font-size: 16px;
  line-height: 40px;
  margin: 0;
}
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item .anticon + span,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item-group > .ant-v3-menu-item-group-list > .ant-v3-menu-item .anticon + span,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-item-group > .ant-v3-menu-item-group-list > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title .anticon + span,
.ant-v3-menu-inline-collapsed > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title .anticon + span {
  max-width: 0;
  display: inline-block;
  opacity: 0;
}
.ant-v3-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.ant-v3-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.ant-v3-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.ant-v3-menu-inline-collapsed .ant-v3-menu-item-group-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 4px;
  padding-right: 4px;
}
.ant-v3-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-v3-menu-item-group-list .ant-v3-menu-item,
.ant-v3-menu-item-group-list .ant-v3-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.ant-v3-menu-root.ant-v3-menu-vertical,
.ant-v3-menu-root.ant-v3-menu-vertical-left,
.ant-v3-menu-root.ant-v3-menu-vertical-right,
.ant-v3-menu-root.ant-v3-menu-inline {
  box-shadow: none;
}
.ant-v3-menu-sub.ant-v3-menu-inline {
  padding: 0;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
.ant-v3-menu-sub.ant-v3-menu-inline > .ant-v3-menu-item,
.ant-v3-menu-sub.ant-v3-menu-inline > .ant-v3-menu-submenu > .ant-v3-menu-submenu-title {
  line-height: 40px;
  height: 40px;
  list-style-type: disc;
  list-style-position: inside;
}
.ant-v3-menu-sub.ant-v3-menu-inline .ant-v3-menu-item-group-title {
  padding-left: 32px;
}
.ant-v3-menu-item-disabled,
.ant-v3-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
  background: none;
  border-color: transparent !important;
}
.ant-v3-menu-item-disabled > a,
.ant-v3-menu-submenu-disabled > a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
.ant-v3-menu-item-disabled > .ant-v3-menu-submenu-title,
.ant-v3-menu-submenu-disabled > .ant-v3-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.ant-v3-menu-item-disabled > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-submenu-disabled > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-item-disabled > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-submenu-disabled > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after {
  background: rgba(0, 0, 0, 0.25) !important;
}
.ant-v3-menu-dark,
.ant-v3-menu-dark .ant-v3-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.ant-v3-menu-dark .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-sub .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow {
  opacity: 0.45;
  transition: all 0.3s;
}
.ant-v3-menu-dark .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-sub .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-sub .ant-v3-menu-submenu-title .ant-v3-menu-submenu-arrow:before {
  background: #fff;
}
.ant-v3-menu-dark.ant-v3-menu-submenu-popup {
  background: transparent;
}
.ant-v3-menu-dark .ant-v3-menu-inline.ant-v3-menu-sub {
  background: #000c17;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
}
.ant-v3-menu-dark.ant-v3-menu-horizontal {
  border-bottom: 0;
}
.ant-v3-menu-dark.ant-v3-menu-horizontal > .ant-v3-menu-item,
.ant-v3-menu-dark.ant-v3-menu-horizontal > .ant-v3-menu-submenu {
  border-color: #001529;
  border-bottom: 0;
  top: 0;
  margin-top: 0;
}
.ant-v3-menu-dark.ant-v3-menu-horizontal > .ant-v3-menu-item > a:before {
  bottom: 0;
}
.ant-v3-menu-dark .ant-v3-menu-item,
.ant-v3-menu-dark .ant-v3-menu-item-group-title,
.ant-v3-menu-dark .ant-v3-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-v3-menu-dark.ant-v3-menu-inline,
.ant-v3-menu-dark.ant-v3-menu-vertical,
.ant-v3-menu-dark.ant-v3-menu-vertical-left,
.ant-v3-menu-dark.ant-v3-menu-vertical-right {
  border-right: 0;
}
.ant-v3-menu-dark.ant-v3-menu-inline .ant-v3-menu-item,
.ant-v3-menu-dark.ant-v3-menu-vertical .ant-v3-menu-item,
.ant-v3-menu-dark.ant-v3-menu-vertical-left .ant-v3-menu-item,
.ant-v3-menu-dark.ant-v3-menu-vertical-right .ant-v3-menu-item {
  border-right: 0;
  margin-left: 0;
  left: 0;
}
.ant-v3-menu-dark.ant-v3-menu-inline .ant-v3-menu-item:after,
.ant-v3-menu-dark.ant-v3-menu-vertical .ant-v3-menu-item:after,
.ant-v3-menu-dark.ant-v3-menu-vertical-left .ant-v3-menu-item:after,
.ant-v3-menu-dark.ant-v3-menu-vertical-right .ant-v3-menu-item:after {
  border-right: 0;
}
.ant-v3-menu-dark.ant-v3-menu-inline .ant-v3-menu-item,
.ant-v3-menu-dark.ant-v3-menu-inline .ant-v3-menu-submenu-title {
  width: 100%;
}
.ant-v3-menu-dark .ant-v3-menu-item:hover,
.ant-v3-menu-dark .ant-v3-menu-item-active,
.ant-v3-menu-dark .ant-v3-menu-submenu-active,
.ant-v3-menu-dark .ant-v3-menu-submenu-open,
.ant-v3-menu-dark .ant-v3-menu-submenu-selected,
.ant-v3-menu-dark .ant-v3-menu-submenu-title:hover {
  background-color: transparent;
  color: #fff;
}
.ant-v3-menu-dark .ant-v3-menu-item:hover > a,
.ant-v3-menu-dark .ant-v3-menu-item-active > a,
.ant-v3-menu-dark .ant-v3-menu-submenu-active > a,
.ant-v3-menu-dark .ant-v3-menu-submenu-open > a,
.ant-v3-menu-dark .ant-v3-menu-submenu-selected > a,
.ant-v3-menu-dark .ant-v3-menu-submenu-title:hover > a {
  color: #fff;
}
.ant-v3-menu-dark .ant-v3-menu-item:hover > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-item-active > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-submenu-active > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-submenu-open > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-submenu-selected > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-item:hover > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-item-active > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-submenu-active > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-submenu-open > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-submenu-selected > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow,
.ant-v3-menu-dark .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow {
  opacity: 1;
}
.ant-v3-menu-dark .ant-v3-menu-item:hover > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-item-active > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-active > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-open > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-selected > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-item:hover > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-item-active > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-active > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-open > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-selected > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-item:hover > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-item-active > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-submenu-active > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-submenu-open > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-submenu-selected > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-item:hover > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-item-active > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-submenu-active > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-submenu-open > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-submenu-selected > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-title:hover > .ant-v3-menu-submenu-arrow:before {
  background: #fff;
}
.ant-v3-menu-dark .ant-v3-menu-item-selected {
  border-right: 0;
  color: #fff;
}
.ant-v3-menu-dark .ant-v3-menu-item-selected:after {
  border-right: 0;
}
.ant-v3-menu-dark .ant-v3-menu-item-selected > a,
.ant-v3-menu-dark .ant-v3-menu-item-selected > a:hover {
  color: #fff;
}
.ant-v3-menu.ant-v3-menu-dark .ant-v3-menu-item-selected,
.ant-v3-menu-submenu-popup.ant-v3-menu-dark .ant-v3-menu-item-selected {
  background-color: #1890ff;
}
.ant-v3-menu-dark .ant-v3-menu-item-disabled,
.ant-v3-menu-dark .ant-v3-menu-submenu-disabled,
.ant-v3-menu-dark .ant-v3-menu-item-disabled > a,
.ant-v3-menu-dark .ant-v3-menu-submenu-disabled > a {
  opacity: 0.8;
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-v3-menu-dark .ant-v3-menu-item-disabled > .ant-v3-menu-submenu-title,
.ant-v3-menu-dark .ant-v3-menu-submenu-disabled > .ant-v3-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-v3-menu-dark .ant-v3-menu-item-disabled > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-submenu-disabled > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:before,
.ant-v3-menu-dark .ant-v3-menu-item-disabled > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after,
.ant-v3-menu-dark .ant-v3-menu-submenu-disabled > .ant-v3-menu-submenu-title > .ant-v3-menu-submenu-arrow:after {
  background: rgba(255, 255, 255, 0.35) !important;
}

.changeLogs-module__changelogs__VOE_o {
  box-sizing: border-box;
  height: calc(100vh - 66px);
  margin-top: 60px;
  padding: 50px 30px;
  background-color: #fff;
  border-radius: 4px;
  overflow-y: scroll !important;
  scrollbar-color: #9fa9c4;
}
.changeLogs-module__changelogs__VOE_o::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.changeLogs-module__changelogs__VOE_o::-webkit-scrollbar-track {
  background: none;
}
.changeLogs-module__changelogs__VOE_o::-webkit-scrollbar-thumb {
  background-color: #9fa9c4;
}
.changeLogs-module__box___tcQz {
  margin-bottom: 10px;
}
.changeLogs-module__time__BUL60 {
  font-weight: 200;
}
.changeLogs-module__main__uxjhB {
  margin-top: 20px;
  font-size: 18px;
}
.changeLogs-module__item__nbSeB {
  display: flex;
  margin-bottom: 20px;
}
.changeLogs-module__number__hel0d {
  flex-shrink: 0;
  color: #1677ff;
  width: 28px;
  height: 28px;
  font-family: HelveticaNeue;
  font-style: MediumItalic;
  font-weight: 500;
  border: 1.2px solid #1677ff;
  box-shadow: 0 2px 10px -3px #85b8ff;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
}
.changeLogs-module__content__T8vre {
  margin-left: 10px;
}
.changeLogs-module__title__U8u05 {
  font-weight: 500;
}
.changeLogs-module__introduction__HBbGQ {
  font-weight: 400;
  font-size: 14px;
  margin-top: 8px;
  white-space: pre-wrap;
}
.changeLogs-module__mixin-scrollbar__iLa9y {
  overflow-y: scroll !important;
  scrollbar-color: #9fa9c4;
}
.changeLogs-module__mixin-scrollbar__iLa9y::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.changeLogs-module__mixin-scrollbar__iLa9y::-webkit-scrollbar-track {
  background: none;
}
.changeLogs-module__mixin-scrollbar__iLa9y::-webkit-scrollbar-thumb {
  background-color: #9fa9c4;
}

.anticon.cuttle-ui-favor-icon {
  display: flex;
}
.ant-pro-layout .ant-pro-sider-logo {
  display: flex;
  padding: 16px 12px 16px 0;
}
.ant-pro-layout .ant-pro-sider-logo h1 {
  padding-left: 5px;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
}
.ant-notification .ant-notification-notice {
  width: 500px;
}
.reset-module__rootLayout__UJ1YT .ant-pro-sider-footer {
  padding-block-end: 6px;
}
.reset-module__unifiedWebsiteTip__fI0FY {
  max-width: max-content;
}
.reset-module__unifiedWebsiteTip__fI0FY .ant-tooltip-arrow {
  top: 1px;
  left: 85% !important;
  /* 假设你想向右移动箭头到30%的位置 */
}
.reset-module__pageClock__u0U2e {
  position: absolute;
  top: 0;
  right: 20px;
  line-height: 38px;
  color: #3f73d8;
  font-size: 15px;
  z-index: 1;
}
.reset-module__pageContainer__RaeX3 .dijitContentPane {
  background: #fff;
}
.reset-module__pageContainer__RaeX3 .reset-module__pageContainerTabs__yTypI > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  height: calc(100vh - 76px);
  position: relative;
}
.reset-module__subCommandWrap__uZafh {
  position: relative;
  text-indent: 7px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px;
}
.reset-module__subCommandWrap__uZafh::before {
  position: absolute;
  content: "";
  top: 9px;
  left: 1px;
  height: 1px;
  width: 7px;
  background-color: rgba(0, 0, 0, 0.2);
}
.reset-module__subCommandWrap__uZafh a {
  position: relative;
  margin: 0 5px;
  color: inherit;
}
.reset-module__subCommandWrap__uZafh a:hover {
  color: #1677ff;
}

.feedback-module__feedbackDialog__gafq0 .ant-modal-content {
  padding: 0 !important;
}
.feedback-module__header__T5JpT {
  background-color: #409EFF;
  color: #fff;
  padding: 15px 20px;
  border-radius: 3px 3px 0 0;
}
.feedback-module__header__T5JpT .feedback-module__title__hHh2V {
  font-size: 18px;
}
.feedback-module__header__T5JpT .feedback-module__closeBtn__kdw4t {
  float: right;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.feedback-module__header__T5JpT .feedback-module__closeBtn__kdw4t:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.feedback-module__header__T5JpT .feedback-module__tip__yd5WX {
  margin-top: 15px;
  line-height: 2em;
}
.feedback-module__header__T5JpT .feedback-module__tip__yd5WX a {
  color: #fff;
  text-decoration: underline;
}
.feedback-module__content__slKvk {
  width: 100%;
  padding: 30px 20px;
  border-radius: 0 0 3px 3px;
  background-color: #fff;
}
.feedback-module__content__slKvk .feedback-module__buttons__ZrFmy {
  text-align: right;
  margin-top: 20px;
}

body {
  overflow: hidden;
}
/**
 * Mixins
 */
.scrollbar {
  overflow-y: scroll !important;
  margin-right: -4px;
  scrollbar-width: 4px;
  scrollbar-color: #9fa9c4;
}
.scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.scrollbar::-webkit-scrollbar-track {
  background: none;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: #9fa9c4;
  border-radius: 4px;
}
/**
 * 渲染（颜色）相关
 */
.cuttle-ui-layout .ant-pro-layout-bg-list {
  background: #e3eaf9 !important;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav {
  position: relative;
  margin-left: 16px !important;
  min-height: 48px;
  z-index: 0;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav::before {
  border-bottom: 2px solid #f1f4fd;
  bottom: -2px;
  left: -16px;
  z-index: 3000;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav > .ant-tabs-nav-wrap {
  position: relative;
  margin-bottom: -2px;
  padding-bottom: 2px;
  z-index: 1;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav > .ant-tabs-nav-wrap > .ant-tabs-nav-list {
  padding-inline: 1px;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav .ant-tabs-tab {
  margin-left: 0 !important;
  margin-top: 10px !important;
  border-radius: 0;
  background-color: #cbd9f8 !important;
  border: none !important;
  height: 38px !important;
  border-radius: 4px 4px 0 0;
  box-shadow: rgba(28, 55, 115, 0.3) -8px 5px 8px -3px, rgba(28, 55, 115, 0.4) 0 0 3px 0 !important;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav .ant-tabs-tab div {
  color: #484d58 !important;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active {
  position: relative;
  padding: 7px 16px !important;
  margin-top: 4px !important;
  background-color: #f1f4fd !important;
  height: 44px !important;
  box-shadow: rgba(28, 55, 115, 0.3) -8px 5px 8px -3px, rgba(28, 55, 115, 0.2) 0 0 3px 1px !important;
  z-index: 9999 !important;
  cursor: default;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active div {
  color: #1677ff !important;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav .ant-tabs-tab:first-child:before {
  width: 0;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-content-holder {
  background: linear-gradient(#f3f6fe, 60%, #e7effe) !important;
  height: calc(100vh - 76px);
  overflow: auto;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-content-holder::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-content-holder::-webkit-scrollbar-track {
  background: none;
}
.cuttle-ui-layout .ant-pro-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-content-holder::-webkit-scrollbar-thumb {
  background-color: #9fa9c4;
}
/**
 * 布局相关
 */
.cuttle-ui-layout .ant-layout-sider-children {
  padding: 0 !important;
  background-color: #0b275c;
  background-image: url(https://cdn.aligames.com/raven/prod/upload/test/page_63b7eb5cb6afa309837d698d/m8mv3xajbil057ius3e.png);
  background-size: 100% 190px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.cuttle-ui-layout .ant-layout-sider-children::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 180px;
  left: 0;
  top: 0;
  background-size: 100% 100%;
  z-index: 0;
  pointer-events: none;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-logo {
  border: none;
  padding: 16px 14px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-logo h1,
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-logo .ant-pro-layout-apps-icon {
  color: #fff !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-layout-apps-icon {
  background-image: url(https://cdn.aligames.com/raven/prod/upload/test/page_63a123548ee0110956b1543c/lutg2hudulpqt7hzoa9.png);
  background-position: center center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-layout-apps-icon > svg {
  display: none;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-input-affix-wrapper {
  background-color: #475e8e !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-input-affix-wrapper .ant-input {
  color: #fff !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-input-affix-wrapper .ant-input::placeholder {
  color: #adb8cc !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-input-affix-wrapper:focus-within {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6) !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-actions {
  position: relative;
  z-index: 1;
  margin: 0;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-actions::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  opacity: 0.2;
  background-color: #ffffff;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-actions > .ant-pro-sider-actions-avatar {
  padding-left: 13px;
  padding-right: 0;
  padding-block: 13px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-actions > .ant-pro-sider-actions-avatar span,
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-actions > .ant-space .ant-space-item span {
  color: #fff !important;
}
.cuttle-ui-layout .ant-layout-sider-children h1,
.cuttle-ui-layout .ant-layout-sider-children i,
.cuttle-ui-layout .ant-layout-sider-children span {
  color: #ced4dd !important;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu {
  margin-block-start: 4px;
  overflow-y: scroll !important;
  margin-right: -4px;
  scrollbar-width: 4px;
  scrollbar-color: #9fa9c4;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu::-webkit-scrollbar-track {
  background: none;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu::-webkit-scrollbar-thumb {
  background-color: #9fa9c4;
  border-radius: 4px;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu .cuttle-ui-common-menu-root .ant-menu-submenu-title {
  font-size: 15px;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu .cuttle-ui-common-menu-root .ant-menu-submenu-title .ant-menu-item-icon {
  color: #fff !important;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu .cuttle-ui-common-menu-root .ant-menu-submenu-title .ant-menu-title-content {
  margin-inline-start: 6px !important;
  color: #fff !important;
  font-weight: 400;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu .cuttle-ui-common-menu-root .ant-menu-sub {
  padding-inline-start: 0 !important;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu .cuttle-ui-common-menu-root .ant-menu-sub .ant-menu-item .ant-menu-title-content {
  margin-left: 8px;
  max-width: 130px;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu .cuttle-ui-common-menu-root .ant-menu-sub .ant-menu-item .ant-menu-title-content .cuttle-ui-favor-icon {
  margin-left: 6px;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-common-menu .cuttle-ui-common-menu-root .ant-menu-submenu-popup {
  display: block;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-menu-dragger {
  position: relative !important;
  bottom: 0 !important;
  height: 10px;
  margin-top: 0;
  z-index: 21 !important;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-menu-dragger span {
  position: relative;
  top: -7px;
  border-top: 1px solid #adb8cc !important;
  visibility: hidden;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-menu-dragger span:nth-child(3) {
  top: -9px;
  visibility: visible !important;
  border-top: 4px solid #3f577f !important;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-menu-dragger span:nth-child(3)::after {
  content: '';
  display: block;
  position: absolute;
  background: no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAoCAYAAABOzvzpAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAQKADAAQAAAABAAAAKAAAAADvE348AAABuUlEQVRoBe1aQU7DMBBsyg/ggJD4Q77AtU/gCz30iHroIWceQr+RL/CGVlRCov0AKMwgB20jIHXEdq11VlrVcdfdnVl77TSZTAylaZorqmEIdq4BfAl9D7q0i8TAM0BX0K5UBqGc3yVQ/wS+JcM3CT3gfZNwInifJAAVC16snKUwFtpVAKgv4eMVehHp6wP210VRvEWOizKfRlk7NFYnABncg7cF9BDBH20X2tlnPOpL4DfQLAjyO4A1iUV9BkiQKbYtCdgKQmRbdDtuYgXMoJugM8dQR2hJM/BVeTENbxHlI/QOegP1LDuAq6EP2Hi2RQD/jA6e2HISnk9KEvCExn1OyAXWNQl4QYf3aS8wHzV3lueAo0isLkhAbeU8Ab919kVwyq0AmSihayi3CO9CjMRaBuze8Y740mQA22/eN0MggHeCrWys0mTyLwzBErkEjYJkEst4EJJZ0Goj2XPonllvpeur7Q+ftJ13bTSu1acdgIzPBTQy91+/qV4DUNt4370aEPAKY1WfCg2IafgQLIW/HouHpf/9UQ33lPDIE0nwCb7NSw8JvsH3kJAHeEFCvi9JCRLMX5P7BPFSCXijDkqwAAAAAElFTkSuQmCC);
  background-size: contain;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 20px;
  margin: -12px 0 0 -16px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-extra + div {
  overflow: hidden !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-extra + div > ul > .ant-menu-item-group {
  padding-top: 10px;
  padding-bottom: 8px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-title-content {
  font-size: 15px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu .ant-menu-submenu-title i.ant-menu-submenu-arrow {
  margin-right: -8px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu.ant-menu-submenu-selected > .ant-menu-submenu-title .ant-menu-title-content {
  font-weight: 400;
  color: #fff !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu.ant-menu-submenu-selected > .ant-menu-submenu-title .ant-menu-title-content h1,
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu.ant-menu-submenu-selected > .ant-menu-submenu-title .ant-menu-title-content i,
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu.ant-menu-submenu-selected > .ant-menu-submenu-title .ant-menu-title-content span {
  font-weight: 400;
  color: #fff !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu .ant-menu-sub .ant-pro-base-menu-inline-menu-item .cuttle-ui-favor-icon {
  margin-left: 6px !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu .ant-menu-sub .ant-pro-base-menu-inline-menu-item .ant-pro-base-menu-inline-item-text {
  margin-left: 6px !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu .ant-menu-sub .ant-menu-submenu .ant-menu-submenu-title .ant-pro-base-menu-inline-item-text {
  margin-left: 6px;
  font-size: 14px !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-menu .ant-menu-submenu.ant-menu-submenu-open ul {
  background: #09224b !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-root > .ant-menu-item {
  padding-inline: 12px !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-root > .ant-menu-item:hover .ant-pro-base-menu-inline-item-icon {
  visibility: hidden;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-root > .ant-menu-item .cuttle-ui-favored-menu-item .ant-pro-base-menu-inline-item-icon {
  visibility: hidden;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-submenu-title {
  color: #fff !important;
  margin-inline: 0;
  width: 100%;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item {
  margin-inline: 0;
  width: 100%;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-active {
  background-color: #475e8e !important;
  border-radius: 4px !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-active h1,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-active i,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-active span {
  color: #fff !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-submenu-active > div.ant-menu-submenu-title {
  background-color: #475e8e !important;
  border-radius: 4px !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-submenu-active > div.ant-menu-submenu-title h1,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-submenu-active > div.ant-menu-submenu-title i,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-submenu-active > div.ant-menu-submenu-title span {
  color: #fff !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-submenu-active.no-background-hover-menu > div.ant-menu-submenu-title {
  background-color: transparent !important;
}
.cuttle-ui-layout .ant-layout-sider-children .no-background-hover-menu .ant-menu-submenu-active > div.ant-menu-submenu-title {
  background-color: transparent !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected {
  background-color: #2975DF;
  border-radius: 4px !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected .ant-menu-title-content h1,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected .ant-menu-title-content i,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected .ant-menu-title-content span,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected .ant-menu-title-content div {
  color: #fff !important;
  font-weight: 400;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected.ant-menu-item-active {
  background-color: #2975DF !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected.ant-menu-item-active h1,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected.ant-menu-item-active i,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected.ant-menu-item-active span,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected.ant-menu-item-active div {
  color: #fff !important;
  font-weight: 400;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-group .ant-menu-item-group-title {
  display: flex;
  align-items: center;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-group .ant-menu-item-group-title .ant-pro-base-menu-inline-item-title {
  gap: 6px !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-group .ant-menu-item-group-title .ant-pro-base-menu-inline-item-title span {
  color: #9da9bc !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-group .ant-menu-item-group-title .ant-pro-base-menu-inline-item-title .ant-pro-base-menu-inline-item-icon {
  display: none;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-group .ant-menu-item-group-list > li.ant-menu-submenu > div.ant-menu-submenu-title span,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-group .ant-menu-item-group-list > li.ant-menu-submenu > div.ant-menu-submenu-title div,
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-group .ant-menu-item-group-list > li.ant-menu-submenu > div.ant-menu-submenu-title i {
  color: #e7eaee !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-divider {
  display: none;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  right: 5px;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > ul {
  height: calc(100vh - 260px);
  overflow-y: scroll !important;
  margin-right: -4px;
  scrollbar-width: 4px;
  scrollbar-color: #9fa9c4;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > ul::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > ul::-webkit-scrollbar-track {
  background: none;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > ul::-webkit-scrollbar-thumb {
  background-color: #9fa9c4;
  border-radius: 4px;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > li > .ant-menu-submenu-title {
  padding-left: 12px !important;
}
.cuttle-ui-layout .cuttle-ui-menu-content {
  height: calc(100vh - 260px);
  overflow-y: scroll !important;
  margin-right: -4px;
  scrollbar-width: 4px;
  scrollbar-color: #9fa9c4;
}
.cuttle-ui-layout .cuttle-ui-menu-content::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.cuttle-ui-layout .cuttle-ui-menu-content::-webkit-scrollbar-track {
  background: none;
}
.cuttle-ui-layout .cuttle-ui-menu-content::-webkit-scrollbar-thumb {
  background-color: #9fa9c4;
  border-radius: 4px;
}
.cuttle-ui-layout .cuttle-ui-menu-content .ant-menu-submenu.ant-menu-submenu-open > div.ant-menu-submenu-title {
  background-color: #173679 !important;
}
.cuttle-ui-layout .cuttle-ui-menu-content .ant-menu-submenu.ant-menu-submenu-open > .ant-menu-sub {
  background-color: #082149;
  border-radius: 4px;
}
.cuttle-ui-layout .cuttle-ui-menu-title {
  padding: 0 7px;
  margin-top: 18px;
  margin-bottom: 10px;
}
.cuttle-ui-layout .cuttle-ui-menu-title .ant-space-item:last-child {
  margin-left: auto;
}
.cuttle-ui-layout .cuttle-ui-menu-title + ul > .ant-menu-submenu > .ant-menu-submenu-title {
  display: none;
}
.cuttle-ui-layout .cuttle-ui-menu-exchange {
  width: auto;
  margin-right: 0;
}
.cuttle-ui-layout .cuttle-ui-menu-exchange .ant-radio-button + span {
  font-size: 10px;
  position: relative;
  top: -2px;
}
.cuttle-ui-layout .cuttle-ui-menu-exchange .ant-radio-button-wrapper {
  height: 21px;
  border-color: #475e8e;
  color: rgba(255, 255, 255, 0.6);
  background-color: #475e8e;
}
.cuttle-ui-layout .cuttle-ui-menu-exchange .ant-radio-button-wrapper::before {
  background-color: #475e8e;
}
.cuttle-ui-layout .cuttle-ui-menu-exchange .ant-radio-button-wrapper-checked {
  border-color: #fff;
}
.cuttle-ui-layout .cuttle-ui-menu-exchange .ant-radio-button-wrapper-checked:hover {
  border-color: #fff;
}
.cuttle-ui-layout .cuttle-ui-menu-exchange .ant-radio-button-wrapper-checked:hover + span {
  color: rgba(0, 0, 0, 0.8) !important;
}
.cuttle-ui-layout .cuttle-ui-menu-exchange .ant-radio-button-wrapper-checked .ant-radio-button-checked {
  background-color: #fff;
}
.cuttle-ui-layout .cuttle-ui-menu-exchange .ant-radio-button-wrapper-checked .ant-radio-button-checked + span {
  color: rgba(0, 0, 0, 0.8) !important;
}
.cuttle-ui-layout .cuttle-ui-visited-menu-title {
  font-size: 12px;
  color: #fff;
  opacity: 0.6;
  width: 48px;
  margin: 12px 4px;
}
.cuttle-ui-layout .cuttle-ui-entry-selector-card {
  width: 100%;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  height: 62px;
}
.cuttle-ui-layout .cuttle-ui-entry-selector-card:hover {
  background-image: linear-gradient(169deg, rgba(200, 217, 251, 0.3) 0%, rgba(200, 217, 251, 0) 95%);
}
.cuttle-ui-layout .cuttle-ui-entry-selector-card .swap-icon-container {
  display: flex;
  align-items: center;
  position: absolute;
  right: 1px;
  top: 8px;
  border-radius: 0 4px 0 4px;
  width: 25px;
  height: 22px;
  padding: 0 5px;
}
.cuttle-ui-layout .cuttle-ui-entry-selector-card .swap-icon-container > .swapIcon {
  color: #fff !important;
  font-size: 14px !important;
}
.cuttle-ui-layout .cuttle-ui-entry-selector-card .entry-container {
  margin-left: 6px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cuttle-ui-layout .cuttle-ui-entry-selector-card .entry-container > .entry-name {
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 130px;
}
.cuttle-ui-layout .cuttle-ui-page-container {
  padding: 28px 0 0;
}
.cuttle-ui-layout .cuttle-ui-page-container > .ant-page-header {
  padding: 0;
}
.cuttle-ui-layout .cuttle-ui-page-container > .ant-page-header > .ant-page-header-footer {
  margin-block-start: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window {
  padding: 16px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section {
  padding: 20px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window .ant-pro-card .ant-pro-card-body {
  padding-inline: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window .cuttle-ui-window-height__inner {
  height: calc(100vh - 108px);
}
.cuttle-ui-layout-disabled-common-menus .ant-layout-sider-children .ant-menu-root > .ant-menu-item .ant-pro-base-menu-inline-item-icon {
  visibility: visible !important;
}
.ant-menu-submenu-popup {
  display: none;
}
.ant-menu {
  font-weight: 300;
  font-family: 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.cuttle-ui-hidden {
  display: none;
}
.cuttle-ui-fullscreen-box {
  overflow: auto;
}
.cuttle-ui-fullscreen-box .ant-form {
  max-width: 540px;
}
.layout-search-input {
  padding-bottom: 9px !important;
}
.layout-search-input .ant-dropdown-menu-title-content {
  position: relative;
}
.layout-search-input .ant-dropdown-menu-item {
  padding: 0 !important;
}
.layout-search-input .ant-dropdown-menu-item:hover {
  background-color: #e9f1fb !important;
}
.layout-search-input .cuttle-ui-menu-item {
  padding: 8px 12px;
}
.layout-search-input .ant-dropdown-menu-item-group-list {
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}
.layout-search-input .ant-dropdown-menu-item-group-title {
  font-size: 12px;
}
.layout-search-input .ant-dropdown-menu-item-group:last-child .ant-dropdown-menu-item-group-list {
  border-bottom: none;
}
.cuttle-ui-menu {
  display: flex;
  position: relative;
  height: 40px;
  cursor: pointer;
  color: #ced4dd;
  font-weight: 600;
  margin-inline: 4px;
  margin-block: 4px;
  align-items: center;
}
.cuttle-ui-menu .cuttle-ui-menu-icon {
  margin-left: auto;
  margin-right: 9px;
}
.cuttle-ui-menu .cuttle-ui-menu-icon img {
  width: 14px;
  height: 14px;
}
.cuttle-ui-menu .cuttle-ui-menu-icon-collapsed::before {
  transform: rotate(-45deg) translateX(2.5px);
}
.cuttle-ui-menu .cuttle-ui-menu-icon-collapsed::after {
  transform: rotate(45deg) translateX(-2.5px);
}
.cuttle-ui-entry-selector-modal .groups-container {
  width: 266px;
  background-color: #f5f5f5;
  overflow: auto;
  padding: 12px;
  border-right: 1px solid #ddd;
}
.cuttle-ui-entry-selector-modal .groups-container::-webkit-scrollbar {
  width: 4px;
}
.cuttle-ui-entry-selector-modal .groups-container::-webkit-scrollbar-track {
  background: transparent;
}
.cuttle-ui-entry-selector-modal .groups-container::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
}
.cuttle-ui-entry-selector-modal .groups-container::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.cuttle-ui-entry-selector-modal .entries-container {
  width: 434px;
  overflow: auto;
  padding: 12px;
  display: flex;
  flex-direction: column;
}
.cuttle-ui-entry-selector-modal .entries-container::-webkit-scrollbar {
  width: 4px;
}
.cuttle-ui-entry-selector-modal .entries-container::-webkit-scrollbar-track {
  background: transparent;
}
.cuttle-ui-entry-selector-modal .entries-container::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
}
.cuttle-ui-entry-selector-modal .entries-container::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.cuttle-ui-entry-selector-modal .group-item {
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-radius: 5px;
}
.cuttle-ui-entry-selector-modal .group-item.selected {
  background-color: #fff;
}
.cuttle-ui-entry-selector-modal .entry-item {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 8px 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.cuttle-ui-entry-selector-modal .entry-item > .text-content {
  width: 90%;
}
.cuttle-ui-entry-selector-modal .entry-item > .text-content > p {
  width: 100%;
  color: #000;
}
.cuttle-ui-entry-selector-modal .entry-item > .text-content > span {
  color: #999;
}
.cuttle-ui-entry-selector-modal .entry-item .entry-title {
  width: 130px;
  margin: 0;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cuttle-ui-entry-selector-modal .entry-item.current {
  border: 1px solid #2975df;
  background-color: #f3f8ff;
}
.cuttle-ui-entry-selector-modal .entry-item.current .entryTitle {
  font-weight: bolder;
}
.cuttle-ui-entry-selector-modal .entry-item:hover {
  border: 1px solid #2975df !important;
}
.cuttle-ui-entry-selector-guide-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.cuttle-ui-entry-selector-guide-overlay .highlight {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.01);
  z-index: 1001;
  border-radius: 8px;
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.7);
}
.cuttle-ui-entry-selector-guide-overlay .guide-content {
  position: absolute;
  background-color: #c8d9fb;
  box-shadow: 0 2px 17px 0 rgba(75, 75, 75, 0.2);
  right: -116%;
  top: 0;
  padding: 16px;
  border-radius: 6px;
}
.cuttle-ui-entry-selector-guide-overlay .guide-content::before {
  content: '';
  position: absolute;
  top: 30px;
  left: -6px;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #c8d9fb transparent transparent;
}
.cuttle-ui-entry-selector-never-show-checkbox .ant-checkbox-inner {
  border-radius: 100%;
}
.cuttle-ui-entry-selector-never-show-checkbox .ant-checkbox-checked:after {
  border-radius: 100%;
}

/**
 * 布局相关
 */
.cuttle-ui-layout .ant-layout-sider-children {
  position: relative;
  padding: 0 !important;
}
.cuttle-ui-layout .ant-layout-sider-children::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 180px;
  left: 0;
  top: 0;
  background-size: 100% 100%;
  z-index: 0;
}
.cuttle-ui-layout .ant-layout-sider-children::after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: url(https://cdn.aligames.com/raven/prod/upload/test/page_63a123548ee0110956b1543c/lutrtv1yho3yxgtejyq.png);
  background-size: 100% 100%;
  z-index: 0;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-logo {
  padding: 21px 0 21px 12px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-collapsed-button {
  inset-block-start: 20px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-extra .ant-input-affix-wrapper {
  height: 33px !important;
  background-color: rgba(86, 128, 194, 0.3) !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-extra .ant-input-affix-wrapper > .ant-input-prefix {
  color: #fff;
  opacity: 0.4;
  margin-inline-end: 10px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-extra .ant-input-affix-wrapper > .ant-input {
  color: #fff;
  opacity: 0.6;
  font-weight: 400;
  font-size: 14px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-item-selected .cuttle-ui-favor-icon.cuttle-ui-favor-icon-colored {
  color: #f6c759 !important;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-favor-icon.cuttle-ui-favor-icon-colored {
  color: #f6c759 !important;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-menu + .cuttle-ui-menu-content {
  margin-right: 0;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-menu + .cuttle-ui-menu-content .ant-menu .ant-menu-item-group {
  padding-top: 0 !important;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-menu + .cuttle-ui-menu-content .ant-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-title-content {
  font-size: 14px !important;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-menu + .cuttle-ui-menu-content .ant-menu .ant-menu-item-group .ant-menu-item-group-list .ant-menu-submenu .ant-menu {
  background-color: rgba(0, 0, 0, 0.2);
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-layout-apps-icon {
  padding-right: 44px;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-pro-sider-actions {
  z-index: 10;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-submenu-title .ant-menu-title-content {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.cuttle-ui-layout .ant-layout-sider-children .ant-menu-submenu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-title-content {
  font-size: 14px !important;
}
.cuttle-ui-layout .cuttle-ui-menu .cuttle-ui-menu-title {
  font-size: 16px;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > ul {
  height: calc(100vh - 270px);
}
.cuttle-ui-layout .cuttle-ui-menu-content {
  height: calc(100vh - 270px);
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > li > .ant-menu-submenu-title {
  padding-left: 12px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-title {
  padding-left: 7px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-list > li.ant-menu-submenu > .ant-menu-submenu-title {
  padding-left: 7px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-list > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-item {
  padding-left: 29px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-list > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > .ant-menu-submenu-title {
  padding-left: 29px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-list > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-item {
  padding-left: 45px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-list > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > .ant-menu-submenu-title {
  padding-left: 45px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-list > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-item {
  padding-left: 61px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-list > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > .ant-menu-submenu-title {
  padding-left: 61px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-list > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-item {
  padding-left: 77px !important;
}
.cuttle-ui-layout .cuttle-ui-accordion-menu > .ant-menu-item-group > .ant-menu-item-group-list > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > ul.ant-menu-sub > li.ant-menu-submenu > .ant-menu-submenu-title {
  padding-left: 77px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window {
  height: 100%;
  padding-block: 16px;
  padding-inline: 16px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section {
  border-radius: 8px !important;
  background: none !important;
  padding: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > .ant-tabs {
  margin-top: -8px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > .ant-tabs > .ant-tabs-nav {
  margin-left: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > .ant-tabs > .ant-tabs-nav:before {
  border-bottom: 1px solid #ddd !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > .ant-tabs > .ant-tabs-content-holder {
  padding-bottom: 16px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > .ant-tabs > .ant-tabs-content-holder .ant-pro-table {
  padding-top: 16px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > .ant-tabs > .ant-tabs-content-holder .ant-pro-table form {
  padding: 24px 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > .ant-tabs > .ant-tabs-content-holder .ant-pro-table form .ant-form-item .ant-form-item-label > label {
  width: 80px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > .ant-tabs > .ant-tabs-content-holder .ant-pro-table > .ant-pro-card {
  padding: 0 20px !important;
  border-radius: 8px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > .ant-tabs > .ant-tabs-content-holder .ant-pro-table > .ant-pro-card .ant-pro-table-list-toolbar-container {
  border-radius: 8px;
  padding-block: 24px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .cuttle-ui-window-height__inner > .ant-pro-card {
  border-radius: 8px;
  padding-inline: 20px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .f-designer-container {
  border-radius: 8px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .f-designer-container .dn-main-panel {
  overflow-y: auto !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window iframe {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cuttle-ui-layout .ant-layout-sider-children .cuttle-ui-menu-title span {
  color: #fff !important;
}
/**
 * 可视化配置布局
 */
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > section .ant-pro-card {
  border-radius: 8px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section > section .ant-pro-card > .ant-pro-card-body {
  padding-inline: 20px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form {
  padding-block: 0;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-formily-item {
  margin-bottom: 0;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-formily-item .ant-formily-item-label .ant-formily-item-asterisk {
  position: absolute;
  margin-left: -10px;
  margin-top: 2px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-formily-item .ant-formily-item-control .ant-formily-item-help {
  position: absolute;
  white-space: nowrap;
  background-color: whitesmoke;
  margin-top: 1px;
  z-index: 1;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .sd-modal-in-designer .ant-formily-item {
  margin-bottom: 16px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-card .ant-card-head {
  padding-inline: 0;
  padding-block: 8px;
  min-height: auto;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-card .ant-card-body {
  padding: 0;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-card .ant-card-body > .ant-tabs {
  margin-top: -8px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDObject .ant-card-head {
  padding-inline: 16px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDObject .SDObject-container > :last-child {
  margin-bottom: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDObject .SDObject-container .ant-formily-item {
  margin-bottom: 16px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDObject .SDObject-container .ant-formily-item .ant-formily-item-label {
  justify-content: flex-start;
  width: 80px;
  max-width: 80px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDArrayCards .ant-card-body > :last-child {
  margin-bottom: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDArrayCards .ant-card-body .ant-formily-item {
  margin-bottom: 16px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDArrayCards .ant-card-body .ant-formily-item .ant-formily-item-label {
  justify-content: flex-start;
  width: 80px;
  max-width: 80px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDArrayCards .ant-card {
  border: 1px solid #d9d9d9 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDArrayCards .ant-card .ant-card-head {
  min-height: 32px;
  height: 32px;
  background-color: #f0f0f0 !important;
  font-size: 14px;
  padding-inline: 16px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .SDArrayCards .ant-card .ant-card-head .ant-card-head-title {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 14px;
  display: flex;
  align-items: center;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-card .ant-card-body > :last-child {
  margin-bottom: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-card .ant-card-body > .ant-table-wrapper .ant-table .ant-table-row > .ant-table-cell:first-child {
  padding-left: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-card .ant-card-body > .ant-table-wrapper .ant-table .ant-table-row > .ant-table-cell:last-child {
  padding-right: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-card .ant-card-body > .ant-formily-grid-layout {
  padding-block: 8px;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-tabs .ant-tabs-nav {
  margin-left: 0;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-tabs .ant-tabs-nav:before {
  border-bottom: 1px solid #ddd !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window > section .ant-formily-layout form .ant-tabs .ant-tabs-content-holder .ant-tabs-tabpane {
  padding-block-start: 16px;
}
/**
 * 弹窗布局
 */
.ant-modal-root .ant-modal .ant-modal-body {
  overflow-y: scroll !important;
  margin-right: -4px;
  scrollbar-color: #9fa9c4;
  padding-block: 0;
  border-top: 1px solid #f0f0f0;
  max-height: calc(100vh - 220px);
  padding: 16px;
}
.ant-modal-root .ant-modal .ant-modal-body::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.ant-modal-root .ant-modal .ant-modal-body::-webkit-scrollbar-track {
  background: none;
}
.ant-modal-root .ant-modal .ant-modal-body::-webkit-scrollbar-thumb {
  background-color: #9fa9c4;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-formily-item {
  margin-bottom: 0;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-formily-item .ant-formily-item-label .ant-formily-item-asterisk {
  position: absolute;
  margin-left: -10px;
  margin-top: 2px;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-formily-item .ant-formily-item-control .ant-formily-item-help {
  position: absolute;
  white-space: nowrap;
  background-color: whitesmoke;
  margin-top: 1px;
  z-index: 1;
}
.ant-modal-root .ant-modal .ant-modal-body .sd-modal-in-designer .ant-formily-item {
  margin-bottom: 16px;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-card .ant-card-head {
  padding-inline: 0;
  padding-block: 8px;
  min-height: auto;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-card .ant-card-body {
  padding: 0;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-card .ant-card-body > .ant-tabs {
  margin-top: -8px;
}
.ant-modal-root .ant-modal .ant-modal-body .SDObject .ant-card-head {
  padding-inline: 16px !important;
}
.ant-modal-root .ant-modal .ant-modal-body .SDObject .SDObject-container > :last-child {
  margin-bottom: 0 !important;
}
.ant-modal-root .ant-modal .ant-modal-body .SDObject .SDObject-container .ant-formily-item {
  margin-bottom: 16px;
}
.ant-modal-root .ant-modal .ant-modal-body .SDObject .SDObject-container .ant-formily-item .ant-formily-item-label {
  justify-content: flex-start;
  width: 80px;
  max-width: 80px;
}
.ant-modal-root .ant-modal .ant-modal-body .SDArrayCards .ant-card-body > :last-child {
  margin-bottom: 0 !important;
}
.ant-modal-root .ant-modal .ant-modal-body .SDArrayCards .ant-card-body .ant-formily-item {
  margin-bottom: 16px;
}
.ant-modal-root .ant-modal .ant-modal-body .SDArrayCards .ant-card-body .ant-formily-item .ant-formily-item-label {
  justify-content: flex-start;
  width: 80px;
  max-width: 80px;
}
.ant-modal-root .ant-modal .ant-modal-body .SDArrayCards .ant-card {
  border: 1px solid #d9d9d9 !important;
}
.ant-modal-root .ant-modal .ant-modal-body .SDArrayCards .ant-card .ant-card-head {
  min-height: 32px;
  height: 32px;
  background-color: #f0f0f0 !important;
  font-size: 14px;
  padding-inline: 16px !important;
}
.ant-modal-root .ant-modal .ant-modal-body .SDArrayCards .ant-card .ant-card-head .ant-card-head-title {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 14px;
  display: flex;
  align-items: center;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-card .ant-card-body > :last-child {
  margin-bottom: 0 !important;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-card .ant-card-body > .ant-table-wrapper .ant-table .ant-table-row > .ant-table-cell:first-child {
  padding-left: 0 !important;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-card .ant-card-body > .ant-table-wrapper .ant-table .ant-table-row > .ant-table-cell:last-child {
  padding-right: 0 !important;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-card .ant-card-body > .ant-formily-grid-layout {
  padding-block: 8px;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-tabs .ant-tabs-nav {
  margin-left: 0;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-tabs .ant-tabs-nav:before {
  border-bottom: 1px solid #ddd !important;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-tabs .ant-tabs-content-holder .ant-tabs-tabpane {
  padding-block-start: 16px;
}
.ant-modal-root .ant-modal .ant-modal-body .ant-formily-item {
  margin-bottom: 16px;
}
/**
 * 旧 layout 适配
 */
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window div.view {
  background: none !important;
  border-radius: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window div.view > div {
  border: 1px solid #f0f0f0 !important;
  background-color: #fff;
  border-radius: 8px !important;
  padding-inline: 20px !important;
  padding-block: 16px !important;
  margin-bottom: 16px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window div.view > :first-child {
  border: 1px solid #f0f0f0 !important;
  background-color: #fff;
  border-radius: 8px !important;
  padding-inline: 20px !important;
  padding-block: 16px !important;
  margin-bottom: 16px !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window div.view > :first-child > :first-child {
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window div.view > :last-child {
  margin-bottom: 0 !important;
  overflow: visible;
  overflow-x: auto;
  flex: none;
}
.cuttle-ui-layout .cuttle-ui-page-container .cuttle-ui-window div.view::after {
  content: "";
  position: relative;
  height: 16px;
  width: 100%;
  border: 1px solid transparent;
  bottom: -14px;
}
/**
 * FIX: 各种问题
 */
.ant-pro-global-header-collapsed-button {
  display: none;
}
/**
 * FIX: 切tab卡顿
 */
.cuttle-ui-layout .cuttle-ui-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs {
  transition: none !important;
}
.cuttle-ui-layout .cuttle-ui-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
  transform: none !important;
}
.cuttle-ui-layout .cuttle-ui-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list {
  transition: none !important;
}
.cuttle-ui-layout .cuttle-ui-page-container > .ant-page-header > .ant-page-header-footer > .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab {
  transition: none !important;
}
/**
 * FIX: 水印
 */
.ant-pro-layout-watermark-wrapper {
  pointer-events: none;
  z-index: 1000;
}
/**
 * MIXINS
 */
.mixin-common-form {
  padding-block: 0;
}
.mixin-common-form .ant-formily-item {
  margin-bottom: 0;
}
.mixin-common-form .ant-formily-item .ant-formily-item-label .ant-formily-item-asterisk {
  position: absolute;
  margin-left: -10px;
  margin-top: 2px;
}
.mixin-common-form .ant-formily-item .ant-formily-item-control .ant-formily-item-help {
  position: absolute;
  white-space: nowrap;
  background-color: whitesmoke;
  margin-top: 1px;
  z-index: 1;
}
.mixin-common-form .sd-modal-in-designer .ant-formily-item {
  margin-bottom: 16px;
}
.mixin-common-form .ant-card .ant-card-head {
  padding-inline: 0;
  padding-block: 8px;
  min-height: auto;
}
.mixin-common-form .ant-card .ant-card-body {
  padding: 0;
}
.mixin-common-form .ant-card .ant-card-body > .ant-tabs {
  margin-top: -8px;
}
.mixin-common-form .SDObject .ant-card-head {
  padding-inline: 16px !important;
}
.mixin-common-form .SDObject .SDObject-container > :last-child {
  margin-bottom: 0 !important;
}
.mixin-common-form .SDObject .SDObject-container .ant-formily-item {
  margin-bottom: 16px;
}
.mixin-common-form .SDObject .SDObject-container .ant-formily-item .ant-formily-item-label {
  justify-content: flex-start;
  width: 80px;
  max-width: 80px;
}
.mixin-common-form .SDArrayCards .ant-card-body > :last-child {
  margin-bottom: 0 !important;
}
.mixin-common-form .SDArrayCards .ant-card-body .ant-formily-item {
  margin-bottom: 16px;
}
.mixin-common-form .SDArrayCards .ant-card-body .ant-formily-item .ant-formily-item-label {
  justify-content: flex-start;
  width: 80px;
  max-width: 80px;
}
.mixin-common-form .SDArrayCards .ant-card {
  border: 1px solid #d9d9d9 !important;
}
.mixin-common-form .SDArrayCards .ant-card .ant-card-head {
  min-height: 32px;
  height: 32px;
  background-color: #f0f0f0 !important;
  font-size: 14px;
  padding-inline: 16px !important;
}
.mixin-common-form .SDArrayCards .ant-card .ant-card-head .ant-card-head-title {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 14px;
  display: flex;
  align-items: center;
}
.mixin-common-form .ant-card .ant-card-body > :last-child {
  margin-bottom: 0 !important;
}
.mixin-common-form .ant-card .ant-card-body > .ant-table-wrapper .ant-table .ant-table-row > .ant-table-cell:first-child {
  padding-left: 0 !important;
}
.mixin-common-form .ant-card .ant-card-body > .ant-table-wrapper .ant-table .ant-table-row > .ant-table-cell:last-child {
  padding-right: 0 !important;
}
.mixin-common-form .ant-card .ant-card-body > .ant-formily-grid-layout {
  padding-block: 8px;
}
.mixin-common-form .ant-tabs .ant-tabs-nav {
  margin-left: 0;
}
.mixin-common-form .ant-tabs .ant-tabs-nav:before {
  border-bottom: 1px solid #ddd !important;
}
.mixin-common-form .ant-tabs .ant-tabs-content-holder .ant-tabs-tabpane {
  padding-block-start: 16px;
}
.mixin-scrollbar {
  overflow-y: scroll !important;
  margin-right: -4px;
  scrollbar-color: #9fa9c4;
}
.mixin-scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.mixin-scrollbar::-webkit-scrollbar-track {
  background: none;
}
.mixin-scrollbar::-webkit-scrollbar-thumb {
  background-color: #9fa9c4;
}
.cuttle-ui-entry-selector-modal .entry-item.prod {
  background-color: rgba(224, 250, 234, 0.4);
  border: 1px solid rgba(48, 164, 108, 0.3);
}
.sd-form-item-align-left > .ant-formily-item-label {
  justify-content: flex-start !important;
}
.sd-form-item-align-right > .ant-formily-item-label {
  justify-content: flex-end !important;
}

