html,
body {
  margin: 0 auto;
  padding: 0;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
}
body {
  width: 100vw;
  height: 100vh;
  min-width: 1280px;
  min-height: 768px;
}
#pop-up-container {
  width: 0;
  position: relative;
  left: 0;
  top: 0;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 1250px) {
  html,
  body {
    width: 100%;
    height: 100%;
    min-width: 1280px;
    min-height: 768px;
    overflow-x: auto;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1920px) {
  .c-grid-box-show-container .item-title {
    font-size: 18px !important;
  }
  .c-grid-box-show-container .point-item-container .center {
    height: calc(100% - 70px);
  }
  .c-grid-box-show-container .point-item-container .center .left {
    font-size: 18px !important;
  }
  .c-grid-box-show-container .point-item-container .center .point-right .points-data-container {
    font-size: 48px !important;
  }
  .c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container .name {
    font-size: 18px !important;
  }
  .c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container .value {
    font-size: 20px !important;
  }
  .c-grid-box-show-container .point-item-container .alarm-container {
    font-size: 18px !important;
  }
}
@media screen and (max-height: 800px) {
  body .ant-modal-wrap .ant-modal {
    top: 80px;
  }
}
.vertical-center-modal {
  text-align: center;
}
.vertical-center-modal .ant-modal-body {
  padding: 24px 40px;
}
.vertical-center-modal .modal-title {
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
}
.vertical-center-modal .modal-title .modal-title-warning {
  color: #f29003;
}
.vertical-center-modal .modal-action-button {
  margin-top: 25px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.vertical-center-modal .modal-action-button > button:nth-child(2) {
  margin-left: 40px;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.ant-dropdown {
  box-shadow: 0 2px 8px 0 rgba(152, 152, 152, 0.21);
}
.ant-dropdown ul {
  max-height: 250px;
  overflow-y: overlay;
}
.ant-dropdown ul .ant-menu-item {
  height: 20px;
  line-height: 20px;
}
.ant-select-dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item .ant-select-selected-icon {
  display: none;
}
.ant-select-dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item-selected .ant-select-selected-icon {
  display: inline-block;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

/* 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%;
}
.theme-dark input::-ms-clear,
.theme-dark input::-ms-reveal {
  display: none;
}
.theme-dark *,
.theme-dark *::before,
.theme-dark *::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;
}
.theme-dark article,
.theme-dark aside,
.theme-dark dialog,
.theme-dark figcaption,
.theme-dark figure,
.theme-dark footer,
.theme-dark header,
.theme-dark hgroup,
.theme-dark main,
.theme-dark nav,
.theme-dark section {
  display: block;
}
body {
  margin: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
  font-variant: tabular-nums;
  line-height: 1.5;
  background-color: #fff;
  font-feature-settings: 'tnum';
}
.theme-dark [tabindex='-1']:focus {
  outline: none !important;
}
.theme-dark hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.theme-dark h1,
.theme-dark h2,
.theme-dark h3,
.theme-dark h4,
.theme-dark h5,
.theme-dark h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}
.theme-dark p {
  margin-top: 0;
  margin-bottom: 1em;
}
.theme-dark abbr[title],
.theme-dark abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
.theme-dark address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
.theme-dark input[type='text'],
.theme-dark input[type='password'],
.theme-dark input[type='number'],
.theme-dark textarea {
  -webkit-appearance: none;
}
.theme-dark ol,
.theme-dark ul,
.theme-dark dl {
  margin-top: 0;
  margin-bottom: 1em;
}
.theme-dark ol ol,
.theme-dark ul ul,
.theme-dark ol ul,
.theme-dark ul ol {
  margin-bottom: 0;
}
.theme-dark dt {
  font-weight: 500;
}
.theme-dark dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
.theme-dark blockquote {
  margin: 0 0 1em;
}
.theme-dark dfn {
  font-style: italic;
}
.theme-dark b,
.theme-dark strong {
  font-weight: bolder;
}
.theme-dark small {
  font-size: 80%;
}
.theme-dark sub,
.theme-dark sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.theme-dark sub {
  bottom: -0.25em;
}
.theme-dark sup {
  top: -0.5em;
}
.theme-dark a {
  color: #3AB0FF;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
.theme-dark a:hover {
  color: #63c6ff;
}
.theme-dark a:active {
  color: #278cd9;
}
.theme-dark a:active,
.theme-dark a:hover {
  text-decoration: none;
  outline: 0;
}
.theme-dark a[disabled] {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-dark pre,
.theme-dark code,
.theme-dark kbd,
.theme-dark samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
.theme-dark pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
.theme-dark figure {
  margin: 0 0 1em;
}
.theme-dark img {
  vertical-align: middle;
  border-style: none;
}
.theme-dark svg:not(:root) {
  overflow: hidden;
}
.theme-dark a,
.theme-dark area,
.theme-dark button,
.theme-dark [role='button'],
.theme-dark input:not([type='range']),
.theme-dark label,
.theme-dark select,
.theme-dark summary,
.theme-dark textarea {
  touch-action: manipulation;
}
.theme-dark table {
  border-collapse: collapse;
}
.theme-dark caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(255, 255, 255, 0.42);
  text-align: left;
  caption-side: bottom;
}
.theme-dark th {
  text-align: inherit;
}
.theme-dark input,
.theme-dark button,
.theme-dark select,
.theme-dark optgroup,
.theme-dark textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.theme-dark button,
.theme-dark input {
  overflow: visible;
}
.theme-dark button,
.theme-dark select {
  text-transform: none;
}
.theme-dark button,
html [type="button"],
.theme-dark [type="reset"],
.theme-dark [type="submit"] {
  -webkit-appearance: button;
}
.theme-dark button::-moz-focus-inner,
.theme-dark [type='button']::-moz-focus-inner,
.theme-dark [type='reset']::-moz-focus-inner,
.theme-dark [type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.theme-dark input[type='radio'],
.theme-dark input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
.theme-dark input[type='date'],
.theme-dark input[type='time'],
.theme-dark input[type='datetime-local'],
.theme-dark input[type='month'] {
  -webkit-appearance: listbox;
}
.theme-dark textarea {
  overflow: auto;
  resize: vertical;
}
.theme-dark fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.theme-dark legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
.theme-dark progress {
  vertical-align: baseline;
}
.theme-dark [type='number']::-webkit-inner-spin-button,
.theme-dark [type='number']::-webkit-outer-spin-button {
  height: auto;
}
.theme-dark [type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.theme-dark [type='search']::-webkit-search-cancel-button,
.theme-dark [type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
.theme-dark ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.theme-dark output {
  display: inline-block;
}
.theme-dark summary {
  display: list-item;
}
.theme-dark template {
  display: none;
}
.theme-dark [hidden] {
  display: none !important;
}
.theme-dark mark {
  padding: 0.2em;
  background-color: #feffe6;
}
.theme-dark ::selection {
  color: #fff;
  background: #2199E9;
}
.theme-dark .clearfix {
  zoom: 1;
}
.theme-dark .clearfix::before,
.theme-dark .clearfix::after {
  display: table;
  content: '';
}
.theme-dark .clearfix::after {
  clear: both;
}
.theme-dark .anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-dark .anticon > * {
  line-height: 1;
}
.theme-dark .anticon svg {
  display: inline-block;
}
.theme-dark .anticon::before {
  display: none;
}
.theme-dark .anticon .anticon-icon {
  display: block;
}
.theme-dark .anticon[tabindex] {
  cursor: pointer;
}
.theme-dark .anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.theme-dark .anticon-spin {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.theme-dark .fade-enter,
.theme-dark .fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .fade-enter.fade-enter-active,
.theme-dark .fade-appear.fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.theme-dark .fade-leave.fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .fade-enter,
.theme-dark .fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.theme-dark .fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.theme-dark .move-up-enter,
.theme-dark .move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .move-up-enter.move-up-enter-active,
.theme-dark .move-up-appear.move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.theme-dark .move-up-leave.move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .move-up-enter,
.theme-dark .move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.theme-dark .move-down-enter,
.theme-dark .move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .move-down-enter.move-down-enter-active,
.theme-dark .move-down-appear.move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.theme-dark .move-down-leave.move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .move-down-enter,
.theme-dark .move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.theme-dark .move-left-enter,
.theme-dark .move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .move-left-enter.move-left-enter-active,
.theme-dark .move-left-appear.move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.theme-dark .move-left-leave.move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .move-left-enter,
.theme-dark .move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.theme-dark .move-right-enter,
.theme-dark .move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .move-right-enter.move-right-enter-active,
.theme-dark .move-right-appear.move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.theme-dark .move-right-leave.move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .move-right-enter,
.theme-dark .move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
.theme-dark [ant-click-animating='true'],
.theme-dark [ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #2199E9;
}
.theme-dark [ant-click-animating-without-extra-node='true']::after,
.theme-dark .ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #2199E9;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  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;
  content: '';
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #2199E9;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.theme-dark .slide-up-enter,
.theme-dark .slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .slide-up-enter.slide-up-enter-active,
.theme-dark .slide-up-appear.slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.theme-dark .slide-up-leave.slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .slide-up-enter,
.theme-dark .slide-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-dark .slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.theme-dark .slide-down-enter,
.theme-dark .slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .slide-down-enter.slide-down-enter-active,
.theme-dark .slide-down-appear.slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.theme-dark .slide-down-leave.slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .slide-down-enter,
.theme-dark .slide-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-dark .slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.theme-dark .slide-left-enter,
.theme-dark .slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .slide-left-enter.slide-left-enter-active,
.theme-dark .slide-left-appear.slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.theme-dark .slide-left-leave.slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .slide-left-enter,
.theme-dark .slide-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-dark .slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.theme-dark .slide-right-enter,
.theme-dark .slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .slide-right-enter.slide-right-enter-active,
.theme-dark .slide-right-appear.slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.theme-dark .slide-right-leave.slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .slide-right-enter,
.theme-dark .slide-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-dark .slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.theme-dark .swing-enter,
.theme-dark .swing-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .swing-enter.swing-enter-active,
.theme-dark .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);
  }
}
.theme-dark .zoom-enter,
.theme-dark .zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-enter.zoom-enter-active,
.theme-dark .zoom-appear.zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.theme-dark .zoom-leave.zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .zoom-enter,
.theme-dark .zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .zoom-big-enter,
.theme-dark .zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-big-enter.zoom-big-enter-active,
.theme-dark .zoom-big-appear.zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.theme-dark .zoom-big-leave.zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .zoom-big-enter,
.theme-dark .zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .zoom-big-fast-enter,
.theme-dark .zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-big-fast-enter.zoom-big-fast-enter-active,
.theme-dark .zoom-big-fast-appear.zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.theme-dark .zoom-big-fast-leave.zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .zoom-big-fast-enter,
.theme-dark .zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .zoom-up-enter,
.theme-dark .zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-up-enter.zoom-up-enter-active,
.theme-dark .zoom-up-appear.zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.theme-dark .zoom-up-leave.zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .zoom-up-enter,
.theme-dark .zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .zoom-down-enter,
.theme-dark .zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-down-enter.zoom-down-enter-active,
.theme-dark .zoom-down-appear.zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.theme-dark .zoom-down-leave.zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .zoom-down-enter,
.theme-dark .zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .zoom-left-enter,
.theme-dark .zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-left-enter.zoom-left-enter-active,
.theme-dark .zoom-left-appear.zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.theme-dark .zoom-left-leave.zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .zoom-left-enter,
.theme-dark .zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .zoom-right-enter,
.theme-dark .zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .zoom-right-enter.zoom-right-enter-active,
.theme-dark .zoom-right-appear.zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.theme-dark .zoom-right-leave.zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .zoom-right-enter,
.theme-dark .zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-dark .zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.theme-dark .ant-motion-collapse-legacy {
  overflow: hidden;
}
.theme-dark .ant-motion-collapse-legacy-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;
}
.theme-dark .ant-motion-collapse {
  overflow: hidden;
  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;
}
.theme-dark .ant-affix {
  position: fixed;
  z-index: 10;
}
.theme-dark .ant-alert {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  padding: 8px 15px 8px 37px;
  word-wrap: break-word;
  border-radius: 4px;
}
.theme-dark .ant-alert.ant-alert-no-icon {
  padding: 8px 15px;
}
.theme-dark .ant-alert.ant-alert-closable {
  padding-right: 30px;
}
.theme-dark .ant-alert-icon {
  position: absolute;
  top: 11.5px;
  left: 16px;
}
.theme-dark .ant-alert-description {
  display: none;
  font-size: 14px;
  line-height: 22px;
}
.theme-dark .ant-alert-success {
  background-color: #f7fff0;
  border: 1px solid #deffc4;
}
.theme-dark .ant-alert-success .ant-alert-icon {
  color: #75E040;
}
.theme-dark .ant-alert-info {
  background-color: rgba(33, 153, 233, 0.1);
  border: 1px solid #2199E9;
}
.theme-dark .ant-alert-info .ant-alert-icon {
  color: #2199E9;
}
.theme-dark .ant-alert-warning {
  background-color: #fffcf0;
  border: 1px solid #ffedb3;
}
.theme-dark .ant-alert-warning .ant-alert-icon {
  color: #F0B235;
}
.theme-dark .ant-alert-error {
  background-color: #fff2f0;
  border: 1px solid #ffcac4;
}
.theme-dark .ant-alert-error .ant-alert-icon {
  color: #E64242;
}
.theme-dark .ant-alert-close-icon {
  position: absolute;
  top: 8px;
  right: 16px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.theme-dark .ant-alert-close-icon .anticon-close {
  color: rgba(255, 255, 255, 0.42);
  transition: color 0.3s;
}
.theme-dark .ant-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.theme-dark .ant-alert-close-text {
  color: rgba(255, 255, 255, 0.42);
  transition: color 0.3s;
}
.theme-dark .ant-alert-close-text:hover {
  color: rgba(0, 0, 0, 0.75);
}
.theme-dark .ant-alert-with-description {
  position: relative;
  padding: 15px 15px 15px 64px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.5;
  border-radius: 4px;
}
.theme-dark .ant-alert-with-description.ant-alert-no-icon {
  padding: 15px;
}
.theme-dark .ant-alert-with-description .ant-alert-icon {
  position: absolute;
  top: 16px;
  left: 24px;
  font-size: 24px;
}
.theme-dark .ant-alert-with-description .ant-alert-close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 14px;
  cursor: pointer;
}
.theme-dark .ant-alert-with-description .ant-alert-message {
  display: block;
  margin-bottom: 4px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
}
.theme-dark .ant-alert-message {
  color: rgba(255, 255, 255, 0.9);
}
.theme-dark .ant-alert-with-description .ant-alert-description {
  display: block;
}
.theme-dark .ant-alert.ant-alert-closing {
  height: 0 !important;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  transform-origin: 50% 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .ant-alert-slide-up-leave {
  animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: both;
}
.theme-dark .ant-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
@keyframes antAlertSlideUpIn {
  0% {
    transform: scaleY(0);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antAlertSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
.theme-dark .ant-anchor {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  padding-left: 2px;
}
.theme-dark .ant-anchor-wrapper {
  margin-left: -4px;
  padding-left: 4px;
  overflow: auto;
  background-color: #2F3D4F;
}
.theme-dark .ant-anchor-ink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.theme-dark .ant-anchor-ink::before {
  position: relative;
  display: block;
  width: 2px;
  height: 100%;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.2);
  content: ' ';
}
.theme-dark .ant-anchor-ink-ball {
  position: absolute;
  left: 50%;
  display: none;
  width: 8px;
  height: 8px;
  background-color: #2F3D4F;
  border: 2px solid #2199E9;
  border-radius: 8px;
  transform: translateX(-50%);
  transition: top 0.3s ease-in-out;
}
.theme-dark .ant-anchor-ink-ball.visible {
  display: inline-block;
}
.theme-dark .ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball {
  display: none;
}
.theme-dark .ant-anchor-link {
  padding: 7px 0 7px 16px;
  line-height: 1.143;
}
.theme-dark .ant-anchor-link-title {
  position: relative;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.theme-dark .ant-anchor-link-title:only-child {
  margin-bottom: 0;
}
.theme-dark .ant-anchor-link-active > .ant-anchor-link-title {
  color: #2199E9;
}
.theme-dark .ant-anchor-link .ant-anchor-link {
  padding-top: 5px;
  padding-bottom: 5px;
}
.theme-dark .ant-select-auto-complete {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-dark .ant-select-auto-complete.ant-select .ant-select-selection {
  border: 0;
  box-shadow: none;
}
.theme-dark .ant-select-auto-complete.ant-select .ant-select-selection__rendered {
  height: 100%;
  margin-right: 0;
  margin-left: 0;
  line-height: 32px;
}
.theme-dark .ant-select-auto-complete.ant-select .ant-select-selection__placeholder {
  margin-right: 12px;
  margin-left: 12px;
}
.theme-dark .ant-select-auto-complete.ant-select .ant-select-selection--single {
  height: auto;
}
.theme-dark .ant-select-auto-complete.ant-select .ant-select-search--inline {
  position: static;
  float: left;
}
.theme-dark .ant-select-auto-complete.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 0 !important;
}
.theme-dark .ant-select-auto-complete.ant-select .ant-input {
  height: 32px;
  line-height: 1.5;
  background: transparent;
  border-width: 1px;
}
.theme-dark .ant-select-auto-complete.ant-select .ant-input:focus,
.theme-dark .ant-select-auto-complete.ant-select .ant-input:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-select-auto-complete.ant-select .ant-input[disabled] {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
  background-color: transparent;
}
.theme-dark .ant-select-auto-complete.ant-select .ant-input[disabled]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-select-auto-complete.ant-select-lg .ant-select-selection__rendered {
  line-height: 40px;
}
.theme-dark .ant-select-auto-complete.ant-select-lg .ant-input {
  height: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.theme-dark .ant-select-auto-complete.ant-select-sm .ant-select-selection__rendered {
  line-height: 24px;
}
.theme-dark .ant-select-auto-complete.ant-select-sm .ant-input {
  height: 24px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.theme-dark .ant-input-group > .ant-select-auto-complete .ant-select-search__field.ant-input-affix-wrapper {
  display: inline;
  float: none;
}
.theme-dark .ant-avatar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #ccc;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
}
.theme-dark .ant-avatar-image {
  background: transparent;
}
.theme-dark .ant-avatar-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.theme-dark .ant-avatar.ant-avatar-icon {
  font-size: 18px;
}
.theme-dark .ant-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.theme-dark .ant-avatar-lg-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.theme-dark .ant-avatar-lg.ant-avatar-icon {
  font-size: 24px;
}
.theme-dark .ant-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
}
.theme-dark .ant-avatar-sm-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.theme-dark .ant-avatar-sm.ant-avatar-icon {
  font-size: 14px;
}
.theme-dark .ant-avatar-square {
  border-radius: 4px;
}
.theme-dark .ant-avatar > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-dark .ant-back-top {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.theme-dark .ant-back-top-content {
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.42);
  border-radius: 20px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-back-top-content:hover {
  background-color: rgba(255, 255, 255, 0.75);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-back-top-icon {
  width: 14px;
  height: 16px;
  margin: 12px auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat;
}
@media screen and (max-width: 768px) {
  .theme-dark .ant-back-top {
    right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .theme-dark .ant-back-top {
    right: 20px;
  }
}
.theme-dark .ant-badge {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  color: unset;
  line-height: 1;
}
.theme-dark .ant-badge-count {
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  color: #2F3D4F;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  background: #E64242;
  border-radius: 10px;
  box-shadow: 0 0 0 1px #2F3D4F;
}
.theme-dark .ant-badge-count a,
.theme-dark .ant-badge-count a:hover {
  color: #2F3D4F;
}
.theme-dark .ant-badge-multiple-words {
  padding: 0 8px;
}
.theme-dark .ant-badge-dot {
  width: 6px;
  height: 6px;
  background: #E64242;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #2F3D4F;
}
.theme-dark .ant-badge-count,
.theme-dark .ant-badge-dot,
.theme-dark .ant-badge .ant-scroll-number-custom-component {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transform: translate(50%, -50%);
  transform-origin: 100% 0%;
}
.theme-dark .ant-badge-status {
  line-height: inherit;
  vertical-align: baseline;
}
.theme-dark .ant-badge-status-dot {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-radius: 50%;
}
.theme-dark .ant-badge-status-success {
  background-color: #75E040;
}
.theme-dark .ant-badge-status-processing {
  position: relative;
  background-color: #1890ff;
}
.theme-dark .ant-badge-status-processing::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 50%;
  animation: antStatusProcessing 1.2s infinite ease-in-out;
  content: '';
}
.theme-dark .ant-badge-status-default {
  background-color: #949494;
}
.theme-dark .ant-badge-status-error {
  background-color: #E64242;
}
.theme-dark .ant-badge-status-warning {
  background-color: #F0B235;
}
.theme-dark .ant-badge-status-pink {
  background: #eb2f96;
}
.theme-dark .ant-badge-status-magenta {
  background: #eb2f96;
}
.theme-dark .ant-badge-status-red {
  background: #f5222d;
}
.theme-dark .ant-badge-status-volcano {
  background: #fa541c;
}
.theme-dark .ant-badge-status-orange {
  background: #fa8c16;
}
.theme-dark .ant-badge-status-yellow {
  background: #fadb14;
}
.theme-dark .ant-badge-status-gold {
  background: #faad14;
}
.theme-dark .ant-badge-status-cyan {
  background: #13c2c2;
}
.theme-dark .ant-badge-status-lime {
  background: #a0d911;
}
.theme-dark .ant-badge-status-green {
  background: #52c41a;
}
.theme-dark .ant-badge-status-blue {
  background: #1890ff;
}
.theme-dark .ant-badge-status-geekblue {
  background: #2f54eb;
}
.theme-dark .ant-badge-status-purple {
  background: #722ed1;
}
.theme-dark .ant-badge-status-text {
  margin-left: 8px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
}
.theme-dark .ant-badge-zoom-appear,
.theme-dark .ant-badge-zoom-enter {
  animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  animation-fill-mode: both;
}
.theme-dark .ant-badge-zoom-leave {
  animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  animation-fill-mode: both;
}
.theme-dark .ant-badge-not-a-wrapper:not(.ant-badge-status) {
  vertical-align: middle;
}
.theme-dark .ant-badge-not-a-wrapper .ant-scroll-number {
  position: relative;
  top: auto;
  display: block;
}
.theme-dark .ant-badge-not-a-wrapper .ant-badge-count {
  transform: none;
}
@keyframes antStatusProcessing {
  0% {
    transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.4);
    opacity: 0;
  }
}
.theme-dark .ant-scroll-number {
  overflow: hidden;
}
.theme-dark .ant-scroll-number-only {
  display: inline-block;
  height: 20px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-scroll-number-only > p.ant-scroll-number-only-unit {
  height: 20px;
  margin: 0;
}
.theme-dark .ant-scroll-number-symbol {
  vertical-align: top;
}
@keyframes antZoomBadgeIn {
  0% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(50%, -50%);
  }
}
@keyframes antZoomBadgeOut {
  0% {
    transform: scale(1) translate(50%, -50%);
  }
  100% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}
.theme-dark .ant-breadcrumb {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
}
.theme-dark .ant-breadcrumb .anticon {
  font-size: 14px;
}
.theme-dark .ant-breadcrumb a {
  color: rgba(255, 255, 255, 0.42);
  transition: color 0.3s;
}
.theme-dark .ant-breadcrumb a:hover {
  color: #49b6f5;
}
.theme-dark .ant-breadcrumb > span:last-child {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-breadcrumb > span:last-child a {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
  display: none;
}
.theme-dark .ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-breadcrumb-link > .anticon + span {
  margin-left: 4px;
}
.theme-dark .ant-breadcrumb-overlay-link > .anticon {
  margin-left: 4px;
}
.theme-dark .ant-btn {
  line-height: 1.499;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-btn > .anticon {
  line-height: 1;
}
.theme-dark .ant-btn,
.theme-dark .ant-btn:active,
.theme-dark .ant-btn:focus {
  outline: 0;
}
.theme-dark .ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.theme-dark .ant-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.theme-dark .ant-btn.disabled,
.theme-dark .ant-btn[disabled] {
  cursor: not-allowed;
}
.theme-dark .ant-btn.disabled > *,
.theme-dark .ant-btn[disabled] > * {
  pointer-events: none;
}
.theme-dark .ant-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.theme-dark .ant-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.theme-dark .ant-btn > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn:hover,
.theme-dark .ant-btn:focus {
  color: #49b6f5;
  background-color: transparent;
  border-color: #49b6f5;
}
.theme-dark .ant-btn:hover > a:only-child,
.theme-dark .ant-btn:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn:hover > a:only-child::after,
.theme-dark .ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn:active,
.theme-dark .ant-btn.active {
  color: #1175c2;
  background-color: transparent;
  border-color: #1175c2;
}
.theme-dark .ant-btn:active > a:only-child,
.theme-dark .ant-btn.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn:active > a:only-child::after,
.theme-dark .ant-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-disabled,
.theme-dark .ant-btn.disabled,
.theme-dark .ant-btn[disabled],
.theme-dark .ant-btn-disabled:hover,
.theme-dark .ant-btn.disabled:hover,
.theme-dark .ant-btn[disabled]:hover,
.theme-dark .ant-btn-disabled:focus,
.theme-dark .ant-btn.disabled:focus,
.theme-dark .ant-btn[disabled]:focus,
.theme-dark .ant-btn-disabled:active,
.theme-dark .ant-btn.disabled:active,
.theme-dark .ant-btn[disabled]:active,
.theme-dark .ant-btn-disabled.active,
.theme-dark .ant-btn.disabled.active,
.theme-dark .ant-btn[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-disabled > a:only-child,
.theme-dark .ant-btn.disabled > a:only-child,
.theme-dark .ant-btn[disabled] > a:only-child,
.theme-dark .ant-btn-disabled:hover > a:only-child,
.theme-dark .ant-btn.disabled:hover > a:only-child,
.theme-dark .ant-btn[disabled]:hover > a:only-child,
.theme-dark .ant-btn-disabled:focus > a:only-child,
.theme-dark .ant-btn.disabled:focus > a:only-child,
.theme-dark .ant-btn[disabled]:focus > a:only-child,
.theme-dark .ant-btn-disabled:active > a:only-child,
.theme-dark .ant-btn.disabled:active > a:only-child,
.theme-dark .ant-btn[disabled]:active > a:only-child,
.theme-dark .ant-btn-disabled.active > a:only-child,
.theme-dark .ant-btn.disabled.active > a:only-child,
.theme-dark .ant-btn[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-disabled > a:only-child::after,
.theme-dark .ant-btn.disabled > a:only-child::after,
.theme-dark .ant-btn[disabled] > a:only-child::after,
.theme-dark .ant-btn-disabled:hover > a:only-child::after,
.theme-dark .ant-btn.disabled:hover > a:only-child::after,
.theme-dark .ant-btn[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-disabled:focus > a:only-child::after,
.theme-dark .ant-btn.disabled:focus > a:only-child::after,
.theme-dark .ant-btn[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-disabled:active > a:only-child::after,
.theme-dark .ant-btn.disabled:active > a:only-child::after,
.theme-dark .ant-btn[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-disabled.active > a:only-child::after,
.theme-dark .ant-btn.disabled.active > a:only-child::after,
.theme-dark .ant-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn:hover,
.theme-dark .ant-btn:focus,
.theme-dark .ant-btn:active,
.theme-dark .ant-btn.active {
  text-decoration: none;
  background: transparent;
}
.theme-dark .ant-btn > i,
.theme-dark .ant-btn > span {
  display: inline-block;
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  pointer-events: none;
}
.theme-dark .ant-btn-primary {
  color: #fff;
  background-color: #2199E9;
  border-color: #2199E9;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.theme-dark .ant-btn-primary > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-primary:hover,
.theme-dark .ant-btn-primary:focus {
  color: #fff;
  background-color: #49b6f5;
  border-color: #49b6f5;
}
.theme-dark .ant-btn-primary:hover > a:only-child,
.theme-dark .ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-primary:hover > a:only-child::after,
.theme-dark .ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-primary:active,
.theme-dark .ant-btn-primary.active {
  color: #fff;
  background-color: #1175c2;
  border-color: #1175c2;
}
.theme-dark .ant-btn-primary:active > a:only-child,
.theme-dark .ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-primary:active > a:only-child::after,
.theme-dark .ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-primary-disabled,
.theme-dark .ant-btn-primary.disabled,
.theme-dark .ant-btn-primary[disabled],
.theme-dark .ant-btn-primary-disabled:hover,
.theme-dark .ant-btn-primary.disabled:hover,
.theme-dark .ant-btn-primary[disabled]:hover,
.theme-dark .ant-btn-primary-disabled:focus,
.theme-dark .ant-btn-primary.disabled:focus,
.theme-dark .ant-btn-primary[disabled]:focus,
.theme-dark .ant-btn-primary-disabled:active,
.theme-dark .ant-btn-primary.disabled:active,
.theme-dark .ant-btn-primary[disabled]:active,
.theme-dark .ant-btn-primary-disabled.active,
.theme-dark .ant-btn-primary.disabled.active,
.theme-dark .ant-btn-primary[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-primary-disabled > a:only-child,
.theme-dark .ant-btn-primary.disabled > a:only-child,
.theme-dark .ant-btn-primary[disabled] > a:only-child,
.theme-dark .ant-btn-primary-disabled:hover > a:only-child,
.theme-dark .ant-btn-primary.disabled:hover > a:only-child,
.theme-dark .ant-btn-primary[disabled]:hover > a:only-child,
.theme-dark .ant-btn-primary-disabled:focus > a:only-child,
.theme-dark .ant-btn-primary.disabled:focus > a:only-child,
.theme-dark .ant-btn-primary[disabled]:focus > a:only-child,
.theme-dark .ant-btn-primary-disabled:active > a:only-child,
.theme-dark .ant-btn-primary.disabled:active > a:only-child,
.theme-dark .ant-btn-primary[disabled]:active > a:only-child,
.theme-dark .ant-btn-primary-disabled.active > a:only-child,
.theme-dark .ant-btn-primary.disabled.active > a:only-child,
.theme-dark .ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-primary-disabled > a:only-child::after,
.theme-dark .ant-btn-primary.disabled > a:only-child::after,
.theme-dark .ant-btn-primary[disabled] > a:only-child::after,
.theme-dark .ant-btn-primary-disabled:hover > a:only-child::after,
.theme-dark .ant-btn-primary.disabled:hover > a:only-child::after,
.theme-dark .ant-btn-primary[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-primary-disabled:focus > a:only-child::after,
.theme-dark .ant-btn-primary.disabled:focus > a:only-child::after,
.theme-dark .ant-btn-primary[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-primary-disabled:active > a:only-child::after,
.theme-dark .ant-btn-primary.disabled:active > a:only-child::after,
.theme-dark .ant-btn-primary[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-primary-disabled.active > a:only-child::after,
.theme-dark .ant-btn-primary.disabled.active > a:only-child::after,
.theme-dark .ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #49b6f5;
  border-left-color: #49b6f5;
}
.theme-dark .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #49b6f5;
}
.theme-dark .ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.theme-dark .ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #49b6f5;
}
.theme-dark .ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.theme-dark .ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-btn-ghost {
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-btn-ghost > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-ghost:hover,
.theme-dark .ant-btn-ghost:focus {
  color: #49b6f5;
  background-color: transparent;
  border-color: #49b6f5;
}
.theme-dark .ant-btn-ghost:hover > a:only-child,
.theme-dark .ant-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-ghost:hover > a:only-child::after,
.theme-dark .ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-ghost:active,
.theme-dark .ant-btn-ghost.active {
  color: #1175c2;
  background-color: transparent;
  border-color: #1175c2;
}
.theme-dark .ant-btn-ghost:active > a:only-child,
.theme-dark .ant-btn-ghost.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-ghost:active > a:only-child::after,
.theme-dark .ant-btn-ghost.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-ghost-disabled,
.theme-dark .ant-btn-ghost.disabled,
.theme-dark .ant-btn-ghost[disabled],
.theme-dark .ant-btn-ghost-disabled:hover,
.theme-dark .ant-btn-ghost.disabled:hover,
.theme-dark .ant-btn-ghost[disabled]:hover,
.theme-dark .ant-btn-ghost-disabled:focus,
.theme-dark .ant-btn-ghost.disabled:focus,
.theme-dark .ant-btn-ghost[disabled]:focus,
.theme-dark .ant-btn-ghost-disabled:active,
.theme-dark .ant-btn-ghost.disabled:active,
.theme-dark .ant-btn-ghost[disabled]:active,
.theme-dark .ant-btn-ghost-disabled.active,
.theme-dark .ant-btn-ghost.disabled.active,
.theme-dark .ant-btn-ghost[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-ghost-disabled > a:only-child,
.theme-dark .ant-btn-ghost.disabled > a:only-child,
.theme-dark .ant-btn-ghost[disabled] > a:only-child,
.theme-dark .ant-btn-ghost-disabled:hover > a:only-child,
.theme-dark .ant-btn-ghost.disabled:hover > a:only-child,
.theme-dark .ant-btn-ghost[disabled]:hover > a:only-child,
.theme-dark .ant-btn-ghost-disabled:focus > a:only-child,
.theme-dark .ant-btn-ghost.disabled:focus > a:only-child,
.theme-dark .ant-btn-ghost[disabled]:focus > a:only-child,
.theme-dark .ant-btn-ghost-disabled:active > a:only-child,
.theme-dark .ant-btn-ghost.disabled:active > a:only-child,
.theme-dark .ant-btn-ghost[disabled]:active > a:only-child,
.theme-dark .ant-btn-ghost-disabled.active > a:only-child,
.theme-dark .ant-btn-ghost.disabled.active > a:only-child,
.theme-dark .ant-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-ghost-disabled > a:only-child::after,
.theme-dark .ant-btn-ghost.disabled > a:only-child::after,
.theme-dark .ant-btn-ghost[disabled] > a:only-child::after,
.theme-dark .ant-btn-ghost-disabled:hover > a:only-child::after,
.theme-dark .ant-btn-ghost.disabled:hover > a:only-child::after,
.theme-dark .ant-btn-ghost[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-ghost-disabled:focus > a:only-child::after,
.theme-dark .ant-btn-ghost.disabled:focus > a:only-child::after,
.theme-dark .ant-btn-ghost[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-ghost-disabled:active > a:only-child::after,
.theme-dark .ant-btn-ghost.disabled:active > a:only-child::after,
.theme-dark .ant-btn-ghost[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-ghost-disabled.active > a:only-child::after,
.theme-dark .ant-btn-ghost.disabled.active > a:only-child::after,
.theme-dark .ant-btn-ghost[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-dashed {
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  border-style: dashed;
}
.theme-dark .ant-btn-dashed > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-dashed:hover,
.theme-dark .ant-btn-dashed:focus {
  color: #49b6f5;
  background-color: transparent;
  border-color: #49b6f5;
}
.theme-dark .ant-btn-dashed:hover > a:only-child,
.theme-dark .ant-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-dashed:hover > a:only-child::after,
.theme-dark .ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-dashed:active,
.theme-dark .ant-btn-dashed.active {
  color: #1175c2;
  background-color: transparent;
  border-color: #1175c2;
}
.theme-dark .ant-btn-dashed:active > a:only-child,
.theme-dark .ant-btn-dashed.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-dashed:active > a:only-child::after,
.theme-dark .ant-btn-dashed.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-dashed-disabled,
.theme-dark .ant-btn-dashed.disabled,
.theme-dark .ant-btn-dashed[disabled],
.theme-dark .ant-btn-dashed-disabled:hover,
.theme-dark .ant-btn-dashed.disabled:hover,
.theme-dark .ant-btn-dashed[disabled]:hover,
.theme-dark .ant-btn-dashed-disabled:focus,
.theme-dark .ant-btn-dashed.disabled:focus,
.theme-dark .ant-btn-dashed[disabled]:focus,
.theme-dark .ant-btn-dashed-disabled:active,
.theme-dark .ant-btn-dashed.disabled:active,
.theme-dark .ant-btn-dashed[disabled]:active,
.theme-dark .ant-btn-dashed-disabled.active,
.theme-dark .ant-btn-dashed.disabled.active,
.theme-dark .ant-btn-dashed[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-dashed-disabled > a:only-child,
.theme-dark .ant-btn-dashed.disabled > a:only-child,
.theme-dark .ant-btn-dashed[disabled] > a:only-child,
.theme-dark .ant-btn-dashed-disabled:hover > a:only-child,
.theme-dark .ant-btn-dashed.disabled:hover > a:only-child,
.theme-dark .ant-btn-dashed[disabled]:hover > a:only-child,
.theme-dark .ant-btn-dashed-disabled:focus > a:only-child,
.theme-dark .ant-btn-dashed.disabled:focus > a:only-child,
.theme-dark .ant-btn-dashed[disabled]:focus > a:only-child,
.theme-dark .ant-btn-dashed-disabled:active > a:only-child,
.theme-dark .ant-btn-dashed.disabled:active > a:only-child,
.theme-dark .ant-btn-dashed[disabled]:active > a:only-child,
.theme-dark .ant-btn-dashed-disabled.active > a:only-child,
.theme-dark .ant-btn-dashed.disabled.active > a:only-child,
.theme-dark .ant-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-dashed-disabled > a:only-child::after,
.theme-dark .ant-btn-dashed.disabled > a:only-child::after,
.theme-dark .ant-btn-dashed[disabled] > a:only-child::after,
.theme-dark .ant-btn-dashed-disabled:hover > a:only-child::after,
.theme-dark .ant-btn-dashed.disabled:hover > a:only-child::after,
.theme-dark .ant-btn-dashed[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-dashed-disabled:focus > a:only-child::after,
.theme-dark .ant-btn-dashed.disabled:focus > a:only-child::after,
.theme-dark .ant-btn-dashed[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-dashed-disabled:active > a:only-child::after,
.theme-dark .ant-btn-dashed.disabled:active > a:only-child::after,
.theme-dark .ant-btn-dashed[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-dashed-disabled.active > a:only-child::after,
.theme-dark .ant-btn-dashed.disabled.active > a:only-child::after,
.theme-dark .ant-btn-dashed[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-danger {
  color: #fff;
  background-color: #E64242;
  border-color: #E64242;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.theme-dark .ant-btn-danger > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-danger:hover,
.theme-dark .ant-btn-danger:focus {
  color: #fff;
  background-color: #f2716d;
  border-color: #f2716d;
}
.theme-dark .ant-btn-danger:hover > a:only-child,
.theme-dark .ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-danger:hover > a:only-child::after,
.theme-dark .ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-danger:active,
.theme-dark .ant-btn-danger.active {
  color: #fff;
  background-color: #bf2e33;
  border-color: #bf2e33;
}
.theme-dark .ant-btn-danger:active > a:only-child,
.theme-dark .ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-danger:active > a:only-child::after,
.theme-dark .ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-danger-disabled,
.theme-dark .ant-btn-danger.disabled,
.theme-dark .ant-btn-danger[disabled],
.theme-dark .ant-btn-danger-disabled:hover,
.theme-dark .ant-btn-danger.disabled:hover,
.theme-dark .ant-btn-danger[disabled]:hover,
.theme-dark .ant-btn-danger-disabled:focus,
.theme-dark .ant-btn-danger.disabled:focus,
.theme-dark .ant-btn-danger[disabled]:focus,
.theme-dark .ant-btn-danger-disabled:active,
.theme-dark .ant-btn-danger.disabled:active,
.theme-dark .ant-btn-danger[disabled]:active,
.theme-dark .ant-btn-danger-disabled.active,
.theme-dark .ant-btn-danger.disabled.active,
.theme-dark .ant-btn-danger[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-danger-disabled > a:only-child,
.theme-dark .ant-btn-danger.disabled > a:only-child,
.theme-dark .ant-btn-danger[disabled] > a:only-child,
.theme-dark .ant-btn-danger-disabled:hover > a:only-child,
.theme-dark .ant-btn-danger.disabled:hover > a:only-child,
.theme-dark .ant-btn-danger[disabled]:hover > a:only-child,
.theme-dark .ant-btn-danger-disabled:focus > a:only-child,
.theme-dark .ant-btn-danger.disabled:focus > a:only-child,
.theme-dark .ant-btn-danger[disabled]:focus > a:only-child,
.theme-dark .ant-btn-danger-disabled:active > a:only-child,
.theme-dark .ant-btn-danger.disabled:active > a:only-child,
.theme-dark .ant-btn-danger[disabled]:active > a:only-child,
.theme-dark .ant-btn-danger-disabled.active > a:only-child,
.theme-dark .ant-btn-danger.disabled.active > a:only-child,
.theme-dark .ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-danger-disabled > a:only-child::after,
.theme-dark .ant-btn-danger.disabled > a:only-child::after,
.theme-dark .ant-btn-danger[disabled] > a:only-child::after,
.theme-dark .ant-btn-danger-disabled:hover > a:only-child::after,
.theme-dark .ant-btn-danger.disabled:hover > a:only-child::after,
.theme-dark .ant-btn-danger[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-danger-disabled:focus > a:only-child::after,
.theme-dark .ant-btn-danger.disabled:focus > a:only-child::after,
.theme-dark .ant-btn-danger[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-danger-disabled:active > a:only-child::after,
.theme-dark .ant-btn-danger.disabled:active > a:only-child::after,
.theme-dark .ant-btn-danger[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-danger-disabled.active > a:only-child::after,
.theme-dark .ant-btn-danger.disabled.active > a:only-child::after,
.theme-dark .ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-link {
  color: #3AB0FF;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.theme-dark .ant-btn-link > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-link:hover,
.theme-dark .ant-btn-link:focus {
  color: #49b6f5;
  background-color: transparent;
  border-color: #49b6f5;
}
.theme-dark .ant-btn-link:hover > a:only-child,
.theme-dark .ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-link:hover > a:only-child::after,
.theme-dark .ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-link:active,
.theme-dark .ant-btn-link.active {
  color: #1175c2;
  background-color: transparent;
  border-color: #1175c2;
}
.theme-dark .ant-btn-link:active > a:only-child,
.theme-dark .ant-btn-link.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-link:active > a:only-child::after,
.theme-dark .ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-link-disabled,
.theme-dark .ant-btn-link.disabled,
.theme-dark .ant-btn-link[disabled],
.theme-dark .ant-btn-link-disabled:hover,
.theme-dark .ant-btn-link.disabled:hover,
.theme-dark .ant-btn-link[disabled]:hover,
.theme-dark .ant-btn-link-disabled:focus,
.theme-dark .ant-btn-link.disabled:focus,
.theme-dark .ant-btn-link[disabled]:focus,
.theme-dark .ant-btn-link-disabled:active,
.theme-dark .ant-btn-link.disabled:active,
.theme-dark .ant-btn-link[disabled]:active,
.theme-dark .ant-btn-link-disabled.active,
.theme-dark .ant-btn-link.disabled.active,
.theme-dark .ant-btn-link[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-link-disabled > a:only-child,
.theme-dark .ant-btn-link.disabled > a:only-child,
.theme-dark .ant-btn-link[disabled] > a:only-child,
.theme-dark .ant-btn-link-disabled:hover > a:only-child,
.theme-dark .ant-btn-link.disabled:hover > a:only-child,
.theme-dark .ant-btn-link[disabled]:hover > a:only-child,
.theme-dark .ant-btn-link-disabled:focus > a:only-child,
.theme-dark .ant-btn-link.disabled:focus > a:only-child,
.theme-dark .ant-btn-link[disabled]:focus > a:only-child,
.theme-dark .ant-btn-link-disabled:active > a:only-child,
.theme-dark .ant-btn-link.disabled:active > a:only-child,
.theme-dark .ant-btn-link[disabled]:active > a:only-child,
.theme-dark .ant-btn-link-disabled.active > a:only-child,
.theme-dark .ant-btn-link.disabled.active > a:only-child,
.theme-dark .ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-link-disabled > a:only-child::after,
.theme-dark .ant-btn-link.disabled > a:only-child::after,
.theme-dark .ant-btn-link[disabled] > a:only-child::after,
.theme-dark .ant-btn-link-disabled:hover > a:only-child::after,
.theme-dark .ant-btn-link.disabled:hover > a:only-child::after,
.theme-dark .ant-btn-link[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-link-disabled:focus > a:only-child::after,
.theme-dark .ant-btn-link.disabled:focus > a:only-child::after,
.theme-dark .ant-btn-link[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-link-disabled:active > a:only-child::after,
.theme-dark .ant-btn-link.disabled:active > a:only-child::after,
.theme-dark .ant-btn-link[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-link-disabled.active > a:only-child::after,
.theme-dark .ant-btn-link.disabled.active > a:only-child::after,
.theme-dark .ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-link:hover,
.theme-dark .ant-btn-link:focus,
.theme-dark .ant-btn-link:active {
  border-color: transparent;
}
.theme-dark .ant-btn-link-disabled,
.theme-dark .ant-btn-link.disabled,
.theme-dark .ant-btn-link[disabled],
.theme-dark .ant-btn-link-disabled:hover,
.theme-dark .ant-btn-link.disabled:hover,
.theme-dark .ant-btn-link[disabled]:hover,
.theme-dark .ant-btn-link-disabled:focus,
.theme-dark .ant-btn-link.disabled:focus,
.theme-dark .ant-btn-link[disabled]:focus,
.theme-dark .ant-btn-link-disabled:active,
.theme-dark .ant-btn-link.disabled:active,
.theme-dark .ant-btn-link[disabled]:active,
.theme-dark .ant-btn-link-disabled.active,
.theme-dark .ant-btn-link.disabled.active,
.theme-dark .ant-btn-link[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-link-disabled > a:only-child,
.theme-dark .ant-btn-link.disabled > a:only-child,
.theme-dark .ant-btn-link[disabled] > a:only-child,
.theme-dark .ant-btn-link-disabled:hover > a:only-child,
.theme-dark .ant-btn-link.disabled:hover > a:only-child,
.theme-dark .ant-btn-link[disabled]:hover > a:only-child,
.theme-dark .ant-btn-link-disabled:focus > a:only-child,
.theme-dark .ant-btn-link.disabled:focus > a:only-child,
.theme-dark .ant-btn-link[disabled]:focus > a:only-child,
.theme-dark .ant-btn-link-disabled:active > a:only-child,
.theme-dark .ant-btn-link.disabled:active > a:only-child,
.theme-dark .ant-btn-link[disabled]:active > a:only-child,
.theme-dark .ant-btn-link-disabled.active > a:only-child,
.theme-dark .ant-btn-link.disabled.active > a:only-child,
.theme-dark .ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-link-disabled > a:only-child::after,
.theme-dark .ant-btn-link.disabled > a:only-child::after,
.theme-dark .ant-btn-link[disabled] > a:only-child::after,
.theme-dark .ant-btn-link-disabled:hover > a:only-child::after,
.theme-dark .ant-btn-link.disabled:hover > a:only-child::after,
.theme-dark .ant-btn-link[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-link-disabled:focus > a:only-child::after,
.theme-dark .ant-btn-link.disabled:focus > a:only-child::after,
.theme-dark .ant-btn-link[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-link-disabled:active > a:only-child::after,
.theme-dark .ant-btn-link.disabled:active > a:only-child::after,
.theme-dark .ant-btn-link[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-link-disabled.active > a:only-child::after,
.theme-dark .ant-btn-link.disabled.active > a:only-child::after,
.theme-dark .ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 4px;
}
.theme-dark .ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 4px;
}
.theme-dark .ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 4px;
}
.theme-dark .ant-btn-icon-only > i {
  vertical-align: middle;
}
.theme-dark .ant-btn-round {
  height: 32px;
  padding: 0 16px;
  font-size: 14px;
  border-radius: 32px;
}
.theme-dark .ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 40px;
}
.theme-dark .ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 24px;
}
.theme-dark .ant-btn-round.ant-btn-icon-only {
  width: auto;
}
.theme-dark .ant-btn-circle,
.theme-dark .ant-btn-circle-outline {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.theme-dark .ant-btn-circle.ant-btn-lg,
.theme-dark .ant-btn-circle-outline.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
.theme-dark .ant-btn-circle.ant-btn-sm,
.theme-dark .ant-btn-circle-outline.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}
.theme-dark .ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #2F3D4F;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.theme-dark .ant-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-btn .anticon.anticon-plus > svg,
.theme-dark .ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.theme-dark .ant-btn.ant-btn-loading {
  position: relative;
}
.theme-dark .ant-btn.ant-btn-loading:not([disabled]) {
  pointer-events: none;
}
.theme-dark .ant-btn.ant-btn-loading::before {
  display: block;
}
.theme-dark .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 29px;
}
.theme-dark .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px;
}
.theme-dark .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 24px;
}
.theme-dark .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  margin-left: -17px;
}
.theme-dark .ant-btn-group {
  position: relative;
  display: inline-block;
}
.theme-dark .ant-btn-group > .ant-btn,
.theme-dark .ant-btn-group > span > .ant-btn {
  position: relative;
}
.theme-dark .ant-btn-group > .ant-btn:hover,
.theme-dark .ant-btn-group > span > .ant-btn:hover,
.theme-dark .ant-btn-group > .ant-btn:focus,
.theme-dark .ant-btn-group > span > .ant-btn:focus,
.theme-dark .ant-btn-group > .ant-btn:active,
.theme-dark .ant-btn-group > span > .ant-btn:active,
.theme-dark .ant-btn-group > .ant-btn.active,
.theme-dark .ant-btn-group > span > .ant-btn.active {
  z-index: 2;
}
.theme-dark .ant-btn-group > .ant-btn:disabled,
.theme-dark .ant-btn-group > span > .ant-btn:disabled {
  z-index: 0;
}
.theme-dark .ant-btn-group > .ant-btn-icon-only {
  font-size: 14px;
}
.theme-dark .ant-btn-group-lg > .ant-btn,
.theme-dark .ant-btn-group-lg > span > .ant-btn {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  line-height: 38px;
}
.theme-dark .ant-btn-group-lg > .ant-btn.ant-btn-icon-only {
  width: 40px;
  height: 40px;
  padding-right: 0;
  padding-left: 0;
}
.theme-dark .ant-btn-group-sm > .ant-btn,
.theme-dark .ant-btn-group-sm > span > .ant-btn {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
  line-height: 22px;
}
.theme-dark .ant-btn-group-sm > .ant-btn > .anticon,
.theme-dark .ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 14px;
}
.theme-dark .ant-btn-group-sm > .ant-btn.ant-btn-icon-only {
  width: 24px;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
}
.theme-dark .ant-btn-group .ant-btn + .ant-btn,
.theme-dark .ant-btn + .ant-btn-group,
.theme-dark .ant-btn-group span + .ant-btn,
.theme-dark .ant-btn-group .ant-btn + span,
.theme-dark .ant-btn-group > span + span,
.theme-dark .ant-btn-group + .ant-btn,
.theme-dark .ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}
.theme-dark .ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.theme-dark .ant-btn-group .ant-btn {
  border-radius: 0;
}
.theme-dark .ant-btn-group > .ant-btn:first-child,
.theme-dark .ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.theme-dark .ant-btn-group > .ant-btn:only-child {
  border-radius: 4px;
}
.theme-dark .ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px;
}
.theme-dark .ant-btn-group > .ant-btn:first-child:not(:last-child),
.theme-dark .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-dark .ant-btn-group > .ant-btn:last-child:not(:first-child),
.theme-dark .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-dark .ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 4px;
}
.theme-dark .ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px;
}
.theme-dark .ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.theme-dark .ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-dark .ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.theme-dark .ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-dark .ant-btn-group > .ant-btn-group {
  float: left;
}
.theme-dark .ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.theme-dark .ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.theme-dark .ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-dark .ant-btn:focus > span,
.theme-dark .ant-btn:active > span {
  position: relative;
}
.theme-dark .ant-btn > .anticon + span,
.theme-dark .ant-btn > span + .anticon {
  margin-left: 8px;
}
.theme-dark .ant-btn-background-ghost {
  color: #2F3D4F;
  background: transparent !important;
  border-color: #2F3D4F;
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary {
  color: #2199E9;
  background-color: transparent;
  border-color: #2199E9;
  text-shadow: none;
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-primary:focus {
  color: #49b6f5;
  background-color: transparent;
  border-color: #49b6f5;
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary:active,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.active {
  color: #1175c2;
  background-color: transparent;
  border-color: #1175c2;
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled],
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled:focus,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled:active,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled:active,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled.active,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled.active,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger {
  color: #E64242;
  background-color: transparent;
  border-color: #E64242;
  text-shadow: none;
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-danger:focus {
  color: #f2716d;
  background-color: transparent;
  border-color: #f2716d;
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger:active,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.active {
  color: #bf2e33;
  background-color: transparent;
  border-color: #bf2e33;
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled],
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled:focus,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled:active,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled:active,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled.active,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled.active,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-link {
  color: #3AB0FF;
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #2F3D4F;
}
.theme-dark .ant-btn-background-ghost.ant-btn-link > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-link:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-link:focus {
  color: #63c6ff;
  background-color: transparent;
  border-color: transparent;
}
.theme-dark .ant-btn-background-ghost.ant-btn-link:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-link:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-link:active,
.theme-dark .ant-btn-background-ghost.ant-btn-link.active {
  color: #278cd9;
  background-color: transparent;
  border-color: transparent;
}
.theme-dark .ant-btn-background-ghost.ant-btn-link:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-link:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled],
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled]:hover,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled:focus,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled:focus,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled]:focus,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled:active,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled:active,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled]:active,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled.active,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled.active,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child::after,
.theme-dark .ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.theme-dark .ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.theme-dark .ant-btn-block {
  width: 100%;
}
.theme-dark .ant-btn:empty {
  vertical-align: top;
}
.theme-dark a.ant-btn {
  padding-top: 0.1px;
  line-height: 30px;
}
.theme-dark a.ant-btn-lg {
  line-height: 38px;
}
.theme-dark a.ant-btn-sm {
  line-height: 22px;
}
.theme-dark .ant-fullcalendar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  outline: none;
}
.theme-dark .ant-select.ant-fullcalendar-year-select {
  min-width: 90px;
}
.theme-dark .ant-select.ant-fullcalendar-year-select.ant-select-sm {
  min-width: 70px;
}
.theme-dark .ant-select.ant-fullcalendar-month-select {
  min-width: 80px;
  margin-left: 8px;
}
.theme-dark .ant-select.ant-fullcalendar-month-select.ant-select-sm {
  min-width: 70px;
}
.theme-dark .ant-fullcalendar-header {
  padding: 11px 16px 11px 0;
  text-align: right;
}
.theme-dark .ant-fullcalendar-header .ant-select-dropdown {
  text-align: left;
}
.theme-dark .ant-fullcalendar-header .ant-radio-group {
  margin-left: 8px;
  text-align: left;
}
.theme-dark .ant-fullcalendar-header label.ant-radio-button {
  height: 22px;
  padding: 0 10px;
  line-height: 20px;
}
.theme-dark .ant-fullcalendar-date-panel {
  position: relative;
  outline: none;
}
.theme-dark .ant-fullcalendar-calendar-body {
  padding: 8px 12px;
}
.theme-dark .ant-fullcalendar table {
  width: 100%;
  max-width: 100%;
  height: 256px;
  background-color: transparent;
  border-collapse: collapse;
}
.theme-dark .ant-fullcalendar table,
.theme-dark .ant-fullcalendar th,
.theme-dark .ant-fullcalendar td {
  border: 0;
}
.theme-dark .ant-fullcalendar td {
  position: relative;
}
.theme-dark .ant-fullcalendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.theme-dark .ant-fullcalendar-column-header {
  width: 33px;
  padding: 0;
  line-height: 18px;
  text-align: center;
}
.theme-dark .ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.theme-dark .ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner {
  display: none;
}
.theme-dark .ant-fullcalendar-month,
.theme-dark .ant-fullcalendar-date {
  text-align: center;
  transition: all 0.3s;
}
.theme-dark .ant-fullcalendar-value {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  transition: all 0.3s;
}
.theme-dark .ant-fullcalendar-value:hover {
  background: #315B91;
  cursor: pointer;
}
.theme-dark .ant-fullcalendar-value:active {
  color: #fff;
  background: #2199E9;
}
.theme-dark .ant-fullcalendar-month-panel-cell .ant-fullcalendar-value {
  width: 48px;
}
.theme-dark .ant-fullcalendar-today .ant-fullcalendar-value,
.theme-dark .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value {
  box-shadow: 0 0 0 1px #2199E9 inset;
}
.theme-dark .ant-fullcalendar-selected-day .ant-fullcalendar-value,
.theme-dark .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value {
  color: #fff;
  background: #2199E9;
}
.theme-dark .ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-dark .ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-dark .ant-fullcalendar-last-month-cell .ant-fullcalendar-value,
.theme-dark .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-fullcalendar-month-panel-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.theme-dark .ant-fullcalendar-content {
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%;
}
.theme-dark .ant-fullcalendar-fullscreen {
  border-top: 0;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-table {
  table-layout: fixed;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group {
  margin-left: 16px;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button {
  height: 32px;
  line-height: 30px;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-month,
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-date {
  display: block;
  height: 116px;
  margin: 0 4px;
  padding: 4px 8px;
  color: rgba(255, 255, 255, 0.75);
  text-align: left;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  transition: background 0.3s;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover,
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover {
  background: #315B91;
  cursor: pointer;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-month:active,
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-date:active {
  background: #c7f0ff;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-column-header {
  padding-right: 12px;
  padding-bottom: 5px;
  text-align: right;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-value {
  width: auto;
  text-align: right;
  background: transparent;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date {
  background: transparent;
  border-top-color: #2199E9;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  box-shadow: none;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date {
  background: #f0fbff;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value {
  color: #2199E9;
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-fullcalendar-fullscreen .ant-fullcalendar-content {
  position: static;
  width: auto;
  height: 88px;
  overflow-y: auto;
}
.theme-dark .ant-fullcalendar-disabled-cell .ant-fullcalendar-date,
.theme-dark .ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover {
  cursor: not-allowed;
}
.theme-dark .ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,
.theme-dark .ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover {
  background: transparent;
}
.theme-dark .ant-fullcalendar-disabled-cell .ant-fullcalendar-value {
  width: auto;
  color: rgba(255, 255, 255, 0.3);
  border-radius: 0;
  cursor: not-allowed;
}
.theme-dark .ant-card {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  background: #2F3D4F;
  border-radius: 2px;
  transition: all 0.3s;
}
.theme-dark .ant-card-hoverable {
  cursor: pointer;
}
.theme-dark .ant-card-hoverable:hover {
  border-color: rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
}
.theme-dark .ant-card-bordered {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-card-head {
  min-height: 48px;
  margin-bottom: -1px;
  padding: 0 24px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  font-size: 16px;
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px 2px 0 0;
  zoom: 1;
}
.theme-dark .ant-card-head::before,
.theme-dark .ant-card-head::after {
  display: table;
  content: '';
}
.theme-dark .ant-card-head::after {
  clear: both;
}
.theme-dark .ant-card-head::before,
.theme-dark .ant-card-head::after {
  display: table;
  content: '';
}
.theme-dark .ant-card-head::after {
  clear: both;
}
.theme-dark .ant-card-head-wrapper {
  display: flex;
  align-items: center;
}
.theme-dark .ant-card-head-title {
  display: inline-block;
  flex: 1 1;
  padding: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-dark .ant-card-head .ant-tabs {
  clear: both;
  margin-bottom: -17px;
  color: rgba(255, 255, 255, 0.75);
  font-weight: normal;
  font-size: 14px;
}
.theme-dark .ant-card-head .ant-tabs-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-card-extra {
  float: right;
  margin-left: auto;
  padding: 16px 0;
  color: rgba(255, 255, 255, 0.75);
  font-weight: normal;
  font-size: 14px;
}
.theme-dark .ant-card-body {
  padding: 24px;
  zoom: 1;
}
.theme-dark .ant-card-body::before,
.theme-dark .ant-card-body::after {
  display: table;
  content: '';
}
.theme-dark .ant-card-body::after {
  clear: both;
}
.theme-dark .ant-card-body::before,
.theme-dark .ant-card-body::after {
  display: table;
  content: '';
}
.theme-dark .ant-card-body::after {
  clear: both;
}
.theme-dark .ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.theme-dark .ant-card-grid {
  float: left;
  width: 33.33%;
  padding: 24px;
  border: 0;
  border-radius: 0;
  box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.2), 0 1px 0 0 rgba(255, 255, 255, 0.2), 1px 1px 0 0 rgba(255, 255, 255, 0.2), 1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 0 rgba(255, 255, 255, 0.2) inset;
  transition: all 0.3s;
}
.theme-dark .ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 32px;
  padding-bottom: 0;
}
.theme-dark .ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0;
}
.theme-dark .ant-card-cover > * {
  display: block;
  width: 100%;
}
.theme-dark .ant-card-cover img {
  border-radius: 2px 2px 0 0;
}
.theme-dark .ant-card-actions {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #455265;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  zoom: 1;
}
.theme-dark .ant-card-actions::before,
.theme-dark .ant-card-actions::after {
  display: table;
  content: '';
}
.theme-dark .ant-card-actions::after {
  clear: both;
}
.theme-dark .ant-card-actions::before,
.theme-dark .ant-card-actions::after {
  display: table;
  content: '';
}
.theme-dark .ant-card-actions::after {
  clear: both;
}
.theme-dark .ant-card-actions > li {
  float: left;
  margin: 12px 0;
  color: rgba(255, 255, 255, 0.42);
  text-align: center;
}
.theme-dark .ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 32px;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.theme-dark .ant-card-actions > li > span:hover {
  color: #2199E9;
  transition: color 0.3s;
}
.theme-dark .ant-card-actions > li > span a:not(.ant-btn),
.theme-dark .ant-card-actions > li > span > .anticon {
  display: inline-block;
  width: 100%;
  color: rgba(255, 255, 255, 0.42);
  line-height: 22px;
  transition: color 0.3s;
}
.theme-dark .ant-card-actions > li > span a:not(.ant-btn):hover,
.theme-dark .ant-card-actions > li > span > .anticon:hover {
  color: #2199E9;
}
.theme-dark .ant-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
}
.theme-dark .ant-card-actions > li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-card-type-inner .ant-card-head {
  padding: 0 24px;
  background: #455265;
}
.theme-dark .ant-card-type-inner .ant-card-head-title {
  padding: 12px 0;
  font-size: 14px;
}
.theme-dark .ant-card-type-inner .ant-card-body {
  padding: 16px 24px;
}
.theme-dark .ant-card-type-inner .ant-card-extra {
  padding: 13.5px 0;
}
.theme-dark .ant-card-meta {
  margin: -4px 0;
  zoom: 1;
}
.theme-dark .ant-card-meta::before,
.theme-dark .ant-card-meta::after {
  display: table;
  content: '';
}
.theme-dark .ant-card-meta::after {
  clear: both;
}
.theme-dark .ant-card-meta::before,
.theme-dark .ant-card-meta::after {
  display: table;
  content: '';
}
.theme-dark .ant-card-meta::after {
  clear: both;
}
.theme-dark .ant-card-meta-avatar {
  float: left;
  padding-right: 16px;
}
.theme-dark .ant-card-meta-detail {
  overflow: hidden;
}
.theme-dark .ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}
.theme-dark .ant-card-meta-title {
  overflow: hidden;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-dark .ant-card-meta-description {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-card-loading {
  overflow: hidden;
}
.theme-dark .ant-card-loading .ant-card-body {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-card-loading-content p {
  margin: 0;
}
.theme-dark .ant-card-loading-block {
  height: 14px;
  margin: 4px 0;
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  border-radius: 2px;
  animation: card-loading 1.4s ease infinite;
}
@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.theme-dark .ant-card-small > .ant-card-head {
  min-height: 36px;
  padding: 0 12px;
  font-size: 14px;
}
.theme-dark .ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
  padding: 8px 0;
}
.theme-dark .ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 8px 0;
  font-size: 14px;
}
.theme-dark .ant-card-small > .ant-card-body {
  padding: 12px;
}
.theme-dark .ant-carousel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-dark .ant-carousel .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.theme-dark .ant-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.theme-dark .ant-carousel .slick-list:focus {
  outline: none;
}
.theme-dark .ant-carousel .slick-list.dragging {
  cursor: pointer;
}
.theme-dark .ant-carousel .slick-list .slick-slide {
  pointer-events: none;
}
.theme-dark .ant-carousel .slick-list .slick-slide input.ant-radio-input,
.theme-dark .ant-carousel .slick-list .slick-slide input.ant-checkbox-input {
  visibility: hidden;
}
.theme-dark .ant-carousel .slick-list .slick-slide.slick-active {
  pointer-events: auto;
}
.theme-dark .ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input,
.theme-dark .ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input {
  visibility: visible;
}
.theme-dark .ant-carousel .slick-slider .slick-track,
.theme-dark .ant-carousel .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.theme-dark .ant-carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.theme-dark .ant-carousel .slick-track::before,
.theme-dark .ant-carousel .slick-track::after {
  display: table;
  content: '';
}
.theme-dark .ant-carousel .slick-track::after {
  clear: both;
}
.theme-dark .slick-loading .ant-carousel .slick-track {
  visibility: hidden;
}
.theme-dark .ant-carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.theme-dark [dir='rtl'] .ant-carousel .slick-slide {
  float: right;
}
.theme-dark .ant-carousel .slick-slide img {
  display: block;
}
.theme-dark .ant-carousel .slick-slide.slick-loading img {
  display: none;
}
.theme-dark .ant-carousel .slick-slide.dragging img {
  pointer-events: none;
}
.theme-dark .ant-carousel .slick-initialized .slick-slide {
  display: block;
}
.theme-dark .ant-carousel .slick-loading .slick-slide {
  visibility: hidden;
}
.theme-dark .ant-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.theme-dark .ant-carousel .slick-arrow.slick-hidden {
  display: none;
}
.theme-dark .ant-carousel .slick-prev,
.theme-dark .ant-carousel .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.theme-dark .ant-carousel .slick-prev:hover,
.theme-dark .ant-carousel .slick-next:hover,
.theme-dark .ant-carousel .slick-prev:focus,
.theme-dark .ant-carousel .slick-next:focus {
  color: transparent;
  background: transparent;
  outline: none;
}
.theme-dark .ant-carousel .slick-prev:hover::before,
.theme-dark .ant-carousel .slick-next:hover::before,
.theme-dark .ant-carousel .slick-prev:focus::before,
.theme-dark .ant-carousel .slick-next:focus::before {
  opacity: 1;
}
.theme-dark .ant-carousel .slick-prev.slick-disabled::before,
.theme-dark .ant-carousel .slick-next.slick-disabled::before {
  opacity: 0.25;
}
.theme-dark .ant-carousel .slick-prev {
  left: -25px;
}
.theme-dark .ant-carousel .slick-prev::before {
  content: '←';
}
.theme-dark .ant-carousel .slick-next {
  right: -25px;
}
.theme-dark .ant-carousel .slick-next::before {
  content: '→';
}
.theme-dark .ant-carousel .slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
.theme-dark .ant-carousel .slick-dots-bottom {
  bottom: 12px;
}
.theme-dark .ant-carousel .slick-dots-top {
  top: 12px;
}
.theme-dark .ant-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  vertical-align: top;
}
.theme-dark .ant-carousel .slick-dots li button {
  display: block;
  width: 16px;
  height: 3px;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #2F3D4F;
  border: 0;
  border-radius: 1px;
  outline: none;
  cursor: pointer;
  opacity: 0.3;
  transition: all 0.5s;
}
.theme-dark .ant-carousel .slick-dots li button:hover,
.theme-dark .ant-carousel .slick-dots li button:focus {
  opacity: 0.75;
}
.theme-dark .ant-carousel .slick-dots li.slick-active button {
  width: 24px;
  background: #2F3D4F;
  opacity: 1;
}
.theme-dark .ant-carousel .slick-dots li.slick-active button:hover,
.theme-dark .ant-carousel .slick-dots li.slick-active button:focus {
  opacity: 1;
}
.theme-dark .ant-carousel-vertical .slick-dots {
  top: 50%;
  bottom: auto;
  width: 3px;
  height: auto;
  transform: translateY(-50%);
}
.theme-dark .ant-carousel-vertical .slick-dots-left {
  left: 12px;
}
.theme-dark .ant-carousel-vertical .slick-dots-right {
  right: 12px;
}
.theme-dark .ant-carousel-vertical .slick-dots li {
  margin: 0 2px;
  vertical-align: baseline;
}
.theme-dark .ant-carousel-vertical .slick-dots li button {
  width: 3px;
  height: 16px;
}
.theme-dark .ant-carousel-vertical .slick-dots li.slick-active button {
  width: 3px;
  height: 24px;
}
.theme-dark .ant-cascader {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-dark .ant-cascader-input.ant-input {
  position: static;
  width: 100%;
  padding-right: 24px;
  background-color: transparent !important;
  cursor: pointer;
}
.theme-dark .ant-cascader-picker-show-search .ant-cascader-input.ant-input {
  position: relative;
}
.theme-dark .ant-cascader-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  background-color: #2F3D4F;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.theme-dark .ant-cascader-picker-with-value .ant-cascader-picker-label {
  color: transparent;
}
.theme-dark .ant-cascader-picker-disabled {
  color: rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
}
.theme-dark .ant-cascader-picker-disabled .ant-cascader-input {
  cursor: not-allowed;
}
.theme-dark .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-cascader-picker-show-search.ant-cascader-picker-focused {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-cascader-picker-label {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 20px;
  margin-top: -10px;
  padding: 0 20px 0 12px;
  overflow: hidden;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-dark .ant-cascader-picker-clear {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 2;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  line-height: 12px;
  background: #2F3D4F;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
}
.theme-dark .ant-cascader-picker-clear:hover {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-cascader-picker:hover .ant-cascader-picker-clear {
  opacity: 1;
}
.theme-dark .ant-cascader-picker-arrow {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  line-height: 12px;
  transition: transform 0.2s;
}
.theme-dark .ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand {
  transform: rotate(180deg);
}
.theme-dark .ant-cascader-picker-label:hover + .ant-cascader-input {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-cascader-picker-small .ant-cascader-picker-clear,
.theme-dark .ant-cascader-picker-small .ant-cascader-picker-arrow {
  right: 8px;
}
.theme-dark .ant-cascader-menus {
  position: absolute;
  z-index: 1050;
  font-size: 14px;
  white-space: nowrap;
  background: #2F3D4F;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-cascader-menus ul,
.theme-dark .ant-cascader-menus ol {
  margin: 0;
  list-style: none;
}
.theme-dark .ant-cascader-menus-empty,
.theme-dark .ant-cascader-menus-hidden {
  display: none;
}
.theme-dark .ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft,
.theme-dark .ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.theme-dark .ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft,
.theme-dark .ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft {
  animation-name: antSlideDownIn;
}
.theme-dark .ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.theme-dark .ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft {
  animation-name: antSlideDownOut;
}
.theme-dark .ant-cascader-menu {
  display: inline-block;
  min-width: 111px;
  height: 180px;
  margin: 0;
  padding: 4px 0;
  overflow: auto;
  vertical-align: top;
  list-style: none;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.theme-dark .ant-cascader-menu:first-child {
  border-radius: 4px 0 0 4px;
}
.theme-dark .ant-cascader-menu:last-child {
  margin-right: -1px;
  border-right-color: transparent;
  border-radius: 0 4px 4px 0;
}
.theme-dark .ant-cascader-menu:only-child {
  border-radius: 4px;
}
.theme-dark .ant-cascader-menu-item {
  padding: 5px 12px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-cascader-menu-item:hover {
  background: #315B91;
}
.theme-dark .ant-cascader-menu-item-disabled {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-cascader-menu-item-disabled:hover {
  background: transparent;
}
.theme-dark .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.theme-dark .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  font-weight: 600;
  background-color: #455265;
}
.theme-dark .ant-cascader-menu-item-expand {
  position: relative;
  padding-right: 24px;
}
.theme-dark .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.theme-dark .ant-cascader-menu-item-loading-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  right: 12px;
  color: rgba(255, 255, 255, 0.42);
}
:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
:root .ant-cascader-menu-item-loading-icon {
  font-size: 12px;
}
.theme-dark .ant-cascader-menu-item .ant-cascader-menu-item-keyword {
  color: #E64242;
}
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.theme-dark .ant-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.theme-dark .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.theme-dark .ant-checkbox:hover .ant-checkbox-inner,
.theme-dark .ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #2199E9;
}
.theme-dark .ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #2199E9;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.theme-dark .ant-checkbox:hover::after,
.theme-dark .ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible;
}
.theme-dark .ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.theme-dark .ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.theme-dark .ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.theme-dark .ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.theme-dark .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #2199E9;
  border-color: #2199E9;
}
.theme-dark .ant-checkbox-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(255, 255, 255, 0.3);
  animation-name: none;
}
.theme-dark .ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
}
.theme-dark .ant-checkbox-disabled .ant-checkbox-inner {
  background-color: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.theme-dark .ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: rgba(255, 255, 255, 0.07);
  border-collapse: separate;
  animation-name: none;
}
.theme-dark .ant-checkbox-disabled + span {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-checkbox-disabled:hover::after,
.theme-dark .ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden;
}
.theme-dark .ant-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.theme-dark .ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}
.theme-dark .ant-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-dark .ant-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-dark .ant-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.theme-dark .ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.theme-dark .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.theme-dark .ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #2F3D4F;
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #2199E9;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.theme-dark .ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-collapse {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  background-color: #455265;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 0;
  border-radius: 4px;
}
.theme-dark .ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-collapse > .ant-collapse-item:last-child,
.theme-dark .ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 4px 4px;
}
.theme-dark .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  padding-left: 40px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 22px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 16px;
  display: inline-block;
  font-size: 12px;
  transform: translateY(-50%);
}
.theme-dark .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow > * {
  line-height: 1;
}
.theme-dark .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  display: inline-block;
}
.theme-dark .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow::before {
  display: none;
}
.theme-dark .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow-icon {
  display: block;
}
.theme-dark .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: transform 0.24s;
}
.theme-dark .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  float: right;
}
.theme-dark .ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}
.theme-dark .ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}
.theme-dark .ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
  padding-right: 40px;
}
.theme-dark .ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  right: 16px;
  left: auto;
}
.theme-dark .ant-collapse-anim-active {
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.theme-dark .ant-collapse-content {
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
  background-color: #2F3D4F;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-collapse-content > .ant-collapse-content-box {
  padding: 16px;
}
.theme-dark .ant-collapse-content-inactive {
  display: none;
}
.theme-dark .ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 4px 4px;
}
.theme-dark .ant-collapse-borderless {
  background-color: #455265;
  border: 0;
}
.theme-dark .ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-collapse-borderless > .ant-collapse-item:last-child,
.theme-dark .ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}
.theme-dark .ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.theme-dark .ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px;
}
.theme-dark .ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.theme-dark .ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-comment {
  position: relative;
}
.theme-dark .ant-comment-inner {
  display: flex;
  padding: 16px 0;
}
.theme-dark .ant-comment-avatar {
  position: relative;
  flex-shrink: 0;
  margin-right: 12px;
  cursor: pointer;
}
.theme-dark .ant-comment-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.theme-dark .ant-comment-content {
  position: relative;
  flex: 1 1 auto;
  min-width: 1px;
  font-size: 14px;
  word-wrap: break-word;
}
.theme-dark .ant-comment-content-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 4px;
  font-size: 14px;
}
.theme-dark .ant-comment-content-author > a,
.theme-dark .ant-comment-content-author > span {
  padding-right: 8px;
  font-size: 12px;
  line-height: 18px;
}
.theme-dark .ant-comment-content-author-name {
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
  transition: color 0.3s;
}
.theme-dark .ant-comment-content-author-name > * {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-comment-content-author-name > *:hover {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-comment-content-author-time {
  color: #ccc;
  white-space: nowrap;
  cursor: auto;
}
.theme-dark .ant-comment-content-detail p {
  white-space: pre-wrap;
}
.theme-dark .ant-comment-actions {
  margin-top: 12px;
  padding-left: 0;
}
.theme-dark .ant-comment-actions > li {
  display: inline-block;
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-comment-actions > li > span {
  padding-right: 10px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-comment-actions > li > span:hover {
  color: #595959;
}
.theme-dark .ant-comment-nested {
  margin-left: 44px;
}
.theme-dark .ant-calendar-picker-container {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
}
.theme-dark .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,
.theme-dark .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight,
.theme-dark .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,
.theme-dark .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight {
  animation-name: antSlideDownIn;
}
.theme-dark .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,
.theme-dark .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight,
.theme-dark .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,
.theme-dark .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.theme-dark .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,
.theme-dark .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight {
  animation-name: antSlideDownOut;
}
.theme-dark .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,
.theme-dark .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.theme-dark .ant-calendar-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: none;
  cursor: text;
  transition: opacity 0.3s;
}
.theme-dark .ant-calendar-picker-input {
  outline: none;
}
.theme-dark .ant-calendar-picker-input.ant-input {
  line-height: 1.5;
}
.theme-dark .ant-calendar-picker-input.ant-input-sm {
  padding-top: 0;
  padding-bottom: 0;
}
.theme-dark .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #49b6f5;
}
.theme-dark .ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-calendar-picker-clear,
.theme-dark .ant-calendar-picker-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  font-size: 12px;
  line-height: 14px;
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-calendar-picker-clear {
  z-index: 2;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  background: #2F3D4F;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
}
.theme-dark .ant-calendar-picker-clear:hover {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-calendar-picker:hover .ant-calendar-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.theme-dark .ant-calendar-picker-icon {
  display: inline-block;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  line-height: 1;
}
.theme-dark .ant-input-disabled + .ant-calendar-picker-icon {
  cursor: not-allowed;
}
.theme-dark .ant-calendar-picker-small .ant-calendar-picker-clear,
.theme-dark .ant-calendar-picker-small .ant-calendar-picker-icon {
  right: 8px;
}
.theme-dark .ant-calendar {
  position: relative;
  width: 280px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #2F3D4F;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-calendar-input-wrap {
  height: 34px;
  padding: 6px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-input {
  width: 100%;
  height: 22px;
  color: rgba(255, 255, 255, 0.75);
  background: #2F3D4F;
  border: 0;
  outline: 0;
  cursor: auto;
}
.theme-dark .ant-calendar-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-calendar-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-calendar-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-calendar-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-calendar-week-number {
  width: 286px;
}
.theme-dark .ant-calendar-week-number-cell {
  text-align: center;
}
.theme-dark .ant-calendar-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-calendar-header a:hover {
  color: #63c6ff;
}
.theme-dark .ant-calendar-header .ant-calendar-century-select,
.theme-dark .ant-calendar-header .ant-calendar-decade-select,
.theme-dark .ant-calendar-header .ant-calendar-year-select,
.theme-dark .ant-calendar-header .ant-calendar-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  line-height: 40px;
}
.theme-dark .ant-calendar-header .ant-calendar-century-select-arrow,
.theme-dark .ant-calendar-header .ant-calendar-decade-select-arrow,
.theme-dark .ant-calendar-header .ant-calendar-year-select-arrow,
.theme-dark .ant-calendar-header .ant-calendar-month-select-arrow {
  display: none;
}
.theme-dark .ant-calendar-header .ant-calendar-prev-century-btn,
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn,
.theme-dark .ant-calendar-header .ant-calendar-prev-decade-btn,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn,
.theme-dark .ant-calendar-header .ant-calendar-prev-month-btn,
.theme-dark .ant-calendar-header .ant-calendar-next-month-btn,
.theme-dark .ant-calendar-header .ant-calendar-prev-year-btn,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.theme-dark .ant-calendar-header .ant-calendar-prev-century-btn,
.theme-dark .ant-calendar-header .ant-calendar-prev-decade-btn,
.theme-dark .ant-calendar-header .ant-calendar-prev-year-btn {
  left: 7px;
  height: 100%;
}
.theme-dark .ant-calendar-header .ant-calendar-prev-century-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-prev-decade-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-prev-year-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-prev-century-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-prev-decade-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-header .ant-calendar-prev-century-btn:hover::before,
.theme-dark .ant-calendar-header .ant-calendar-prev-decade-btn:hover::before,
.theme-dark .ant-calendar-header .ant-calendar-prev-year-btn:hover::before,
.theme-dark .ant-calendar-header .ant-calendar-prev-century-btn:hover::after,
.theme-dark .ant-calendar-header .ant-calendar-prev-decade-btn:hover::after,
.theme-dark .ant-calendar-header .ant-calendar-prev-year-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-header .ant-calendar-prev-century-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-prev-decade-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-prev-year-btn::after {
  display: none;
}
.theme-dark .ant-calendar-header .ant-calendar-prev-century-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-prev-decade-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn {
  right: 7px;
  height: 100%;
}
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn:hover::before,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn:hover::before,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn:hover::before,
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn:hover::after,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn:hover::after,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn::after {
  display: none;
}
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn::before {
  position: relative;
  left: 3px;
}
.theme-dark .ant-calendar-header .ant-calendar-next-century-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-next-decade-btn::after,
.theme-dark .ant-calendar-header .ant-calendar-next-year-btn::after {
  display: inline-block;
}
.theme-dark .ant-calendar-header .ant-calendar-prev-month-btn {
  left: 29px;
  height: 100%;
}
.theme-dark .ant-calendar-header .ant-calendar-prev-month-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-header .ant-calendar-prev-month-btn:hover::before,
.theme-dark .ant-calendar-header .ant-calendar-prev-month-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-header .ant-calendar-prev-month-btn::after {
  display: none;
}
.theme-dark .ant-calendar-header .ant-calendar-next-month-btn {
  right: 29px;
  height: 100%;
}
.theme-dark .ant-calendar-header .ant-calendar-next-month-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-header .ant-calendar-next-month-btn:hover::before,
.theme-dark .ant-calendar-header .ant-calendar-next-month-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-header .ant-calendar-next-month-btn::after {
  display: none;
}
.theme-dark .ant-calendar-header .ant-calendar-next-month-btn::before,
.theme-dark .ant-calendar-header .ant-calendar-next-month-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-dark .ant-calendar-body {
  padding: 8px 12px;
}
.theme-dark .ant-calendar table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
}
.theme-dark .ant-calendar table,
.theme-dark .ant-calendar th,
.theme-dark .ant-calendar td {
  text-align: center;
  border: 0;
}
.theme-dark .ant-calendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.theme-dark .ant-calendar-column-header {
  width: 33px;
  padding: 6px 0;
  line-height: 18px;
  text-align: center;
}
.theme-dark .ant-calendar-column-header .ant-calendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.theme-dark .ant-calendar-week-number-header .ant-calendar-column-header-inner {
  display: none;
}
.theme-dark .ant-calendar-cell {
  height: 30px;
  padding: 3px 0;
}
.theme-dark .ant-calendar-date {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  line-height: 22px;
  text-align: center;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.theme-dark .ant-calendar-date-panel {
  position: relative;
  outline: none;
}
.theme-dark .ant-calendar-date:hover {
  background: #315B91;
  cursor: pointer;
}
.theme-dark .ant-calendar-date:active {
  color: #fff;
  background: #49b6f5;
}
.theme-dark .ant-calendar-today .ant-calendar-date {
  color: #2199E9;
  font-weight: bold;
  border-color: #2199E9;
}
.theme-dark .ant-calendar-selected-day .ant-calendar-date {
  background: #c7f0ff;
}
.theme-dark .ant-calendar-last-month-cell .ant-calendar-date,
.theme-dark .ant-calendar-next-month-btn-day .ant-calendar-date,
.theme-dark .ant-calendar-last-month-cell .ant-calendar-date:hover,
.theme-dark .ant-calendar-next-month-btn-day .ant-calendar-date:hover {
  color: rgba(255, 255, 255, 0.3);
  background: transparent;
  border-color: transparent;
}
.theme-dark .ant-calendar-disabled-cell .ant-calendar-date {
  position: relative;
  width: auto;
  color: rgba(255, 255, 255, 0.3);
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: not-allowed;
}
.theme-dark .ant-calendar-disabled-cell .ant-calendar-date:hover {
  background: transparent;
}
.theme-dark .ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  content: '';
}
.theme-dark .ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date {
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
}
.theme-dark .ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  content: ' ';
}
.theme-dark .ant-calendar-disabled-cell-first-of-row .ant-calendar-date {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-dark .ant-calendar-disabled-cell-last-of-row .ant-calendar-date {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-dark .ant-calendar-footer {
  padding: 0 12px;
  line-height: 38px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-footer:empty {
  border-top: 0;
}
.theme-dark .ant-calendar-footer-btn {
  display: block;
  text-align: center;
}
.theme-dark .ant-calendar-footer-extra {
  text-align: left;
}
.theme-dark .ant-calendar .ant-calendar-today-btn,
.theme-dark .ant-calendar .ant-calendar-clear-btn {
  display: inline-block;
  margin: 0 0 0 8px;
  text-align: center;
}
.theme-dark .ant-calendar .ant-calendar-today-btn-disabled,
.theme-dark .ant-calendar .ant-calendar-clear-btn-disabled {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-calendar .ant-calendar-today-btn:only-child,
.theme-dark .ant-calendar .ant-calendar-clear-btn:only-child {
  margin: 0;
}
.theme-dark .ant-calendar .ant-calendar-clear-btn {
  position: absolute;
  top: 7px;
  right: 5px;
  display: none;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
  line-height: 20px;
  text-align: center;
  text-indent: -76px;
}
.theme-dark .ant-calendar .ant-calendar-clear-btn::after {
  display: inline-block;
  width: 20px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  line-height: 1;
  text-indent: 43px;
  transition: color 0.3s ease;
}
.theme-dark .ant-calendar .ant-calendar-clear-btn:hover::after {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-calendar .ant-calendar-ok-btn {
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  color: #fff;
  background-color: #2199E9;
  border-color: #2199E9;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 22px;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn > .anticon {
  line-height: 1;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn,
.theme-dark .ant-calendar .ant-calendar-ok-btn:active,
.theme-dark .ant-calendar .ant-calendar-ok-btn:focus {
  outline: 0;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn:not([disabled]):hover {
  text-decoration: none;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled] {
  cursor: not-allowed;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled > *,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled] > * {
  pointer-events: none;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn > a:only-child {
  color: currentColor;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-calendar .ant-calendar-ok-btn:hover,
.theme-dark .ant-calendar .ant-calendar-ok-btn:focus {
  color: #fff;
  background-color: #49b6f5;
  border-color: #49b6f5;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn:hover > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn:focus > a:only-child {
  color: currentColor;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn:hover > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-calendar .ant-calendar-ok-btn:active,
.theme-dark .ant-calendar .ant-calendar-ok-btn.active {
  color: #fff;
  background-color: #1175c2;
  border-color: #1175c2;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn:active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn:active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled],
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:hover,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:hover,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:focus,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:focus,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:active,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:active,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:active,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled.active,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled.active,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled],
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:hover,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:hover,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:focus,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:focus,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:active,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:active,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:active,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled.active,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled.active,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  box-shadow: none;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.theme-dark .ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-dark .ant-calendar-range-picker-input {
  width: 44%;
  height: 99%;
  text-align: center;
  background-color: transparent;
  border: 0;
  outline: 0;
}
.theme-dark .ant-calendar-range-picker-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-calendar-range-picker-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-calendar-range-picker-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-calendar-range-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-calendar-range-picker-input[disabled] {
  cursor: not-allowed;
}
.theme-dark .ant-calendar-range-picker-separator {
  display: inline-block;
  min-width: 10px;
  height: 100%;
  color: rgba(255, 255, 255, 0.42);
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  pointer-events: none;
}
.theme-dark .ant-calendar-range {
  width: 552px;
  overflow: hidden;
}
.theme-dark .ant-calendar-range .ant-calendar-date-panel::after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.';
}
.theme-dark .ant-calendar-range-part {
  position: relative;
  width: 50%;
}
.theme-dark .ant-calendar-range-left {
  float: left;
}
.theme-dark .ant-calendar-range-left .ant-calendar-time-picker-inner {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-range-right {
  float: right;
}
.theme-dark .ant-calendar-range-right .ant-calendar-time-picker-inner {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-range-middle {
  position: absolute;
  left: 50%;
  z-index: 1;
  height: 34px;
  margin: 1px 0 0 0;
  padding: 0 200px 0 0;
  color: rgba(255, 255, 255, 0.42);
  line-height: 34px;
  text-align: center;
  transform: translateX(-50%);
  pointer-events: none;
}
.theme-dark .ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: -90px;
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-range-middle {
  padding: 0 10px 0 0;
  transform: translateX(-50%);
}
.theme-dark .ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date {
  color: #2199E9;
  background: #c7f0ff;
  border-color: #2199E9;
}
.theme-dark .ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date,
.theme-dark .ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date {
  color: #fff;
  background: #2199E9;
  border: 1px solid transparent;
}
.theme-dark .ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover,
.theme-dark .ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover {
  background: #2199E9;
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: 0;
}
.theme-dark .ant-calendar-range .ant-calendar-input-wrap {
  position: relative;
  height: 34px;
}
.theme-dark .ant-calendar-range .ant-calendar-input,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 1.5;
  background-color: #2F3D4F;
  background-image: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  transition: all 0.3s;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
  line-height: 24px;
  border: 0;
  box-shadow: none;
}
.theme-dark .ant-calendar-range .ant-calendar-input::-moz-placeholder,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-calendar-range .ant-calendar-input:-ms-input-placeholder,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-calendar-range .ant-calendar-input:placeholder-shown,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-calendar-range .ant-calendar-input:hover,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-calendar-range .ant-calendar-input:focus,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input:focus {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-calendar-range .ant-calendar-input-disabled,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-calendar-range .ant-calendar-input-disabled:hover,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input-disabled:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-calendar-range .ant-calendar-input[disabled],
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input[disabled] {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-calendar-range .ant-calendar-input[disabled]:hover,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark textarea.ant-calendar-range .ant-calendar-input,
.theme-dark textarea.ant-calendar-range .ant-calendar-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-dark .ant-calendar-range .ant-calendar-input-lg,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-dark .ant-calendar-range .ant-calendar-input-sm,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-dark .ant-calendar-range .ant-calendar-input:focus,
.theme-dark .ant-calendar-range .ant-calendar-time-picker-input:focus {
  box-shadow: none;
}
.theme-dark .ant-calendar-range .ant-calendar-time-picker-icon {
  display: none;
}
.theme-dark .ant-calendar-range.ant-calendar-week-number {
  width: 574px;
}
.theme-dark .ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part {
  width: 286px;
}
.theme-dark .ant-calendar-range .ant-calendar-year-panel,
.theme-dark .ant-calendar-range .ant-calendar-month-panel,
.theme-dark .ant-calendar-range .ant-calendar-decade-panel {
  top: 34px;
}
.theme-dark .ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel {
  top: 0;
}
.theme-dark .ant-calendar-range .ant-calendar-decade-panel-table,
.theme-dark .ant-calendar-range .ant-calendar-year-panel-table,
.theme-dark .ant-calendar-range .ant-calendar-month-panel-table {
  height: 208px;
}
.theme-dark .ant-calendar-range .ant-calendar-in-range-cell {
  position: relative;
  border-radius: 0;
}
.theme-dark .ant-calendar-range .ant-calendar-in-range-cell > div {
  position: relative;
  z-index: 1;
}
.theme-dark .ant-calendar-range .ant-calendar-in-range-cell::before {
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 4px;
  left: 0;
  display: block;
  background: #2F3D4F;
  border: 0;
  border-radius: 0;
  content: '';
}
.theme-dark .ant-calendar-range .ant-calendar-footer-extra {
  float: left;
}
.theme-dark div.ant-calendar-range-quick-selector {
  text-align: left;
}
.theme-dark div.ant-calendar-range-quick-selector > a {
  margin-right: 8px;
}
.theme-dark .ant-calendar-range .ant-calendar-header,
.theme-dark .ant-calendar-range .ant-calendar-month-panel-header,
.theme-dark .ant-calendar-range .ant-calendar-year-panel-header,
.theme-dark .ant-calendar-range .ant-calendar-decade-panel-header {
  border-bottom: 0;
}
.theme-dark .ant-calendar-range .ant-calendar-body,
.theme-dark .ant-calendar-range .ant-calendar-month-panel-body,
.theme-dark .ant-calendar-range .ant-calendar-year-panel-body,
.theme-dark .ant-calendar-range .ant-calendar-decade-panel-body {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker {
  top: 68px;
  z-index: 2;
  width: 100%;
  height: 207px;
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel {
  height: 267px;
  margin-top: -34px;
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner {
  height: 100%;
  padding-top: 40px;
  background: none;
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox {
  display: inline-block;
  height: 100%;
  background-color: #2F3D4F;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select {
  height: 100%;
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul {
  max-height: 100%;
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  margin-right: 8px;
}
.theme-dark .ant-calendar-range.ant-calendar-time .ant-calendar-today-btn {
  height: 22px;
  margin: 8px 12px;
  line-height: 22px;
}
.theme-dark .ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker {
  height: 233px;
}
.theme-dark .ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body {
  border-top-color: transparent;
}
.theme-dark .ant-calendar-time-picker {
  position: absolute;
  top: 40px;
  width: 100%;
  background-color: #2F3D4F;
}
.theme-dark .ant-calendar-time-picker-panel {
  position: absolute;
  z-index: 1050;
  width: 100%;
}
.theme-dark .ant-calendar-time-picker-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #2F3D4F;
  background-clip: padding-box;
  outline: none;
}
.theme-dark .ant-calendar-time-picker-combobox {
  width: 100%;
}
.theme-dark .ant-calendar-time-picker-column-1,
.theme-dark .ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select {
  width: 100%;
}
.theme-dark .ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select {
  width: 50%;
}
.theme-dark .ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select {
  width: 33.33%;
}
.theme-dark .ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select {
  width: 25%;
}
.theme-dark .ant-calendar-time-picker-input-wrap {
  display: none;
}
.theme-dark .ant-calendar-time-picker-select {
  position: relative;
  float: left;
  height: 226px;
  overflow: hidden;
  font-size: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-time-picker-select:hover {
  overflow-y: auto;
}
.theme-dark .ant-calendar-time-picker-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.theme-dark .ant-calendar-time-picker-select:last-child {
  border-right: 0;
}
.theme-dark .ant-calendar-time-picker-select ul {
  width: 100%;
  max-height: 206px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-dark .ant-calendar-time-picker-select li {
  width: 100%;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-calendar-time-picker-select li:last-child::after {
  display: block;
  height: 202px;
  content: '';
}
.theme-dark .ant-calendar-time-picker-select li:hover {
  background: #315B91;
}
.theme-dark .ant-calendar-time-picker-select li:focus {
  color: #2199E9;
  font-weight: 600;
  outline: none;
}
.theme-dark li.ant-calendar-time-picker-select-option-selected {
  font-weight: 600;
  background: transparent;
}
.theme-dark li.ant-calendar-time-picker-select-option-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark li.ant-calendar-time-picker-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.theme-dark .ant-calendar-time .ant-calendar-day-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  line-height: 34px;
}
.theme-dark .ant-calendar-time .ant-calendar-footer {
  position: relative;
  height: auto;
}
.theme-dark .ant-calendar-time .ant-calendar-footer-btn {
  text-align: right;
}
.theme-dark .ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn {
  float: left;
  margin: 0;
}
.theme-dark .ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  display: inline-block;
  margin-right: 8px;
}
.theme-dark .ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-calendar-month-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #2F3D4F;
  border-radius: 4px;
  outline: none;
}
.theme-dark .ant-calendar-month-panel > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.theme-dark .ant-calendar-month-panel-hidden {
  display: none;
}
.theme-dark .ant-calendar-month-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.theme-dark .ant-calendar-month-panel-header a:hover {
  color: #63c6ff;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  line-height: 40px;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow {
  display: none;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  display: none;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: none;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: inline-block;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  display: none;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  display: none;
}
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.theme-dark .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-dark .ant-calendar-month-panel-body {
  flex: 1 1;
}
.theme-dark .ant-calendar-month-panel-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-month-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.theme-dark .ant-calendar-month-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.theme-dark .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month {
  color: #fff;
  background: #2199E9;
}
.theme-dark .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover {
  color: #fff;
  background: #2199E9;
}
.theme-dark .ant-calendar-month-panel-cell {
  text-align: center;
}
.theme-dark .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,
.theme-dark .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover {
  color: rgba(255, 255, 255, 0.3);
  background: transparent;
  cursor: not-allowed;
}
.theme-dark .ant-calendar-month-panel-month {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.theme-dark .ant-calendar-month-panel-month:hover {
  background: #315B91;
  cursor: pointer;
}
.theme-dark .ant-calendar-year-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #2F3D4F;
  border-radius: 4px;
  outline: none;
}
.theme-dark .ant-calendar-year-panel > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.theme-dark .ant-calendar-year-panel-hidden {
  display: none;
}
.theme-dark .ant-calendar-year-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.theme-dark .ant-calendar-year-panel-header a:hover {
  color: #63c6ff;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  line-height: 40px;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow {
  display: none;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  display: none;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: none;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: inline-block;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  display: none;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  display: none;
}
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.theme-dark .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-dark .ant-calendar-year-panel-body {
  flex: 1 1;
}
.theme-dark .ant-calendar-year-panel-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-year-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.theme-dark .ant-calendar-year-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.theme-dark .ant-calendar-year-panel-cell {
  text-align: center;
}
.theme-dark .ant-calendar-year-panel-year {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.theme-dark .ant-calendar-year-panel-year:hover {
  background: #315B91;
  cursor: pointer;
}
.theme-dark .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
  color: #fff;
  background: #2199E9;
}
.theme-dark .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover {
  color: #fff;
  background: #2199E9;
}
.theme-dark .ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,
.theme-dark .ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year {
  color: rgba(255, 255, 255, 0.3);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-calendar-decade-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  background: #2F3D4F;
  border-radius: 4px;
  outline: none;
}
.theme-dark .ant-calendar-decade-panel-hidden {
  display: none;
}
.theme-dark .ant-calendar-decade-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.theme-dark .ant-calendar-decade-panel-header a:hover {
  color: #63c6ff;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  line-height: 40px;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow {
  display: none;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  display: none;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: none;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: inline-block;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  display: none;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::after {
  border-color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  display: none;
}
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.theme-dark .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-dark .ant-calendar-decade-panel-body {
  flex: 1 1;
}
.theme-dark .ant-calendar-decade-panel-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-calendar-decade-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.theme-dark .ant-calendar-decade-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.theme-dark .ant-calendar-decade-panel-cell {
  white-space: nowrap;
  text-align: center;
}
.theme-dark .ant-calendar-decade-panel-decade {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 6px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.theme-dark .ant-calendar-decade-panel-decade:hover {
  background: #315B91;
  cursor: pointer;
}
.theme-dark .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade {
  color: #fff;
  background: #2199E9;
}
.theme-dark .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover {
  color: #fff;
  background: #2199E9;
}
.theme-dark .ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,
.theme-dark .ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade {
  color: rgba(255, 255, 255, 0.3);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-calendar-month .ant-calendar-month-header-wrap {
  position: relative;
  height: 288px;
}
.theme-dark .ant-calendar-month .ant-calendar-month-panel,
.theme-dark .ant-calendar-month .ant-calendar-year-panel {
  top: 0;
  height: 100%;
}
.theme-dark .ant-calendar-week-number-cell {
  opacity: 0.5;
}
.theme-dark .ant-calendar-week-number .ant-calendar-body tr {
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-calendar-week-number .ant-calendar-body tr:hover {
  background: #f0fbff;
}
.theme-dark .ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week {
  font-weight: bold;
  background: #c7f0ff;
}
.theme-dark .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,
.theme-dark .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date {
  color: rgba(255, 255, 255, 0.75);
  background: transparent;
}
.theme-dark .ant-descriptions-title {
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
.theme-dark .ant-descriptions-view {
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
}
.theme-dark .ant-descriptions-view table {
  width: 100%;
  table-layout: fixed;
}
.theme-dark .ant-descriptions-row > th,
.theme-dark .ant-descriptions-row > td {
  padding-bottom: 16px;
}
.theme-dark .ant-descriptions-row:last-child {
  border-bottom: none;
}
.theme-dark .ant-descriptions-item-label {
  color: rgba(255, 255, 255, 0.9);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
}
.theme-dark .ant-descriptions-item-label::after {
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
  content: ' ';
}
.theme-dark .ant-descriptions-item-colon::after {
  content: ':';
}
.theme-dark .ant-descriptions-item-no-label::after {
  margin: 0;
  content: '';
}
.theme-dark .ant-descriptions-item-content {
  display: table-cell;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 1.5;
}
.theme-dark .ant-descriptions-item {
  padding-bottom: 0;
}
.theme-dark .ant-descriptions-item > span {
  display: inline-block;
}
.theme-dark .ant-descriptions-middle .ant-descriptions-row > th,
.theme-dark .ant-descriptions-middle .ant-descriptions-row > td {
  padding-bottom: 12px;
}
.theme-dark .ant-descriptions-small .ant-descriptions-row > th,
.theme-dark .ant-descriptions-small .ant-descriptions-row > td {
  padding-bottom: 8px;
}
.theme-dark .ant-descriptions-bordered .ant-descriptions-view {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: auto;
}
.theme-dark .ant-descriptions-bordered .ant-descriptions-item-label,
.theme-dark .ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 16px 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.theme-dark .ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-right: none;
}
.theme-dark .ant-descriptions-bordered .ant-descriptions-item-label {
  background-color: #fafafa;
}
.theme-dark .ant-descriptions-bordered .ant-descriptions-item-label::after {
  display: none;
}
.theme-dark .ant-descriptions-bordered .ant-descriptions-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-descriptions-bordered .ant-descriptions-row:last-child {
  border-bottom: none;
}
.theme-dark .ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label,
.theme-dark .ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content {
  padding: 12px 24px;
}
.theme-dark .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,
.theme-dark .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content {
  padding: 8px 16px;
}
.theme-dark .ant-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  background: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-divider,
.theme-dark .ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  width: 1px;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
}
.theme-dark .ant-divider-horizontal {
  display: block;
  clear: both;
  width: 100%;
  min-width: 100%;
  height: 1px;
  margin: 24px 0;
}
.theme-dark .ant-divider-horizontal.ant-divider-with-text-center,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-left,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-right {
  display: table;
  margin: 16px 0;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  background: transparent;
}
.theme-dark .ant-divider-horizontal.ant-divider-with-text-center::before,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-left::before,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-right::before,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-center::after,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-left::after,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-right::after {
  position: relative;
  top: 50%;
  display: table-cell;
  width: 50%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  transform: translateY(50%);
  content: '';
}
.theme-dark .ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text {
  display: inline-block;
  padding: 0 10px;
}
.theme-dark .ant-divider-horizontal.ant-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}
.theme-dark .ant-divider-horizontal.ant-divider-with-text-left::after {
  top: 50%;
  width: 95%;
}
.theme-dark .ant-divider-horizontal.ant-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}
.theme-dark .ant-divider-horizontal.ant-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}
.theme-dark .ant-divider-inner-text {
  display: inline-block;
  padding: 0 24px;
}
.theme-dark .ant-divider-dashed {
  background: none;
  border-color: rgba(255, 255, 255, 0.2);
  border-style: dashed;
  border-width: 1px 0 0;
}
.theme-dark .ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed {
  border-top: 0;
}
.theme-dark .ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::before,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::before,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::before,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::after,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::after,
.theme-dark .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::after {
  border-style: dashed none none;
}
.theme-dark .ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 1px;
}
.theme-dark .ant-drawer {
  position: fixed;
  z-index: 1000;
  width: 0%;
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s;
}
.theme-dark .ant-drawer > * {
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.theme-dark .ant-drawer-content-wrapper {
  position: absolute;
}
.theme-dark .ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%;
}
.theme-dark .ant-drawer-left,
.theme-dark .ant-drawer-right {
  top: 0;
  width: 0%;
  height: 100%;
}
.theme-dark .ant-drawer-left .ant-drawer-content-wrapper,
.theme-dark .ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%;
}
.theme-dark .ant-drawer-left.ant-drawer-open,
.theme-dark .ant-drawer-right.ant-drawer-open {
  width: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.theme-dark .ant-drawer-left.ant-drawer-open.no-mask,
.theme-dark .ant-drawer-right.ant-drawer-open.no-mask {
  width: 0%;
}
.theme-dark .ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-drawer-right {
  right: 0;
}
.theme-dark .ant-drawer-right .ant-drawer-content-wrapper {
  right: 0;
}
.theme-dark .ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-drawer-right.ant-drawer-open.no-mask {
  right: 1px;
  transform: translateX(1px);
}
.theme-dark .ant-drawer-top,
.theme-dark .ant-drawer-bottom {
  left: 0;
  width: 100%;
  height: 0%;
}
.theme-dark .ant-drawer-top .ant-drawer-content-wrapper,
.theme-dark .ant-drawer-bottom .ant-drawer-content-wrapper {
  width: 100%;
}
.theme-dark .ant-drawer-top.ant-drawer-open,
.theme-dark .ant-drawer-bottom.ant-drawer-open {
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.theme-dark .ant-drawer-top.ant-drawer-open.no-mask,
.theme-dark .ant-drawer-bottom.ant-drawer-open.no-mask {
  height: 0%;
}
.theme-dark .ant-drawer-top {
  top: 0;
}
.theme-dark .ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-drawer-bottom {
  bottom: 0;
}
.theme-dark .ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0;
}
.theme-dark .ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-drawer-bottom.ant-drawer-open.no-mask {
  bottom: 1px;
  transform: translateY(1px);
}
.theme-dark .ant-drawer.ant-drawer-open .ant-drawer-mask {
  height: 100%;
  opacity: 1;
  transition: none;
  animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.theme-dark .ant-drawer-title {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.theme-dark .ant-drawer-content {
  position: relative;
  z-index: 1;
  overflow: auto;
  background-color: #2F3D4F;
  background-clip: padding-box;
  border: 0;
}
.theme-dark .ant-drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 56px;
  height: 56px;
  padding: 0;
  color: rgba(255, 255, 255, 0.42);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
}
.theme-dark .ant-drawer-close:focus,
.theme-dark .ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.theme-dark .ant-drawer-header {
  position: relative;
  padding: 16px 24px;
  color: rgba(255, 255, 255, 0.75);
  background: #2F3D4F;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px 4px 0 0;
}
.theme-dark .ant-drawer-header-no-title {
  color: rgba(255, 255, 255, 0.75);
  background: #2F3D4F;
}
.theme-dark .ant-drawer-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.theme-dark .ant-drawer-wrapper-body {
  height: 100%;
  overflow: auto;
}
.theme-dark .ant-drawer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 0;
  filter: alpha(opacity=45);
  transition: opacity 0.3s linear, height 0s ease 0.3s;
}
.theme-dark .ant-drawer-open-content {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.theme-dark .ant-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.theme-dark .ant-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.theme-dark .ant-dropdown-wrap {
  position: relative;
}
.theme-dark .ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px;
}
.theme-dark .ant-dropdown-wrap .anticon-down::before {
  transition: transform 0.2s;
}
.theme-dark .ant-dropdown-wrap-open .anticon-down::before {
  transform: rotate(180deg);
}
.theme-dark .ant-dropdown-hidden,
.theme-dark .ant-dropdown-menu-hidden {
  display: none;
}
.theme-dark .ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #2F3D4F;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, 0, 0);
}
.theme-dark .ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(255, 255, 255, 0.42);
  transition: all 0.3s;
}
.theme-dark .ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.theme-dark .ant-dropdown-menu-submenu-popup > .ant-dropdown-menu {
  transform-origin: 0 0;
}
.theme-dark .ant-dropdown-menu-submenu-popup ul,
.theme-dark .ant-dropdown-menu-submenu-popup li {
  list-style: none;
}
.theme-dark .ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
  padding: 0;
}
.theme-dark .ant-dropdown-menu-item,
.theme-dark .ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(255, 255, 255, 0.75);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-dropdown-menu-item > .anticon:first-child,
.theme-dark .ant-dropdown-menu-submenu-title > .anticon:first-child,
.theme-dark .ant-dropdown-menu-item > span > .anticon:first-child,
.theme-dark .ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
  font-size: 12px;
}
.theme-dark .ant-dropdown-menu-item > a,
.theme-dark .ant-dropdown-menu-submenu-title > a {
  display: block;
  margin: -5px -12px;
  padding: 5px 12px;
  color: rgba(255, 255, 255, 0.75);
  transition: all 0.3s;
}
.theme-dark .ant-dropdown-menu-item-selected,
.theme-dark .ant-dropdown-menu-submenu-title-selected,
.theme-dark .ant-dropdown-menu-item-selected > a,
.theme-dark .ant-dropdown-menu-submenu-title-selected > a {
  color: #2199E9;
  background-color: #2F3D4F;
}
.theme-dark .ant-dropdown-menu-item:hover,
.theme-dark .ant-dropdown-menu-submenu-title:hover {
  background-color: #315B91;
}
.theme-dark .ant-dropdown-menu-item-disabled,
.theme-dark .ant-dropdown-menu-submenu-title-disabled {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-dropdown-menu-item-disabled:hover,
.theme-dark .ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(255, 255, 255, 0.3);
  background-color: #2F3D4F;
  cursor: not-allowed;
}
.theme-dark .ant-dropdown-menu-item-divider,
.theme-dark .ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.theme-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.theme-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
.theme-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(255, 255, 255, 0.42);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  font-size: 12px;
}
.theme-dark .ant-dropdown-menu-item-group-list {
  margin: 0 8px;
  padding: 0;
  list-style: none;
}
.theme-dark .ant-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.theme-dark .ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.theme-dark .ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  transform-origin: 0 0;
}
.theme-dark .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.theme-dark .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(255, 255, 255, 0.3);
  background-color: #2F3D4F;
  cursor: not-allowed;
}
.theme-dark .ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #2199E9;
}
.theme-dark .ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.theme-dark .ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.theme-dark .ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.theme-dark .ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.theme-dark .ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,
.theme-dark .ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.theme-dark .ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.theme-dark .ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.theme-dark .ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.theme-dark .ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.theme-dark .ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,
.theme-dark .ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.theme-dark .ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.theme-dark .ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.theme-dark .ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.theme-dark .ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.theme-dark .ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.theme-dark .ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.theme-dark .ant-dropdown-trigger > .anticon.anticon-down,
.theme-dark .ant-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-trigger > .anticon.anticon-down,
:root .ant-dropdown-link > .anticon.anticon-down {
  font-size: 12px;
}
.theme-dark .ant-dropdown-button {
  white-space: nowrap;
}
.theme-dark .ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-dark .ant-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-button .anticon.anticon-down {
  font-size: 12px;
}
.theme-dark .ant-dropdown-menu-dark,
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-item,
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.theme-dark .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #2199E9;
}
.theme-dark .ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.theme-dark .ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.theme-dark .ant-empty-image img {
  height: 100%;
}
.theme-dark .ant-empty-image svg {
  height: 100%;
  margin: auto;
}
.theme-dark .ant-empty-description {
  margin: 0;
}
.theme-dark .ant-empty-footer {
  margin-top: 16px;
}
.theme-dark .ant-empty-normal {
  margin: 32px 0;
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-empty-normal .ant-empty-image {
  height: 40px;
}
.theme-dark .ant-empty-small {
  margin: 8px 0;
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-empty-small .ant-empty-image {
  height: 35px;
}
.theme-dark .ant-form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-dark .ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(255, 255, 255, 0.42);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-form label {
  font-size: 14px;
}
.theme-dark .ant-form input[type='search'] {
  box-sizing: border-box;
}
.theme-dark .ant-form input[type='radio'],
.theme-dark .ant-form input[type='checkbox'] {
  line-height: normal;
}
.theme-dark .ant-form input[type='file'] {
  display: block;
}
.theme-dark .ant-form input[type='range'] {
  display: block;
  width: 100%;
}
.theme-dark .ant-form select[multiple],
.theme-dark .ant-form select[size] {
  height: auto;
}
.theme-dark .ant-form input[type='file']:focus,
.theme-dark .ant-form input[type='radio']:focus,
.theme-dark .ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.theme-dark .ant-form output {
  display: block;
  padding-top: 15px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 1.5;
}
.theme-dark .ant-form-item-required::before {
  display: inline-block;
  margin-right: 4px;
  color: #E64242;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.theme-dark .ant-form-hide-required-mark .ant-form-item-required::before {
  display: none;
}
.theme-dark .ant-form-item-label > label {
  color: rgba(255, 255, 255, 0.9);
}
.theme-dark .ant-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.theme-dark .ant-form-item-label > label.ant-form-item-no-colon::after {
  content: ' ';
}
.theme-dark .ant-form-item {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top;
}
.theme-dark .ant-form-item label {
  position: relative;
}
.theme-dark .ant-form-item label > .anticon {
  font-size: 14px;
  vertical-align: top;
}
.theme-dark .ant-form-item-control {
  position: relative;
  line-height: 40px;
  zoom: 1;
}
.theme-dark .ant-form-item-control::before,
.theme-dark .ant-form-item-control::after {
  display: table;
  content: '';
}
.theme-dark .ant-form-item-control::after {
  clear: both;
}
.theme-dark .ant-form-item-control::before,
.theme-dark .ant-form-item-control::after {
  display: table;
  content: '';
}
.theme-dark .ant-form-item-control::after {
  clear: both;
}
.theme-dark .ant-form-item-children {
  position: relative;
}
.theme-dark .ant-form-item-with-help {
  margin-bottom: 5px;
}
.theme-dark .ant-form-item-label {
  display: inline-block;
  overflow: hidden;
  line-height: 39.9999px;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.theme-dark .ant-form-item-label-left {
  text-align: left;
}
.theme-dark .ant-form-item .ant-switch {
  margin: 2px 0 4px;
}
.theme-dark .ant-form-explain,
.theme-dark .ant-form-extra {
  clear: both;
  min-height: 22px;
  margin-top: -2px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
  line-height: 1.5;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.theme-dark .ant-form-explain {
  margin-bottom: -1px;
}
.theme-dark .ant-form-extra {
  padding-top: 4px;
}
.theme-dark .ant-form-text {
  display: inline-block;
  padding-right: 8px;
}
.theme-dark .ant-form-split {
  display: block;
  text-align: center;
}
.theme-dark form .has-feedback .ant-input {
  padding-right: 30px;
}
.theme-dark form .has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 18px;
}
.theme-dark form .has-feedback .ant-input-affix-wrapper .ant-input {
  padding-right: 49px;
}
.theme-dark form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input {
  padding-right: 68px;
}
.theme-dark form .has-feedback > .ant-select .ant-select-arrow,
.theme-dark form .has-feedback > .ant-select .ant-select-selection__clear,
.theme-dark form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
.theme-dark form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection__clear {
  right: 28px;
}
.theme-dark form .has-feedback > .ant-select .ant-select-selection-selected-value,
.theme-dark form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 42px;
}
.theme-dark form .has-feedback .ant-cascader-picker-arrow {
  margin-right: 17px;
}
.theme-dark form .has-feedback .ant-cascader-picker-clear {
  right: 28px;
}
.theme-dark form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: 28px;
}
.theme-dark form .has-feedback .ant-calendar-picker-icon,
.theme-dark form .has-feedback .ant-time-picker-icon,
.theme-dark form .has-feedback .ant-calendar-picker-clear,
.theme-dark form .has-feedback .ant-time-picker-clear {
  right: 28px;
}
.theme-dark form .ant-mentions,
.theme-dark form textarea.ant-input {
  height: auto;
  margin-bottom: 4px;
}
.theme-dark form .ant-upload {
  background: transparent;
}
.theme-dark form input[type='radio'],
.theme-dark form input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
.theme-dark form .ant-radio-inline,
.theme-dark form .ant-checkbox-inline {
  display: inline-block;
  margin-left: 8px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.theme-dark form .ant-radio-inline:first-child,
.theme-dark form .ant-checkbox-inline:first-child {
  margin-left: 0;
}
.theme-dark form .ant-checkbox-vertical,
.theme-dark form .ant-radio-vertical {
  display: block;
}
.theme-dark form .ant-checkbox-vertical + .ant-checkbox-vertical,
.theme-dark form .ant-radio-vertical + .ant-radio-vertical {
  margin-left: 0;
}
.theme-dark form .ant-input-number + .ant-form-text {
  margin-left: 8px;
}
.theme-dark form .ant-input-number-handler-wrap {
  z-index: 2;
}
.theme-dark form .ant-select,
.theme-dark form .ant-cascader-picker {
  width: 100%;
}
.theme-dark form .ant-input-group .ant-select,
.theme-dark form .ant-input-group .ant-cascader-picker {
  width: auto;
}
.theme-dark form :not(.ant-input-group-wrapper) > .ant-input-group,
.theme-dark form .ant-input-group-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.theme-dark form:not(.ant-form-vertical) :not(.ant-input-group-wrapper) > .ant-input-group,
.theme-dark form:not(.ant-form-vertical) .ant-input-group-wrapper {
  position: relative;
  top: -1px;
}
.theme-dark .ant-form-vertical .ant-form-item-label,
.theme-dark .ant-col-24.ant-form-item-label,
.theme-dark .ant-col-xl-24.ant-form-item-label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
  line-height: 1.5;
  white-space: initial;
  text-align: left;
}
.theme-dark .ant-form-vertical .ant-form-item-label label::after,
.theme-dark .ant-col-24.ant-form-item-label label::after,
.theme-dark .ant-col-xl-24.ant-form-item-label label::after {
  display: none;
}
.theme-dark .ant-form-vertical .ant-form-item {
  padding-bottom: 8px;
}
.theme-dark .ant-form-vertical .ant-form-item-control {
  line-height: 1.5;
}
.theme-dark .ant-form-vertical .ant-form-explain {
  margin-top: 2px;
  margin-bottom: -5px;
}
.theme-dark .ant-form-vertical .ant-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
  .theme-dark .ant-form-item-label,
  .theme-dark .ant-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .theme-dark .ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-dark .ant-form-item-label label::after {
    display: none;
  }
  .theme-dark .ant-col-xs-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-dark .ant-col-xs-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .theme-dark .ant-col-sm-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-dark .ant-col-sm-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .theme-dark .ant-col-md-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-dark .ant-col-md-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .theme-dark .ant-col-lg-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-dark .ant-col-lg-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1599px) {
  .theme-dark .ant-col-xl-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-dark .ant-col-xl-24.ant-form-item-label label::after {
    display: none;
  }
}
.theme-dark .ant-form-inline .ant-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.theme-dark .ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}
.theme-dark .ant-form-inline .ant-form-item > .ant-form-item-control-wrapper,
.theme-dark .ant-form-inline .ant-form-item > .ant-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.theme-dark .ant-form-inline .ant-form-text {
  display: inline-block;
}
.theme-dark .ant-form-inline .has-feedback {
  display: inline-block;
}
.theme-dark .has-success.has-feedback .ant-form-item-children-icon,
.theme-dark .has-warning.has-feedback .ant-form-item-children-icon,
.theme-dark .has-error.has-feedback .ant-form-item-children-icon,
.theme-dark .is-validating.has-feedback .ant-form-item-children-icon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 32px;
  height: 20px;
  margin-top: -10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  visibility: visible;
  animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}
.theme-dark .has-success.has-feedback .ant-form-item-children-icon svg,
.theme-dark .has-warning.has-feedback .ant-form-item-children-icon svg,
.theme-dark .has-error.has-feedback .ant-form-item-children-icon svg,
.theme-dark .is-validating.has-feedback .ant-form-item-children-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-dark .has-success.has-feedback .ant-form-item-children-icon {
  color: #75E040;
  animation-name: diffZoomIn1 !important;
}
.theme-dark .has-warning .ant-form-explain,
.theme-dark .has-warning .ant-form-split {
  color: #F0B235;
}
.theme-dark .has-warning .ant-input,
.theme-dark .has-warning .ant-input:hover {
  background-color: #2F3D4F;
  border-color: #F0B235;
}
.theme-dark .has-warning .ant-input:focus {
  border-color: #fccd60;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(240, 178, 53, 0.2);
}
.theme-dark .has-warning .ant-input:not([disabled]):hover {
  border-color: #F0B235;
}
.theme-dark .has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #fccd60;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(240, 178, 53, 0.2);
}
.theme-dark .has-warning .ant-input-affix-wrapper .ant-input,
.theme-dark .has-warning .ant-input-affix-wrapper .ant-input:hover {
  background-color: #2F3D4F;
  border-color: #F0B235;
}
.theme-dark .has-warning .ant-input-affix-wrapper .ant-input:focus {
  border-color: #fccd60;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(240, 178, 53, 0.2);
}
.theme-dark .has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #F0B235;
}
.theme-dark .has-warning .ant-input-prefix {
  color: #F0B235;
}
.theme-dark .has-warning .ant-input-group-addon {
  color: #F0B235;
  background-color: #2F3D4F;
  border-color: #F0B235;
}
.theme-dark .has-warning .has-feedback {
  color: #F0B235;
}
.theme-dark .has-warning.has-feedback .ant-form-item-children-icon {
  color: #F0B235;
  animation-name: diffZoomIn3 !important;
}
.theme-dark .has-warning .ant-select-selection {
  border-color: #F0B235;
}
.theme-dark .has-warning .ant-select-selection:hover {
  border-color: #F0B235;
}
.theme-dark .has-warning .ant-select-open .ant-select-selection,
.theme-dark .has-warning .ant-select-focused .ant-select-selection {
  border-color: #fccd60;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(240, 178, 53, 0.2);
}
.theme-dark .has-warning .ant-calendar-picker-icon::after,
.theme-dark .has-warning .ant-time-picker-icon::after,
.theme-dark .has-warning .ant-picker-icon::after,
.theme-dark .has-warning .ant-select-arrow,
.theme-dark .has-warning .ant-cascader-picker-arrow {
  color: #F0B235;
}
.theme-dark .has-warning .ant-input-number,
.theme-dark .has-warning .ant-time-picker-input {
  border-color: #F0B235;
}
.theme-dark .has-warning .ant-input-number-focused,
.theme-dark .has-warning .ant-time-picker-input-focused,
.theme-dark .has-warning .ant-input-number:focus,
.theme-dark .has-warning .ant-time-picker-input:focus {
  border-color: #fccd60;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(240, 178, 53, 0.2);
}
.theme-dark .has-warning .ant-input-number:not([disabled]):hover,
.theme-dark .has-warning .ant-time-picker-input:not([disabled]):hover {
  border-color: #F0B235;
}
.theme-dark .has-warning .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #fccd60;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(240, 178, 53, 0.2);
}
.theme-dark .has-warning .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #F0B235;
}
.theme-dark .has-error .ant-form-explain,
.theme-dark .has-error .ant-form-split {
  color: #E64242;
}
.theme-dark .has-error .ant-input,
.theme-dark .has-error .ant-input:hover {
  background-color: #2F3D4F;
  border-color: #E64242;
}
.theme-dark .has-error .ant-input:focus {
  border-color: #f2716d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(230, 66, 66, 0.2);
}
.theme-dark .has-error .ant-input:not([disabled]):hover {
  border-color: #E64242;
}
.theme-dark .has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #f2716d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(230, 66, 66, 0.2);
}
.theme-dark .has-error .ant-input-affix-wrapper .ant-input,
.theme-dark .has-error .ant-input-affix-wrapper .ant-input:hover {
  background-color: #2F3D4F;
  border-color: #E64242;
}
.theme-dark .has-error .ant-input-affix-wrapper .ant-input:focus {
  border-color: #f2716d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(230, 66, 66, 0.2);
}
.theme-dark .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #E64242;
}
.theme-dark .has-error .ant-input-prefix {
  color: #E64242;
}
.theme-dark .has-error .ant-input-group-addon {
  color: #E64242;
  background-color: #2F3D4F;
  border-color: #E64242;
}
.theme-dark .has-error .has-feedback {
  color: #E64242;
}
.theme-dark .has-error.has-feedback .ant-form-item-children-icon {
  color: #E64242;
  animation-name: diffZoomIn2 !important;
}
.theme-dark .has-error .ant-select-selection {
  border-color: #E64242;
}
.theme-dark .has-error .ant-select-selection:hover {
  border-color: #E64242;
}
.theme-dark .has-error .ant-select-open .ant-select-selection,
.theme-dark .has-error .ant-select-focused .ant-select-selection {
  border-color: #f2716d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(230, 66, 66, 0.2);
}
.theme-dark .has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #E64242;
}
.theme-dark .has-error .ant-input-group-addon .ant-select-selection {
  border-color: transparent;
  box-shadow: none;
}
.theme-dark .has-error .ant-calendar-picker-icon::after,
.theme-dark .has-error .ant-time-picker-icon::after,
.theme-dark .has-error .ant-picker-icon::after,
.theme-dark .has-error .ant-select-arrow,
.theme-dark .has-error .ant-cascader-picker-arrow {
  color: #E64242;
}
.theme-dark .has-error .ant-input-number,
.theme-dark .has-error .ant-time-picker-input {
  border-color: #E64242;
}
.theme-dark .has-error .ant-input-number-focused,
.theme-dark .has-error .ant-time-picker-input-focused,
.theme-dark .has-error .ant-input-number:focus,
.theme-dark .has-error .ant-time-picker-input:focus {
  border-color: #f2716d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(230, 66, 66, 0.2);
}
.theme-dark .has-error .ant-input-number:not([disabled]):hover,
.theme-dark .has-error .ant-time-picker-input:not([disabled]):hover {
  border-color: #E64242;
}
.theme-dark .has-error .ant-mention-wrapper .ant-mention-editor,
.theme-dark .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
  border-color: #E64242;
}
.theme-dark .has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
.theme-dark .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
  border-color: #f2716d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(230, 66, 66, 0.2);
}
.theme-dark .has-error .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #f2716d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(230, 66, 66, 0.2);
}
.theme-dark .has-error .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #E64242;
}
.theme-dark .has-error .ant-transfer-list {
  border-color: #E64242;
}
.theme-dark .has-error .ant-transfer-list-search:not([disabled]) {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .has-error .ant-transfer-list-search:not([disabled]):hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .has-error .ant-transfer-list-search:not([disabled]):focus {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .is-validating.has-feedback .ant-form-item-children-icon {
  display: inline-block;
  color: #2199E9;
}
.theme-dark .ant-advanced-search-form .ant-form-item {
  margin-bottom: 24px;
}
.theme-dark .ant-advanced-search-form .ant-form-item-with-help {
  margin-bottom: 5px;
}
.theme-dark .show-help-enter,
.theme-dark .show-help-appear {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .show-help-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .show-help-enter.show-help-enter-active,
.theme-dark .show-help-appear.show-help-appear-active {
  animation-name: antShowHelpIn;
  animation-play-state: running;
}
.theme-dark .show-help-leave.show-help-leave-active {
  animation-name: antShowHelpOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-dark .show-help-enter,
.theme-dark .show-help-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .show-help-leave {
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@keyframes antShowHelpIn {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes antShowHelpOut {
  to {
    transform: translateY(-5px);
    opacity: 0;
  }
}
@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);
  }
}
.theme-dark .ant-row {
  position: relative;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  zoom: 1;
  display: block;
  box-sizing: border-box;
}
.theme-dark .ant-row::before,
.theme-dark .ant-row::after {
  display: table;
  content: '';
}
.theme-dark .ant-row::after {
  clear: both;
}
.theme-dark .ant-row::before,
.theme-dark .ant-row::after {
  display: table;
  content: '';
}
.theme-dark .ant-row::after {
  clear: both;
}
.theme-dark .ant-row + .ant-row::before {
  clear: both;
}
.theme-dark .ant-row-flex {
  display: flex;
  flex-flow: row wrap;
}
.theme-dark .ant-row-flex::before,
.theme-dark .ant-row-flex::after {
  display: flex;
}
.theme-dark .ant-row-flex-start {
  justify-content: flex-start;
}
.theme-dark .ant-row-flex-center {
  justify-content: center;
}
.theme-dark .ant-row-flex-end {
  justify-content: flex-end;
}
.theme-dark .ant-row-flex-space-between {
  justify-content: space-between;
}
.theme-dark .ant-row-flex-space-around {
  justify-content: space-around;
}
.theme-dark .ant-row-flex-top {
  align-items: flex-start;
}
.theme-dark .ant-row-flex-middle {
  align-items: center;
}
.theme-dark .ant-row-flex-bottom {
  align-items: flex-end;
}
.theme-dark .ant-col {
  position: relative;
  min-height: 1px;
}
.theme-dark .ant-col-1,
.theme-dark .ant-col-xs-1,
.theme-dark .ant-col-sm-1,
.theme-dark .ant-col-md-1,
.theme-dark .ant-col-lg-1,
.theme-dark .ant-col-2,
.theme-dark .ant-col-xs-2,
.theme-dark .ant-col-sm-2,
.theme-dark .ant-col-md-2,
.theme-dark .ant-col-lg-2,
.theme-dark .ant-col-3,
.theme-dark .ant-col-xs-3,
.theme-dark .ant-col-sm-3,
.theme-dark .ant-col-md-3,
.theme-dark .ant-col-lg-3,
.theme-dark .ant-col-4,
.theme-dark .ant-col-xs-4,
.theme-dark .ant-col-sm-4,
.theme-dark .ant-col-md-4,
.theme-dark .ant-col-lg-4,
.theme-dark .ant-col-5,
.theme-dark .ant-col-xs-5,
.theme-dark .ant-col-sm-5,
.theme-dark .ant-col-md-5,
.theme-dark .ant-col-lg-5,
.theme-dark .ant-col-6,
.theme-dark .ant-col-xs-6,
.theme-dark .ant-col-sm-6,
.theme-dark .ant-col-md-6,
.theme-dark .ant-col-lg-6,
.theme-dark .ant-col-7,
.theme-dark .ant-col-xs-7,
.theme-dark .ant-col-sm-7,
.theme-dark .ant-col-md-7,
.theme-dark .ant-col-lg-7,
.theme-dark .ant-col-8,
.theme-dark .ant-col-xs-8,
.theme-dark .ant-col-sm-8,
.theme-dark .ant-col-md-8,
.theme-dark .ant-col-lg-8,
.theme-dark .ant-col-9,
.theme-dark .ant-col-xs-9,
.theme-dark .ant-col-sm-9,
.theme-dark .ant-col-md-9,
.theme-dark .ant-col-lg-9,
.theme-dark .ant-col-10,
.theme-dark .ant-col-xs-10,
.theme-dark .ant-col-sm-10,
.theme-dark .ant-col-md-10,
.theme-dark .ant-col-lg-10,
.theme-dark .ant-col-11,
.theme-dark .ant-col-xs-11,
.theme-dark .ant-col-sm-11,
.theme-dark .ant-col-md-11,
.theme-dark .ant-col-lg-11,
.theme-dark .ant-col-12,
.theme-dark .ant-col-xs-12,
.theme-dark .ant-col-sm-12,
.theme-dark .ant-col-md-12,
.theme-dark .ant-col-lg-12,
.theme-dark .ant-col-13,
.theme-dark .ant-col-xs-13,
.theme-dark .ant-col-sm-13,
.theme-dark .ant-col-md-13,
.theme-dark .ant-col-lg-13,
.theme-dark .ant-col-14,
.theme-dark .ant-col-xs-14,
.theme-dark .ant-col-sm-14,
.theme-dark .ant-col-md-14,
.theme-dark .ant-col-lg-14,
.theme-dark .ant-col-15,
.theme-dark .ant-col-xs-15,
.theme-dark .ant-col-sm-15,
.theme-dark .ant-col-md-15,
.theme-dark .ant-col-lg-15,
.theme-dark .ant-col-16,
.theme-dark .ant-col-xs-16,
.theme-dark .ant-col-sm-16,
.theme-dark .ant-col-md-16,
.theme-dark .ant-col-lg-16,
.theme-dark .ant-col-17,
.theme-dark .ant-col-xs-17,
.theme-dark .ant-col-sm-17,
.theme-dark .ant-col-md-17,
.theme-dark .ant-col-lg-17,
.theme-dark .ant-col-18,
.theme-dark .ant-col-xs-18,
.theme-dark .ant-col-sm-18,
.theme-dark .ant-col-md-18,
.theme-dark .ant-col-lg-18,
.theme-dark .ant-col-19,
.theme-dark .ant-col-xs-19,
.theme-dark .ant-col-sm-19,
.theme-dark .ant-col-md-19,
.theme-dark .ant-col-lg-19,
.theme-dark .ant-col-20,
.theme-dark .ant-col-xs-20,
.theme-dark .ant-col-sm-20,
.theme-dark .ant-col-md-20,
.theme-dark .ant-col-lg-20,
.theme-dark .ant-col-21,
.theme-dark .ant-col-xs-21,
.theme-dark .ant-col-sm-21,
.theme-dark .ant-col-md-21,
.theme-dark .ant-col-lg-21,
.theme-dark .ant-col-22,
.theme-dark .ant-col-xs-22,
.theme-dark .ant-col-sm-22,
.theme-dark .ant-col-md-22,
.theme-dark .ant-col-lg-22,
.theme-dark .ant-col-23,
.theme-dark .ant-col-xs-23,
.theme-dark .ant-col-sm-23,
.theme-dark .ant-col-md-23,
.theme-dark .ant-col-lg-23,
.theme-dark .ant-col-24,
.theme-dark .ant-col-xs-24,
.theme-dark .ant-col-sm-24,
.theme-dark .ant-col-md-24,
.theme-dark .ant-col-lg-24 {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}
.theme-dark .ant-col-1,
.theme-dark .ant-col-2,
.theme-dark .ant-col-3,
.theme-dark .ant-col-4,
.theme-dark .ant-col-5,
.theme-dark .ant-col-6,
.theme-dark .ant-col-7,
.theme-dark .ant-col-8,
.theme-dark .ant-col-9,
.theme-dark .ant-col-10,
.theme-dark .ant-col-11,
.theme-dark .ant-col-12,
.theme-dark .ant-col-13,
.theme-dark .ant-col-14,
.theme-dark .ant-col-15,
.theme-dark .ant-col-16,
.theme-dark .ant-col-17,
.theme-dark .ant-col-18,
.theme-dark .ant-col-19,
.theme-dark .ant-col-20,
.theme-dark .ant-col-21,
.theme-dark .ant-col-22,
.theme-dark .ant-col-23,
.theme-dark .ant-col-24 {
  flex: 0 0 auto;
  float: left;
}
.theme-dark .ant-col-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.theme-dark .ant-col-push-24 {
  left: 100%;
}
.theme-dark .ant-col-pull-24 {
  right: 100%;
}
.theme-dark .ant-col-offset-24 {
  margin-left: 100%;
}
.theme-dark .ant-col-order-24 {
  order: 24;
}
.theme-dark .ant-col-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.theme-dark .ant-col-push-23 {
  left: 95.83333333%;
}
.theme-dark .ant-col-pull-23 {
  right: 95.83333333%;
}
.theme-dark .ant-col-offset-23 {
  margin-left: 95.83333333%;
}
.theme-dark .ant-col-order-23 {
  order: 23;
}
.theme-dark .ant-col-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.theme-dark .ant-col-push-22 {
  left: 91.66666667%;
}
.theme-dark .ant-col-pull-22 {
  right: 91.66666667%;
}
.theme-dark .ant-col-offset-22 {
  margin-left: 91.66666667%;
}
.theme-dark .ant-col-order-22 {
  order: 22;
}
.theme-dark .ant-col-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.theme-dark .ant-col-push-21 {
  left: 87.5%;
}
.theme-dark .ant-col-pull-21 {
  right: 87.5%;
}
.theme-dark .ant-col-offset-21 {
  margin-left: 87.5%;
}
.theme-dark .ant-col-order-21 {
  order: 21;
}
.theme-dark .ant-col-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.theme-dark .ant-col-push-20 {
  left: 83.33333333%;
}
.theme-dark .ant-col-pull-20 {
  right: 83.33333333%;
}
.theme-dark .ant-col-offset-20 {
  margin-left: 83.33333333%;
}
.theme-dark .ant-col-order-20 {
  order: 20;
}
.theme-dark .ant-col-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.theme-dark .ant-col-push-19 {
  left: 79.16666667%;
}
.theme-dark .ant-col-pull-19 {
  right: 79.16666667%;
}
.theme-dark .ant-col-offset-19 {
  margin-left: 79.16666667%;
}
.theme-dark .ant-col-order-19 {
  order: 19;
}
.theme-dark .ant-col-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.theme-dark .ant-col-push-18 {
  left: 75%;
}
.theme-dark .ant-col-pull-18 {
  right: 75%;
}
.theme-dark .ant-col-offset-18 {
  margin-left: 75%;
}
.theme-dark .ant-col-order-18 {
  order: 18;
}
.theme-dark .ant-col-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.theme-dark .ant-col-push-17 {
  left: 70.83333333%;
}
.theme-dark .ant-col-pull-17 {
  right: 70.83333333%;
}
.theme-dark .ant-col-offset-17 {
  margin-left: 70.83333333%;
}
.theme-dark .ant-col-order-17 {
  order: 17;
}
.theme-dark .ant-col-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.theme-dark .ant-col-push-16 {
  left: 66.66666667%;
}
.theme-dark .ant-col-pull-16 {
  right: 66.66666667%;
}
.theme-dark .ant-col-offset-16 {
  margin-left: 66.66666667%;
}
.theme-dark .ant-col-order-16 {
  order: 16;
}
.theme-dark .ant-col-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.theme-dark .ant-col-push-15 {
  left: 62.5%;
}
.theme-dark .ant-col-pull-15 {
  right: 62.5%;
}
.theme-dark .ant-col-offset-15 {
  margin-left: 62.5%;
}
.theme-dark .ant-col-order-15 {
  order: 15;
}
.theme-dark .ant-col-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.theme-dark .ant-col-push-14 {
  left: 58.33333333%;
}
.theme-dark .ant-col-pull-14 {
  right: 58.33333333%;
}
.theme-dark .ant-col-offset-14 {
  margin-left: 58.33333333%;
}
.theme-dark .ant-col-order-14 {
  order: 14;
}
.theme-dark .ant-col-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.theme-dark .ant-col-push-13 {
  left: 54.16666667%;
}
.theme-dark .ant-col-pull-13 {
  right: 54.16666667%;
}
.theme-dark .ant-col-offset-13 {
  margin-left: 54.16666667%;
}
.theme-dark .ant-col-order-13 {
  order: 13;
}
.theme-dark .ant-col-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.theme-dark .ant-col-push-12 {
  left: 50%;
}
.theme-dark .ant-col-pull-12 {
  right: 50%;
}
.theme-dark .ant-col-offset-12 {
  margin-left: 50%;
}
.theme-dark .ant-col-order-12 {
  order: 12;
}
.theme-dark .ant-col-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.theme-dark .ant-col-push-11 {
  left: 45.83333333%;
}
.theme-dark .ant-col-pull-11 {
  right: 45.83333333%;
}
.theme-dark .ant-col-offset-11 {
  margin-left: 45.83333333%;
}
.theme-dark .ant-col-order-11 {
  order: 11;
}
.theme-dark .ant-col-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.theme-dark .ant-col-push-10 {
  left: 41.66666667%;
}
.theme-dark .ant-col-pull-10 {
  right: 41.66666667%;
}
.theme-dark .ant-col-offset-10 {
  margin-left: 41.66666667%;
}
.theme-dark .ant-col-order-10 {
  order: 10;
}
.theme-dark .ant-col-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.theme-dark .ant-col-push-9 {
  left: 37.5%;
}
.theme-dark .ant-col-pull-9 {
  right: 37.5%;
}
.theme-dark .ant-col-offset-9 {
  margin-left: 37.5%;
}
.theme-dark .ant-col-order-9 {
  order: 9;
}
.theme-dark .ant-col-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.theme-dark .ant-col-push-8 {
  left: 33.33333333%;
}
.theme-dark .ant-col-pull-8 {
  right: 33.33333333%;
}
.theme-dark .ant-col-offset-8 {
  margin-left: 33.33333333%;
}
.theme-dark .ant-col-order-8 {
  order: 8;
}
.theme-dark .ant-col-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.theme-dark .ant-col-push-7 {
  left: 29.16666667%;
}
.theme-dark .ant-col-pull-7 {
  right: 29.16666667%;
}
.theme-dark .ant-col-offset-7 {
  margin-left: 29.16666667%;
}
.theme-dark .ant-col-order-7 {
  order: 7;
}
.theme-dark .ant-col-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.theme-dark .ant-col-push-6 {
  left: 25%;
}
.theme-dark .ant-col-pull-6 {
  right: 25%;
}
.theme-dark .ant-col-offset-6 {
  margin-left: 25%;
}
.theme-dark .ant-col-order-6 {
  order: 6;
}
.theme-dark .ant-col-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.theme-dark .ant-col-push-5 {
  left: 20.83333333%;
}
.theme-dark .ant-col-pull-5 {
  right: 20.83333333%;
}
.theme-dark .ant-col-offset-5 {
  margin-left: 20.83333333%;
}
.theme-dark .ant-col-order-5 {
  order: 5;
}
.theme-dark .ant-col-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.theme-dark .ant-col-push-4 {
  left: 16.66666667%;
}
.theme-dark .ant-col-pull-4 {
  right: 16.66666667%;
}
.theme-dark .ant-col-offset-4 {
  margin-left: 16.66666667%;
}
.theme-dark .ant-col-order-4 {
  order: 4;
}
.theme-dark .ant-col-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.theme-dark .ant-col-push-3 {
  left: 12.5%;
}
.theme-dark .ant-col-pull-3 {
  right: 12.5%;
}
.theme-dark .ant-col-offset-3 {
  margin-left: 12.5%;
}
.theme-dark .ant-col-order-3 {
  order: 3;
}
.theme-dark .ant-col-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.theme-dark .ant-col-push-2 {
  left: 8.33333333%;
}
.theme-dark .ant-col-pull-2 {
  right: 8.33333333%;
}
.theme-dark .ant-col-offset-2 {
  margin-left: 8.33333333%;
}
.theme-dark .ant-col-order-2 {
  order: 2;
}
.theme-dark .ant-col-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.theme-dark .ant-col-push-1 {
  left: 4.16666667%;
}
.theme-dark .ant-col-pull-1 {
  right: 4.16666667%;
}
.theme-dark .ant-col-offset-1 {
  margin-left: 4.16666667%;
}
.theme-dark .ant-col-order-1 {
  order: 1;
}
.theme-dark .ant-col-0 {
  display: none;
}
.theme-dark .ant-col-push-0 {
  left: auto;
}
.theme-dark .ant-col-pull-0 {
  right: auto;
}
.theme-dark .ant-col-push-0 {
  left: auto;
}
.theme-dark .ant-col-pull-0 {
  right: auto;
}
.theme-dark .ant-col-offset-0 {
  margin-left: 0;
}
.theme-dark .ant-col-order-0 {
  order: 0;
}
.theme-dark .ant-col-xs-1,
.theme-dark .ant-col-xs-2,
.theme-dark .ant-col-xs-3,
.theme-dark .ant-col-xs-4,
.theme-dark .ant-col-xs-5,
.theme-dark .ant-col-xs-6,
.theme-dark .ant-col-xs-7,
.theme-dark .ant-col-xs-8,
.theme-dark .ant-col-xs-9,
.theme-dark .ant-col-xs-10,
.theme-dark .ant-col-xs-11,
.theme-dark .ant-col-xs-12,
.theme-dark .ant-col-xs-13,
.theme-dark .ant-col-xs-14,
.theme-dark .ant-col-xs-15,
.theme-dark .ant-col-xs-16,
.theme-dark .ant-col-xs-17,
.theme-dark .ant-col-xs-18,
.theme-dark .ant-col-xs-19,
.theme-dark .ant-col-xs-20,
.theme-dark .ant-col-xs-21,
.theme-dark .ant-col-xs-22,
.theme-dark .ant-col-xs-23,
.theme-dark .ant-col-xs-24 {
  flex: 0 0 auto;
  float: left;
}
.theme-dark .ant-col-xs-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.theme-dark .ant-col-xs-push-24 {
  left: 100%;
}
.theme-dark .ant-col-xs-pull-24 {
  right: 100%;
}
.theme-dark .ant-col-xs-offset-24 {
  margin-left: 100%;
}
.theme-dark .ant-col-xs-order-24 {
  order: 24;
}
.theme-dark .ant-col-xs-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.theme-dark .ant-col-xs-push-23 {
  left: 95.83333333%;
}
.theme-dark .ant-col-xs-pull-23 {
  right: 95.83333333%;
}
.theme-dark .ant-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.theme-dark .ant-col-xs-order-23 {
  order: 23;
}
.theme-dark .ant-col-xs-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.theme-dark .ant-col-xs-push-22 {
  left: 91.66666667%;
}
.theme-dark .ant-col-xs-pull-22 {
  right: 91.66666667%;
}
.theme-dark .ant-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.theme-dark .ant-col-xs-order-22 {
  order: 22;
}
.theme-dark .ant-col-xs-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.theme-dark .ant-col-xs-push-21 {
  left: 87.5%;
}
.theme-dark .ant-col-xs-pull-21 {
  right: 87.5%;
}
.theme-dark .ant-col-xs-offset-21 {
  margin-left: 87.5%;
}
.theme-dark .ant-col-xs-order-21 {
  order: 21;
}
.theme-dark .ant-col-xs-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.theme-dark .ant-col-xs-push-20 {
  left: 83.33333333%;
}
.theme-dark .ant-col-xs-pull-20 {
  right: 83.33333333%;
}
.theme-dark .ant-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.theme-dark .ant-col-xs-order-20 {
  order: 20;
}
.theme-dark .ant-col-xs-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.theme-dark .ant-col-xs-push-19 {
  left: 79.16666667%;
}
.theme-dark .ant-col-xs-pull-19 {
  right: 79.16666667%;
}
.theme-dark .ant-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.theme-dark .ant-col-xs-order-19 {
  order: 19;
}
.theme-dark .ant-col-xs-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.theme-dark .ant-col-xs-push-18 {
  left: 75%;
}
.theme-dark .ant-col-xs-pull-18 {
  right: 75%;
}
.theme-dark .ant-col-xs-offset-18 {
  margin-left: 75%;
}
.theme-dark .ant-col-xs-order-18 {
  order: 18;
}
.theme-dark .ant-col-xs-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.theme-dark .ant-col-xs-push-17 {
  left: 70.83333333%;
}
.theme-dark .ant-col-xs-pull-17 {
  right: 70.83333333%;
}
.theme-dark .ant-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.theme-dark .ant-col-xs-order-17 {
  order: 17;
}
.theme-dark .ant-col-xs-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.theme-dark .ant-col-xs-push-16 {
  left: 66.66666667%;
}
.theme-dark .ant-col-xs-pull-16 {
  right: 66.66666667%;
}
.theme-dark .ant-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.theme-dark .ant-col-xs-order-16 {
  order: 16;
}
.theme-dark .ant-col-xs-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.theme-dark .ant-col-xs-push-15 {
  left: 62.5%;
}
.theme-dark .ant-col-xs-pull-15 {
  right: 62.5%;
}
.theme-dark .ant-col-xs-offset-15 {
  margin-left: 62.5%;
}
.theme-dark .ant-col-xs-order-15 {
  order: 15;
}
.theme-dark .ant-col-xs-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.theme-dark .ant-col-xs-push-14 {
  left: 58.33333333%;
}
.theme-dark .ant-col-xs-pull-14 {
  right: 58.33333333%;
}
.theme-dark .ant-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.theme-dark .ant-col-xs-order-14 {
  order: 14;
}
.theme-dark .ant-col-xs-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.theme-dark .ant-col-xs-push-13 {
  left: 54.16666667%;
}
.theme-dark .ant-col-xs-pull-13 {
  right: 54.16666667%;
}
.theme-dark .ant-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.theme-dark .ant-col-xs-order-13 {
  order: 13;
}
.theme-dark .ant-col-xs-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.theme-dark .ant-col-xs-push-12 {
  left: 50%;
}
.theme-dark .ant-col-xs-pull-12 {
  right: 50%;
}
.theme-dark .ant-col-xs-offset-12 {
  margin-left: 50%;
}
.theme-dark .ant-col-xs-order-12 {
  order: 12;
}
.theme-dark .ant-col-xs-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.theme-dark .ant-col-xs-push-11 {
  left: 45.83333333%;
}
.theme-dark .ant-col-xs-pull-11 {
  right: 45.83333333%;
}
.theme-dark .ant-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.theme-dark .ant-col-xs-order-11 {
  order: 11;
}
.theme-dark .ant-col-xs-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.theme-dark .ant-col-xs-push-10 {
  left: 41.66666667%;
}
.theme-dark .ant-col-xs-pull-10 {
  right: 41.66666667%;
}
.theme-dark .ant-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.theme-dark .ant-col-xs-order-10 {
  order: 10;
}
.theme-dark .ant-col-xs-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.theme-dark .ant-col-xs-push-9 {
  left: 37.5%;
}
.theme-dark .ant-col-xs-pull-9 {
  right: 37.5%;
}
.theme-dark .ant-col-xs-offset-9 {
  margin-left: 37.5%;
}
.theme-dark .ant-col-xs-order-9 {
  order: 9;
}
.theme-dark .ant-col-xs-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.theme-dark .ant-col-xs-push-8 {
  left: 33.33333333%;
}
.theme-dark .ant-col-xs-pull-8 {
  right: 33.33333333%;
}
.theme-dark .ant-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.theme-dark .ant-col-xs-order-8 {
  order: 8;
}
.theme-dark .ant-col-xs-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.theme-dark .ant-col-xs-push-7 {
  left: 29.16666667%;
}
.theme-dark .ant-col-xs-pull-7 {
  right: 29.16666667%;
}
.theme-dark .ant-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.theme-dark .ant-col-xs-order-7 {
  order: 7;
}
.theme-dark .ant-col-xs-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.theme-dark .ant-col-xs-push-6 {
  left: 25%;
}
.theme-dark .ant-col-xs-pull-6 {
  right: 25%;
}
.theme-dark .ant-col-xs-offset-6 {
  margin-left: 25%;
}
.theme-dark .ant-col-xs-order-6 {
  order: 6;
}
.theme-dark .ant-col-xs-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.theme-dark .ant-col-xs-push-5 {
  left: 20.83333333%;
}
.theme-dark .ant-col-xs-pull-5 {
  right: 20.83333333%;
}
.theme-dark .ant-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.theme-dark .ant-col-xs-order-5 {
  order: 5;
}
.theme-dark .ant-col-xs-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.theme-dark .ant-col-xs-push-4 {
  left: 16.66666667%;
}
.theme-dark .ant-col-xs-pull-4 {
  right: 16.66666667%;
}
.theme-dark .ant-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.theme-dark .ant-col-xs-order-4 {
  order: 4;
}
.theme-dark .ant-col-xs-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.theme-dark .ant-col-xs-push-3 {
  left: 12.5%;
}
.theme-dark .ant-col-xs-pull-3 {
  right: 12.5%;
}
.theme-dark .ant-col-xs-offset-3 {
  margin-left: 12.5%;
}
.theme-dark .ant-col-xs-order-3 {
  order: 3;
}
.theme-dark .ant-col-xs-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.theme-dark .ant-col-xs-push-2 {
  left: 8.33333333%;
}
.theme-dark .ant-col-xs-pull-2 {
  right: 8.33333333%;
}
.theme-dark .ant-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.theme-dark .ant-col-xs-order-2 {
  order: 2;
}
.theme-dark .ant-col-xs-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.theme-dark .ant-col-xs-push-1 {
  left: 4.16666667%;
}
.theme-dark .ant-col-xs-pull-1 {
  right: 4.16666667%;
}
.theme-dark .ant-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.theme-dark .ant-col-xs-order-1 {
  order: 1;
}
.theme-dark .ant-col-xs-0 {
  display: none;
}
.theme-dark .ant-col-push-0 {
  left: auto;
}
.theme-dark .ant-col-pull-0 {
  right: auto;
}
.theme-dark .ant-col-xs-push-0 {
  left: auto;
}
.theme-dark .ant-col-xs-pull-0 {
  right: auto;
}
.theme-dark .ant-col-xs-offset-0 {
  margin-left: 0;
}
.theme-dark .ant-col-xs-order-0 {
  order: 0;
}
@media (min-width: 576px) {
  .theme-dark .ant-col-sm-1,
  .theme-dark .ant-col-sm-2,
  .theme-dark .ant-col-sm-3,
  .theme-dark .ant-col-sm-4,
  .theme-dark .ant-col-sm-5,
  .theme-dark .ant-col-sm-6,
  .theme-dark .ant-col-sm-7,
  .theme-dark .ant-col-sm-8,
  .theme-dark .ant-col-sm-9,
  .theme-dark .ant-col-sm-10,
  .theme-dark .ant-col-sm-11,
  .theme-dark .ant-col-sm-12,
  .theme-dark .ant-col-sm-13,
  .theme-dark .ant-col-sm-14,
  .theme-dark .ant-col-sm-15,
  .theme-dark .ant-col-sm-16,
  .theme-dark .ant-col-sm-17,
  .theme-dark .ant-col-sm-18,
  .theme-dark .ant-col-sm-19,
  .theme-dark .ant-col-sm-20,
  .theme-dark .ant-col-sm-21,
  .theme-dark .ant-col-sm-22,
  .theme-dark .ant-col-sm-23,
  .theme-dark .ant-col-sm-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-dark .ant-col-sm-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-dark .ant-col-sm-push-24 {
    left: 100%;
  }
  .theme-dark .ant-col-sm-pull-24 {
    right: 100%;
  }
  .theme-dark .ant-col-sm-offset-24 {
    margin-left: 100%;
  }
  .theme-dark .ant-col-sm-order-24 {
    order: 24;
  }
  .theme-dark .ant-col-sm-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-dark .ant-col-sm-push-23 {
    left: 95.83333333%;
  }
  .theme-dark .ant-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .theme-dark .ant-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-dark .ant-col-sm-order-23 {
    order: 23;
  }
  .theme-dark .ant-col-sm-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-dark .ant-col-sm-push-22 {
    left: 91.66666667%;
  }
  .theme-dark .ant-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .theme-dark .ant-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-dark .ant-col-sm-order-22 {
    order: 22;
  }
  .theme-dark .ant-col-sm-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-dark .ant-col-sm-push-21 {
    left: 87.5%;
  }
  .theme-dark .ant-col-sm-pull-21 {
    right: 87.5%;
  }
  .theme-dark .ant-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .theme-dark .ant-col-sm-order-21 {
    order: 21;
  }
  .theme-dark .ant-col-sm-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-dark .ant-col-sm-push-20 {
    left: 83.33333333%;
  }
  .theme-dark .ant-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .theme-dark .ant-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-dark .ant-col-sm-order-20 {
    order: 20;
  }
  .theme-dark .ant-col-sm-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-dark .ant-col-sm-push-19 {
    left: 79.16666667%;
  }
  .theme-dark .ant-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .theme-dark .ant-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-dark .ant-col-sm-order-19 {
    order: 19;
  }
  .theme-dark .ant-col-sm-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-dark .ant-col-sm-push-18 {
    left: 75%;
  }
  .theme-dark .ant-col-sm-pull-18 {
    right: 75%;
  }
  .theme-dark .ant-col-sm-offset-18 {
    margin-left: 75%;
  }
  .theme-dark .ant-col-sm-order-18 {
    order: 18;
  }
  .theme-dark .ant-col-sm-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-dark .ant-col-sm-push-17 {
    left: 70.83333333%;
  }
  .theme-dark .ant-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .theme-dark .ant-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-dark .ant-col-sm-order-17 {
    order: 17;
  }
  .theme-dark .ant-col-sm-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-dark .ant-col-sm-push-16 {
    left: 66.66666667%;
  }
  .theme-dark .ant-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .theme-dark .ant-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-dark .ant-col-sm-order-16 {
    order: 16;
  }
  .theme-dark .ant-col-sm-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-dark .ant-col-sm-push-15 {
    left: 62.5%;
  }
  .theme-dark .ant-col-sm-pull-15 {
    right: 62.5%;
  }
  .theme-dark .ant-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .theme-dark .ant-col-sm-order-15 {
    order: 15;
  }
  .theme-dark .ant-col-sm-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-dark .ant-col-sm-push-14 {
    left: 58.33333333%;
  }
  .theme-dark .ant-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .theme-dark .ant-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-dark .ant-col-sm-order-14 {
    order: 14;
  }
  .theme-dark .ant-col-sm-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-dark .ant-col-sm-push-13 {
    left: 54.16666667%;
  }
  .theme-dark .ant-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .theme-dark .ant-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-dark .ant-col-sm-order-13 {
    order: 13;
  }
  .theme-dark .ant-col-sm-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-dark .ant-col-sm-push-12 {
    left: 50%;
  }
  .theme-dark .ant-col-sm-pull-12 {
    right: 50%;
  }
  .theme-dark .ant-col-sm-offset-12 {
    margin-left: 50%;
  }
  .theme-dark .ant-col-sm-order-12 {
    order: 12;
  }
  .theme-dark .ant-col-sm-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-dark .ant-col-sm-push-11 {
    left: 45.83333333%;
  }
  .theme-dark .ant-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .theme-dark .ant-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-dark .ant-col-sm-order-11 {
    order: 11;
  }
  .theme-dark .ant-col-sm-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-dark .ant-col-sm-push-10 {
    left: 41.66666667%;
  }
  .theme-dark .ant-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .theme-dark .ant-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-dark .ant-col-sm-order-10 {
    order: 10;
  }
  .theme-dark .ant-col-sm-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-dark .ant-col-sm-push-9 {
    left: 37.5%;
  }
  .theme-dark .ant-col-sm-pull-9 {
    right: 37.5%;
  }
  .theme-dark .ant-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .theme-dark .ant-col-sm-order-9 {
    order: 9;
  }
  .theme-dark .ant-col-sm-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-dark .ant-col-sm-push-8 {
    left: 33.33333333%;
  }
  .theme-dark .ant-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .theme-dark .ant-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-dark .ant-col-sm-order-8 {
    order: 8;
  }
  .theme-dark .ant-col-sm-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-dark .ant-col-sm-push-7 {
    left: 29.16666667%;
  }
  .theme-dark .ant-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .theme-dark .ant-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-dark .ant-col-sm-order-7 {
    order: 7;
  }
  .theme-dark .ant-col-sm-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-dark .ant-col-sm-push-6 {
    left: 25%;
  }
  .theme-dark .ant-col-sm-pull-6 {
    right: 25%;
  }
  .theme-dark .ant-col-sm-offset-6 {
    margin-left: 25%;
  }
  .theme-dark .ant-col-sm-order-6 {
    order: 6;
  }
  .theme-dark .ant-col-sm-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-dark .ant-col-sm-push-5 {
    left: 20.83333333%;
  }
  .theme-dark .ant-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .theme-dark .ant-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-dark .ant-col-sm-order-5 {
    order: 5;
  }
  .theme-dark .ant-col-sm-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-dark .ant-col-sm-push-4 {
    left: 16.66666667%;
  }
  .theme-dark .ant-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .theme-dark .ant-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-dark .ant-col-sm-order-4 {
    order: 4;
  }
  .theme-dark .ant-col-sm-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-dark .ant-col-sm-push-3 {
    left: 12.5%;
  }
  .theme-dark .ant-col-sm-pull-3 {
    right: 12.5%;
  }
  .theme-dark .ant-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .theme-dark .ant-col-sm-order-3 {
    order: 3;
  }
  .theme-dark .ant-col-sm-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-dark .ant-col-sm-push-2 {
    left: 8.33333333%;
  }
  .theme-dark .ant-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .theme-dark .ant-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-dark .ant-col-sm-order-2 {
    order: 2;
  }
  .theme-dark .ant-col-sm-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-dark .ant-col-sm-push-1 {
    left: 4.16666667%;
  }
  .theme-dark .ant-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .theme-dark .ant-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-dark .ant-col-sm-order-1 {
    order: 1;
  }
  .theme-dark .ant-col-sm-0 {
    display: none;
  }
  .theme-dark .ant-col-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-sm-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-sm-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-sm-offset-0 {
    margin-left: 0;
  }
  .theme-dark .ant-col-sm-order-0 {
    order: 0;
  }
}
@media (min-width: 768px) {
  .theme-dark .ant-col-md-1,
  .theme-dark .ant-col-md-2,
  .theme-dark .ant-col-md-3,
  .theme-dark .ant-col-md-4,
  .theme-dark .ant-col-md-5,
  .theme-dark .ant-col-md-6,
  .theme-dark .ant-col-md-7,
  .theme-dark .ant-col-md-8,
  .theme-dark .ant-col-md-9,
  .theme-dark .ant-col-md-10,
  .theme-dark .ant-col-md-11,
  .theme-dark .ant-col-md-12,
  .theme-dark .ant-col-md-13,
  .theme-dark .ant-col-md-14,
  .theme-dark .ant-col-md-15,
  .theme-dark .ant-col-md-16,
  .theme-dark .ant-col-md-17,
  .theme-dark .ant-col-md-18,
  .theme-dark .ant-col-md-19,
  .theme-dark .ant-col-md-20,
  .theme-dark .ant-col-md-21,
  .theme-dark .ant-col-md-22,
  .theme-dark .ant-col-md-23,
  .theme-dark .ant-col-md-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-dark .ant-col-md-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-dark .ant-col-md-push-24 {
    left: 100%;
  }
  .theme-dark .ant-col-md-pull-24 {
    right: 100%;
  }
  .theme-dark .ant-col-md-offset-24 {
    margin-left: 100%;
  }
  .theme-dark .ant-col-md-order-24 {
    order: 24;
  }
  .theme-dark .ant-col-md-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-dark .ant-col-md-push-23 {
    left: 95.83333333%;
  }
  .theme-dark .ant-col-md-pull-23 {
    right: 95.83333333%;
  }
  .theme-dark .ant-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-dark .ant-col-md-order-23 {
    order: 23;
  }
  .theme-dark .ant-col-md-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-dark .ant-col-md-push-22 {
    left: 91.66666667%;
  }
  .theme-dark .ant-col-md-pull-22 {
    right: 91.66666667%;
  }
  .theme-dark .ant-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-dark .ant-col-md-order-22 {
    order: 22;
  }
  .theme-dark .ant-col-md-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-dark .ant-col-md-push-21 {
    left: 87.5%;
  }
  .theme-dark .ant-col-md-pull-21 {
    right: 87.5%;
  }
  .theme-dark .ant-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .theme-dark .ant-col-md-order-21 {
    order: 21;
  }
  .theme-dark .ant-col-md-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-dark .ant-col-md-push-20 {
    left: 83.33333333%;
  }
  .theme-dark .ant-col-md-pull-20 {
    right: 83.33333333%;
  }
  .theme-dark .ant-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-dark .ant-col-md-order-20 {
    order: 20;
  }
  .theme-dark .ant-col-md-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-dark .ant-col-md-push-19 {
    left: 79.16666667%;
  }
  .theme-dark .ant-col-md-pull-19 {
    right: 79.16666667%;
  }
  .theme-dark .ant-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-dark .ant-col-md-order-19 {
    order: 19;
  }
  .theme-dark .ant-col-md-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-dark .ant-col-md-push-18 {
    left: 75%;
  }
  .theme-dark .ant-col-md-pull-18 {
    right: 75%;
  }
  .theme-dark .ant-col-md-offset-18 {
    margin-left: 75%;
  }
  .theme-dark .ant-col-md-order-18 {
    order: 18;
  }
  .theme-dark .ant-col-md-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-dark .ant-col-md-push-17 {
    left: 70.83333333%;
  }
  .theme-dark .ant-col-md-pull-17 {
    right: 70.83333333%;
  }
  .theme-dark .ant-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-dark .ant-col-md-order-17 {
    order: 17;
  }
  .theme-dark .ant-col-md-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-dark .ant-col-md-push-16 {
    left: 66.66666667%;
  }
  .theme-dark .ant-col-md-pull-16 {
    right: 66.66666667%;
  }
  .theme-dark .ant-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-dark .ant-col-md-order-16 {
    order: 16;
  }
  .theme-dark .ant-col-md-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-dark .ant-col-md-push-15 {
    left: 62.5%;
  }
  .theme-dark .ant-col-md-pull-15 {
    right: 62.5%;
  }
  .theme-dark .ant-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .theme-dark .ant-col-md-order-15 {
    order: 15;
  }
  .theme-dark .ant-col-md-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-dark .ant-col-md-push-14 {
    left: 58.33333333%;
  }
  .theme-dark .ant-col-md-pull-14 {
    right: 58.33333333%;
  }
  .theme-dark .ant-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-dark .ant-col-md-order-14 {
    order: 14;
  }
  .theme-dark .ant-col-md-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-dark .ant-col-md-push-13 {
    left: 54.16666667%;
  }
  .theme-dark .ant-col-md-pull-13 {
    right: 54.16666667%;
  }
  .theme-dark .ant-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-dark .ant-col-md-order-13 {
    order: 13;
  }
  .theme-dark .ant-col-md-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-dark .ant-col-md-push-12 {
    left: 50%;
  }
  .theme-dark .ant-col-md-pull-12 {
    right: 50%;
  }
  .theme-dark .ant-col-md-offset-12 {
    margin-left: 50%;
  }
  .theme-dark .ant-col-md-order-12 {
    order: 12;
  }
  .theme-dark .ant-col-md-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-dark .ant-col-md-push-11 {
    left: 45.83333333%;
  }
  .theme-dark .ant-col-md-pull-11 {
    right: 45.83333333%;
  }
  .theme-dark .ant-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-dark .ant-col-md-order-11 {
    order: 11;
  }
  .theme-dark .ant-col-md-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-dark .ant-col-md-push-10 {
    left: 41.66666667%;
  }
  .theme-dark .ant-col-md-pull-10 {
    right: 41.66666667%;
  }
  .theme-dark .ant-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-dark .ant-col-md-order-10 {
    order: 10;
  }
  .theme-dark .ant-col-md-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-dark .ant-col-md-push-9 {
    left: 37.5%;
  }
  .theme-dark .ant-col-md-pull-9 {
    right: 37.5%;
  }
  .theme-dark .ant-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .theme-dark .ant-col-md-order-9 {
    order: 9;
  }
  .theme-dark .ant-col-md-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-dark .ant-col-md-push-8 {
    left: 33.33333333%;
  }
  .theme-dark .ant-col-md-pull-8 {
    right: 33.33333333%;
  }
  .theme-dark .ant-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-dark .ant-col-md-order-8 {
    order: 8;
  }
  .theme-dark .ant-col-md-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-dark .ant-col-md-push-7 {
    left: 29.16666667%;
  }
  .theme-dark .ant-col-md-pull-7 {
    right: 29.16666667%;
  }
  .theme-dark .ant-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-dark .ant-col-md-order-7 {
    order: 7;
  }
  .theme-dark .ant-col-md-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-dark .ant-col-md-push-6 {
    left: 25%;
  }
  .theme-dark .ant-col-md-pull-6 {
    right: 25%;
  }
  .theme-dark .ant-col-md-offset-6 {
    margin-left: 25%;
  }
  .theme-dark .ant-col-md-order-6 {
    order: 6;
  }
  .theme-dark .ant-col-md-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-dark .ant-col-md-push-5 {
    left: 20.83333333%;
  }
  .theme-dark .ant-col-md-pull-5 {
    right: 20.83333333%;
  }
  .theme-dark .ant-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-dark .ant-col-md-order-5 {
    order: 5;
  }
  .theme-dark .ant-col-md-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-dark .ant-col-md-push-4 {
    left: 16.66666667%;
  }
  .theme-dark .ant-col-md-pull-4 {
    right: 16.66666667%;
  }
  .theme-dark .ant-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-dark .ant-col-md-order-4 {
    order: 4;
  }
  .theme-dark .ant-col-md-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-dark .ant-col-md-push-3 {
    left: 12.5%;
  }
  .theme-dark .ant-col-md-pull-3 {
    right: 12.5%;
  }
  .theme-dark .ant-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .theme-dark .ant-col-md-order-3 {
    order: 3;
  }
  .theme-dark .ant-col-md-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-dark .ant-col-md-push-2 {
    left: 8.33333333%;
  }
  .theme-dark .ant-col-md-pull-2 {
    right: 8.33333333%;
  }
  .theme-dark .ant-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-dark .ant-col-md-order-2 {
    order: 2;
  }
  .theme-dark .ant-col-md-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-dark .ant-col-md-push-1 {
    left: 4.16666667%;
  }
  .theme-dark .ant-col-md-pull-1 {
    right: 4.16666667%;
  }
  .theme-dark .ant-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-dark .ant-col-md-order-1 {
    order: 1;
  }
  .theme-dark .ant-col-md-0 {
    display: none;
  }
  .theme-dark .ant-col-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-md-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-md-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-md-offset-0 {
    margin-left: 0;
  }
  .theme-dark .ant-col-md-order-0 {
    order: 0;
  }
}
@media (min-width: 992px) {
  .theme-dark .ant-col-lg-1,
  .theme-dark .ant-col-lg-2,
  .theme-dark .ant-col-lg-3,
  .theme-dark .ant-col-lg-4,
  .theme-dark .ant-col-lg-5,
  .theme-dark .ant-col-lg-6,
  .theme-dark .ant-col-lg-7,
  .theme-dark .ant-col-lg-8,
  .theme-dark .ant-col-lg-9,
  .theme-dark .ant-col-lg-10,
  .theme-dark .ant-col-lg-11,
  .theme-dark .ant-col-lg-12,
  .theme-dark .ant-col-lg-13,
  .theme-dark .ant-col-lg-14,
  .theme-dark .ant-col-lg-15,
  .theme-dark .ant-col-lg-16,
  .theme-dark .ant-col-lg-17,
  .theme-dark .ant-col-lg-18,
  .theme-dark .ant-col-lg-19,
  .theme-dark .ant-col-lg-20,
  .theme-dark .ant-col-lg-21,
  .theme-dark .ant-col-lg-22,
  .theme-dark .ant-col-lg-23,
  .theme-dark .ant-col-lg-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-dark .ant-col-lg-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-dark .ant-col-lg-push-24 {
    left: 100%;
  }
  .theme-dark .ant-col-lg-pull-24 {
    right: 100%;
  }
  .theme-dark .ant-col-lg-offset-24 {
    margin-left: 100%;
  }
  .theme-dark .ant-col-lg-order-24 {
    order: 24;
  }
  .theme-dark .ant-col-lg-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-dark .ant-col-lg-push-23 {
    left: 95.83333333%;
  }
  .theme-dark .ant-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .theme-dark .ant-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-dark .ant-col-lg-order-23 {
    order: 23;
  }
  .theme-dark .ant-col-lg-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-dark .ant-col-lg-push-22 {
    left: 91.66666667%;
  }
  .theme-dark .ant-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .theme-dark .ant-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-dark .ant-col-lg-order-22 {
    order: 22;
  }
  .theme-dark .ant-col-lg-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-dark .ant-col-lg-push-21 {
    left: 87.5%;
  }
  .theme-dark .ant-col-lg-pull-21 {
    right: 87.5%;
  }
  .theme-dark .ant-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .theme-dark .ant-col-lg-order-21 {
    order: 21;
  }
  .theme-dark .ant-col-lg-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-dark .ant-col-lg-push-20 {
    left: 83.33333333%;
  }
  .theme-dark .ant-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .theme-dark .ant-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-dark .ant-col-lg-order-20 {
    order: 20;
  }
  .theme-dark .ant-col-lg-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-dark .ant-col-lg-push-19 {
    left: 79.16666667%;
  }
  .theme-dark .ant-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .theme-dark .ant-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-dark .ant-col-lg-order-19 {
    order: 19;
  }
  .theme-dark .ant-col-lg-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-dark .ant-col-lg-push-18 {
    left: 75%;
  }
  .theme-dark .ant-col-lg-pull-18 {
    right: 75%;
  }
  .theme-dark .ant-col-lg-offset-18 {
    margin-left: 75%;
  }
  .theme-dark .ant-col-lg-order-18 {
    order: 18;
  }
  .theme-dark .ant-col-lg-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-dark .ant-col-lg-push-17 {
    left: 70.83333333%;
  }
  .theme-dark .ant-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .theme-dark .ant-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-dark .ant-col-lg-order-17 {
    order: 17;
  }
  .theme-dark .ant-col-lg-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-dark .ant-col-lg-push-16 {
    left: 66.66666667%;
  }
  .theme-dark .ant-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .theme-dark .ant-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-dark .ant-col-lg-order-16 {
    order: 16;
  }
  .theme-dark .ant-col-lg-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-dark .ant-col-lg-push-15 {
    left: 62.5%;
  }
  .theme-dark .ant-col-lg-pull-15 {
    right: 62.5%;
  }
  .theme-dark .ant-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .theme-dark .ant-col-lg-order-15 {
    order: 15;
  }
  .theme-dark .ant-col-lg-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-dark .ant-col-lg-push-14 {
    left: 58.33333333%;
  }
  .theme-dark .ant-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .theme-dark .ant-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-dark .ant-col-lg-order-14 {
    order: 14;
  }
  .theme-dark .ant-col-lg-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-dark .ant-col-lg-push-13 {
    left: 54.16666667%;
  }
  .theme-dark .ant-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .theme-dark .ant-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-dark .ant-col-lg-order-13 {
    order: 13;
  }
  .theme-dark .ant-col-lg-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-dark .ant-col-lg-push-12 {
    left: 50%;
  }
  .theme-dark .ant-col-lg-pull-12 {
    right: 50%;
  }
  .theme-dark .ant-col-lg-offset-12 {
    margin-left: 50%;
  }
  .theme-dark .ant-col-lg-order-12 {
    order: 12;
  }
  .theme-dark .ant-col-lg-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-dark .ant-col-lg-push-11 {
    left: 45.83333333%;
  }
  .theme-dark .ant-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .theme-dark .ant-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-dark .ant-col-lg-order-11 {
    order: 11;
  }
  .theme-dark .ant-col-lg-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-dark .ant-col-lg-push-10 {
    left: 41.66666667%;
  }
  .theme-dark .ant-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .theme-dark .ant-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-dark .ant-col-lg-order-10 {
    order: 10;
  }
  .theme-dark .ant-col-lg-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-dark .ant-col-lg-push-9 {
    left: 37.5%;
  }
  .theme-dark .ant-col-lg-pull-9 {
    right: 37.5%;
  }
  .theme-dark .ant-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .theme-dark .ant-col-lg-order-9 {
    order: 9;
  }
  .theme-dark .ant-col-lg-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-dark .ant-col-lg-push-8 {
    left: 33.33333333%;
  }
  .theme-dark .ant-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .theme-dark .ant-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-dark .ant-col-lg-order-8 {
    order: 8;
  }
  .theme-dark .ant-col-lg-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-dark .ant-col-lg-push-7 {
    left: 29.16666667%;
  }
  .theme-dark .ant-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .theme-dark .ant-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-dark .ant-col-lg-order-7 {
    order: 7;
  }
  .theme-dark .ant-col-lg-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-dark .ant-col-lg-push-6 {
    left: 25%;
  }
  .theme-dark .ant-col-lg-pull-6 {
    right: 25%;
  }
  .theme-dark .ant-col-lg-offset-6 {
    margin-left: 25%;
  }
  .theme-dark .ant-col-lg-order-6 {
    order: 6;
  }
  .theme-dark .ant-col-lg-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-dark .ant-col-lg-push-5 {
    left: 20.83333333%;
  }
  .theme-dark .ant-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .theme-dark .ant-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-dark .ant-col-lg-order-5 {
    order: 5;
  }
  .theme-dark .ant-col-lg-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-dark .ant-col-lg-push-4 {
    left: 16.66666667%;
  }
  .theme-dark .ant-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .theme-dark .ant-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-dark .ant-col-lg-order-4 {
    order: 4;
  }
  .theme-dark .ant-col-lg-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-dark .ant-col-lg-push-3 {
    left: 12.5%;
  }
  .theme-dark .ant-col-lg-pull-3 {
    right: 12.5%;
  }
  .theme-dark .ant-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .theme-dark .ant-col-lg-order-3 {
    order: 3;
  }
  .theme-dark .ant-col-lg-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-dark .ant-col-lg-push-2 {
    left: 8.33333333%;
  }
  .theme-dark .ant-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .theme-dark .ant-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-dark .ant-col-lg-order-2 {
    order: 2;
  }
  .theme-dark .ant-col-lg-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-dark .ant-col-lg-push-1 {
    left: 4.16666667%;
  }
  .theme-dark .ant-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .theme-dark .ant-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-dark .ant-col-lg-order-1 {
    order: 1;
  }
  .theme-dark .ant-col-lg-0 {
    display: none;
  }
  .theme-dark .ant-col-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-lg-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-lg-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-lg-offset-0 {
    margin-left: 0;
  }
  .theme-dark .ant-col-lg-order-0 {
    order: 0;
  }
}
@media (min-width: 1200px) {
  .theme-dark .ant-col-xl-1,
  .theme-dark .ant-col-xl-2,
  .theme-dark .ant-col-xl-3,
  .theme-dark .ant-col-xl-4,
  .theme-dark .ant-col-xl-5,
  .theme-dark .ant-col-xl-6,
  .theme-dark .ant-col-xl-7,
  .theme-dark .ant-col-xl-8,
  .theme-dark .ant-col-xl-9,
  .theme-dark .ant-col-xl-10,
  .theme-dark .ant-col-xl-11,
  .theme-dark .ant-col-xl-12,
  .theme-dark .ant-col-xl-13,
  .theme-dark .ant-col-xl-14,
  .theme-dark .ant-col-xl-15,
  .theme-dark .ant-col-xl-16,
  .theme-dark .ant-col-xl-17,
  .theme-dark .ant-col-xl-18,
  .theme-dark .ant-col-xl-19,
  .theme-dark .ant-col-xl-20,
  .theme-dark .ant-col-xl-21,
  .theme-dark .ant-col-xl-22,
  .theme-dark .ant-col-xl-23,
  .theme-dark .ant-col-xl-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-dark .ant-col-xl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-dark .ant-col-xl-push-24 {
    left: 100%;
  }
  .theme-dark .ant-col-xl-pull-24 {
    right: 100%;
  }
  .theme-dark .ant-col-xl-offset-24 {
    margin-left: 100%;
  }
  .theme-dark .ant-col-xl-order-24 {
    order: 24;
  }
  .theme-dark .ant-col-xl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-dark .ant-col-xl-push-23 {
    left: 95.83333333%;
  }
  .theme-dark .ant-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .theme-dark .ant-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-dark .ant-col-xl-order-23 {
    order: 23;
  }
  .theme-dark .ant-col-xl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-dark .ant-col-xl-push-22 {
    left: 91.66666667%;
  }
  .theme-dark .ant-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .theme-dark .ant-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-dark .ant-col-xl-order-22 {
    order: 22;
  }
  .theme-dark .ant-col-xl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-dark .ant-col-xl-push-21 {
    left: 87.5%;
  }
  .theme-dark .ant-col-xl-pull-21 {
    right: 87.5%;
  }
  .theme-dark .ant-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .theme-dark .ant-col-xl-order-21 {
    order: 21;
  }
  .theme-dark .ant-col-xl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-dark .ant-col-xl-push-20 {
    left: 83.33333333%;
  }
  .theme-dark .ant-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .theme-dark .ant-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-dark .ant-col-xl-order-20 {
    order: 20;
  }
  .theme-dark .ant-col-xl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-dark .ant-col-xl-push-19 {
    left: 79.16666667%;
  }
  .theme-dark .ant-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .theme-dark .ant-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-dark .ant-col-xl-order-19 {
    order: 19;
  }
  .theme-dark .ant-col-xl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-dark .ant-col-xl-push-18 {
    left: 75%;
  }
  .theme-dark .ant-col-xl-pull-18 {
    right: 75%;
  }
  .theme-dark .ant-col-xl-offset-18 {
    margin-left: 75%;
  }
  .theme-dark .ant-col-xl-order-18 {
    order: 18;
  }
  .theme-dark .ant-col-xl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-dark .ant-col-xl-push-17 {
    left: 70.83333333%;
  }
  .theme-dark .ant-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .theme-dark .ant-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-dark .ant-col-xl-order-17 {
    order: 17;
  }
  .theme-dark .ant-col-xl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-dark .ant-col-xl-push-16 {
    left: 66.66666667%;
  }
  .theme-dark .ant-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .theme-dark .ant-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-dark .ant-col-xl-order-16 {
    order: 16;
  }
  .theme-dark .ant-col-xl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-dark .ant-col-xl-push-15 {
    left: 62.5%;
  }
  .theme-dark .ant-col-xl-pull-15 {
    right: 62.5%;
  }
  .theme-dark .ant-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .theme-dark .ant-col-xl-order-15 {
    order: 15;
  }
  .theme-dark .ant-col-xl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-dark .ant-col-xl-push-14 {
    left: 58.33333333%;
  }
  .theme-dark .ant-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .theme-dark .ant-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-dark .ant-col-xl-order-14 {
    order: 14;
  }
  .theme-dark .ant-col-xl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-dark .ant-col-xl-push-13 {
    left: 54.16666667%;
  }
  .theme-dark .ant-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .theme-dark .ant-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-dark .ant-col-xl-order-13 {
    order: 13;
  }
  .theme-dark .ant-col-xl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-dark .ant-col-xl-push-12 {
    left: 50%;
  }
  .theme-dark .ant-col-xl-pull-12 {
    right: 50%;
  }
  .theme-dark .ant-col-xl-offset-12 {
    margin-left: 50%;
  }
  .theme-dark .ant-col-xl-order-12 {
    order: 12;
  }
  .theme-dark .ant-col-xl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-dark .ant-col-xl-push-11 {
    left: 45.83333333%;
  }
  .theme-dark .ant-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .theme-dark .ant-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-dark .ant-col-xl-order-11 {
    order: 11;
  }
  .theme-dark .ant-col-xl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-dark .ant-col-xl-push-10 {
    left: 41.66666667%;
  }
  .theme-dark .ant-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .theme-dark .ant-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-dark .ant-col-xl-order-10 {
    order: 10;
  }
  .theme-dark .ant-col-xl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-dark .ant-col-xl-push-9 {
    left: 37.5%;
  }
  .theme-dark .ant-col-xl-pull-9 {
    right: 37.5%;
  }
  .theme-dark .ant-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .theme-dark .ant-col-xl-order-9 {
    order: 9;
  }
  .theme-dark .ant-col-xl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-dark .ant-col-xl-push-8 {
    left: 33.33333333%;
  }
  .theme-dark .ant-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .theme-dark .ant-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-dark .ant-col-xl-order-8 {
    order: 8;
  }
  .theme-dark .ant-col-xl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-dark .ant-col-xl-push-7 {
    left: 29.16666667%;
  }
  .theme-dark .ant-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .theme-dark .ant-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-dark .ant-col-xl-order-7 {
    order: 7;
  }
  .theme-dark .ant-col-xl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-dark .ant-col-xl-push-6 {
    left: 25%;
  }
  .theme-dark .ant-col-xl-pull-6 {
    right: 25%;
  }
  .theme-dark .ant-col-xl-offset-6 {
    margin-left: 25%;
  }
  .theme-dark .ant-col-xl-order-6 {
    order: 6;
  }
  .theme-dark .ant-col-xl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-dark .ant-col-xl-push-5 {
    left: 20.83333333%;
  }
  .theme-dark .ant-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .theme-dark .ant-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-dark .ant-col-xl-order-5 {
    order: 5;
  }
  .theme-dark .ant-col-xl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-dark .ant-col-xl-push-4 {
    left: 16.66666667%;
  }
  .theme-dark .ant-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .theme-dark .ant-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-dark .ant-col-xl-order-4 {
    order: 4;
  }
  .theme-dark .ant-col-xl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-dark .ant-col-xl-push-3 {
    left: 12.5%;
  }
  .theme-dark .ant-col-xl-pull-3 {
    right: 12.5%;
  }
  .theme-dark .ant-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .theme-dark .ant-col-xl-order-3 {
    order: 3;
  }
  .theme-dark .ant-col-xl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-dark .ant-col-xl-push-2 {
    left: 8.33333333%;
  }
  .theme-dark .ant-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .theme-dark .ant-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-dark .ant-col-xl-order-2 {
    order: 2;
  }
  .theme-dark .ant-col-xl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-dark .ant-col-xl-push-1 {
    left: 4.16666667%;
  }
  .theme-dark .ant-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .theme-dark .ant-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-dark .ant-col-xl-order-1 {
    order: 1;
  }
  .theme-dark .ant-col-xl-0 {
    display: none;
  }
  .theme-dark .ant-col-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-xl-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-xl-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-xl-offset-0 {
    margin-left: 0;
  }
  .theme-dark .ant-col-xl-order-0 {
    order: 0;
  }
}
@media (min-width: 1600px) {
  .theme-dark .ant-col-xxl-1,
  .theme-dark .ant-col-xxl-2,
  .theme-dark .ant-col-xxl-3,
  .theme-dark .ant-col-xxl-4,
  .theme-dark .ant-col-xxl-5,
  .theme-dark .ant-col-xxl-6,
  .theme-dark .ant-col-xxl-7,
  .theme-dark .ant-col-xxl-8,
  .theme-dark .ant-col-xxl-9,
  .theme-dark .ant-col-xxl-10,
  .theme-dark .ant-col-xxl-11,
  .theme-dark .ant-col-xxl-12,
  .theme-dark .ant-col-xxl-13,
  .theme-dark .ant-col-xxl-14,
  .theme-dark .ant-col-xxl-15,
  .theme-dark .ant-col-xxl-16,
  .theme-dark .ant-col-xxl-17,
  .theme-dark .ant-col-xxl-18,
  .theme-dark .ant-col-xxl-19,
  .theme-dark .ant-col-xxl-20,
  .theme-dark .ant-col-xxl-21,
  .theme-dark .ant-col-xxl-22,
  .theme-dark .ant-col-xxl-23,
  .theme-dark .ant-col-xxl-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-dark .ant-col-xxl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-dark .ant-col-xxl-push-24 {
    left: 100%;
  }
  .theme-dark .ant-col-xxl-pull-24 {
    right: 100%;
  }
  .theme-dark .ant-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .theme-dark .ant-col-xxl-order-24 {
    order: 24;
  }
  .theme-dark .ant-col-xxl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-dark .ant-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .theme-dark .ant-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .theme-dark .ant-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-dark .ant-col-xxl-order-23 {
    order: 23;
  }
  .theme-dark .ant-col-xxl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-dark .ant-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .theme-dark .ant-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .theme-dark .ant-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-dark .ant-col-xxl-order-22 {
    order: 22;
  }
  .theme-dark .ant-col-xxl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-dark .ant-col-xxl-push-21 {
    left: 87.5%;
  }
  .theme-dark .ant-col-xxl-pull-21 {
    right: 87.5%;
  }
  .theme-dark .ant-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .theme-dark .ant-col-xxl-order-21 {
    order: 21;
  }
  .theme-dark .ant-col-xxl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-dark .ant-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .theme-dark .ant-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .theme-dark .ant-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-dark .ant-col-xxl-order-20 {
    order: 20;
  }
  .theme-dark .ant-col-xxl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-dark .ant-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .theme-dark .ant-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .theme-dark .ant-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-dark .ant-col-xxl-order-19 {
    order: 19;
  }
  .theme-dark .ant-col-xxl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-dark .ant-col-xxl-push-18 {
    left: 75%;
  }
  .theme-dark .ant-col-xxl-pull-18 {
    right: 75%;
  }
  .theme-dark .ant-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .theme-dark .ant-col-xxl-order-18 {
    order: 18;
  }
  .theme-dark .ant-col-xxl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-dark .ant-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .theme-dark .ant-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .theme-dark .ant-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-dark .ant-col-xxl-order-17 {
    order: 17;
  }
  .theme-dark .ant-col-xxl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-dark .ant-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .theme-dark .ant-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .theme-dark .ant-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-dark .ant-col-xxl-order-16 {
    order: 16;
  }
  .theme-dark .ant-col-xxl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-dark .ant-col-xxl-push-15 {
    left: 62.5%;
  }
  .theme-dark .ant-col-xxl-pull-15 {
    right: 62.5%;
  }
  .theme-dark .ant-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .theme-dark .ant-col-xxl-order-15 {
    order: 15;
  }
  .theme-dark .ant-col-xxl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-dark .ant-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .theme-dark .ant-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .theme-dark .ant-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-dark .ant-col-xxl-order-14 {
    order: 14;
  }
  .theme-dark .ant-col-xxl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-dark .ant-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .theme-dark .ant-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .theme-dark .ant-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-dark .ant-col-xxl-order-13 {
    order: 13;
  }
  .theme-dark .ant-col-xxl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-dark .ant-col-xxl-push-12 {
    left: 50%;
  }
  .theme-dark .ant-col-xxl-pull-12 {
    right: 50%;
  }
  .theme-dark .ant-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .theme-dark .ant-col-xxl-order-12 {
    order: 12;
  }
  .theme-dark .ant-col-xxl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-dark .ant-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .theme-dark .ant-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .theme-dark .ant-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-dark .ant-col-xxl-order-11 {
    order: 11;
  }
  .theme-dark .ant-col-xxl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-dark .ant-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .theme-dark .ant-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .theme-dark .ant-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-dark .ant-col-xxl-order-10 {
    order: 10;
  }
  .theme-dark .ant-col-xxl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-dark .ant-col-xxl-push-9 {
    left: 37.5%;
  }
  .theme-dark .ant-col-xxl-pull-9 {
    right: 37.5%;
  }
  .theme-dark .ant-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .theme-dark .ant-col-xxl-order-9 {
    order: 9;
  }
  .theme-dark .ant-col-xxl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-dark .ant-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .theme-dark .ant-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .theme-dark .ant-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-dark .ant-col-xxl-order-8 {
    order: 8;
  }
  .theme-dark .ant-col-xxl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-dark .ant-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .theme-dark .ant-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .theme-dark .ant-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-dark .ant-col-xxl-order-7 {
    order: 7;
  }
  .theme-dark .ant-col-xxl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-dark .ant-col-xxl-push-6 {
    left: 25%;
  }
  .theme-dark .ant-col-xxl-pull-6 {
    right: 25%;
  }
  .theme-dark .ant-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .theme-dark .ant-col-xxl-order-6 {
    order: 6;
  }
  .theme-dark .ant-col-xxl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-dark .ant-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .theme-dark .ant-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .theme-dark .ant-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-dark .ant-col-xxl-order-5 {
    order: 5;
  }
  .theme-dark .ant-col-xxl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-dark .ant-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .theme-dark .ant-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .theme-dark .ant-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-dark .ant-col-xxl-order-4 {
    order: 4;
  }
  .theme-dark .ant-col-xxl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-dark .ant-col-xxl-push-3 {
    left: 12.5%;
  }
  .theme-dark .ant-col-xxl-pull-3 {
    right: 12.5%;
  }
  .theme-dark .ant-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .theme-dark .ant-col-xxl-order-3 {
    order: 3;
  }
  .theme-dark .ant-col-xxl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-dark .ant-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .theme-dark .ant-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .theme-dark .ant-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-dark .ant-col-xxl-order-2 {
    order: 2;
  }
  .theme-dark .ant-col-xxl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-dark .ant-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .theme-dark .ant-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .theme-dark .ant-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-dark .ant-col-xxl-order-1 {
    order: 1;
  }
  .theme-dark .ant-col-xxl-0 {
    display: none;
  }
  .theme-dark .ant-col-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-xxl-push-0 {
    left: auto;
  }
  .theme-dark .ant-col-xxl-pull-0 {
    right: auto;
  }
  .theme-dark .ant-col-xxl-offset-0 {
    margin-left: 0;
  }
  .theme-dark .ant-col-xxl-order-0 {
    order: 0;
  }
}
.theme-dark .ant-input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 1.5;
  background-color: #2F3D4F;
  background-image: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  transition: all 0.3s;
}
.theme-dark .ant-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-input:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-input:focus {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-input-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-input-disabled:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-input[disabled] {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-input[disabled]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-dark .ant-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-dark .ant-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-dark .ant-input-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.theme-dark .ant-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.theme-dark .ant-input-group > [class*='col-'] {
  padding-right: 8px;
}
.theme-dark .ant-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.theme-dark .ant-input-group-addon,
.theme-dark .ant-input-group-wrap,
.theme-dark .ant-input-group > .ant-input {
  display: table-cell;
}
.theme-dark .ant-input-group-addon:not(:first-child):not(:last-child),
.theme-dark .ant-input-group-wrap:not(:first-child):not(:last-child),
.theme-dark .ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.theme-dark .ant-input-group-addon,
.theme-dark .ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.theme-dark .ant-input-group-wrap > * {
  display: block !important;
}
.theme-dark .ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.theme-dark .ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.theme-dark .ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.theme-dark .ant-input-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(255, 255, 255, 0.75);
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #455265;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  transition: all 0.3s;
}
.theme-dark .ant-input-group-addon .ant-select {
  margin: -5px -11px;
}
.theme-dark .ant-input-group-addon .ant-select .ant-select-selection {
  margin: -1px;
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}
.theme-dark .ant-input-group-addon .ant-select-open .ant-select-selection,
.theme-dark .ant-input-group-addon .ant-select-focused .ant-select-selection {
  color: #2199E9;
}
.theme-dark .ant-input-group-addon > i:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
.theme-dark .ant-input-group > .ant-input:first-child,
.theme-dark .ant-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.theme-dark .ant-input-group > .ant-input:first-child .ant-select .ant-select-selection,
.theme-dark .ant-input-group-addon:first-child .ant-select .ant-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.theme-dark .ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-dark .ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.theme-dark .ant-input-group-addon:first-child {
  border-right: 0;
}
.theme-dark .ant-input-group-addon:last-child {
  border-left: 0;
}
.theme-dark .ant-input-group > .ant-input:last-child,
.theme-dark .ant-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-dark .ant-input-group > .ant-input:last-child .ant-select .ant-select-selection,
.theme-dark .ant-input-group-addon:last-child .ant-select .ant-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-dark .ant-input-group-lg .ant-input,
.theme-dark .ant-input-group-lg > .ant-input-group-addon {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-dark .ant-input-group-sm .ant-input,
.theme-dark .ant-input-group-sm > .ant-input-group-addon {
  height: 24px;
  padding: 1px 7px;
}
.theme-dark .ant-input-group-lg .ant-select-selection--single {
  height: 40px;
}
.theme-dark .ant-input-group-sm .ant-select-selection--single {
  height: 24px;
}
.theme-dark .ant-input-group .ant-input-affix-wrapper {
  display: table-cell;
  float: left;
  width: 100%;
}
.theme-dark .ant-input-group.ant-input-group-compact {
  display: block;
  zoom: 1;
}
.theme-dark .ant-input-group.ant-input-group-compact::before,
.theme-dark .ant-input-group.ant-input-group-compact::after {
  display: table;
  content: '';
}
.theme-dark .ant-input-group.ant-input-group-compact::after {
  clear: both;
}
.theme-dark .ant-input-group.ant-input-group-compact::before,
.theme-dark .ant-input-group.ant-input-group-compact::after {
  display: table;
  content: '';
}
.theme-dark .ant-input-group.ant-input-group-compact::after {
  clear: both;
}
.theme-dark .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.theme-dark .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
.theme-dark .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.theme-dark .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.theme-dark .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.theme-dark .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.theme-dark .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.theme-dark .ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.theme-dark .ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.theme-dark .ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:hover,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:hover,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:hover,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:hover,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:focus,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:focus,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:focus,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:focus,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.theme-dark .ant-input-group.ant-input-group-compact > *:first-child,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selection,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-dark .ant-input-group.ant-input-group-compact > *:last-child,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor,
.theme-dark .ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-dark .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.theme-dark .ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
.theme-dark .ant-input-affix-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: start;
}
.theme-dark .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-input-affix-wrapper .ant-input {
  position: relative;
  text-align: inherit;
}
.theme-dark .ant-input-affix-wrapper .ant-input-prefix,
.theme-dark .ant-input-affix-wrapper .ant-input-suffix {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.75);
  line-height: 0;
  transform: translateY(-50%);
}
.theme-dark .ant-input-affix-wrapper .ant-input-prefix :not(.anticon),
.theme-dark .ant-input-affix-wrapper .ant-input-suffix :not(.anticon) {
  line-height: 1.5;
}
.theme-dark .ant-input-affix-wrapper .ant-input-disabled ~ .ant-input-suffix .anticon {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-input-affix-wrapper .ant-input-prefix {
  left: 12px;
}
.theme-dark .ant-input-affix-wrapper .ant-input-suffix {
  right: 12px;
}
.theme-dark .ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 30px;
}
.theme-dark .ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-right: 30px;
}
.theme-dark .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input:not(:last-child) {
  padding-right: 49px;
}
.theme-dark .ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input {
  padding-right: 22px;
}
.theme-dark .ant-input-affix-wrapper .ant-input {
  min-height: 100%;
}
.theme-dark .ant-input-password-icon {
  color: rgba(255, 255, 255, 0.42);
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-input-password-icon:hover {
  color: #333;
}
.theme-dark .ant-input-clear-icon {
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.3s;
  vertical-align: 0;
}
.theme-dark .ant-input-clear-icon:hover {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-input-clear-icon:active {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-input-clear-icon + i {
  margin-left: 6px;
}
.theme-dark .ant-input-textarea-clear-icon {
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px 8px 0 0;
}
.theme-dark .ant-input-textarea-clear-icon:hover {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-input-textarea-clear-icon:active {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-input-textarea-clear-icon + i {
  margin-left: 6px;
}
.theme-dark .ant-input-search-icon {
  color: rgba(255, 255, 255, 0.42);
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.8);
}
.theme-dark .ant-input-search-enter-button input {
  border-right: 0;
}
.theme-dark .ant-input-search-enter-button + .ant-input-group-addon,
.theme-dark .ant-input-search-enter-button input + .ant-input-group-addon {
  padding: 0;
  border: 0;
}
.theme-dark .ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button,
.theme-dark .ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-dark .ant-input-number {
  box-sizing: border-box;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 1.5;
  background-color: #2F3D4F;
  background-image: none;
  transition: all 0.3s;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.theme-dark .ant-input-number::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-input-number:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-input-number::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-input-number:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-input-number:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-input-number:focus {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-input-number-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-input-number-disabled:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-input-number[disabled] {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-input-number[disabled]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-dark .ant-input-number-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-dark .ant-input-number-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-dark .ant-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.42);
  font-weight: bold;
  line-height: 0;
  text-align: center;
  transition: all 0.1s linear;
}
.theme-dark .ant-input-number-handler:active {
  background: #f4f4f4;
}
.theme-dark .ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.theme-dark .ant-input-number-handler:hover .ant-input-number-handler-down-inner {
  color: #49b6f5;
}
.theme-dark .ant-input-number-handler-up-inner,
.theme-dark .ant-input-number-handler-down-inner {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  color: rgba(255, 255, 255, 0.42);
  line-height: 12px;
  transition: all 0.1s linear;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-input-number-handler-up-inner > *,
.theme-dark .ant-input-number-handler-down-inner > * {
  line-height: 1;
}
.theme-dark .ant-input-number-handler-up-inner svg,
.theme-dark .ant-input-number-handler-down-inner svg {
  display: inline-block;
}
.theme-dark .ant-input-number-handler-up-inner::before,
.theme-dark .ant-input-number-handler-down-inner::before {
  display: none;
}
.theme-dark .ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.theme-dark .ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.theme-dark .ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.theme-dark .ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
  display: block;
}
.theme-dark .ant-input-number:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-input-number-focused {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-input-number-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-input-number-disabled:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}
.theme-dark .ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}
.theme-dark .ant-input-number-input {
  width: 100%;
  height: 30px;
  padding: 0 11px;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 4px;
  outline: 0;
  transition: all 0.3s linear;
  -moz-appearance: textfield !important;
}
.theme-dark .ant-input-number-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-input-number-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-input-number-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-input-number-input[type='number']::-webkit-inner-spin-button,
.theme-dark .ant-input-number-input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.theme-dark .ant-input-number-lg {
  padding: 0;
  font-size: 16px;
}
.theme-dark .ant-input-number-lg input {
  height: 38px;
}
.theme-dark .ant-input-number-sm {
  padding: 0;
}
.theme-dark .ant-input-number-sm input {
  height: 22px;
  padding: 0 7px;
}
.theme-dark .ant-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 100%;
  background: #2F3D4F;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0 4px 4px 0;
  opacity: 0;
  transition: opacity 0.24s linear 0.1s;
}
.theme-dark .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.theme-dark .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  display: inline-block;
  font-size: 12px;
  font-size: 7px \9;
  transform: scale(0.58333333) rotate(0deg);
  min-width: auto;
  margin-right: 0;
}
:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  font-size: 12px;
}
.theme-dark .ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}
.theme-dark .ant-input-number:hover .ant-input-number-handler-wrap {
  opacity: 1;
}
.theme-dark .ant-input-number-handler-up {
  border-top-right-radius: 4px;
  cursor: pointer;
}
.theme-dark .ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
  text-align: center;
}
.theme-dark .ant-input-number-handler-up:hover {
  height: 60% !important;
}
.theme-dark .ant-input-number-handler-down {
  top: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom-right-radius: 4px;
  cursor: pointer;
}
.theme-dark .ant-input-number-handler-down-inner {
  top: 50%;
  margin-top: -6px;
  text-align: center;
}
.theme-dark .ant-input-number-handler-down:hover {
  height: 60% !important;
}
.theme-dark .ant-input-number-handler-up-disabled,
.theme-dark .ant-input-number-handler-down-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.theme-dark .ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-layout {
  display: flex;
  flex: auto;
  flex-direction: column;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
  background: #f0f2f5;
}
.theme-dark .ant-layout,
.theme-dark .ant-layout * {
  box-sizing: border-box;
}
.theme-dark .ant-layout.ant-layout-has-sider {
  flex-direction: row;
}
.theme-dark .ant-layout.ant-layout-has-sider > .ant-layout,
.theme-dark .ant-layout.ant-layout-has-sider > .ant-layout-content {
  overflow-x: hidden;
}
.theme-dark .ant-layout-header,
.theme-dark .ant-layout-footer {
  flex: 0 0 auto;
}
.theme-dark .ant-layout-header {
  height: 64px;
  padding: 0 50px;
  line-height: 64px;
  background: #001529;
}
.theme-dark .ant-layout-footer {
  padding: 24px 50px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  background: #f0f2f5;
}
.theme-dark .ant-layout-content {
  flex: auto;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
}
.theme-dark .ant-layout-sider {
  position: relative;
  /* fix firefox can't set width smaller than content on flex item */
  min-width: 0;
  background: #001529;
  transition: all 0.2s;
}
.theme-dark .ant-layout-sider-children {
  height: 100%;
  margin-top: -0.1px;
  padding-top: 0.1px;
}
.theme-dark .ant-layout-sider-has-trigger {
  padding-bottom: 48px;
}
.theme-dark .ant-layout-sider-right {
  order: 1;
}
.theme-dark .ant-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  background: #002140;
  cursor: pointer;
  transition: all 0.2s;
}
.theme-dark .ant-layout-sider-zero-width > * {
  overflow: hidden;
}
.theme-dark .ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  z-index: 1;
  width: 36px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #001529;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  transition: background 0.3s ease;
}
.theme-dark .ant-layout-sider-zero-width-trigger:hover {
  background: #192c3e;
}
.theme-dark .ant-layout-sider-zero-width-trigger-right {
  left: -36px;
  border-radius: 4px 0 0 4px;
}
.theme-dark .ant-layout-sider-light {
  background: #fff;
}
.theme-dark .ant-layout-sider-light .ant-layout-sider-trigger {
  color: rgba(255, 255, 255, 0.75);
  background: #fff;
}
.theme-dark .ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: rgba(255, 255, 255, 0.75);
  background: #fff;
}
.theme-dark .ant-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
}
.theme-dark .ant-list * {
  outline: none;
}
.theme-dark .ant-list-pagination {
  margin-top: 24px;
  text-align: right;
}
.theme-dark .ant-list-pagination .ant-pagination-options {
  text-align: left;
}
.theme-dark .ant-list-more {
  margin-top: 12px;
  text-align: center;
}
.theme-dark .ant-list-more button {
  padding-right: 32px;
  padding-left: 32px;
}
.theme-dark .ant-list-spin {
  min-height: 40px;
  text-align: center;
}
.theme-dark .ant-list-empty-text {
  padding: 16px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  text-align: center;
}
.theme-dark .ant-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-dark .ant-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
}
.theme-dark .ant-list-item-content {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-list-item-meta {
  display: flex;
  flex: 1 1;
  align-items: flex-start;
  font-size: 0;
}
.theme-dark .ant-list-item-meta-avatar {
  margin-right: 16px;
}
.theme-dark .ant-list-item-meta-content {
  flex: 1 0;
}
.theme-dark .ant-list-item-meta-title {
  margin-bottom: 4px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 22px;
}
.theme-dark .ant-list-item-meta-title > a {
  color: rgba(255, 255, 255, 0.75);
  transition: all 0.3s;
}
.theme-dark .ant-list-item-meta-title > a:hover {
  color: #2199E9;
}
.theme-dark .ant-list-item-meta-description {
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
  line-height: 22px;
}
.theme-dark .ant-list-item-action {
  flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.theme-dark .ant-list-item-action > li {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
}
.theme-dark .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.theme-dark .ant-list-item-action-split {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-list-header {
  background: transparent;
}
.theme-dark .ant-list-footer {
  background: transparent;
}
.theme-dark .ant-list-header,
.theme-dark .ant-list-footer {
  padding-top: 12px;
  padding-bottom: 12px;
}
.theme-dark .ant-list-empty {
  padding: 16px 0;
  color: rgba(255, 255, 255, 0.42);
  font-size: 12px;
  text-align: center;
}
.theme-dark .ant-list-split .ant-list-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-list-split .ant-list-item:last-child {
  border-bottom: none;
}
.theme-dark .ant-list-split .ant-list-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-list-loading .ant-list-spin-nested-loading {
  min-height: 32px;
}
.theme-dark .ant-list-something-after-last-item .ant-spin-container > .ant-list-items > .ant-list-item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-list-lg .ant-list-item {
  padding-top: 16px;
  padding-bottom: 16px;
}
.theme-dark .ant-list-sm .ant-list-item {
  padding-top: 8px;
  padding-bottom: 8px;
}
.theme-dark .ant-list-vertical .ant-list-item {
  align-items: initial;
}
.theme-dark .ant-list-vertical .ant-list-item-main {
  display: block;
  flex: 1 1;
}
.theme-dark .ant-list-vertical .ant-list-item-extra {
  margin-left: 40px;
}
.theme-dark .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 16px;
}
.theme-dark .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 12px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  line-height: 24px;
}
.theme-dark .ant-list-vertical .ant-list-item-action {
  margin-top: 16px;
  margin-left: auto;
}
.theme-dark .ant-list-vertical .ant-list-item-action > li {
  padding: 0 16px;
}
.theme-dark .ant-list-vertical .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.theme-dark .ant-list-grid .ant-col > .ant-list-item {
  display: block;
  max-width: 100%;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.theme-dark .ant-list-item-no-flex {
  display: block;
}
.theme-dark .ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: right;
}
.theme-dark .ant-list-bordered {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.theme-dark .ant-list-bordered .ant-list-header {
  padding-right: 24px;
  padding-left: 24px;
}
.theme-dark .ant-list-bordered .ant-list-footer {
  padding-right: 24px;
  padding-left: 24px;
}
.theme-dark .ant-list-bordered .ant-list-item {
  padding-right: 24px;
  padding-left: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-list-bordered .ant-list-pagination {
  margin: 16px 24px;
}
.theme-dark .ant-list-bordered.ant-list-sm .ant-list-item {
  padding-right: 16px;
  padding-left: 16px;
}
.theme-dark .ant-list-bordered.ant-list-sm .ant-list-header,
.theme-dark .ant-list-bordered.ant-list-sm .ant-list-footer {
  padding: 8px 16px;
}
.theme-dark .ant-list-bordered.ant-list-lg .ant-list-header,
.theme-dark .ant-list-bordered.ant-list-lg .ant-list-footer {
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .theme-dark .ant-list-item-action {
    margin-left: 24px;
  }
  .theme-dark .ant-list-vertical .ant-list-item-extra {
    margin-left: 24px;
  }
}
@media screen and (max-width: 576px) {
  .theme-dark .ant-list-item {
    flex-wrap: wrap;
  }
  .theme-dark .ant-list-item-action {
    margin-left: 12px;
  }
  .theme-dark .ant-list-vertical .ant-list-item {
    flex-wrap: wrap-reverse;
  }
  .theme-dark .ant-list-vertical .ant-list-item-main {
    min-width: 220px;
  }
  .theme-dark .ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px;
  }
}
.theme-dark .ant-mentions-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  background-color: #2F3D4F;
  background-image: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  transition: all 0.3s;
  display: block;
  height: auto;
  min-height: 32px;
  padding: 0;
  line-height: 1.5;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor:focus {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor-disabled:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor[disabled] {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor[disabled]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark textarea.ant-mentions-wrapper .ant-mentions-editor {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-dark .ant-mentions-wrapper .ant-mentions-editor-wrapper {
  height: auto;
  overflow-y: auto;
}
.theme-dark .ant-mentions-wrapper.ant-mentions-active:not(.disabled) .ant-mentions-editor {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-mentions-wrapper.disabled .ant-mentions-editor {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-mentions-wrapper.disabled .ant-mentions-editor:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-mentions-wrapper .public-DraftEditorPlaceholder-root {
  position: absolute;
  pointer-events: none;
}
.theme-dark .ant-mentions-wrapper .public-DraftEditorPlaceholder-root .public-DraftEditorPlaceholder-inner {
  height: auto;
  padding: 5px 11px;
  color: rgba(255, 255, 255, 0.3);
  white-space: pre-wrap;
  word-wrap: break-word;
  outline: none;
  opacity: 1;
}
.theme-dark .ant-mentions-wrapper .DraftEditor-editorContainer .public-DraftEditor-content {
  height: auto;
  padding: 5px 11px;
}
.theme-dark .ant-mentions-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  min-width: 120px;
  max-height: 250px;
  margin-top: 1.5em;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #2F3D4F;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-mentions-dropdown-placement-top {
  margin-top: -0.1em;
}
.theme-dark .ant-mentions-dropdown-notfound.ant-mentions-dropdown-item {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-mentions-dropdown-notfound.ant-mentions-dropdown-item .anticon-loading {
  display: block;
  color: #2199E9;
  text-align: center;
}
.theme-dark .ant-mentions-dropdown-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
  font-weight: normal;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s;
}
.theme-dark .ant-mentions-dropdown-item:hover {
  background-color: #315B91;
}
.theme-dark .ant-mentions-dropdown-item.focus,
.theme-dark .ant-mentions-dropdown-item-active {
  background-color: #2F3D4F;
}
.theme-dark .ant-mentions-dropdown-item-disabled {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-mentions-dropdown-item-disabled:hover {
  color: rgba(255, 255, 255, 0.3);
  background-color: #2F3D4F;
  cursor: not-allowed;
}
.theme-dark .ant-mentions-dropdown-item-selected,
.theme-dark .ant-mentions-dropdown-item-selected:hover {
  color: rgba(255, 255, 255, 0.75);
  font-weight: bold;
  background-color: transparent;
}
.theme-dark .ant-mentions-dropdown-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-mentions {
  box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  background-color: #2F3D4F;
  background-image: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  transition: all 0.3s;
  position: relative;
  display: inline-block;
  height: auto;
  padding: 0;
  overflow: hidden;
  line-height: 1.5;
  white-space: pre-wrap;
  vertical-align: bottom;
}
.theme-dark .ant-mentions::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-mentions:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-mentions::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-mentions:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-mentions:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-mentions:focus {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-mentions-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-mentions-disabled:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-mentions[disabled] {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-mentions[disabled]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark textarea.ant-mentions {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-dark .ant-mentions-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-dark .ant-mentions-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-dark .ant-mentions-disabled > textarea {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-mentions-disabled > textarea:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-mentions-focused {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-mentions > textarea,
.theme-dark .ant-mentions-measure {
  min-height: 30px;
  margin: 0;
  padding: 4px 11px;
  overflow: inherit;
  overflow-x: hidden;
  overflow-y: auto;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  line-height: inherit;
  direction: inherit;
  letter-spacing: inherit;
  white-space: inherit;
  text-align: inherit;
  vertical-align: top;
  word-wrap: break-word;
  word-break: inherit;
  -moz-tab-size: inherit;
    -o-tab-size: inherit;
       tab-size: inherit;
}
.theme-dark .ant-mentions > textarea {
  width: 100%;
  border: none;
  outline: none;
  resize: none;
}
.theme-dark .ant-mentions > textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-mentions > textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-mentions > textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-mentions > textarea:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-mentions > textarea:read-only {
  cursor: default;
}
.theme-dark .ant-mentions-measure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  color: transparent;
  pointer-events: none;
}
.theme-dark .ant-mentions-measure > span {
  display: inline-block;
  min-height: 1em;
}
.theme-dark .ant-mentions-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #2F3D4F;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-mentions-dropdown-hidden {
  display: none;
}
.theme-dark .ant-mentions-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.theme-dark .ant-mentions-dropdown-menu-item {
  position: relative;
  display: block;
  min-width: 100px;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
  font-weight: normal;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s ease;
}
.theme-dark .ant-mentions-dropdown-menu-item:hover {
  background-color: #315B91;
}
.theme-dark .ant-mentions-dropdown-menu-item:first-child {
  border-radius: 4px 4px 0 0;
}
.theme-dark .ant-mentions-dropdown-menu-item:last-child {
  border-radius: 0 0 4px 4px;
}
.theme-dark .ant-mentions-dropdown-menu-item-disabled {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-mentions-dropdown-menu-item-disabled:hover {
  color: rgba(255, 255, 255, 0.3);
  background-color: #2F3D4F;
  cursor: not-allowed;
}
.theme-dark .ant-mentions-dropdown-menu-item-selected {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 600;
  background-color: #455265;
}
.theme-dark .ant-mentions-dropdown-menu-item-active {
  background-color: #2F3D4F;
}
.theme-dark .ant-menu {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: rgba(255, 255, 255, 0.75);
  line-height: 0;
  list-style: none;
  background: #2F3D4F;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.theme-dark .ant-menu::before,
.theme-dark .ant-menu::after {
  display: table;
  content: '';
}
.theme-dark .ant-menu::after {
  clear: both;
}
.theme-dark .ant-menu::before,
.theme-dark .ant-menu::after {
  display: table;
  content: '';
}
.theme-dark .ant-menu::after {
  clear: both;
}
.theme-dark .ant-menu ul,
.theme-dark .ant-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-dark .ant-menu-hidden {
  display: none;
}
.theme-dark .ant-menu-item-group-title {
  padding: 8px 16px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
  line-height: 1.5;
  transition: all 0.3s;
}
.theme-dark .ant-menu-submenu,
.theme-dark .ant-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);
}
.theme-dark .ant-menu-submenu-selected {
  color: #2199E9;
}
.theme-dark .ant-menu-item:active,
.theme-dark .ant-menu-submenu-title:active {
  background: #455265;
}
.theme-dark .ant-menu-submenu .ant-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);
}
.theme-dark .ant-menu-item > a {
  display: block;
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-menu-item > a:hover {
  color: #2199E9;
}
.theme-dark .ant-menu-item > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.theme-dark .ant-menu-item > .ant-badge > a {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-menu-item > .ant-badge > a:hover {
  color: #2199E9;
}
.theme-dark .ant-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-menu-item:hover,
.theme-dark .ant-menu-item-active,
.theme-dark .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.theme-dark .ant-menu-submenu-active,
.theme-dark .ant-menu-submenu-title:hover {
  color: #2199E9;
}
.theme-dark .ant-menu-horizontal .ant-menu-item,
.theme-dark .ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}
.theme-dark .ant-menu-horizontal > .ant-menu-item:hover,
.theme-dark .ant-menu-horizontal > .ant-menu-item-active,
.theme-dark .ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
.theme-dark .ant-menu-item-selected {
  color: #2199E9;
}
.theme-dark .ant-menu-item-selected > a,
.theme-dark .ant-menu-item-selected > a:hover {
  color: #2199E9;
}
.theme-dark .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #455265;
}
.theme-dark .ant-menu-inline,
.theme-dark .ant-menu-vertical,
.theme-dark .ant-menu-vertical-left {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-menu-vertical-right {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-menu-vertical.ant-menu-sub,
.theme-dark .ant-menu-vertical-left.ant-menu-sub,
.theme-dark .ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
  padding: 0;
  border-right: 0;
  transform-origin: 0 0;
}
.theme-dark .ant-menu-vertical.ant-menu-sub .ant-menu-item,
.theme-dark .ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.theme-dark .ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.theme-dark .ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.theme-dark .ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.theme-dark .ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}
.theme-dark .ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.theme-dark .ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.theme-dark .ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.theme-dark .ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.theme-dark .ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.theme-dark .ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  transform-origin: 0 0;
}
.theme-dark .ant-menu-horizontal.ant-menu-sub {
  min-width: 114px;
}
.theme-dark .ant-menu-item,
.theme-dark .ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  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);
}
.theme-dark .ant-menu-item .anticon,
.theme-dark .ant-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);
}
.theme-dark .ant-menu-item .anticon + span,
.theme-dark .ant-menu-submenu-title .anticon + span {
  opacity: 1;
  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);
}
.theme-dark .ant-menu > .ant-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: #2F3D4F;
  border-radius: 4px;
}
.theme-dark .ant-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px;
}
.theme-dark .ant-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.0001;
  content: ' ';
}
.theme-dark .ant-menu-submenu > .ant-menu {
  background-color: #2F3D4F;
  border-radius: 4px;
}
.theme-dark .ant-menu-submenu > .ant-menu-submenu-title::after {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-dark .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-dark .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-dark .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background: #2F3D4F;
  background: rgba(255, 255, 255, 0.75) \9;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75));
  background-image: none \9;
  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);
  content: '';
}
.theme-dark .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateY(-2px);
}
.theme-dark .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateY(2px);
}
.theme-dark .ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before {
  background: linear-gradient(to right, #2199E9, #2199E9);
}
.theme-dark .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(-45deg) translateX(2px);
}
.theme-dark .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(45deg) translateX(-2px);
}
.theme-dark .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  transform: translateY(-2px);
}
.theme-dark .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateX(-2px);
}
.theme-dark .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateX(2px);
}
.theme-dark .ant-menu-vertical .ant-menu-submenu-selected,
.theme-dark .ant-menu-vertical-left .ant-menu-submenu-selected,
.theme-dark .ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #2199E9;
}
.theme-dark .ant-menu-vertical .ant-menu-submenu-selected > a,
.theme-dark .ant-menu-vertical-left .ant-menu-submenu-selected > a,
.theme-dark .ant-menu-vertical-right .ant-menu-submenu-selected > a {
  color: #2199E9;
}
.theme-dark .ant-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: none;
}
.theme-dark .ant-menu-horizontal > .ant-menu-item,
.theme-dark .ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
.theme-dark .ant-menu-horizontal > .ant-menu-item:hover,
.theme-dark .ant-menu-horizontal > .ant-menu-submenu:hover,
.theme-dark .ant-menu-horizontal > .ant-menu-item-active,
.theme-dark .ant-menu-horizontal > .ant-menu-submenu-active,
.theme-dark .ant-menu-horizontal > .ant-menu-item-open,
.theme-dark .ant-menu-horizontal > .ant-menu-submenu-open,
.theme-dark .ant-menu-horizontal > .ant-menu-item-selected,
.theme-dark .ant-menu-horizontal > .ant-menu-submenu-selected {
  color: #2199E9;
  border-bottom: 2px solid #2199E9;
}
.theme-dark .ant-menu-horizontal > .ant-menu-item > a {
  display: block;
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-menu-horizontal > .ant-menu-item > a:hover {
  color: #2199E9;
}
.theme-dark .ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: -2px;
}
.theme-dark .ant-menu-horizontal > .ant-menu-item-selected > a {
  color: #2199E9;
}
.theme-dark .ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: '\20';
}
.theme-dark .ant-menu-vertical .ant-menu-item,
.theme-dark .ant-menu-vertical-left .ant-menu-item,
.theme-dark .ant-menu-vertical-right .ant-menu-item,
.theme-dark .ant-menu-inline .ant-menu-item {
  position: relative;
}
.theme-dark .ant-menu-vertical .ant-menu-item::after,
.theme-dark .ant-menu-vertical-left .ant-menu-item::after,
.theme-dark .ant-menu-vertical-right .ant-menu-item::after,
.theme-dark .ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 0 solid #2199E9;
  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);
  content: '';
}
.theme-dark .ant-menu-vertical .ant-menu-item,
.theme-dark .ant-menu-vertical-left .ant-menu-item,
.theme-dark .ant-menu-vertical-right .ant-menu-item,
.theme-dark .ant-menu-inline .ant-menu-item,
.theme-dark .ant-menu-vertical .ant-menu-submenu-title,
.theme-dark .ant-menu-vertical-left .ant-menu-submenu-title,
.theme-dark .ant-menu-vertical-right .ant-menu-submenu-title,
.theme-dark .ant-menu-inline .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  text-overflow: ellipsis;
}
.theme-dark .ant-menu-vertical .ant-menu-submenu,
.theme-dark .ant-menu-vertical-left .ant-menu-submenu,
.theme-dark .ant-menu-vertical-right .ant-menu-submenu,
.theme-dark .ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.02px;
}
.theme-dark .ant-menu-vertical .ant-menu-item:not(:last-child),
.theme-dark .ant-menu-vertical-left .ant-menu-item:not(:last-child),
.theme-dark .ant-menu-vertical-right .ant-menu-item:not(:last-child),
.theme-dark .ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.theme-dark .ant-menu-vertical > .ant-menu-item,
.theme-dark .ant-menu-vertical-left > .ant-menu-item,
.theme-dark .ant-menu-vertical-right > .ant-menu-item,
.theme-dark .ant-menu-inline > .ant-menu-item,
.theme-dark .ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.theme-dark .ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.theme-dark .ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.theme-dark .ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
.theme-dark .ant-menu-inline {
  width: 100%;
}
.theme-dark .ant-menu-inline .ant-menu-selected::after,
.theme-dark .ant-menu-inline .ant-menu-item-selected::after {
  transform: scaleY(1);
  opacity: 1;
  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);
}
.theme-dark .ant-menu-inline .ant-menu-item,
.theme-dark .ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px);
}
.theme-dark .ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}
.theme-dark .ant-menu-inline-collapsed {
  width: 80px;
}
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 32px !important;
  text-overflow: clip;
}
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item .anticon,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.theme-dark .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.theme-dark .ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.theme-dark .ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.theme-dark .ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.theme-dark .ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-dark .ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.theme-dark .ant-menu-item-group-list .ant-menu-item,
.theme-dark .ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.theme-dark .ant-menu-root.ant-menu-vertical,
.theme-dark .ant-menu-root.ant-menu-vertical-left,
.theme-dark .ant-menu-root.ant-menu-vertical-right,
.theme-dark .ant-menu-root.ant-menu-inline {
  box-shadow: none;
}
.theme-dark .ant-menu-sub.ant-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.theme-dark .ant-menu-sub.ant-menu-inline > .ant-menu-item,
.theme-dark .ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
.theme-dark .ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}
.theme-dark .ant-menu-item-disabled,
.theme-dark .ant-menu-submenu-disabled {
  color: rgba(255, 255, 255, 0.3) !important;
  background: none;
  border-color: transparent !important;
  cursor: not-allowed;
}
.theme-dark .ant-menu-item-disabled > a,
.theme-dark .ant-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.3) !important;
  pointer-events: none;
}
.theme-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.theme-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.3) !important;
  cursor: not-allowed;
}
.theme-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.3) !important;
}
.theme-dark .ant-menu-dark,
.theme-dark .ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.theme-dark .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  transition: all 0.3s;
}
.theme-dark .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}
.theme-dark .ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
.theme-dark .ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
}
.theme-dark .ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
.theme-dark .ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.theme-dark .ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #001529;
  border-bottom: 0;
}
.theme-dark .ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0;
}
.theme-dark .ant-menu-dark .ant-menu-item,
.theme-dark .ant-menu-dark .ant-menu-item-group-title,
.theme-dark .ant-menu-dark .ant-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.theme-dark .ant-menu-dark.ant-menu-inline,
.theme-dark .ant-menu-dark.ant-menu-vertical,
.theme-dark .ant-menu-dark.ant-menu-vertical-left,
.theme-dark .ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
.theme-dark .ant-menu-dark.ant-menu-inline .ant-menu-item,
.theme-dark .ant-menu-dark.ant-menu-vertical .ant-menu-item,
.theme-dark .ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.theme-dark .ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.theme-dark .ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.theme-dark .ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.theme-dark .ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.theme-dark .ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0;
}
.theme-dark .ant-menu-dark.ant-menu-inline .ant-menu-item,
.theme-dark .ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.theme-dark .ant-menu-dark .ant-menu-item:hover,
.theme-dark .ant-menu-dark .ant-menu-item-active,
.theme-dark .ant-menu-dark .ant-menu-submenu-active,
.theme-dark .ant-menu-dark .ant-menu-submenu-open,
.theme-dark .ant-menu-dark .ant-menu-submenu-selected,
.theme-dark .ant-menu-dark .ant-menu-submenu-title:hover {
  color: #2199E9;
  background-color: transparent;
}
.theme-dark .ant-menu-dark .ant-menu-item:hover > a,
.theme-dark .ant-menu-dark .ant-menu-item-active > a,
.theme-dark .ant-menu-dark .ant-menu-submenu-active > a,
.theme-dark .ant-menu-dark .ant-menu-submenu-open > a,
.theme-dark .ant-menu-dark .ant-menu-submenu-selected > a,
.theme-dark .ant-menu-dark .ant-menu-submenu-title:hover > a {
  color: #2199E9;
}
.theme-dark .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-dark .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow {
  opacity: 1;
}
.theme-dark .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before {
  background: #2199E9;
}
.theme-dark .ant-menu-dark .ant-menu-item:hover {
  background-color: transparent;
}
.theme-dark .ant-menu-dark .ant-menu-item-selected {
  color: #2199E9;
  border-right: 0;
}
.theme-dark .ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0;
}
.theme-dark .ant-menu-dark .ant-menu-item-selected > a,
.theme-dark .ant-menu-dark .ant-menu-item-selected > a:hover {
  color: #2199E9;
}
.theme-dark .ant-menu-dark .ant-menu-item-selected .anticon {
  color: #fff;
}
.theme-dark .ant-menu-dark .ant-menu-item-selected .anticon + span {
  color: #fff;
}
.theme-dark .ant-menu.ant-menu-dark .ant-menu-item-selected,
.theme-dark .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #2199E9;
}
.theme-dark .ant-menu-dark .ant-menu-item-disabled,
.theme-dark .ant-menu-dark .ant-menu-submenu-disabled,
.theme-dark .ant-menu-dark .ant-menu-item-disabled > a,
.theme-dark .ant-menu-dark .ant-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
.theme-dark .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.theme-dark .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.theme-dark .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-dark .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-dark .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}
.theme-dark .ant-message {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  top: 16px;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none;
}
.theme-dark .ant-message-notice {
  padding: 8px;
  text-align: center;
}
.theme-dark .ant-message-notice:first-child {
  margin-top: -8px;
}
.theme-dark .ant-message-notice-content {
  display: inline-block;
  padding: 10px 16px;
  background: #2F3D4F;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  pointer-events: all;
}
.theme-dark .ant-message-success .anticon {
  color: #75E040;
}
.theme-dark .ant-message-error .anticon {
  color: #E64242;
}
.theme-dark .ant-message-warning .anticon {
  color: #F0B235;
}
.theme-dark .ant-message-info .anticon,
.theme-dark .ant-message-loading .anticon {
  color: #2199E9;
}
.theme-dark .ant-message .anticon {
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 16px;
}
.theme-dark .ant-message-notice.move-up-leave.move-up-leave-active {
  overflow: hidden;
  animation-name: MessageMoveOut;
  animation-duration: 0.3s;
}
@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
.theme-dark .ant-modal {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 100px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 24px;
  pointer-events: none;
}
.theme-dark .ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.theme-dark .ant-modal-title {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  word-wrap: break-word;
}
.theme-dark .ant-modal-content {
  position: relative;
  background-color: #2F3D4F;
  background-clip: padding-box;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
}
.theme-dark .ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(255, 255, 255, 0.42);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.theme-dark .ant-modal-close-x {
  display: block;
  width: 56px;
  height: 56px;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.theme-dark .ant-modal-close:focus,
.theme-dark .ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.theme-dark .ant-modal-header {
  padding: 16px 24px;
  color: rgba(255, 255, 255, 0.75);
  background: #2F3D4F;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px 4px 0 0;
}
.theme-dark .ant-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.theme-dark .ant-modal-footer {
  padding: 10px 16px;
  text-align: right;
  background: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0 0 4px 4px;
}
.theme-dark .ant-modal-footer button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.theme-dark .ant-modal.zoom-enter,
.theme-dark .ant-modal.zoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  filter: alpha(opacity=50);
}
.theme-dark .ant-modal-mask-hidden {
  display: none;
}
.theme-dark .ant-modal-open {
  overflow: hidden;
}
.theme-dark .ant-modal-centered {
  text-align: center;
}
.theme-dark .ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.theme-dark .ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .theme-dark .ant-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }
  .theme-dark .ant-modal-centered .ant-modal {
    flex: 1 1;
  }
}
.theme-dark .ant-modal-confirm .ant-modal-header {
  display: none;
}
.theme-dark .ant-modal-confirm .ant-modal-close {
  display: none;
}
.theme-dark .ant-modal-confirm .ant-modal-body {
  padding: 32px 32px 24px;
}
.theme-dark .ant-modal-confirm-body-wrapper {
  zoom: 1;
}
.theme-dark .ant-modal-confirm-body-wrapper::before,
.theme-dark .ant-modal-confirm-body-wrapper::after {
  display: table;
  content: '';
}
.theme-dark .ant-modal-confirm-body-wrapper::after {
  clear: both;
}
.theme-dark .ant-modal-confirm-body-wrapper::before,
.theme-dark .ant-modal-confirm-body-wrapper::after {
  display: table;
  content: '';
}
.theme-dark .ant-modal-confirm-body-wrapper::after {
  clear: both;
}
.theme-dark .ant-modal-confirm-body .ant-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}
.theme-dark .ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
}
.theme-dark .ant-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}
.theme-dark .ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 38px;
}
.theme-dark .ant-modal-confirm .ant-modal-confirm-btns {
  float: right;
  margin-top: 24px;
}
.theme-dark .ant-modal-confirm .ant-modal-confirm-btns button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.theme-dark .ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
  color: #E64242;
}
.theme-dark .ant-modal-confirm-warning .ant-modal-confirm-body > .anticon,
.theme-dark .ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon {
  color: #F0B235;
}
.theme-dark .ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #2199E9;
}
.theme-dark .ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
  color: #75E040;
}
.theme-dark .ant-notification {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  z-index: 1010;
  width: 384px;
  max-width: calc(100vw - 32px);
  margin-right: 24px;
}
.theme-dark .ant-notification-topLeft,
.theme-dark .ant-notification-bottomLeft {
  margin-right: 0;
  margin-left: 24px;
}
.theme-dark .ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.theme-dark .ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.theme-dark .ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.theme-dark .ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationLeftFadeIn;
}
.theme-dark .ant-notification-close-icon {
  font-size: 14px;
  cursor: pointer;
}
.theme-dark .ant-notification-notice {
  position: relative;
  margin-bottom: 16px;
  padding: 16px 24px;
  overflow: hidden;
  line-height: 1.5;
  background: #2F3D4F;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-notification-notice-message {
  display: inline-block;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  line-height: 24px;
}
.theme-dark .ant-notification-notice-message-single-line-auto-margin {
  display: block;
  width: calc(384px - 24px * 2 - 24px - 48px - 100%);
  max-width: 4px;
  background-color: transparent;
  pointer-events: none;
}
.theme-dark .ant-notification-notice-message-single-line-auto-margin::before {
  display: block;
  content: '';
}
.theme-dark .ant-notification-notice-description {
  font-size: 14px;
}
.theme-dark .ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 24px;
}
.theme-dark .ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-bottom: 4px;
  margin-left: 48px;
  font-size: 16px;
}
.theme-dark .ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 48px;
  font-size: 14px;
}
.theme-dark .ant-notification-notice-icon {
  position: absolute;
  margin-left: 4px;
  font-size: 24px;
  line-height: 24px;
}
.theme-dark .anticon.ant-notification-notice-icon-success {
  color: #75E040;
}
.theme-dark .anticon.ant-notification-notice-icon-info {
  color: #2199E9;
}
.theme-dark .anticon.ant-notification-notice-icon-warning {
  color: #F0B235;
}
.theme-dark .anticon.ant-notification-notice-icon-error {
  color: #E64242;
}
.theme-dark .ant-notification-notice-close {
  position: absolute;
  top: 16px;
  right: 22px;
  color: rgba(255, 255, 255, 0.42);
  outline: none;
}
.theme-dark .ant-notification-notice-close:hover {
  color: rgba(73, 73, 73, 0.652);
}
.theme-dark .ant-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
.theme-dark .ant-notification .notification-fade-effect {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.theme-dark .ant-notification-fade-enter,
.theme-dark .ant-notification-fade-appear {
  opacity: 0;
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-dark .ant-notification-fade-leave {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  animation-duration: 0.2s;
  animation-play-state: paused;
}
.theme-dark .ant-notification-fade-enter.ant-notification-fade-enter-active,
.theme-dark .ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationFadeIn;
  animation-play-state: running;
}
.theme-dark .ant-notification-fade-leave.ant-notification-fade-leave-active {
  animation-name: NotificationFadeOut;
  animation-play-state: running;
}
@keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.theme-dark .ant-page-header {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  padding: 16px 24px;
  background-color: #2F3D4F;
}
.theme-dark .ant-page-header-ghost {
  background-color: inherit;
}
.theme-dark .ant-page-header.has-breadcrumb {
  padding-top: 12px;
}
.theme-dark .ant-page-header.has-footer {
  padding-bottom: 0;
}
.theme-dark .ant-page-header-back {
  float: left;
  margin: 8px 0;
  margin-right: 16px;
  font-size: 16px;
  line-height: 1;
}
.theme-dark .ant-page-header-back-button {
  color: #3AB0FF;
  text-decoration: none;
  outline: none;
  transition: color 0.3s;
  color: #000;
  cursor: pointer;
}
.theme-dark .ant-page-header-back-button:focus,
.theme-dark .ant-page-header-back-button:hover {
  color: #63c6ff;
}
.theme-dark .ant-page-header-back-button:active {
  color: #278cd9;
}
.theme-dark .ant-page-header .ant-divider-vertical {
  height: 14px;
  margin: 0 12px;
  vertical-align: middle;
}
.theme-dark .ant-breadcrumb + .ant-page-header-heading {
  margin-top: 8px;
}
.theme-dark .ant-page-header-heading {
  width: 100%;
  overflow: hidden;
}
.theme-dark .ant-page-header-heading-title {
  display: block;
  float: left;
  margin-bottom: 0;
  padding-right: 12px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
}
.theme-dark .ant-page-header-heading .ant-avatar {
  float: left;
  margin-right: 12px;
}
.theme-dark .ant-page-header-heading-sub-title {
  float: left;
  margin: 5px 0;
  margin-right: 12px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
  line-height: 22px;
}
.theme-dark .ant-page-header-heading-tags {
  float: left;
  margin: 4px 0;
}
.theme-dark .ant-page-header-heading-extra {
  float: right;
}
.theme-dark .ant-page-header-heading-extra > * {
  margin-left: 8px;
}
.theme-dark .ant-page-header-heading-extra > *:first-child {
  margin-left: 0;
}
.theme-dark .ant-page-header-content {
  padding-top: 12px;
  overflow: hidden;
}
.theme-dark .ant-page-header-footer {
  margin-top: 16px;
}
.theme-dark .ant-page-header-footer .ant-tabs-bar {
  margin-bottom: 1px;
  border-bottom: 0;
}
.theme-dark .ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab {
  padding: 8px;
  font-size: 16px;
}
@media (max-width: 576px) {
  .theme-dark .ant-page-header-heading-extra {
    display: block;
    float: unset;
    width: 100%;
    padding-top: 12px;
    overflow: hidden;
  }
}
.theme-dark .ant-pagination {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-dark .ant-pagination ul,
.theme-dark .ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-dark .ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.theme-dark .ant-pagination-total-text {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle;
}
.theme-dark .ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  font-family: Arial;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #2F3D4F;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(255, 255, 255, 0.75);
  transition: none;
}
.theme-dark .ant-pagination-item a:hover {
  text-decoration: none;
}
.theme-dark .ant-pagination-item:focus,
.theme-dark .ant-pagination-item:hover {
  border-color: #2199E9;
  transition: all 0.3s;
}
.theme-dark .ant-pagination-item:focus a,
.theme-dark .ant-pagination-item:hover a {
  color: #2199E9;
}
.theme-dark .ant-pagination-item-active {
  font-weight: 500;
  background: #2F3D4F;
  border-color: #2199E9;
}
.theme-dark .ant-pagination-item-active a {
  color: #2199E9;
}
.theme-dark .ant-pagination-item-active:focus,
.theme-dark .ant-pagination-item-active:hover {
  border-color: #49b6f5;
}
.theme-dark .ant-pagination-item-active:focus a,
.theme-dark .ant-pagination-item-active:hover a {
  color: #49b6f5;
}
.theme-dark .ant-pagination-jump-prev,
.theme-dark .ant-pagination-jump-next {
  outline: 0;
}
.theme-dark .ant-pagination-jump-prev .ant-pagination-item-container,
.theme-dark .ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}
.theme-dark .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.theme-dark .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 12px \9;
  transform: scale(1) rotate(0deg);
  color: #2199E9;
  letter-spacing: -1px;
  opacity: 0;
  transition: all 0.2s;
}
:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  font-size: 12px;
}
.theme-dark .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.theme-dark .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-dark .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.theme-dark .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(255, 255, 255, 0.3);
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  transition: all 0.2s;
}
.theme-dark .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.theme-dark .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.theme-dark .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.theme-dark .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.theme-dark .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.theme-dark .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.theme-dark .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.theme-dark .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.theme-dark .ant-pagination-prev,
.theme-dark .ant-pagination-jump-prev,
.theme-dark .ant-pagination-jump-next {
  margin-right: 8px;
}
.theme-dark .ant-pagination-prev,
.theme-dark .ant-pagination-next,
.theme-dark .ant-pagination-jump-prev,
.theme-dark .ant-pagination-jump-next {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(255, 255, 255, 0.75);
  font-family: Arial;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-pagination-prev,
.theme-dark .ant-pagination-next {
  outline: 0;
}
.theme-dark .ant-pagination-prev a,
.theme-dark .ant-pagination-next a {
  color: rgba(255, 255, 255, 0.75);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-pagination-prev:hover a,
.theme-dark .ant-pagination-next:hover a {
  border-color: #49b6f5;
}
.theme-dark .ant-pagination-prev .ant-pagination-item-link,
.theme-dark .ant-pagination-next .ant-pagination-item-link {
  display: block;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #2F3D4F;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  outline: none;
  transition: all 0.3s;
}
.theme-dark .ant-pagination-prev:focus .ant-pagination-item-link,
.theme-dark .ant-pagination-next:focus .ant-pagination-item-link,
.theme-dark .ant-pagination-prev:hover .ant-pagination-item-link,
.theme-dark .ant-pagination-next:hover .ant-pagination-item-link {
  color: #2199E9;
  border-color: #2199E9;
}
.theme-dark .ant-pagination-disabled,
.theme-dark .ant-pagination-disabled:hover,
.theme-dark .ant-pagination-disabled:focus {
  cursor: not-allowed;
}
.theme-dark .ant-pagination-disabled a,
.theme-dark .ant-pagination-disabled:hover a,
.theme-dark .ant-pagination-disabled:focus a,
.theme-dark .ant-pagination-disabled .ant-pagination-item-link,
.theme-dark .ant-pagination-disabled:hover .ant-pagination-item-link,
.theme-dark .ant-pagination-disabled:focus .ant-pagination-item-link {
  color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.2);
  cursor: not-allowed;
}
.theme-dark .ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.theme-dark .ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
.theme-dark .ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
  margin-right: 8px;
}
.theme-dark .ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
}
.theme-dark .ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 1.5;
  background-color: #2F3D4F;
  background-image: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  transition: all 0.3s;
  width: 50px;
  margin: 0 8px;
}
.theme-dark .ant-pagination-options-quick-jumper input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-pagination-options-quick-jumper input:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-pagination-options-quick-jumper input:focus {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-pagination-options-quick-jumper input-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-dark .ant-pagination-options-quick-jumper input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-dark .ant-pagination-options-quick-jumper input-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-dark .ant-pagination-simple .ant-pagination-prev,
.theme-dark .ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.theme-dark .ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.theme-dark .ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  border: 0;
}
.theme-dark .ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.theme-dark .ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.theme-dark .ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
}
.theme-dark .ant-pagination-simple .ant-pagination-simple-pager input {
  box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #2F3D4F;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  outline: none;
  transition: border-color 0.3s;
}
.theme-dark .ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #2199E9;
}
.theme-dark .ant-pagination.mini .ant-pagination-total-text,
.theme-dark .ant-pagination.mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}
.theme-dark .ant-pagination.mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
}
.theme-dark .ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.theme-dark .ant-pagination.mini .ant-pagination-prev,
.theme-dark .ant-pagination.mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}
.theme-dark .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.theme-dark .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.theme-dark .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after,
.theme-dark .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.theme-dark .ant-pagination.mini .ant-pagination-jump-prev,
.theme-dark .ant-pagination.mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px;
}
.theme-dark .ant-pagination.mini .ant-pagination-options {
  margin-left: 2px;
}
.theme-dark .ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.theme-dark .ant-pagination.mini .ant-pagination-options-quick-jumper input {
  height: 24px;
  padding: 1px 7px;
  width: 44px;
}
.theme-dark .ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  cursor: not-allowed;
}
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(255, 255, 255, 0.3);
  background: transparent;
  border: none;
  cursor: not-allowed;
}
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: rgba(0, 0, 0, 0);
  border-color: transparent;
}
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: #fff;
}
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-item-link,
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus {
  color: rgba(255, 255, 255, 0.42);
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  cursor: not-allowed;
}
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 0;
}
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.theme-dark .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 1;
}
@media only screen and (max-width: 992px) {
  .theme-dark .ant-pagination-item-after-jump-prev,
  .theme-dark .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .theme-dark .ant-pagination-options {
    display: none;
  }
}
.theme-dark .ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.theme-dark .ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.theme-dark .ant-popover-hidden {
  display: none;
}
.theme-dark .ant-popover-placement-top,
.theme-dark .ant-popover-placement-topLeft,
.theme-dark .ant-popover-placement-topRight {
  padding-bottom: 10px;
}
.theme-dark .ant-popover-placement-right,
.theme-dark .ant-popover-placement-rightTop,
.theme-dark .ant-popover-placement-rightBottom {
  padding-left: 10px;
}
.theme-dark .ant-popover-placement-bottom,
.theme-dark .ant-popover-placement-bottomLeft,
.theme-dark .ant-popover-placement-bottomRight {
  padding-top: 10px;
}
.theme-dark .ant-popover-placement-left,
.theme-dark .ant-popover-placement-leftTop,
.theme-dark .ant-popover-placement-leftBottom {
  padding-right: 10px;
}
.theme-dark .ant-popover-inner {
  background-color: #2F3D4F;
  background-clip: padding-box;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2) \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .theme-dark .ant-popover {
    /* IE10+ */
  }
  .theme-dark .ant-popover-inner {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  }
}
.theme-dark .ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-popover-inner-content {
  padding: 12px 16px;
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
}
.theme-dark .ant-popover-message > .anticon {
  position: absolute;
  top: 8px;
  color: #F0B235;
  font-size: 14px;
}
.theme-dark .ant-popover-message-title {
  padding-left: 22px;
}
.theme-dark .ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.theme-dark .ant-popover-buttons button {
  margin-left: 8px;
}
.theme-dark .ant-popover-arrow {
  position: absolute;
  display: block;
  width: 8.48528137px;
  height: 8.48528137px;
  background: transparent;
  border-style: solid;
  border-width: 4.24264069px;
  transform: rotate(45deg);
}
.theme-dark .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.theme-dark .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.theme-dark .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 6.2px;
  border-top-color: transparent;
  border-right-color: #2F3D4F;
  border-bottom-color: #2F3D4F;
  border-left-color: transparent;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
}
.theme-dark .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.theme-dark .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.theme-dark .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.theme-dark .ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.theme-dark .ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
.theme-dark .ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  left: 6px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #2F3D4F;
  border-left-color: #2F3D4F;
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}
.theme-dark .ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.theme-dark .ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.theme-dark .ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.theme-dark .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.theme-dark .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.theme-dark .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  border-top-color: #2F3D4F;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #2F3D4F;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
}
.theme-dark .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.theme-dark .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.theme-dark .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.theme-dark .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
.theme-dark .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow,
.theme-dark .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  right: 6px;
  border-top-color: #2F3D4F;
  border-right-color: #2F3D4F;
  border-bottom-color: transparent;
  border-left-color: transparent;
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
}
.theme-dark .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.theme-dark .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.theme-dark .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.theme-dark .ant-progress {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-dark .ant-progress-line {
  position: relative;
  width: 100%;
  font-size: 14px;
}
.theme-dark .ant-progress-small.ant-progress-line,
.theme-dark .ant-progress-small.ant-progress-line .ant-progress-text .anticon {
  font-size: 12px;
}
.theme-dark .ant-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}
.theme-dark .ant-progress-show-info .ant-progress-outer {
  margin-right: calc(-2em - 8px);
  padding-right: calc(2em + 8px);
}
.theme-dark .ant-progress-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-color: transparent;
  border-radius: 100px;
}
.theme-dark .ant-progress-circle-trail {
  stroke: transparent;
}
.theme-dark .ant-progress-circle-path {
  animation: ant-progress-appear 0.3s;
}
.theme-dark .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #1890ff;
}
.theme-dark .ant-progress-success-bg,
.theme-dark .ant-progress-bg {
  position: relative;
  background-color: #1890ff;
  border-radius: 100px;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
}
.theme-dark .ant-progress-success-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #75E040;
}
.theme-dark .ant-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 8px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  word-break: normal;
}
.theme-dark .ant-progress-text .anticon {
  font-size: 14px;
}
.theme-dark .ant-progress-status-active .ant-progress-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #2F3D4F;
  border-radius: 10px;
  opacity: 0;
  animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  content: '';
}
.theme-dark .ant-progress-status-exception .ant-progress-bg {
  background-color: #E64242;
}
.theme-dark .ant-progress-status-exception .ant-progress-text {
  color: #E64242;
}
.theme-dark .ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #E64242;
}
.theme-dark .ant-progress-status-success .ant-progress-bg {
  background-color: #75E040;
}
.theme-dark .ant-progress-status-success .ant-progress-text {
  color: #75E040;
}
.theme-dark .ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #75E040;
}
.theme-dark .ant-progress-circle .ant-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent;
}
.theme-dark .ant-progress-circle .ant-progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1;
  white-space: normal;
  text-align: center;
  transform: translate(-50%, -50%);
}
.theme-dark .ant-progress-circle .ant-progress-text .anticon {
  font-size: 1.16666667em;
}
.theme-dark .ant-progress-circle.ant-progress-status-exception .ant-progress-text {
  color: #E64242;
}
.theme-dark .ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #75E040;
}
@keyframes ant-progress-active {
  0% {
    width: 0;
    opacity: 0.1;
  }
  20% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
.theme-dark .ant-radio-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-dark .ant-radio-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  margin-right: 8px;
  white-space: nowrap;
  cursor: pointer;
}
.theme-dark .ant-radio {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: sub;
  outline: none;
  cursor: pointer;
}
.theme-dark .ant-radio-wrapper:hover .ant-radio,
.theme-dark .ant-radio:hover .ant-radio-inner,
.theme-dark .ant-radio-input:focus + .ant-radio-inner {
  border-color: #2199E9;
}
.theme-dark .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: 0 0 0 3px rgba(33, 153, 233, 0.08);
}
.theme-dark .ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #2199E9;
  border-radius: 50%;
  visibility: hidden;
  animation: antRadioEffect 0.36s ease-in-out;
  animation-fill-mode: both;
  content: '';
}
.theme-dark .ant-radio:hover::after,
.theme-dark .ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible;
}
.theme-dark .ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  border-style: solid;
  border-width: 1px;
  border-radius: 100px;
  transition: all 0.3s;
}
.theme-dark .ant-radio-inner::after {
  position: absolute;
  top: 3px;
  left: 3px;
  display: table;
  width: 8px;
  height: 8px;
  background-color: #2199E9;
  border-top: 0;
  border-left: 0;
  border-radius: 8px;
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.theme-dark .ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.theme-dark .ant-radio-checked .ant-radio-inner {
  border-color: #2199E9;
}
.theme-dark .ant-radio-checked .ant-radio-inner::after {
  transform: scale(1);
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .ant-radio-disabled .ant-radio-inner {
  background-color: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.2) !important;
  cursor: not-allowed;
}
.theme-dark .ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.theme-dark .ant-radio-disabled + span {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark span.ant-radio + * {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-dark .ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 30px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top-width: 1.02px;
  border-left: 0;
  cursor: pointer;
  transition: color 0.3s, background 0.3s, border-color 0.3s;
}
.theme-dark .ant-radio-button-wrapper a {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-radio-button-wrapper > .ant-radio-button {
  display: block;
  width: 0;
  height: 0;
  margin-left: 0;
}
.theme-dark .ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  font-size: 16px;
  line-height: 38px;
}
.theme-dark .ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  padding: 0 7px;
  line-height: 22px;
}
.theme-dark .ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  content: '';
}
.theme-dark .ant-radio-button-wrapper:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px 0 0 4px;
}
.theme-dark .ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}
.theme-dark .ant-radio-button-wrapper:first-child:last-child {
  border-radius: 4px;
}
.theme-dark .ant-radio-button-wrapper:hover {
  position: relative;
  color: #2199E9;
}
.theme-dark .ant-radio-button-wrapper:focus-within {
  outline: 3px solid rgba(33, 153, 233, 0.06);
}
.theme-dark .ant-radio-button-wrapper .ant-radio-inner,
.theme-dark .ant-radio-button-wrapper input[type='checkbox'],
.theme-dark .ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.theme-dark .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #2199E9;
  background: transparent;
  border-color: #2199E9;
  box-shadow: -1px 0 0 0 #2199E9;
}
.theme-dark .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #2199E9 !important;
  opacity: 0.1;
}
.theme-dark .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #2199E9;
  box-shadow: none !important;
}
.theme-dark .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #49b6f5;
  border-color: #49b6f5;
  box-shadow: -1px 0 0 0 #49b6f5;
}
.theme-dark .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #1175c2;
  border-color: #1175c2;
  box-shadow: -1px 0 0 0 #1175c2;
}
.theme-dark .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: 3px solid rgba(33, 153, 233, 0.06);
}
.theme-dark .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #2F3D4F;
  background: #2199E9;
  border-color: #2199E9;
}
.theme-dark .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #2F3D4F;
  background: #49b6f5;
  border-color: #49b6f5;
}
.theme-dark .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #2F3D4F;
  background: #1175c2;
  border-color: #1175c2;
}
.theme-dark .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: 3px solid rgba(33, 153, 233, 0.06);
}
.theme-dark .ant-radio-button-wrapper-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.2);
  cursor: not-allowed;
}
.theme-dark .ant-radio-button-wrapper-disabled:first-child,
.theme-dark .ant-radio-button-wrapper-disabled:hover {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-radio-button-wrapper-disabled:first-child {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: none;
}
@keyframes antRadioEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
@supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
  .theme-dark .ant-radio {
    vertical-align: text-bottom;
  }
}
.theme-dark .ant-rate {
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  font-feature-settings: 'tnum';
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fadb14;
  font-size: 20px;
  line-height: unset;
  list-style: none;
  outline: none;
}
.theme-dark .ant-rate-disabled .ant-rate-star {
  cursor: default;
}
.theme-dark .ant-rate-disabled .ant-rate-star:hover {
  transform: scale(1);
}
.theme-dark .ant-rate-star {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: inherit;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-rate-star:not(:last-child) {
  margin-right: 8px;
}
.theme-dark .ant-rate-star > div:focus {
  outline: 0;
}
.theme-dark .ant-rate-star > div:hover,
.theme-dark .ant-rate-star > div:focus {
  transform: scale(1.1);
}
.theme-dark .ant-rate-star-first,
.theme-dark .ant-rate-star-second {
  color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-rate-star-first .anticon,
.theme-dark .ant-rate-star-second .anticon {
  vertical-align: middle;
}
.theme-dark .ant-rate-star-first {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.theme-dark .ant-rate-star-half .ant-rate-star-first,
.theme-dark .ant-rate-star-half .ant-rate-star-second {
  opacity: 1;
}
.theme-dark .ant-rate-star-half .ant-rate-star-first,
.theme-dark .ant-rate-star-full .ant-rate-star-second {
  color: inherit;
}
.theme-dark .ant-rate-text {
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
}
.theme-dark .ant-result {
  padding: 48px 32px;
}
.theme-dark .ant-result-success .ant-result-icon > .anticon {
  color: #75E040;
}
.theme-dark .ant-result-error .ant-result-icon > .anticon {
  color: #E64242;
}
.theme-dark .ant-result-info .ant-result-icon > .anticon {
  color: #2199E9;
}
.theme-dark .ant-result-warning .ant-result-icon > .anticon {
  color: #F0B235;
}
.theme-dark .ant-result-image {
  width: 250px;
  height: 295px;
  margin: auto;
}
.theme-dark .ant-result-icon {
  margin-bottom: 24px;
  text-align: center;
}
.theme-dark .ant-result-icon > .anticon {
  font-size: 72px;
}
.theme-dark .ant-result-title {
  color: rgba(255, 255, 255, 0.9);
  font-size: 24px;
  line-height: 1.8;
  text-align: center;
}
.theme-dark .ant-result-subtitle {
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
.theme-dark .ant-result-extra {
  margin-top: 32px;
  text-align: center;
}
.theme-dark .ant-result-extra > * {
  margin-right: 8px;
}
.theme-dark .ant-result-extra > *:last-child {
  margin-right: 0;
}
.theme-dark .ant-result-content {
  margin-top: 24px;
  padding: 24px 40px;
  background-color: #455265;
}
.theme-dark .ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: 0;
}
.theme-dark .ant-select ul,
.theme-dark .ant-select ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-dark .ant-select > ul > li > a {
  padding: 0;
  background-color: #2F3D4F;
}
.theme-dark .ant-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -6px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  line-height: 1;
  transform-origin: 50% 50%;
}
.theme-dark .ant-select-arrow > * {
  line-height: 1;
}
.theme-dark .ant-select-arrow svg {
  display: inline-block;
}
.theme-dark .ant-select-arrow::before {
  display: none;
}
.theme-dark .ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.theme-dark .ant-select-arrow .ant-select-arrow-icon svg {
  transition: transform 0.3s;
}
.theme-dark .ant-select-selection {
  display: block;
  box-sizing: border-box;
  background-color: #2F3D4F;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top-width: 1.02px;
  border-radius: 4px;
  outline: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-select-selection:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-select-focused .ant-select-selection,
.theme-dark .ant-select-selection:focus,
.theme-dark .ant-select-selection:active {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-select-selection__clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  text-align: center;
  text-transform: none;
  background: #2F3D4F;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.theme-dark .ant-select-selection__clear::before {
  display: block;
}
.theme-dark .ant-select-selection__clear:hover {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-select-selection:hover .ant-select-selection__clear {
  opacity: 1;
}
.theme-dark .ant-select-selection-selected-value {
  float: left;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-dark .ant-select-no-arrow .ant-select-selection-selected-value {
  padding-right: 0;
}
.theme-dark .ant-select-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-select-disabled .ant-select-selection {
  background: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
}
.theme-dark .ant-select-disabled .ant-select-selection:hover,
.theme-dark .ant-select-disabled .ant-select-selection:focus,
.theme-dark .ant-select-disabled .ant-select-selection:active {
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: none;
}
.theme-dark .ant-select-disabled .ant-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.theme-dark .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.33);
  background: transparent;
}
.theme-dark .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
  display: none;
}
.theme-dark .ant-select-selection--single {
  position: relative;
  height: 32px;
  cursor: pointer;
}
.theme-dark .ant-select-selection--single .ant-select-selection__rendered {
  margin-right: 24px;
}
.theme-dark .ant-select-no-arrow .ant-select-selection__rendered {
  margin-right: 11px;
}
.theme-dark .ant-select-selection__rendered {
  position: relative;
  display: block;
  margin-right: 11px;
  margin-left: 11px;
  line-height: 30px;
}
.theme-dark .ant-select-selection__rendered::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '.';
  pointer-events: none;
}
.theme-dark .ant-select-lg {
  font-size: 16px;
}
.theme-dark .ant-select-lg .ant-select-selection--single {
  height: 40px;
}
.theme-dark .ant-select-lg .ant-select-selection__rendered {
  line-height: 38px;
}
.theme-dark .ant-select-lg .ant-select-selection--multiple {
  min-height: 40px;
}
.theme-dark .ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 32px;
  line-height: 32px;
}
.theme-dark .ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear,
.theme-dark .ant-select-lg .ant-select-selection--multiple .ant-select-arrow {
  top: 20px;
}
.theme-dark .ant-select-sm .ant-select-selection--single {
  height: 24px;
}
.theme-dark .ant-select-sm .ant-select-selection__rendered {
  margin-left: 7px;
  line-height: 22px;
}
.theme-dark .ant-select-sm .ant-select-selection--multiple {
  min-height: 24px;
}
.theme-dark .ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 16px;
  line-height: 14px;
}
.theme-dark .ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear,
.theme-dark .ant-select-sm .ant-select-selection--multiple .ant-select-arrow {
  top: 12px;
}
.theme-dark .ant-select-sm .ant-select-selection__clear,
.theme-dark .ant-select-sm .ant-select-arrow {
  right: 8px;
}
.theme-dark .ant-select-disabled .ant-select-selection__choice__remove {
  color: rgba(255, 255, 255, 0.3);
  cursor: default;
}
.theme-dark .ant-select-disabled .ant-select-selection__choice__remove:hover {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-select-search__field__wrap {
  position: relative;
  display: inline-block;
}
.theme-dark .ant-select-selection__placeholder,
.theme-dark .ant-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  right: 9px;
  left: 0;
  max-width: 100%;
  height: 20px;
  margin-top: -10px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.3);
  line-height: 20px;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.theme-dark .ant-select-search__field__placeholder {
  left: 12px;
}
.theme-dark .ant-select-search__field__mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  opacity: 0;
  pointer-events: none;
}
.theme-dark .ant-select-search--inline {
  position: absolute;
  width: 100%;
  height: 100%;
}
.theme-dark .ant-select-search--inline .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.theme-dark .ant-select-search--inline .ant-select-search__field {
  width: 100%;
  height: 100%;
  font-size: 100%;
  line-height: 1;
  background: transparent;
  border-width: 0;
  border-radius: 4px;
  outline: 0;
}
.theme-dark .ant-select-search--inline > i {
  float: right;
}
.theme-dark .ant-select-selection--multiple {
  min-height: 32px;
  padding-bottom: 3px;
  cursor: text;
  zoom: 1;
}
.theme-dark .ant-select-selection--multiple::before,
.theme-dark .ant-select-selection--multiple::after {
  display: table;
  content: '';
}
.theme-dark .ant-select-selection--multiple::after {
  clear: both;
}
.theme-dark .ant-select-selection--multiple::before,
.theme-dark .ant-select-selection--multiple::after {
  display: table;
  content: '';
}
.theme-dark .ant-select-selection--multiple::after {
  clear: both;
}
.theme-dark .ant-select-selection--multiple .ant-select-search--inline {
  position: static;
  float: left;
  width: auto;
  max-width: 100%;
  padding: 0;
}
.theme-dark .ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
  width: 0.75em;
  max-width: 100%;
  padding: 1px;
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__rendered {
  height: auto;
  margin-bottom: -3px;
  margin-left: 5px;
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__placeholder {
  margin-left: 6px;
}
.theme-dark .ant-select-selection--multiple > ul > li,
.theme-dark .ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
  height: 24px;
  margin-top: 3px;
  line-height: 22px;
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__choice {
  position: relative;
  float: left;
  max-width: 99%;
  margin-right: 4px;
  padding: 0 20px 0 10px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
  background-color: #455265;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  cursor: default;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__choice__disabled {
  padding: 0 10px;
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__choice__content {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__choice__remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  color: rgba(255, 255, 255, 0.42);
  font-weight: bold;
  line-height: inherit;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__choice__remove > * {
  line-height: 1;
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__choice__remove svg {
  display: inline-block;
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__choice__remove::before {
  display: none;
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon {
  display: block;
}
:root .ant-select-selection--multiple .ant-select-selection__choice__remove {
  font-size: 12px;
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.theme-dark .ant-select-selection--multiple .ant-select-selection__clear,
.theme-dark .ant-select-selection--multiple .ant-select-arrow {
  top: 16px;
}
.theme-dark .ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,
.theme-dark .ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-right: 20px;
}
.theme-dark .ant-select-open .ant-select-arrow-icon svg {
  transform: rotate(180deg);
}
.theme-dark .ant-select-open .ant-select-selection {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-select-combobox .ant-select-arrow {
  display: none;
}
.theme-dark .ant-select-combobox .ant-select-search--inline {
  float: none;
  width: 100%;
  height: 100%;
}
.theme-dark .ant-select-combobox .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.theme-dark .ant-select-combobox .ant-select-search__field {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-shadow: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
}
.theme-dark .ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,
.theme-dark .ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 20px;
}
.theme-dark .ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #2F3D4F;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.theme-dark .ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.theme-dark .ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.theme-dark .ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}
.theme-dark .ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.theme-dark .ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}
.theme-dark .ant-select-dropdown-hidden {
  display: none;
}
.theme-dark .ant-select-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding: 4px 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.theme-dark .ant-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.theme-dark .ant-select-dropdown-menu-item-group-list > .ant-select-dropdown-menu-item {
  padding-left: 20px;
}
.theme-dark .ant-select-dropdown-menu-item-group-title {
  height: 32px;
  padding: 0 12px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 12px;
  line-height: 32px;
}
.theme-dark .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),
.theme-dark .ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.theme-dark .ant-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s ease;
}
.theme-dark .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #315B91;
}
.theme-dark .ant-select-dropdown-menu-item-selected {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 600;
  background-color: #455265;
}
.theme-dark .ant-select-dropdown-menu-item-disabled {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-select-dropdown-menu-item-disabled:hover {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #2F3D4F;
}
.theme-dark .ant-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 32px;
}
.theme-dark .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  color: transparent;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
  transform: translateY(-50%);
  transition: all 0.2s;
}
.theme-dark .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon {
  color: rgba(0, 0, 0, 0.87);
}
.theme-dark .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon {
  display: none;
}
.theme-dark .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,
.theme-dark .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon {
  display: inline-block;
  color: #2199E9;
}
.theme-dark .ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 12px;
}
.theme-dark .ant-select-dropdown-container-open .ant-select-dropdown,
.theme-dark .ant-select-dropdown-open .ant-select-dropdown {
  display: block;
}
.theme-dark .ant-skeleton {
  display: table;
  width: 100%;
}
.theme-dark .ant-skeleton-header {
  display: table-cell;
  padding-right: 16px;
  vertical-align: top;
}
.theme-dark .ant-skeleton-header .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: #455265;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.theme-dark .ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.theme-dark .ant-skeleton-header .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.theme-dark .ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.theme-dark .ant-skeleton-header .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.theme-dark .ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.theme-dark .ant-skeleton-content {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.theme-dark .ant-skeleton-content .ant-skeleton-title {
  width: 100%;
  height: 16px;
  margin-top: 16px;
  background: #455265;
}
.theme-dark .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 24px;
}
.theme-dark .ant-skeleton-content .ant-skeleton-paragraph {
  padding: 0;
}
.theme-dark .ant-skeleton-content .ant-skeleton-paragraph > li {
  width: 100%;
  height: 16px;
  list-style: none;
  background: #455265;
}
.theme-dark .ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
  width: 61%;
}
.theme-dark .ant-skeleton-content .ant-skeleton-paragraph > li + li {
  margin-top: 16px;
}
.theme-dark .ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
  margin-top: 12px;
}
.theme-dark .ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 28px;
}
.theme-dark .ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.theme-dark .ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  background: linear-gradient(90deg, #455265 25%, #424e60 37%, #455265 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.theme-dark .ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  background: linear-gradient(90deg, #455265 25%, #424e60 37%, #455265 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
@keyframes ant-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.theme-dark .ant-slider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  height: 12px;
  margin: 14px 6px 10px;
  padding: 4px 0;
  cursor: pointer;
  touch-action: none;
}
.theme-dark .ant-slider-vertical {
  width: 12px;
  height: 100%;
  margin: 6px 10px;
  padding: 0 4px;
}
.theme-dark .ant-slider-vertical .ant-slider-rail {
  width: 4px;
  height: 100%;
}
.theme-dark .ant-slider-vertical .ant-slider-track {
  width: 4px;
}
.theme-dark .ant-slider-vertical .ant-slider-handle {
  margin-bottom: -7px;
  margin-left: -5px;
}
.theme-dark .ant-slider-vertical .ant-slider-mark {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%;
}
.theme-dark .ant-slider-vertical .ant-slider-mark-text {
  left: 4px;
  white-space: nowrap;
}
.theme-dark .ant-slider-vertical .ant-slider-step {
  width: 4px;
  height: 100%;
}
.theme-dark .ant-slider-vertical .ant-slider-dot {
  top: auto;
  left: 2px;
  margin-bottom: -4px;
}
.theme-dark .ant-slider-tooltip .ant-tooltip-inner {
  min-width: unset;
}
.theme-dark .ant-slider-with-marks {
  margin-bottom: 28px;
}
.theme-dark .ant-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: transparent;
  border-radius: 2px;
  transition: background-color 0.3s;
}
.theme-dark .ant-slider-track {
  position: absolute;
  height: 4px;
  background-color: #9ee2ff;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.theme-dark .ant-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background-color: #2F3D4F;
  border: solid 2px #9ee2ff;
  border-radius: 50%;
  box-shadow: 0;
  cursor: pointer;
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.theme-dark .ant-slider-handle:focus {
  border-color: #4daded;
  outline: none;
  box-shadow: 0 0 0 5px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-slider-handle.ant-tooltip-open {
  border-color: #2199E9;
}
.theme-dark .ant-slider:hover .ant-slider-rail {
  background-color: #e1e1e1;
}
.theme-dark .ant-slider:hover .ant-slider-track {
  background-color: #75d1ff;
}
.theme-dark .ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
  border-color: #75d1ff;
}
.theme-dark .ant-slider-mark {
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  font-size: 14px;
}
.theme-dark .ant-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: rgba(255, 255, 255, 0.42);
  text-align: center;
  word-break: keep-all;
  cursor: pointer;
}
.theme-dark .ant-slider-mark-text-active {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.theme-dark .ant-slider-dot {
  position: absolute;
  top: -2px;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  background-color: #2F3D4F;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  cursor: pointer;
}
.theme-dark .ant-slider-dot:first-child {
  margin-left: -4px;
}
.theme-dark .ant-slider-dot:last-child {
  margin-left: -4px;
}
.theme-dark .ant-slider-dot-active {
  border-color: #90ccf4;
}
.theme-dark .ant-slider-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-slider-disabled .ant-slider-track {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.theme-dark .ant-slider-disabled .ant-slider-handle,
.theme-dark .ant-slider-disabled .ant-slider-dot {
  background-color: #2F3D4F;
  border-color: rgba(255, 255, 255, 0.3) !important;
  box-shadow: none;
  cursor: not-allowed;
}
.theme-dark .ant-slider-disabled .ant-slider-mark-text,
.theme-dark .ant-slider-disabled .ant-slider-dot {
  cursor: not-allowed !important;
}
.theme-dark .ant-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #2199E9;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}
.theme-dark .ant-spin-nested-loading {
  position: relative;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #2F3D4F;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.theme-dark .ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}
.theme-dark .ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #2F3D4F;
  opacity: 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.theme-dark .ant-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.theme-dark .ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}
.theme-dark .ant-spin-tip {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}
.theme-dark .ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #2199E9;
  border-radius: 100%;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  opacity: 0.3;
  animation: antSpinMove 1s infinite linear alternate;
}
.theme-dark .ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}
.theme-dark .ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  animation-delay: 0.4s;
}
.theme-dark .ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: 0.8s;
}
.theme-dark .ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  animation-delay: 1.2s;
}
.theme-dark .ant-spin-dot-spin {
  transform: rotate(45deg);
  animation: antRotate 1.2s infinite linear;
}
.theme-dark .ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}
.theme-dark .ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.theme-dark .ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}
.theme-dark .ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.theme-dark .ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .theme-dark .ant-spin-blur {
    background: #2F3D4F;
    opacity: 0.5;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antRotate {
  to {
    transform: rotate(405deg);
  }
}
.theme-dark .ant-statistic {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-dark .ant-statistic-title {
  margin-bottom: 4px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
}
.theme-dark .ant-statistic-content {
  color: rgba(255, 255, 255, 0.9);
  font-size: 24px;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
}
.theme-dark .ant-statistic-content-value-decimal {
  font-size: 16px;
}
.theme-dark .ant-statistic-content-prefix,
.theme-dark .ant-statistic-content-suffix {
  display: inline-block;
}
.theme-dark .ant-statistic-content-prefix {
  margin-right: 4px;
}
.theme-dark .ant-statistic-content-suffix {
  margin-left: 4px;
  font-size: 16px;
}
.theme-dark .ant-steps {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
  width: 100%;
  font-size: 0;
}
.theme-dark .ant-steps-item {
  position: relative;
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  vertical-align: top;
}
.theme-dark .ant-steps-item-container {
  outline: none;
}
.theme-dark .ant-steps-item:last-child {
  flex: none;
}
.theme-dark .ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-tail,
.theme-dark .ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.theme-dark .ant-steps-item-icon,
.theme-dark .ant-steps-item-content {
  display: inline-block;
  vertical-align: top;
}
.theme-dark .ant-steps-item-icon {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  font-size: 16px;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
  line-height: 32px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 32px;
  transition: background-color 0.3s, border-color 0.3s;
}
.theme-dark .ant-steps-item-icon > .ant-steps-icon {
  position: relative;
  top: -1px;
  color: #2199E9;
  line-height: 1;
}
.theme-dark .ant-steps-item-tail {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}
.theme-dark .ant-steps-item-tail::after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 1px;
  transition: background 0.3s;
  content: '';
}
.theme-dark .ant-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 16px;
  line-height: 32px;
}
.theme-dark .ant-steps-item-title::after {
  position: absolute;
  top: 16px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  content: '';
}
.theme-dark .ant-steps-item-subtitle {
  display: inline;
  margin-left: 8px;
  color: rgba(255, 255, 255, 0.42);
  font-weight: normal;
  font-size: 14px;
}
.theme-dark .ant-steps-item-description {
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
}
.theme-dark .ant-steps-item-wait .ant-steps-item-icon {
  background-color: #2F3D4F;
  border-color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-steps-item-process .ant-steps-item-icon {
  background-color: #2F3D4F;
  border-color: #2199E9;
}
.theme-dark .ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #2199E9;
}
.theme-dark .ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #2199E9;
}
.theme-dark .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(255, 255, 255, 0.9);
}
.theme-dark .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-steps-item-process .ant-steps-item-icon {
  background: #2199E9;
}
.theme-dark .ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #fff;
}
.theme-dark .ant-steps-item-process .ant-steps-item-title {
  font-weight: 500;
}
.theme-dark .ant-steps-item-finish .ant-steps-item-icon {
  background-color: #2F3D4F;
  border-color: #2199E9;
}
.theme-dark .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #2199E9;
}
.theme-dark .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #2199E9;
}
.theme-dark .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #2199E9;
}
.theme-dark .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #2199E9;
}
.theme-dark .ant-steps-item-error .ant-steps-item-icon {
  background-color: #2F3D4F;
  border-color: #E64242;
}
.theme-dark .ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #E64242;
}
.theme-dark .ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #E64242;
}
.theme-dark .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #E64242;
}
.theme-dark .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #E64242;
}
.theme-dark .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
  background: #E64242;
}
.theme-dark .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.theme-dark .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-title,
.theme-dark .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-description,
.theme-dark .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-icon .ant-steps-icon {
  transition: color 0.3s;
}
.theme-dark .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-title,
.theme-dark .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-subtitle,
.theme-dark .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-description {
  color: #2199E9;
}
.theme-dark .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon {
  border-color: #2199E9;
}
.theme-dark .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon .ant-steps-icon {
  color: #2199E9;
}
.theme-dark .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 16px;
  white-space: nowrap;
}
.theme-dark .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.theme-dark .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-right: 0;
}
.theme-dark .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail {
  display: none;
}
.theme-dark .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description {
  max-width: 140px;
  white-space: normal;
}
.theme-dark .ant-steps-item-custom .ant-steps-item-icon {
  height: auto;
  background: none;
  border: 0;
}
.theme-dark .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  top: 0;
  left: 0.5px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  line-height: 32px;
}
.theme-dark .ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #2199E9;
}
.theme-dark .ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
  width: auto;
}
.theme-dark .ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 12px;
}
.theme-dark .ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.theme-dark .ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
}
.theme-dark .ant-steps-small .ant-steps-item-title {
  padding-right: 12px;
  font-size: 14px;
  line-height: 24px;
}
.theme-dark .ant-steps-small .ant-steps-item-title::after {
  top: 12px;
}
.theme-dark .ant-steps-small .ant-steps-item-description {
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
}
.theme-dark .ant-steps-small .ant-steps-item-tail {
  top: 8px;
}
.theme-dark .ant-steps-small .ant-steps-item-custom .ant-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  background: none;
  border: 0;
  border-radius: 0;
}
.theme-dark .ant-steps-small .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  font-size: 24px;
  line-height: 24px;
  transform: none;
}
.theme-dark .ant-steps-vertical {
  display: block;
}
.theme-dark .ant-steps-vertical .ant-steps-item {
  display: block;
  overflow: visible;
}
.theme-dark .ant-steps-vertical .ant-steps-item-icon {
  float: left;
  margin-right: 16px;
}
.theme-dark .ant-steps-vertical .ant-steps-item-content {
  display: block;
  min-height: 48px;
  overflow: hidden;
}
.theme-dark .ant-steps-vertical .ant-steps-item-title {
  line-height: 32px;
}
.theme-dark .ant-steps-vertical .ant-steps-item-description {
  padding-bottom: 12px;
}
.theme-dark .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 16px;
  width: 1px;
  height: 100%;
  padding: 38px 0 6px;
}
.theme-dark .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 1px;
  height: 100%;
}
.theme-dark .ant-steps-vertical > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
  display: block;
}
.theme-dark .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.theme-dark .ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 12px;
  padding: 30px 0 6px;
}
.theme-dark .ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
  line-height: 24px;
}
@media (max-width: 480px) {
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal {
    display: block;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
    display: block;
    overflow: visible;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
    float: left;
    margin-right: 16px;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content {
    display: block;
    min-height: 48px;
    overflow: hidden;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title {
    line-height: 32px;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description {
    padding-bottom: 12px;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 16px;
    width: 1px;
    height: 100%;
    padding: 38px 0 6px;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
    width: 1px;
    height: 100%;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
    display: block;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    display: none;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 12px;
    padding: 30px 0 6px;
  }
  .theme-dark .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
    line-height: 24px;
  }
}
.theme-dark .ant-steps-label-vertical .ant-steps-item {
  overflow: visible;
}
.theme-dark .ant-steps-label-vertical .ant-steps-item-tail {
  margin-left: 58px;
  padding: 3.5px 24px;
}
.theme-dark .ant-steps-label-vertical .ant-steps-item-content {
  display: block;
  width: 116px;
  margin-top: 8px;
  text-align: center;
}
.theme-dark .ant-steps-label-vertical .ant-steps-item-icon {
  display: inline-block;
  margin-left: 42px;
}
.theme-dark .ant-steps-label-vertical .ant-steps-item-title {
  padding-right: 0;
}
.theme-dark .ant-steps-label-vertical .ant-steps-item-title::after {
  display: none;
}
.theme-dark .ant-steps-label-vertical .ant-steps-item-subtitle {
  display: block;
  margin-bottom: 4px;
  margin-left: 0;
  line-height: 1.5;
}
.theme-dark .ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon {
  margin-left: 46px;
}
.theme-dark .ant-steps-dot .ant-steps-item-title,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item-title {
  line-height: 1.5;
}
.theme-dark .ant-steps-dot .ant-steps-item-tail,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  top: 2px;
  width: 100%;
  margin: 0 0 0 70px;
  padding: 0;
}
.theme-dark .ant-steps-dot .ant-steps-item-tail::after,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  width: calc(100% - 20px);
  height: 3px;
  margin-left: 12px;
}
.theme-dark .ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 2px;
}
.theme-dark .ant-steps-dot .ant-steps-item-icon,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  width: 8px;
  height: 8px;
  margin-left: 67px;
  padding-right: 0;
  line-height: 8px;
  background: transparent;
  border: 0;
}
.theme-dark .ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  transition: all 0.3s;
  /* expand hover area */
}
.theme-dark .ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  position: absolute;
  top: -12px;
  left: -26px;
  width: 60px;
  height: 32px;
  background: rgba(0, 0, 0, 0.001);
  content: '';
}
.theme-dark .ant-steps-dot .ant-steps-item-content,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item-content {
  width: 140px;
}
.theme-dark .ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon {
  width: 10px;
  height: 10px;
  line-height: 10px;
}
.theme-dark .ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,
.theme-dark .ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot {
  top: -1px;
}
.theme-dark .ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-top: 8px;
  margin-left: 0;
}
.theme-dark .ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 2px;
  left: -9px;
  margin: 0;
  padding: 22px 0 4px;
}
.theme-dark .ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 0;
}
.theme-dark .ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  left: -2px;
}
.theme-dark .ant-steps-navigation {
  padding-top: 12px;
}
.theme-dark .ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-left: -12px;
}
.theme-dark .ant-steps-navigation .ant-steps-item {
  overflow: visible;
  text-align: center;
}
.theme-dark .ant-steps-navigation .ant-steps-item-container {
  display: inline-block;
  height: 100%;
  margin-left: -16px;
  padding-bottom: 12px;
  text-align: left;
  transition: opacity 0.3s;
}
.theme-dark .ant-steps-navigation .ant-steps-item-container .ant-steps-item-content {
  max-width: auto;
}
.theme-dark .ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  max-width: 100%;
  padding-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-dark .ant-steps-navigation .ant-steps-item-container .ant-steps-item-title::after {
  display: none;
}
.theme-dark .ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.theme-dark .ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button']:hover {
  opacity: 0.85;
}
.theme-dark .ant-steps-navigation .ant-steps-item:last-child {
  flex: 1 1;
}
.theme-dark .ant-steps-navigation .ant-steps-item:last-child::after {
  display: none;
}
.theme-dark .ant-steps-navigation .ant-steps-item::after {
  position: absolute;
  top: 50%;
  left: 100%;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -14px;
  margin-left: -2px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  content: '';
}
.theme-dark .ant-steps-navigation .ant-steps-item::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 3px;
  background-color: #2199E9;
  transition: width 0.3s, left 0.3s;
  transition-timing-function: ease-out;
  content: '';
}
.theme-dark .ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  left: 0;
  width: 100%;
}
@media (max-width: 480px) {
  .theme-dark .ant-steps-navigation > .ant-steps-item {
    margin-right: 0 !important;
  }
  .theme-dark .ant-steps-navigation > .ant-steps-item::before {
    display: none;
  }
  .theme-dark .ant-steps-navigation > .ant-steps-item.ant-steps-item-active::before {
    top: 0;
    right: 0;
    left: unset;
    display: block;
    width: 3px;
    height: calc(100% - 24px);
  }
  .theme-dark .ant-steps-navigation > .ant-steps-item::after {
    position: relative;
    top: -2px;
    left: 50%;
    display: block;
    width: 8px;
    height: 8px;
    margin-bottom: 8px;
    text-align: center;
    transform: rotate(135deg);
  }
  .theme-dark .ant-steps-navigation > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
    visibility: hidden;
  }
}
.theme-dark .ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
  margin-left: -16px;
  padding-left: 16px;
  background: #2F3D4F;
}
.theme-dark .ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item {
  margin-left: -12px;
  padding-left: 12px;
}
.theme-dark .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child {
  overflow: hidden;
}
.theme-dark .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot::after {
  right: -200px;
  width: 200px;
}
.theme-dark .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::before,
.theme-dark .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  position: absolute;
  top: 0;
  left: -10px;
  width: 10px;
  height: 8px;
  background: #2F3D4F;
  content: '';
}
.theme-dark .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  right: -10px;
  left: auto;
}
.theme-dark .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #ccc;
}
.theme-dark .ant-switch {
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  min-width: 44px;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid transparent;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.36s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-switch-inner {
  display: block;
  margin-right: 6px;
  margin-left: 24px;
  color: #fff;
  font-size: 12px;
}
.theme-dark .ant-switch-loading-icon,
.theme-dark .ant-switch::after {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  background-color: #2F3D4F;
  border-radius: 18px;
  cursor: pointer;
  transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.theme-dark .ant-switch::after {
  box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
}
.theme-dark .ant-switch:not(.ant-switch-disabled):active::before,
.theme-dark .ant-switch:not(.ant-switch-disabled):active::after {
  width: 24px;
}
.theme-dark .ant-switch-loading-icon {
  z-index: 1;
  display: none;
  font-size: 12px;
  background: transparent;
}
.theme-dark .ant-switch-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-dark .ant-switch-loading .ant-switch-loading-icon {
  display: inline-block;
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-switch-checked.ant-switch-loading .ant-switch-loading-icon {
  color: #2199E9;
}
.theme-dark .ant-switch:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-switch:focus:hover {
  box-shadow: none;
}
.theme-dark .ant-switch-small {
  min-width: 28px;
  height: 16px;
  line-height: 14px;
}
.theme-dark .ant-switch-small .ant-switch-inner {
  margin-right: 3px;
  margin-left: 18px;
  font-size: 12px;
}
.theme-dark .ant-switch-small::after {
  width: 12px;
  height: 12px;
}
.theme-dark .ant-switch-small:active::before,
.theme-dark .ant-switch-small:active::after {
  width: 16px;
}
.theme-dark .ant-switch-small .ant-switch-loading-icon {
  width: 12px;
  height: 12px;
}
.theme-dark .ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin-right: 18px;
  margin-left: 3px;
}
.theme-dark .ant-switch-small.ant-switch-checked .ant-switch-loading-icon {
  left: 100%;
  margin-left: -13px;
}
.theme-dark .ant-switch-small.ant-switch-loading .ant-switch-loading-icon {
  font-weight: bold;
  transform: scale(0.66667);
}
.theme-dark .ant-switch-checked {
  background-color: #2199E9;
}
.theme-dark .ant-switch-checked .ant-switch-inner {
  margin-right: 24px;
  margin-left: 6px;
}
.theme-dark .ant-switch-checked::after {
  left: 100%;
  margin-left: -1px;
  transform: translateX(-100%);
}
.theme-dark .ant-switch-checked .ant-switch-loading-icon {
  left: 100%;
  margin-left: -19px;
}
.theme-dark .ant-switch-loading,
.theme-dark .ant-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.theme-dark .ant-switch-loading *,
.theme-dark .ant-switch-disabled * {
  cursor: not-allowed;
}
.theme-dark .ant-switch-loading::before,
.theme-dark .ant-switch-disabled::before,
.theme-dark .ant-switch-loading::after,
.theme-dark .ant-switch-disabled::after {
  cursor: not-allowed;
}
@keyframes AntSwitchSmallLoadingCircle {
  0% {
    transform: rotate(0deg) scale(0.66667);
    transform-origin: 50% 50%;
  }
  100% {
    transform: rotate(360deg) scale(0.66667);
    transform-origin: 50% 50%;
  }
}
.theme-dark .ant-table-wrapper {
  zoom: 1;
}
.theme-dark .ant-table-wrapper::before,
.theme-dark .ant-table-wrapper::after {
  display: table;
  content: '';
}
.theme-dark .ant-table-wrapper::after {
  clear: both;
}
.theme-dark .ant-table-wrapper::before,
.theme-dark .ant-table-wrapper::after {
  display: table;
  content: '';
}
.theme-dark .ant-table-wrapper::after {
  clear: both;
}
.theme-dark .ant-table {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  clear: both;
}
.theme-dark .ant-table-body {
  transition: opacity 0.3s;
}
.theme-dark .ant-table-empty .ant-table-body {
  overflow-x: auto !important;
  overflow-y: hidden !important;
}
.theme-dark .ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 4px 4px 0 0;
  border-collapse: separate;
  border-spacing: 0;
}
.theme-dark .ant-table-layout-fixed table {
  table-layout: fixed;
}
.theme-dark .ant-table-thead > tr > th {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  text-align: left;
  background: #455265;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: background 0.3s ease;
}
.theme-dark .ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.theme-dark .ant-table-thead > tr > th .anticon-filter,
.theme-dark .ant-table-thead > tr > th .ant-table-filter-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 100%;
  color: #bfbfbf;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-table-thead > tr > th .anticon-filter > svg,
.theme-dark .ant-table-thead > tr > th .ant-table-filter-icon > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
}
.theme-dark .ant-table-thead > tr > th .ant-table-filter-selected.anticon {
  color: #2199E9;
}
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter {
  display: table-cell;
  vertical-align: middle;
}
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner {
  height: 1em;
  margin-top: 0.35em;
  margin-left: 0.57142857em;
  color: #bfbfbf;
  line-height: 1em;
  text-align: center;
  transition: all 0.3s;
}
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  display: inline-block;
  font-size: 12px;
  font-size: 11px \9;
  transform: scale(0.91666667) rotate(0deg);
  display: block;
  height: 1em;
  line-height: 1em;
  transition: all 0.3s;
}
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  font-size: 12px;
}
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on,
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on {
  color: #2199E9;
}
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full {
  margin-top: -0.15em;
}
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up,
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  height: 0.5em;
  line-height: 0.5em;
}
.theme-dark .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  margin-top: 0.125em;
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions {
  position: relative;
  background-clip: padding-box;
  /* stylelint-disable-next-line */
  -webkit-background-clip: border-box;
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters {
  padding-right: 30px !important;
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open {
  color: rgba(255, 255, 255, 0.42);
  background: #343e4d;
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover,
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover {
  color: rgba(255, 255, 255, 0.42);
  background: #343e4d;
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active,
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  cursor: pointer;
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover {
  background: #3f4b5c;
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter,
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon {
  background: #3f4b5c;
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on),
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on) {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-table-thead > tr > th .ant-table-header-column {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.theme-dark .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  display: table;
}
.theme-dark .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > .ant-table-column-title {
  display: table-cell;
  vertical-align: middle;
}
.theme-dark .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > *:not(.ant-table-column-sorter) {
  position: relative;
}
.theme-dark .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover::before {
  background: rgba(0, 0, 0, 0.04);
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-has-sorters {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 4px;
}
.theme-dark .ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 4px;
}
.theme-dark .ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.theme-dark .ant-table-tbody > tr > td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s, border 0s;
}
.theme-dark .ant-table-thead > tr,
.theme-dark .ant-table-tbody > tr {
  transition: all 0.3s, height 0s;
}
.theme-dark .ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.theme-dark .ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.theme-dark .ant-table-thead > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.theme-dark .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #47638B;
}
.theme-dark .ant-table-thead > tr.ant-table-row-selected > td.ant-table-column-sort,
.theme-dark .ant-table-tbody > tr.ant-table-row-selected > td.ant-table-column-sort {
  background: #455265;
}
.theme-dark .ant-table-thead > tr:hover.ant-table-row-selected > td,
.theme-dark .ant-table-tbody > tr:hover.ant-table-row-selected > td {
  background: #455265;
}
.theme-dark .ant-table-thead > tr:hover.ant-table-row-selected > td.ant-table-column-sort,
.theme-dark .ant-table-tbody > tr:hover.ant-table-row-selected > td.ant-table-column-sort {
  background: #455265;
}
.theme-dark .ant-table-thead > tr:hover {
  background: none;
}
.theme-dark .ant-table-footer {
  position: relative;
  padding: 16px 16px;
  color: rgba(255, 255, 255, 0.9);
  background: #455265;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0 0 4px 4px;
}
.theme-dark .ant-table-footer::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #455265;
  content: '';
}
.theme-dark .ant-table.ant-table-bordered .ant-table-footer {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-title {
  position: relative;
  top: 1px;
  padding: 16px 0;
  border-radius: 4px 4px 0 0;
}
.theme-dark .ant-table.ant-table-bordered .ant-table-title {
  padding-right: 16px;
  padding-left: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-title + .ant-table-content {
  position: relative;
  border-radius: 4px 4px 0 0;
}
.theme-dark .ant-table-bordered .ant-table-title + .ant-table-content,
.theme-dark .ant-table-bordered .ant-table-title + .ant-table-content table,
.theme-dark .ant-table-bordered .ant-table-title + .ant-table-content .ant-table-thead > tr:first-child > th {
  border-radius: 0;
}
.theme-dark .ant-table-without-column-header .ant-table-title + .ant-table-content,
.theme-dark .ant-table-without-column-header table {
  border-radius: 0;
}
.theme-dark .ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.theme-dark .ant-table-tbody > tr.ant-table-row-selected td {
  color: inherit;
  background: #455265;
}
.theme-dark .ant-table-thead > tr > th.ant-table-column-sort {
  background: transparent;
}
.theme-dark .ant-table-tbody > tr > td.ant-table-column-sort {
  background: rgba(0, 0, 0, 0.01);
}
.theme-dark .ant-table-thead > tr > th,
.theme-dark .ant-table-tbody > tr > td {
  padding: 16px 16px;
  overflow-wrap: break-word;
}
.theme-dark .ant-table-expand-icon-th,
.theme-dark .ant-table-row-expand-icon-cell {
  width: 50px;
  min-width: 50px;
  text-align: center;
}
.theme-dark .ant-table-header {
  overflow: hidden;
  background: #455265;
}
.theme-dark .ant-table-header table {
  border-radius: 4px 4px 0 0;
}
.theme-dark .ant-table-loading {
  position: relative;
}
.theme-dark .ant-table-loading .ant-table-body {
  background: #2F3D4F;
  opacity: 0.5;
}
.theme-dark .ant-table-loading .ant-table-spin-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  margin-left: -30px;
  line-height: 20px;
}
.theme-dark .ant-table-loading .ant-table-with-pagination {
  margin-top: -20px;
}
.theme-dark .ant-table-loading .ant-table-without-pagination {
  margin-top: 10px;
}
.theme-dark .ant-table-bordered .ant-table-header > table,
.theme-dark .ant-table-bordered .ant-table-body > table,
.theme-dark .ant-table-bordered .ant-table-fixed-left table,
.theme-dark .ant-table-bordered .ant-table-fixed-right table {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 0;
  border-bottom: 0;
}
.theme-dark .ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-bordered.ant-table-fixed-header .ant-table-header > table {
  border-bottom: 0;
}
.theme-dark .ant-table-bordered.ant-table-fixed-header .ant-table-body > table {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.theme-dark .ant-table-bordered.ant-table-fixed-header .ant-table-header + .ant-table-body > table,
.theme-dark .ant-table-bordered.ant-table-fixed-header .ant-table-body-inner > table {
  border-top: 0;
}
.theme-dark .ant-table-bordered .ant-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-bordered .ant-table-thead > tr > th,
.theme-dark .ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-placeholder {
  position: relative;
  z-index: 1;
  margin-top: -1px;
  padding: 16px 16px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  text-align: center;
  background: #2F3D4F;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0 0 4px 4px;
}
.theme-dark .ant-table-pagination.ant-pagination {
  float: right;
  margin: 16px 0;
}
.theme-dark .ant-table-filter-dropdown {
  position: relative;
  min-width: 96px;
  margin-left: -8px;
  background: #2F3D4F;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-table-filter-dropdown .ant-dropdown-menu {
  max-height: calc(100vh - 130px);
  overflow-x: hidden;
  border: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: none;
}
.theme-dark .ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
  padding-right: 0;
}
.theme-dark .ant-table-filter-dropdown .ant-dropdown-menu-sub {
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title::after {
  color: #2199E9;
  font-weight: bold;
  text-shadow: 0 0 2px #c7f0ff;
}
.theme-dark .ant-table-filter-dropdown .ant-dropdown-menu-item {
  overflow: hidden;
}
.theme-dark .ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-item:last-child,
.theme-dark .ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
  border-radius: 0;
}
.theme-dark .ant-table-filter-dropdown-btns {
  padding: 7px 8px;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-filter-dropdown-link {
  color: #3AB0FF;
}
.theme-dark .ant-table-filter-dropdown-link:hover {
  color: #63c6ff;
}
.theme-dark .ant-table-filter-dropdown-link:active {
  color: #278cd9;
}
.theme-dark .ant-table-filter-dropdown-link.confirm {
  float: left;
}
.theme-dark .ant-table-filter-dropdown-link.clear {
  float: right;
}
.theme-dark .ant-table-selection {
  white-space: nowrap;
}
.theme-dark .ant-table-selection-select-all-custom {
  margin-right: 4px !important;
}
.theme-dark .ant-table-selection .anticon-down {
  color: #bfbfbf;
  transition: all 0.3s;
}
.theme-dark .ant-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #2F3D4F;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-table-selection-menu .ant-action-down {
  color: #bfbfbf;
}
.theme-dark .ant-table-selection-down {
  display: inline-block;
  padding: 0;
  line-height: 1;
  cursor: pointer;
}
.theme-dark .ant-table-selection-down:hover .anticon-down {
  color: rgba(0, 0, 0, 0.6);
}
.theme-dark .ant-table-row-expand-icon {
  color: #3AB0FF;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s;
  display: inline-block;
  width: 17px;
  height: 17px;
  color: inherit;
  line-height: 13px;
  text-align: center;
  background: #2F3D4F;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  outline: none;
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-table-row-expand-icon:focus,
.theme-dark .ant-table-row-expand-icon:hover {
  color: #63c6ff;
}
.theme-dark .ant-table-row-expand-icon:active {
  color: #278cd9;
}
.theme-dark .ant-table-row-expand-icon:focus,
.theme-dark .ant-table-row-expand-icon:hover,
.theme-dark .ant-table-row-expand-icon:active {
  border-color: currentColor;
}
.theme-dark .ant-table-row-expanded::after {
  content: '-';
}
.theme-dark .ant-table-row-collapsed::after {
  content: '+';
}
.theme-dark .ant-table-row-spaced {
  visibility: hidden;
}
.theme-dark .ant-table-row-spaced::after {
  content: '.';
}
.theme-dark .ant-table-row-cell-ellipsis,
.theme-dark .ant-table-row-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-dark .ant-table-row-cell-ellipsis .ant-table-column-title {
  display: block;
}
.theme-dark .ant-table-row-cell-break-word {
  word-wrap: break-word;
  word-break: break-word;
}
.theme-dark tr.ant-table-expanded-row,
.theme-dark tr.ant-table-expanded-row:hover {
  background: #fbfbfb;
}
.theme-dark tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -16px -16px -17px;
}
.theme-dark .ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 8px;
}
.theme-dark .ant-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
.theme-dark .ant-table-scroll table {
  min-width: 100%;
}
.theme-dark .ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) {
  color: transparent;
}
.theme-dark .ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) > * {
  visibility: hidden;
}
.theme-dark .ant-table-body-inner {
  height: 100%;
}
.theme-dark .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  position: relative;
  background: #2F3D4F;
}
.theme-dark .ant-table-fixed-header .ant-table-body-inner {
  overflow: scroll;
}
.theme-dark .ant-table-fixed-header .ant-table-scroll .ant-table-header {
  margin-bottom: -20px;
  padding-bottom: 20px;
  overflow: scroll;
  opacity: 0.9999;
}
.theme-dark .ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-width: 0 0 1px 0;
}
.theme-dark .ant-table-hide-scrollbar {
  scrollbar-color: transparent transparent;
  min-width: unset;
}
.theme-dark .ant-table-hide-scrollbar::-webkit-scrollbar {
  min-width: inherit;
  background-color: transparent;
}
.theme-dark .ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-width: 1px 1px 1px 0;
}
.theme-dark .ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead > tr:only-child > th:last-child {
  border-right-color: transparent;
}
.theme-dark .ant-table-fixed-left,
.theme-dark .ant-table-fixed-right {
  position: absolute;
  top: 0;
  z-index: 1;
  overflow: hidden;
  border-radius: 0;
  transition: box-shadow 0.3s ease;
}
.theme-dark .ant-table-fixed-left table,
.theme-dark .ant-table-fixed-right table {
  width: auto;
  background: #2F3D4F;
}
.theme-dark .ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,
.theme-dark .ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-radius: 0;
}
.theme-dark .ant-table-fixed-left {
  left: 0;
  box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-table-fixed-left .ant-table-header {
  overflow-y: hidden;
}
.theme-dark .ant-table-fixed-left .ant-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
.theme-dark .ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
  padding-right: 0;
}
.theme-dark .ant-table-fixed-left,
.theme-dark .ant-table-fixed-left table {
  border-radius: 4px 0 0 0;
}
.theme-dark .ant-table-fixed-left .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 0;
}
.theme-dark .ant-table-fixed-right {
  right: 0;
  box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-table-fixed-right,
.theme-dark .ant-table-fixed-right table {
  border-radius: 0 4px 0 0;
}
.theme-dark .ant-table-fixed-right .ant-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
.theme-dark .ant-table-fixed-right .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 0;
}
.theme-dark .ant-table.ant-table-scroll-position-left .ant-table-fixed-left {
  box-shadow: none;
}
.theme-dark .ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
  box-shadow: none;
}
.theme-dark .ant-table colgroup > col.ant-table-selection-col {
  width: 60px;
}
.theme-dark .ant-table-thead > tr > th.ant-table-selection-column-custom .ant-table-selection {
  margin-right: -15px;
}
.theme-dark .ant-table-thead > tr > th.ant-table-selection-column,
.theme-dark .ant-table-tbody > tr > td.ant-table-selection-column {
  text-align: center;
}
.theme-dark .ant-table-thead > tr > th.ant-table-selection-column .ant-radio-wrapper,
.theme-dark .ant-table-tbody > tr > td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
.theme-dark .ant-table-row[class*='ant-table-row-level-0'] .ant-table-selection-column > span {
  display: inline-block;
}
.theme-dark .ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.theme-dark .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
/**
* Another fix of Firefox:
*/
@supports (-moz-appearance: meterbar) {
  .theme-dark .ant-table-thead > tr > th.ant-table-column-has-actions {
    background-clip: padding-box;
  }
}
.theme-dark .ant-table-middle > .ant-table-title,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-footer {
  padding: 12px 8px;
}
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 12px 8px;
}
.theme-dark .ant-table-middle tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -12px -8px -13px;
}
.theme-dark .ant-table-small {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.theme-dark .ant-table-small > .ant-table-title,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-footer {
  padding: 8px 8px;
}
.theme-dark .ant-table-small > .ant-table-title {
  top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-small > .ant-table-content > .ant-table-footer {
  background-color: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-small > .ant-table-content > .ant-table-footer::before {
  background-color: transparent;
}
.theme-dark .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0 8px;
}
.theme-dark .ant-table-small > .ant-table-content > .ant-table-header > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-body > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  border: 0;
}
.theme-dark .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 8px 8px;
}
.theme-dark .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th {
  background-color: transparent;
}
.theme-dark .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort {
  background-color: rgba(0, 0, 0, 0.01);
}
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.theme-dark .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  padding: 0;
}
.theme-dark .ant-table-small > .ant-table-content .ant-table-header {
  background-color: transparent;
  border-radius: 4px 4px 0 0;
}
.theme-dark .ant-table-small > .ant-table-content .ant-table-placeholder,
.theme-dark .ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 0;
}
.theme-dark .ant-table-small.ant-table-bordered {
  border-right: 0;
}
.theme-dark .ant-table-small.ant-table-bordered .ant-table-title {
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-small.ant-table-bordered .ant-table-content {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-small.ant-table-bordered .ant-table-footer {
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-small.ant-table-bordered .ant-table-footer::before {
  display: none;
}
.theme-dark .ant-table-small.ant-table-bordered .ant-table-placeholder {
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.theme-dark .ant-table-small.ant-table-bordered .ant-table-thead > tr > th.ant-table-row-cell-last,
.theme-dark .ant-table-small.ant-table-bordered .ant-table-tbody > tr > td:last-child {
  border-right: none;
}
.theme-dark .ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead > tr > th:last-child,
.theme-dark .ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody > tr > td:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-small.ant-table-bordered .ant-table-fixed-right {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-table-small tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -8px -8px -9px;
}
.theme-dark .ant-table-small.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  border-radius: 0 0 4px 4px;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
  height: 40px;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar {
  visibility: hidden;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
  height: 40px;
  margin: 0;
  margin-right: 2px;
  padding: 0 16px;
  line-height: 38px;
  background: #455265;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px 4px 0 0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
  height: 40px;
  color: #2199E9;
  background: #2F3D4F;
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid #2F3D4F;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active::before {
  border-top: 2px solid transparent;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled {
  color: #2199E9;
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive {
  padding: 0;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x {
  width: 16px;
  height: 16px;
  height: 14px;
  margin-right: -5px;
  margin-left: 3px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.42);
  font-size: 12px;
  vertical-align: middle;
  transition: all 0.3s;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover {
  color: rgba(255, 255, 255, 0.9);
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane,
.theme-dark .ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane {
  transition: none !important;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive,
.theme-dark .ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive {
  overflow: hidden;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close {
  opacity: 1;
}
.theme-dark .ant-tabs-extra-content {
  line-height: 45px;
}
.theme-dark .ant-tabs-extra-content .ant-tabs-new-tab {
  position: relative;
  width: 20px;
  height: 20px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-tabs-extra-content .ant-tabs-new-tab:hover {
  color: #2199E9;
  border-color: #2199E9;
}
.theme-dark .ant-tabs-extra-content .ant-tabs-new-tab svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-dark .ant-tabs.ant-tabs-large .ant-tabs-extra-content {
  line-height: 56px;
}
.theme-dark .ant-tabs.ant-tabs-small .ant-tabs-extra-content {
  line-height: 37px;
}
.theme-dark .ant-tabs.ant-tabs-card .ant-tabs-extra-content {
  line-height: 40px;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container {
  height: 100%;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  padding-bottom: 4px;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 8px;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,
.theme-dark .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab {
  width: 90%;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: 0;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab {
  margin-right: 1px;
  border-right: 0;
  border-radius: 4px 0 0 4px;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active {
  margin-right: -1px;
  padding-right: 18px;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: 0;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-left: 1px;
  border-left: 0;
  border-radius: 0 4px 4px 0;
}
.theme-dark .ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  margin-left: -1px;
  padding-left: 18px;
}
.theme-dark .ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab {
  height: auto;
  border-top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0 0 4px 4px;
}
.theme-dark .ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active {
  padding-top: 1px;
  padding-bottom: 0;
  color: #2199E9;
}
.theme-dark .ant-tabs {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.theme-dark .ant-tabs::before,
.theme-dark .ant-tabs::after {
  display: table;
  content: '';
}
.theme-dark .ant-tabs::after {
  clear: both;
}
.theme-dark .ant-tabs::before,
.theme-dark .ant-tabs::after {
  display: table;
  content: '';
}
.theme-dark .ant-tabs::after {
  clear: both;
}
.theme-dark .ant-tabs-ink-bar {
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  width: 0;
  height: 2px;
  background-color: #2199E9;
  transform-origin: 0 0;
}
.theme-dark .ant-tabs-bar {
  margin: 0 0 16px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  outline: none;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-tabs-nav-container {
  position: relative;
  box-sizing: border-box;
  margin-bottom: -1px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  zoom: 1;
}
.theme-dark .ant-tabs-nav-container::before,
.theme-dark .ant-tabs-nav-container::after {
  display: table;
  content: '';
}
.theme-dark .ant-tabs-nav-container::after {
  clear: both;
}
.theme-dark .ant-tabs-nav-container::before,
.theme-dark .ant-tabs-nav-container::after {
  display: table;
  content: '';
}
.theme-dark .ant-tabs-nav-container::after {
  clear: both;
}
.theme-dark .ant-tabs-nav-container-scrolling {
  padding-right: 32px;
  padding-left: 32px;
}
.theme-dark .ant-tabs-bottom .ant-tabs-bottom-bar {
  margin-top: 16px;
  margin-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: none;
}
.theme-dark .ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar {
  top: 1px;
  bottom: auto;
}
.theme-dark .ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container {
  margin-top: -1px;
  margin-bottom: 0;
}
.theme-dark .ant-tabs-tab-prev,
.theme-dark .ant-tabs-tab-next {
  position: absolute;
  z-index: 2;
  width: 0;
  height: 100%;
  color: rgba(255, 255, 255, 0.42);
  text-align: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  opacity: 0;
  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);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.theme-dark .ant-tabs-tab-prev.ant-tabs-tab-arrow-show,
.theme-dark .ant-tabs-tab-next.ant-tabs-tab-arrow-show {
  width: 32px;
  height: 100%;
  opacity: 1;
  pointer-events: auto;
}
.theme-dark .ant-tabs-tab-prev:hover,
.theme-dark .ant-tabs-tab-next:hover {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-tabs-tab-prev-icon,
.theme-dark .ant-tabs-tab-next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  line-height: inherit;
  text-align: center;
  text-transform: none;
  transform: translate(-50%, -50%);
}
.theme-dark .ant-tabs-tab-prev-icon-target,
.theme-dark .ant-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-tabs-tab-prev-icon-target,
:root .ant-tabs-tab-next-icon-target {
  font-size: 12px;
}
.theme-dark .ant-tabs-tab-btn-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-tabs-tab-btn-disabled,
.theme-dark .ant-tabs-tab-btn-disabled:hover {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-tabs-tab-next {
  right: 2px;
}
.theme-dark .ant-tabs-tab-prev {
  left: 0;
}
:root .ant-tabs-tab-prev {
  -webkit-filter: none;
          filter: none;
}
.theme-dark .ant-tabs-nav-wrap {
  margin-bottom: -1px;
  overflow: hidden;
}
.theme-dark .ant-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap;
}
.theme-dark .ant-tabs-nav {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0;
  list-style: none;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-tabs-nav::before,
.theme-dark .ant-tabs-nav::after {
  display: table;
  content: ' ';
}
.theme-dark .ant-tabs-nav::after {
  clear: both;
}
.theme-dark .ant-tabs-nav .ant-tabs-tab {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: 100%;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-tabs-nav .ant-tabs-tab::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  border-top: 2px solid transparent;
  border-radius: 4px 4px 0 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.theme-dark .ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0;
}
.theme-dark .ant-tabs-nav .ant-tabs-tab:hover {
  color: #49b6f5;
}
.theme-dark .ant-tabs-nav .ant-tabs-tab:active {
  color: #1175c2;
}
.theme-dark .ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 8px;
}
.theme-dark .ant-tabs-nav .ant-tabs-tab-active {
  color: #2199E9;
  font-weight: 500;
}
.theme-dark .ant-tabs-nav .ant-tabs-tab-disabled,
.theme-dark .ant-tabs-nav .ant-tabs-tab-disabled:hover {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container {
  font-size: 16px;
}
.theme-dark .ant-tabs .ant-tabs-large-bar .ant-tabs-tab {
  padding: 16px;
}
.theme-dark .ant-tabs .ant-tabs-small-bar .ant-tabs-nav-container {
  font-size: 14px;
}
.theme-dark .ant-tabs .ant-tabs-small-bar .ant-tabs-tab {
  padding: 8px 16px;
}
.theme-dark .ant-tabs-content::before {
  display: block;
  overflow: hidden;
  content: '';
}
.theme-dark .ant-tabs .ant-tabs-top-content,
.theme-dark .ant-tabs .ant-tabs-bottom-content {
  width: 100%;
}
.theme-dark .ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane,
.theme-dark .ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane {
  flex-shrink: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  transition: opacity 0.45s;
}
.theme-dark .ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive,
.theme-dark .ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.theme-dark .ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive input,
.theme-dark .ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.theme-dark .ant-tabs .ant-tabs-top-content.ant-tabs-content-animated,
.theme-dark .ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated {
  display: flex;
  flex-direction: row;
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: margin-left;
}
.theme-dark .ant-tabs .ant-tabs-left-bar,
.theme-dark .ant-tabs .ant-tabs-right-bar {
  height: 100%;
  border-bottom: 0;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show {
  width: 100%;
  height: 32px;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-tab,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-tab {
  display: block;
  float: none;
  margin: 0 0 16px 0;
  padding: 8px 24px;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 0;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content {
  text-align: center;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll {
  width: auto;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  height: 100%;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-bottom: 0;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling {
  padding: 32px 0;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-nav,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-nav {
  width: 100%;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  top: 0;
  bottom: auto;
  left: auto;
  width: 2px;
  height: 0;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev {
  top: 0;
  width: 100%;
  height: 32px;
}
.theme-dark .ant-tabs .ant-tabs-left-content,
.theme-dark .ant-tabs .ant-tabs-right-content {
  width: auto;
  margin-top: 0 !important;
  overflow: hidden;
}
.theme-dark .ant-tabs .ant-tabs-left-bar {
  float: left;
  margin-right: -1px;
  margin-bottom: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-tab {
  text-align: right;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container {
  margin-right: -1px;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: -1px;
}
.theme-dark .ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar {
  right: 1px;
}
.theme-dark .ant-tabs .ant-tabs-left-content {
  padding-left: 24px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-tabs .ant-tabs-right-bar {
  float: right;
  margin-bottom: 0;
  margin-left: -1px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-left: -1px;
}
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: -1px;
}
.theme-dark .ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  left: 1px;
}
.theme-dark .ant-tabs .ant-tabs-right-content {
  padding-right: 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-tabs-top .ant-tabs-ink-bar-animated,
.theme-dark .ant-tabs-bottom .ant-tabs-ink-bar-animated {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .ant-tabs-left .ant-tabs-ink-bar-animated,
.theme-dark .ant-tabs-right .ant-tabs-ink-bar-animated {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-dark .no-flex > .ant-tabs-content > .ant-tabs-content-animated,
.theme-dark .ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  transform: none !important;
}
.theme-dark .no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive,
.theme-dark .ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.theme-dark .no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive input,
.theme-dark .ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.theme-dark .ant-tabs-left-content > .ant-tabs-content-animated,
.theme-dark .ant-tabs-right-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  transform: none !important;
}
.theme-dark .ant-tabs-left-content > .ant-tabs-tabpane-inactive,
.theme-dark .ant-tabs-right-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.theme-dark .ant-tabs-left-content > .ant-tabs-tabpane-inactive input,
.theme-dark .ant-tabs-right-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.theme-dark .ant-tag {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  height: auto;
  margin-right: 8px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  background: #455265;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  cursor: default;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .ant-tag:hover {
  opacity: 0.85;
}
.theme-dark .ant-tag,
.theme-dark .ant-tag a,
.theme-dark .ant-tag a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.theme-dark .ant-tag .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  margin-left: 3px;
  color: rgba(255, 255, 255, 0.42);
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
:root .ant-tag .anticon-close {
  font-size: 12px;
}
.theme-dark .ant-tag .anticon-close:hover {
  color: rgba(255, 255, 255, 0.9);
}
.theme-dark .ant-tag-has-color {
  border-color: transparent;
}
.theme-dark .ant-tag-has-color,
.theme-dark .ant-tag-has-color a,
.theme-dark .ant-tag-has-color a:hover,
.theme-dark .ant-tag-has-color .anticon-close,
.theme-dark .ant-tag-has-color .anticon-close:hover {
  color: #fff;
}
.theme-dark .ant-tag-checkable {
  background-color: transparent;
  border-color: transparent;
}
.theme-dark .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #2199E9;
}
.theme-dark .ant-tag-checkable:active,
.theme-dark .ant-tag-checkable-checked {
  color: #fff;
}
.theme-dark .ant-tag-checkable-checked {
  background-color: #2199E9;
}
.theme-dark .ant-tag-checkable:active {
  background-color: #1175c2;
}
.theme-dark .ant-tag-hidden {
  display: none;
}
.theme-dark .ant-tag-pink {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.theme-dark .ant-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.theme-dark .ant-tag-magenta {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.theme-dark .ant-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.theme-dark .ant-tag-red {
  color: #f5222d;
  background: #fff1f0;
  border-color: #ffa39e;
}
.theme-dark .ant-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d;
}
.theme-dark .ant-tag-volcano {
  color: #fa541c;
  background: #fff2e8;
  border-color: #ffbb96;
}
.theme-dark .ant-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.theme-dark .ant-tag-orange {
  color: #fa8c16;
  background: #fff7e6;
  border-color: #ffd591;
}
.theme-dark .ant-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16;
}
.theme-dark .ant-tag-yellow {
  color: #fadb14;
  background: #feffe6;
  border-color: #fffb8f;
}
.theme-dark .ant-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.theme-dark .ant-tag-gold {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.theme-dark .ant-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14;
}
.theme-dark .ant-tag-cyan {
  color: #13c2c2;
  background: #e6fffb;
  border-color: #87e8de;
}
.theme-dark .ant-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.theme-dark .ant-tag-lime {
  color: #a0d911;
  background: #fcffe6;
  border-color: #eaff8f;
}
.theme-dark .ant-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.theme-dark .ant-tag-green {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.theme-dark .ant-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a;
}
.theme-dark .ant-tag-blue {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.theme-dark .ant-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.theme-dark .ant-tag-geekblue {
  color: #2f54eb;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.theme-dark .ant-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.theme-dark .ant-tag-purple {
  color: #722ed1;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.theme-dark .ant-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}
.theme-dark .ant-time-picker-panel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
}
.theme-dark .ant-time-picker-panel-inner {
  position: relative;
  left: -2px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #2F3D4F;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-time-picker-panel-input {
  width: 100%;
  max-width: 154px;
  margin: 0;
  padding: 0;
  line-height: normal;
  border: 0;
  outline: 0;
  cursor: auto;
}
.theme-dark .ant-time-picker-panel-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-time-picker-panel-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-time-picker-panel-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-time-picker-panel-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-time-picker-panel-input-wrap {
  position: relative;
  padding: 7px 2px 7px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-time-picker-panel-input-invalid {
  border-color: #E64242;
}
.theme-dark .ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap {
  max-width: 112px;
}
.theme-dark .ant-time-picker-panel-select {
  position: relative;
  float: left;
  width: 56px;
  max-height: 192px;
  overflow: hidden;
  font-size: 14px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-time-picker-panel-select:hover {
  overflow-y: auto;
}
.theme-dark .ant-time-picker-panel-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.theme-dark .ant-time-picker-panel-select:last-child {
  border-right: 0;
}
.theme-dark .ant-time-picker-panel-select:only-child {
  width: 100%;
}
.theme-dark .ant-time-picker-panel-select ul {
  width: 56px;
  margin: 0;
  padding: 0 0 160px;
  list-style: none;
}
.theme-dark .ant-time-picker-panel-select li {
  width: 100%;
  height: 32px;
  margin: 0;
  padding: 0 0 0 12px;
  line-height: 32px;
  text-align: left;
  list-style: none;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-time-picker-panel-select li:focus {
  color: #2199E9;
  font-weight: 600;
  outline: none;
}
.theme-dark .ant-time-picker-panel-select li:hover {
  background: #315B91;
}
.theme-dark li.ant-time-picker-panel-select-option-selected {
  font-weight: 600;
  background: transparent;
}
.theme-dark li.ant-time-picker-panel-select-option-selected:hover {
  background: transparent;
}
.theme-dark li.ant-time-picker-panel-select-option-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark li.ant-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.theme-dark li.ant-time-picker-panel-select-option-disabled:focus {
  color: rgba(255, 255, 255, 0.3);
  font-weight: inherit;
}
.theme-dark .ant-time-picker-panel-combobox {
  zoom: 1;
}
.theme-dark .ant-time-picker-panel-combobox::before,
.theme-dark .ant-time-picker-panel-combobox::after {
  display: table;
  content: '';
}
.theme-dark .ant-time-picker-panel-combobox::after {
  clear: both;
}
.theme-dark .ant-time-picker-panel-combobox::before,
.theme-dark .ant-time-picker-panel-combobox::after {
  display: table;
  content: '';
}
.theme-dark .ant-time-picker-panel-combobox::after {
  clear: both;
}
.theme-dark .ant-time-picker-panel-addon {
  padding: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,
.theme-dark .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight,
.theme-dark .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,
.theme-dark .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight {
  animation-name: antSlideDownIn;
}
.theme-dark .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,
.theme-dark .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight,
.theme-dark .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,
.theme-dark .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.theme-dark .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,
.theme-dark .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight {
  animation-name: antSlideDownOut;
}
.theme-dark .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,
.theme-dark .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.theme-dark .ant-time-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 128px;
  outline: none;
  cursor: text;
  transition: opacity 0.3s;
}
.theme-dark .ant-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 1.5;
  background-color: #2F3D4F;
  background-image: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  transition: all 0.3s;
}
.theme-dark .ant-time-picker-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.theme-dark .ant-time-picker-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-time-picker-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-dark .ant-time-picker-input:hover {
  border-color: #49b6f5;
  border-right-width: 1px !important;
}
.theme-dark .ant-time-picker-input:focus {
  border-color: #49b6f5;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 153, 233, 0.2);
}
.theme-dark .ant-time-picker-input-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-time-picker-input-disabled:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-time-picker-input[disabled] {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-time-picker-input[disabled]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark textarea.ant-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-dark .ant-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-dark .ant-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-dark .ant-time-picker-input[disabled] {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  cursor: not-allowed;
  opacity: 1;
}
.theme-dark .ant-time-picker-input[disabled]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px !important;
}
.theme-dark .ant-time-picker-open {
  opacity: 0;
}
.theme-dark .ant-time-picker-icon,
.theme-dark .ant-time-picker-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 14px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-time-picker-icon .ant-time-picker-clock-icon,
.theme-dark .ant-time-picker-clear .ant-time-picker-clock-icon {
  display: block;
  color: rgba(255, 255, 255, 0.3);
  line-height: 1;
}
.theme-dark .ant-time-picker-clear {
  z-index: 2;
  background: #2F3D4F;
  opacity: 0;
  pointer-events: none;
}
.theme-dark .ant-time-picker-clear:hover {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-time-picker:hover .ant-time-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.theme-dark .ant-time-picker-large .ant-time-picker-input {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-dark .ant-time-picker-small .ant-time-picker-input {
  height: 24px;
  padding: 1px 7px;
}
.theme-dark .ant-time-picker-small .ant-time-picker-icon,
.theme-dark .ant-time-picker-small .ant-time-picker-clear {
  right: 7px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .theme-dark .ant-input {
      line-height: 1.5;
    }
  }
}
.theme-dark .ant-timeline {
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-dark .ant-timeline-item {
  position: relative;
  margin: 0;
  padding: 0 0 20px;
  font-size: 14px;
  list-style: none;
}
.theme-dark .ant-timeline-item-tail {
  position: absolute;
  top: 10px;
  left: 4px;
  height: calc(100% - 10px);
  border-left: 2px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-timeline-item-pending .ant-timeline-item-head {
  font-size: 12px;
  background-color: transparent;
}
.theme-dark .ant-timeline-item-pending .ant-timeline-item-tail {
  display: none;
}
.theme-dark .ant-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #2F3D4F;
  border: 2px solid transparent;
  border-radius: 100px;
}
.theme-dark .ant-timeline-item-head-blue {
  color: #2199E9;
  border-color: #2199E9;
}
.theme-dark .ant-timeline-item-head-red {
  color: #E64242;
  border-color: #E64242;
}
.theme-dark .ant-timeline-item-head-green {
  color: #75E040;
  border-color: #75E040;
}
.theme-dark .ant-timeline-item-head-gray {
  color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-timeline-item-head-custom {
  position: absolute;
  top: 5.5px;
  left: 5px;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 3px 1px;
  line-height: 1;
  text-align: center;
  border: 0;
  border-radius: 0;
  transform: translate(-50%, -50%);
}
.theme-dark .ant-timeline-item-content {
  position: relative;
  top: -6px;
  margin: 0 0 0 18px;
  word-break: break-word;
}
.theme-dark .ant-timeline-item-last > .ant-timeline-item-tail {
  display: none;
}
.theme-dark .ant-timeline-item-last > .ant-timeline-item-content {
  min-height: 48px;
}
.theme-dark .ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.theme-dark .ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-head,
.theme-dark .ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  left: 50%;
}
.theme-dark .ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-head {
  margin-left: -4px;
}
.theme-dark .ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  margin-left: 1px;
}
.theme-dark .ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
  left: calc(50% - 4px);
  width: calc(50% - 14px);
  text-align: left;
}
.theme-dark .ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(50% - 12px);
  margin: 0;
  text-align: right;
}
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  left: calc(100% - 4px - 2px);
}
.theme-dark .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(100% - 18px);
}
.theme-dark .ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  display: block;
  height: calc(100% - 14px);
  border-left: 2px dotted rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
  display: none;
}
.theme-dark .ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  top: 15px;
  display: block;
  height: calc(100% - 15px);
  border-left: 2px dotted rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
  min-height: 48px;
}
.theme-dark .ant-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible;
}
.theme-dark .ant-tooltip-hidden {
  display: none;
}
.theme-dark .ant-tooltip-placement-top,
.theme-dark .ant-tooltip-placement-topLeft,
.theme-dark .ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.theme-dark .ant-tooltip-placement-right,
.theme-dark .ant-tooltip-placement-rightTop,
.theme-dark .ant-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.theme-dark .ant-tooltip-placement-bottom,
.theme-dark .ant-tooltip-placement-bottomLeft,
.theme-dark .ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.theme-dark .ant-tooltip-placement-left,
.theme-dark .ant-tooltip-placement-leftTop,
.theme-dark .ant-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.theme-dark .ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.theme-dark .ant-tooltip-arrow {
  position: absolute;
  display: block;
  width: 13.07106781px;
  height: 13.07106781px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.theme-dark .ant-tooltip-arrow::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  content: '';
  pointer-events: auto;
}
.theme-dark .ant-tooltip-placement-top .ant-tooltip-arrow,
.theme-dark .ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.theme-dark .ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: -5.07106781px;
}
.theme-dark .ant-tooltip-placement-top .ant-tooltip-arrow::before,
.theme-dark .ant-tooltip-placement-topLeft .ant-tooltip-arrow::before,
.theme-dark .ant-tooltip-placement-topRight .ant-tooltip-arrow::before {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-6.53553391px) rotate(45deg);
}
.theme-dark .ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.theme-dark .ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}
.theme-dark .ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}
.theme-dark .ant-tooltip-placement-right .ant-tooltip-arrow,
.theme-dark .ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.theme-dark .ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: -5.07106781px;
}
.theme-dark .ant-tooltip-placement-right .ant-tooltip-arrow::before,
.theme-dark .ant-tooltip-placement-rightTop .ant-tooltip-arrow::before,
.theme-dark .ant-tooltip-placement-rightBottom .ant-tooltip-arrow::before {
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(6.53553391px) rotate(45deg);
}
.theme-dark .ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.theme-dark .ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}
.theme-dark .ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.theme-dark .ant-tooltip-placement-left .ant-tooltip-arrow,
.theme-dark .ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.theme-dark .ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: -5.07106781px;
}
.theme-dark .ant-tooltip-placement-left .ant-tooltip-arrow::before,
.theme-dark .ant-tooltip-placement-leftTop .ant-tooltip-arrow::before,
.theme-dark .ant-tooltip-placement-leftBottom .ant-tooltip-arrow::before {
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-6.53553391px) rotate(45deg);
}
.theme-dark .ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.theme-dark .ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}
.theme-dark .ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.theme-dark .ant-tooltip-placement-bottom .ant-tooltip-arrow,
.theme-dark .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.theme-dark .ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: -5.07106781px;
}
.theme-dark .ant-tooltip-placement-bottom .ant-tooltip-arrow::before,
.theme-dark .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before,
.theme-dark .ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before {
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(6.53553391px) rotate(45deg);
}
.theme-dark .ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.theme-dark .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
.theme-dark .ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}
.theme-dark .ant-transfer-customize-list {
  display: flex;
}
.theme-dark .ant-transfer-customize-list .ant-transfer-operation {
  flex: none;
  align-self: center;
}
.theme-dark .ant-transfer-customize-list .ant-transfer-list {
  flex: auto;
  width: auto;
  height: auto;
  min-height: 200px;
}
.theme-dark .ant-transfer-customize-list .ant-transfer-list-body-with-search {
  padding-top: 0;
}
.theme-dark .ant-transfer-customize-list .ant-transfer-list-body-search-wrapper {
  position: relative;
  padding-bottom: 0;
}
.theme-dark .ant-transfer-customize-list .ant-transfer-list-body-customize-wrapper {
  padding: 12px;
}
.theme-dark .ant-transfer-customize-list .ant-table-wrapper .ant-table-small {
  border: 0;
  border-radius: 0;
}
.theme-dark .ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  background: #455265;
}
.theme-dark .ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body {
  margin: 0;
}
.theme-dark .ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination {
  margin: 16px 0 4px;
}
.theme-dark .ant-transfer {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
}
.theme-dark .ant-transfer-disabled .ant-transfer-list {
  background: transparent;
}
.theme-dark .ant-transfer-list {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 200px;
  padding-top: 40px;
  vertical-align: middle;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.theme-dark .ant-transfer-list-with-footer {
  padding-bottom: 34px;
}
.theme-dark .ant-transfer-list-search {
  padding: 0 24px 0 8px;
}
.theme-dark .ant-transfer-list-search-action {
  position: absolute;
  top: 12px;
  right: 12px;
  bottom: 12px;
  width: 28px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 32px;
  text-align: center;
}
.theme-dark .ant-transfer-list-search-action .anticon {
  color: rgba(255, 255, 255, 0.3);
  transition: all 0.3s;
}
.theme-dark .ant-transfer-list-search-action .anticon:hover {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark span.ant-transfer-list-search-action {
  pointer-events: none;
}
.theme-dark .ant-transfer-list-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 8px 12px 9px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
  background: #2F3D4F;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px 4px 0 0;
}
.theme-dark .ant-transfer-list-header-title {
  position: absolute;
  right: 12px;
}
.theme-dark .ant-transfer-list-header .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
.theme-dark .ant-transfer-list-body {
  position: relative;
  height: 100%;
  font-size: 14px;
}
.theme-dark .ant-transfer-list-body-search-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 12px;
}
.theme-dark .ant-transfer-list-body-with-search {
  padding-top: 56px;
}
.theme-dark .ant-transfer-list-content {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none;
}
.theme-dark .ant-transfer-list-content > .LazyLoad {
  animation: transferHighlightIn 1s;
}
.theme-dark .ant-transfer-list-content-item {
  min-height: 32px;
  padding: 6px 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.theme-dark .ant-transfer-list-content-item > span {
  padding-right: 0;
}
.theme-dark .ant-transfer-list-content-item-text {
  padding-left: 8px;
}
.theme-dark .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  background-color: #315B91;
  cursor: pointer;
}
.theme-dark .ant-transfer-list-content-item-disabled {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-transfer-list-body-not-found {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 0;
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
  transform: translateY(-50%);
}
.theme-dark .ant-transfer-list-body-with-search .ant-transfer-list-body-not-found {
  margin-top: 16px;
}
.theme-dark .ant-transfer-list-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0 0 4px 4px;
}
.theme-dark .ant-transfer-operation {
  display: inline-block;
  margin: 0 8px;
  overflow: hidden;
  vertical-align: middle;
}
.theme-dark .ant-transfer-operation .ant-btn {
  display: block;
}
.theme-dark .ant-transfer-operation .ant-btn:first-child {
  margin-bottom: 4px;
}
.theme-dark .ant-transfer-operation .ant-btn .anticon {
  font-size: 12px;
}
@keyframes transferHighlightIn {
  0% {
    background: #c7f0ff;
  }
  100% {
    background: transparent;
  }
}
.theme-dark .ant-tree.ant-tree-directory {
  position: relative;
}
.theme-dark .ant-tree.ant-tree-directory > li span.ant-tree-switcher,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher {
  position: relative;
  z-index: 1;
}
.theme-dark .ant-tree.ant-tree-directory > li span.ant-tree-switcher.ant-tree-switcher-noop,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher.ant-tree-switcher-noop {
  pointer-events: none;
}
.theme-dark .ant-tree.ant-tree-directory > li span.ant-tree-checkbox,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-checkbox {
  position: relative;
  z-index: 1;
}
.theme-dark .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper {
  border-radius: 0;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.theme-dark .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover::before,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover::before {
  background: #315B91;
}
.theme-dark .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper.ant-tree-node-selected,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: transparent;
}
.theme-dark .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper::before,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper::before {
  position: absolute;
  right: 0;
  left: 0;
  height: 24px;
  transition: all 0.3s;
  content: '';
}
.theme-dark .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper > span,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper > span {
  position: relative;
  z-index: 1;
}
.theme-dark .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-switcher,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-switcher {
  color: #fff;
}
.theme-dark .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner {
  border-color: #2199E9;
}
.theme-dark .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after {
  border-color: #fff;
}
.theme-dark .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background: #fff;
}
.theme-dark .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: #2199E9;
}
.theme-dark .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before,
.theme-dark .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before {
  background: #2199E9;
}
.theme-dark .ant-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.theme-dark .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.theme-dark .ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.theme-dark .ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
  border-color: #2199E9;
}
.theme-dark .ant-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #2199E9;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.theme-dark .ant-tree-checkbox:hover::after,
.theme-dark .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after {
  visibility: visible;
}
.theme-dark .ant-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.theme-dark .ant-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.theme-dark .ant-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.theme-dark .ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.theme-dark .ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #2199E9;
  border-color: #2199E9;
}
.theme-dark .ant-tree-checkbox-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: rgba(255, 255, 255, 0.3);
  animation-name: none;
}
.theme-dark .ant-tree-checkbox-disabled .ant-tree-checkbox-input {
  cursor: not-allowed;
}
.theme-dark .ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  background-color: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.theme-dark .ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  border-color: rgba(255, 255, 255, 0.07);
  border-collapse: separate;
  animation-name: none;
}
.theme-dark .ant-tree-checkbox-disabled + span {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-tree-checkbox-disabled:hover::after,
.theme-dark .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled::after {
  visibility: hidden;
}
.theme-dark .ant-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.theme-dark .ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
  margin-left: 8px;
}
.theme-dark .ant-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-dark .ant-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-dark .ant-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.theme-dark .ant-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.theme-dark .ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0;
}
.theme-dark .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background-color: #2F3D4F;
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #2199E9;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.theme-dark .ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-tree {
  /* see https://github.com/ant-design/ant-design/issues/16259 */
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
}
.theme-dark .ant-tree-checkbox-checked::after {
  position: absolute;
  top: 16.67%;
  left: 0;
  width: 100%;
  height: 66.67%;
}
.theme-dark .ant-tree ol,
.theme-dark .ant-tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-dark .ant-tree li {
  margin: 0;
  padding: 4px 0;
  white-space: nowrap;
  list-style: none;
  outline: 0;
}
.theme-dark .ant-tree li span[draggable],
.theme-dark .ant-tree li span[draggable='true'] {
  line-height: 20px;
  border-top: 2px transparent solid;
  border-bottom: 2px transparent solid;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.theme-dark .ant-tree li.drag-over > span[draggable] {
  color: white;
  background-color: #2199E9;
  opacity: 0.8;
}
.theme-dark .ant-tree li.drag-over-gap-top > span[draggable] {
  border-top-color: #2199E9;
}
.theme-dark .ant-tree li.drag-over-gap-bottom > span[draggable] {
  border-bottom-color: #2199E9;
}
.theme-dark .ant-tree li.filter-node > span {
  color: #E64242 !important;
  font-weight: 500 !important;
}
.theme-dark .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon,
.theme-dark .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #2199E9;
  font-size: 14px;
  transform: none;
}
.theme-dark .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon svg,
.theme-dark .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open::after,
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close::after {
  opacity: 0;
}
.theme-dark .ant-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.theme-dark .ant-tree li .ant-tree-node-content-wrapper {
  display: inline-block;
  height: 24px;
  margin: 0;
  padding: 0 5px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 24px;
  text-decoration: none;
  vertical-align: top;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-tree li .ant-tree-node-content-wrapper:hover {
  background-color: #315B91;
}
.theme-dark .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #c7f0ff;
}
.theme-dark .ant-tree li span.ant-tree-checkbox {
  top: initial;
  height: 24px;
  margin: 0 4px 0 2px;
  padding: 4px 0;
}
.theme-dark .ant-tree li span.ant-tree-switcher,
.theme-dark .ant-tree li span.ant-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
  border: 0 none;
  outline: none;
  cursor: pointer;
}
.theme-dark .ant-tree li span.ant-tree-iconEle:empty {
  display: none;
}
.theme-dark .ant-tree li span.ant-tree-switcher {
  position: relative;
}
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop {
  cursor: default;
}
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
}
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
}
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-dark .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg {
  transform: rotate(-90deg);
}
.theme-dark .ant-tree li:last-child > span.ant-tree-switcher::before,
.theme-dark .ant-tree li:last-child > span.ant-tree-iconEle::before {
  display: none;
}
.theme-dark .ant-tree > li:first-child {
  padding-top: 7px;
}
.theme-dark .ant-tree > li:last-child {
  padding-bottom: 7px;
}
.theme-dark .ant-tree-child-tree > li:first-child {
  padding-top: 8px;
}
.theme-dark .ant-tree-child-tree > li:last-child {
  padding-bottom: 0;
}
.theme-dark li.ant-tree-treenode-disabled > span:not(.ant-tree-switcher),
.theme-dark li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper,
.theme-dark li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper span {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.theme-dark .ant-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.theme-dark .ant-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.theme-dark .ant-tree.ant-tree-show-line li {
  position: relative;
}
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher {
  color: rgba(255, 255, 255, 0.42);
  background: #2F3D4F;
}
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon,
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon svg,
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.theme-dark .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-dark .ant-tree.ant-tree-show-line li:not(:last-child)::before {
  position: absolute;
  left: 12px;
  width: 1px;
  height: 100%;
  height: calc(100% - 22px);
  margin: 22px 0 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  content: ' ';
}
.theme-dark .ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle {
  display: none;
}
.theme-dark .ant-tree.ant-tree-block-node li .ant-tree-node-content-wrapper {
  width: calc(100% - 24px);
}
.theme-dark .ant-tree.ant-tree-block-node li span.ant-tree-checkbox + .ant-tree-node-content-wrapper {
  width: calc(100% - 46px);
}
.theme-dark .ant-select-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.theme-dark .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
.theme-dark .ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,
.theme-dark .ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner {
  border-color: #2199E9;
}
.theme-dark .ant-select-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #2199E9;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.theme-dark .ant-select-tree-checkbox:hover::after,
.theme-dark .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox::after {
  visibility: visible;
}
.theme-dark .ant-select-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.theme-dark .ant-select-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.theme-dark .ant-select-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.theme-dark .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.theme-dark .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #2199E9;
  border-color: #2199E9;
}
.theme-dark .ant-select-tree-checkbox-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  border-color: rgba(255, 255, 255, 0.3);
  animation-name: none;
}
.theme-dark .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
  cursor: not-allowed;
}
.theme-dark .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  background-color: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.theme-dark .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  border-color: rgba(255, 255, 255, 0.07);
  border-collapse: separate;
  animation-name: none;
}
.theme-dark .ant-select-tree-checkbox-disabled + span {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-select-tree-checkbox-disabled:hover::after,
.theme-dark .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled::after {
  visibility: hidden;
}
.theme-dark .ant-select-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.theme-dark .ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
  margin-left: 8px;
}
.theme-dark .ant-select-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-dark .ant-select-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-dark .ant-select-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.theme-dark .ant-select-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.theme-dark .ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0;
}
.theme-dark .ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
  background-color: #2F3D4F;
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #2199E9;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.theme-dark .ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-select-tree {
  box-sizing: border-box;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  margin: 0;
  margin-top: -4px;
  padding: 0 4px;
}
.theme-dark .ant-select-tree li {
  margin: 8px 0;
  padding: 0;
  white-space: nowrap;
  list-style: none;
  outline: 0;
}
.theme-dark .ant-select-tree li.filter-node > span {
  font-weight: 500;
}
.theme-dark .ant-select-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.theme-dark .ant-select-tree li .ant-select-tree-node-content-wrapper {
  display: inline-block;
  width: calc(100% - 24px);
  margin: 0;
  padding: 3px 5px;
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-select-tree li .ant-select-tree-node-content-wrapper:hover {
  background-color: #315B91;
}
.theme-dark .ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background-color: #c7f0ff;
}
.theme-dark .ant-select-tree li span.ant-select-tree-checkbox {
  margin: 0 4px 0 0;
}
.theme-dark .ant-select-tree li span.ant-select-tree-checkbox + .ant-select-tree-node-content-wrapper {
  width: calc(100% - 46px);
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher,
.theme-dark .ant-select-tree li span.ant-select-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  border: 0 none;
  outline: none;
  cursor: pointer;
}
.theme-dark .ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  color: #2199E9;
  font-size: 14px;
  transform: none;
}
.theme-dark .ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher {
  position: relative;
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop {
  cursor: auto;
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon,
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon,
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon svg,
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon,
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon,
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon svg,
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg {
  transform: rotate(-90deg);
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon,
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #2199E9;
  font-size: 14px;
  transform: none;
}
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon svg,
.theme-dark .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-dark .ant-select-tree .ant-select-tree-treenode-loading .ant-select-tree-iconEle {
  display: none;
}
.theme-dark .ant-select-tree-child-tree {
  display: none;
}
.theme-dark .ant-select-tree-child-tree-open {
  display: block;
}
.theme-dark li.ant-select-tree-treenode-disabled > span:not(.ant-select-tree-switcher),
.theme-dark li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper,
.theme-dark li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper span {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper:hover {
  background: transparent;
}
.theme-dark .ant-select-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.theme-dark .ant-select-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.theme-dark .ant-select-tree-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-dark .ant-select-tree-dropdown .ant-select-dropdown-search {
  position: sticky;
  top: 0;
  z-index: 1;
  display: block;
  padding: 4px;
  background: #2F3D4F;
}
.theme-dark .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap {
  width: 100%;
}
.theme-dark .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field {
  box-sizing: border-box;
  width: 100%;
  padding: 4px 7px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  outline: none;
}
.theme-dark .ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide {
  display: none;
}
.theme-dark .ant-select-tree-dropdown .ant-select-not-found {
  display: block;
  padding: 7px 16px;
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}
.theme-dark .ant-typography {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-typography.ant-typography-secondary {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-typography.ant-typography-warning {
  color: #F0B235;
}
.theme-dark .ant-typography.ant-typography-danger {
  color: #E64242;
}
.theme-dark .ant-typography.ant-typography-disabled {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-dark div.ant-typography,
.theme-dark .ant-typography p {
  margin-bottom: 1em;
}
.theme-dark h1.ant-typography,
.theme-dark .ant-typography h1 {
  margin-bottom: 0.5em;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
  font-size: 38px;
  line-height: 1.23;
}
.theme-dark h2.ant-typography,
.theme-dark .ant-typography h2 {
  margin-bottom: 0.5em;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
  font-size: 30px;
  line-height: 1.35;
}
.theme-dark h3.ant-typography,
.theme-dark .ant-typography h3 {
  margin-bottom: 0.5em;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.35;
}
.theme-dark h4.ant-typography,
.theme-dark .ant-typography h4 {
  margin-bottom: 0.5em;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
.theme-dark .ant-typography + h1.ant-typography,
.theme-dark .ant-typography + h2.ant-typography,
.theme-dark .ant-typography + h3.ant-typography,
.theme-dark .ant-typography + h4.ant-typography {
  margin-top: 1.2em;
}
.theme-dark .ant-typography div + h1,
.theme-dark .ant-typography ul + h1,
.theme-dark .ant-typography li + h1,
.theme-dark .ant-typography p + h1,
.theme-dark .ant-typography h1 + h1,
.theme-dark .ant-typography h2 + h1,
.theme-dark .ant-typography h3 + h1,
.theme-dark .ant-typography h4 + h1,
.theme-dark .ant-typography div + h2,
.theme-dark .ant-typography ul + h2,
.theme-dark .ant-typography li + h2,
.theme-dark .ant-typography p + h2,
.theme-dark .ant-typography h1 + h2,
.theme-dark .ant-typography h2 + h2,
.theme-dark .ant-typography h3 + h2,
.theme-dark .ant-typography h4 + h2,
.theme-dark .ant-typography div + h3,
.theme-dark .ant-typography ul + h3,
.theme-dark .ant-typography li + h3,
.theme-dark .ant-typography p + h3,
.theme-dark .ant-typography h1 + h3,
.theme-dark .ant-typography h2 + h3,
.theme-dark .ant-typography h3 + h3,
.theme-dark .ant-typography h4 + h3,
.theme-dark .ant-typography div + h4,
.theme-dark .ant-typography ul + h4,
.theme-dark .ant-typography li + h4,
.theme-dark .ant-typography p + h4,
.theme-dark .ant-typography h1 + h4,
.theme-dark .ant-typography h2 + h4,
.theme-dark .ant-typography h3 + h4,
.theme-dark .ant-typography h4 + h4 {
  margin-top: 1.2em;
}
.theme-dark span.ant-typography-ellipsis {
  display: inline-block;
}
.theme-dark .ant-typography a {
  color: #3AB0FF;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
}
.theme-dark .ant-typography a:focus,
.theme-dark .ant-typography a:hover {
  color: #63c6ff;
}
.theme-dark .ant-typography a:active {
  color: #278cd9;
}
.theme-dark .ant-typography a:active,
.theme-dark .ant-typography a:hover {
  text-decoration: none;
}
.theme-dark .ant-typography a[disabled] {
  color: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-dark .ant-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 3px;
}
.theme-dark .ant-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
.theme-dark .ant-typography u,
.theme-dark .ant-typography ins {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
.theme-dark .ant-typography s,
.theme-dark .ant-typography del {
  text-decoration: line-through;
}
.theme-dark .ant-typography strong {
  font-weight: 600;
}
.theme-dark .ant-typography-expand,
.theme-dark .ant-typography-edit,
.theme-dark .ant-typography-copy {
  color: #3AB0FF;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  margin-left: 8px;
}
.theme-dark .ant-typography-expand:focus,
.theme-dark .ant-typography-edit:focus,
.theme-dark .ant-typography-copy:focus,
.theme-dark .ant-typography-expand:hover,
.theme-dark .ant-typography-edit:hover,
.theme-dark .ant-typography-copy:hover {
  color: #63c6ff;
}
.theme-dark .ant-typography-expand:active,
.theme-dark .ant-typography-edit:active,
.theme-dark .ant-typography-copy:active {
  color: #278cd9;
}
.theme-dark .ant-typography-copy-success,
.theme-dark .ant-typography-copy-success:hover,
.theme-dark .ant-typography-copy-success:focus {
  color: #75E040;
}
.theme-dark .ant-typography-edit-content {
  position: relative;
}
.theme-dark div.ant-typography-edit-content {
  left: -12px;
  margin-top: -5px;
  margin-bottom: calc(1em - 4px - 2px);
}
.theme-dark .ant-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: rgba(255, 255, 255, 0.42);
  pointer-events: none;
}
.theme-dark .ant-typography-edit-content textarea {
  -moz-transition: none;
}
.theme-dark .ant-typography ul,
.theme-dark .ant-typography ol {
  margin: 0 0 1em 0;
  padding: 0;
}
.theme-dark .ant-typography ul li,
.theme-dark .ant-typography ol li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}
.theme-dark .ant-typography ul li {
  list-style-type: circle;
}
.theme-dark .ant-typography ul li li {
  list-style-type: disc;
}
.theme-dark .ant-typography ol li {
  list-style-type: decimal;
}
.theme-dark .ant-typography-ellipsis-single-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-dark .ant-typography-ellipsis-multiple-line {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.theme-dark .ant-upload {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  outline: 0;
}
.theme-dark .ant-upload p {
  margin: 0;
}
.theme-dark .ant-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}
.theme-dark .ant-upload input[type='file'] {
  cursor: pointer;
}
.theme-dark .ant-upload.ant-upload-select {
  display: inline-block;
}
.theme-dark .ant-upload.ant-upload-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-upload.ant-upload-select-picture-card {
  display: table;
  float: left;
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #455265;
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.3s ease;
}
.theme-dark .ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.theme-dark .ant-upload.ant-upload-select-picture-card:hover {
  border-color: #2199E9;
}
.theme-dark .ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #455265;
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.theme-dark .ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0;
}
.theme-dark .ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #1175c2;
}
.theme-dark .ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}
.theme-dark .ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}
.theme-dark .ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.theme-dark .ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #49b6f5;
}
.theme-dark .ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px;
}
.theme-dark .ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #49b6f5;
  font-size: 48px;
}
.theme-dark .ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 4px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
}
.theme-dark .ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
}
.theme-dark .ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(255, 255, 255, 0.3);
  font-size: 30px;
  transition: all 0.3s;
}
.theme-dark .ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-upload-picture-card-wrapper {
  zoom: 1;
  display: inline-block;
  width: 100%;
}
.theme-dark .ant-upload-picture-card-wrapper::before,
.theme-dark .ant-upload-picture-card-wrapper::after {
  display: table;
  content: '';
}
.theme-dark .ant-upload-picture-card-wrapper::after {
  clear: both;
}
.theme-dark .ant-upload-picture-card-wrapper::before,
.theme-dark .ant-upload-picture-card-wrapper::after {
  display: table;
  content: '';
}
.theme-dark .ant-upload-picture-card-wrapper::after {
  clear: both;
}
.theme-dark .ant-upload-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  zoom: 1;
}
.theme-dark .ant-upload-list::before,
.theme-dark .ant-upload-list::after {
  display: table;
  content: '';
}
.theme-dark .ant-upload-list::after {
  clear: both;
}
.theme-dark .ant-upload-list::before,
.theme-dark .ant-upload-list::after {
  display: table;
  content: '';
}
.theme-dark .ant-upload-list::after {
  clear: both;
}
.theme-dark .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
  padding-right: 14px;
}
.theme-dark .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
  padding-right: 28px;
}
.theme-dark .ant-upload-list-item {
  position: relative;
  height: 22px;
  margin-top: 8px;
  font-size: 14px;
}
.theme-dark .ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-dark .ant-upload-list-item-name-icon-count-1 {
  padding-right: 14px;
}
.theme-dark .ant-upload-list-item-card-actions {
  position: absolute;
  right: 0;
  opacity: 0;
}
.theme-dark .ant-upload-list-item-card-actions.picture {
  top: 25px;
  line-height: 1;
  opacity: 1;
}
.theme-dark .ant-upload-list-item-card-actions .anticon {
  padding-right: 6px;
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .ant-upload-list-item-info {
  height: 100%;
  padding: 0 12px 0 4px;
  transition: background-color 0.3s;
}
.theme-dark .ant-upload-list-item-info > span {
  display: block;
  width: 100%;
  height: 100%;
}
.theme-dark .ant-upload-list-item-info .anticon-loading,
.theme-dark .ant-upload-list-item-info .anticon-paper-clip {
  position: absolute;
  top: 5px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
}
.theme-dark .ant-upload-list-item .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  top: 6px;
  right: 4px;
  color: rgba(255, 255, 255, 0.42);
  line-height: 0;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s;
}
:root .ant-upload-list-item .anticon-close {
  font-size: 12px;
}
.theme-dark .ant-upload-list-item .anticon-close:hover {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #315B91;
}
.theme-dark .ant-upload-list-item:hover .anticon-close {
  opacity: 1;
}
.theme-dark .ant-upload-list-item:hover .ant-upload-list-item-card-actions {
  opacity: 1;
}
.theme-dark .ant-upload-list-item-error,
.theme-dark .ant-upload-list-item-error .anticon-paper-clip,
.theme-dark .ant-upload-list-item-error .ant-upload-list-item-name {
  color: #E64242;
}
.theme-dark .ant-upload-list-item-error .ant-upload-list-item-card-actions {
  opacity: 1;
}
.theme-dark .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  color: #E64242;
}
.theme-dark .ant-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 26px;
  font-size: 14px;
  line-height: 0;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 66px;
  padding: 8px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item:hover,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-error,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #E64242;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-info,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-uploading,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-thumbnail,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 48px;
  height: 48px;
  font-size: 26px;
  line-height: 54px;
  text-align: center;
  opacity: 0.8;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-icon,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  transform: translate(-50%, -50%);
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-image,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-name,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
  padding-right: 18px;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
  padding-right: 36px;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  line-height: 28px;
}
.theme-dark .ant-upload-list-picture .ant-upload-list-item-progress,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px;
}
.theme-dark .ant-upload-list-picture .anticon-close,
.theme-dark .ant-upload-list-picture-card .anticon-close {
  position: absolute;
  top: 8px;
  right: 8px;
  line-height: 1;
  opacity: 1;
}
.theme-dark .ant-upload-list-picture-card.ant-upload-list::after {
  display: none;
}
.theme-dark .ant-upload-list-picture-card-container {
  float: left;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item {
  float: left;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
  content: ' ';
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 1.5;
  text-align: center;
}
.theme-dark .ant-upload-list-picture-card .anticon-picture + .ant-upload-list-item-name {
  position: absolute;
  bottom: 10px;
  display: block;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #455265;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none;
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-uploading-text {
  margin-top: 18px;
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 32px;
  padding-left: 0;
}
.theme-dark .ant-upload-list .ant-upload-success-icon {
  color: #75E040;
  font-weight: bold;
}
.theme-dark .ant-upload-list .ant-upload-animate-enter,
.theme-dark .ant-upload-list .ant-upload-animate-leave,
.theme-dark .ant-upload-list .ant-upload-animate-inline-enter,
.theme-dark .ant-upload-list .ant-upload-animate-inline-leave {
  animation-duration: 0.3s;
  animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-dark .ant-upload-list .ant-upload-animate-enter {
  animation-name: uploadAnimateIn;
}
.theme-dark .ant-upload-list .ant-upload-animate-leave {
  animation-name: uploadAnimateOut;
}
.theme-dark .ant-upload-list .ant-upload-animate-inline-enter {
  animation-name: uploadAnimateInlineIn;
}
.theme-dark .ant-upload-list .ant-upload-animate-inline-leave {
  animation-name: uploadAnimateInlineOut;
}
@keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 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-no-unknown */
html,
body {
  width: 100%;
  height: 100%;
}
.theme-light input::-ms-clear,
.theme-light input::-ms-reveal {
  display: none;
}
.theme-light *,
.theme-light *::before,
.theme-light *::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;
}
.theme-light article,
.theme-light aside,
.theme-light dialog,
.theme-light figcaption,
.theme-light figure,
.theme-light footer,
.theme-light header,
.theme-light hgroup,
.theme-light main,
.theme-light nav,
.theme-light section {
  display: block;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
  font-variant: tabular-nums;
  line-height: 1.5;
  background-color: #F0F2F5;
  font-feature-settings: 'tnum';
}
.theme-light [tabindex='-1']:focus {
  outline: none !important;
}
.theme-light hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.theme-light h1,
.theme-light h2,
.theme-light h3,
.theme-light h4,
.theme-light h5,
.theme-light h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
.theme-light p {
  margin-top: 0;
  margin-bottom: 1em;
}
.theme-light abbr[title],
.theme-light abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
.theme-light address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
.theme-light input[type='text'],
.theme-light input[type='password'],
.theme-light input[type='number'],
.theme-light textarea {
  -webkit-appearance: none;
}
.theme-light ol,
.theme-light ul,
.theme-light dl {
  margin-top: 0;
  margin-bottom: 1em;
}
.theme-light ol ol,
.theme-light ul ul,
.theme-light ol ul,
.theme-light ul ol {
  margin-bottom: 0;
}
.theme-light dt {
  font-weight: 500;
}
.theme-light dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
.theme-light blockquote {
  margin: 0 0 1em;
}
.theme-light dfn {
  font-style: italic;
}
.theme-light b,
.theme-light strong {
  font-weight: bolder;
}
.theme-light small {
  font-size: 80%;
}
.theme-light sub,
.theme-light sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.theme-light sub {
  bottom: -0.25em;
}
.theme-light sup {
  top: -0.5em;
}
.theme-light a {
  color: #1890ff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
.theme-light a:hover {
  color: #40a9ff;
}
.theme-light a:active {
  color: #096dd9;
}
.theme-light a:active,
.theme-light a:hover {
  text-decoration: none;
  outline: 0;
}
.theme-light a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-light pre,
.theme-light code,
.theme-light kbd,
.theme-light samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
.theme-light pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
.theme-light figure {
  margin: 0 0 1em;
}
.theme-light img {
  vertical-align: middle;
  border-style: none;
}
.theme-light svg:not(:root) {
  overflow: hidden;
}
.theme-light a,
.theme-light area,
.theme-light button,
.theme-light [role='button'],
.theme-light input:not([type='range']),
.theme-light label,
.theme-light select,
.theme-light summary,
.theme-light textarea {
  touch-action: manipulation;
}
.theme-light table {
  border-collapse: collapse;
}
.theme-light caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
.theme-light th {
  text-align: inherit;
}
.theme-light input,
.theme-light button,
.theme-light select,
.theme-light optgroup,
.theme-light textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.theme-light button,
.theme-light input {
  overflow: visible;
}
.theme-light button,
.theme-light select {
  text-transform: none;
}
.theme-light button,
html [type="button"],
.theme-light [type="reset"],
.theme-light [type="submit"] {
  -webkit-appearance: button;
}
.theme-light button::-moz-focus-inner,
.theme-light [type='button']::-moz-focus-inner,
.theme-light [type='reset']::-moz-focus-inner,
.theme-light [type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.theme-light input[type='radio'],
.theme-light input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
.theme-light input[type='date'],
.theme-light input[type='time'],
.theme-light input[type='datetime-local'],
.theme-light input[type='month'] {
  -webkit-appearance: listbox;
}
.theme-light textarea {
  overflow: auto;
  resize: vertical;
}
.theme-light fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.theme-light legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
.theme-light progress {
  vertical-align: baseline;
}
.theme-light [type='number']::-webkit-inner-spin-button,
.theme-light [type='number']::-webkit-outer-spin-button {
  height: auto;
}
.theme-light [type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.theme-light [type='search']::-webkit-search-cancel-button,
.theme-light [type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
.theme-light ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.theme-light output {
  display: inline-block;
}
.theme-light summary {
  display: list-item;
}
.theme-light template {
  display: none;
}
.theme-light [hidden] {
  display: none !important;
}
.theme-light mark {
  padding: 0.2em;
  background-color: #feffe6;
}
.theme-light ::selection {
  color: #fff;
  background: #1890ff;
}
.theme-light .clearfix {
  zoom: 1;
}
.theme-light .clearfix::before,
.theme-light .clearfix::after {
  display: table;
  content: '';
}
.theme-light .clearfix::after {
  clear: both;
}
.theme-light .anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-light .anticon > * {
  line-height: 1;
}
.theme-light .anticon svg {
  display: inline-block;
}
.theme-light .anticon::before {
  display: none;
}
.theme-light .anticon .anticon-icon {
  display: block;
}
.theme-light .anticon[tabindex] {
  cursor: pointer;
}
.theme-light .anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.theme-light .anticon-spin {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.theme-light .fade-enter,
.theme-light .fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .fade-enter.fade-enter-active,
.theme-light .fade-appear.fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.theme-light .fade-leave.fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .fade-enter,
.theme-light .fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.theme-light .fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.theme-light .move-up-enter,
.theme-light .move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .move-up-enter.move-up-enter-active,
.theme-light .move-up-appear.move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.theme-light .move-up-leave.move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .move-up-enter,
.theme-light .move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.theme-light .move-down-enter,
.theme-light .move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .move-down-enter.move-down-enter-active,
.theme-light .move-down-appear.move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.theme-light .move-down-leave.move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .move-down-enter,
.theme-light .move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.theme-light .move-left-enter,
.theme-light .move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .move-left-enter.move-left-enter-active,
.theme-light .move-left-appear.move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.theme-light .move-left-leave.move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .move-left-enter,
.theme-light .move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.theme-light .move-right-enter,
.theme-light .move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .move-right-enter.move-right-enter-active,
.theme-light .move-right-appear.move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.theme-light .move-right-leave.move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .move-right-enter,
.theme-light .move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
.theme-light [ant-click-animating='true'],
.theme-light [ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #1890ff;
}
.theme-light [ant-click-animating-without-extra-node='true']::after,
.theme-light .ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #1890ff;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  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;
  content: '';
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #1890ff;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.theme-light .slide-up-enter,
.theme-light .slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .slide-up-enter.slide-up-enter-active,
.theme-light .slide-up-appear.slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.theme-light .slide-up-leave.slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .slide-up-enter,
.theme-light .slide-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-light .slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.theme-light .slide-down-enter,
.theme-light .slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .slide-down-enter.slide-down-enter-active,
.theme-light .slide-down-appear.slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.theme-light .slide-down-leave.slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .slide-down-enter,
.theme-light .slide-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-light .slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.theme-light .slide-left-enter,
.theme-light .slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .slide-left-enter.slide-left-enter-active,
.theme-light .slide-left-appear.slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.theme-light .slide-left-leave.slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .slide-left-enter,
.theme-light .slide-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-light .slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.theme-light .slide-right-enter,
.theme-light .slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .slide-right-enter.slide-right-enter-active,
.theme-light .slide-right-appear.slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.theme-light .slide-right-leave.slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .slide-right-enter,
.theme-light .slide-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-light .slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.theme-light .swing-enter,
.theme-light .swing-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .swing-enter.swing-enter-active,
.theme-light .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);
  }
}
.theme-light .zoom-enter,
.theme-light .zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-enter.zoom-enter-active,
.theme-light .zoom-appear.zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.theme-light .zoom-leave.zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .zoom-enter,
.theme-light .zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .zoom-big-enter,
.theme-light .zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-big-enter.zoom-big-enter-active,
.theme-light .zoom-big-appear.zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.theme-light .zoom-big-leave.zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .zoom-big-enter,
.theme-light .zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .zoom-big-fast-enter,
.theme-light .zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-big-fast-enter.zoom-big-fast-enter-active,
.theme-light .zoom-big-fast-appear.zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.theme-light .zoom-big-fast-leave.zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .zoom-big-fast-enter,
.theme-light .zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .zoom-up-enter,
.theme-light .zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-up-enter.zoom-up-enter-active,
.theme-light .zoom-up-appear.zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.theme-light .zoom-up-leave.zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .zoom-up-enter,
.theme-light .zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .zoom-down-enter,
.theme-light .zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-down-enter.zoom-down-enter-active,
.theme-light .zoom-down-appear.zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.theme-light .zoom-down-leave.zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .zoom-down-enter,
.theme-light .zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .zoom-left-enter,
.theme-light .zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-left-enter.zoom-left-enter-active,
.theme-light .zoom-left-appear.zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.theme-light .zoom-left-leave.zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .zoom-left-enter,
.theme-light .zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .zoom-right-enter,
.theme-light .zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .zoom-right-enter.zoom-right-enter-active,
.theme-light .zoom-right-appear.zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.theme-light .zoom-right-leave.zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .zoom-right-enter,
.theme-light .zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.theme-light .zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.theme-light .ant-motion-collapse-legacy {
  overflow: hidden;
}
.theme-light .ant-motion-collapse-legacy-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;
}
.theme-light .ant-motion-collapse {
  overflow: hidden;
  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;
}
.theme-light .ant-affix {
  position: fixed;
  z-index: 10;
}
.theme-light .ant-alert {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  padding: 8px 15px 8px 37px;
  word-wrap: break-word;
  border-radius: 4px;
}
.theme-light .ant-alert.ant-alert-no-icon {
  padding: 8px 15px;
}
.theme-light .ant-alert.ant-alert-closable {
  padding-right: 30px;
}
.theme-light .ant-alert-icon {
  position: absolute;
  top: 11.5px;
  left: 16px;
}
.theme-light .ant-alert-description {
  display: none;
  font-size: 14px;
  line-height: 22px;
}
.theme-light .ant-alert-success {
  background-color: #f6ffed;
  border: 1px solid #b7eb8f;
}
.theme-light .ant-alert-success .ant-alert-icon {
  color: #52c41a;
}
.theme-light .ant-alert-info {
  background-color: rgba(24, 144, 255, 0.1);
  border: 1px solid #1890ff;
}
.theme-light .ant-alert-info .ant-alert-icon {
  color: #1890ff;
}
.theme-light .ant-alert-warning {
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
}
.theme-light .ant-alert-warning .ant-alert-icon {
  color: #faad14;
}
.theme-light .ant-alert-error {
  background-color: #fff1f0;
  border: 1px solid #ffa39e;
}
.theme-light .ant-alert-error .ant-alert-icon {
  color: #f5222d;
}
.theme-light .ant-alert-close-icon {
  position: absolute;
  top: 8px;
  right: 16px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.theme-light .ant-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.theme-light .ant-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.theme-light .ant-alert-close-text {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.theme-light .ant-alert-close-text:hover {
  color: rgba(0, 0, 0, 0.75);
}
.theme-light .ant-alert-with-description {
  position: relative;
  padding: 15px 15px 15px 64px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  border-radius: 4px;
}
.theme-light .ant-alert-with-description.ant-alert-no-icon {
  padding: 15px;
}
.theme-light .ant-alert-with-description .ant-alert-icon {
  position: absolute;
  top: 16px;
  left: 24px;
  font-size: 24px;
}
.theme-light .ant-alert-with-description .ant-alert-close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 14px;
  cursor: pointer;
}
.theme-light .ant-alert-with-description .ant-alert-message {
  display: block;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}
.theme-light .ant-alert-message {
  color: rgba(0, 0, 0, 0.85);
}
.theme-light .ant-alert-with-description .ant-alert-description {
  display: block;
}
.theme-light .ant-alert.ant-alert-closing {
  height: 0 !important;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  transform-origin: 50% 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .ant-alert-slide-up-leave {
  animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: both;
}
.theme-light .ant-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
@keyframes antAlertSlideUpIn {
  0% {
    transform: scaleY(0);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antAlertSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
.theme-light .ant-anchor {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  padding-left: 2px;
}
.theme-light .ant-anchor-wrapper {
  margin-left: -4px;
  padding-left: 4px;
  overflow: auto;
  background-color: #fff;
}
.theme-light .ant-anchor-ink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.theme-light .ant-anchor-ink::before {
  position: relative;
  display: block;
  width: 2px;
  height: 100%;
  margin: 0 auto;
  background-color: #e8e8e8;
  content: ' ';
}
.theme-light .ant-anchor-ink-ball {
  position: absolute;
  left: 50%;
  display: none;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #1890ff;
  border-radius: 8px;
  transform: translateX(-50%);
  transition: top 0.3s ease-in-out;
}
.theme-light .ant-anchor-ink-ball.visible {
  display: inline-block;
}
.theme-light .ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball {
  display: none;
}
.theme-light .ant-anchor-link {
  padding: 7px 0 7px 16px;
  line-height: 1.143;
}
.theme-light .ant-anchor-link-title {
  position: relative;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.theme-light .ant-anchor-link-title:only-child {
  margin-bottom: 0;
}
.theme-light .ant-anchor-link-active > .ant-anchor-link-title {
  color: #1890ff;
}
.theme-light .ant-anchor-link .ant-anchor-link {
  padding-top: 5px;
  padding-bottom: 5px;
}
.theme-light .ant-select-auto-complete {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-light .ant-select-auto-complete.ant-select .ant-select-selection {
  border: 0;
  box-shadow: none;
}
.theme-light .ant-select-auto-complete.ant-select .ant-select-selection__rendered {
  height: 100%;
  margin-right: 0;
  margin-left: 0;
  line-height: 32px;
}
.theme-light .ant-select-auto-complete.ant-select .ant-select-selection__placeholder {
  margin-right: 12px;
  margin-left: 12px;
}
.theme-light .ant-select-auto-complete.ant-select .ant-select-selection--single {
  height: auto;
}
.theme-light .ant-select-auto-complete.ant-select .ant-select-search--inline {
  position: static;
  float: left;
}
.theme-light .ant-select-auto-complete.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 0 !important;
}
.theme-light .ant-select-auto-complete.ant-select .ant-input {
  height: 32px;
  line-height: 1.5;
  background: transparent;
  border-width: 1px;
}
.theme-light .ant-select-auto-complete.ant-select .ant-input:focus,
.theme-light .ant-select-auto-complete.ant-select .ant-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-select-auto-complete.ant-select .ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
  background-color: transparent;
}
.theme-light .ant-select-auto-complete.ant-select .ant-input[disabled]:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-select-auto-complete.ant-select-lg .ant-select-selection__rendered {
  line-height: 40px;
}
.theme-light .ant-select-auto-complete.ant-select-lg .ant-input {
  height: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.theme-light .ant-select-auto-complete.ant-select-sm .ant-select-selection__rendered {
  line-height: 24px;
}
.theme-light .ant-select-auto-complete.ant-select-sm .ant-input {
  height: 24px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.theme-light .ant-input-group > .ant-select-auto-complete .ant-select-search__field.ant-input-affix-wrapper {
  display: inline;
  float: none;
}
.theme-light .ant-avatar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #ccc;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
}
.theme-light .ant-avatar-image {
  background: transparent;
}
.theme-light .ant-avatar-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.theme-light .ant-avatar.ant-avatar-icon {
  font-size: 18px;
}
.theme-light .ant-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.theme-light .ant-avatar-lg-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.theme-light .ant-avatar-lg.ant-avatar-icon {
  font-size: 24px;
}
.theme-light .ant-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
}
.theme-light .ant-avatar-sm-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.theme-light .ant-avatar-sm.ant-avatar-icon {
  font-size: 14px;
}
.theme-light .ant-avatar-square {
  border-radius: 4px;
}
.theme-light .ant-avatar > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-light .ant-back-top {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.theme-light .ant-back-top-content {
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 20px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-back-top-content:hover {
  background-color: rgba(0, 0, 0, 0.65);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-back-top-icon {
  width: 14px;
  height: 16px;
  margin: 12px auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat;
}
@media screen and (max-width: 768px) {
  .theme-light .ant-back-top {
    right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .theme-light .ant-back-top {
    right: 20px;
  }
}
.theme-light .ant-badge {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  color: unset;
  line-height: 1;
}
.theme-light .ant-badge-count {
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  background: #f5222d;
  border-radius: 10px;
  box-shadow: 0 0 0 1px #fff;
}
.theme-light .ant-badge-count a,
.theme-light .ant-badge-count a:hover {
  color: #fff;
}
.theme-light .ant-badge-multiple-words {
  padding: 0 8px;
}
.theme-light .ant-badge-dot {
  width: 6px;
  height: 6px;
  background: #f5222d;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #fff;
}
.theme-light .ant-badge-count,
.theme-light .ant-badge-dot,
.theme-light .ant-badge .ant-scroll-number-custom-component {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transform: translate(50%, -50%);
  transform-origin: 100% 0%;
}
.theme-light .ant-badge-status {
  line-height: inherit;
  vertical-align: baseline;
}
.theme-light .ant-badge-status-dot {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-radius: 50%;
}
.theme-light .ant-badge-status-success {
  background-color: #52c41a;
}
.theme-light .ant-badge-status-processing {
  position: relative;
  background-color: #1890ff;
}
.theme-light .ant-badge-status-processing::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 50%;
  animation: antStatusProcessing 1.2s infinite ease-in-out;
  content: '';
}
.theme-light .ant-badge-status-default {
  background-color: #d9d9d9;
}
.theme-light .ant-badge-status-error {
  background-color: #f5222d;
}
.theme-light .ant-badge-status-warning {
  background-color: #faad14;
}
.theme-light .ant-badge-status-pink {
  background: #eb2f96;
}
.theme-light .ant-badge-status-magenta {
  background: #eb2f96;
}
.theme-light .ant-badge-status-red {
  background: #f5222d;
}
.theme-light .ant-badge-status-volcano {
  background: #fa541c;
}
.theme-light .ant-badge-status-orange {
  background: #fa8c16;
}
.theme-light .ant-badge-status-yellow {
  background: #fadb14;
}
.theme-light .ant-badge-status-gold {
  background: #faad14;
}
.theme-light .ant-badge-status-cyan {
  background: #13c2c2;
}
.theme-light .ant-badge-status-lime {
  background: #a0d911;
}
.theme-light .ant-badge-status-green {
  background: #52c41a;
}
.theme-light .ant-badge-status-blue {
  background: #1890ff;
}
.theme-light .ant-badge-status-geekblue {
  background: #2f54eb;
}
.theme-light .ant-badge-status-purple {
  background: #722ed1;
}
.theme-light .ant-badge-status-text {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
}
.theme-light .ant-badge-zoom-appear,
.theme-light .ant-badge-zoom-enter {
  animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  animation-fill-mode: both;
}
.theme-light .ant-badge-zoom-leave {
  animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  animation-fill-mode: both;
}
.theme-light .ant-badge-not-a-wrapper:not(.ant-badge-status) {
  vertical-align: middle;
}
.theme-light .ant-badge-not-a-wrapper .ant-scroll-number {
  position: relative;
  top: auto;
  display: block;
}
.theme-light .ant-badge-not-a-wrapper .ant-badge-count {
  transform: none;
}
@keyframes antStatusProcessing {
  0% {
    transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.4);
    opacity: 0;
  }
}
.theme-light .ant-scroll-number {
  overflow: hidden;
}
.theme-light .ant-scroll-number-only {
  display: inline-block;
  height: 20px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-scroll-number-only > p.ant-scroll-number-only-unit {
  height: 20px;
  margin: 0;
}
.theme-light .ant-scroll-number-symbol {
  vertical-align: top;
}
@keyframes antZoomBadgeIn {
  0% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(50%, -50%);
  }
}
@keyframes antZoomBadgeOut {
  0% {
    transform: scale(1) translate(50%, -50%);
  }
  100% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}
.theme-light .ant-breadcrumb {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.theme-light .ant-breadcrumb .anticon {
  font-size: 14px;
}
.theme-light .ant-breadcrumb a {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.theme-light .ant-breadcrumb a:hover {
  color: #40a9ff;
}
.theme-light .ant-breadcrumb > span:last-child {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-breadcrumb > span:last-child a {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
  display: none;
}
.theme-light .ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-breadcrumb-link > .anticon + span {
  margin-left: 4px;
}
.theme-light .ant-breadcrumb-overlay-link > .anticon {
  margin-left: 4px;
}
.theme-light .ant-btn {
  line-height: 1.499;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-btn > .anticon {
  line-height: 1;
}
.theme-light .ant-btn,
.theme-light .ant-btn:active,
.theme-light .ant-btn:focus {
  outline: 0;
}
.theme-light .ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.theme-light .ant-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.theme-light .ant-btn.disabled,
.theme-light .ant-btn[disabled] {
  cursor: not-allowed;
}
.theme-light .ant-btn.disabled > *,
.theme-light .ant-btn[disabled] > * {
  pointer-events: none;
}
.theme-light .ant-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.theme-light .ant-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.theme-light .ant-btn > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn:hover,
.theme-light .ant-btn:focus {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff;
}
.theme-light .ant-btn:hover > a:only-child,
.theme-light .ant-btn:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn:hover > a:only-child::after,
.theme-light .ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn:active,
.theme-light .ant-btn.active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}
.theme-light .ant-btn:active > a:only-child,
.theme-light .ant-btn.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn:active > a:only-child::after,
.theme-light .ant-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-disabled,
.theme-light .ant-btn.disabled,
.theme-light .ant-btn[disabled],
.theme-light .ant-btn-disabled:hover,
.theme-light .ant-btn.disabled:hover,
.theme-light .ant-btn[disabled]:hover,
.theme-light .ant-btn-disabled:focus,
.theme-light .ant-btn.disabled:focus,
.theme-light .ant-btn[disabled]:focus,
.theme-light .ant-btn-disabled:active,
.theme-light .ant-btn.disabled:active,
.theme-light .ant-btn[disabled]:active,
.theme-light .ant-btn-disabled.active,
.theme-light .ant-btn.disabled.active,
.theme-light .ant-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-disabled > a:only-child,
.theme-light .ant-btn.disabled > a:only-child,
.theme-light .ant-btn[disabled] > a:only-child,
.theme-light .ant-btn-disabled:hover > a:only-child,
.theme-light .ant-btn.disabled:hover > a:only-child,
.theme-light .ant-btn[disabled]:hover > a:only-child,
.theme-light .ant-btn-disabled:focus > a:only-child,
.theme-light .ant-btn.disabled:focus > a:only-child,
.theme-light .ant-btn[disabled]:focus > a:only-child,
.theme-light .ant-btn-disabled:active > a:only-child,
.theme-light .ant-btn.disabled:active > a:only-child,
.theme-light .ant-btn[disabled]:active > a:only-child,
.theme-light .ant-btn-disabled.active > a:only-child,
.theme-light .ant-btn.disabled.active > a:only-child,
.theme-light .ant-btn[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-disabled > a:only-child::after,
.theme-light .ant-btn.disabled > a:only-child::after,
.theme-light .ant-btn[disabled] > a:only-child::after,
.theme-light .ant-btn-disabled:hover > a:only-child::after,
.theme-light .ant-btn.disabled:hover > a:only-child::after,
.theme-light .ant-btn[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-disabled:focus > a:only-child::after,
.theme-light .ant-btn.disabled:focus > a:only-child::after,
.theme-light .ant-btn[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-disabled:active > a:only-child::after,
.theme-light .ant-btn.disabled:active > a:only-child::after,
.theme-light .ant-btn[disabled]:active > a:only-child::after,
.theme-light .ant-btn-disabled.active > a:only-child::after,
.theme-light .ant-btn.disabled.active > a:only-child::after,
.theme-light .ant-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn:hover,
.theme-light .ant-btn:focus,
.theme-light .ant-btn:active,
.theme-light .ant-btn.active {
  text-decoration: none;
  background: #fff;
}
.theme-light .ant-btn > i,
.theme-light .ant-btn > span {
  display: inline-block;
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  pointer-events: none;
}
.theme-light .ant-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);
}
.theme-light .ant-btn-primary > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-primary:hover,
.theme-light .ant-btn-primary:focus {
  color: #fff;
  background-color: #40a9ff;
  border-color: #40a9ff;
}
.theme-light .ant-btn-primary:hover > a:only-child,
.theme-light .ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-primary:hover > a:only-child::after,
.theme-light .ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-primary:active,
.theme-light .ant-btn-primary.active {
  color: #fff;
  background-color: #096dd9;
  border-color: #096dd9;
}
.theme-light .ant-btn-primary:active > a:only-child,
.theme-light .ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-primary:active > a:only-child::after,
.theme-light .ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-primary-disabled,
.theme-light .ant-btn-primary.disabled,
.theme-light .ant-btn-primary[disabled],
.theme-light .ant-btn-primary-disabled:hover,
.theme-light .ant-btn-primary.disabled:hover,
.theme-light .ant-btn-primary[disabled]:hover,
.theme-light .ant-btn-primary-disabled:focus,
.theme-light .ant-btn-primary.disabled:focus,
.theme-light .ant-btn-primary[disabled]:focus,
.theme-light .ant-btn-primary-disabled:active,
.theme-light .ant-btn-primary.disabled:active,
.theme-light .ant-btn-primary[disabled]:active,
.theme-light .ant-btn-primary-disabled.active,
.theme-light .ant-btn-primary.disabled.active,
.theme-light .ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-primary-disabled > a:only-child,
.theme-light .ant-btn-primary.disabled > a:only-child,
.theme-light .ant-btn-primary[disabled] > a:only-child,
.theme-light .ant-btn-primary-disabled:hover > a:only-child,
.theme-light .ant-btn-primary.disabled:hover > a:only-child,
.theme-light .ant-btn-primary[disabled]:hover > a:only-child,
.theme-light .ant-btn-primary-disabled:focus > a:only-child,
.theme-light .ant-btn-primary.disabled:focus > a:only-child,
.theme-light .ant-btn-primary[disabled]:focus > a:only-child,
.theme-light .ant-btn-primary-disabled:active > a:only-child,
.theme-light .ant-btn-primary.disabled:active > a:only-child,
.theme-light .ant-btn-primary[disabled]:active > a:only-child,
.theme-light .ant-btn-primary-disabled.active > a:only-child,
.theme-light .ant-btn-primary.disabled.active > a:only-child,
.theme-light .ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-primary-disabled > a:only-child::after,
.theme-light .ant-btn-primary.disabled > a:only-child::after,
.theme-light .ant-btn-primary[disabled] > a:only-child::after,
.theme-light .ant-btn-primary-disabled:hover > a:only-child::after,
.theme-light .ant-btn-primary.disabled:hover > a:only-child::after,
.theme-light .ant-btn-primary[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-primary-disabled:focus > a:only-child::after,
.theme-light .ant-btn-primary.disabled:focus > a:only-child::after,
.theme-light .ant-btn-primary[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-primary-disabled:active > a:only-child::after,
.theme-light .ant-btn-primary.disabled:active > a:only-child::after,
.theme-light .ant-btn-primary[disabled]:active > a:only-child::after,
.theme-light .ant-btn-primary-disabled.active > a:only-child::after,
.theme-light .ant-btn-primary.disabled.active > a:only-child::after,
.theme-light .ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #40a9ff;
  border-left-color: #40a9ff;
}
.theme-light .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #40a9ff;
}
.theme-light .ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.theme-light .ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #40a9ff;
}
.theme-light .ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.theme-light .ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-btn-ghost {
  color: rgba(0, 0, 0, 0.65);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-btn-ghost > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-ghost:hover,
.theme-light .ant-btn-ghost:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff;
}
.theme-light .ant-btn-ghost:hover > a:only-child,
.theme-light .ant-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-ghost:hover > a:only-child::after,
.theme-light .ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-ghost:active,
.theme-light .ant-btn-ghost.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9;
}
.theme-light .ant-btn-ghost:active > a:only-child,
.theme-light .ant-btn-ghost.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-ghost:active > a:only-child::after,
.theme-light .ant-btn-ghost.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-ghost-disabled,
.theme-light .ant-btn-ghost.disabled,
.theme-light .ant-btn-ghost[disabled],
.theme-light .ant-btn-ghost-disabled:hover,
.theme-light .ant-btn-ghost.disabled:hover,
.theme-light .ant-btn-ghost[disabled]:hover,
.theme-light .ant-btn-ghost-disabled:focus,
.theme-light .ant-btn-ghost.disabled:focus,
.theme-light .ant-btn-ghost[disabled]:focus,
.theme-light .ant-btn-ghost-disabled:active,
.theme-light .ant-btn-ghost.disabled:active,
.theme-light .ant-btn-ghost[disabled]:active,
.theme-light .ant-btn-ghost-disabled.active,
.theme-light .ant-btn-ghost.disabled.active,
.theme-light .ant-btn-ghost[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-ghost-disabled > a:only-child,
.theme-light .ant-btn-ghost.disabled > a:only-child,
.theme-light .ant-btn-ghost[disabled] > a:only-child,
.theme-light .ant-btn-ghost-disabled:hover > a:only-child,
.theme-light .ant-btn-ghost.disabled:hover > a:only-child,
.theme-light .ant-btn-ghost[disabled]:hover > a:only-child,
.theme-light .ant-btn-ghost-disabled:focus > a:only-child,
.theme-light .ant-btn-ghost.disabled:focus > a:only-child,
.theme-light .ant-btn-ghost[disabled]:focus > a:only-child,
.theme-light .ant-btn-ghost-disabled:active > a:only-child,
.theme-light .ant-btn-ghost.disabled:active > a:only-child,
.theme-light .ant-btn-ghost[disabled]:active > a:only-child,
.theme-light .ant-btn-ghost-disabled.active > a:only-child,
.theme-light .ant-btn-ghost.disabled.active > a:only-child,
.theme-light .ant-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-ghost-disabled > a:only-child::after,
.theme-light .ant-btn-ghost.disabled > a:only-child::after,
.theme-light .ant-btn-ghost[disabled] > a:only-child::after,
.theme-light .ant-btn-ghost-disabled:hover > a:only-child::after,
.theme-light .ant-btn-ghost.disabled:hover > a:only-child::after,
.theme-light .ant-btn-ghost[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-ghost-disabled:focus > a:only-child::after,
.theme-light .ant-btn-ghost.disabled:focus > a:only-child::after,
.theme-light .ant-btn-ghost[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-ghost-disabled:active > a:only-child::after,
.theme-light .ant-btn-ghost.disabled:active > a:only-child::after,
.theme-light .ant-btn-ghost[disabled]:active > a:only-child::after,
.theme-light .ant-btn-ghost-disabled.active > a:only-child::after,
.theme-light .ant-btn-ghost.disabled.active > a:only-child::after,
.theme-light .ant-btn-ghost[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-dashed {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
  border-style: dashed;
}
.theme-light .ant-btn-dashed > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-dashed:hover,
.theme-light .ant-btn-dashed:focus {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff;
}
.theme-light .ant-btn-dashed:hover > a:only-child,
.theme-light .ant-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-dashed:hover > a:only-child::after,
.theme-light .ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-dashed:active,
.theme-light .ant-btn-dashed.active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}
.theme-light .ant-btn-dashed:active > a:only-child,
.theme-light .ant-btn-dashed.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-dashed:active > a:only-child::after,
.theme-light .ant-btn-dashed.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-dashed-disabled,
.theme-light .ant-btn-dashed.disabled,
.theme-light .ant-btn-dashed[disabled],
.theme-light .ant-btn-dashed-disabled:hover,
.theme-light .ant-btn-dashed.disabled:hover,
.theme-light .ant-btn-dashed[disabled]:hover,
.theme-light .ant-btn-dashed-disabled:focus,
.theme-light .ant-btn-dashed.disabled:focus,
.theme-light .ant-btn-dashed[disabled]:focus,
.theme-light .ant-btn-dashed-disabled:active,
.theme-light .ant-btn-dashed.disabled:active,
.theme-light .ant-btn-dashed[disabled]:active,
.theme-light .ant-btn-dashed-disabled.active,
.theme-light .ant-btn-dashed.disabled.active,
.theme-light .ant-btn-dashed[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-dashed-disabled > a:only-child,
.theme-light .ant-btn-dashed.disabled > a:only-child,
.theme-light .ant-btn-dashed[disabled] > a:only-child,
.theme-light .ant-btn-dashed-disabled:hover > a:only-child,
.theme-light .ant-btn-dashed.disabled:hover > a:only-child,
.theme-light .ant-btn-dashed[disabled]:hover > a:only-child,
.theme-light .ant-btn-dashed-disabled:focus > a:only-child,
.theme-light .ant-btn-dashed.disabled:focus > a:only-child,
.theme-light .ant-btn-dashed[disabled]:focus > a:only-child,
.theme-light .ant-btn-dashed-disabled:active > a:only-child,
.theme-light .ant-btn-dashed.disabled:active > a:only-child,
.theme-light .ant-btn-dashed[disabled]:active > a:only-child,
.theme-light .ant-btn-dashed-disabled.active > a:only-child,
.theme-light .ant-btn-dashed.disabled.active > a:only-child,
.theme-light .ant-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-dashed-disabled > a:only-child::after,
.theme-light .ant-btn-dashed.disabled > a:only-child::after,
.theme-light .ant-btn-dashed[disabled] > a:only-child::after,
.theme-light .ant-btn-dashed-disabled:hover > a:only-child::after,
.theme-light .ant-btn-dashed.disabled:hover > a:only-child::after,
.theme-light .ant-btn-dashed[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-dashed-disabled:focus > a:only-child::after,
.theme-light .ant-btn-dashed.disabled:focus > a:only-child::after,
.theme-light .ant-btn-dashed[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-dashed-disabled:active > a:only-child::after,
.theme-light .ant-btn-dashed.disabled:active > a:only-child::after,
.theme-light .ant-btn-dashed[disabled]:active > a:only-child::after,
.theme-light .ant-btn-dashed-disabled.active > a:only-child::after,
.theme-light .ant-btn-dashed.disabled.active > a:only-child::after,
.theme-light .ant-btn-dashed[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-danger {
  color: #fff;
  background-color: #f5222d;
  border-color: #f5222d;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.theme-light .ant-btn-danger > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-danger:hover,
.theme-light .ant-btn-danger:focus {
  color: #fff;
  background-color: #ff4d4f;
  border-color: #ff4d4f;
}
.theme-light .ant-btn-danger:hover > a:only-child,
.theme-light .ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-danger:hover > a:only-child::after,
.theme-light .ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-danger:active,
.theme-light .ant-btn-danger.active {
  color: #fff;
  background-color: #cf1322;
  border-color: #cf1322;
}
.theme-light .ant-btn-danger:active > a:only-child,
.theme-light .ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-danger:active > a:only-child::after,
.theme-light .ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-danger-disabled,
.theme-light .ant-btn-danger.disabled,
.theme-light .ant-btn-danger[disabled],
.theme-light .ant-btn-danger-disabled:hover,
.theme-light .ant-btn-danger.disabled:hover,
.theme-light .ant-btn-danger[disabled]:hover,
.theme-light .ant-btn-danger-disabled:focus,
.theme-light .ant-btn-danger.disabled:focus,
.theme-light .ant-btn-danger[disabled]:focus,
.theme-light .ant-btn-danger-disabled:active,
.theme-light .ant-btn-danger.disabled:active,
.theme-light .ant-btn-danger[disabled]:active,
.theme-light .ant-btn-danger-disabled.active,
.theme-light .ant-btn-danger.disabled.active,
.theme-light .ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-danger-disabled > a:only-child,
.theme-light .ant-btn-danger.disabled > a:only-child,
.theme-light .ant-btn-danger[disabled] > a:only-child,
.theme-light .ant-btn-danger-disabled:hover > a:only-child,
.theme-light .ant-btn-danger.disabled:hover > a:only-child,
.theme-light .ant-btn-danger[disabled]:hover > a:only-child,
.theme-light .ant-btn-danger-disabled:focus > a:only-child,
.theme-light .ant-btn-danger.disabled:focus > a:only-child,
.theme-light .ant-btn-danger[disabled]:focus > a:only-child,
.theme-light .ant-btn-danger-disabled:active > a:only-child,
.theme-light .ant-btn-danger.disabled:active > a:only-child,
.theme-light .ant-btn-danger[disabled]:active > a:only-child,
.theme-light .ant-btn-danger-disabled.active > a:only-child,
.theme-light .ant-btn-danger.disabled.active > a:only-child,
.theme-light .ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-danger-disabled > a:only-child::after,
.theme-light .ant-btn-danger.disabled > a:only-child::after,
.theme-light .ant-btn-danger[disabled] > a:only-child::after,
.theme-light .ant-btn-danger-disabled:hover > a:only-child::after,
.theme-light .ant-btn-danger.disabled:hover > a:only-child::after,
.theme-light .ant-btn-danger[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-danger-disabled:focus > a:only-child::after,
.theme-light .ant-btn-danger.disabled:focus > a:only-child::after,
.theme-light .ant-btn-danger[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-danger-disabled:active > a:only-child::after,
.theme-light .ant-btn-danger.disabled:active > a:only-child::after,
.theme-light .ant-btn-danger[disabled]:active > a:only-child::after,
.theme-light .ant-btn-danger-disabled.active > a:only-child::after,
.theme-light .ant-btn-danger.disabled.active > a:only-child::after,
.theme-light .ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-link {
  color: #1890ff;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.theme-light .ant-btn-link > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-link:hover,
.theme-light .ant-btn-link:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff;
}
.theme-light .ant-btn-link:hover > a:only-child,
.theme-light .ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-link:hover > a:only-child::after,
.theme-light .ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-link:active,
.theme-light .ant-btn-link.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9;
}
.theme-light .ant-btn-link:active > a:only-child,
.theme-light .ant-btn-link.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-link:active > a:only-child::after,
.theme-light .ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-link-disabled,
.theme-light .ant-btn-link.disabled,
.theme-light .ant-btn-link[disabled],
.theme-light .ant-btn-link-disabled:hover,
.theme-light .ant-btn-link.disabled:hover,
.theme-light .ant-btn-link[disabled]:hover,
.theme-light .ant-btn-link-disabled:focus,
.theme-light .ant-btn-link.disabled:focus,
.theme-light .ant-btn-link[disabled]:focus,
.theme-light .ant-btn-link-disabled:active,
.theme-light .ant-btn-link.disabled:active,
.theme-light .ant-btn-link[disabled]:active,
.theme-light .ant-btn-link-disabled.active,
.theme-light .ant-btn-link.disabled.active,
.theme-light .ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-link-disabled > a:only-child,
.theme-light .ant-btn-link.disabled > a:only-child,
.theme-light .ant-btn-link[disabled] > a:only-child,
.theme-light .ant-btn-link-disabled:hover > a:only-child,
.theme-light .ant-btn-link.disabled:hover > a:only-child,
.theme-light .ant-btn-link[disabled]:hover > a:only-child,
.theme-light .ant-btn-link-disabled:focus > a:only-child,
.theme-light .ant-btn-link.disabled:focus > a:only-child,
.theme-light .ant-btn-link[disabled]:focus > a:only-child,
.theme-light .ant-btn-link-disabled:active > a:only-child,
.theme-light .ant-btn-link.disabled:active > a:only-child,
.theme-light .ant-btn-link[disabled]:active > a:only-child,
.theme-light .ant-btn-link-disabled.active > a:only-child,
.theme-light .ant-btn-link.disabled.active > a:only-child,
.theme-light .ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-link-disabled > a:only-child::after,
.theme-light .ant-btn-link.disabled > a:only-child::after,
.theme-light .ant-btn-link[disabled] > a:only-child::after,
.theme-light .ant-btn-link-disabled:hover > a:only-child::after,
.theme-light .ant-btn-link.disabled:hover > a:only-child::after,
.theme-light .ant-btn-link[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-link-disabled:focus > a:only-child::after,
.theme-light .ant-btn-link.disabled:focus > a:only-child::after,
.theme-light .ant-btn-link[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-link-disabled:active > a:only-child::after,
.theme-light .ant-btn-link.disabled:active > a:only-child::after,
.theme-light .ant-btn-link[disabled]:active > a:only-child::after,
.theme-light .ant-btn-link-disabled.active > a:only-child::after,
.theme-light .ant-btn-link.disabled.active > a:only-child::after,
.theme-light .ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-link:hover,
.theme-light .ant-btn-link:focus,
.theme-light .ant-btn-link:active {
  border-color: transparent;
}
.theme-light .ant-btn-link-disabled,
.theme-light .ant-btn-link.disabled,
.theme-light .ant-btn-link[disabled],
.theme-light .ant-btn-link-disabled:hover,
.theme-light .ant-btn-link.disabled:hover,
.theme-light .ant-btn-link[disabled]:hover,
.theme-light .ant-btn-link-disabled:focus,
.theme-light .ant-btn-link.disabled:focus,
.theme-light .ant-btn-link[disabled]:focus,
.theme-light .ant-btn-link-disabled:active,
.theme-light .ant-btn-link.disabled:active,
.theme-light .ant-btn-link[disabled]:active,
.theme-light .ant-btn-link-disabled.active,
.theme-light .ant-btn-link.disabled.active,
.theme-light .ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-link-disabled > a:only-child,
.theme-light .ant-btn-link.disabled > a:only-child,
.theme-light .ant-btn-link[disabled] > a:only-child,
.theme-light .ant-btn-link-disabled:hover > a:only-child,
.theme-light .ant-btn-link.disabled:hover > a:only-child,
.theme-light .ant-btn-link[disabled]:hover > a:only-child,
.theme-light .ant-btn-link-disabled:focus > a:only-child,
.theme-light .ant-btn-link.disabled:focus > a:only-child,
.theme-light .ant-btn-link[disabled]:focus > a:only-child,
.theme-light .ant-btn-link-disabled:active > a:only-child,
.theme-light .ant-btn-link.disabled:active > a:only-child,
.theme-light .ant-btn-link[disabled]:active > a:only-child,
.theme-light .ant-btn-link-disabled.active > a:only-child,
.theme-light .ant-btn-link.disabled.active > a:only-child,
.theme-light .ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-link-disabled > a:only-child::after,
.theme-light .ant-btn-link.disabled > a:only-child::after,
.theme-light .ant-btn-link[disabled] > a:only-child::after,
.theme-light .ant-btn-link-disabled:hover > a:only-child::after,
.theme-light .ant-btn-link.disabled:hover > a:only-child::after,
.theme-light .ant-btn-link[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-link-disabled:focus > a:only-child::after,
.theme-light .ant-btn-link.disabled:focus > a:only-child::after,
.theme-light .ant-btn-link[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-link-disabled:active > a:only-child::after,
.theme-light .ant-btn-link.disabled:active > a:only-child::after,
.theme-light .ant-btn-link[disabled]:active > a:only-child::after,
.theme-light .ant-btn-link-disabled.active > a:only-child::after,
.theme-light .ant-btn-link.disabled.active > a:only-child::after,
.theme-light .ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 4px;
}
.theme-light .ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 4px;
}
.theme-light .ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 4px;
}
.theme-light .ant-btn-icon-only > i {
  vertical-align: middle;
}
.theme-light .ant-btn-round {
  height: 32px;
  padding: 0 16px;
  font-size: 14px;
  border-radius: 32px;
}
.theme-light .ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 40px;
}
.theme-light .ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 24px;
}
.theme-light .ant-btn-round.ant-btn-icon-only {
  width: auto;
}
.theme-light .ant-btn-circle,
.theme-light .ant-btn-circle-outline {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.theme-light .ant-btn-circle.ant-btn-lg,
.theme-light .ant-btn-circle-outline.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
.theme-light .ant-btn-circle.ant-btn-sm,
.theme-light .ant-btn-circle-outline.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}
.theme-light .ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.theme-light .ant-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-btn .anticon.anticon-plus > svg,
.theme-light .ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.theme-light .ant-btn.ant-btn-loading {
  position: relative;
}
.theme-light .ant-btn.ant-btn-loading:not([disabled]) {
  pointer-events: none;
}
.theme-light .ant-btn.ant-btn-loading::before {
  display: block;
}
.theme-light .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 29px;
}
.theme-light .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px;
}
.theme-light .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 24px;
}
.theme-light .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  margin-left: -17px;
}
.theme-light .ant-btn-group {
  position: relative;
  display: inline-block;
}
.theme-light .ant-btn-group > .ant-btn,
.theme-light .ant-btn-group > span > .ant-btn {
  position: relative;
}
.theme-light .ant-btn-group > .ant-btn:hover,
.theme-light .ant-btn-group > span > .ant-btn:hover,
.theme-light .ant-btn-group > .ant-btn:focus,
.theme-light .ant-btn-group > span > .ant-btn:focus,
.theme-light .ant-btn-group > .ant-btn:active,
.theme-light .ant-btn-group > span > .ant-btn:active,
.theme-light .ant-btn-group > .ant-btn.active,
.theme-light .ant-btn-group > span > .ant-btn.active {
  z-index: 2;
}
.theme-light .ant-btn-group > .ant-btn:disabled,
.theme-light .ant-btn-group > span > .ant-btn:disabled {
  z-index: 0;
}
.theme-light .ant-btn-group > .ant-btn-icon-only {
  font-size: 14px;
}
.theme-light .ant-btn-group-lg > .ant-btn,
.theme-light .ant-btn-group-lg > span > .ant-btn {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  line-height: 38px;
}
.theme-light .ant-btn-group-lg > .ant-btn.ant-btn-icon-only {
  width: 40px;
  height: 40px;
  padding-right: 0;
  padding-left: 0;
}
.theme-light .ant-btn-group-sm > .ant-btn,
.theme-light .ant-btn-group-sm > span > .ant-btn {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
  line-height: 22px;
}
.theme-light .ant-btn-group-sm > .ant-btn > .anticon,
.theme-light .ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 14px;
}
.theme-light .ant-btn-group-sm > .ant-btn.ant-btn-icon-only {
  width: 24px;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
}
.theme-light .ant-btn-group .ant-btn + .ant-btn,
.theme-light .ant-btn + .ant-btn-group,
.theme-light .ant-btn-group span + .ant-btn,
.theme-light .ant-btn-group .ant-btn + span,
.theme-light .ant-btn-group > span + span,
.theme-light .ant-btn-group + .ant-btn,
.theme-light .ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}
.theme-light .ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.theme-light .ant-btn-group .ant-btn {
  border-radius: 0;
}
.theme-light .ant-btn-group > .ant-btn:first-child,
.theme-light .ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.theme-light .ant-btn-group > .ant-btn:only-child {
  border-radius: 4px;
}
.theme-light .ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px;
}
.theme-light .ant-btn-group > .ant-btn:first-child:not(:last-child),
.theme-light .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-light .ant-btn-group > .ant-btn:last-child:not(:first-child),
.theme-light .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-light .ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 4px;
}
.theme-light .ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px;
}
.theme-light .ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.theme-light .ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-light .ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.theme-light .ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-light .ant-btn-group > .ant-btn-group {
  float: left;
}
.theme-light .ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.theme-light .ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.theme-light .ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-light .ant-btn:focus > span,
.theme-light .ant-btn:active > span {
  position: relative;
}
.theme-light .ant-btn > .anticon + span,
.theme-light .ant-btn > span + .anticon {
  margin-left: 8px;
}
.theme-light .ant-btn-background-ghost {
  color: #fff;
  background: transparent !important;
  border-color: #fff;
}
.theme-light .ant-btn-background-ghost.ant-btn-primary {
  color: #1890ff;
  background-color: transparent;
  border-color: #1890ff;
  text-shadow: none;
}
.theme-light .ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-primary:hover,
.theme-light .ant-btn-background-ghost.ant-btn-primary:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff;
}
.theme-light .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-primary:active,
.theme-light .ant-btn-background-ghost.ant-btn-primary.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9;
}
.theme-light .ant-btn-background-ghost.ant-btn-primary:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled],
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled:hover,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled:focus,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled:active,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled:active,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled.active,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled.active,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-danger {
  color: #f5222d;
  background-color: transparent;
  border-color: #f5222d;
  text-shadow: none;
}
.theme-light .ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-danger:hover,
.theme-light .ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff4d4f;
  background-color: transparent;
  border-color: #ff4d4f;
}
.theme-light .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-danger:active,
.theme-light .ant-btn-background-ghost.ant-btn-danger.active {
  color: #cf1322;
  background-color: transparent;
  border-color: #cf1322;
}
.theme-light .ant-btn-background-ghost.ant-btn-danger:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled],
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled:hover,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled:focus,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled:active,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled:active,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled.active,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled.active,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-link {
  color: #1890ff;
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #fff;
}
.theme-light .ant-btn-background-ghost.ant-btn-link > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-link:hover,
.theme-light .ant-btn-background-ghost.ant-btn-link:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: transparent;
}
.theme-light .ant-btn-background-ghost.ant-btn-link:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-link:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-link:active,
.theme-light .ant-btn-background-ghost.ant-btn-link.active {
  color: #096dd9;
  background-color: transparent;
  border-color: transparent;
}
.theme-light .ant-btn-background-ghost.ant-btn-link:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-link:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled],
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled:hover,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled:hover,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled]:hover,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled:focus,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled:focus,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled]:focus,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled:active,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled:active,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled]:active,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled.active,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled.active,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child::after,
.theme-light .ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.theme-light .ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.theme-light .ant-btn-block {
  width: 100%;
}
.theme-light .ant-btn:empty {
  vertical-align: top;
}
.theme-light a.ant-btn {
  padding-top: 0.1px;
  line-height: 30px;
}
.theme-light a.ant-btn-lg {
  line-height: 38px;
}
.theme-light a.ant-btn-sm {
  line-height: 22px;
}
.theme-light .ant-fullcalendar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  outline: none;
}
.theme-light .ant-select.ant-fullcalendar-year-select {
  min-width: 90px;
}
.theme-light .ant-select.ant-fullcalendar-year-select.ant-select-sm {
  min-width: 70px;
}
.theme-light .ant-select.ant-fullcalendar-month-select {
  min-width: 80px;
  margin-left: 8px;
}
.theme-light .ant-select.ant-fullcalendar-month-select.ant-select-sm {
  min-width: 70px;
}
.theme-light .ant-fullcalendar-header {
  padding: 11px 16px 11px 0;
  text-align: right;
}
.theme-light .ant-fullcalendar-header .ant-select-dropdown {
  text-align: left;
}
.theme-light .ant-fullcalendar-header .ant-radio-group {
  margin-left: 8px;
  text-align: left;
}
.theme-light .ant-fullcalendar-header label.ant-radio-button {
  height: 22px;
  padding: 0 10px;
  line-height: 20px;
}
.theme-light .ant-fullcalendar-date-panel {
  position: relative;
  outline: none;
}
.theme-light .ant-fullcalendar-calendar-body {
  padding: 8px 12px;
}
.theme-light .ant-fullcalendar table {
  width: 100%;
  max-width: 100%;
  height: 256px;
  background-color: transparent;
  border-collapse: collapse;
}
.theme-light .ant-fullcalendar table,
.theme-light .ant-fullcalendar th,
.theme-light .ant-fullcalendar td {
  border: 0;
}
.theme-light .ant-fullcalendar td {
  position: relative;
}
.theme-light .ant-fullcalendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.theme-light .ant-fullcalendar-column-header {
  width: 33px;
  padding: 0;
  line-height: 18px;
  text-align: center;
}
.theme-light .ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.theme-light .ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner {
  display: none;
}
.theme-light .ant-fullcalendar-month,
.theme-light .ant-fullcalendar-date {
  text-align: center;
  transition: all 0.3s;
}
.theme-light .ant-fullcalendar-value {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  transition: all 0.3s;
}
.theme-light .ant-fullcalendar-value:hover {
  background: #e6f7ff;
  cursor: pointer;
}
.theme-light .ant-fullcalendar-value:active {
  color: #fff;
  background: #1890ff;
}
.theme-light .ant-fullcalendar-month-panel-cell .ant-fullcalendar-value {
  width: 48px;
}
.theme-light .ant-fullcalendar-today .ant-fullcalendar-value,
.theme-light .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value {
  box-shadow: 0 0 0 1px #1890ff inset;
}
.theme-light .ant-fullcalendar-selected-day .ant-fullcalendar-value,
.theme-light .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value {
  color: #fff;
  background: #1890ff;
}
.theme-light .ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-light .ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-light .ant-fullcalendar-last-month-cell .ant-fullcalendar-value,
.theme-light .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-fullcalendar-month-panel-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.theme-light .ant-fullcalendar-content {
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%;
}
.theme-light .ant-fullcalendar-fullscreen {
  border-top: 0;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-table {
  table-layout: fixed;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group {
  margin-left: 16px;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button {
  height: 32px;
  line-height: 30px;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-month,
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-date {
  display: block;
  height: 116px;
  margin: 0 4px;
  padding: 4px 8px;
  color: rgba(0, 0, 0, 0.65);
  text-align: left;
  border-top: 2px solid #e8e8e8;
  transition: background 0.3s;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover,
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover {
  background: #e6f7ff;
  cursor: pointer;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-month:active,
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-date:active {
  background: #bae7ff;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-column-header {
  padding-right: 12px;
  padding-bottom: 5px;
  text-align: right;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-value {
  width: auto;
  text-align: right;
  background: transparent;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date {
  background: transparent;
  border-top-color: #1890ff;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  box-shadow: none;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date {
  background: #e6f7ff;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value {
  color: #1890ff;
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-fullcalendar-fullscreen .ant-fullcalendar-content {
  position: static;
  width: auto;
  height: 88px;
  overflow-y: auto;
}
.theme-light .ant-fullcalendar-disabled-cell .ant-fullcalendar-date,
.theme-light .ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover {
  cursor: not-allowed;
}
.theme-light .ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,
.theme-light .ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover {
  background: transparent;
}
.theme-light .ant-fullcalendar-disabled-cell .ant-fullcalendar-value {
  width: auto;
  color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
  cursor: not-allowed;
}
.theme-light .ant-card {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  background: #fff;
  border-radius: 2px;
  transition: all 0.3s;
}
.theme-light .ant-card-hoverable {
  cursor: pointer;
}
.theme-light .ant-card-hoverable:hover {
  border-color: rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
}
.theme-light .ant-card-bordered {
  border: 1px solid #e8e8e8;
}
.theme-light .ant-card-head {
  min-height: 48px;
  margin-bottom: -1px;
  padding: 0 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 2px 2px 0 0;
  zoom: 1;
}
.theme-light .ant-card-head::before,
.theme-light .ant-card-head::after {
  display: table;
  content: '';
}
.theme-light .ant-card-head::after {
  clear: both;
}
.theme-light .ant-card-head::before,
.theme-light .ant-card-head::after {
  display: table;
  content: '';
}
.theme-light .ant-card-head::after {
  clear: both;
}
.theme-light .ant-card-head-wrapper {
  display: flex;
  align-items: center;
}
.theme-light .ant-card-head-title {
  display: inline-block;
  flex: 1 1;
  padding: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-light .ant-card-head .ant-tabs {
  clear: both;
  margin-bottom: -17px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
}
.theme-light .ant-card-head .ant-tabs-bar {
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-card-extra {
  float: right;
  margin-left: auto;
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
}
.theme-light .ant-card-body {
  padding: 24px;
  zoom: 1;
}
.theme-light .ant-card-body::before,
.theme-light .ant-card-body::after {
  display: table;
  content: '';
}
.theme-light .ant-card-body::after {
  clear: both;
}
.theme-light .ant-card-body::before,
.theme-light .ant-card-body::after {
  display: table;
  content: '';
}
.theme-light .ant-card-body::after {
  clear: both;
}
.theme-light .ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.theme-light .ant-card-grid {
  float: left;
  width: 33.33%;
  padding: 24px;
  border: 0;
  border-radius: 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;
  transition: all 0.3s;
}
.theme-light .ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 32px;
  padding-bottom: 0;
}
.theme-light .ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0;
}
.theme-light .ant-card-cover > * {
  display: block;
  width: 100%;
}
.theme-light .ant-card-cover img {
  border-radius: 2px 2px 0 0;
}
.theme-light .ant-card-actions {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fafafa;
  border-top: 1px solid #e8e8e8;
  zoom: 1;
}
.theme-light .ant-card-actions::before,
.theme-light .ant-card-actions::after {
  display: table;
  content: '';
}
.theme-light .ant-card-actions::after {
  clear: both;
}
.theme-light .ant-card-actions::before,
.theme-light .ant-card-actions::after {
  display: table;
  content: '';
}
.theme-light .ant-card-actions::after {
  clear: both;
}
.theme-light .ant-card-actions > li {
  float: left;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.theme-light .ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 32px;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.theme-light .ant-card-actions > li > span:hover {
  color: #1890ff;
  transition: color 0.3s;
}
.theme-light .ant-card-actions > li > span a:not(.ant-btn),
.theme-light .ant-card-actions > li > span > .anticon {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  transition: color 0.3s;
}
.theme-light .ant-card-actions > li > span a:not(.ant-btn):hover,
.theme-light .ant-card-actions > li > span > .anticon:hover {
  color: #1890ff;
}
.theme-light .ant-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
}
.theme-light .ant-card-actions > li:not(:last-child) {
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-card-type-inner .ant-card-head {
  padding: 0 24px;
  background: #fafafa;
}
.theme-light .ant-card-type-inner .ant-card-head-title {
  padding: 12px 0;
  font-size: 14px;
}
.theme-light .ant-card-type-inner .ant-card-body {
  padding: 16px 24px;
}
.theme-light .ant-card-type-inner .ant-card-extra {
  padding: 13.5px 0;
}
.theme-light .ant-card-meta {
  margin: -4px 0;
  zoom: 1;
}
.theme-light .ant-card-meta::before,
.theme-light .ant-card-meta::after {
  display: table;
  content: '';
}
.theme-light .ant-card-meta::after {
  clear: both;
}
.theme-light .ant-card-meta::before,
.theme-light .ant-card-meta::after {
  display: table;
  content: '';
}
.theme-light .ant-card-meta::after {
  clear: both;
}
.theme-light .ant-card-meta-avatar {
  float: left;
  padding-right: 16px;
}
.theme-light .ant-card-meta-detail {
  overflow: hidden;
}
.theme-light .ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}
.theme-light .ant-card-meta-title {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-light .ant-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-card-loading {
  overflow: hidden;
}
.theme-light .ant-card-loading .ant-card-body {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-card-loading-content p {
  margin: 0;
}
.theme-light .ant-card-loading-block {
  height: 14px;
  margin: 4px 0;
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  border-radius: 2px;
  animation: card-loading 1.4s ease infinite;
}
@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.theme-light .ant-card-small > .ant-card-head {
  min-height: 36px;
  padding: 0 12px;
  font-size: 14px;
}
.theme-light .ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
  padding: 8px 0;
}
.theme-light .ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 8px 0;
  font-size: 14px;
}
.theme-light .ant-card-small > .ant-card-body {
  padding: 12px;
}
.theme-light .ant-carousel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-light .ant-carousel .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.theme-light .ant-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.theme-light .ant-carousel .slick-list:focus {
  outline: none;
}
.theme-light .ant-carousel .slick-list.dragging {
  cursor: pointer;
}
.theme-light .ant-carousel .slick-list .slick-slide {
  pointer-events: none;
}
.theme-light .ant-carousel .slick-list .slick-slide input.ant-radio-input,
.theme-light .ant-carousel .slick-list .slick-slide input.ant-checkbox-input {
  visibility: hidden;
}
.theme-light .ant-carousel .slick-list .slick-slide.slick-active {
  pointer-events: auto;
}
.theme-light .ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input,
.theme-light .ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input {
  visibility: visible;
}
.theme-light .ant-carousel .slick-slider .slick-track,
.theme-light .ant-carousel .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.theme-light .ant-carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.theme-light .ant-carousel .slick-track::before,
.theme-light .ant-carousel .slick-track::after {
  display: table;
  content: '';
}
.theme-light .ant-carousel .slick-track::after {
  clear: both;
}
.theme-light .slick-loading .ant-carousel .slick-track {
  visibility: hidden;
}
.theme-light .ant-carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.theme-light [dir='rtl'] .ant-carousel .slick-slide {
  float: right;
}
.theme-light .ant-carousel .slick-slide img {
  display: block;
}
.theme-light .ant-carousel .slick-slide.slick-loading img {
  display: none;
}
.theme-light .ant-carousel .slick-slide.dragging img {
  pointer-events: none;
}
.theme-light .ant-carousel .slick-initialized .slick-slide {
  display: block;
}
.theme-light .ant-carousel .slick-loading .slick-slide {
  visibility: hidden;
}
.theme-light .ant-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.theme-light .ant-carousel .slick-arrow.slick-hidden {
  display: none;
}
.theme-light .ant-carousel .slick-prev,
.theme-light .ant-carousel .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.theme-light .ant-carousel .slick-prev:hover,
.theme-light .ant-carousel .slick-next:hover,
.theme-light .ant-carousel .slick-prev:focus,
.theme-light .ant-carousel .slick-next:focus {
  color: transparent;
  background: transparent;
  outline: none;
}
.theme-light .ant-carousel .slick-prev:hover::before,
.theme-light .ant-carousel .slick-next:hover::before,
.theme-light .ant-carousel .slick-prev:focus::before,
.theme-light .ant-carousel .slick-next:focus::before {
  opacity: 1;
}
.theme-light .ant-carousel .slick-prev.slick-disabled::before,
.theme-light .ant-carousel .slick-next.slick-disabled::before {
  opacity: 0.25;
}
.theme-light .ant-carousel .slick-prev {
  left: -25px;
}
.theme-light .ant-carousel .slick-prev::before {
  content: '←';
}
.theme-light .ant-carousel .slick-next {
  right: -25px;
}
.theme-light .ant-carousel .slick-next::before {
  content: '→';
}
.theme-light .ant-carousel .slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
.theme-light .ant-carousel .slick-dots-bottom {
  bottom: 12px;
}
.theme-light .ant-carousel .slick-dots-top {
  top: 12px;
}
.theme-light .ant-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  vertical-align: top;
}
.theme-light .ant-carousel .slick-dots li button {
  display: block;
  width: 16px;
  height: 3px;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #fff;
  border: 0;
  border-radius: 1px;
  outline: none;
  cursor: pointer;
  opacity: 0.3;
  transition: all 0.5s;
}
.theme-light .ant-carousel .slick-dots li button:hover,
.theme-light .ant-carousel .slick-dots li button:focus {
  opacity: 0.75;
}
.theme-light .ant-carousel .slick-dots li.slick-active button {
  width: 24px;
  background: #fff;
  opacity: 1;
}
.theme-light .ant-carousel .slick-dots li.slick-active button:hover,
.theme-light .ant-carousel .slick-dots li.slick-active button:focus {
  opacity: 1;
}
.theme-light .ant-carousel-vertical .slick-dots {
  top: 50%;
  bottom: auto;
  width: 3px;
  height: auto;
  transform: translateY(-50%);
}
.theme-light .ant-carousel-vertical .slick-dots-left {
  left: 12px;
}
.theme-light .ant-carousel-vertical .slick-dots-right {
  right: 12px;
}
.theme-light .ant-carousel-vertical .slick-dots li {
  margin: 0 2px;
  vertical-align: baseline;
}
.theme-light .ant-carousel-vertical .slick-dots li button {
  width: 3px;
  height: 16px;
}
.theme-light .ant-carousel-vertical .slick-dots li.slick-active button {
  width: 3px;
  height: 24px;
}
.theme-light .ant-cascader {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-light .ant-cascader-input.ant-input {
  position: static;
  width: 100%;
  padding-right: 24px;
  background-color: transparent !important;
  cursor: pointer;
}
.theme-light .ant-cascader-picker-show-search .ant-cascader-input.ant-input {
  position: relative;
}
.theme-light .ant-cascader-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.theme-light .ant-cascader-picker-with-value .ant-cascader-picker-label {
  color: transparent;
}
.theme-light .ant-cascader-picker-disabled {
  color: rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
}
.theme-light .ant-cascader-picker-disabled .ant-cascader-input {
  cursor: not-allowed;
}
.theme-light .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-cascader-picker-show-search.ant-cascader-picker-focused {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-cascader-picker-label {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 20px;
  margin-top: -10px;
  padding: 0 20px 0 12px;
  overflow: hidden;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-light .ant-cascader-picker-clear {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 2;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 12px;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
}
.theme-light .ant-cascader-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-cascader-picker:hover .ant-cascader-picker-clear {
  opacity: 1;
}
.theme-light .ant-cascader-picker-arrow {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 12px;
  transition: transform 0.2s;
}
.theme-light .ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand {
  transform: rotate(180deg);
}
.theme-light .ant-cascader-picker-label:hover + .ant-cascader-input {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-cascader-picker-small .ant-cascader-picker-clear,
.theme-light .ant-cascader-picker-small .ant-cascader-picker-arrow {
  right: 8px;
}
.theme-light .ant-cascader-menus {
  position: absolute;
  z-index: 1050;
  font-size: 14px;
  white-space: nowrap;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-cascader-menus ul,
.theme-light .ant-cascader-menus ol {
  margin: 0;
  list-style: none;
}
.theme-light .ant-cascader-menus-empty,
.theme-light .ant-cascader-menus-hidden {
  display: none;
}
.theme-light .ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft,
.theme-light .ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.theme-light .ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft,
.theme-light .ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft {
  animation-name: antSlideDownIn;
}
.theme-light .ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.theme-light .ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft {
  animation-name: antSlideDownOut;
}
.theme-light .ant-cascader-menu {
  display: inline-block;
  min-width: 111px;
  height: 180px;
  margin: 0;
  padding: 4px 0;
  overflow: auto;
  vertical-align: top;
  list-style: none;
  border-right: 1px solid #e8e8e8;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.theme-light .ant-cascader-menu:first-child {
  border-radius: 4px 0 0 4px;
}
.theme-light .ant-cascader-menu:last-child {
  margin-right: -1px;
  border-right-color: transparent;
  border-radius: 0 4px 4px 0;
}
.theme-light .ant-cascader-menu:only-child {
  border-radius: 4px;
}
.theme-light .ant-cascader-menu-item {
  padding: 5px 12px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-cascader-menu-item:hover {
  background: #e6f7ff;
}
.theme-light .ant-cascader-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-cascader-menu-item-disabled:hover {
  background: transparent;
}
.theme-light .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.theme-light .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  font-weight: 600;
  background-color: #fafafa;
}
.theme-light .ant-cascader-menu-item-expand {
  position: relative;
  padding-right: 24px;
}
.theme-light .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.theme-light .ant-cascader-menu-item-loading-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  right: 12px;
  color: rgba(0, 0, 0, 0.45);
}
:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
:root .ant-cascader-menu-item-loading-icon {
  font-size: 12px;
}
.theme-light .ant-cascader-menu-item .ant-cascader-menu-item-keyword {
  color: #f5222d;
}
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.theme-light .ant-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.theme-light .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.theme-light .ant-checkbox:hover .ant-checkbox-inner,
.theme-light .ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #1890ff;
}
.theme-light .ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.theme-light .ant-checkbox:hover::after,
.theme-light .ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible;
}
.theme-light .ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.theme-light .ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.theme-light .ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.theme-light .ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.theme-light .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.theme-light .ant-checkbox-disabled {
  cursor: not-allowed;
}
.theme-light .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.theme-light .ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
}
.theme-light .ant-checkbox-disabled .ant-checkbox-inner {
  background-color: rgba(0, 0, 0, 0.03);
  border-color: rgba(0, 0, 0, 0.15) !important;
}
.theme-light .ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.03);
  border-collapse: separate;
  animation-name: none;
}
.theme-light .ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-checkbox-disabled:hover::after,
.theme-light .ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden;
}
.theme-light .ant-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.theme-light .ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.theme-light .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}
.theme-light .ant-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-light .ant-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-light .ant-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.theme-light .ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.theme-light .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.theme-light .ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.theme-light .ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-collapse {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  background-color: #fafafa;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 0;
  border-radius: 4px;
}
.theme-light .ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .ant-collapse > .ant-collapse-item:last-child,
.theme-light .ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 4px 4px;
}
.theme-light .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  padding-left: 40px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 22px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 16px;
  display: inline-block;
  font-size: 12px;
  transform: translateY(-50%);
}
.theme-light .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow > * {
  line-height: 1;
}
.theme-light .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  display: inline-block;
}
.theme-light .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow::before {
  display: none;
}
.theme-light .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow-icon {
  display: block;
}
.theme-light .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: transform 0.24s;
}
.theme-light .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  float: right;
}
.theme-light .ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}
.theme-light .ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}
.theme-light .ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
  padding-right: 40px;
}
.theme-light .ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  right: 16px;
  left: auto;
}
.theme-light .ant-collapse-anim-active {
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.theme-light .ant-collapse-content {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .ant-collapse-content > .ant-collapse-content-box {
  padding: 16px;
}
.theme-light .ant-collapse-content-inactive {
  display: none;
}
.theme-light .ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 4px 4px;
}
.theme-light .ant-collapse-borderless {
  background-color: #fafafa;
  border: 0;
}
.theme-light .ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .ant-collapse-borderless > .ant-collapse-item:last-child,
.theme-light .ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}
.theme-light .ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.theme-light .ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px;
}
.theme-light .ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.theme-light .ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-comment {
  position: relative;
}
.theme-light .ant-comment-inner {
  display: flex;
  padding: 16px 0;
}
.theme-light .ant-comment-avatar {
  position: relative;
  flex-shrink: 0;
  margin-right: 12px;
  cursor: pointer;
}
.theme-light .ant-comment-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.theme-light .ant-comment-content {
  position: relative;
  flex: 1 1 auto;
  min-width: 1px;
  font-size: 14px;
  word-wrap: break-word;
}
.theme-light .ant-comment-content-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 4px;
  font-size: 14px;
}
.theme-light .ant-comment-content-author > a,
.theme-light .ant-comment-content-author > span {
  padding-right: 8px;
  font-size: 12px;
  line-height: 18px;
}
.theme-light .ant-comment-content-author-name {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  transition: color 0.3s;
}
.theme-light .ant-comment-content-author-name > * {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-comment-content-author-name > *:hover {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-comment-content-author-time {
  color: #ccc;
  white-space: nowrap;
  cursor: auto;
}
.theme-light .ant-comment-content-detail p {
  white-space: pre-wrap;
}
.theme-light .ant-comment-actions {
  margin-top: 12px;
  padding-left: 0;
}
.theme-light .ant-comment-actions > li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-comment-actions > li > span {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-comment-actions > li > span:hover {
  color: #595959;
}
.theme-light .ant-comment-nested {
  margin-left: 44px;
}
.theme-light .ant-calendar-picker-container {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
}
.theme-light .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,
.theme-light .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight,
.theme-light .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,
.theme-light .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight {
  animation-name: antSlideDownIn;
}
.theme-light .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,
.theme-light .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight,
.theme-light .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,
.theme-light .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.theme-light .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,
.theme-light .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight {
  animation-name: antSlideDownOut;
}
.theme-light .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,
.theme-light .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.theme-light .ant-calendar-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: none;
  cursor: text;
  transition: opacity 0.3s;
}
.theme-light .ant-calendar-picker-input {
  outline: none;
}
.theme-light .ant-calendar-picker-input.ant-input {
  line-height: 1.5;
}
.theme-light .ant-calendar-picker-input.ant-input-sm {
  padding-top: 0;
  padding-bottom: 0;
}
.theme-light .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #40a9ff;
}
.theme-light .ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-calendar-picker-clear,
.theme-light .ant-calendar-picker-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  font-size: 12px;
  line-height: 14px;
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-calendar-picker-clear {
  z-index: 2;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
}
.theme-light .ant-calendar-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-calendar-picker:hover .ant-calendar-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.theme-light .ant-calendar-picker-icon {
  display: inline-block;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  line-height: 1;
}
.theme-light .ant-input-disabled + .ant-calendar-picker-icon {
  cursor: not-allowed;
}
.theme-light .ant-calendar-picker-small .ant-calendar-picker-clear,
.theme-light .ant-calendar-picker-small .ant-calendar-picker-icon {
  right: 8px;
}
.theme-light .ant-calendar {
  position: relative;
  width: 280px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-calendar-input-wrap {
  height: 34px;
  padding: 6px 10px;
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-input {
  width: 100%;
  height: 22px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border: 0;
  outline: 0;
  cursor: auto;
}
.theme-light .ant-calendar-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-calendar-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-calendar-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-calendar-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-calendar-week-number {
  width: 286px;
}
.theme-light .ant-calendar-week-number-cell {
  text-align: center;
}
.theme-light .ant-calendar-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-calendar-header a:hover {
  color: #40a9ff;
}
.theme-light .ant-calendar-header .ant-calendar-century-select,
.theme-light .ant-calendar-header .ant-calendar-decade-select,
.theme-light .ant-calendar-header .ant-calendar-year-select,
.theme-light .ant-calendar-header .ant-calendar-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px;
}
.theme-light .ant-calendar-header .ant-calendar-century-select-arrow,
.theme-light .ant-calendar-header .ant-calendar-decade-select-arrow,
.theme-light .ant-calendar-header .ant-calendar-year-select-arrow,
.theme-light .ant-calendar-header .ant-calendar-month-select-arrow {
  display: none;
}
.theme-light .ant-calendar-header .ant-calendar-prev-century-btn,
.theme-light .ant-calendar-header .ant-calendar-next-century-btn,
.theme-light .ant-calendar-header .ant-calendar-prev-decade-btn,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn,
.theme-light .ant-calendar-header .ant-calendar-prev-month-btn,
.theme-light .ant-calendar-header .ant-calendar-next-month-btn,
.theme-light .ant-calendar-header .ant-calendar-prev-year-btn,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.theme-light .ant-calendar-header .ant-calendar-prev-century-btn,
.theme-light .ant-calendar-header .ant-calendar-prev-decade-btn,
.theme-light .ant-calendar-header .ant-calendar-prev-year-btn {
  left: 7px;
  height: 100%;
}
.theme-light .ant-calendar-header .ant-calendar-prev-century-btn::before,
.theme-light .ant-calendar-header .ant-calendar-prev-decade-btn::before,
.theme-light .ant-calendar-header .ant-calendar-prev-year-btn::before,
.theme-light .ant-calendar-header .ant-calendar-prev-century-btn::after,
.theme-light .ant-calendar-header .ant-calendar-prev-decade-btn::after,
.theme-light .ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-header .ant-calendar-prev-century-btn:hover::before,
.theme-light .ant-calendar-header .ant-calendar-prev-decade-btn:hover::before,
.theme-light .ant-calendar-header .ant-calendar-prev-year-btn:hover::before,
.theme-light .ant-calendar-header .ant-calendar-prev-century-btn:hover::after,
.theme-light .ant-calendar-header .ant-calendar-prev-decade-btn:hover::after,
.theme-light .ant-calendar-header .ant-calendar-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-header .ant-calendar-prev-century-btn::after,
.theme-light .ant-calendar-header .ant-calendar-prev-decade-btn::after,
.theme-light .ant-calendar-header .ant-calendar-prev-year-btn::after {
  display: none;
}
.theme-light .ant-calendar-header .ant-calendar-prev-century-btn::after,
.theme-light .ant-calendar-header .ant-calendar-prev-decade-btn::after,
.theme-light .ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.theme-light .ant-calendar-header .ant-calendar-next-century-btn,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn {
  right: 7px;
  height: 100%;
}
.theme-light .ant-calendar-header .ant-calendar-next-century-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-century-btn::after,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn::after,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-header .ant-calendar-next-century-btn:hover::before,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn:hover::before,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn:hover::before,
.theme-light .ant-calendar-header .ant-calendar-next-century-btn:hover::after,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn:hover::after,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-header .ant-calendar-next-century-btn::after,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn::after,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn::after {
  display: none;
}
.theme-light .ant-calendar-header .ant-calendar-next-century-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-century-btn::after,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn::after,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-light .ant-calendar-header .ant-calendar-next-century-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn::before {
  position: relative;
  left: 3px;
}
.theme-light .ant-calendar-header .ant-calendar-next-century-btn::after,
.theme-light .ant-calendar-header .ant-calendar-next-decade-btn::after,
.theme-light .ant-calendar-header .ant-calendar-next-year-btn::after {
  display: inline-block;
}
.theme-light .ant-calendar-header .ant-calendar-prev-month-btn {
  left: 29px;
  height: 100%;
}
.theme-light .ant-calendar-header .ant-calendar-prev-month-btn::before,
.theme-light .ant-calendar-header .ant-calendar-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-header .ant-calendar-prev-month-btn:hover::before,
.theme-light .ant-calendar-header .ant-calendar-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-header .ant-calendar-prev-month-btn::after {
  display: none;
}
.theme-light .ant-calendar-header .ant-calendar-next-month-btn {
  right: 29px;
  height: 100%;
}
.theme-light .ant-calendar-header .ant-calendar-next-month-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-header .ant-calendar-next-month-btn:hover::before,
.theme-light .ant-calendar-header .ant-calendar-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-header .ant-calendar-next-month-btn::after {
  display: none;
}
.theme-light .ant-calendar-header .ant-calendar-next-month-btn::before,
.theme-light .ant-calendar-header .ant-calendar-next-month-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-light .ant-calendar-body {
  padding: 8px 12px;
}
.theme-light .ant-calendar table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
}
.theme-light .ant-calendar table,
.theme-light .ant-calendar th,
.theme-light .ant-calendar td {
  text-align: center;
  border: 0;
}
.theme-light .ant-calendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.theme-light .ant-calendar-column-header {
  width: 33px;
  padding: 6px 0;
  line-height: 18px;
  text-align: center;
}
.theme-light .ant-calendar-column-header .ant-calendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.theme-light .ant-calendar-week-number-header .ant-calendar-column-header-inner {
  display: none;
}
.theme-light .ant-calendar-cell {
  height: 30px;
  padding: 3px 0;
}
.theme-light .ant-calendar-date {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
  text-align: center;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.theme-light .ant-calendar-date-panel {
  position: relative;
  outline: none;
}
.theme-light .ant-calendar-date:hover {
  background: #e6f7ff;
  cursor: pointer;
}
.theme-light .ant-calendar-date:active {
  color: #fff;
  background: #40a9ff;
}
.theme-light .ant-calendar-today .ant-calendar-date {
  color: #1890ff;
  font-weight: bold;
  border-color: #1890ff;
}
.theme-light .ant-calendar-selected-day .ant-calendar-date {
  background: #bae7ff;
}
.theme-light .ant-calendar-last-month-cell .ant-calendar-date,
.theme-light .ant-calendar-next-month-btn-day .ant-calendar-date,
.theme-light .ant-calendar-last-month-cell .ant-calendar-date:hover,
.theme-light .ant-calendar-next-month-btn-day .ant-calendar-date:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border-color: transparent;
}
.theme-light .ant-calendar-disabled-cell .ant-calendar-date {
  position: relative;
  width: auto;
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: not-allowed;
}
.theme-light .ant-calendar-disabled-cell .ant-calendar-date:hover {
  background: transparent;
}
.theme-light .ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  content: '';
}
.theme-light .ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date {
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
}
.theme-light .ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  content: ' ';
}
.theme-light .ant-calendar-disabled-cell-first-of-row .ant-calendar-date {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-light .ant-calendar-disabled-cell-last-of-row .ant-calendar-date {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-light .ant-calendar-footer {
  padding: 0 12px;
  line-height: 38px;
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-footer:empty {
  border-top: 0;
}
.theme-light .ant-calendar-footer-btn {
  display: block;
  text-align: center;
}
.theme-light .ant-calendar-footer-extra {
  text-align: left;
}
.theme-light .ant-calendar .ant-calendar-today-btn,
.theme-light .ant-calendar .ant-calendar-clear-btn {
  display: inline-block;
  margin: 0 0 0 8px;
  text-align: center;
}
.theme-light .ant-calendar .ant-calendar-today-btn-disabled,
.theme-light .ant-calendar .ant-calendar-clear-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-calendar .ant-calendar-today-btn:only-child,
.theme-light .ant-calendar .ant-calendar-clear-btn:only-child {
  margin: 0;
}
.theme-light .ant-calendar .ant-calendar-clear-btn {
  position: absolute;
  top: 7px;
  right: 5px;
  display: none;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
  line-height: 20px;
  text-align: center;
  text-indent: -76px;
}
.theme-light .ant-calendar .ant-calendar-clear-btn::after {
  display: inline-block;
  width: 20px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  line-height: 1;
  text-indent: 43px;
  transition: color 0.3s ease;
}
.theme-light .ant-calendar .ant-calendar-clear-btn:hover::after {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-calendar .ant-calendar-ok-btn {
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  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);
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 22px;
}
.theme-light .ant-calendar .ant-calendar-ok-btn > .anticon {
  line-height: 1;
}
.theme-light .ant-calendar .ant-calendar-ok-btn,
.theme-light .ant-calendar .ant-calendar-ok-btn:active,
.theme-light .ant-calendar .ant-calendar-ok-btn:focus {
  outline: 0;
}
.theme-light .ant-calendar .ant-calendar-ok-btn:not([disabled]):hover {
  text-decoration: none;
}
.theme-light .ant-calendar .ant-calendar-ok-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled] {
  cursor: not-allowed;
}
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled > *,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled] > * {
  pointer-events: none;
}
.theme-light .ant-calendar .ant-calendar-ok-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.theme-light .ant-calendar .ant-calendar-ok-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.theme-light .ant-calendar .ant-calendar-ok-btn > a:only-child {
  color: currentColor;
}
.theme-light .ant-calendar .ant-calendar-ok-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-calendar .ant-calendar-ok-btn:hover,
.theme-light .ant-calendar .ant-calendar-ok-btn:focus {
  color: #fff;
  background-color: #40a9ff;
  border-color: #40a9ff;
}
.theme-light .ant-calendar .ant-calendar-ok-btn:hover > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn:focus > a:only-child {
  color: currentColor;
}
.theme-light .ant-calendar .ant-calendar-ok-btn:hover > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-calendar .ant-calendar-ok-btn:active,
.theme-light .ant-calendar .ant-calendar-ok-btn.active {
  color: #fff;
  background-color: #096dd9;
  border-color: #096dd9;
}
.theme-light .ant-calendar .ant-calendar-ok-btn:active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.active > a:only-child {
  color: currentColor;
}
.theme-light .ant-calendar .ant-calendar-ok-btn:active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled],
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:hover,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:hover,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:focus,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:focus,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:active,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:active,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:active,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled.active,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled.active,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled],
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:hover,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:hover,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:focus,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:focus,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:active,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:active,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:active,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled.active,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled.active,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
  box-shadow: none;
}
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.theme-light .ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.theme-light .ant-calendar-range-picker-input {
  width: 44%;
  height: 99%;
  text-align: center;
  background-color: transparent;
  border: 0;
  outline: 0;
}
.theme-light .ant-calendar-range-picker-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-calendar-range-picker-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-calendar-range-picker-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-calendar-range-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-calendar-range-picker-input[disabled] {
  cursor: not-allowed;
}
.theme-light .ant-calendar-range-picker-separator {
  display: inline-block;
  min-width: 10px;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  pointer-events: none;
}
.theme-light .ant-calendar-range {
  width: 552px;
  overflow: hidden;
}
.theme-light .ant-calendar-range .ant-calendar-date-panel::after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.';
}
.theme-light .ant-calendar-range-part {
  position: relative;
  width: 50%;
}
.theme-light .ant-calendar-range-left {
  float: left;
}
.theme-light .ant-calendar-range-left .ant-calendar-time-picker-inner {
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-range-right {
  float: right;
}
.theme-light .ant-calendar-range-right .ant-calendar-time-picker-inner {
  border-left: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-range-middle {
  position: absolute;
  left: 50%;
  z-index: 1;
  height: 34px;
  margin: 1px 0 0 0;
  padding: 0 200px 0 0;
  color: rgba(0, 0, 0, 0.45);
  line-height: 34px;
  text-align: center;
  transform: translateX(-50%);
  pointer-events: none;
}
.theme-light .ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: -90px;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-range-middle {
  padding: 0 10px 0 0;
  transform: translateX(-50%);
}
.theme-light .ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date {
  color: #1890ff;
  background: #bae7ff;
  border-color: #1890ff;
}
.theme-light .ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date,
.theme-light .ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date {
  color: #fff;
  background: #1890ff;
  border: 1px solid transparent;
}
.theme-light .ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover,
.theme-light .ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover {
  background: #1890ff;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: 0;
}
.theme-light .ant-calendar-range .ant-calendar-input-wrap {
  position: relative;
  height: 34px;
}
.theme-light .ant-calendar-range .ant-calendar-input,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  transition: all 0.3s;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
  line-height: 24px;
  border: 0;
  box-shadow: none;
}
.theme-light .ant-calendar-range .ant-calendar-input::-moz-placeholder,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-calendar-range .ant-calendar-input:-ms-input-placeholder,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-calendar-range .ant-calendar-input:placeholder-shown,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-calendar-range .ant-calendar-input:hover,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-calendar-range .ant-calendar-input:focus,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-calendar-range .ant-calendar-input-disabled,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-calendar-range .ant-calendar-input-disabled:hover,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input-disabled:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-calendar-range .ant-calendar-input[disabled],
.theme-light .ant-calendar-range .ant-calendar-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-calendar-range .ant-calendar-input[disabled]:hover,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light textarea.ant-calendar-range .ant-calendar-input,
.theme-light textarea.ant-calendar-range .ant-calendar-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-light .ant-calendar-range .ant-calendar-input-lg,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-light .ant-calendar-range .ant-calendar-input-sm,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-light .ant-calendar-range .ant-calendar-input:focus,
.theme-light .ant-calendar-range .ant-calendar-time-picker-input:focus {
  box-shadow: none;
}
.theme-light .ant-calendar-range .ant-calendar-time-picker-icon {
  display: none;
}
.theme-light .ant-calendar-range.ant-calendar-week-number {
  width: 574px;
}
.theme-light .ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part {
  width: 286px;
}
.theme-light .ant-calendar-range .ant-calendar-year-panel,
.theme-light .ant-calendar-range .ant-calendar-month-panel,
.theme-light .ant-calendar-range .ant-calendar-decade-panel {
  top: 34px;
}
.theme-light .ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel {
  top: 0;
}
.theme-light .ant-calendar-range .ant-calendar-decade-panel-table,
.theme-light .ant-calendar-range .ant-calendar-year-panel-table,
.theme-light .ant-calendar-range .ant-calendar-month-panel-table {
  height: 208px;
}
.theme-light .ant-calendar-range .ant-calendar-in-range-cell {
  position: relative;
  border-radius: 0;
}
.theme-light .ant-calendar-range .ant-calendar-in-range-cell > div {
  position: relative;
  z-index: 1;
}
.theme-light .ant-calendar-range .ant-calendar-in-range-cell::before {
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 4px;
  left: 0;
  display: block;
  background: #C9E9FA;
  border: 0;
  border-radius: 0;
  content: '';
}
.theme-light .ant-calendar-range .ant-calendar-footer-extra {
  float: left;
}
.theme-light div.ant-calendar-range-quick-selector {
  text-align: left;
}
.theme-light div.ant-calendar-range-quick-selector > a {
  margin-right: 8px;
}
.theme-light .ant-calendar-range .ant-calendar-header,
.theme-light .ant-calendar-range .ant-calendar-month-panel-header,
.theme-light .ant-calendar-range .ant-calendar-year-panel-header,
.theme-light .ant-calendar-range .ant-calendar-decade-panel-header {
  border-bottom: 0;
}
.theme-light .ant-calendar-range .ant-calendar-body,
.theme-light .ant-calendar-range .ant-calendar-month-panel-body,
.theme-light .ant-calendar-range .ant-calendar-year-panel-body,
.theme-light .ant-calendar-range .ant-calendar-decade-panel-body {
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker {
  top: 68px;
  z-index: 2;
  width: 100%;
  height: 207px;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel {
  height: 267px;
  margin-top: -34px;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner {
  height: 100%;
  padding-top: 40px;
  background: none;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox {
  display: inline-block;
  height: 100%;
  background-color: #fff;
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select {
  height: 100%;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul {
  max-height: 100%;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  margin-right: 8px;
}
.theme-light .ant-calendar-range.ant-calendar-time .ant-calendar-today-btn {
  height: 22px;
  margin: 8px 12px;
  line-height: 22px;
}
.theme-light .ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker {
  height: 233px;
}
.theme-light .ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body {
  border-top-color: transparent;
}
.theme-light .ant-calendar-time-picker {
  position: absolute;
  top: 40px;
  width: 100%;
  background-color: #fff;
}
.theme-light .ant-calendar-time-picker-panel {
  position: absolute;
  z-index: 1050;
  width: 100%;
}
.theme-light .ant-calendar-time-picker-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  outline: none;
}
.theme-light .ant-calendar-time-picker-combobox {
  width: 100%;
}
.theme-light .ant-calendar-time-picker-column-1,
.theme-light .ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select {
  width: 100%;
}
.theme-light .ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select {
  width: 50%;
}
.theme-light .ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select {
  width: 33.33%;
}
.theme-light .ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select {
  width: 25%;
}
.theme-light .ant-calendar-time-picker-input-wrap {
  display: none;
}
.theme-light .ant-calendar-time-picker-select {
  position: relative;
  float: left;
  height: 226px;
  overflow: hidden;
  font-size: 14px;
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-time-picker-select:hover {
  overflow-y: auto;
}
.theme-light .ant-calendar-time-picker-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.theme-light .ant-calendar-time-picker-select:last-child {
  border-right: 0;
}
.theme-light .ant-calendar-time-picker-select ul {
  width: 100%;
  max-height: 206px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-light .ant-calendar-time-picker-select li {
  width: 100%;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-calendar-time-picker-select li:last-child::after {
  display: block;
  height: 202px;
  content: '';
}
.theme-light .ant-calendar-time-picker-select li:hover {
  background: #e6f7ff;
}
.theme-light .ant-calendar-time-picker-select li:focus {
  color: #1890ff;
  font-weight: 600;
  outline: none;
}
.theme-light li.ant-calendar-time-picker-select-option-selected {
  font-weight: 600;
  background: transparent;
}
.theme-light li.ant-calendar-time-picker-select-option-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light li.ant-calendar-time-picker-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.theme-light .ant-calendar-time .ant-calendar-day-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 34px;
}
.theme-light .ant-calendar-time .ant-calendar-footer {
  position: relative;
  height: auto;
}
.theme-light .ant-calendar-time .ant-calendar-footer-btn {
  text-align: right;
}
.theme-light .ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn {
  float: left;
  margin: 0;
}
.theme-light .ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  display: inline-block;
  margin-right: 8px;
}
.theme-light .ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-calendar-month-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.theme-light .ant-calendar-month-panel > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.theme-light .ant-calendar-month-panel-hidden {
  display: none;
}
.theme-light .ant-calendar-month-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.theme-light .ant-calendar-month-panel-header a:hover {
  color: #40a9ff;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow {
  display: none;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  display: none;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: none;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: inline-block;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  display: none;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  display: none;
}
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.theme-light .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-light .ant-calendar-month-panel-body {
  flex: 1 1;
}
.theme-light .ant-calendar-month-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-month-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.theme-light .ant-calendar-month-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.theme-light .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month {
  color: #fff;
  background: #1890ff;
}
.theme-light .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover {
  color: #fff;
  background: #1890ff;
}
.theme-light .ant-calendar-month-panel-cell {
  text-align: center;
}
.theme-light .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,
.theme-light .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}
.theme-light .ant-calendar-month-panel-month {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.theme-light .ant-calendar-month-panel-month:hover {
  background: #e6f7ff;
  cursor: pointer;
}
.theme-light .ant-calendar-year-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.theme-light .ant-calendar-year-panel > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.theme-light .ant-calendar-year-panel-hidden {
  display: none;
}
.theme-light .ant-calendar-year-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.theme-light .ant-calendar-year-panel-header a:hover {
  color: #40a9ff;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow {
  display: none;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  display: none;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: none;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: inline-block;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  display: none;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  display: none;
}
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.theme-light .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-light .ant-calendar-year-panel-body {
  flex: 1 1;
}
.theme-light .ant-calendar-year-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-year-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.theme-light .ant-calendar-year-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.theme-light .ant-calendar-year-panel-cell {
  text-align: center;
}
.theme-light .ant-calendar-year-panel-year {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.theme-light .ant-calendar-year-panel-year:hover {
  background: #e6f7ff;
  cursor: pointer;
}
.theme-light .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
  color: #fff;
  background: #1890ff;
}
.theme-light .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover {
  color: #fff;
  background: #1890ff;
}
.theme-light .ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,
.theme-light .ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year {
  color: rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-calendar-decade-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.theme-light .ant-calendar-decade-panel-hidden {
  display: none;
}
.theme-light .ant-calendar-decade-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.theme-light .ant-calendar-decade-panel-header a:hover {
  color: #40a9ff;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow {
  display: none;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  display: none;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: none;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: inline-block;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  display: none;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  transform: rotate(-45deg) scale(0.8);
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  display: none;
}
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.theme-light .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  transform: rotate(135deg) scale(0.8);
}
.theme-light .ant-calendar-decade-panel-body {
  flex: 1 1;
}
.theme-light .ant-calendar-decade-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-calendar-decade-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.theme-light .ant-calendar-decade-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.theme-light .ant-calendar-decade-panel-cell {
  white-space: nowrap;
  text-align: center;
}
.theme-light .ant-calendar-decade-panel-decade {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.theme-light .ant-calendar-decade-panel-decade:hover {
  background: #e6f7ff;
  cursor: pointer;
}
.theme-light .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade {
  color: #fff;
  background: #1890ff;
}
.theme-light .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover {
  color: #fff;
  background: #1890ff;
}
.theme-light .ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,
.theme-light .ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade {
  color: rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-calendar-month .ant-calendar-month-header-wrap {
  position: relative;
  height: 288px;
}
.theme-light .ant-calendar-month .ant-calendar-month-panel,
.theme-light .ant-calendar-month .ant-calendar-year-panel {
  top: 0;
  height: 100%;
}
.theme-light .ant-calendar-week-number-cell {
  opacity: 0.5;
}
.theme-light .ant-calendar-week-number .ant-calendar-body tr {
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-calendar-week-number .ant-calendar-body tr:hover {
  background: #e6f7ff;
}
.theme-light .ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week {
  font-weight: bold;
  background: #bae7ff;
}
.theme-light .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,
.theme-light .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date {
  color: rgba(0, 0, 0, 0.65);
  background: transparent;
}
.theme-light .ant-descriptions-title {
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
.theme-light .ant-descriptions-view {
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
}
.theme-light .ant-descriptions-view table {
  width: 100%;
  table-layout: fixed;
}
.theme-light .ant-descriptions-row > th,
.theme-light .ant-descriptions-row > td {
  padding-bottom: 16px;
}
.theme-light .ant-descriptions-row:last-child {
  border-bottom: none;
}
.theme-light .ant-descriptions-item-label {
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
}
.theme-light .ant-descriptions-item-label::after {
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
  content: ' ';
}
.theme-light .ant-descriptions-item-colon::after {
  content: ':';
}
.theme-light .ant-descriptions-item-no-label::after {
  margin: 0;
  content: '';
}
.theme-light .ant-descriptions-item-content {
  display: table-cell;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
}
.theme-light .ant-descriptions-item {
  padding-bottom: 0;
}
.theme-light .ant-descriptions-item > span {
  display: inline-block;
}
.theme-light .ant-descriptions-middle .ant-descriptions-row > th,
.theme-light .ant-descriptions-middle .ant-descriptions-row > td {
  padding-bottom: 12px;
}
.theme-light .ant-descriptions-small .ant-descriptions-row > th,
.theme-light .ant-descriptions-small .ant-descriptions-row > td {
  padding-bottom: 8px;
}
.theme-light .ant-descriptions-bordered .ant-descriptions-view {
  border: 1px solid #e8e8e8;
}
.theme-light .ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: auto;
}
.theme-light .ant-descriptions-bordered .ant-descriptions-item-label,
.theme-light .ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 16px 24px;
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.theme-light .ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-right: none;
}
.theme-light .ant-descriptions-bordered .ant-descriptions-item-label {
  background-color: #fafafa;
}
.theme-light .ant-descriptions-bordered .ant-descriptions-item-label::after {
  display: none;
}
.theme-light .ant-descriptions-bordered .ant-descriptions-row {
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-descriptions-bordered .ant-descriptions-row:last-child {
  border-bottom: none;
}
.theme-light .ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label,
.theme-light .ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content {
  padding: 12px 24px;
}
.theme-light .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,
.theme-light .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content {
  padding: 8px 16px;
}
.theme-light .ant-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  background: #e8e8e8;
}
.theme-light .ant-divider,
.theme-light .ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  width: 1px;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
}
.theme-light .ant-divider-horizontal {
  display: block;
  clear: both;
  width: 100%;
  min-width: 100%;
  height: 1px;
  margin: 24px 0;
}
.theme-light .ant-divider-horizontal.ant-divider-with-text-center,
.theme-light .ant-divider-horizontal.ant-divider-with-text-left,
.theme-light .ant-divider-horizontal.ant-divider-with-text-right {
  display: table;
  margin: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  background: transparent;
}
.theme-light .ant-divider-horizontal.ant-divider-with-text-center::before,
.theme-light .ant-divider-horizontal.ant-divider-with-text-left::before,
.theme-light .ant-divider-horizontal.ant-divider-with-text-right::before,
.theme-light .ant-divider-horizontal.ant-divider-with-text-center::after,
.theme-light .ant-divider-horizontal.ant-divider-with-text-left::after,
.theme-light .ant-divider-horizontal.ant-divider-with-text-right::after {
  position: relative;
  top: 50%;
  display: table-cell;
  width: 50%;
  border-top: 1px solid #e8e8e8;
  transform: translateY(50%);
  content: '';
}
.theme-light .ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,
.theme-light .ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text {
  display: inline-block;
  padding: 0 10px;
}
.theme-light .ant-divider-horizontal.ant-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}
.theme-light .ant-divider-horizontal.ant-divider-with-text-left::after {
  top: 50%;
  width: 95%;
}
.theme-light .ant-divider-horizontal.ant-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}
.theme-light .ant-divider-horizontal.ant-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}
.theme-light .ant-divider-inner-text {
  display: inline-block;
  padding: 0 24px;
}
.theme-light .ant-divider-dashed {
  background: none;
  border-color: #e8e8e8;
  border-style: dashed;
  border-width: 1px 0 0;
}
.theme-light .ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,
.theme-light .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,
.theme-light .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed {
  border-top: 0;
}
.theme-light .ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::before,
.theme-light .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::before,
.theme-light .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::before,
.theme-light .ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::after,
.theme-light .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::after,
.theme-light .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::after {
  border-style: dashed none none;
}
.theme-light .ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 1px;
}
.theme-light .ant-drawer {
  position: fixed;
  z-index: 1000;
  width: 0%;
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s;
}
.theme-light .ant-drawer > * {
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.theme-light .ant-drawer-content-wrapper {
  position: absolute;
}
.theme-light .ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%;
}
.theme-light .ant-drawer-left,
.theme-light .ant-drawer-right {
  top: 0;
  width: 0%;
  height: 100%;
}
.theme-light .ant-drawer-left .ant-drawer-content-wrapper,
.theme-light .ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%;
}
.theme-light .ant-drawer-left.ant-drawer-open,
.theme-light .ant-drawer-right.ant-drawer-open {
  width: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.theme-light .ant-drawer-left.ant-drawer-open.no-mask,
.theme-light .ant-drawer-right.ant-drawer-open.no-mask {
  width: 0%;
}
.theme-light .ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-drawer-right {
  right: 0;
}
.theme-light .ant-drawer-right .ant-drawer-content-wrapper {
  right: 0;
}
.theme-light .ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-drawer-right.ant-drawer-open.no-mask {
  right: 1px;
  transform: translateX(1px);
}
.theme-light .ant-drawer-top,
.theme-light .ant-drawer-bottom {
  left: 0;
  width: 100%;
  height: 0%;
}
.theme-light .ant-drawer-top .ant-drawer-content-wrapper,
.theme-light .ant-drawer-bottom .ant-drawer-content-wrapper {
  width: 100%;
}
.theme-light .ant-drawer-top.ant-drawer-open,
.theme-light .ant-drawer-bottom.ant-drawer-open {
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.theme-light .ant-drawer-top.ant-drawer-open.no-mask,
.theme-light .ant-drawer-bottom.ant-drawer-open.no-mask {
  height: 0%;
}
.theme-light .ant-drawer-top {
  top: 0;
}
.theme-light .ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-drawer-bottom {
  bottom: 0;
}
.theme-light .ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0;
}
.theme-light .ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-drawer-bottom.ant-drawer-open.no-mask {
  bottom: 1px;
  transform: translateY(1px);
}
.theme-light .ant-drawer.ant-drawer-open .ant-drawer-mask {
  height: 100%;
  opacity: 1;
  transition: none;
  animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.theme-light .ant-drawer-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.theme-light .ant-drawer-content {
  position: relative;
  z-index: 1;
  overflow: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
}
.theme-light .ant-drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 56px;
  height: 56px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
}
.theme-light .ant-drawer-close:focus,
.theme-light .ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.theme-light .ant-drawer-header {
  position: relative;
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.theme-light .ant-drawer-header-no-title {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
.theme-light .ant-drawer-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.theme-light .ant-drawer-wrapper-body {
  height: 100%;
  overflow: auto;
}
.theme-light .ant-drawer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 0;
  filter: alpha(opacity=45);
  transition: opacity 0.3s linear, height 0s ease 0.3s;
}
.theme-light .ant-drawer-open-content {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.theme-light .ant-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.theme-light .ant-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.theme-light .ant-dropdown-wrap {
  position: relative;
}
.theme-light .ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px;
}
.theme-light .ant-dropdown-wrap .anticon-down::before {
  transition: transform 0.2s;
}
.theme-light .ant-dropdown-wrap-open .anticon-down::before {
  transform: rotate(180deg);
}
.theme-light .ant-dropdown-hidden,
.theme-light .ant-dropdown-menu-hidden {
  display: none;
}
.theme-light .ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
}
.theme-light .ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}
.theme-light .ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.theme-light .ant-dropdown-menu-submenu-popup > .ant-dropdown-menu {
  transform-origin: 0 0;
}
.theme-light .ant-dropdown-menu-submenu-popup ul,
.theme-light .ant-dropdown-menu-submenu-popup li {
  list-style: none;
}
.theme-light .ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
  padding: 0;
}
.theme-light .ant-dropdown-menu-item,
.theme-light .ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-dropdown-menu-item > .anticon:first-child,
.theme-light .ant-dropdown-menu-submenu-title > .anticon:first-child,
.theme-light .ant-dropdown-menu-item > span > .anticon:first-child,
.theme-light .ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
  font-size: 12px;
}
.theme-light .ant-dropdown-menu-item > a,
.theme-light .ant-dropdown-menu-submenu-title > a {
  display: block;
  margin: -5px -12px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  transition: all 0.3s;
}
.theme-light .ant-dropdown-menu-item-selected,
.theme-light .ant-dropdown-menu-submenu-title-selected,
.theme-light .ant-dropdown-menu-item-selected > a,
.theme-light .ant-dropdown-menu-submenu-title-selected > a {
  color: #1890ff;
  background-color: #C9E9FA;
}
.theme-light .ant-dropdown-menu-item:hover,
.theme-light .ant-dropdown-menu-submenu-title:hover {
  background-color: #e6f7ff;
}
.theme-light .ant-dropdown-menu-item-disabled,
.theme-light .ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-dropdown-menu-item-disabled:hover,
.theme-light .ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.theme-light .ant-dropdown-menu-item-divider,
.theme-light .ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.theme-light .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.theme-light .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.theme-light .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
.theme-light .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.45);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  font-size: 12px;
}
.theme-light .ant-dropdown-menu-item-group-list {
  margin: 0 8px;
  padding: 0;
  list-style: none;
}
.theme-light .ant-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.theme-light .ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.theme-light .ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  transform-origin: 0 0;
}
.theme-light .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.theme-light .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.theme-light .ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #1890ff;
}
.theme-light .ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.theme-light .ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.theme-light .ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.theme-light .ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.theme-light .ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,
.theme-light .ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.theme-light .ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.theme-light .ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.theme-light .ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.theme-light .ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.theme-light .ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,
.theme-light .ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.theme-light .ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.theme-light .ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.theme-light .ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.theme-light .ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.theme-light .ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.theme-light .ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.theme-light .ant-dropdown-trigger > .anticon.anticon-down,
.theme-light .ant-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-trigger > .anticon.anticon-down,
:root .ant-dropdown-link > .anticon.anticon-down {
  font-size: 12px;
}
.theme-light .ant-dropdown-button {
  white-space: nowrap;
}
.theme-light .ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-light .ant-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-button .anticon.anticon-down {
  font-size: 12px;
}
.theme-light .ant-dropdown-menu-dark,
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-item,
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.theme-light .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #1890ff;
}
.theme-light .ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.theme-light .ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.theme-light .ant-empty-image img {
  height: 100%;
}
.theme-light .ant-empty-image svg {
  height: 100%;
  margin: auto;
}
.theme-light .ant-empty-description {
  margin: 0;
}
.theme-light .ant-empty-footer {
  margin-top: 16px;
}
.theme-light .ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-empty-normal .ant-empty-image {
  height: 40px;
}
.theme-light .ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-empty-small .ant-empty-image {
  height: 35px;
}
.theme-light .ant-form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-light .ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .ant-form label {
  font-size: 14px;
}
.theme-light .ant-form input[type='search'] {
  box-sizing: border-box;
}
.theme-light .ant-form input[type='radio'],
.theme-light .ant-form input[type='checkbox'] {
  line-height: normal;
}
.theme-light .ant-form input[type='file'] {
  display: block;
}
.theme-light .ant-form input[type='range'] {
  display: block;
  width: 100%;
}
.theme-light .ant-form select[multiple],
.theme-light .ant-form select[size] {
  height: auto;
}
.theme-light .ant-form input[type='file']:focus,
.theme-light .ant-form input[type='radio']:focus,
.theme-light .ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.theme-light .ant-form output {
  display: block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
}
.theme-light .ant-form-item-required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.theme-light .ant-form-hide-required-mark .ant-form-item-required::before {
  display: none;
}
.theme-light .ant-form-item-label > label {
  color: rgba(0, 0, 0, 0.85);
}
.theme-light .ant-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.theme-light .ant-form-item-label > label.ant-form-item-no-colon::after {
  content: ' ';
}
.theme-light .ant-form-item {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top;
}
.theme-light .ant-form-item label {
  position: relative;
}
.theme-light .ant-form-item label > .anticon {
  font-size: 14px;
  vertical-align: top;
}
.theme-light .ant-form-item-control {
  position: relative;
  line-height: 40px;
  zoom: 1;
}
.theme-light .ant-form-item-control::before,
.theme-light .ant-form-item-control::after {
  display: table;
  content: '';
}
.theme-light .ant-form-item-control::after {
  clear: both;
}
.theme-light .ant-form-item-control::before,
.theme-light .ant-form-item-control::after {
  display: table;
  content: '';
}
.theme-light .ant-form-item-control::after {
  clear: both;
}
.theme-light .ant-form-item-children {
  position: relative;
}
.theme-light .ant-form-item-with-help {
  margin-bottom: 5px;
}
.theme-light .ant-form-item-label {
  display: inline-block;
  overflow: hidden;
  line-height: 39.9999px;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.theme-light .ant-form-item-label-left {
  text-align: left;
}
.theme-light .ant-form-item .ant-switch {
  margin: 2px 0 4px;
}
.theme-light .ant-form-explain,
.theme-light .ant-form-extra {
  clear: both;
  min-height: 22px;
  margin-top: -2px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.theme-light .ant-form-explain {
  margin-bottom: -1px;
}
.theme-light .ant-form-extra {
  padding-top: 4px;
}
.theme-light .ant-form-text {
  display: inline-block;
  padding-right: 8px;
}
.theme-light .ant-form-split {
  display: block;
  text-align: center;
}
.theme-light form .has-feedback .ant-input {
  padding-right: 30px;
}
.theme-light form .has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 18px;
}
.theme-light form .has-feedback .ant-input-affix-wrapper .ant-input {
  padding-right: 49px;
}
.theme-light form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input {
  padding-right: 68px;
}
.theme-light form .has-feedback > .ant-select .ant-select-arrow,
.theme-light form .has-feedback > .ant-select .ant-select-selection__clear,
.theme-light form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
.theme-light form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection__clear {
  right: 28px;
}
.theme-light form .has-feedback > .ant-select .ant-select-selection-selected-value,
.theme-light form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 42px;
}
.theme-light form .has-feedback .ant-cascader-picker-arrow {
  margin-right: 17px;
}
.theme-light form .has-feedback .ant-cascader-picker-clear {
  right: 28px;
}
.theme-light form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: 28px;
}
.theme-light form .has-feedback .ant-calendar-picker-icon,
.theme-light form .has-feedback .ant-time-picker-icon,
.theme-light form .has-feedback .ant-calendar-picker-clear,
.theme-light form .has-feedback .ant-time-picker-clear {
  right: 28px;
}
.theme-light form .ant-mentions,
.theme-light form textarea.ant-input {
  height: auto;
  margin-bottom: 4px;
}
.theme-light form .ant-upload {
  background: transparent;
}
.theme-light form input[type='radio'],
.theme-light form input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
.theme-light form .ant-radio-inline,
.theme-light form .ant-checkbox-inline {
  display: inline-block;
  margin-left: 8px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.theme-light form .ant-radio-inline:first-child,
.theme-light form .ant-checkbox-inline:first-child {
  margin-left: 0;
}
.theme-light form .ant-checkbox-vertical,
.theme-light form .ant-radio-vertical {
  display: block;
}
.theme-light form .ant-checkbox-vertical + .ant-checkbox-vertical,
.theme-light form .ant-radio-vertical + .ant-radio-vertical {
  margin-left: 0;
}
.theme-light form .ant-input-number + .ant-form-text {
  margin-left: 8px;
}
.theme-light form .ant-input-number-handler-wrap {
  z-index: 2;
}
.theme-light form .ant-select,
.theme-light form .ant-cascader-picker {
  width: 100%;
}
.theme-light form .ant-input-group .ant-select,
.theme-light form .ant-input-group .ant-cascader-picker {
  width: auto;
}
.theme-light form :not(.ant-input-group-wrapper) > .ant-input-group,
.theme-light form .ant-input-group-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.theme-light form:not(.ant-form-vertical) :not(.ant-input-group-wrapper) > .ant-input-group,
.theme-light form:not(.ant-form-vertical) .ant-input-group-wrapper {
  position: relative;
  top: -1px;
}
.theme-light .ant-form-vertical .ant-form-item-label,
.theme-light .ant-col-24.ant-form-item-label,
.theme-light .ant-col-xl-24.ant-form-item-label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
  line-height: 1.5;
  white-space: initial;
  text-align: left;
}
.theme-light .ant-form-vertical .ant-form-item-label label::after,
.theme-light .ant-col-24.ant-form-item-label label::after,
.theme-light .ant-col-xl-24.ant-form-item-label label::after {
  display: none;
}
.theme-light .ant-form-vertical .ant-form-item {
  padding-bottom: 8px;
}
.theme-light .ant-form-vertical .ant-form-item-control {
  line-height: 1.5;
}
.theme-light .ant-form-vertical .ant-form-explain {
  margin-top: 2px;
  margin-bottom: -5px;
}
.theme-light .ant-form-vertical .ant-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
  .theme-light .ant-form-item-label,
  .theme-light .ant-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .theme-light .ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-light .ant-form-item-label label::after {
    display: none;
  }
  .theme-light .ant-col-xs-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-light .ant-col-xs-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .theme-light .ant-col-sm-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-light .ant-col-sm-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .theme-light .ant-col-md-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-light .ant-col-md-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .theme-light .ant-col-lg-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-light .ant-col-lg-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1599px) {
  .theme-light .ant-col-xl-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .theme-light .ant-col-xl-24.ant-form-item-label label::after {
    display: none;
  }
}
.theme-light .ant-form-inline .ant-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.theme-light .ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}
.theme-light .ant-form-inline .ant-form-item > .ant-form-item-control-wrapper,
.theme-light .ant-form-inline .ant-form-item > .ant-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.theme-light .ant-form-inline .ant-form-text {
  display: inline-block;
}
.theme-light .ant-form-inline .has-feedback {
  display: inline-block;
}
.theme-light .has-success.has-feedback .ant-form-item-children-icon,
.theme-light .has-warning.has-feedback .ant-form-item-children-icon,
.theme-light .has-error.has-feedback .ant-form-item-children-icon,
.theme-light .is-validating.has-feedback .ant-form-item-children-icon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 32px;
  height: 20px;
  margin-top: -10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  visibility: visible;
  animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}
.theme-light .has-success.has-feedback .ant-form-item-children-icon svg,
.theme-light .has-warning.has-feedback .ant-form-item-children-icon svg,
.theme-light .has-error.has-feedback .ant-form-item-children-icon svg,
.theme-light .is-validating.has-feedback .ant-form-item-children-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-light .has-success.has-feedback .ant-form-item-children-icon {
  color: #52c41a;
  animation-name: diffZoomIn1 !important;
}
.theme-light .has-warning .ant-form-explain,
.theme-light .has-warning .ant-form-split {
  color: #faad14;
}
.theme-light .has-warning .ant-input,
.theme-light .has-warning .ant-input:hover {
  background-color: #fff;
  border-color: #faad14;
}
.theme-light .has-warning .ant-input:focus {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.theme-light .has-warning .ant-input:not([disabled]):hover {
  border-color: #faad14;
}
.theme-light .has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.theme-light .has-warning .ant-input-affix-wrapper .ant-input,
.theme-light .has-warning .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #faad14;
}
.theme-light .has-warning .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.theme-light .has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #faad14;
}
.theme-light .has-warning .ant-input-prefix {
  color: #faad14;
}
.theme-light .has-warning .ant-input-group-addon {
  color: #faad14;
  background-color: #fff;
  border-color: #faad14;
}
.theme-light .has-warning .has-feedback {
  color: #faad14;
}
.theme-light .has-warning.has-feedback .ant-form-item-children-icon {
  color: #faad14;
  animation-name: diffZoomIn3 !important;
}
.theme-light .has-warning .ant-select-selection {
  border-color: #faad14;
}
.theme-light .has-warning .ant-select-selection:hover {
  border-color: #faad14;
}
.theme-light .has-warning .ant-select-open .ant-select-selection,
.theme-light .has-warning .ant-select-focused .ant-select-selection {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.theme-light .has-warning .ant-calendar-picker-icon::after,
.theme-light .has-warning .ant-time-picker-icon::after,
.theme-light .has-warning .ant-picker-icon::after,
.theme-light .has-warning .ant-select-arrow,
.theme-light .has-warning .ant-cascader-picker-arrow {
  color: #faad14;
}
.theme-light .has-warning .ant-input-number,
.theme-light .has-warning .ant-time-picker-input {
  border-color: #faad14;
}
.theme-light .has-warning .ant-input-number-focused,
.theme-light .has-warning .ant-time-picker-input-focused,
.theme-light .has-warning .ant-input-number:focus,
.theme-light .has-warning .ant-time-picker-input:focus {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.theme-light .has-warning .ant-input-number:not([disabled]):hover,
.theme-light .has-warning .ant-time-picker-input:not([disabled]):hover {
  border-color: #faad14;
}
.theme-light .has-warning .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.theme-light .has-warning .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #faad14;
}
.theme-light .has-error .ant-form-explain,
.theme-light .has-error .ant-form-split {
  color: #f5222d;
}
.theme-light .has-error .ant-input,
.theme-light .has-error .ant-input:hover {
  background-color: #fff;
  border-color: #f5222d;
}
.theme-light .has-error .ant-input:focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.theme-light .has-error .ant-input:not([disabled]):hover {
  border-color: #f5222d;
}
.theme-light .has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.theme-light .has-error .ant-input-affix-wrapper .ant-input,
.theme-light .has-error .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #f5222d;
}
.theme-light .has-error .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.theme-light .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d;
}
.theme-light .has-error .ant-input-prefix {
  color: #f5222d;
}
.theme-light .has-error .ant-input-group-addon {
  color: #f5222d;
  background-color: #fff;
  border-color: #f5222d;
}
.theme-light .has-error .has-feedback {
  color: #f5222d;
}
.theme-light .has-error.has-feedback .ant-form-item-children-icon {
  color: #f5222d;
  animation-name: diffZoomIn2 !important;
}
.theme-light .has-error .ant-select-selection {
  border-color: #f5222d;
}
.theme-light .has-error .ant-select-selection:hover {
  border-color: #f5222d;
}
.theme-light .has-error .ant-select-open .ant-select-selection,
.theme-light .has-error .ant-select-focused .ant-select-selection {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.theme-light .has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #f5222d;
}
.theme-light .has-error .ant-input-group-addon .ant-select-selection {
  border-color: transparent;
  box-shadow: none;
}
.theme-light .has-error .ant-calendar-picker-icon::after,
.theme-light .has-error .ant-time-picker-icon::after,
.theme-light .has-error .ant-picker-icon::after,
.theme-light .has-error .ant-select-arrow,
.theme-light .has-error .ant-cascader-picker-arrow {
  color: #f5222d;
}
.theme-light .has-error .ant-input-number,
.theme-light .has-error .ant-time-picker-input {
  border-color: #f5222d;
}
.theme-light .has-error .ant-input-number-focused,
.theme-light .has-error .ant-time-picker-input-focused,
.theme-light .has-error .ant-input-number:focus,
.theme-light .has-error .ant-time-picker-input:focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.theme-light .has-error .ant-input-number:not([disabled]):hover,
.theme-light .has-error .ant-time-picker-input:not([disabled]):hover {
  border-color: #f5222d;
}
.theme-light .has-error .ant-mention-wrapper .ant-mention-editor,
.theme-light .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
  border-color: #f5222d;
}
.theme-light .has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
.theme-light .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.theme-light .has-error .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.theme-light .has-error .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #f5222d;
}
.theme-light .has-error .ant-transfer-list {
  border-color: #f5222d;
}
.theme-light .has-error .ant-transfer-list-search:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light .has-error .ant-transfer-list-search:not([disabled]):hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .has-error .ant-transfer-list-search:not([disabled]):focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .is-validating.has-feedback .ant-form-item-children-icon {
  display: inline-block;
  color: #1890ff;
}
.theme-light .ant-advanced-search-form .ant-form-item {
  margin-bottom: 24px;
}
.theme-light .ant-advanced-search-form .ant-form-item-with-help {
  margin-bottom: 5px;
}
.theme-light .show-help-enter,
.theme-light .show-help-appear {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .show-help-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .show-help-enter.show-help-enter-active,
.theme-light .show-help-appear.show-help-appear-active {
  animation-name: antShowHelpIn;
  animation-play-state: running;
}
.theme-light .show-help-leave.show-help-leave-active {
  animation-name: antShowHelpOut;
  animation-play-state: running;
  pointer-events: none;
}
.theme-light .show-help-enter,
.theme-light .show-help-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .show-help-leave {
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@keyframes antShowHelpIn {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes antShowHelpOut {
  to {
    transform: translateY(-5px);
    opacity: 0;
  }
}
@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);
  }
}
.theme-light .ant-row {
  position: relative;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  zoom: 1;
  display: block;
  box-sizing: border-box;
}
.theme-light .ant-row::before,
.theme-light .ant-row::after {
  display: table;
  content: '';
}
.theme-light .ant-row::after {
  clear: both;
}
.theme-light .ant-row::before,
.theme-light .ant-row::after {
  display: table;
  content: '';
}
.theme-light .ant-row::after {
  clear: both;
}
.theme-light .ant-row + .ant-row::before {
  clear: both;
}
.theme-light .ant-row-flex {
  display: flex;
  flex-flow: row wrap;
}
.theme-light .ant-row-flex::before,
.theme-light .ant-row-flex::after {
  display: flex;
}
.theme-light .ant-row-flex-start {
  justify-content: flex-start;
}
.theme-light .ant-row-flex-center {
  justify-content: center;
}
.theme-light .ant-row-flex-end {
  justify-content: flex-end;
}
.theme-light .ant-row-flex-space-between {
  justify-content: space-between;
}
.theme-light .ant-row-flex-space-around {
  justify-content: space-around;
}
.theme-light .ant-row-flex-top {
  align-items: flex-start;
}
.theme-light .ant-row-flex-middle {
  align-items: center;
}
.theme-light .ant-row-flex-bottom {
  align-items: flex-end;
}
.theme-light .ant-col {
  position: relative;
  min-height: 1px;
}
.theme-light .ant-col-1,
.theme-light .ant-col-xs-1,
.theme-light .ant-col-sm-1,
.theme-light .ant-col-md-1,
.theme-light .ant-col-lg-1,
.theme-light .ant-col-2,
.theme-light .ant-col-xs-2,
.theme-light .ant-col-sm-2,
.theme-light .ant-col-md-2,
.theme-light .ant-col-lg-2,
.theme-light .ant-col-3,
.theme-light .ant-col-xs-3,
.theme-light .ant-col-sm-3,
.theme-light .ant-col-md-3,
.theme-light .ant-col-lg-3,
.theme-light .ant-col-4,
.theme-light .ant-col-xs-4,
.theme-light .ant-col-sm-4,
.theme-light .ant-col-md-4,
.theme-light .ant-col-lg-4,
.theme-light .ant-col-5,
.theme-light .ant-col-xs-5,
.theme-light .ant-col-sm-5,
.theme-light .ant-col-md-5,
.theme-light .ant-col-lg-5,
.theme-light .ant-col-6,
.theme-light .ant-col-xs-6,
.theme-light .ant-col-sm-6,
.theme-light .ant-col-md-6,
.theme-light .ant-col-lg-6,
.theme-light .ant-col-7,
.theme-light .ant-col-xs-7,
.theme-light .ant-col-sm-7,
.theme-light .ant-col-md-7,
.theme-light .ant-col-lg-7,
.theme-light .ant-col-8,
.theme-light .ant-col-xs-8,
.theme-light .ant-col-sm-8,
.theme-light .ant-col-md-8,
.theme-light .ant-col-lg-8,
.theme-light .ant-col-9,
.theme-light .ant-col-xs-9,
.theme-light .ant-col-sm-9,
.theme-light .ant-col-md-9,
.theme-light .ant-col-lg-9,
.theme-light .ant-col-10,
.theme-light .ant-col-xs-10,
.theme-light .ant-col-sm-10,
.theme-light .ant-col-md-10,
.theme-light .ant-col-lg-10,
.theme-light .ant-col-11,
.theme-light .ant-col-xs-11,
.theme-light .ant-col-sm-11,
.theme-light .ant-col-md-11,
.theme-light .ant-col-lg-11,
.theme-light .ant-col-12,
.theme-light .ant-col-xs-12,
.theme-light .ant-col-sm-12,
.theme-light .ant-col-md-12,
.theme-light .ant-col-lg-12,
.theme-light .ant-col-13,
.theme-light .ant-col-xs-13,
.theme-light .ant-col-sm-13,
.theme-light .ant-col-md-13,
.theme-light .ant-col-lg-13,
.theme-light .ant-col-14,
.theme-light .ant-col-xs-14,
.theme-light .ant-col-sm-14,
.theme-light .ant-col-md-14,
.theme-light .ant-col-lg-14,
.theme-light .ant-col-15,
.theme-light .ant-col-xs-15,
.theme-light .ant-col-sm-15,
.theme-light .ant-col-md-15,
.theme-light .ant-col-lg-15,
.theme-light .ant-col-16,
.theme-light .ant-col-xs-16,
.theme-light .ant-col-sm-16,
.theme-light .ant-col-md-16,
.theme-light .ant-col-lg-16,
.theme-light .ant-col-17,
.theme-light .ant-col-xs-17,
.theme-light .ant-col-sm-17,
.theme-light .ant-col-md-17,
.theme-light .ant-col-lg-17,
.theme-light .ant-col-18,
.theme-light .ant-col-xs-18,
.theme-light .ant-col-sm-18,
.theme-light .ant-col-md-18,
.theme-light .ant-col-lg-18,
.theme-light .ant-col-19,
.theme-light .ant-col-xs-19,
.theme-light .ant-col-sm-19,
.theme-light .ant-col-md-19,
.theme-light .ant-col-lg-19,
.theme-light .ant-col-20,
.theme-light .ant-col-xs-20,
.theme-light .ant-col-sm-20,
.theme-light .ant-col-md-20,
.theme-light .ant-col-lg-20,
.theme-light .ant-col-21,
.theme-light .ant-col-xs-21,
.theme-light .ant-col-sm-21,
.theme-light .ant-col-md-21,
.theme-light .ant-col-lg-21,
.theme-light .ant-col-22,
.theme-light .ant-col-xs-22,
.theme-light .ant-col-sm-22,
.theme-light .ant-col-md-22,
.theme-light .ant-col-lg-22,
.theme-light .ant-col-23,
.theme-light .ant-col-xs-23,
.theme-light .ant-col-sm-23,
.theme-light .ant-col-md-23,
.theme-light .ant-col-lg-23,
.theme-light .ant-col-24,
.theme-light .ant-col-xs-24,
.theme-light .ant-col-sm-24,
.theme-light .ant-col-md-24,
.theme-light .ant-col-lg-24 {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}
.theme-light .ant-col-1,
.theme-light .ant-col-2,
.theme-light .ant-col-3,
.theme-light .ant-col-4,
.theme-light .ant-col-5,
.theme-light .ant-col-6,
.theme-light .ant-col-7,
.theme-light .ant-col-8,
.theme-light .ant-col-9,
.theme-light .ant-col-10,
.theme-light .ant-col-11,
.theme-light .ant-col-12,
.theme-light .ant-col-13,
.theme-light .ant-col-14,
.theme-light .ant-col-15,
.theme-light .ant-col-16,
.theme-light .ant-col-17,
.theme-light .ant-col-18,
.theme-light .ant-col-19,
.theme-light .ant-col-20,
.theme-light .ant-col-21,
.theme-light .ant-col-22,
.theme-light .ant-col-23,
.theme-light .ant-col-24 {
  flex: 0 0 auto;
  float: left;
}
.theme-light .ant-col-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.theme-light .ant-col-push-24 {
  left: 100%;
}
.theme-light .ant-col-pull-24 {
  right: 100%;
}
.theme-light .ant-col-offset-24 {
  margin-left: 100%;
}
.theme-light .ant-col-order-24 {
  order: 24;
}
.theme-light .ant-col-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.theme-light .ant-col-push-23 {
  left: 95.83333333%;
}
.theme-light .ant-col-pull-23 {
  right: 95.83333333%;
}
.theme-light .ant-col-offset-23 {
  margin-left: 95.83333333%;
}
.theme-light .ant-col-order-23 {
  order: 23;
}
.theme-light .ant-col-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.theme-light .ant-col-push-22 {
  left: 91.66666667%;
}
.theme-light .ant-col-pull-22 {
  right: 91.66666667%;
}
.theme-light .ant-col-offset-22 {
  margin-left: 91.66666667%;
}
.theme-light .ant-col-order-22 {
  order: 22;
}
.theme-light .ant-col-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.theme-light .ant-col-push-21 {
  left: 87.5%;
}
.theme-light .ant-col-pull-21 {
  right: 87.5%;
}
.theme-light .ant-col-offset-21 {
  margin-left: 87.5%;
}
.theme-light .ant-col-order-21 {
  order: 21;
}
.theme-light .ant-col-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.theme-light .ant-col-push-20 {
  left: 83.33333333%;
}
.theme-light .ant-col-pull-20 {
  right: 83.33333333%;
}
.theme-light .ant-col-offset-20 {
  margin-left: 83.33333333%;
}
.theme-light .ant-col-order-20 {
  order: 20;
}
.theme-light .ant-col-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.theme-light .ant-col-push-19 {
  left: 79.16666667%;
}
.theme-light .ant-col-pull-19 {
  right: 79.16666667%;
}
.theme-light .ant-col-offset-19 {
  margin-left: 79.16666667%;
}
.theme-light .ant-col-order-19 {
  order: 19;
}
.theme-light .ant-col-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.theme-light .ant-col-push-18 {
  left: 75%;
}
.theme-light .ant-col-pull-18 {
  right: 75%;
}
.theme-light .ant-col-offset-18 {
  margin-left: 75%;
}
.theme-light .ant-col-order-18 {
  order: 18;
}
.theme-light .ant-col-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.theme-light .ant-col-push-17 {
  left: 70.83333333%;
}
.theme-light .ant-col-pull-17 {
  right: 70.83333333%;
}
.theme-light .ant-col-offset-17 {
  margin-left: 70.83333333%;
}
.theme-light .ant-col-order-17 {
  order: 17;
}
.theme-light .ant-col-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.theme-light .ant-col-push-16 {
  left: 66.66666667%;
}
.theme-light .ant-col-pull-16 {
  right: 66.66666667%;
}
.theme-light .ant-col-offset-16 {
  margin-left: 66.66666667%;
}
.theme-light .ant-col-order-16 {
  order: 16;
}
.theme-light .ant-col-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.theme-light .ant-col-push-15 {
  left: 62.5%;
}
.theme-light .ant-col-pull-15 {
  right: 62.5%;
}
.theme-light .ant-col-offset-15 {
  margin-left: 62.5%;
}
.theme-light .ant-col-order-15 {
  order: 15;
}
.theme-light .ant-col-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.theme-light .ant-col-push-14 {
  left: 58.33333333%;
}
.theme-light .ant-col-pull-14 {
  right: 58.33333333%;
}
.theme-light .ant-col-offset-14 {
  margin-left: 58.33333333%;
}
.theme-light .ant-col-order-14 {
  order: 14;
}
.theme-light .ant-col-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.theme-light .ant-col-push-13 {
  left: 54.16666667%;
}
.theme-light .ant-col-pull-13 {
  right: 54.16666667%;
}
.theme-light .ant-col-offset-13 {
  margin-left: 54.16666667%;
}
.theme-light .ant-col-order-13 {
  order: 13;
}
.theme-light .ant-col-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.theme-light .ant-col-push-12 {
  left: 50%;
}
.theme-light .ant-col-pull-12 {
  right: 50%;
}
.theme-light .ant-col-offset-12 {
  margin-left: 50%;
}
.theme-light .ant-col-order-12 {
  order: 12;
}
.theme-light .ant-col-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.theme-light .ant-col-push-11 {
  left: 45.83333333%;
}
.theme-light .ant-col-pull-11 {
  right: 45.83333333%;
}
.theme-light .ant-col-offset-11 {
  margin-left: 45.83333333%;
}
.theme-light .ant-col-order-11 {
  order: 11;
}
.theme-light .ant-col-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.theme-light .ant-col-push-10 {
  left: 41.66666667%;
}
.theme-light .ant-col-pull-10 {
  right: 41.66666667%;
}
.theme-light .ant-col-offset-10 {
  margin-left: 41.66666667%;
}
.theme-light .ant-col-order-10 {
  order: 10;
}
.theme-light .ant-col-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.theme-light .ant-col-push-9 {
  left: 37.5%;
}
.theme-light .ant-col-pull-9 {
  right: 37.5%;
}
.theme-light .ant-col-offset-9 {
  margin-left: 37.5%;
}
.theme-light .ant-col-order-9 {
  order: 9;
}
.theme-light .ant-col-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.theme-light .ant-col-push-8 {
  left: 33.33333333%;
}
.theme-light .ant-col-pull-8 {
  right: 33.33333333%;
}
.theme-light .ant-col-offset-8 {
  margin-left: 33.33333333%;
}
.theme-light .ant-col-order-8 {
  order: 8;
}
.theme-light .ant-col-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.theme-light .ant-col-push-7 {
  left: 29.16666667%;
}
.theme-light .ant-col-pull-7 {
  right: 29.16666667%;
}
.theme-light .ant-col-offset-7 {
  margin-left: 29.16666667%;
}
.theme-light .ant-col-order-7 {
  order: 7;
}
.theme-light .ant-col-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.theme-light .ant-col-push-6 {
  left: 25%;
}
.theme-light .ant-col-pull-6 {
  right: 25%;
}
.theme-light .ant-col-offset-6 {
  margin-left: 25%;
}
.theme-light .ant-col-order-6 {
  order: 6;
}
.theme-light .ant-col-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.theme-light .ant-col-push-5 {
  left: 20.83333333%;
}
.theme-light .ant-col-pull-5 {
  right: 20.83333333%;
}
.theme-light .ant-col-offset-5 {
  margin-left: 20.83333333%;
}
.theme-light .ant-col-order-5 {
  order: 5;
}
.theme-light .ant-col-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.theme-light .ant-col-push-4 {
  left: 16.66666667%;
}
.theme-light .ant-col-pull-4 {
  right: 16.66666667%;
}
.theme-light .ant-col-offset-4 {
  margin-left: 16.66666667%;
}
.theme-light .ant-col-order-4 {
  order: 4;
}
.theme-light .ant-col-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.theme-light .ant-col-push-3 {
  left: 12.5%;
}
.theme-light .ant-col-pull-3 {
  right: 12.5%;
}
.theme-light .ant-col-offset-3 {
  margin-left: 12.5%;
}
.theme-light .ant-col-order-3 {
  order: 3;
}
.theme-light .ant-col-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.theme-light .ant-col-push-2 {
  left: 8.33333333%;
}
.theme-light .ant-col-pull-2 {
  right: 8.33333333%;
}
.theme-light .ant-col-offset-2 {
  margin-left: 8.33333333%;
}
.theme-light .ant-col-order-2 {
  order: 2;
}
.theme-light .ant-col-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.theme-light .ant-col-push-1 {
  left: 4.16666667%;
}
.theme-light .ant-col-pull-1 {
  right: 4.16666667%;
}
.theme-light .ant-col-offset-1 {
  margin-left: 4.16666667%;
}
.theme-light .ant-col-order-1 {
  order: 1;
}
.theme-light .ant-col-0 {
  display: none;
}
.theme-light .ant-col-push-0 {
  left: auto;
}
.theme-light .ant-col-pull-0 {
  right: auto;
}
.theme-light .ant-col-push-0 {
  left: auto;
}
.theme-light .ant-col-pull-0 {
  right: auto;
}
.theme-light .ant-col-offset-0 {
  margin-left: 0;
}
.theme-light .ant-col-order-0 {
  order: 0;
}
.theme-light .ant-col-xs-1,
.theme-light .ant-col-xs-2,
.theme-light .ant-col-xs-3,
.theme-light .ant-col-xs-4,
.theme-light .ant-col-xs-5,
.theme-light .ant-col-xs-6,
.theme-light .ant-col-xs-7,
.theme-light .ant-col-xs-8,
.theme-light .ant-col-xs-9,
.theme-light .ant-col-xs-10,
.theme-light .ant-col-xs-11,
.theme-light .ant-col-xs-12,
.theme-light .ant-col-xs-13,
.theme-light .ant-col-xs-14,
.theme-light .ant-col-xs-15,
.theme-light .ant-col-xs-16,
.theme-light .ant-col-xs-17,
.theme-light .ant-col-xs-18,
.theme-light .ant-col-xs-19,
.theme-light .ant-col-xs-20,
.theme-light .ant-col-xs-21,
.theme-light .ant-col-xs-22,
.theme-light .ant-col-xs-23,
.theme-light .ant-col-xs-24 {
  flex: 0 0 auto;
  float: left;
}
.theme-light .ant-col-xs-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.theme-light .ant-col-xs-push-24 {
  left: 100%;
}
.theme-light .ant-col-xs-pull-24 {
  right: 100%;
}
.theme-light .ant-col-xs-offset-24 {
  margin-left: 100%;
}
.theme-light .ant-col-xs-order-24 {
  order: 24;
}
.theme-light .ant-col-xs-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.theme-light .ant-col-xs-push-23 {
  left: 95.83333333%;
}
.theme-light .ant-col-xs-pull-23 {
  right: 95.83333333%;
}
.theme-light .ant-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.theme-light .ant-col-xs-order-23 {
  order: 23;
}
.theme-light .ant-col-xs-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.theme-light .ant-col-xs-push-22 {
  left: 91.66666667%;
}
.theme-light .ant-col-xs-pull-22 {
  right: 91.66666667%;
}
.theme-light .ant-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.theme-light .ant-col-xs-order-22 {
  order: 22;
}
.theme-light .ant-col-xs-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.theme-light .ant-col-xs-push-21 {
  left: 87.5%;
}
.theme-light .ant-col-xs-pull-21 {
  right: 87.5%;
}
.theme-light .ant-col-xs-offset-21 {
  margin-left: 87.5%;
}
.theme-light .ant-col-xs-order-21 {
  order: 21;
}
.theme-light .ant-col-xs-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.theme-light .ant-col-xs-push-20 {
  left: 83.33333333%;
}
.theme-light .ant-col-xs-pull-20 {
  right: 83.33333333%;
}
.theme-light .ant-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.theme-light .ant-col-xs-order-20 {
  order: 20;
}
.theme-light .ant-col-xs-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.theme-light .ant-col-xs-push-19 {
  left: 79.16666667%;
}
.theme-light .ant-col-xs-pull-19 {
  right: 79.16666667%;
}
.theme-light .ant-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.theme-light .ant-col-xs-order-19 {
  order: 19;
}
.theme-light .ant-col-xs-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.theme-light .ant-col-xs-push-18 {
  left: 75%;
}
.theme-light .ant-col-xs-pull-18 {
  right: 75%;
}
.theme-light .ant-col-xs-offset-18 {
  margin-left: 75%;
}
.theme-light .ant-col-xs-order-18 {
  order: 18;
}
.theme-light .ant-col-xs-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.theme-light .ant-col-xs-push-17 {
  left: 70.83333333%;
}
.theme-light .ant-col-xs-pull-17 {
  right: 70.83333333%;
}
.theme-light .ant-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.theme-light .ant-col-xs-order-17 {
  order: 17;
}
.theme-light .ant-col-xs-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.theme-light .ant-col-xs-push-16 {
  left: 66.66666667%;
}
.theme-light .ant-col-xs-pull-16 {
  right: 66.66666667%;
}
.theme-light .ant-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.theme-light .ant-col-xs-order-16 {
  order: 16;
}
.theme-light .ant-col-xs-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.theme-light .ant-col-xs-push-15 {
  left: 62.5%;
}
.theme-light .ant-col-xs-pull-15 {
  right: 62.5%;
}
.theme-light .ant-col-xs-offset-15 {
  margin-left: 62.5%;
}
.theme-light .ant-col-xs-order-15 {
  order: 15;
}
.theme-light .ant-col-xs-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.theme-light .ant-col-xs-push-14 {
  left: 58.33333333%;
}
.theme-light .ant-col-xs-pull-14 {
  right: 58.33333333%;
}
.theme-light .ant-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.theme-light .ant-col-xs-order-14 {
  order: 14;
}
.theme-light .ant-col-xs-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.theme-light .ant-col-xs-push-13 {
  left: 54.16666667%;
}
.theme-light .ant-col-xs-pull-13 {
  right: 54.16666667%;
}
.theme-light .ant-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.theme-light .ant-col-xs-order-13 {
  order: 13;
}
.theme-light .ant-col-xs-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.theme-light .ant-col-xs-push-12 {
  left: 50%;
}
.theme-light .ant-col-xs-pull-12 {
  right: 50%;
}
.theme-light .ant-col-xs-offset-12 {
  margin-left: 50%;
}
.theme-light .ant-col-xs-order-12 {
  order: 12;
}
.theme-light .ant-col-xs-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.theme-light .ant-col-xs-push-11 {
  left: 45.83333333%;
}
.theme-light .ant-col-xs-pull-11 {
  right: 45.83333333%;
}
.theme-light .ant-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.theme-light .ant-col-xs-order-11 {
  order: 11;
}
.theme-light .ant-col-xs-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.theme-light .ant-col-xs-push-10 {
  left: 41.66666667%;
}
.theme-light .ant-col-xs-pull-10 {
  right: 41.66666667%;
}
.theme-light .ant-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.theme-light .ant-col-xs-order-10 {
  order: 10;
}
.theme-light .ant-col-xs-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.theme-light .ant-col-xs-push-9 {
  left: 37.5%;
}
.theme-light .ant-col-xs-pull-9 {
  right: 37.5%;
}
.theme-light .ant-col-xs-offset-9 {
  margin-left: 37.5%;
}
.theme-light .ant-col-xs-order-9 {
  order: 9;
}
.theme-light .ant-col-xs-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.theme-light .ant-col-xs-push-8 {
  left: 33.33333333%;
}
.theme-light .ant-col-xs-pull-8 {
  right: 33.33333333%;
}
.theme-light .ant-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.theme-light .ant-col-xs-order-8 {
  order: 8;
}
.theme-light .ant-col-xs-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.theme-light .ant-col-xs-push-7 {
  left: 29.16666667%;
}
.theme-light .ant-col-xs-pull-7 {
  right: 29.16666667%;
}
.theme-light .ant-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.theme-light .ant-col-xs-order-7 {
  order: 7;
}
.theme-light .ant-col-xs-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.theme-light .ant-col-xs-push-6 {
  left: 25%;
}
.theme-light .ant-col-xs-pull-6 {
  right: 25%;
}
.theme-light .ant-col-xs-offset-6 {
  margin-left: 25%;
}
.theme-light .ant-col-xs-order-6 {
  order: 6;
}
.theme-light .ant-col-xs-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.theme-light .ant-col-xs-push-5 {
  left: 20.83333333%;
}
.theme-light .ant-col-xs-pull-5 {
  right: 20.83333333%;
}
.theme-light .ant-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.theme-light .ant-col-xs-order-5 {
  order: 5;
}
.theme-light .ant-col-xs-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.theme-light .ant-col-xs-push-4 {
  left: 16.66666667%;
}
.theme-light .ant-col-xs-pull-4 {
  right: 16.66666667%;
}
.theme-light .ant-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.theme-light .ant-col-xs-order-4 {
  order: 4;
}
.theme-light .ant-col-xs-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.theme-light .ant-col-xs-push-3 {
  left: 12.5%;
}
.theme-light .ant-col-xs-pull-3 {
  right: 12.5%;
}
.theme-light .ant-col-xs-offset-3 {
  margin-left: 12.5%;
}
.theme-light .ant-col-xs-order-3 {
  order: 3;
}
.theme-light .ant-col-xs-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.theme-light .ant-col-xs-push-2 {
  left: 8.33333333%;
}
.theme-light .ant-col-xs-pull-2 {
  right: 8.33333333%;
}
.theme-light .ant-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.theme-light .ant-col-xs-order-2 {
  order: 2;
}
.theme-light .ant-col-xs-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.theme-light .ant-col-xs-push-1 {
  left: 4.16666667%;
}
.theme-light .ant-col-xs-pull-1 {
  right: 4.16666667%;
}
.theme-light .ant-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.theme-light .ant-col-xs-order-1 {
  order: 1;
}
.theme-light .ant-col-xs-0 {
  display: none;
}
.theme-light .ant-col-push-0 {
  left: auto;
}
.theme-light .ant-col-pull-0 {
  right: auto;
}
.theme-light .ant-col-xs-push-0 {
  left: auto;
}
.theme-light .ant-col-xs-pull-0 {
  right: auto;
}
.theme-light .ant-col-xs-offset-0 {
  margin-left: 0;
}
.theme-light .ant-col-xs-order-0 {
  order: 0;
}
@media (min-width: 576px) {
  .theme-light .ant-col-sm-1,
  .theme-light .ant-col-sm-2,
  .theme-light .ant-col-sm-3,
  .theme-light .ant-col-sm-4,
  .theme-light .ant-col-sm-5,
  .theme-light .ant-col-sm-6,
  .theme-light .ant-col-sm-7,
  .theme-light .ant-col-sm-8,
  .theme-light .ant-col-sm-9,
  .theme-light .ant-col-sm-10,
  .theme-light .ant-col-sm-11,
  .theme-light .ant-col-sm-12,
  .theme-light .ant-col-sm-13,
  .theme-light .ant-col-sm-14,
  .theme-light .ant-col-sm-15,
  .theme-light .ant-col-sm-16,
  .theme-light .ant-col-sm-17,
  .theme-light .ant-col-sm-18,
  .theme-light .ant-col-sm-19,
  .theme-light .ant-col-sm-20,
  .theme-light .ant-col-sm-21,
  .theme-light .ant-col-sm-22,
  .theme-light .ant-col-sm-23,
  .theme-light .ant-col-sm-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-light .ant-col-sm-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-light .ant-col-sm-push-24 {
    left: 100%;
  }
  .theme-light .ant-col-sm-pull-24 {
    right: 100%;
  }
  .theme-light .ant-col-sm-offset-24 {
    margin-left: 100%;
  }
  .theme-light .ant-col-sm-order-24 {
    order: 24;
  }
  .theme-light .ant-col-sm-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-light .ant-col-sm-push-23 {
    left: 95.83333333%;
  }
  .theme-light .ant-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .theme-light .ant-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-light .ant-col-sm-order-23 {
    order: 23;
  }
  .theme-light .ant-col-sm-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-light .ant-col-sm-push-22 {
    left: 91.66666667%;
  }
  .theme-light .ant-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .theme-light .ant-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-light .ant-col-sm-order-22 {
    order: 22;
  }
  .theme-light .ant-col-sm-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-light .ant-col-sm-push-21 {
    left: 87.5%;
  }
  .theme-light .ant-col-sm-pull-21 {
    right: 87.5%;
  }
  .theme-light .ant-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .theme-light .ant-col-sm-order-21 {
    order: 21;
  }
  .theme-light .ant-col-sm-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-light .ant-col-sm-push-20 {
    left: 83.33333333%;
  }
  .theme-light .ant-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .theme-light .ant-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-light .ant-col-sm-order-20 {
    order: 20;
  }
  .theme-light .ant-col-sm-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-light .ant-col-sm-push-19 {
    left: 79.16666667%;
  }
  .theme-light .ant-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .theme-light .ant-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-light .ant-col-sm-order-19 {
    order: 19;
  }
  .theme-light .ant-col-sm-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-light .ant-col-sm-push-18 {
    left: 75%;
  }
  .theme-light .ant-col-sm-pull-18 {
    right: 75%;
  }
  .theme-light .ant-col-sm-offset-18 {
    margin-left: 75%;
  }
  .theme-light .ant-col-sm-order-18 {
    order: 18;
  }
  .theme-light .ant-col-sm-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-light .ant-col-sm-push-17 {
    left: 70.83333333%;
  }
  .theme-light .ant-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .theme-light .ant-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-light .ant-col-sm-order-17 {
    order: 17;
  }
  .theme-light .ant-col-sm-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-light .ant-col-sm-push-16 {
    left: 66.66666667%;
  }
  .theme-light .ant-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .theme-light .ant-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-light .ant-col-sm-order-16 {
    order: 16;
  }
  .theme-light .ant-col-sm-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-light .ant-col-sm-push-15 {
    left: 62.5%;
  }
  .theme-light .ant-col-sm-pull-15 {
    right: 62.5%;
  }
  .theme-light .ant-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .theme-light .ant-col-sm-order-15 {
    order: 15;
  }
  .theme-light .ant-col-sm-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-light .ant-col-sm-push-14 {
    left: 58.33333333%;
  }
  .theme-light .ant-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .theme-light .ant-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-light .ant-col-sm-order-14 {
    order: 14;
  }
  .theme-light .ant-col-sm-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-light .ant-col-sm-push-13 {
    left: 54.16666667%;
  }
  .theme-light .ant-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .theme-light .ant-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-light .ant-col-sm-order-13 {
    order: 13;
  }
  .theme-light .ant-col-sm-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-light .ant-col-sm-push-12 {
    left: 50%;
  }
  .theme-light .ant-col-sm-pull-12 {
    right: 50%;
  }
  .theme-light .ant-col-sm-offset-12 {
    margin-left: 50%;
  }
  .theme-light .ant-col-sm-order-12 {
    order: 12;
  }
  .theme-light .ant-col-sm-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-light .ant-col-sm-push-11 {
    left: 45.83333333%;
  }
  .theme-light .ant-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .theme-light .ant-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-light .ant-col-sm-order-11 {
    order: 11;
  }
  .theme-light .ant-col-sm-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-light .ant-col-sm-push-10 {
    left: 41.66666667%;
  }
  .theme-light .ant-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .theme-light .ant-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-light .ant-col-sm-order-10 {
    order: 10;
  }
  .theme-light .ant-col-sm-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-light .ant-col-sm-push-9 {
    left: 37.5%;
  }
  .theme-light .ant-col-sm-pull-9 {
    right: 37.5%;
  }
  .theme-light .ant-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .theme-light .ant-col-sm-order-9 {
    order: 9;
  }
  .theme-light .ant-col-sm-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-light .ant-col-sm-push-8 {
    left: 33.33333333%;
  }
  .theme-light .ant-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .theme-light .ant-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-light .ant-col-sm-order-8 {
    order: 8;
  }
  .theme-light .ant-col-sm-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-light .ant-col-sm-push-7 {
    left: 29.16666667%;
  }
  .theme-light .ant-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .theme-light .ant-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-light .ant-col-sm-order-7 {
    order: 7;
  }
  .theme-light .ant-col-sm-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-light .ant-col-sm-push-6 {
    left: 25%;
  }
  .theme-light .ant-col-sm-pull-6 {
    right: 25%;
  }
  .theme-light .ant-col-sm-offset-6 {
    margin-left: 25%;
  }
  .theme-light .ant-col-sm-order-6 {
    order: 6;
  }
  .theme-light .ant-col-sm-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-light .ant-col-sm-push-5 {
    left: 20.83333333%;
  }
  .theme-light .ant-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .theme-light .ant-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-light .ant-col-sm-order-5 {
    order: 5;
  }
  .theme-light .ant-col-sm-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-light .ant-col-sm-push-4 {
    left: 16.66666667%;
  }
  .theme-light .ant-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .theme-light .ant-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-light .ant-col-sm-order-4 {
    order: 4;
  }
  .theme-light .ant-col-sm-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-light .ant-col-sm-push-3 {
    left: 12.5%;
  }
  .theme-light .ant-col-sm-pull-3 {
    right: 12.5%;
  }
  .theme-light .ant-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .theme-light .ant-col-sm-order-3 {
    order: 3;
  }
  .theme-light .ant-col-sm-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-light .ant-col-sm-push-2 {
    left: 8.33333333%;
  }
  .theme-light .ant-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .theme-light .ant-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-light .ant-col-sm-order-2 {
    order: 2;
  }
  .theme-light .ant-col-sm-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-light .ant-col-sm-push-1 {
    left: 4.16666667%;
  }
  .theme-light .ant-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .theme-light .ant-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-light .ant-col-sm-order-1 {
    order: 1;
  }
  .theme-light .ant-col-sm-0 {
    display: none;
  }
  .theme-light .ant-col-push-0 {
    left: auto;
  }
  .theme-light .ant-col-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-sm-push-0 {
    left: auto;
  }
  .theme-light .ant-col-sm-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-sm-offset-0 {
    margin-left: 0;
  }
  .theme-light .ant-col-sm-order-0 {
    order: 0;
  }
}
@media (min-width: 768px) {
  .theme-light .ant-col-md-1,
  .theme-light .ant-col-md-2,
  .theme-light .ant-col-md-3,
  .theme-light .ant-col-md-4,
  .theme-light .ant-col-md-5,
  .theme-light .ant-col-md-6,
  .theme-light .ant-col-md-7,
  .theme-light .ant-col-md-8,
  .theme-light .ant-col-md-9,
  .theme-light .ant-col-md-10,
  .theme-light .ant-col-md-11,
  .theme-light .ant-col-md-12,
  .theme-light .ant-col-md-13,
  .theme-light .ant-col-md-14,
  .theme-light .ant-col-md-15,
  .theme-light .ant-col-md-16,
  .theme-light .ant-col-md-17,
  .theme-light .ant-col-md-18,
  .theme-light .ant-col-md-19,
  .theme-light .ant-col-md-20,
  .theme-light .ant-col-md-21,
  .theme-light .ant-col-md-22,
  .theme-light .ant-col-md-23,
  .theme-light .ant-col-md-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-light .ant-col-md-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-light .ant-col-md-push-24 {
    left: 100%;
  }
  .theme-light .ant-col-md-pull-24 {
    right: 100%;
  }
  .theme-light .ant-col-md-offset-24 {
    margin-left: 100%;
  }
  .theme-light .ant-col-md-order-24 {
    order: 24;
  }
  .theme-light .ant-col-md-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-light .ant-col-md-push-23 {
    left: 95.83333333%;
  }
  .theme-light .ant-col-md-pull-23 {
    right: 95.83333333%;
  }
  .theme-light .ant-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-light .ant-col-md-order-23 {
    order: 23;
  }
  .theme-light .ant-col-md-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-light .ant-col-md-push-22 {
    left: 91.66666667%;
  }
  .theme-light .ant-col-md-pull-22 {
    right: 91.66666667%;
  }
  .theme-light .ant-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-light .ant-col-md-order-22 {
    order: 22;
  }
  .theme-light .ant-col-md-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-light .ant-col-md-push-21 {
    left: 87.5%;
  }
  .theme-light .ant-col-md-pull-21 {
    right: 87.5%;
  }
  .theme-light .ant-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .theme-light .ant-col-md-order-21 {
    order: 21;
  }
  .theme-light .ant-col-md-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-light .ant-col-md-push-20 {
    left: 83.33333333%;
  }
  .theme-light .ant-col-md-pull-20 {
    right: 83.33333333%;
  }
  .theme-light .ant-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-light .ant-col-md-order-20 {
    order: 20;
  }
  .theme-light .ant-col-md-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-light .ant-col-md-push-19 {
    left: 79.16666667%;
  }
  .theme-light .ant-col-md-pull-19 {
    right: 79.16666667%;
  }
  .theme-light .ant-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-light .ant-col-md-order-19 {
    order: 19;
  }
  .theme-light .ant-col-md-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-light .ant-col-md-push-18 {
    left: 75%;
  }
  .theme-light .ant-col-md-pull-18 {
    right: 75%;
  }
  .theme-light .ant-col-md-offset-18 {
    margin-left: 75%;
  }
  .theme-light .ant-col-md-order-18 {
    order: 18;
  }
  .theme-light .ant-col-md-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-light .ant-col-md-push-17 {
    left: 70.83333333%;
  }
  .theme-light .ant-col-md-pull-17 {
    right: 70.83333333%;
  }
  .theme-light .ant-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-light .ant-col-md-order-17 {
    order: 17;
  }
  .theme-light .ant-col-md-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-light .ant-col-md-push-16 {
    left: 66.66666667%;
  }
  .theme-light .ant-col-md-pull-16 {
    right: 66.66666667%;
  }
  .theme-light .ant-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-light .ant-col-md-order-16 {
    order: 16;
  }
  .theme-light .ant-col-md-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-light .ant-col-md-push-15 {
    left: 62.5%;
  }
  .theme-light .ant-col-md-pull-15 {
    right: 62.5%;
  }
  .theme-light .ant-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .theme-light .ant-col-md-order-15 {
    order: 15;
  }
  .theme-light .ant-col-md-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-light .ant-col-md-push-14 {
    left: 58.33333333%;
  }
  .theme-light .ant-col-md-pull-14 {
    right: 58.33333333%;
  }
  .theme-light .ant-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-light .ant-col-md-order-14 {
    order: 14;
  }
  .theme-light .ant-col-md-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-light .ant-col-md-push-13 {
    left: 54.16666667%;
  }
  .theme-light .ant-col-md-pull-13 {
    right: 54.16666667%;
  }
  .theme-light .ant-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-light .ant-col-md-order-13 {
    order: 13;
  }
  .theme-light .ant-col-md-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-light .ant-col-md-push-12 {
    left: 50%;
  }
  .theme-light .ant-col-md-pull-12 {
    right: 50%;
  }
  .theme-light .ant-col-md-offset-12 {
    margin-left: 50%;
  }
  .theme-light .ant-col-md-order-12 {
    order: 12;
  }
  .theme-light .ant-col-md-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-light .ant-col-md-push-11 {
    left: 45.83333333%;
  }
  .theme-light .ant-col-md-pull-11 {
    right: 45.83333333%;
  }
  .theme-light .ant-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-light .ant-col-md-order-11 {
    order: 11;
  }
  .theme-light .ant-col-md-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-light .ant-col-md-push-10 {
    left: 41.66666667%;
  }
  .theme-light .ant-col-md-pull-10 {
    right: 41.66666667%;
  }
  .theme-light .ant-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-light .ant-col-md-order-10 {
    order: 10;
  }
  .theme-light .ant-col-md-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-light .ant-col-md-push-9 {
    left: 37.5%;
  }
  .theme-light .ant-col-md-pull-9 {
    right: 37.5%;
  }
  .theme-light .ant-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .theme-light .ant-col-md-order-9 {
    order: 9;
  }
  .theme-light .ant-col-md-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-light .ant-col-md-push-8 {
    left: 33.33333333%;
  }
  .theme-light .ant-col-md-pull-8 {
    right: 33.33333333%;
  }
  .theme-light .ant-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-light .ant-col-md-order-8 {
    order: 8;
  }
  .theme-light .ant-col-md-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-light .ant-col-md-push-7 {
    left: 29.16666667%;
  }
  .theme-light .ant-col-md-pull-7 {
    right: 29.16666667%;
  }
  .theme-light .ant-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-light .ant-col-md-order-7 {
    order: 7;
  }
  .theme-light .ant-col-md-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-light .ant-col-md-push-6 {
    left: 25%;
  }
  .theme-light .ant-col-md-pull-6 {
    right: 25%;
  }
  .theme-light .ant-col-md-offset-6 {
    margin-left: 25%;
  }
  .theme-light .ant-col-md-order-6 {
    order: 6;
  }
  .theme-light .ant-col-md-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-light .ant-col-md-push-5 {
    left: 20.83333333%;
  }
  .theme-light .ant-col-md-pull-5 {
    right: 20.83333333%;
  }
  .theme-light .ant-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-light .ant-col-md-order-5 {
    order: 5;
  }
  .theme-light .ant-col-md-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-light .ant-col-md-push-4 {
    left: 16.66666667%;
  }
  .theme-light .ant-col-md-pull-4 {
    right: 16.66666667%;
  }
  .theme-light .ant-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-light .ant-col-md-order-4 {
    order: 4;
  }
  .theme-light .ant-col-md-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-light .ant-col-md-push-3 {
    left: 12.5%;
  }
  .theme-light .ant-col-md-pull-3 {
    right: 12.5%;
  }
  .theme-light .ant-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .theme-light .ant-col-md-order-3 {
    order: 3;
  }
  .theme-light .ant-col-md-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-light .ant-col-md-push-2 {
    left: 8.33333333%;
  }
  .theme-light .ant-col-md-pull-2 {
    right: 8.33333333%;
  }
  .theme-light .ant-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-light .ant-col-md-order-2 {
    order: 2;
  }
  .theme-light .ant-col-md-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-light .ant-col-md-push-1 {
    left: 4.16666667%;
  }
  .theme-light .ant-col-md-pull-1 {
    right: 4.16666667%;
  }
  .theme-light .ant-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-light .ant-col-md-order-1 {
    order: 1;
  }
  .theme-light .ant-col-md-0 {
    display: none;
  }
  .theme-light .ant-col-push-0 {
    left: auto;
  }
  .theme-light .ant-col-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-md-push-0 {
    left: auto;
  }
  .theme-light .ant-col-md-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-md-offset-0 {
    margin-left: 0;
  }
  .theme-light .ant-col-md-order-0 {
    order: 0;
  }
}
@media (min-width: 992px) {
  .theme-light .ant-col-lg-1,
  .theme-light .ant-col-lg-2,
  .theme-light .ant-col-lg-3,
  .theme-light .ant-col-lg-4,
  .theme-light .ant-col-lg-5,
  .theme-light .ant-col-lg-6,
  .theme-light .ant-col-lg-7,
  .theme-light .ant-col-lg-8,
  .theme-light .ant-col-lg-9,
  .theme-light .ant-col-lg-10,
  .theme-light .ant-col-lg-11,
  .theme-light .ant-col-lg-12,
  .theme-light .ant-col-lg-13,
  .theme-light .ant-col-lg-14,
  .theme-light .ant-col-lg-15,
  .theme-light .ant-col-lg-16,
  .theme-light .ant-col-lg-17,
  .theme-light .ant-col-lg-18,
  .theme-light .ant-col-lg-19,
  .theme-light .ant-col-lg-20,
  .theme-light .ant-col-lg-21,
  .theme-light .ant-col-lg-22,
  .theme-light .ant-col-lg-23,
  .theme-light .ant-col-lg-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-light .ant-col-lg-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-light .ant-col-lg-push-24 {
    left: 100%;
  }
  .theme-light .ant-col-lg-pull-24 {
    right: 100%;
  }
  .theme-light .ant-col-lg-offset-24 {
    margin-left: 100%;
  }
  .theme-light .ant-col-lg-order-24 {
    order: 24;
  }
  .theme-light .ant-col-lg-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-light .ant-col-lg-push-23 {
    left: 95.83333333%;
  }
  .theme-light .ant-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .theme-light .ant-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-light .ant-col-lg-order-23 {
    order: 23;
  }
  .theme-light .ant-col-lg-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-light .ant-col-lg-push-22 {
    left: 91.66666667%;
  }
  .theme-light .ant-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .theme-light .ant-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-light .ant-col-lg-order-22 {
    order: 22;
  }
  .theme-light .ant-col-lg-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-light .ant-col-lg-push-21 {
    left: 87.5%;
  }
  .theme-light .ant-col-lg-pull-21 {
    right: 87.5%;
  }
  .theme-light .ant-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .theme-light .ant-col-lg-order-21 {
    order: 21;
  }
  .theme-light .ant-col-lg-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-light .ant-col-lg-push-20 {
    left: 83.33333333%;
  }
  .theme-light .ant-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .theme-light .ant-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-light .ant-col-lg-order-20 {
    order: 20;
  }
  .theme-light .ant-col-lg-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-light .ant-col-lg-push-19 {
    left: 79.16666667%;
  }
  .theme-light .ant-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .theme-light .ant-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-light .ant-col-lg-order-19 {
    order: 19;
  }
  .theme-light .ant-col-lg-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-light .ant-col-lg-push-18 {
    left: 75%;
  }
  .theme-light .ant-col-lg-pull-18 {
    right: 75%;
  }
  .theme-light .ant-col-lg-offset-18 {
    margin-left: 75%;
  }
  .theme-light .ant-col-lg-order-18 {
    order: 18;
  }
  .theme-light .ant-col-lg-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-light .ant-col-lg-push-17 {
    left: 70.83333333%;
  }
  .theme-light .ant-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .theme-light .ant-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-light .ant-col-lg-order-17 {
    order: 17;
  }
  .theme-light .ant-col-lg-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-light .ant-col-lg-push-16 {
    left: 66.66666667%;
  }
  .theme-light .ant-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .theme-light .ant-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-light .ant-col-lg-order-16 {
    order: 16;
  }
  .theme-light .ant-col-lg-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-light .ant-col-lg-push-15 {
    left: 62.5%;
  }
  .theme-light .ant-col-lg-pull-15 {
    right: 62.5%;
  }
  .theme-light .ant-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .theme-light .ant-col-lg-order-15 {
    order: 15;
  }
  .theme-light .ant-col-lg-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-light .ant-col-lg-push-14 {
    left: 58.33333333%;
  }
  .theme-light .ant-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .theme-light .ant-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-light .ant-col-lg-order-14 {
    order: 14;
  }
  .theme-light .ant-col-lg-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-light .ant-col-lg-push-13 {
    left: 54.16666667%;
  }
  .theme-light .ant-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .theme-light .ant-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-light .ant-col-lg-order-13 {
    order: 13;
  }
  .theme-light .ant-col-lg-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-light .ant-col-lg-push-12 {
    left: 50%;
  }
  .theme-light .ant-col-lg-pull-12 {
    right: 50%;
  }
  .theme-light .ant-col-lg-offset-12 {
    margin-left: 50%;
  }
  .theme-light .ant-col-lg-order-12 {
    order: 12;
  }
  .theme-light .ant-col-lg-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-light .ant-col-lg-push-11 {
    left: 45.83333333%;
  }
  .theme-light .ant-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .theme-light .ant-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-light .ant-col-lg-order-11 {
    order: 11;
  }
  .theme-light .ant-col-lg-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-light .ant-col-lg-push-10 {
    left: 41.66666667%;
  }
  .theme-light .ant-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .theme-light .ant-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-light .ant-col-lg-order-10 {
    order: 10;
  }
  .theme-light .ant-col-lg-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-light .ant-col-lg-push-9 {
    left: 37.5%;
  }
  .theme-light .ant-col-lg-pull-9 {
    right: 37.5%;
  }
  .theme-light .ant-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .theme-light .ant-col-lg-order-9 {
    order: 9;
  }
  .theme-light .ant-col-lg-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-light .ant-col-lg-push-8 {
    left: 33.33333333%;
  }
  .theme-light .ant-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .theme-light .ant-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-light .ant-col-lg-order-8 {
    order: 8;
  }
  .theme-light .ant-col-lg-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-light .ant-col-lg-push-7 {
    left: 29.16666667%;
  }
  .theme-light .ant-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .theme-light .ant-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-light .ant-col-lg-order-7 {
    order: 7;
  }
  .theme-light .ant-col-lg-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-light .ant-col-lg-push-6 {
    left: 25%;
  }
  .theme-light .ant-col-lg-pull-6 {
    right: 25%;
  }
  .theme-light .ant-col-lg-offset-6 {
    margin-left: 25%;
  }
  .theme-light .ant-col-lg-order-6 {
    order: 6;
  }
  .theme-light .ant-col-lg-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-light .ant-col-lg-push-5 {
    left: 20.83333333%;
  }
  .theme-light .ant-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .theme-light .ant-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-light .ant-col-lg-order-5 {
    order: 5;
  }
  .theme-light .ant-col-lg-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-light .ant-col-lg-push-4 {
    left: 16.66666667%;
  }
  .theme-light .ant-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .theme-light .ant-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-light .ant-col-lg-order-4 {
    order: 4;
  }
  .theme-light .ant-col-lg-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-light .ant-col-lg-push-3 {
    left: 12.5%;
  }
  .theme-light .ant-col-lg-pull-3 {
    right: 12.5%;
  }
  .theme-light .ant-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .theme-light .ant-col-lg-order-3 {
    order: 3;
  }
  .theme-light .ant-col-lg-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-light .ant-col-lg-push-2 {
    left: 8.33333333%;
  }
  .theme-light .ant-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .theme-light .ant-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-light .ant-col-lg-order-2 {
    order: 2;
  }
  .theme-light .ant-col-lg-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-light .ant-col-lg-push-1 {
    left: 4.16666667%;
  }
  .theme-light .ant-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .theme-light .ant-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-light .ant-col-lg-order-1 {
    order: 1;
  }
  .theme-light .ant-col-lg-0 {
    display: none;
  }
  .theme-light .ant-col-push-0 {
    left: auto;
  }
  .theme-light .ant-col-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-lg-push-0 {
    left: auto;
  }
  .theme-light .ant-col-lg-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-lg-offset-0 {
    margin-left: 0;
  }
  .theme-light .ant-col-lg-order-0 {
    order: 0;
  }
}
@media (min-width: 1200px) {
  .theme-light .ant-col-xl-1,
  .theme-light .ant-col-xl-2,
  .theme-light .ant-col-xl-3,
  .theme-light .ant-col-xl-4,
  .theme-light .ant-col-xl-5,
  .theme-light .ant-col-xl-6,
  .theme-light .ant-col-xl-7,
  .theme-light .ant-col-xl-8,
  .theme-light .ant-col-xl-9,
  .theme-light .ant-col-xl-10,
  .theme-light .ant-col-xl-11,
  .theme-light .ant-col-xl-12,
  .theme-light .ant-col-xl-13,
  .theme-light .ant-col-xl-14,
  .theme-light .ant-col-xl-15,
  .theme-light .ant-col-xl-16,
  .theme-light .ant-col-xl-17,
  .theme-light .ant-col-xl-18,
  .theme-light .ant-col-xl-19,
  .theme-light .ant-col-xl-20,
  .theme-light .ant-col-xl-21,
  .theme-light .ant-col-xl-22,
  .theme-light .ant-col-xl-23,
  .theme-light .ant-col-xl-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-light .ant-col-xl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-light .ant-col-xl-push-24 {
    left: 100%;
  }
  .theme-light .ant-col-xl-pull-24 {
    right: 100%;
  }
  .theme-light .ant-col-xl-offset-24 {
    margin-left: 100%;
  }
  .theme-light .ant-col-xl-order-24 {
    order: 24;
  }
  .theme-light .ant-col-xl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-light .ant-col-xl-push-23 {
    left: 95.83333333%;
  }
  .theme-light .ant-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .theme-light .ant-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-light .ant-col-xl-order-23 {
    order: 23;
  }
  .theme-light .ant-col-xl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-light .ant-col-xl-push-22 {
    left: 91.66666667%;
  }
  .theme-light .ant-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .theme-light .ant-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-light .ant-col-xl-order-22 {
    order: 22;
  }
  .theme-light .ant-col-xl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-light .ant-col-xl-push-21 {
    left: 87.5%;
  }
  .theme-light .ant-col-xl-pull-21 {
    right: 87.5%;
  }
  .theme-light .ant-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .theme-light .ant-col-xl-order-21 {
    order: 21;
  }
  .theme-light .ant-col-xl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-light .ant-col-xl-push-20 {
    left: 83.33333333%;
  }
  .theme-light .ant-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .theme-light .ant-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-light .ant-col-xl-order-20 {
    order: 20;
  }
  .theme-light .ant-col-xl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-light .ant-col-xl-push-19 {
    left: 79.16666667%;
  }
  .theme-light .ant-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .theme-light .ant-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-light .ant-col-xl-order-19 {
    order: 19;
  }
  .theme-light .ant-col-xl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-light .ant-col-xl-push-18 {
    left: 75%;
  }
  .theme-light .ant-col-xl-pull-18 {
    right: 75%;
  }
  .theme-light .ant-col-xl-offset-18 {
    margin-left: 75%;
  }
  .theme-light .ant-col-xl-order-18 {
    order: 18;
  }
  .theme-light .ant-col-xl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-light .ant-col-xl-push-17 {
    left: 70.83333333%;
  }
  .theme-light .ant-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .theme-light .ant-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-light .ant-col-xl-order-17 {
    order: 17;
  }
  .theme-light .ant-col-xl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-light .ant-col-xl-push-16 {
    left: 66.66666667%;
  }
  .theme-light .ant-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .theme-light .ant-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-light .ant-col-xl-order-16 {
    order: 16;
  }
  .theme-light .ant-col-xl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-light .ant-col-xl-push-15 {
    left: 62.5%;
  }
  .theme-light .ant-col-xl-pull-15 {
    right: 62.5%;
  }
  .theme-light .ant-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .theme-light .ant-col-xl-order-15 {
    order: 15;
  }
  .theme-light .ant-col-xl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-light .ant-col-xl-push-14 {
    left: 58.33333333%;
  }
  .theme-light .ant-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .theme-light .ant-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-light .ant-col-xl-order-14 {
    order: 14;
  }
  .theme-light .ant-col-xl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-light .ant-col-xl-push-13 {
    left: 54.16666667%;
  }
  .theme-light .ant-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .theme-light .ant-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-light .ant-col-xl-order-13 {
    order: 13;
  }
  .theme-light .ant-col-xl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-light .ant-col-xl-push-12 {
    left: 50%;
  }
  .theme-light .ant-col-xl-pull-12 {
    right: 50%;
  }
  .theme-light .ant-col-xl-offset-12 {
    margin-left: 50%;
  }
  .theme-light .ant-col-xl-order-12 {
    order: 12;
  }
  .theme-light .ant-col-xl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-light .ant-col-xl-push-11 {
    left: 45.83333333%;
  }
  .theme-light .ant-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .theme-light .ant-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-light .ant-col-xl-order-11 {
    order: 11;
  }
  .theme-light .ant-col-xl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-light .ant-col-xl-push-10 {
    left: 41.66666667%;
  }
  .theme-light .ant-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .theme-light .ant-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-light .ant-col-xl-order-10 {
    order: 10;
  }
  .theme-light .ant-col-xl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-light .ant-col-xl-push-9 {
    left: 37.5%;
  }
  .theme-light .ant-col-xl-pull-9 {
    right: 37.5%;
  }
  .theme-light .ant-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .theme-light .ant-col-xl-order-9 {
    order: 9;
  }
  .theme-light .ant-col-xl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-light .ant-col-xl-push-8 {
    left: 33.33333333%;
  }
  .theme-light .ant-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .theme-light .ant-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-light .ant-col-xl-order-8 {
    order: 8;
  }
  .theme-light .ant-col-xl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-light .ant-col-xl-push-7 {
    left: 29.16666667%;
  }
  .theme-light .ant-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .theme-light .ant-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-light .ant-col-xl-order-7 {
    order: 7;
  }
  .theme-light .ant-col-xl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-light .ant-col-xl-push-6 {
    left: 25%;
  }
  .theme-light .ant-col-xl-pull-6 {
    right: 25%;
  }
  .theme-light .ant-col-xl-offset-6 {
    margin-left: 25%;
  }
  .theme-light .ant-col-xl-order-6 {
    order: 6;
  }
  .theme-light .ant-col-xl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-light .ant-col-xl-push-5 {
    left: 20.83333333%;
  }
  .theme-light .ant-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .theme-light .ant-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-light .ant-col-xl-order-5 {
    order: 5;
  }
  .theme-light .ant-col-xl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-light .ant-col-xl-push-4 {
    left: 16.66666667%;
  }
  .theme-light .ant-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .theme-light .ant-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-light .ant-col-xl-order-4 {
    order: 4;
  }
  .theme-light .ant-col-xl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-light .ant-col-xl-push-3 {
    left: 12.5%;
  }
  .theme-light .ant-col-xl-pull-3 {
    right: 12.5%;
  }
  .theme-light .ant-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .theme-light .ant-col-xl-order-3 {
    order: 3;
  }
  .theme-light .ant-col-xl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-light .ant-col-xl-push-2 {
    left: 8.33333333%;
  }
  .theme-light .ant-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .theme-light .ant-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-light .ant-col-xl-order-2 {
    order: 2;
  }
  .theme-light .ant-col-xl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-light .ant-col-xl-push-1 {
    left: 4.16666667%;
  }
  .theme-light .ant-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .theme-light .ant-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-light .ant-col-xl-order-1 {
    order: 1;
  }
  .theme-light .ant-col-xl-0 {
    display: none;
  }
  .theme-light .ant-col-push-0 {
    left: auto;
  }
  .theme-light .ant-col-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-xl-push-0 {
    left: auto;
  }
  .theme-light .ant-col-xl-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-xl-offset-0 {
    margin-left: 0;
  }
  .theme-light .ant-col-xl-order-0 {
    order: 0;
  }
}
@media (min-width: 1600px) {
  .theme-light .ant-col-xxl-1,
  .theme-light .ant-col-xxl-2,
  .theme-light .ant-col-xxl-3,
  .theme-light .ant-col-xxl-4,
  .theme-light .ant-col-xxl-5,
  .theme-light .ant-col-xxl-6,
  .theme-light .ant-col-xxl-7,
  .theme-light .ant-col-xxl-8,
  .theme-light .ant-col-xxl-9,
  .theme-light .ant-col-xxl-10,
  .theme-light .ant-col-xxl-11,
  .theme-light .ant-col-xxl-12,
  .theme-light .ant-col-xxl-13,
  .theme-light .ant-col-xxl-14,
  .theme-light .ant-col-xxl-15,
  .theme-light .ant-col-xxl-16,
  .theme-light .ant-col-xxl-17,
  .theme-light .ant-col-xxl-18,
  .theme-light .ant-col-xxl-19,
  .theme-light .ant-col-xxl-20,
  .theme-light .ant-col-xxl-21,
  .theme-light .ant-col-xxl-22,
  .theme-light .ant-col-xxl-23,
  .theme-light .ant-col-xxl-24 {
    flex: 0 0 auto;
    float: left;
  }
  .theme-light .ant-col-xxl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .theme-light .ant-col-xxl-push-24 {
    left: 100%;
  }
  .theme-light .ant-col-xxl-pull-24 {
    right: 100%;
  }
  .theme-light .ant-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .theme-light .ant-col-xxl-order-24 {
    order: 24;
  }
  .theme-light .ant-col-xxl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .theme-light .ant-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .theme-light .ant-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .theme-light .ant-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .theme-light .ant-col-xxl-order-23 {
    order: 23;
  }
  .theme-light .ant-col-xxl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .theme-light .ant-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .theme-light .ant-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .theme-light .ant-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .theme-light .ant-col-xxl-order-22 {
    order: 22;
  }
  .theme-light .ant-col-xxl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .theme-light .ant-col-xxl-push-21 {
    left: 87.5%;
  }
  .theme-light .ant-col-xxl-pull-21 {
    right: 87.5%;
  }
  .theme-light .ant-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .theme-light .ant-col-xxl-order-21 {
    order: 21;
  }
  .theme-light .ant-col-xxl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .theme-light .ant-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .theme-light .ant-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .theme-light .ant-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .theme-light .ant-col-xxl-order-20 {
    order: 20;
  }
  .theme-light .ant-col-xxl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .theme-light .ant-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .theme-light .ant-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .theme-light .ant-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .theme-light .ant-col-xxl-order-19 {
    order: 19;
  }
  .theme-light .ant-col-xxl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .theme-light .ant-col-xxl-push-18 {
    left: 75%;
  }
  .theme-light .ant-col-xxl-pull-18 {
    right: 75%;
  }
  .theme-light .ant-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .theme-light .ant-col-xxl-order-18 {
    order: 18;
  }
  .theme-light .ant-col-xxl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .theme-light .ant-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .theme-light .ant-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .theme-light .ant-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .theme-light .ant-col-xxl-order-17 {
    order: 17;
  }
  .theme-light .ant-col-xxl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .theme-light .ant-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .theme-light .ant-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .theme-light .ant-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .theme-light .ant-col-xxl-order-16 {
    order: 16;
  }
  .theme-light .ant-col-xxl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .theme-light .ant-col-xxl-push-15 {
    left: 62.5%;
  }
  .theme-light .ant-col-xxl-pull-15 {
    right: 62.5%;
  }
  .theme-light .ant-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .theme-light .ant-col-xxl-order-15 {
    order: 15;
  }
  .theme-light .ant-col-xxl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .theme-light .ant-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .theme-light .ant-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .theme-light .ant-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .theme-light .ant-col-xxl-order-14 {
    order: 14;
  }
  .theme-light .ant-col-xxl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .theme-light .ant-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .theme-light .ant-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .theme-light .ant-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .theme-light .ant-col-xxl-order-13 {
    order: 13;
  }
  .theme-light .ant-col-xxl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .theme-light .ant-col-xxl-push-12 {
    left: 50%;
  }
  .theme-light .ant-col-xxl-pull-12 {
    right: 50%;
  }
  .theme-light .ant-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .theme-light .ant-col-xxl-order-12 {
    order: 12;
  }
  .theme-light .ant-col-xxl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .theme-light .ant-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .theme-light .ant-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .theme-light .ant-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .theme-light .ant-col-xxl-order-11 {
    order: 11;
  }
  .theme-light .ant-col-xxl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .theme-light .ant-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .theme-light .ant-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .theme-light .ant-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .theme-light .ant-col-xxl-order-10 {
    order: 10;
  }
  .theme-light .ant-col-xxl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .theme-light .ant-col-xxl-push-9 {
    left: 37.5%;
  }
  .theme-light .ant-col-xxl-pull-9 {
    right: 37.5%;
  }
  .theme-light .ant-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .theme-light .ant-col-xxl-order-9 {
    order: 9;
  }
  .theme-light .ant-col-xxl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .theme-light .ant-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .theme-light .ant-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .theme-light .ant-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .theme-light .ant-col-xxl-order-8 {
    order: 8;
  }
  .theme-light .ant-col-xxl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .theme-light .ant-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .theme-light .ant-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .theme-light .ant-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .theme-light .ant-col-xxl-order-7 {
    order: 7;
  }
  .theme-light .ant-col-xxl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .theme-light .ant-col-xxl-push-6 {
    left: 25%;
  }
  .theme-light .ant-col-xxl-pull-6 {
    right: 25%;
  }
  .theme-light .ant-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .theme-light .ant-col-xxl-order-6 {
    order: 6;
  }
  .theme-light .ant-col-xxl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .theme-light .ant-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .theme-light .ant-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .theme-light .ant-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .theme-light .ant-col-xxl-order-5 {
    order: 5;
  }
  .theme-light .ant-col-xxl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .theme-light .ant-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .theme-light .ant-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .theme-light .ant-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .theme-light .ant-col-xxl-order-4 {
    order: 4;
  }
  .theme-light .ant-col-xxl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .theme-light .ant-col-xxl-push-3 {
    left: 12.5%;
  }
  .theme-light .ant-col-xxl-pull-3 {
    right: 12.5%;
  }
  .theme-light .ant-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .theme-light .ant-col-xxl-order-3 {
    order: 3;
  }
  .theme-light .ant-col-xxl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .theme-light .ant-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .theme-light .ant-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .theme-light .ant-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .theme-light .ant-col-xxl-order-2 {
    order: 2;
  }
  .theme-light .ant-col-xxl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .theme-light .ant-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .theme-light .ant-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .theme-light .ant-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .theme-light .ant-col-xxl-order-1 {
    order: 1;
  }
  .theme-light .ant-col-xxl-0 {
    display: none;
  }
  .theme-light .ant-col-push-0 {
    left: auto;
  }
  .theme-light .ant-col-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-xxl-push-0 {
    left: auto;
  }
  .theme-light .ant-col-xxl-pull-0 {
    right: auto;
  }
  .theme-light .ant-col-xxl-offset-0 {
    margin-left: 0;
  }
  .theme-light .ant-col-xxl-order-0 {
    order: 0;
  }
}
.theme-light .ant-input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  transition: all 0.3s;
}
.theme-light .ant-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-input:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-input-disabled:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-input[disabled]:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-light .ant-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-light .ant-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-light .ant-input-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.theme-light .ant-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.theme-light .ant-input-group > [class*='col-'] {
  padding-right: 8px;
}
.theme-light .ant-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.theme-light .ant-input-group-addon,
.theme-light .ant-input-group-wrap,
.theme-light .ant-input-group > .ant-input {
  display: table-cell;
}
.theme-light .ant-input-group-addon:not(:first-child):not(:last-child),
.theme-light .ant-input-group-wrap:not(:first-child):not(:last-child),
.theme-light .ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.theme-light .ant-input-group-addon,
.theme-light .ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.theme-light .ant-input-group-wrap > * {
  display: block !important;
}
.theme-light .ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.theme-light .ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.theme-light .ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.theme-light .ant-input-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  transition: all 0.3s;
}
.theme-light .ant-input-group-addon .ant-select {
  margin: -5px -11px;
}
.theme-light .ant-input-group-addon .ant-select .ant-select-selection {
  margin: -1px;
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}
.theme-light .ant-input-group-addon .ant-select-open .ant-select-selection,
.theme-light .ant-input-group-addon .ant-select-focused .ant-select-selection {
  color: #1890ff;
}
.theme-light .ant-input-group-addon > i:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
.theme-light .ant-input-group > .ant-input:first-child,
.theme-light .ant-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.theme-light .ant-input-group > .ant-input:first-child .ant-select .ant-select-selection,
.theme-light .ant-input-group-addon:first-child .ant-select .ant-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.theme-light .ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-light .ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.theme-light .ant-input-group-addon:first-child {
  border-right: 0;
}
.theme-light .ant-input-group-addon:last-child {
  border-left: 0;
}
.theme-light .ant-input-group > .ant-input:last-child,
.theme-light .ant-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-light .ant-input-group > .ant-input:last-child .ant-select .ant-select-selection,
.theme-light .ant-input-group-addon:last-child .ant-select .ant-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-light .ant-input-group-lg .ant-input,
.theme-light .ant-input-group-lg > .ant-input-group-addon {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-light .ant-input-group-sm .ant-input,
.theme-light .ant-input-group-sm > .ant-input-group-addon {
  height: 24px;
  padding: 1px 7px;
}
.theme-light .ant-input-group-lg .ant-select-selection--single {
  height: 40px;
}
.theme-light .ant-input-group-sm .ant-select-selection--single {
  height: 24px;
}
.theme-light .ant-input-group .ant-input-affix-wrapper {
  display: table-cell;
  float: left;
  width: 100%;
}
.theme-light .ant-input-group.ant-input-group-compact {
  display: block;
  zoom: 1;
}
.theme-light .ant-input-group.ant-input-group-compact::before,
.theme-light .ant-input-group.ant-input-group-compact::after {
  display: table;
  content: '';
}
.theme-light .ant-input-group.ant-input-group-compact::after {
  clear: both;
}
.theme-light .ant-input-group.ant-input-group-compact::before,
.theme-light .ant-input-group.ant-input-group-compact::after {
  display: table;
  content: '';
}
.theme-light .ant-input-group.ant-input-group-compact::after {
  clear: both;
}
.theme-light .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.theme-light .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
.theme-light .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.theme-light .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.theme-light .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.theme-light .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.theme-light .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.theme-light .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.theme-light .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.theme-light .ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.theme-light .ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.theme-light .ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
.theme-light .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection,
.theme-light .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor,
.theme-light .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}
.theme-light .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:hover,
.theme-light .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:hover,
.theme-light .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.theme-light .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
.theme-light .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:hover,
.theme-light .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:hover,
.theme-light .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.theme-light .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:focus,
.theme-light .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:focus,
.theme-light .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.theme-light .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.theme-light .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:focus,
.theme-light .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:focus,
.theme-light .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.theme-light .ant-input-group.ant-input-group-compact > *:first-child,
.theme-light .ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selection,
.theme-light .ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor,
.theme-light .ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.theme-light .ant-input-group.ant-input-group-compact > *:last-child,
.theme-light .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection,
.theme-light .ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.theme-light .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor,
.theme-light .ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.theme-light .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.theme-light .ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
.theme-light .ant-input-affix-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: start;
}
.theme-light .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-input-affix-wrapper .ant-input {
  position: relative;
  text-align: inherit;
}
.theme-light .ant-input-affix-wrapper .ant-input-prefix,
.theme-light .ant-input-affix-wrapper .ant-input-suffix {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  transform: translateY(-50%);
}
.theme-light .ant-input-affix-wrapper .ant-input-prefix :not(.anticon),
.theme-light .ant-input-affix-wrapper .ant-input-suffix :not(.anticon) {
  line-height: 1.5;
}
.theme-light .ant-input-affix-wrapper .ant-input-disabled ~ .ant-input-suffix .anticon {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-input-affix-wrapper .ant-input-prefix {
  left: 12px;
}
.theme-light .ant-input-affix-wrapper .ant-input-suffix {
  right: 12px;
}
.theme-light .ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 30px;
}
.theme-light .ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-right: 30px;
}
.theme-light .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input:not(:last-child) {
  padding-right: 49px;
}
.theme-light .ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input {
  padding-right: 22px;
}
.theme-light .ant-input-affix-wrapper .ant-input {
  min-height: 100%;
}
.theme-light .ant-input-password-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-input-password-icon:hover {
  color: #333;
}
.theme-light .ant-input-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.3s;
  vertical-align: 0;
}
.theme-light .ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-input-clear-icon:active {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-input-clear-icon + i {
  margin-left: 6px;
}
.theme-light .ant-input-textarea-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px 8px 0 0;
}
.theme-light .ant-input-textarea-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-input-textarea-clear-icon:active {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-input-textarea-clear-icon + i {
  margin-left: 6px;
}
.theme-light .ant-input-search-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.8);
}
.theme-light .ant-input-search-enter-button input {
  border-right: 0;
}
.theme-light .ant-input-search-enter-button + .ant-input-group-addon,
.theme-light .ant-input-search-enter-button input + .ant-input-group-addon {
  padding: 0;
  border: 0;
}
.theme-light .ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button,
.theme-light .ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.theme-light .ant-input-number {
  box-sizing: border-box;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  transition: all 0.3s;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.theme-light .ant-input-number::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-input-number:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-input-number::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-input-number:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-input-number:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-input-number-disabled:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-input-number[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-input-number[disabled]:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-light .ant-input-number-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-light .ant-input-number-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-light .ant-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: 0;
  text-align: center;
  transition: all 0.1s linear;
}
.theme-light .ant-input-number-handler:active {
  background: #f4f4f4;
}
.theme-light .ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.theme-light .ant-input-number-handler:hover .ant-input-number-handler-down-inner {
  color: #40a9ff;
}
.theme-light .ant-input-number-handler-up-inner,
.theme-light .ant-input-number-handler-down-inner {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 12px;
  transition: all 0.1s linear;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-input-number-handler-up-inner > *,
.theme-light .ant-input-number-handler-down-inner > * {
  line-height: 1;
}
.theme-light .ant-input-number-handler-up-inner svg,
.theme-light .ant-input-number-handler-down-inner svg {
  display: inline-block;
}
.theme-light .ant-input-number-handler-up-inner::before,
.theme-light .ant-input-number-handler-down-inner::before {
  display: none;
}
.theme-light .ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.theme-light .ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.theme-light .ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.theme-light .ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
  display: block;
}
.theme-light .ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-input-number-focused {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-input-number-disabled:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}
.theme-light .ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}
.theme-light .ant-input-number-input {
  width: 100%;
  height: 30px;
  padding: 0 11px;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 4px;
  outline: 0;
  transition: all 0.3s linear;
  -moz-appearance: textfield !important;
}
.theme-light .ant-input-number-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-input-number-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-input-number-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-input-number-input[type='number']::-webkit-inner-spin-button,
.theme-light .ant-input-number-input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.theme-light .ant-input-number-lg {
  padding: 0;
  font-size: 16px;
}
.theme-light .ant-input-number-lg input {
  height: 38px;
}
.theme-light .ant-input-number-sm {
  padding: 0;
}
.theme-light .ant-input-number-sm input {
  height: 22px;
  padding: 0 7px;
}
.theme-light .ant-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 100%;
  background: #fff;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 4px 4px 0;
  opacity: 0;
  transition: opacity 0.24s linear 0.1s;
}
.theme-light .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.theme-light .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  display: inline-block;
  font-size: 12px;
  font-size: 7px \9;
  transform: scale(0.58333333) rotate(0deg);
  min-width: auto;
  margin-right: 0;
}
:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  font-size: 12px;
}
.theme-light .ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}
.theme-light .ant-input-number:hover .ant-input-number-handler-wrap {
  opacity: 1;
}
.theme-light .ant-input-number-handler-up {
  border-top-right-radius: 4px;
  cursor: pointer;
}
.theme-light .ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
  text-align: center;
}
.theme-light .ant-input-number-handler-up:hover {
  height: 60% !important;
}
.theme-light .ant-input-number-handler-down {
  top: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 4px;
  cursor: pointer;
}
.theme-light .ant-input-number-handler-down-inner {
  top: 50%;
  margin-top: -6px;
  text-align: center;
}
.theme-light .ant-input-number-handler-down:hover {
  height: 60% !important;
}
.theme-light .ant-input-number-handler-up-disabled,
.theme-light .ant-input-number-handler-down-disabled {
  cursor: not-allowed;
}
.theme-light .ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.theme-light .ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-layout {
  display: flex;
  flex: auto;
  flex-direction: column;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
  background: #f0f2f5;
}
.theme-light .ant-layout,
.theme-light .ant-layout * {
  box-sizing: border-box;
}
.theme-light .ant-layout.ant-layout-has-sider {
  flex-direction: row;
}
.theme-light .ant-layout.ant-layout-has-sider > .ant-layout,
.theme-light .ant-layout.ant-layout-has-sider > .ant-layout-content {
  overflow-x: hidden;
}
.theme-light .ant-layout-header,
.theme-light .ant-layout-footer {
  flex: 0 0 auto;
}
.theme-light .ant-layout-header {
  height: 64px;
  padding: 0 50px;
  line-height: 64px;
  background: #001529;
}
.theme-light .ant-layout-footer {
  padding: 24px 50px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  background: #f0f2f5;
}
.theme-light .ant-layout-content {
  flex: auto;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
}
.theme-light .ant-layout-sider {
  position: relative;
  /* fix firefox can't set width smaller than content on flex item */
  min-width: 0;
  background: #001529;
  transition: all 0.2s;
}
.theme-light .ant-layout-sider-children {
  height: 100%;
  margin-top: -0.1px;
  padding-top: 0.1px;
}
.theme-light .ant-layout-sider-has-trigger {
  padding-bottom: 48px;
}
.theme-light .ant-layout-sider-right {
  order: 1;
}
.theme-light .ant-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  background: #002140;
  cursor: pointer;
  transition: all 0.2s;
}
.theme-light .ant-layout-sider-zero-width > * {
  overflow: hidden;
}
.theme-light .ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  z-index: 1;
  width: 36px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #001529;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  transition: background 0.3s ease;
}
.theme-light .ant-layout-sider-zero-width-trigger:hover {
  background: #192c3e;
}
.theme-light .ant-layout-sider-zero-width-trigger-right {
  left: -36px;
  border-radius: 4px 0 0 4px;
}
.theme-light .ant-layout-sider-light {
  background: #fff;
}
.theme-light .ant-layout-sider-light .ant-layout-sider-trigger {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
.theme-light .ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
.theme-light .ant-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
}
.theme-light .ant-list * {
  outline: none;
}
.theme-light .ant-list-pagination {
  margin-top: 24px;
  text-align: right;
}
.theme-light .ant-list-pagination .ant-pagination-options {
  text-align: left;
}
.theme-light .ant-list-more {
  margin-top: 12px;
  text-align: center;
}
.theme-light .ant-list-more button {
  padding-right: 32px;
  padding-left: 32px;
}
.theme-light .ant-list-spin {
  min-height: 40px;
  text-align: center;
}
.theme-light .ant-list-empty-text {
  padding: 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  text-align: center;
}
.theme-light .ant-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-light .ant-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
}
.theme-light .ant-list-item-content {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-list-item-meta {
  display: flex;
  flex: 1 1;
  align-items: flex-start;
  font-size: 0;
}
.theme-light .ant-list-item-meta-avatar {
  margin-right: 16px;
}
.theme-light .ant-list-item-meta-content {
  flex: 1 0;
}
.theme-light .ant-list-item-meta-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 22px;
}
.theme-light .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.65);
  transition: all 0.3s;
}
.theme-light .ant-list-item-meta-title > a:hover {
  color: #1890ff;
}
.theme-light .ant-list-item-meta-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.theme-light .ant-list-item-action {
  flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.theme-light .ant-list-item-action > li {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
}
.theme-light .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.theme-light .ant-list-item-action-split {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #e8e8e8;
}
.theme-light .ant-list-header {
  background: transparent;
}
.theme-light .ant-list-footer {
  background: transparent;
}
.theme-light .ant-list-header,
.theme-light .ant-list-footer {
  padding-top: 12px;
  padding-bottom: 12px;
}
.theme-light .ant-list-empty {
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  text-align: center;
}
.theme-light .ant-list-split .ant-list-item {
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-list-split .ant-list-item:last-child {
  border-bottom: none;
}
.theme-light .ant-list-split .ant-list-header {
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-list-loading .ant-list-spin-nested-loading {
  min-height: 32px;
}
.theme-light .ant-list-something-after-last-item .ant-spin-container > .ant-list-items > .ant-list-item:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-list-lg .ant-list-item {
  padding-top: 16px;
  padding-bottom: 16px;
}
.theme-light .ant-list-sm .ant-list-item {
  padding-top: 8px;
  padding-bottom: 8px;
}
.theme-light .ant-list-vertical .ant-list-item {
  align-items: initial;
}
.theme-light .ant-list-vertical .ant-list-item-main {
  display: block;
  flex: 1 1;
}
.theme-light .ant-list-vertical .ant-list-item-extra {
  margin-left: 40px;
}
.theme-light .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 16px;
}
.theme-light .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px;
}
.theme-light .ant-list-vertical .ant-list-item-action {
  margin-top: 16px;
  margin-left: auto;
}
.theme-light .ant-list-vertical .ant-list-item-action > li {
  padding: 0 16px;
}
.theme-light .ant-list-vertical .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.theme-light .ant-list-grid .ant-col > .ant-list-item {
  display: block;
  max-width: 100%;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.theme-light .ant-list-item-no-flex {
  display: block;
}
.theme-light .ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: right;
}
.theme-light .ant-list-bordered {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.theme-light .ant-list-bordered .ant-list-header {
  padding-right: 24px;
  padding-left: 24px;
}
.theme-light .ant-list-bordered .ant-list-footer {
  padding-right: 24px;
  padding-left: 24px;
}
.theme-light .ant-list-bordered .ant-list-item {
  padding-right: 24px;
  padding-left: 24px;
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-list-bordered .ant-list-pagination {
  margin: 16px 24px;
}
.theme-light .ant-list-bordered.ant-list-sm .ant-list-item {
  padding-right: 16px;
  padding-left: 16px;
}
.theme-light .ant-list-bordered.ant-list-sm .ant-list-header,
.theme-light .ant-list-bordered.ant-list-sm .ant-list-footer {
  padding: 8px 16px;
}
.theme-light .ant-list-bordered.ant-list-lg .ant-list-header,
.theme-light .ant-list-bordered.ant-list-lg .ant-list-footer {
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .theme-light .ant-list-item-action {
    margin-left: 24px;
  }
  .theme-light .ant-list-vertical .ant-list-item-extra {
    margin-left: 24px;
  }
}
@media screen and (max-width: 576px) {
  .theme-light .ant-list-item {
    flex-wrap: wrap;
  }
  .theme-light .ant-list-item-action {
    margin-left: 12px;
  }
  .theme-light .ant-list-vertical .ant-list-item {
    flex-wrap: wrap-reverse;
  }
  .theme-light .ant-list-vertical .ant-list-item-main {
    min-width: 220px;
  }
  .theme-light .ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px;
  }
}
.theme-light .ant-mentions-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  transition: all 0.3s;
  display: block;
  height: auto;
  min-height: 32px;
  padding: 0;
  line-height: 1.5;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor-disabled:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor[disabled]:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light textarea.ant-mentions-wrapper .ant-mentions-editor {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-light .ant-mentions-wrapper .ant-mentions-editor-wrapper {
  height: auto;
  overflow-y: auto;
}
.theme-light .ant-mentions-wrapper.ant-mentions-active:not(.disabled) .ant-mentions-editor {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-mentions-wrapper.disabled .ant-mentions-editor {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-mentions-wrapper.disabled .ant-mentions-editor:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-mentions-wrapper .public-DraftEditorPlaceholder-root {
  position: absolute;
  pointer-events: none;
}
.theme-light .ant-mentions-wrapper .public-DraftEditorPlaceholder-root .public-DraftEditorPlaceholder-inner {
  height: auto;
  padding: 5px 11px;
  color: rgba(0, 0, 0, 0.25);
  white-space: pre-wrap;
  word-wrap: break-word;
  outline: none;
  opacity: 1;
}
.theme-light .ant-mentions-wrapper .DraftEditor-editorContainer .public-DraftEditor-content {
  height: auto;
  padding: 5px 11px;
}
.theme-light .ant-mentions-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  min-width: 120px;
  max-height: 250px;
  margin-top: 1.5em;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-mentions-dropdown-placement-top {
  margin-top: -0.1em;
}
.theme-light .ant-mentions-dropdown-notfound.ant-mentions-dropdown-item {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-mentions-dropdown-notfound.ant-mentions-dropdown-item .anticon-loading {
  display: block;
  color: #1890ff;
  text-align: center;
}
.theme-light .ant-mentions-dropdown-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s;
}
.theme-light .ant-mentions-dropdown-item:hover {
  background-color: #e6f7ff;
}
.theme-light .ant-mentions-dropdown-item.focus,
.theme-light .ant-mentions-dropdown-item-active {
  background-color: #C9E9FA;
}
.theme-light .ant-mentions-dropdown-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-mentions-dropdown-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.theme-light .ant-mentions-dropdown-item-selected,
.theme-light .ant-mentions-dropdown-item-selected:hover {
  color: rgba(0, 0, 0, 0.65);
  font-weight: bold;
  background-color: transparent;
}
.theme-light .ant-mentions-dropdown-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.theme-light .ant-mentions {
  box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  transition: all 0.3s;
  position: relative;
  display: inline-block;
  height: auto;
  padding: 0;
  overflow: hidden;
  line-height: 1.5;
  white-space: pre-wrap;
  vertical-align: bottom;
}
.theme-light .ant-mentions::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-mentions:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-mentions::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-mentions:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-mentions:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-mentions:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-mentions-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-mentions-disabled:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-mentions[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-mentions[disabled]:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light textarea.ant-mentions {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-light .ant-mentions-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-light .ant-mentions-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-light .ant-mentions-disabled > textarea {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-mentions-disabled > textarea:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-mentions-focused {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-mentions > textarea,
.theme-light .ant-mentions-measure {
  min-height: 30px;
  margin: 0;
  padding: 4px 11px;
  overflow: inherit;
  overflow-x: hidden;
  overflow-y: auto;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  line-height: inherit;
  direction: inherit;
  letter-spacing: inherit;
  white-space: inherit;
  text-align: inherit;
  vertical-align: top;
  word-wrap: break-word;
  word-break: inherit;
  -moz-tab-size: inherit;
    -o-tab-size: inherit;
       tab-size: inherit;
}
.theme-light .ant-mentions > textarea {
  width: 100%;
  border: none;
  outline: none;
  resize: none;
}
.theme-light .ant-mentions > textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-mentions > textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-mentions > textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-mentions > textarea:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-mentions > textarea:read-only {
  cursor: default;
}
.theme-light .ant-mentions-measure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  color: transparent;
  pointer-events: none;
}
.theme-light .ant-mentions-measure > span {
  display: inline-block;
  min-height: 1em;
}
.theme-light .ant-mentions-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-mentions-dropdown-hidden {
  display: none;
}
.theme-light .ant-mentions-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.theme-light .ant-mentions-dropdown-menu-item {
  position: relative;
  display: block;
  min-width: 100px;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s ease;
}
.theme-light .ant-mentions-dropdown-menu-item:hover {
  background-color: #e6f7ff;
}
.theme-light .ant-mentions-dropdown-menu-item:first-child {
  border-radius: 4px 4px 0 0;
}
.theme-light .ant-mentions-dropdown-menu-item:last-child {
  border-radius: 0 0 4px 4px;
}
.theme-light .ant-mentions-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-mentions-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.theme-light .ant-mentions-dropdown-menu-item-selected {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  background-color: #fafafa;
}
.theme-light .ant-mentions-dropdown-menu-item-active {
  background-color: #C9E9FA;
}
.theme-light .ant-menu {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  list-style: none;
  background: #fff;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.theme-light .ant-menu::before,
.theme-light .ant-menu::after {
  display: table;
  content: '';
}
.theme-light .ant-menu::after {
  clear: both;
}
.theme-light .ant-menu::before,
.theme-light .ant-menu::after {
  display: table;
  content: '';
}
.theme-light .ant-menu::after {
  clear: both;
}
.theme-light .ant-menu ul,
.theme-light .ant-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-light .ant-menu-hidden {
  display: none;
}
.theme-light .ant-menu-item-group-title {
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  transition: all 0.3s;
}
.theme-light .ant-menu-submenu,
.theme-light .ant-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);
}
.theme-light .ant-menu-submenu-selected {
  color: #1890ff;
}
.theme-light .ant-menu-item:active,
.theme-light .ant-menu-submenu-title:active {
  background: #E6F7FF;
}
.theme-light .ant-menu-submenu .ant-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);
}
.theme-light .ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-menu-item > a:hover {
  color: #1890ff;
}
.theme-light .ant-menu-item > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.theme-light .ant-menu-item > .ant-badge > a {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-menu-item > .ant-badge > a:hover {
  color: #1890ff;
}
.theme-light .ant-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.theme-light .ant-menu-item:hover,
.theme-light .ant-menu-item-active,
.theme-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.theme-light .ant-menu-submenu-active,
.theme-light .ant-menu-submenu-title:hover {
  color: #1890ff;
}
.theme-light .ant-menu-horizontal .ant-menu-item,
.theme-light .ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}
.theme-light .ant-menu-horizontal > .ant-menu-item:hover,
.theme-light .ant-menu-horizontal > .ant-menu-item-active,
.theme-light .ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
.theme-light .ant-menu-item-selected {
  color: #1890ff;
}
.theme-light .ant-menu-item-selected > a,
.theme-light .ant-menu-item-selected > a:hover {
  color: #1890ff;
}
.theme-light .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #E6F7FF;
}
.theme-light .ant-menu-inline,
.theme-light .ant-menu-vertical,
.theme-light .ant-menu-vertical-left {
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-menu-vertical-right {
  border-left: 1px solid #e8e8e8;
}
.theme-light .ant-menu-vertical.ant-menu-sub,
.theme-light .ant-menu-vertical-left.ant-menu-sub,
.theme-light .ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
  padding: 0;
  border-right: 0;
  transform-origin: 0 0;
}
.theme-light .ant-menu-vertical.ant-menu-sub .ant-menu-item,
.theme-light .ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.theme-light .ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.theme-light .ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.theme-light .ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.theme-light .ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}
.theme-light .ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.theme-light .ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.theme-light .ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.theme-light .ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.theme-light .ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.theme-light .ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  transform-origin: 0 0;
}
.theme-light .ant-menu-horizontal.ant-menu-sub {
  min-width: 114px;
}
.theme-light .ant-menu-item,
.theme-light .ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  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);
}
.theme-light .ant-menu-item .anticon,
.theme-light .ant-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);
}
.theme-light .ant-menu-item .anticon + span,
.theme-light .ant-menu-submenu-title .anticon + span {
  opacity: 1;
  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);
}
.theme-light .ant-menu > .ant-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.theme-light .ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: #fff;
  border-radius: 4px;
}
.theme-light .ant-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px;
}
.theme-light .ant-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.0001;
  content: ' ';
}
.theme-light .ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 4px;
}
.theme-light .ant-menu-submenu > .ant-menu-submenu-title::after {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-light .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-light .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-light .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background: #fff;
  background: rgba(0, 0, 0, 0.65) \9;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: none \9;
  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);
  content: '';
}
.theme-light .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateY(-2px);
}
.theme-light .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateY(2px);
}
.theme-light .ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before {
  background: linear-gradient(to right, #1890ff, #1890ff);
}
.theme-light .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(-45deg) translateX(2px);
}
.theme-light .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(45deg) translateX(-2px);
}
.theme-light .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  transform: translateY(-2px);
}
.theme-light .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateX(-2px);
}
.theme-light .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateX(2px);
}
.theme-light .ant-menu-vertical .ant-menu-submenu-selected,
.theme-light .ant-menu-vertical-left .ant-menu-submenu-selected,
.theme-light .ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #1890ff;
}
.theme-light .ant-menu-vertical .ant-menu-submenu-selected > a,
.theme-light .ant-menu-vertical-left .ant-menu-submenu-selected > a,
.theme-light .ant-menu-vertical-right .ant-menu-submenu-selected > a {
  color: #1890ff;
}
.theme-light .ant-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  box-shadow: none;
}
.theme-light .ant-menu-horizontal > .ant-menu-item,
.theme-light .ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
.theme-light .ant-menu-horizontal > .ant-menu-item:hover,
.theme-light .ant-menu-horizontal > .ant-menu-submenu:hover,
.theme-light .ant-menu-horizontal > .ant-menu-item-active,
.theme-light .ant-menu-horizontal > .ant-menu-submenu-active,
.theme-light .ant-menu-horizontal > .ant-menu-item-open,
.theme-light .ant-menu-horizontal > .ant-menu-submenu-open,
.theme-light .ant-menu-horizontal > .ant-menu-item-selected,
.theme-light .ant-menu-horizontal > .ant-menu-submenu-selected {
  color: #1890ff;
  border-bottom: 2px solid #1890ff;
}
.theme-light .ant-menu-horizontal > .ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-menu-horizontal > .ant-menu-item > a:hover {
  color: #1890ff;
}
.theme-light .ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: -2px;
}
.theme-light .ant-menu-horizontal > .ant-menu-item-selected > a {
  color: #1890ff;
}
.theme-light .ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: '\20';
}
.theme-light .ant-menu-vertical .ant-menu-item,
.theme-light .ant-menu-vertical-left .ant-menu-item,
.theme-light .ant-menu-vertical-right .ant-menu-item,
.theme-light .ant-menu-inline .ant-menu-item {
  position: relative;
}
.theme-light .ant-menu-vertical .ant-menu-item::after,
.theme-light .ant-menu-vertical-left .ant-menu-item::after,
.theme-light .ant-menu-vertical-right .ant-menu-item::after,
.theme-light .ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 0 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);
  content: '';
}
.theme-light .ant-menu-vertical .ant-menu-item,
.theme-light .ant-menu-vertical-left .ant-menu-item,
.theme-light .ant-menu-vertical-right .ant-menu-item,
.theme-light .ant-menu-inline .ant-menu-item,
.theme-light .ant-menu-vertical .ant-menu-submenu-title,
.theme-light .ant-menu-vertical-left .ant-menu-submenu-title,
.theme-light .ant-menu-vertical-right .ant-menu-submenu-title,
.theme-light .ant-menu-inline .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  text-overflow: ellipsis;
}
.theme-light .ant-menu-vertical .ant-menu-submenu,
.theme-light .ant-menu-vertical-left .ant-menu-submenu,
.theme-light .ant-menu-vertical-right .ant-menu-submenu,
.theme-light .ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.02px;
}
.theme-light .ant-menu-vertical .ant-menu-item:not(:last-child),
.theme-light .ant-menu-vertical-left .ant-menu-item:not(:last-child),
.theme-light .ant-menu-vertical-right .ant-menu-item:not(:last-child),
.theme-light .ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.theme-light .ant-menu-vertical > .ant-menu-item,
.theme-light .ant-menu-vertical-left > .ant-menu-item,
.theme-light .ant-menu-vertical-right > .ant-menu-item,
.theme-light .ant-menu-inline > .ant-menu-item,
.theme-light .ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.theme-light .ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.theme-light .ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.theme-light .ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
.theme-light .ant-menu-inline {
  width: 100%;
}
.theme-light .ant-menu-inline .ant-menu-selected::after,
.theme-light .ant-menu-inline .ant-menu-item-selected::after {
  transform: scaleY(1);
  opacity: 1;
  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);
}
.theme-light .ant-menu-inline .ant-menu-item,
.theme-light .ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px);
}
.theme-light .ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}
.theme-light .ant-menu-inline-collapsed {
  width: 80px;
}
.theme-light .ant-menu-inline-collapsed > .ant-menu-item,
.theme-light .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.theme-light .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.theme-light .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 32px !important;
  text-overflow: clip;
}
.theme-light .ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.theme-light .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.theme-light .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-light .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
.theme-light .ant-menu-inline-collapsed > .ant-menu-item .anticon,
.theme-light .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.theme-light .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.theme-light .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
.theme-light .ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.theme-light .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.theme-light .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.theme-light .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.theme-light .ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.theme-light .ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.theme-light .ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.theme-light .ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-light .ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.theme-light .ant-menu-item-group-list .ant-menu-item,
.theme-light .ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.theme-light .ant-menu-root.ant-menu-vertical,
.theme-light .ant-menu-root.ant-menu-vertical-left,
.theme-light .ant-menu-root.ant-menu-vertical-right,
.theme-light .ant-menu-root.ant-menu-inline {
  box-shadow: none;
}
.theme-light .ant-menu-sub.ant-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.theme-light .ant-menu-sub.ant-menu-inline > .ant-menu-item,
.theme-light .ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
.theme-light .ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}
.theme-light .ant-menu-item-disabled,
.theme-light .ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  border-color: transparent !important;
  cursor: not-allowed;
}
.theme-light .ant-menu-item-disabled > a,
.theme-light .ant-menu-submenu-disabled > a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
.theme-light .ant-menu-item-disabled > .ant-menu-submenu-title,
.theme-light .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.theme-light .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(0, 0, 0, 0.25) !important;
}
.theme-light .ant-menu-dark,
.theme-light .ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.theme-light .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  transition: all 0.3s;
}
.theme-light .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}
.theme-light .ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
.theme-light .ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
}
.theme-light .ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
.theme-light .ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.theme-light .ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #001529;
  border-bottom: 0;
}
.theme-light .ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0;
}
.theme-light .ant-menu-dark .ant-menu-item,
.theme-light .ant-menu-dark .ant-menu-item-group-title,
.theme-light .ant-menu-dark .ant-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.theme-light .ant-menu-dark.ant-menu-inline,
.theme-light .ant-menu-dark.ant-menu-vertical,
.theme-light .ant-menu-dark.ant-menu-vertical-left,
.theme-light .ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
.theme-light .ant-menu-dark.ant-menu-inline .ant-menu-item,
.theme-light .ant-menu-dark.ant-menu-vertical .ant-menu-item,
.theme-light .ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.theme-light .ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.theme-light .ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.theme-light .ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.theme-light .ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.theme-light .ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0;
}
.theme-light .ant-menu-dark.ant-menu-inline .ant-menu-item,
.theme-light .ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.theme-light .ant-menu-dark .ant-menu-item:hover,
.theme-light .ant-menu-dark .ant-menu-item-active,
.theme-light .ant-menu-dark .ant-menu-submenu-active,
.theme-light .ant-menu-dark .ant-menu-submenu-open,
.theme-light .ant-menu-dark .ant-menu-submenu-selected,
.theme-light .ant-menu-dark .ant-menu-submenu-title:hover {
  color: #1890ff;
  background-color: transparent;
}
.theme-light .ant-menu-dark .ant-menu-item:hover > a,
.theme-light .ant-menu-dark .ant-menu-item-active > a,
.theme-light .ant-menu-dark .ant-menu-submenu-active > a,
.theme-light .ant-menu-dark .ant-menu-submenu-open > a,
.theme-light .ant-menu-dark .ant-menu-submenu-selected > a,
.theme-light .ant-menu-dark .ant-menu-submenu-title:hover > a {
  color: #1890ff;
}
.theme-light .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.theme-light .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow {
  opacity: 1;
}
.theme-light .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before {
  background: #1890ff;
}
.theme-light .ant-menu-dark .ant-menu-item:hover {
  background-color: transparent;
}
.theme-light .ant-menu-dark .ant-menu-item-selected {
  color: #1890ff;
  border-right: 0;
}
.theme-light .ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0;
}
.theme-light .ant-menu-dark .ant-menu-item-selected > a,
.theme-light .ant-menu-dark .ant-menu-item-selected > a:hover {
  color: #1890ff;
}
.theme-light .ant-menu-dark .ant-menu-item-selected .anticon {
  color: #fff;
}
.theme-light .ant-menu-dark .ant-menu-item-selected .anticon + span {
  color: #fff;
}
.theme-light .ant-menu.ant-menu-dark .ant-menu-item-selected,
.theme-light .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #1890ff;
}
.theme-light .ant-menu-dark .ant-menu-item-disabled,
.theme-light .ant-menu-dark .ant-menu-submenu-disabled,
.theme-light .ant-menu-dark .ant-menu-item-disabled > a,
.theme-light .ant-menu-dark .ant-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
.theme-light .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.theme-light .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.theme-light .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.theme-light .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.theme-light .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}
.theme-light .ant-message {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  top: 16px;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none;
}
.theme-light .ant-message-notice {
  padding: 8px;
  text-align: center;
}
.theme-light .ant-message-notice:first-child {
  margin-top: -8px;
}
.theme-light .ant-message-notice-content {
  display: inline-block;
  padding: 10px 16px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: all;
}
.theme-light .ant-message-success .anticon {
  color: #52c41a;
}
.theme-light .ant-message-error .anticon {
  color: #f5222d;
}
.theme-light .ant-message-warning .anticon {
  color: #faad14;
}
.theme-light .ant-message-info .anticon,
.theme-light .ant-message-loading .anticon {
  color: #1890ff;
}
.theme-light .ant-message .anticon {
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 16px;
}
.theme-light .ant-message-notice.move-up-leave.move-up-leave-active {
  overflow: hidden;
  animation-name: MessageMoveOut;
  animation-duration: 0.3s;
}
@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
.theme-light .ant-modal {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 100px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 24px;
  pointer-events: none;
}
.theme-light .ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.theme-light .ant-modal-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  word-wrap: break-word;
}
.theme-light .ant-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: auto;
}
.theme-light .ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.theme-light .ant-modal-close-x {
  display: block;
  width: 56px;
  height: 56px;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.theme-light .ant-modal-close:focus,
.theme-light .ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.theme-light .ant-modal-header {
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.theme-light .ant-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.theme-light .ant-modal-footer {
  padding: 10px 16px;
  text-align: right;
  background: transparent;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.theme-light .ant-modal-footer button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.theme-light .ant-modal.zoom-enter,
.theme-light .ant-modal.zoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  filter: alpha(opacity=50);
}
.theme-light .ant-modal-mask-hidden {
  display: none;
}
.theme-light .ant-modal-open {
  overflow: hidden;
}
.theme-light .ant-modal-centered {
  text-align: center;
}
.theme-light .ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.theme-light .ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .theme-light .ant-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }
  .theme-light .ant-modal-centered .ant-modal {
    flex: 1 1;
  }
}
.theme-light .ant-modal-confirm .ant-modal-header {
  display: none;
}
.theme-light .ant-modal-confirm .ant-modal-close {
  display: none;
}
.theme-light .ant-modal-confirm .ant-modal-body {
  padding: 32px 32px 24px;
}
.theme-light .ant-modal-confirm-body-wrapper {
  zoom: 1;
}
.theme-light .ant-modal-confirm-body-wrapper::before,
.theme-light .ant-modal-confirm-body-wrapper::after {
  display: table;
  content: '';
}
.theme-light .ant-modal-confirm-body-wrapper::after {
  clear: both;
}
.theme-light .ant-modal-confirm-body-wrapper::before,
.theme-light .ant-modal-confirm-body-wrapper::after {
  display: table;
  content: '';
}
.theme-light .ant-modal-confirm-body-wrapper::after {
  clear: both;
}
.theme-light .ant-modal-confirm-body .ant-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}
.theme-light .ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
}
.theme-light .ant-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}
.theme-light .ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 38px;
}
.theme-light .ant-modal-confirm .ant-modal-confirm-btns {
  float: right;
  margin-top: 24px;
}
.theme-light .ant-modal-confirm .ant-modal-confirm-btns button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.theme-light .ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
  color: #f5222d;
}
.theme-light .ant-modal-confirm-warning .ant-modal-confirm-body > .anticon,
.theme-light .ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon {
  color: #faad14;
}
.theme-light .ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #1890ff;
}
.theme-light .ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
  color: #52c41a;
}
.theme-light .ant-notification {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  z-index: 1010;
  width: 384px;
  max-width: calc(100vw - 32px);
  margin-right: 24px;
}
.theme-light .ant-notification-topLeft,
.theme-light .ant-notification-bottomLeft {
  margin-right: 0;
  margin-left: 24px;
}
.theme-light .ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.theme-light .ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.theme-light .ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.theme-light .ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationLeftFadeIn;
}
.theme-light .ant-notification-close-icon {
  font-size: 14px;
  cursor: pointer;
}
.theme-light .ant-notification-notice {
  position: relative;
  margin-bottom: 16px;
  padding: 16px 24px;
  overflow: hidden;
  line-height: 1.5;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-notification-notice-message {
  display: inline-block;
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px;
}
.theme-light .ant-notification-notice-message-single-line-auto-margin {
  display: block;
  width: calc(384px - 24px * 2 - 24px - 48px - 100%);
  max-width: 4px;
  background-color: transparent;
  pointer-events: none;
}
.theme-light .ant-notification-notice-message-single-line-auto-margin::before {
  display: block;
  content: '';
}
.theme-light .ant-notification-notice-description {
  font-size: 14px;
}
.theme-light .ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 24px;
}
.theme-light .ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-bottom: 4px;
  margin-left: 48px;
  font-size: 16px;
}
.theme-light .ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 48px;
  font-size: 14px;
}
.theme-light .ant-notification-notice-icon {
  position: absolute;
  margin-left: 4px;
  font-size: 24px;
  line-height: 24px;
}
.theme-light .anticon.ant-notification-notice-icon-success {
  color: #52c41a;
}
.theme-light .anticon.ant-notification-notice-icon-info {
  color: #1890ff;
}
.theme-light .anticon.ant-notification-notice-icon-warning {
  color: #faad14;
}
.theme-light .anticon.ant-notification-notice-icon-error {
  color: #f5222d;
}
.theme-light .ant-notification-notice-close {
  position: absolute;
  top: 16px;
  right: 22px;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}
.theme-light .ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67);
}
.theme-light .ant-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
.theme-light .ant-notification .notification-fade-effect {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.theme-light .ant-notification-fade-enter,
.theme-light .ant-notification-fade-appear {
  opacity: 0;
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  animation-play-state: paused;
}
.theme-light .ant-notification-fade-leave {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  animation-duration: 0.2s;
  animation-play-state: paused;
}
.theme-light .ant-notification-fade-enter.ant-notification-fade-enter-active,
.theme-light .ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationFadeIn;
  animation-play-state: running;
}
.theme-light .ant-notification-fade-leave.ant-notification-fade-leave-active {
  animation-name: NotificationFadeOut;
  animation-play-state: running;
}
@keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.theme-light .ant-page-header {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  padding: 16px 24px;
  background-color: #fff;
}
.theme-light .ant-page-header-ghost {
  background-color: inherit;
}
.theme-light .ant-page-header.has-breadcrumb {
  padding-top: 12px;
}
.theme-light .ant-page-header.has-footer {
  padding-bottom: 0;
}
.theme-light .ant-page-header-back {
  float: left;
  margin: 8px 0;
  margin-right: 16px;
  font-size: 16px;
  line-height: 1;
}
.theme-light .ant-page-header-back-button {
  color: #1890ff;
  text-decoration: none;
  outline: none;
  transition: color 0.3s;
  color: #000;
  cursor: pointer;
}
.theme-light .ant-page-header-back-button:focus,
.theme-light .ant-page-header-back-button:hover {
  color: #40a9ff;
}
.theme-light .ant-page-header-back-button:active {
  color: #096dd9;
}
.theme-light .ant-page-header .ant-divider-vertical {
  height: 14px;
  margin: 0 12px;
  vertical-align: middle;
}
.theme-light .ant-breadcrumb + .ant-page-header-heading {
  margin-top: 8px;
}
.theme-light .ant-page-header-heading {
  width: 100%;
  overflow: hidden;
}
.theme-light .ant-page-header-heading-title {
  display: block;
  float: left;
  margin-bottom: 0;
  padding-right: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
}
.theme-light .ant-page-header-heading .ant-avatar {
  float: left;
  margin-right: 12px;
}
.theme-light .ant-page-header-heading-sub-title {
  float: left;
  margin: 5px 0;
  margin-right: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.theme-light .ant-page-header-heading-tags {
  float: left;
  margin: 4px 0;
}
.theme-light .ant-page-header-heading-extra {
  float: right;
}
.theme-light .ant-page-header-heading-extra > * {
  margin-left: 8px;
}
.theme-light .ant-page-header-heading-extra > *:first-child {
  margin-left: 0;
}
.theme-light .ant-page-header-content {
  padding-top: 12px;
  overflow: hidden;
}
.theme-light .ant-page-header-footer {
  margin-top: 16px;
}
.theme-light .ant-page-header-footer .ant-tabs-bar {
  margin-bottom: 1px;
  border-bottom: 0;
}
.theme-light .ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab {
  padding: 8px;
  font-size: 16px;
}
@media (max-width: 576px) {
  .theme-light .ant-page-header-heading-extra {
    display: block;
    float: unset;
    width: 100%;
    padding-top: 12px;
    overflow: hidden;
  }
}
.theme-light .ant-pagination {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-light .ant-pagination ul,
.theme-light .ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-light .ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.theme-light .ant-pagination-total-text {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle;
}
.theme-light .ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  font-family: Arial;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.65);
  transition: none;
}
.theme-light .ant-pagination-item a:hover {
  text-decoration: none;
}
.theme-light .ant-pagination-item:focus,
.theme-light .ant-pagination-item:hover {
  border-color: #1890ff;
  transition: all 0.3s;
}
.theme-light .ant-pagination-item:focus a,
.theme-light .ant-pagination-item:hover a {
  color: #1890ff;
}
.theme-light .ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #1890ff;
}
.theme-light .ant-pagination-item-active a {
  color: #1890ff;
}
.theme-light .ant-pagination-item-active:focus,
.theme-light .ant-pagination-item-active:hover {
  border-color: #40a9ff;
}
.theme-light .ant-pagination-item-active:focus a,
.theme-light .ant-pagination-item-active:hover a {
  color: #40a9ff;
}
.theme-light .ant-pagination-jump-prev,
.theme-light .ant-pagination-jump-next {
  outline: 0;
}
.theme-light .ant-pagination-jump-prev .ant-pagination-item-container,
.theme-light .ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}
.theme-light .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.theme-light .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 12px \9;
  transform: scale(1) rotate(0deg);
  color: #1890ff;
  letter-spacing: -1px;
  opacity: 0;
  transition: all 0.2s;
}
:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  font-size: 12px;
}
.theme-light .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.theme-light .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-light .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.theme-light .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  transition: all 0.2s;
}
.theme-light .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.theme-light .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.theme-light .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.theme-light .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.theme-light .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.theme-light .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.theme-light .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.theme-light .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.theme-light .ant-pagination-prev,
.theme-light .ant-pagination-jump-prev,
.theme-light .ant-pagination-jump-next {
  margin-right: 8px;
}
.theme-light .ant-pagination-prev,
.theme-light .ant-pagination-next,
.theme-light .ant-pagination-jump-prev,
.theme-light .ant-pagination-jump-next {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(0, 0, 0, 0.65);
  font-family: Arial;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-pagination-prev,
.theme-light .ant-pagination-next {
  outline: 0;
}
.theme-light .ant-pagination-prev a,
.theme-light .ant-pagination-next a {
  color: rgba(0, 0, 0, 0.65);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-pagination-prev:hover a,
.theme-light .ant-pagination-next:hover a {
  border-color: #40a9ff;
}
.theme-light .ant-pagination-prev .ant-pagination-item-link,
.theme-light .ant-pagination-next .ant-pagination-item-link {
  display: block;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  outline: none;
  transition: all 0.3s;
}
.theme-light .ant-pagination-prev:focus .ant-pagination-item-link,
.theme-light .ant-pagination-next:focus .ant-pagination-item-link,
.theme-light .ant-pagination-prev:hover .ant-pagination-item-link,
.theme-light .ant-pagination-next:hover .ant-pagination-item-link {
  color: #1890ff;
  border-color: #1890ff;
}
.theme-light .ant-pagination-disabled,
.theme-light .ant-pagination-disabled:hover,
.theme-light .ant-pagination-disabled:focus {
  cursor: not-allowed;
}
.theme-light .ant-pagination-disabled a,
.theme-light .ant-pagination-disabled:hover a,
.theme-light .ant-pagination-disabled:focus a,
.theme-light .ant-pagination-disabled .ant-pagination-item-link,
.theme-light .ant-pagination-disabled:hover .ant-pagination-item-link,
.theme-light .ant-pagination-disabled:focus .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.15);
  cursor: not-allowed;
}
.theme-light .ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.theme-light .ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
.theme-light .ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
  margin-right: 8px;
}
.theme-light .ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
}
.theme-light .ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  transition: all 0.3s;
  width: 50px;
  margin: 0 8px;
}
.theme-light .ant-pagination-options-quick-jumper input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-pagination-options-quick-jumper input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-pagination-options-quick-jumper input:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-light .ant-pagination-options-quick-jumper input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-light .ant-pagination-options-quick-jumper input-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-light .ant-pagination-simple .ant-pagination-prev,
.theme-light .ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.theme-light .ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.theme-light .ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  border: 0;
}
.theme-light .ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.theme-light .ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.theme-light .ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
}
.theme-light .ant-pagination-simple .ant-pagination-simple-pager input {
  box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  outline: none;
  transition: border-color 0.3s;
}
.theme-light .ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #1890ff;
}
.theme-light .ant-pagination.mini .ant-pagination-total-text,
.theme-light .ant-pagination.mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}
.theme-light .ant-pagination.mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
}
.theme-light .ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.theme-light .ant-pagination.mini .ant-pagination-prev,
.theme-light .ant-pagination.mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}
.theme-light .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.theme-light .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.theme-light .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after,
.theme-light .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.theme-light .ant-pagination.mini .ant-pagination-jump-prev,
.theme-light .ant-pagination.mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px;
}
.theme-light .ant-pagination.mini .ant-pagination-options {
  margin-left: 2px;
}
.theme-light .ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.theme-light .ant-pagination.mini .ant-pagination-options-quick-jumper input {
  height: 24px;
  padding: 1px 7px;
  width: 44px;
}
.theme-light .ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  cursor: not-allowed;
}
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed;
}
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: rgba(0, 0, 0, 0);
  border-color: transparent;
}
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: #fff;
}
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-item-link,
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus {
  color: rgba(0, 0, 0, 0.45);
  background: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  cursor: not-allowed;
}
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 0;
}
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.theme-light .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 1;
}
@media only screen and (max-width: 992px) {
  .theme-light .ant-pagination-item-after-jump-prev,
  .theme-light .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .theme-light .ant-pagination-options {
    display: none;
  }
}
.theme-light .ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.theme-light .ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.theme-light .ant-popover-hidden {
  display: none;
}
.theme-light .ant-popover-placement-top,
.theme-light .ant-popover-placement-topLeft,
.theme-light .ant-popover-placement-topRight {
  padding-bottom: 10px;
}
.theme-light .ant-popover-placement-right,
.theme-light .ant-popover-placement-rightTop,
.theme-light .ant-popover-placement-rightBottom {
  padding-left: 10px;
}
.theme-light .ant-popover-placement-bottom,
.theme-light .ant-popover-placement-bottomLeft,
.theme-light .ant-popover-placement-bottomRight {
  padding-top: 10px;
}
.theme-light .ant-popover-placement-left,
.theme-light .ant-popover-placement-leftTop,
.theme-light .ant-popover-placement-leftBottom {
  padding-right: 10px;
}
.theme-light .ant-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) {
  .theme-light .ant-popover {
    /* IE10+ */
  }
  .theme-light .ant-popover-inner {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }
}
.theme-light .ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-popover-inner-content {
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
}
.theme-light .ant-popover-message > .anticon {
  position: absolute;
  top: 8px;
  color: #faad14;
  font-size: 14px;
}
.theme-light .ant-popover-message-title {
  padding-left: 22px;
}
.theme-light .ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.theme-light .ant-popover-buttons button {
  margin-left: 8px;
}
.theme-light .ant-popover-arrow {
  position: absolute;
  display: block;
  width: 8.48528137px;
  height: 8.48528137px;
  background: transparent;
  border-style: solid;
  border-width: 4.24264069px;
  transform: rotate(45deg);
}
.theme-light .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.theme-light .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.theme-light .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 6.2px;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: transparent;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
}
.theme-light .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.theme-light .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.theme-light .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.theme-light .ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.theme-light .ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
.theme-light .ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  left: 6px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}
.theme-light .ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.theme-light .ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.theme-light .ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.theme-light .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.theme-light .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.theme-light .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
}
.theme-light .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.theme-light .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.theme-light .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.theme-light .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
.theme-light .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow,
.theme-light .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  right: 6px;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
}
.theme-light .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.theme-light .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.theme-light .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.theme-light .ant-progress {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-light .ant-progress-line {
  position: relative;
  width: 100%;
  font-size: 14px;
}
.theme-light .ant-progress-small.ant-progress-line,
.theme-light .ant-progress-small.ant-progress-line .ant-progress-text .anticon {
  font-size: 12px;
}
.theme-light .ant-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}
.theme-light .ant-progress-show-info .ant-progress-outer {
  margin-right: calc(-2em - 8px);
  padding-right: calc(2em + 8px);
}
.theme-light .ant-progress-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-color: transparent;
  border-radius: 100px;
}
.theme-light .ant-progress-circle-trail {
  stroke: transparent;
}
.theme-light .ant-progress-circle-path {
  animation: ant-progress-appear 0.3s;
}
.theme-light .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #1890ff;
}
.theme-light .ant-progress-success-bg,
.theme-light .ant-progress-bg {
  position: relative;
  background-color: #1890ff;
  border-radius: 100px;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
}
.theme-light .ant-progress-success-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #52c41a;
}
.theme-light .ant-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  word-break: normal;
}
.theme-light .ant-progress-text .anticon {
  font-size: 14px;
}
.theme-light .ant-progress-status-active .ant-progress-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 10px;
  opacity: 0;
  animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  content: '';
}
.theme-light .ant-progress-status-exception .ant-progress-bg {
  background-color: #f5222d;
}
.theme-light .ant-progress-status-exception .ant-progress-text {
  color: #f5222d;
}
.theme-light .ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #f5222d;
}
.theme-light .ant-progress-status-success .ant-progress-bg {
  background-color: #52c41a;
}
.theme-light .ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
.theme-light .ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #52c41a;
}
.theme-light .ant-progress-circle .ant-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent;
}
.theme-light .ant-progress-circle .ant-progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1;
  white-space: normal;
  text-align: center;
  transform: translate(-50%, -50%);
}
.theme-light .ant-progress-circle .ant-progress-text .anticon {
  font-size: 1.16666667em;
}
.theme-light .ant-progress-circle.ant-progress-status-exception .ant-progress-text {
  color: #f5222d;
}
.theme-light .ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
@keyframes ant-progress-active {
  0% {
    width: 0;
    opacity: 0.1;
  }
  20% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
.theme-light .ant-radio-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-light .ant-radio-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  margin-right: 8px;
  white-space: nowrap;
  cursor: pointer;
}
.theme-light .ant-radio {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: sub;
  outline: none;
  cursor: pointer;
}
.theme-light .ant-radio-wrapper:hover .ant-radio,
.theme-light .ant-radio:hover .ant-radio-inner,
.theme-light .ant-radio-input:focus + .ant-radio-inner {
  border-color: #1890ff;
}
.theme-light .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.08);
}
.theme-light .ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 50%;
  visibility: hidden;
  animation: antRadioEffect 0.36s ease-in-out;
  animation-fill-mode: both;
  content: '';
}
.theme-light .ant-radio:hover::after,
.theme-light .ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible;
}
.theme-light .ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
  border-style: solid;
  border-width: 1px;
  border-radius: 100px;
  transition: all 0.3s;
}
.theme-light .ant-radio-inner::after {
  position: absolute;
  top: 3px;
  left: 3px;
  display: table;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  border-top: 0;
  border-left: 0;
  border-radius: 8px;
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.theme-light .ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.theme-light .ant-radio-checked .ant-radio-inner {
  border-color: #1890ff;
}
.theme-light .ant-radio-checked .ant-radio-inner::after {
  transform: scale(1);
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .ant-radio-disabled .ant-radio-inner {
  background-color: rgba(0, 0, 0, 0.03);
  border-color: rgba(0, 0, 0, 0.15) !important;
  cursor: not-allowed;
}
.theme-light .ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-light .ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.theme-light .ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light span.ant-radio + * {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-light .ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 30px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-width: 1.02px;
  border-left: 0;
  cursor: pointer;
  transition: color 0.3s, background 0.3s, border-color 0.3s;
}
.theme-light .ant-radio-button-wrapper a {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-radio-button-wrapper > .ant-radio-button {
  display: block;
  width: 0;
  height: 0;
  margin-left: 0;
}
.theme-light .ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  font-size: 16px;
  line-height: 38px;
}
.theme-light .ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  padding: 0 7px;
  line-height: 22px;
}
.theme-light .ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  content: '';
}
.theme-light .ant-radio-button-wrapper:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px 0 0 4px;
}
.theme-light .ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}
.theme-light .ant-radio-button-wrapper:first-child:last-child {
  border-radius: 4px;
}
.theme-light .ant-radio-button-wrapper:hover {
  position: relative;
  color: #1890ff;
}
.theme-light .ant-radio-button-wrapper:focus-within {
  outline: 3px solid rgba(24, 144, 255, 0.06);
}
.theme-light .ant-radio-button-wrapper .ant-radio-inner,
.theme-light .ant-radio-button-wrapper input[type='checkbox'],
.theme-light .ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.theme-light .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #1890ff;
  background: #fff;
  border-color: #1890ff;
  box-shadow: -1px 0 0 0 #1890ff;
}
.theme-light .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #1890ff !important;
  opacity: 0.1;
}
.theme-light .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #1890ff;
  box-shadow: none !important;
}
.theme-light .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #40a9ff;
  border-color: #40a9ff;
  box-shadow: -1px 0 0 0 #40a9ff;
}
.theme-light .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #096dd9;
  border-color: #096dd9;
  box-shadow: -1px 0 0 0 #096dd9;
}
.theme-light .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: 3px solid rgba(24, 144, 255, 0.06);
}
.theme-light .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.theme-light .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #40a9ff;
  border-color: #40a9ff;
}
.theme-light .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #096dd9;
  border-color: #096dd9;
}
.theme-light .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: 3px solid rgba(24, 144, 255, 0.06);
}
.theme-light .ant-radio-button-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  border-color: rgba(0, 0, 0, 0.15);
  cursor: not-allowed;
}
.theme-light .ant-radio-button-wrapper-disabled:first-child,
.theme-light .ant-radio-button-wrapper-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-radio-button-wrapper-disabled:first-child {
  border-left-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: none;
}
@keyframes antRadioEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
@supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
  .theme-light .ant-radio {
    vertical-align: text-bottom;
  }
}
.theme-light .ant-rate {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  font-feature-settings: 'tnum';
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fadb14;
  font-size: 20px;
  line-height: unset;
  list-style: none;
  outline: none;
}
.theme-light .ant-rate-disabled .ant-rate-star {
  cursor: default;
}
.theme-light .ant-rate-disabled .ant-rate-star:hover {
  transform: scale(1);
}
.theme-light .ant-rate-star {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: inherit;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-rate-star:not(:last-child) {
  margin-right: 8px;
}
.theme-light .ant-rate-star > div:focus {
  outline: 0;
}
.theme-light .ant-rate-star > div:hover,
.theme-light .ant-rate-star > div:focus {
  transform: scale(1.1);
}
.theme-light .ant-rate-star-first,
.theme-light .ant-rate-star-second {
  color: #e8e8e8;
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-rate-star-first .anticon,
.theme-light .ant-rate-star-second .anticon {
  vertical-align: middle;
}
.theme-light .ant-rate-star-first {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.theme-light .ant-rate-star-half .ant-rate-star-first,
.theme-light .ant-rate-star-half .ant-rate-star-second {
  opacity: 1;
}
.theme-light .ant-rate-star-half .ant-rate-star-first,
.theme-light .ant-rate-star-full .ant-rate-star-second {
  color: inherit;
}
.theme-light .ant-rate-text {
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
}
.theme-light .ant-result {
  padding: 48px 32px;
}
.theme-light .ant-result-success .ant-result-icon > .anticon {
  color: #52c41a;
}
.theme-light .ant-result-error .ant-result-icon > .anticon {
  color: #f5222d;
}
.theme-light .ant-result-info .ant-result-icon > .anticon {
  color: #1890ff;
}
.theme-light .ant-result-warning .ant-result-icon > .anticon {
  color: #faad14;
}
.theme-light .ant-result-image {
  width: 250px;
  height: 295px;
  margin: auto;
}
.theme-light .ant-result-icon {
  margin-bottom: 24px;
  text-align: center;
}
.theme-light .ant-result-icon > .anticon {
  font-size: 72px;
}
.theme-light .ant-result-title {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  line-height: 1.8;
  text-align: center;
}
.theme-light .ant-result-subtitle {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
.theme-light .ant-result-extra {
  margin-top: 32px;
  text-align: center;
}
.theme-light .ant-result-extra > * {
  margin-right: 8px;
}
.theme-light .ant-result-extra > *:last-child {
  margin-right: 0;
}
.theme-light .ant-result-content {
  margin-top: 24px;
  padding: 24px 40px;
  background-color: #fafafa;
}
.theme-light .ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: 0;
}
.theme-light .ant-select ul,
.theme-light .ant-select ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-light .ant-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.theme-light .ant-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  transform-origin: 50% 50%;
}
.theme-light .ant-select-arrow > * {
  line-height: 1;
}
.theme-light .ant-select-arrow svg {
  display: inline-block;
}
.theme-light .ant-select-arrow::before {
  display: none;
}
.theme-light .ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.theme-light .ant-select-arrow .ant-select-arrow-icon svg {
  transition: transform 0.3s;
}
.theme-light .ant-select-selection {
  display: block;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-width: 1.02px;
  border-radius: 4px;
  outline: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-select-selection:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-select-focused .ant-select-selection,
.theme-light .ant-select-selection:focus,
.theme-light .ant-select-selection:active {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-select-selection__clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.theme-light .ant-select-selection__clear::before {
  display: block;
}
.theme-light .ant-select-selection__clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-select-selection:hover .ant-select-selection__clear {
  opacity: 1;
}
.theme-light .ant-select-selection-selected-value {
  float: left;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-light .ant-select-no-arrow .ant-select-selection-selected-value {
  padding-right: 0;
}
.theme-light .ant-select-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-select-disabled .ant-select-selection {
  background: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
}
.theme-light .ant-select-disabled .ant-select-selection:hover,
.theme-light .ant-select-disabled .ant-select-selection:focus,
.theme-light .ant-select-disabled .ant-select-selection:active {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: none;
}
.theme-light .ant-select-disabled .ant-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.theme-light .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.33);
  background: transparent;
}
.theme-light .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
  display: none;
}
.theme-light .ant-select-selection--single {
  position: relative;
  height: 32px;
  cursor: pointer;
}
.theme-light .ant-select-selection--single .ant-select-selection__rendered {
  margin-right: 24px;
}
.theme-light .ant-select-no-arrow .ant-select-selection__rendered {
  margin-right: 11px;
}
.theme-light .ant-select-selection__rendered {
  position: relative;
  display: block;
  margin-right: 11px;
  margin-left: 11px;
  line-height: 30px;
}
.theme-light .ant-select-selection__rendered::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '.';
  pointer-events: none;
}
.theme-light .ant-select-lg {
  font-size: 16px;
}
.theme-light .ant-select-lg .ant-select-selection--single {
  height: 40px;
}
.theme-light .ant-select-lg .ant-select-selection__rendered {
  line-height: 38px;
}
.theme-light .ant-select-lg .ant-select-selection--multiple {
  min-height: 40px;
}
.theme-light .ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 32px;
  line-height: 32px;
}
.theme-light .ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear,
.theme-light .ant-select-lg .ant-select-selection--multiple .ant-select-arrow {
  top: 20px;
}
.theme-light .ant-select-sm .ant-select-selection--single {
  height: 24px;
}
.theme-light .ant-select-sm .ant-select-selection__rendered {
  margin-left: 7px;
  line-height: 22px;
}
.theme-light .ant-select-sm .ant-select-selection--multiple {
  min-height: 24px;
}
.theme-light .ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 16px;
  line-height: 14px;
}
.theme-light .ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear,
.theme-light .ant-select-sm .ant-select-selection--multiple .ant-select-arrow {
  top: 12px;
}
.theme-light .ant-select-sm .ant-select-selection__clear,
.theme-light .ant-select-sm .ant-select-arrow {
  right: 8px;
}
.theme-light .ant-select-disabled .ant-select-selection__choice__remove {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
}
.theme-light .ant-select-disabled .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-select-search__field__wrap {
  position: relative;
  display: inline-block;
}
.theme-light .ant-select-selection__placeholder,
.theme-light .ant-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  right: 9px;
  left: 0;
  max-width: 100%;
  height: 20px;
  margin-top: -10px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.25);
  line-height: 20px;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.theme-light .ant-select-search__field__placeholder {
  left: 12px;
}
.theme-light .ant-select-search__field__mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  opacity: 0;
  pointer-events: none;
}
.theme-light .ant-select-search--inline {
  position: absolute;
  width: 100%;
  height: 100%;
}
.theme-light .ant-select-search--inline .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.theme-light .ant-select-search--inline .ant-select-search__field {
  width: 100%;
  height: 100%;
  font-size: 100%;
  line-height: 1;
  background: transparent;
  border-width: 0;
  border-radius: 4px;
  outline: 0;
}
.theme-light .ant-select-search--inline > i {
  float: right;
}
.theme-light .ant-select-selection--multiple {
  min-height: 32px;
  padding-bottom: 3px;
  cursor: text;
  zoom: 1;
}
.theme-light .ant-select-selection--multiple::before,
.theme-light .ant-select-selection--multiple::after {
  display: table;
  content: '';
}
.theme-light .ant-select-selection--multiple::after {
  clear: both;
}
.theme-light .ant-select-selection--multiple::before,
.theme-light .ant-select-selection--multiple::after {
  display: table;
  content: '';
}
.theme-light .ant-select-selection--multiple::after {
  clear: both;
}
.theme-light .ant-select-selection--multiple .ant-select-search--inline {
  position: static;
  float: left;
  width: auto;
  max-width: 100%;
  padding: 0;
}
.theme-light .ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
  width: 0.75em;
  max-width: 100%;
  padding: 1px;
}
.theme-light .ant-select-selection--multiple .ant-select-selection__rendered {
  height: auto;
  margin-bottom: -3px;
  margin-left: 5px;
}
.theme-light .ant-select-selection--multiple .ant-select-selection__placeholder {
  margin-left: 6px;
}
.theme-light .ant-select-selection--multiple > ul > li,
.theme-light .ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
  height: 24px;
  margin-top: 3px;
  line-height: 22px;
}
.theme-light .ant-select-selection--multiple .ant-select-selection__choice {
  position: relative;
  float: left;
  max-width: 99%;
  margin-right: 4px;
  padding: 0 20px 0 10px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: default;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-select-selection--multiple .ant-select-selection__choice__disabled {
  padding: 0 10px;
}
.theme-light .ant-select-selection--multiple .ant-select-selection__choice__content {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-select-selection--multiple .ant-select-selection__choice__remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: inherit;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
.theme-light .ant-select-selection--multiple .ant-select-selection__choice__remove > * {
  line-height: 1;
}
.theme-light .ant-select-selection--multiple .ant-select-selection__choice__remove svg {
  display: inline-block;
}
.theme-light .ant-select-selection--multiple .ant-select-selection__choice__remove::before {
  display: none;
}
.theme-light .ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon {
  display: block;
}
:root .ant-select-selection--multiple .ant-select-selection__choice__remove {
  font-size: 12px;
}
.theme-light .ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.theme-light .ant-select-selection--multiple .ant-select-selection__clear,
.theme-light .ant-select-selection--multiple .ant-select-arrow {
  top: 16px;
}
.theme-light .ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,
.theme-light .ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-right: 20px;
}
.theme-light .ant-select-open .ant-select-arrow-icon svg {
  transform: rotate(180deg);
}
.theme-light .ant-select-open .ant-select-selection {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-select-combobox .ant-select-arrow {
  display: none;
}
.theme-light .ant-select-combobox .ant-select-search--inline {
  float: none;
  width: 100%;
  height: 100%;
}
.theme-light .ant-select-combobox .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.theme-light .ant-select-combobox .ant-select-search__field {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-shadow: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
}
.theme-light .ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,
.theme-light .ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 20px;
}
.theme-light .ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.theme-light .ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.theme-light .ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.theme-light .ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}
.theme-light .ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.theme-light .ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}
.theme-light .ant-select-dropdown-hidden {
  display: none;
}
.theme-light .ant-select-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding: 4px 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.theme-light .ant-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.theme-light .ant-select-dropdown-menu-item-group-list > .ant-select-dropdown-menu-item {
  padding-left: 20px;
}
.theme-light .ant-select-dropdown-menu-item-group-title {
  height: 32px;
  padding: 0 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 32px;
}
.theme-light .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),
.theme-light .ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.theme-light .ant-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s ease;
}
.theme-light .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #e6f7ff;
}
.theme-light .ant-select-dropdown-menu-item-selected {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  background-color: #fafafa;
}
.theme-light .ant-select-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-select-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #C9E9FA;
}
.theme-light .ant-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.theme-light .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 32px;
}
.theme-light .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  color: transparent;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
  transform: translateY(-50%);
  transition: all 0.2s;
}
.theme-light .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon {
  color: rgba(0, 0, 0, 0.87);
}
.theme-light .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon {
  display: none;
}
.theme-light .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,
.theme-light .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon {
  display: inline-block;
  color: #1890ff;
}
.theme-light .ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 12px;
}
.theme-light .ant-select-dropdown-container-open .ant-select-dropdown,
.theme-light .ant-select-dropdown-open .ant-select-dropdown {
  display: block;
}
.theme-light .ant-skeleton {
  display: table;
  width: 100%;
}
.theme-light .ant-skeleton-header {
  display: table-cell;
  padding-right: 16px;
  vertical-align: top;
}
.theme-light .ant-skeleton-header .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: #f2f2f2;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.theme-light .ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.theme-light .ant-skeleton-header .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.theme-light .ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.theme-light .ant-skeleton-header .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.theme-light .ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.theme-light .ant-skeleton-content {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.theme-light .ant-skeleton-content .ant-skeleton-title {
  width: 100%;
  height: 16px;
  margin-top: 16px;
  background: #f2f2f2;
}
.theme-light .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 24px;
}
.theme-light .ant-skeleton-content .ant-skeleton-paragraph {
  padding: 0;
}
.theme-light .ant-skeleton-content .ant-skeleton-paragraph > li {
  width: 100%;
  height: 16px;
  list-style: none;
  background: #f2f2f2;
}
.theme-light .ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
  width: 61%;
}
.theme-light .ant-skeleton-content .ant-skeleton-paragraph > li + li {
  margin-top: 16px;
}
.theme-light .ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
  margin-top: 12px;
}
.theme-light .ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 28px;
}
.theme-light .ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.theme-light .ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.theme-light .ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
@keyframes ant-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.theme-light .ant-slider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  height: 12px;
  margin: 14px 6px 10px;
  padding: 4px 0;
  cursor: pointer;
  touch-action: none;
}
.theme-light .ant-slider-vertical {
  width: 12px;
  height: 100%;
  margin: 6px 10px;
  padding: 0 4px;
}
.theme-light .ant-slider-vertical .ant-slider-rail {
  width: 4px;
  height: 100%;
}
.theme-light .ant-slider-vertical .ant-slider-track {
  width: 4px;
}
.theme-light .ant-slider-vertical .ant-slider-handle {
  margin-bottom: -7px;
  margin-left: -5px;
}
.theme-light .ant-slider-vertical .ant-slider-mark {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%;
}
.theme-light .ant-slider-vertical .ant-slider-mark-text {
  left: 4px;
  white-space: nowrap;
}
.theme-light .ant-slider-vertical .ant-slider-step {
  width: 4px;
  height: 100%;
}
.theme-light .ant-slider-vertical .ant-slider-dot {
  top: auto;
  left: 2px;
  margin-bottom: -4px;
}
.theme-light .ant-slider-tooltip .ant-tooltip-inner {
  min-width: unset;
}
.theme-light .ant-slider-with-marks {
  margin-bottom: 28px;
}
.theme-light .ant-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: transparent;
  border-radius: 2px;
  transition: background-color 0.3s;
}
.theme-light .ant-slider-track {
  position: absolute;
  height: 4px;
  background-color: #91d5ff;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.theme-light .ant-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background-color: #fff;
  border: solid 2px #91d5ff;
  border-radius: 50%;
  box-shadow: 0;
  cursor: pointer;
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.theme-light .ant-slider-handle:focus {
  border-color: #46a6ff;
  outline: none;
  box-shadow: 0 0 0 5px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-slider-handle.ant-tooltip-open {
  border-color: #1890ff;
}
.theme-light .ant-slider:hover .ant-slider-rail {
  background-color: #e1e1e1;
}
.theme-light .ant-slider:hover .ant-slider-track {
  background-color: #69c0ff;
}
.theme-light .ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
  border-color: #69c0ff;
}
.theme-light .ant-slider-mark {
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  font-size: 14px;
}
.theme-light .ant-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  word-break: keep-all;
  cursor: pointer;
}
.theme-light .ant-slider-mark-text-active {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.theme-light .ant-slider-dot {
  position: absolute;
  top: -2px;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  background-color: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 50%;
  cursor: pointer;
}
.theme-light .ant-slider-dot:first-child {
  margin-left: -4px;
}
.theme-light .ant-slider-dot:last-child {
  margin-left: -4px;
}
.theme-light .ant-slider-dot-active {
  border-color: #8cc8ff;
}
.theme-light .ant-slider-disabled {
  cursor: not-allowed;
}
.theme-light .ant-slider-disabled .ant-slider-track {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.theme-light .ant-slider-disabled .ant-slider-handle,
.theme-light .ant-slider-disabled .ant-slider-dot {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25) !important;
  box-shadow: none;
  cursor: not-allowed;
}
.theme-light .ant-slider-disabled .ant-slider-mark-text,
.theme-light .ant-slider-disabled .ant-slider-dot {
  cursor: not-allowed !important;
}
.theme-light .ant-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #1890ff;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}
.theme-light .ant-spin-nested-loading {
  position: relative;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.theme-light .ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}
.theme-light .ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.theme-light .ant-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.theme-light .ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}
.theme-light .ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}
.theme-light .ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #1890ff;
  border-radius: 100%;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  opacity: 0.3;
  animation: antSpinMove 1s infinite linear alternate;
}
.theme-light .ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}
.theme-light .ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  animation-delay: 0.4s;
}
.theme-light .ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: 0.8s;
}
.theme-light .ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  animation-delay: 1.2s;
}
.theme-light .ant-spin-dot-spin {
  transform: rotate(45deg);
  animation: antRotate 1.2s infinite linear;
}
.theme-light .ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}
.theme-light .ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.theme-light .ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}
.theme-light .ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.theme-light .ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .theme-light .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antRotate {
  to {
    transform: rotate(405deg);
  }
}
.theme-light .ant-statistic {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-light .ant-statistic-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.theme-light .ant-statistic-content {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
}
.theme-light .ant-statistic-content-value-decimal {
  font-size: 16px;
}
.theme-light .ant-statistic-content-prefix,
.theme-light .ant-statistic-content-suffix {
  display: inline-block;
}
.theme-light .ant-statistic-content-prefix {
  margin-right: 4px;
}
.theme-light .ant-statistic-content-suffix {
  margin-left: 4px;
  font-size: 16px;
}
.theme-light .ant-steps {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
  width: 100%;
  font-size: 0;
}
.theme-light .ant-steps-item {
  position: relative;
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  vertical-align: top;
}
.theme-light .ant-steps-item-container {
  outline: none;
}
.theme-light .ant-steps-item:last-child {
  flex: none;
}
.theme-light .ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-tail,
.theme-light .ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.theme-light .ant-steps-item-icon,
.theme-light .ant-steps-item-content {
  display: inline-block;
  vertical-align: top;
}
.theme-light .ant-steps-item-icon {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  font-size: 16px;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
  line-height: 32px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 32px;
  transition: background-color 0.3s, border-color 0.3s;
}
.theme-light .ant-steps-item-icon > .ant-steps-icon {
  position: relative;
  top: -1px;
  color: #1890ff;
  line-height: 1;
}
.theme-light .ant-steps-item-tail {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}
.theme-light .ant-steps-item-tail::after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #e8e8e8;
  border-radius: 1px;
  transition: background 0.3s;
  content: '';
}
.theme-light .ant-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 16px;
  line-height: 32px;
}
.theme-light .ant-steps-item-title::after {
  position: absolute;
  top: 16px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 1px;
  background: #e8e8e8;
  content: '';
}
.theme-light .ant-steps-item-subtitle {
  display: inline;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: normal;
  font-size: 14px;
}
.theme-light .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.theme-light .ant-steps-item-wait .ant-steps-item-icon {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8;
}
.theme-light .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.theme-light .ant-steps-item-process .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff;
}
.theme-light .ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.theme-light .ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff;
}
.theme-light .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.85);
}
.theme-light .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8;
}
.theme-light .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.theme-light .ant-steps-item-process .ant-steps-item-icon {
  background: #1890ff;
}
.theme-light .ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #fff;
}
.theme-light .ant-steps-item-process .ant-steps-item-title {
  font-weight: 500;
}
.theme-light .ant-steps-item-finish .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff;
}
.theme-light .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.theme-light .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff;
}
.theme-light .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #1890ff;
}
.theme-light .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #1890ff;
}
.theme-light .ant-steps-item-error .ant-steps-item-icon {
  background-color: #fff;
  border-color: #f5222d;
}
.theme-light .ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #f5222d;
}
.theme-light .ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #f5222d;
}
.theme-light .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #f5222d;
}
.theme-light .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8;
}
.theme-light .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #f5222d;
}
.theme-light .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.theme-light .ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
  background: #f5222d;
}
.theme-light .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.theme-light .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-title,
.theme-light .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-description,
.theme-light .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-icon .ant-steps-icon {
  transition: color 0.3s;
}
.theme-light .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-title,
.theme-light .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-subtitle,
.theme-light .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-description {
  color: #1890ff;
}
.theme-light .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon {
  border-color: #1890ff;
}
.theme-light .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon .ant-steps-icon {
  color: #1890ff;
}
.theme-light .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 16px;
  white-space: nowrap;
}
.theme-light .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.theme-light .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-right: 0;
}
.theme-light .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail {
  display: none;
}
.theme-light .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description {
  max-width: 140px;
  white-space: normal;
}
.theme-light .ant-steps-item-custom .ant-steps-item-icon {
  height: auto;
  background: none;
  border: 0;
}
.theme-light .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  top: 0;
  left: 0.5px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  line-height: 32px;
}
.theme-light .ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.theme-light .ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
  width: auto;
}
.theme-light .ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 12px;
}
.theme-light .ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.theme-light .ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
}
.theme-light .ant-steps-small .ant-steps-item-title {
  padding-right: 12px;
  font-size: 14px;
  line-height: 24px;
}
.theme-light .ant-steps-small .ant-steps-item-title::after {
  top: 12px;
}
.theme-light .ant-steps-small .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.theme-light .ant-steps-small .ant-steps-item-tail {
  top: 8px;
}
.theme-light .ant-steps-small .ant-steps-item-custom .ant-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  background: none;
  border: 0;
  border-radius: 0;
}
.theme-light .ant-steps-small .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  font-size: 24px;
  line-height: 24px;
  transform: none;
}
.theme-light .ant-steps-vertical {
  display: block;
}
.theme-light .ant-steps-vertical .ant-steps-item {
  display: block;
  overflow: visible;
}
.theme-light .ant-steps-vertical .ant-steps-item-icon {
  float: left;
  margin-right: 16px;
}
.theme-light .ant-steps-vertical .ant-steps-item-content {
  display: block;
  min-height: 48px;
  overflow: hidden;
}
.theme-light .ant-steps-vertical .ant-steps-item-title {
  line-height: 32px;
}
.theme-light .ant-steps-vertical .ant-steps-item-description {
  padding-bottom: 12px;
}
.theme-light .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 16px;
  width: 1px;
  height: 100%;
  padding: 38px 0 6px;
}
.theme-light .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 1px;
  height: 100%;
}
.theme-light .ant-steps-vertical > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
  display: block;
}
.theme-light .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.theme-light .ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 12px;
  padding: 30px 0 6px;
}
.theme-light .ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
  line-height: 24px;
}
@media (max-width: 480px) {
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal {
    display: block;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
    display: block;
    overflow: visible;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
    float: left;
    margin-right: 16px;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content {
    display: block;
    min-height: 48px;
    overflow: hidden;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title {
    line-height: 32px;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description {
    padding-bottom: 12px;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 16px;
    width: 1px;
    height: 100%;
    padding: 38px 0 6px;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
    width: 1px;
    height: 100%;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
    display: block;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    display: none;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 12px;
    padding: 30px 0 6px;
  }
  .theme-light .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
    line-height: 24px;
  }
}
.theme-light .ant-steps-label-vertical .ant-steps-item {
  overflow: visible;
}
.theme-light .ant-steps-label-vertical .ant-steps-item-tail {
  margin-left: 58px;
  padding: 3.5px 24px;
}
.theme-light .ant-steps-label-vertical .ant-steps-item-content {
  display: block;
  width: 116px;
  margin-top: 8px;
  text-align: center;
}
.theme-light .ant-steps-label-vertical .ant-steps-item-icon {
  display: inline-block;
  margin-left: 42px;
}
.theme-light .ant-steps-label-vertical .ant-steps-item-title {
  padding-right: 0;
}
.theme-light .ant-steps-label-vertical .ant-steps-item-title::after {
  display: none;
}
.theme-light .ant-steps-label-vertical .ant-steps-item-subtitle {
  display: block;
  margin-bottom: 4px;
  margin-left: 0;
  line-height: 1.5;
}
.theme-light .ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon {
  margin-left: 46px;
}
.theme-light .ant-steps-dot .ant-steps-item-title,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item-title {
  line-height: 1.5;
}
.theme-light .ant-steps-dot .ant-steps-item-tail,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  top: 2px;
  width: 100%;
  margin: 0 0 0 70px;
  padding: 0;
}
.theme-light .ant-steps-dot .ant-steps-item-tail::after,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  width: calc(100% - 20px);
  height: 3px;
  margin-left: 12px;
}
.theme-light .ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 2px;
}
.theme-light .ant-steps-dot .ant-steps-item-icon,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  width: 8px;
  height: 8px;
  margin-left: 67px;
  padding-right: 0;
  line-height: 8px;
  background: transparent;
  border: 0;
}
.theme-light .ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  transition: all 0.3s;
  /* expand hover area */
}
.theme-light .ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  position: absolute;
  top: -12px;
  left: -26px;
  width: 60px;
  height: 32px;
  background: rgba(0, 0, 0, 0.001);
  content: '';
}
.theme-light .ant-steps-dot .ant-steps-item-content,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item-content {
  width: 140px;
}
.theme-light .ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon {
  width: 10px;
  height: 10px;
  line-height: 10px;
}
.theme-light .ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,
.theme-light .ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot {
  top: -1px;
}
.theme-light .ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-top: 8px;
  margin-left: 0;
}
.theme-light .ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 2px;
  left: -9px;
  margin: 0;
  padding: 22px 0 4px;
}
.theme-light .ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 0;
}
.theme-light .ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  left: -2px;
}
.theme-light .ant-steps-navigation {
  padding-top: 12px;
}
.theme-light .ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-left: -12px;
}
.theme-light .ant-steps-navigation .ant-steps-item {
  overflow: visible;
  text-align: center;
}
.theme-light .ant-steps-navigation .ant-steps-item-container {
  display: inline-block;
  height: 100%;
  margin-left: -16px;
  padding-bottom: 12px;
  text-align: left;
  transition: opacity 0.3s;
}
.theme-light .ant-steps-navigation .ant-steps-item-container .ant-steps-item-content {
  max-width: auto;
}
.theme-light .ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  max-width: 100%;
  padding-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-light .ant-steps-navigation .ant-steps-item-container .ant-steps-item-title::after {
  display: none;
}
.theme-light .ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.theme-light .ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button']:hover {
  opacity: 0.85;
}
.theme-light .ant-steps-navigation .ant-steps-item:last-child {
  flex: 1 1;
}
.theme-light .ant-steps-navigation .ant-steps-item:last-child::after {
  display: none;
}
.theme-light .ant-steps-navigation .ant-steps-item::after {
  position: absolute;
  top: 50%;
  left: 100%;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -14px;
  margin-left: -2px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  content: '';
}
.theme-light .ant-steps-navigation .ant-steps-item::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 3px;
  background-color: #1890ff;
  transition: width 0.3s, left 0.3s;
  transition-timing-function: ease-out;
  content: '';
}
.theme-light .ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  left: 0;
  width: 100%;
}
@media (max-width: 480px) {
  .theme-light .ant-steps-navigation > .ant-steps-item {
    margin-right: 0 !important;
  }
  .theme-light .ant-steps-navigation > .ant-steps-item::before {
    display: none;
  }
  .theme-light .ant-steps-navigation > .ant-steps-item.ant-steps-item-active::before {
    top: 0;
    right: 0;
    left: unset;
    display: block;
    width: 3px;
    height: calc(100% - 24px);
  }
  .theme-light .ant-steps-navigation > .ant-steps-item::after {
    position: relative;
    top: -2px;
    left: 50%;
    display: block;
    width: 8px;
    height: 8px;
    margin-bottom: 8px;
    text-align: center;
    transform: rotate(135deg);
  }
  .theme-light .ant-steps-navigation > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
    visibility: hidden;
  }
}
.theme-light .ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
  margin-left: -16px;
  padding-left: 16px;
  background: #fff;
}
.theme-light .ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item {
  margin-left: -12px;
  padding-left: 12px;
}
.theme-light .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child {
  overflow: hidden;
}
.theme-light .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot::after {
  right: -200px;
  width: 200px;
}
.theme-light .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::before,
.theme-light .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  position: absolute;
  top: 0;
  left: -10px;
  width: 10px;
  height: 8px;
  background: #fff;
  content: '';
}
.theme-light .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  right: -10px;
  left: auto;
}
.theme-light .ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #ccc;
}
.theme-light .ant-switch {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  min-width: 44px;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid transparent;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.36s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-switch-inner {
  display: block;
  margin-right: 6px;
  margin-left: 24px;
  color: #fff;
  font-size: 12px;
}
.theme-light .ant-switch-loading-icon,
.theme-light .ant-switch::after {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 18px;
  cursor: pointer;
  transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.theme-light .ant-switch::after {
  box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
}
.theme-light .ant-switch:not(.ant-switch-disabled):active::before,
.theme-light .ant-switch:not(.ant-switch-disabled):active::after {
  width: 24px;
}
.theme-light .ant-switch-loading-icon {
  z-index: 1;
  display: none;
  font-size: 12px;
  background: transparent;
}
.theme-light .ant-switch-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-light .ant-switch-loading .ant-switch-loading-icon {
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-switch-checked.ant-switch-loading .ant-switch-loading-icon {
  color: #1890ff;
}
.theme-light .ant-switch:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-switch:focus:hover {
  box-shadow: none;
}
.theme-light .ant-switch-small {
  min-width: 28px;
  height: 16px;
  line-height: 14px;
}
.theme-light .ant-switch-small .ant-switch-inner {
  margin-right: 3px;
  margin-left: 18px;
  font-size: 12px;
}
.theme-light .ant-switch-small::after {
  width: 12px;
  height: 12px;
}
.theme-light .ant-switch-small:active::before,
.theme-light .ant-switch-small:active::after {
  width: 16px;
}
.theme-light .ant-switch-small .ant-switch-loading-icon {
  width: 12px;
  height: 12px;
}
.theme-light .ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin-right: 18px;
  margin-left: 3px;
}
.theme-light .ant-switch-small.ant-switch-checked .ant-switch-loading-icon {
  left: 100%;
  margin-left: -13px;
}
.theme-light .ant-switch-small.ant-switch-loading .ant-switch-loading-icon {
  font-weight: bold;
  transform: scale(0.66667);
}
.theme-light .ant-switch-checked {
  background-color: #1890ff;
}
.theme-light .ant-switch-checked .ant-switch-inner {
  margin-right: 24px;
  margin-left: 6px;
}
.theme-light .ant-switch-checked::after {
  left: 100%;
  margin-left: -1px;
  transform: translateX(-100%);
}
.theme-light .ant-switch-checked .ant-switch-loading-icon {
  left: 100%;
  margin-left: -19px;
}
.theme-light .ant-switch-loading,
.theme-light .ant-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.theme-light .ant-switch-loading *,
.theme-light .ant-switch-disabled * {
  cursor: not-allowed;
}
.theme-light .ant-switch-loading::before,
.theme-light .ant-switch-disabled::before,
.theme-light .ant-switch-loading::after,
.theme-light .ant-switch-disabled::after {
  cursor: not-allowed;
}
@keyframes AntSwitchSmallLoadingCircle {
  0% {
    transform: rotate(0deg) scale(0.66667);
    transform-origin: 50% 50%;
  }
  100% {
    transform: rotate(360deg) scale(0.66667);
    transform-origin: 50% 50%;
  }
}
.theme-light .ant-table-wrapper {
  zoom: 1;
}
.theme-light .ant-table-wrapper::before,
.theme-light .ant-table-wrapper::after {
  display: table;
  content: '';
}
.theme-light .ant-table-wrapper::after {
  clear: both;
}
.theme-light .ant-table-wrapper::before,
.theme-light .ant-table-wrapper::after {
  display: table;
  content: '';
}
.theme-light .ant-table-wrapper::after {
  clear: both;
}
.theme-light .ant-table {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  clear: both;
}
.theme-light .ant-table-body {
  transition: opacity 0.3s;
}
.theme-light .ant-table-empty .ant-table-body {
  overflow-x: auto !important;
  overflow-y: hidden !important;
}
.theme-light .ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 4px 4px 0 0;
  border-collapse: separate;
  border-spacing: 0;
}
.theme-light .ant-table-layout-fixed table {
  table-layout: fixed;
}
.theme-light .ant-table-thead > tr > th {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid #e8e8e8;
  transition: background 0.3s ease;
}
.theme-light .ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.theme-light .ant-table-thead > tr > th .anticon-filter,
.theme-light .ant-table-thead > tr > th .ant-table-filter-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 100%;
  color: #bfbfbf;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-table-thead > tr > th .anticon-filter > svg,
.theme-light .ant-table-thead > tr > th .ant-table-filter-icon > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
}
.theme-light .ant-table-thead > tr > th .ant-table-filter-selected.anticon {
  color: #1890ff;
}
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter {
  display: table-cell;
  vertical-align: middle;
}
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner {
  height: 1em;
  margin-top: 0.35em;
  margin-left: 0.57142857em;
  color: #bfbfbf;
  line-height: 1em;
  text-align: center;
  transition: all 0.3s;
}
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  display: inline-block;
  font-size: 12px;
  font-size: 11px \9;
  transform: scale(0.91666667) rotate(0deg);
  display: block;
  height: 1em;
  line-height: 1em;
  transition: all 0.3s;
}
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  font-size: 12px;
}
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on,
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on {
  color: #1890ff;
}
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full {
  margin-top: -0.15em;
}
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up,
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  height: 0.5em;
  line-height: 0.5em;
}
.theme-light .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  margin-top: 0.125em;
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions {
  position: relative;
  background-clip: padding-box;
  /* stylelint-disable-next-line */
  -webkit-background-clip: border-box;
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters {
  padding-right: 30px !important;
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open {
  color: rgba(0, 0, 0, 0.45);
  background: #e6e6e6;
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover,
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover {
  color: rgba(0, 0, 0, 0.45);
  background: #e6e6e6;
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active,
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  cursor: pointer;
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover {
  background: #f2f2f2;
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter,
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon {
  background: #f2f2f2;
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on),
.theme-light .ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on) {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-table-thead > tr > th .ant-table-header-column {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.theme-light .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  display: table;
}
.theme-light .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > .ant-table-column-title {
  display: table-cell;
  vertical-align: middle;
}
.theme-light .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > *:not(.ant-table-column-sorter) {
  position: relative;
}
.theme-light .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover::before {
  background: rgba(0, 0, 0, 0.04);
}
.theme-light .ant-table-thead > tr > th.ant-table-column-has-sorters {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 4px;
}
.theme-light .ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 4px;
}
.theme-light .ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.theme-light .ant-table-tbody > tr > td {
  border-bottom: 1px solid #e8e8e8;
  transition: all 0.3s, border 0s;
}
.theme-light .ant-table-thead > tr,
.theme-light .ant-table-tbody > tr {
  transition: all 0.3s, height 0s;
}
.theme-light .ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.theme-light .ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.theme-light .ant-table-thead > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.theme-light .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #E6F7FF;
}
.theme-light .ant-table-thead > tr.ant-table-row-selected > td.ant-table-column-sort,
.theme-light .ant-table-tbody > tr.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa;
}
.theme-light .ant-table-thead > tr:hover.ant-table-row-selected > td,
.theme-light .ant-table-tbody > tr:hover.ant-table-row-selected > td {
  background: #fafafa;
}
.theme-light .ant-table-thead > tr:hover.ant-table-row-selected > td.ant-table-column-sort,
.theme-light .ant-table-tbody > tr:hover.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa;
}
.theme-light .ant-table-thead > tr:hover {
  background: none;
}
.theme-light .ant-table-footer {
  position: relative;
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.85);
  background: #fafafa;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.theme-light .ant-table-footer::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fafafa;
  content: '';
}
.theme-light .ant-table.ant-table-bordered .ant-table-footer {
  border: 1px solid #e8e8e8;
}
.theme-light .ant-table-title {
  position: relative;
  top: 1px;
  padding: 16px 0;
  border-radius: 4px 4px 0 0;
}
.theme-light .ant-table.ant-table-bordered .ant-table-title {
  padding-right: 16px;
  padding-left: 16px;
  border: 1px solid #e8e8e8;
}
.theme-light .ant-table-title + .ant-table-content {
  position: relative;
  border-radius: 4px 4px 0 0;
}
.theme-light .ant-table-bordered .ant-table-title + .ant-table-content,
.theme-light .ant-table-bordered .ant-table-title + .ant-table-content table,
.theme-light .ant-table-bordered .ant-table-title + .ant-table-content .ant-table-thead > tr:first-child > th {
  border-radius: 0;
}
.theme-light .ant-table-without-column-header .ant-table-title + .ant-table-content,
.theme-light .ant-table-without-column-header table {
  border-radius: 0;
}
.theme-light .ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-top: 1px solid #e8e8e8;
  border-radius: 4px;
}
.theme-light .ant-table-tbody > tr.ant-table-row-selected td {
  color: inherit;
  background: #fafafa;
}
.theme-light .ant-table-thead > tr > th.ant-table-column-sort {
  background: transparent;
}
.theme-light .ant-table-tbody > tr > td.ant-table-column-sort {
  background: rgba(0, 0, 0, 0.01);
}
.theme-light .ant-table-thead > tr > th,
.theme-light .ant-table-tbody > tr > td {
  padding: 16px 16px;
  overflow-wrap: break-word;
}
.theme-light .ant-table-expand-icon-th,
.theme-light .ant-table-row-expand-icon-cell {
  width: 50px;
  min-width: 50px;
  text-align: center;
}
.theme-light .ant-table-header {
  overflow: hidden;
  background: #fafafa;
}
.theme-light .ant-table-header table {
  border-radius: 4px 4px 0 0;
}
.theme-light .ant-table-loading {
  position: relative;
}
.theme-light .ant-table-loading .ant-table-body {
  background: #fff;
  opacity: 0.5;
}
.theme-light .ant-table-loading .ant-table-spin-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  margin-left: -30px;
  line-height: 20px;
}
.theme-light .ant-table-loading .ant-table-with-pagination {
  margin-top: -20px;
}
.theme-light .ant-table-loading .ant-table-without-pagination {
  margin-top: 10px;
}
.theme-light .ant-table-bordered .ant-table-header > table,
.theme-light .ant-table-bordered .ant-table-body > table,
.theme-light .ant-table-bordered .ant-table-fixed-left table,
.theme-light .ant-table-bordered .ant-table-fixed-right table {
  border: 1px solid #e8e8e8;
  border-right: 0;
  border-bottom: 0;
}
.theme-light .ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.theme-light .ant-table-bordered.ant-table-fixed-header .ant-table-header > table {
  border-bottom: 0;
}
.theme-light .ant-table-bordered.ant-table-fixed-header .ant-table-body > table {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.theme-light .ant-table-bordered.ant-table-fixed-header .ant-table-header + .ant-table-body > table,
.theme-light .ant-table-bordered.ant-table-fixed-header .ant-table-body-inner > table {
  border-top: 0;
}
.theme-light .ant-table-bordered .ant-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-table-bordered .ant-table-thead > tr > th,
.theme-light .ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-table-placeholder {
  position: relative;
  z-index: 1;
  margin-top: -1px;
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.theme-light .ant-table-pagination.ant-pagination {
  float: right;
  margin: 16px 0;
}
.theme-light .ant-table-filter-dropdown {
  position: relative;
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-table-filter-dropdown .ant-dropdown-menu {
  max-height: calc(100vh - 130px);
  overflow-x: hidden;
  border: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: none;
}
.theme-light .ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
  padding-right: 0;
}
.theme-light .ant-table-filter-dropdown .ant-dropdown-menu-sub {
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title::after {
  color: #1890ff;
  font-weight: bold;
  text-shadow: 0 0 2px #bae7ff;
}
.theme-light .ant-table-filter-dropdown .ant-dropdown-menu-item {
  overflow: hidden;
}
.theme-light .ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-item:last-child,
.theme-light .ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
  border-radius: 0;
}
.theme-light .ant-table-filter-dropdown-btns {
  padding: 7px 8px;
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-table-filter-dropdown-link {
  color: #1890ff;
}
.theme-light .ant-table-filter-dropdown-link:hover {
  color: #40a9ff;
}
.theme-light .ant-table-filter-dropdown-link:active {
  color: #096dd9;
}
.theme-light .ant-table-filter-dropdown-link.confirm {
  float: left;
}
.theme-light .ant-table-filter-dropdown-link.clear {
  float: right;
}
.theme-light .ant-table-selection {
  white-space: nowrap;
}
.theme-light .ant-table-selection-select-all-custom {
  margin-right: 4px !important;
}
.theme-light .ant-table-selection .anticon-down {
  color: #bfbfbf;
  transition: all 0.3s;
}
.theme-light .ant-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-table-selection-menu .ant-action-down {
  color: #bfbfbf;
}
.theme-light .ant-table-selection-down {
  display: inline-block;
  padding: 0;
  line-height: 1;
  cursor: pointer;
}
.theme-light .ant-table-selection-down:hover .anticon-down {
  color: rgba(0, 0, 0, 0.6);
}
.theme-light .ant-table-row-expand-icon {
  color: #1890ff;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s;
  display: inline-block;
  width: 17px;
  height: 17px;
  color: inherit;
  line-height: 13px;
  text-align: center;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  outline: none;
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-table-row-expand-icon:focus,
.theme-light .ant-table-row-expand-icon:hover {
  color: #40a9ff;
}
.theme-light .ant-table-row-expand-icon:active {
  color: #096dd9;
}
.theme-light .ant-table-row-expand-icon:focus,
.theme-light .ant-table-row-expand-icon:hover,
.theme-light .ant-table-row-expand-icon:active {
  border-color: currentColor;
}
.theme-light .ant-table-row-expanded::after {
  content: '-';
}
.theme-light .ant-table-row-collapsed::after {
  content: '+';
}
.theme-light .ant-table-row-spaced {
  visibility: hidden;
}
.theme-light .ant-table-row-spaced::after {
  content: '.';
}
.theme-light .ant-table-row-cell-ellipsis,
.theme-light .ant-table-row-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-light .ant-table-row-cell-ellipsis .ant-table-column-title {
  display: block;
}
.theme-light .ant-table-row-cell-break-word {
  word-wrap: break-word;
  word-break: break-word;
}
.theme-light tr.ant-table-expanded-row,
.theme-light tr.ant-table-expanded-row:hover {
  background: #fbfbfb;
}
.theme-light tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -16px -16px -17px;
}
.theme-light .ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 8px;
}
.theme-light .ant-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
.theme-light .ant-table-scroll table {
  min-width: 100%;
}
.theme-light .ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) {
  color: transparent;
}
.theme-light .ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) > * {
  visibility: hidden;
}
.theme-light .ant-table-body-inner {
  height: 100%;
}
.theme-light .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  position: relative;
  background: #fff;
}
.theme-light .ant-table-fixed-header .ant-table-body-inner {
  overflow: scroll;
}
.theme-light .ant-table-fixed-header .ant-table-scroll .ant-table-header {
  margin-bottom: -20px;
  padding-bottom: 20px;
  overflow: scroll;
  opacity: 0.9999;
}
.theme-light .ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid #e8e8e8;
  border-width: 0 0 1px 0;
}
.theme-light .ant-table-hide-scrollbar {
  scrollbar-color: transparent transparent;
  min-width: unset;
}
.theme-light .ant-table-hide-scrollbar::-webkit-scrollbar {
  min-width: inherit;
  background-color: transparent;
}
.theme-light .ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid #e8e8e8;
  border-width: 1px 1px 1px 0;
}
.theme-light .ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead > tr:only-child > th:last-child {
  border-right-color: transparent;
}
.theme-light .ant-table-fixed-left,
.theme-light .ant-table-fixed-right {
  position: absolute;
  top: 0;
  z-index: 1;
  overflow: hidden;
  border-radius: 0;
  transition: box-shadow 0.3s ease;
}
.theme-light .ant-table-fixed-left table,
.theme-light .ant-table-fixed-right table {
  width: auto;
  background: #fff;
}
.theme-light .ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,
.theme-light .ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-radius: 0;
}
.theme-light .ant-table-fixed-left {
  left: 0;
  box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-table-fixed-left .ant-table-header {
  overflow-y: hidden;
}
.theme-light .ant-table-fixed-left .ant-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
.theme-light .ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
  padding-right: 0;
}
.theme-light .ant-table-fixed-left,
.theme-light .ant-table-fixed-left table {
  border-radius: 4px 0 0 0;
}
.theme-light .ant-table-fixed-left .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 0;
}
.theme-light .ant-table-fixed-right {
  right: 0;
  box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-table-fixed-right,
.theme-light .ant-table-fixed-right table {
  border-radius: 0 4px 0 0;
}
.theme-light .ant-table-fixed-right .ant-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
.theme-light .ant-table-fixed-right .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 0;
}
.theme-light .ant-table.ant-table-scroll-position-left .ant-table-fixed-left {
  box-shadow: none;
}
.theme-light .ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
  box-shadow: none;
}
.theme-light .ant-table colgroup > col.ant-table-selection-col {
  width: 60px;
}
.theme-light .ant-table-thead > tr > th.ant-table-selection-column-custom .ant-table-selection {
  margin-right: -15px;
}
.theme-light .ant-table-thead > tr > th.ant-table-selection-column,
.theme-light .ant-table-tbody > tr > td.ant-table-selection-column {
  text-align: center;
}
.theme-light .ant-table-thead > tr > th.ant-table-selection-column .ant-radio-wrapper,
.theme-light .ant-table-tbody > tr > td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
.theme-light .ant-table-row[class*='ant-table-row-level-0'] .ant-table-selection-column > span {
  display: inline-block;
}
.theme-light .ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.theme-light .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
/**
* Another fix of Firefox:
*/
@supports (-moz-appearance: meterbar) {
  .theme-light .ant-table-thead > tr > th.ant-table-column-has-actions {
    background-clip: padding-box;
  }
}
.theme-light .ant-table-middle > .ant-table-title,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-footer {
  padding: 12px 8px;
}
.theme-light .ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 12px 8px;
}
.theme-light .ant-table-middle tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -12px -8px -13px;
}
.theme-light .ant-table-small {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.theme-light .ant-table-small > .ant-table-title,
.theme-light .ant-table-small > .ant-table-content > .ant-table-footer {
  padding: 8px 8px;
}
.theme-light .ant-table-small > .ant-table-title {
  top: 0;
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-table-small > .ant-table-content > .ant-table-footer {
  background-color: transparent;
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-table-small > .ant-table-content > .ant-table-footer::before {
  background-color: transparent;
}
.theme-light .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0 8px;
}
.theme-light .ant-table-small > .ant-table-content > .ant-table-header > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-body > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  border: 0;
}
.theme-light .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 8px 8px;
}
.theme-light .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th {
  background-color: transparent;
}
.theme-light .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr,
.theme-light .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr {
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-light .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort {
  background-color: rgba(0, 0, 0, 0.01);
}
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.theme-light .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  padding: 0;
}
.theme-light .ant-table-small > .ant-table-content .ant-table-header {
  background-color: transparent;
  border-radius: 4px 4px 0 0;
}
.theme-light .ant-table-small > .ant-table-content .ant-table-placeholder,
.theme-light .ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 0;
}
.theme-light .ant-table-small.ant-table-bordered {
  border-right: 0;
}
.theme-light .ant-table-small.ant-table-bordered .ant-table-title {
  border: 0;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-table-small.ant-table-bordered .ant-table-content {
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-table-small.ant-table-bordered .ant-table-footer {
  border: 0;
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-table-small.ant-table-bordered .ant-table-footer::before {
  display: none;
}
.theme-light .ant-table-small.ant-table-bordered .ant-table-placeholder {
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.theme-light .ant-table-small.ant-table-bordered .ant-table-thead > tr > th.ant-table-row-cell-last,
.theme-light .ant-table-small.ant-table-bordered .ant-table-tbody > tr > td:last-child {
  border-right: none;
}
.theme-light .ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead > tr > th:last-child,
.theme-light .ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody > tr > td:last-child {
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-table-small.ant-table-bordered .ant-table-fixed-right {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.theme-light .ant-table-small tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -8px -8px -9px;
}
.theme-light .ant-table-small.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  border-radius: 0 0 4px 4px;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
  height: 40px;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar {
  visibility: hidden;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
  height: 40px;
  margin: 0;
  margin-right: 2px;
  padding: 0 16px;
  line-height: 38px;
  background: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
  height: 40px;
  color: #1890ff;
  background: #fff;
  border-color: #e8e8e8;
  border-bottom: 1px solid #fff;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active::before {
  border-top: 2px solid transparent;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled {
  color: #1890ff;
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive {
  padding: 0;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x {
  width: 16px;
  height: 16px;
  height: 14px;
  margin-right: -5px;
  margin-left: 3px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  vertical-align: middle;
  transition: all 0.3s;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover {
  color: rgba(0, 0, 0, 0.85);
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane,
.theme-light .ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane {
  transition: none !important;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive,
.theme-light .ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive {
  overflow: hidden;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close {
  opacity: 1;
}
.theme-light .ant-tabs-extra-content {
  line-height: 45px;
}
.theme-light .ant-tabs-extra-content .ant-tabs-new-tab {
  position: relative;
  width: 20px;
  height: 20px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-tabs-extra-content .ant-tabs-new-tab:hover {
  color: #1890ff;
  border-color: #1890ff;
}
.theme-light .ant-tabs-extra-content .ant-tabs-new-tab svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-light .ant-tabs.ant-tabs-large .ant-tabs-extra-content {
  line-height: 56px;
}
.theme-light .ant-tabs.ant-tabs-small .ant-tabs-extra-content {
  line-height: 37px;
}
.theme-light .ant-tabs.ant-tabs-card .ant-tabs-extra-content {
  line-height: 40px;
}
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container {
  height: 100%;
}
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-bottom: 8px;
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  padding-bottom: 4px;
}
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 8px;
}
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,
.theme-light .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab {
  width: 90%;
}
.theme-light .ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: 0;
}
.theme-light .ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab {
  margin-right: 1px;
  border-right: 0;
  border-radius: 4px 0 0 4px;
}
.theme-light .ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active {
  margin-right: -1px;
  padding-right: 18px;
}
.theme-light .ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: 0;
}
.theme-light .ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-left: 1px;
  border-left: 0;
  border-radius: 0 4px 4px 0;
}
.theme-light .ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  margin-left: -1px;
  padding-left: 18px;
}
.theme-light .ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab {
  height: auto;
  border-top: 0;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.theme-light .ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active {
  padding-top: 1px;
  padding-bottom: 0;
  color: #1890ff;
}
.theme-light .ant-tabs {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.theme-light .ant-tabs::before,
.theme-light .ant-tabs::after {
  display: table;
  content: '';
}
.theme-light .ant-tabs::after {
  clear: both;
}
.theme-light .ant-tabs::before,
.theme-light .ant-tabs::after {
  display: table;
  content: '';
}
.theme-light .ant-tabs::after {
  clear: both;
}
.theme-light .ant-tabs-ink-bar {
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  width: 0;
  height: 2px;
  background-color: #1890ff;
  transform-origin: 0 0;
}
.theme-light .ant-tabs-bar {
  margin: 0 0 16px 0;
  border-bottom: 1px solid #e8e8e8;
  outline: none;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-tabs-nav-container {
  position: relative;
  box-sizing: border-box;
  margin-bottom: -1px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  zoom: 1;
}
.theme-light .ant-tabs-nav-container::before,
.theme-light .ant-tabs-nav-container::after {
  display: table;
  content: '';
}
.theme-light .ant-tabs-nav-container::after {
  clear: both;
}
.theme-light .ant-tabs-nav-container::before,
.theme-light .ant-tabs-nav-container::after {
  display: table;
  content: '';
}
.theme-light .ant-tabs-nav-container::after {
  clear: both;
}
.theme-light .ant-tabs-nav-container-scrolling {
  padding-right: 32px;
  padding-left: 32px;
}
.theme-light .ant-tabs-bottom .ant-tabs-bottom-bar {
  margin-top: 16px;
  margin-bottom: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: none;
}
.theme-light .ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar {
  top: 1px;
  bottom: auto;
}
.theme-light .ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container {
  margin-top: -1px;
  margin-bottom: 0;
}
.theme-light .ant-tabs-tab-prev,
.theme-light .ant-tabs-tab-next {
  position: absolute;
  z-index: 2;
  width: 0;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  opacity: 0;
  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);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.theme-light .ant-tabs-tab-prev.ant-tabs-tab-arrow-show,
.theme-light .ant-tabs-tab-next.ant-tabs-tab-arrow-show {
  width: 32px;
  height: 100%;
  opacity: 1;
  pointer-events: auto;
}
.theme-light .ant-tabs-tab-prev:hover,
.theme-light .ant-tabs-tab-next:hover {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-tabs-tab-prev-icon,
.theme-light .ant-tabs-tab-next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  line-height: inherit;
  text-align: center;
  text-transform: none;
  transform: translate(-50%, -50%);
}
.theme-light .ant-tabs-tab-prev-icon-target,
.theme-light .ant-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-tabs-tab-prev-icon-target,
:root .ant-tabs-tab-next-icon-target {
  font-size: 12px;
}
.theme-light .ant-tabs-tab-btn-disabled {
  cursor: not-allowed;
}
.theme-light .ant-tabs-tab-btn-disabled,
.theme-light .ant-tabs-tab-btn-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-tabs-tab-next {
  right: 2px;
}
.theme-light .ant-tabs-tab-prev {
  left: 0;
}
:root .ant-tabs-tab-prev {
  -webkit-filter: none;
          filter: none;
}
.theme-light .ant-tabs-nav-wrap {
  margin-bottom: -1px;
  overflow: hidden;
}
.theme-light .ant-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap;
}
.theme-light .ant-tabs-nav {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0;
  list-style: none;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-tabs-nav::before,
.theme-light .ant-tabs-nav::after {
  display: table;
  content: ' ';
}
.theme-light .ant-tabs-nav::after {
  clear: both;
}
.theme-light .ant-tabs-nav .ant-tabs-tab {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: 100%;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-tabs-nav .ant-tabs-tab::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  border-top: 2px solid transparent;
  border-radius: 4px 4px 0 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.theme-light .ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0;
}
.theme-light .ant-tabs-nav .ant-tabs-tab:hover {
  color: #40a9ff;
}
.theme-light .ant-tabs-nav .ant-tabs-tab:active {
  color: #096dd9;
}
.theme-light .ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 8px;
}
.theme-light .ant-tabs-nav .ant-tabs-tab-active {
  color: #1890ff;
  font-weight: 500;
}
.theme-light .ant-tabs-nav .ant-tabs-tab-disabled,
.theme-light .ant-tabs-nav .ant-tabs-tab-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container {
  font-size: 16px;
}
.theme-light .ant-tabs .ant-tabs-large-bar .ant-tabs-tab {
  padding: 16px;
}
.theme-light .ant-tabs .ant-tabs-small-bar .ant-tabs-nav-container {
  font-size: 14px;
}
.theme-light .ant-tabs .ant-tabs-small-bar .ant-tabs-tab {
  padding: 8px 16px;
}
.theme-light .ant-tabs-content::before {
  display: block;
  overflow: hidden;
  content: '';
}
.theme-light .ant-tabs .ant-tabs-top-content,
.theme-light .ant-tabs .ant-tabs-bottom-content {
  width: 100%;
}
.theme-light .ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane,
.theme-light .ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane {
  flex-shrink: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  transition: opacity 0.45s;
}
.theme-light .ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive,
.theme-light .ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.theme-light .ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive input,
.theme-light .ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.theme-light .ant-tabs .ant-tabs-top-content.ant-tabs-content-animated,
.theme-light .ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated {
  display: flex;
  flex-direction: row;
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: margin-left;
}
.theme-light .ant-tabs .ant-tabs-left-bar,
.theme-light .ant-tabs .ant-tabs-right-bar {
  height: 100%;
  border-bottom: 0;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show {
  width: 100%;
  height: 32px;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-tab,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-tab {
  display: block;
  float: none;
  margin: 0 0 16px 0;
  padding: 8px 24px;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 0;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content {
  text-align: center;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll {
  width: auto;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  height: 100%;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-bottom: 0;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling {
  padding: 32px 0;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-nav,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-nav {
  width: 100%;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  top: 0;
  bottom: auto;
  left: auto;
  width: 2px;
  height: 0;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev {
  top: 0;
  width: 100%;
  height: 32px;
}
.theme-light .ant-tabs .ant-tabs-left-content,
.theme-light .ant-tabs .ant-tabs-right-content {
  width: auto;
  margin-top: 0 !important;
  overflow: hidden;
}
.theme-light .ant-tabs .ant-tabs-left-bar {
  float: left;
  margin-right: -1px;
  margin-bottom: 0;
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-tab {
  text-align: right;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container {
  margin-right: -1px;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: -1px;
}
.theme-light .ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar {
  right: 1px;
}
.theme-light .ant-tabs .ant-tabs-left-content {
  padding-left: 24px;
  border-left: 1px solid #e8e8e8;
}
.theme-light .ant-tabs .ant-tabs-right-bar {
  float: right;
  margin-bottom: 0;
  margin-left: -1px;
  border-left: 1px solid #e8e8e8;
}
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-left: -1px;
}
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: -1px;
}
.theme-light .ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  left: 1px;
}
.theme-light .ant-tabs .ant-tabs-right-content {
  padding-right: 24px;
  border-right: 1px solid #e8e8e8;
}
.theme-light .ant-tabs-top .ant-tabs-ink-bar-animated,
.theme-light .ant-tabs-bottom .ant-tabs-ink-bar-animated {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .ant-tabs-left .ant-tabs-ink-bar-animated,
.theme-light .ant-tabs-right .ant-tabs-ink-bar-animated {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-light .no-flex > .ant-tabs-content > .ant-tabs-content-animated,
.theme-light .ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  transform: none !important;
}
.theme-light .no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive,
.theme-light .ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.theme-light .no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive input,
.theme-light .ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.theme-light .ant-tabs-left-content > .ant-tabs-content-animated,
.theme-light .ant-tabs-right-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  transform: none !important;
}
.theme-light .ant-tabs-left-content > .ant-tabs-tabpane-inactive,
.theme-light .ant-tabs-right-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.theme-light .ant-tabs-left-content > .ant-tabs-tabpane-inactive input,
.theme-light .ant-tabs-right-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.theme-light .ant-tag {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  height: auto;
  margin-right: 8px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  background: #fafafa;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  cursor: default;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .ant-tag:hover {
  opacity: 0.85;
}
.theme-light .ant-tag,
.theme-light .ant-tag a,
.theme-light .ant-tag a:hover {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.theme-light .ant-tag .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
:root .ant-tag .anticon-close {
  font-size: 12px;
}
.theme-light .ant-tag .anticon-close:hover {
  color: rgba(0, 0, 0, 0.85);
}
.theme-light .ant-tag-has-color {
  border-color: transparent;
}
.theme-light .ant-tag-has-color,
.theme-light .ant-tag-has-color a,
.theme-light .ant-tag-has-color a:hover,
.theme-light .ant-tag-has-color .anticon-close,
.theme-light .ant-tag-has-color .anticon-close:hover {
  color: #fff;
}
.theme-light .ant-tag-checkable {
  background-color: transparent;
  border-color: transparent;
}
.theme-light .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1890ff;
}
.theme-light .ant-tag-checkable:active,
.theme-light .ant-tag-checkable-checked {
  color: #fff;
}
.theme-light .ant-tag-checkable-checked {
  background-color: #1890ff;
}
.theme-light .ant-tag-checkable:active {
  background-color: #096dd9;
}
.theme-light .ant-tag-hidden {
  display: none;
}
.theme-light .ant-tag-pink {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.theme-light .ant-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.theme-light .ant-tag-magenta {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.theme-light .ant-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.theme-light .ant-tag-red {
  color: #f5222d;
  background: #fff1f0;
  border-color: #ffa39e;
}
.theme-light .ant-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d;
}
.theme-light .ant-tag-volcano {
  color: #fa541c;
  background: #fff2e8;
  border-color: #ffbb96;
}
.theme-light .ant-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.theme-light .ant-tag-orange {
  color: #fa8c16;
  background: #fff7e6;
  border-color: #ffd591;
}
.theme-light .ant-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16;
}
.theme-light .ant-tag-yellow {
  color: #fadb14;
  background: #feffe6;
  border-color: #fffb8f;
}
.theme-light .ant-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.theme-light .ant-tag-gold {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.theme-light .ant-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14;
}
.theme-light .ant-tag-cyan {
  color: #13c2c2;
  background: #e6fffb;
  border-color: #87e8de;
}
.theme-light .ant-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.theme-light .ant-tag-lime {
  color: #a0d911;
  background: #fcffe6;
  border-color: #eaff8f;
}
.theme-light .ant-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.theme-light .ant-tag-green {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.theme-light .ant-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a;
}
.theme-light .ant-tag-blue {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.theme-light .ant-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.theme-light .ant-tag-geekblue {
  color: #2f54eb;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.theme-light .ant-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.theme-light .ant-tag-purple {
  color: #722ed1;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.theme-light .ant-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}
.theme-light .ant-time-picker-panel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: 'Microsoft YaHei', 'PingFang SC', '黑体', '宋体', sans-serif;
}
.theme-light .ant-time-picker-panel-inner {
  position: relative;
  left: -2px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-time-picker-panel-input {
  width: 100%;
  max-width: 154px;
  margin: 0;
  padding: 0;
  line-height: normal;
  border: 0;
  outline: 0;
  cursor: auto;
}
.theme-light .ant-time-picker-panel-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-time-picker-panel-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-time-picker-panel-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-time-picker-panel-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-time-picker-panel-input-wrap {
  position: relative;
  padding: 7px 2px 7px 12px;
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-time-picker-panel-input-invalid {
  border-color: #f5222d;
}
.theme-light .ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap {
  max-width: 112px;
}
.theme-light .ant-time-picker-panel-select {
  position: relative;
  float: left;
  width: 56px;
  max-height: 192px;
  overflow: hidden;
  font-size: 14px;
  border-left: 1px solid #e8e8e8;
}
.theme-light .ant-time-picker-panel-select:hover {
  overflow-y: auto;
}
.theme-light .ant-time-picker-panel-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.theme-light .ant-time-picker-panel-select:last-child {
  border-right: 0;
}
.theme-light .ant-time-picker-panel-select:only-child {
  width: 100%;
}
.theme-light .ant-time-picker-panel-select ul {
  width: 56px;
  margin: 0;
  padding: 0 0 160px;
  list-style: none;
}
.theme-light .ant-time-picker-panel-select li {
  width: 100%;
  height: 32px;
  margin: 0;
  padding: 0 0 0 12px;
  line-height: 32px;
  text-align: left;
  list-style: none;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-time-picker-panel-select li:focus {
  color: #1890ff;
  font-weight: 600;
  outline: none;
}
.theme-light .ant-time-picker-panel-select li:hover {
  background: #e6f7ff;
}
.theme-light li.ant-time-picker-panel-select-option-selected {
  font-weight: 600;
  background: transparent;
}
.theme-light li.ant-time-picker-panel-select-option-selected:hover {
  background: transparent;
}
.theme-light li.ant-time-picker-panel-select-option-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light li.ant-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.theme-light li.ant-time-picker-panel-select-option-disabled:focus {
  color: rgba(0, 0, 0, 0.25);
  font-weight: inherit;
}
.theme-light .ant-time-picker-panel-combobox {
  zoom: 1;
}
.theme-light .ant-time-picker-panel-combobox::before,
.theme-light .ant-time-picker-panel-combobox::after {
  display: table;
  content: '';
}
.theme-light .ant-time-picker-panel-combobox::after {
  clear: both;
}
.theme-light .ant-time-picker-panel-combobox::before,
.theme-light .ant-time-picker-panel-combobox::after {
  display: table;
  content: '';
}
.theme-light .ant-time-picker-panel-combobox::after {
  clear: both;
}
.theme-light .ant-time-picker-panel-addon {
  padding: 8px;
  border-top: 1px solid #e8e8e8;
}
.theme-light .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,
.theme-light .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight,
.theme-light .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,
.theme-light .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight {
  animation-name: antSlideDownIn;
}
.theme-light .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,
.theme-light .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight,
.theme-light .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,
.theme-light .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.theme-light .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,
.theme-light .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight {
  animation-name: antSlideDownOut;
}
.theme-light .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,
.theme-light .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.theme-light .ant-time-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 128px;
  outline: none;
  cursor: text;
  transition: opacity 0.3s;
}
.theme-light .ant-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  transition: all 0.3s;
}
.theme-light .ant-time-picker-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  opacity: 1;
}
.theme-light .ant-time-picker-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-time-picker-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.theme-light .ant-time-picker-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.theme-light .ant-time-picker-input:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.theme-light .ant-time-picker-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-time-picker-input-disabled:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-time-picker-input[disabled]:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light textarea.ant-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.theme-light .ant-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-light .ant-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.theme-light .ant-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.03);
  cursor: not-allowed;
  opacity: 1;
}
.theme-light .ant-time-picker-input[disabled]:hover {
  border-color: rgba(0, 0, 0, 0.15);
  border-right-width: 1px !important;
}
.theme-light .ant-time-picker-open {
  opacity: 0;
}
.theme-light .ant-time-picker-icon,
.theme-light .ant-time-picker-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 14px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-time-picker-icon .ant-time-picker-clock-icon,
.theme-light .ant-time-picker-clear .ant-time-picker-clock-icon {
  display: block;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
}
.theme-light .ant-time-picker-clear {
  z-index: 2;
  background: #fff;
  opacity: 0;
  pointer-events: none;
}
.theme-light .ant-time-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-time-picker:hover .ant-time-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.theme-light .ant-time-picker-large .ant-time-picker-input {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.theme-light .ant-time-picker-small .ant-time-picker-input {
  height: 24px;
  padding: 1px 7px;
}
.theme-light .ant-time-picker-small .ant-time-picker-icon,
.theme-light .ant-time-picker-small .ant-time-picker-clear {
  right: 7px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .theme-light .ant-input {
      line-height: 1.5;
    }
  }
}
.theme-light .ant-timeline {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-light .ant-timeline-item {
  position: relative;
  margin: 0;
  padding: 0 0 20px;
  font-size: 14px;
  list-style: none;
}
.theme-light .ant-timeline-item-tail {
  position: absolute;
  top: 10px;
  left: 4px;
  height: calc(100% - 10px);
  border-left: 2px solid #e8e8e8;
}
.theme-light .ant-timeline-item-pending .ant-timeline-item-head {
  font-size: 12px;
  background-color: transparent;
}
.theme-light .ant-timeline-item-pending .ant-timeline-item-tail {
  display: none;
}
.theme-light .ant-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 100px;
}
.theme-light .ant-timeline-item-head-blue {
  color: #1890ff;
  border-color: #1890ff;
}
.theme-light .ant-timeline-item-head-red {
  color: #f5222d;
  border-color: #f5222d;
}
.theme-light .ant-timeline-item-head-green {
  color: #52c41a;
  border-color: #52c41a;
}
.theme-light .ant-timeline-item-head-gray {
  color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-timeline-item-head-custom {
  position: absolute;
  top: 5.5px;
  left: 5px;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 3px 1px;
  line-height: 1;
  text-align: center;
  border: 0;
  border-radius: 0;
  transform: translate(-50%, -50%);
}
.theme-light .ant-timeline-item-content {
  position: relative;
  top: -6px;
  margin: 0 0 0 18px;
  word-break: break-word;
}
.theme-light .ant-timeline-item-last > .ant-timeline-item-tail {
  display: none;
}
.theme-light .ant-timeline-item-last > .ant-timeline-item-content {
  min-height: 48px;
}
.theme-light .ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.theme-light .ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-head,
.theme-light .ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  left: 50%;
}
.theme-light .ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-head {
  margin-left: -4px;
}
.theme-light .ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  margin-left: 1px;
}
.theme-light .ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
  left: calc(50% - 4px);
  width: calc(50% - 14px);
  text-align: left;
}
.theme-light .ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(50% - 12px);
  margin: 0;
  text-align: right;
}
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  left: calc(100% - 4px - 2px);
}
.theme-light .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(100% - 18px);
}
.theme-light .ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  display: block;
  height: calc(100% - 14px);
  border-left: 2px dotted #e8e8e8;
}
.theme-light .ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
  display: none;
}
.theme-light .ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  top: 15px;
  display: block;
  height: calc(100% - 15px);
  border-left: 2px dotted #e8e8e8;
}
.theme-light .ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
  min-height: 48px;
}
.theme-light .ant-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible;
}
.theme-light .ant-tooltip-hidden {
  display: none;
}
.theme-light .ant-tooltip-placement-top,
.theme-light .ant-tooltip-placement-topLeft,
.theme-light .ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.theme-light .ant-tooltip-placement-right,
.theme-light .ant-tooltip-placement-rightTop,
.theme-light .ant-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.theme-light .ant-tooltip-placement-bottom,
.theme-light .ant-tooltip-placement-bottomLeft,
.theme-light .ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.theme-light .ant-tooltip-placement-left,
.theme-light .ant-tooltip-placement-leftTop,
.theme-light .ant-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.theme-light .ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.theme-light .ant-tooltip-arrow {
  position: absolute;
  display: block;
  width: 13.07106781px;
  height: 13.07106781px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.theme-light .ant-tooltip-arrow::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  content: '';
  pointer-events: auto;
}
.theme-light .ant-tooltip-placement-top .ant-tooltip-arrow,
.theme-light .ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.theme-light .ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: -5.07106781px;
}
.theme-light .ant-tooltip-placement-top .ant-tooltip-arrow::before,
.theme-light .ant-tooltip-placement-topLeft .ant-tooltip-arrow::before,
.theme-light .ant-tooltip-placement-topRight .ant-tooltip-arrow::before {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-6.53553391px) rotate(45deg);
}
.theme-light .ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.theme-light .ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}
.theme-light .ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}
.theme-light .ant-tooltip-placement-right .ant-tooltip-arrow,
.theme-light .ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.theme-light .ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: -5.07106781px;
}
.theme-light .ant-tooltip-placement-right .ant-tooltip-arrow::before,
.theme-light .ant-tooltip-placement-rightTop .ant-tooltip-arrow::before,
.theme-light .ant-tooltip-placement-rightBottom .ant-tooltip-arrow::before {
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(6.53553391px) rotate(45deg);
}
.theme-light .ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.theme-light .ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}
.theme-light .ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.theme-light .ant-tooltip-placement-left .ant-tooltip-arrow,
.theme-light .ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.theme-light .ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: -5.07106781px;
}
.theme-light .ant-tooltip-placement-left .ant-tooltip-arrow::before,
.theme-light .ant-tooltip-placement-leftTop .ant-tooltip-arrow::before,
.theme-light .ant-tooltip-placement-leftBottom .ant-tooltip-arrow::before {
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-6.53553391px) rotate(45deg);
}
.theme-light .ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.theme-light .ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}
.theme-light .ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.theme-light .ant-tooltip-placement-bottom .ant-tooltip-arrow,
.theme-light .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.theme-light .ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: -5.07106781px;
}
.theme-light .ant-tooltip-placement-bottom .ant-tooltip-arrow::before,
.theme-light .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before,
.theme-light .ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before {
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(6.53553391px) rotate(45deg);
}
.theme-light .ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.theme-light .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
.theme-light .ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}
.theme-light .ant-transfer-customize-list {
  display: flex;
}
.theme-light .ant-transfer-customize-list .ant-transfer-operation {
  flex: none;
  align-self: center;
}
.theme-light .ant-transfer-customize-list .ant-transfer-list {
  flex: auto;
  width: auto;
  height: auto;
  min-height: 200px;
}
.theme-light .ant-transfer-customize-list .ant-transfer-list-body-with-search {
  padding-top: 0;
}
.theme-light .ant-transfer-customize-list .ant-transfer-list-body-search-wrapper {
  position: relative;
  padding-bottom: 0;
}
.theme-light .ant-transfer-customize-list .ant-transfer-list-body-customize-wrapper {
  padding: 12px;
}
.theme-light .ant-transfer-customize-list .ant-table-wrapper .ant-table-small {
  border: 0;
  border-radius: 0;
}
.theme-light .ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  background: #fafafa;
}
.theme-light .ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 1px solid #e8e8e8;
}
.theme-light .ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body {
  margin: 0;
}
.theme-light .ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination {
  margin: 16px 0 4px;
}
.theme-light .ant-transfer {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
}
.theme-light .ant-transfer-disabled .ant-transfer-list {
  background: transparent;
}
.theme-light .ant-transfer-list {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 200px;
  padding-top: 40px;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.theme-light .ant-transfer-list-with-footer {
  padding-bottom: 34px;
}
.theme-light .ant-transfer-list-search {
  padding: 0 24px 0 8px;
}
.theme-light .ant-transfer-list-search-action {
  position: absolute;
  top: 12px;
  right: 12px;
  bottom: 12px;
  width: 28px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 32px;
  text-align: center;
}
.theme-light .ant-transfer-list-search-action .anticon {
  color: rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
}
.theme-light .ant-transfer-list-search-action .anticon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light span.ant-transfer-list-search-action {
  pointer-events: none;
}
.theme-light .ant-transfer-list-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 8px 12px 9px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.theme-light .ant-transfer-list-header-title {
  position: absolute;
  right: 12px;
}
.theme-light .ant-transfer-list-header .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
.theme-light .ant-transfer-list-body {
  position: relative;
  height: 100%;
  font-size: 14px;
}
.theme-light .ant-transfer-list-body-search-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 12px;
}
.theme-light .ant-transfer-list-body-with-search {
  padding-top: 56px;
}
.theme-light .ant-transfer-list-content {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none;
}
.theme-light .ant-transfer-list-content > .LazyLoad {
  animation: transferHighlightIn 1s;
}
.theme-light .ant-transfer-list-content-item {
  min-height: 32px;
  padding: 6px 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.theme-light .ant-transfer-list-content-item > span {
  padding-right: 0;
}
.theme-light .ant-transfer-list-content-item-text {
  padding-left: 8px;
}
.theme-light .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  background-color: #e6f7ff;
  cursor: pointer;
}
.theme-light .ant-transfer-list-content-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-transfer-list-body-not-found {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 0;
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
  transform: translateY(-50%);
}
.theme-light .ant-transfer-list-body-with-search .ant-transfer-list-body-not-found {
  margin-top: 16px;
}
.theme-light .ant-transfer-list-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.theme-light .ant-transfer-operation {
  display: inline-block;
  margin: 0 8px;
  overflow: hidden;
  vertical-align: middle;
}
.theme-light .ant-transfer-operation .ant-btn {
  display: block;
}
.theme-light .ant-transfer-operation .ant-btn:first-child {
  margin-bottom: 4px;
}
.theme-light .ant-transfer-operation .ant-btn .anticon {
  font-size: 12px;
}
@keyframes transferHighlightIn {
  0% {
    background: #bae7ff;
  }
  100% {
    background: transparent;
  }
}
.theme-light .ant-tree.ant-tree-directory {
  position: relative;
}
.theme-light .ant-tree.ant-tree-directory > li span.ant-tree-switcher,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher {
  position: relative;
  z-index: 1;
}
.theme-light .ant-tree.ant-tree-directory > li span.ant-tree-switcher.ant-tree-switcher-noop,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher.ant-tree-switcher-noop {
  pointer-events: none;
}
.theme-light .ant-tree.ant-tree-directory > li span.ant-tree-checkbox,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-checkbox {
  position: relative;
  z-index: 1;
}
.theme-light .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper {
  border-radius: 0;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.theme-light .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover::before,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover::before {
  background: #e6f7ff;
}
.theme-light .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper.ant-tree-node-selected,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: transparent;
}
.theme-light .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper::before,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper::before {
  position: absolute;
  right: 0;
  left: 0;
  height: 24px;
  transition: all 0.3s;
  content: '';
}
.theme-light .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper > span,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper > span {
  position: relative;
  z-index: 1;
}
.theme-light .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-switcher,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-switcher {
  color: #fff;
}
.theme-light .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner {
  border-color: #1890ff;
}
.theme-light .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after {
  border-color: #fff;
}
.theme-light .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background: #fff;
}
.theme-light .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: #1890ff;
}
.theme-light .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before,
.theme-light .ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before {
  background: #1890ff;
}
.theme-light .ant-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.theme-light .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.theme-light .ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.theme-light .ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
  border-color: #1890ff;
}
.theme-light .ant-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.theme-light .ant-tree-checkbox:hover::after,
.theme-light .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after {
  visibility: visible;
}
.theme-light .ant-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.theme-light .ant-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.theme-light .ant-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.theme-light .ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.theme-light .ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.theme-light .ant-tree-checkbox-disabled {
  cursor: not-allowed;
}
.theme-light .ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.theme-light .ant-tree-checkbox-disabled .ant-tree-checkbox-input {
  cursor: not-allowed;
}
.theme-light .ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  background-color: rgba(0, 0, 0, 0.03);
  border-color: rgba(0, 0, 0, 0.15) !important;
}
.theme-light .ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.03);
  border-collapse: separate;
  animation-name: none;
}
.theme-light .ant-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-tree-checkbox-disabled:hover::after,
.theme-light .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled::after {
  visibility: hidden;
}
.theme-light .ant-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.theme-light .ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.theme-light .ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
  margin-left: 8px;
}
.theme-light .ant-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-light .ant-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-light .ant-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.theme-light .ant-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.theme-light .ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0;
}
.theme-light .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.theme-light .ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-tree {
  /* see https://github.com/ant-design/ant-design/issues/16259 */
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
}
.theme-light .ant-tree-checkbox-checked::after {
  position: absolute;
  top: 16.67%;
  left: 0;
  width: 100%;
  height: 66.67%;
}
.theme-light .ant-tree ol,
.theme-light .ant-tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.theme-light .ant-tree li {
  margin: 0;
  padding: 4px 0;
  white-space: nowrap;
  list-style: none;
  outline: 0;
}
.theme-light .ant-tree li span[draggable],
.theme-light .ant-tree li span[draggable='true'] {
  line-height: 20px;
  border-top: 2px transparent solid;
  border-bottom: 2px transparent solid;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.theme-light .ant-tree li.drag-over > span[draggable] {
  color: white;
  background-color: #1890ff;
  opacity: 0.8;
}
.theme-light .ant-tree li.drag-over-gap-top > span[draggable] {
  border-top-color: #1890ff;
}
.theme-light .ant-tree li.drag-over-gap-bottom > span[draggable] {
  border-bottom-color: #1890ff;
}
.theme-light .ant-tree li.filter-node > span {
  color: #f5222d !important;
  font-weight: 500 !important;
}
.theme-light .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon,
.theme-light .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #1890ff;
  font-size: 14px;
  transform: none;
}
.theme-light .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon svg,
.theme-light .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open::after,
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close::after {
  opacity: 0;
}
.theme-light .ant-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.theme-light .ant-tree li .ant-tree-node-content-wrapper {
  display: inline-block;
  height: 24px;
  margin: 0;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-decoration: none;
  vertical-align: top;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-tree li .ant-tree-node-content-wrapper:hover {
  background-color: #e6f7ff;
}
.theme-light .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #bae7ff;
}
.theme-light .ant-tree li span.ant-tree-checkbox {
  top: initial;
  height: 24px;
  margin: 0 4px 0 2px;
  padding: 4px 0;
}
.theme-light .ant-tree li span.ant-tree-switcher,
.theme-light .ant-tree li span.ant-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
  border: 0 none;
  outline: none;
  cursor: pointer;
}
.theme-light .ant-tree li span.ant-tree-iconEle:empty {
  display: none;
}
.theme-light .ant-tree li span.ant-tree-switcher {
  position: relative;
}
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop {
  cursor: default;
}
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
}
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
}
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-light .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg {
  transform: rotate(-90deg);
}
.theme-light .ant-tree li:last-child > span.ant-tree-switcher::before,
.theme-light .ant-tree li:last-child > span.ant-tree-iconEle::before {
  display: none;
}
.theme-light .ant-tree > li:first-child {
  padding-top: 7px;
}
.theme-light .ant-tree > li:last-child {
  padding-bottom: 7px;
}
.theme-light .ant-tree-child-tree > li:first-child {
  padding-top: 8px;
}
.theme-light .ant-tree-child-tree > li:last-child {
  padding-bottom: 0;
}
.theme-light li.ant-tree-treenode-disabled > span:not(.ant-tree-switcher),
.theme-light li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper,
.theme-light li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.theme-light .ant-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.theme-light .ant-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.theme-light .ant-tree.ant-tree-show-line li {
  position: relative;
}
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher {
  color: rgba(0, 0, 0, 0.45);
  background: #fff;
}
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon,
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon svg,
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.theme-light .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-light .ant-tree.ant-tree-show-line li:not(:last-child)::before {
  position: absolute;
  left: 12px;
  width: 1px;
  height: 100%;
  height: calc(100% - 22px);
  margin: 22px 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  content: ' ';
}
.theme-light .ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle {
  display: none;
}
.theme-light .ant-tree.ant-tree-block-node li .ant-tree-node-content-wrapper {
  width: calc(100% - 24px);
}
.theme-light .ant-tree.ant-tree-block-node li span.ant-tree-checkbox + .ant-tree-node-content-wrapper {
  width: calc(100% - 46px);
}
.theme-light .ant-select-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.theme-light .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
.theme-light .ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,
.theme-light .ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner {
  border-color: #1890ff;
}
.theme-light .ant-select-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.theme-light .ant-select-tree-checkbox:hover::after,
.theme-light .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox::after {
  visibility: visible;
}
.theme-light .ant-select-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.theme-light .ant-select-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.theme-light .ant-select-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.theme-light .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.theme-light .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.theme-light .ant-select-tree-checkbox-disabled {
  cursor: not-allowed;
}
.theme-light .ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.theme-light .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
  cursor: not-allowed;
}
.theme-light .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  background-color: rgba(0, 0, 0, 0.03);
  border-color: rgba(0, 0, 0, 0.15) !important;
}
.theme-light .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.03);
  border-collapse: separate;
  animation-name: none;
}
.theme-light .ant-select-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-select-tree-checkbox-disabled:hover::after,
.theme-light .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled::after {
  visibility: hidden;
}
.theme-light .ant-select-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.theme-light .ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.theme-light .ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
  margin-left: 8px;
}
.theme-light .ant-select-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.theme-light .ant-select-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.theme-light .ant-select-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.theme-light .ant-select-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.theme-light .ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0;
}
.theme-light .ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light .ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.theme-light .ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-select-tree {
  box-sizing: border-box;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  margin: 0;
  margin-top: -4px;
  padding: 0 4px;
}
.theme-light .ant-select-tree li {
  margin: 8px 0;
  padding: 0;
  white-space: nowrap;
  list-style: none;
  outline: 0;
}
.theme-light .ant-select-tree li.filter-node > span {
  font-weight: 500;
}
.theme-light .ant-select-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.theme-light .ant-select-tree li .ant-select-tree-node-content-wrapper {
  display: inline-block;
  width: calc(100% - 24px);
  margin: 0;
  padding: 3px 5px;
  color: rgba(0, 0, 0, 0.65);
  text-decoration: none;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-select-tree li .ant-select-tree-node-content-wrapper:hover {
  background-color: #e6f7ff;
}
.theme-light .ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background-color: #bae7ff;
}
.theme-light .ant-select-tree li span.ant-select-tree-checkbox {
  margin: 0 4px 0 0;
}
.theme-light .ant-select-tree li span.ant-select-tree-checkbox + .ant-select-tree-node-content-wrapper {
  width: calc(100% - 46px);
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher,
.theme-light .ant-select-tree li span.ant-select-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  border: 0 none;
  outline: none;
  cursor: pointer;
}
.theme-light .ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  color: #1890ff;
  font-size: 14px;
  transform: none;
}
.theme-light .ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher {
  position: relative;
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop {
  cursor: auto;
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon,
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon,
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon svg,
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon,
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon,
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon svg,
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg {
  transition: transform 0.3s;
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg {
  transform: rotate(-90deg);
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon,
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #1890ff;
  font-size: 14px;
  transform: none;
}
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon svg,
.theme-light .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.theme-light .ant-select-tree .ant-select-tree-treenode-loading .ant-select-tree-iconEle {
  display: none;
}
.theme-light .ant-select-tree-child-tree {
  display: none;
}
.theme-light .ant-select-tree-child-tree-open {
  display: block;
}
.theme-light li.ant-select-tree-treenode-disabled > span:not(.ant-select-tree-switcher),
.theme-light li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper,
.theme-light li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper:hover {
  background: transparent;
}
.theme-light .ant-select-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.theme-light .ant-select-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.theme-light .ant-select-tree-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.theme-light .ant-select-tree-dropdown .ant-select-dropdown-search {
  position: sticky;
  top: 0;
  z-index: 1;
  display: block;
  padding: 4px;
  background: #fff;
}
.theme-light .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap {
  width: 100%;
}
.theme-light .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field {
  box-sizing: border-box;
  width: 100%;
  padding: 4px 7px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  outline: none;
}
.theme-light .ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide {
  display: none;
}
.theme-light .ant-select-tree-dropdown .ant-select-not-found {
  display: block;
  padding: 7px 16px;
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.theme-light .ant-typography {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-typography.ant-typography-secondary {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-typography.ant-typography-warning {
  color: #faad14;
}
.theme-light .ant-typography.ant-typography-danger {
  color: #f5222d;
}
.theme-light .ant-typography.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-light div.ant-typography,
.theme-light .ant-typography p {
  margin-bottom: 1em;
}
.theme-light h1.ant-typography,
.theme-light .ant-typography h1 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 38px;
  line-height: 1.23;
}
.theme-light h2.ant-typography,
.theme-light .ant-typography h2 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 30px;
  line-height: 1.35;
}
.theme-light h3.ant-typography,
.theme-light .ant-typography h3 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.35;
}
.theme-light h4.ant-typography,
.theme-light .ant-typography h4 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
.theme-light .ant-typography + h1.ant-typography,
.theme-light .ant-typography + h2.ant-typography,
.theme-light .ant-typography + h3.ant-typography,
.theme-light .ant-typography + h4.ant-typography {
  margin-top: 1.2em;
}
.theme-light .ant-typography div + h1,
.theme-light .ant-typography ul + h1,
.theme-light .ant-typography li + h1,
.theme-light .ant-typography p + h1,
.theme-light .ant-typography h1 + h1,
.theme-light .ant-typography h2 + h1,
.theme-light .ant-typography h3 + h1,
.theme-light .ant-typography h4 + h1,
.theme-light .ant-typography div + h2,
.theme-light .ant-typography ul + h2,
.theme-light .ant-typography li + h2,
.theme-light .ant-typography p + h2,
.theme-light .ant-typography h1 + h2,
.theme-light .ant-typography h2 + h2,
.theme-light .ant-typography h3 + h2,
.theme-light .ant-typography h4 + h2,
.theme-light .ant-typography div + h3,
.theme-light .ant-typography ul + h3,
.theme-light .ant-typography li + h3,
.theme-light .ant-typography p + h3,
.theme-light .ant-typography h1 + h3,
.theme-light .ant-typography h2 + h3,
.theme-light .ant-typography h3 + h3,
.theme-light .ant-typography h4 + h3,
.theme-light .ant-typography div + h4,
.theme-light .ant-typography ul + h4,
.theme-light .ant-typography li + h4,
.theme-light .ant-typography p + h4,
.theme-light .ant-typography h1 + h4,
.theme-light .ant-typography h2 + h4,
.theme-light .ant-typography h3 + h4,
.theme-light .ant-typography h4 + h4 {
  margin-top: 1.2em;
}
.theme-light span.ant-typography-ellipsis {
  display: inline-block;
}
.theme-light .ant-typography a {
  color: #1890ff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
}
.theme-light .ant-typography a:focus,
.theme-light .ant-typography a:hover {
  color: #40a9ff;
}
.theme-light .ant-typography a:active {
  color: #096dd9;
}
.theme-light .ant-typography a:active,
.theme-light .ant-typography a:hover {
  text-decoration: none;
}
.theme-light .ant-typography a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-light .ant-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 3px;
}
.theme-light .ant-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
.theme-light .ant-typography u,
.theme-light .ant-typography ins {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
.theme-light .ant-typography s,
.theme-light .ant-typography del {
  text-decoration: line-through;
}
.theme-light .ant-typography strong {
  font-weight: 600;
}
.theme-light .ant-typography-expand,
.theme-light .ant-typography-edit,
.theme-light .ant-typography-copy {
  color: #1890ff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  margin-left: 8px;
}
.theme-light .ant-typography-expand:focus,
.theme-light .ant-typography-edit:focus,
.theme-light .ant-typography-copy:focus,
.theme-light .ant-typography-expand:hover,
.theme-light .ant-typography-edit:hover,
.theme-light .ant-typography-copy:hover {
  color: #40a9ff;
}
.theme-light .ant-typography-expand:active,
.theme-light .ant-typography-edit:active,
.theme-light .ant-typography-copy:active {
  color: #096dd9;
}
.theme-light .ant-typography-copy-success,
.theme-light .ant-typography-copy-success:hover,
.theme-light .ant-typography-copy-success:focus {
  color: #52c41a;
}
.theme-light .ant-typography-edit-content {
  position: relative;
}
.theme-light div.ant-typography-edit-content {
  left: -12px;
  margin-top: -5px;
  margin-bottom: calc(1em - 4px - 2px);
}
.theme-light .ant-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}
.theme-light .ant-typography-edit-content textarea {
  -moz-transition: none;
}
.theme-light .ant-typography ul,
.theme-light .ant-typography ol {
  margin: 0 0 1em 0;
  padding: 0;
}
.theme-light .ant-typography ul li,
.theme-light .ant-typography ol li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}
.theme-light .ant-typography ul li {
  list-style-type: circle;
}
.theme-light .ant-typography ul li li {
  list-style-type: disc;
}
.theme-light .ant-typography ol li {
  list-style-type: decimal;
}
.theme-light .ant-typography-ellipsis-single-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-light .ant-typography-ellipsis-multiple-line {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.theme-light .ant-upload {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  outline: 0;
}
.theme-light .ant-upload p {
  margin: 0;
}
.theme-light .ant-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}
.theme-light .ant-upload input[type='file'] {
  cursor: pointer;
}
.theme-light .ant-upload.ant-upload-select {
  display: inline-block;
}
.theme-light .ant-upload.ant-upload-disabled {
  cursor: not-allowed;
}
.theme-light .ant-upload.ant-upload-select-picture-card {
  display: table;
  float: left;
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.3s ease;
}
.theme-light .ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.theme-light .ant-upload.ant-upload-select-picture-card:hover {
  border-color: #1890ff;
}
.theme-light .ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 1px dashed rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.theme-light .ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0;
}
.theme-light .ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #096dd9;
}
.theme-light .ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}
.theme-light .ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}
.theme-light .ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.theme-light .ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #40a9ff;
}
.theme-light .ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px;
}
.theme-light .ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #40a9ff;
  font-size: 48px;
}
.theme-light .ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}
.theme-light .ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.theme-light .ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(0, 0, 0, 0.25);
  font-size: 30px;
  transition: all 0.3s;
}
.theme-light .ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-upload-picture-card-wrapper {
  zoom: 1;
  display: inline-block;
  width: 100%;
}
.theme-light .ant-upload-picture-card-wrapper::before,
.theme-light .ant-upload-picture-card-wrapper::after {
  display: table;
  content: '';
}
.theme-light .ant-upload-picture-card-wrapper::after {
  clear: both;
}
.theme-light .ant-upload-picture-card-wrapper::before,
.theme-light .ant-upload-picture-card-wrapper::after {
  display: table;
  content: '';
}
.theme-light .ant-upload-picture-card-wrapper::after {
  clear: both;
}
.theme-light .ant-upload-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  zoom: 1;
}
.theme-light .ant-upload-list::before,
.theme-light .ant-upload-list::after {
  display: table;
  content: '';
}
.theme-light .ant-upload-list::after {
  clear: both;
}
.theme-light .ant-upload-list::before,
.theme-light .ant-upload-list::after {
  display: table;
  content: '';
}
.theme-light .ant-upload-list::after {
  clear: both;
}
.theme-light .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
  padding-right: 14px;
}
.theme-light .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
  padding-right: 28px;
}
.theme-light .ant-upload-list-item {
  position: relative;
  height: 22px;
  margin-top: 8px;
  font-size: 14px;
}
.theme-light .ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-light .ant-upload-list-item-name-icon-count-1 {
  padding-right: 14px;
}
.theme-light .ant-upload-list-item-card-actions {
  position: absolute;
  right: 0;
  opacity: 0;
}
.theme-light .ant-upload-list-item-card-actions.picture {
  top: 25px;
  line-height: 1;
  opacity: 1;
}
.theme-light .ant-upload-list-item-card-actions .anticon {
  padding-right: 6px;
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-upload-list-item-info {
  height: 100%;
  padding: 0 12px 0 4px;
  transition: background-color 0.3s;
}
.theme-light .ant-upload-list-item-info > span {
  display: block;
  width: 100%;
  height: 100%;
}
.theme-light .ant-upload-list-item-info .anticon-loading,
.theme-light .ant-upload-list-item-info .anticon-paper-clip {
  position: absolute;
  top: 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.theme-light .ant-upload-list-item .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  top: 6px;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s;
}
:root .ant-upload-list-item .anticon-close {
  font-size: 12px;
}
.theme-light .ant-upload-list-item .anticon-close:hover {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #e6f7ff;
}
.theme-light .ant-upload-list-item:hover .anticon-close {
  opacity: 1;
}
.theme-light .ant-upload-list-item:hover .ant-upload-list-item-card-actions {
  opacity: 1;
}
.theme-light .ant-upload-list-item-error,
.theme-light .ant-upload-list-item-error .anticon-paper-clip,
.theme-light .ant-upload-list-item-error .ant-upload-list-item-name {
  color: #f5222d;
}
.theme-light .ant-upload-list-item-error .ant-upload-list-item-card-actions {
  opacity: 1;
}
.theme-light .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  color: #f5222d;
}
.theme-light .ant-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 26px;
  font-size: 14px;
  line-height: 0;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 66px;
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item:hover,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-error,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #f5222d;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-info,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-uploading,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-thumbnail,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 48px;
  height: 48px;
  font-size: 26px;
  line-height: 54px;
  text-align: center;
  opacity: 0.8;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-icon,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  transform: translate(-50%, -50%);
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-image,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-name,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
  padding-right: 18px;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
  padding-right: 36px;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  line-height: 28px;
}
.theme-light .ant-upload-list-picture .ant-upload-list-item-progress,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px;
}
.theme-light .ant-upload-list-picture .anticon-close,
.theme-light .ant-upload-list-picture-card .anticon-close {
  position: absolute;
  top: 8px;
  right: 8px;
  line-height: 1;
  opacity: 1;
}
.theme-light .ant-upload-list-picture-card.ant-upload-list::after {
  display: none;
}
.theme-light .ant-upload-list-picture-card-container {
  float: left;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item {
  float: left;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
  content: ' ';
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 1.5;
  text-align: center;
}
.theme-light .ant-upload-list-picture-card .anticon-picture + .ant-upload-list-item-name {
  position: absolute;
  bottom: 10px;
  display: block;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none;
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-uploading-text {
  margin-top: 18px;
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 32px;
  padding-left: 0;
}
.theme-light .ant-upload-list .ant-upload-success-icon {
  color: #52c41a;
  font-weight: bold;
}
.theme-light .ant-upload-list .ant-upload-animate-enter,
.theme-light .ant-upload-list .ant-upload-animate-leave,
.theme-light .ant-upload-list .ant-upload-animate-inline-enter,
.theme-light .ant-upload-list .ant-upload-animate-inline-leave {
  animation-duration: 0.3s;
  animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.theme-light .ant-upload-list .ant-upload-animate-enter {
  animation-name: uploadAnimateIn;
}
.theme-light .ant-upload-list .ant-upload-animate-leave {
  animation-name: uploadAnimateOut;
}
.theme-light .ant-upload-list .ant-upload-animate-inline-enter {
  animation-name: uploadAnimateInlineIn;
}
.theme-light .ant-upload-list .ant-upload-animate-inline-leave {
  animation-name: uploadAnimateInlineOut;
}
@keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}

.theme-dark {
  background: linear-gradient(135deg, #283547 0%, #0E1820 100%);
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-menu {
  box-shadow: none;
}
.theme-dark .ant-menu-inline,
.theme-dark .ant-menu-vertical,
.theme-dark .ant-menu-vertical-left {
  border-right: none;
}
.theme-dark .ant-menu-dark .ant-menu-submenu {
  text-align: center;
}
.theme-dark .ant-menu-dark .ant-menu-submenu-horizontal .ant-menu,
.theme-dark .ant-menu-dark .ant-menu-submenu-vertical .ant-menu {
  margin: 0;
}
.theme-dark .ant-menu-light .ant-menu-item {
  margin: 0;
}
.theme-dark .ant-menu-light .ant-menu-item:not(:last-child) {
  margin: 0;
}
.theme-dark .ant-menu-light .ant-menu-submenu > .ant-menu-submenu-title {
  margin: 0;
}
.theme-dark .ant-breadcrumb {
  height: 36px;
  line-height: 36px;
  padding-left: 40px;
  box-sizing: border-box;
}
.theme-dark .ant-breadcrumb > span .ant-breadcrumb-link a:link,
.theme-dark .ant-breadcrumb > span .ant-breadcrumb-link a:visited,
.theme-dark .ant-breadcrumb > span .ant-breadcrumb-link a:hover,
.theme-dark .ant-breadcrumb > span .ant-breadcrumb-link a:active {
  text-decoration: none;
}
.theme-dark .ant-btn-link {
  color: #49aff7;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-dark .ant-btn-link .normal {
  color: #49aff7;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-dark .ant-btn-link .btn-disabled-for-ant {
  color: #999;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-dark .ant-btn-link:disabled {
  color: #999;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-dark .ant-btn-link:disabled:hover,
.theme-dark .ant-btn-link:disabled:focus,
.theme-dark .ant-btn-link:disabled:active {
  color: #999;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-dark .ant-btn-link:focus,
.theme-dark .ant-btn-link:hover {
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-dark .ant-btn-link:active {
  color: #49aff7;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-dark .ant-btn-danger:focus {
  background-color: #E64242;
  color: #fff;
  border-color: #E64242;
}
.theme-dark .ant-pagination.mini .ant-pagination-item {
  margin-right: 5px;
  font-size: 12px;
}
.theme-dark .ant-pagination.mini .ant-pagination-prev,
.theme-dark .ant-pagination.mini .ant-pagination-next {
  margin-right: 5px;
}
.theme-dark .ant-pagination.mini .ant-pagination-options .ant-select-selection-selected-value {
  font-size: 12px;
}
.theme-dark .ant-table-thead > tr > th {
  padding: 14px 8px;
}
.theme-dark .ant-table-tbody > tr > td {
  padding: 14px 8px;
}
.theme-dark .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  min-width: 120px;
  max-width: 180px;
  margin: 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
}
.theme-dark .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar {
  min-width: 120px;
  max-width: 180px;
  bottom: none;
  top: 0;
}
.theme-dark .ant-tabs .ant-tabs-extra-content {
  line-height: 46px;
}
.theme-dark .ant-spin-nested-loading {
  width: 100%;
  height: 100%;
}
.theme-dark .ant-spin-nested-loading .ant-spin-container {
  height: 100%;
  width: 100%;
}
.theme-dark .ant-spin-nested-loading > div > .ant-spin {
  max-height: none;
}
.theme-dark .ant-dropdown .ant-dropdown-menu {
  overflow-y: auto;
  overflow-y: overlay;
}
.theme-dark .ant-cascader-menu {
  width: 270px;
  overflow-x: hidden;
}
.theme-dark .ant-cascader-menu .ant-cascader-menu-item {
  overflow: hidden;
  text-overflow: ellipsis;
}
.theme-dark .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.theme-dark .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  background-color: #455265;
}
.theme-dark .ant-switch-disabled {
  cursor: not-allowed;
  pointer-events: inherit;
}
.theme-dark .ant-switch-disabled:after {
  cursor: not-allowed;
}
.theme-dark .ant-upload-list .ant-upload-list-item-info {
  padding: 0 20px 0 4px;
}
.theme-dark .ant-upload-list .ant-upload-list-item-info .ant-upload-list-item-card-actions .anticon-delete {
  color: #E64242;
}
.theme-dark .ant-modal {
  top: 156px;
  z-index: 1300;
}
.theme-dark .ant-modal .ant-modal-content .ant-modal-body {
  padding-bottom: 16px;
}
.theme-dark .ant-modal .ant-modal-content .ant-modal-body .ant-input-number-handler-wrap {
  display: none;
}
.theme-dark .ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
  font-size: 20px;
}
.theme-dark .ant-modal .ant-modal-content .ant-modal-footer {
  padding-bottom: 32px;
  border-top: none;
  text-align: center;
}
.theme-dark .ant-modal .ant-modal-content .ant-modal-footer > div {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
.theme-dark .ant-modal .ant-modal-content .ant-confirm-btns {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  float: none;
}
.theme-dark .ant-modal .ant-modal-content .ant-btn {
  margin: 0 6px;
}
.theme-dark textarea.ant-input {
  padding: 8px 11px;
  height: auto;
}
.theme-dark .ant-input-disabled:hover {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap .ant-select-search__field {
  background: #2F3D4F;
}
.theme-dark .ant-select-tree-dropdown .ant-select-tree .ant-select-tree-treenode-selected .ant-select-tree-node-selected {
  background-color: #315B91;
}
.theme-dark .ant-calendar-picker-container .ant-calendar-range .ant-calendar-in-range-cell:before {
  background: #47638B;
}
.theme-dark .ant-calendar-picker-container .ant-calendar-disabled-cell .ant-calendar-date {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ant-calendar-selected-day:not(.ant-calendar-selected-date):not(.ant-calendar-selected-start-date):not(.ant-calendar-selected-end-date) .ant-calendar-date {
  background-color: #455265;
}
.theme-dark .ant-time-picker-panel-input {
  background-color: inherit;
}
.theme-dark .c-text-info {
  color: #2199E9;
}
.theme-dark .c-text-error {
  color: #E64242;
}
.theme-dark .c-text-secondary {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-text-warning {
  color: #F0B235;
}
.theme-dark .c-text-primary {
  color: #2199E9;
}
.theme-dark .c-text-success {
  color: #75E040;
}
.theme-dark .c-text-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .c-select-option-description {
  color: rgba(255, 255, 255, 0.42);
  font-size: 12px;
}
.theme-dark .c-border-base {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-modal .ant-modal-content .ant-modal-body {
  background: #2F3D4F;
}
.theme-dark .ant-modal .ant-modal-content .ant-modal-close:hover {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-notification-notice-close:hover {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .ant-calendar {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.theme-dark ::-webkit-scrollbar-track {
  background-color: #101D2B;
  margin: 2px;
  border-radius: 2px;
}
.theme-dark ::-webkit-scrollbar-track:disabled {
  background-color: #172331;
}
.theme-dark ::-webkit-scrollbar-thumb {
  background-color: #455265;
  border-radius: 2px;
  border: 1px solid #101D2B;
}
.theme-dark ::-webkit-scrollbar-thumb:vertical {
  border-width: 0 1px;
}
.theme-dark ::-webkit-scrollbar-thumb:horizontal {
  border-width: 1px 0;
}
.theme-dark ::-webkit-scrollbar-thumb:hover {
  background-color: #647690;
}
.theme-dark ::-webkit-scrollbar-thumb:active {
  background-color: #315B91;
}
.theme-dark ::-webkit-scrollbar-corner {
  background-color: #2D4258;
}
.theme-dark ::-webkit-scrollbar-button {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background-color: #101D2B;
  background-repeat: no-repeat;
}
.theme-dark ::-webkit-scrollbar-button:hover {
  background-color: #31465C;
}
.theme-dark ::-webkit-scrollbar-button:active {
  background-color: #060F18;
}
.theme-dark ::-webkit-scrollbar-button:disabled {
  background-color: #172331;
}
.theme-dark ::-webkit-scrollbar-button:decrement:end,
.theme-dark ::-webkit-scrollbar-button:increment:start {
  display: none;
}
.theme-dark ::-webkit-scrollbar-button:horizontal:increment {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDRsLTggNHoiIGZpbGw9IiM5RUE1QUUiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:horizontal:increment:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDRsLTggNHoiIGZpbGw9IiM4NjlBQjciLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:horizontal:increment:active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDRsLTggNHoiIGZpbGw9IiMzMTVCOTEiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:horizontal:increment:disabled {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDRsLTggNHoiIGZpbGw9IiM0NTUwNUMiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:horizontal:decrement {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgNmw4IC00bDAgOHoiIGZpbGw9IiM5RUE1QUUiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:horizontal:decrement:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgNmw4IC00bDAgOHoiIGZpbGw9IiM4NjlBQjciLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:horizontal:decrement:active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgNmw4IC00bDAgOHoiIGZpbGw9IiMzMTVCOTEiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:horizontal:decrement:disabled {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgNmw4IC00bDAgOHoiIGZpbGw9IiM0NTUwNUMiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:vertical:increment {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDBsLTQgOHoiIGZpbGw9IiM5RUE1QUUiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:vertical:increment:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDBsLTQgOHoiIGZpbGw9IiM4NjlBQjciLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:vertical:increment:active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDBsLTQgOHoiIGZpbGw9IiMzMTVCOTEiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:vertical:increment:disabled {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDBsLTQgOHoiIGZpbGw9IiM0NTUwNUMiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:vertical:decrement {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTYgMmw0IDhsLTggMHoiIGZpbGw9IiM5RUE1QUUiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:vertical:decrement:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTYgMmw0IDhsLTggMHoiIGZpbGw9IiM4NjlBQjciLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:vertical:decrement:active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTYgMmw0IDhsLTggMHoiIGZpbGw9IiMzMTVCOTEiLz4KPC9zdmc+Cg==);
}
.theme-dark ::-webkit-scrollbar-button:vertical:decrement:disabled {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTYgMmw0IDhsLTggMHoiIGZpbGw9IiM0NTUwNUMiLz4KPC9zdmc+Cg==);
}

.theme-light {
  background: #F0F2F5;
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .ant-menu {
  box-shadow: none;
}
.theme-light .ant-menu-inline,
.theme-light .ant-menu-vertical,
.theme-light .ant-menu-vertical-left {
  border-right: none;
}
.theme-light .ant-menu-dark .ant-menu-submenu {
  text-align: center;
}
.theme-light .ant-menu-dark .ant-menu-submenu-horizontal .ant-menu,
.theme-light .ant-menu-dark .ant-menu-submenu-vertical .ant-menu {
  margin: 0;
}
.theme-light .ant-menu-light .ant-menu-item {
  margin: 0;
}
.theme-light .ant-menu-light .ant-menu-item:not(:last-child) {
  margin: 0;
}
.theme-light .ant-menu-light .ant-menu-submenu > .ant-menu-submenu-title {
  margin: 0;
}
.theme-light .ant-breadcrumb {
  height: 36px;
  line-height: 36px;
  padding-left: 40px;
  box-sizing: border-box;
}
.theme-light .ant-breadcrumb > span .ant-breadcrumb-link a:link,
.theme-light .ant-breadcrumb > span .ant-breadcrumb-link a:visited,
.theme-light .ant-breadcrumb > span .ant-breadcrumb-link a:hover,
.theme-light .ant-breadcrumb > span .ant-breadcrumb-link a:active {
  text-decoration: none;
}
.theme-light .ant-btn-link {
  color: #49aff7;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-light .ant-btn-link .normal {
  color: #49aff7;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-light .ant-btn-link .btn-disabled-for-ant {
  color: #999;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-light .ant-btn-link:disabled {
  color: #999;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-light .ant-btn-link:disabled:hover,
.theme-light .ant-btn-link:disabled:focus,
.theme-light .ant-btn-link:disabled:active {
  color: #999;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-light .ant-btn-link:focus,
.theme-light .ant-btn-link:hover {
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-light .ant-btn-link:active {
  color: #49aff7;
  background-color: transparent;
  border: 1px solid transparent;
}
.theme-light .ant-btn-danger:focus {
  background-color: #f5222d;
  color: #fff;
  border-color: #f5222d;
}
.theme-light .ant-pagination.mini .ant-pagination-item {
  margin-right: 5px;
  font-size: 12px;
}
.theme-light .ant-pagination.mini .ant-pagination-prev,
.theme-light .ant-pagination.mini .ant-pagination-next {
  margin-right: 5px;
}
.theme-light .ant-pagination.mini .ant-pagination-options .ant-select-selection-selected-value {
  font-size: 12px;
}
.theme-light .ant-table-thead > tr > th {
  padding: 14px 8px;
}
.theme-light .ant-table-tbody > tr > td {
  padding: 14px 8px;
}
.theme-light .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  min-width: 120px;
  max-width: 180px;
  margin: 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
}
.theme-light .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar {
  min-width: 120px;
  max-width: 180px;
  bottom: none;
  top: 0;
}
.theme-light .ant-tabs .ant-tabs-extra-content {
  line-height: 46px;
}
.theme-light .ant-spin-nested-loading {
  width: 100%;
  height: 100%;
}
.theme-light .ant-spin-nested-loading .ant-spin-container {
  height: 100%;
  width: 100%;
}
.theme-light .ant-spin-nested-loading > div > .ant-spin {
  max-height: none;
}
.theme-light .ant-dropdown .ant-dropdown-menu {
  overflow-y: auto;
  overflow-y: overlay;
}
.theme-light .ant-cascader-menu {
  width: 270px;
  overflow-x: hidden;
}
.theme-light .ant-cascader-menu .ant-cascader-menu-item {
  overflow: hidden;
  text-overflow: ellipsis;
}
.theme-light .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.theme-light .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  background-color: #fafafa;
}
.theme-light .ant-switch-disabled {
  cursor: not-allowed;
  pointer-events: inherit;
}
.theme-light .ant-switch-disabled:after {
  cursor: not-allowed;
}
.theme-light .ant-upload-list .ant-upload-list-item-info {
  padding: 0 20px 0 4px;
}
.theme-light .ant-upload-list .ant-upload-list-item-info .ant-upload-list-item-card-actions .anticon-delete {
  color: #f5222d;
}
.theme-light .ant-modal {
  top: 156px;
  z-index: 1300;
}
.theme-light .ant-modal .ant-modal-content .ant-modal-body {
  padding-bottom: 16px;
}
.theme-light .ant-modal .ant-modal-content .ant-modal-body .ant-input-number-handler-wrap {
  display: none;
}
.theme-light .ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
  font-size: 20px;
}
.theme-light .ant-modal .ant-modal-content .ant-modal-footer {
  padding-bottom: 32px;
  border-top: none;
  text-align: center;
}
.theme-light .ant-modal .ant-modal-content .ant-modal-footer > div {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
.theme-light .ant-modal .ant-modal-content .ant-confirm-btns {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  float: none;
}
.theme-light .ant-modal .ant-modal-content .ant-btn {
  margin: 0 6px;
}
.theme-light textarea.ant-input {
  padding: 8px 11px;
  height: auto;
}
.theme-light .ant-input-disabled:hover {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap .ant-select-search__field {
  background: #fff;
}
.theme-light .ant-select-tree-dropdown .ant-select-tree .ant-select-tree-treenode-selected .ant-select-tree-node-selected {
  background-color: #e6f7ff;
}
.theme-light .ant-calendar-picker-container .ant-calendar-range .ant-calendar-in-range-cell:before {
  background: #E6F7FF;
}
.theme-light .ant-calendar-picker-container .ant-calendar-disabled-cell .ant-calendar-date {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .ant-calendar-selected-day:not(.ant-calendar-selected-date):not(.ant-calendar-selected-start-date):not(.ant-calendar-selected-end-date) .ant-calendar-date {
  background-color: #fafafa;
}
.theme-light .ant-time-picker-panel-input {
  background-color: inherit;
}
.theme-light .c-text-info {
  color: #1890ff;
}
.theme-light .c-text-error {
  color: #f5222d;
}
.theme-light .c-text-secondary {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-text-warning {
  color: #faad14;
}
.theme-light .c-text-primary {
  color: #1890ff;
}
.theme-light .c-text-success {
  color: #52c41a;
}
.theme-light .c-text-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .c-select-option-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.theme-light .c-border-base {
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.theme-light ::-webkit-scrollbar-track {
  background-color: #F0F2F5;
  margin: 2px;
  border-radius: 2px;
}
.theme-light ::-webkit-scrollbar-track:disabled {
  background-color: #FAFAFA;
}
.theme-light ::-webkit-scrollbar-thumb {
  background-color: #D7DDE6;
  border-radius: 2px;
  border: 1px solid #F0F2F5;
}
.theme-light ::-webkit-scrollbar-thumb:vertical {
  border-width: 0 1px;
}
.theme-light ::-webkit-scrollbar-thumb:horizontal {
  border-width: 1px 0;
}
.theme-light ::-webkit-scrollbar-thumb:hover {
  background-color: #C5CBD4;
}
.theme-light ::-webkit-scrollbar-thumb:active {
  background-color: #ADB3BE;
}
.theme-light ::-webkit-scrollbar-corner {
  background-color: #F0F2F5;
}
.theme-light ::-webkit-scrollbar-button {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background-color: #F0F2F5;
  background-repeat: no-repeat;
}
.theme-light ::-webkit-scrollbar-button:hover {
  background-color: #DCDEE2;
}
.theme-light ::-webkit-scrollbar-button:active {
  background-color: #869AB7;
}
.theme-light ::-webkit-scrollbar-button:disabled {
  background-color: #FAFAFA;
}
.theme-light ::-webkit-scrollbar-button:decrement:end,
.theme-light ::-webkit-scrollbar-button:increment:start {
  display: none;
}
.theme-light ::-webkit-scrollbar-button:horizontal:increment {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDRsLTggNHoiIGZpbGw9IiM5NDlBQTEiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:horizontal:increment:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDRsLTggNHoiIGZpbGw9IiM4NjlBQjciLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:horizontal:increment:active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDRsLTggNHoiIGZpbGw9IiNENURGRUMiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:horizontal:increment:disabled {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDRsLTggNHoiIGZpbGw9IiNDRENGRDIiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:horizontal:decrement {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgNmw4IC00bDAgOHoiIGZpbGw9IiM5NDlBQTEiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:horizontal:decrement:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgNmw4IC00bDAgOHoiIGZpbGw9IiM4NjlBQjciLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:horizontal:decrement:active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgNmw4IC00bDAgOHoiIGZpbGw9IiNENURGRUMiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:horizontal:decrement:disabled {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgNmw4IC00bDAgOHoiIGZpbGw9IiNDRENGRDIiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:vertical:increment {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDBsLTQgOHoiIGZpbGw9IiM5NDlBQTEiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:vertical:increment:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDBsLTQgOHoiIGZpbGw9IiM4NjlBQjciLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:vertical:increment:active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDBsLTQgOHoiIGZpbGw9IiNENURGRUMiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:vertical:increment:disabled {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTIgMmw4IDBsLTQgOHoiIGZpbGw9IiNDRENGRDIiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:vertical:decrement {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTYgMmw0IDhsLTggMHoiIGZpbGw9IiM5NDlBQTEiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:vertical:decrement:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTYgMmw0IDhsLTggMHoiIGZpbGw9IiM4NjlBQjciLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:vertical:decrement:active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTYgMmw0IDhsLTggMHoiIGZpbGw9IiNENURGRUMiLz4KPC9zdmc+Cg==);
}
.theme-light ::-webkit-scrollbar-button:vertical:decrement:disabled {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KPHBhdGggZD0iTTYgMmw0IDhsLTggMHoiIGZpbGw9IiNDRENGRDIiLz4KPC9zdmc+Cg==);
}

.c-subMenu-container {
  min-width: 120px;
}
.c-subMenu-container .ant-menu-sub {
  width: 240px;
  margin-top: -8px;
  margin-left: -50px;
}
.c-subMenu-container .ant-menu-sub .group-item {
  display: inline-flex;
  width: 120px;
  flex-direction: column;
  align-items: flex-start;
  text-align: center;
  box-sizing: border-box;
  background-color: #1b1b1b;
}
.c-subMenu-container .ant-menu-sub .group-item .ant-menu-item-group-title {
  padding: 0;
}
.c-subMenu-container .ant-menu-sub .group-item .ant-menu-item-group-list {
  margin: 0 auto;
}
.c-subMenu-container .ant-menu-sub .group-item .ant-menu-item-group-list .ant-menu-item {
  padding: 0 16px;
}
.c-subMenu-container .ant-menu-sub .left-group-item {
  display: inline-flex;
  width: 120px;
  flex-direction: column;
  align-items: flex-start;
  text-align: center;
  box-sizing: border-box;
  background-color: #1b1b1b;
  border-right: 1px solid #444;
}
.c-subMenu-container .ant-menu-sub .left-group-item .ant-menu-item-group-title {
  padding: 0;
}
.c-subMenu-container .ant-menu-sub .left-group-item .ant-menu-item-group-list {
  margin: 0 auto;
}
.c-subMenu-container .ant-menu-sub .left-group-item .ant-menu-item-group-list .ant-menu-item {
  padding: 0 16px;
}
.c-subMenu-container .ant-menu-sub .right-group-item {
  display: inline-flex;
  width: 120px;
  flex-direction: column;
  align-items: flex-start;
  text-align: center;
  box-sizing: border-box;
  background-color: #1b1b1b;
}
.c-subMenu-container .ant-menu-sub .right-group-item .ant-menu-item-group-title {
  padding: 0;
}
.c-subMenu-container .ant-menu-sub .right-group-item .ant-menu-item-group-list {
  margin: 0 auto;
}
.c-subMenu-container .ant-menu-sub .right-group-item .ant-menu-item-group-list .ant-menu-item {
  padding: 0 16px;
}
.c-singleSubMen-container {
  min-width: 120px;
}
.c-singleSubMen-container .ant-menu-sub {
  margin-top: -8px;
  width: 120px;
  min-width: 120px;
  text-align: center;
  background-color: #1b1b1b;
}
.theme-light .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal {
  max-width: 840px;
  background-color: transparent;
  border-bottom: none;
}
.theme-light .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal .ant-menu-item,
.theme-light .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal .ant-menu-submenu {
  margin-right: 64px;
  border-bottom: 2px solid transparent;
}
.theme-light .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal .ant-menu-item-active {
  border-bottom: 2px solid #1890ff;
}
.theme-light .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal .ant-menu-item-selected {
  background: transparent;
  border-bottom: 4px solid #1890ff;
}
.theme-dark .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal {
  max-width: 840px;
  background-color: transparent;
  border-bottom: none;
}
.theme-dark .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal .ant-menu-item,
.theme-dark .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal .ant-menu-submenu {
  margin-right: 64px;
  border-bottom: 2px solid transparent;
}
.theme-dark .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal .ant-menu-item-active {
  border-bottom: 2px solid #2199E9;
}
.theme-dark .c-custom-menu.ant-menu.ant-menu-dark.ant-menu-horizontal .ant-menu-item-selected {
  background: transparent;
  border-bottom: 4px solid #2199E9;
}

body .ant-notification {
  z-index: 990;
}
.theme-light .c-notify-close-all {
  background: #fff;
}
.theme-light .c-notify-close-all:hover {
  background: #fff;
}
.theme-dark .c-notify-close-all {
  background: #2F3D4F;
}
.theme-dark .c-notify-close-all:hover {
  background: #2F3D4F;
}

.c-confirm {
  width: 120px;
}
.c-confirm .c-confirm-btn-wrapper {
  display: flex;
  justify-content: flex-end;
}
.c-confirm .c-confirm-btn-wrapper .c-confirm-btn-cancel {
  margin-right: 8px;
}
.c-confirm > h5 {
  font-size: 14px;
}

.c-alarm-page-detail-modal .ant-modal .ant-modal-content .ant-modal-footer {
  padding-bottom: 10px;
}
.c-alarm-page-detail-modal .ant-popover {
  z-index: 1300;
}
.c-page-alarm-detail {
  display: flex;
  flex-direction: column;
}
.c-page-alarm-detail .base-wrapper {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
}
.c-page-alarm-detail .top-wrapper {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
  padding: 20px 0;
}
.c-page-alarm-detail .top-wrapper .img-block {
  display: flex;
  flex: 0 0 auto;
  width: 22%;
  height: 78px;
}
.c-page-alarm-detail .top-wrapper .img-block img {
  width: 100%;
  height: 100%;
}
.c-page-alarm-detail .top-wrapper .block {
  display: flex;
  flex: 0 0 auto;
  width: 22%;
  height: 78px;
  width: 26%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.c-page-alarm-detail .top-wrapper .block img {
  width: 100%;
  height: 100%;
}
.c-page-alarm-detail .top-wrapper .block .label {
  display: inline-block;
  text-align: center;
  width: 100%;
  font-size: 14px;
}
.c-page-alarm-detail .top-wrapper .block .label.type {
  background: url(/static/media/类型.58fba44c.svg) no-repeat 25% 2px;
  background-size: 18px 18px;
}
.c-page-alarm-detail .top-wrapper .block .label.level {
  background: url(/static/media/级别.3d1c782d.svg) no-repeat 25% 1px;
  background-size: 18px 18px;
}
.c-page-alarm-detail .top-wrapper .block .label.time {
  background: url(/static/media/触发时间.d40a586a.svg) no-repeat 18% 2px;
  background-size: 18px 18px;
}
.c-page-alarm-detail .top-wrapper .block .value {
  display: inline-block;
  text-align: center;
  font-size: 12px;
}
.c-page-alarm-detail .top-wrapper .block .value.alarm-type {
  font-size: 18px;
}
.c-page-alarm-detail .top-wrapper .block .value.alarm-level {
  font-size: 22px;
}
.c-page-alarm-detail .top-wrapper .block .value.alarm-time {
  width: 80px;
}
.c-page-alarm-detail .mid-wrapper {
  display: flex;
  margin-bottom: 8px;
  flex-direction: row;
  padding: 16px 28px;
}
.c-page-alarm-detail .mid-wrapper .block-wrapper {
  display: flex;
  flex: 0 0 auto;
  padding: 0 8px;
  width: 33.3333%;
  height: 143px;
  flex-direction: column;
  justify-content: space-between;
}
.c-page-alarm-detail .mid-wrapper .block-wrapper.lg {
  width: 50%;
  height: 200px;
  justify-content: flex-start;
}
.c-page-alarm-detail .mid-wrapper .block-wrapper .block {
  display: flex;
  flex-direction: column;
  height: 40%;
}
.c-page-alarm-detail .mid-wrapper .block-wrapper .block.sm {
  height: 76px;
}
.c-page-alarm-detail .mid-wrapper .block-wrapper .block.lg {
  min-height: 56px;
  height: auto;
}
.c-page-alarm-detail .mid-wrapper .block-wrapper .block .label {
  font-size: 12px;
  margin-bottom: 12px;
}
.c-page-alarm-detail .mid-wrapper .block-wrapper .block .value {
  font-size: 14px;
}
.c-page-alarm-detail .bottom-wrapper {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
  flex: 0 0 auto;
  height: 182px;
  overflow: hidden;
  position: relative;
}
.c-page-alarm-detail .bottom-wrapper .btn {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 182px;
  cursor: pointer;
  z-index: 1000;
  font-size: 16px;
  opacity: 0.5;
}
.c-page-alarm-detail .bottom-wrapper .btn.left {
  left: 0;
  padding-left: 4px;
}
.c-page-alarm-detail .bottom-wrapper .btn.right {
  right: 0;
  padding-right: 4px;
}
.c-page-alarm-detail .bottom-wrapper .btn.disabled {
  cursor: not-allowed;
}
.c-page-alarm-detail .bottom-wrapper .btn:hover {
  opacity: 1;
}
.c-page-alarm-detail .bottom-wrapper .scroll {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  height: 100%;
  transition: transform 0.25s;
}
.c-page-alarm-detail .bottom-wrapper .block {
  display: flex;
  flex: 0 0 auto;
  width: 260px;
  margin-right: 20px;
  flex-direction: column;
}
.c-page-alarm-detail .bottom-wrapper .block .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 12px;
  height: 40px;
  padding-left: 28px;
  word-break: break-all;
}
.c-page-alarm-detail .bottom-wrapper .block .chart {
  width: 100%;
  height: 142px;
}
.c-page-alarm-detail .bottom-wrapper .block .no-data {
  width: 100%;
  height: 142px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 8px;
}
.theme-dark .no-data {
  background: url(/static/media/no-data.27b2ea89.png) no-repeat 50% 20%;
  background-size: 110px 95px;
}
.theme-light .no-data {
  background: url(/static/media/no-data.a02b5e3d.png) no-repeat 50% 20%;
  background-size: 110px 95px;
}
.theme-light .c-page-alarm-detail .top-wrapper .block:not(:last-of-type) {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-page-alarm-detail .top-wrapper .block .label {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-page-alarm-detail .mid-wrapper .block-wrapper .block .label {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-page-alarm-detail .mid-wrapper .block-wrapper .block .value.appear {
  color: #f5222d;
}
.theme-light .c-page-alarm-detail .mid-wrapper .block-wrapper .block .value.disappear {
  color: #52c41a;
}
.theme-light .c-page-alarm-detail .bottom-wrapper .btn {
  color: #1890ff;
}
.theme-light .c-page-alarm-detail .bottom-wrapper .btn.disabled {
  color: rgba(0, 0, 0, 0.25);
}
.theme-dark .c-page-alarm-detail .top-wrapper .block:not(:last-of-type) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-page-alarm-detail .top-wrapper .block .label {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-page-alarm-detail .mid-wrapper .block-wrapper .block .label {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-page-alarm-detail .mid-wrapper .block-wrapper .block .value.appear {
  color: #E64242;
}
.theme-dark .c-page-alarm-detail .mid-wrapper .block-wrapper .block .value.disappear {
  color: #75E040;
}
.theme-dark .c-page-alarm-detail .bottom-wrapper .btn {
  color: #2199E9;
}
.theme-dark .c-page-alarm-detail .bottom-wrapper .btn.disabled {
  color: rgba(255, 255, 255, 0.3);
}

.c-alarm-icon-wrapper {
  position: relative;
  display: flex;
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-right: 20px;
}
.c-alarm-icon-wrapper .alarm-tip {
  position: absolute;
  right: 25%;
  top: 25%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.c-alarm-icon-wrapper .ant-popover {
  width: 380px;
}
.c-alarm-icon-wrapper .tabs-wrapper {
  width: 380px;
}
.c-alarm-icon-wrapper .tabs-wrapper .ant-tabs-bar {
  margin: 0;
}
.c-alarm-icon-wrapper .tabs-wrapper .ant-tabs-nav .ant-tabs-tab {
  width: 190px;
  max-width: 190px;
}
.c-alarm-icon-wrapper .tabs-wrapper .ant-tabs-nav .ant-tabs-ink-bar {
  max-width: 190px;
  width: 190px !important;
  bottom: 2px;
  top: unset;
}
.c-alarm-icon-wrapper .alarm-list {
  display: flex;
  flex-direction: column;
  height: 420px;
  overflow-x: hidden;
  overflow-y: auto;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item {
  display: flex;
  flex: 0 0 auto;
  padding: 8px 16px;
  flex-direction: column;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .row {
  display: flex;
  flex-direction: row;
  min-height: 22px;
  justify-content: flex-start;
  align-items: flex-start;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .row .label {
  display: flex;
  flex: 0 0 auto;
  font-size: 12px;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .row .value {
  display: flex;
  flex: 1 1 auto;
  font-size: 12px;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .name-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 24px;
  margin-bottom: 8px;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .name-wrapper .name {
  display: flex;
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: 600;
  white-space: pre-wrap;
  word-break: break-all;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .name-wrapper .level {
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  padding: 0 4px;
  height: 22px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  margin-left: 20px;
  font-weight: bold;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .name-wrapper .level.level-1 {
  border-color: #f89a80;
  color: #f89a80;
  background-color: rgba(248, 154, 128, 0.1);
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .name-wrapper .level.level-2 {
  border-color: #ff1a3b;
  color: #ff1a3b;
  background-color: rgba(255, 26, 59, 0.1);
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .name-wrapper .level.level-3 {
  border-color: #d0021b;
  color: #d0021b;
  background-color: rgba(208, 2, 27, 0.1);
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .item-footer {
  display: flex;
  flex-direction: row;
  min-height: 22px;
  justify-content: flex-start;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 12px;
  padding-bottom: 8px;
  align-items: center;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .item-footer .label {
  display: flex;
  flex: 0 0 auto;
  font-size: 12px;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .item-footer .value {
  display: flex;
  flex: 1 1 auto;
  font-size: 12px;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .item-footer .time {
  display: flex;
  flex: 0 0 auto;
  font-size: 12px;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item .item-footer .ant-btn-link {
  font-size: 12px;
  height: 22px;
  padding: 0;
  margin-left: 8px;
}
.c-alarm-icon-wrapper .alarm-list .alarm-item:last-of-type .item-footer {
  border-bottom: none;
}
.c-alarm-icon-wrapper .footer {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 16px;
  padding-right: 3px;
}
.c-alarm-icon-wrapper .footer .icon-wrapper {
  position: absolute;
  right: 3px;
  top: 0;
  display: flex;
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.c-alarm-icon-wrapper .footer .global-switch {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  width: 174px;
  height: 86px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  padding: 0 16px;
}
.c-alarm-icon-wrapper .footer .global-switch .switch-wrapper {
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.c-alarm-icon-wrapper .ant-popover {
  z-index: 980;
}
.c-alarm-icon-wrapper .ant-popover .ant-popover-content .ant-popover-arrow {
  width: 12px;
  height: 12px;
  top: -6px;
  right: 20px;
}
.c-alarm-icon-wrapper .ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
  padding: 0;
}
.theme-light .c-alarm-icon-wrapper:hover,
.theme-light .c-alarm-icon-wrapper.ant-popover-open {
  background-color: #1890ff;
}
.theme-light .c-alarm-icon-wrapper .alarm-tip {
  background-color: #f5222d;
}
.theme-light .c-alarm-icon-wrapper .ant-tabs-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-alarm-icon-wrapper .alarm-list .alarm-item .row .label {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .c-alarm-icon-wrapper .alarm-list .alarm-item .row .value {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-alarm-icon-wrapper .alarm-list .alarm-item .item-footer {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-alarm-icon-wrapper .alarm-list .alarm-item .item-footer .time {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-alarm-icon-wrapper .footer {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-alarm-icon-wrapper .footer .global-switch {
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.theme-light .c-alarm-icon-wrapper .ant-popover-inner,
.theme-light .c-alarm-icon-wrapper .ant-popover-arrow {
  background: #fff;
}
.theme-dark .c-alarm-icon-wrapper:hover,
.theme-dark .c-alarm-icon-wrapper.ant-popover-open {
  background-color: #2199E9;
}
.theme-dark .c-alarm-icon-wrapper .alarm-tip {
  background-color: #E64242;
}
.theme-dark .c-alarm-icon-wrapper .ant-tabs-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-alarm-icon-wrapper .alarm-list .alarm-item .row .label {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .c-alarm-icon-wrapper .alarm-list .alarm-item .row .value {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-alarm-icon-wrapper .alarm-list .alarm-item .item-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-alarm-icon-wrapper .alarm-list .alarm-item .item-footer .time {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-alarm-icon-wrapper .footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-alarm-icon-wrapper .footer .global-switch {
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
  background: #2F3D4F;
}
.theme-dark .c-alarm-icon-wrapper .ant-popover-inner,
.theme-dark .c-alarm-icon-wrapper .ant-popover-arrow {
  background: #2F3D4F;
}

.c-drawer {
  width: 100%;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
}
.c-drawer .mask {
  display: none;
  cursor: pointer;
}
.c-drawer .left {
  display: flex;
  flex-direction: column;
  height: 100%;
  flex: 1 1 auto;
  transition: all 1s;
  overflow: hidden;
}
.c-drawer .right {
  width: 560px;
  padding-left: 40px;
  display: flex;
  flex: 0 0 auto;
  transition: all 1s;
  flex-direction: column;
}
.c-drawer .right .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding-right: 36px;
  flex: 0 0 auto;
}
.c-drawer .right .header .close-btn {
  font-size: 18px;
  cursor: pointer;
}
.c-drawer .right .content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.c-drawer .right.closed {
  opacity: 0;
  width: 0px;
  padding-left: 0px;
}
.c-drawer .right .footer {
  display: flex;
  width: 100%;
  padding: 0 40px 26px 0;
}
.theme-light .c-drawer .right {
  box-shadow: -2px 2px 6px 0px rgba(0, 0, 0, 0.15);
}
.theme-dark .c-drawer .right {
  box-shadow: -2px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.menu-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding-left: 50px;
  padding-right: 80px;
  padding-top: 16px;
}
.menu-content .menu-group {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.menu-content .menu-group:not(:first-of-type) {
  margin-top: 20px;
}
.menu-content .menu-group .group-title {
  font-size: 16px;
  font-weight: 500;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 16px;
}
.menu-content .menu-group .content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.menu-content .menu-group .content .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 0 0 auto;
  width: calc(25% - 30px);
  margin-right: 30px;
  margin-top: 16px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-size: 14px;
}
.menu-content .menu-group .content .item img {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
.menu-content .menu-group .content .item > a {
  width: 100%;
}
.theme-light .menu-content .menu-group .group-title {
  color: rgba(0, 0, 0, 0.85);
}
.theme-light .menu-content .menu-group .content .item > a {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .menu-content .menu-group .content .item:hover {
  background: #eeeeee;
}
.theme-dark .menu-content .menu-group .group-title {
  color: rgba(255, 255, 255, 0.9);
}
.theme-dark .menu-content .menu-group .content .item > a {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .menu-content .menu-group .content .item:hover {
  background: rgba(255, 255, 255, 0.07);
}
.theme-light .menu-content .menu-group .group-title {
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
.theme-dark .menu-content .menu-group .group-title {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

.c-header-tip {
  width: 353px;
  height: 130px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-header-tip .left {
  display: flex;
  width: 80px;
  height: 74px;
}
.c-header-tip .left.drawer {
  background: url(/static/media/drawer.57cf8a0b.png) no-repeat center;
  background-size: 80px 74px;
}
.c-header-tip .left.theme {
  background: url(/static/media/theme.0781e152.png) no-repeat center;
  background-size: 80px 74px;
}
.c-header-tip .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 14px;
}
.c-header-tip .right .main {
  font-size: 14px;
  font-weight: bold;
}
.c-header-tip .right .description {
  font-size: 12px;
}
.c-header-tip .right .btn-wrapper {
  display: flex;
  justify-content: flex-end;
}
.c-header-tips-indicator {
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
}
.c-header-tips-indicator .circle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  background-color: #F5222D;
  border-radius: 50%;
  z-index: 1;
}
.c-header-tips-indicator .circle:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #f5222d;
  border-radius: 50%;
  border: 1px solid #F5222D;
  animation: scale-to-disappear 1.5s linear 0s infinite alternate both;
  transform-origin: center;
}
@keyframes scale-to-disappear {
  from {
    background-color: #f5222d;
    transform: scale(1);
  }
  to {
    background-color: rgba(245, 34, 45, 0.2);
    transform: scale(3);
  }
}
.theme-light .c-header-tips .right .description {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-header-tips .right .description {
  color: rgba(255, 255, 255, 0.42);
}

.c-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: linear-gradient(180deg, #202229 0%, #1c232a 100%);
  position: relative;
  flex: 0 0 auto;
  min-height: 50px;
}
.c-header .menu-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  background-color: #1a90fe;
  cursor: pointer;
}
.c-header .menuItem-home {
  width: 100px;
  text-align: center;
}
.c-header .logo-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 72px;
  margin-left: 24px;
}
.c-header .logo {
  max-width: 180px;
  max-height: 50px;
}
.c-header .title {
  display: flex;
  align-items: center;
  align-self: center;
  font-size: 14px;
  margin-left: 14px;
}
.c-header .title .title-img {
  display: inline-block;
  width: 130px;
  height: 50px;
  background: url(/static/media/title.aea1d213.svg);
  background-size: 100% 100%;
}
.c-header .title .title-img-custom {
  display: inline-block;
  width: 130px;
  height: 50px;
  background-size: 100% 100%;
}
.c-header .title .version {
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 8px;
  color: #000000;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzdweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMzcgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYwICg4ODEwMykgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+UmVjdGFuZ2xlIDE0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI4NS43Njk4MjIyJSIgeTE9IjMwLjEwMzM4OCUiIHgyPSIzLjQzNjY4NTY4JSIgeTI9IjU5Ljk1MjY3NTYlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgb2Zmc2V0PSIzMi4zMDg2NTg5JSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iIzFf5oC76KeI6aG1LWNvcHnlpIfku70tNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM1MS4wMDAwMDAsIC0yMC4wMDAwMDApIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIj4KICAgICAgICAgICAgPGcgaWQ9Iuagh+mimOagjyI+CiAgICAgICAgICAgICAgICA8ZyBpZD0i54mI5pys5Y+3Ij4KICAgICAgICAgICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNTEuMDAwMDAwLCAyMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTQiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlJlY3RhbmdsZS0xNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41Njk4MjQsIDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlJlY3RhbmdsZS0xNCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yLjI1NDUwODUsMCBMMzUuNDY0Njk0NCwwIEMzNS45MzI0Nzk2LDEuMzYxMTM4NjFlLTE2IDM2LjMxMTY5NDQsMC4zNzkyMTQ4MTcgMzYuMzExNjk0NCwwLjg0NyBDMzYuMzExNjk0NCwwLjg4Mzg3Mjc0NCAzNi4zMDkyODY2LDAuOTIwNzA2MTM5IDM2LjMwNDQ4NjQsMC45NTcyNjUwOTUgTDM1LjAwODE2NTcsMTAuODMwMTk2NyBDMzQuOTUyODE2OCwxMS4yNTE3NDExIDM0LjU5MzUzNjIsMTEuNTY2OTMxNiAzNC4xNjgzNzM3LDExLjU2NjkzMTYgTDQuNzMwMzQxNTUsMTEuNTY2OTMxNiBMNC43MzAzNDE1NSwxMS41NjY5MzE2IEwwLDE0LjE1ODY5MTQgTDEuNDEyMTcyODUsMC43NTgyMzI2MjYgQzEuNDU3NTk2MzEsMC4zMjcxOTgxMTEgMS44MjEwODcxOCwtOC4wODU2MDIxNGUtMTYgMi4yNTQ1MDg1LDAgWiIgaWQ9IlJlY3RhbmdsZS0xMyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  background-size: 100% 100%;
  padding: 3px 3px 5px 3px;
  margin-left: 5px;
  font-style: oblique;
  font-weight: bolder;
}
.c-header .username-wrapper {
  position: absolute;
  right: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
}
.c-header .username-wrapper .username {
  height: 60px;
  color: #f5f5f4;
  line-height: 60px;
  position: relative;
  right: 0;
  display: flex;
  align-items: center;
  padding-right: 15px;
}
.c-header .username-wrapper .username .avatarIcon {
  cursor: pointer;
  background: #fff;
  color: #000000;
  margin-left: 16px;
}
.c-header .username-wrapper .username .avatarIcon:hover + ul {
  display: block;
  color: #fff;
}
.c-header .username-wrapper .username ul {
  padding-left: 0px;
  position: absolute;
  width: 120px;
  top: 45px;
  right: 0px;
  z-index: 980;
  display: none;
  margin-top: 6px;
  box-shadow: -0.7px 2.9px 7px 0 rgba(0, 0, 0, 0.35);
}
.c-header .username-wrapper .username ul:hover {
  display: block;
}
.c-header .username-wrapper .username ul:before {
  content: '';
  position: absolute;
  left: 75px;
  top: -19px;
  border-width: 10px;
  border-style: solid dashed dashed;
  font-size: 0;
  line-height: 0;
}
.c-header .username-wrapper .username ul:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 75px;
  border-width: 10px;
  border-style: solid dashed dashed;
  font-size: 0;
  line-height: 0;
}
.c-header .username-wrapper .username ul a:hover {
  text-decoration: none;
}
.c-header .username-wrapper .username ul li {
  width: 100%;
  padding-left: 10px;
  list-style: none;
  font-weight: normal;
  line-height: 40px;
  text-align: left;
  cursor: pointer;
}
.c-header .username-wrapper .username ul li .icon {
  margin-right: 8px;
}
.c-header .menu-drawer {
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 500;
  display: flex;
  flex: 1 1 auto;
  width: 0;
  min-height: calc(768px - 50px - 28px);
  opacity: 0;
  transition: opacity 0.25s;
}
.c-header .menu-drawer .left {
  transition: transform 0.25s;
  flex: 0 0 auto;
  transform: translateX(-100%);
}
.c-header .menu-drawer .right {
  transition: none;
}
.c-header .menu-drawer .menu-drawer-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 0;
  height: 100%;
  display: block;
  background-color: rgba(19, 22, 24, 0.8);
}
.c-header .menu-drawer .menu-content {
  position: relative;
  z-index: 1;
  width: 860px;
  height: 100%;
}
.c-header .menu-drawer .close-btn {
  position: absolute;
  left: 814px;
  top: 30px;
  cursor: pointer;
  z-index: 2;
}
.c-header .menu-drawer.open {
  width: 100%;
  opacity: 1;
}
.c-header .menu-drawer.open .left {
  transform: translateX(0);
}
.c-header .menu-drawer.open .menu-drawer-mask {
  width: 100%;
}
.c-header .ant-popover-placement-bottomLeft,
.c-header .ant-popover-placement-bottom {
  z-index: 999;
}
.c-header .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.c-header .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.c-header .ant-popover-placement-bottomLeft {
  left: 10px !important;
  top: 46px !important;
}
.c-header .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.c-header .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.theme-light .c-header .menu-drawer .menu-content {
  background: #ffffff;
  box-shadow: 0px 10px 33px 2px rgba(15, 21, 35, 0.14);
}
.theme-light .c-header .ant-switch {
  background: #AFBCC4;
}
.theme-dark .c-header .menu-drawer .menu-content {
  background: #1f3750;
  box-shadow: 0px 10px 33px 2px rgba(15, 21, 35, 0.67);
}
.theme-light .c-header .username-wrapper .username ul {
  background-color: #fff;
  border-top: solid 1px rgba(0, 0, 0, 0.15);
}
.theme-light .c-header .username-wrapper .username ul:before {
  border-color: transparent transparent rgba(0, 0, 0, 0.15) transparent;
}
.theme-light .c-header .username-wrapper .username ul:after {
  border-color: transparent transparent #fff transparent;
}
.theme-light .c-header .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.theme-light .c-header .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  border-top-color: #fff;
  border-left-color: #fff;
}
.theme-dark .c-header .username-wrapper .username ul {
  background-color: #2F3D4F;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.theme-dark .c-header .username-wrapper .username ul:before {
  border-color: transparent transparent rgba(255, 255, 255, 0.2) transparent;
}
.theme-dark .c-header .username-wrapper .username ul:after {
  border-color: transparent transparent #2F3D4F transparent;
}
.theme-dark .c-header .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.theme-dark .c-header .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  border-top-color: #2F3D4F;
  border-left-color: #2F3D4F;
}

.c-not-match {
  width: 100%;
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
}
.c-not-match .not-match-container {
  display: flex;
}
.c-not-match .not-match-container .not-match-info {
  margin-left: 260px;
}
.c-not-match .not-match-container .not-match-info h3 {
  font-size: 80px;
  font-weight: bold;
}
.c-not-match .not-match-container .not-match-info p {
  font-size: 18px;
}
.theme-light .c-not-match .not-match-container {
  background: url(/static/media/403-404.4bdee9e5.png) 0px 20px no-repeat;
  background-size: 200px 160px;
}
.theme-dark .c-not-match .not-match-container {
  background: url(/static/media/403-404.1217fcba.png) 0px 20px no-repeat;
  background-size: 200px 160px;
}
.theme-light .c-not-match .not-match-container .not-match-info p {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-not-match .not-match-container .not-match-info p {
  color: rgba(255, 255, 255, 0.42);
}

.theme-light .c-breadcrumb {
  background: #fff;
}
.theme-light .c-breadcrumb a {
  color: rgba(0, 0, 0, 0.9);
}
.theme-light .c-breadcrumb .static-text {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-breadcrumb {
  background: linear-gradient(135deg, #303b51 0%, #1a2737 100%);
}
.theme-dark .c-breadcrumb a {
  color: rgba(255, 255, 255);
}
.theme-dark .c-breadcrumb .static-text {
  color: #AFBCC4;
}

.c-issueLoading {
  z-index: 10000;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 50px;
  left: 0;
}
.c-issueLoading .loadingContainer {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 78px;
  height: 78px;
  margin: auto;
}
.c-issueLoading .loadingContainer .loadingText {
  position: absolute;
  bottom: -100px;
  left: 0px;
  width: 100px;
  font-weight: bold;
}
.c-issueLoading .loadingContainer .wBall {
  position: absolute;
  width: 74px;
  height: 74px;
  opacity: 0;
  transform: rotate(225deg);
  animation: orbit 6.96s infinite;
}
.c-issueLoading .loadingContainer .wBall .wInnerBall {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 0px;
  border-radius: 10px;
}
.c-issueLoading .loadingContainer #wBall_1 {
  animation-delay: 1.52s;
}
.c-issueLoading .loadingContainer #wBall_2 {
  animation-delay: 0.3s;
}
.c-issueLoading .loadingContainer #wBall_3 {
  animation-delay: 0.61s;
}
.c-issueLoading .loadingContainer #wBall_4 {
  animation-delay: 0.91s;
}
.c-issueLoading .loadingContainer #wBall_5 {
  animation-delay: 1.22s;
}
@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0%;
  }
  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%;
  }
  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%;
  }
  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%;
  }
  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%;
  }
  76% {
    opacity: 0;
    transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    transform: rotate(900deg);
  }
}
.theme-light .c-issueLoading {
  background: #fff;
  opacity: 0.9;
}
.theme-light .c-issueLoading .loadingContainer .wInnerBall {
  background: rgba(0, 0, 0, 0.65);
}
.theme-dark .c-issueLoading {
  background: #2F3D4F;
  opacity: 0.9;
}
.theme-dark .c-issueLoading .loadingContainer .wInnerBall {
  background: rgba(255, 255, 255, 0.75);
}

.page-new-version {
  min-width: 750px;
}
.page-new-version .ant-modal-close-x {
  width: 40px;
  line-height: 40px;
  font-size: 16px;
}
.page-new-version .ant-modal-body {
  display: flex;
  padding: 40px 30px;
}
.page-new-version .ant-modal-body .version-content {
  display: flex;
  flex-direction: column;
  flex: 0 0 50%;
}
.page-new-version .ant-modal-body .version-content .version-header {
  font-weight: bold;
}
.page-new-version .ant-modal-body .version-content .version-title {
  padding: 16px 0;
}
.page-new-version .ant-modal-body .version-content .version-title img {
  vertical-align: baseline;
  margin-right: 10px;
}
.page-new-version .ant-modal-body .version-content .about-modify {
  display: flex;
  padding-left: 6px;
}
.page-new-version .ant-modal-body .version-content .about-modify span {
  margin-right: 8px;
}
.page-new-version .ant-modal-body .version-image {
  display: flex;
  align-items: flex-end;
}
.page-new-version .ant-modal-body .version-image img {
  width: 100%;
}
.page-new-version .ant-modal-footer {
  padding-top: 0;
}

.c-alarm-detail-notify {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
}
.c-alarm-detail-notify .i-icon {
  font-size: 24px;
}
.c-alarm-detail-notify.level-1 {
  color: #f89a80;
  padding: 16px 16px 0 16px;
}
.c-alarm-detail-notify.level-2 {
  color: #ff1a3b;
  padding: 16px 16px 0 16px;
}
.c-alarm-detail-notify.level-3 {
  color: #d0021b;
  padding: 16px 16px 0 16px;
}
.c-alarm-detail-notify .alarm-detail {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  width: 100%;
}
.c-alarm-detail-notify .row {
  display: flex;
  flex-direction: row;
  min-height: 22px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
}
.c-alarm-detail-notify .row .label {
  display: flex;
  flex: 0 0 auto;
  font-size: 12px;
}
.c-alarm-detail-notify .row .value {
  display: flex;
  flex: 1 1 auto;
  font-size: 12px;
  white-space: pre-wrap;
  word-break: break-all;
}
.c-alarm-detail-notify .ant-notification-notice-message {
  width: 100%;
  padding: 0 32px 0 36px;
}
.c-alarm-detail-notify .ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-left: 0;
}
.c-alarm-detail-notify .name-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 24px;
  margin-bottom: 8px;
  width: 100%;
}
.c-alarm-detail-notify .name-wrapper .name {
  display: flex;
  flex: 1 1 auto;
  font-size: 16px;
  font-weight: 500;
  margin-right: 6px;
  white-space: pre-wrap;
  word-break: break-all;
}
.c-alarm-detail-notify .name-wrapper .level {
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  padding: 0 4px;
  height: 22px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
}
.c-alarm-detail-notify .name-wrapper .level.level-1 {
  border-color: #f89a80;
  color: #f89a80;
}
.c-alarm-detail-notify .name-wrapper .level.level-2 {
  border-color: #ff1a3b;
  color: #ff1a3b;
}
.c-alarm-detail-notify .name-wrapper .level.level-3 {
  border-color: #d0021b;
  color: #d0021b;
}
.c-alarm-detail-notify .item-footer {
  display: flex;
  flex-direction: row;
  min-height: 22px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
  justify-content: flex-end;
  padding-bottom: 8px;
  align-items: center;
}
.c-alarm-detail-notify .item-footer .label {
  display: flex;
  flex: 0 0 auto;
  font-size: 12px;
}
.c-alarm-detail-notify .item-footer .value {
  display: flex;
  flex: 1 1 auto;
  font-size: 12px;
  white-space: pre-wrap;
  word-break: break-all;
}
.c-alarm-detail-notify .item-footer .ant-btn {
  margin-left: 12px;
}
.theme-light .c-alarm-detail-notify .row .label {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .c-alarm-detail-notify .row .value {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-alarm-detail-notify .row .label {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .c-alarm-detail-notify .row .value {
  color: rgba(255, 255, 255, 0.42);
}

.identityContainer .loading {
  height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.identityContainer .loading img {
  width: 60px;
  height: 60px;
}
.identityContainer .loading span {
  margin-top: 50px;
  font-size: 16px;
}
.identityContainer .cancel {
  text-align: center;
}
.updateContainer {
  margin-top: 100px;
}
.updateContainer .submit {
  text-align: center;
  position: relative;
  top: 50px;
}
.successContainer .result .ant-result {
  padding: 40px 0;
}
.successContainer .result .ant-result svg {
  width: 50px;
  height: 50px;
}
.successContainer .result .ant-result .ant-result-title {
  font-size: 18px;
}
.successContainer .next {
  text-align: center;
}
.errorContainer .result .ant-result {
  padding: 82px 32px!important;
}
.errorContainer .buttons {
  text-align: center;
}

#root {
  display: flex;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.page-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.page-content .page-content-wrapper {
  flex: 1 0 auto;
  display: flex;
  width: 100%;
  flex-direction: column;
  box-sizing: border-box;
}
.page-content .page-content-wrapper .default-container {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  padding: 16px;
  box-sizing: border-box;
}

.page-not-support {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #f6f6f7;
  z-index: 20000;
}
.page-not-support .title {
  width: 59vw;
  min-width: 760px;
  text-align: left;
  margin: 13vw auto 1.6vw auto;
  font-size: 32px;
  color: #222;
}
.page-not-support .sub-title {
  width: 59vw;
  min-width: 760px;
  text-align: left;
  margin: 0 auto 6.7vw auto;
  color: #333;
  font-size: 24px;
}
.page-not-support .block-wrapper {
  display: flex;
  width: 59vw;
  min-width: 760px;
  margin: 0 auto;
  flex-direction: row;
  justify-content: space-between;
}
.page-not-support .block-wrapper .block {
  display: flex;
  width: 106px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  color: #333;
}
.page-not-support .block-wrapper .block:hover {
  -webkit-filter: brightness(1.15);
          filter: brightness(1.15);
}
.page-not-support .block-wrapper .block > img {
  width: 83px;
  height: 83px;
  margin-bottom: 10px;
}
.page-not-support .block-wrapper .block > span {
  display: inline-block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
}
.page-not-support .block-wrapper .block-not-recommend {
  display: flex;
  width: 106px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  color: #333;
}
.page-not-support .block-wrapper .block-not-recommend:hover {
  -webkit-filter: brightness(1.15);
          filter: brightness(1.15);
}
.page-not-support .block-wrapper .block-not-recommend > img {
  width: 83px;
  height: 83px;
  margin-bottom: 10px;
}
.page-not-support .block-wrapper .block-not-recommend > span {
  display: inline-block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
}
.page-not-support .block-wrapper .block-not-recommend:hover {
  -webkit-filter: none;
          filter: none;
  cursor: default;
}

.page-login {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.page-login .header-wrapper {
  display: block;
  font-size: 26px;
  margin: 4vh 0 0 2.4vw;
}
.page-login .form-wrapper {
  position: absolute;
  top: 28vh;
  right: 7.9vw;
  display: flex;
  flex-direction: column;
  width: 290px;
  height: 330px;
}
.page-login .form-wrapper .title {
  display: block;
  width: 100%;
  height: 45px;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
  box-sizing: border-box;
}
.page-login .form-wrapper .form-container {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  padding: 36px 24px 47px;
  box-sizing: border-box;
}
.page-login .form-wrapper .form-container form {
  width: 100%;
}
.page-login .form-wrapper .form-container input {
  height: 36px;
  font-size: 16px;
}
.page-login .form-wrapper .form-container .password {
  margin-bottom: 0;
}
.page-login .form-wrapper .form-container .checkbox {
  margin-bottom: 36px;
}
.page-login .form-wrapper .form-container .checkbox .ant-checkbox-wrapper {
  padding-left: 0;
}
.page-login .form-wrapper .form-container .checkbox .ant-checkbox-wrapper span {
  font-size: 12px;
  font-weight: normal;
}
.page-login .form-wrapper .form-container .checkbox .forget-password-link {
  font-size: 12px;
  float: right;
}
.page-login .form-wrapper .form-container .error {
  width: 100%;
  height: 39px;
  line-height: 39px;
  margin-top: -39px;
}
.page-login .form-wrapper .form-container .submit-btn {
  width: 100%;
}
.page-login .center-form-wrapper {
  display: block;
  width: 100%;
  background-color: transparent;
}
.page-login .center-form-wrapper .center-form-title {
  display: block;
  width: 100%;
  padding-left: 2.4vw;
  padding-top: 6vh;
  font-size: 18px;
}
.page-login .center-form-wrapper .center-form {
  display: flex;
  width: auto;
  margin: 0 auto;
}
@keyframes up-down-sm {
  from {
    transform: translateY(-5%);
  }
  to {
    transform: translateY(5%);
  }
}
@keyframes up-down-md {
  from {
    transform: translateY(-7.5%);
  }
  to {
    transform: translateY(7.5%);
  }
}
@keyframes up-down-lg {
  from {
    transform: translateY(-10%);
  }
  to {
    transform: translateY(10%);
  }
}
@keyframes shadow-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes lg-sm {
  from {
    transform: scale(1.05, 1.05);
  }
  to {
    transform: scale(0.95, 0.95);
  }
}
.page-login .block-sm {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
}
.page-login .block-mid {
  display: block;
  width: 25.63vw;
  height: 13.67vw;
}
.page-login .block-lg {
  display: block;
  width: 30.07vw;
  height: 16.25vw;
}
@keyframes drop-down-column {
  from {
    top: -25vh;
  }
  to {
    top: 21vh;
  }
}
.page-login .column-top {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  position: absolute;
  left: 33vw;
  top: -25vh;
  z-index: 30;
  animation-name: drop-down-column, up-down-sm;
  animation-duration: 0.8s, 2s;
  animation-delay: 0.4s, 2.5s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .column-mid {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  position: absolute;
  left: 33vw;
  top: -25vh;
  z-index: 20;
  animation-name: drop-down-column, up-down-sm;
  animation-duration: 0.8s, 2s;
  animation-delay: 0.2s, 2.5s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .column-bottom {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  top: 24.4vh;
  position: absolute;
  left: 33vw;
  z-index: 10;
  opacity: 0;
  animation-name: shadow-show, lg-sm;
  animation-duration: 0.5s, 2s;
  animation-delay: 0.7s, 2.5s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
@keyframes drop-down-circuit {
  from {
    top: -25vh;
  }
  to {
    top: 32vh;
  }
}
.page-login .circuit-top {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  position: absolute;
  left: 45vw;
  top: -25vh;
  z-index: 30;
  animation-name: drop-down-circuit, up-down-lg;
  animation-duration: 0.8s, 3s;
  animation-delay: 0.2s, 2.75s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .circuit-mid {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  position: absolute;
  left: 45vw;
  top: -25vh;
  z-index: 20;
  animation-name: drop-down-circuit, up-down-lg;
  animation-duration: 0.8s, 3s;
  animation-delay: 0s, 2.75s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .circuit-bottom {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  top: 35.4vh;
  position: absolute;
  left: 45vw;
  z-index: 10;
  opacity: 0;
  animation-name: shadow-show, lg-sm;
  animation-duration: 0.5s, 3s;
  animation-delay: 0.5s, 2.75s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
@keyframes drop-down-data {
  from {
    top: -38vh;
  }
  to {
    top: 29vh;
  }
}
.page-login .data-top {
  display: block;
  width: 30.07vw;
  height: 16.25vw;
  position: absolute;
  left: 10vw;
  top: -38vh;
  z-index: 30;
  animation-name: drop-down-data, up-down-md;
  animation-duration: 0.8s, 3s;
  animation-delay: 0.8s, 3.5s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .data-mid {
  display: block;
  width: 30.07vw;
  height: 16.25vw;
  position: absolute;
  left: 10vw;
  top: -38vh;
  z-index: 20;
  animation-name: drop-down-data, up-down-md;
  animation-duration: 0.8s, 3s;
  animation-delay: 0.6s, 3.5s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .data-bottom {
  display: block;
  width: 30.07vw;
  height: 16.25vw;
  top: 32.4vh;
  position: absolute;
  left: 10vw;
  z-index: 10;
  opacity: 0;
  animation-name: shadow-show, lg-sm;
  animation-duration: 0.5s, 3s;
  animation-delay: 1.1s, 3.5s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
@keyframes drop-down-table {
  from {
    top: -25vh;
  }
  to {
    top: 44vh;
  }
}
.page-login .table-top {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  position: absolute;
  left: 34.5vw;
  top: -25vh;
  z-index: 30;
  animation-name: drop-down-table, up-down-md;
  animation-duration: 0.8s, 2s;
  animation-delay: 1s, 3s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .table-mid {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  position: absolute;
  left: 34.5vw;
  top: -25vh;
  z-index: 20;
  animation-name: drop-down-table, up-down-md;
  animation-duration: 0.8s, 2s;
  animation-delay: 0.8s, 3s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .table-bottom {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  top: 47.4vh;
  position: absolute;
  left: 34.5vw;
  z-index: 10;
  opacity: 0;
  animation-name: shadow-show, lg-sm;
  animation-duration: 0.5s, 2s;
  animation-delay: 1.3s, 3s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
@keyframes drop-down-empty {
  from {
    top: -25vh;
  }
  to {
    top: 55vh;
  }
}
.page-login .empty-top {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  position: absolute;
  left: 4vw;
  top: -25vh;
  z-index: 30;
  animation-name: drop-down-empty, up-down-lg;
  animation-duration: 0.8s, 2s;
  animation-delay: 1.2s, 3.5s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .empty-mid {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  position: absolute;
  left: 4vw;
  top: -25vh;
  z-index: 20;
  animation-name: drop-down-empty, up-down-lg;
  animation-duration: 0.8s, 2s;
  animation-delay: 1s, 3.5s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .empty-bottom {
  display: block;
  width: 18.28vw;
  height: 9.61vw;
  top: 58.4vh;
  position: absolute;
  left: 4vw;
  z-index: 10;
  opacity: 0;
  animation-name: shadow-show, lg-sm;
  animation-duration: 0.5s, 2s;
  animation-delay: 1.5s, 3.5s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
@keyframes drop-down-box {
  from {
    top: -25vh;
  }
  to {
    top: 56vh;
  }
}
.page-login .box-box {
  display: block;
  width: 25.63vw;
  height: 13.67vw;
  position: absolute;
  left: 18vw;
  top: -25vh;
  z-index: 40;
  animation-name: drop-down-box, up-down-sm;
  animation-duration: 0.8s, 3s;
  animation-delay: 1.4s, 4.25s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .box-table {
  display: block;
  width: 25.63vw;
  height: 13.67vw;
  position: absolute;
  left: 18vw;
  top: -25vh;
  z-index: 30;
  animation-name: drop-down-box, up-down-sm;
  animation-duration: 0.8s, 3s;
  animation-delay: 1.3s, 4.25s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .box-body {
  display: block;
  width: 25.63vw;
  height: 13.67vw;
  position: absolute;
  left: 18vw;
  top: -25vh;
  z-index: 20;
  animation-name: drop-down-box, up-down-sm;
  animation-duration: 0.8s, 3s;
  animation-delay: 1.2s, 4.25s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.page-login .box-shadow {
  display: block;
  width: 25.63vw;
  height: 13.67vw;
  top: 59.4vh;
  position: absolute;
  left: 18vw;
  z-index: 10;
  opacity: 0;
  animation-name: shadow-show, lg-sm;
  animation-duration: 0.5s, 3s;
  animation-delay: 1.7s, 4.25s;
  animation-timing-function: ease-in-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards, both;
  animation-direction: normal, alternate;
}
.theme-light .page-login {
  background: url(/static/media/login-bg.cfee6cb1.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .block-sm {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .block-mid {
  background: url(/static/media/盒子白体.a8313fd9.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .block-lg {
  background: url(/static/media/数据白体.7228608d.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .column-top {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.7ca6003a.png) no-repeat 35% 60%;
  background-size: 50% 50%;
}
.theme-light .page-login .column-mid {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .column-bottom {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background: url(/static/media/阴影.cf10abcd.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .circuit-top {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.64ab4e55.png) no-repeat 48% 45%;
  background-size: 40% 40%;
}
.theme-light .page-login .circuit-mid {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .circuit-bottom {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background: url(/static/media/阴影.29378789.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .data-top {
  background: url(/static/media/数据白体.7228608d.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.8615eb61.png) no-repeat 48% 45%;
  background-size: 40% 40%;
}
.theme-light .page-login .data-mid {
  background: url(/static/media/数据白体.7228608d.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .data-bottom {
  background: url(/static/media/数据白体.7228608d.png) no-repeat center;
  background: url(/static/media/阴影.3b3f85e8.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .table-top {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.86ef91f8.png) no-repeat 48% 45%;
  background-size: 55% 55%;
}
.theme-light .page-login .table-mid {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background: url(/static/media/表格白体.81dfd6e7.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .table-bottom {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background: url(/static/media/阴影.44858d9b.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .empty-top {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/表.ed401173.png) no-repeat 70% 15%;
  background-size: 80% 80%;
}
.theme-light .page-login .empty-mid {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background: url(/static/media/空白体.94983517.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .empty-bottom {
  background: url(/static/media/柱形图白体.49a8b6c7.png) no-repeat center;
  background: url(/static/media/阴影.1f6b981c.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .box-box {
  background: url(/static/media/盒子白体.a8313fd9.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.84d2c4b4.png) no-repeat 50% 25%;
  background-size: 40% 60%;
}
.theme-light .page-login .box-table {
  background: url(/static/media/盒子白体.a8313fd9.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/盒子表格层.56f94b57.png) no-repeat 55% 35%;
  background-size: 85% 85%;
}
.theme-light .page-login .box-body {
  background: url(/static/media/盒子白体.a8313fd9.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .box-shadow {
  background: url(/static/media/盒子白体.a8313fd9.png) no-repeat center;
  background: url(/static/media/白体阴影.66e1ca3c.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login {
  background: url(/static/media/login-bg.8820225b.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .block-sm {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .block-mid {
  background: url(/static/media/盒子白体.217a878f.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .block-lg {
  background: url(/static/media/数据白体.51eef2f5.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .column-top {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.972e184f.png) no-repeat 35% 60%;
  background-size: 50% 50%;
}
.theme-dark .page-login .column-mid {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .column-bottom {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background: url(/static/media/阴影.70136ee9.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .circuit-top {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.45b05ce6.png) no-repeat 48% 45%;
  background-size: 40% 40%;
}
.theme-dark .page-login .circuit-mid {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .circuit-bottom {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background: url(/static/media/阴影.89ba280b.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .data-top {
  background: url(/static/media/数据白体.51eef2f5.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.8e1d5a51.png) no-repeat 48% 45%;
  background-size: 40% 40%;
}
.theme-dark .page-login .data-mid {
  background: url(/static/media/数据白体.51eef2f5.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .data-bottom {
  background: url(/static/media/数据白体.51eef2f5.png) no-repeat center;
  background: url(/static/media/阴影.6b28aee0.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .table-top {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.26b9291a.png) no-repeat 48% 45%;
  background-size: 55% 55%;
}
.theme-dark .page-login .table-mid {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background: url(/static/media/表格白体.320a45a8.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .table-bottom {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background: url(/static/media/阴影.8c79955b.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .empty-top {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/表.8bb9c0d9.png) no-repeat 70% 15%;
  background-size: 80% 80%;
}
.theme-dark .page-login .empty-mid {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background: url(/static/media/空白体.6fcea707.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .empty-bottom {
  background: url(/static/media/柱形图白体.04d5782b.png) no-repeat center;
  background: url(/static/media/阴影.c2eb7604.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .box-box {
  background: url(/static/media/盒子白体.217a878f.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/带阴影.7ebee0c9.png) no-repeat 50% 25%;
  background-size: 40% 60%;
}
.theme-dark .page-login .box-table {
  background: url(/static/media/盒子白体.217a878f.png) no-repeat center;
  background-size: 100% 100%;
  background: url(/static/media/盒子表格层.d6fa1040.png) no-repeat 55% 35%;
  background-size: 85% 85%;
}
.theme-dark .page-login .box-body {
  background: url(/static/media/盒子白体.217a878f.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-dark .page-login .box-shadow {
  background: url(/static/media/盒子白体.217a878f.png) no-repeat center;
  background: url(/static/media/白体阴影.a55871cc.png) no-repeat center;
  background-size: 100% 100%;
}
.theme-light .page-login .form-wrapper {
  background: #fff;
  box-shadow: 0 10px 15px 1px rgba(0, 0, 0, 0.15);
}
.theme-light .page-login .form-wrapper .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-login .form-wrapper .error {
  color: #f5222d;
}
.theme-dark .page-login .form-wrapper {
  background: #2F3D4F;
  box-shadow: 0 10px 15px 1px rgba(0, 0, 0, 0.2);
}
.theme-dark .page-login .form-wrapper .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-login .form-wrapper .error {
  color: #E64242;
}

.c-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background-color: #1b1b1b;
  color: #fff;
  font-size: 14px;
}
.c-footer a,
.c-footer a:active,
.c-footer a:hover,
.c-footer a:visited {
  color: #fff;
  text-decoration: none;
}

.page-pass-reset {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 11vw;
}
.page-pass-reset .btn-wrapper {
  display: flex;
  margin-left: 33%;
  margin-top: 85px;
}
.page-pass-reset .btn-wrapper .submit-btn,
.page-pass-reset .btn-wrapper .cancel-btn {
  flex: 1 1;
  border-radius: 4px;
}
.page-pass-reset .btn-wrapper .submit-btn {
  margin-right: 14px;
}
.theme-light .page-pass-reset .error {
  color: #f5222d;
}
.theme-dark .page-pass-reset .error {
  color: #E64242;
}

.page-pass-forget {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 70px;
}
.page-pass-forget .tabs {
  display: flex;
  flex-direction: column;
  width: 30.15vw;
  min-width: 386px;
}
.page-pass-forget .tabs .tab-list {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.page-pass-forget .tabs .tab-list .tab {
  display: flex;
  flex: 1 1 auto;
  height: 60px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.page-pass-forget .tabs .tab-pane {
  display: flex;
  width: 100%;
}
.page-pass-forget .email {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  margin-top: 55px;
}
.page-pass-forget .email .ant-form {
  width: 100%;
}
.page-pass-forget .email .btn-wrapper {
  margin-top: 50px;
}
.page-pass-forget .phone {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  margin-top: 100px;
}
.page-pass-forget .phone .ant-form {
  width: 100%;
  margin-bottom: 86px;
}
.page-pass-forget .btn-wrapper {
  display: flex;
  width: 300px;
  margin: 0 auto;
}
.page-pass-forget .btn-wrapper .submit-btn,
.page-pass-forget .btn-wrapper .cancel-btn {
  flex: 1 1;
  border-radius: 4px;
}
.page-pass-forget .btn-wrapper .submit-btn {
  margin-right: 14px;
}
.theme-light .page-pass-forget .tabs .tab-list .tab {
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-pass-forget .tabs .tab-list .tab.active {
  border-bottom: 2px solid #1890ff;
}
.theme-light .page-pass-forget .btn-wrapper .submit-btn {
  background-color: #1890ff;
}
.theme-light .page-pass-forget .error {
  color: #f5222d;
}
.theme-dark .page-pass-forget .tabs .tab-list .tab {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-pass-forget .tabs .tab-list .tab.active {
  border-bottom: 2px solid #2199E9;
}
.theme-dark .page-pass-forget .btn-wrapper .submit-btn {
  background-color: #2199E9;
}
.theme-dark .page-pass-forget .error {
  color: #E64242;
}

.page-pass-receive-mail {
  padding: 40px 0 40px 30px;
  margin: 11vw auto;
  display: flex;
  vertical-align: center;
}
.page-pass-receive-mail .icon-box {
  flex: 0.15 1;
  vertical-align: middle;
  font-size: 40px;
  color: #FF0000;
}
.page-pass-receive-mail .message-box {
  flex: 0.6 1;
  margin-top: 5px;
  line-height: 25px;
}
.page-pass-receive-mail .message-box .action {
  color: #FF0000;
}
.theme-light .page-pass-receive-mail .icon-box {
  color: #f5222d;
}
.theme-light .page-pass-receive-mail .message-box .action {
  color: #f5222d;
}
.theme-dark .page-pass-receive-mail .icon-box {
  color: #E64242;
}
.theme-dark .page-pass-receive-mail .message-box .action {
  color: #E64242;
}

.loginIdentityContainer .loading {
  height: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.loginIdentityContainer .loading img {
  width: 50px;
  height: 50px;
}
.loginIdentityContainer .loading span {
  margin-top: 20px;
  font-size: 16px;
}
.loginIdentityContainer .cancel {
  text-align: center;
}
.loginSuccessContainer .result .ant-result {
  padding: 40px 0;
}
.loginSuccessContainer .result .ant-result svg {
  width: 70px;
  height: 70px;
}
.loginSuccessContainer .result .ant-result .ant-result-title {
  font-size: 20px;
}
.loginSuccessContainer .next {
  text-align: center;
}
.loginErrorContainer .description {
  padding: 20px 60px 30px 60px;
}
.loginErrorContainer .result .ant-result {
  padding: 0 0 20px 0;
}
.loginErrorContainer .result .ant-result svg {
  width: 50px;
  height: 50px;
}
.loginErrorContainer .result .ant-result .ant-result-title {
  font-size: 18px;
}
.loginErrorContainer .buttons {
  text-align: center;
}
.prepareContainer .submit {
  text-align: center;
  position: relative;
  top: 100px;
}

.container {
  width: 100%;
}
.container .content {
  margin: 60px auto;
  padding: 0 30px 30px 30px;
  width: 630px;
  height: 481px;
  background: #2F3D4F;
}
.container .content .title {
  padding: 66px 0 40px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.map-wrapper {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  position: relative;
}
.map-wrapper .video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.5s;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.map-wrapper .video.visible {
  opacity: 1;
}
.map-wrapper .amap_markers_pop_window {
  padding: 0;
  border: none;
  transform: translate(0, -25px);
}
.map-wrapper .amap_markers_pop_window .title {
  padding: 0;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  font-size: 12px;
}
.map-wrapper .amap_markers_pop_window .title > span {
  font-weight: 400;
}
.map-wrapper.whitesmoke .amap_markers_pop_window::before {
  border-top: 12px solid #fff;
}
.map-wrapper.whitesmoke .amap_markers_pop_window::after {
  border-top: 11px solid #fff;
}
.map-wrapper.whitesmoke .marker2 .text-red {
  color: #ed5936;
}
.map-wrapper.whitesmoke .marker2 .text-green {
  color: #2bb066;
}
.map-wrapper.whitesmoke .marker2 .text-blue {
  color: #2293e2;
}
.map-wrapper.whitesmoke .info-window {
  background-color: #fff;
}
.map-wrapper.whitesmoke .info-window .title {
  text-align: left;
  color: #00adff;
  border-bottom: 1px solid #afbcc4;
}
.map-wrapper.whitesmoke .info-window .address {
  color: #494949;
}
.map-wrapper.whitesmoke .info-window .label {
  color: #494949;
}
.map-wrapper.whitesmoke .info-window .value {
  color: #f5a623;
}
.map-wrapper.grey .amap_markers_pop_window::before {
  border-top: 12px solid #2b2a2f;
}
.map-wrapper.grey .amap_markers_pop_window::after {
  border-top: 11px solid #2b2a2f;
}
.map-wrapper.grey .marker2 .text-red {
  color: #f33745;
}
.map-wrapper.grey .marker2 .text-green {
  color: #13ef4c;
}
.map-wrapper.grey .marker2 .text-blue {
  color: #3f67fe;
}
.map-wrapper.grey .info-window {
  background: linear-gradient(135deg, #303b51 0%, #1a2737 100%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.map-wrapper.grey .info-window .title {
  color: #00adff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.map-wrapper.grey .info-window .address {
  color: #afbcc4;
}
.map-wrapper.grey .info-window .label {
  color: #afbcc4;
}
.map-wrapper.grey .info-window .value {
  color: #f5a623;
}
.map-wrapper .marker2 {
  position: relative;
  width: 20px;
  height: 40px;
}
.map-wrapper .marker2 .text-disappear {
  position: absolute;
  left: -65px;
  top: 0;
  width: 150px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  opacity: 0;
  animation: disappear 3s ease-out forwards;
}
@keyframes disappear {
  0% {
    opacity: 1;
    font-size: 14px;
  }
  100% {
    opacity: 0;
    font-size: 24px;
    transform: translateY(-50px);
  }
}
.map-wrapper .marker2 .base-icon {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 30px;
}
@keyframes wave {
  from {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
  to {
    opacity: 0;
    transform: scale3d(4, 4, 1);
  }
}
.map-wrapper .marker2 .all-disappear-ICON1 {
  color: #31A3FC;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDJweCIgaGVpZ2h0PSI2NnB4IiB2aWV3Qm94PSIwIDAgNDIgNjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjEgKDY3MDQ4KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT4xPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJsaW5lYXJHcmFkaWVudC0xIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzUwQjhGOCIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjNTZCM0ZGIiBvZmZzZXQ9IjM0LjQyMjE1NjYlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMzODhDRUQiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0i5pS55YqoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyLjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oiIgZmlsbD0iI0Q4RDhEOCIgb3BhY2l0eT0iMCIgeD0iMCIgeT0iMCIgd2lkdGg9IjY2IiBoZWlnaHQ9IjY2Ij48L3JlY3Q+CiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjAwMDAwMCwgMS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxlbGxpcHNlIGlkPSLmpK3lnIblvaIiIHN0cm9rZT0iIzM3MzczNyIgc3Ryb2tlLXdpZHRoPSIxLjUiIGZpbGw9IiM0OTQ5NDkiIG9wYWNpdHk9IjAuMjgwNDU5NDQ5IiBjeD0iMjAuNSIgY3k9IjU5LjUiIHJ4PSIxNC41IiByeT0iNC41Ij48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0i5qSt5ZyG5b2iIiBmaWxsPSIjNDk0OTQ5IiBvcGFjaXR5PSIwLjQ0NTY4NDUyNCIgY3g9IjIwIiBjeT0iNTkuNSIgcng9IjciIHJ5PSIyLjUiPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMC4wMDgxMTQ1LDAgQzguOTU4MDgzNDEsMCAwLDkuMDQwNzcyNzQgMCwyMC4xOTM1NTQ0IEMwLDMxLjM0NTkzMjYgMjAuNDk5NzE0Miw1OC44MzQwNjI1IDIwLjQ5OTcxNDIsNTguODM0MDYyNSBDMjAuNDk5NzE0Miw1OC44MzQwNjI1IDQwLjAxNjIyODksMzEuMzQ1OTk5OCA0MC4wMTYyMjg5LDIwLjE5MzU1NDQgQzQwLjAxNTg5NTcsOS4wNDA3NzI4MSAzMS4wNTgxNDU2LDAgMjAuMDA4MTE0NSwwIFoiIHN0cm9rZT0iIzM1OERGMyIgc3Ryb2tlLXdpZHRoPSIwLjUiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat;
  background-size: 100% 100%;
}
.map-wrapper .marker2 .all-disappear-ICON2 {
  color: #31A3FC;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI2NnB4IiB2aWV3Qm94PSIwIDAgNDAgNjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjEgKDY3MDQ4KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT4yPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI3Mi43NzcwMzU0JSIgeTE9IjkyLjczNDg4OSUiIHgyPSIzOC41NjEzNjkyJSIgeTI9IjcuOTg3MjUzMjklIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMzQzkyRUYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzQ2QkRGOCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLmlLnliqgiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTMuMDAwMDAwLCAwLjAwMDAwMCkiPgogICAgICAgICAgICA8cmVjdCBpZD0i55+p5b2iLWNvcHkiIGZpbGw9IiNEOEQ4RDgiIG9wYWNpdHk9IjAiIHg9IjAiIHk9IjAiIHdpZHRoPSI2NiIgaGVpZ2h0PSI2NiI+PC9yZWN0PgogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNC4wMDAwMDAsIDEuMDAwMDAwKSIgZmlsbC1ydWxlPSJub256ZXJvIiBpZD0iU2hhcGUiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE0LDYyLjUgQzE0LDYzLjg4MDcxMTkgMTYuNDYyNDMzOSw2NSAxOS41LDY1IEMyMi41Mzc1NjYxLDY1IDI1LDYzLjg4MDcxMTkgMjUsNjIuNSBDMjUsNjEuMTE5Mjg4MSAyMi41Mzc1NjYxLDYwIDE5LjUsNjAgQzE2LjQ2MjQzMzksNjAgMTQsNjEuMTE5Mjg4MSAxNCw2Mi41IFoiIGZpbGw9IiMwMDAwMDAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGZpbGw9IiNCOEI4QjgiIHBvaW50cz0iMTcgMCAyMiAwIDIyIDYyIDE3IDYyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNC4wMTc5NDk5OWUtMTUsMTkgQzIuMDA4OTc1ZS0xNSwyOS40OTM0MTAyIDguNTA2NTg5NzUsMzggMTksMzggQzI5LjQ5MzQxMDIsMzggMzgsMjkuNDkzNDEwMiAzOCwxOSBDMzgsOC41MDY1ODk3NSAyOS40OTM0MTAyLDUuMDIyNDM3NDllLTE2IDE5LDAgQzguNTA2NTg5NzUsLTUuMDIyNDM3NDllLTE2IDIuMDA4OTc1ZS0xNSw4LjUwNjU4OTc1IDAsMTkgWiIgc3Ryb2tlPSIjMzU4REYzIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC0xKSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLDEyLjAwMDAwMDEgQzExLDE0LjIwOTEzOSAxMi43OTA4NjEsMTYgMTUsMTYgQzE3LjIwOTEzOSwxNiAxOSwxNC4yMDkxMzkgMTksMTIuMDAwMDAwMSBDMTksMTAuNTcwOTM3NyAxOC4yMzc2MDQ0LDkuMjUwNDI5NTkgMTcsOC41MzU4OTg0IEMxNS43NjIzOTU3LDcuODIxMzY3MiAxNC4yMzc2MDQzLDcuODIxMzY3MiAxMyw4LjUzNTg5ODQgQzExLjc2MjM5NTYsOS4yNTA0Mjk1OSAxMSwxMC41NzA5Mzc3IDExLDEyLjAwMDAwMDEgWiIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat;
  background-size: 100% 100%;
}
.map-wrapper .marker2 .all-disappear-ICON3 {
  color: #31A3FC;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTdweCIgaGVpZ2h0PSI2NnB4IiB2aWV3Qm94PSIwIDAgNTcgNjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjEgKDY3MDQ4KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT4zPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI5MS40MjA3MTc2JSIgeTE9IjE1LjEyNDgzNzQlIiB4Mj0iMTkuNzU1NDk3NyUiIHkyPSIzNC4xMDYzNjk3JSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMkZBQUZGIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiM1MDlFRjgiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0i5pS55YqoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUuMDAwMDAwLCAwLjAwMDAwMCkiPgogICAgICAgICAgICA8cmVjdCBpZD0i55+p5b2iLWNvcHktMiIgZmlsbD0iI0Q4RDhEOCIgb3BhY2l0eT0iMCIgeD0iMCIgeT0iMCIgd2lkdGg9IjY2IiBoZWlnaHQ9IjY2Ij48L3JlY3Q+CiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYuMDAwMDAwLCAxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGVsbGlwc2UgaWQ9IuakreWchuW9oi1jb3B5IiBzdHJva2U9IiMzNzM3MzciIHN0cm9rZS13aWR0aD0iMS41IiBmaWxsPSIjNDk0OTQ5IiBvcGFjaXR5PSIwLjI4MDQ1OTQ0OSIgY3g9IjI3LjUiIGN5PSI1OS41IiByeD0iMTQuNSIgcnk9IjQuNSI+PC9lbGxpcHNlPgogICAgICAgICAgICAgICAgPGVsbGlwc2UgaWQ9IuakreWchuW9oi1jb3B5LTIiIGZpbGw9IiM0OTQ5NDkiIG9wYWNpdHk9IjAuNDQ1Njg0NTI0IiBjeD0iMjciIGN5PSI1OS41IiByeD0iNyIgcnk9IjIuNSI+PC9lbGxpcHNlPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIHN0cm9rZT0iIzJGODBERCIgc3Ryb2tlLXdpZHRoPSIwLjUiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyNS42NzMwNjU4IDU5LjgzNDA2MjUgMjkuNDc4NTU3IDU5LjgzNDA2MjUgMi44OTY1MjM0OCAyIDguODgxNzg0MmUtMTQgMi43NzAyNzEzMyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ0LjQ1MTY0NjcsMi45MDg4NzUzMyBDNDQuNDUxNjQ2NywyLjkwODg3NTMzIDM3LjQ5ODY1NzgsNS44MTc3NTA2NSAzMy45Nzc1NTI4LDUuODE3NzUwNzYgQzI2LjUyMTAzMDMsNS44MTc3NTA3NiAyMi45NTI5NDk0LDAgMTUuNDg4OTQ1OCwwIEMxMS45NjA0Njk4LDAgNSwyLjkwNzY4OTgzIDUsMi45MDc2ODk4MyBMMTcuMTI2OTUzMSwyOS4wODk5MzkxIEMxNy4xMjY5NTMxLDI5LjA4OTkzOTEgMjIuNDU5MzE2OCwyNi4xODEwNjM3IDI1LjkyNTk2NTEsMjYuMTgxMDYzNyBDMzMuMzc3NTM3LDI2LjE4MTA2MzcgMzcuMDQ0NjMwNCwzMiA0NC41MzU4MDczLDMyIEM0OC4wNTE5NjE3LDMxLjk5ODgxNDUgNTUsMjkuMDg5OTM5MSA1NSwyOS4wODk5MzkxIEw0NC40NTE2NDY3LDIuOTA4ODc1MzMgWiIgaWQ9IlBhdGgiIHN0cm9rZT0iIzJGODBERCIgc3Ryb2tlLXdpZHRoPSIwLjUiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat;
  background-size: 100% 100%;
}
.map-wrapper .marker2 .all-disappear-ICON4 {
  color: #31A3FC;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 30px;
  background: url(/static/media/ICON4-lan.254b898b.svg) no-repeat;
  background-size: 100% 100%;
}
.map-wrapper .marker2 .all-read-ICON1,
.map-wrapper .marker2 .all-read-ICON2,
.map-wrapper .marker2 .all-read-ICON3,
.map-wrapper .marker2 .all-read-ICON4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 30px;
  color: #ffa608;
}
.map-wrapper .marker2 .all-read-ICON1 .aniamtion-wrapper,
.map-wrapper .marker2 .all-read-ICON2 .aniamtion-wrapper,
.map-wrapper .marker2 .all-read-ICON3 .aniamtion-wrapper,
.map-wrapper .marker2 .all-read-ICON4 .aniamtion-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffa608;
  box-shadow: 0px 0px 4px 1px #ffa608;
}
.map-wrapper .marker2 .all-read-ICON1 .aniamtion-wrapper .animation-item,
.map-wrapper .marker2 .all-read-ICON2 .aniamtion-wrapper .animation-item,
.map-wrapper .marker2 .all-read-ICON3 .aniamtion-wrapper .animation-item,
.map-wrapper .marker2 .all-read-ICON4 .aniamtion-wrapper .animation-item {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #ffa608;
  transform-origin: 50% 50%;
  animation: wave 2.5s ease-in-out 0s infinite normal none;
}
.map-wrapper .marker2 .all-read-ICON1 .aniamtion-wrapper:before,
.map-wrapper .marker2 .all-read-ICON2 .aniamtion-wrapper:before,
.map-wrapper .marker2 .all-read-ICON3 .aniamtion-wrapper:before,
.map-wrapper .marker2 .all-read-ICON4 .aniamtion-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #ffa608;
  transform-origin: 50% 50%;
  animation: wave 2.5s ease-in-out 0.8s infinite normal none;
}
.map-wrapper .marker2 .all-read-ICON1 .aniamtion-wrapper:after,
.map-wrapper .marker2 .all-read-ICON2 .aniamtion-wrapper:after,
.map-wrapper .marker2 .all-read-ICON3 .aniamtion-wrapper:after,
.map-wrapper .marker2 .all-read-ICON4 .aniamtion-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #ffa608;
  transform-origin: 50% 50%;
  animation: wave 2.5s ease-in-out 1.6s infinite normal none;
}
.map-wrapper .marker2 .some-read-ICON1,
.map-wrapper .marker2 .some-read-ICON2,
.map-wrapper .marker2 .some-read-ICON3,
.map-wrapper .marker2 .some-read-ICON4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 30px;
  color: #ec2020;
}
.map-wrapper .marker2 .some-read-ICON1 .aniamtion-wrapper,
.map-wrapper .marker2 .some-read-ICON2 .aniamtion-wrapper,
.map-wrapper .marker2 .some-read-ICON3 .aniamtion-wrapper,
.map-wrapper .marker2 .some-read-ICON4 .aniamtion-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ec2020;
  box-shadow: 0px 0px 4px 1px #ec2020;
}
.map-wrapper .marker2 .some-read-ICON1 .aniamtion-wrapper .animation-item,
.map-wrapper .marker2 .some-read-ICON2 .aniamtion-wrapper .animation-item,
.map-wrapper .marker2 .some-read-ICON3 .aniamtion-wrapper .animation-item,
.map-wrapper .marker2 .some-read-ICON4 .aniamtion-wrapper .animation-item {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #ec2020;
  transform-origin: 50% 50%;
  animation: wave 2.5s ease-in-out 0s infinite normal none;
}
.map-wrapper .marker2 .some-read-ICON1 .aniamtion-wrapper:before,
.map-wrapper .marker2 .some-read-ICON2 .aniamtion-wrapper:before,
.map-wrapper .marker2 .some-read-ICON3 .aniamtion-wrapper:before,
.map-wrapper .marker2 .some-read-ICON4 .aniamtion-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #ec2020;
  transform-origin: 50% 50%;
  animation: wave 2.5s ease-in-out 0.8s infinite normal none;
}
.map-wrapper .marker2 .some-read-ICON1 .aniamtion-wrapper:after,
.map-wrapper .marker2 .some-read-ICON2 .aniamtion-wrapper:after,
.map-wrapper .marker2 .some-read-ICON3 .aniamtion-wrapper:after,
.map-wrapper .marker2 .some-read-ICON4 .aniamtion-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #ec2020;
  transform-origin: 50% 50%;
  animation: wave 2.5s ease-in-out 1.6s infinite normal none;
}
.map-wrapper .info-window {
  display: flex;
  flex-direction: column;
  width: 340px;
  padding: 10px 12px;
  box-sizing: border-box;
}
.map-wrapper .info-window .base-text {
  display: flex;
  width: 100%;
  min-height: 25px;
  line-height: 25px;
}
.map-wrapper .info-window .title {
  display: flex;
  width: 100%;
  min-height: 25px;
  line-height: 25px;
  font-size: 14px;
}
.map-wrapper .info-window .title-txt {
  flex: 1 1;
  text-align: left;
}
.map-wrapper .info-window .address {
  display: flex;
  width: 100%;
  min-height: 25px;
  line-height: 25px;
  height: auto;
  font-size: 12px;
}
.map-wrapper .info-window .list {
  display: flex;
  width: 100%;
  flex: 0 0 auto;
  flex-direction: row;
  padding: 0;
}
.map-wrapper .info-window .list .item {
  display: flex;
  flex-direction: column;
}
.map-wrapper .info-window .list .item:nth-of-type(1) {
  width: 28%;
}
.map-wrapper .info-window .list .item:nth-of-type(2) {
  width: 26%;
}
.map-wrapper .info-window .list .item:nth-last-of-type(1),
.map-wrapper .info-window .list .item:nth-last-of-type(2) {
  width: 23%;
}
.map-wrapper .info-window .list .item .text {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: 25px;
  align-items: center;
  font-size: 12px;
}
.map-wrapper .info-window .list .item .label {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: 25px;
  align-items: center;
  font-size: 12px;
}
.map-wrapper .info-window .list .item .value {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: 25px;
  align-items: center;
  font-size: 12px;
}
#zoom-ctrl .filter-project-container {
  position: relative;
  height: 30px;
}
#zoom-ctrl .filter-project-container .icon-img {
  width: 15px !important;
  height: 20px;
  vertical-align: top;
}
#zoom-ctrl .filter-project-container .checkbox-container {
  position: relative;
  left: -250px;
  top: -35px;
  width: 250px;
  height: 32px;
  line-height: 32px;
  align-items: center;
  padding-left: 10px;
}
#zoom-ctrl .filter-project-container .checkbox-container:hover {
  display: block !important ;
}
#zoom-ctrl .filter-project-container .checkbox-container .ant-checkbox-group {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
#zoom-ctrl .filter-project-container .checkbox-container .ant-checkbox-group .ant-checkbox-group-item {
  display: flex;
  align-items: center;
}
#zoom-ctrl .filter-project-container .checkbox-container .ant-checkbox-group .ant-checkbox-group-item img {
  width: 15px;
  vertical-align: top;
}
.theme-dark #zoom-ctrl .checkbox-container {
  background: linear-gradient(90deg, rgba(32, 34, 41, 0.8) 0%, rgba(28, 35, 42, 0.6) 100%);
}
.theme-light #zoom-ctrl .checkbox-container {
  background: #fff;
}
.amap-container {
  width: 100%;
  height: 100%;
}
.map-wrapper .marker {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  opacity: 0.7;
  margin-left: -73%;
}
.map-wrapper .marker.small {
  margin-left: -43%;
}
.map-wrapper .marker .number {
  color: #fff;
  position: absolute;
  font-weight: 600;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.map-wrapper .marker .outCluster {
  background-image: url(/static/media/outCluster.87256f77.svg);
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.map-wrapper .marker .outCluster .middleCluster {
  background-image: url(/static/media/middleCluster.23461b18.svg);
  background-size: 100% 100%;
  transform-origin: center center;
  animation: clockwise 6s infinite linear forwards;
  display: flex;
  align-items: center;
  justify-content: center;
}
.map-wrapper .marker .outCluster .middleCluster .inCluster {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODFweCIgaGVpZ2h0PSI3NXB4IiB2aWV3Qm94PSIwIDAgODEgNzUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYzLjEgKDkyNDUyKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT7nvJbnu4QgMzA8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0i6aG16Z2iLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLmgLvop4gtc3VwZXJhZG1pbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc0My4wMDAwMDAsIC01MzEuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtMzAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc4My41MDAwMDAsIDU2Ni41MDAwMDApIHJvdGF0ZSgtMzYwLjAwMDAwMCkgdHJhbnNsYXRlKC03ODMuNTAwMDAwLCAtNTY2LjUwMDAwMCkgdHJhbnNsYXRlKDc0NC4wMDAwMDAsIDUyNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTM1MyIgZmlsbD0iIzAwRkZGRiIgcG9pbnRzPSI3Ljk5Nzg4OTA3IDE2Ljk4MDggMTAuNjQ5NiAyMi44MDU0NDcxIDMuOTkzNiAyMy42MzY4Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0zNTUiIGZpbGw9IiMwMEZGRkYiIHBvaW50cz0iMzUuNjExMiA3Ny41NTM2IDM5LjU2ODIwNjEgNzIuMjI4OCA0My41OTg0IDc3LjQ5Nzk5NDkiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTM1NyIgZmlsbD0iIzAwRkZGRiIgcG9pbnRzPSI3NC44ODQ4IDIzLjYzNjggNjguMjI4OCAyMi44ODY5MjM3IDcwLjc5MDAyMDcgMTYuOTgwOCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPGcgaWQ9IuW9oueKti0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjUwMDAwMCwgNS41MTk5ODEpIiBzdHJva2U9IiMwMEZGRkYiIHN0cm9rZS13aWR0aD0iMiI+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTIwLjY0ODYzMzgsLTUuNjg0MzQxODllLTE0IEM4LjM2MDk5NjYxLDYuNDgwNTU2OCAwLDE5LjI2NjM5ODIgMCwzMy45ODAwMTkgQzAsMzQuNDYzMDg2NiAwLjAwOTAxMjI4MzY1LDM0Ljk0NDA3NjMgMC4wMjY4Nzk5MjQ2LDM1LjQyMjgzMzIgTTE4LjE4MjYwMTksNjYuNTQyNDE3MyBDMjQuMjA2MzAyNiw3MC4zMDMxODQxIDMxLjM0NTYzNjMsNzIuNDgwMDE5IDM5LDcyLjQ4MDAxOSBDNDYuNTY4NjM5Myw3Mi40ODAwMTkgNTMuNjMzNzIsNzAuMzUxNjY5NiA1OS42MTQ1OTMzLDY2LjY2ODE3NTcgTTc3Ljk3NTI5NTQsMzUuMzYzMzEyMiBDNzcuOTkxNzE5MSwzNC45MDQyMTQ3IDc4LDM0LjQ0MzA3MTUgNzgsMzMuOTgwMDE5IEM3OCwxOS4yNzM2NzQ2IDY5LjY0NzI3MSw2LjQ5MzIwMzM3IDU3LjM2OTU5MzMsMC4wMDk2MTkyMTA4NyIgaWQ9IuW9oueKtiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0i5qSt5ZyG5b2iIiBzdHJva2U9IiM5Nzk3OTciIG9wYWNpdHk9IjAiIGN4PSIzOS41IiBjeT0iMzkuNSIgcj0iMzkuNSI+PC9jaXJjbGU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-size: 100% 100%;
  transform-origin: center center;
  animation: counterclockwise 3s linear infinite;
}
.map-wrapper .marker .large {
  width: 100px;
  height: 100px;
  display: flex;
  font-size: 22px;
}
.map-wrapper .marker .large .outCluster {
  width: 100px;
  height: 100px;
}
.map-wrapper .marker .large .outCluster .middleCluster {
  width: 75px;
  height: 75px;
}
.map-wrapper .marker .large .outCluster .middleCluster .inCluster {
  width: 50px;
  height: 50px;
}
.map-wrapper .marker .middle {
  width: 60px;
  height: 60px;
  display: flex;
  font-size: 16px;
}
.map-wrapper .marker .middle .outCluster {
  width: 60px;
  height: 60px;
}
.map-wrapper .marker .middle .outCluster .middleCluster {
  width: 45px;
  height: 45px;
}
.map-wrapper .marker .middle .outCluster .middleCluster .inCluster {
  width: 30px;
  height: 30px;
}
.map-wrapper .marker .small {
  width: 40px;
  height: 40px;
  display: flex;
}
.map-wrapper .marker .small .outCluster {
  width: 40px;
  height: 40px;
}
.map-wrapper .marker .small .outCluster .middleCluster {
  width: 30px;
  height: 30px;
}
.map-wrapper .marker .small .outCluster .middleCluster .inCluster {
  width: 20px;
  height: 20px;
}
@keyframes clockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes counterclockwise {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.map-zoom-wrapper {
  position: absolute;
  bottom: 15px;
  right: 532px;
  padding: 5px;
  display: flex;
  z-index: 2;
  flex-direction: column;
  box-sizing: border-box;
  width: 30px;
  background: linear-gradient(90deg, rgba(32, 34, 41, 0.8) 0%, rgba(28, 35, 42, 0.6) 100%);
}
.map-zoom-wrapper .zoom-item {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  color: #fff;
}
.map-zoom-wrapper .zoom-item-last {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
}
.map-zoom-wrapper .zoom-img {
  width: 100%;
  vertical-align: middle;
  margin-bottom: 3px;
}
.map-zoom-wrapper.whitesmoke {
  background: #fff;
}
.map-zoom-wrapper.whitesmoke .zoom-item,
.map-zoom-wrapper.whitesmoke .zoom-item-last {
  color: #000;
}
.map-wrapper.whitesmoke .marker .number {
  color: #000;
}

.c-side-menu {
  position: relative;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  border-width: 1px 0 0 0;
  width: 100%;
  padding-top: 12px;
  box-sizing: border-box;
}
.c-side-menu .radio-group {
  position: absolute;
  top: 16px;
  right: 10px;
  font-size: 12px;
}
.c-side-menu .radio-group .ant-radio-button-wrapper {
  padding: 0 7px;
  height: 28px;
  line-height: 28px;
  box-sizing: border-box;
}
.c-side-menu .filter-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.c-side-menu .ant-menu-submenu {
  top: 55% !important;
}
.c-side-menu .ant-menu-submenu-open {
  top: 55% !important;
}
.c-side-menu .ant-menu-item-group-title {
  padding: 8px 10px 8px 16px !important;
}
.theme-light .c-side-menu {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-side-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.page-energy-overview {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1 1 auto;
}
.page-energy-overview .title {
  display: flex;
  height: 60px;
  padding-left: 18px;
  align-items: center;
  flex: 0 0 auto;
  font-size: 18px;
}
.page-energy-overview .project {
  width: 290px;
}
.page-energy-overview .project-container {
  height: 56px;
  display: flex;
  align-items: center;
  padding-left: 24px;
}
.page-energy-overview .ant-tabs .ant-tabs-extra-content {
  float: left !important;
  height: 64px;
  margin-right: 24px;
  padding-left: 24px;
}
.page-energy-overview .ant-tabs .ant-tabs-extra-content .c-dropdown-select {
  height: 60px;
}
.page-energy-overview .ant-tabs .ant-tabs-bar {
  border: none;
}
.page-energy-overview .ant-tabs .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab {
  padding: 15px 16px;
  height: 56px;
  line-height: 32px;
}
.page-energy-overview .notfound-container {
  width: 100%;
}
.page-energy-overview .block-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 340px;
  margin-bottom: 16px;
}
.page-energy-overview .charts-base-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.page-energy-overview .charts-up-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 520px;
  margin-bottom: 24px;
}
.page-energy-overview .charts-up-wrapper .base-chart {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-energy-overview .charts-up-wrapper .chart-wrapper {
  display: block;
  width: 100%;
  height: 460px;
}
.page-energy-overview .charts-up-wrapper .chart-EP {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 70%;
}
.page-energy-overview .charts-up-wrapper .chart-circuit {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 30%;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container {
  display: flex;
  height: 100%;
  flex-direction: row;
  position: relative;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .total {
  position: absolute;
  left: 27%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .total > span {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .total > span:last-of-type {
  font-size: 22px;
  margin-top: 16px;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .pie-chart {
  display: block;
  width: 60%;
  height: 100%;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .legend {
  display: flex;
  width: 40%;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: space-between;
  font-size: 12px;
  padding: 20px 20px 20px 0;
  box-sizing: border-box;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .legend .legend-item {
  display: flex;
  width: 100%;
  height: 20px;
  justify-content: space-between;
  align-items: center;
  flex: 0 0 auto;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .legend .legend-item .name-icon {
  display: flex;
  width: 65%;
  flex-direction: row;
  height: 100%;
  align-items: center;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .legend .legend-item .name-icon .icon {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 5px;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .legend .legend-item .name-icon .name {
  display: block;
  width: calc(100% - 13px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-energy-overview .charts-up-wrapper .chart-circuit .pie-chart-container .legend .legend-item .percent {
  display: flex;
  width: 35%;
  flex: 0 0 auto;
  justify-content: flex-end;
}
.page-energy-overview .charts-down-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 500px;
  justify-content: space-between;
}
.page-energy-overview .charts-down-wrapper .base-chart {
  display: flex;
  flex-direction: column;
  width: calc(50% - 8px);
  height: 100%;
}
.page-energy-overview .charts-down-wrapper .chart-wrapper {
  display: block;
  width: 100%;
  height: 440px;
}
.page-energy-overview .charts-down-wrapper .chart-P {
  display: flex;
  flex-direction: column;
  width: calc(50% - 8px);
  height: 100%;
}
.page-energy-overview .charts-down-wrapper .chart-Pdmd {
  display: flex;
  flex-direction: column;
  width: calc(50% - 8px);
  height: 100%;
}
.page-energy-overview .pdmd-chart-tooltip {
  padding: 0 15px;
}
.page-energy-overview .pdmd-chart-tooltip .pdmd-chart-tooltip-text {
  margin-right: 5px;
}
.theme-dark .page-energy-overview .ant-tabs .ant-tabs-bar {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-energy-overview .block-wrapper {
  background: transparent;
}
.theme-dark .page-energy-overview .charts-up-wrapper,
.theme-dark .page-energy-overview .notfound-container,
.theme-dark .page-energy-overview .project-container {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-energy-overview .charts-down-wrapper {
  background: transparent;
}
.theme-dark .page-energy-overview .charts-down-wrapper .base-chart {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-energy-overview .charts-down-wrapper .chart-P {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-energy-overview .charts-down-wrapper .chart-Pdmd {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-light .page-energy-overview .ant-tabs .ant-tabs-bar {
  background: #fff;
}
.theme-light .page-energy-overview .block-wrapper {
  background: transparent;
}
.theme-light .page-energy-overview .charts-up-wrapper,
.theme-light .page-energy-overview .notfound-container,
.theme-light .page-energy-overview .project-container {
  background: #fff;
}
.theme-light .page-energy-overview .charts-down-wrapper {
  background: transparent;
}
.theme-light .page-energy-overview .charts-down-wrapper .base-chart {
  background-color: #fff;
}
.theme-light .page-energy-overview .charts-down-wrapper .chart-P {
  background-color: #fff;
}
.theme-light .page-energy-overview .charts-down-wrapper .chart-Pdmd {
  background-color: #fff;
}

.page-enenrgy-block {
  display: flex;
  flex-direction: column;
  width: calc(25% - 12px);
  height: 100%;
  box-sizing: border-box;
}
.page-enenrgy-block:not(:last-of-type) {
  margin-right: 16px;
}
.page-enenrgy-block .header {
  display: flex;
  flex-direction: row;
  flex: 0 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  font-size: 14px;
  padding: 0 20px;
  box-sizing: border-box;
}
.page-enenrgy-block .content {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1 1 auto;
}
.page-enenrgy-block .content .main {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  flex-direction: row;
  align-items: center;
}
.page-enenrgy-block .content .main .value-container {
  display: block;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.page-enenrgy-block .content .main .value {
  display: inline-block;
  font-size: 48px;
}
.page-enenrgy-block .content .main .unit {
  display: inline-block;
  font-size: 24px;
  margin-left: 12px;
}
.page-enenrgy-block .content .sub {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 98px;
  padding: 20px 20px;
  box-sizing: border-box;
  justify-content: space-between;
}
.page-enenrgy-block .content .sub .sub-info {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: auto;
  align-items: center;
  font-size: 16px;
}
.page-enenrgy-block .content .sub .sub-info .anticon {
  margin-left: 8px;
}
.page-enenrgy-block .content .sub .bg-green .ant-progress-inner {
  border-radius: 0;
}
.page-enenrgy-block .content .sub .bg-green .ant-progress-inner .ant-progress-bg {
  border-radius: 0;
}
.page-enenrgy-block .content .sub .bg-blue .ant-progress-inner {
  border-radius: 0;
}
.page-enenrgy-block .content .sub .bg-blue .ant-progress-inner .ant-progress-bg {
  border-radius: 0;
}
.page-enenrgy-block .content .sub .bg-red .ant-progress-inner {
  border-radius: 0;
}
.page-enenrgy-block .content .sub .bg-red .ant-progress-inner .ant-progress-bg {
  border-radius: 0;
}
.page-enenrgy-block .footer {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: 46px;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0 20px;
  box-sizing: border-box;
}
.theme-dark .page-energy-overview .page-enenrgy-block {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-energy-overview .page-enenrgy-block .ant-progress-inner {
  background: transparent;
}
.theme-light .page-energy-overview .page-enenrgy-block {
  background: #fff;
}
.theme-light .page-energy-overview .page-enenrgy-block .content .sub .bg-green .ant-progress-inner .ant-progress-bg {
  background-color: #52c41a;
}
.theme-light .page-energy-overview .page-enenrgy-block .content .sub .bg-blue .ant-progress-inner .ant-progress-bg {
  background-color: #1890ff;
}
.theme-light .page-energy-overview .page-enenrgy-block .content .sub .bg-red .ant-progress-inner .ant-progress-bg {
  background-color: #f5222d;
}
.theme-light .page-energy-overview .page-enenrgy-block .footer {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .page-energy-overview .page-enenrgy-block .content .sub .bg-green .ant-progress-inner .ant-progress-bg {
  background-color: #75E040;
}
.theme-dark .page-energy-overview .page-enenrgy-block .content .sub .bg-blue .ant-progress-inner .ant-progress-bg {
  background-color: #2199E9;
}
.theme-dark .page-energy-overview .page-enenrgy-block .content .sub .bg-red .ant-progress-inner .ant-progress-bg {
  background-color: #E64242;
}
.theme-dark .page-energy-overview .page-enenrgy-block .footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.page-mfg-consumption-view {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.page-mfg-consumption-view .left {
  width: 300px;
  flex: 0 0 auto;
  margin-right: 16px;
}
.page-mfg-consumption-view .left .project-select {
  display: flex;
  height: 50px;
}
.page-mfg-consumption-view .right {
  flex: 1 1;
}
.page-mfg-consumption-view .right .ant-tabs-bar {
  height: 49px;
}
.page-mfg-consumption-view .right .controls {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 15px 20px;
}
.theme-light .page-mfg-consumption-view .left,
.theme-light .page-mfg-consumption-view .right {
  background-color: #fff;
}
.theme-light .page-mfg-consumption-view .left .project-select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .page-mfg-consumption-view .left,
.theme-dark .page-mfg-consumption-view .right {
  background-color: #2F3D4F;
}
.theme-dark .page-mfg-consumption-view .left .project-select {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.c-dropdown-select {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  width: 100%;
  flex: 0 0 auto;
}
.c-dropdown-select .ant-select {
  font-size: 16px;
  font-weight: bold;
}
.c-dropdown-select .ant-select-arrow {
  font-size: inherit;
  color: currentColor;
  margin-top: -8px;
}
.c-dropdown-select-no-border .ant-select-selection {
  border-color: transparent;
  background: transparent;
}
.c-dropdown-select-no-border :not(.ant-select-open) .ant-select-selection:hover {
  border-color: transparent;
}

.project-select-wrapper {
  position: absolute;
  left: 26px;
  top: 14px;
  width: 332px;
  z-index: 2;
}
.project-select-wrapper.fullScreen {
  top: 64px;
}
.project-select-wrapper .search-icon-container {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transform: rotateY(180deg);
  color: #fff;
  border-radius: 4px 0 0 4px;
}
.project-select-wrapper .project-select {
  width: 100%;
}
.project-select-wrapper .ant-select-dropdown {
  height: auto;
}
.project-select-wrapper .ant-select-dropdown .ant-select-dropdown-menu {
  max-height: 425px;
}
.theme-light .project-select-wrapper .search-icon-container {
  background-color: #1890ff;
}
.theme-dark .project-select-wrapper .search-icon-container {
  background-color: #2199E9;
}

.c-overview-history-data-display {
  position: absolute;
  width: 380px;
  height: 580px;
  right: 18px;
  bottom: 15px;
  z-index: 2;
  padding: 12px 20px;
  line-height: 1.3;
}
.c-overview-history-data-display .row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.c-overview-history-data-display .row.sm {
  margin-bottom: 4px;
}
.c-overview-history-data-display .row.md {
  margin-bottom: 12px;
}
.c-overview-history-data-display .row.lg {
  margin-bottom: 32px;
}
.c-overview-history-data-display .title {
  padding-bottom: 4px;
  margin-right: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.c-overview-history-data-display .col {
  display: flex;
  width: 50%;
  align-items: flex-end;
  font-size: 14px;
}
.c-overview-history-data-display .lg {
  font-size: 22px;
}
.c-overview-history-data-display .unit {
  font-size: 12px;
  padding-left: 4px;
}
.theme-light .c-overview-history-data-display {
  background-color: #fff;
}
.theme-dark .c-overview-history-data-display {
  background: linear-gradient(90deg, rgba(32, 34, 41, 0.8) 0%, rgba(28, 35, 42, 0.6) 100%);
  border-radius: 2px;
}
.theme-light .c-overview-history-data-display .blue {
  color: #1890ff;
}
.theme-light .c-overview-history-data-display .row.sub .col {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-overview-history-data-display .blue {
  color: #2199E9;
}
.theme-dark .c-overview-history-data-display .row.sub .col {
  color: rgba(255, 255, 255, 0.42);
}

.c-overview-ai-rank {
  position: absolute;
  left: 25px;
  bottom: 15px;
  width: 350px;
  height: 185px;
  padding: 12px 14px;
  border-radius: 2px;
  z-index: 2;
}
.c-overview-ai-rank .title {
  height: 20px;
  font-size: 14px;
}
.c-overview-ai-rank .title .anticon {
  margin-left: 6px;
}
.c-overview-ai-rank .first,
.c-overview-ai-rank .second,
.c-overview-ai-rank .third {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.c-overview-ai-rank .first {
  position: absolute;
  left: 130px;
  top: 32px;
  width: 90px;
  height: 100px;
  font-size: 30px;
  font-weight: 600;
}
.c-overview-ai-rank .second,
.c-overview-ai-rank .third {
  position: absolute;
  width: 60px;
  height: 70px;
  font-size: 20px;
  font-weight: 600;
}
.c-overview-ai-rank .second {
  left: 40px;
  top: 52px;
  background-size: 60px 70px;
}
.c-overview-ai-rank .third {
  right: 40px;
  top: 52px;
}
.c-overview-ai-rank .rank-list {
  position: absolute;
  top: 130px;
  left: 0;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 40px;
  font-size: 12px;
}
.c-overview-ai-rank .rank-list > span {
  display: flex;
  flex: 0 0 auto;
  width: 60px;
  justify-content: center;
}
.c-overview-ai-rank .rank-list > span:nth-of-type(2) {
  width: 90px;
}
.theme-light .c-overview-ai-rank {
  background: rgba(255, 255, 255, 0.9);
}
.theme-light .c-overview-ai-rank .first {
  background: url(/static/media/light-ai-first.93e84bfa.png) 50% 30% no-repeat;
  background-size: 84px 85px;
  text-shadow: 0px 1px 2px rgba(49, 74, 104, 0.26);
}
.theme-light .c-overview-ai-rank .second {
  background: url(/static/media/light-ai-second.8a4fe6f3.png) center no-repeat;
  background-size: 60px 70px;
  text-shadow: 0px 1px 2px rgba(49, 74, 104, 0.26);
}
.theme-light .c-overview-ai-rank .third {
  background: url(/static/media/light-ai-third.e9a85d2b.png) center no-repeat;
  background-size: 60px 70px;
  text-shadow: 0px 1px 2px rgba(49, 74, 104, 0.26);
}
.theme-dark .c-overview-ai-rank {
  background: linear-gradient(90deg, rgba(32, 34, 41, 0.8) 0%, rgba(28, 35, 42, 0.6) 100%);
}
.theme-dark .c-overview-ai-rank .first {
  background: url(/static/media/dark-ai-frist.40e15d7b.png) center no-repeat;
  background-size: 84px 100px;
  text-shadow: 0px 1px 2px rgba(6, 6, 6, 0.75);
  color: #fff;
}
.theme-dark .c-overview-ai-rank .second {
  background: url(/static/media/dark-ai-second.9743af60.png) center no-repeat;
  background-size: 60px 70px;
  text-shadow: 0px 1px 2px rgba(6, 6, 6, 0.75);
  color: #fff;
}
.theme-dark .c-overview-ai-rank .third {
  background: url(/static/media/dark-ai-third.2707eb28.png) center no-repeat;
  background-size: 60px 70px;
  text-shadow: 0px 1px 2px rgba(6, 6, 6, 0.75);
  color: #fff;
}
.theme-light .c-overview-ai-rank .rank-list {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-overview-ai-rank .title .anticon {
  color: #1890ff;
}
.theme-dark .c-overview-ai-rank .rank-list {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-overview-ai-rank .title .anticon {
  color: #2199E9;
}

.page-overview .legend {
  display: flex;
  flex-direction: column;
  padding: 8px 12px;
  width: 120px;
  height: 100px;
  position: absolute;
  z-index: 1;
  right: 405px;
  bottom: 15px;
}
.page-overview .legend > div {
  width: 100%;
  padding-left: 30px;
  position: relative;
  font-size: 12px;
  height: 28px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.page-overview .legend > div:before {
  content: "";
  display: block;
  width: 20px;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 12px;
}
.page-overview .legend .alarm:before {
  background: #ec2020;
}
.page-overview .legend .read:before {
  background: #FFA608;
}
.page-overview .legend .normal:before {
  background: #54B0FE;
}
.theme-dark .page-overview .legend {
  background: linear-gradient(90deg, rgba(32, 34, 41, 0.8) 0%, rgba(28, 35, 42, 0.6) 100%);
  border-radius: 2px;
}
.theme-light .page-overview .legend {
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(170, 170, 170, 0.5);
  border-radius: 2px;
}

.c-tree {
  height: 100%;
  width: 258px;
}
.c-tree .search-tree-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.c-tree .search-tree-container .c-side-menu {
  flex: 1 1 auto;
}
.c-tree .search-tree-container .search {
  font-size: 16px;
  padding: 11px 16px;
}
.theme-light .c-tree {
  background-color: #fff;
}
.theme-dark .c-tree {
  background-color: #2F3D4F;
}

.page-lossRead-wrapper {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
.page-lossRead-wrapper .left {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  width: 20.3125vw;
  min-width: 258px;
  padding: 0 20px 20px;
  box-sizing: border-box;
  margin-right: 8px;
}
.page-lossRead-wrapper .left .card-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1 1 auto;
  justify-content: flex-start;
}
.page-lossRead-wrapper .left .card-wrapper .ant-spin-nested-loading {
  height: auto;
}
.page-lossRead-wrapper .left .card-wrapper .c-lossRead-card {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-lossRead-wrapper .left .card-wrapper .c-lossRead-card .card-title {
  font-size: 14px;
  padding: 8% 0 5% 8%;
  box-sizing: border-box;
  height: 20%;
}
.page-lossRead-wrapper .left .card-wrapper .c-lossRead-card .value-container {
  padding: 8% 0 5% 8%;
  height: 25%;
  box-sizing: border-box;
}
.page-lossRead-wrapper .left .card-wrapper .c-lossRead-card .value-container .value {
  font-size: 36px;
  margin-right: 2.5%;
}
.page-lossRead-wrapper .left .card-wrapper .c-lossRead-card .value-container .unit {
  font-size: 16px;
}
.page-lossRead-wrapper .left .card-wrapper .c-lossRead-card .card-content {
  display: flex;
  height: 35%;
  width: 100%;
}
.page-lossRead-wrapper .left .card-wrapper .c-lossRead-card .card-footer-container {
  display: flex;
  align-items: center;
  padding-left: 8%;
  padding-right: 8%;
  justify-content: space-between;
  height: 20%;
}
.page-lossRead-wrapper .left .card-wrapper .card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.page-lossRead-wrapper .left .card-wrapper .card-footer .top {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ec5734;
}
.page-lossRead-wrapper .left .card-wrapper .card-footer .bottom {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #0cc2aa;
}
.page-lossRead-wrapper .right {
  flex: 1 1 auto;
  display: flex;
}
.page-lossRead-wrapper .right .lossRead-rank-container {
  display: flex;
  flex-direction: column;
  width: 50%;
  height: 100%;
}
.page-lossRead-wrapper .right .lossRead-rank-container .ant-spin-nested-loading {
  height: calc(100% - 46px);
}
.page-lossRead-wrapper .right .lossRead-rank-container .ant-spin-nested-loading .ant-spin-container {
  position: static;
  display: flex;
  width: 100%;
  height: 100%;
}
.page-lossRead-wrapper .right .lossRead-rank-container .rank-title-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 26px 0 16px;
  box-sizing: border-box;
  flex: 0 0 auto;
  height: 46px;
  line-height: 46px;
}
.page-lossRead-wrapper .right .lossRead-rank-container .c-not-found {
  height: 42.19vw;
  min-height: 540px;
}
.page-lossRead-wrapper .c-lossRead-rank {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-top: 32px;
  box-sizing: border-box;
}
.page-lossRead-wrapper .c-lossRead-rank .chart-title {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  height: 20px;
  padding-left: 125px;
  padding-right: 26px;
  font-size: 14px;
  flex: 0 0 auto;
}
.page-lossRead-wrapper .c-lossRead-rank .chart-container {
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
  width: 100%;
  min-height: 520px;
  padding: 0 16px;
  box-sizing: border-box;
}
.theme-light .page-lossRead-wrapper .left,
.theme-light .page-lossRead-wrapper .right {
  background-color: #fff;
}
.theme-light .page-lossRead-wrapper .left .c-lossRead-card {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-lossRead-wrapper .left .c-lossRead-card .card-footer-container {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .page-lossRead-wrapper .left,
.theme-dark .page-lossRead-wrapper .right {
  background-color: #2F3D4F;
}
.theme-dark .page-lossRead-wrapper .left .c-lossRead-card {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-lossRead-wrapper .left .c-lossRead-card .card-footer-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.installation-calculator .calculator-button {
  background-color: #1A91FF;
  border-radius: 23px;
  padding: 0 30px;
  height: 46px;
  color: #fff;
  font-size: 18px;
}
.installation-calculator .calculator-button:hover,
.installation-calculator .calculator-button:focus,
.installation-calculator .calculator-button:active {
  background-color: #00B2FF;
  color: #fff;
  border-color: #00B2FF;
}
.installation-calculator .calculator-button .calculator-icon {
  vertical-align: -2px;
  margin-right: 6px;
  width: 12px;
}
.calculator-modal {
  width: 880px;
}
.calculator-modal .slider-circle-disappear .ant-slider-handle {
  display: none;
}
.calculator-modal .ant-modal-title {
  font-weight: bold;
}
.calculator-modal .ant-modal-body {
  display: flex;
}
.calculator-modal .ant-modal-body .calculator-modal-slider {
  display: flex;
}
.calculator-modal .ant-modal-body .calculator-modal-slider .ant-slider:first-child {
  width: 26.7%;
  margin-right: 0;
}
.calculator-modal .ant-modal-body .calculator-modal-slider .ant-slider:first-child .ant-slider-rail {
  background: #DCDCDC;
}
.calculator-modal .ant-modal-body .calculator-modal-slider .ant-slider:last-child {
  width: 73.3%;
  margin-left: 0;
}
.calculator-modal .ant-modal-body .calculator-modal-slider .ant-slider:last-child .ant-slider-rail {
  background: #985AE7;
}
.calculator-modal .ant-modal-body .ant-slider-rail {
  background: linear-gradient(to right, #40B7FF, #40B7FF 26.7%, #985AE7 26.7%, #985AE7, #985AE7 73.3%);
}
.calculator-modal .ant-modal-body .calculator-modal-description {
  padding-left: 40px;
  padding-top: 10px;
}
.calculator-modal .ant-modal-body .calculator-modal-description .modal-description-title {
  font-weight: bold;
  margin-right: 10px;
}
.calculator-modal .ant-modal-body .calculator-modal-description .modal-description-result {
  padding: 10px;
  margin-top: 25px;
  margin-bottom: 40px;
}
.calculator-modal .ant-modal-body .calculator-modal-description .modal-description-result div {
  line-height: 40px;
}
.calculator-modal .ant-modal-body .calculator-modal-description .modal-description-result .modal-result-detail {
  padding-left: 70px;
  color: #6E7B8C;
}
.calculator-modal .ant-modal-body .calculator-modal-description .modal-description-footer div:not(:first-child) {
  text-indent: 42px;
}
.theme-light .calculator-modal .ant-modal-body .calculator-modal-description .modal-description-result {
  background-color: #E6F7FF;
  border: 1px solid #2998FF;
}
.theme-light .calculator-modal .ant-modal-body .calculator-modal-description .modal-description-footer .info {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .calculator-modal .ant-modal-body .calculator-modal-description .modal-description-result {
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .calculator-modal .ant-modal-body .calculator-modal-description .modal-description-footer .info {
  color: rgba(255, 255, 255, 0.42);
}

.page-ai-measurement-result {
  height: 450px;
  padding: 19px 35px;
  border-radius: 4px;
}
.page-ai-measurement-result .orange-text {
  color: #E78239;
}
.page-ai-measurement-result .purple-text {
  color: #A63DBB;
}
.page-ai-measurement-result .predicted-logo {
  display: inline-block;
  width: 32px;
  height: 18px;
  background: url(/static/media/predicted.b27e2544.png) no-repeat;
  background-size: 100% 100%;
}
.page-ai-measurement-result .top-wrapper {
  display: flex;
  justify-content: space-between;
}
.page-ai-measurement-result .top-wrapper .measurement-name {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}
.page-ai-measurement-result .top-wrapper .measurement-name::before {
  content: '';
  width: 21px;
  height: 21px;
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAHfklEQVRoQ+2Ye2xT1x3Hv+f6mThNWcaUTC0rQZW6rSt7lIloLRMtZcC6saDSlq1tmkBZK1FNCUFdNVSRMYY2aaWd2lWiEsukqX9sUwtlFEpBJCIrSXjENA87D5oEJ47jtxM7ft3Hb7Idx44TY3zthKrCkn1ln3t/v/M5v8f3HDN8SV7sS8KB2yBftEjmPSJnXt/8fUlSHOQYNkZgGYu5iF8jOcBiH2nToahQxNISsbd86/Fv3eyC5Q3k40Ob74WA/QxsW3TaUcsM0xyRn2ITTwWJgwLQFYgovzuIkiUixmzqR5ZtOdG8qCBExGj0T0YA992s49T7BP8klLaLYByDw6388Gs/+7gyG1t5iQgN//FxUrATMcdyTBIC/S0oVIfgDyp9xkFnyaoXr/CLDiJdP3AWDOtmgSRyKuN8/CN90PHDIDBY7NrNd2099d+MD6XcIGf5ZpmgwX0rieM+S1Rv3GS8mqe/pwETgz4w06dQcASbR32udMuZ6QXJDiVnEHGo4R8M9Px0a0pKrRSQmTY1G8xvOA+dyg9/SBF0eZeWLHvqP4HsEOQn9IwfGmooIxJNAFQztTGz8tGeO31v5DoXzG/+HDr/QDSlTI6CZ5dv++Q9ORByK3PGl3jtdwcYw95EgSdPNjWlZoNJfAg00AKlUoJtQtNe+uS5CrkQOYHQSF0BBTUjAL4aW/n4xJPNzpdesfu8PW0oVnoR4Lmw1aEsLa9p9twakP5Xfk3A4URtJAGkFnbydwb4LaPQTfRGU++6Tbtr+fNN7+QCITsiRGDUv6cHQGwLcaOJp4yTwEPo+xRqpQibV91Vuq1lZa4Q8kH6ajcRsZPz10a8vpPTLVH0k4YO3Ml5EBQ4YdyjXVZe0zx+y0Akw2/OgLHH5gpgGg2ZjorfZkOhsye6gRxyaveuqGk5mA8IWREh48sPkITO7ASQASQi2N0KrUqAbVL9eVlV6735gpAFInbt+jtjVJMRJEU3PMYeFEtODDkLYLAU2gQRAcY4gIsnKINWHVIWaAKn1ta37cwWMitlp64XSgnKiACq5wpgeiX3e7xwdhvRbSlEIKyYfjSxxdeoBZQttUOt5M0Ks2LF/Q094QUFETtf2M/AvTa3NuJuIzDJah7raJJEEMXkjXFC6d3jFvitl+APa1z2oOqeR3b1+LKFyCq16MKTBVRYHInG0lmTTdt6p83HT1MzgpkAnXDY4L5+EUFe5fO77yhfteeKQw5EdiD66p0E9u7sM2qane0spU/O3kT6ed1uOIfaERa4oNN/xzcfell/XS5EViBSR5UBYFkL4BzBZAwBnxfWvjYIBN41ceeqitqOzlwgsgJJ5yiq8vpqMxi+Pm8DSFH2cDAAs7EdRKJondA9+lBt1/lcIfIDcqVqJQGfzfyzEAvBTGeaaQwMEHgepu52KBgvWdxFT/yorutYPiDyA3L5mXoC+8tskPj+K1HYkiRiuPMSVIoQWZxFOyp2dzXmCyIvINKlX54B8FgsCnNbb8QJEWG4swNqzg+zq2hPxe7u1/MJkTNItCUrOTcATXqlB4a6OqHlvBh16g6u3m3Ym2+IfIBsJAVOzS+QsToZ7jGigPPAZNcdXl1veGkhIHIGEVufOMQY6tKBmHqvQQsnzA7d+w/WG7YuFETOINKFyh6AfTvxn1yiTkYHTFBLdpjdhU0P1hoeXUiInECobdPdJKpG5quNseExqHgrxt1a/Xdre3+QDqLpjcolfFg6LBLKJ9y+f27787m35AJntftNdkItj28nxo6kKrd1xA5F0AKrR33tO57++1gDpHSTE3p3bIckHTl91ASXM3zsuUMtWxYdRGzZ+C8G7qmE4DE4LG5gygzHpMpCLvXyTNtx6t9eDVFs/Oj9Ebgc4WNVb/5vcUGIGjg632oHYyVxELdjEuKEGR6f0m3zK+55+Ld93kyrS8bqakhC40cfmOFwhI5V//XCIoM0r/shgbsYV/NJtx9hpxneAJu6Zi9aseH3nbb5ICL7sg/2biiLj23YXPK0Toc3Thy1wOXkTxZ/RfUMsCQ6XKT10fpXz05kWoz4uKwaoeZ1rxFhf0TJ+UDI5zGPFgXCXKh/TP3ATw4YB9I5N51+7j2HdepXiBCBUFKiwDeWKdCp98I3JUEVOTxOH33tbk1w06vHCxYURGpaex7E1og8H3CaxrS8AGHIqqn4cYOx40aOqa8mdlSUJECKXBNvSvpNFEScaysUNrzyoWrBQOjk6mLSaFySIAr2YYuKiKjfql6/dl9fUyan1FPVEIOIvIXIPyvfgyT+YtwSAh+WTt9VxtoiYxIvcs163dH19cf1mWzKTi06u6ZSksR/2watYExSDIyrtq7Z13/0Zh3OauFXKqtJFBv1V6dwtStQt+Ot1jfl2JEliOETq484TK6nbRPo8IXEZx9uGIyc42W96OLPoyAdV6eg7w7X7fzbIoIMvnP/H8w2vnFNQ/+grNknPUStP60mSWy8rPdD3xmoe/Hdy4sXkVwnn/y895P1u3QF9LaxL2houcRXvnS4PW3Hy+RXVvvNZPRWjN8GuRWrfiOftyPyRYvI/wGsoipgp93JhQAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.page-ai-measurement-result .top-wrapper .time-icon {
  width: 19px;
  height: 19px;
  margin-right: 5px;
}
.page-ai-measurement-result .measurement-result-box {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 20px;
}
.page-ai-measurement-result .measurement-result-box .text-content {
  padding: 0 5px;
  font-weight: bold;
}
.page-ai-measurement-result .conten-wrapper {
  display: flex;
  justify-content: center;
  height: 350px;
  box-sizing: border-box;
}
.page-ai-measurement-result .conten-wrapper .left-box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 42px;
  box-sizing: border-box;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box {
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box {
  margin-top: -20px;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box .text-box {
  display: flex;
  align-items: center;
  height: 40px;
  padding-bottom: 10px;
  font-size: 40px;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box .text-box .val-text {
  display: flex;
  flex: 0 0 auto;
  font-size: 48px;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box .text-box .unit-box {
  display: flex;
  flex-direction: column;
  margin-left: 3px;
  font-size: 18px;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box .text-box .unit-box .predicted-logo-box {
  display: inline-block;
  width: 32px;
  height: 18px;
  background: url(/static/media/predicted.b27e2544.png) no-repeat;
  background-size: 100% 100%;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box .instro-box {
  font-size: 16px;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box .instro-box .text-orange {
  color: #E78239;
  font-weight: bold;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box .instro-box .text-purple {
  color: #A63DBB;
  font-weight: bold;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .imgBase {
  width: 13rem;
  height: 9rem;
  position: relative;
}
@keyframes animate {
  0% {
    transform: translateX(0) skew(-10deg);
    height: 9.8rem;
  }
  15% {
    transform: translate(1.95rem, 0.62rem) skew(-10deg);
    height: 5.1rem;
  }
  100% {
    transform: translate(12rem, 0.62rem) skew(-10deg);
    height: 5.1rem;
  }
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .moving-item {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 9.8rem;
  width: 13px;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  animation: animate 1.5s linear 0s infinite;
  background-color: rgba(255, 255, 255, 0.4);
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .anxu-selected {
  width: 13rem;
  height: 9rem;
  position: relative;
  background: url(/static/media/anxu-selected.a0732c85.svg) no-repeat;
  background-size: 100% 100%;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .anxu-selected:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 9.8rem;
  width: 13px;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  animation: animate 1.5s linear 0s infinite;
  background-color: rgba(255, 255, 255, 0.4);
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .anxu-unselected {
  width: 13rem;
  height: 9rem;
  position: relative;
  background: url(/static/media/anxu-unselected.08f5f4f8.svg) no-repeat;
  background-size: 100% 100%;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .anrong-selected {
  width: 13rem;
  height: 9rem;
  position: relative;
  background: url(/static/media/anrong-selected.d34882ab.svg) no-repeat;
  background-size: 100% 100%;
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .anrong-selected:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 9.8rem;
  width: 13px;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  animation: animate 1.5s linear 0s infinite;
  background-color: rgba(255, 255, 255, 0.4);
}
.page-ai-measurement-result .conten-wrapper .left-box .detail-box .anrong-unselected {
  width: 13rem;
  height: 9rem;
  position: relative;
  background: url(/static/media/anrong-unselected.aead3b11.png) no-repeat;
  background-size: 93% 85%;
}
.page-ai-measurement-result .conten-wrapper .left-box .add-som {
  justify-content: flex-end;
}
.page-ai-measurement-result .conten-wrapper .left-box .recommend-box {
  display: flex;
  align-items: center;
  padding: 11px 30px;
  margin-top: 35px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  box-sizing: border-box;
}
.page-ai-measurement-result .conten-wrapper .left-box .recommend-box .hook-box {
  width: 31px;
  height: 31px;
  margin-right: 6px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzFweCIgaGVpZ2h0PSIzMXB4IiB2aWV3Qm94PSIwIDAgMzEgMzEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUxLjMgKDU3NTQ0KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCAzNDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0idnMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05Ni4wMDAwMDAsIC0yNjIuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cCI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTUuMDAwMDAwLCAyNTEuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTM4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgMTEuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0zNCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsLTkiIGZpbGw9IiMxMkNBQTEiIG9wYWNpdHk9IjEiIGN4PSIxNS41IiBjeT0iMTUuNSIgcj0iMTUuNSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8IS0tIDxhbmltYXRlIGlkPSJzdGFydCIgYXR0cmlidXRlTmFtZT0iZmlsbC1vcGFjaXR5IiBhdHRyaWJ1dGVUeXBlPSJjc3MiIHZhbHVlcz0iMTswOzEiIGJlZ2luPSIwcyIgZHVyPSIycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIC8+IC0tPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsLTktQ29weSIgZmlsbD0iIzEyQ0FBMSIgY3g9IjE1LjUiIGN5PSIxNS41IiByPSIxMi41Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMy4xNTgyMjYxLDIzLjg4MjY3OTIgQzEzLjE1ODIyNjEsMjMuODgyNjc5MiAxNS42MjY2MTQ2LDE5LjMwODc4MDEgMTguNDY2NzI1NCwxNS4zNTIwMDE2IEMyMC42NTg0MTY1LDEyLjI5ODAzMTEgMjMuMzkwODU0Myw5LjYyNDQ2MzYzIDIzLjM5MDg1NDMsOS42MjQ0NjM2MyBMMjIuODIwNjYzOSw4LjEwMjA0MDgyIEMyMi44MjA2NjM5LDguMTAyMDQwODIgMTkuNTc5Mzg3MSwxMC4yNjQ4MjIxIDE2Ljk1NDU4MTMsMTIuOTE5Mjg4MyBDMTQuMjg5Mzg3OCwxNS42MTI3ODg1IDEyLjI0MjM0ODgsMTguODAyOTYxOCAxMi4yNDIzNDg4LDE4LjgwMjk2MTggTDguMjE3MjgwOTksMTUuMTgzNDE1OCBMNi41NzE0Mjg1NywxNi44NjUyOTk2IEwxMy4xNTgyNDY2LDIzLjg4MjY3OTIgTDEzLjE1ODIyNjEsMjMuODgyNjc5MiBaIiBpZD0iU2hhcGUtQ29weSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat;
  background-size: 100% 100%;
}
.page-ai-measurement-result .conten-wrapper .left-box .recommend-box .num-box {
  display: flex;
  align-items: center;
  color: #F5222D;
  font-size: 18px;
  font-weight: bold;
}
.page-ai-measurement-result .conten-wrapper .left-box .recommend-box .num-box::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 14px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAVCAYAAABG1c6oAAABaElEQVQ4T+1UvUtCcRQ956nkc+iLBkezKMKUoKGtMWiOpr6m9ra2lgwyKYggqrkIIvpTgowGSaRBBIPIzPeen93IeODT97R2f+O995z7u5d7DmHzJDAzqCv1FwADrWkCt77047Id7ifGHmFjA70dWg6hdzZtumApGNmqQxabMwTcAswDcNsoKQfgoTmuAFUBr9R04ob5cHjIo+ESwIIDgZNszXiNxJ1KY5OpVKGhZWMyMlqvyi6BlW7olkl0BTjp81T2mEx+WsyhMDE74qqVzwAu/YWUkJKQcZ/xts9sVjcxbW6jB6ev5ZfU04G4RuC8oL1u+3M5reXXVlgxEPJTYRTghu1OBToUHPqKjDGXsJA5+uFHKDTsMnhMcNXSXaCRiHrTX0fEU8VuAluDNQu1sfAFRNYB9kGgK0TMW3mPM5Mx/uXYZrGMz/UbYuyIyBopB2o5f9qJzHHk5u4NUhpT6nPinkC12wV8Azgmuhi2Ypk6AAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.page-ai-measurement-result .conten-wrapper .left-box .add-margin-ox {
  position: relative;
  right: 15%;
}
.page-ai-measurement-result .conten-wrapper .left-box .add-margin-fx {
  position: relative;
  left: 15%;
}
.page-ai-measurement-result .conten-wrapper .left-box .recom-wrapper {
  display: flex;
  justify-content: flex-end;
}
.page-ai-measurement-result .conten-wrapper .left-box-ox {
  align-items: flex-start;
}
.page-ai-measurement-result .conten-wrapper .center-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 4.5%;
}
.page-ai-measurement-result .conten-wrapper .center-box .center-text-box {
  text-align: center;
}
.page-ai-measurement-result .conten-wrapper .center-box .center-text-box .value-box {
  display: flex;
  align-items: baseline;
  justify-content: center;
  height: 35px;
  font-size: 30px;
}
.page-ai-measurement-result .conten-wrapper .center-box .center-text-box .value-box .val {
  font-size: 40px;
}
.page-ai-measurement-result .conten-wrapper .center-box .center-text-box .value-box .unit-box {
  font-size: 16px;
}
.page-ai-measurement-result .conten-wrapper .center-box .center-text-box .value-box .unit-box .yuce-logo {
  display: inline-block;
  width: 32px;
  height: 18px;
  background: url(/static/media/predicted.b27e2544.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 5px;
  margin-left: 3px;
}
.page-ai-measurement-result .conten-wrapper .center-box .center-text-box .value-ox {
  margin-top: -15px;
  margin-bottom: 15px;
}
.page-ai-measurement-result .conten-wrapper .center-box .center-text-box .value-fx {
  margin-top: -15px;
}
.page-ai-measurement-result .conten-wrapper .center-box .center-text-box .des-box {
  font-size: 16px;
}
.page-ai-measurement-result .conten-wrapper .center-box .center-text-box .des-ox {
  margin-top: 15px;
}
.page-ai-measurement-result .conten-wrapper .center-box .vs-img {
  height: 2rem;
  width: 11rem;
  margin: 23px 0;
  background: url(/static/media/VS.f79dd432.svg) no-repeat;
  background-size: 100% 100%;
}
.page-ai-measurement-result .conten-wrapper .center-box .calculate-box {
  margin-top: 30px;
}
.page-ai-measurement-result .conten-wrapper .center-box .calculate-box .calc-icon {
  width: 10px;
  height: 14px;
}
.theme-light .page-ai-measurement-result {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box .instro-box,
.theme-light .page-ai-measurement-result .conten-wrapper .center-box .center-text-box .des-box {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .page-ai-measurement-result .conten-wrapper .left-box .recommend-box {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .page-ai-measurement-result {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-ai-measurement-result .conten-wrapper .left-box .detail-box .price-box .instro-box,
.theme-dark .page-ai-measurement-result .conten-wrapper .center-box .center-text-box .des-box {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .page-ai-measurement-result .conten-wrapper .left-box .recommend-box {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.page-loss-history {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  flex-direction: row;
}
.page-loss-history .tree-container {
  margin-right: 8px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: 260px;
}
.page-loss-history .right-container {
  flex: 1 1 auto;
  display: flex;
  width: calc(100% - 260px);
  flex-direction: column;
  box-sizing: border-box;
}
.page-loss-history .right-container .date-container {
  height: 46px;
  line-height: 46px;
  width: 100%;
  padding: 0 15px;
}
.page-loss-history .right-container .ant-spin-nested-loading {
  height: auto;
}
.page-loss-history .right-container .ant-spin-nested-loading .ant-spin-container {
  display: flex;
}
.page-loss-history .right-container .ant-spin-dot {
  top: 350px !important;
}
.page-loss-history .chart-container {
  display: flex;
  flex-direction: column;
  padding: 8px 15px;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
.page-loss-history .chart-container .single-chart {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: 23.44vw;
  min-height: 300px;
}
.page-loss-history .chart-container .double-chart {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: 40.62vw;
  min-height: 520px;
}
.page-loss-history .chart-container .lossData-wrapper {
  min-height: 185px;
}
.page-loss-history .chart-container .lossData-row {
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
}
.page-loss-history .chart-container .lossData-row .lossData-col {
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  padding-left: 12px;
}
.page-loss-history .chart-container .lossData-title {
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  margin-top: 24px;
  padding-left: 12px;
}
.page-loss-history .ant-tabs-nav-wrap {
  display: none;
}
.page-loss-history .ant-tabs-bar {
  display: none;
}
.page-loss-history .ant-tabs {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.theme-light .page-loss-history .right-container {
  background-color: #fff;
}
.theme-light .page-loss-history .chart-container .lossData-row {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-loss-history .chart-container .lossData-title {
  background-color: #fafafa;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .page-loss-history .right-container {
  background-color: #2F3D4F;
}
.theme-dark .page-loss-history .chart-container .lossData-row {
  background-color: #2F3D4F;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-loss-history .chart-container .lossData-title {
  background-color: #455265;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@keyframes bounce {
  from {
    transform: translateX(5px);
  }
  to {
    transform: translateX(-5px);
  }
}
.page-project-center .ai-index-wrapper {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: 20.8333vw;
  height: calc(100% - 50px - 20px);
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  opacity: 1;
  transition: opacity 1s;
  z-index: 2;
  padding-top: 22px;
}
.page-project-center .ai-index-wrapper.hide {
  opacity: 0;
}
.page-project-center .ai-index-wrapper .title {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  height: 28px;
}
.page-project-center .ai-index-wrapper .title .anticon {
  margin-left: 12px;
}
.page-project-center .ai-index-wrapper .score {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: calc(100% - 28px);
  justify-content: space-between;
}
.page-project-center .ai-index-wrapper .score .number {
  display: flex;
  width: 100%;
  height: 140px;
  font-size: 90px;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
}
.page-project-center .ai-index-wrapper .score .description {
  display: flex;
  width: 100%;
  height: 30px;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  font-size: 16px;
}
.page-project-center .ai-index-wrapper .score .pie-chart {
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 280px;
  height: calc(100% - 140px - 30px - 60px * 2 - 1px * 2 - 90px - 30px * 2 - 16px);
}
.page-project-center .ai-index-wrapper .score .efficiency-safety {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  width: 100%;
}
.page-project-center .ai-index-wrapper .score .efficiency-safety .row {
  display: flex;
  width: 100%;
  height: 60px;
  flex-direction: row;
  align-items: center;
  padding: 0 16px;
  position: relative;
}
.page-project-center .ai-index-wrapper .score .efficiency-safety .row .label {
  display: flex;
  flex: 0 0 auto;
  font-size: 16px;
  font-weight: 600;
  width: 40px;
}
.page-project-center .ai-index-wrapper .score .efficiency-safety .row .value {
  margin-left: 16px;
  font-size: 14px;
  font-weight: 500;
}
.page-project-center .ai-index-wrapper .score .efficiency-safety .row > a {
  position: absolute;
  width: 30px;
  text-align: center;
  right: 0px;
  top: 22px;
  animation: bounce 1s linear 0s infinite alternate both;
}
.page-project-center .ai-index-wrapper .score .report {
  display: flex;
  width: 100%;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: center;
}
.page-project-center .ai-index-wrapper .score .report .img {
  display: flex;
  width: 100%;
  height: 90px;
  justify-content: center;
  align-items: center;
  background: url(/static/media/report.5b33f2bd.png) no-repeat center;
  background-size: 40px 68px;
}
.page-project-center .ai-index-wrapper .score .report .img.new {
  background: url(/static/media/new.25d7276b.gif) no-repeat center;
  background-size: 50px 68px;
}
.page-project-center .ai-index-wrapper .score .report .name,
.page-project-center .ai-index-wrapper .score .report .link {
  display: flex;
  width: 100%;
  height: 30px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
}
.page-project-center .ai-index-wrapper .score .report .name {
  margin-bottom: 16px;
}
.page-project-center .ai-index-wrapper .c-not-found {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
}
.page-project-center .ai-index-wrapper .c-not-found .img {
  background-position: center;
}
.page-project-center .ai-index-wrapper .c-not-found .text {
  height: auto;
  line-height: none;
  font-size: 14px;
}
.theme-dark .page-project-center .ai-index-wrapper .score .efficiency-safety .row .value.green {
  color: #50E3C2;
}
.theme-dark .page-project-center .ai-index-wrapper .score .efficiency-safety .row .value.red {
  color: #FF673D;
}
.theme-light .page-project-center .ai-index-wrapper .score .efficiency-safety .row .value.green {
  color: #007B60;
}
.theme-light .page-project-center .ai-index-wrapper .score .efficiency-safety .row .value.red {
  color: #D0021B;
}
.theme-light .page-project-center .ai-index-wrapper .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-project-center .ai-index-wrapper .title .anticon {
  color: #1890ff;
}
.theme-light .page-project-center .ai-index-wrapper .score .number {
  color: #1890ff;
}
.theme-light .page-project-center .ai-index-wrapper .score .efficiency-safety {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-project-center .ai-index-wrapper .score .efficiency-safety .row .anticon {
  color: #1890ff;
}
.theme-dark .page-project-center .ai-index-wrapper .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-project-center .ai-index-wrapper .title .anticon {
  color: #2199E9;
}
.theme-dark .page-project-center .ai-index-wrapper .score .number {
  color: #2199E9;
}
.theme-dark .page-project-center .ai-index-wrapper .score .efficiency-safety {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-project-center .ai-index-wrapper .score .efficiency-safety .row .anticon {
  color: #2199E9;
}

.bind-circuit-container {
  margin-top: 16px;
  padding: 17px 45px 18px 20px;
}
.bind-circuit-container .bind-circuit-header {
  padding-bottom: 36px;
  font-weight: bold;
}
.bind-circuit-container .bind-circuit-content {
  display: flex;
}
.bind-circuit-container .bind-circuit-content .content-left {
  width: 24%;
}
.bind-circuit-container .bind-circuit-content .content-left .content-left-header {
  padding: 10px 0 11px 14px;
}
.bind-circuit-container .bind-circuit-content .content-left .circuit-line {
  display: flex;
  padding: 15px 18px 16px 24px;
}
.bind-circuit-container .bind-circuit-content .content-left .circuit-line .circuitName {
  flex: 1 1;
}
.bind-circuit-container .bind-circuit-content .content-left .circuit-line-ox {
  display: flex;
  padding: 15px 18px 16px 24px;
}
.bind-circuit-container .bind-circuit-content .content-left .circuit-line-ox .circuitName {
  flex: 1 1;
}
.bind-circuit-container .bind-circuit-content .content-left .addBtn {
  padding: 12px 0 11px;
  text-align: center;
  cursor: pointer;
}
.bind-circuit-container .bind-circuit-content .content-left .addBtn .addIcon {
  width: 23px;
  height: 23px;
}
.bind-circuit-container .bind-circuit-content .content-right {
  width: 75%;
  padding-left: 38px;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox {
  display: flex;
  line-height: 21px;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .header-container {
  flex: 1 1;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .header-container .tip-content {
  font-size: 14px;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox {
  display: flex;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip1,
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip2,
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip3 {
  position: relative;
  margin-right: 56px;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip1:before,
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip2:before,
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip3:before {
  position: absolute;
  top: 2px;
  left: -25px;
  content: " ";
  display: inline-block;
  width: 16px;
  height: 16px;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip2 {
  margin-right: 0;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip3 {
  margin-right: 56px;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .point,
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .ox-point,
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .blue-point {
  display: inline-block;
  padding: 3px 6px;
  margin-top: 25px;
  margin-right: 10px;
  border-radius: 4px;
}
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .toShowMore,
.bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .notShowMore {
  display: inline-block;
  margin-top: 25px;
  padding: 3px 12px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}
.searchBox {
  display: flex;
  justify-content: flex-end;
  margin-top: -18px;
  margin-bottom: 4px;
}
.theme-light .bind-circuit-container {
  background-color: #fff;
}
.theme-light .bind-circuit-container .bind-circuit-content .content-left {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .bind-circuit-container .bind-circuit-content .content-left .circuit-line {
  cursor: pointer;
}
.theme-light .bind-circuit-container .bind-circuit-content .content-left .circuit-line-ox {
  cursor: pointer;
  background-color: #e6f7ff;
}
.theme-light .bind-circuit-container .bind-circuit-content .content-left .addBtn {
  border: 1px dashed rgba(0, 0, 0, 0.15);
}
.theme-light .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .header-container .tip-content {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip1:before {
  background-color: rgba(121, 173, 225, 0.4);
}
.theme-light .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip2:before {
  background-color: rgba(197, 197, 197, 0.2);
}
.theme-light .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip3:before {
  background-color: rgba(9, 176, 236, 0.5);
}
.theme-light .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .point {
  background-color: rgba(197, 197, 197, 0.2);
}
.theme-light .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .ox-point {
  background-color: rgba(121, 173, 225, 0.4);
}
.theme-light .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .blue-point {
  background-color: rgba(9, 176, 236, 0.5);
}
.theme-light .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .toShowMore {
  color: #ffffff;
  background-color: #1890ff;
}
.theme-light .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .notShowMore {
  color: #1890ff;
  border: 1px solid #1890ff;
}
.theme-dark .bind-circuit-container {
  background-color: #2F3D4F;
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-left {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-left .circuit-line {
  cursor: pointer;
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-left .circuit-line-ox {
  cursor: pointer;
  background-color: #315B91;
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-left .addBtn {
  border: 1px dashed rgba(255, 255, 255, 0.2);
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .header-container .tip-content {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip1:before {
  background-color: rgba(121, 173, 225, 0.4);
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip2:before {
  background-color: rgba(197, 197, 197, 0.2);
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .headerBox .tipBox .tip3:before {
  background-color: rgba(9, 176, 236, 0.5);
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .point {
  background-color: rgba(197, 197, 197, 0.2);
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .ox-point {
  background-color: rgba(121, 173, 225, 0.4);
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .blue-point {
  background-color: rgba(9, 176, 236, 0.5);
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .toShowMore {
  color: #ffffff;
  background-color: #2199E9;
}
.theme-dark .bind-circuit-container .bind-circuit-content .content-right .point-wrapper .point-data .notShowMore {
  color: #2199E9;
  border: 1px solid #2199E9;
}

.group-tree {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.group-tree .search-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 8px 0;
  align-items: center;
  justify-content: space-between;
}
.group-tree .search-wrapper .search {
  width: 100%;
}
.group-tree .ant-tree .search-node > .ant-tree-node-content-wrapper .node-title {
  font-size: 14px;
}
.group-tree .ant-tree .selected-node > .ant-tree-node-content-wrapper .node-title {
  font-size: 14px;
}
.group-tree .ant-tree .ant-tree-node-content-wrapper:hover .node-title {
  font-size: 14px;
}
.group-tree .ant-tree .editing-node {
  width: 100%;
}
.group-tree .ant-tree .editing-node > .ant-tree-node-content-wrapper {
  width: calc(100% - 24px);
  background-color: transparent;
}
.group-tree .ant-tree .editing-node > .ant-tree-node-content-wrapper .editing-node-title {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  cursor: default;
}
.group-tree .ant-tree .editing-node > .ant-tree-node-content-wrapper .editing-node-title .node-title {
  cursor: default;
}
.group-tree .ant-tree .editing-node > .ant-tree-node-content-wrapper .editing-node-title .operations .anticon {
  cursor: pointer;
}
.group-tree .ant-tree .editing-node > .ant-tree-node-content-wrapper .editing-node-title .operations .anticon:not(:first-of-type) {
  margin-left: 10px;
}
.group-tree .ant-tree .editing-node > .ant-tree-node-content-wrapper .editing-node-title .operations .anticon:hover {
  -webkit-filter: opacity(0.75);
          filter: opacity(0.75);
}

.group-project-modal .content-wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  padding: 6px 60px 26px 60px;
}
.group-project-modal .content-wrapper .search-wrapper {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  height: 32px;
  margin-bottom: 12px;
  align-items: center;
}
.group-project-modal .content-wrapper .search-wrapper .info {
  font-size: 12px;
}
.group-project-modal .content-wrapper .search-wrapper .info .anticon {
  margin-right: 12px;
}
.group-project-modal .content-wrapper .parent-self-projects {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.group-project-modal .content-wrapper .parent-self-projects .anticon {
  font-size: 20px;
}
.group-project-modal .content-wrapper .parent-self-projects .base {
  border-radius: 4px;
  display: flex;
  width: 284px;
  flex-direction: column;
  height: 345px;
}
.group-project-modal .content-wrapper .parent-self-projects .parent-projects {
  border-radius: 4px;
  display: flex;
  width: 284px;
  flex-direction: column;
  height: 345px;
}
.group-project-modal .content-wrapper .parent-self-projects .parent-projects .select-all {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  height: 40px;
  padding-left: 12px;
}
.group-project-modal .content-wrapper .parent-self-projects .parent-projects .parent-wrapper {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow-y: auto;
}
.group-project-modal .content-wrapper .parent-self-projects .parent-projects .parent-wrapper.loading {
  justify-content: center;
  align-items: center;
}
.group-project-modal .content-wrapper .parent-self-projects .parent-projects .parent-project {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  height: 32px;
  padding-left: 12px;
}
.group-project-modal .content-wrapper .parent-self-projects .self-projects {
  border-radius: 4px;
  display: flex;
  width: 284px;
  flex-direction: column;
  height: 345px;
  overflow-y: auto;
}
.group-project-modal .content-wrapper .parent-self-projects .self-projects .self-project {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  height: 32px;
  padding-left: 24px;
}
.group-project-modal .content-wrapper .total-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
.group-project-modal .content-wrapper .total-wrapper > div {
  display: flex;
  width: 284px;
  padding-top: 6px;
}
.group-project-modal .content-wrapper .total-wrapper > div:first-of-type {
  padding-left: 12px;
}
.group-project-modal .content-wrapper .total-wrapper > div:last-of-type {
  padding-left: 24px;
}
.group-project-modal .bottom-btns {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 22px;
}
.theme-light .group-project-modal .content-wrapper .search-wrapper .anticon {
  color: #1890ff;
}
.theme-light .group-project-modal .parent-self-projects .parent-projects,
.theme-light .group-project-modal .parent-self-projects .self-projects {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .group-project-modal .parent-self-projects .select-all {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .group-project-modal .parent-self-projects .parent-project:hover,
.theme-light .group-project-modal .parent-self-projects .self-project:hover {
  background: #e6f7ff;
}
.theme-dark .group-project-modal .content-wrapper .search-wrapper .anticon {
  color: #2199E9;
}
.theme-dark .group-project-modal .parent-self-projects .parent-projects,
.theme-dark .group-project-modal .parent-self-projects .self-projects {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .group-project-modal .parent-self-projects .select-all {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .group-project-modal .parent-self-projects .parent-project:hover,
.theme-dark .group-project-modal .parent-self-projects .self-project:hover {
  background: #315B91;
}

.c-RenderStrategyStatus-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.c-RenderStrategyStatus-container .point {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 6px;
}
.c-RenderStrategyStatus-container .open-point {
  background-color: #1891FF;
}
.c-RenderStrategyStatus-container .colse-point {
  background-color: #9C9C9C;
}
.c-RenderStrategyStatus-container .custom-point {
  background-color: #F5222D;
}
.c-RenderStrategyStatus-container .complete-point {
  background-color: #52C41A;
}
.c-TitleRenderStrategyStatus-container {
  width: 360px;
  font-size: 12px;
}
.c-TitleRenderStrategyStatus-container button {
  cursor: none;
}
.c-TitleRenderStrategyStatus-container .steps-container {
  display: flex;
  height: 65px;
  align-items: center;
}
.c-TitleRenderStrategyStatus-container .step-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-TitleRenderStrategyStatus-container .step-item .hide {
  opacity: 0;
}
.strategyStatus-tootip-container {
  max-width: 400px;
}
.c-TitleRenderStrategyNextTime {
  width: 313px;
  font-size: 12px;
}

.c-dropdown {
  padding: 0 2px;
  cursor: auto;
}
.c-dropdown-root {
  width: 200px;
  min-width: 200px;
}
.c-dropdown-root .options {
  display: flex;
  width: 200px;
  flex-direction: column;
  padding: 20px;
  max-height: 410px;
  overflow-y: auto;
}
.c-dropdown-root .options .option {
  margin-bottom: 20px;
}
.c-time-dropdown-menu {
  width: 90px;
  min-width: 90px;
}
.theme-light .c-dropdown {
  color: #1890ff;
}
.theme-light .c-dropdown.disabled {
  color: #000000;
}
.theme-light .c-dropdown[disabled] {
  color: #999;
}
.theme-light .c-dropdown-root {
  background: #fff;
}
.theme-dark .c-dropdown {
  color: #2199E9;
}
.theme-dark .c-dropdown.disabled {
  color: #000000;
}
.theme-dark .c-dropdown[disabled] {
  color: #999;
}
.theme-dark .c-dropdown-root {
  background: #2F3D4F;
}

.c-dropdown-timepicker {
  display: inline-flex;
  flex-direction: row;
}

.strategy-preview-container {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}
.strategy-preview-container .base-info {
  flex: 0 0 auto;
  padding: 10px 25px;
  margin-bottom: 4px;
}
.strategy-preview-container .base-info .name {
  font-weight: 600;
  font-size: 14px;
}
.strategy-preview-container .base-info .comment {
  font-size: 14px;
}
.strategy-preview-container .base-info .comment span {
  margin-right: 20px;
}
.strategy-preview-container .base-info .comment a {
  text-decoration: underline;
}
.strategy-preview-container .base-info .ant-tag {
  cursor: auto;
}
.strategy-preview-container .preview-table {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  position: relative;
}
.strategy-preview-container .preview-table .row {
  flex: 0 0 auto;
  height: 108px;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.strategy-preview-container .preview-table .row.head {
  font-weight: 600;
}
.strategy-preview-container .preview-table .row.head .circuit {
  border-left: 0 none;
}
.strategy-preview-container .preview-table .col {
  width: 215px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.strategy-preview-container .preview-table .col.circuit {
  font-weight: 600;
}
.strategy-preview-container .preview-table .col.data-point.empty {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzlweCIgaGVpZ2h0PSI2N3B4IiB2aWV3Qm94PSIwIDAgNzkgNjciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT7liIbnu4QgNSBjb3B5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IuiHquWumuS5ieaKpeihqCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iMC41Ij4KICAgICAgICA8ZyBpZD0i5paw5bu6562W55Wl5YiX6KGoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTg2LjAwMDAwMCwgLTM3MS4wMDAwMDApIiBmaWxsPSIjQ0ZEOERDIj4KICAgICAgICAgICAgPGcgaWQ9IuWIhue7hC0xMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy4wMDAwMDAsIDEwNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSLliIbnu4QtNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDE3MC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i5YiG57uELTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3LjAwMDAwMCwgOS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IuWIhue7hC01LWNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MS4wMDAwMDAsIDg1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oi1jb3B5LTQxIiB4PSIwIiB5PSIwIiB3aWR0aD0iNzkiIGhlaWdodD0iMTAiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSLnn6nlvaItY29weS00MiIgcG9pbnRzPSItNC45NzM3OTkxNWUtMTQgMjkgNTkgMjkgNTkgMzkgLTQuOTczNzk5MTVlLTE0IDM5Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0i55+p5b2iLWNvcHktNDMiIHg9IjEuMDMwMjg2OTdlLTEzIiB5PSI1NyIgd2lkdGg9IjM5IiBoZWlnaHQ9IjEwIj48L3JlY3Q+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat center;
  background-size: 193.5px 81px;
}
.strategy-preview-container .preview-table .col.circuit.empty,
.strategy-preview-container .preview-table .col.time.empty {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOTdweCIgaGVpZ2h0PSIyN3B4IiB2aWV3Qm94PSIwIDAgOTcgMjciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT4yPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IuiHquWumuS5ieaKpeihqCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iMC41Ij4KICAgICAgICA8ZyBpZD0i5paw5bu6562W55Wl5YiX6KGoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjUuMDAwMDAwLCAtMzkwLjAwMDAwMCkiIGZpbGw9IiNDRkQ4REMiPgogICAgICAgICAgICA8ZyBpZD0i5YiG57uELTEwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3LjAwMDAwMCwgMTA3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IuWIhue7hC03IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgMTcwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSLliIbnu4QtNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTcuMDAwMDAwLCA5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iMiIgb3BhY2l0eT0iMC41MDM1ODA3MjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxMDQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0i55+p5b2iIiB4PSIwIiB5PSIwIiB3aWR0aD0iOTciIGhlaWdodD0iMTAiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSLnn6nlvaItY29weS0xMiIgcG9pbnRzPSIwIDE3IDQ3IDE3IDQ3IDI3IDAgMjciPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat center;
  background-size: 129px 64.8px;
}
.strategy-preview-container .preview-table .col.time.eclipse {
  border-right: none;
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
}
.strategy-preview-container .preview-table .empty-selection.circuit,
.strategy-preview-container .preview-table .empty-selection.time {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMxIiBoZWlnaHQ9IjI3IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iMTYiIHk9IjAiIHdpZHRoPSI5NyIgaGVpZ2h0PSIxMCIgZmlsbD0iIzlmYjFiOSIgb3BhY2l0eT0iMC41Ii8+PHJlY3QgeD0iMTYiIHk9IjE3IiB3aWR0aD0iNDciIGhlaWdodD0iMTAiIGZpbGw9IiM5ZmIxYjkiIG9wYWNpdHk9IjAuNSIvPjwvc3ZnPg==") no-repeat left center / contain;
}
.strategy-preview-container .preview-table .sub-row {
  flex: 1 1 7px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.strategy-preview-container .preview-table .empty-selection .sub-row-0 {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMxIiBoZWlnaHQ9IjEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iMTYiIHk9IjAiIHdpZHRoPSI5MCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzlmYjFiOSIgb3BhY2l0eT0iMC41Ii8+PC9zdmc+") no-repeat left center / contain;
}
.strategy-preview-container .preview-table .empty-selection .sub-row-1 {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMxIiBoZWlnaHQ9IjEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iMTYiIHk9IjAiIHdpZHRoPSI2NSIgaGVpZ2h0PSIxMCIgZmlsbD0iIzlmYjFiOSIgb3BhY2l0eT0iMC41Ii8+PC9zdmc+") no-repeat left center / contain;
}
.strategy-preview-container .preview-table .empty-selection .sub-row-2 {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMxIiBoZWlnaHQ9IjEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iMTYiIHk9IjAiIHdpZHRoPSI0MCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzlmYjFiOSIgb3BhY2l0eT0iMC41Ii8+PC9zdmc+") no-repeat left center / contain;
}
.strategy-preview-container .preview-table .empty-selection .sub-row-3 {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMxIiBoZWlnaHQ9IjEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iMTYiIHk9IjAiIHdpZHRoPSI0MCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzlmYjFiOSIgb3BhY2l0eT0iMC41Ii8+PC9zdmc+") no-repeat 12% center / contain;
  background-size: 130px 16px;
}
.strategy-preview-container .preview-table .h-head-overlay,
.strategy-preview-container .preview-table .v-head-overlay {
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeDE9IjAiIHkxPSItMSIgeDI9IjYiIHkyPSI1IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utb3BhY2l0eT0iMC4xIi8+PGxpbmUgeDE9Ii0xIiB5MT0iMyIgeDI9IjIiIHkyPSI2IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utb3BhY2l0eT0iMC4xIi8+PC9zdmc+");
}
.strategy-preview-container .preview-table .h-head-overlay {
  top: 0;
  height: 108px;
  left: 430px;
  right: 0;
}
.strategy-preview-container .preview-table .v-head-overlay {
  top: 108px;
  left: 0;
  width: 430px;
  height: 648px;
}
.strategy-preview-container .preview-table .v-head-overlay button {
  height: 50px;
  border-radius: 25px;
}
.strategy-preview-container .preview-table .ant-btn-round {
  border-radius: 16px;
}
.theme-light .strategy-preview-container {
  background-color: #fff;
}
.theme-light .strategy-preview-container .base-info {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.theme-light .strategy-preview-container .base-info .comment a {
  color: #1890ff;
}
.theme-light .strategy-preview-container .preview-table .row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .strategy-preview-container .preview-table .row:nth-child(even) {
  background: #fafafa;
}
.theme-light .strategy-preview-container .preview-table .row.head {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
  font-weight: 600;
}
.theme-light .strategy-preview-container .preview-table .row.head .time {
  border-top: 1px dashed rgba(0, 0, 0, 0.15);
}
.theme-light .strategy-preview-container .preview-table .col {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .strategy-preview-container .preview-table .col.circuit {
  border-left: 1px dashed rgba(0, 0, 0, 0.15);
}
.theme-light .strategy-preview-container .preview-table .col.data-point,
.theme-light .strategy-preview-container .preview-table .col.title-data-point {
  border-right: 1px dashed rgba(0, 0, 0, 0.15);
}
.theme-light .strategy-preview-container .preview-table .col.circuit,
.theme-light .strategy-preview-container .preview-table .col.data-point,
.theme-light .strategy-preview-container .preview-table .col.time {
  color: #1890ff;
}
.theme-light .strategy-preview-container .preview-table .sub-row:not(:first-child) {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .strategy-preview-container .preview-table .h-head-overlay.current,
.theme-light .strategy-preview-container .preview-table .v-head-overlay.current {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.15);
}
.theme-light .strategy-preview-container .preview-table .h-head-overlay:hover {
  background: rgba(0, 0, 0, 0.45);
}
.theme-light .strategy-preview-container .preview-table .v-head-overlay:hover {
  background: rgba(0, 0, 0, 0.45);
}
.theme-light .strategy-preview-container .preview-table .ant-progress-circle-trail {
  stroke: #C7C7C7;
}
.theme-light .strategy-preview-container .preview-table .ant-btn-round {
  background: #1890ff;
  color: #fff;
}
.theme-dark .strategy-preview-container {
  background-color: #2F3D4F;
}
.theme-dark .strategy-preview-container .base-info {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.theme-dark .strategy-preview-container .base-info .comment a {
  color: #3AB0FF;
}
.theme-dark .strategy-preview-container .preview-table .row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .strategy-preview-container .preview-table .row:nth-child(even) {
  background: #455265;
}
.theme-dark .strategy-preview-container .preview-table .row.head {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  font-weight: 600;
}
.theme-dark .strategy-preview-container .preview-table .row.head .time {
  border-top: 1px dashed rgba(255, 255, 255, 0.2);
}
.theme-dark .strategy-preview-container .preview-table .col {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .strategy-preview-container .preview-table .col.circuit {
  border-left: 1px dashed rgba(255, 255, 255, 0.2);
}
.theme-dark .strategy-preview-container .preview-table .col.data-point,
.theme-dark .strategy-preview-container .preview-table .col.title-data-point {
  border-right: 1px dashed rgba(255, 255, 255, 0.2);
}
.theme-dark .strategy-preview-container .preview-table .col.circuit,
.theme-dark .strategy-preview-container .preview-table .col.data-point,
.theme-dark .strategy-preview-container .preview-table .col.time {
  color: #2199E9;
}
.theme-dark .strategy-preview-container .preview-table .sub-row:not(:first-child) {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .strategy-preview-container .preview-table .h-head-overlay.current,
.theme-dark .strategy-preview-container .preview-table .v-head-overlay.current {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
}
.theme-dark .strategy-preview-container .preview-table .h-head-overlay:hover {
  background: rgba(0, 0, 0, 0.45);
}
.theme-dark .strategy-preview-container .preview-table .v-head-overlay:hover {
  background: rgba(0, 0, 0, 0.45);
}
.theme-dark .strategy-preview-container .preview-table .ant-progress-circle-trail {
  stroke: #C7C7C7;
}
.theme-dark .strategy-preview-container .preview-table .ant-btn-round {
  background: #2199E9;
  color: #fff;
}

.c-statistical-object {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  flex-direction: column;
  padding: 0 60px;
}
.c-statistical-object .title {
  display: flex;
  flex: 0 0 auto;
  font-size: 14px;
  padding-bottom: 12px;
  align-items: center;
  justify-content: flex-start;
}
.c-statistical-object .body {
  display: flex;
  position: relative;
  min-height: 200px;
}
.c-statistical-object .body.always-show-btn .ant-btn,
.c-statistical-object .body:hover .ant-btn {
  display: block;
}
.c-statistical-object .body:hover .bg {
  opacity: 1;
}
.c-statistical-object .body.always-show-btn .bg {
  display: none;
}
.c-statistical-object .body .ant-btn {
  display: none;
}
.c-statistical-object .body .edit-btn-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: row;
}
.c-statistical-object .body .edit-btn-wrapper .ant-btn-info {
  border-radius: 16px;
  width: 80px;
}
.c-statistical-object .body .bg {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
}
.c-statistical-object .body .items-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  flex: 1 1 auto;
  margin-top: 25px;
  padding: 8px;
  box-sizing: border-box;
  align-content: flex-start;
}
.theme-dark .c-statistical-object .bg {
  background: rgba(255, 255, 255, 0.1);
}
.theme-light .c-statistical-object .bg {
  background: rgba(0, 0, 0, 0.45);
}
.theme-light .c-statistical-object .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-statistical-object .body .edit-btn-wrapper .ant-btn-link {
  border: 1px solid #1890ff;
}
.theme-light .c-statistical-object .body .edit-btn-wrapper .ant-btn-link:hover {
  border: 1px solid #1890ff;
}
.theme-light .c-statistical-object .body .items-wrapper {
  background-color: #fafafa;
}
.theme-dark .c-statistical-object .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-statistical-object .body .edit-btn-wrapper .ant-btn-link {
  border: 1px solid #2199E9;
}
.theme-dark .c-statistical-object .body .edit-btn-wrapper .ant-btn-link:hover {
  border: 1px solid #2199E9;
}
.theme-dark .c-statistical-object .body .items-wrapper {
  background-color: #455265;
}


.page-assets-report {
  display: flex;
  padding-top: 8px;
  flex-direction: column;
  width: 100%;
  flex: 1 1 auto;
}
.page-assets-report .ant-spin-nested-loading {
  height: auto;
}
.page-assets-report .filter-wrapper {
  margin: 0px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: calc(100% - 16px);
}
.page-assets-report .filter-wrapper .ant-select-selection__choice__content {
  max-width: 60px;
}
.page-assets-report .filter-wrapper .filter-container {
  width: 1140px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: -12px;
}
.page-assets-report .filter-wrapper .c-filters .filter-form {
  justify-content: flex-start;
}
.page-assets-report .filter-wrapper .c-filters .filter-form .ant-select-dropdown-menu {
  max-height: 280px;
}
.page-assets-report .content-container {
  display: flex;
  justify-content: center;
  flex: 1 1 auto;
  width: 100%;
}
.page-assets-report .content-container .item-wapper {
  width: 1140px;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex: 0 0 auto;
}
.page-assets-report .content-container .item-container {
  display: flex;
  flex-direction: column;
  width: 212px;
  height: 271px;
  margin-top: 21px;
  margin-right: 19px;
  border-radius: 2px 2px;
}
.page-assets-report .content-container .item-container:nth-of-type(5n) {
  margin-right: 0px;
}
.page-assets-report .content-container .item-container .preview {
  cursor: pointer;
}
.page-assets-report .content-container .item-container .item-top {
  height: 160px;
  width: 100%;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 2px 2px 0px 0px;
}
.page-assets-report .content-container .item-container .item-top .un-read {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 68px;
  height: 68px;
  background: url(/static/media/unread.e797a312.svg) no-repeat;
  background-size: 100% 100%;
}
.page-assets-report .content-container .item-container .item-top .text {
  z-index: 1;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 3px 18px;
  border-radius: 14px;
  box-shadow: 0px 0px 5px 0px rgba(110, 110, 110, 0.38);
}
.page-assets-report .content-container .item-container .type-1 {
  background-image: url(/static/media/1.c9bdd461.jpg);
  background-size: 100% 100%;
}
.page-assets-report .content-container .item-container .type-2 {
  background-image: url(/static/media/2.9f948965.jpg);
  background-size: 100% 100%;
}
.page-assets-report .content-container .item-container .type-3 {
  background-image: url(/static/media/3.65df1254.jpg);
  background-size: 100% 100%;
}
.page-assets-report .content-container .item-container .type-4 {
  background-image: url(/static/media/4.32b69ae2.jpg);
  background-size: 100% 100%;
}
.page-assets-report .content-container .item-container .type-5 {
  background-image: url(/static/media/5.97875b15.jpg);
  background-size: 100% 100%;
}
.page-assets-report .content-container .item-container .type-6 {
  background-image: url(/static/media/6.151bf53d.jpg);
  background-size: 100% 100%;
}
.page-assets-report .content-container .item-container .type-7 {
  background-image: url(/static/media/7.f084961f.jpg);
  background-size: 100% 100%;
}
.page-assets-report .content-container .item-container .item-center {
  height: 65px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding-left: 11px;
}
.page-assets-report .content-container .item-container .item-center .title-container {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 185px;
}
.page-assets-report .content-container .item-container .item-center .title-container .title {
  line-height: 24px;
}
.page-assets-report .content-container .item-container .item-center .text {
  display: flex;
  align-items: center;
  color: #BDBDBD;
}
.page-assets-report .content-container .item-container .item-center .text .icon {
  height: 12px;
  width: 11px;
  background: url(/static/media/flag-1.b596cfaa.svg) no-repeat;
  background-size: 100% 100%;
  margin-right: 3px;
}
.page-assets-report .content-container .item-container .item-center .text .content {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 185px;
}
.page-assets-report .content-container .item-container .item-bottom {
  height: 45px;
  width: 100%;
  padding: 0px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-assets-report .content-container .item-container .item-bottom .operate {
  display: flex;
  flex-direction: column;
  width: 15px;
  align-items: flex-end;
  cursor: pointer;
}
.page-assets-report .content-container .item-container .item-bottom .operate .point {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #B8B8B8;
  margin-top: 3px;
}
.page-assets-report .pagenation-wapper {
  display: flex;
  justify-content: center;
  flex: 1 1 auto;
  margin: 30px 0px;
  width: 100%;
}
.page-assets-report .pagenation-wapper .ant-pagination-item,
.page-assets-report .pagenation-wapper .ant-pagination-item-link,
.page-assets-report .pagenation-wapper .ant-pagination-prev,
.page-assets-report .pagenation-wapper .ant-pagination-next,
.page-assets-report .pagenation-wapper .ant-pagination-jump-next {
  padding: 0 2px;
  min-width: 25px;
  height: 25px;
  line-height: 25px;
}
.page-assets-report .pagenation-wapper .ant-pagination-item-link {
  padding: 0px;
}
.page-assets-report .pagenation-wapper .ant-select-selection--single {
  height: 25px;
  line-height: 25px;
  display: flex;
  align-items: center;
}
.page-assets-report .pagenation-wapper .ant-pagination-options-size-changer {
  margin-right: 0px;
}
.page-assets-report .pagenation-wapper .pagenation-container {
  width: 1140px;
  display: flex;
  justify-content: space-between;
}
.report-tooltip .ant-tooltip-inner {
  padding: 0;
}
.report-tooltip .item-operate-container {
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.report-tooltip .item-operate-container .download,
.report-tooltip .item-operate-container .delete {
  display: inline-block;
  line-height: 34px;
  text-align: center;
  width: 106px;
}
.report-btn-box {
  display: flex;
  justify-content: center;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-body {
  margin-top: 35px;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-btns {
  display: flex;
  flex-direction: row-reverse;
  height: 62px;
  margin-top: 20px;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-btns .ant-btn {
  min-width: 65px;
  padding: 0;
  margin: 0;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-btns .ant-btn:first-of-type {
  margin-left: 12px;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-btns .ant-btn-loading {
  padding-left: 24px;
  min-width: 90px;
}
@media screen and (min-width: 1600px) {
  .page-assets-report .filter-wrapper .filter-container {
    width: 1380px;
  }
  .page-assets-report .content-container .item-wapper {
    width: 1380px;
  }
  .page-assets-report .content-container .item-container {
    width: 255px;
    margin-right: 25px;
  }
  .page-assets-report .content-container .item-container .item-center .title-container {
    width: 230px;
  }
  .page-assets-report .content-container .item-container .item-center .text .content {
    width: 230px;
  }
  .page-assets-report .pagenation-wapper .pagenation-container {
    width: 1380px;
  }
}
.theme-light .page-assets-report {
  background-color: #fff;
}
.theme-light .page-assets-report .filter-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-assets-report .content-container .item-container {
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .page-assets-report .content-container .item-container:hover {
  box-shadow: 0 8px 12px 0px rgba(0, 0, 0, 0.15);
}
.theme-light .page-assets-report .content-container .item-container .item-top .text {
  background: #1890ff;
}
.theme-light .page-assets-report .content-container .item-container .title-container {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .page-assets-report .content-container .item-container .item-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .report-tooltip .ant-tooltip-inner {
  padding: 0;
  background-color: #fff;
}
.theme-light .report-tooltip .item-operate-container .delete {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .report-tooltip .item-operate-container .download {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .page-assets-report {
  background-color: #2F3D4F;
}
.theme-dark .page-assets-report .filter-wrapper {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-assets-report .content-container .item-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .page-assets-report .content-container .item-container:hover {
  box-shadow: 0 8px 12px 0px rgba(0, 0, 0, 0.2);
}
.theme-dark .page-assets-report .content-container .item-container .item-top .text {
  background: #2199E9;
}
.theme-dark .page-assets-report .content-container .item-container .title-container {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .page-assets-report .content-container .item-container .item-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .report-tooltip .ant-tooltip-inner {
  padding: 0;
  background-color: #2F3D4F;
}
.theme-dark .report-tooltip .item-operate-container .delete {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .report-tooltip .item-operate-container .download {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.page-ep-statistics {
  display: flex;
  flex: 1 1 auto;
  width: calc(100% - 40px);
}
.page-ep-statistics .ant-tabs {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.theme-dark .page-ep-statistics .ant-tabs-nav-wrap {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-light .page-ep-statistics .ant-tabs-nav-wrap {
  background-color: #fff;
}

.page-push-message {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.page-push-message .header {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
}
.page-push-message .main {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  flex: 1 1 auto;
  padding-top: 12px;
}
.page-push-message .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex: 1 1 auto;
  height: 100%;
  position: relative;
}
.page-push-message .left .main-content {
  display: grid;
  grid-template-columns: repeat(4, 252px);
  grid-template-rows: repeat(auto-fill, 190px);
  grid-gap: 12px;
  padding-bottom: 12px;
  padding-right: 12px;
  box-sizing: border-box;
}
.page-push-message .left .content-footer {
  display: flex;
  width: 1056px;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 12px 10px 0;
  box-sizing: border-box;
}
.page-push-message .left .content-footer .total {
  font-size: 12px;
}
.page-push-message .left .drawer-switch {
  position: fixed;
  right: 536px;
  top: 50%;
  display: block;
  width: 25px;
  align-items: center;
  transition: all 0.5s;
}
.page-push-message .left .drawer-switch.pack-up {
  right: 16px;
}
.page-push-message .left .drawer-switch .drawer-icon {
  color: #868686;
  width: 25px;
  height: 47px;
  line-height: 47px;
}
.page-push-message .right {
  width: 520px;
  display: flex;
  flex: 0 0 auto;
  transition: all 0.5s;
}
.page-push-message .right .drawer-content {
  width: 100%;
  height: 100%;
}
.page-push-message .right .form-empty {
  width: 100%;
  height: calc(100vh - 200px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-push-message .right .form-empty img {
  width: 119px;
}
.page-push-message .right.pack-up {
  width: 0;
}
@media screen and (max-width: 1607px) {
  .page-push-message .left .main-content {
    grid-template-columns: repeat(4, 181px);
    grid-template-rows: repeat(auto-fill, 139px);
    grid-gap: 6px 12px;
  }
  .page-push-message .left .content-footer {
    width: 772px;
  }
  .page-push-message .right {
    width: 476px;
  }
}
.theme-light .page-push-message {
  background-color: #fff;
}
.theme-dark .page-push-message {
  background-color: #2F3D4F;
}

.page-push-project {
  padding-left: 20px;
}
.page-push-project .card-area-style {
  display: inline-flex;
  width: 25%;
}
.page-push-project .card-style {
  color: #010101;
  font-size: 16px;
  text-align: left;
  width: 100%;
  margin-right: 20px;
}
.page-push-project .title {
  font-weight: bold;
  margin-right: 40px;
}
.page-push-project .avatar-push-gradient {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#46B1FB), to(#3251E0));
}
.page-push-project .avatar-no-push-gradient {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#989898), to(#646464));
}
.page-push-project .action-style {
  font-size: 14px;
}
.page-push-project .ant-card-head-title {
  padding: 16px 0 6px 0;
}
.page-push-project .ant-card-body {
  padding: 0 15px 0 15px;
}
.page-push-project .ant-card-head {
  padding-left: 10px;
  padding-bottom: 0;
}
.page-push-project .ant-card-meta-avatar {
  padding-right: 10px;
}
.page-push-project .card-content-style {
  color: #9B9B9B;
  font-size: 14px;
  height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 36px;
  padding-right: 16px;
}
.page-push-project .card-content-style .content-item-with-border {
  height: 33.3%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #DCDCDC;
}
.page-push-project .card-content-style .content-item-without-border {
  height: 33.3%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: none;
}
.page-push-project .card-content-style .content-value {
  color: #4A90E2;
}
.page-push-project .ant-card-actions li {
  margin-top: 9px;
  margin-bottom: 11px;
  padding: 0;
}
.theme-light .page-push-project .card-content-style.empty {
  background: url(/static/media/empty.d3096fa3.png) 47% 35px no-repeat;
  background-size: 80px 80px;
}
.theme-light .page-push-project .card-content-style.no-user {
  background: url(/static/media/no-user.7c0e38ea.png) center 35px no-repeat;
  background-size: 70px 60px;
}
.theme-dark .page-push-project .card-content-style.empty {
  background: url(/static/media/empty.90522de3.png) 47% 35px no-repeat;
  background-size: 80px 80px;
}
.theme-dark .page-push-project .card-content-style.no-user {
  background: url(/static/media/no-user.a687fe7a.png) center 35px no-repeat;
  background-size: 70px 60px;
}
.theme-dark .page-push-project .card-style:hover {
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.3);
}
.theme-light .page-push-project .card-style:hover {
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.15);
}
.theme-light .action-style {
  color: #1890ff;
}
.theme-dark .action-style {
  color: #3AB0FF;
}

.block-package {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 16px;
  flex: 1 1;
}
.block-package:last-child {
  margin-right: 0;
}
.block-package.loss-block-package {
  flex: 1 0;
}
.block-package .block-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  height: 50px;
}
.block-package .block-content {
  display: flex;
  flex: 1 0;
  align-items: center;
  justify-content: center;
}
.block-package .block-content .block-content-picture {
  width: 4vw;
  height: 4vw;
  min-width: 50px;
  min-height: 50px;
  margin-right: 21px;
}
.block-package .block-footer {
  display: flex;
  flex: 1 0;
  align-items: center;
  justify-content: center;
  flex: 0 0 50px;
  justify-content: space-around;
}
.block-package .block-footer .block-content-picture {
  width: 4vw;
  height: 4vw;
  min-width: 50px;
  min-height: 50px;
  margin-right: 21px;
}

.c-data-point-wrapper {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-data-point-wrapper:last-child {
  border-right: none;
}
.c-data-point-wrapper .point-header {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex: 1 1;
  align-items: center;
}
.c-data-point-wrapper .point-header .point-header-picture {
  width: 29%;
  text-align: right;
}
.c-data-point-wrapper .point-header .point-header-picture img {
  width: 36px;
  height: 36px;
}
.c-data-point-wrapper .point-header .header-name {
  width: 42%;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
.c-data-point-wrapper .point-header .point-header-icon {
  margin-left: 5px;
  font-weight: 100;
}
.c-data-point-wrapper .point-count {
  flex: 1 1;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-data-point-wrapper .point-list {
  width: 100%;
  display: flex;
  flex: 1 1;
  justify-content: center;
  align-items: center;
}
.c-data-point-wrapper .point-list .point-list-name {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
.c-data-point-wrapper .point-list .point-list-data {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 30px;
}
.c-data-point-wrapper .point-list .list-item {
  margin-top: 10px;
}
.theme-light .page-project-overview .content-wrapper .circuit-point-record .c-data-point-wrapper:not(:last-of-type) {
  border-right: 2px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .page-project-overview .content-wrapper .circuit-point-record .c-data-point-wrapper:not(:last-of-type) {
  border-right: 2px solid rgba(255, 255, 255, 0.2);
}

.pages-config-validation-container .card-item {
  flex-shrink: 0;
  margin-right: 17px;
  width: 22vw;
  line-height: 14px;
  min-width: 271px;
}
.pages-config-validation-container .card-item .card-title {
  padding: 13px 0 15px 10px;
}
.pages-config-validation-container .card-item .card-line {
  width: 100%;
  height: 1px;
}
.pages-config-validation-container .card-item .card-content {
  padding: 1px 10px 27px;
}
.pages-config-validation-container .card-item .card-content .line-box {
  display: flex;
  padding-top: 19px;
}
.pages-config-validation-container .card-item .card-content .line-box .name-box {
  flex: 1 1;
}
.pages-config-validation-container .card-item .card-content .line-box .value-box {
  flex: 3 1;
  padding: 0 23px;
}
.pages-config-validation-container .card-item .card-content .line-box .time-box {
  flex: 4 1;
}
.pages-config-validation-container .card-item .card-foot {
  padding-bottom: 12px;
  text-align: center;
}
.theme-light .pages-config-validation-container .card-item {
  background-color: rgba(244, 245, 245, 0.6);
}
.theme-dark .pages-config-validation-container .card-item {
  background-color: rgba(255, 255, 255, 0.07);
}
.theme-light .pages-config-validation-container .card-line {
  background-color: rgba(0, 0, 0, 0.15);
}
.theme-dark .pages-config-validation-container .card-line {
  background-color: rgba(255, 255, 255, 0.2);
}

.pages-config-validation-container {
  width: 100%;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.pages-config-validation-container .top-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 9px 22px;
  line-height: 28px;
}
.pages-config-validation-container .top-wrapper .top-title {
  font-size: 16px;
}
.pages-config-validation-container .progress-bar {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
  padding: 19px 43px 17px 20px;
}
.pages-config-validation-container .progress-bar .left-bar {
  width: 232px;
}
.pages-config-validation-container .progress-bar .left-bar .left-bar-title {
  line-height: 14px;
}
.pages-config-validation-container .progress-bar .left-bar .left-bar-content {
  padding-right: 110px;
  width: 95%;
  height: 97px;
  padding-bottom: 29px;
  line-height: 97px;
  text-align: end;
}
.pages-config-validation-container .progress-bar .left-bar .left-bar-content .num-text {
  font-size: 46px;
}
.pages-config-validation-container .progress-bar .left-bar .left-bar-foot {
  line-height: 13px;
  font-size: 12px;
}
.pages-config-validation-container .progress-bar .right-bar {
  display: flex;
  flex: 1 1;
  justify-content: space-between;
  align-items: flex-start;
}
.pages-config-validation-container .progress-bar .right-bar .step-box .step-box-title {
  display: flex;
  align-items: center;
}
.pages-config-validation-container .progress-bar .right-bar .step-box .step-box-title .step-type {
  padding-left: 16px;
}
.pages-config-validation-container .progress-bar .right-bar .step-box .step-cont {
  padding-left: 40px;
  padding-top: 26px;
  line-height: 14px;
}
.pages-config-validation-container .progress-bar .right-bar .step-box .step-cont .step-item {
  padding-top: 17px;
}
.pages-config-validation-container .progress-bar .right-bar .step-box-line {
  flex: 1 1;
  margin: 10px 40px 0 10px;
  height: 1px;
}
.pages-config-validation-container .manual-validate-wrapper {
  margin-top: 16px;
  padding: 16px 20px 19px;
}
.pages-config-validation-container .manual-validate-wrapper .manual-validate-top {
  font-size: 16px;
}
.pages-config-validation-container .manual-validate-wrapper .manual-validate-top .manual-validate-top-num {
  padding-left: 24px;
}
.pages-config-validation-container .manual-validate-wrapper .manual-validate-top .manual-validate-top-tip {
  padding-left: 11px;
  font-size: 12px;
}
.pages-config-validation-container .manual-validate-wrapper .content-wrapper {
  display: flex;
  margin-top: 15px;
}
.pages-config-validation-container .manual-validate-wrapper .content-wrapper .card-wrapper {
  width: 96%;
  overflow: hidden;
}
.pages-config-validation-container .manual-validate-wrapper .content-wrapper .card-wrapper .cards {
  width: 100%;
  position: relative;
  left: 0;
  display: flex;
  transition: transform 0.75s ease-in-out;
}
.pages-config-validation-container .manual-validate-wrapper .content-wrapper .card-wrapper .cards .card-item {
  width: calc(25% - 17px);
}
.pages-config-validation-container .auto-validate-wrapper {
  margin-top: 16px;
  padding: 16px 20px 19px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-top {
  font-size: 16px;
  padding-bottom: 12px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-empty {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 300px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-empty .auto-empty-top {
  display: flex;
  align-items: center;
}
.pages-config-validation-container .auto-validate-wrapper .auto-empty .auto-empty-top .auto-empty-text {
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.pages-config-validation-container .auto-validate-wrapper .auto-empty .auto-empty-down {
  margin-top: 10px;
  font-size: 12px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content {
  display: flex;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .circuit-box {
  width: 240px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .circuit-box .circuit-line {
  display: flex;
  justify-content: space-between;
  padding: 0 16px 0 11px;
  line-height: 46px;
  cursor: pointer;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .circuit-box .circuit-line-ox {
  display: flex;
  justify-content: space-between;
  padding: 0 16px 0 11px;
  line-height: 46px;
  cursor: pointer;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail {
  flex: 5 1;
  padding: 16px 48px 16px 48px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-name {
  padding-bottom: 20px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-detail-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-detail-top .validation-detail-time {
  padding-right: 153px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-detail-top .result-box {
  display: flex;
  align-items: center;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper {
  padding-top: 3px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-top {
  position: relative;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-top .line-content {
  padding: 9px 39px 27px 39px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-top .btn-box {
  position: absolute;
  right: 0;
  padding: 7px 20px;
  line-height: 12px;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-ox {
  font-size: 12px;
  padding: 9px 70px 27px 57px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-ox .results {
  display: flex;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-ox .suggestion-box {
  padding-top: 17px;
  font-size: 12px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow {
  padding: 9px 70px 27px 57px;
  font-size: 12px;
  position: relative;
  left: 9px;
  padding-left: 48px;
  padding-right: 70px;
  min-height: 46px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow .rules {
  display: flex;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow .rules .rules-title {
  flex: 1 1;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow .rules .rules-content {
  flex: 11 1;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow .results {
  display: flex;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow .results .results-title {
  flex: 1 1;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow .results .results-content {
  flex: 11 1;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow .suggestion-box {
  padding-top: 17px;
  font-size: 12px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red {
  padding: 9px 70px 27px 57px;
  font-size: 12px;
  position: relative;
  left: 9px;
  padding-left: 48px;
  padding-right: 70px;
  min-height: 46px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red .rules {
  display: flex;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red .rules .rules-title {
  flex: 1 1;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red .rules .rules-content {
  flex: 11 1;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red .results {
  display: flex;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red .results .results-title {
  flex: 1 1;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red .results .results-content {
  flex: 11 1;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red .suggestion-box {
  padding-top: 17px;
  font-size: 12px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-data {
  width: 420px;
  padding: 16px 24px 0 24px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-data .data-box .line-box {
  display: flex;
  padding-top: 36px;
  line-height: 14px;
  align-items: center;
  justify-content: space-between;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-data .data-box .line-box .name-box {
  display: flex;
  flex: 1 1 auto;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-data .data-box .line-box .value-box {
  display: flex;
  flex: 0 0 auto;
  width: 138px;
  padding-left: 16px;
}
.pages-config-validation-container .auto-validate-wrapper .auto-validate-content .validation-data .data-box .line-box .time-box {
  display: flex;
  flex: 0 0 auto;
  width: 138px;
}
.pages-config-validation-container .add-line {
  color: #177ACF;
  margin-top: 26px;
  cursor: pointer;
  line-height: 20px;
  height: 20px;
  text-align: center;
}
.pages-config-validation-container .add-line .tex {
  padding-left: 6px;
}
.pages-config-validation-container .data-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.pages-config-validation-container .data-wrapper .data-types {
  display: flex;
  border-radius: 4px;
  border: 1px solid #EDEDED;
}
.pages-config-validation-container .data-wrapper .data-types .data-type {
  padding: 3px 8px;
  cursor: pointer;
}
.pages-config-validation-container .data-wrapper .data-types .data-type-ox {
  padding: 3px 8px;
  cursor: pointer;
  background-color: #FFD100;
}
.theme-light .pages-config-validation-container .top-wrapper,
.theme-light .pages-config-validation-container .progress-bar,
.theme-light .pages-config-validation-container .manual-validate-wrapper,
.theme-light .pages-config-validation-container .auto-validate-wrapper {
  background: #fff;
}
.theme-light .pages-config-validation-container .progress-bar .left-bar .left-bar-content {
  color: #52c41a;
}
.theme-light .pages-config-validation-container .progress-bar .left-bar .left-bar-foot .foot-title {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .pages-config-validation-container .progress-bar .right-bar .step-box-line {
  background-color: rgba(0, 0, 0, 0.45);
}
.theme-light .auto-validate-wrapper .auto-validate-content .circuit-box {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .auto-validate-wrapper .auto-validate-content .circuit-box .circuit-line-ox {
  background-color: #e6f7ff;
}
.theme-light .auto-validate-wrapper .auto-validate-content .validation-detail {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .auto-validate-wrapper .auto-validate-content .validation-detail .anticon-close-circle {
  color: #f5222d;
}
.theme-light .auto-validate-wrapper .auto-validate-content .validation-detail .anticon-check-circle {
  color: #52c41a;
}
.theme-light .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-ox {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-ox .suggestion-box {
  color: #f5222d;
}
.theme-light .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow {
  color: rgba(0, 0, 0, 0.45);
  border-left: 1px solid #52c41a;
  min-height: 46px;
}
.theme-light .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow .suggestion-box {
  color: #f5222d;
}
.theme-light .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red {
  border-left: 1px solid #f5222d;
}
.theme-light .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red .suggestion-box {
  color: #f5222d;
}
.theme-light .add-line {
  color: #1890ff;
}
.theme-light .data-wrapper .data-types {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .data-wrapper .data-types .data-type-ox {
  background-color: #1890ff;
  color: #fff;
}
.theme-light .rules-title,
.theme-light .rules-content,
.theme-light .results-title,
.theme-light .results-content {
  color: rgba(0, 0, 0, 0.65);
}
.theme-dark .pages-config-validation-container .top-wrapper,
.theme-dark .pages-config-validation-container .progress-bar,
.theme-dark .pages-config-validation-container .manual-validate-wrapper,
.theme-dark .pages-config-validation-container .auto-validate-wrapper {
  background: #2F3D4F;
}
.theme-dark .pages-config-validation-container .progress-bar .left-bar .left-bar-content {
  color: #75E040;
}
.theme-dark .pages-config-validation-container .progress-bar .left-bar .left-bar-foot .foot-title {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .pages-config-validation-container .progress-bar .right-bar .step-box-line {
  background-color: rgba(255, 255, 255, 0.42);
}
.theme-dark .auto-validate-wrapper .auto-validate-content .circuit-box {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .auto-validate-wrapper .auto-validate-content .circuit-box .circuit-line-ox {
  background-color: #315B91;
}
.theme-dark .auto-validate-wrapper .auto-validate-content .validation-detail {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .auto-validate-wrapper .auto-validate-content .validation-detail .anticon-close-circle {
  color: #E64242;
}
.theme-dark .auto-validate-wrapper .auto-validate-content .validation-detail .anticon-check-circle {
  color: #75E040;
}
.theme-dark .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-ox {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-ox .suggestion-box {
  color: #E64242;
}
.theme-dark .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow {
  color: rgba(255, 255, 255, 0.42);
  border-left: 1px solid #75E040;
  min-height: 46px;
}
.theme-dark .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-yellow .suggestion-box {
  color: #E64242;
}
.theme-dark .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red {
  border-left: 1px solid #E64242;
}
.theme-dark .auto-validate-wrapper .auto-validate-content .validation-detail .validation-step-wrapper .validation-step-line .step-line-down-red .suggestion-box {
  color: #E64242;
}
.theme-dark .add-line {
  color: #3AB0FF;
}
.theme-dark .data-wrapper .data-types {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .data-wrapper .data-types .data-type-ox {
  background-color: #2199E9;
  color: #fff;
}
.theme-dark .rules-title,
.theme-dark .rules-content,
.theme-dark .results-title,
.theme-dark .results-content {
  color: rgba(255, 255, 255, 0.75);
}

.user-authority-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
}
.user-authority-wrapper .user-authority-header {
  font-weight: bold;
  margin-bottom: 16px;
}
.theme-light .user-authority-wrapper {
  background: #fff;
}
.theme-light .user-authority-wrapper .authority-column-first {
  background: #fafafa;
}
.theme-dark .user-authority-wrapper {
  background: #2F3D4F;
}
.theme-dark .user-authority-wrapper .authority-column-first {
  background: #455265;
}

.calendar {
  width: 100%;
}
.calendar .calendar-head {
  display: flex;
  height: 7vh;
  min-height: 50px;
  line-height: 7vh;
}
.calendar .calendar-head div {
  width: 14%;
  height: 100%;
  text-align: center;
  font-size: 16px;
}
.calendar .calendar-body {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.calendar .calendar-body .calendar-day {
  cursor: pointer;
  width: 14%;
  height: 10vh;
  min-height: 66px;
  display: flex;
  padding: 0 10px;
  box-sizing: border-box;
}
.calendar .calendar-body .calendar-day .calendar-date {
  font-size: 27px;
  font-weight: bold;
  line-height: 10vh;
  letter-spacing: normal;
  text-align: center;
  width: 30%;
}
.calendar .calendar-body .calendar-day .calendar-info {
  padding-left: 12px;
  width: 70%;
  margin-top: 2vh;
  line-height: 1.2;
}
.calendar .calendar-body .calendar-day .calendar-info .calendar-info-item {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.calendar .select-btn {
  width: 98%;
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
.calendar .select-btn .prevMonth-btn {
  width: 50px;
  height: 28px;
  border-radius: 14px;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.calendar .select-btn .nextMonth-btn {
  width: 50px;
  height: 28px;
  border-radius: 14px;
  font-size: 12px;
  display: flex;
  justify-content: center;
}
.duty-calendar table thead th {
  width: 118px;
  height: 39px;
  border: 1px solid #e3e3e3;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
}
.theme-light .duty-calendar table thead th {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .duty-calendar table thead th {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.page-duty-manage {
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  width: 100%;
}
.page-duty-manage .duty-manage-content {
  display: flex;
}
.page-duty-manage .duty-calendar {
  height: 100%;
  margin-left: 16px;
  flex: 1 1 auto;
}
.page-duty-manage .duty-calendar .duty-calendar-error {
  padding: 0 24px;
  height: 37px;
  line-height: 37px;
}
.page-duty-manage .duty-calendar .duty-calendar-date {
  display: inline-block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: bold;
}
.page-duty-manage .duty-calendar .ant-card-head {
  border-bottom: none;
}
.page-duty-manage .duty-calendar .ant-card-body {
  padding: 0;
  padding-left: 24px;
}
.page-duty-manage .duty-panel {
  flex: 0 0 auto;
  box-sizing: border-box;
  width: 355px;
}
.page-duty-manage .duty-panel .ant-card {
  height: 100%;
}
.page-duty-manage .duty-panel .ant-card-body {
  padding: 12px;
}
.page-duty-manage .duty-panel .empty-duty-list {
  display: block;
  line-height: 30px;
  text-align: center;
}
.page-duty-manage .duty-panel .duty-operation .ant-form-item {
  margin-bottom: 4px;
}
.page-duty-manage .duty-panel .duty-operation .ant-form-item:last-of-type {
  margin-top: 24px;
}
.page-duty-manage .duty-panel .duty-operation .ant-form-explain {
  display: none;
}
.page-duty-manage .duty-panel .duty-operation .duty-operation-tips {
  display: inline-block;
  width: 15px;
  text-align: center;
  line-height: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #c2c1c1;
  color: #000;
  font-size: 12px;
  margin-left: 10px;
  cursor: pointer;
}
.page-duty-manage .duty-panel .duty-operation .duty-operation-header {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-duty-manage .duty-panel .duty-operation .duty-manage-operation-button {
  display: flex;
  justify-content: center;
}
.page-duty-manage .duty-panel .duty-operation .duty-manage-generate-button {
  margin-right: 20px;
}
.page-duty-manage .duty-panel .duty-people-show {
  margin-top: 20px;
}
.page-duty-manage .duty-panel .selected-date {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: normal;
  text-align: left;
}
.page-duty-manage .duty-panel .duty-leader {
  font-size: 16px;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 20px;
}
.page-duty-manage .duty-panel .duty-content-leader {
  max-height: 80px;
  overflow-y: overlay;
}
.page-duty-manage .duty-panel .duty-content-worker {
  max-height: calc(100vh - 620px);
  overflow-y: overlay;
}
.page-duty-manage .duty-panel .on-duty-list {
  display: flex;
  justify-content: space-around;
  text-align: left;
  margin-bottom: 20px;
  font-size: 14px;
}
.page-duty-manage .duty-panel .on-duty-list .name {
  width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-duty-manage .duty-panel .on-duty-list .change-tab {
  display: inline-block;
  margin-right: 5px;
}
.page-duty-manage .duty-panel .on-duty-list .disabled-change-tab {
  cursor: not-allowed;
  pointer-events: auto;
}
.theme-light .page-duty-manage .duty-calendar-error {
  background-color: #C9E9FA;
}
.theme-dark .page-duty-manage .duty-calendar-error {
  background-color: #315B91;
}
.theme-dark .page-duty-manage .select-btn .prevMonth-btn,
.theme-dark .page-duty-manage .select-btn .nextMonth-btn {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-light .page-duty-manage .ant-card-bordered {
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-light .page-duty-manage .duty-calendar {
  background-color: #fff;
}
.theme-light .page-duty-manage .duty-calendar-error a {
  color: #1890ff;
}
.theme-light .page-duty-manage .duty-calendar-error span {
  color: #1890ff;
}
.theme-light .page-duty-manage .empty-duty-list {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .page-duty-manage .duty-leader {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .page-duty-manage .on-duty-list .change-tab {
  color: #1890ff;
}
.theme-light .page-duty-manage .on-duty-list .disabled-change-tab {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .page-duty-manage .calendar .calendar-head div {
  border: 0.5px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-duty-manage .calendar .calendar-head div:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-light .page-duty-manage .calendar .calendar-body .calendar-day {
  border: 0.5px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.85);
}
.theme-light .page-duty-manage .calendar .calendar-body .calendar-day:nth-of-type(7n+1),
.theme-light .page-duty-manage .calendar .calendar-body .calendar-day:nth-of-type(7n+3),
.theme-light .page-duty-manage .calendar .calendar-body .calendar-day:nth-of-type(7n+5),
.theme-light .page-duty-manage .calendar .calendar-body .calendar-day:nth-of-type(7n) {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-light .page-duty-manage .calendar .calendar-body .calendar-day .calendar-date-before-today {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .page-duty-manage .calendar .calendar-body .calendar-today {
  border: 1px solid #1890ff;
}
.theme-light .page-duty-manage .calendar .calendar-body .calendar-my-duty-day {
  background-color: #1890ff !important;
}
.theme-light .page-duty-manage .calendar .calendar-body .calendar-selected {
  background-color: #1890ff !important;
}
.theme-light .page-duty-manage .calendar .calendar-body .calendar-new {
  animation: zoomOutIn 1.5s ease, shining 3.5s ease;
}
@keyframes zoomOutIn {
  0% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes shining {
  0% {
    background-color: #1890ff;
  }
  100% {
    background-color: transparent;
  }
}
.theme-dark .page-duty-manage .ant-card-bordered {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .page-duty-manage .duty-calendar {
  background-color: #2F3D4F;
}
.theme-dark .page-duty-manage .duty-calendar-error a {
  color: #2199E9;
}
.theme-dark .page-duty-manage .duty-calendar-error span {
  color: #2199E9;
}
.theme-dark .page-duty-manage .empty-duty-list {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .page-duty-manage .duty-leader {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .page-duty-manage .on-duty-list .change-tab {
  color: #3AB0FF;
}
.theme-dark .page-duty-manage .on-duty-list .disabled-change-tab {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .page-duty-manage .calendar .calendar-head div {
  border: 0.5px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-duty-manage .calendar .calendar-head div:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-day {
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.9);
}
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-day:nth-of-type(7n+1),
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-day:nth-of-type(7n+3),
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-day:nth-of-type(7n+5),
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-day:nth-of-type(7n) {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-day .calendar-date-before-today {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-today {
  border: 1px solid #2199E9;
}
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-my-duty-day {
  background-color: #2199E9 !important;
}
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-selected {
  background-color: #2199E9 !important;
}
.theme-dark .page-duty-manage .calendar .calendar-body .calendar-new {
  animation: zoomOutIn 1.5s ease, shining 3.5s ease;
}
@keyframes zoomOutIn {
  0% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes shining {
  0% {
    background-color: #2199E9;
  }
  100% {
    background-color: transparent;
  }
}

.time-range {
  display: flex;
  justify-content: flex-start;
  margin-top: 20px;
}
.time-range > div:first-child {
  width: 70px;
}
.time-range .time-range-content {
  display: flex;
  justify-content: flex-start;
  width: 90%;
}
.time-range .time-range-content > div:first-child {
  display: flex;
  justify-content: center;
  width: 500px;
  margin-right: 30px;
}
.time-range .time-range-content > div:nth-child(2) {
  display: inline-block;
  vertical-align: top;
  width: calc(88% - 500px);
}
.time-range .time-range-fragment-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.time-range .time-range-fragment-wrapper .time-range-fragment {
  cursor: pointer;
  width: 19px;
  height: 25px;
  background-color: #d5d5d5;
  border-right: 1px solid #a0a0a0;
  position: absolute;
}
.time-range .time-range-fragment-wrapper .time-range-fragment > span {
  position: relative;
  display: none;
  left: -70px;
  top: -30px;
  z-index: 1000;
  width: 150px;
  height: 25px;
  border-radius: 10px;
  text-align: center;
  background-color: #e9c529;
  color: white;
  font-size: 14px;
}
.time-range .time-range-fragment-wrapper .time-range-fragment:hover > span {
  display: block;
}
.time-range .time-range-fragment-wrapper .time-range-fragment-hover {
  background-color: #fdedbe;
}
.time-range .time-range-fragment-wrapper .time-range-fragment-exist {
  background-color: #fcc100;
}
.time-range .time-range-fragment-wrapper .time-range-fragment-selected {
  background-color: #0cc2aa;
}
.time-range .time-range-fragment-wrapper .time-range-fragment-disabled-cursor {
  cursor: not-allowed;
}
.time-range .time-range-fragment-wrapper .time-range-label {
  margin-top: 30px;
  width: 19px;
  height: 14px;
  line-height: 18px;
  text-align: center;
}
.time-range .time-range-fragment-wrapper:first-child .time-range-fragment {
  border-left: 1px solid #a0a0a0;
}
.time-range .time-range-item {
  display: inline-block;
  margin-right: 25px;
}
.time-range .time-range-close {
  color: #ff4a4a;
  cursor: pointer;
}
.time-range .time-range-close-disabled {
  color: #ff4a4a;
  display: none;
}

.multi-select-wrapper {
  width: 130px;
  position: relative;
}
.multi-select-wrapper > div {
  width: 100%;
}
.multi-select-wrapper > i {
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
}
.multi-select-wrapper .ant-select-selection--multiple .ant-select-selection__choice {
  display: none;
}
.multi-select-wrapper .ant-select-selection--multiple .ant-select-selection__placeholder {
  display: block !important;
}
.multi-select-wrapper .ant-select-dropdown-menu-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.theme-light .multi-select-wrapper > i {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .multi-select-wrapper > i {
  color: rgba(255, 255, 255, 0.42);
}

.duty-edit-modal {
  height: calc(100vh - 220px);
  min-height: 540px;
  width: 100%;
  padding: 0 18px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.duty-edit-modal .duty-main-content {
  margin-top: 40px;
}
.duty-edit-modal .duty-main-content .duty-manager-yardman-title {
  font-size: 14px;
}
.duty-edit-modal .duty-main-content .duty-color-bar {
  display: flex;
  justify-content: flex-end;
}
.duty-edit-modal .duty-main-content .duty-color-bar .icon {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.duty-edit-modal .duty-main-content .duty-color-bar .icon .base-icon {
  width: 28px;
  height: 12px;
  margin-right: 9px;
  margin-left: 15px;
}
.duty-edit-modal .duty-main-content .duty-color-bar .icon .current {
  width: 28px;
  height: 12px;
  margin-right: 9px;
  margin-left: 15px;
  background-color: #0cc2aa;
}
.duty-edit-modal .duty-main-content .duty-color-bar .icon .chosen {
  width: 28px;
  height: 12px;
  margin-right: 9px;
  margin-left: 15px;
  background-color: #fcc100;
}
.duty-edit-modal .duty-main-content .duty-color-bar .icon .unchosen {
  width: 28px;
  height: 12px;
  margin-right: 9px;
  margin-left: 15px;
  background-color: #d5d5d5;
}
.duty-edit-modal .duty-time-range {
  padding-top: 20px;
  height: 50vh;
  min-height: 400px;
  overflow-y: overlay;
}
.duty-edit-modal .duty-people-show {
  max-width: 300px;
  min-height: 400px;
  height: calc(100vh - 400px);
}
.duty-edit-modal .duty-people-show .duty-manager {
  margin-bottom: 30px;
}
.duty-edit-modal .duty-people-show .duty-manager .duty-manager-list {
  min-height: 100px;
  height: calc(100vh - 900px);
  overflow-y: overlay;
}
.duty-edit-modal .duty-people-show .duty-manager .duty-manager-list .duty-manager-name {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.duty-edit-modal .duty-people-show .duty-yardman .duty-yardman-list {
  height: calc(100vh - 700px);
  min-height: 250px;
  overflow-y: overlay;
}
.duty-edit-modal .duty-people-show .duty-yardman .duty-yardman-list .duty-yardman-name {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.duty-edit-modal .duty-save-button {
  margin-top: 30px;
  margin-left: 90px;
}
.duty-edit-modal .duty-save-button .duty-save-error {
  font-size: 12px;
  line-height: 40px;
  height: 40px;
}
.duty-edit-modal .title {
  display: flex;
  width: 100%;
  flex: 0 0 auto;
  height: 40px;
  margin: 0 18px;
  padding: 10px 0 5px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  justify-content: flex-start;
  align-items: center;
}
.duty-edit-modal .select-zone:first-child {
  margin-top: 5px;
}
.duty-edit-modal .select-zone:nth-child(2) {
  margin-top: 22px;
}
.duty-edit-modal .select-zone {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.duty-edit-modal .select-zone .select-content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.duty-edit-modal .select-zone .select-content .select-shift-warning .ant-select-selection {
  animation: warning 2.5s;
}
@keyframes warning {
  0% {
    border: 1px solid #ec5734;
  }
  50% {
    border: 1px solid rgba(236, 87, 52, 0.5);
  }
  100% {
    border: 1px solid rgba(236, 87, 52, 0.2);
  }
}
.duty-edit-modal .select-zone .select-content .duty-edit-planName {
  position: relative;
}
.duty-edit-modal .select-zone .select-content .duty-edit-planName > span {
  position: absolute;
  font-size: 12px;
  color: #ec5734;
  left: 0;
  bottom: -20px;
}
.duty-edit-modal .select-zone .select-content .select-label {
  font-size: 12px;
  margin-right: 10px;
  line-height: 30px;
}
.duty-edit-modal .select-zone .select-content .select-label:not(:first-of-type) {
  margin-left: 20px;
}
.duty-edit-modal .select-zone .select-content .select-label-content {
  line-height: 30px;
  margin-right: 25px;
}
.duty-edit-modal .select-zone .select-content .staff {
  font-size: 12px;
  margin-left: 30px;
}
.duty-edit-modal .select-zone .icon {
  display: flex;
  align-items: center;
}
.duty-edit-modal .select-zone .icon > button {
  font-size: 12px;
}
.theme-light .duty-edit-modal .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .duty-edit-modal .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.duty-form .confirm-btn {
  width: 120px;
}
.duty-form .duty-cancel-btn {
  width: 120px;
}

.duty-plan-modal-page {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
}
.duty-plan-modal {
  width: 100%;
  min-height: 500px;
}
.duty-plan-modal .duty-add-new-plan {
  box-sizing: border-box;
  width: 55px;
}
.duty-plan-modal .duty-plan-tab {
  width: 100%;
}
.duty-plan-modal .duty-plan-tab .ant-tabs-bar {
  margin: 0 18px 0 0;
}
.duty-plan-modal .duty-plan-tab .ant-tabs-bar .ant-tabs-nav {
  height: 48px;
}
.duty-plan-modal .duty-plan-tab .ant-tabs-bar .ant-tabs-ink-bar {
  min-width: 40px;
}
.duty-plan-modal .duty-plan-tab .ant-tabs-tab {
  min-width: 40px;
  min-height: 48px;
  padding: 0;
  line-height: 48px;
}
.duty-plan-modal .duty-plan-tab .ant-tabs-tab .anticon {
  margin-right: 0;
}
.duty-plan-modal .right-btn-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px 0;
}
.duty-plan-modal .right-btn-group .plus-btn {
  border: none;
}
.duty-plan-modal .duty-plan-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 18px 10px;
}
.duty-plan-modal .duty-plan-content .display {
  display: flex;
}
.duty-plan-modal .duty-plan-content .display .display-item-label {
  font-size: 12px;
  text-align: left;
}
.duty-plan-modal .duty-plan-content .display .display-item-label:not(:first-of-type) {
  margin-left: 40px;
}
.duty-plan-modal .duty-plan-content .display .display-item-content {
  font-size: 12px;
  text-align: left;
}
.theme-light .duty-plan-modal .duty-add-new-plan,
.theme-light .duty-plan-modal .duty-people-show {
  border: 1px dashed rgba(0, 0, 0, 0.15);
}
.theme-light .duty-plan-modal .duty-plan-tab {
  background-color: #fff;
}
.theme-light .duty-plan-modal .duty-plan-tab .ant-tabs-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .duty-plan-modal .duty-people-show {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .duty-plan-modal .duty-save-button .duty-save-error {
  color: #f5222d;
}
.theme-dark .duty-plan-modal .duty-add-new-plan,
.theme-dark .duty-plan-modal .duty-people-show {
  border: 1px dashed rgba(255, 255, 255, 0.2);
}
.theme-dark .duty-plan-modal .duty-plan-tab {
  background-color: #2F3D4F;
}
.theme-dark .duty-plan-modal .duty-plan-tab .ant-tabs-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .duty-plan-modal .duty-people-show {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .duty-plan-modal .duty-save-button .duty-save-error {
  color: #E64242;
}

.page-user-change-cipher {
  width: 100%;
}
.page-user-change-cipher .title {
  padding-top: 16px;
  padding-left: 19px;
  font-size: 18px;
}
.page-user-change-cipher .form-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 11vw;
}
.page-user-change-cipher .form-wrapper .btn-wrapper {
  display: flex;
  margin-left: 33%;
  margin-top: 85px;
}
.page-user-change-cipher .form-wrapper .btn-wrapper .submit-btn,
.page-user-change-cipher .form-wrapper .btn-wrapper .cancel-btn {
  flex: 1 1;
  border-radius: 4px;
}
.page-user-change-cipher .form-wrapper .btn-wrapper .submit-btn {
  margin-right: 14px;
}
.page-user-change-cipher .form-wrapper .error {
  color: #FF0000;
}
.theme-light .page-user-change-cipher {
  background-color: #fff;
}
.theme-dark .page-user-change-cipher {
  background-color: #2F3D4F;
}

.page-about-system {
  width: 100%;
}
.page-about-system .page-about-header {
  height: 54px;
  font-size: 16px;
  padding: 16px 25px;
}
.page-about-system .about-system-wrapper {
  padding: 0 23px 21px 23px;
  margin-bottom: 7px;
  margin-top: 7px;
}
.page-about-system .about-system-wrapper .about-system-header {
  display: flex;
  width: 251px;
  height: 49px;
  justify-content: space-between;
}
.page-about-system .about-system-wrapper .about-system-header .about-system-time {
  font-size: 14px;
  line-height: 49px;
}
.page-about-system .about-system-wrapper .about-system-header .about-system-name {
  font-weight: bold;
  font-size: 14px;
  line-height: 49px;
}
.page-about-system .about-system-wrapper .about-system-content {
  display: flex;
}
.page-about-system .about-system-wrapper .about-system-content .about-system-picture {
  display: flex;
  align-content: flex-start;
  flex: 0 0 251px;
  height: 152px;
}
.page-about-system .about-system-wrapper .about-system-content .about-modify-half {
  display: flex;
  flex: 1 1 auto;
}
.page-about-system .about-system-wrapper .about-system-content .about-modify-half .about-system-modify {
  width: 50%;
  padding-left: 12.5%;
  font-size: 12px;
  line-height: 23px;
}
.page-about-system .about-system-wrapper .about-system-content .about-modify-half .about-system-modify .about-modify-header {
  margin-bottom: 14px;
  line-height: 15px;
}
.page-about-system .about-system-wrapper .about-system-content .about-modify-half .about-system-modify .about-modify-icon {
  width: 12px;
  height: 12px;
  cursor: pointer;
  margin-right: 10px;
  vertical-align: text-top;
}
.page-about-system .about-system-wrapper .about-system-content .about-modify-half .about-system-modify .about-modify {
  padding-left: 10px;
  display: flex;
}
.page-about-system .about-system-wrapper .about-system-content .about-modify-half .about-system-modify .about-modify span {
  margin-right: 8px;
}
.theme-light .page-about-system .page-about-header,
.theme-light .page-about-system .about-system-wrapper {
  background-color: #fff;
}
.theme-dark .page-about-system .page-about-header,
.theme-dark .page-about-system .about-system-wrapper {
  background-color: #2F3D4F;
}

.strategy-template-pages-container {
  display: flex;
  flex: 1 1 auto;
}
.strategy-template-pages-container .strategy-template-inner-box {
  padding: 0 65px;
}
.strategy-template-pages-container .strategy-template-inner-box .first-title {
  margin-top: 20px;
}
.strategy-template-pages-container .strategy-template-inner-box .title {
  line-height: 32px;
}
.strategy-template-pages-container .strategy-template-inner-box .card-container {
  display: flex;
  flex-wrap: wrap;
}
.strategy-template-pages-container .strategy-template-inner-box .card-container .card-item-container {
  margin-bottom: 23px;
  margin-right: 31px;
  width: 136px;
  height: 146px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.strategy-template-pages-container .strategy-template-inner-box .card-container .card-item-container .img {
  margin-top: 20px;
}
.strategy-template-pages-container .strategy-template-inner-box .card-container .card-item-container .card-text-container {
  height: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 18px;
}
.strategy-template-modal .ant-modal {
  width: 1180px !important;
}
.strategy-template-modal .ant-modal-body {
  display: flex;
  flex-direction: column;
}
.strategy-template-modal .ant-modal-body > img {
  margin: 0 auto;
}
.strategy-template-modal .strategy-template-modal-btns-container {
  display: flex;
  justify-content: center;
  margin-top: 14px;
}
.theme-light .strategy-template-pages-container {
  background-color: #fff;
}
.theme-light .strategy-template-pages-container .strategy-template-inner-box .card-container .card-item-container {
  background-color: #e6f7ff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .strategy-template-pages-container .strategy-template-inner-box .card-container .card-item-container:hover {
  border: 1px solid #1890ff;
}
.theme-light .strategy-template-modal .ant-modal-content .ant-modal-body {
  background: #fff;
  padding: 0;
}
.theme-light .strategy-template-modal .ant-modal-content .strategy-template-modal-btns-container {
  display: flex;
  justify-content: center;
  margin-top: 14px;
  background: #fff;
  padding: 16px 0;
}
.theme-dark .strategy-template-pages-container {
  background-color: #2F3D4F;
}
.theme-dark .strategy-template-pages-container .strategy-template-inner-box .card-container .card-item-container {
  background-color: #315B91;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .strategy-template-pages-container .strategy-template-inner-box .card-container .card-item-container:hover {
  border: 1px solid #2199E9;
}
.theme-dark .strategy-template-modal .ant-modal-content .ant-modal-body {
  background: #fff;
  padding: 0;
}
.theme-dark .strategy-template-modal .ant-modal-content .strategy-template-modal-btns-container {
  display: flex;
  justify-content: center;
  margin-top: 14px;
  background: #2F3D4F;
  padding: 16px 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 */
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
.ant-transfer-customize-list {
  display: -ms-flexbox;
  display: flex;
}
.ant-transfer-customize-list .ant-transfer-operation {
  -ms-flex: none;
      flex: none;
  -ms-flex-item-align: center;
      align-self: center;
}
.ant-transfer-customize-list .ant-transfer-list {
  -ms-flex: auto;
      flex: auto;
  width: auto;
  height: auto;
  min-height: 200px;
}
.ant-transfer-customize-list .ant-transfer-list-body-with-search {
  padding-top: 0;
}
.ant-transfer-customize-list .ant-transfer-list-body-search-wrapper {
  position: relative;
  padding-bottom: 0;
}
.ant-transfer-customize-list .ant-transfer-list-body-customize-wrapper {
  padding: 12px;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small {
  border: 0;
  border-radius: 0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  background: #fafafa;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 1px solid #e8e8e8;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body {
  margin: 0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination {
  margin: 16px 0 4px;
}
.ant-transfer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
}
.ant-transfer-disabled .ant-transfer-list {
  background: #f5f5f5;
}
.ant-transfer-list {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 200px;
  padding-top: 40px;
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.ant-transfer-list-with-footer {
  padding-bottom: 34px;
}
.ant-transfer-list-search {
  padding: 0 24px 0 8px;
}
.ant-transfer-list-search-action {
  position: absolute;
  top: 12px;
  right: 12px;
  bottom: 12px;
  width: 28px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 32px;
  text-align: center;
}
.ant-transfer-list-search-action .anticon {
  color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-transfer-list-search-action .anticon:hover {
  color: rgba(0, 0, 0, 0.45);
}
span.ant-transfer-list-search-action {
  pointer-events: none;
}
.ant-transfer-list-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 8px 12px 9px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.ant-transfer-list-header-title {
  position: absolute;
  right: 12px;
}
.ant-transfer-list-header .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
.ant-transfer-list-body {
  position: relative;
  height: 100%;
  font-size: 14px;
}
.ant-transfer-list-body-search-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 12px;
}
.ant-transfer-list-body-with-search {
  padding-top: 56px;
}
.ant-transfer-list-content {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none;
}
.ant-transfer-list-content > .LazyLoad {
  -webkit-animation: transferHighlightIn 1s;
          animation: transferHighlightIn 1s;
}
.ant-transfer-list-content-item {
  min-height: 32px;
  padding: 6px 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-transfer-list-content-item > span {
  padding-right: 0;
}
.ant-transfer-list-content-item-text {
  padding-left: 8px;
}
.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  background-color: #e6f7ff;
  cursor: pointer;
}
.ant-transfer-list-content-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-transfer-list-body-not-found {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 0;
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-transfer-list-body-with-search .ant-transfer-list-body-not-found {
  margin-top: 16px;
}
.ant-transfer-list-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-transfer-operation {
  display: inline-block;
  margin: 0 8px;
  overflow: hidden;
  vertical-align: middle;
}
.ant-transfer-operation .ant-btn {
  display: block;
}
.ant-transfer-operation .ant-btn:first-child {
  margin-bottom: 4px;
}
.ant-transfer-operation .ant-btn .anticon {
  font-size: 12px;
}
@-webkit-keyframes transferHighlightIn {
  0% {
    background: #bae7ff;
  }
  100% {
    background: transparent;
  }
}
@keyframes transferHighlightIn {
  0% {
    background: #bae7ff;
  }
  100% {
    background: transparent;
  }
}

.page-forward-auto-gen {
  width: 100%;
  display: flex;
  align-items: stretch;
  padding: 30px 100px;
}
.page-forward-auto-gen > .project-select {
  margin-right: 30px;
}
.page-forward-auto-gen > .actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 350px;
}
.page-forward-auto-gen > .actions > button,
.page-forward-auto-gen > .actions > div {
  margin-bottom: 20px;
}
.page-forward-auto-gen > .actions > .ant-btn-group {
  display: flex;
}
.page-forward-auto-gen > .actions > .ant-btn-group > button:first-child {
  flex: 1 1;
}

.page-device-bulk-config {
  width: 100%;
  padding: 30px;
}
.page-device-bulk-config .progress {
  width: 100%;
  height: 10px;
  display: flex;
  align-items: stretch;
  margin: 10px 0;
  overflow: hidden;
  border-radius: 5px;
  background: #cccccc;
}
.page-device-bulk-config .progress > div {
  transition: width ease-in-out 0.3s;
}
.page-device-bulk-config .progress > .failure {
  background: #eb382f;
}
.page-device-bulk-config .progress > .success {
  background: #00bf00;
}
.page-device-bulk-config .progress > .processing {
  background: #009eff;
}

.theme-light .c-full-screen-btn,
.theme-dark .c-full-screen-btn {
  position: absolute;
  z-index: 2;
  top: 14px;
  right: 20px;
  width: 80px;
  border: none;
}
.theme-light .c-full-screen-header,
.theme-dark .c-full-screen-header {
  display: flex;
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  background: linear-gradient(180deg, rgba(56, 195, 255, 0) 0%, rgba(26, 144, 254, 0.15) 100%), linear-gradient(90deg, rgba(26, 144, 254, 0) 0%, rgba(26, 144, 254, 0.15) 50%, rgba(26, 144, 254, 0) 100%);
}
.theme-light .c-full-screen-header .full-screen-exit-btn,
.theme-dark .c-full-screen-header .full-screen-exit-btn {
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
}
.theme-light .c-full-screen-header .full-screen-exit-btn .anticon,
.theme-dark .c-full-screen-header .full-screen-exit-btn .anticon {
  margin-left: 8px;
}

.page-overview {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  position: relative;
}
.page-overview .ant-spin {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.85;
}

.c-mfg-list-side {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: 100%;
}
.c-mfg-list-side .header {
  display: flex;
  width: 100%;
  height: 56px;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
}
.c-mfg-list-side .header > span {
  font-size: 14px;
}
.c-mfg-list-side .content {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  position: relative;
  flex-direction: column;
}
.c-mfg-list-side .content .mfg-group {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  padding: 0 16px;
  height: 40px;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.c-mfg-list-side .content .mfg-group .overall {
  width: 65px;
  height: 22px;
  border-radius: 10px;
  font-size: 12px;
  padding: 2px 8px;
  margin-left: 10px;
}
.c-mfg-list-side .content .mfg-group img {
  margin-right: 10px;
}
.c-mfg-list-side .content .mfg-group .ant-btn-link {
  display: none;
}
.c-mfg-list-side .content .mfg-group:hover .ant-btn-link {
  display: block;
}
.c-mfg-list-side .content .no-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.c-mfg-list-side .content .ant-btn-link {
  padding: 0;
}
.theme-light .c-mfg-list-side .header > span {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-mfg-list-side .mfg-group:hover {
  background-color: #E6F7FF;
}
.theme-light .c-mfg-list-side .mfg-group.selected {
  background-color: #E6F7FF;
}
.theme-light .c-mfg-list-side .mfg-group .overall {
  border: 1px solid #1890ff;
  color: #1890ff;
  background-color: #E6F7FF;
}
.theme-dark .c-mfg-list-side .header > span {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-mfg-list-side .mfg-group:hover {
  background-color: #47638B;
}
.theme-dark .c-mfg-list-side .mfg-group.selected {
  background-color: #47638B;
}
.theme-dark .c-mfg-list-side .mfg-group .overall {
  border: 1px solid #2199E9;
  color: #2199E9;
  background-color: #47638B;
}

.c-page-gridLayout-loading-container {
  min-height: 400px !important;
}
.c-page-gridLayout {
  display: block;
}
.c-page-gridLayout .opration-header {
  padding-left: 21px;
  height: 39px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.c-page-gridLayout .opration-header .btn-container {
  display: flex;
}
.c-page-gridLayout .opration-header .opration {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.c-page-gridLayout .opration-header .opration .img {
  width: 19px;
  height: 19px;
  margin-right: 6px;
}
.react-grid-layout {
  position: relative;
  transition: height 200ms ease;
}
.react-grid-layout.layout {
  width: 100%;
  font-size: 14px;
}
.react-grid-layout.layout .border {
  display: flex;
  justify-content: center;
  align-items: center;
}
.react-grid-item {
  transition: all 200ms ease;
  transition-property: left, top;
}
.react-grid-item.cssTransforms {
  transition-property: transform;
}
.react-grid-item.resizing {
  z-index: 1;
  will-change: width, height;
}
.react-grid-item.react-draggable-dragging {
  transition: none;
  z-index: 3;
  will-change: transform;
}
.react-grid-item.react-grid-placeholder {
  opacity: 0.2;
  transition-duration: 100ms;
  z-index: 2;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.react-grid-item > .react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0;
  right: 0;
  cursor: se-resize;
}
.react-grid-item > .react-resizable-handle::after {
  content: "";
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 5px;
  height: 5px;
}
.theme-light .react-grid-item > .type-grid-chart ~ .react-resizable-handle::after {
  border-color: rgba(255, 255, 255, 0.2);
}
.react-resizable {
  position: relative;
}
.react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0;
  right: 0;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+');
  background-position: bottom right;
  padding: 0 3px 3px 0;
  background-repeat: no-repeat;
  background-origin: content-box;
  box-sizing: border-box;
  cursor: se-resize;
}
.theme-light .c-page-gridLayout .opration-header .opration {
  color: #1890ff;
}
.theme-light .c-page-gridLayout .opration-header .opration .description {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .react-grid-layout.layout .border {
  border: 1px solid #f5222d;
}
.theme-light .react-grid-item.react-grid-placeholder {
  background: #f5222d;
}
.theme-light .react-grid-item > .react-resizable-handle::after {
  border-right: 2px solid rgba(0, 0, 0, 0.15);
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-page-gridLayout .opration-header .opration {
  color: #3AB0FF;
}
.theme-dark .c-page-gridLayout .opration-header .opration .description {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .react-grid-layout.layout .border {
  border: 1px solid #E64242;
}
.theme-dark .react-grid-item.react-grid-placeholder {
  background: #E64242;
}
.theme-dark .react-grid-item > .react-resizable-handle::after {
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url(/static/media/VideoJS.46ac6629.eot?#iefix) format("eot"); }

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKwAAADYSy2hLaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4jC5t2/j+W2+MnCzM4DAtTC+5cg0OyNYnIOBCUQBAAceB90AeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzJRiV3RAAABjAAAAFZjbWFwOfT3xgAAAmgAAAMiZ2x5ZgMJ0sMAAAXQAAARCGhlYWQSy2hLAAAA4AAAADZoaGVhDgMHIQAAALwAAAAkaG10eOAAAAAAAAHkAAAAhGxvY2E9NEHGAAAFjAAAAERtYXhwATIAgQAAARgAAAAgbmFtZdXH9aAAABbYAAACCnBvc3RAAl/0AAAY5AAAAZ4AAQAABwAAAAAABwAAAP//BwEAAQAAAAAAAAAAAAAAAAAAACEAAQAAAAEAAFYfTwlfDzz1AAsHAAAAAADWVg6nAAAAANZWDqcAAAAABwEHAAAAAAgAAgAAAAAAAAABAAAAIQB1AAcAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAEGygGQAAUAAARxBOYAAAD6BHEE5gAAA1wAVwHOAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQPEB8SAHAAAAAKEHAAAAAAAAAQAAAAAAAAAAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAUAAAADAAAALAAAAAQAAAGSAAEAAAAAAIwAAwABAAAALAADAAoAAAGSAAQAYAAAAAQABAABAADxIP//AADxAf//AAAAAQAEAAAAAQACAAMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAUABUAFgAXABgAGQAaABsAHAAdAB4AHwAgAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAGQAAAAAAAAACAAAPEBAADxAQAAAAEAAPECAADxAgAAAAIAAPEDAADxAwAAAAMAAPEEAADxBAAAAAQAAPEFAADxBQAAAAUAAPEGAADxBgAAAAYAAPEHAADxBwAAAAcAAPEIAADxCAAAAAgAAPEJAADxCQAAAAkAAPEKAADxCgAAAAoAAPELAADxCwAAAAsAAPEMAADxDAAAAAwAAPENAADxDQAAAA0AAPEOAADxDgAAAA4AAPEPAADxDwAAAA8AAPEQAADxEAAAABAAAPERAADxEQAAABEAAPESAADxEgAAABIAAPETAADxEwAAABMAAPEUAADxFAAAABQAAPEVAADxFQAAABUAAPEWAADxFgAAABYAAPEXAADxFwAAABcAAPEYAADxGAAAABgAAPEZAADxGQAAABkAAPEaAADxGgAAABoAAPEbAADxGwAAABsAAPEcAADxHAAAABwAAPEdAADxHQAAAB0AAPEeAADxHgAAAB4AAPEfAADxHwAAAB8AAPEgAADxIAAAACAAAAAAAAAADgBoAH4AzADgAQIBQgFsAZgBwgIYAlgCtALgAzADsAPeBDAElgTcBSQFZgWKBiAGZga0BuoHWAgSCFgIbgiEAAEAAAAABYsFiwACAAABEQECVQM2BYv76gILAAADAAAAAAZrBmsAAgAbADQAAAkCEyIHDgEHBhAXHgEXFiA3PgE3NhAnLgEnJgMiJy4BJyY0Nz4BNzYyFx4BFxYUBw4BBwYC6wHA/kCVmIuGzjk7OznOhosBMIuGzjk7OznOhouYeW9rpi0vLy2ma2/yb2umLS8vLaZrbwIwAVABUAGbOznOhov+0IuGzjk7OznOhosBMIuGzjk7+sAvLaZrb/Jva6YtLy8tpmtv8m9rpi0vAAACAAAAAAVABYsAAwAHAAABIREpAREhEQHAASv+1QJVASsBdQQW++oEFgAAAAQAAAAABiEGIAAHABcAJwAqAAABNCcmJxUXNjcUBxc2NTQnLgEnFR4BFxYBBwEhESEBEQEGBxU2Nxc3AQcXBNA0MlW4A7spcU1FQ+6VbKovMfu0XwFh/p8BKwF1AT5QWZl6mV/9YJycA4BhUlAqpbgYGGNicZKknYyHvSKaIJNlaQIsX/6f/kD+iwH2/sI9G5ojZJhfBJacnAAAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYACAAOAAABNCcmJxE2NzYBESEBEQEFZTQyVFQyNPwQASsBdf6LA4BhUlAq/aYqUFIBQf5A/osEqv6LAAMAAAAABiAGDwAFAA4AIgAAExEhAREBBTQnJicRNjc2AxUeARcWFAcOAQcVPgE3NhAnLgHgASsBdf6LAsU0MlVVMjS7bKovMTEvqmyV7kNFRUPuBGD+QP6LBKr+i+BhUlAq/aYqUFIC8Jogk2Vp6GllkyCaIr2HjAE6jIe9AAAABAAAAAAFiwWLAAUACwARABcAAAEjESE1IwMzNTM1IQEjFSERIwMVMxUzEQILlgF24JaW4P6KA4DgAXaW4OCWAuv+ipYCCuCW/ICWAXYCoJbgAXYABAAAAAAFiwWLAAUACwARABcAAAEzFTMRIRMjFSERIwEzNTM1IRM1IxEhNQF14Jb+iuDgAXaWAcCW4P6KlpYBdgJV4AF2AcCWAXb76uCWAcDg/oqWAAAAAAIAAAAABdYF1gATABcAAAEhIg4BFREUHgEzITI+ATURNC4BAyERIQVA/IApRCgoRCkDgClEKChEKfyAA4AF1ShEKfyAKUQoKEQpA4ApRCj76wOAAAYAAAAABmsGawAIAA0AFQAeACMALAAACQEmIyIHBgcBJS4BJwEFIQE2NzY1NAUBBgcGFRQXIQUeARcBMwEWMzI3NjcBAr4BZFJQhHt2YwESA44z7Z/+7gLl/dABel0zNfwS/t1dMzUPAjD95DPtnwESeP7dU0+Ee3Zj/u4D8AJoEy0rUf4nd6P6PP4nS/1zZn+Ej0tLAfhmf4SPS0pLo/o8Adn+CBMtK1EB2QAFAAAAAAZrBdYAEwAXABsAHwAjAAABISIOARURFB4BMyEyPgE1ETQuAQEhFSEBITUhBSE1ITUhNSEF1ftWKUUoKEUpBKopRSgoRfstASr+1gLq/RYC6gHA/tYBKv0WAuoF1ShEKfyAKUQoKEQpA4ApRCj9q5X+1ZWVlZaVAAAAAAMAAAAABiAF1gATACsAQwAAASEiDgEVERQeATMhMj4BNRE0LgEBIzUjFTM1MxUUBisBIiY1ETQ2OwEyFhUFIzUjFTM1MxUUBisBIiY1ETQ2OwEyFhUFi/vqKEUoKEUoBBYoRSgoRf2CcJWVcCsf4B8sLB/gHysCC3CVlXAsH+AfKysf4B8sBdUoRCn8gClEKChEKQOAKUQo/fYl4CVKHywsHwEqHywsH0ol4CVKHywsHwEqHywsHwAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIQZsADEAAAEiBgcBNjQnAR4BMzI+ATQuASIOARUUFwEuASMiDgEUHgEzMjY3AQYVFB4BMj4BNC4BBUAqSx797AcHAg8eTys9Zzw8Z3pnPAf98R5PKz1nPDxnPStPHgIUBjtkdmQ7O2QCTx4cATcbMhsBNB0gPGd6Zzw8Zz0ZG/7NHCA8Z3pnPCAc/soZGDtkOjpkdmQ7AAAAAAIAAAAABlkGawBDAFAAAAE2NCc3PgEnAy4BDwEmLwEuASMhIgYPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEzITI2PwE2NxcWNjcTNiYnBSIuATQ+ATIeARQOAQWrBQWeCgYHlgcaDLo8QhwDFQ7+1g4VAhxEOroNGgeVBwULnQUFnQsFB5UHGg26O0McAhUOASoOFQIcRDq6DRoHlQcFC/04R3hGRniOeEZGeAM3Kj4qewkbDAEDDAkFSy4bxg4SEg7GHC1LBQkM/v0MGwl7Kj4qewkbDP79DAkFSy4bxg4SEg7GHC1LBQkMAQMMGwlBRniOeEZGeI54RgABAAAAAAZrBmsAGAAAExQXHgEXFiA3PgE3NhAnLgEnJiAHDgEHBpU7Oc6GiwEwi4bOOTs7Oc6Gi/7Qi4bOOTsDgJiLhs45Ozs5zoaLATCLhs45Ozs5zoaLAAAAAAIAAAAABmsGawAYADEAAAEiBw4BBwYQFx4BFxYgNz4BNzYQJy4BJyYDIicuAScmNDc+ATc2MhceARcWFAcOAQcGA4CYi4bOOTs7Oc6GiwEwi4bOOTs7Oc6Gi5h5b2umLS8vLaZrb/Jva6YtLy8tpmtvBms7Oc6Gi/7Qi4bOOTs7Oc6GiwEwi4bOOTv6wC8tpmtv8m9rpi0vLy2ma2/yb2umLS8AAwAAAAAGawZrABgAMQA+AAABIgcOAQcGEBceARcWIDc+ATc2ECcuAScmAyInLgEnJjQ3PgE3NjIXHgEXFhQHDgEHBhMUDgEiLgE0PgEyHgEDgJiKhs85Ozs5z4aKATCKhs85Ozs5z4aKmHlva6YtLy8tpmtv8m9rpi0vLy2ma29nPGd6Zzw8Z3pnPAZrOznPhor+0IqGzzk7OznPhooBMIqGzzk7+sAvLaZrb/Jva6YtLy8tpmtv8m9rpi0vAlU9Zzw8Z3pnPDxnAAAABAAAAAAGIAYhABMAHwApAC0AAAEhIg4BFREUHgEzITI+ATURNC4BASM1IxUjETMVMzU7ASEyFhURFAYjITczNSMFi/vqKEUoKEUoBBYoRSgoRf2CcJVwcJVwlgEqHywsH/7WcJWVBiAoRSj76ihFKChFKAQWKEUo/ICVlQHAu7ssH/7WHyxw4AAAAAACAAAAAAZrBmsAGAAkAAABIgcOAQcGEBceARcWIDc+ATc2ECcuAScmEwcJAScJATcJARcBA4CYi4bOOTs7Oc6GiwEwi4bOOTs7Oc6Gi91p/vT+9GkBC/71aQEMAQxp/vUGazs5zoaL/tCLhs45Ozs5zoaLATCLhs45O/wJaQEL/vVpAQwBDGn+9QELaf70AAABAAAAAAXWBrYAJwAAAREJAREyFxYXFhQHBgcGIicmJyY1IxQXHgEXFjI3PgE3NjQnLgEnJgOA/osBdXpoZjs9PTtmaPRoZjs9lS8tpWtv9G9rpS0vLy2la28FiwEq/ov+iwEqPTtmaPNpZTw9PTxlaXl5b2umLS8vLaZrb/Nva6UuLwABAAAAAAU/BwAAFAAAAREjIgYdASEDIxEhESMRMzU0NjMyBT+dVjwBJSf+/s7//9Ctkwb0/vhISL3+2P0JAvcBKNq6zQAAAAAEAAAAAAaOBwAAMABFAGAAbAAAARQeAxUUBwYEIyImJyY1NDY3NiUuATU0NwYjIiY1NDY3PgEzIQcjHgEVFA4DJzI2NzY1NC4CIyIGBwYVFB4DEzI+AjU0LgEvASYvAiYjIg4DFRQeAgEzFSMVIzUjNTM1MwMfQFtaQDBI/uqfhOU5JVlKgwERIB8VLhaUy0g/TdNwAaKKg0pMMUVGMZImUBo1Ij9qQCpRGS8UKz1ZNjprWzcODxMeChwlThAgNWhvUzZGcX0Da9XVadTUaQPkJEVDUIBOWlN6c1NgPEdRii5SEipAKSQxBMGUUpo2QkBYP4xaSHNHO0A+IRs5ZjqGfVInITtlLmdnUjT8lxo0Xj4ZMCQYIwsXHTgCDiQ4XTtGazsdA2xs29ts2QADAAAAAAaABmwAAwAOACoAAAERIREBFgYrASImNDYyFgERIRE0JiMiBgcGFREhEhAvASEVIz4DMzIWAd3+tgFfAWdUAlJkZ6ZkBI/+t1FWP1UVC/63AgEBAUkCFCpHZz+r0ASP/CED3wEySWJik2Fh/N39yAISaXdFMx4z/dcBjwHwMDCQIDA4H+MAAAEAAAAABpQGAAAxAAABBgcWFRQCDgEEIyAnFjMyNy4BJxYzMjcuAT0BFhcuATU0NxYEFyY1NDYzMhc2NwYHNgaUQ18BTJvW/tKs/vHhIyvhsGmmHyEcKypwk0ROQk4seQFbxgi9hoxgbWAlaV0FaGJFDhyC/v3ut22RBIoCfWEFCxexdQQmAyyOU1hLlbMKJiSGvWYVOXM/CgAAAAEAAAAABYAHAAAiAAABFw4BBwYuAzURIzU+BDc+ATsBESEVIREUHgI3NgUwUBewWWitcE4hqEhyRDAUBQEHBPQBTf6yDSBDME4Bz+0jPgECOFx4eDoCINcaV11vVy0FB/5Y/P36HjQ1HgECAAEAAAAABoAGgABKAAABFAIEIyInNj8BHgEzMj4BNTQuASMiDgMVFBYXFj8BNjc2JyY1NDYzMhYVFAYjIiY3PgI1NCYjIgYVFBcDBhcmAjU0EiQgBBIGgM7+n9FvazsTNhRqPXm+aHfijmm2f1srUE0eCAgGAgYRM9Gpl6mJaz1KDgglFzYyPlYZYxEEzv7OAWEBogFhzgOA0f6fziBdR9MnOYnwlnLIfjpgfYZDaJ4gDCAfGAYXFD1al9mkg6ruVz0jdVkfMkJyVUkx/l5Ga1sBfOnRAWHOzv6fAAAHAAAAAAcBBM8AFwAhADgATwBmAHEAdAAAAREzNhcWFxYXFhcWBw4BBwYHBicmLwEmNxY2NzYuAQcRFAUWNzY/ATY3NjU2JyMGFxYfARYXFhcUFxY3Nj8BNjc2NzYnIwYXFh8BFhcWFRYXFjc2PwE2NzY3NicjBhcWHwEWFxYVFgUzPwEVMxEjBgsBARUnAxwcaC5MND0sTSsvCgdVREdTNWg1KgECq1JrCQcwYkABfhoSCxAKJBQXAX4dAQMCBgMnFxsBJBoSCxAKJBQWAQF+HgEEAgUEJxcbASMZEwsQCiQUFgEBfh4BBAIFBCcXGwH5Q+5B4arNDfHvAhaOAckC/QIBAwwPHzdcZXlZmC8xCAQBAQIDBMIDVkxCZDQF/pUHwgcTCyAUQEdPU8etCAgFCQZHTFxbwLoHEwsgFEBHT1PHrQgIBQkGR0xcW8C6BxMLIBRAR09Tx60ICAUJBkdMXFvAwGQBZQMMFf6D/oYB/fkBAAABAAAAAAYhBrYALAAAASIHDgEHBhURFB4BOwERITU0Nz4BNzYyFx4BFxYdASERMzI+ATURNCcuAScmA4CJfXi6MzU8Zz3g/tUpKJFeYdRhXpEoKf7V4D1nPDUzunh9BrU0M7t4fYn99j1nPAJVlWthXpAoKSkokF5ha5X9qzxnPQIKiX14uzM0AAAAAAIAAAAABUAFQAACAAYAAAkCIREzEQHAAnv9hQLrlQHAAcABwPyAA4AAAAAAAgAAAAAFQAVAAAMABgAAATMRIwkBEQHAlZUBBQJ7BUD8gAHA/kADgAAAAAAAABAAxgABAAAAAAABAAcAAAABAAAAAAACAAcABwABAAAAAAADAAcADgABAAAAAAAEAAcAFQABAAAAAAAFAAsAHAABAAAAAAAGAAcAJwABAAAAAAAKACsALgABAAAAAAALABMAWQADAAEECQABAA4AbAADAAEECQACAA4AegADAAEECQADAA4AiAADAAEECQAEAA4AlgADAAEECQAFABYApAADAAEECQAGAA4AugADAAEECQAKAFYAyAADAAEECQALACYBHlZpZGVvSlNSZWd1bGFyVmlkZW9KU1ZpZGVvSlNWZXJzaW9uIDEuMFZpZGVvSlNHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBWAGkAZABlAG8ASgBTAFIAZQBnAHUAbABhAHIAVgBpAGQAZQBvAEoAUwBWAGkAZABlAG8ASgBTAFYAZQByAHMAaQBvAG4AIAAxAC4AMABWAGkAZABlAG8ASgBTAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAIAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIQECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgAEcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwluZXh0LWl0ZW0NcHJldmlvdXMtaXRlbQAAAAA=) format("truetype");
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-play:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before {
    content: "\f101"; }

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-play-circle:before {
    content: "\f102"; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
    content: "\f103"; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
    content: "\f104"; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
    content: "\f105"; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
    content: "\f106"; }

.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
    content: "\f107"; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
    content: "\f108"; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
    content: "\f109"; }

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-square:before {
    content: "\f10a"; }

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-spinner:before {
    content: "\f10b"; }

.vjs-icon-subtitles, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-subtitles:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before {
    content: "\f10c"; }

.vjs-icon-captions, .video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-captions:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before {
    content: "\f10d"; }

.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
    content: "\f10e"; }

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-share:before {
    content: "\f10f"; }

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-cog:before {
    content: "\f110"; }

.vjs-icon-circle, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-circle:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
    content: "\f111"; }

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-circle-outline:before {
    content: "\f112"; }

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-circle-inner-circle:before {
    content: "\f113"; }

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-hd:before {
    content: "\f114"; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
    content: "\f115"; }

.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
    content: "\f116"; }

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-facebook:before {
    content: "\f117"; }

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-gplus:before {
    content: "\f118"; }

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-linkedin:before {
    content: "\f119"; }

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-twitter:before {
    content: "\f11a"; }

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-tumblr:before {
    content: "\f11b"; }

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-pinterest:before {
    content: "\f11c"; }

.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
    content: "\f11d"; }

.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
    content: "\f11e"; }

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-next-item:before {
    content: "\f11f"; }

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }
  .vjs-icon-previous-item:before {
    content: "\f120"; }

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial; }
  .video-js:-moz-full-screen {
    position: absolute; }
  .video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important; }

.video-js[tabindex="-1"] {
  outline: none; }

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit; }

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0; }

.video-js.vjs-16-9 {
  padding-top: 56.25%; }

.video-js.vjs-4-3 {
  padding-top: 75%; }

.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto; }

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

.vjs-hidden {
  display: none !important; }

.vjs-disabled {
  opacity: 0.5;
  cursor: default; }

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block; }

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  appearance: none; }

.vjs-control .vjs-button {
  width: 100%;
  height: 100%; }

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
  box-sizing: content-box; }

.video-js .vjs-modal-dialog > * {
  box-sizing: border-box; }

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

.vjs-menu-button {
  cursor: pointer; }

.vjs-menu-button.vjs-disabled {
  cursor: default; }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
  box-sizing: content-box; }

.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box; }

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none; }

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden; }

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s; }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none; }

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

.video-js .vjs-custom-control-spacer {
  display: none; }

.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none; }

.video-js .vjs-progress-control.disabled {
  cursor: default; }

.vjs-live .vjs-progress-control {
  display: none; }

.vjs-no-flex .vjs-progress-control {
  width: auto; }

.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em; }

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px; }

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0; }

.video-js .vjs-play-progress {
  background-color: #fff; }
  .video-js .vjs-play-progress:before {
    font-size: 0.9em;
    position: absolute;
    right: -0.5em;
    top: -0.333333333333333em;
    z-index: 1; }

.video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75); }

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1; }

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none; }

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible; }

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em; }

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none; }

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Firefox */
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider.disabled {
  cursor: default; }

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff; }

.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 3em; }

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex; }

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em; }

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px; }

.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
  .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-level {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.video-js .vjs-volume-panel {
  transition: width 1s; }
  .video-js .vjs-volume-panel:hover .vjs-volume-control,
  .video-js .vjs-volume-panel:active .vjs-volume-control,
  .video-js .vjs-volume-panel:focus .vjs-volume-control,
  .video-js .vjs-volume-panel .vjs-volume-control:hover,
  .video-js .vjs-volume-panel .vjs-volume-control:active,
  .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control,
  .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
    visibility: visible;
    opacity: 1;
    position: relative;
    transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s; }
    .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal,
    .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
    .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
    .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
    .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
    .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal,
    .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
      width: 5em;
      height: 3em; }
    .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical,
    .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
    .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,
    .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,
    .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
    .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical,
    .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
      .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-level {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
    width: 9em;
    transition: width 0.1s; }
  .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
    width: 4em; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3.5em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s; }

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none; }

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em; }

.video-js .vjs-volume-panel {
  display: flex; }

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }
  .video-js .vjs-volume-level:before {
    position: absolute;
    font-size: 0.9em; }

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }
  .vjs-slider-vertical .vjs-volume-level:before {
    top: -0.5em;
    left: -0.3em; }

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }
  .vjs-slider-horizontal .vjs-volume-level:before {
    top: -0.3em;
    right: -0.5em; }

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em; }

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%; }

.vjs-has-started .vjs-poster {
  display: none; }

.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

.vjs-using-native-controls .vjs-poster {
  display: none; }

.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

.vjs-live .vjs-time-control {
  display: none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

.vjs-no-flex .vjs-remaining-time.vjs-time-control.vjs-control {
  width: 0px !important;
  white-space: nowrap; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

.vjs-time-divider {
  display: none;
  line-height: 3em; }

.vjs-live .vjs-time-divider {
  display: none; }

.video-js .vjs-play-control .vjs-icon-placeholder {
  cursor: pointer;
  flex: none; }

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5); }

.vjs-subtitles {
  color: #fff; }

.vjs-captions {
  color: #fc6; }

.vjs-tt-cue {
  display: block; }

video::-webkit-media-text-track-display {
  transform: translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em); }

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none; }

.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center; }

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden; }

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  animation: 0s linear 0.3s forwards vjs-spinner-show; }

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  animation-delay: 0.44s; }

@keyframes vjs-spinner-show {
  to {
    visibility: visible; } }

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg); } }

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit; }

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em; }

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f11d";
  font-size: 1.5em;
  line-height: inherit; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  flex: auto;
  display: block; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-panel,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subs-caps-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-panel,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subs-caps-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-panel,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%; }

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table; }

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell; }

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom; }

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr auto; }
  .vjs-text-track-settings .vjs-track-settings-colors {
    display: block;
    grid-column: 1;
    grid-row: 1; }
  .vjs-text-track-settings .vjs-track-settings-font {
    grid-column: 2;
    grid-row: 1; }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 2;
    grid-row: 2; } }

.vjs-track-setting > select {
  margin-right: 5px; }

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none; }

.vjs-text-track-settings fieldset span {
  display: inline-block; }

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0; }

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%); }

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75); }

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px; }

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em; }

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }

.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000; }

.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none; }

.video-js *:focus:not(:focus-visible) {
  outline: none; }

@media \0screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}

@media \0screen {
  .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden;
  }
}

.c-project-detail-diagram-circuit-item {
  height: 54px;
  line-height: 54px;
  text-align: center;
  border-bottom: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  cursor: pointer;
}
.c-project-detail-diagram-circuit-item:nth-of-type(1),
.c-project-detail-diagram-circuit-item:nth-of-type(2),
.c-project-detail-diagram-circuit-item:nth-of-type(3) {
  border-top: 1px solid #D9D9D9;
}
.c-project-detail-diagram-circuit-item:nth-of-type(3n+1) {
  border-left: 1px solid #D9D9D9;
}
.c-project-detail-diagram-circuit-item:hover {
  background-color: #455265;
}
.c-project-detail-diagram-circuit-item.selected {
  background-color: #315B91;
}

.c-form-map-item {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.c-form-map-item .top-row {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.c-form-map-item .top-row .text-wrapper {
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
}
.c-form-map-item .top-row .text-wrapper .label {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.c-form-map-item .top-row .text-wrapper .label.editing::before {
  content: '*';
  margin-right: 4px;
  font-size: 14px;
  font-family: SimSun;
}
.c-form-map-item .top-row .text-wrapper .address {
  display: block;
  margin-left: 4px;
}
.c-form-map-item .map-wrapper {
  display: flex;
  padding-right: 10px;
  flex: 1 1 auto;
  position: relative;
}
.c-form-map-item .map-wrapper .operations {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex: 0 0 auto;
}
.theme-light .c-form-map-item .top-row .text-wrapper .label::before {
  color: #f5222d;
}
.theme-light .c-form-map-item .error-msg {
  color: #f5222d;
}
.theme-dark .c-form-map-item .top-row .text-wrapper .label::before {
  color: #E64242;
}
.theme-dark .c-form-map-item .error-msg {
  color: #E64242;
}

.ant-modal-wrap .form-item-map-modal {
  top: 0;
  height: 100vh;
}
.ant-modal-wrap .form-item-map-modal .ant-modal-content .ant-modal-body {
  padding: 0;
}

.c-add-project-form-container .ant-radio-group {
  display: flex;
  align-items: center;
}
.c-add-project-form-container .ant-radio-group .ant-radio-wrapper {
  display: flex;
  align-items: center;
}
.c-add-project-form-container .ICON {
  width: 34px;
  height: 34px;
  font-size: 32px;
}
.c-add-project-form-container .form-item-row-upload1 .ant-form-item-control .ant-checkbox-wrapper {
  position: absolute;
  left: -105px;
  top: -1px;
}
.c-add-project-form-container .form-item-row-upload2 .ant-form-item-control-wrapper {
  margin-top: -60px;
}
.theme-light .c-add-project-form-container .ICON {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-add-project-form-container .ICON {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.page-pushmessage-detail {
  width: 100%;
  font-size: 14px;
}
.page-pushmessage-detail .project-name {
  font-size: 16px;
  margin-bottom: 20px;
}
.page-pushmessage-detail .push-detail-area {
  padding: 20px 30px 20px 30px;
  margin-bottom: 10px;
}
.page-pushmessage-detail .push-table-area {
  padding: 14px 30px 0;
}
.page-pushmessage-detail .button-group {
  margin-bottom: 14px;
  margin-top: -6px;
  display: flex;
  flex-direction: row;
}
.page-pushmessage-detail .button-group .left {
  flex: 1 1;
}
.page-pushmessage-detail .operation-text {
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.page-pushmessage-detail .operation-text:hover {
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
}
.page-pushmessage-detail .divider-style {
  height: 1px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.page-pushmessage-detail .icon-style {
  width: 13px;
  height: 13px;
  margin-left: 4px;
}
.page-pushmessage-detail .ant-spin-nested-loading,
.page-pushmessage-detail .ant-spin-nested-loading .ant-spin-container {
  height: auto;
  width: auto;
}
.theme-light .page-pushmessage-detail .push-detail-area {
  background-color: #fff;
}
.theme-light .page-pushmessage-detail .push-table-area {
  background-color: #fff;
}
.theme-light .page-pushmessage-detail .operation-text {
  color: #1890ff;
}
.theme-light .page-pushmessage-detail .divider-style {
  background-color: rgba(0, 0, 0, 0.15);
}
.theme-light .page-pushmessage-detail .inactive-user {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .page-pushmessage-detail .push-detail-area {
  background-color: #2F3D4F;
}
.theme-dark .page-pushmessage-detail .push-table-area {
  background-color: #2F3D4F;
}
.theme-dark .page-pushmessage-detail .operation-text {
  color: #2199E9;
}
.theme-dark .page-pushmessage-detail .divider-style {
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .page-pushmessage-detail .inactive-user {
  color: rgba(255, 255, 255, 0.42);
}

.theme-light .c-dot {
  background: rgba(0, 0, 0, 0.65);
}
.theme-light .c-dot.success {
  background: #52c41a;
}
.theme-light .c-dot.error {
  background: #f5222d;
}
.theme-dark .c-dot {
  background: rgba(255, 255, 255, 0.75);
}
.theme-dark .c-dot.success {
  background: #75E040;
}
.theme-dark .c-dot.error {
  background: #E64242;
}

.c-slide-modal {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: flex-end;
  z-index: 980;
  background-color: rgba(0, 0, 0, 0.2494);
  display: flex;
  transform: translate3d(100%, 0, 0);
}
.c-slide-modal.show {
  animation: translate-from-right 0.1s ease-out 0s 1 normal forwards;
}
@keyframes translate-from-right {
  from {
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.c-slide-modal > .content-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.c-slide-modal > .content-wrapper > .title {
  display: flex;
  font-size: 16px;
  font-weight: bold;
  flex: 0 0 auto;
  height: 52px;
  align-items: center;
  flex-direction: row;
  padding: 0 46px;
  margin: 0;
  justify-content: space-between;
}
.c-slide-modal > .content-wrapper > .title > .close-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  cursor: pointer;
}
.c-slide-modal > .content-wrapper > .title > .close-wrapper:hover {
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
}
.c-slide-modal > .content-wrapper > .content {
  display: flex;
  flex: 1 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.c-slide-modal > .content-wrapper > .footer {
  height: 90px;
}
.theme-light .c-slide-modal > .content-wrapper {
  background: #fff;
}
.theme-light .c-slide-modal > .content-wrapper > .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-slide-modal > .content-wrapper > .footer {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-slide-modal > .content-wrapper {
  background: #2F3D4F;
}
.theme-dark .c-slide-modal > .content-wrapper > .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-slide-modal > .content-wrapper > .footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.page-push-user {
  padding-left: 15px;
  padding-right: 15px;
}
.page-push-user .search-area {
  width: 33%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 15px;
}
.page-push-user .operation-text {
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.page-push-user .operation-text:hover {
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
}
.page-push-user .omit-string {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.theme-light .operation-text {
  color: #1890ff;
}
.theme-dark .operation-text {
  color: #2199E9;
}

.page-strategy-detail {
  position: relative;
  font-size: 12px;
  width: 100%;
  padding: 32px 50px 0 43px;
}
.page-strategy-detail .label {
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
.page-strategy-detail .value {
  font-size: 14px;
}
.page-strategy-detail .icon-style {
  width: 13px;
  height: 13px;
  margin-left: 4px;
}
.page-strategy-detail .icon-check-style {
  width: 14px;
  height: 14px;
  margin-right: 7px;
}
.page-strategy-detail .divider-style {
  height: 1px;
  background-color: #E5E5E5;
  margin-bottom: 10px;
  margin-top: 10px;
}
.page-strategy-detail .table-title-style {
  font-size: 12px;
}
.page-strategy-detail .footer {
  display: flex;
  flex: 0 0 auto;
  height: 90px;
  width: 500px;
  align-items: center;
  justify-content: flex-end;
  position: fixed;
  bottom: 0;
  right: 61px;
}
.page-strategy-detail .period-item:last-child {
  border-bottom: 0 none;
}
.page-strategy-detail .period-item .p-label {
  position: relative;
  text-align: right;
}
.page-strategy-detail .period-item .p-control {
  padding-left: 6px;
}
.theme-light .page-strategy-detail .icon-check-style {
  color: #1890ff;
}
.theme-light .page-strategy-detail .divider-style {
  background-color: rgba(0, 0, 0, 0.15);
}
.theme-dark .page-strategy-detail .icon-check-style {
  color: #2199E9;
}
.theme-dark .page-strategy-detail .divider-style {
  background-color: rgba(255, 255, 255, 0.2);
}

.c-push-strategy-edit-form {
  font-size: 12px;
  padding-bottom: 10px;
}
.c-push-strategy-edit-form .tel-list-title {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 27px;
  font-size: 12px;
}
.c-push-strategy-edit-form .ant-form-item {
  margin-right: 0;
  margin-bottom: 0;
}
.c-push-strategy-edit-form .footer {
  display: flex;
  flex: 0 0 auto;
  height: 90px;
  width: 500px;
  align-items: center;
  justify-content: flex-end;
  position: fixed;
  bottom: 0;
  right: 61px;
}
.c-push-strategy-edit-form .footer .vms-warning {
  flex: 1 1;
  margin-right: 40px;
}
.c-push-strategy-edit-form .user-table-header {
  display: flex;
  align-items: center;
  padding: 6px 0;
}
.c-push-strategy-edit-form .user-table-header > div {
  flex: 1 1 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
}
.c-push-strategy-edit-form .user-table-header > div.name {
  flex: 0 0 160px;
  padding-left: 20px;
}
.c-push-strategy-edit-form .user-table-header span.item {
  padding: 0;
}
.c-push-strategy-edit-form .btn-otherphone-add {
  margin-top: 5px;
  padding: 0 15px;
}
.c-push-strategy-edit-form .btn-otherphone-add button.ant-btn,
.c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:visited {
  width: 100%;
}
.c-push-strategy-edit-form .btn-period-add {
  margin: 10px 0;
  padding: 0 15px;
}
.c-push-strategy-edit-form .btn-period-add button.ant-btn,
.c-push-strategy-edit-form .btn-period-add button.ant-btn:visited {
  width: 100%;
}
.c-push-strategy-edit-form .period-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.c-push-strategy-edit-form .period-item:last-child {
  border-bottom: 0 none;
}
.c-push-strategy-edit-form .period-item .p-label {
  position: relative;
}
.c-push-strategy-edit-form .period-item .p-label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.c-push-strategy-edit-form .period-item .p-control {
  margin-right: 10px;
}
.c-push-strategy-edit-form .period-item .p-delete-btn {
  font-size: 12px;
}
.theme-light .c-push-strategy-edit-form .footer .vms-warning {
  color: #f5222d;
}
.theme-light .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn,
.theme-light .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:visited {
  border: 1px dashed rgba(0, 0, 0, 0.15);
}
.theme-light .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:active,
.theme-light .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:visited:active,
.theme-light .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:hover,
.theme-light .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:visited:hover {
  border-color: #1890ff;
  color: #1890ff;
}
.theme-light .c-push-strategy-edit-form .user-table-header {
  background-color: #fafafa;
}
.theme-light .c-push-strategy-edit-form .empty {
  line-height: 30px;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-push-strategy-edit-form .footer .vms-warning {
  color: #E64242;
}
.theme-dark .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn,
.theme-dark .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:visited {
  border: 1px dashed rgba(255, 255, 255, 0.2);
}
.theme-dark .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:active,
.theme-dark .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:visited:active,
.theme-dark .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:hover,
.theme-dark .c-push-strategy-edit-form .btn-otherphone-add button.ant-btn:visited:hover {
  border-color: #2199E9;
  color: #2199E9;
}
.theme-dark .c-push-strategy-edit-form .user-table-header {
  background-color: #455265;
}
.theme-dark .c-push-strategy-edit-form .empty {
  line-height: 30px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}


.time-picker-range {
  display: flex;
  align-items: center;
}
.time-picker-range .time-picker-divide {
  margin: 0 10px;
}

.c-push-table {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 32px;
}
.c-push-table .col {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex: 1 1;
}
.c-push-table .col.name {
  flex: 0 0 160px;
  padding-right: 10px;
}
.theme-light .c-push-table {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-push-table {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.page-alarm-dropdown-checkbox {
  display: flex;
  flex: 0 0 auto;
  height: 32px;
  align-items: center;
}
.page-alarm-dropdown-checkbox .ant-select {
  min-width: 365px;
  height: 100%;
}
.page-alarm-dropdown-checkbox .ant-select .ant-select-selection {
  height: 100%;
}
.page-alarm-dropdown-checkbox .ant-select .ant-select-selection .ant-select-selection__choice__content {
  font-size: 12px;
}
.page-alarm-dropdown-checkbox .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon,
.page-alarm-dropdown-checkbox .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon {
  display: none;
}
.page-alarm-dropdown-checkbox .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding: 0;
}
.page-alarm-dropdown-checkbox .custom-option {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.page-alarm-dropdown-checkbox .custom-option .anticon {
  font-size: 20px;
  margin-right: 10px;
}
.theme-light .page-alarm-dropdown-checkbox .custom-option:hover {
  background-color: #e6f7ff;
}
.theme-dark .page-alarm-dropdown-checkbox .custom-option:hover {
  background-color: #315B91;
}

.page-alarm-filter-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 16px;
  padding: 0 12px;
  overflow: hidden;
}
.page-alarm-filter-wrapper .filter-row {
  display: flex;
  flex-direction: row;
  height: 60px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: flex-start;
  padding: 16px 0;
  transition: all 0.4s;
  justify-content: space-between;
  width: 85%;
  min-width: 1210px;
}
.page-alarm-filter-wrapper .filter-row.collapsed {
  opacity: 0;
  height: 0;
  padding: 0;
  visibility: hidden;
}
.page-alarm-filter-wrapper .filter-row .type-label {
  width: 90px;
  font-size: 14px;
  font-weight: 400;
}
.page-alarm-filter-wrapper .filter-item {
  display: flex;
  flex: 0 0 auto;
  height: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.page-alarm-filter-wrapper .filter-item.mid {
  width: 450px;
}
.page-alarm-filter-wrapper .filter-item.lg {
  width: 570px;
  justify-content: flex-start;
}
.page-alarm-filter-wrapper .filter-item .item-label {
  white-space: nowrap;
  font-size: 12px;
  margin-right: 4px;
}
.page-alarm-filter-wrapper .filter-item .level-select {
  width: 368px;
  height: 30px;
}
.page-alarm-filter-wrapper .filter-item .level-select .ant-select-selection--multiple {
  height: 30px;
}
.page-alarm-filter-wrapper .filter-item .level-select .ant-select-selection--multiple .ant-select-selection__choice__content {
  font-size: 12px;
}
.page-alarm-filter-wrapper .filter-item .ant-radio-group .ant-radio-wrapper {
  font-size: 12px;
}
.page-alarm-filter-wrapper .filter-item .ant-radio-group .ant-radio-wrapper span.ant-radio + * {
  padding: 0 4px;
}
.page-alarm-filter-wrapper .filter-item .ant-btn-link {
  font-size: 12px;
  padding: 0 4px;
}
.page-alarm-filter-wrapper .title {
  display: inline-block;
  font-size: 16px;
  width: 90px;
}
body .c-page-alarm-cascader-popup {
  z-index: 1;
}
.theme-light .page-alarm-filter-wrapper {
  background-color: #fff;
}
.theme-light .page-alarm-filter-wrapper .divider {
  display: block;
  border-top: 1px dashed rgba(0, 0, 0, 0.15);
}
.theme-light .page-alarm-filter-wrapper .title {
  color: rgba(0, 0, 0, 0.85);
}
.theme-light .page-alarm-filter-wrapper .type-label {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .page-alarm-filter-wrapper {
  background-color: #2F3D4F;
}
.theme-dark .page-alarm-filter-wrapper .divider {
  display: block;
  border-top: 1px dashed rgba(255, 255, 255, 0.2);
}
.theme-dark .page-alarm-filter-wrapper .title {
  color: rgba(255, 255, 255, 0.9);
}
.theme-dark .page-alarm-filter-wrapper .type-label {
  color: rgba(255, 255, 255, 0.42);
}

.c-push-detail-empty {
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
}
.theme-light .c-push-detail-empty {
  background: url(/static/media/push-empty.6dfc4190.png) center 20px no-repeat;
  background-size: 190px 170px;
}
.theme-dark .c-push-detail-empty {
  background: url(/static/media/push-empty.c0ec5b9a.png) center 20px no-repeat;
  background-size: 190px 170px;
}

.c-grid-box-show-container .item-title {
  width: 100%;
  height: 29px;
  line-height: 29px;
  font-size: 14px;
  padding-left: 18px;
}
.c-grid-box-show-container .diagram-item-container .style-fill-default {
  fill: #F93535;
}
.c-grid-box-show-container .diagram-item-container .style-stroke-default {
  stroke: #F93535;
}
.c-grid-box-show-container .diagram-item-container .style-fill-invalid {
  fill: #904d4d;
}
.c-grid-box-show-container .diagram-item-container .style-stroke-invalid {
  stroke: #904d4d;
}
.c-grid-box-show-container .diagram-item-container text {
  fill: #d8d8d8;
}
.c-grid-box-show-container .diagram-item-container .diagram-svg-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  width: 100%;
}
.c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .item-title {
  height: 50px;
  width: 100%;
}
.c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .title-tab-btn-container {
  padding: 12px 30px 12px 12px;
  display: flex;
  justify-content: flex-end;
  font-size: 14px;
}
.c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .title-tab-btn-container .title-tab {
  padding: 0px 6px;
  display: flex;
  align-items: center;
  height: 30px;
  width: 70px;
  cursor: pointer;
}
.c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .title-tab-btn-container .title-tab.first {
  border-radius: 4px 0px 0px 4px;
  border-right: none;
}
.c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .title-tab-btn-container .title-tab.second {
  border-radius: 0px 4px 4px 0px;
}
.c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .title-tab-btn-container .title-tab .title-tab-icon {
  margin-right: 6px;
}
.c-grid-box-show-container .diagram-item-container.monitoring-center .styleA-value,
.c-grid-box-show-container .diagram-item-container.monitoring-center .styleA-unit {
  fill: #FFD940;
  stroke: #FFD940;
}
.c-grid-box-show-container .diagram-item-container.monitoring-center .styleB-value,
.c-grid-box-show-container .diagram-item-container.monitoring-center .styleB-unit {
  fill: #75E040;
  stroke: #75E040;
}
.c-grid-box-show-container .diagram-item-container.monitoring-center .styleC-value,
.c-grid-box-show-container .diagram-item-container.monitoring-center .styleC-unit {
  fill: #F93535;
  stroke: #F93535;
}
.c-grid-box-show-container .diagram-item-container.monitoring-center .style-switch-closed {
  fill: #F93535;
}
.c-grid-box-show-container .diagram-item-container.monitoring-center .style-switch-open {
  fill: #75E040;
}
.c-grid-box-show-container .diagram-item-container.project-detail .styleA-value,
.c-grid-box-show-container .diagram-item-container.project-detail .styleA-unit,
.c-grid-box-show-container .diagram-item-container.project-detail .styleB-value,
.c-grid-box-show-container .diagram-item-container.project-detail .styleB-unit,
.c-grid-box-show-container .diagram-item-container.project-detail .styleC-value,
.c-grid-box-show-container .diagram-item-container.project-detail .styleC-unit {
  fill: currentColor;
  stroke: currentColor;
}
.c-grid-box-show-container .diagram-item-container.project-detail text.styleA-value,
.c-grid-box-show-container .diagram-item-container.monitoring-center text.styleA-value,
.c-grid-box-show-container .diagram-item-container.project-detail text.styleA-unit,
.c-grid-box-show-container .diagram-item-container.monitoring-center text.styleA-unit,
.c-grid-box-show-container .diagram-item-container.project-detail text.styleB-value,
.c-grid-box-show-container .diagram-item-container.monitoring-center text.styleB-value,
.c-grid-box-show-container .diagram-item-container.project-detail text.styleB-unit,
.c-grid-box-show-container .diagram-item-container.monitoring-center text.styleB-unit,
.c-grid-box-show-container .diagram-item-container.project-detail text.styleC-value,
.c-grid-box-show-container .diagram-item-container.monitoring-center text.styleC-value,
.c-grid-box-show-container .diagram-item-container.project-detail text.styleC-unit,
.c-grid-box-show-container .diagram-item-container.monitoring-center text.styleC-unit {
  stroke: none;
  font-weight: bold;
  font-family: Consolas, Menlo, "DejaVu Sans Mono", monospace;
}
.c-grid-box-show-container .monitor-item-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.c-grid-box-show-container .monitor-item-container .video-item {
  width: calc(100% - 20px);
  height: calc(100% - 39px);
}
.c-grid-box-show-container .monitor-item-container .video-js {
  background: transparent;
}
.c-grid-box-show-container .monitor-item-container .monitor-dummy-item-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  box-sizing: border-box;
}
.c-grid-box-show-container .point-item-container {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
}
.c-grid-box-show-container .point-item-container .point-item-open-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  box-sizing: border-box;
}
.c-grid-box-show-container .point-item-container .item-title {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
.c-grid-box-show-container .point-item-container .item-title .opration {
  margin-right: 25px;
}
.c-grid-box-show-container .point-item-container .item-title .opration .one,
.c-grid-box-show-container .point-item-container .item-title .opration .two {
  cursor: pointer;
}
.c-grid-box-show-container .point-item-container .item-title .opration .two {
  margin-left: 16px;
}
.c-grid-box-show-container .point-item-container .center {
  display: flex;
  height: calc(100% - 54px);
  cursor: pointer;
}
.c-grid-box-show-container .point-item-container .center .left {
  width: 94px;
  display: flex;
  font-size: 14px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.c-grid-box-show-container .point-item-container .center .left .type-img {
  width: 46px;
  height: 46px;
}
.c-grid-box-show-container .point-item-container .center .point-right {
  display: flex;
  font-size: 14px;
  width: calc(100% - 114px);
}
.c-grid-box-show-container .point-item-container .center .point-right .un-binding {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-container.modeling-point-container {
  font-size: 24px;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container {
  display: flex;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  flex-wrap: wrap;
  flex-direction: column;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container.crosswise {
  flex-direction: row;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container.one-line {
  width: 100%;
  flex: 1 1 auto;
  justify-content: center;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container.one-line:last-of-type {
  border-bottom: none;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container.two-lines {
  width: 40%;
  margin-right: 5%;
  justify-content: center;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container.two-lines:nth-last-of-type(2) {
  border-bottom: none;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container.two-lines:nth-last-of-type(1) {
  border-bottom: none;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container .name {
  font-size: 12px;
  line-height: 20px;
}
.c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container .value {
  font-size: 14px;
  line-height: 20px;
}
.c-grid-box-show-container .point-item-container .alarm-container {
  font-size: 12px;
  height: 25px;
  box-sizing: border-box;
  margin: 0 12px;
  display: flex;
  align-items: center;
}
.c-grid-box-show-container .point-item-container .alarm-container .level {
  width: 36px;
  height: 17px;
  border-radius: 4px;
  text-align: center;
  font-size: 12px;
  padding: 0 5px;
  cursor: pointer;
}
.c-grid-box-show-container .point-item-container .alarm-container .level.third {
  background-color: #D0021B;
}
.c-grid-box-show-container .point-item-container .alarm-container .level.second {
  background-color: #FF673D;
}
.c-grid-box-show-container .point-item-container .alarm-container .level.first {
  background-color: #F89A80;
}
.c-grid-box-show-container .point-item-container .alarm-container .name {
  margin-left: 8px;
  cursor: pointer;
}
.theme-dark .c-grid-box-show-container {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-light .c-grid-box-show-container {
  background: #fff;
}
.theme-light .c-grid-box-show-container.type-grid-chart {
  background: linear-gradient(135deg, #28374e 0%, #0d161d 100%);
  color: rgba(255, 255, 255, 0.9);
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .title-tab-btn-container .title-tab {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .title-tab-btn-container .selected {
  background-color: #dcdcdc;
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .point-item-open-container.point-item-container-active {
  border: 1px solid #1890ff;
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .item-title .opration {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .center .point-right .un-binding {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container .name {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container .level {
  background-color: #f5222d;
  color: #fff;
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container .level.third {
  background-color: #D0021B;
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container .level.second {
  background-color: #FF673D;
}
.theme-light .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container .level.first {
  background-color: #F89A80;
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .title-tab-btn-container .title-tab {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .diagram-item-container .diagram-svg-item-header .title-tab-btn-container .selected {
  background-color: #dcdcdc;
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .point-item-open-container.point-item-container-active {
  border: 1px solid #2199E9;
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .item-title .opration {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .center .point-right .un-binding {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .center .point-right .points-data-list-container .point-value-container .name {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container .level {
  background-color: #E64242;
  color: #fff;
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container .level.third {
  background-color: #D0021B;
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container .level.second {
  background-color: #FF673D;
}
.theme-dark .c-grid-box-show-container .c-grid-box-show-container .point-item-container .alarm-container .level.first {
  background-color: #F89A80;
}

.theme-light .project-detail-c-grid-layout-container {
  background: #f0f2f5;
}

.project-detail-diagram {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  flex-direction: column;
}
.project-detail-diagram .ant-tabs .ant-tabs-bar {
  height: 46px;
  margin: 0;
  border: none;
}
.project-detail-diagram .ant-tabs .ant-tabs-nav-container {
  height: 46px;
}
.project-detail-diagram .ant-tabs .ant-tabs-extra-content {
  margin-top: 0;
}
.project-detail-diagram .icon {
  width: 36px;
  height: 36px;
  padding: 5px;
  box-sizing: border-box;
}
.project-detail-diagram .measurements {
  min-width: 400px;
}
.project-detail-diagram .measurements .ant-tabs .ant-tabs-nav .ant-tabs-tab,
.project-detail-diagram .measurements .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar {
  min-width: 44px;
}
.project-detail-diagram .measurements .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  padding: 5px 10px;
}
.project-detail-diagram .measurements .measurement-icon {
  width: 36px;
  height: 36px;
  padding: 5px;
  box-sizing: border-box;
}
.project-detail-diagram .add-icon-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.project-detail-diagram .add-icon-wrapper .add-icon {
  height: 36px;
  width: 36px;
  line-height: 36px;
  margin: 5px 0;
}
.project-detail-diagram .add-icon-wrapper .text {
  font-size: 14px;
  padding: 0 10px;
}
.project-detail-diagram .down-icon-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.project-detail-diagram .down-icon-wrapper .site-icon {
  width: 36px;
  height: 36px;
  padding: 10px;
}
.project-detail-diagram .down-icon-wrapper .down-icon {
  font-size: 16px;
  padding: 0 10px;
}
.project-detail-diagram .title-wrapper {
  display: flex;
  width: 100%;
  flex: 0 0 auto;
  height: 46px;
  flex-direction: row;
  justify-content: space-between;
}
.project-detail-diagram .title-wrapper .title {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding-right: 16px;
}
.project-detail-diagram .title-wrapper .title .project-icon {
  width: 36px;
  height: 36px;
  padding: 5px;
  box-sizing: border-box;
  padding: 10px;
  margin-right: 10px;
}
.project-detail-diagram .title-wrapper .title .project-icon.selected {
  border: none;
}
.project-detail-diagram .sites {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  flex-direction: column;
}
.project-detail-diagram .sites .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  padding: 5px 10px;
}
.project-detail-diagram .sites .site-icon-wrapper {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.project-detail-diagram .sites .site-icon-wrapper .site-icon {
  width: 36px;
  height: 36px;
  padding: 5px;
  box-sizing: border-box;
  margin-right: 8px;
}
.project-detail-diagram .sites .site-title-tab-container {
  box-sizing: border-box;
}
.project-detail-diagram .dropdown-wrapper {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  height: 46px;
  align-items: center;
}
.theme-dark .project-detail-diagram {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .project-detail-diagram .ant-tabs .ant-tabs-bar {
  background: transparent;
}
.theme-light .project-detail-diagram .ant-tabs .ant-tabs-bar {
  background: #ffffff;
}
.theme-light .project-detail-diagram .title-wrapper {
  background: #ffffff;
}
.theme-light .project-detail-diagram .title-wrapper.selected {
  background-color: rgba(24, 144, 255, 0.15);
}
.theme-light .project-detail-diagram .title-wrapper {
  color: #1890ff;
}
.theme-light .project-detail-diagram .measurements {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .project-detail-diagram .measurements .add-icon-wrapper .add-icon {
  border: 1px dashed rgba(0, 0, 0, 0.45);
  color: #1890ff;
}
.theme-light .project-detail-diagram .sites {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .project-detail-diagram .sites .ant-tabs .ant-tabs-content {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .project-detail-diagram .title-wrapper {
  color: #2199E9;
}
.theme-dark .project-detail-diagram .measurements {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .project-detail-diagram .measurements .add-icon-wrapper .add-icon {
  border: 1px dashed rgba(255, 255, 255, 0.42);
  color: #2199E9;
}
.theme-dark .project-detail-diagram .sites {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .project-detail-diagram .sites .ant-tabs .ant-tabs-content {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.c-edit-project-form-container .ant-radio-group {
  display: flex;
  align-items: center;
}
.c-edit-project-form-container .ant-radio-group .ant-radio-wrapper {
  display: flex;
  align-items: center;
}
.c-edit-project-form-container .ICON {
  width: 34px;
  height: 34px;
  font-size: 32px;
}
.c-edit-project-form-container .form-item-row-upload1 .ant-form-item-control .ant-checkbox-wrapper {
  position: absolute;
  left: -105px;
  top: -1px;
}
.c-edit-project-form-container .form-item-row-upload2 .ant-form-item-control-wrapper {
  margin-top: -60px;
}
.c-view-project-form-container .form-item-row-upload2 .ant-form-item-control-wrapper .ant-upload-list-item-actions {
  display: none;
}
.theme-light .c-edit-project-form-container .ICON {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-edit-project-form-container .ICON {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.custom-upload .ant-upload-picture-card-wrapper {
  width: auto;
  vertical-align: top;
}
.custom-upload .tips {
  color: rgba(255, 255, 255, 0.42);
}
.custom-upload .tips .anticon {
  margin-right: 5px;
}
.custom-upload .ant-upload-list .ant-upload-list-item-info {
  padding: 0;
}
.custom-upload .ant-upload-list .ant-upload-list-item-actions > a {
  display: none;
}
.custom-upload .btns-area {
  display: inline-block;
  vertical-align: top;
  width: 162px;
  margin: 10px 0 0 10px;
}
.custom-upload .btns-area .ant-btn {
  margin-bottom: 10px;
}
.preview-image-modal .ant-modal-body {
  padding: 0;
}
.preview-image-modal img {
  max-width: 100%;
}
.preview-image-modal .center-img {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translateX(-50%);
  width: 700px;
  height: 400px;
}
.preview-image-modal .center-img img {
  width: 100%;
  height: 100%;
}

.pages-Config-AddProject {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
}
.pages-Config-AddProject .page-name {
  font-size: 16px;
  padding: 16px 0 0 26px;
}
.pages-Config-AddProject .form-wrapper {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  margin: 0 auto;
  padding: 28px 130px 16px 164px;
  flex-direction: column;
}
.pages-Config-AddProject .form-wrapper .ant-form-item {
  margin-bottom: 30px;
}
.pages-Config-AddProject .form-wrapper .form-title {
  padding-bottom: 15px;
  margin-bottom: 26px;
}
.pages-Config-AddProject .form-wrapper .btns {
  display: flex;
  justify-content: center;
  padding-right: 4.2%;
  margin-top: 20px;
}
.pages-Config-AddProject .form-wrapper .btns .primary-btn {
  margin-right: 12px;
}
.pages-Config-AddProject .form-wrapper .btns .ant-btn {
  min-width: 90px;
}
.pages-Config-AddProject .form-wrapper .colN {
  height: 517px;
}
.pages-Config-AddProject .form-wrapper .locationWrapper .locationTop {
  width: 27.5vw;
  min-width: 360px;
}
.pages-Config-AddProject .form-wrapper .locationWrapper .locationTop .locationText {
  display: inline-block;
}
.pages-Config-AddProject .form-wrapper .locationWrapper .locationTop .locationActs {
  margin-top: -36px;
  display: flex;
  justify-content: flex-end;
}
.pages-Config-AddProject .form-wrapper .locationWrapper .locationTop .locationActs .shapIcon {
  padding: 0 3px 3px;
}
.pages-Config-AddProject .form-wrapper .map-wrapper {
  height: 347px;
  margin-top: 13px;
}
.pages-Config-AddProject .form-wrapper .locationBox {
  margin-top: 31px;
  margin-bottom: 36px;
  display: flex;
}
.pages-Config-AddProject .form-wrapper .locationBox .locItem {
  flex: 1 1;
}
.ant-select-dropdown .location-item .address {
  font-size: 12px;
}
.ant-select-dropdown .location-item .name {
  font-size: 14px;
}
.ant-col-8 ant-form-item-label {
  text-align: left;
}
.theme-light .pages-Config-AddProject {
  background: #fff;
}
.theme-light .pages-Config-AddProject .form-wrapper .form-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .pages-Config-AddProject .form-wrapper .colN {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .ant-select-dropdown .location-item .address {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .pages-Config-AddProject {
  background: #2F3D4F;
}
.theme-dark .pages-Config-AddProject .form-wrapper .form-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .pages-Config-AddProject .form-wrapper .colN {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .ant-select-dropdown .location-item .address {
  color: rgba(255, 255, 255, 0.42);
}

.c-form-submit .form-bottom-btns {
  display: flex;
  justify-content: center;
}
.c-form-submit .form-bottom-operation {
  display: flex;
  justify-content: space-between;
  width: 192px;
}
.c-form-submit .form-bottom-operation .bottom-operation-button {
  width: 90px;
}

.c-delete-modal-wrapper .modal-title {
  font-size: 16px;
  text-align: center;
  margin-top: 13px;
}
.c-delete-modal-wrapper .modal-title .icon {
  margin-right: 13px;
}
.c-delete-modal-wrapper .modal-content {
  margin-top: 15px;
  margin-bottom: 25px;
  text-align: center;
  opacity: 0.7;
}
.theme-light .c-delete-modal-wrapper .modal-title .icon {
  color: #faad14;
}
.theme-dark .c-delete-modal-wrapper .modal-title .icon {
  color: #F0B235;
}

.c-jfpg-wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
}
.c-jfpg-wrapper .row-container {
  line-height: 40px;
}
.c-jfpg-wrapper .row-container .price-item {
  position: absolute;
  right: 8px;
}
.c-jfpg-wrapper .tips {
  font-size: 12px;
  height: 26px;
  margin-bottom: 24px;
  padding-left: 10px;
}
.c-jfpg-wrapper .btn-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.c-jfpg-wrapper .btn-wrapper .ant-radio-group {
  display: flex;
  align-items: center;
}
.c-jfpg-wrapper .btn-wrapper .radio-item-wapper {
  display: flex;
  align-items: center;
}
.c-jfpg-wrapper .btn-wrapper .radio-item-wapper .radio-item {
  display: flex;
  align-items: center;
}
.c-jfpg-wrapper .btn-wrapper .jian-span,
.c-jfpg-wrapper .btn-wrapper .feng-span,
.c-jfpg-wrapper .btn-wrapper .ping-span,
.c-jfpg-wrapper .btn-wrapper .gu-span {
  display: inline-block;
  width: 4px;
  height: 16px;
  line-height: 20px;
  margin-right: 30px;
  margin-left: 3px;
}
.c-jfpg-wrapper .btn-wrapper .jian {
  background-color: #ff6d2c;
}
.c-jfpg-wrapper .btn-wrapper .feng {
  background-color: #ce90d1;
}
.c-jfpg-wrapper .btn-wrapper .ping {
  background-color: #0db6d9;
}
.c-jfpg-wrapper .btn-wrapper .gu {
  background-color: #63bc7f;
}
.c-jfpg-wrapper .time-bar-error {
  height: 20px;
  line-height: 20px;
  width: 100%;
  color: #ec5734;
  text-align: center;
}
.c-jfpg-wrapper .bar-wrapper {
  display: flex;
  height: 30px;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  margin: 20px auto 0px;
}
.c-jfpg-wrapper .bar-wrapper .time-item {
  display: flex;
  flex: 1 1;
  height: 1.5vw;
  align-items: center;
  justify-content: center;
}
.c-jfpg-wrapper .bar-wrapper .time-item:last-of-type {
  border-right: none;
}
.c-jfpg-wrapper .bar-wrapper .jianMarked {
  background-color: rgba(255, 109, 44, 0.5) !important;
}
.c-jfpg-wrapper .bar-wrapper .jianHovering {
  background-color: rgba(255, 109, 44, 0.5) !important;
}
.c-jfpg-wrapper .bar-wrapper .fengMarked {
  background-color: rgba(206, 144, 209, 0.5) !important;
}
.c-jfpg-wrapper .bar-wrapper .fengHovering {
  background-color: rgba(206, 144, 209, 0.5) !important;
}
.c-jfpg-wrapper .bar-wrapper .pingMarked {
  background-color: rgba(13, 182, 217, 0.5) !important;
}
.c-jfpg-wrapper .bar-wrapper .pingHovering {
  background-color: rgba(13, 182, 217, 0.5) !important;
}
.c-jfpg-wrapper .bar-wrapper .guMarked {
  background-color: rgba(99, 188, 127, 0.5) !important;
}
.c-jfpg-wrapper .bar-wrapper .guHovering {
  background-color: rgba(99, 188, 127, 0.5) !important;
}
.c-jfpg-wrapper .bar-wrapper .jian {
  background-color: #ff6d2c;
}
.c-jfpg-wrapper .bar-wrapper .feng {
  background-color: #ce90d1;
}
.c-jfpg-wrapper .bar-wrapper .ping {
  background-color: #0db6d9;
}
.c-jfpg-wrapper .bar-wrapper .gu {
  background-color: #63bc7f;
}
.c-jfpg-wrapper .season {
  margin-bottom: 24px;
}
.c-jfpg-wrapper .master-control {
  width: 684px;
}
.c-jfpg-wrapper .master-control .master-control-bar-container {
  padding: 10px;
  margin-top: 20px;
}
.c-jfpg-wrapper .master-control .master-control-bar-custom-container {
  padding: 10px;
}
.c-jfpg-wrapper .subordination {
  width: 560px;
  margin-left: 60px;
}
.c-jfpg-wrapper-footer-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.theme-dark .c-jfpg-wrapper .bar-wrapper .default {
  background: rgba(255, 255, 255, 0.2);
}
.theme-light .c-jfpg-wrapper .bar-wrapper .default {
  background: rgba(0, 0, 0, 0.15);
}
.theme-light .c-jfpg-wrapper .tips {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-jfpg-wrapper .bar-wrapper .time-item {
  border-right: 1px solid #fff;
}
.theme-dark .c-jfpg-wrapper .tips {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-jfpg-wrapper .bar-wrapper .time-item {
  border-right: 1px solid #2F3D4F;
}

.c-season-container .select-season-Conatiner {
  margin-bottom: 30px;
}
.c-season-container .select-season-Conatiner .title {
  padding-right: 5px;
}
.c-season-container .tabs-time-container .ant-tabs-tab {
  max-width: none !important;
  padding: 0px;
}
.c-season-container .tabs-time-container .tabpan-title-custom-container {
  height: 46px;
  padding-left: 15px;
  padding-right: 15px;
}
.c-season-container .tabs-time-container .tabpan-title-custom-container .name,
.c-season-container .tabs-time-container .tabpan-title-custom-container .month {
  height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-season-container .tabs-time-container .tabpan-title-custom-container .name img {
  padding-right: 5px;
}
.c-season-container .tabs-time-container .ant-tabs-ink-bar {
  bottom: 0 !important;
  top: auto !important;
  max-width: none !important;
}
.c-season-container .tabs-time-container .month-item-container {
  padding-left: 28px;
}
.c-season-container .tabs-time-container .month-item-container .sectionName {
  font-size: 12px;
}
.c-season-container .c-jfpg-wrapper-footer-error {
  width: 100%;
  display: flex;
  justify-content: center;
}
.c-season-container .c-jfpg-wrapper-footer-container {
  margin-top: 20px;
}
.theme-light .c-season-container .tabs-time-container {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-season-container .tabs-time-container.tabs-time-container-error {
  border: 1px solid #f5222d;
}
.theme-light .c-season-container .c-jfpg-wrapper-footer-error {
  color: #f5222d;
}
.theme-dark .c-season-container .tabs-time-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-season-container .tabs-time-container.tabs-time-container-error {
  border: 1px solid #E64242;
}
.theme-dark .c-season-container .c-jfpg-wrapper-footer-error {
  color: #E64242;
}

.c-jfpg-form-item-container .jfpg-form-item-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}
.c-jfpg-form-item-container .jfpg-form-item-header .text {
  color: #1890FF;
  cursor: pointer;
  margin-left: 10px;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-title-container {
  display: flex;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row {
  padding: 10px 0px;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .line {
  display: block;
  margin-top: 9px;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .label {
  text-align: right;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .value {
  padding-left: 17px;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .time-container {
  word-wrap: break-word;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .time-item {
  margin-right: 20px;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .jian {
  color: #E35528;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .feng {
  color: #EE854F;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .ping {
  color: #3A92FF;
}
.c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .gu {
  color: #43C4C4;
}
.jfpu-modal-container .ant-modal {
  width: 765px !important;
}
.theme-light .c-jfpg-form-item-container .jfpg-form-item-container .jfpg-title-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .line {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-jfpg-form-item-container .jfpg-form-item-container .jfpg-title-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-jfpg-form-item-container .jfpg-form-item-container .jfpg-form-item-row .line {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.c-custom-form-bottom-btns {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 32px;
}
.c-custom-form-bottom-btns button {
  width: 90px;
}
.c-custom-form-bottom-btns button:first-of-type {
  margin-right: 12px;
}
.c-custom-form-bottom-btns .bottom-operation-button {
  width: 90px;
}

.c-form-controller-title-wrapper .c-form-title-container {
  display: flex;
  justify-content: space-between;
  height: 44px;
  line-height: 44px;
  margin-bottom: 24px;
  margin-right: 40px;
}
.c-form-controller-title-wrapper .c-form-title-container .title {
  font-weight: bold;
}
.c-form-controller-title-wrapper .c-form-title-container .operation {
  cursor: pointer;
  color: #176CD6;
}
.theme-light .c-form-title-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-form-title-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.measure-formcontroller-modal-wrapper .measure-modal-title {
  font-size: 16px;
  text-align: center;
  margin-top: 13px;
}
.measure-formcontroller-modal-wrapper .measure-modal-title .icon {
  margin-right: 13px;
}
.measure-formcontroller-modal-wrapper .measure-modal-content {
  margin-top: 15px;
  margin-bottom: 25px;
  text-align: center;
  opacity: 0.7;
}
.theme-light .measure-formcontroller-modal-wrapper .measure-modal-title .icon {
  color: #faad14;
}
.theme-dark .measure-formcontroller-modal-wrapper .measure-modal-title .icon {
  color: #F0B235;
}

.c-collapse-wrapper {
  display: flex;
  flex-direction: column;
}
.c-collapse-wrapper .show-content {
  position: relative;
}
.c-collapse-wrapper .show-content .btn-box {
  display: flex;
  justify-content: flex-end;
  width: 92%;
}
.c-collapse-wrapper .toggle-content {
  overflow: hidden;
  height: 0;
  transition: all 0.3s;
}
.c-collapse-wrapper .toggle-content.active {
  height: auto;
}

.c-meter-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 8.3333%;
  padding-bottom: 16px;
  padding-top: 24px;
}
.c-meter-title .title {
  margin-right: 16px;
}
.c-meter-title .line {
  display: flex;
  flex: 1 1 auto;
  height: 1px;
  background-color: #e9e8e8;
}
.c-meter-title .delete {
  color: #49aff7;
  margin-left: 16px;
  cursor: pointer;
}
.theme-light .c-meter-title .line {
  background-color: rgba(0, 0, 0, 0.15);
}
.theme-light .c-meter-title .delete {
  color: #1890ff;
}
.theme-dark .c-meter-title .line {
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .c-meter-title .delete {
  color: #3AB0FF;
}

.project-detail-form-wrapper-modal-delete-circuit-container {
  width: 100%;
}
.project-detail-form-wrapper-modal-delete-circuit-container .title {
  font-size: 16px;
  text-align: center;
  margin-top: 13px;
}
.project-detail-form-wrapper-modal-delete-circuit-container .title .icon {
  margin-right: 13px;
}
.project-detail-form-wrapper-modal-delete-circuit-container .description {
  height: 24px;
  line-height: 24px;
  margin: 13px;
  text-align: center;
}
.project-detail-form-wrapper-modal-delete-circuit-container .line-top {
  height: 1px;
  margin-top: 40px;
}
.project-detail-form-wrapper-modal-delete-circuit-container .line-bottom {
  height: 1px;
  margin-bottom: 20px;
}
.theme-light .project-detail-form-wrapper-modal-delete-circuit-container .title .icon {
  color: #faad14;
}
.theme-light .project-detail-form-wrapper-modal-delete-circuit-container .description {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .project-detail-form-wrapper-modal-delete-circuit-container .line-top,
.theme-light .project-detail-form-wrapper-modal-delete-circuit-container .line-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .project-detail-form-wrapper-modal-delete-circuit-container .title .icon {
  color: #F0B235;
}
.theme-dark .project-detail-form-wrapper-modal-delete-circuit-container .description {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .project-detail-form-wrapper-modal-delete-circuit-container .line-top,
.theme-dark .project-detail-form-wrapper-modal-delete-circuit-container .line-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.page-consumption-group {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  flex-direction: column;
}
.page-consumption-group .header {
  display: flex;
  align-items: center;
  height: 56px;
  padding: 20px 22px;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
}
.page-consumption-group .sub-header {
  margin: 0 120px;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 500;
}
.page-consumption-group .sub-header > span {
  font-size: 14px;
  font-weight: 400;
}
.page-consumption-group .mfg-group-target {
  margin: 16px 0;
}
.page-consumption-group .mfg-group-target .item-header {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 120px;
}
.page-consumption-group .mfg-group-target .item-header .ant-btn-link {
  padding: 0;
  margin-left: 12px;
}
.page-consumption-group .mfg-group-target .item-header .divider {
  display: flex;
  flex: 1 1 auto;
  height: 0;
  margin-left: 12px;
}
.page-consumption-group .mfg-group-target.static {
  margin: 16px 140px;
}
.page-consumption-group .mfg-group-target.static .item-header {
  padding: 12px 16px;
  margin-bottom: 12px;
}
.page-consumption-group .add-btn {
  height: 48px;
}
.page-consumption-group .bottom-operation {
  padding: 22px 0;
  margin-top: 24px;
}
.theme-light .page-consumption-group {
  background-color: #fff;
}
.theme-light .page-consumption-group .header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-consumption-group .sub-header.bordered {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-consumption-group .sub-header > span {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .page-consumption-group .mfg-group-target .item-header .divider {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-consumption-group .mfg-group-target.static {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-consumption-group .mfg-group-target.static .item-header {
  background-color: rgba(109, 114, 120, 0.07);
}
.theme-light .page-consumption-group .add-btn {
  color: #1890ff;
  border-color: #1890ff;
}
.theme-light .page-consumption-group .bottom-operation {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .page-consumption-group {
  background-color: #2F3D4F;
}
.theme-dark .page-consumption-group .header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-consumption-group .sub-header.bordered {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-consumption-group .sub-header > span {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .page-consumption-group .mfg-group-target .item-header .divider {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-consumption-group .mfg-group-target.static {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-consumption-group .mfg-group-target.static .item-header {
  background-color: rgba(109, 114, 120, 0.07);
}
.theme-dark .page-consumption-group .add-btn {
  color: #2199E9;
  border-color: #2199E9;
}
.theme-dark .page-consumption-group .bottom-operation {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.c-delete-point-modal-container .title {
  font-size: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.c-delete-point-modal-container .title .title-name .single-point-name {
  display: flex;
  align-items: flex-start;
}
.c-delete-point-modal-container .title .title-name .single-point-name .delete {
  white-space: nowrap;
  margin-right: 4px;
}
.c-delete-point-modal-container .text {
  font-size: 14px;
  text-align: center;
  margin: 10px;
}
.c-delete-point-modal-container .list-container {
  width: 365px;
  height: 307px;
  box-sizing: border-box;
  overflow-y: auto;
  margin: 0 auto;
}
.c-delete-point-modal-container .list-container .item-container {
  display: flex;
  height: 38px;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  justify-content: space-between;
}
.c-delete-point-modal-container .list-container .item-container .name {
  width: 253px;
}
.c-delete-point-modal-container .list-container .item-container .type {
  width: 70px;
}
.c-delete-point-modal-container .list-container .item-container:last-child {
  border-bottom: none;
}
.c-delete-point-modal-container .btn-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
}
.theme-light .c-delete-point-modal-container .text {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-delete-point-modal-container .list-container {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-delete-point-modal-container .list-container .item-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-delete-point-modal-container .anticon-exclamation-circle {
  color: #faad14;
}
.theme-dark .c-delete-point-modal-container .text {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-delete-point-modal-container .list-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-delete-point-modal-container .list-container .item-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-delete-point-modal-container .anticon-exclamation-circle {
  color: #F0B235;
}

.c-template-detail-form {
  padding-bottom: 24px;
}
.c-template-detail-form .header {
  font-size: 18px;
  height: 68px;
  line-height: 68px;
  padding-left: 15px;
}
.c-template-detail-form .template-form-container {
  width: 100%;
  padding: 0 140px;
}
.c-template-detail-form .template-form-container .form-header {
  height: 34px;
  line-height: 34px;
  margin-bottom: 50px;
}
.c-template-detail-form .template-form-container .form-upload {
  display: flex;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex-direction: column;
}
.c-template-detail-form .template-form-container .form-upload > span {
  display: flex;
  flex-direction: row;
}
.c-template-detail-form .template-form-container .form-upload .form-upload-type {
  font-size: 12px;
  white-space: pre-wrap;
  display: inline-block;
  line-height: 20px;
}
.c-template-detail-form .template-form-container .form-upload .form-upload-type:first-of-type {
  margin-top: 15px;
}
.theme-light .c-template-detail-form .form-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-template-detail-form .form-upload .form-upload-type {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-template-detail-form .form-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-template-detail-form .form-upload .form-upload-type {
  color: rgba(255, 255, 255, 0.42);
}

.c-meter-detail-form {
  width: 100%;
  padding-bottom: 24px;
}
.c-meter-detail-form .header {
  font-size: 18px;
  height: 68px;
  line-height: 68px;
  padding-left: 15px;
}
.c-meter-detail-form .meter-form-container {
  width: 100%;
  padding: 0 140px;
}
.c-meter-detail-form .meter-form-container .form-header {
  height: 34px;
  line-height: 34px;
  margin-bottom: 50px;
}
.theme-light .c-meter-detail-form .form-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-meter-detail-form .form-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.c-formula-input-wrapper {
  display: block;
  position: relative;
}
.c-formula-input-wrapper .c-formula-input.ant-input {
  padding: 0;
  height: 136px;
  margin-bottom: 4px;
}
.c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__input {
  padding: 8px 11px;
  border: none;
  margin-bottom: 4px;
}
.c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__input:focus {
  outline: none;
}
.c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions__list {
  max-height: 224px;
  overflow-y: auto;
}
.c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions {
  margin-top: 32px !important;
}
.c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions .c-formula-input__suggestions__item {
  padding: 8px;
}
.c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions .c-formula-input__suggestions__item .point .display {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  white-space: nowrap;
}
.c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions .c-formula-input__suggestions__item .point .description {
  height: 14px;
  line-height: 14px;
  font-size: 12px;
}
.c-formula-input-wrapper .tootilp-container {
  position: absolute;
  right: -20px;
  top: 0;
}
.theme-light .c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions {
  box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.15);
}
.theme-light .c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions__item {
  background: #fafafa;
}
.theme-light .c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions__item .point .description {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions__item--focused {
  background-color: #E6F7FF;
}
.theme-light .c-formula-input-wrapper .anticon-info-circle {
  color: #1890ff;
}
.theme-dark .c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions {
  box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.2);
}
.theme-dark .c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions__item {
  background: #455265;
}
.theme-dark .c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions__item .point .description {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-formula-input-wrapper .c-formula-input.ant-input .c-formula-input__suggestions__item--focused {
  background-color: #47638B;
}
.theme-dark .c-formula-input-wrapper .anticon-info-circle {
  color: #2199E9;
}

.c-table-tooltips {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 46px;
  max-height: 72px;
  overflow: hidden;
  white-space: pre-wrap;
}
.c-table-tooltip .ant-tooltip-inner {
  min-width: 40px;
  word-break: break-all;
}

.c-detail-table {
  display: flex;
  width: 100%;
  box-sizing: border-box;
}
.c-detail-table .operation-cell {
  display: flex;
  justify-content: flex-start;
}
.c-detail-table .operation-cell .ant-btn-link:first-of-type {
  padding-left: 0;
}
.c-detail-table .btn-wrapper {
  display: flex;
  justify-content: center;
  flex: 0 0 auto;
  margin-right: 8px;
}
.c-detail-table .btn-wrapper > .ant-btn {
  height: 24px;
  padding: 0 8px;
}
.c-detail-table .btn-wrapper.lg {
  min-width: 68px;
}
.c-detail-table .btn-wrapper.md {
  min-width: 58px;
}
.c-detail-table .btn-wrapper.sm {
  min-width: 48px;
}
.c-detail-table table {
  table-layout: fixed;
}
.c-detail-table .ant-table-placeholder {
  margin-bottom: 80px;
}
.c-detail-table .ant-table-thead > tr > th {
  padding: 0 0 0 18px;
  font-size: 14px;
}
.c-detail-table .ant-table-thead > tr > th > span {
  display: block;
  padding: 10px 0;
}
.c-detail-table .ant-table-thead > tr > th.ant-table-selection-column {
  text-align: left;
}
.c-detail-table .ant-table-tbody > tr > td {
  padding: 0 18px;
  font-size: 12px;
}
.c-detail-table .ant-table-tbody > tr > td.ant-table-selection-column {
  text-align: left;
}
.c-detail-table .ant-table-footer {
  position: absolute;
  background-color: transparent;
  padding-left: 8px;
}
.theme-light .c-table-row-animation {
  animation: changebg 3s;
}
@keyframes changebg {
  0% {
    background-color: #E6F7FF;
  }
  50% {
    background-color: #E6F7FF;
  }
  100% {
    background-color: #fff;
  }
}
.theme-dark .c-table-row-animation {
  animation: changebg 3s;
}
@keyframes changebg {
  0% {
    background-color: #47638B;
  }
  50% {
    background-color: #47638B;
  }
  100% {
    background-color: #2F3D4F;
  }
}

.page-diagram {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1 1 auto;
  position: relative;
}
.page-diagram .page-diagram-big-small-container {
  position: fixed;
  right: 21px;
  bottom: 24px;
  width: 28px;
  height: 56px;
}
.page-diagram .toolbar {
  right: 20px !important;
  top: 40px !important;
}
.page-diagram .site-icon-wrapper {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.page-diagram .site-icon-wrapper .site-icon {
  width: 36px;
  height: 36px;
  padding: 5px;
  box-sizing: border-box;
  margin-right: 8px;
}
.page-diagram .icon {
  width: 36px;
  height: 36px;
  padding: 5px;
  box-sizing: border-box;
}
.page-diagram .diagram-container {
  position: relative;
}
.page-diagram .diagram-container .ant-tabs .ant-tabs-bar {
  border: none;
  min-height: 44px;
}
.page-diagram .diagram-container .ant-tabs .ant-tabs-bar .ant-tabs-extra-content {
  width: 290px;
  float: left !important;
  margin: 0 24px 0 20px;
  height: 64px;
  line-height: 64px;
}
.page-diagram .diagram-container .ant-tabs .ant-tabs-bar .ant-tabs-extra-content .c-dropdown-select {
  height: 64px;
}
.page-diagram .diagram-container .alarm {
  position: absolute;
  top: 136px;
  right: 75px;
}
.page-diagram .diagram-container .wifi {
  position: absolute;
  top: 80px;
  right: 0px;
  width: 61px;
  height: 61px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.page-diagram .diagram-container .wifi .img {
  width: 48px;
  height: 48px;
}
.page-diagram .project-search-container {
  width: 100%;
  flex: 0 0 64px;
  margin-bottom: 16px;
}
.page-diagram .project-search {
  position: absolute;
  left: 20px;
  top: 0;
  width: 290px;
}
.page-diagram .project-search .c-dropdown-select {
  height: 64px;
}
.c-monitoring-center-system-modal .c-detail-table {
  padding: 0;
}
.c-monitoring-center-system-modal .universe-modal-table-container {
  margin-top: 6px;
}
.c-monitoring-center-system-modal .ant-modal-body {
  padding-top: 0px;
}
.c-monitoring-center-system-modal .ant-modal-body .tabs-container {
  margin: 16px 0px;
  height: 28px;
  line-height: 28px;
}
.c-monitoring-center-system-modal .ant-modal-body .tabs-container .ant-btn-group .ant-btn {
  margin: 0;
}
.c-monitoring-center-system-modal .ant-modal-body .more-btn {
  width: 100%;
  text-align: right;
  padding-right: 16px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #49aff7;
}
.c-monitoring-center-system-modal .ant-tabs {
  min-height: 400px;
}
.c-monitoring-center-system-alarm-modal {
  width: 700px !important;
}
.c-monitoring-center-system-alarm-modal .ant-modal-content .ant-modal-body {
  padding: 0 0 16px 0;
}
.theme-dark .page-diagram .ant-tabs-bar {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-diagram .project-search-container {
  background: rgba(255, 255, 255, 0.05);
}
.theme-light .page-diagram .ant-tabs-bar {
  background: #ffffff;
}
.theme-light .page-diagram .diagram-container .wifi {
  background: #fafafa;
}
.theme-dark .page-diagram .diagram-container .wifi {
  background: #455265;
}

.page-assets-asset {
  display: flex;
  width: 100%;
}
.page-assets-asset .asset-table-row {
  padding: 0 20px 0 18px;
}
.page-assets-asset .asset-table-container {
  margin-left: 8px;
  width: calc(100% - 258px - 8px);
}
.page-assets-asset .asset-table-container .asset-table-title {
  height: 46px;
  line-height: 46px;
  padding: 7px 20px 0 18px;
}
.page-assets-asset .asset-table-container .asset-table-title .asset-table-title-left {
  font-size: 16px;
  text-align: left;
}
.page-assets-asset .asset-table-container .asset-table-title .asset-table-title-left .title-tips {
  line-height: 46px;
  font-size: 14px;
}
.page-assets-asset .asset-table-container .asset-table-title .asset-table-title-left .title-tips .num-span {
  padding: 0 5px;
}
.page-assets-asset .asset-table-container .asset-table-title .asset-table-title-left .title-tips .alrm-span {
  margin-left: 10px;
  padding: 4px 10px;
}
.page-assets-asset .asset-table-container .asset-table-title .asset-table-title-right {
  display: flex;
  justify-content: flex-end;
}
.page-assets-asset .asset-table-container .asset-table-title .asset-table-title-right .ant-btn-group {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.page-assets-asset .asset-table-container .asset-table-title .asset-table-title-right .ant-btn-group .ant-btn-danger[disabled] {
  background: transparent;
}
.theme-light .page-assets-asset .asset-table-container {
  background-color: #fff;
}
.theme-light .page-assets-asset .asset-table-container .asset-table-title .alrm-span {
  color: rgba(0, 0, 0, 0.45);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-assets-asset .anticon-info-circle,
.theme-light .page-assets-asset .num-span {
  color: #1890ff;
}
.theme-light .page-assets-asset .checked {
  color: #1890ff;
}
.theme-dark .page-assets-asset .asset-table-container {
  background-color: #2F3D4F;
}
.theme-dark .page-assets-asset .asset-table-container .asset-table-title .alrm-span {
  color: rgba(255, 255, 255, 0.42);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-assets-asset .anticon-info-circle,
.theme-dark .page-assets-asset .num-span {
  color: #2199E9;
}
.theme-dark .page-assets-asset .checked {
  color: #2199E9;
}

.c-common-confirm-container .anticon-question-circle {
  display: none;
}
.c-common-confirm-container .ant-modal-body .ant-confirm-body .ant-confirm-content {
  margin-left: 0px;
}
.c-common-confirm-container .content-wapper .title {
  font-size: 16px;
  display: flex;
  font-weight: 500;
  justify-content: center;
}
.c-common-confirm-container .content-wapper .title img {
  margin-right: 10px;
}
.c-common-confirm-container .content-wapper .text {
  display: flex;
  justify-content: center;
}
.c-common-confirm-container .content-wapper .table-container {
  margin-top: 10px;
}
.c-common-confirm-container .ant-confirm-btns {
  display: flex;
  flex-direction: row-reverse;
  height: 62px;
  margin-top: 20px;
}
.c-common-confirm-container .ant-confirm-btns .ant-btn {
  min-width: 65px;
  padding: 0;
  margin: 0;
}
.c-common-confirm-container .ant-confirm-btns .ant-btn:first-of-type {
  margin-left: 12px;
}
.c-common-confirm-container .ant-confirm-btns .ant-btn-loading {
  padding-left: 24px;
  min-width: 90px;
}
.theme-light .c-common-confirm-container .content-wapper .text {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-common-confirm-container .content-wapper .table-container {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-common-confirm-container .content-wapper .text {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-common-confirm-container .content-wapper .table-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.project-detail-form-wrapper {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  flex-direction: column;
}
.project-detail-form-wrapper .form-title {
  font-weight: bold;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
}
.project-detail-form-wrapper .title-line {
  width: 93%;
  padding: 20px 0 7px;
  margin-bottom: 24px;
  font-weight: bold;
}
.project-detail-form-wrapper .device-header {
  font-weight: bold;
  padding: 37px 0 15px;
  margin-bottom: 36px;
}
.project-detail-form-wrapper .add-new-modal {
  position: relative;
  top: -10px;
  width: 70px;
  margin-left: 78%;
  font-size: 14px;
  line-height: 10px;
  text-align: end;
  white-space: nowrap;
  cursor: pointer;
}
.theme-light .project-detail-form-wrapper .title-line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .project-detail-form-wrapper .device-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .project-detail-form-wrapper .add-new-modal {
  color: #1890ff;
}
.theme-dark .project-detail-form-wrapper .title-line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .project-detail-form-wrapper .device-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .project-detail-form-wrapper .add-new-modal {
  color: #3AB0FF;
}

.page-universe-form-controller {
  display: flex;
  flex-direction: column;
  padding: 0 10px 0 0;
}
.page-universe-form-controller .title-line {
  width: 93%;
  padding: 20px 0 7px;
  margin-bottom: 30px;
  font-weight: bold;
}
.page-universe-form-controller .add-new-modal {
  position: relative;
  top: -10px;
  width: 70px;
  margin-left: 78%;
  font-size: 14px;
  line-height: 10px;
  text-align: end;
  white-space: nowrap;
  cursor: pointer;
}
.theme-light .page-universe-form-controller .title-line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-universe-form-controller .add-new-modal {
  color: #1890ff;
}
.theme-dark .page-universe-form-controller .title-line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-universe-form-controller .add-new-modal {
  color: #3AB0FF;
}

.c-form-right-footer {
  display: flex;
  width: 100%;
  flex-direction: column;
  box-sizing: border-box;
  padding: 10px 12px;
  border-radius: 4px;
}
.c-form-right-footer .title {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
}
.c-form-right-footer .title::before {
  content: '';
  width: 23px;
  height: 23px;
  display: block;
  background: url(/static/media/aiheader.96dfc9aa.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 7px;
}
.c-form-right-footer .func-box {
  display: flex;
  justify-content: flex-start;
  margin: 0 35px 0 30px;
}
.c-form-right-footer .func-box .func-btn {
  padding: 0;
  border: none;
  text-decoration: underline;
  margin-right: 20px;
}
.c-form-right-footer .func-box .func-btn.disabled {
  text-decoration: none;
  background-color: transparent;
}
.theme-light .c-form-right-footer {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-form-right-footer .func-box .func-btn {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-form-right-footer .func-box .func-btn:hover,
.theme-light .c-form-right-footer .func-box .func-btn:active {
  color: #1890ff;
}
.theme-light .c-form-right-footer .func-box .func-btn.disabled {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .c-form-right-footer .func-box .func-btn.disabled:hover,
.theme-light .c-form-right-footer .func-box .func-btn.disabled:active {
  color: rgba(0, 0, 0, 0.25);
}
.theme-dark .c-form-right-footer {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-form-right-footer .func-box .func-btn {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-form-right-footer .func-box .func-btn:hover,
.theme-dark .c-form-right-footer .func-box .func-btn:active {
  color: #2199E9;
}
.theme-dark .c-form-right-footer .func-box .func-btn.disabled {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .c-form-right-footer .func-box .func-btn.disabled:hover,
.theme-dark .c-form-right-footer .func-box .func-btn.disabled:active {
  color: rgba(255, 255, 255, 0.3);
}

.c-form-item-container .c-item-row {
  line-height: 35px;
  word-wrap: break-word;
}
.c-form-item-container .c-time-container-ruler {
  margin-bottom: 25px;
}
.c-form-title-container {
  width: 100%;
  height: 44px;
  line-height: 44px;
  margin-bottom: 24px;
  font-weight: bold;
}
.c-form-title-container .extra-text {
  padding-left: 7px;
  font-size: 14px;
  font-weight: 400;
}
.c-camera-tips {
  margin-top: 50px;
  margin-right: 40px;
  padding: 10px;
  border-radius: 4px;
}
.c-camera-tips .tip-title {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
}
.c-camera-tips .tip-title::before {
  content: '';
  width: 23px;
  height: 23px;
  display: block;
  background: url(/static/media/aiheader.96dfc9aa.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 7px;
}
.c-camera-tips .tip-content {
  padding-left: 5px;
  font-size: 12px;
}
.theme-light .c-form-item-container .c-time-container-ruler {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-form-item-container .ant-col-19 {
  background: rgba(0, 0, 0, 0.15);
}
.theme-light .c-form-title-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-form-title-container .extra-text {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .ccdm-formcontroller-menu-item:hover {
  background-color: #1890ff;
}
.theme-light .c-camera-tips {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-camera-tips .tip-content {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-form-item-container .c-time-container-ruler {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-form-item-container .ant-col-19 {
  background: rgba(255, 255, 255, 0.2);
}
.theme-dark .c-form-title-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-form-title-container .extra-text {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .ccdm-formcontroller-menu-item:hover {
  background-color: #2199E9;
}
.theme-dark .c-camera-tips {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-camera-tips .tip-content {
  color: rgba(255, 255, 255, 0.42);
}

.page-project-detail {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
}
.page-project-detail .info-wrapper {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-project-detail .info-wrapper .info {
  height: 30px;
  line-height: 30px;
  margin: 15px 0;
  font-size: 16px;
}
.page-project-detail .header-btn {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
}
.page-project-detail .header-btn .formType-btn {
  margin-right: 10px;
}
.theme-light .page-project-detail .c-drawer .right {
  background: #fff;
}
.theme-light .page-project-detail .info-wrapper {
  background-color: #fff;
}
.theme-dark .page-project-detail .c-drawer .right {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-project-detail .info-wrapper {
  background-color: transparent;
}
.theme-light .page-project-detail .header-btn .formType-btn {
  border-color: #1890ff;
  color: #1890ff;
  margin-right: 10px;
}
.theme-light .page-project-detail .header-btn .formType-btn[disabled] {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.theme-light .page-project-detail .anticon-info-circle {
  color: #1890ff;
}
.theme-dark .page-project-detail .header-btn .formType-btn {
  border-color: #2199E9;
  color: #2199E9;
  margin-right: 10px;
}
.theme-dark .page-project-detail .header-btn .formType-btn[disabled] {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.3);
}
.theme-dark .page-project-detail .anticon-info-circle {
  color: #2199E9;
}

.page-circuit-detail-container {
  width: 100%;
}
.page-circuit-detail-container .header-container {
  width: 100%;
  padding: 0 20px;
}
.page-circuit-detail-container .header-container .title-container {
  display: flex;
  justify-content: space-between;
  height: 46px;
  align-items: center;
}
.page-circuit-detail-container .header-container .title-container .title-text {
  font-size: 16px;
}
.page-circuit-detail-container .header-container .content {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  line-height: 28px;
  padding: 9px 0px;
}
.page-circuit-detail-container .header-container .content .detail {
  display: flex;
}
.page-circuit-detail-container .header-container .content .detail .item-container {
  border-right: 1px solid #D2D2D2;
  margin-left: 15px;
}
.page-circuit-detail-container .page-circuit-table-container {
  margin-top: 8px;
  width: 100%;
}
.page-circuit-detail-container .page-circuit-table-container .table-container-header {
  padding: 5px 20px;
}
.page-circuit-detail-container .page-circuit-table-container .table-container-header .tips {
  margin-left: 10px;
  font-size: 14px;
}
.page-circuit-detail-container .c-detail-table .ant-table-selection-column {
  text-align: left;
}
.theme-light .page-circuit-detail-container .header-container,
.theme-light .page-circuit-detail-container .page-circuit-table-container {
  background: #fff;
}
.theme-light .page-circuit-detail-container .header-container .content .detail .item-container {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-circuit-detail-container .page-circuit-table-container .red-text {
  color: #f5222d;
}
.theme-light .page-circuit-detail-container .page-circuit-table-container .table-container-header .tips {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .page-circuit-detail-container .page-circuit-table-container .table-container-header .anticon-info-circle-o {
  color: #1890ff;
}
.theme-dark .page-circuit-detail-container .header-container,
.theme-dark .page-circuit-detail-container .page-circuit-table-container {
  background: #2F3D4F;
}
.theme-dark .page-circuit-detail-container .header-container .content .detail .item-container {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-circuit-detail-container .page-circuit-table-container .red-text {
  color: #E64242;
}
.theme-dark .page-circuit-detail-container .page-circuit-table-container .table-container-header .tips {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .page-circuit-detail-container .page-circuit-table-container .table-container-header .anticon-info-circle-o {
  color: #2199E9;
}

.c-point-form-item-tootilp-container {
  padding: 8px 0px 0px 7px;
}

.group-page {
  display: flex;
  flex-direction: row;
}
.group-page .left {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: 460px;
  margin-right: 8px;
  overflow-y: auto;
  padding: 10px;
  box-sizing: border-box;
}
.group-page .left .title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 32px;
  flex: 0 0 auto;
}
.group-page .left .title .text {
  display: inline-block;
  height: 20px;
  font-size: 14px;
}
.group-page .right {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  flex-direction: column;
}
.group-page .right .content-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 10px 20px;
}
.group-page .right .content-wrapper .content-header {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 46px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.group-page .right .content-wrapper .content-container {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.group-page .right .content-wrapper .content-container .users-container .c-detail-table {
  padding: 0;
}
.group-page .right .content-wrapper .content-container .projects-container {
  display: flex;
  width: 100%;
  max-height: 341px;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  box-sizing: border-box;
}
.group-page .right .content-wrapper .content-container .projects-container.expand {
  max-height: 100%;
}
.group-page .right .content-wrapper .content-container .projects-container .project-name {
  display: flex;
  width: 25%;
  height: 56px;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(1),
.group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(2),
.group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(3),
.group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4) {
  border-top: 1px solid #d9d9d9;
  font-weight: bold;
}
.group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4n + 1) {
  border-left: 1px solid #d9d9d9;
}
.group-page .right .content-wrapper .content-container .projects-container .project-name .hover-change-color {
  color: #49aff7;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-page .right .content-wrapper .content-container .projects-container .project-name .hover-change-color:hover {
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
}
.group-page .right .content-wrapper .empty-container {
  display: flex;
  flex: 1 1;
  justify-content: center;
  padding: 16px;
  margin-bottom: 146px;
  color: rgba(0, 0, 0, 0.45);
  border-bottom: 1px solid #DCDCDC;
}
.theme-light .group-page .right .content-wrapper .content-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .group-page .right .content-wrapper .content-container .projects-container .project-name {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(1),
.theme-light .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(2),
.theme-light .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(3),
.theme-light .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4) {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4n + 1) {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .group-page .right .content-wrapper .content-container .projects-container .project-name .hover-change-color {
  color: #1890ff;
}
.theme-light .group-page .right .content-wrapper .empty-container {
  color: rgba(0, 0, 0, 0.45);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .group-page .right .content-wrapper .content-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .group-page .right .content-wrapper .content-container .projects-container .project-name {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(1),
.theme-dark .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(2),
.theme-dark .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(3),
.theme-dark .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4) {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4n + 1) {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .group-page .right .content-wrapper .content-container .projects-container .project-name .hover-change-color {
  color: #2199E9;
}
.theme-dark .group-page .right .content-wrapper .empty-container {
  color: rgba(255, 255, 255, 0.42);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.project-page {
  display: flex;
}
.project-page-ant-modal .legend-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 10px;
  font-size: 14px;
}
.project-page-ant-modal .ant-modal-body {
  padding-top: 8px;
}
.project-page-ant-modal .editing-node {
  margin-top: 16px;
}
.project-page-ant-modal .custom-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding-right: 50px;
}
.project-page-ant-modal .custom-search {
  width: 236px;
}
.project-page-ant-modal .custom-tree {
  margin-top: 8px;
  border: 1px solid #d8d8d8;
  padding: 16px 32px 24px 32px;
  height: 443px;
  overflow-y: auto;
}
.theme-light .project-page-ant-modal .custom-tree {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .project-page-ant-modal .custom-tree .node-title.selected {
  padding: 0 2px;
  border-radius: 4px;
  background: #1890ff;
  color: #fff;
}
.theme-light .project-page-ant-modal .custom-tree .add {
  color: #1890ff;
  border: 1px solid #1890ff;
}
.theme-light .project-page-ant-modal .custom-tree .remove {
  color: #f5222d;
  border: 1px solid #f5222d;
}
.theme-dark .project-page-ant-modal .custom-tree {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .project-page-ant-modal .custom-tree .node-title.selected {
  padding: 0 2px;
  border-radius: 4px;
  background: #2199E9;
  color: #fff;
}
.theme-dark .project-page-ant-modal .custom-tree .add {
  color: #2199E9;
  border: 1px solid #2199E9;
}
.theme-dark .project-page-ant-modal .custom-tree .remove {
  color: #E64242;
  border: 1px solid #E64242;
}

.c-draggable-list {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.c-draggable-list .drag-item {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  height: 40px;
  align-items: center;
  font-size: 12px;
}
.c-draggable-list .drag-item .operation {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  width: 72px;
}
.c-draggable-list .drag-item .operation .ant-btn {
  padding: 0;
  margin: 0;
  width: 30px;
  min-width: 30px;
  font-size: 12px;
}
.c-draggable-list .drag-item:hover .operation {
  display: flex;
}
.theme-light .c-draggable-list .drag-item:hover {
  background-color: #e6f7ff;
}
.theme-light .c-draggable-list .drag-item.dragging {
  background-color: #e6f7ff;
}
.theme-dark .c-draggable-list .drag-item:hover {
  background-color: #315B91;
}
.theme-dark .c-draggable-list .drag-item.dragging {
  background-color: #315B91;
}

.c-report-search-icon .ant-tooltip-content {
  width: 560px;
  height: 325px;
}
.c-report-search-icon .ant-tooltip-content .ant-tooltip-inner {
  width: 100%;
  height: 100%;
  padding: 18px;
  padding-left: 24px;
}
.c-report-search-icon .ant-tooltip-content .ant-tooltip-inner .search-tooltip {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-size: 14px;
  color: white;
}
.c-report-search-icon .ant-tooltip-content .ant-tooltip-inner .search-tooltip .row {
  display: flex;
  min-height: 20px;
  align-items: center;
  flex-direction: row;
}
.c-report-search-icon .ant-tooltip-content .ant-tooltip-inner .search-tooltip .code-block {
  display: flex;
  width: 48px;
  background-color: #D8D8D8;
  align-items: center;
  justify-content: center;
  height: 20px;
  color: #494949;
  border-radius: 4px;
  margin: 0 6px;
}
.c-report-search-icon .ant-tooltip-content .ant-tooltip-inner .search-tooltip .row-img {
  display: flex;
  min-height: 20px;
  align-items: center;
  flex-direction: row;
  margin: 12px 0;
}
.c-report-search-icon .ant-tooltip-content .ant-tooltip-inner .search-tooltip .img {
  display: block;
  width: 220px;
  height: 164px;
}
.c-report-search-icon .ant-tooltip-content .ant-tooltip-inner .search-tooltip .img:first-of-type {
  margin-right: 56px;
}

.c-statistical-modal-filter-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 40px;
}
.c-statistical-modal-filter-wrapper .with-icon {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  align-items: center;
  width: 250px;
}
.c-statistical-modal-filter-wrapper .with-icon > .anticon {
  margin-left: 6px;
}
.theme-light .c-statistical-modal-filter-wrapper .nums {
  color: #1890ff;
}
.theme-light .c-statistical-modal-filter-wrapper .with-icon > .anticon {
  color: #1890ff;
}
.theme-dark .c-statistical-modal-filter-wrapper .nums {
  color: #2199E9;
}
.theme-dark .c-statistical-modal-filter-wrapper .with-icon > .anticon {
  color: #2199E9;
}

.pgae-statistical-object {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  flex-direction: column;
}
.pgae-statistical-object .title {
  display: flex;
  padding: 18px 28px;
  font-size: 14px;
  font-weight: bold;
  flex: 0 0 auto;
}
.pgae-statistical-object .form {
  display: flex;
  padding: 20px 60px 50px 60px;
  flex-direction: column;
  width: 100%;
  flex: 1 1 auto;
}
.pgae-statistical-object .form .form-body {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
}
.pgae-statistical-object .form .form-body .base {
  display: flex;
  width: 50%;
  flex-direction: column;
}
.pgae-statistical-object .form .form-body .left {
  display: flex;
  width: 50%;
  flex-direction: column;
  padding-left: 50px;
}
.pgae-statistical-object .form .form-body .left .ant-form-item {
  margin-bottom: 40px;
}
.pgae-statistical-object .form .form-body .right {
  display: flex;
  width: 50%;
  flex-direction: column;
}
.pgae-statistical-object .form .form-body .right .minus-wrapper {
  display: flex;
  flex: 0 0 auto;
  padding: 0 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
.pgae-statistical-object .form .form-body .right .minus-wrapper .tooltip {
  display: flex;
  width: 100%;
  margin-bottom: 12px;
  justify-content: center;
}
.pgae-statistical-object .form .form-body .right .minus-wrapper .minus-operator {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: 64px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.pgae-statistical-object .form .form-body .right .minus-wrapper .minus-operator .minus-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 100%;
  border-radius: 4px;
  cursor: pointer;
}
.pgae-statistical-object .form .form-body .right .minus-wrapper .minus-operator .operator {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 18px;
  padding: 0 4px;
  font-size: 12px;
}
.pgae-statistical-object .form .form-body .right .item {
  line-height: 22px;
  height: 22px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0 12px 0 8px;
  box-sizing: border-box;
  font-size: 12px;
  border-radius: 4px;
}
.pgae-statistical-object .form .form-body .right .errors {
  display: flex;
  flex-direction: column;
  padding: 24px 60px;
}
.pgae-statistical-object .form .form-body .right .c-statistical-object .body {
  min-height: 400px;
}
.pgae-statistical-object .form .form-footer {
  display: flex;
  width: 100%;
  height: 40px;
  flex-direction: row;
  justify-content: flex-end;
  padding-right: calc((50% - 90px - 12px - 90px - 12px) / 2);
}
.pgae-statistical-object .form .form-footer > .ant-btn {
  width: 90px;
  margin-right: 12px;
}
.theme-light .pgae-statistical-object {
  background-color: #fff;
}
.theme-light .pgae-statistical-object .form .form-body .left {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .pgae-statistical-object .form .form-body .right .minus-wrapper .tooltip {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .pgae-statistical-object .form .form-body .right .minus-wrapper .minus-operator .minus-item {
  background: #fafafa;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .pgae-statistical-object .form .form-body .right .minus-wrapper .minus-operator .minus-item.selected {
  background: #1890ff;
  color: white;
}
.theme-light .pgae-statistical-object .form .form-body .right .minus-wrapper .minus-operator .operator {
  color: white;
  background-color: #9c9c9c;
}
.theme-light .pgae-statistical-object .form .form-body .right .item {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .pgae-statistical-object {
  background-color: #2F3D4F;
}
.theme-dark .pgae-statistical-object .form .form-body .left {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .pgae-statistical-object .form .form-body .right .minus-wrapper .tooltip {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .pgae-statistical-object .form .form-body .right .minus-wrapper .minus-operator .minus-item {
  background: #455265;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .pgae-statistical-object .form .form-body .right .minus-wrapper .minus-operator .minus-item.selected {
  background: #2199E9;
  color: white;
}
.theme-dark .pgae-statistical-object .form .form-body .right .minus-wrapper .minus-operator .operator {
  color: white;
  background-color: #9c9c9c;
}
.theme-dark .pgae-statistical-object .form .form-body .right .item {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.c-statistical-common-modal {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.c-statistical-common-modal .left {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 0 50px 0 30px;
  box-sizing: border-box;
}
.c-statistical-common-modal .left .addon {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-end;
}
.c-statistical-common-modal .left .search-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  padding-left: 12px;
}
.c-statistical-common-modal .left .search-wrapper .with-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-statistical-common-modal .left .search-wrapper .with-icon .ant-input-search {
  width: 330px;
}
.c-statistical-common-modal .left .search-wrapper .with-icon > .anticon {
  margin-left: 6px;
}
.c-statistical-common-modal .left .error-msg {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: 20px;
  font-size: 14px;
  justify-content: center;
  align-items: center;
}
.c-statistical-common-modal .right {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  width: 330px;
}
.c-statistical-common-modal .right .tip {
  display: flex;
  height: 32px;
  align-items: center;
  flex: 0 0 auto;
}
.c-statistical-common-modal .right .list {
  width: 100%;
  height: 570px;
  overflow-y: auto;
}
@media screen and (max-height: 800px) {
  .c-statistical-common-modal .right .list {
    height: 300px;
  }
}
.theme-light .c-statistical-common-modal .left .search-wrapper > span {
  color: #1890ff;
}
.theme-light .c-statistical-common-modal .left .search-wrapper .with-icon > .anticon {
  color: #1890ff;
  margin-left: 6px;
}
.theme-light .c-statistical-common-modal .left .error-msg {
  color: #f5222d;
}
.theme-light .c-statistical-common-modal .right .tip {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .c-statistical-common-modal .right .list {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-statistical-common-modal .left .search-wrapper > span {
  color: #2199E9;
}
.theme-dark .c-statistical-common-modal .left .search-wrapper .with-icon > .anticon {
  color: #2199E9;
  margin-left: 6px;
}
.theme-dark .c-statistical-common-modal .left .error-msg {
  color: #E64242;
}
.theme-dark .c-statistical-common-modal .right .tip {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .c-statistical-common-modal .right .list {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.c-statistical-objects-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.c-statistical-objects-wrapper .name {
  font-size: 14px;
  margin-bottom: 8px;
}
.c-statistical-objects-wrapper .object-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  align-content: flex-start;
  min-height: 150px;
  margin-bottom: 18px;
}
.c-statistical-objects-wrapper .object-wrapper .item {
  line-height: 22px;
  height: 22px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0 12px 0 8px;
  box-sizing: border-box;
  font-size: 12px;
  border-radius: 4px;
}
.theme-light .c-statistical-objects-wrapper .object-wrapper .item {
  color: rgba(0, 0, 0, 0.45);
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-statistical-objects-wrapper .object-wrapper .item {
  color: rgba(255, 255, 255, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.c-statistical-points-item {
  line-height: 22px;
  height: 22px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0 12px 0 8px;
  box-sizing: border-box;
  font-size: 12px;
  border-radius: 4px;
}
.theme-light .c-statistical-points-item {
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-statistical-points-item {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.42);
}

.c-objects-points {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.c-objects-points .c-statistical-object {
  padding: 0 20px;
  padding-left: 0;
}
.c-objects-points .c-statistical-object:last-of-type {
  margin-top: 18px;
}
.c-objects-points .c-statistical-object .body .items-wrapper {
  margin-top: 8px;
}

.c-dropdown-datepicker {
  display: flex;
  flex-direction: row;
  position: relative;
  height: 34px;
  align-items: center;
  padding: 0 2px;
}
.c-dropdown-datepicker > .anticon {
  font-size: 12px;
  margin-left: 2px;
}
.c-dropdown-datepicker .ant-calendar-picker {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.c-dropdown-datepicker .ant-calendar-picker-container {
  top: 34px !important;
  box-shadow: none;
}
.c-dropdown-datepicker .ant-calendar-picker-container .ant-calendar .ant-calendar-input-wrap {
  display: none;
}
.theme-light .c-dropdown-datepicker {
  color: #1890ff;
}
.theme-dark .c-dropdown-datepicker {
  color: #2199E9;
}

.c-infomation {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 25px;
  padding-right: 46px;
}
.c-infomation.more {
  margin-bottom: 20px;
}
.c-infomation .brief {
  display: flex;
  width: 100%;
  flex-direction: column;
  font-size: 12px;
  padding-top: 20px;
}
.c-infomation .ant-btn-link {
  font-size: 12px;
  margin: 0 auto;
  width: 90px;
}
.c-infomation .ant-modal-header {
  border-bottom: none;
}
.c-infomation .detail {
  display: flex;
  flex-direction: column;
  height: 510px;
  overflow-y: auto;
  border-radius: 4px;
  width: 100%;
}
.c-infomation .detail .item {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 40px;
  padding-left: 30px;
  flex: 0 0 auto;
}
.c-infomation .detail .item:last-of-type {
  border-bottom: none;
}
.theme-light .c-infomation .brief {
  color: rgba(0, 0, 0, 0.85);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-infomation .detail {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-infomation .detail .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-infomation .brief {
  color: rgba(255, 255, 255, 0.9);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-infomation .detail {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-infomation .detail .item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.c-pane {
  display: flex;
  width: 100%;
  flex-direction: column;
  margin: 40px 0 20px 0;
}
.c-pane .row {
  display: flex;
  flex-direction: row;
  min-height: 34px;
  align-items: center;
  letter-spacing: 1px;
}
.c-pane .error {
  display: flex;
  flex-direction: row;
  min-height: 34px;
  align-items: center;
  letter-spacing: 1px;
  color: #fa541c;
}
.c-pane .stress-text {
  font-weight: bold;
}
.c-pane .accumulate-rule,
.c-pane .year-segments {
  padding: 15px 40px 15px 20px;
}
.c-pane .year-segments .start-from,
.c-pane .year-segment-content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-pane .scheduling-selection .schedule,
.c-pane .year-segment {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-right: 20px;
  height: 34px;
}
.theme-light .c-pane .stress-text {
  color: rgba(0, 0, 0, 0.85);
}
.theme-light .c-pane.seasonal-edit .info {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-pane .stress-text {
  color: rgba(255, 255, 255, 0.9);
}
.theme-dark .c-pane.seasonal-edit .info {
  color: rgba(255, 255, 255, 0.42);
}

.edit-periods-wrapper .cycle-select {
  border-top: 1px solid #DCDCDC;
  padding-top: 20px;
  margin-right: 46px;
  margin-top: 16px;
}
.edit-periods-wrapper .submission {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-right: 46px;
}
.edit-periods-wrapper .submission .ant-btn {
  min-width: 90px;
}
.edit-periods-wrapper .submission .ant-btn:not(:last-of-type) {
  margin-right: 12px;
}
.edit-periods-wrapper.non-edit .display-text {
  padding-right: 40px;
}
.theme-light .edit-periods-wrapper .cycle-select {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .edit-periods-wrapper .cycle-select {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.c-progress-indicator {
  display: flex;
  flex-direction: column;
  margin-top: 37px;
  margin-right: 40px;
}
.c-progress-indicator .progress-indicator {
  display: flex;
  width: 100%;
  height: 54px;
  flex: 0 0 auto;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}
.c-progress-indicator .progress-indicator .xiao-meng {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.c-progress-indicator .progress-indicator .indicator {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 24px;
  border-radius: 13px;
  font-size: 14px;
  font-weight: bold;
}
.c-progress-indicator .progress-item {
  display: flex;
  width: 100%;
  height: 54px;
  flex: 0 0 auto;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  height: 45px;
  justify-content: flex-start;
}
.c-progress-indicator .progress-item .xiao-meng {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.c-progress-indicator .progress-item .indicator {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 24px;
  border-radius: 13px;
  font-size: 14px;
  font-weight: bold;
}
.c-progress-indicator .progress-item .check {
  display: flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  border-radius: 50%;
  margin-right: 8px;
}
.c-progress-indicator .progress-item:hover {
  cursor: pointer;
}
.c-progress-indicator .progress-item:last-of-type {
  border: none;
}
.theme-light .c-progress-indicator {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-progress-indicator .progress-indicator {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-progress-indicator .progress-indicator .indicator {
  background: #1890ff;
  color: #fff;
}
.theme-light .c-progress-indicator .progress-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-progress-indicator .progress-item .check {
  background-color: #C7C7C7;
}
.theme-light .c-progress-indicator .progress-item .check.checked {
  background-color: #1890ff;
}
.theme-light .c-progress-indicator .progress-item:hover {
  cursor: pointer;
  background: #e6f7ff;
}
.theme-dark .c-progress-indicator {
  background: #2F3D4F;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-progress-indicator .progress-indicator {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-progress-indicator .progress-indicator .indicator {
  background: #3AB0FF;
  color: #fff;
}
.theme-dark .c-progress-indicator .progress-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-progress-indicator .progress-item .check {
  background-color: #C7C7C7;
}
.theme-dark .c-progress-indicator .progress-item .check.checked {
  background-color: #2199E9;
}
.theme-dark .c-progress-indicator .progress-item:hover {
  cursor: pointer;
  background: #315B91;
}

.page-report-strategy {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
}
.page-report-strategy .c-drawer > .right > .header {
  font-weight: 600;
  padding-top: 16px;
}
.page-report-strategy .c-drawer > .right > .content {
  flex: 1 1 auto;
}
.page-report-strategy .right-wrapper {
  flex: 0 0 auto;
}
.theme-light .page-report-strategy .c-drawer > .right {
  background: #fff;
}
.theme-dark .page-report-strategy .c-drawer > .right {
  background: #2F3D4F;
}

.c-yearSelect {
  width: 194px;
  position: relative;
}
.c-year-container {
  width: 194px;
  font-size: 12px;
  height: 210px;
}
.c-year-container .header {
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 8px;
}
.c-year-container .year-item {
  cursor: pointer;
  padding: 8px 10px;
}
.c-year-container .year-item.disabled {
  cursor: no-drop;
}
.theme-light .c-year-container .year-item.selected {
  color: #fff;
}
.theme-light .c-yearSelect .anticon-calendar {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .c-year-container {
  background-color: #fff;
  box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.15);
}
.theme-light .c-year-container .header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-year-container .year-item:hover {
  background-color: #e6f7ff;
}
.theme-light .c-year-container .year-item.disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
}
.theme-light .c-year-container .year-item.selected {
  background-color: #1890ff;
}
.theme-dark .c-yearSelect .anticon-calendar {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .c-year-container {
  background-color: #2F3D4F;
  box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.2);
}
.theme-dark .c-year-container .header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-year-container .year-item:hover {
  background-color: #315B91;
}
.theme-dark .c-year-container .year-item.disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}
.theme-dark .c-year-container .year-item.selected {
  background-color: #2199E9;
}

.rc-trigger-popup {
  position: absolute;
  left: -9999px;
  top: -9999px;
  z-index: 1050;
}
.rc-trigger-popup-hidden {
  display: none;
}
.rc-trigger-popup-zoom-enter,
.rc-trigger-popup-zoom-appear {
  opacity: 0;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  animation-play-state: paused;
}
.rc-trigger-popup-zoom-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  animation-play-state: paused;
}
.rc-trigger-popup-zoom-enter.rc-trigger-popup-zoom-enter-active,
.rc-trigger-popup-zoom-appear.rc-trigger-popup-zoom-appear-active {
  animation-name: rcTriggerZoomIn;
  animation-play-state: running;
}
.rc-trigger-popup-zoom-leave.rc-trigger-popup-zoom-leave-active {
  animation-name: rcTriggerZoomOut;
  animation-play-state: running;
}
@keyframes rcTriggerZoomIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
}
@keyframes rcTriggerZoomOut {
  0% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
}
.rc-trigger-popup-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #373737;
  background-color: rgba(55, 55, 55, 0.6);
  height: 100%;
  filter: alpha(opacity=50);
  z-index: 1050;
}
.rc-trigger-popup-mask-hidden {
  display: none;
}
.rc-trigger-popup-fade-enter,
.rc-trigger-popup-fade-appear {
  opacity: 0;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  animation-play-state: paused;
}
.rc-trigger-popup-fade-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  animation-play-state: paused;
}
.rc-trigger-popup-fade-enter.rc-trigger-popup-fade-enter-active,
.rc-trigger-popup-fade-appear.rc-trigger-popup-fade-appear-active {
  animation-name: rcTriggerMaskFadeIn;
  animation-play-state: running;
}
.rc-trigger-popup-fade-leave.rc-trigger-popup-fade-leave-active {
  animation-name: rcDialogFadeOut;
  animation-play-state: running;
}
@keyframes rcTriggerMaskFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes rcDialogFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.c-btn-select {
  display: flex;
  flex-direction: row;
  flex: 0 0 auto;
  height: 40px;
  justify-content: space-around;
  align-items: center;
}
.c-btn-select > a {
  display: inline-block;
  min-width: 56px;
  color: #333;
  height: 30px;
  line-height: 28px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 4px;
  text-decoration: none;
}
.c-btn-select > a.selected {
  border: 1px solid #ffd100;
}
.c-btn-select > a:link,
.c-btn-select > a:visited,
.c-btn-select > a:hover,
.c-btn-select > a:active {
  text-decoration: none;
}
.theme-light .c-btn-select > a {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .c-btn-select > a.selected {
  border: 1px solid #1890ff;
}
.theme-dark .c-btn-select > a {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .c-btn-select > a.selected {
  border: 1px solid #2199E9;
}

.c-btn-fullbg-select {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 40px;
}

.c-tab-select {
  display: flex;
  flex-direction: row;
  flex: 0 0 auto;
  height: 40px;
  justify-content: flex-start;
  align-items: center;
}
.c-tab-select > a {
  display: inline-block;
  min-width: 56px;
  color: #333;
  height: 30px;
  line-height: 28px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #BFBFBF;
  text-decoration: none;
}
.c-tab-select > a:first-of-type {
  border-radius: 4px 0px 0px 4px;
}
.c-tab-select > a:last-of-type {
  border-radius: 0px 4px 4px 0px;
}
.c-tab-select > a.selected {
  background-color: #ffd100;
  border: 1px solid #ffd100;
}
.c-tab-select > a:link,
.c-tab-select > a:visited,
.c-tab-select > a:hover,
.c-tab-select > a:active {
  text-decoration: none;
}

.c-month-range-select {
  width: 240px;
  position: relative;
}
.c-month-range-container {
  width: 194px;
  font-size: 12px;
  height: 220px;
}
.c-month-range-container .header {
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 8px;
}
.c-month-range-container .month-item {
  text-align: center;
  cursor: pointer;
}
.c-month-range-container .month-item.disabled {
  cursor: no-drop;
}
.theme-light .c-month-range-container .month-item.selected {
  color: #fff;
}
.theme-light .c-month-range-select .anticon-calendar {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .c-month-range-container {
  box-shadow: 0px 4px 9px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.theme-light .c-month-range-container .header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-month-range-container .month-item:hover {
  background-color: #e6f7ff;
}
.theme-light .c-month-range-container .month-item.disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
}
.theme-light .c-month-range-container .month-item.active {
  background-color: #e6f7ff;
}
.theme-light .c-month-range-container .month-item.selected {
  background-color: #1890ff;
}
.theme-dark .c-month-range-select .anticon-calendar {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .c-month-range-container {
  box-shadow: 0px 4px 9px 0 rgba(0, 0, 0, 0.2);
  background-color: #2F3D4F;
}
.theme-dark .c-month-range-container .header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-month-range-container .month-item:hover {
  background-color: #315B91;
}
.theme-dark .c-month-range-container .month-item.disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}
.theme-dark .c-month-range-container .month-item.active {
  background-color: #315B91;
}
.theme-dark .c-month-range-container .month-item.selected {
  background-color: #2199E9;
}

.page-ai-history-chart {
  height: 450px;
  padding: 19px 16px 10px 16px;
  border-radius: 4px;
}
.page-ai-history-chart .history-chart-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
}
.page-ai-history-chart .history-chart-top .left-part {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.page-ai-history-chart .history-chart-top .left-part .measure-name {
  margin-right: 30px;
}
.page-ai-history-chart .history-chart-top .left-part .measure-name .measure-com {
  font-size: 16px;
  font-weight: normal;
}
.page-ai-history-chart .history-chart-top .left-part .datePicker-box {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.page-ai-history-chart .history-chart-top .left-part .datePicker-box .c-month-range-select {
  width: 200px;
}
.page-ai-history-chart .history-chart-content {
  display: flex;
  flex: 1 1 auto;
  justify-content: space-between;
  width: 100%;
  min-width: 846px;
  height: 400px;
}
.page-ai-history-chart .history-chart-content .chart-box {
  display: flex;
  width: 78%;
  height: 400px;
  min-width: 846px;
  margin-left: -10px;
}
.page-ai-history-chart .history-chart-content .chart-box .echarts-for-react {
  min-width: 846px;
}
.page-ai-history-chart .history-chart-content .chart-box canvas {
  min-width: 846px;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip {
  padding: 10px 15px;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .title-box {
  font-size: 16px;
  font-weight: bold;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line {
  display: flex;
  align-items: center;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line .com-style {
  width: 12px;
  height: 8px;
  margin-right: 5px;
  background-size: 100% 100%;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line .icon-box-0 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAB10lEQVQ4T52SzWsTURTFz31vZtJpRBADJYKimFa7FheKRhelRVEihYILBV0UwT9BaIh0707aIu4EMVTFD1Rc6MK60YKrQLDxq4jYGqhIWicz790rmVhpzdiFb3kf53c491zCP56UobHUtwXG+vB9AEGA+doSlWCSJJQ0lOt7tjH0qGUZVqAcQCQkHyB010FzkkZrn//WdYDk2q4eC/8GtJvHziFP7T4OkAJ/egaZux+Bf84aq077Fyrza2Ekj46lgnrU0xp2aSazsniGtC7SgUue2jsCYNVLwHP3wC8uG2IzoTdlrgSRw7HOkSZFtwbzJPw0pgtDVuou5U4qnR9fA1n1FtiX45DqNFM6E4F0+4PwmqKbA0eJ8LzNscDyIvTgVdCOI4k1yNdZ2IfngO4MSLu/QfQqGTQ0Adp+OBm08Ab2wdlOkNwZ6LchFdsq46Lx7SB6C9mNoqFarqM7MwPlBXEykhpJeUQjbKRjTvDdMfhxESpVVIfGXNVbWL/sd48hM2MGpjmp3XQJemsU69jajvqXp/qznsZtUGo/5U44qq+A1lL5/RPg7bQhE1RCzaf889WP6+rf6CCZZZj+9yD/FD21zwWCbKh5s9dKHUmja0F/oVIlTDL/BSBJzX2dYycyAAAAAElFTkSuQmCC) no-repeat;
  width: 12px;
  height: 8px;
  margin-right: 5px;
  background-size: 100% 100%;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line .icon-box-1 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAACC0lEQVQ4T32TT0iTcRjHv8/vfd815zZGDDsUOCkE3dLMoA4bKXUKjC5GGyHSJToklB06zvDYoYJodNhBnFR4SQK7xMqtDvaHlRmSKxVRslrFdG9ur+/7xEZN57Z+x+f3/X5+3+d5+BH+dzgo9o3PWmWTpJiltC7Z6jKvD93VKlmoGqcx6neaBfWC6BiAOgBrDH4nGTSU6Ii83O6rCGp6EqhXTHRPIaWlzd5Y47Y20JdsCs9+Jgx14/c8EQffekeGQeB/wDKQK9prtsu5B3bJ2tXfEEDXLi8kkgr6OXUZVz/e5pnVhfec41NTx0c+F0Htr/xOTZWOFqOS4WGmy32ubvu5PSchqPStT+oSX5y+jqXs9zAY43kfCeMHtcZ7vGzoY1t6NhGRZeJwiOxKbdkIVX0dg8kwHn19kSMg81fwhjyxsx2CObrVYZMtmDgSgiBRBsoZGm7M3Udk+fFmE8BkRVBeMXxgAPtte8tAaS2D/pmbmPz1oRTUHPe7ZdBAscpUC4av3dFsudV0iaxyTQlsbCWGwdmwnmXtOQR/K8yIRbLi+lvigSuCxTXfzjZzX/1pcihWbEDnhysxhBZGdYNpVF3j88kTkXTV9ecv3NPdJikl9wDiwg6htDpNDmlVVzmtqfkEQ0zGnSnf5uoLqar+kCCEp/PMbpLFQTKEy2BOCUkk0rnF5Hzn0/Xtvj9MNMOiWVVIGgAAAABJRU5ErkJggg==) no-repeat;
  width: 12px;
  height: 8px;
  margin-right: 5px;
  background-size: 100% 100%;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line .icon-box-2 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAAVklEQVQ4T2N8N9XHl4ECwMzI+Ifv/+fDjB+m+PynwBwGBkaGz8x//1qMGoQnFEfDiHASG7xh9HGKz0PC7ser4ivDXwZ/xk9TvNQoMeg/499/T14/eQQAaYpVEJ6tSY4AAAAASUVORK5CYII=) no-repeat;
  width: 12px;
  height: 8px;
  margin-right: 5px;
  background-size: 100% 100%;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line .icon-box-3 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAAWElEQVQ4T2NcaLZHmI31HzsDBeAHK+s7xuW2u1f8Z2C0psAchn/MDJmMy+127f3/n9GJEoMYGBnCRw0iEIKjYUQ4iQ3OMFppt9Pu738mUcLux63i36/fJwEBIEfV4Bo/ogAAAABJRU5ErkJggg==) no-repeat;
  width: 12px;
  height: 8px;
  margin-right: 5px;
  background-size: 100% 100%;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line .icon-box-4 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAAVklEQVQ4T2PUs/3v/J/xrwQDBYDtH/NhRl37P3v/M/x3osAcBob/jOGjBhEIwdEwIpzEBmkYOfxZ8J/hvwVh9+NWwcTAUsCobv1VivU/MydFBvGwvwAA3A5M4oESRpUAAAAASUVORK5CYII=) no-repeat;
  width: 12px;
  height: 8px;
  margin-right: 5px;
  background-size: 100% 100%;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line .icon-box-5 {
  width: 12px;
  height: 2px;
  margin-right: 5px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAADCAYAAACeRF9pAAAAG0lEQVQYV2OU3XPkPwMVACP1DNp9ZDoVHMQAAEXPB2++3HgIAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line .content {
  line-height: 25px;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line .content .time-text {
  line-height: 25px;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line-ox {
  align-items: initial;
}
.page-ai-history-chart .history-chart-content .chart-box .page-echart-tooltip .content-line-ox .icon-box-1 {
  position: relative;
  top: 8px;
}
.page-ai-history-chart .history-chart-content .info-detail-box {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  padding-top: 2.5%;
  min-width: 250px;
  font-size: 16px;
}
.page-ai-history-chart .history-chart-content .info-detail-box .detail-title {
  margin-bottom: 3px;
  height: 32px;
  text-align: center;
  line-height: 32px;
}
.page-ai-history-chart .history-chart-content .info-detail-box .content-line {
  padding: 9px 15px 8px 22px;
  margin-bottom: 3px;
}
.page-ai-history-chart .history-chart-content .info-detail-box .content-line .anxu-color {
  font-weight: bold;
}
.page-ai-history-chart .history-chart-content .info-detail-box .content-line .anrong-color {
  font-weight: bold;
}
.page-ai-history-chart .history-chart-content .info-detail-box .content-line > div {
  display: flex;
  line-height: 25px;
}
.page-ai-history-chart .history-chart-content .info-detail-box .content-line > div .value-text {
  display: flex;
  flex: 0 0 auto;
}
.page-ai-history-chart .history-chart-content .info-detail-box .content-line > div .value-text .yuce-logo {
  display: inline-block;
  width: 32px;
  height: 18px;
  margin-left: 4px;
  background: url(/static/media/predicted.b27e2544.png) no-repeat;
  background-size: 100% 100%;
}
.page-ai-history-chart .history-chart-content .info-detail-box .content-footer {
  padding-left: 10px;
}
.theme-light .page-ai-history-chart .info-detail-box .content-line {
  background-color: #EEEEEE;
}
.theme-dark .page-ai-history-chart .info-detail-box .content-line {
  background-color: rgba(255, 255, 255, 0.05);
}
.theme-light .page-ai-history-chart {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-ai-history-chart .measure-name .measure-com {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .page-ai-history-chart .info-detail-box .content-line .anxu-color {
  color: #F67B58;
}
.theme-light .page-ai-history-chart .info-detail-box .content-line .anrong-color {
  color: #A63DBB;
}
.theme-light .page-ai-history-chart .info-detail-box .content-line .com-color {
  color: #0090D9;
}
.theme-light .page-ai-history-chart .info-detail-box .content-line > div .value-text {
  color: #0090D9;
}
.theme-light .page-ai-history-chart .info-detail-box .content-footer .money-text {
  color: #F5222D;
}
.theme-dark .page-ai-history-chart {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-ai-history-chart .measure-name .measure-com {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .page-ai-history-chart .info-detail-box .content-line .anxu-color {
  color: #F67B58;
}
.theme-dark .page-ai-history-chart .info-detail-box .content-line .anrong-color {
  color: #A63DBB;
}
.theme-dark .page-ai-history-chart .info-detail-box .content-line .com-color {
  color: #0090D9;
}
.theme-dark .page-ai-history-chart .info-detail-box .content-line > div .value-text {
  color: #0090D9;
}
.theme-dark .page-ai-history-chart .info-detail-box .content-footer .money-text {
  color: #F5222D;
}

.data-input-modal .ant-modal-title {
  font-weight: bold;
}
.data-input-modal .data-input-header {
  display: flex;
  justify-content: space-between;
  line-height: 40px;
  margin-bottom: 20px;
}
.data-input-modal .data-input-unit {
  margin-right: 160px;
}
.data-input-modal .ant-form-explain {
  position: absolute;
  font-size: 12px;
  margin-top: -4px;
}
.data-input-modal .data-input-description {
  margin-top: 20px;
}
.data-input-modal .data-input-description .description-first-line {
  display: flex;
}
.data-input-modal .data-input-description .description-first-line span:first-child {
  width: 48px;
}
.data-input-modal .data-input-description .description-first-line span {
  font-weight: bold;
}
.data-input-modal .data-input-description .description-gray-line {
  padding-left: 48px;
}
.data-input-modal thead tr th {
  font-weight: bold;
}
.ai-dataInput-btn-stl {
  font-size: 16px;
}
.theme-light .data-input-modal .data-input-description {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .data-input-modal .data-input-description .description-first-line span {
  color: rgba(0, 0, 0, 0.65);
}
.theme-dark .data-input-modal .data-input-description {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .data-input-modal .data-input-description .description-first-line span {
  color: rgba(255, 255, 255, 0.75);
}

.business-modal-table table {
  border-collapse: collapse;
}
.business-modal-table table .business-error {
  background: rgba(251, 0, 13, 0.2);
  border: 1px solid red;
}
.theme-light table .business-error {
  border: 1px solid #f5222d;
}
.theme-dark table .business-error {
  border: 1px solid #E64242;
}

.page-ai-installation-wrapper .reduce-button {
  position: fixed;
  right: 26px;
  bottom: 75px;
  width: 44px;
  white-space: normal;
  height: 142px;
  line-height: 18px;
  border: none;
  background: linear-gradient(270deg, #0C72F7 0%, #3AB0FF 100%);
}
.reduce-modal .ant-modal-header {
  height: 56px;
}
.reduce-modal .modal-body-title {
  display: flex;
  flex-direction: column;
  height: 70px;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 10px;
}
.reduce-modal .modal-body-title .modal-title-larger {
  font-size: 26px;
}
.reduce-modal .ant-row:last-child {
  text-align: center;
}
.theme-light .reduce-modal .modal-body-title .modal-title-smaller {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .reduce-modal .modal-body-title .modal-title-smaller {
  color: rgba(255, 255, 255, 0.42);
}

.page-ai-installation-wrapper {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
}
.page-ai-installation-wrapper .ai-installation-content {
  padding: 1.3rem 4rem 0 4rem;
}
.page-ai-installation-wrapper .ai-installation-content .title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-ai-installation-wrapper .ai-installation-content .title-box .project-list-box {
  display: flex;
  align-items: center;
  width: 20%;
}
.page-ai-installation-wrapper .ai-installation-content .title-box .project-list-box::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  min-width: 25px;
  margin-right: 9px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAGE0lEQVRYR7WYSY/cRBiGXy/t3mam0xlImM7ChAMEOIESheUQBZDgiMRygAt3BAonkPgl4URAgjNH/gNBQkFcAEEOySGJ0sv04r3QW/bnqXbb3Y0EJVn2lGtcT7/fUl+VpZRS2LLJUN6TJEEURUjTFFWfsG0bjUYDruvCsiw9g9y3mc7aFowAcRzri89sm36TvHccRwPyIvA2gFuBhWGo1SmDVIGtgyUUr06ns1G0tWA0VxAESwplhlcrv3odUPkd4drtNqhknXq1YDQZlRKz8b5Y+AiCUP9az2ug02nrD9dBSX/VGPa1Wi14nlepXiUYzUalzEbIyWRadBF8f/8kXNep9bdNKhKu2WxqwHJbAeOEhCp/lEo9ejREmmZB7Ps+zp0bFFG3jf9JwJQVpFkJaLYlMPoUJzQnkWeCDYejIj1MFjG6jw9gOy4yt8uAJfnwziRx/PdxVmJfy1V4rKNgQRUBwfQibQlsPp8XPlVOB2Ww38YefhwdIEhdPXmaACrNQHQ2SbM7L/bxXZoo/dy0gfee83HtQgQ7S3Eabnd3V991zpM8RvPRt6SVHdcE45hbwxZu3h1gFjnFxEkOR0gNlF985juBffuZANevzOE5WdKVuajYzs7OMVgWcYsltcrOSPDhcFyMIdjXdwdYxE6mjEAJTA5n9tPoV8+H+PzVBdru6oJDtQim00iapqoqCsumDMPI8DHgZ4LdG2CeK2YCVD3bUHjzQoiPLy2w65n+tgzIQGCUajCqRccvNzMImC4y58/8hIp9Q7BcMZqtypQaUgEvHYT44uU5+q1lkHI0Uy2qZiVJomaz2VoovlwGU7g1bONmDqbEbIZPFX0J0G+muPHWEU51sjW2bA2zjz63t7cHKwgCZSbTuqRYBVYoVgYz/I2K7XkpPn1xjmtPRnDs+sVf5uZaak2nU7VNtVAHNosdiDo6JeSBIFEppux7Ka5fnuHq+VivtVXNrEasyWRSW/mUfWw0YlTSx45NqaPSSA+VYDlwz0vx5StTXD4Tw8nzV5WFaE5rPB7XForbgNH5s+QpSdRIrKU0QugdN8VnV2Z47TBCw1k1a5E/68DKv4SmLCtGH5MEu6SaqWAelSZ4v5Xgk8tzvPFUWGT+lcReBqtzfmb+8VhMCYwWMdA7DduWtVKiLbvT5JLV9XqZ20XqOa6Vh70UedW9UjQUpqyrRuXjTLDHYErXZYPBE0XZIymgrj7b9P1yMGiwdYWeTMTVgUsSx/L6P8G08zMqJV2UE92y80fax0ywg4PTaDRYXdRvtPiurOKm8Xpn5fu+Yg1Wl40FlqasApMKdt1ytu07Ae52u9mSdHR0tBEsc/7JimL/FZhZZvV6veO1sm7jKkpGUbykmO/T+U8vOf+6dXDTGinvaUa9VrK64Fop5qz7AJ1/NDpWjGAHB6e0j21yg6r3dX7GskebkiHJkocVhhkE5j9a0UOo+Z94GJxBipY2p+8HONz7HVb3aSSNQe1m+N+kD46lGVnJFqU1azJTNfmgE/yBnQc34OMU7jXeRWLt5unCx0XcQMNJMO1/gKj1/JKPm9Fowq1LTSwQaUa2AoxqUTVu34qWRugMv4c3/wkRTuCB+zp8+6xO43Z4H2fVD2hYCwTtFzA78T6U3V5ba+kJKzbIhGWB2O/3Vzcj/CdCTafTIvIsFaJz/1t44S/6gzG6iKyTenJPPYSDhR4bNp7FdP9DwM3UrGrlfjMKZYdk7sqXtm96kjAEt3HaFGkE76+v0Exuw+k09T6x3BI/Bo26OP8R4HZX3lcl2HIwcNum63xZOE1Tml8Uf9MSj2/D+/s72OkD2J4NiyUoEZMEaZggsfcRnHkH8clLWb/R6tZHGUIQRqFs2cz/rT1UYQoplJvdgTv+FfbsDhAN6ZhIGz2o7iHi3YtIuhcAK9uobkodAkvzMS0QrKqtPYZi7mJA6B2UrgZDQOXBYTlQlrcEtC0UHZ3m02nBMN9Wiskg2QzLkdQm86wzpRx/mkcBlXLV+VjVYDkFoopU0ARcB0tFqBAjjic65plsHRT7tzrqNH1H1lQqKKeN5bKJ46mOHMzJEec2Z68y1z9MDPKsqhwCjwAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.page-ai-installation-wrapper .ai-installation-content .title-box .guid-box {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.page-ai-installation-wrapper .ai-installation-content .title-box .guid-box .guid-header {
  width: 41px;
  height: 41px;
  background: url(/static/media/aiheader.96dfc9aa.png) no-repeat;
  background-size: 100% 100%;
}
.page-ai-installation-wrapper .ai-installation-content .title-box .guid-box .guid-text {
  width: 108px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKIAAAAqCAYAAAAwEYCuAAADZ0lEQVR4Xu2dT2sTQRjG33cma7Kl+UuS0gTRhd4UD+rFk4IXryIielAR9eJBvHnQTyCIKFRELOg3EA8ePEgv4qEIHgqt6TYt9CChLdGSNqSdHZnSlkrzByvpDsmzsKfN7j7ze3/sZndnZ5naTBMTE042mx1RSt3TWl8goiNEFGm3DpaBQAcCv4nomxBilJk/eZ5XNb/nViuVy+WYEZCIHjqOk3Vdl6SUoAwC/0VAa02NRoPq9XoQBMFnKeUjz/O+thRxbm7u2sbGxstEIhFPpVJsJGTmzRkTCOyXgBExCAJaW1vTi4uLgVJqnIiuNrWqVColmLnkum5+aGgIR8L9Usd6bQnUajVdqVQ0Ed1oKuLs7Ox1rfXbXC5H8XgcOEGgKwTMkbFSqVCtVhtvKqLv+0+Z+UGhUKBoNNqVENgoCJjTdLVapeXl5V+tRHwjhLhVLBbJcRwQA4GuETAiLi0tNb9q9n0fInYNPTa8mwBEhA9WEICIVpQBISAiHLCCAES0ogwIARHhgBUEIKIVZUAIiAgHrCAAEa0oA0JARDhgBYGWIk5PTxcjkch7IcQpPOKzolY9HaKpiFNTUwXHcV4w88V0Os2pVKqnIaBx4RPYI6Lv+6e11k8cxzmbyWR4cHAw/JRI0PME/hJxS8IxKeXxfD5PrusyemL3vANWNHBHxHK5fFQp9YGZjxUKBY7FYlYERIj+ILAjYqlUOimEeC6EOJPJZIQ5JQsh+oMCWhk6gR0Rtda8sLAw0mg0XjHzuWQySeZlKcgYeo36IsCeixWtddT3/dfMfCmRSLjmqtnIiP+KfeFDaI1sevtm613mO0T02HXdHN7gC60+fbPjlje0JycnD0Wj0XdSyiu4od03PoTWUDziCw09drybAESED1YQgIhWlAEhICIcsIIARLSiDAgBEeGAFQQgohVlQAiICAesIAARrSgDQrQVcWZm5pmU8v7w8DCGpYMrXSOwa1i6FQzU2TXM2HAnAh0H6pyfn0+vr6//GBgYyJoe2xjEvRNSLN8PgdXV1e2hi2+3+6rATaXUaDKZjG13CTM7Q7ew/SDHOtsEzOnYzPV6fVPCIAi+CCEu4/MWcORACfzz5y1MOtM/UWt9Qil1l5nPE9FhIsLHVg60dD23sxVm/i6EGCOij57n/TQt/AOLkQSIDGLvswAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper {
  min-height: 500px;
  margin-top: 18px;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .ant-skeleton {
  height: 520px;
  padding: 52px 51px 37px 62px;
  margin-bottom: 23px;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .measurement-result-box .result-container {
  position: relative;
  height: 500px;
  min-width: 1130px;
  margin-bottom: 20px;
  perspective: 3000;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .measurement-result-box .result-container .item {
  transition: all 0.8s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .measurement-result-box .result-container .front-side {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 500px;
  z-index: 1;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .measurement-result-box .result-container .back-side {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 500px;
  transform: rotateY(-180deg);
  opacity: 0;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .measurement-result-box .result-container .fTans1 {
  transform: rotateY(180deg);
  opacity: 0;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .measurement-result-box .result-container .fTans2 {
  transform: rotateY(0deg);
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .measurement-result-box .result-container .bTrans1 {
  transform: rotateY(0deg);
  opacity: 1;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .measurement-result-box .result-container .bTrans2 {
  transform: rotateY(-180deg);
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  margin-bottom: 50px;
  border-radius: 4px;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper .empty-result-title {
  display: flex;
  align-items: center;
  font-size: 24px;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper .empty-result-title .title-icon {
  font-size: 37px;
  margin-right: 12px;
}
.page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper .empty-content {
  margin-left: 30px;
  margin-top: 8px;
  font-size: 16px;
}
.page-ai-installation-wrapper .ai-installation-footer {
  display: flex;
  height: 200px;
  padding: 10px 70px 10px 91px;
  margin-top: 7px;
}
.page-ai-installation-wrapper .ai-installation-footer .ant-skeleton {
  padding: 0 51px 0 62px;
}
.page-ai-installation-wrapper .ai-installation-footer .accuracy-rate-box {
  display: flex;
  flex: 6 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-right: 1rem;
}
.page-ai-installation-wrapper .ai-installation-footer .accuracy-rate-box .accuracy-img {
  width: 14rem;
  height: 8rem;
  margin-right: 34px;
  background: url(/static/media/accuracy.24b1df78.png) no-repeat;
  background-size: 100% 100%;
}
.page-ai-installation-wrapper .ai-installation-footer .accuracy-rate-box .accuracy-content {
  font-size: 16px;
}
.page-ai-installation-wrapper .ai-installation-footer .accuracy-rate-box .accuracy-content .accuracy-text {
  margin-bottom: 20px;
}
.page-ai-installation-wrapper .ai-installation-footer .accuracy-rate-box .accuracy-content .rate-text {
  padding-left: 10px;
}
.page-ai-installation-wrapper .ai-installation-footer .uprate-box {
  display: flex;
  flex: 2 1 auto;
  flex-direction: column;
  justify-content: center;
}
.page-ai-installation-wrapper .ai-installation-footer .uprate-box .uperate-des {
  display: flex;
  align-items: flex-start;
  margin-right: 10px;
  margin-bottom: 15px;
  font-size: 16px;
}
.page-ai-installation-wrapper .ai-installation-footer .uprate-box .uperate-des::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  min-width: 22px;
  margin-right: 10px;
  margin-top: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAFzUlEQVRYR82Xf2jc9RnHX+/P3aWpnV1qYpq7ZHYiTITCYAzGVjaZk26rbqOLujpqTeu0v5ZLMq1CWUuqqOuaNblbh4uVpbWzw0RFoVhQNkc3x8ZQRBgURKwmuUts0tRp2/Su+T7j881dTJM0OWthfv78fp/P87w/z/v5KUo6pqqdfK58IQuDUb5FhOXANcBVGFXAMEaviXeAl5x45Qz890SSD0E2lwnNJbD4MatWnnpn3AR8DUKjc50R4N/AoXyUnuObNTDbhQuD6LZIYoAVFrBd4jpgQahIjAJHMN406ANOIBYJ6rBQ7tsTsnAaeMvEruw8ulmv/ExgZgSxeJctiJSxDtgJzIfQ8H8cPO5i9Ly3Sf6lM54vtltFzrES4y7gKyi8fxbH9rFRfje4RaemXpwGIt5mS4jyoMRqL2zwNyf2WY5Dmfs0NBcPxf+LOu3zC3L8IAhoKHjHK+shQmumUUcn6zkPhPeAi/Eb4C6E//e8Bdw30KJjpRqfKlebtjqD7Was9WTKeO60cc/JFp0syn4MwsdAlk1Ah4HJ6M6dZf3QA/rwYgEU7yU67TLOkDbRIB9VYmumhjZu09h4mBVOTdpucXAAo0xwMBdl4/HN+ujTAijeL8RZGkJ68uZYl23UwQkQiTarsiiHJb5q8C8LWPVpKLgQ8Kp2i5dF6ML4LnA0F3DDUIuy8p6Pp1gt+D3gEFsySe25VB6YIUZuCYwuQQxjW6aZNlXttMtj5ewXrPReUJ6bP0kWTDbiPRqUUT3tATFOD1TS62PAZ838UZ4FvmPir8pxq+oes9ogz+sY1Q7W9zXp8Yv1wuKULY3AXoOaKTpeU54NxcfVpuxOg33AiAUsU6Ldbsdx0FfCaJTEbIWoFHA17fZ95/ijr6LYROD/45zx4/ebNeh1FApaFigH7lY8bftlrJE43J/UilIMzSVT91urDwIOFKqtFz8PhP+QSNsLGD/EeFqJtPk+8E2gLdOkLXMZoNWiX6ikuvcIg/SM5/nk42OsrJxugxsF0cK/aSBqU/agwTbgnx7EMYwlBs3ZJqVmBdFq0UQl9Ri7FLCp/yQv0qpgoii1WZXKeDIwlgsOm+NpBXidRyfTEXoiZT8D9iJ6lUiZL0gLDNZkm+RdOOOp223zgwibgR0FLkccbO0rp8t3x+oOWxwVuw1ulXh+TDww2Kh3alPms+An5wK2FWPCG4inbKXgOeCUB/GuH05MNGWT8hVt+vEeqOAeHI9gjJrwdaRRRlTil7Ex/pSPcDCwkIIeRUj2/1zDoaJWc5ULiQ9HGSKpsxNe6zDfn55A9CnRYX9HLEPsyiR1/zQERQoCnvCocdRnGvVqvMPq5ZWAp2PQ4EueAkVomAAwC7eJtO3A2B7WptmyYwoFx8zYmG3WkaLumpStcLAbuNbgmcBxv6dgzuCemh3xlN0heNK/siyg7lixxbZatPYK7jZ41FOAWJ05wV8mB6J3dc0ivheB5UR4qBQPeICFqtlfiMWNCvu98QZQCazLNKmryGW8glUSrTjWegpKeWEpMvEO+6nEU8AHUfGN2XuHj4fLiWfuVW8pykuRmbF3+C5ak6LBwR5fZuVo6U+qsxSFFyPjUxPYJ5hnsCM7ws5wqKlJ25XOeBn4MsarcqzqT8pP0pf0FOz8AbgZePvsGNcP/0L9n53JKnxup8USOVoIeNQgkLE/H6P5Uox4YapH+bUFbJBwwEOZch4u7iHTpu1IjD0m7vC4JLpzY9zrR7CL5SWkwE/bARsQTsahU2U0fDBpd/ns7R3F11a0W8VlEdZjtPpmZeCb3GsOumIBL0wUtBnc41Ow/Aw3ybHGjK8LFoYbGPzqVIzUZA8Ur8+6i8YH+JGMh4GrgXmFS756/lnG6wbv4RhijEocVwmW2vgkPb63jhvvQzySmceBT7SLTn7g/3crP8/Vpto9XBHkqZZjGcYNiKsRtWG5N0b8hi541+CVmDiSg+MDJxg+r9dcILr/B4BfpDiHkCIUAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.page-ai-installation-wrapper .ai-installation-footer .uprate-box .data-input-wrapper {
  margin-left: 32px;
}
.page-ai-installation-wrapper .empty-installation-footer {
  height: 200px;
  margin-top: 7px;
}
.ai-installation-guid-container {
  position: fixed;
  top: 64px;
  left: 0;
  width: 100%;
  height: calc(100% - 64px);
  background: url(/static/media/guidBg.ceed5f0b.jpg) no-repeat;
  background-size: 100% 100%;
}
.ai-installation-guid-container .close-box {
  position: absolute;
  right: 17px;
  top: 20px;
  width: 39px;
  height: 39px;
  cursor: pointer;
  background: url(/static/media/close.0ddbd923.png) no-repeat;
  background-size: 100% 100%;
}
.theme-light .page-ai-installation-wrapper .ai-installation-content,
.theme-light .page-ai-installation-wrapper .ai-installation-footer,
.theme-light .page-ai-installation-wrapper .empty-installation-footer {
  background-color: #fff;
}
.theme-light .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .ant-skeleton,
.theme-light .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .ant-skeleton .empty-result-title .title-icon,
.theme-light .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper .empty-result-title .title-icon {
  color: #faad14;
}
.theme-light .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .ant-skeleton .empty-content,
.theme-light .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper .empty-content {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .page-ai-installation-wrapper .ai-installation-content,
.theme-dark .page-ai-installation-wrapper .ai-installation-footer,
.theme-dark .page-ai-installation-wrapper .empty-installation-footer {
  background-color: #2F3D4F;
}
.theme-dark .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .ant-skeleton,
.theme-dark .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .ant-skeleton .empty-result-title .title-icon,
.theme-dark .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper .empty-result-title .title-icon {
  color: #F0B235;
}
.theme-dark .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .ant-skeleton .empty-content,
.theme-dark .page-ai-installation-wrapper .ai-installation-content .measurement-wrapper .empty-result-wrapper .empty-content {
  color: rgba(255, 255, 255, 0.42);
}

.c-filters {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: flex-start;
  position: relative;
}
.c-filters .ant-form-item,
.c-filters .ant-form label,
.c-filters .ant-input,
.c-filters .ant-select,
.c-filters .ant-cascader-picker {
  font-size: 12px !important;
}
.c-filters .filter-form {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
  flex: 1 1 auto;
  max-height: 56px;
  overflow: hidden;
  justify-content: space-between;
  transition: all 0.2s ease-in-out;
}
.c-filters .filter-form .left-filters,
.c-filters .filter-form .right-filters {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  height: 100%;
  flex-direction: row;
}
.c-filters .filter-form .left-filters {
  justify-content: flex-start;
}
.c-filters .filter-form .right-filters {
  justify-content: flex-end;
}
.c-filters .filter-form .filter-item {
  display: flex;
  flex-direction: row;
  flex: 0 0 auto;
  margin: 8px 0;
  height: 40px;
}
.c-filters .filter-form.expandable {
  justify-content: flex-end;
}
.c-filters .filter-form.expand {
  max-height: 448px;
}
.c-filters .expand-btn {
  display: flex;
  flex: 0 0 auto;
  width: 100px;
  height: 56px;
  align-items: center;
  justify-content: center;
}
.c-filter-tree-select-container .ant-select-tree-switcher {
  display: none !important;
}
.theme-light .c-filters .expand-btn > a {
  color: #1890ff;
}
.theme-dark .c-filters .expand-btn > a {
  color: #3AB0FF;
}

.theme-light .c-tab-table-factory-wrapper {
  background-color: #fff;
}
.theme-dark .c-tab-table-factory-wrapper {
  background-color: #2F3D4F;
}

.page-assets-alarm {
  width: 100%;
}
.page-assets-alarm .c-detail-table .operation-cell {
  display: flex;
  justify-content: flex-start;
}
.theme-light .page-assets-alarm .table-wrapper {
  background-color: #fff;
}
.theme-dark .page-assets-alarm .table-wrapper {
  background-color: #2F3D4F;
}

.theme-light .page-manualAlarm {
  background-color: #fff;
}
.theme-dark .page-manualAlarm {
  background-color: #2F3D4F;
}

.c-config-list {
  width: 100%;
}
.c-config-list .filter-wrapper {
  margin-bottom: 16px;
}
.c-config-list .filter-wrapper .title {
  display: inline-block;
  font-size: 16px;
  margin-left: 20px;
  padding-top: 17px;
}
.c-config-list .filter-wrapper .add-btn {
  margin-top: 12px;
}
.theme-light .c-config-list .filter-wrapper,
.theme-light .c-config-list .table-wrapper {
  background-color: #fff;
}
.theme-dark .c-config-list .filter-wrapper,
.theme-dark .c-config-list .table-wrapper {
  background-color: #2F3D4F;
}

.filterContainer {
  position: relative;
  top: 8px;
}
.filterContainer .buttons {
  display: inline-block;
  position: relative;
  top: 3.5px;
}
.filterContainer .ant-form-item label {
  white-space: nowrap;
  font-size: 12px;
}

.project-delete-modal {
  text-align: center;
  padding-bottom: 0;
}
.project-delete-modal .delete-modal-header {
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
}
.project-delete-modal .delete-content-first {
  font-size: 14px;
}
.project-delete-modal .delete-content-second {
  display: flex;
  align-items: center;
  padding-left: 100px;
  padding-right: 124px;
}
.project-delete-modal .delete-content-second .modal-content-input {
  margin-left: 10px;
}
.project-delete-modal .ant-modal-footer {
  padding: 0;
}
.theme-light .project-delete-modal .delete-content-first {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .project-delete-modal .anticon-close-circle {
  color: #f5222d;
}
.theme-light .project-delete-modal .anticon-exclamation-circle {
  color: #faad14;
}
.theme-light .project-delete-modal .ant-modal-footer .ant-btn {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .project-delete-modal .delete-content-first {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .project-delete-modal .anticon-close-circle {
  color: #E64242;
}
.theme-dark .project-delete-modal .anticon-exclamation-circle {
  color: #F0B235;
}
.theme-dark .project-delete-modal .ant-modal-footer .ant-btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.page-circuit-list .base {
  position: relative;
  padding-left: 14px;
}
.page-circuit-list .base:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.page-circuit-list .green {
  position: relative;
  padding-left: 14px;
  color: #1DC78D;
}
.page-circuit-list .green:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.page-circuit-list .green:before {
  background-color: #1DC78D;
}
.page-circuit-list .red {
  position: relative;
  padding-left: 14px;
  color: #DA2C2C;
}
.page-circuit-list .red:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.page-circuit-list .red:before {
  background-color: #DA2C2C;
}
.page-circuit-list .redColor {
  color: #DA2C2C;
}
.page-circuit-list .gray {
  position: relative;
  padding-left: 14px;
}
.page-circuit-list .gray:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.page-circuit-list .gray:before {
  background-color: #ccc;
}
.page-circuit-list .blue {
  position: relative;
  padding-left: 14px;
}
.page-circuit-list .blue:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.page-circuit-list .blue:before {
  background-color: #1891FF;
}

.device-detail-form {
  padding-bottom: 32px;
}
.device-detail-form .device-detail-form-header {
  font-size: 16px;
  height: 68px;
  line-height: 68px;
  padding-left: 15px;
}
.device-detail-form .device-detail-form-content {
  padding: 0 70px;
}
.device-detail-form .device-detail-form-content .form-header {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 48px;
  margin-top: 16px;
}
.device-detail-form .ant-col-12 {
  height: 64px;
}
.device-detail-form .modal-bottom-button {
  display: flex;
  justify-content: center;
}
.device-detail-form .modal-bottom-button .bottom-btns-list {
  display: flex;
  justify-content: space-between;
}
.device-form-container .data-forward-item {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 24px 0;
}
.device-form-container .data-forward-item .delete-row {
  width: 94%;
  text-align: right;
}
.device-form-container .form-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.device-form-container .form-content {
  padding: 0 30px;
  max-width: 1600px;
  margin: 0 auto 30px;
}
.device-form-container .acForwardConfig-icon {
  color: #1a90fe;
  position: absolute;
  top: 1px;
  left: 70px;
  font-size: 18px;
}
.theme-light .device-form-container .data-forward-item {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .device-form-container .form-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.c-device-point-table-container .delete-in-batches {
  margin-left: 12px;
}
.c-device-point-table-container .not-show {
  display: none;
}
.c-device-point-table-container .show {
  display: block;
}
.c-device-point-table-container .delete-title-container {
  display: flex;
  align-items: center;
  padding: 12px 20px;
  box-sizing: border-box;
}
.c-device-point-table-container .delete-title-container .selected-item {
  margin-left: 12px;
}
.theme-light .c-device-point-table-container .delete-title-container .selected-item {
  color: #1890ff;
}
.theme-dark .c-device-point-table-container .delete-title-container .selected-item {
  color: #2199E9;
}

.page-device-detail-container {
  width: 100%;
}
.page-device-detail-container .form-container {
  width: 100%;
}
.page-device-detail-container .device-point-container {
  width: 100%;
}
.page-device-detail-container .device-point-container .device-point-header {
  height: 46px;
  font-size: 16px;
  line-height: 46px;
  padding-left: 15px;
  margin-bottom: 8px;
  margin-top: 16px;
}
.c-point-form-item-tootilp-container {
  padding: 8px 0px 0px 7px;
}
.theme-light .page-device-detail-container .form-container,
.theme-light .page-device-detail-container .device-point-container .device-point-header {
  background: #fff;
}
.theme-dark .page-device-detail-container .form-container,
.theme-dark .page-device-detail-container .device-point-container .device-point-header {
  background: #2F3D4F;
}

.template-apply-container {
  margin-top: 16px;
  padding: 5px 24px 15px;
  width: 100%;
  box-sizing: border-box;
}
.template-apply-container .header-container {
  height: 38px;
  line-height: 38px;
}
.template-apply-container .header-container .header-icon {
  font-size: 12px;
  margin-left: 5px;
}
.template-apply-container .content {
  display: flex;
  flex: 1 1 auto;
}
.template-apply-container .content .left {
  width: 19.8387%;
}
.template-apply-container .content .left .item {
  width: 100%;
  height: 46px;
  line-height: 46px;
  display: block;
  padding-left: 21px;
  cursor: pointer;
}
.template-apply-container .content .center {
  width: 45.4838%;
}
.template-apply-container .content .center .search-container {
  padding: 0 20px 31px;
}
.template-apply-container .content .right {
  width: 27.9838%;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.template-apply-container .content .right .header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.template-apply-container .content .right .header-container .selected-keys {
  display: inline-block;
  width: 209px;
  height: 32px;
  line-height: 32px;
  padding-left: 15px;
  border-radius: 4px;
}
.template-apply-container .content .right .meter-list-container {
  display: flex;
  flex: 1 1 auto;
  border: 1px solid #E5E5E5;
  flex-direction: column;
}
.template-apply-container .content .right .meter-list-container .item {
  padding: 18px 12px;
  font-size: 12px;
  width: 100%;
  box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.apply-template-modal .apply-template-modal-header .title {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.apply-template-modal .apply-template-modal-header .describe {
  display: flex;
  justify-content: center;
  height: 40px;
  line-height: 40px;
}
.apply-template-modal .content {
  height: 350px;
  overflow-y: auto;
  box-sizing: border-box;
}
.apply-template-modal .tips {
  font-size: 12px;
  padding-left: 36px;
}
.theme-light .template-apply-container {
  background: #fff;
}
.theme-light .template-apply-container .header-container .header-icon {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .template-apply-container .content .left {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .template-apply-container .content .left .item.active {
  background-color: #1890ff;
}
.theme-light .template-apply-container .content .right .header-container .selected-keys {
  background-color: #e6f7ff;
}
.theme-light .template-apply-container .content .right .meter-list-container {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .apply-template-modal .tips {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .template-apply-container {
  background: #2F3D4F;
}
.theme-dark .template-apply-container .header-container .header-icon {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .template-apply-container .content .left {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .template-apply-container .content .left .item.active {
  background-color: #2199E9;
}
.theme-dark .template-apply-container .content .right .header-container .selected-keys {
  background-color: #315B91;
}
.theme-dark .template-apply-container .content .right .meter-list-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .apply-template-modal .tips {
  color: rgba(255, 255, 255, 0.42);
}

.copy-template-modal .ant-modal-body {
  padding: 0px;
}
.copy-template-modal .search-container {
  display: flex;
  justify-content: flex-end;
  margin: 5px 0;
  padding-right: 20px;
}
.copy-template-modal .c-copy-template-table-container {
  display: block;
  height: auto;
  padding: 0 20px;
}
.copy-template-modal .tips {
  font-size: 12px;
  padding-left: 36px;
}
.theme-light .copy-template-modal .tips {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .copy-template-modal .tips {
  color: rgba(255, 255, 255, 0.42);
}

.page-template-detail-container {
  width: 100%;
}
.page-template-detail-container .form-container {
  width: 100%;
}
.page-template-detail-container .template-point-container {
  width: 100%;
}
.page-template-detail-container .template-point-container .template-point-header {
  height: 46px;
  line-height: 46px;
  padding-left: 20px;
  margin-bottom: 8px;
  margin-top: 16px;
}
.page-template-detail-container .modal-bottom-button {
  display: flex;
  justify-content: center;
}
.page-template-detail-container .modal-bottom-button .bottom-btns-list {
  display: flex;
  justify-content: space-between;
}
.c-point-form-item-tootilp-container {
  padding: 8px 0px 0px 7px;
}
.theme-light .form-container {
  background: #fff;
}
.theme-light .template-point-container .template-point-header {
  background: #fff;
}
.theme-dark .form-container {
  background: #2F3D4F;
}
.theme-dark .template-point-container .template-point-header {
  background: #2F3D4F;
}

.ant-tabs-extra-content {
  display: flex;
  margin-top: 3px;
  align-items: center;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-notification {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: fixed;
  z-index: 1010;
  width: 384px;
  max-width: calc(100vw - 32px);
  margin-right: 24px;
}
.ant-notification-topLeft,
.ant-notification-bottomLeft {
  margin-right: 0;
  margin-left: 24px;
}
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationLeftFadeIn;
          animation-name: NotificationLeftFadeIn;
}
.ant-notification-close-icon {
  font-size: 14px;
  cursor: pointer;
}
.ant-notification-notice {
  position: relative;
  margin-bottom: 16px;
  padding: 16px 24px;
  overflow: hidden;
  line-height: 1.5;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.ant-notification-notice-message {
  display: inline-block;
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px;
}
.ant-notification-notice-message-single-line-auto-margin {
  display: block;
  width: calc(384px - 24px * 2 - 24px - 48px - 100%);
  max-width: 4px;
  background-color: transparent;
  pointer-events: none;
}
.ant-notification-notice-message-single-line-auto-margin::before {
  display: block;
  content: '';
}
.ant-notification-notice-description {
  font-size: 14px;
}
.ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 24px;
}
.ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-bottom: 4px;
  margin-left: 48px;
  font-size: 16px;
}
.ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 48px;
  font-size: 14px;
}
.ant-notification-notice-icon {
  position: absolute;
  margin-left: 4px;
  font-size: 24px;
  line-height: 24px;
}
.anticon.ant-notification-notice-icon-success {
  color: #52c41a;
}
.anticon.ant-notification-notice-icon-info {
  color: #1890ff;
}
.anticon.ant-notification-notice-icon-warning {
  color: #faad14;
}
.anticon.ant-notification-notice-icon-error {
  color: #f5222d;
}
.ant-notification-notice-close {
  position: absolute;
  top: 16px;
  right: 22px;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}
.ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67);
}
.ant-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
.ant-notification .notification-fade-effect {
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-notification-fade-enter,
.ant-notification-fade-appear {
  opacity: 0;
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-notification-fade-leave {
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationFadeIn;
          animation-name: NotificationFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
  -webkit-animation-name: NotificationFadeOut;
          animation-name: NotificationFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}

.page-meter-detail-container {
  width: 100%;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.page-meter-detail-container .form-container {
  display: flex;
  flex: 1 1 auto;
}
.page-meter-detail-container .meter--point-container {
  margin-top: 16px;
}
.page-meter-detail-container .meter--point-container .meter--point-container-title {
  margin-bottom: 8px;
  padding-left: 20px;
  line-height: 46px;
  font-weight: bold;
}
.c-point-form-item-tootilp-container {
  padding: 8px 0px 0px 7px;
}
.c-meter-detail-notification-container {
  border-radius: 4px;
}
.c-meter-detail-notification-container .ant-notification-notice-message {
  font-size: 16px;
}
.c-meter-detail-notification-container .text-container {
  display: flex;
  align-items: center;
}
.c-meter-detail-notification-container .text-container .link-container {
  display: flex;
  align-items: center;
  margin-left: 20px;
  cursor: pointer;
}
.theme-light .page-meter-detail-container .form-container {
  background-color: #fff;
}
.theme-light .page-meter-detail-container .meter--point-container .meter--point-container-title {
  background-color: #fff;
}
.theme-light .c-meter-detail-notification-container {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-meter-detail-notification-container .ant-notification-notice-icon-warning {
  color: #faad14;
}
.theme-light .c-meter-detail-notification-container .text-container .link-container {
  color: #1890ff;
}
.theme-dark .page-meter-detail-container .form-container {
  background-color: #2F3D4F;
}
.theme-dark .page-meter-detail-container .meter--point-container .meter--point-container-title {
  background-color: #2F3D4F;
}
.theme-dark .c-meter-detail-notification-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-meter-detail-notification-container .ant-notification-notice-icon-warning {
  color: #F0B235;
}
.theme-dark .c-meter-detail-notification-container .text-container .link-container {
  color: #3AB0FF;
}

.page-config-installation {
  width: 100%;
}
.page-config-installation .filter-wrapper {
  background-color: #FFF;
}
.page-config-installation .filter-wrapper .title {
  display: inline-block;
  font-size: 16px;
  margin-left: 20px;
  padding-top: 17px;
}
.page-config-installation .table-wrapper .instal-item {
  color: #1890ff;
}
.page-config-installation .table-wrapper .instal-item .click-item {
  display: inline-block;
  width: 100px;
  height: 46px;
  line-height: 46px;
}
.page-config-installation .table-wrapper .before-item-xu:before,
.page-config-installation .table-wrapper .before-item:before {
  display: inline-block;
  margin-right: 5px;
  content: " ";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #1890ff;
}
.page-config-installation .table-wrapper .before-item-xu:before {
  background-color: #13c2c2;
}
.modal-title {
  display: block;
  padding-left: 27px;
  line-height: 56px;
  border-bottom: 1px solid #dcdcdc;
}
.instal-modal {
  padding-top: 35px;
  display: flex;
  justify-content: center;
}
.instal-modal .input-item {
  position: relative;
}
.instal-modal .unit-item {
  position: absolute;
  left: 295px;
}
.instal-modal .unit-item-ox {
  position: absolute;
  left: 285px;
}
.instal-modal .ant-form-item-required:before {
  display: inline-block;
  margin-right: 4px;
  content: "*";
  font-family: SimSun;
  line-height: 1;
  font-size: 14px;
  color: #ffd100;
}
.theme-light .page-config-installation .filter-wrapper {
  background-color: #fff;
}
.theme-light .page-config-installation .table-wrapper {
  background-color: #fff;
}
.theme-light .page-config-installation .table-wrapper .instal-item {
  color: #1890ff;
}
.theme-light .page-config-installation .table-wrapper .before-item-xu:before,
.theme-light .page-config-installation .table-wrapper .before-item:before {
  background-color: #1890ff;
}
.theme-light .page-config-installation .table-wrapper .before-item-xu:before {
  background-color: #52c41a;
}
.theme-light .modal-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .delete-modal-header .anticon-exclamation-circle {
  color: #faad14;
}
.theme-dark .page-config-installation .filter-wrapper {
  background-color: #2F3D4F;
}
.theme-dark .page-config-installation .table-wrapper {
  background-color: #2F3D4F;
}
.theme-dark .page-config-installation .table-wrapper .instal-item {
  color: #3AB0FF;
}
.theme-dark .page-config-installation .table-wrapper .before-item-xu:before,
.theme-dark .page-config-installation .table-wrapper .before-item:before {
  background-color: #2199E9;
}
.theme-dark .page-config-installation .table-wrapper .before-item-xu:before {
  background-color: #75E040;
}
.theme-dark .modal-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .delete-modal-header .anticon-exclamation-circle {
  color: #F0B235;
}

.user-page {
  display: flex;
}
.user-page .status-point {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 8px;
  border-radius: 50%;
}
.user-page .bound-point {
  background-color: #75e040;
}
.user-page .unbound-point {
  background-color: #949494;
}
.setting-modal .setting-divider {
  margin: 24px 0 0 0 !important;
}
.setting-modal .setting-list {
  width: 97%;
  margin: 0 auto !important;
  font-size: 15px;
}
.setting-modal .setting-list .key-icon {
  position: relative;
  margin: 0 6px 0 10px;
  font-size: 20px;
}
.setting-modal .setting-list .setting-list-operation {
  position: absolute;
  right: 10px;
}
.setting-modal .setting-list .setting-list-operation .link-button {
  min-width: 0 !important;
  padding: 0;
}
.setting-modal .ant-popover-inner-content {
  width: 154px;
}
.setting-modal .ant-list-split .ant-list-item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.setting-modal .ant-modal-content .ant-modal-body {
  min-height: 400px;
}

.page-permission {
  width: 100%;
}
.page-permission .group-page,
.page-permission .project-page,
.page-permission .user-page {
  width: 100%;
  min-height: calc(100vh - 160px - 65px);
}
.theme-light .page-permission #groups > span {
  background-color: #f2f4f5;
}
.theme-dark .page-permission #groups > span {
  background-color: rgba(255, 255, 255, 0.1);
}
.theme-dark .page-permission .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #315B91;
}
.theme-dark .page-permission .ant-tree li .ant-tree-node-content-wrapper:hover {
  background-color: #455265;
}
.theme-light .page-permission .ant-tabs-bar,
.theme-light .page-permission .project-page,
.theme-light .page-permission .user-page {
  background-color: #fff;
}
.theme-light .page-permission .group-page .left,
.theme-light .page-permission .group-page .right {
  background-color: #fff;
}
.theme-light .page-permission .group-page .right .content-wrapper .content-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(1),
.theme-light .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(2),
.theme-light .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(3),
.theme-light .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4) {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4n + 1) {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name .hover-change-color {
  color: #1890ff;
}
.theme-light .page-permission .group-page .right .content-wrapper .empty-container {
  color: rgba(0, 0, 0, 0.45);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-permission #groups > span {
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.65);
}
.theme-dark .page-permission .ant-tabs-bar,
.theme-dark .page-permission .project-page,
.theme-dark .page-permission .user-page {
  background-color: #2F3D4F;
}
.theme-dark .page-permission .group-page .left,
.theme-dark .page-permission .group-page .right {
  background-color: #2F3D4F;
}
.theme-dark .page-permission .group-page .right .content-wrapper .content-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(1),
.theme-dark .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(2),
.theme-dark .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(3),
.theme-dark .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4) {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name:nth-of-type(4n + 1) {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-permission .group-page .right .content-wrapper .content-container .projects-container .project-name .hover-change-color {
  color: #3AB0FF;
}
.theme-dark .page-permission .group-page .right .content-wrapper .empty-container {
  color: rgba(255, 255, 255, 0.42);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-permission #groups > span {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.75);
}

.loss-modal-container .startMonitor-container .ant-select-selection--multiple {
  max-height: 32px !important;
  overflow: auto;
}
.loss-modal-container .endMonitor-container .ant-select-selection--multiple {
  max-height: 90px !important;
  overflow: auto;
}
.page-loss-config .filter-wrapper {
  margin-bottom: 16px;
  display: flex;
  justify-content: flex-start;
  height: 56px;
  line-height: 56px;
  align-items: center;
  position: relative;
}
.page-loss-config .filter-wrapper .filters-btn {
  margin-right: 20px;
}
.page-loss-config .filter-wrapper .filters-btn .auto-btn-container {
  position: relative;
}
.page-loss-config .filter-wrapper .filters-btn .auto-btn-container .badge-container {
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  background-color: #ff4a4a;
  color: #fff;
  position: absolute;
  border-radius: 50%;
  top: -3px;
  right: -3px;
}
.page-loss-config .filter-wrapper .title {
  display: inline-block;
  font-size: 16px;
  margin-left: 20px;
  margin-right: 20px;
}
.page-loss-config .loss-operation-container {
  display: flex;
}
.page-loss-config .loss-operation-container img {
  height: 20px;
}
.c-loss-autogeneration-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 110px;
  font-size: 16px;
}
.c-loss-autogeneration-modal .modal-auto-text {
  color: #f29003;
}
.theme-light .page-loss-config .filter-wrapper,
.theme-light .page-loss-config .table-wrapper {
  background-color: #fff;
}
.theme-dark .page-loss-config .filter-wrapper,
.theme-dark .page-loss-config .table-wrapper {
  background-color: #2F3D4F;
}

.plan-progress {
  display: flex;
  width: 100%;
  height: 87px;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}
.plan-progress .tickets-wrapper {
  position: absolute;
  left: 25px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: calc(100% - 50px);
  height: 100%;
  z-index: 100;
  transition: transform 0.75s ease-in-out;
}
.plan-progress .tickets-wrapper .plan-ticket {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  width: 33.3333%;
  height: 100%;
}
.plan-progress .tickets-wrapper .plan-ticket .icon {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.plan-progress .tickets-wrapper .plan-ticket .text {
  display: inline-block;
  letter-spacing: 0.6px;
  height: 25px;
  line-height: 25px;
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.plan-progress .tickets-wrapper .plan-ticket:not(:first-of-type)::before {
  content: '';
  width: calc(50% - 6px);
  height: 2px;
  position: absolute;
  top: 30px;
  left: 0;
}
.plan-progress .tickets-wrapper .plan-ticket:not(:last-of-type)::after {
  content: '';
  width: calc(50% - 6px);
  height: 2px;
  position: absolute;
  top: 30px;
  left: calc(50% + 6px);
}
.plan-progress .btn-wrapper {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 100%;
  z-index: 1000;
}
.plan-progress .btn-wrapper .ant-btn {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
}
.plan-progress .btn-wrapper-left {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 100%;
  z-index: 1000;
  left: 0;
}
.plan-progress .btn-wrapper-left .ant-btn {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
}
.plan-progress .btn-wrapper-right {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 100%;
  z-index: 1000;
  right: 0;
}
.plan-progress .btn-wrapper-right .ant-btn {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
}
.theme-light .plan-progress .tickets-wrapper .plan-ticket .icon.current {
  background-color: #1890ff;
}
.theme-light .plan-progress .tickets-wrapper .plan-ticket .icon.finished {
  border: 1px solid #1890ff;
}
.theme-light .plan-progress .tickets-wrapper .plan-ticket .icon.late {
  background-color: #f5222d;
}
.theme-light .plan-progress .tickets-wrapper .plan-ticket:not(:first-of-type)::before {
  background-color: #1890ff;
}
.theme-light .plan-progress .tickets-wrapper .plan-ticket:not(:last-of-type)::after {
  background-color: #1890ff;
}
.theme-dark .plan-progress .tickets-wrapper .plan-ticket .icon.current {
  background-color: #2199E9;
}
.theme-dark .plan-progress .tickets-wrapper .plan-ticket .icon.finished {
  border: 1px solid #2199E9;
}
.theme-dark .plan-progress .tickets-wrapper .plan-ticket .icon.late {
  background-color: #E64242;
}
.theme-dark .plan-progress .tickets-wrapper .plan-ticket:not(:first-of-type)::before {
  background-color: #2199E9;
}
.theme-dark .plan-progress .tickets-wrapper .plan-ticket:not(:last-of-type)::after {
  background-color: #2199E9;
}

.plan-detail {
  display: flex;
  flex-direction: column;
  width: 35%;
  overflow-y: auto;
  margin-left: 20px;
}
.plan-detail .empty-info {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  background: url(/static/media/ticket-empty.901a2c8c.png) no-repeat center;
  background-size: 120px 125px;
  opacity: 0.2;
}
.plan-detail .title {
  display: flex;
  justify-content: space-between;
  padding: 0 25px;
  width: 100%;
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  flex: 0 0 auto;
}
.plan-detail .ticket-detail-list {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
}
.plan-detail .ticket-detail-list .ant-form-item-control {
  line-height: unset;
  padding: 0 20px;
}
.plan-detail .ticket-detail-list .ant-form-item {
  display: flex;
  flex: 0 0 auto;
  margin-bottom: 0;
}
.plan-detail .ticket-detail-list .ant-form-item label {
  display: block;
  width: 100%;
}
.plan-detail .ticket-detail-list .ticket-detail-list-text {
  padding-top: 10px;
  display: block;
  word-break: break-all;
  letter-spacing: 0.6px;
}
.plan-detail .ticket-detail-list .header {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding-left: 32px;
  box-sizing: border-box;
  font-size: 14px;
  letter-spacing: 0.7px;
  font-weight: bold;
}
.plan-detail .ticket-detail-list .ticket-item {
  display: flex;
  flex-direction: row;
  width: 100%;
  min-height: 30px;
  margin-top: 10px;
  flex: 0 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.plan-detail .ticket-detail-list .ticket-item .item-label {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  flex: 0 0 auto;
  width: 100px;
  letter-spacing: 0.7px;
}
.plan-detail .ticket-detail-list .ticket-item .item-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1 1 auto;
  letter-spacing: 0.7px;
  padding-left: 15px;
  box-sizing: border-box;
}
.plan-detail .ticket-detail-list .procedure-wrapper {
  display: flex;
  flex-direction: row;
  width: calc(100% - 50px);
  height: auto;
  background-color: #f0f2f5;
  margin: 20px 25px 0 25px;
}
.plan-detail .ticket-detail-list .procedure-wrapper .label {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  line-height: 20px;
  letter-spacing: 0.6px;
}
.plan-detail .plan-button {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 20px auto 10px;
}
.theme-light .plan-detail .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .plan-detail .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.page-inspection-plan {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.page-inspection-plan .filter-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  padding: 0 14px;
  box-sizing: border-box;
}
.page-inspection-plan .filter-wrapper .filter-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.page-inspection-plan .filter-wrapper .title {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  width: 80px;
  margin: 8px 0 8px 12px;
}
.page-inspection-plan .main-content {
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
  width: 100%;
}
.page-inspection-plan .main-content .sub-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.page-inspection-plan .empty {
  width: 100%;
  height: 518px;
  display: flex;
  justify-content: center;
  padding-top: 120px;
  padding-left: 350px;
  padding-right: 350px;
  box-sizing: border-box;
}
.page-inspection-plan .empty .img {
  width: 146px;
  height: 146px;
  background: url(/static/media/empty-table.72e5f2e7.png) no-repeat;
  background-size: 146px 146px;
}
.page-inspection-plan .empty .hint {
  font-size: 47px;
  text-align: left;
  margin-left: 50px;
  height: 146px;
  line-height: 146px;
}
.theme-light .page-inspection-plan .main-content .selected {
  background-color: #C9E9FA;
}
.theme-dark .page-inspection-plan .main-content .selected {
  background-color: #315B91;
}
.theme-light .page-inspection-plan .filter-wrapper,
.theme-light .page-inspection-plan .plan-detail,
.theme-light .page-inspection-plan .c-detail-table {
  background-color: #fff;
}
.theme-dark .page-inspection-plan .filter-wrapper,
.theme-dark .page-inspection-plan .plan-detail,
.theme-dark .page-inspection-plan .c-detail-table {
  background-color: #2F3D4F;
}

.page-ticket-statistics {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
}

.ticket-steps-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
}
.ticket-steps-wrapper.horizontal {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.ticket-steps-wrapper.vertical {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.ticket-step-hor-item {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.ticket-step-hor-item .text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 15px;
  font-size: 12px;
}
.ticket-step-hor-item .icon {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 8px 0;
  box-sizing: border-box;
}
.ticket-step-hor-item:not(:first-of-type)::before {
  position: absolute;
  content: '';
  display: block;
  width: calc(50% - 7px);
  height: 2px;
  left: 0px;
  top: 50%;
  border-radius: 1px;
  transform: translateY(-50%);
}
.ticket-step-hor-item:not(:last-of-type)::after {
  position: absolute;
  content: '';
  display: block;
  width: calc(50% - 7px);
  height: 2px;
  left: 50%;
  top: 50%;
  border-radius: 1px;
  transform: translate(7.5px, -50%);
}
.theme-light .ticket-step-hor-item.finished .icon {
  border: 1px solid #1890ff;
}
.theme-light .ticket-step-hor-item.process .icon {
  border: 1px solid #1890ff;
  background-color: #1890ff;
}
.theme-light .ticket-step-hor-item.waiting .icon {
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.theme-light .ticket-step-hor-item.finished:not(:first-of-type)::before,
.theme-light .ticket-step-hor-item.process:not(:first-of-type)::before {
  background-color: #1890ff;
}
.theme-light .ticket-step-hor-item.waiting:not(:first-of-type)::before {
  background-color: rgba(0, 0, 0, 0.25);
}
.theme-light .ticket-step-hor-item.finished:not(:last-of-type)::after {
  background-color: #1890ff;
}
.theme-light .ticket-step-hor-item.process:not(:last-of-type)::after,
.theme-light .ticket-step-hor-item.waiting:not(:last-of-type)::after {
  background-color: rgba(0, 0, 0, 0.25);
}
.theme-dark .ticket-step-hor-item.finished .icon {
  border: 1px solid #2199E9;
}
.theme-dark .ticket-step-hor-item.process .icon {
  border: 1px solid #2199E9;
  background-color: #2199E9;
}
.theme-dark .ticket-step-hor-item.waiting .icon {
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.theme-dark .ticket-step-hor-item.finished:not(:first-of-type)::before,
.theme-dark .ticket-step-hor-item.process:not(:first-of-type)::before {
  background-color: #2199E9;
}
.theme-dark .ticket-step-hor-item.waiting:not(:first-of-type)::before {
  background-color: rgba(255, 255, 255, 0.3);
}
.theme-dark .ticket-step-hor-item.finished:not(:last-of-type)::after {
  background-color: #2199E9;
}
.theme-dark .ticket-step-hor-item.process:not(:last-of-type)::after,
.theme-dark .ticket-step-hor-item.waiting:not(:last-of-type)::after {
  background-color: rgba(255, 255, 255, 0.3);
}

.ticket-step-ver-item {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.ticket-step-ver-item .text-group {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
  margin-left: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.ticket-step-ver-item .text-group .date {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex: 0 0 auto;
  height: 20px;
  font-size: 12px;
  letter-spacing: 0.6px;
}
.ticket-step-ver-item .text-group .action {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex: 0 0 auto;
  height: 20px;
  font-size: 12px;
  letter-spacing: 0.6px;
  height: initial;
  font-weight: bold;
  margin-top: 5px;
}
.ticket-step-ver-item .text-group .comment {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 8px;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 15px;
}
.ticket-step-ver-item .icon {
  display: flex;
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-top: 2px;
}
.ticket-step-ver-item:not(:last-of-type)::after {
  position: absolute;
  content: '';
  display: block;
  width: 1px;
  height: calc(100% - 16px);
  left: 8px;
  top: 17px;
  border-radius: 1px;
}
.theme-light .ticket-step-ver-item.finished .icon {
  border: 1px solid #1890ff;
}
.theme-light .ticket-step-ver-item.process .icon {
  border: 1px solid #1890ff;
  background-color: #1890ff;
}
.theme-light .ticket-step-ver-item:not(:last-of-type)::after {
  background-color: #1890ff;
}
.theme-dark .ticket-step-ver-item.finished .icon {
  border: 1px solid #2199E9;
}
.theme-dark .ticket-step-ver-item.process .icon {
  border: 1px solid #2199E9;
  background-color: #2199E9;
}
.theme-dark .ticket-step-ver-item:not(:last-of-type)::after {
  background-color: #2199E9;
}

.ticket-comment-wrapper {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  width: 100%;
  margin: 10px 0 40px;
  position: relative;
  padding: 0 25px;
  box-sizing: border-box;
}
.ticket-comment-wrapper .edit-btn {
  position: absolute;
  top: -50px;
  right: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  height: 40px;
}
.ticket-comment-wrapper .edit-btn .ant-btn-primary {
  min-width: 88px;
}
.ticket-comment-wrapper .static-text {
  letter-spacing: 0.7px;
  font-size: 14px;
  margin-bottom: 24px;
}

.custom-textarea {
  display: block;
  width: 100%;
  position: relative;
}
.custom-textarea .number-info {
  position: absolute;
  right: 10px;
  bottom: 16px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  letter-spacing: 0.7px;
}

.ticket-detail {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 35%;
  overflow-y: auto;
  overflow-x: hidden;
  margin-left: 20px;
}
.ticket-detail .empty-info {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  background: url(/static/media/ticket-empty.901a2c8c.png) no-repeat center;
  background-size: 120px 125px;
  min-height: 150px;
  opacity: 0.2;
}
.ticket-detail .title {
  display: block;
  width: 100%;
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  padding-left: 25px;
  font-size: 16px;
  font-weight: bold;
}
.ticket-detail .ticket-detail-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.ticket-detail .ticket-detail-list .header {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding-left: 32px;
  box-sizing: border-box;
  font-size: 14px;
  letter-spacing: 0.7px;
  font-weight: bold;
}
.ticket-detail .ticket-detail-list .ticket-item {
  display: flex;
  flex-direction: row;
  width: 100%;
  min-height: 30px;
  margin-top: 10px;
  flex: 0 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.ticket-detail .ticket-detail-list .ticket-item .item-label {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  flex: 0 0 auto;
  width: 100px;
  letter-spacing: 0.7px;
}
.ticket-detail .ticket-detail-list .ticket-item .item-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1 1 auto;
  letter-spacing: 0.7px;
  padding-left: 15px;
  box-sizing: border-box;
}
.ticket-detail .ticket-detail-list .steps-wrapper {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  padding: 0 25px;
  margin-top: 20px;
}
.ticket-detail .ticket-detail-list .procedure-wrapper {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  width: calc(100% - 50px);
  height: auto;
  margin: 20px 25px 0 25px;
}
.ticket-detail .ticket-detail-list .procedure-wrapper .label {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  height: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  line-height: 20px;
  letter-spacing: 0.6px;
}
.ticket-detail .ticket-detail-list .procedure-wrapper .steps-wrapper {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  padding: 0 25px;
  margin-top: 20px;
  width: 75%;
}
.ticket-detail .ticket-detail-list .ant-upload-list-picture-card .ant-upload-list-item {
  width: 75px;
  height: 75px;
  padding: 0;
}
.ticket-detail .ticket-detail-list .ant-upload-select-picture-card {
  width: 75px;
  height: 75px;
  padding: 0;
}
.ticket-detail .ticket-detail-list .disable .anticon-delete {
  display: none;
}
.image-modal .ant-modal-close {
  right: -15px;
  top: -15px;
}

.main-content .ticket-detail-table {
  display: flex;
  box-sizing: border-box;
}
.main-content .ticket-detail-table .ant-spin-container {
  height: 100%;
}
.main-content .ticket-detail-table .ant-table-footer {
  position: absolute;
  left: 0;
  background: transparent;
  padding-left: 8px;
}
.main-content .empty {
  width: 100%;
  height: 518px;
  display: flex;
  justify-content: center;
  padding-top: 120px;
  padding-left: 400px;
  padding-right: 400px;
  box-sizing: border-box;
}
.main-content .empty .img {
  width: 146px;
  height: 146px;
  background: url(/static/media/emptyTable.72e5f2e7.png) no-repeat;
  background-size: 146px 146px;
}
.main-content .empty .hint {
  font-size: 47px;
  text-align: left;
  margin-left: 50px;
  height: 146px;
  line-height: 146px;
}

.page-personal-center {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
}
.page-personal-center .content-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-personal-center .content-wrapper .create-button {
  margin-top: 8px;
  border-radius: 15px;
}
.page-personal-center .content-wrapper .ant-tabs-bar {
  margin-bottom: 0;
  padding-right: 20px;
}
.page-personal-center .content-wrapper .main-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-personal-center .content-wrapper .main-content .filter-wrapper {
  display: flex;
  width: 100%;
  min-height: 46px;
  margin-bottom: 20px;
}
.page-personal-center .content-wrapper .main-content .sub-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.theme-light .page-personal-center .content-wrapper .ant-tabs-bar {
  background-color: #fff;
}
.theme-light .page-personal-center .content-wrapper .main-content .filter-wrapper {
  background-color: #fff;
}
.theme-light .page-personal-center .content-wrapper .main-content .sub-content .ticket-detail-table,
.theme-light .page-personal-center .content-wrapper .main-content .sub-content .ticket-detail {
  background-color: #fff;
}
.theme-light .page-personal-center .selected {
  background-color: #e6f7ff;
}
.theme-dark .page-personal-center .content-wrapper .ant-tabs-bar {
  background-color: #2F3D4F;
}
.theme-dark .page-personal-center .content-wrapper .main-content .filter-wrapper {
  background-color: #2F3D4F;
}
.theme-dark .page-personal-center .content-wrapper .main-content .sub-content .ticket-detail-table,
.theme-dark .page-personal-center .content-wrapper .main-content .sub-content .ticket-detail {
  background-color: #2F3D4F;
}
.theme-dark .page-personal-center .selected {
  background-color: #315B91;
}

.page-strategy-list-columns-hidden {
  max-height: 72px;
  overflow: hidden;
  white-space: pre-wrap;
}

.device-config {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  margin-bottom: 8px;
}
.device-config .device-config-header {
  display: flex;
  width: 100%;
  padding: 15px;
  justify-content: space-between;
  align-items: center;
}
.device-config .count-total {
  display: flex;
  flex: 1 1;
  align-items: center;
  justify-content: center;
}
.device-config .device-config-wrapper {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 108px;
  flex: 0 0 auto;
}
.device-config .device-config-wrapper .config-wrapper-list {
  width: 100%;
  height: 86px;
  transition: height 0.6s;
  overflow: hidden;
  z-index: 2;
  position: absolute;
}
.device-config .device-config-wrapper .config-wrapper-list .device-config-side {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 2px 16px;
}
.device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-side-data {
  display: flex;
  flex: 1 1;
  height: 39px;
  align-items: center;
}
.device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-side-data .config-side-picture {
  width: 16px;
  height: 14px;
  margin-right: 10px;
}
.device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-side-data .config-side-text-container {
  display: flex;
  flex-direction: column;
  padding-left: 5px;
}
.device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-side-data .config-side-text-container .text-remark {
  font-size: 12px;
  width: 127px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.device-config .device-config-wrapper .device-config-footer {
  width: 96%;
  height: 22px;
  position: absolute;
  bottom: 0;
  transition: bottom 0.6s;
  text-align: center;
  cursor: pointer;
}
.theme-light .device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-side-data .config-side-text-container {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-side-data .config-side-text-container .text-remark {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .device-config .device-config-wrapper .config-wrapper-list .device-config-side .device-config-button {
  background-color: #3DA5ED;
  color: #fff;
}
.theme-light .device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-button-emit {
  background-color: #FF8400;
  color: #fff;
}
.theme-light .device-config .device-config-wrapper .device-config-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-side-data .config-side-text-container {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-side-data .config-side-text-container .text-remark {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .device-config .device-config-wrapper .config-wrapper-list .device-config-side .device-config-button {
  background-color: #3DA5ED;
  color: #fff;
}
.theme-dark .device-config .device-config-wrapper .config-wrapper-list .device-config-side .config-button-emit {
  background-color: #FF8400;
  color: #fff;
}
.theme-dark .device-config .device-config-wrapper .device-config-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.page-project-overview {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 610px;
}
.page-project-overview .count-larger {
  font-size: 38px;
  font-weight: bold;
}
.page-project-overview .count-smaller {
  width: 20px;
  height: 20px;
  font-weight: normal;
  font-size: 18px;
  margin-left: 5px;
}
.page-project-overview .content-wrapper {
  display: flex;
  width: 100%;
  height: 50%;
  min-height: 380px;
  flex-direction: row;
  flex: 1 1 auto;
  justify-content: space-between;
}
.page-project-overview .content-wrapper:first-of-type {
  margin-bottom: 8px;
}
.page-project-overview .basic-info-wrapper {
  display: flex;
  height: 100%;
  flex-direction: column;
  width: 80%;
}
.page-project-overview .basic-info-wrapper .title {
  display: flex;
  justify-content: space-between;
  padding: 15px 31px 10px 31px;
  width: 100%;
  flex: 0 0 auto;
  height: 46px;
}
.page-project-overview .basic-info-wrapper .title .right-part {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.page-project-overview .basic-info-wrapper .title .focus-project {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  width: 120px;
  justify-content: space-between;
}
.page-project-overview .basic-info-wrapper .title .project-link {
  margin-left: 50px;
}
.page-project-overview .basic-info-wrapper .basic-info {
  display: flex;
  flex-direction: column;
  flex: 1 1;
  padding: 0 21px 15px 21px;
}
.page-project-overview .basic-info-wrapper .basic-info .info-wrapper {
  display: flex;
  height: 93px;
  padding: 10px;
}
.page-project-overview .basic-info-wrapper .basic-info .info-wrapper .address {
  display: flex;
  align-items: center;
  width: 60%;
}
.page-project-overview .basic-info-wrapper .basic-info .info-wrapper .contact {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.page-project-overview .basic-info-wrapper .basic-info .info-wrapper .contact-phone {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.page-project-overview .basic-info-wrapper .basic-info .info-wrapper span {
  margin-top: 0;
  font-weight: bold;
}
.page-project-overview .basic-info-wrapper .basic-info .block-wrapper {
  display: flex;
  flex: 1 1 auto;
  justify-content: space-between;
}
.page-project-overview .config-wrapper {
  display: flex;
  width: 20%;
  min-width: 310px;
  height: 100%;
  flex-direction: column;
  margin-left: 8px;
}
.page-project-overview .config-wrapper .loss-config {
  display: flex;
  flex: 1 1;
  width: 100%;
}
.page-project-overview .template-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  width: 17%;
  min-width: 211px;
  padding: 20px;
  height: 100%;
  margin-right: 8px;
}
.page-project-overview .template-info .template-info-name {
  font-size: 16px;
  font-weight: bold;
}
.page-project-overview .template-info img {
  width: 66px;
  height: 66px;
}
.page-project-overview .circuit-point-record {
  display: flex;
  flex: 1 1;
  width: 70%;
  height: 100%;
  padding: 20px 0;
  margin-right: 8px;
}
.page-project-overview .bus-backup {
  display: flex;
  width: 180px;
  min-width: 180px;
  height: 100%;
  flex-direction: column;
}
.page-project-overview .bus-backup .base {
  display: flex;
  flex: 1 1 100%;
  height: 50%;
}
.page-project-overview .bus-backup .bus {
  display: flex;
  flex: 1 1 100%;
  height: 50%;
  padding: 10px;
  flex-direction: column;
  margin-bottom: 8px;
}
.page-project-overview .bus-backup .bus .bus-name {
  width: 100%;
  height: 40%;
  padding: 10px;
}
.page-project-overview .bus-backup .bus .bus-name a {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-project-overview .bus-backup .bus .bus-state {
  display: flex;
  height: 20%;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.page-project-overview .bus-backup .bus .bus-button {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 40%;
  width: 100%;
}
.page-project-overview .bus-backup .bus .bus-button .footer-name {
  height: 25px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 25px;
  white-space: nowrap;
  padding: 0 10px;
  font-size: 14px;
}
.page-project-overview .bus-backup .bus .bus-button button {
  text-align: right;
}
.page-project-overview .bus-backup .no-bus {
  display: flex;
  flex: 1 1 100%;
  height: 50%;
  padding: 10px;
  flex-direction: column;
  margin-bottom: 8px;
  font-size: 16px;
  justify-content: center;
  align-items: center;
}
.page-project-overview .bus-backup .no-bus .bus-name {
  width: 100%;
  height: 40%;
  padding: 10px;
}
.page-project-overview .bus-backup .no-bus .bus-name a {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-project-overview .bus-backup .no-bus .bus-state {
  display: flex;
  height: 20%;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.page-project-overview .bus-backup .no-bus .bus-button {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 40%;
  width: 100%;
}
.page-project-overview .bus-backup .no-bus .bus-button .footer-name {
  height: 25px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 25px;
  white-space: nowrap;
  padding: 0 10px;
  font-size: 14px;
}
.page-project-overview .bus-backup .no-bus .bus-button button {
  text-align: right;
}
.page-project-overview .bus-backup .backup {
  display: flex;
  flex: 1 1 100%;
  height: 50%;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px;
}
.page-project-overview .bus-backup .backup .backup-button {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.page-project-overview .bus-backup .backup .backup-button .ant-btn {
  padding: 0;
}
.theme-light .basic-info-wrapper,
.theme-light .template-info,
.theme-light .circuit-point-record {
  background-color: #fff;
}
.theme-light .block-package {
  background-color: #F4F5F5;
}
.theme-light .block-package.loss-block-package {
  background: #fff;
}
.theme-light .device-config {
  background: #fff;
}
.theme-light .device-config .device-config-wrapper .config-wrapper-list,
.theme-light .device-config .device-config-wrapper .device-config-footer {
  background: #fff;
}
.theme-light .bus-backup .bus,
.theme-light .bus-backup .backup,
.theme-light .bus-backup .no-bus {
  background-color: #fff;
}
.theme-dark .page-project-overview .content-wrapper .basic-info-wrapper,
.theme-dark .page-project-overview .content-wrapper .template-info,
.theme-dark .page-project-overview .content-wrapper .circuit-point-record {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-project-overview .content-wrapper .config-wrapper .loss-config {
  background: transparent;
}
.theme-dark .page-project-overview .content-wrapper .config-wrapper .device-config {
  background: linear-gradient(115deg, #27313e 0, #212b31 100%);
}
.theme-dark .page-project-overview .content-wrapper .config-wrapper .device-config .device-config-wrapper .config-wrapper-list,
.theme-dark .page-project-overview .content-wrapper .config-wrapper .device-config .device-config-wrapper .device-config-footer {
  background: linear-gradient(115deg, #27313e 0, #212b31 100%);
}
.theme-dark .page-project-overview .content-wrapper .bus-backup .bus,
.theme-dark .page-project-overview .content-wrapper .bus-backup .backup,
.theme-dark .page-project-overview .content-wrapper .bus-backup .no-bus {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-project-overview .block-package {
  background: rgba(255, 255, 255, 0.07);
}
.theme-dark .page-project-overview .block-package.loss-block-package {
  background: rgba(255, 255, 255, 0.05);
}
.theme-light .page-project-overview .footer-name,
.theme-light .page-project-overview .no-bus {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .page-project-overview .basic-info-wrapper .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-project-overview .count-larger {
  color: rgba(0, 0, 0, 0.85);
}
.theme-dark .page-project-overview .footer-name,
.theme-dark .page-project-overview .no-bus {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .page-project-overview .basic-info-wrapper .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-project-overview .count-larger {
  color: rgba(255, 255, 255, 0.9);
}

.c-not-found {
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
  width: 100%;
  min-height: 400px;
  justify-content: center;
  align-items: center;
}
.c-not-found .img {
  width: 160px;
  height: 160px;
}
.c-not-found .text {
  width: 140px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  font-size: 32px;
}
.theme-light .c-not-found .img {
  background: url(/static/media/no-data.a02b5e3d.png) no-repeat 5px 20px;
  background-size: 130px 112px;
}
.theme-dark .c-not-found .img {
  background: url(/static/media/no-data.27b2ea89.png) no-repeat 5px 20px;
  background-size: 130px 112px;
}
.theme-light .c-not-found .text {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .c-not-found .text {
  color: rgba(255, 255, 255, 0.42);
}

.SVGInline {
  transform: translate3d(0, 0, 0);
  /* fix webkit/blink poor rendering issues */
  /* it's better defined directly because of the cascade shit
  width: inherit;
  height: inherit;
  line-height: inherit;
  */
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.SVGInline-svg {
  width: inherit;
  height: inherit;
  line-height: inherit;
  color: inherit;
  fill: currentColor;
}

@keyframes bounce {
  from {
    transform: translateX(5px);
  }
  to {
    transform: translateX(-5px);
  }
}
.page-project-center .project-stats {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  transition: opacity 1s;
  display: flex;
  flex-direction: column;
  width: 21.875vw;
  z-index: 2;
}
.page-project-center .project-stats.hide {
  opacity: 0;
}
.page-project-center .project-stats .title {
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 35px;
  padding: 0 8px;
}
.page-project-center .project-stats .title .anticon {
  animation: bounce 1s linear 0s infinite alternate both;
}
.page-project-center .project-stats .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  font-size: 14px;
  padding: 0 8px;
}
.page-project-center .project-stats .row .col {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 35%;
  height: 100%;
}
.theme-light .page-project-center .project-stats .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-project-center .project-stats .row .value {
  color: #1890ff;
}
.theme-dark .page-project-center .project-stats .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-project-center .project-stats .row .value {
  color: #2199E9;
}

@keyframes bounce {
  from {
    transform: translateX(5px);
  }
  to {
    transform: translateX(-5px);
  }
}
.page-project-center .right {
  position: absolute;
  opacity: 1;
  transition: opacity 1s;
  display: flex;
  flex-direction: column;
  width: 20.8333vw;
  z-index: 2;
  right: 30px;
  bottom: 20px;
  height: calc(100% - 50px - 20px);
}
.page-project-center .right.hide {
  opacity: 0;
}
.page-project-center .right .title {
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 35px;
  padding: 0 8px;
}
.page-project-center .right .title .anticon {
  animation: bounce 1s linear 0s infinite alternate both;
}
.page-project-center .right .chart {
  width: 100%;
  min-height: 180px;
  height: calc((100% - 35px * 3 - 70px) / 3);
}
.page-project-center .right .c-not-found {
  min-height: 100%;
  flex-direction: column;
  padding-bottom: 24px;
}
.page-project-center .right .c-not-found .img {
  background-position-x: 50%;
  background-position-y: 25%;
}
.page-project-center .right .c-not-found .text {
  height: auto;
  line-height: 1;
  font-size: 14px;
}
.page-project-center .right .report-sheet {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  padding: 0 20px;
}
.page-project-center .right .report-sheet .col {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 40%;
  font-size: 14px;
}
.page-project-center .right .report-sheet .col .value {
  font-size: 28px;
}
.page-project-center .right .report-sheet .col .value .unit {
  font-size: 14px;
  margin-left: 4px;
}
.theme-light .page-project-center .right .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-project-center .right .report-sheet {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-project-center .right .report-sheet .col .value {
  color: #1890ff;
}
.theme-dark .page-project-center .right .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-project-center .right .report-sheet {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-project-center .right .report-sheet .col .value {
  color: #2199E9;
}

.page-project-center .center,
.page-project-center .center-bg {
  position: absolute;
  width: 141.3889vmin;
  height: 64.8148vmin;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-project-center .center {
  z-index: 1;
}
.page-project-center .center.hide .content {
  opacity: 0;
}
.page-project-center .center:hover .link-btn {
  display: block;
}
.page-project-center .center .link-btn {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 190px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: linear-gradient(180deg, #00d7ff 0%, #00adff 100%);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.5);
  border-radius: 31px;
  color: white;
  font-size: 18px;
}
.page-project-center .center .content {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 1s;
}
.page-project-center .center .block {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-project-center .center .block .label {
  width: 100%;
  padding-left: 24px;
  font-size: 14px;
}
.page-project-center .center .block .value-wrapper {
  width: 100%;
  height: 40px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding-bottom: 3px;
  padding-left: 24px;
}
.page-project-center .center .block .value-wrapper .value {
  font-size: 26px;
}
.page-project-center .center .block .value-wrapper .unit {
  font-size: 14px;
  margin-left: 6px;
  margin-bottom: 4px;
}
.page-project-center .center .block .pointer {
  position: absolute;
  top: 100%;
}
.page-project-center .center .block.n1 {
  top: 5%;
  left: 22%;
  width: 220px;
}
.page-project-center .center .block.n1 .pointer {
  width: 3.125vw;
  height: 6.7708vw;
  left: 30%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjFweCIgaGVpZ2h0PSIxMzBweCIgdmlld0JveD0iMCAwIDYxIDEzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjAgKDg4MTAzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT7nvJbnu4QgMTg8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjM1MC40NjM4NTElIiB5MT0iNi40OTIwNTMwNyUiIHgyPSIzNTAuNDYzODUxJSIgeTI9IjE1OS4wNzg2NTMlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMEQ3RkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAwQURGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i6aG555uu5Lit5b+D5YWo5bGP5pi+56S6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDAwLjAwMDAwMCwgLTI1MS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMyLjAwMDAwMCwgMTEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk1LjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3My4wMDAwMDAsIDEzOS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xOCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNTkuNTg3MDQ1NCwxMjkuNDUzODYxIEw1NC4yOTY1MDgzLDI2LjMwMTA5OTcgQzU0LjI3NzAxMTQsMjUuOTIwOTU2OSA1NC4wNDMzOSwyNS41ODQ4NDczIDUzLjY5Mzg3MzUsMjUuNDM0MDkyOSBMNCw0IEw0LDQiIGlkPSLot6/lvoQtOCIgc3Ryb2tlPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBzdHJva2Utd2lkdGg9IjEuNSIgb3BhY2l0eT0iMC43OTUyOTM4OTkiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9IuakreWchuW9ouWkh+S7vS00IiBmaWxsPSIjMDBDQ0ZGIiBjeD0iNCIgY3k9IjQiIHI9IjQiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat center;
  background-size: 100% 100%;
}
.page-project-center .center .block.n2 {
  left: 33%;
  top: -10%;
  width: 260px;
}
.page-project-center .center .block.n2 .pointer {
  width: 3.125vw;
  height: 11.4583vw;
  left: 30%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTdweCIgaGVpZ2h0PSIyMTlweCIgdmlld0JveD0iMCAwIDU3IDIxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjAgKDg4MTAzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT7nvJbnu4QgMTk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjM1MC40NjM4NTElIiB5MT0iNi40OTIwNTMwNyUiIHgyPSIzNTAuNDYzODUxJSIgeTI9IjE1OS4wNzg2NTMlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMEQ3RkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAwQURGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i6aG555uu5Lit5b+D5YWo5bGP5pi+56S6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTA1LjAwMDAwMCwgLTE4NC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMyLjAwMDAwMCwgMTEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk1LjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTI0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzguMDAwMDAwLCA3Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xOSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNTUuMjY0NjY4LDIxOC45MTcxNTEgTDU1LjI2NDY2OCwyNi4zNDUwNDQ1IEM1NS4yNjQ2NjgsMjUuOTQyMzA3NSA1NS4wMjMwNzMxLDI1LjU3ODg3MjkgNTQuNjUxNzI3NSwyNS40MjI5ODk3IEw2LDUgTDYsNSIgaWQ9Iui3r+W+hC045aSH5Lu9IiBzdHJva2U9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIHN0cm9rZS13aWR0aD0iMiIgb3BhY2l0eT0iMC43OTUyOTM4OTkiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9IuakreWchuW9oiIgZmlsbD0iIzAwQ0NGRiIgY3g9IjQiIGN5PSI0IiByPSI0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat center;
  background-size: 100% 100%;
}
.page-project-center .center .block.n3 {
  right: 32%;
  top: -10%;
  width: 220px;
}
.page-project-center .center .block.n3 .pointer {
  width: 3.125vw;
  height: 11.4583vw;
  right: 70%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTdweCIgaGVpZ2h0PSIyMTlweCIgdmlld0JveD0iMCAwIDU3IDIxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjAgKDg4MTAzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT7nvJbnu4QgMTk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjM1MC40NjM4NTElIiB5MT0iNi40OTIwNTMwNyUiIHgyPSIzNTAuNDYzODUxJSIgeTI9IjE1OS4wNzg2NTMlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMEQ3RkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAwQURGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i6aG555uu5Lit5b+D5YWo5bGP5pi+56S6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTA1LjAwMDAwMCwgLTE4NC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMyLjAwMDAwMCwgMTEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk1LjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTI0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzguMDAwMDAwLCA3Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xOSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNTUuMjY0NjY4LDIxOC45MTcxNTEgTDU1LjI2NDY2OCwyNi4zNDUwNDQ1IEM1NS4yNjQ2NjgsMjUuOTQyMzA3NSA1NS4wMjMwNzMxLDI1LjU3ODg3MjkgNTQuNjUxNzI3NSwyNS40MjI5ODk3IEw2LDUgTDYsNSIgaWQ9Iui3r+W+hC045aSH5Lu9IiBzdHJva2U9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIHN0cm9rZS13aWR0aD0iMiIgb3BhY2l0eT0iMC43OTUyOTM4OTkiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9IuakreWchuW9oiIgZmlsbD0iIzAwQ0NGRiIgY3g9IjQiIGN5PSI0IiByPSI0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat center;
  background-size: 100% 100%;
  transform: rotateY(180deg);
}
.page-project-center .center .block.n4 {
  right: 24%;
  top: 5%;
  width: 150px;
}
.page-project-center .center .block.n4 .pointer {
  width: 3.125vw;
  height: 6.7708vw;
  right: 70%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjFweCIgaGVpZ2h0PSIxMzBweCIgdmlld0JveD0iMCAwIDYxIDEzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjAgKDg4MTAzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT7nvJbnu4QgMTg8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjM1MC40NjM4NTElIiB5MT0iNi40OTIwNTMwNyUiIHgyPSIzNTAuNDYzODUxJSIgeTI9IjE1OS4wNzg2NTMlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMEQ3RkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAwQURGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i6aG555uu5Lit5b+D5YWo5bGP5pi+56S6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDAwLjAwMDAwMCwgLTI1MS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMyLjAwMDAwMCwgMTEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk1LjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3My4wMDAwMDAsIDEzOS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xOCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNTkuNTg3MDQ1NCwxMjkuNDUzODYxIEw1NC4yOTY1MDgzLDI2LjMwMTA5OTcgQzU0LjI3NzAxMTQsMjUuOTIwOTU2OSA1NC4wNDMzOSwyNS41ODQ4NDczIDUzLjY5Mzg3MzUsMjUuNDM0MDkyOSBMNCw0IEw0LDQiIGlkPSLot6/lvoQtOCIgc3Ryb2tlPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBzdHJva2Utd2lkdGg9IjEuNSIgb3BhY2l0eT0iMC43OTUyOTM4OTkiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9IuakreWchuW9ouWkh+S7vS00IiBmaWxsPSIjMDBDQ0ZGIiBjeD0iNCIgY3k9IjQiIHI9IjQiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat center;
  background-size: 100% 100%;
  transform: rotateY(180deg);
}
.page-project-center .center .arrow {
  position: absolute;
}
@keyframes toRight {
  from {
    transform: translateX(5px);
  }
  to {
    transform: translateX(-5px);
  }
}
@keyframes toLeft {
  from {
    transform: translateX(-5px);
  }
  to {
    transform: translateX(5px);
  }
}
@keyframes toUp {
  from {
    transform: translateY(5px);
  }
  to {
    transform: translateY(-5px);
  }
}
.page-project-center .center .arrow.left {
  right: 23%;
  top: 50%;
  width: 24px;
  height: 14px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMjQgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYwICg4ODEwMykgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+6Lev5b6EIDflpIfku70gMzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSLpobXpnaItMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iMC43NzgyOTcwNjEiPgogICAgICAgIDxnIGlkPSLpobnnm67kuK3lv4MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04OTAuMDAwMDAwLCAtNDU2LjAwMDAwMCkiIGZpbGw9IiMwMEQ1RkYiPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTE1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMzIuMDAwMDAwLCAxMjIuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMTA2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtMTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUyLjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iui3r+W+hC035aSH5Lu9LTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcwNi4wMDAwMDAsIDIyOC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSLot6/lvoQtN+Wkh+S7vS0zIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0i6Lev5b6ELTflpIfku70iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgNy4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTEyLjAwMDAwMCwgLTcuMDAwMDAwKSAiIHBvaW50cz0iMi4zMTEzMzA3NCAwIDAgMTQgMjQgNi42OTM5NDU2MSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) center no-repeat;
  background-size: 100% 100%;
  animation: toRight 1s linear 0s infinite alternate none;
}
.page-project-center .center .arrow.right {
  left: 22%;
  top: 50%;
  width: 24px;
  height: 14px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMjQgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYwICg4ODEwMykgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+6Lev5b6EIDk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0i6aG16Z2iLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9IjAuNzc4Mjk3MDYxIj4KICAgICAgICA8ZyBpZD0i6aG555uu5Lit5b+DIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzU3LjAwMDAwMCwgLTQ1Ni4wMDAwMDApIiBmaWxsPSIjMDBENUZGIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMyLjAwMDAwMCwgMTIyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0yMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDEwNi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTExIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1Mi4wMDAwMDAsIDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSLot6/lvoQtMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3My4wMDAwMDAsIDIyOC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSLot6/lvoQtOSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9Iui3r+W+hC03IiBwb2ludHM9IjIuMzExMzMwNzQgMCAwIDE0IDI0IDYuNjkzOTQ1NjEiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) center no-repeat;
  background-size: 100% 100%;
  animation: toLeft 1s linear 0s infinite alternate none;
}
.page-project-center .center .arrow.up {
  left: 50%;
  bottom: 15%;
  width: 24px;
  height: 14px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYwICg4ODEwMykgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+6Lev5b6EIDflpIfku70gNTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iLTguODgxNzg0MmUtMTQlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMjVGRkZGIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMyRkFCRTUiIG9mZnNldD0iMjguMzQ0NzI2NiUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzJCQUZFNyIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLpobXpnaItMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IumhueebruS4reW/gyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYzMC4wMDAwMDAsIC02MDQuMDAwMDAwKSIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC0xKSI+CiAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtMTUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMi4wMDAwMDAsIDEyMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtMjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxMDYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0xMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTIuMDAwMDAwLCAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i6Lev5b6ELTflpIfku70tNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDQ2LjAwMDAwMCwgMzc2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iui3r+W+hC035aSH5Lu9LTUiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSLot6/lvoQtN+Wkh+S7vS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMy4wMDAwMDAsIDguMDAwMDAwKSBzY2FsZSgtMSwgMSkgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtMTMuMDAwMDAwLCAtOC4wMDAwMDApICIgcG9pbnRzPSI1IC01IDUgMjEgMjEgOCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) center no-repeat;
  background-size: 100% 100%;
  animation: toUp 1s linear 0s infinite alternate none;
}
.page-project-center .center-bg {
  z-index: 0;
}
.page-project-center .center-bg .lottie {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 0;
  transition: opacity 1s;
}
.page-project-center .center-bg .lottie.decoration {
  transition: opacity 3s 1s;
  transform: scale(1.5) translateY(-4%);
}
.page-project-center .center-bg .lottie.hide {
  opacity: 0;
}
.theme-light .page-project-center .center:hover {
  background: url(/static/media/mask-light.df38e439.png) center no-repeat;
  background-size: 100% 100%;
}
.theme-light .page-project-center .center .block .value-wrapper {
  background: url(/static/media/number-light.7a95d327.png) no-repeat 0% 0%;
  background-size: 100% 40px;
}
.theme-dark .page-project-center .center:hover {
  background: url(/static/media/mask-dark.1d206ec6.png) center no-repeat;
  background-size: 100% 100%;
}
.theme-dark .page-project-center .center .block .value-wrapper {
  background: url(/static/media/number-dark.6c730cd3.png) no-repeat 0% 0%;
  background-size: 100% 40px;
}

.page-project-center {
  display: flex;
  width: 100%;
  position: relative;
  height: 100%;
  flex: 1 1 auto;
}
.page-project-center .project-select-wrapper {
  position: absolute;
  left: 20px;
  top: 12px;
  z-index: 2;
  width: 420px;
  padding: 0;
}
.page-project-center .project-select-wrapper .c-dropdown-select .ant-select {
  font-size: 14px;
}
.page-project-center .project-select-wrapper .c-dropdown-select .ant-select-arrow {
  margin-top: -7px;
}
.page-project-center .custom-img {
  width: 100vmin;
  height: 55vmin;
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
}
.page-project-center .custom-img img {
  width: 100%;
  height: 100%;
}
.theme-dark .page-project-center {
  background: linear-gradient(180deg, #04163b 0%, #000000 100%);
}
.theme-light .page-project-center {
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 30%, #CED5D9 100%);
}
.theme-light .page-project-center .project-select-wrapper .c-dropdown-select .ant-select .ant-select-selection {
  border-color: rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.theme-light .page-project-center .project-select-wrapper .c-dropdown-select .ant-select :not(.ant-select-open) .ant-select-selection:hover {
  border-color: rgba(0, 0, 0, 0.15);
}
.theme-dark .page-project-center .project-select-wrapper .c-dropdown-select .ant-select .ant-select-selection {
  border-color: rgba(255, 255, 255, 0.2);
  background-color: #2F3D4F;
}
.theme-dark .page-project-center .project-select-wrapper .c-dropdown-select .ant-select :not(.ant-select-open) .ant-select-selection:hover {
  border-color: rgba(255, 255, 255, 0.2);
}

.page-consumption-config {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}
.page-consumption-config .left {
  display: flex;
  width: 356px;
  flex: 0 0 auto;
  margin-right: 16px;
  flex-direction: column;
}
.page-consumption-config .left .project-select {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: 50px;
}
.page-consumption-config .right {
  display: flex;
  flex: 1 1 auto;
  position: relative;
  flex-direction: column;
}
.page-consumption-config .right.empty {
  justify-content: center;
  align-items: center;
}
.page-consumption-config .right .c-not-found .text {
  width: 100%;
  height: 30px;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
}
.page-consumption-config .right .detail {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  padding: 0 20px;
}
.page-consumption-config .right .detail .name {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  height: 48px;
  font-size: 14px;
  font-weight: 500;
}
.page-consumption-config .right .detail .operation {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  height: 40px;
  justify-content: space-between;
}
.page-consumption-config .right .detail .unit {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  height: 40px;
}
.page-consumption-config .right .detail .calendar {
  height: 620px;
  padding-top: 12px;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-calendar-body {
  padding: 0;
  min-width: 1120px;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-column-header {
  padding: 32px 24px;
  text-align: left;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell.ant-fullcalendar-selected-day .ant-fullcalendar-date {
  background: inherit;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell.ant-fullcalendar-selected-day .ant-fullcalendar-date .ant-fullcalendar-value {
  color: inherit;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date {
  border: none;
  margin: 0;
  padding: 4px 24px;
  height: 84px;
  min-width: 160px;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date .ant-fullcalendar-value {
  text-align: left;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date .ant-fullcalendar-content {
  height: auto;
  overflow-x: hidden;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date .ant-fullcalendar-content .number {
  height: 24px;
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date .ant-fullcalendar-content .number .circle {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 6px;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date .ant-fullcalendar-content .btn-wrapper {
  display: none;
}
.page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date:hover .ant-fullcalendar-content .btn-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.theme-light .page-consumption-config .left,
.theme-light .page-consumption-config .right {
  background-color: #fff;
}
.theme-light .page-consumption-config .left .project-select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-consumption-config .right .detail .unit {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-column-header {
  background-color: rgba(109, 114, 120, 0.07);
}
.theme-light .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-column-header:not(:last-of-type) {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell:not(:nth-of-type(7n)) {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .circle {
  background-color: #52c41a;
}
.theme-light .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date.today {
  border-top: 4px solid #1890ff;
  background: #e6f7ff;
}
.theme-light .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date.today .ant-fullcalendar-value {
  color: #1890ff;
}
.theme-dark .page-consumption-config .left,
.theme-dark .page-consumption-config .right {
  background-color: #2F3D4F;
}
.theme-dark .page-consumption-config .left .project-select {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-consumption-config .right .detail .unit {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-column-header {
  background-color: rgba(109, 114, 120, 0.07);
}
.theme-dark .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-column-header:not(:last-of-type) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell:not(:nth-of-type(7n)) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .circle {
  background-color: #75E040;
}
.theme-dark .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date.today {
  border-top: 4px solid #2199E9;
  background: #315B91;
}
.theme-dark .page-consumption-config .right .detail .ant-fullcalendar-fullscreen .ant-fullcalendar-table .ant-fullcalendar-cell .ant-fullcalendar-date.today .ant-fullcalendar-value {
  color: #2199E9;
}

.report-forms-pages-container {
  display: flex;
  padding-top: 8px;
  flex-direction: column;
  width: 100%;
  flex: 1 1 auto;
}
.report-forms-pages-container .ant-spin-nested-loading {
  height: auto;
}
.report-forms-pages-container .filter-wrapper {
  margin: 0px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: calc(100% - 16px);
}
.report-forms-pages-container .filter-wrapper .ant-select-selection__choice__content {
  max-width: 60px;
}
.report-forms-pages-container .filter-wrapper .filter-container {
  width: 1140px;
}
.report-forms-pages-container .filter-wrapper .c-filters .expand-btn {
  margin-right: -100px;
}
.report-forms-pages-container .filter-wrapper .c-filters .filter-form .ant-select-dropdown-menu {
  max-height: 280px;
}
.report-forms-pages-container .batch-container {
  margin: 14px auto -10px;
  width: 1140px;
  display: flex;
  justify-content: space-between;
}
.report-forms-pages-container .batch-container button {
  margin-left: 10px;
}
.report-forms-pages-container .batch-container .batch-container-text {
  color: #4A90E2;
}
.report-forms-pages-container .content-container {
  display: flex;
  justify-content: center;
  flex: 1 1 auto;
  width: 100%;
}
.report-forms-pages-container .content-container .item-wapper {
  width: 1140px;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex: 0 0 auto;
}
.report-forms-pages-container .content-container .item-container {
  display: flex;
  flex-direction: column;
  width: 212px;
  height: 271px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.22);
  margin-top: 21px;
  margin-right: 19px;
  border-radius: 2px;
}
.report-forms-pages-container .content-container .item-container:hover {
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);
}
.report-forms-pages-container .content-container .item-container:nth-of-type(5n) {
  margin-right: 0px;
}
.report-forms-pages-container .content-container .item-container .item-top {
  height: 160px;
  width: 100%;
  background-size: 100% 100%;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 2px 2px 0px 0px;
}
.report-forms-pages-container .content-container .item-container .item-top .check-item {
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 2;
}
.report-forms-pages-container .content-container .item-container .item-top .check-item .check-area {
  position: absolute;
  width: 100%;
  height: 160px;
  top: -8px;
  left: -7px;
}
.report-forms-pages-container .content-container .item-container .item-top:hover .item-top-inner {
  height: 100%;
}
.report-forms-pages-container .content-container .item-container .item-top .item-top-inner {
  display: flex;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65);
  justify-content: center;
  align-items: center;
  flex: 1 1 auto;
  height: 0;
  width: 100%;
  overflow: hidden;
}
.report-forms-pages-container .content-container .item-container .item-top .item-top-inner .button-item {
  width: 66px;
  height: 27px;
  border-radius: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.report-forms-pages-container .content-container .item-container .item-top .item-top-inner .button-item.delete {
  background-color: #fff;
  color: #F5222D;
}
.report-forms-pages-container .content-container .item-container .item-top .item-top-inner .button-item.download {
  background-color: #00ADFF;
  color: #fff;
  margin-right: 13px;
}
.report-forms-pages-container .content-container .item-container .item-top .item-top-inner .button-item.disabled {
  cursor: not-allowed;
  background-color: #F5F5F5;
  color: #B7B7B7;
}
.report-forms-pages-container .content-container .item-container .type-accumulate {
  background: url(/static/media/accumulate.8f2bc3fb.jpg) #40B7FF center no-repeat;
  background-size: 100% 100%;
}
.report-forms-pages-container .content-container .item-container .type-instant {
  background: url(/static/media/instant.22f3f815.jpg) #40B7FF center no-repeat;
  background-size: 100% 100%;
}
.report-forms-pages-container .content-container .item-container .item-center {
  height: 65px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding-left: 11px;
}
.report-forms-pages-container .content-container .item-container .item-center .title-container {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 185px;
}
.report-forms-pages-container .content-container .item-container .item-center .title-container .title {
  line-height: 24px;
}
.report-forms-pages-container .content-container .item-container .item-center .text {
  display: flex;
  align-items: center;
}
.report-forms-pages-container .content-container .item-container .item-center .text .icon {
  height: 12px;
  width: 11px;
  background: url(/static/media/flag-1.b596cfaa.svg) no-repeat;
  background-size: 100% 100%;
  margin-right: 3px;
}
.report-forms-pages-container .content-container .item-container .item-center .text .content {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 185px;
}
.report-forms-pages-container .content-container .item-container .item-bottom {
  height: 45px;
  width: 100%;
  padding: 0px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.report-forms-pages-container .pagenation-wapper {
  display: flex;
  justify-content: center;
  flex: 1 1 auto;
  margin: 30px 0px;
  width: 100%;
}
.report-forms-pages-container .pagenation-wapper .ant-pagination-item,
.report-forms-pages-container .pagenation-wapper .ant-pagination-item-link,
.report-forms-pages-container .pagenation-wapper .ant-pagination-prev,
.report-forms-pages-container .pagenation-wapper .ant-pagination-next,
.report-forms-pages-container .pagenation-wapper .ant-pagination-jump-next {
  padding: 0 2px;
  min-width: 25px;
  height: 25px;
  line-height: 25px;
}
.report-forms-pages-container .pagenation-wapper .ant-pagination-item-link {
  padding: 0px;
}
.report-forms-pages-container .pagenation-wapper .ant-select-selection--single {
  height: 25px;
  line-height: 25px;
  display: flex;
  align-items: center;
}
.report-forms-pages-container .pagenation-wapper .ant-pagination-options-size-changer {
  margin-right: 0px;
}
.report-forms-pages-container .pagenation-wapper .pagenation-container {
  width: 1140px;
  display: flex;
  justify-content: space-between;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-body {
  margin-top: 35px;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-btns {
  display: flex;
  flex-direction: row-reverse;
  height: 62px;
  margin-top: 20px;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-btns .ant-btn {
  min-width: 65px;
  padding: 0;
  margin: 0;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-btns .ant-btn:first-of-type {
  margin-left: 12px;
}
.report-delete-modal-container .ant-modal-content .ant-confirm-body-wrapper .ant-confirm-btns .ant-btn-loading {
  padding-left: 24px;
  min-width: 90px;
}
.theme-dark .report-forms-pages-container .ant-btn-danger[disabled] {
  background-color: transparent;
}
@media screen and (min-width: 1600px) {
  .report-forms-pages-container .filter-wrapper .filter-container {
    width: 1380px;
  }
  .report-forms-pages-container .batch-container {
    width: 1380px;
  }
  .report-forms-pages-container .content-container .item-wapper {
    width: 1380px;
  }
  .report-forms-pages-container .content-container .item-container {
    width: 255px;
    margin-right: 25px;
  }
  .report-forms-pages-container .content-container .item-container .item-center .title-container {
    width: 230px;
  }
  .report-forms-pages-container .content-container .item-container .item-center .text .content {
    width: 230px;
  }
  .report-forms-pages-container .pagenation-wapper .pagenation-container {
    width: 1380px;
  }
}
.theme-light .report-forms-pages-container {
  background-color: #fff;
}
.theme-light .report-forms-pages-container .content-container .item-container {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .report-forms-pages-container .content-container .item-container .item-center .title-container {
  color: rgba(0, 0, 0, 0.45);
}
.theme-light .report-forms-pages-container .content-container .item-container .item-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .report-forms-pages-container .filter-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .report-forms-pages-container {
  background-color: #2F3D4F;
}
.theme-dark .report-forms-pages-container .content-container .item-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .report-forms-pages-container .content-container .item-container .item-center .title-container {
  color: rgba(255, 255, 255, 0.42);
}
.theme-dark .report-forms-pages-container .content-container .item-container .item-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .report-forms-pages-container .filter-wrapper {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.c-date-switch {
  display: flex;
  flex: 0 0 auto;
  justify-content: flex-start;
}
.c-date-switch .btnGroup-wrapper {
  margin: auto 40px auto 0px;
}
.c-date-switch .btnGroup-wrapper .dateBtn {
  border-radius: 0px;
  border-right: none;
  font-size: 12px;
}
.c-date-switch .btnGroup-wrapper .dateBtn:first-child {
  border-radius: 4px 0px 0px 4px;
}
.c-date-switch .btnGroup-wrapper .dateBtn:last-child {
  border-radius: 0px 4px 4px 0px;
}
.c-date-switch .btnGroup-wrapper .dateBtn:only-child {
  border-radius: 4px;
}
.theme-light .c-date-switch .btnGroup-wrapper .dateBtn {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-light .c-date-switch .btnGroup-wrapper .dateBtn:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-date-switch .btnGroup-wrapper .dateBtn {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .c-date-switch .btnGroup-wrapper .dateBtn:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.measurementData-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 7px 16px 10px 16px;
}
.measurementData-container .tabContainer {
  display: flex;
  flex: 0 0 auto;
  justify-content: flex-start;
  align-content: center;
  margin-bottom: 22px;
}
.measurementData-container .tabContainer .item {
  padding: 7px 16px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  min-width: 90px;
  box-sizing: border-box;
  text-align: center;
}
.measurementData-container .load-analysis-card-container {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: space-between;
}
.measurementData-container .load-analysis-card-container .card-item {
  flex-grow: 1;
  margin-right: 9px;
}
.measurementData-container .load-analysis-card-container .card-item:last-of-type {
  margin-right: 0px;
}
.measurementData-container .chart {
  width: 100%;
  height: 23.44vw;
  min-height: 300px;
}
.measurementData-container .double-chart-container {
  display: flex;
  width: 100%;
  height: 31.25vw;
  min-height: 400px;
}
.theme-light .measurementData-container .tabContainer .active {
  background-color: #1890ff;
  color: #ffffff;
}
.theme-dark .measurementData-container .tabContainer .active {
  background-color: #2199E9;
  color: #ffffff;
}

.c-table-for-chart-wrapper {
  min-height: 185px;
}
.c-table-for-chart-wrapper .table-row {
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
}
.c-table-for-chart-wrapper .table-row .table-col {
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  padding-left: 12px;
}
.c-table-for-chart-wrapper .table-title {
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  margin-top: 10px;
  padding-left: 12px;
}
.theme-light .c-table-for-chart-wrapper .table-title,
.theme-light .c-table-for-chart-wrapper .table-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.theme-dark .c-table-for-chart-wrapper .table-title,
.theme-dark .c-table-for-chart-wrapper .table-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.c-lossHistoryRead-card {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 400px;
  padding: 12px 10px;
}
.c-lossHistoryRead-card .card-title {
  display: flex;
  font-size: 14px;
  justify-content: space-between;
}
.c-lossHistoryRead-card .value-container {
  margin-top: 20px;
}
.c-lossHistoryRead-card .value-container .value {
  font-size: 24px;
  margin-right: 10px;
}
.c-lossHistoryRead-card .ant-icon {
  color: #a7a7a7;
}
.theme-light .c-lossHistoryRead-card {
  background-color: #fafafa;
}
.theme-dark .c-lossHistoryRead-card {
  background-color: rgba(255, 255, 255, 0.05);
}

.page-energy-analysis {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  flex-direction: row;
}
.page-energy-analysis .right-container {
  flex: 1 1 auto;
  display: flex;
  width: calc(100% - 260px);
  flex-direction: column;
  box-sizing: border-box;
}
.page-energy-analysis .right-container .date-container {
  height: 46px;
  line-height: 46px;
  width: 100%;
  padding: 0 15px;
}
.page-energy-analysis .right-container .main-chart {
  display: flex;
  flex-direction: row;
  flex: 0 0 auto;
  width: 100%;
  height: 28.9vw;
  min-height: 370px;
}
.page-energy-analysis .right-container .sub-chart {
  display: flex;
  flex-direction: column;
  width: 50%;
  height: 100%;
  padding-bottom: 8px;
  box-sizing: border-box;
}
.page-energy-analysis .right-container .sub-chart .title {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 20px;
  font-size: 16px;
  padding-left: 16px;
}
.page-energy-analysis .right-container .sub-chart .chart-wrapper {
  display: block;
  width: 100%;
  height: calc(100% - 20px);
}
.page-energy-analysis .right-container .ant-spin-nested-loading .ant-spin-container {
  display: flex;
}
.page-energy-analysis .right-container .ant-spin-dot {
  top: 350px !important;
}
.theme-dark .page-energy-analysis .c-tree,
.theme-dark .page-energy-analysis .right-container {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .page-energy-analysis .c-tree .ant-menu,
.theme-dark .page-energy-analysis .right-container .ant-menu {
  background: transparent;
}
.theme-light .page-energy-analysis .c-tree,
.theme-light .page-energy-analysis .right-container {
  background: #fff;
}

.frequency-selector {
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-start;
  font-size: 12px;
  align-items: center;
  text-align: center;
}
.frequency-selector .label {
  display: inline-block;
  margin-right: 5px;
  border-radius: 2px;
  padding-right: 0;
}
.frequency-selector .btn {
  display: inline-block;
  margin-right: 5px;
  border-radius: 2px;
  padding-right: 0;
  padding: 0 10px;
  cursor: pointer;
  background-color: transparent;
}
.frequency-selector .btn.disabled {
  cursor: not-allowed;
}
.frequency-selector .btn > span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.theme-light .frequency-selector .btn {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .frequency-selector .btn.disabled {
  color: rgba(0, 0, 0, 0.25);
}
.theme-light .frequency-selector .btn.activeFrequency {
  background-color: #1890ff;
  color: #fff;
}
.theme-dark .frequency-selector .btn {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .frequency-selector .btn.disabled {
  color: rgba(255, 255, 255, 0.3);
}
.theme-dark .frequency-selector .btn.activeFrequency {
  background-color: #2199E9;
  color: #fff;
}

.page-history-data-modal-wrapper {
  display: flex;
  flex-direction: row;
  flex: 0 0 auto;
  align-items: center;
}
.page-history-data-modal-wrapper .count-label {
  padding-left: 10px;
  font-size: 12px;
}
.page-history-data-modal-wrapper .data-modal-btn {
  font-size: 12px;
}
.page-history-modal .ant-modal-content .ant-modal-body {
  padding: 0 0 10px 6px;
}
.page-history-modal .ant-modal-content .ant-modal-header {
  padding: 11px 24px;
}
.page-history-modal .ant-modal-content .ant-modal-header .ant-modal-title .ant-btn-group .tab-btn {
  margin: 0;
}
.page-history-modal .ant-modal-content .ant-modal-header .ant-modal-title .ant-btn-group .tab-btn:not(:last-of-type) {
  border-right: none;
}
.page-history-modal .ant-modal-content .ant-modal-header .ant-modal-title .history-modal-title {
  height: 33px;
  line-height: 33px;
}
.page-history-modal .ant-modal-content .ant-modal-header .ant-modal-title .export-btn {
  position: absolute;
  right: 96px;
  top: 11px;
}
.page-history-modal .ant-modal-content .table-container {
  display: flex;
  flex-direction: row;
  height: 31vw;
  overflow-y: auto;
}
.page-history-modal .ant-modal-content .table-container .table {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.page-history-modal .ant-modal-content .table-container .table:not(:last-of-type) {
  margin-right: 5px;
}
.page-history-modal .ant-modal-content .table-container .table .header {
  display: flex;
  width: 100%;
  flex: 0 0 auto;
  flex-direction: row;
}
.page-history-modal .ant-modal-content .table-container .table .header .header-column {
  display: flex;
  flex: 0 0 auto;
  height: 40px;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  padding-left: 18px;
}
.page-history-modal .ant-modal-content .table-container .table .body {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
}
.page-history-modal .ant-modal-content .table-container .table .body .row {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  flex-direction: row;
}
.page-history-modal .ant-modal-content .table-container .table .body .row .cell {
  display: flex;
  flex: 0 0 auto;
  height: 40px;
  align-items: center;
  font-size: 12px;
  padding-left: 18px;
}
.theme-dark .page-history-modal .table-container .header {
  background: rgba(255, 255, 255, 0.1);
}
.theme-dark .page-history-modal .table-container .body .row:nth-of-type(2n) {
  background: rgba(255, 255, 255, 0.05);
}
.theme-light .page-history-modal .table-container .header {
  background: rgba(0, 0, 0, 0.1);
}
.theme-light .page-history-modal .table-container .body .row:nth-of-type(2n) {
  background: rgba(0, 0, 0, 0.05);
}

.SwitchContext-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 16px 7px 16px;
  height: 100%;
}
.SwitchContext-container .ant-tabs {
  margin-bottom: 22px;
  height: 49px;
  min-height: 49px;
}
.SwitchContext-container .ant-tabs .ant-tabs-bar {
  margin: 0;
}
.SwitchContext-container .name-show {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.SwitchContext-container .date-switch-wrapper {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  align-items: center;
}
.SwitchContext-container .date-switch-wrapper .ant-btn-link {
  font-size: 12px;
}
.SwitchContext-container .date-switch-wrapper .ant-btn-link:first-of-type {
  margin-left: 10px;
}
.SwitchContext-container .SwitchContext-card-container {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: space-between;
}
.SwitchContext-container .SwitchContext-card-container .card-item {
  flex: 1 1;
  margin-right: 9px;
}
.SwitchContext-container .SwitchContext-card-container .card-item:last-of-type {
  margin-right: 0px;
}
.SwitchContext-container .chart {
  width: 100%;
  height: 100%;
  max-height: 650px;
  min-height: 400px;
}
.SwitchContext-container .filter-modal-wrapper {
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 1;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
}

.history-universe-component {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 0 16px;
  box-sizing: border-box;
}
.history-universe-component .ant-tabs {
  min-height: 70px;
}
.history-universe-component .ant-tabs .ant-tabs-bar {
  margin: 0;
  border-bottom: 0 none;
}
.history-universe-component .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  max-width: 215px;
}
.history-universe-component .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar {
  max-width: 215px;
}
.history-universe-component .date-switch-wrapper {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  align-items: center;
}
.history-universe-component .date-switch-wrapper .ant-btn-link {
  font-size: 12px;
}
.history-universe-component .date-switch-wrapper .ant-btn-link:first-of-type {
  margin-left: 10px;
}
.history-universe-component .chart-container {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  margin-top: 30px;
  width: 100%;
  flex-direction: column;
}
.history-universe-component .filter-modal-wrapper {
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 1;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
}
.history-universe-component .name-show {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  display: flex;
  justify-content: center;
  flex: 0 0 auto;
  height: 100px;
}
.history-universe-component .chart {
  width: 100%;
  height: 100%;
  min-height: 400px;
  max-height: 650px;
}

.page-history {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  flex-direction: row;
}
.page-history .tree-spining {
  width: 258px;
  margin-right: 8px;
}
.page-history .right-container {
  position: relative;
  flex: 1 1 auto;
  display: flex;
  width: calc(100% - 260px);
  flex-direction: column;
  box-sizing: border-box;
}
.page-history .right-container .ant-spin-nested-loading .ant-spin-container {
  display: flex;
}
.page-history .ant-spin-dot {
  top: 350px !important;
}
.page-history .data-compare-btn {
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 71px;
}
.page-history-tree-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-history-tree-list .page-history-text-container {
  display: flex;
  align-items: center;
}
.page-history-tree-list .page-history-text-container .tree-list-text {
  width: 125px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.page-history-tree-list .button-not-binding {
  width: 31px;
  height: 12px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgMzggMTMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjEgKDY3MDQ4KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCAzIENvcHkgNDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSLmlLnliqgiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLmlbDmja7mn6Xor6LmmL7npLoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xODkuMDAwMDAwLCAtNjc5LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMy1Db3B5LTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE4OS4wMDAwMDAsIDY3OS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02LjUsMCBMMzEuNSwwIEMzNS4wODk4NTA5LC02LjU5NDQ0OTA3ZS0xNiAzOCwyLjkxMDE0OTEzIDM4LDYuNSBMMzgsNi41IEMzOCwxMC4wODk4NTA5IDM1LjA4OTg1MDksMTMgMzEuNSwxMyBMNi41LDEzIEMyLjkxMDE0OTEzLDEzIDQuMzk2Mjk5MzhlLTE2LDEwLjA4OTg1MDkgMCw2LjUgTDAsNi41IEMtNC4zOTYyOTkzOGUtMTYsMi45MTAxNDkxMyAyLjkxMDE0OTEzLDYuNTk0NDQ5MDdlLTE2IDYuNSwwIFoiIGlkPSJSZWN0YW5nbGUtNDYiIGZpbGw9IiNFQkVCRUIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSLmnKrph4fpm4YiIGZvbnQtZmFtaWx5PSJNaWNyb3NvZnRZYUhlaVVJLCBNaWNyb3NvZnQgWWFIZWkgVUkiIGZvbnQtc2l6ZT0iMTAiIGZvbnQtd2VpZ2h0PSJub3JtYWwiIGZpbGw9IiM0OTQ5NDkiPgogICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSI0IiB5PSIxMCI+5pyq6YeH6ZuGPC90c3Bhbj4KICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;
  background-size: 100% 100%;
}
.page-history-tree-list .tree-list-icon {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.theme-dark .c-tree,
.theme-dark .right-container {
  background: rgba(255, 255, 255, 0.05);
}
.theme-dark .c-tree .ant-menu,
.theme-dark .right-container .ant-menu {
  background: transparent;
}
.theme-light .c-tree,
.theme-light .right-container {
  background: #ffffff;
}

.history-error-page {
  display: flex;
  width: 100%;
  height: calc(100vh - 116px - 28px - 16px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.history-error-page .icon-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  height: 40px;
  align-items: center;
  font-size: 24px;
  font-weight: 500;
}
.history-error-page .icon-wrapper .icon {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  color: white;
  border-radius: 50%;
  border: 1px solid transparent;
  margin-right: 12px;
}
.history-error-page .suggestion {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  font-size: 14px;
}
.theme-light .history-error-page .icon-wrapper {
  color: rgba(0, 0, 0, 0.65);
}
.theme-light .history-error-page .icon-wrapper .icon {
  background-color: #faad14;
}
.theme-light .history-error-page .suggestion {
  color: rgba(0, 0, 0, 0.45);
}
.theme-dark .history-error-page .icon-wrapper {
  color: rgba(255, 255, 255, 0.75);
}
.theme-dark .history-error-page .icon-wrapper .icon {
  background-color: #F0B235;
}
.theme-dark .history-error-page .suggestion {
  color: rgba(255, 255, 255, 0.42);
}

.compare-modal-body {
  min-height: 560px;
  display: flex;
}
.compare-modal-body .left-col {
  width: 260px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding-right: 20px;
}
.compare-modal-body .left-col dl {
  padding: 10px 0;
}
.compare-modal-body .left-col dl dt {
  margin-bottom: 16px;
  font-size: 16px;
}
.compare-modal-body .right-col {
  flex: 1 1;
}
.compare-modal-body .ant-divider .ant-divider-inner-text {
  padding: 0 14px;
  color: #49B6F5;
  font-size: 14px;
}
.compare-modal-body .ant-divider .ant-divider-inner-text .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #49B6F5;
}
.compare-modal-body .custom-select .row {
  margin-bottom: 10px;
}
.compare-modal-body .custom-select .label {
  position: relative;
  font-size: 12px;
  min-width: 50px;
  text-align: right;
  display: inline-block;
}
.compare-modal-body .custom-select .label:after {
  content: ":";
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.compare-modal-body .date-switch-wrapper {
  padding-left: 10px;
}
.compare-modal-body .chart {
  padding: 20px 20px 0;
  height: 420px;
}
.compare-modal-body .btn-area {
  text-align: center;
}
.compare-modal-body .filter-wrapper {
  display: flex;
}
.compare-modal-body .filter-wrapper .date-switch-wrapper {
  flex: 1 1;
}
.tooltip-item {
  margin-top: 10px;
}
.tooltip-item > i {
  display: inline-block;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-right: 10px;
}
.tooltip-2col {
  width: 440px;
  display: flex;
  flex-wrap: wrap;
}
.tooltip-2col .tooltipWrapper {
  width: 180px;
  margin: 0 20px;
}
.tooltip-3col {
  width: 440px;
  display: flex;
  flex-wrap: wrap;
}
.tooltip-3col > div {
  width: 180px;
  margin: 0 20px;
}
.custom-select-project-wrapper {
  width: 170px;
  display: inline-block;
}
.custom-select-project-wrapper .custom-select-project-search .ant-select {
  font-size: 14px;
  font-weight: normal;
}
.custom-select-project-wrapper .custom-select-project-search .ant-select-arrow {
  margin-top: -6px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
}

.page-ep-statistics-tabPaneCom-container {
  padding-left: 20px;
  height: calc(100vh - 226px);
  min-height: 300px;
  display: flex;
  flex-direction: column;
}
.page-ep-statistics-tabPaneCom-container .title-filter {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: flex-start;
  height: 64px;
}
.page-ep-statistics-tabPaneCom-container .title-filter .name {
  margin-right: 66px;
  font-size: 16px;
}
.page-ep-statistics-tabPaneCom-container .title-filter .select-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 30px;
}
.page-ep-statistics-tabPaneCom-container .title-filter .select-container .select-name {
  margin-right: 15px;
}
.page-ep-statistics-tabPaneCom-container .chart-outer {
  flex: 1 1;
}
.page-ep-statistics-tabPaneCom-container .chart {
  height: 100%;
  min-height: 300px;
}
.page-ep-statistics-tabPaneCom-container .tabpane-not-found {
  display: flex;
  height: 100%;
}
.theme-dark .page-ep-statistics-tabPaneCom-container {
  background: rgba(255, 255, 255, 0.05);
}
.theme-light .page-ep-statistics-tabPaneCom-container {
  background: #ffffff;
}

