#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  z-index: 1031;
  background: #29d;
  width: 100%;
  height: 2px;
  position: fixed;
  top: 0;
  left: 0;
}

#nprogress .peg {
  opacity: 1;
  width: 100px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  transform: rotate(3deg)translate(0, -4px);
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
}

#nprogress .spinner {
  z-index: 1031;
  display: block;
  position: fixed;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, 0);
  border-color: #29d rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #29d;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  animation: .4s linear infinite nprogress-spinner;
}

.nprogress-custom-parent {
  position: relative;
  overflow: hidden;
}

.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

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

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

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0);
  }

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

.el-dialog, .el-table .caret-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
}

@font-face {
  font-family: element-icons;
  src: url(/static/font/element-icons.ff18efd1.woff) format("woff"), url(/static/font/element-icons.f1a45d74.ttf) format("truetype");
  font-weight: 400;
  font-display: "auto";
  font-style: normal;
}

@font-face {
  font-family: bi-icons;
  src: url(/static/font/bi-icons.942b9ddb.woff) format("woff"), url(/static/font/bi-icons.cb0ab3b9.ttf) format("truetype");
  font-weight: 400;
  font-display: "auto";
  font-style: normal;
}

[class*=" el-icon-"], [class^="el-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  font-family: bi-icons, element-icons !important;
}

.el-icon-ice-cream-round:before {
  content: "\e6a0";
}

.el-icon-ice-cream-square:before {
  content: "\e6a3";
}

.el-icon-lollipop:before {
  content: "\e6a4";
}

.el-icon-potato-strips:before {
  content: "\e6a5";
}

.el-icon-milk-tea:before {
  content: "\e6a6";
}

.el-icon-ice-drink:before {
  content: "\e6a7";
}

.el-icon-ice-tea:before {
  content: "\e6a9";
}

.el-icon-coffee:before {
  content: "\e6aa";
}

.el-icon-orange:before {
  content: "\e6ab";
}

.el-icon-pear:before {
  content: "\e6ac";
}

.el-icon-apple:before {
  content: "\e6ad";
}

.el-icon-cherry:before {
  content: "\e6ae";
}

.el-icon-watermelon:before {
  content: "\e6af";
}

.el-icon-grape:before {
  content: "\e6b0";
}

.el-icon-refrigerator:before {
  content: "\e6b1";
}

.el-icon-goblet-square-full:before {
  content: "\e6b2";
}

.el-icon-goblet-square:before {
  content: "\e6b3";
}

.el-icon-goblet-full:before {
  content: "\e6b4";
}

.el-icon-goblet:before {
  content: "\e6b5";
}

.el-icon-cold-drink:before {
  content: "\e6b6";
}

.el-icon-coffee-cup:before {
  content: "\e6b8";
}

.el-icon-water-cup:before {
  content: "\e6b9";
}

.el-icon-hot-water:before {
  content: "\e6ba";
}

.el-icon-ice-cream:before {
  content: "\e6bb";
}

.el-icon-dessert:before {
  content: "\e6bc";
}

.el-icon-sugar:before {
  content: "\e6bd";
}

.el-icon-tableware:before {
  content: "\e6be";
}

.el-icon-burger:before {
  content: "\e6bf";
}

.el-icon-knife-fork:before {
  content: "\e6c1";
}

.el-icon-fork-spoon:before {
  content: "\e6c2";
}

.el-icon-chicken:before {
  content: "\e6c3";
}

.el-icon-food:before {
  content: "\e6c4";
}

.el-icon-dish-1:before {
  content: "\e6c5";
}

.el-icon-dish:before {
  content: "\e6c6";
}

.el-icon-moon-night:before {
  content: "\e6ee";
}

.el-icon-moon:before {
  content: "\e6f0";
}

.el-icon-cloudy-and-sunny:before {
  content: "\e6f1";
}

.el-icon-partly-cloudy:before {
  content: "\e6f2";
}

.el-icon-cloudy:before {
  content: "\e6f3";
}

.el-icon-sunny:before {
  content: "\e6f6";
}

.el-icon-sunset:before {
  content: "\e6f7";
}

.el-icon-sunrise-1:before {
  content: "\e6f8";
}

.el-icon-sunrise:before {
  content: "\e6f9";
}

.el-icon-heavy-rain:before {
  content: "\e6fa";
}

.el-icon-lightning:before {
  content: "\e6fb";
}

.el-icon-light-rain:before {
  content: "\e6fc";
}

.el-icon-wind-power:before {
  content: "\e6fd";
}

.el-icon-baseball:before {
  content: "\e712";
}

.el-icon-soccer:before {
  content: "\e713";
}

.el-icon-football:before {
  content: "\e715";
}

.el-icon-basketball:before {
  content: "\e716";
}

.el-icon-ship:before {
  content: "\e73f";
}

.el-icon-truck:before {
  content: "\e740";
}

.el-icon-bicycle:before {
  content: "\e741";
}

.el-icon-mobile-phone:before {
  content: "\e6d3";
}

.el-icon-service:before {
  content: "\e6d4";
}

.el-icon-key:before {
  content: "\e6e2";
}

.el-icon-unlock:before {
  content: "\e6e4";
}

.el-icon-watch:before {
  content: "\e6fe";
}

.el-icon-watch-1:before {
  content: "\e6ff";
}

.el-icon-timer:before {
  content: "\e702";
}

.el-icon-alarm-clock:before {
  content: "\e703";
}

.el-icon-map-location:before {
  content: "\e704";
}

.el-icon-delete-location:before {
  content: "\e705";
}

.el-icon-add-location:before {
  content: "\e706";
}

.el-icon-location-information:before {
  content: "\e707";
}

.el-icon-location-outline:before {
  content: "\e708";
}

.el-icon-place:before {
  content: "\e709";
}

.el-icon-discover:before {
  content: "\e70a";
}

.el-icon-first-aid-kit:before {
  content: "\e70b";
}

.el-icon-trophy-1:before {
  content: "\e70c";
}

.el-icon-trophy:before {
  content: "\e70d";
}

.el-icon-medal:before {
  content: "\e70e";
}

.el-icon-medal-1:before {
  content: "\e70f";
}

.el-icon-stopwatch:before {
  content: "\e710";
}

.el-icon-mic:before {
  content: "\e711";
}

.el-icon-copy-document:before {
  content: "\e718";
}

.el-icon-switch-button:before {
  content: "\e71b";
}

.el-icon-aim:before {
  content: "\e71c";
}

.el-icon-crop:before {
  content: "\e71d";
}

.el-icon-odometer:before {
  content: "\e71e";
}

.el-icon-time:before {
  content: "\e71f";
}

.el-icon-bangzhu:before {
  content: "\e724";
}

.el-icon-close-notification:before {
  content: "\e726";
}

.el-icon-microphone:before {
  content: "\e727";
}

.el-icon-turn-off-microphone:before {
  content: "\e728";
}

.el-icon-position:before {
  content: "\e729";
}

.el-icon-postcard:before {
  content: "\e72a";
}

.el-icon-chat-line-square:before {
  content: "\e72d";
}

.el-icon-chat-dot-square:before {
  content: "\e72e";
}

.el-icon-chat-dot-round:before {
  content: "\e72f";
}

.el-icon-chat-square:before {
  content: "\e730";
}

.el-icon-chat-line-round:before {
  content: "\e731";
}

.el-icon-chat-round:before {
  content: "\e732";
}

.el-icon-set-up:before {
  content: "\e733";
}

.el-icon-turn-off:before {
  content: "\e734";
}

.el-icon-open:before {
  content: "\e735";
}

.el-icon-connection:before {
  content: "\e736";
}

.el-icon-link:before {
  content: "\e737";
}

.el-icon-cpu:before {
  content: "\e738";
}

.el-icon-thumb:before {
  content: "\e739";
}

.el-icon-female:before {
  content: "\e73a";
}

.el-icon-male:before {
  content: "\e73b";
}

.el-icon-guide:before {
  content: "\e73c";
}

.el-icon-news:before {
  content: "\e73e";
}

.el-icon-price-tag:before {
  content: "\e744";
}

.el-icon-discount:before {
  content: "\e745";
}

.el-icon-wallet:before {
  content: "\e747";
}

.el-icon-coin:before {
  content: "\e748";
}

.el-icon-money:before {
  content: "\e749";
}

.el-icon-bank-card:before {
  content: "\e74a";
}

.el-icon-box:before {
  content: "\e74b";
}

.el-icon-present:before {
  content: "\e74c";
}

.el-icon-sell:before {
  content: "\e6d5";
}

.el-icon-sold-out:before {
  content: "\e6d6";
}

.el-icon-shopping-bag-2:before {
  content: "\e74d";
}

.el-icon-shopping-bag-1:before {
  content: "\e74e";
}

.el-icon-shopping-cart-2:before {
  content: "\e74f";
}

.el-icon-shopping-cart-1:before {
  content: "\e750";
}

.el-icon-shopping-cart-full:before {
  content: "\e751";
}

.el-icon-smoking:before {
  content: "\e752";
}

.el-icon-no-smoking:before {
  content: "\e753";
}

.el-icon-house:before {
  content: "\e754";
}

.el-icon-table-lamp:before {
  content: "\e755";
}

.el-icon-school:before {
  content: "\e756";
}

.el-icon-office-building:before {
  content: "\e757";
}

.el-icon-toilet-paper:before {
  content: "\e758";
}

.el-icon-notebook-2:before {
  content: "\e759";
}

.el-icon-notebook-1:before {
  content: "\e75a";
}

.el-icon-files:before {
  content: "\e75b";
}

.el-icon-collection:before {
  content: "\e75c";
}

.el-icon-receiving:before {
  content: "\e75d";
}

.el-icon-suitcase-1:before {
  content: "\e760";
}

.el-icon-suitcase:before {
  content: "\e761";
}

.el-icon-film:before {
  content: "\e763";
}

.el-icon-collection-tag:before {
  content: "\e765";
}

.el-icon-data-analysis:before {
  content: "\e766";
}

.el-icon-pie-chart:before {
  content: "\e767";
}

.el-icon-data-board:before {
  content: "\e768";
}

.el-icon-data-line:before {
  content: "\e76d";
}

.el-icon-reading:before {
  content: "\e769";
}

.el-icon-magic-stick:before {
  content: "\e76a";
}

.el-icon-coordinate:before {
  content: "\e76b";
}

.el-icon-mouse:before {
  content: "\e76c";
}

.el-icon-brush:before {
  content: "\e76e";
}

.el-icon-headset:before {
  content: "\e76f";
}

.el-icon-umbrella:before {
  content: "\e770";
}

.el-icon-scissors:before {
  content: "\e771";
}

.el-icon-mobile:before {
  content: "\e773";
}

.el-icon-attract:before {
  content: "\e774";
}

.el-icon-monitor:before {
  content: "\e775";
}

.el-icon-takeaway-box:before {
  content: "\e77a";
}

.el-icon-paperclip:before {
  content: "\e77d";
}

.el-icon-printer:before {
  content: "\e77e";
}

.el-icon-document-add:before {
  content: "\e782";
}

.el-icon-document:before {
  content: "\e785";
}

.el-icon-document-checked:before {
  content: "\e786";
}

.el-icon-document-copy:before {
  content: "\e787";
}

.el-icon-document-delete:before {
  content: "\e788";
}

.el-icon-document-remove:before {
  content: "\e789";
}

.el-icon-tickets:before {
  content: "\e78b";
}

.el-icon-folder-checked:before {
  content: "\e77f";
}

.el-icon-folder-delete:before {
  content: "\e780";
}

.el-icon-folder-remove:before {
  content: "\e781";
}

.el-icon-folder-add:before {
  content: "\e783";
}

.el-icon-folder-opened:before {
  content: "\e784";
}

.el-icon-folder:before {
  content: "\e78a";
}

.el-icon-edit-outline:before {
  content: "\e764";
}

.el-icon-date:before {
  content: "\e78e";
}

.el-icon-c-scale-to-original:before {
  content: "\e7c6";
}

.el-icon-view:before {
  content: "\e6ce";
}

.el-icon-loading:before {
  content: "\e6cf";
}

.el-icon-rank:before {
  content: "\e6d1";
}

.el-icon-sort-down:before {
  content: "\e7c4";
}

.el-icon-sort-up:before {
  content: "\e7c5";
}

.el-icon-finished:before {
  content: "\e6cd";
}

.el-icon-refresh-left:before {
  content: "\e6c7";
}

.el-icon-refresh-right:before {
  content: "\e6c8";
}

.el-icon-refresh:before {
  content: "\e6d0";
}

.el-icon-video-play:before {
  content: "\e7c0";
}

.el-icon-video-pause:before {
  content: "\e7c1";
}

.el-icon-d-arrow-right:before {
  content: "\e6dc";
}

.el-icon-d-arrow-left:before {
  content: "\e6dd";
}

.el-icon-arrow-up:before {
  content: "\e6e1";
}

.el-icon-arrow-down:before {
  content: "\e6df";
}

.el-icon-arrow-right:before {
  content: "\e6e0";
}

.el-icon-arrow-left:before {
  content: "\e6de";
}

.el-icon-top-right:before {
  content: "\e6e7";
}

.el-icon-top-left:before {
  content: "\e6e8";
}

.el-icon-top:before {
  content: "\e6e6";
}

.el-icon-bottom:before {
  content: "\e6eb";
}

.el-icon-back:before {
  content: "\e6ea";
}

.el-icon-bottom-right:before {
  content: "\e6ec";
}

.el-icon-bottom-left:before {
  content: "\e6ed";
}

.el-icon-caret-top:before {
  content: "\e78f";
}

.el-icon-caret-bottom:before {
  content: "\e790";
}

.el-icon-d-caret:before {
  content: "\e79a";
}

.el-icon-share:before {
  content: "\e793";
}

.el-icon-menu:before {
  content: "\e798";
}

.el-icon-s-grid:before {
  content: "\e7a6";
}

.el-icon-s-check:before {
  content: "\e7a7";
}

.el-icon-s-data:before {
  content: "\e7a8";
}

.el-icon-s-opportunity:before {
  content: "\e7aa";
}

.el-icon-s-custom:before {
  content: "\e7ab";
}

.el-icon-s-claim:before {
  content: "\e7ad";
}

.el-icon-s-finance:before {
  content: "\e7ae";
}

.el-icon-s-comment:before {
  content: "\e7af";
}

.el-icon-s-flag:before {
  content: "\e7b0";
}

.el-icon-s-marketing:before {
  content: "\e7b1";
}

.el-icon-s-shop:before {
  content: "\e7b4";
}

.el-icon-s-open:before {
  content: "\e7b5";
}

.el-icon-s-management:before {
  content: "\e7b6";
}

.el-icon-s-ticket:before {
  content: "\e7b7";
}

.el-icon-s-release:before {
  content: "\e7b8";
}

.el-icon-s-home:before {
  content: "\e7b9";
}

.el-icon-s-promotion:before {
  content: "\e7ba";
}

.el-icon-s-operation:before {
  content: "\e7bb";
}

.el-icon-s-unfold:before {
  content: "\e7bc";
}

.el-icon-s-fold:before {
  content: "\e7a9";
}

.el-icon-s-platform:before {
  content: "\e7bd";
}

.el-icon-s-order:before {
  content: "\e7be";
}

.el-icon-s-cooperation:before {
  content: "\e7bf";
}

.el-icon-bell:before {
  content: "\e725";
}

.el-icon-message-solid:before {
  content: "\e799";
}

.el-icon-video-camera:before {
  content: "\e772";
}

.el-icon-video-camera-solid:before {
  content: "\e796";
}

.el-icon-camera-solid:before {
  content: "\e79b";
}

.el-icon-upload2:before {
  content: "\e77b";
}

.el-icon-picture-outline-round:before {
  content: "\e75f";
}

.el-icon-picture-outline:before {
  content: "\e75e";
}

.el-icon-picture:before {
  content: "\e79f";
}

.el-icon-check:before {
  content: "\e6da";
}

.el-icon-plus:before {
  content: "\e6d9";
}

.el-icon-help:before {
  content: "\e73d";
}

.el-icon-s-help:before {
  content: "\e7b3";
}

.el-icon-circle-close:before {
  content: "\e78d";
}

.el-icon-circle-check:before {
  content: "\e720";
}

.el-icon-circle-plus-outline:before {
  content: "\e723";
}

.el-icon-remove-outline:before {
  content: "\e722";
}

.el-icon-error:before {
  content: "\e79d";
}

.el-icon-success:before {
  content: "\e79c";
}

.el-icon-circle-plus:before {
  content: "\e7a0";
}

.el-icon-remove:before {
  content: "\e7a2";
}

.el-icon-info:before {
  content: "\e7a1";
}

.el-icon-question:before {
  content: "\e7a4";
}

.el-icon-warning-outline:before {
  content: "\e6c9";
}

.el-icon-warning:before {
  content: "\e7a3";
}

.el-icon-goods:before {
  content: "\e7c2";
}

.el-icon-s-goods:before {
  content: "\e7b2";
}

.el-icon-star-off:before {
  content: "\e717";
}

.el-icon-star-on:before {
  content: "\e797";
}

.el-icon-more-outline:before {
  content: "\e6cc";
}

.el-icon-phone-outline:before {
  content: "\e6cb";
}

.el-icon-phone:before {
  content: "\e795";
}

.el-icon-user-solid:before {
  content: "\e7a5";
}

.el-icon-s-tools:before {
  content: "\e7ac";
}

.el-icon-delete-solid:before {
  content: "\e7c9";
}

.el-icon-eleme:before {
  content: "\e7c7";
}

.el-icon-platform-eleme:before {
  content: "\e7ca";
}

.el-icon-loading {
  animation: 2s linear infinite rotating;
}

.el-icon--right {
  margin-left: 5px;
}

.el-icon--left {
  margin-right: 5px;
}

@keyframes rotating {
  0% {
    transform: rotateZ(0);
  }

  100% {
    transform: rotateZ(360deg);
  }
}

.el-icon-column:before {
  content: "\e900";
}

.el-icon-add:before {
  content: "\e901";
}

.el-icon-attachment:before {
  content: "\e902";
}

.el-icon-calendar:before {
  content: "\e903";
}

.el-icon-camera:before {
  content: "\e904";
}

.el-icon-caret-down:before {
  content: "\e905";
}

.el-icon-caret-left:before {
  content: "\e906";
}

.el-icon-caret-right:before {
  content: "\e907";
}

.el-icon-caret-up:before {
  content: "\e908";
}

.el-icon-clock-circle:before {
  content: "\e909";
}

.el-icon-close:before {
  content: "\e90a";
}

.el-icon-customer-service:before {
  content: "\e90b";
}

.el-icon-cutting:before {
  content: "\e90c";
}

.el-icon-delete-line:before {
  content: "\e90d";
}

.el-icon-down:before {
  content: "\e90e";
}

.el-icon-download:before {
  content: "\e911";
}

.el-icon-drag:before {
  content: "\e912";
}

.el-icon-edit:before {
  content: "\e913";
}

.el-icon-empty:before {
  content: "\e914";
}

.el-icon-eye-invisible:before {
  content: "\e915";
}

.el-icon-eye:before {
  content: "\e916";
}

.el-icon-file:before {
  content: "\e917";
}

.el-icon-filter:before {
  content: "\e918";
}

.el-icon-folder-starred:before {
  content: "\e919";
}

.el-icon-full-screen:before {
  content: "\e91a";
}

.el-icon-images:before {
  content: "\e91b";
}

.el-icon-inbox-out:before {
  content: "\e91c";
}

.el-icon-Info2:before {
  content: "\e91d";
}

.el-icon-left:before {
  content: "\e91e";
}

.el-icon-left1:before {
  content: "\e91f";
}

.el-icon-location:before {
  content: "\e920";
}

.el-icon-lock:before {
  content: "\e921";
}

.el-icon-love:before {
  content: "\e922";
}

.el-icon-menu-fold:before {
  content: "\e923";
}

.el-icon-message:before {
  content: "\e924";
}

.el-icon-minus:before {
  content: "\e927";
}

.el-icon-more-vertical:before {
  content: "\e928";
}

.el-icon-more:before {
  content: "\e929";
}

.el-icon-more1:before {
  content: "\e92a";
}

.el-icon-pic:before {
  content: "\e92b";
}

.el-icon-question-circle:before {
  content: "\e92e";
}

.el-icon-redo:before {
  content: "\e92f";
}

.el-icon-right:before {
  content: "\e930";
}

.el-icon-right1-2:before {
  content: "\e931";
}

.el-icon-rotate-left:before {
  content: "\e934";
}

.el-icon-search:before {
  content: "\e935";
}

.el-icon-setting:before {
  content: "\e936";
}

.el-icon-sort:before {
  content: "\e937";
}

.el-icon-star:before {
  content: "\e938";
}

.el-icon-tick:before {
  content: "\e939";
}

.el-icon-undo:before {
  content: "\e93a";
}

.el-icon-union:before {
  content: "\e93b";
}

.el-icon-up:before {
  content: "\e93c";
}

.el-icon-upload:before {
  content: "\e93d";
}

.el-icon-user:before {
  content: "\e93e";
}

.el-icon-warn1:before {
  content: "\e93f";
}

.el-icon-zoom-in:before {
  content: "\e940";
}

.el-icon-zoom-out:before {
  content: "\e941";
}

.el-icon-backTop:before {
  content: "\e942";
}

.el-icon-business-security:before {
  content: "\e943";
}

.el-icon-close-circle-fill:before {
  content: "\e944";
}

.el-icon-code:before {
  content: "\e945";
}

.el-icon-component-management:before {
  content: "\e946";
}

.el-icon-delete:before {
  content: "\e947";
}

.el-icon-descend:before {
  content: "\e948";
}

.el-icon-edit-fill:before {
  content: "\e949";
}

.el-icon-feedback:before {
  content: "\e94d";
}

.el-icon-go-up:before {
  content: "\e94e";
}

.el-icon-Info-fill:before {
  content: "\e951";
}

.el-icon-love-fill:before {
  content: "\e952";
}

.el-icon-question-fill:before {
  content: "\e954";
}

.el-icon-rocket-1:before {
  content: "\e955";
}

.el-icon-rocket-2:before {
  content: "\e956";
}

.el-icon-sound-Off:before {
  content: "\e957";
}

.el-icon-sound-On:before {
  content: "\e958";
}

.el-icon-star-fill:before {
  content: "\e959";
}

.el-icon-success-fill:before {
  content: "\e95d";
}

.el-icon-thumb-up-fill:before {
  content: "\e95e";
}

.el-icon-user-fill:before {
  content: "\e95f";
}

.el-icon-version-management:before {
  content: "\e960";
}

.el-icon-wait:before {
  content: "\e961";
}

.el-icon-warn:before {
  content: "\e962";
}

.el-icon-warning-fill:before {
  content: "\e966";
}

.el-icon-logs:before {
  content: "\e967";
}

.el-icon-drags:before {
  content: "\e968";
}

.el-pagination {
  white-space: nowrap;
  color: #323335;
  padding: 2px 5px;
}

.el-pagination:after, .el-pagination:before {
  content: "";
  display: table;
}

.el-pagination:after {
  clear: both;
}

.el-pagination button, .el-pagination span:not([class*="suffix"]) {
  vertical-align: top;
  box-sizing: border-box;
  min-width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  display: inline-block;
}

.el-pager li, .el-pagination__editor {
  -webkit-box-sizing: border-box;
  text-align: center;
}

.el-pagination .el-input__inner {
  text-align: center;
  -moz-appearance: textfield;
  line-height: normal;
}

.el-pagination .el-input__suffix {
  right: 0;
  transform: scale(.8);
}

.el-pagination .el-select .el-input {
  width: 100px;
  margin: 0 5px;
}

.el-pagination .el-select .el-input .el-input__inner {
  border-radius: 3px;
  padding-right: 25px;
}

.el-pagination button {
  background: none;
  border: none;
  padding: 0 6px;
}

.el-pagination button:focus {
  outline: 0;
}

.el-pagination button:hover {
  color: #00bf8a;
}

.el-pagination button:disabled {
  color: #c9cdd4;
  cursor: not-allowed;
  background-color: #fff;
}

.el-pagination .btn-next, .el-pagination .btn-prev {
  cursor: pointer;
  color: #4e5969;
  background: #fff center / 16px no-repeat;
  margin: 0;
}

.el-pagination .btn-next .el-icon, .el-pagination .btn-prev .el-icon {
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.el-pagination .btn-prev {
  padding-right: 12px;
}

.el-pagination .btn-next {
  padding-left: 12px;
}

.el-pagination .el-pager li.disabled {
  color: #c9cdd4;
  cursor: not-allowed;
}

.el-pagination--small .btn-next, .el-pagination--small .btn-prev, .el-pagination--small .el-pager li, .el-pagination--small .el-pager li.btn-quicknext, .el-pagination--small .el-pager li.btn-quickprev, .el-pagination--small .el-pager li:last-child {
  border-color: rgba(0, 0, 0, 0);
  min-width: 22px;
  height: 22px;
  font-size: 12px;
  line-height: 22px;
}

.el-pagination--small .arrow.disabled {
  visibility: hidden;
}

.el-pagination--small .more:before, .el-pagination--small li.more:before {
  line-height: 24px;
}

.el-pagination--small button, .el-pagination--small span:not([class*="suffix"]) {
  height: 22px;
  line-height: 22px;
}

.el-pagination--small .el-pagination__editor, .el-pagination--small .el-pagination__editor.el-input .el-input__inner {
  height: 22px;
}

.el-pagination__sizes {
  color: #4e5969;
  margin: 0 10px 0 0;
  font-weight: 400;
}

.el-pagination__sizes .el-input .el-input__inner {
  padding-left: 8px;
  font-size: 14px;
}

.el-pagination__sizes .el-input .el-input__inner:hover {
  border-color: #00bf8a;
}

.el-pagination__sizes .el-select .el-select__caret {
  line-height: inherit;
}

.el-pagination__total {
  color: #4e5969;
  margin-right: 10px;
  font-weight: 400;
}

.el-pagination__jump {
  color: #4e5969;
  margin-left: 24px;
  font-weight: 400;
}

.el-pagination__jump .el-input__inner {
  padding: 0 3px;
}

.el-pagination__rightwrapper {
  float: right;
}

.el-pagination__editor {
  box-sizing: border-box;
  border-radius: 3px;
  height: 32px;
  margin: 0 2px;
  padding: 0 2px;
  line-height: 18px;
}

.el-pager, .el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev {
  padding: 0;
}

.el-pagination__editor.el-input {
  width: 50px;
}

.el-pagination__editor.el-input .el-input__inner {
  height: 32px;
}

.el-pagination__editor .el-input__inner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.el-pagination__editor .el-input__inner::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li {
  color: #4e5969;
  background-color: #f3f4f5;
  border-radius: 2px;
  min-width: 30px;
  margin: 0 5px;
}

.el-pagination.is-background .btn-next.disabled, .el-pagination.is-background .btn-next:disabled, .el-pagination.is-background .btn-prev.disabled, .el-pagination.is-background .btn-prev:disabled, .el-pagination.is-background .el-pager li.disabled {
  color: #c9cdd4;
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #00bf8a;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #00bf8a;
  background-color: #eaf7f3;
}

.el-pagination.is-background.el-pagination--small .btn-next, .el-pagination.is-background.el-pagination--small .btn-prev, .el-pagination.is-background.el-pagination--small .el-pager li {
  min-width: 22px;
  margin: 0 3px;
}

.el-pager, .el-pager li {
  vertical-align: top;
  margin: 0;
  display: inline-block;
}

.el-pager {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 0;
  list-style: none;
}

.el-pager .more:before {
  line-height: 30px;
}

.el-pager li {
  cursor: pointer;
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  min-width: 32px;
  height: 32px;
  padding: 0 4px;
  font-size: 14px;
  line-height: 32px;
}

.el-autocomplete-suggestion, .el-dialog, .el-dialog__footer {
  -webkit-box-sizing: border-box;
}

.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {
  color: #4e5969;
  line-height: 28px;
}

.el-pager li.btn-quicknext.disabled, .el-pager li.btn-quickprev.disabled {
  color: #c9cdd4;
}

.el-pager li.btn-quicknext:hover, .el-pager li.btn-quickprev:hover {
  cursor: pointer;
}

.el-pager li.active + li {
  border-left: 0;
}

.el-pager li:hover {
  color: #00bf8a;
}

.el-pager li.active {
  color: #00bf8a;
  cursor: default;
  background-color: #eaf7f3;
}

@keyframes v-modal-in {
  0% {
    opacity: 0;
  }
}

@keyframes v-modal-out {
  100% {
    opacity: 0;
  }
}

.el-dialog {
  box-sizing: border-box;
  background: #fff;
  border-radius: 2px;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-wrap: nowrap;
  width: 50%;
  min-width: 480px;
  max-height: calc(100vh - 100px);
  margin: 50px auto;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

.el-dialog__wrapper, .el-menu-item {
  -webkit-box-align: center;
  display: -webkit-box;
}

.el-dialog.is-fullscreen {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  overflow: auto;
}

.el-dialog__wrapper {
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}

.el-dialog__header {
  color: rgba(0, 0, 0, .85);
  border-bottom: 1px solid rgba(0, 0, 0, .06);
  -ms-flex: 1;
  flex: 1;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 24px;
}

.el-dialog__headerbtn {
  cursor: pointer;
  background: none;
  border: none;
  outline: 0;
  padding: 0;
  font-size: 20px;
  position: absolute;
  right: 20px;
}

.el-dialog__headerbtn .el-dialog__close {
  color: #86909c;
}

.el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close {
  color: #00bf8a;
}

.el-dialog__title {
  color: #323335;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.el-dialog__body {
  color: #4e5969;
  word-break: break-all;
  -ms-flex: 0;
  flex: 0;
  padding: 20px;
  font-size: 14px;
  overflow-x: auto;
}

.el-dialog__footer {
  text-align: right;
  box-sizing: border-box;
  border-top: 1px solid rgba(0, 0, 0, .06);
  -ms-flex: 1;
  flex: 1;
  padding: 12px 16px;
}

.el-dialog--center {
  text-align: center;
}

.el-dialog--center .el-dialog__body {
  text-align: initial;
  padding: 25px 25px 30px;
}

.el-dialog--center .el-dialog__footer {
  text-align: inherit;
}

.dialog-fade-enter-active {
  animation: .3s dialog-fade-in;
}

.dialog-fade-leave-active {
  animation: .3s dialog-fade-out;
}

@keyframes dialog-fade-in {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes dialog-fade-out {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
}

.el-autocomplete {
  display: inline-block;
  position: relative;
}

.el-autocomplete-suggestion {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  margin: 5px 0;
  box-shadow: 0 8px 20px rgba(0, 0, 0, .1);
}

.el-autocomplete-suggestion__wrap {
  box-sizing: border-box;
  max-height: 280px;
  padding: 4px;
}

.el-autocomplete-suggestion__list {
  margin: 0;
  padding: 0;
}

.el-autocomplete-suggestion li {
  cursor: pointer;
  color: #4e5969;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 4px;
  margin: 0;
  padding: 0 20px;
  font-size: 14px;
  line-height: 34px;
  list-style: none;
  overflow: hidden;
}

.el-autocomplete-suggestion li.highlighted, .el-autocomplete-suggestion li:hover {
  background-color: #f6f8f9;
}

.el-autocomplete-suggestion li.divider {
  border-top: 1px solid #000;
  margin-top: 6px;
}

.el-autocomplete-suggestion li.divider:last-child {
  margin-bottom: -6px;
}

.el-autocomplete-suggestion.is-loading li {
  text-align: center;
  color: #999;
  height: 100px;
  font-size: 20px;
  line-height: 100px;
}

.el-autocomplete-suggestion.is-loading li:after {
  content: "";
  vertical-align: middle;
  height: 100%;
  display: inline-block;
}

.el-autocomplete-suggestion.is-loading li:hover {
  background-color: #fff;
}

.el-autocomplete-suggestion.is-loading .el-icon-loading {
  vertical-align: middle;
}

.el-dropdown {
  color: #4e5969;
  font-size: 14px;
  display: inline-block;
  position: relative;
}

.el-dropdown .el-icon-down {
  vertical-align: text-top;
  font-size: 14px;
}

.el-dropdown .el-button-group {
  display: block;
}

.el-dropdown .el-button-group .el-button {
  float: none;
}

.el-dropdown .el-button-group .el-button.el-dropdown__caret-button {
  float: right;
}

.el-dropdown .el-dropdown__caret-button {
  border-left: none;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}

.el-dropdown .el-dropdown__caret-button > span {
  height: 14px;
  display: block;
}

.el-dropdown .el-dropdown__caret-button.el-button--mini > span {
  height: 12px;
}

.el-dropdown .el-dropdown__caret-button:before {
  content: "";
  background: rgba(255, 255, 255, .5);
  width: 1px;
  display: block;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 0;
}

.el-dropdown .el-dropdown__caret-button.el-button--default:before {
  background: rgba(214, 217, 224, .5);
}

.el-dropdown .el-dropdown__caret-button:hover:not(.is-disabled):before {
  top: 0;
  bottom: 0;
}

.el-dropdown .el-dropdown__caret-button .el-dropdown__icon {
  padding-left: 0;
}

.el-dropdown__icon {
  margin: 0 3px;
  font-size: 12px;
}

.el-dropdown .el-dropdown-selfdefine {
  line-height: 14px;
}

.el-dropdown .el-dropdown-selfdefine > span {
  height: 14px;
  display: block;
}

.el-dropdown .el-dropdown-selfdefine:focus:active, .el-dropdown .el-dropdown-selfdefine:focus:not(.focusing) {
  outline-width: 0;
}

.el-dropdown [disabled] {
  cursor: not-allowed;
  color: #bbb;
}

.el-dropdown-menu {
  z-index: 10;
  background-color: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  margin: 5px 0;
  padding: 10px 0;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-dropdown-menu__item:focus, .el-dropdown-menu__item:not(.is-disabled):hover, .el-menu-item:hover {
  background-color: #f2f3f5;
}

.el-dropdown-menu__item {
  color: #323335;
  cursor: pointer;
  border-radius: 4px;
  outline: 0;
  margin: 0;
  padding: 0 20px;
  font-size: 14px;
  line-height: 36px;
  list-style: none;
}

.el-dropdown-menu__item i {
  margin-right: 5px;
}

.el-dropdown-menu__item--divided {
  border-top: 1px solid #e5e6eb;
  margin-top: 6px;
  position: relative;
}

.el-dropdown-menu__item--divided:before {
  content: "";
  background-color: #fff;
  height: 6px;
  margin: 0 -20px;
  display: block;
}

.el-dropdown-menu__item.is-disabled {
  cursor: default;
  color: #bbb;
  pointer-events: none;
}

.el-dropdown-menu--medium {
  padding: 6px 0;
}

.el-dropdown-menu--medium .el-dropdown-menu__item {
  padding: 0 17px;
  font-size: 14px;
  line-height: 30px;
}

.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided {
  margin-top: 6px;
}

.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before {
  height: 6px;
  margin: 0 -17px;
}

.el-dropdown-menu--small {
  padding: 4px;
}

.el-dropdown-menu--small .el-dropdown-menu__item {
  padding: 0 6px;
  font-size: 14px;
  line-height: 34px;
}

.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided {
  margin-top: 4px;
}

.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before {
  height: 4px;
  margin: 0 -15px;
}

.el-dropdown-menu--mini {
  padding: 3px 0;
}

.el-dropdown-menu--mini .el-dropdown-menu__item {
  padding: 0 10px;
  font-size: 12px;
  line-height: 24px;
}

.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided {
  margin-top: 3px;
}

.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before {
  height: 3px;
  margin: 0 -10px;
}

.el-menu {
  background-color: #fff;
  margin: 0;
  padding: 0 10px;
  list-style: none;
  position: relative;
}

.el-menu:after, .el-menu:before {
  content: "";
  display: table;
}

.el-menu:after {
  clear: both;
}

.el-menu.el-menu--horizontal {
  border-bottom: 1px solid #e6e6e6;
}

.el-menu > .el-menu-item.is-active {
  background-color: #e6f9f3;
}

.el-menu .el-menu {
  padding: 0;
}

.el-menu--horizontal {
  border-right: none;
}

.el-menu--horizontal > .el-menu-item {
  float: left;
  color: #86909c;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  height: 60px;
  margin: 0;
  line-height: 60px;
}

.el-menu--horizontal > .el-menu-item a, .el-menu--horizontal > .el-menu-item a:hover {
  color: inherit;
}

.el-menu--horizontal > .el-menu-item:not(.is-disabled):focus, .el-menu--horizontal > .el-menu-item:not(.is-disabled):hover {
  background-color: #fff;
}

.el-menu--horizontal > .el-submenu {
  float: left;
}

.el-menu--horizontal > .el-submenu:focus, .el-menu--horizontal > .el-submenu:hover {
  outline: 0;
}

.el-menu--horizontal > .el-submenu:focus .el-submenu__title, .el-menu--horizontal > .el-submenu:hover .el-submenu__title {
  color: #323335;
}

.el-menu--horizontal > .el-submenu.is-active .el-submenu__title {
  color: #323335;
  border-bottom: 2px solid #00bf8a;
}

.el-menu--horizontal > .el-submenu .el-submenu__title {
  color: #86909c;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  height: 60px;
  line-height: 60px;
}

.el-menu--horizontal > .el-submenu .el-submenu__title:hover {
  background-color: #fff;
}

.el-menu--horizontal > .el-submenu .el-submenu__icon-arrow {
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 8px;
  position: static;
}

.el-menu--horizontal .el-menu .el-menu-item, .el-menu--horizontal .el-menu .el-submenu__title {
  float: none;
  color: #86909c;
  background-color: #fff;
  height: 36px;
  padding: 0 10px;
  line-height: 36px;
}

.el-menu--collapse .el-menu-item.is-active, .el-menu--collapse .el-menu-item.is-active .el-submenu__title:hover, .el-menu--collapse .el-submenu.is-active, .el-menu--collapse .el-submenu.is-active .el-submenu__title:hover, .el-menu--popup .el-menu-item.is-active {
  background-color: #e6f9f3;
}

.el-menu--horizontal .el-menu .el-menu-item.is-active, .el-menu--horizontal .el-menu .el-submenu.is-active > .el-submenu__title {
  color: #323335;
}

.el-menu--horizontal .el-menu-item:not(.is-disabled):focus, .el-menu--horizontal .el-menu-item:not(.is-disabled):hover {
  color: #323335;
  outline: 0;
}

.el-menu--horizontal > .el-menu-item.is-active {
  color: #323335;
  border-bottom: 2px solid #00bf8a;
}

.el-menu--collapse {
  box-sizing: border-box;
  width: 60px;
  padding: 0 5px;
}

.el-menu--collapse > .el-menu-item, .el-menu--collapse > .el-submenu > .el-submenu__title {
  padding: 14px;
}

.el-menu--collapse > .el-menu-item [class^="el-icon-"], .el-menu--collapse > .el-submenu > .el-submenu__title [class^="el-icon-"] {
  vertical-align: middle;
  text-align: center;
  width: 22px;
  height: 22px;
  margin: 0;
  font-size: 22px;
}

.el-menu--collapse > .el-menu-item .el-submenu__icon-arrow, .el-menu--collapse > .el-submenu > .el-submenu__title .el-submenu__icon-arrow {
  display: none;
}

.el-menu--collapse > .el-menu-item span, .el-menu--collapse > .el-submenu > .el-submenu__title span {
  visibility: hidden;
  width: 0;
  height: 0;
  display: inline-block;
  overflow: hidden;
}

.el-menu--collapse > .el-menu-item.is-active i {
  color: inherit;
}

.el-menu--collapse .el-menu .el-submenu {
  min-width: 200px;
}

.el-menu--collapse .el-submenu {
  border-radius: 4px;
  position: relative;
}

.el-menu--collapse .el-submenu .el-menu {
  z-index: 10;
  border: 1px solid #d6d9e0;
  border-radius: 2px;
  margin-left: 5px;
  position: absolute;
  top: 0;
  left: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-menu--collapse .el-submenu.is-opened > .el-submenu__title .el-submenu__icon-arrow {
  transform: none;
}

.el-menu--popup {
  z-index: 100;
  border: none;
  border-radius: 2px;
  min-width: 172px;
  padding: 4px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-menu--popup .el-menu--popup {
  padding: 4px;
}

.el-menu-item, .el-submenu__title {
  color: #323335;
  width: 100%;
  padding: 0 12px 0 14px;
  line-height: 50px;
  position: relative;
}

.el-menu--popup-bottom-start {
  margin-top: 5px;
}

.el-menu--popup-right-start {
  margin-left: 5px;
  margin-right: 5px;
}

.el-menu--popup .el-menu-item {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
}

.el-menu--popup .el-submenu .el-menu-item, .el-menu--popup .el-submenu .el-submenu__title {
  height: 50px;
  line-height: 50px;
}

.el-menu-item {
  cursor: pointer;
  box-sizing: border-box;
  white-space: nowrap;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  font-size: 16px;
  list-style: none;
  transition: border-color .3s, background-color .3s, color .3s;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.el-select__tags, .el-submenu__title {
  display: -webkit-box;
  display: -ms-flexbox;
}

.el-menu-item * {
  vertical-align: middle;
  -ms-flex: auto;
  flex: auto;
}

.el-menu-item i {
  color: #86909c;
}

.el-menu-item:hover {
  outline: 0;
}

.el-menu-item:focus {
  background-color: #e6f9f3;
  outline: 0;
}

.el-menu-item.is-disabled {
  opacity: .25;
  cursor: not-allowed;
  background: none !important;
}

.el-menu-item [class^="el-icon-"] {
  text-align: center;
  vertical-align: middle;
  -ms-flex: 0 16px;
  flex: 0 16px;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  font-size: 16px;
}

.el-menu-item.is-active {
  color: #00bf8a;
  font-weight: 500;
}

.el-menu-item.is-active i {
  color: #00bf8a;
}

.el-submenu {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.el-submenu__title {
  cursor: pointer;
  box-sizing: border-box;
  white-space: nowrap;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  font-size: 16px;
  list-style: none;
  transition: border-color .3s, background-color .3s, color .3s;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.el-submenu__title * {
  vertical-align: middle;
  -ms-flex: auto;
  flex: auto;
}

.el-submenu__title i {
  color: #86909c;
}

.el-submenu__title:hover {
  background-color: #f2f3f5;
  outline: 0;
}

.el-submenu__title:focus {
  background-color: #e6f9f3;
  outline: 0;
}

.el-submenu.is-disabled .el-menu-item, .el-submenu.is-disabled .el-submenu__title, .el-submenu__title.is-disabled {
  opacity: .25;
  cursor: not-allowed;
  background: none !important;
}

.el-submenu .el-menu {
  border: none;
}

.el-submenu .el-menu-item {
  min-width: 200px;
  height: 50px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 50px;
  display: block;
}

.el-submenu__icon-arrow {
  margin-top: -8px;
  font-size: 16px;
  transition: transform .3s;
  position: absolute;
  top: 50%;
  right: 12px;
}

.el-submenu.is-active .el-submenu__title {
  border-bottom-color: #00bf8a;
}

.el-radio-button__inner, .el-switch__core {
  -webkit-box-sizing: border-box;
  border: 1px solid #c9cdd4;
  outline: 0;
}

.el-submenu.is-active > .el-submenu__title {
  color: #00bf8a;
  font-weight: 500;
}

.el-submenu.is-active > .el-submenu__title i {
  color: inherit;
}

.el-submenu.is-active > .el-submenu__title i.el-submenu__icon-arrow {
  color: #86909c;
}

.el-submenu.is-opened > .el-submenu__title .el-submenu__icon-arrow {
  transform: rotateZ(180deg);
}

.el-submenu [class^="el-icon-"] {
  text-align: center;
  vertical-align: middle;
  -ms-flex: 0 16px;
  flex: 0 16px;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  font-size: 16px;
}

.el-menu-item-group > ul {
  padding: 0;
}

.el-menu-item-group__title {
  color: #86909c;
  padding: 7px 0 7px 20px;
  font-size: 12px;
  line-height: normal;
}

.el-radio-button__inner, .el-radio-group {
  vertical-align: middle;
  line-height: 1;
  display: inline-block;
}

.el-menu-item-group .el-menu-item.is-active {
  color: #323335;
}

.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow {
  opacity: 0;
  transition: all .2s;
}

.el-radio-group {
  font-size: 0;
}

.el-radio-button {
  outline: 0;
  display: inline-block;
  position: relative;
}

.el-radio-button__inner {
  white-space: nowrap;
  color: #323335;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  background: #fff;
  border-left: 0;
  border-radius: 0;
  min-width: 80px;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  position: relative;
}

.el-radio-button__inner.is-round {
  padding: 10px 20px;
}

.el-radio-button__inner:hover {
  color: #00bf8a;
}

.el-radio-button__inner [class*="el-icon-"] {
  line-height: .9;
}

.el-radio-button__inner [class*="el-icon-"] + span {
  margin-left: 5px;
}

.el-radio-button:first-child .el-radio-button__inner {
  border-left: 1px solid #c9cdd4;
  border-radius: 4px 0 0 4px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.el-radio-button__orig-radio {
  opacity: 0;
  z-index: -1;
  outline: 0;
  position: absolute;
}

.el-radio-button__orig-radio:checked + .el-radio-button__inner {
  color: #00bf8a;
  background-color: #eaf7f3;
  border-color: #00bf8a;
  box-shadow: -1px 0 #00bf8a;
}

.el-radio-button__orig-radio:disabled + .el-radio-button__inner {
  color: #c9cdd4;
  cursor: not-allowed;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f7f8fa;
  background-image: none;
  border-color: #e5e6eb;
}

.el-radio-button__orig-radio:disabled:checked + .el-radio-button__inner {
  background-color: #f2f3f5;
}

.el-radio-button:last-child .el-radio-button__inner {
  border-radius: 0 4px 4px 0;
}

.el-radio-button:first-child:last-child .el-radio-button__inner {
  border-radius: 4px;
}

.el-radio-button--medium .el-radio-button__inner {
  border-radius: 0;
  padding: 8px 16px;
  font-size: 14px;
}

.el-radio-button--medium .el-radio-button__inner.is-round {
  padding: 8px 16px;
}

.el-radio-button--small .el-radio-button__inner {
  border-radius: 0;
  padding: 8px 16px;
  font-size: 14px;
}

.el-radio-button--small .el-radio-button__inner.is-round {
  padding: 8px 16px;
}

.el-radio-button--mini .el-radio-button__inner {
  border-radius: 0;
  padding: 5px 12px;
  font-size: 12px;
}

.el-radio-button--mini .el-radio-button__inner.is-round {
  padding: 5px 12px;
}

.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled) {
  box-shadow: 0 0 2px 2px #00bf8a;
}

.el-switch {
  vertical-align: middle;
  -ms-flex-align: center;
  align-items: center;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

.el-switch__core, .el-switch__label {
  cursor: pointer;
  display: inline-block;
}

.el-switch.is-disabled .el-switch__core, .el-switch.is-disabled .el-switch__label {
  cursor: not-allowed;
}

.el-switch__label {
  vertical-align: middle;
  color: #323335;
  height: 20px;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
}

.el-switch__label.is-active, .el-table th.el-table__cell > .cell.highlight {
  color: #00bf8a;
}

.el-switch__label--left {
  margin-right: 10px;
}

.el-switch__label--right {
  margin-left: 10px;
}

.el-switch__label * {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
}

.el-switch__input {
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  position: absolute;
}

.el-switch__core {
  box-sizing: border-box;
  vertical-align: middle;
  background: #c9cdd4;
  border-radius: 10px;
  width: 40px;
  height: 20px;
  margin: 0;
  transition: border-color .3s, background-color .3s;
  position: relative;
}

.el-switch__core:after {
  content: "";
  background-color: #fff;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  transition: all .3s;
  position: absolute;
  top: 1px;
  left: 1px;
}

.el-switch--line .el-switch__core {
  height: 6px;
}

.el-switch--line .el-switch__core:after {
  top: -6px;
  left: -1px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.el-select-dropdown, .el-table-filter {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-switch.is-checked .el-switch__core {
  background-color: #00bf8a;
  border-color: #00bf8a;
}

.el-switch.is-checked .el-switch__core:after {
  margin-left: -17px;
  left: 100%;
}

.el-switch.is-checked.el-switch--line .el-switch__core:after {
  margin-left: -15px;
}

.el-switch.is-disabled {
  opacity: .6;
}

.el-switch .label-fade-enter, .el-switch .label-fade-leave-active, .el-table.el-loading-parent--relative .el-table__empty-block {
  opacity: 0;
}

.el-switch--wide .el-switch__label.el-switch__label--left span {
  left: 10px;
}

.el-switch--wide .el-switch__label.el-switch__label--right span {
  right: 10px;
}

.el-select-dropdown {
  z-index: 1001;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  margin: 5px 0;
  position: absolute;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-select-dropdown.is-multiple .el-select-dropdown__item {
  padding-right: 44px;
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.select-all {
  border-bottom: 1px solid #e5e6eb;
  padding-left: 24px;
  list-style: none;
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.select-all:after {
  right: 24px;
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
  color: #323335;
  background-color: rgba(0, 191, 138, .1);
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:after {
  content: "";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00bf8a;
  font-family: element-icons;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  right: 20px;
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.el-select-dropdown__item.select-all {
  color: #323335;
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.el-select-dropdown__item.select-all:after {
  right: 24px;
}

.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list {
  padding: 0;
}

.el-select-dropdown__empty {
  text-align: center;
  color: #999;
  margin: 0;
  padding: 10px 0;
  font-size: 14px;
}

.el-select-dropdown__wrap {
  max-height: 274px;
}

.el-select-dropdown__list {
  box-sizing: border-box;
  margin: 0;
  padding: 4px;
  list-style: none;
}

.el-select-dropdown__item {
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4e5969;
  box-sizing: border-box;
  cursor: pointer;
  border-radius: 4px;
  height: 34px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 34px;
  position: relative;
  overflow: hidden;
}

.el-select-group__title, .el-table--mini, .el-table--small {
  font-size: 12px;
}

.el-select-dropdown__item.is-disabled {
  color: #c9cdd4;
  cursor: not-allowed;
}

.el-select-dropdown__item.is-disabled:hover {
  background-color: #fff;
}

.el-select-dropdown__item.hover, .el-select-dropdown__item:hover {
  background-color: #f6f8f9;
}

.el-select-dropdown__item.selected {
  background-color: rgba(0, 191, 138, .1);
  font-weight: 700;
}

.el-select-group {
  margin: 0;
  padding: 0;
}

.el-select-group__wrap {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}

.el-select-group__wrap:not(:last-of-type) {
  padding-bottom: 24px;
}

.el-select-group__wrap:not(:last-of-type):after {
  content: "";
  background: #d6d9e0;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 12px;
  left: 20px;
  right: 20px;
}

.el-select-group__title {
  color: #86909c;
  padding-left: 20px;
  line-height: 30px;
}

.el-select-group .el-select-dropdown__item {
  padding-left: 20px;
}

.el-select {
  display: inline-block;
  position: relative;
}

.el-select .el-select__tags > span {
  display: contents;
}

.el-select:hover .el-input__inner {
  border-color: #c9cdd4;
}

.el-select .el-input__inner {
  cursor: pointer;
  padding-right: 20px;
}

.el-select .el-input__inner:focus {
  border-color: #00bf8a;
}

.el-select .el-input .el-select__caret {
  color: #86909c;
  cursor: pointer;
  font-size: 16px;
  transition: transform .3s;
  transform: rotateZ(180deg);
}

.el-select .el-input .el-select__caret.is-reverse {
  transform: rotateZ(0);
}

.el-select .el-input .el-select__caret.is-show-close {
  text-align: center;
  color: #c9cdd4;
  border-radius: 100%;
  font-size: 14px;
  transition: color .2s cubic-bezier(.645, .045, .355, 1);
  transform: rotateZ(180deg);
}

.el-select .el-input .el-select__caret.is-show-close:hover {
  color: #86909c;
}

.el-select .el-input.is-disabled .el-input__inner {
  cursor: not-allowed;
}

.el-select .el-input.is-disabled .el-input__inner:hover {
  border-color: #d6d9e0;
}

.el-select .el-input.is-focus .el-input__inner {
  border-color: #00bf8a;
  box-shadow: 0 0 0 2px rgba(0, 191, 138, .1);
}

.el-select > .el-input {
  display: block;
}

.el-select__input {
  color: #666;
  -ms-appearance: none;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  outline: 0;
  height: 28px;
  margin-left: 15px;
  padding: 0;
  font-size: 14px;
}

.el-select__input.is-mini {
  height: 14px;
}

.el-select__close {
  cursor: pointer;
  z-index: 1000;
  color: #c9cdd4;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  top: 8px;
  right: 25px;
}

.el-select__close:hover {
  color: #86909c;
}

.el-select__tags {
  white-space: normal;
  z-index: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.el-select__tags-text {
  text-overflow: ellipsis;
  color: #323335;
  font-size: 13px;
  overflow: hidden;
}

.el-select .el-tag {
  box-sizing: border-box;
  background-color: #f2f3f5;
  border: none;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  margin: 2px 0 2px 6px;
  display: -ms-flexbox;
  display: flex;
}

.el-select .el-tag.el-tag--info {
  color: #323335;
  background-color: #f2f3f5;
  border-color: #f2f3f5;
}

.el-select .el-tag__close.el-icon-close {
  color: #fff;
  background-color: #f2f3f5;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 16px;
  top: 0;
}

.el-select .el-tag__close.el-icon-close:hover {
  background-color: #c1c6ce;
}

.el-select .el-tag__close.el-icon-close:before {
  display: block;
  transform: translate(0, .5px);
}

.el-table {
  box-sizing: border-box;
  color: #323335;
  background-color: #fff;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}

.el-table__expanded-cell, .el-upload--picture-card, .el-upload-dragger {
  background-color: #f7f8fa;
}

.el-table .el-loading-mask {
  background-image: url("https://wanxiaomeng-1255977238.file.myqcloud.com/bi-eleme/loading.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 120px;
}

.el-table .el-loading-mask .el-loading-spinner {
  display: none;
}

.el-table__empty-block {
  text-align: center;
  opacity: .6;
  background-image: url("https://frontend-oss.zzwwiidd.com/bi-eleme/image/empty-light.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 240px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 250px;
  transition: opacity .1s ease-in-out;
  display: -ms-flexbox;
  display: flex;
}

.el-table--dark .el-table__empty-block {
  background-image: url("https://frontend-oss.zzwwiidd.com/bi-eleme/image/empty-dark.png");
}

.el-table__empty-text {
  color: #86909c;
  width: 50%;
  line-height: 60px;
}

.el-table__expand-column .cell {
  text-align: center;
  padding: 0;
}

.el-table__expand-icon {
  cursor: pointer;
  color: #666;
  height: 20px;
  font-size: 16px;
  transition: transform .2s ease-in-out;
  position: relative;
}

.el-table__expand-icon--expanded {
  transform: rotate(90deg);
}

.el-table__expand-icon > .el-icon {
  margin-top: -8px;
  margin-left: -8px;
  transition: transform .2s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
}

.el-table__expanded-cell[class*="cell"] {
  padding: 20px 50px;
}

.el-table__expanded-cell:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.el-table__placeholder {
  width: 20px;
  display: inline-block;
}

.el-table__append-wrapper {
  overflow: hidden;
}

.el-table--fit {
  border-bottom: 0;
  border-right: 0;
}

.el-table--fit .el-table__cell.gutter {
  border-right-width: 1px;
}

.el-table--scrollable-x .el-table__body-wrapper {
  overflow-x: auto;
}

.el-table--scrollable-y .el-table__body-wrapper {
  overflow-y: auto;
}

.el-table thead {
  color: #323335;
}

.el-table thead th.el-table__cell {
  font-weight: 500;
}

.el-table thead th.el-table__cell .cell {
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.el-table thead th.el-table__cell.is-right .cell {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.el-table thead th.el-table__cell.is-center .cell {
  -ms-flex-pack: center;
  justify-content: center;
}

.el-table thead.is-group th.el-table__cell {
  background: #f6f8f9;
}

.el-table .el-table__cell {
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  text-align: left;
  min-width: 0;
  padding: 10px;
  position: relative;
}

.el-table .el-table__cell.is-center {
  text-align: center;
}

.el-table .el-table__cell.is-right {
  text-align: right;
}

.el-table .el-table__cell.gutter {
  border-bottom-width: 0;
  border-right-width: 0;
  width: 15px;
  padding: 0;
}

.el-table .el-table__cell.is-hidden > * {
  visibility: hidden;
}

.el-table--medium .el-table__cell {
  padding: 0;
}

.el-table--medium .el-table__cell.el-table__expanded-cell {
  padding: 16px;
}

.el-table--small .el-table__cell {
  padding: 8px 0;
}

.el-table--mini .el-table__cell {
  padding: 6px 0;
}

.el-table tr {
  background-color: #fff;
}

.el-table tr input[type="checkbox"] {
  margin: 0;
}

.el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid #f2f3f5;
}

.el-table th.el-table__cell.is-sortable {
  cursor: pointer;
}

.el-table th.el-table__cell {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f2f3f5;
  overflow: hidden;
}

.el-table th.el-table__cell > .cell {
  box-sizing: border-box;
  vertical-align: middle;
  width: 100%;
  padding: 12px 16px;
  display: inline-block;
  position: relative;
}

.el-table th.el-table__cell.required > div:before {
  content: "";
  vertical-align: middle;
  background: #ff4d51;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  display: inline-block;
}

.el-table td.el-table__cell div {
  box-sizing: border-box;
}

.el-table td.el-table__cell.gutter {
  width: 0;
}

.el-table .cell {
  box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: break-all;
  padding: 10px 16px;
  line-height: 20px;
  overflow: hidden;
}

.el-table .cell.el-tooltip {
  white-space: nowrap;
  min-width: 50px;
}

.el-table--border, .el-table--group {
  border: 1px solid #e5e6eb;
}

.el-table--border:after, .el-table--group:after, .el-table:before {
  content: "";
  z-index: 1;
  background-color: #e5e6eb;
  position: absolute;
}

.el-table--border:after, .el-table--group:after {
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
}

.el-table:before {
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}

.el-table--border {
  border-bottom: none;
  border-right: none;
}

.el-table--border.el-loading-parent--relative {
  border-color: rgba(0, 0, 0, 0);
}

.el-table--border .el-table__cell, .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
  border-right: 1px solid #e5e6eb;
}

.el-table--border th.el-table__cell.gutter:last-of-type, .el-table--border th.el-table__cell, .el-table__fixed-right-patch {
  border-bottom: 1px solid #e5e6eb;
}

.el-table--hidden {
  visibility: hidden;
}

.el-table__fixed, .el-table__fixed-right {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, .06);
}

.el-table__fixed-right:before, .el-table__fixed:before {
  content: "";
  z-index: 4;
  background-color: #e5e6eb;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.el-table__fixed {
  box-shadow: 5px 0 10px rgba(0, 0, 0, .08);
}

.el-table__fixed-right-patch {
  background-color: #fff;
  position: absolute;
  top: -1px;
  right: 0;
}

.el-table__fixed-right {
  top: 0;
  left: auto;
  right: 0;
  box-shadow: -5px 0 10px rgba(0, 0, 0, .08);
}

.el-table__fixed-right .el-table__fixed-body-wrapper, .el-table__fixed-right .el-table__fixed-footer-wrapper, .el-table__fixed-right .el-table__fixed-header-wrapper {
  left: auto;
  right: 0;
}

.el-table__fixed-header-wrapper {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
}

.el-table__fixed-footer-wrapper {
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 0;
}

.el-table__fixed-footer-wrapper tbody td.el-table__cell {
  color: #323335;
  background-color: #f2f3f5;
  border-top: 1px solid #e5e6eb;
}

.el-table__fixed-body-wrapper {
  z-index: 3;
  position: absolute;
  top: 37px;
  left: 0;
  overflow: hidden;
}

.el-table__body-wrapper, .el-table__footer-wrapper, .el-table__header-wrapper {
  width: 100%;
}

.el-table__footer-wrapper {
  margin-top: -1px;
}

.el-table__footer-wrapper td.el-table__cell {
  border-top: 1px solid #e5e6eb;
}

.el-table__body, .el-table__footer, .el-table__header {
  table-layout: fixed;
  border-collapse: separate;
}

.el-month-table, .el-year-table {
  border-collapse: collapse;
  font-size: 12px;
}

.el-table__footer-wrapper, .el-table__header-wrapper {
  overflow: hidden;
}

.el-table__footer-wrapper tbody td.el-table__cell, .el-table__header-wrapper tbody td.el-table__cell {
  color: #323335;
  background-color: #f5f7fa;
}

.el-table__footer-wrapper tbody td.el-table__cell {
  background-color: #f2f3f5;
}

.el-table__body-wrapper {
  position: relative;
  overflow: hidden;
}

.el-table__body-wrapper.is-scrolling-left ~ .el-table__fixed, .el-table__body-wrapper.is-scrolling-none ~ .el-table__fixed, .el-table__body-wrapper.is-scrolling-none ~ .el-table__fixed-right, .el-table__body-wrapper.is-scrolling-right ~ .el-table__fixed-right {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.el-table__body-wrapper .el-table--border.is-scrolling-right ~ .el-table__fixed-right {
  border-left: 1px solid #e5e6eb;
}

.el-table .caret-wrapper {
  vertical-align: middle;
  cursor: pointer;
  width: 22px;
  min-height: 20px;
  overflow: initial;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  -ms-flex-pack: center;
  align-content: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

.el-table .sort-caret {
  border: 5px solid rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  margin: 1px 0;
}

.el-table .sort-caret.ascending {
  border-bottom-color: #86909c;
  top: 0;
}

.el-table .sort-caret.descending {
  border-top-color: #86909c;
  bottom: 0;
}

.el-table .ascending .sort-caret.ascending {
  border-bottom-color: #00bf8a;
}

.el-table .descending .sort-caret.descending {
  border-top-color: #00bf8a;
}

.el-table .hidden-columns {
  visibility: hidden;
  z-index: -1;
  position: absolute;
}

.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell {
  background: #fafafa;
}

.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell {
  background-color: #e6f9f3;
}

.el-table__body {
  color: #4a4c4f;
}

.el-table__body tr.hover-row.current-row > td.el-table__cell, .el-table__body tr.hover-row.el-table__row--striped.current-row > td.el-table__cell, .el-table__body tr.hover-row.el-table__row--striped > td.el-table__cell, .el-table__body tr.hover-row > td.el-table__cell {
  background-color: #ebfaf4;
}

.el-table__body tr.current-row > td.el-table__cell {
  background-color: #e6f9f3;
}

.el-table__column-resize-proxy {
  z-index: 10;
  border-left: 1px solid #e5e6eb;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 200px;
}

.el-table__column-filter-trigger {
  cursor: pointer;
  padding: 0 5px;
  line-height: 20px;
  display: inline-block;
}

.el-table__column-filter-trigger i {
  color: #86909c;
  vertical-align: text-bottom;
  font-size: 16px;
  transform: scale(1);
}

.el-table--enable-row-transition .el-table__body td.el-table__cell {
  transition: background-color .25s;
}

.el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: #ebfaf4;
}

.el-table--fluid-height .el-table__fixed, .el-table--fluid-height .el-table__fixed-right {
  bottom: 0;
  overflow: hidden;
}

.el-table [class*="el-table__row--level"] .el-table__expand-icon {
  text-align: center;
  width: 20px;
  height: 20px;
  margin-right: 3px;
  line-height: 20px;
  display: inline-block;
}

.el-table-column--selection .cell {
  padding-left: 16px;
  padding-right: 16px;
}

.el-table-filter {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 2px;
  margin: 2px 0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-table-filter__list {
  min-width: 100px;
  margin: 0;
  padding: 5px 0;
  list-style: none;
}

.el-table-filter__list-item {
  cursor: pointer;
  padding: 0 10px;
  font-size: 14px;
  line-height: 36px;
}

.el-table-filter__list-item:hover {
  color: #33cca1;
  background-color: #e6f9f3;
}

.el-table-filter__list-item.is-active {
  color: #fff;
  background-color: #00bf8a;
}

.el-table-filter__content {
  min-width: 100px;
}

.el-table-filter__bottom {
  padding: 0 16px 4px;
}

.el-table-filter__bottom button:focus {
  outline: 0;
}

.el-table-filter__bottom button.is-disabled {
  cursor: not-allowed;
}

.el-table-filter__wrap {
  max-height: 280px;
}

.el-table-filter__checkbox-group {
  padding: 4px;
}

.el-table-filter__checkbox-group label.el-checkbox {
  border-radius: 4px;
  height: 34px;
  margin: 0;
  padding-left: 12px;
  line-height: 34px;
  display: block;
}

.el-table-filter__checkbox-group label.el-checkbox:hover {
  background-color: #f2f3f5;
}

.el-table-filter__checkbox-group label.el-checkbox.is-checked {
  background-color: rgba(0, 191, 138, .1);
}

.el-table-filter__checkbox-group .el-checkbox:last-child {
  margin-bottom: 0;
}

.el-super-date {
  text-align: left;
  display: inline-block;
  position: relative;
}

.el-super-date.el-input, .el-super-date.el-input__inner {
  width: 220px;
}

.el-super-date .el-range__close-icon, .el-super-date .el-range__icon {
  width: 16px;
}

.el-super-date--monthrange.el-input, .el-super-date--monthrange.el-input__inner {
  width: 300px;
}

.el-super-date--daterange.el-input, .el-super-date--daterange.el-input__inner, .el-super-date--timerange.el-input, .el-super-date--timerange.el-input__inner {
  width: 350px;
}

.el-super-date--datetimerange.el-input, .el-super-date--datetimerange.el-input__inner {
  width: 400px;
}

.el-super-date--dates .el-input__inner {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.el-super-date .el-icon-close-circle-fill {
  cursor: pointer;
}

.el-super-date .el-range__icon {
  color: #86909c;
  float: left;
  width: 16px;
  font-size: 14px;
  line-height: 32px;
}

.el-super-date .el-range-input {
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  color: #4e5969;
  border: none;
  outline: 0;
  width: calc(100% - 32px);
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  display: inline-block;
}

.el-super-date .el-range-input::-webkit-input-placeholder {
  color: #c9cdd4;
}

.el-super-date .el-range-input::placeholder {
  color: #c9cdd4;
}

.el-super-date .el-range-input:-ms-input-placeholder {
  color: #c9cdd4;
}

.el-super-date .el-range-input::placeholder {
  color: #c9cdd4;
}

.el-super-date .el-range-input::placeholder {
  color: #c9cdd4;
}

.el-super-date .el-range-separator {
  text-align: center;
  color: #323335;
  width: 5%;
  height: 100%;
  margin: 0;
  padding: 0 5px;
  font-size: 14px;
  line-height: 32px;
  display: inline-block;
}

.el-super-date .el-range__close-icon {
  color: #86909c;
  float: right;
  width: 15px;
  font-size: 14px;
  line-height: 32px;
  display: inline-block;
}

.el-super-date-range-picker {
  width: 646px;
}

.el-super-date-range-picker.has-sidebar {
  width: 756px;
}

.el-super-date-range-picker table {
  table-layout: fixed;
  width: 100%;
}

.el-super-date-range-picker .el-picker-panel__body {
  min-width: 513px;
  position: relative;
}

.el-super-date-range-picker .el-picker-panel__body .rang-text {
  z-index: 1;
  padding: 0 10px;
  font-size: 12px;
  line-height: 36px;
  position: absolute;
  top: 0;
  right: 0;
}

.el-super-date-range-picker .el-picker-panel__body .rang-text p, .el-super-date-range-picker .el-picker-panel__content {
  margin: 0;
}

.el-super-date-range-picker .dynamic-content {
  padding: 10px 10px 0;
}

.el-super-date-range-picker .dynamic-content .el-date-table {
  padding-bottom: 5px;
}

.el-super-date-range-picker__header {
  text-align: center;
  box-sizing: content-box;
  border-bottom: 1px solid #e4e4e4;
  height: 24px;
  padding: 8px 18px;
  line-height: 24px;
  position: relative;
}

.el-super-date-range-picker__header [class*="icon-left"] {
  float: left;
}

.el-super-date-range-picker__header [class*="icon-right"] {
  float: right;
}

.el-super-date-range-picker__header div {
  margin-right: 50px;
  font-size: 16px;
  font-weight: 500;
}

.el-super-date-range-picker__content {
  float: left;
  box-sizing: border-box;
  width: 50%;
  margin: 0;
  padding: 0;
}

.el-super-date-range-picker__content .el-date-range-picker__header div {
  margin-left: 50px;
  margin-right: 50px;
}

.el-super-date-range-picker .el-date-table {
  padding: 16px;
}

.el-super-date-range-picker__editors-wrap {
  box-sizing: border-box;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  display: -ms-flexbox;
  display: flex;
}

.el-super-date-range-picker__editors-wrap.is-right {
  text-align: right;
}

.el-super-date-range-picker__time-header {
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  padding: 0 5px 5px;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.el-super-date-range-picker__time-header > .el-icon-right {
  vertical-align: middle;
  color: #323335;
  font-size: 20px;
  display: table-cell;
}

.el-super-date-range-picker__time-picker-wrap {
  padding: 0 5px;
  display: table-cell;
  position: relative;
}

.el-super-date-range-picker__time-picker-wrap .el-picker-panel {
  z-index: 1;
  background: #fff;
  position: absolute;
  top: 13px;
  right: 0;
}

.el-super-date-range-picker__editor .el-input__inner {
  text-align: center;
}

.el-super-date-range-picker .dynamic-header {
  padding-bottom: 10px;
}

.el-super-date-range-picker .dynamic-content .el-input input[type="number"] {
  -moz-appearance: textfield;
}

.el-super-date-range-picker .dynamic-content .el-input input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.el-super-date-range-picker .dynamic-content .el-input input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.el-date-table {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
}

.el-date-table.is-week-mode .el-date-table__row:hover div {
  background-color: #f2f3f5;
}

.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover {
  color: #4e5969;
}

.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  margin-left: 5px;
}

.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-right: 5px;
}

.el-date-table.is-week-mode .el-date-table__row.current div {
  background-color: #eaf7f3;
}

.el-date-table td {
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  width: 32px;
  height: 30px;
  padding: 4px 0;
  position: relative;
}

.el-date-table td div {
  box-sizing: border-box;
  height: 30px;
  padding: 3px 0;
}

.el-date-table td span {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  line-height: 24px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.el-date-table td span:hover {
  background-color: #f2f3f5;
}

.el-date-table td.next-month, .el-date-table td.prev-month {
  color: #c9cdd4;
}

.el-date-table td.today {
  position: relative;
}

.el-date-table td.today span {
  color: #00bf8a;
  font-weight: 700;
}

.el-date-table td.today.end-date span, .el-date-table td.today.start-date span {
  color: #fff;
}

.el-date-table td.available:hover {
  color: #00bf8a;
}

.el-date-table td.in-range div, .el-date-table td.in-range div:hover {
  background-color: #eaf7f3;
}

.el-date-table td.current:not(.disabled) span {
  color: #fff;
  background-color: #00bf8a;
}

.el-date-table td.end-date div, .el-date-table td.start-date div {
  color: #fff;
}

.el-date-table td.end-date span, .el-date-table td.start-date span {
  background-color: #00bf8a;
}

.el-date-table td.start-date div {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  margin-left: 5px;
}

.el-date-table td.end-date div {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-right: 5px;
}

.el-date-table td.disabled div {
  opacity: 1;
  cursor: not-allowed;
  color: #c9cdd4;
  background-color: #f6f8f9;
}

.el-date-table td.selected div {
  background-color: #f2f3f5;
  border-radius: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

.el-date-table td.selected div:hover {
  background-color: #f2f3f5;
}

.el-date-table td.selected span {
  color: #fff;
  background-color: #00bf8a;
  border-radius: 15px;
}

.el-date-table td.week {
  color: #86909c;
  font-size: 80%;
}

.el-date-table th {
  color: #86909c;
  padding: 5px;
  font-weight: 500;
}

.el-month-table {
  margin: -1px;
}

.el-month-table td {
  text-align: center;
  cursor: pointer;
  padding: 7px 0;
}

.el-month-table td div {
  box-sizing: border-box;
  padding: 4px 0;
}

.el-month-table td.today .cell {
  color: #00bf8a;
  font-weight: 700;
  position: relative;
}

.el-month-table td.today .cell:after {
  content: " ";
  background-color: #00bf8a;
  border-radius: 2px;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  position: absolute;
  bottom: -4px;
  left: 50%;
}

.el-month-table td.today.end-date .cell, .el-month-table td.today.start-date .cell {
  color: #fff;
}

.el-month-table td.disabled .cell {
  cursor: not-allowed;
  color: #c9cdd4;
  background-color: #f6f8f9;
}

.el-month-table td.disabled .cell:hover {
  color: #c9cdd4;
}

.el-month-table td .cell {
  color: #4e5969;
  border-radius: 4px;
  width: 56px;
  height: 24px;
  margin: 0 auto;
  line-height: 24px;
  display: block;
}

.el-month-table td .cell:hover {
  background-color: #f2f3f5;
}

.el-month-table td.in-range div, .el-month-table td.in-range div:hover {
  background-color: #eaf7f3;
}

.el-month-table td.end-date div, .el-month-table td.start-date div {
  color: #fff;
}

.el-month-table td.end-date .cell, .el-month-table td.start-date .cell {
  color: #fff;
  background-color: #00bf8a;
  border-radius: 20px;
}

.el-month-table td.start-date div {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}

.el-month-table td.end-date div {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}

.el-month-table td.current:not(.disabled) .cell {
  color: #fff;
  background-color: #00bf8a;
}

.el-year-table {
  margin: -1px;
}

.el-year-table .el-icon {
  color: #323335;
}

.el-year-table td {
  text-align: center;
  cursor: pointer;
  padding: 7px 0;
}

.el-year-table td.today .cell {
  color: #00bf8a;
  font-weight: 700;
  position: relative;
}

.el-year-table td.today .cell:after {
  content: " ";
  background-color: #00bf8a;
  border-radius: 2px;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  position: absolute;
  bottom: -4px;
  left: 50%;
}

.el-year-table td.disabled .cell {
  cursor: not-allowed;
  color: #c9cdd4;
  background-color: #f6f8f9;
}

.el-year-table td.disabled .cell:hover {
  color: #c9cdd4;
}

.el-year-table td .cell {
  color: #4e5969;
  border-radius: 4px;
  width: 56px;
  height: 24px;
  margin: 0 auto;
  line-height: 24px;
  display: block;
}

.el-year-table td .cell:hover {
  background-color: #f2f3f5;
}

.el-year-table td.current:not(.disabled) .cell {
  color: #fff;
  background-color: #00bf8a;
}

.el-date-range-picker {
  width: 646px;
}

.el-date-range-picker.has-sidebar {
  width: 756px;
}

.el-date-range-picker table {
  table-layout: fixed;
  width: 100%;
}

.el-date-range-picker .el-picker-panel__body {
  min-width: 513px;
}

.el-date-range-picker .el-picker-panel__content {
  margin: 0;
}

.el-date-range-picker__header {
  text-align: center;
  box-sizing: content-box;
  border-bottom: 1px solid #e4e4e4;
  height: 24px;
  padding: 8px 18px;
  line-height: 24px;
  position: relative;
}

.el-date-range-picker__header [class*="icon-left"] {
  float: left;
}

.el-date-range-picker__header [class*="icon-right"] {
  float: right;
}

.el-date-range-picker__header div {
  margin-right: 50px;
  font-size: 16px;
  font-weight: 500;
}

.el-date-range-picker__content {
  float: left;
  box-sizing: border-box;
  width: 50%;
  margin: 0;
  padding: 0 0 16px;
}

.el-date-range-picker__content .el-date-range-picker__header div {
  margin-left: 50px;
  margin-right: 50px;
}

.el-date-range-picker .el-date-table {
  padding: 16px;
}

.el-date-range-picker__editors-wrap {
  box-sizing: border-box;
  display: table-cell;
}

.el-date-range-picker__editors-wrap.is-right {
  text-align: right;
}

.el-date-range-picker__time-header {
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  padding: 8px 5px 5px;
  font-size: 12px;
  display: table;
  position: relative;
}

.el-date-range-picker__time-header > .el-icon-right {
  vertical-align: middle;
  color: #323335;
  font-size: 20px;
  display: table-cell;
}

.el-date-range-picker__time-picker-wrap {
  padding: 0 5px;
  display: table-cell;
  position: relative;
}

.el-date-range-picker__time-picker-wrap .el-picker-panel {
  z-index: 1;
  background: #fff;
  position: absolute;
  top: 13px;
  right: 0;
}

.el-range-editor.is-disabled, .el-range-editor.is-disabled input {
  cursor: not-allowed;
  color: #c9cdd4;
  background-color: #f2f3f5;
}

.el-date-picker {
  width: 322px;
}

.el-date-picker.has-sidebar.has-time {
  width: 434px;
}

.el-date-picker.has-sidebar {
  width: 438px;
}

.el-date-picker.has-time .el-picker-panel__body-wrapper {
  position: relative;
}

.el-date-picker .el-picker-panel__content {
  width: 292px;
}

.el-date-picker table {
  table-layout: fixed;
  width: 100%;
}

.el-date-picker__editor-wrap {
  padding: 0 5px;
  display: table-cell;
  position: relative;
}

.el-date-picker__time-header {
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  padding: 8px 5px 5px;
  font-size: 12px;
  display: table;
  position: relative;
}

.el-date-picker__header {
  box-sizing: content-box;
  text-align: center;
  border-bottom: 1px solid #e5e6eb;
  height: 24px;
  padding: 8px 12px;
  display: -ms-flexbox;
  display: flex;
}

.el-date-picker__header--bordered {
  border-bottom: 1px solid #e5e6eb;
  margin-bottom: 0;
  padding-bottom: 8px;
}

.el-date-picker__header-label-warp {
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
}

.el-date-picker__header-label {
  text-align: center;
  cursor: pointer;
  color: #4e5969;
  padding: 0 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.el-date-picker__header-label.active, .el-date-picker__header-label:hover {
  color: #00bf8a;
}

.el-date-picker__prev-btn {
  float: left;
}

.el-date-picker__next-btn {
  float: right;
}

.el-date-picker__time-wrap {
  text-align: center;
  padding: 10px;
}

.el-date-picker__time-label {
  float: left;
  cursor: pointer;
  margin-left: 10px;
  line-height: 30px;
}

.time-select {
  min-width: 0;
  margin: 5px 0;
}

.time-select .el-picker-panel__content {
  max-height: 200px;
  margin: 0;
}

.time-select-list {
  padding: 4px;
}

.time-select-item {
  border-radius: 4px;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 20px;
}

.time-select-item.selected:not(.disabled) {
  color: #00bf8a;
  font-weight: 700;
}

.time-select-item.disabled {
  color: #e5e6eb;
  cursor: not-allowed;
}

.time-select-item:hover {
  cursor: pointer;
  background-color: #f2f3f5;
  font-weight: 700;
}

.el-date-editor {
  text-align: left;
  display: inline-block;
  position: relative;
}

.el-date-editor.el-input, .el-date-editor.el-input__inner {
  width: 220px;
}

.el-date-editor--monthrange.el-input, .el-date-editor--monthrange.el-input__inner {
  width: 300px;
}

.el-date-editor--daterange.el-input, .el-date-editor--daterange.el-input__inner, .el-date-editor--timerange.el-input, .el-date-editor--timerange.el-input__inner {
  width: 350px;
}

.el-date-editor--datetimerange.el-input, .el-date-editor--datetimerange.el-input__inner {
  width: 400px;
}

.el-date-editor--dates .el-input__inner {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.el-date-editor .el-icon-close-circle-fill {
  cursor: pointer;
}

.el-date-editor .el-range__icon {
  color: #86909c;
  float: left;
  margin-left: -5px;
  font-size: 14px;
  line-height: 32px;
}

.el-date-editor .el-range-input {
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  color: #4e5969;
  border: none;
  outline: 0;
  width: 39%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  display: inline-block;
}

.el-date-editor .el-range-input::-webkit-input-placeholder {
  color: #c9cdd4;
}

.el-date-editor .el-range-input::placeholder {
  color: #c9cdd4;
}

.el-date-editor .el-range-input:-ms-input-placeholder {
  color: #c9cdd4;
}

.el-date-editor .el-range-input::placeholder {
  color: #c9cdd4;
}

.el-date-editor .el-range-input::placeholder {
  color: #c9cdd4;
}

.el-date-editor .el-range-separator {
  text-align: center;
  color: #323335;
  width: 5%;
  height: 100%;
  margin: 0;
  padding: 0 5px;
  font-size: 14px;
  line-height: 32px;
  display: inline-block;
}

.el-date-editor .el-range__close-icon {
  color: #86909c;
  float: right;
  width: 15px;
  font-size: 14px;
  line-height: 32px;
  display: inline-block;
}

.el-range-editor.el-input__inner {
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 5px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.el-range-editor .el-range-input {
  line-height: 1;
}

.el-range-editor.is-active {
  border-color: #00bf8a;
  box-shadow: 0 0 0 2px rgba(0, 191, 138, .1);
}

.el-picker-panel, .el-popover, .el-time-panel {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-range-editor.is-active:hover {
  border-color: #00bf8a;
}

.el-range-editor--medium.el-input__inner {
  height: 36px;
}

.el-range-editor--medium .el-range-separator {
  font-size: 14px;
  line-height: 28px;
}

.el-range-editor--medium .el-range-input {
  font-size: 14px;
}

.el-range-editor--medium .el-range__close-icon, .el-range-editor--medium .el-range__icon {
  line-height: 28px;
}

.el-range-editor--small.el-input__inner {
  height: 32px;
}

.el-range-editor--small .el-range-separator {
  font-size: 13px;
  line-height: 24px;
}

.el-range-editor--small .el-range-input {
  font-size: 13px;
}

.el-range-editor--small .el-range__close-icon, .el-range-editor--small .el-range__icon {
  font-size: 16px;
  line-height: 24px;
}

.el-range-editor--mini.el-input__inner {
  height: 24px;
}

.el-range-editor--mini .el-range-separator {
  font-size: 12px;
  line-height: 20px;
}

.el-range-editor--mini .el-range-input {
  font-size: 12px;
}

.el-range-editor--mini .el-range__close-icon, .el-range-editor--mini .el-range__icon {
  line-height: 20px;
}

.el-range-editor.is-disabled, .el-range-editor.is-disabled:focus, .el-range-editor.is-disabled:hover {
  border-color: #d6d9e0;
}

.el-range-editor.is-disabled input::-webkit-input-placeholder {
  color: #c9cdd4;
}

.el-range-editor.is-disabled input::placeholder {
  color: #c9cdd4;
}

.el-range-editor.is-disabled input:-ms-input-placeholder {
  color: #c9cdd4;
}

.el-range-editor.is-disabled input::placeholder {
  color: #c9cdd4;
}

.el-range-editor.is-disabled input::placeholder {
  color: #c9cdd4;
}

.el-range-editor.is-disabled .el-range-separator {
  color: #c9cdd4;
}

.el-picker-panel {
  color: #4e5969;
  background: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  margin: 5px 0;
  line-height: 30px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-picker-panel__body-wrapper:after, .el-picker-panel__body:after {
  content: "";
  clear: both;
  display: table;
}

.el-picker-panel__content {
  margin: 15px;
  position: relative;
}

.el-picker-panel__footer {
  text-align: right;
  background-color: #fff;
  border-top: 1px solid #e4e4e4;
  padding: 4px;
  font-size: 0;
  position: relative;
}

.el-picker-panel__btn, .el-picker-panel__shortcut {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  outline: 0;
}

.el-picker-panel__shortcut {
  color: #4e5969;
  text-align: center;
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 24px;
  margin-bottom: 10px;
  padding: 0;
  font-size: 12px;
  line-height: 24px;
  display: block;
}

.el-picker-panel__shortcut:hover {
  color: #00bf8a;
  background-color: #f2f3f5;
}

.el-picker-panel__shortcut.active {
  color: #00bf8a;
  background-color: #e6f1fe;
}

.el-picker-panel__shortcut:last-child {
  margin-bottom: 0;
}

.el-picker-panel__btn {
  color: #333;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  padding: 0 20px;
  font-size: 12px;
  line-height: 24px;
}

.el-picker-panel__btn[disabled] {
  color: #ccc;
  cursor: not-allowed;
}

.el-picker-panel__icon-btn {
  color: #323335;
  cursor: pointer;
  background: none;
  border: 0;
  border-radius: 4px;
  outline: 0;
  -ms-flex: none;
  flex: none;
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
}

.el-picker-panel__icon-btn:hover {
  color: #00bf8a;
  background-color: #f2f3f5;
}

.el-picker-panel__icon-btn.is-disabled {
  color: #bbb;
}

.el-picker-panel__icon-btn.is-disabled:hover {
  cursor: not-allowed;
}

.el-picker-panel__link-btn {
  vertical-align: middle;
}

.el-picker-panel [slot="sidebar"], .el-picker-panel__sidebar {
  box-sizing: border-box;
  background-color: #fff;
  border-right: 1px solid #e4e4e4;
  width: 110px;
  padding: 12px 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: auto;
}

.el-picker-panel [slot="sidebar"] + .el-picker-panel__body, .el-picker-panel__sidebar + .el-picker-panel__body {
  margin-left: 110px;
}

.el-time-spinner.has-seconds .el-time-spinner__wrapper {
  width: 33.3%;
}

.el-time-spinner__wrapper {
  vertical-align: top;
  width: 50%;
  max-height: 190px;
  display: inline-block;
  position: relative;
  overflow: auto;
}

.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default) {
  padding-bottom: 15px;
}

.el-time-spinner__wrapper.is-arrow {
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}

.el-time-spinner__wrapper.is-arrow .el-time-spinner__list {
  transform: translateY(-32px);
}

.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active) {
  cursor: default;
  background: #fff;
}

.el-time-spinner__arrow {
  color: #86909c;
  z-index: 1;
  text-align: center;
  cursor: pointer;
  width: 100%;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  position: absolute;
  left: 0;
}

.el-time-spinner__arrow:hover {
  color: #00bf8a;
}

.el-time-spinner__arrow.el-icon-arrow-up {
  top: 10px;
}

.el-time-spinner__arrow.el-icon-arrow-down {
  bottom: 10px;
}

.el-time-spinner__input.el-input {
  width: 70%;
}

.el-time-spinner__input.el-input .el-input__inner {
  text-align: center;
  padding: 0;
}

.el-time-spinner__list {
  text-align: center;
  margin: 0;
  padding: 0 4px;
  list-style: none;
}

.el-time-spinner__list:after, .el-time-spinner__list:before {
  content: "";
  width: 100%;
  height: 80px;
  display: block;
}

.el-time-spinner__item {
  color: #4e5969;
  border-radius: 4px;
  height: 28px;
  font-size: 12px;
  line-height: 28px;
}

.el-time-spinner__item:hover:not(.disabled):not(.active) {
  cursor: pointer;
  background: #f6f8f9;
}

.el-time-spinner__item.active:not(.disabled) {
  color: #323335;
  font-weight: 700;
}

.el-time-spinner__item.disabled {
  color: #c9cdd4;
  cursor: not-allowed;
}

.el-time-panel {
  z-index: 1000;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: content-box;
  background-color: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 2px;
  width: 180px;
  margin: 5px 0;
  position: absolute;
  left: 0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-time-panel__content {
  font-size: 0;
  position: relative;
  overflow: hidden;
}

.el-time-panel__content:after, .el-time-panel__content:before {
  content: "";
  z-index: -1;
  box-sizing: border-box;
  text-align: left;
  border-top: 1px solid #d6d9e0;
  border-bottom: 1px solid #d6d9e0;
  height: 28px;
  margin-top: -15px;
  padding-top: 6px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.el-time-panel__content:after {
  margin-left: 12%;
  margin-right: 12%;
  left: 50%;
}

.el-time-panel__content:before {
  margin-left: 12%;
  margin-right: 12%;
  padding-left: 50%;
}

.el-time-panel__content.has-seconds:after {
  left: 66.6667%;
}

.el-time-panel__content.has-seconds:before {
  padding-left: 33.3333%;
}

.el-time-panel__content.has-arrow:after, .el-time-panel__content.has-arrow:before {
  margin-top: -19px;
}

.el-time-panel__footer {
  box-sizing: border-box;
  border-top: 1px solid #e4e4e4;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 40px;
  padding: 8px;
  line-height: 25px;
  display: -ms-flexbox;
  display: flex;
}

.el-popover, .el-popover__title {
  font-size: 14px;
  line-height: 22px;
}

.el-time-range-picker {
  width: 354px;
  overflow: visible;
}

.el-time-range-picker__content {
  text-align: center;
  padding: 10px;
  position: relative;
}

.el-time-range-picker__cell {
  box-sizing: border-box;
  width: 50%;
  margin: 0;
  padding: 4px 7px 7px;
  display: inline-block;
}

.el-popover, .el-popover--plain {
  padding: 12px 14px;
}

.el-time-range-picker__header {
  text-align: center;
  box-sizing: content-box;
  margin-bottom: 5px;
  font-size: 14px;
}

.el-time-range-picker__body {
  border: 1px solid #e5e6eb;
  border-radius: 2px;
}

.el-popover {
  z-index: 2000;
  color: #4e5969;
  text-align: justify;
  word-break: break-all;
  background: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  min-width: 150px;
  position: absolute;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-alert, .el-message-box {
  border-radius: 4px;
  overflow: hidden;
}

.el-popover__title {
  color: #323335;
  margin-bottom: 6px;
  font-weight: 600;
}

.el-popover:focus, .el-popover:focus:active, .el-popover__reference:focus:hover, .el-popover__reference:focus:not(.focusing) {
  outline-width: 0;
}

.v-modal-enter {
  animation: .2s v-modal-in;
}

.v-modal-leave {
  animation: .2s forwards v-modal-out;
}

.v-modal {
  opacity: .5;
  background: #000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.el-popup-parent--hidden {
  overflow: hidden;
}

.el-message-box {
  vertical-align: middle;
  text-align: left;
  backface-visibility: hidden;
  background-color: #fff;
  border: 1px solid #e5e6eb;
  width: 420px;
  font-size: 16px;
  display: inline-block;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-message-box__wrapper {
  text-align: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.el-message-box__wrapper:after {
  content: "";
  vertical-align: middle;
  width: 0;
  height: 100%;
  display: inline-block;
}

.el-message-box__header {
  padding: 15px 15px 10px;
  font-weight: 700;
  position: relative;
}

.el-message-box__title {
  color: #323335;
  display: inline-block;
}

.el-message-box__headerbtn {
  cursor: pointer;
  background: none;
  border: none;
  outline: 0;
  padding: 0;
  font-size: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
}

.el-message-box__headerbtn .el-message-box__close {
  color: #86909c;
}

.el-message-box__headerbtn:focus .el-message-box__close, .el-message-box__headerbtn:hover .el-message-box__close {
  color: #00bf8a;
}

.el-message-box__content {
  color: #4e5969;
  padding: 12px 20px;
  font-size: 14px;
}

.el-message-box__container {
  position: relative;
}

.el-message-box__input {
  padding-top: 15px;
}

.el-message-box__input input.invalid, .el-message-box__input input.invalid:focus {
  border-color: #f53f3f;
}

.el-message-box__status {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px !important;
}

.el-message-box__status:before {
  padding-left: 1px;
}

.el-message-box__status + .el-message-box__message {
  padding-left: 36px;
  padding-right: 12px;
}

.el-message-box__status.el-icon-success {
  color: #00b42a;
}

.el-message-box__status.el-icon-info {
  color: #4e5969;
}

.el-message-box__status.el-icon-warning {
  color: #ff7d00;
}

.el-message-box__status.el-icon-error {
  color: #f53f3f;
}

.el-message-box__message {
  margin: 0;
}

.el-message-box__message p {
  margin: 0;
  line-height: 24px;
}

.el-message-box__errormsg {
  color: #f53f3f;
  min-height: 18px;
  margin-top: 2px;
  font-size: 12px;
}

.el-message-box__btns {
  text-align: right;
  padding: 0 20px;
  line-height: 60px;
}

.el-message-box__btns button:nth-child(2) {
  margin-left: 10px;
}

.el-message-box__btns-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.el-message-box--center {
  padding-bottom: 30px;
}

.el-message-box--center .el-message-box__header {
  padding-top: 30px;
}

.el-message-box--center .el-message-box__title {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.el-message-box--center .el-message-box__status {
  text-align: center;
  padding-right: 5px;
  position: relative;
  top: auto;
  transform: translateY(-1px);
}

.el-message-box--center .el-message-box__message {
  margin-left: 0;
}

.el-message-box--center .el-message-box__btns, .el-message-box--center .el-message-box__content {
  text-align: center;
}

.el-message-box--center .el-message-box__content {
  padding-left: 27px;
  padding-right: 27px;
}

.msgbox-fade-enter-active {
  animation: .3s msgbox-fade-in;
}

.msgbox-fade-leave-active {
  animation: .3s msgbox-fade-out;
}

@keyframes msgbox-fade-in {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes msgbox-fade-out {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
}

.el-breadcrumb {
  font-size: 14px;
  line-height: 20px;
}

.el-breadcrumb:after, .el-breadcrumb:before {
  content: "";
  display: table;
}

.el-breadcrumb:after {
  clear: both;
}

.el-breadcrumb__separator {
  color: #c9cdd4;
  margin: 0 9px;
  font-weight: 700;
}

.el-breadcrumb__separator[class*="icon"] {
  vertical-align: middle;
  margin: 0 6px;
  font-size: 16px;
  font-weight: 400;
}

.el-breadcrumb__item {
  float: left;
}

.el-breadcrumb__item[aria-current="page"] {
  color: #323335;
  font-weight: 700;
}

.el-breadcrumb__inner {
  color: #4e5969;
}

.el-breadcrumb__inner a, .el-breadcrumb__inner.is-link {
  color: #4e5969;
  text-decoration: none;
  transition: color .2s cubic-bezier(.645, .045, .355, 1);
}

.el-breadcrumb__inner a:hover, .el-breadcrumb__inner.is-link:hover {
  color: #00bf8a;
  cursor: pointer;
}

.el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner a, .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover, .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
  color: #323335;
  cursor: text;
}

.el-breadcrumb__item:last-child .el-breadcrumb__separator {
  display: none;
}

.el-form--label-left .el-form-item__label {
  text-align: left;
}

.el-form--label-top .el-form-item__label {
  float: none;
  text-align: left;
  display: inline-block;
}

.el-form--inline .el-form-item {
  vertical-align: top;
  margin-right: 10px;
  display: inline-block;
}

.el-form--inline .el-form-item__label {
  float: none;
  display: inline-block;
}

.el-form--inline .el-form-item__content {
  vertical-align: top;
  display: inline-block;
}

.el-form--inline.el-form--label-top .el-form-item__content {
  display: block;
}

.el-form-item {
  margin-bottom: 22px;
}

.el-form-item:after, .el-form-item:before {
  content: "";
  display: table;
}

.el-form-item:after {
  clear: both;
}

.el-form-item .el-form-item, .el-form-item .el-form-item.el-form-item--small {
  margin-bottom: 0;
}

.el-form-item .el-input__validateIcon {
  display: none;
}

.el-form-item--medium .el-form-item__content, .el-form-item--medium .el-form-item__label {
  line-height: 36px;
}

.el-form-item--small .el-form-item__content, .el-form-item--small .el-form-item__label {
  line-height: 32px;
}

.el-form-item--small.el-form-item {
  margin-bottom: 16px;
}

.el-form-item--small .el-form-item__error {
  padding-top: 2px;
}

.el-form-item--mini .el-form-item__content, .el-form-item--mini .el-form-item__label {
  line-height: 28px;
}

.el-form-item--mini.el-form-item {
  margin-bottom: 18px;
}

.el-form-item--mini .el-form-item__error {
  padding-top: 1px;
}

.el-form-item__label-wrap {
  float: left;
}

.el-form-item__label-wrap .el-form-item__label {
  float: none;
  display: inline-block;
}

.el-form-item__label {
  text-align: right;
  vertical-align: middle;
  float: left;
  color: #4e5969;
  box-sizing: border-box;
  padding: 0 12px 0 0;
  font-size: 14px;
  line-height: 40px;
}

.el-form-item__content {
  font-size: 14px;
  line-height: 40px;
  position: relative;
}

.el-form-item__content:after, .el-form-item__content:before {
  content: "";
  display: table;
}

.el-form-item__content:after {
  clear: both;
}

.el-form-item__content .el-input-group {
  vertical-align: top;
}

.el-form-item__error {
  color: #f53f3f;
  padding-top: 4px;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: 100%;
  left: 0;
}

.el-form-item__error--inline {
  margin-left: 10px;
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
}

.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label:before, .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  content: "*";
  color: #f53f3f;
  margin-right: 4px;
}

.el-form-item.is-error .el-input__inner, .el-form-item.is-error .el-input__inner:focus, .el-form-item.is-error .el-textarea__inner, .el-form-item.is-error .el-textarea__inner:focus {
  border-color: #f53f3f;
  box-shadow: 0 0 0 2px #ffece8;
}

.el-form-item.is-error .el-input-group__append .el-input__inner, .el-form-item.is-error .el-input-group__prepend .el-input__inner {
  border-color: rgba(0, 0, 0, 0);
}

.el-form-item.is-error .el-input__validateIcon {
  color: #f53f3f;
}

.el-form-item--feedback .el-input__validateIcon {
  display: inline-block;
}

.el-tabs__header {
  background-color: #fff;
  padding: 0;
  position: relative;
}

.el-tabs__active-bar {
  z-index: 1;
  background-color: #00bf8a;
  height: 2px;
  list-style: none;
  transition: transform .3s cubic-bezier(.645, .045, .355, 1);
  position: absolute;
  bottom: 0;
  left: 0;
}

.el-tabs__new-tab {
  float: right;
  text-align: center;
  color: #4e5969;
  cursor: pointer;
  background: #f2f3f5;
  border: 1px solid #d3dce6;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  margin: 6px 0 8px 10px;
  font-size: 12px;
  line-height: 22px;
  transition: all .15s;
}

.el-tabs__new-tab .el-icon-plus {
  transform: scale(.8);
}

.el-tabs__new-tab:hover {
  color: #00bf8a;
}

.el-tabs__nav-wrap {
  margin-bottom: -1px;
  position: relative;
  overflow: hidden;
}

.el-tabs__nav-wrap:after {
  content: "";
  z-index: 1;
  background-color: #e5e6eb;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.el-tabs__nav-wrap.is-scrollable {
  box-sizing: border-box;
  padding: 0 36px;
}

.el-tabs__nav-scroll {
  overflow: hidden;
}

.el-tabs__nav-next, .el-tabs__nav-prev {
  cursor: pointer;
  color: #86909c;
  font-size: 16px;
  line-height: 36px;
  position: absolute;
}

.el-tabs__nav-next {
  right: 14px;
}

.el-tabs__nav-prev {
  left: 14px;
}

.el-tabs__nav {
  white-space: nowrap;
  float: left;
  z-index: 2;
  transition: transform .3s;
  position: relative;
}

.el-tabs__nav.is-stretch {
  min-width: 100%;
  display: -ms-flexbox;
  display: flex;
}

.el-tabs__nav.is-stretch > * {
  text-align: center;
  -ms-flex: 1;
  flex: 1;
}

.el-tabs__item {
  box-sizing: border-box;
  color: #323335;
  height: 36px;
  padding: 0 16px;
  font-size: 14px;
  line-height: 36px;
  list-style: none;
  display: inline-block;
  position: relative;
}

.el-tabs__item:focus, .el-tabs__item:focus:active {
  outline: 0;
}

.el-tabs__item:focus.is-active.is-focus:not(:active) {
  border-radius: 3px;
  box-shadow: inset 0 0 2px 2px #00bf8a;
}

.el-tabs__item .el-icon-close {
  text-align: center;
  border-radius: 50%;
  margin-left: 5px;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
}

.el-tabs__item .el-icon-close:before {
  display: inline-block;
  transform: scale(.9);
}

.el-tabs--card > .el-tabs__header .el-tabs__active-bar, .el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left, .el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right {
  display: none;
}

.el-tabs__item .el-icon-close:hover {
  color: #fff;
  background-color: #c9cdd4;
}

.el-tabs__item.is-active {
  color: #00bf8a;
  font-weight: 500;
}

.el-tabs__item:hover {
  color: #00bf8a;
  cursor: pointer;
}

.el-tabs__item.is-disabled {
  color: #c9cdd4;
  cursor: default;
}

.el-tabs__content {
  position: relative;
  overflow: hidden;
}

.el-tabs--card > .el-tabs__header {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #d6d9e0;
}

.el-tabs--card > .el-tabs__header .el-tabs__nav-wrap:after {
  content: none;
}

.el-tabs--card > .el-tabs__header .el-tabs__nav {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d6d9e0;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}

.el-tabs--card > .el-tabs__header .el-tabs__item .el-icon-close {
  vertical-align: middle;
  transform-origin: 100%;
  width: 0;
  height: 14px;
  font-size: 12px;
  line-height: 15px;
  position: relative;
  top: -1px;
  right: -2px;
  overflow: hidden;
}

.el-tabs--card > .el-tabs__header .el-tabs__item {
  border-bottom: 1px solid #d6d9e0;
  border-left: 1px solid #d6d9e0;
  transition: color .3s cubic-bezier(.645, .045, .355, 1), padding .3s cubic-bezier(.645, .045, .355, 1);
}

.el-tabs--card > .el-tabs__header .el-tabs__item:first-child {
  border-left: none;
}

.el-tabs--card > .el-tabs__header .el-tabs__item.is-closable:hover {
  padding-left: 13px;
  padding-right: 13px;
}

.el-tabs--card > .el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close {
  width: 14px;
}

.el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
  border-bottom-color: #fff;
}

.el-tabs--card > .el-tabs__header .el-tabs__item.is-active.is-closable {
  padding-left: 20px;
  padding-right: 20px;
}

.el-tabs--card > .el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close {
  width: 14px;
}

.el-tabs--border-card {
  background: #fff;
  border: 1px solid #c9cdd4;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
}

.el-tabs--border-card > .el-tabs__content {
  padding: 15px;
}

.el-cascader-menu:last-child .el-cascader-node, .el-tabs--bottom .el-tabs--left > .el-tabs__header .el-tabs__item:last-child, .el-tabs--bottom .el-tabs--right > .el-tabs__header .el-tabs__item:last-child, .el-tabs--bottom.el-tabs--border-card > .el-tabs__header .el-tabs__item:last-child, .el-tabs--bottom.el-tabs--card > .el-tabs__header .el-tabs__item:last-child, .el-tabs--top .el-tabs--left > .el-tabs__header .el-tabs__item:last-child, .el-tabs--top .el-tabs--right > .el-tabs__header .el-tabs__item:last-child, .el-tabs--top.el-tabs--border-card > .el-tabs__header .el-tabs__item:last-child, .el-tabs--top.el-tabs--card > .el-tabs__header .el-tabs__item:last-child {
  padding-right: 20px;
}

.el-tabs--border-card > .el-tabs__header {
  background-color: #f6f8f9;
  border-bottom: 1px solid #d6d9e0;
  margin: 0;
}

.el-tabs--border-card > .el-tabs__header .el-tabs__nav-wrap:after {
  content: none;
}

.el-tabs--border-card > .el-tabs__header .el-tabs__item {
  color: #86909c;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-top: -1px;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
}

.el-tabs--border-card > .el-tabs__header .el-tabs__item + .el-tabs__item, .el-tabs--border-card > .el-tabs__header .el-tabs__item:first-child {
  margin-left: -1px;
}

.el-col-offset-0, .el-tabs--border-card > .el-tabs__header .is-scrollable .el-tabs__item:first-child {
  margin-left: 0;
}

.el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  color: #00bf8a;
  background-color: #fff;
  border-left-color: #c9cdd4;
  border-right-color: #c9cdd4;
}

.el-tabs--border-card > .el-tabs__header .el-tabs__item:not(.is-disabled):hover {
  color: #00bf8a;
}

.el-tabs--border-card > .el-tabs__header .el-tabs__item.is-disabled {
  color: #c9cdd4;
}

.el-tabs--bottom .el-tabs--left > .el-tabs__header .el-tabs__item:nth-child(2), .el-tabs--bottom .el-tabs--right > .el-tabs__header .el-tabs__item:nth-child(2), .el-tabs--bottom.el-tabs--border-card > .el-tabs__header .el-tabs__item:nth-child(2), .el-tabs--bottom.el-tabs--card > .el-tabs__header .el-tabs__item:nth-child(2), .el-tabs--top .el-tabs--left > .el-tabs__header .el-tabs__item:nth-child(2), .el-tabs--top .el-tabs--right > .el-tabs__header .el-tabs__item:nth-child(2), .el-tabs--top.el-tabs--border-card > .el-tabs__header .el-tabs__item:nth-child(2), .el-tabs--top.el-tabs--card > .el-tabs__header .el-tabs__item:nth-child(2) {
  padding-left: 20px;
}

.el-tabs--bottom .el-tabs__header.is-bottom {
  margin-top: 10px;
  margin-bottom: 0;
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom {
  border-top: 1px solid #c9cdd4;
  border-bottom: 0;
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom {
  margin-top: -1px;
  margin-bottom: 0;
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active) {
  border: 1px solid rgba(0, 0, 0, 0);
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom {
  margin: 0 -1px -1px;
}

.el-tabs--left, .el-tabs--right {
  overflow: hidden;
}

.el-tabs--left .el-tabs__header.is-left, .el-tabs--left .el-tabs__header.is-right, .el-tabs--left .el-tabs__nav-scroll, .el-tabs--left .el-tabs__nav-wrap.is-left, .el-tabs--left .el-tabs__nav-wrap.is-right, .el-tabs--right .el-tabs__header.is-left, .el-tabs--right .el-tabs__header.is-right, .el-tabs--right .el-tabs__nav-scroll, .el-tabs--right .el-tabs__nav-wrap.is-left, .el-tabs--right .el-tabs__nav-wrap.is-right {
  height: 100%;
}

.el-tabs--left .el-tabs__active-bar.is-left, .el-tabs--left .el-tabs__active-bar.is-right, .el-tabs--right .el-tabs__active-bar.is-left, .el-tabs--right .el-tabs__active-bar.is-right {
  width: 2px;
  height: auto;
  top: 0;
  bottom: auto;
}

.el-tabs--left .el-tabs__nav-wrap.is-left, .el-tabs--left .el-tabs__nav-wrap.is-right, .el-tabs--right .el-tabs__nav-wrap.is-left, .el-tabs--right .el-tabs__nav-wrap.is-right {
  margin-bottom: 0;
}

.el-tabs--left .el-tabs__nav-wrap.is-left > .el-tabs__nav-next, .el-tabs--left .el-tabs__nav-wrap.is-left > .el-tabs__nav-prev, .el-tabs--left .el-tabs__nav-wrap.is-right > .el-tabs__nav-next, .el-tabs--left .el-tabs__nav-wrap.is-right > .el-tabs__nav-prev, .el-tabs--right .el-tabs__nav-wrap.is-left > .el-tabs__nav-next, .el-tabs--right .el-tabs__nav-wrap.is-left > .el-tabs__nav-prev, .el-tabs--right .el-tabs__nav-wrap.is-right > .el-tabs__nav-next, .el-tabs--right .el-tabs__nav-wrap.is-right > .el-tabs__nav-prev {
  text-align: center;
  cursor: pointer;
  width: 100%;
  height: 30px;
  line-height: 30px;
}

.el-tabs--left .el-tabs__nav-wrap.is-left > .el-tabs__nav-next i, .el-tabs--left .el-tabs__nav-wrap.is-left > .el-tabs__nav-prev i, .el-tabs--left .el-tabs__nav-wrap.is-right > .el-tabs__nav-next i, .el-tabs--left .el-tabs__nav-wrap.is-right > .el-tabs__nav-prev i, .el-tabs--right .el-tabs__nav-wrap.is-left > .el-tabs__nav-next i, .el-tabs--right .el-tabs__nav-wrap.is-left > .el-tabs__nav-prev i, .el-tabs--right .el-tabs__nav-wrap.is-right > .el-tabs__nav-next i, .el-tabs--right .el-tabs__nav-wrap.is-right > .el-tabs__nav-prev i {
  transform: rotateZ(90deg);
}

.el-tabs--left .el-tabs__nav-wrap.is-left > .el-tabs__nav-prev, .el-tabs--left .el-tabs__nav-wrap.is-right > .el-tabs__nav-prev, .el-tabs--right .el-tabs__nav-wrap.is-left > .el-tabs__nav-prev, .el-tabs--right .el-tabs__nav-wrap.is-right > .el-tabs__nav-prev {
  top: 0;
  left: auto;
}

.el-tabs--left .el-tabs__nav-wrap.is-left > .el-tabs__nav-next, .el-tabs--left .el-tabs__nav-wrap.is-right > .el-tabs__nav-next, .el-tabs--right .el-tabs__nav-wrap.is-left > .el-tabs__nav-next, .el-tabs--right .el-tabs__nav-wrap.is-right > .el-tabs__nav-next {
  bottom: 0;
  right: auto;
}

.el-tabs--left .el-tabs__active-bar.is-left, .el-tabs--left .el-tabs__nav-wrap.is-left:after {
  left: auto;
  right: 0;
}

.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable, .el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable, .el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable, .el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable {
  padding: 30px 0;
}

.el-tabs--left .el-tabs__nav-wrap.is-left:after, .el-tabs--left .el-tabs__nav-wrap.is-right:after, .el-tabs--right .el-tabs__nav-wrap.is-left:after, .el-tabs--right .el-tabs__nav-wrap.is-right:after {
  width: 2px;
  height: 100%;
  top: 0;
  bottom: auto;
}

.el-tabs--left .el-tabs__nav.is-left, .el-tabs--left .el-tabs__nav.is-right, .el-tabs--right .el-tabs__nav.is-left, .el-tabs--right .el-tabs__nav.is-right {
  float: none;
}

.el-tabs--left .el-tabs__item.is-left, .el-tabs--left .el-tabs__item.is-right, .el-tabs--right .el-tabs__item.is-left, .el-tabs--right .el-tabs__item.is-right {
  display: block;
}

.el-tabs--left .el-tabs__header.is-left {
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}

.el-button-group > .el-button:not(:last-child), .el-tabs--left .el-tabs__nav-wrap.is-left {
  margin-right: -1px;
}

.el-tabs--left .el-tabs__item.is-left {
  text-align: right;
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left {
  text-align: left;
  border-top: 1px solid #d6d9e0;
  border-bottom: none;
  border-left: none;
  border-right: 1px solid #d6d9e0;
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child {
  border-top: none;
  border-right: 1px solid #d6d9e0;
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active {
  border-top: 1px solid #d6d9e0;
  border-bottom: none;
  border-left: none;
  border-right: 1px solid #fff;
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child {
  border-top: none;
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child {
  border-bottom: none;
}

.el-tabs--left.el-tabs--card .el-tabs__nav {
  border-bottom: 1px solid #d6d9e0;
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.el-tabs--left.el-tabs--card .el-tabs__new-tab {
  float: none;
}

.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left {
  border-right: 1px solid #dfe4ed;
}

.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left {
  border: 1px solid rgba(0, 0, 0, 0);
  margin: -1px 0 -1px -1px;
}

.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active {
  border-color: #d1dbe5 rgba(0, 0, 0, 0);
}

.el-tabs--right .el-tabs__header.is-right {
  float: right;
  margin-bottom: 0;
  margin-left: 10px;
}

.el-tabs--right .el-tabs__nav-wrap.is-right {
  margin-left: -1px;
}

.el-tabs--right .el-tabs__nav-wrap.is-right:after {
  left: 0;
  right: auto;
}

.el-tabs--right .el-tabs__active-bar.is-right {
  left: 0;
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right {
  border-top: 1px solid #d6d9e0;
  border-bottom: none;
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child {
  border-top: none;
  border-left: 1px solid #d6d9e0;
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active {
  border: none;
  border-top: 1px solid #d6d9e0;
  border-left: 1px solid #fff;
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child {
  border-top: none;
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child {
  border-bottom: none;
}

.el-tabs--right.el-tabs--card .el-tabs__nav {
  border-bottom: 1px solid #d6d9e0;
  border-left: none;
  border-radius: 0 4px 4px 0;
}

.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right {
  border-left: 1px solid #dfe4ed;
}

.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right {
  border: 1px solid rgba(0, 0, 0, 0);
  margin: -1px -1px -1px 0;
}

.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active {
  border-color: #d1dbe5 rgba(0, 0, 0, 0);
}

.slideInLeft-transition, .slideInRight-transition {
  display: inline-block;
}

.slideInRight-enter {
  animation: .3s slideInRight-enter;
}

.slideInRight-leave {
  animation: .3s slideInRight-leave;
  position: absolute;
  left: 0;
  right: 0;
}

.slideInLeft-enter {
  animation: .3s slideInLeft-enter;
}

.slideInLeft-leave {
  animation: .3s slideInLeft-leave;
  position: absolute;
  left: 0;
  right: 0;
}

@keyframes slideInRight-enter {
  0% {
    opacity: 0;
    transform-origin: 0 0;
    transform: translateX(100%);
  }

  to {
    opacity: 1;
    transform-origin: 0 0;
    transform: translateX(0);
  }
}

@keyframes slideInRight-leave {
  0% {
    transform-origin: 0 0;
    opacity: 1;
    transform: translateX(0);
  }

  100% {
    transform-origin: 0 0;
    opacity: 0;
    transform: translateX(100%);
  }
}

@keyframes slideInLeft-enter {
  0% {
    opacity: 0;
    transform-origin: 0 0;
    transform: translateX(-100%);
  }

  to {
    opacity: 1;
    transform-origin: 0 0;
    transform: translateX(0);
  }
}

@keyframes slideInLeft-leave {
  0% {
    transform-origin: 0 0;
    opacity: 1;
    transform: translateX(0);
  }

  100% {
    transform-origin: 0 0;
    opacity: 0;
    transform: translateX(-100%);
  }
}

.el-tree {
  cursor: default;
  color: #323335;
  background: #fff;
  position: relative;
}

.el-tree__empty-block {
  text-align: center;
  width: 100%;
  height: 100%;
  min-height: 60px;
  position: relative;
}

.el-tree__empty-text {
  color: #86909c;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.el-tree__drop-indicator {
  background-color: #00bf8a;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
}

.el-tree-node {
  white-space: nowrap;
  outline: 0;
}

.el-tree-node:focus > .el-tree-node__content {
  background-color: #f2f3f5;
}

.el-tree-node.is-drop-inner > .el-tree-node__content .el-tree-node__label {
  color: #fff;
  background-color: #00bf8a;
}

.el-tree-node__content {
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  height: 26px;
  display: -ms-flexbox;
  display: flex;
}

.el-tree-node__content > .el-tree-node__expand-icon {
  padding: 6px;
}

.el-tree-node__content > label.el-checkbox {
  margin-right: 8px;
}

.el-tree-node__content:hover {
  background-color: #f2f3f5;
}

.el-tree.is-dragging .el-tree-node__content {
  cursor: move;
}

.el-tree.is-dragging .el-tree-node__content * {
  pointer-events: none;
}

.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content {
  cursor: not-allowed;
}

.el-tree-node__expand-icon {
  cursor: pointer;
  color: #4e5969;
  font-size: 12px;
  transition: transform .3s ease-in-out;
  transform: rotate(0);
}

.el-tree-node__expand-icon.expanded {
  transform: rotate(90deg);
}

.el-tree-node__expand-icon.is-leaf {
  color: rgba(0, 0, 0, 0);
  cursor: default;
}

.el-tree-node__label {
  font-size: 14px;
}

.el-tree-node__loading-icon {
  color: #4e5969;
  margin-right: 8px;
  font-size: 14px;
}

.el-tree-node > .el-tree-node__children {
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}

.el-tree-node.is-expanded > .el-tree-node__children {
  display: block;
}

.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  background-color: #ebfaf6;
}

.el-alert, .el-notification, .el-slider__button, .el-slider__stop {
  background-color: #fff;
}

.el-alert {
  box-sizing: border-box;
  opacity: 1;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 8px 0;
  transition: opacity .2s;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.el-alert.is-light .el-alert__closebtn {
  color: #c9cdd4;
}

.el-alert.is-light .el-alert__title {
  color: #323335;
}

.el-alert.is-dark .el-alert__closebtn, .el-alert.is-dark .el-alert__description {
  color: #fff;
}

.el-alert.is-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.el-alert--success.is-light {
  color: #00b42a;
  background-color: #e6f8ea;
}

.el-alert--success.is-dark {
  color: #fff;
  background-color: #00b42a;
}

.el-alert--info.is-light {
  color: #86909c;
  background-color: #f3f4f5;
}

.el-alert--info.is-dark {
  color: #fff;
  background-color: #86909c;
}

.el-alert--warning.is-light {
  color: #ff7d00;
  background-color: #fff2e6;
}

.el-alert--warning.is-dark {
  color: #fff;
  background-color: #ff7d00;
}

.el-alert--error.is-light {
  color: #f53f3f;
  background-color: #feecec;
}

.el-alert--error.is-dark {
  color: #fff;
  background-color: #f53f3f;
}

.el-alert__content {
  padding: 0 12px;
  display: table-cell;
}

.el-alert__icon {
  width: 16px;
  padding-left: 12px;
  font-size: 16px;
}

.el-alert__icon.is-big {
  width: 32px;
  padding-left: 16px;
  font-size: 32px;
}

.el-alert__icon.is-big + .el-alert__content .el-alert__closebtn {
  top: 22px;
}

.el-alert__icon + .el-alert__content {
  padding: 0 8px;
}

.el-alert__title {
  font-size: 14px;
  line-height: 18px;
}

.el-alert__title.is-bold {
  font-weight: 700;
}

.el-alert__title.is-dark {
  color: #fff;
}

.el-alert .el-alert__description {
  color: #323335;
  margin: 5px 0 0;
  font-size: 13px;
}

.el-alert .el-alert__description + .el-alert__closebtn {
  top: 22px;
}

.el-alert__closebtn {
  opacity: 1;
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  top: 10px;
  right: 15px;
}

.el-alert-fade-enter, .el-alert-fade-leave-active, .el-loading-fade-enter, .el-loading-fade-leave-active, .el-notification-fade-leave-active, .el-upload iframe {
  opacity: 0;
}

.el-alert__closebtn.is-customed {
  font-size: 13px;
  font-style: normal;
  top: 9px;
}

.el-notification {
  box-sizing: border-box;
  border: 1px solid #e5e6eb;
  border-radius: 8px;
  width: 330px;
  padding: 20px;
  transition: opacity .3s, transform .3s, left .3s, right .3s, top .4s, bottom .3s;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-notification.right {
  right: 16px;
}

.el-notification.left {
  left: 16px;
}

.el-notification__group {
  margin-left: 13px;
  margin-right: 8px;
}

.el-notification__title {
  color: #323335;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
}

.el-notification__content {
  color: #323335;
  text-align: justify;
  margin: 6px 0 0;
  font-size: 14px;
  line-height: 21px;
}

.el-notification__content p {
  margin: 0;
}

.el-notification__icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}

.el-notification__closeBtn {
  cursor: pointer;
  color: #86909c;
  font-size: 16px;
  position: absolute;
  top: 18px;
  right: 15px;
}

.el-notification__closeBtn:hover {
  color: #323335;
}

.el-notification .el-icon-success-fill {
  color: #00b42a;
}

.el-notification .el-icon-close-circle-fill {
  color: #f53f3f;
}

.el-notification .el-icon-Info-fill {
  color: #86909c;
}

.el-notification .el-icon-warning-fill {
  color: #ff7d00;
}

.el-notification-fade-enter.right {
  right: 0;
  transform: translateX(100%);
}

.el-notification-fade-enter.left {
  left: 0;
  transform: translateX(-100%);
}

.el-input-number {
  width: 180px;
  line-height: 34px;
  display: inline-block;
  position: relative;
}

.el-input-number .el-input {
  display: block;
}

.el-input-number .el-input__inner {
  -webkit-appearance: none;
  text-align: center;
  padding-left: 46px;
  padding-right: 46px;
}

.el-input-number__decrease, .el-input-number__increase {
  z-index: 1;
  text-align: center;
  color: #4e5969;
  cursor: pointer;
  background: #f6f8f9;
  width: 36px;
  height: auto;
  font-size: 16px;
  position: absolute;
  top: 1px;
}

.el-input-number__decrease:hover, .el-input-number__increase:hover {
  color: #00bf8a;
}

.el-input-number__decrease:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled), .el-input-number__increase:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled) {
  border-color: #00bf8a;
}

.el-input-number__decrease.is-disabled, .el-input-number__increase.is-disabled {
  color: #c9cdd4;
  cursor: not-allowed;
}

.el-input-number__increase {
  border-left: 1px solid #c9cdd4;
  border-radius: 0 4px 4px 0;
  right: 1px;
}

.el-input-number__decrease {
  border-right: 1px solid #c9cdd4;
  border-radius: 4px 0 0 4px;
  left: 1px;
}

.el-input-number.is-disabled .el-input-number__decrease, .el-input-number.is-disabled .el-input-number__increase {
  color: #d6d9e0;
  border-color: #d6d9e0;
}

.el-input-number.is-disabled .el-input-number__decrease:hover, .el-input-number.is-disabled .el-input-number__increase:hover {
  color: #d6d9e0;
  cursor: not-allowed;
}

.el-input-number--medium {
  width: 200px;
  line-height: 34px;
}

.el-input-number--medium .el-input-number__decrease, .el-input-number--medium .el-input-number__increase {
  width: 36px;
  font-size: 14px;
}

.el-input-number--medium .el-input__inner {
  padding-left: 43px;
  padding-right: 43px;
}

.el-input-number--small {
  width: 130px;
  line-height: 30px;
}

.el-input-number--small .el-input-number__decrease, .el-input-number--small .el-input-number__increase {
  width: 32px;
  font-size: 16px;
}

.el-input-number--small .el-input-number__decrease [class*="el-icon"], .el-input-number--small .el-input-number__increase [class*="el-icon"] {
  transform: scale(.9);
}

.el-input-number--small .el-input__inner {
  padding-left: 39px;
  padding-right: 39px;
}

.el-input-number--mini {
  width: 130px;
  line-height: 22px;
}

.el-input-number--mini .el-input-number__decrease, .el-input-number--mini .el-input-number__increase {
  width: 24px;
  font-size: 12px;
}

.el-input-number--mini .el-input-number__decrease [class*="el-icon"], .el-input-number--mini .el-input-number__increase [class*="el-icon"] {
  transform: scale(.8);
}

.el-input-number--mini .el-input__inner {
  padding-left: 31px;
  padding-right: 31px;
}

.el-input-number.is-without-controls .el-input__inner {
  padding-left: 15px;
  padding-right: 15px;
}

.el-input-number.is-controls-right .el-input__inner {
  padding-left: 15px;
  padding-right: 46px;
}

.el-input-number.is-controls-right .el-input-number__decrease, .el-input-number.is-controls-right .el-input-number__increase {
  height: 15px;
  line-height: 15px;
}

.el-input-number.is-controls-right .el-input-number__decrease [class*="el-icon"], .el-input-number.is-controls-right .el-input-number__increase [class*="el-icon"] {
  transform: scale(.8);
}

.el-input-number.is-controls-right .el-input-number__increase {
  border-bottom: 1px solid #c9cdd4;
  border-radius: 0 4px 0 0;
}

.el-input-number.is-controls-right .el-input-number__decrease {
  border-left: 1px solid #c9cdd4;
  border-right: none;
  border-radius: 0 0 4px;
  top: auto;
  bottom: 1px;
  left: auto;
  right: 1px;
}

.el-input-number.is-controls-right[class*="medium"] [class*="increase"], .el-input-number.is-controls-right[class*="medium"] [class*="decrease"] {
  line-height: 17px;
}

.el-input-number.is-controls-right[class*="small"] [class*="increase"], .el-input-number.is-controls-right[class*="small"] [class*="decrease"] {
  line-height: 15px;
}

.el-input-number.is-controls-right[class*="mini"] [class*="increase"], .el-input-number.is-controls-right[class*="mini"] [class*="decrease"] {
  line-height: 11px;
}

.el-tooltip:focus:hover, .el-tooltip:focus:not(.focusing) {
  outline-width: 0;
}

.el-tooltip__popper {
  z-index: 2000;
  word-wrap: break-word;
  border-radius: 4px;
  min-width: 10px;
  padding: 8px;
  font-size: 13px;
  line-height: 20px;
  position: absolute;
}

.el-tooltip__popper .popper__arrow, .el-tooltip__popper .popper__arrow:after {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}

.el-row:after, .el-row:before, .el-slider:after, .el-slider:before {
  display: table;
}

.el-tooltip__popper .popper__arrow {
  border-width: 6px;
}

.el-tooltip__popper .popper__arrow:after {
  content: " ";
  border-width: 5px;
}

.el-button-group:after, .el-button-group:before, .el-color-dropdown__main-wrapper:after, .el-progress-bar__inner:after, .el-row:after, .el-row:before, .el-slider:after, .el-slider:before, .el-slider__button-wrapper:after, .el-transfer-panel .el-transfer-panel__footer:after, .el-upload-cover:after {
  content: "";
}

.el-tooltip__popper[x-placement^="top"] {
  margin-bottom: 12px;
}

.el-tooltip__popper[x-placement^="top"] .popper__arrow {
  border-top-color: #404040;
  border-bottom-width: 0;
  bottom: -6px;
}

.el-tooltip__popper[x-placement^="top"] .popper__arrow:after {
  border-top-color: #404040;
  border-bottom-width: 0;
  margin-left: -5px;
  bottom: 1px;
}

.el-tooltip__popper[x-placement^="bottom"] {
  margin-top: 12px;
}

.el-tooltip__popper[x-placement^="bottom"] .popper__arrow {
  border-top-width: 0;
  border-bottom-color: #404040;
  top: -6px;
}

.el-tooltip__popper[x-placement^="bottom"] .popper__arrow:after {
  border-top-width: 0;
  border-bottom-color: #404040;
  margin-left: -5px;
  top: 1px;
}

.el-tooltip__popper[x-placement^="right"] {
  margin-left: 12px;
}

.el-tooltip__popper[x-placement^="right"] .popper__arrow {
  border-left-width: 0;
  border-right-color: #404040;
  left: -6px;
}

.el-tooltip__popper[x-placement^="right"] .popper__arrow:after {
  border-left-width: 0;
  border-right-color: #404040;
  bottom: -5px;
  left: 1px;
}

.el-tooltip__popper[x-placement^="left"] {
  margin-right: 12px;
}

.el-tooltip__popper[x-placement^="left"] .popper__arrow {
  border-left-color: #404040;
  border-right-width: 0;
  right: -6px;
}

.el-tooltip__popper[x-placement^="left"] .popper__arrow:after {
  border-left-color: #404040;
  border-right-width: 0;
  margin-left: -5px;
  bottom: -5px;
  right: 1px;
}

.el-tooltip__popper.is-dark {
  color: #fff;
  background: #404040;
}

.el-tooltip__popper.is-light {
  background: #fff;
  border: 1px solid #404040;
}

.el-tooltip__popper.is-light[x-placement^="top"] .popper__arrow {
  border-top-color: #404040;
}

.el-tooltip__popper.is-light[x-placement^="top"] .popper__arrow:after {
  border-top-color: #fff;
}

.el-tooltip__popper.is-light[x-placement^="bottom"] .popper__arrow {
  border-bottom-color: #404040;
}

.el-tooltip__popper.is-light[x-placement^="bottom"] .popper__arrow:after {
  border-bottom-color: #fff;
}

.el-tooltip__popper.is-light[x-placement^="left"] .popper__arrow {
  border-left-color: #404040;
}

.el-tooltip__popper.is-light[x-placement^="left"] .popper__arrow:after {
  border-left-color: #fff;
}

.el-tooltip__popper.is-light[x-placement^="right"] .popper__arrow {
  border-right-color: #404040;
}

.el-tooltip__popper.is-light[x-placement^="right"] .popper__arrow:after {
  border-right-color: #fff;
}

.el-slider__button-wrapper .el-tooltip, .el-slider__button-wrapper:after {
  vertical-align: middle;
  display: inline-block;
}

.el-slider:after {
  clear: both;
}

.el-slider__runway {
  cursor: pointer;
  vertical-align: middle;
  background-color: #f2f3f5;
  border-radius: 3px;
  width: 100%;
  height: 6px;
  margin: 16px 0;
  position: relative;
}

.el-slider__runway.show-input {
  width: auto;
  margin-right: 160px;
}

.el-slider__runway.disabled {
  cursor: default;
}

.el-slider__runway.disabled .el-slider__bar {
  background-color: #c9cdd4;
}

.el-slider__runway.disabled .el-slider__button {
  border-color: #c9cdd4;
}

.el-slider__runway.disabled .el-slider__button-wrapper.dragging, .el-slider__runway.disabled .el-slider__button-wrapper.hover, .el-slider__runway.disabled .el-slider__button-wrapper:hover {
  cursor: not-allowed;
}

.el-slider__runway.disabled .el-slider__button.dragging, .el-slider__runway.disabled .el-slider__button.hover, .el-slider__runway.disabled .el-slider__button:hover {
  cursor: not-allowed;
  transform: scale(1);
}

.el-slider__button-wrapper, .el-slider__stop {
  position: absolute;
  -webkit-transform: translateX(-50%);
}

.el-slider__input {
  float: right;
  width: 130px;
  margin-top: 3px;
}

.el-slider__input.el-input-number--mini {
  margin-top: 5px;
}

.el-slider__input.el-input-number--medium {
  margin-top: 0;
}

.el-slider__input.el-input-number--large {
  margin-top: -2px;
}

.el-slider__bar {
  background-color: #00bf8a;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 6px;
  position: absolute;
}

.el-slider__button-wrapper {
  z-index: 1001;
  text-align: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: rgba(0, 0, 0, 0);
  width: 36px;
  height: 36px;
  line-height: normal;
  top: -15px;
  transform: translateX(-50%);
}

.el-image-viewer__btn, .el-slider__button, .el-step__icon-inner {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.el-slider__button-wrapper:after {
  height: 100%;
}

.el-slider__button-wrapper.hover, .el-slider__button-wrapper:hover {
  cursor: -webkit-grab;
  cursor: grab;
}

.el-slider__button-wrapper.dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.el-slider__button {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid #00bf8a;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  transition: all .2s;
}

.el-slider__button.dragging, .el-slider__button.hover, .el-slider__button:hover {
  transform: scale(1.2);
}

.el-slider__button.hover, .el-slider__button:hover {
  cursor: -webkit-grab;
  cursor: grab;
}

.el-slider__button.dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.el-slider__stop {
  border-radius: 100%;
  width: 6px;
  height: 6px;
  transform: translateX(-50%);
}

.el-slider__marks {
  width: 18px;
  height: 100%;
  top: 0;
  left: 12px;
}

.el-slider__marks-text {
  color: #86909c;
  margin-top: 15px;
  font-size: 14px;
  position: absolute;
  transform: translateX(-50%);
}

.el-slider.is-vertical {
  position: relative;
}

.el-slider.is-vertical .el-slider__runway {
  width: 6px;
  height: 100%;
  margin: 0 16px;
}

.el-slider.is-vertical .el-slider__bar {
  border-radius: 0 0 3px 3px;
  width: 6px;
  height: auto;
}

.el-slider.is-vertical .el-slider__button-wrapper {
  top: auto;
  left: -15px;
  transform: translateY(50%);
}

.el-slider.is-vertical .el-slider__stop {
  transform: translateY(50%);
}

.el-slider.is-vertical.el-slider--with-input {
  padding-bottom: 58px;
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input {
  float: none;
  width: 36px;
  margin-top: 15px;
  position: absolute;
  bottom: 22px;
  overflow: visible;
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease, .el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase {
  box-sizing: border-box;
  border: 1px solid #c9cdd4;
  margin-top: -1px;
  line-height: 20px;
  transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
  top: 32px;
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease {
  border-bottom-left-radius: 4px;
  width: 18px;
  right: 18px;
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase {
  border-bottom-right-radius: 4px;
  width: 19px;
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase ~ .el-input .el-input__inner {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease, .el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase {
  border-color: #c9cdd4;
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease, .el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase {
  border-color: #00bf8a;
}

.el-slider.is-vertical .el-slider__marks-text {
  margin-top: 0;
  left: 15px;
  transform: translateY(50%);
}

.el-loading-parent--relative {
  position: relative !important;
}

.el-loading-parent--hidden {
  overflow: hidden !important;
}

.el-loading-mask {
  z-index: 2000;
  background-color: rgba(255, 255, 255, .7);
  margin: 0;
  transition: opacity .3s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.el-loading-mask.is-fullscreen {
  position: fixed;
}

.el-loading-mask.is-fullscreen .el-loading-spinner {
  margin-top: -25px;
}

.el-loading-mask.is-fullscreen .el-loading-spinner .circular {
  width: 50px;
  height: 50px;
}

.el-loading-spinner {
  text-align: center;
  width: 100%;
  margin-top: -21px;
  position: absolute;
  top: 50%;
}

.el-col-pull-0, .el-col-pull-1, .el-col-pull-10, .el-col-pull-11, .el-col-pull-12, .el-col-pull-13, .el-col-pull-14, .el-col-pull-15, .el-col-pull-16, .el-col-pull-17, .el-col-pull-18, .el-col-pull-19, .el-col-pull-2, .el-col-pull-20, .el-col-pull-21, .el-col-pull-22, .el-col-pull-23, .el-col-pull-24, .el-col-pull-3, .el-col-pull-4, .el-col-pull-5, .el-col-pull-6, .el-col-pull-7, .el-col-pull-8, .el-col-pull-9, .el-col-push-0, .el-col-push-1, .el-col-push-10, .el-col-push-11, .el-col-push-12, .el-col-push-13, .el-col-push-14, .el-col-push-15, .el-col-push-16, .el-col-push-17, .el-col-push-18, .el-col-push-19, .el-col-push-2, .el-col-push-20, .el-col-push-21, .el-col-push-22, .el-col-push-23, .el-col-push-24, .el-col-push-3, .el-col-push-4, .el-col-push-5, .el-col-push-6, .el-col-push-7, .el-col-push-8, .el-col-push-9, .el-row, .el-upload-dragger, .el-upload-list__item {
  position: relative;
}

.el-loading-spinner .el-loading-text {
  color: #00bf8a;
  margin: 3px 0;
  font-size: 14px;
}

.el-loading-spinner .circular {
  width: 42px;
  height: 42px;
  animation: 2s linear infinite loading-rotate;
}

.el-loading-spinner .path {
  stroke-dasharray: 90 150;
  stroke-dashoffset: 0;
  stroke-width: 2px;
  stroke: #00bf8a;
  stroke-linecap: round;
  animation: 1.5s ease-in-out infinite loading-dash;
}

.el-loading-spinner i {
  color: #00bf8a;
}

@keyframes loading-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes loading-dash {
  0% {
    stroke-dasharray: 1 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90 150;
    stroke-dashoffset: -40px;
  }

  100% {
    stroke-dasharray: 90 150;
    stroke-dashoffset: -120px;
  }
}

.el-row {
  box-sizing: border-box;
}

.el-row:after {
  clear: both;
}

.el-row--flex {
  display: -ms-flexbox;
  display: flex;
}

.el-col-0, .el-row--flex:after, .el-row--flex:before {
  display: none;
}

.el-row--flex.is-justify-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.el-row--flex.is-justify-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.el-row--flex.is-justify-space-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.el-row--flex.is-justify-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.el-row--flex.is-align-top {
  -ms-flex-align: start;
  align-items: flex-start;
}

.el-row--flex.is-align-middle {
  -ms-flex-align: center;
  align-items: center;
}

.el-row--flex.is-align-bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}

[class*="el-col-"] {
  float: left;
  box-sizing: border-box;
}

.el-col-0 {
  width: 0%;
}

.el-col-pull-0 {
  right: 0;
}

.el-col-push-0 {
  left: 0;
}

.el-col-1 {
  width: 4.16667%;
}

.el-col-offset-1 {
  margin-left: 4.16667%;
}

.el-col-pull-1 {
  right: 4.16667%;
}

.el-col-push-1 {
  left: 4.16667%;
}

.el-col-2 {
  width: 8.33333%;
}

.el-col-offset-2 {
  margin-left: 8.33333%;
}

.el-col-pull-2 {
  right: 8.33333%;
}

.el-col-push-2 {
  left: 8.33333%;
}

.el-col-3 {
  width: 12.5%;
}

.el-col-offset-3 {
  margin-left: 12.5%;
}

.el-col-pull-3 {
  right: 12.5%;
}

.el-col-push-3 {
  left: 12.5%;
}

.el-col-4 {
  width: 16.6667%;
}

.el-col-offset-4 {
  margin-left: 16.6667%;
}

.el-col-pull-4 {
  right: 16.6667%;
}

.el-col-push-4 {
  left: 16.6667%;
}

.el-col-5 {
  width: 20.8333%;
}

.el-col-offset-5 {
  margin-left: 20.8333%;
}

.el-col-pull-5 {
  right: 20.8333%;
}

.el-col-push-5 {
  left: 20.8333%;
}

.el-col-6 {
  width: 25%;
}

.el-col-offset-6 {
  margin-left: 25%;
}

.el-col-pull-6 {
  right: 25%;
}

.el-col-push-6 {
  left: 25%;
}

.el-col-7 {
  width: 29.1667%;
}

.el-col-offset-7 {
  margin-left: 29.1667%;
}

.el-col-pull-7 {
  right: 29.1667%;
}

.el-col-push-7 {
  left: 29.1667%;
}

.el-col-8 {
  width: 33.3333%;
}

.el-col-offset-8 {
  margin-left: 33.3333%;
}

.el-col-pull-8 {
  right: 33.3333%;
}

.el-col-push-8 {
  left: 33.3333%;
}

.el-col-9 {
  width: 37.5%;
}

.el-col-offset-9 {
  margin-left: 37.5%;
}

.el-col-pull-9 {
  right: 37.5%;
}

.el-col-push-9 {
  left: 37.5%;
}

.el-col-10 {
  width: 41.6667%;
}

.el-col-offset-10 {
  margin-left: 41.6667%;
}

.el-col-pull-10 {
  right: 41.6667%;
}

.el-col-push-10 {
  left: 41.6667%;
}

.el-col-11 {
  width: 45.8333%;
}

.el-col-offset-11 {
  margin-left: 45.8333%;
}

.el-col-pull-11 {
  right: 45.8333%;
}

.el-col-push-11 {
  left: 45.8333%;
}

.el-col-12 {
  width: 50%;
}

.el-col-offset-12 {
  margin-left: 50%;
}

.el-col-pull-12 {
  right: 50%;
}

.el-col-push-12 {
  left: 50%;
}

.el-col-13 {
  width: 54.1667%;
}

.el-col-offset-13 {
  margin-left: 54.1667%;
}

.el-col-pull-13 {
  right: 54.1667%;
}

.el-col-push-13 {
  left: 54.1667%;
}

.el-col-14 {
  width: 58.3333%;
}

.el-col-offset-14 {
  margin-left: 58.3333%;
}

.el-col-pull-14 {
  right: 58.3333%;
}

.el-col-push-14 {
  left: 58.3333%;
}

.el-col-15 {
  width: 62.5%;
}

.el-col-offset-15 {
  margin-left: 62.5%;
}

.el-col-pull-15 {
  right: 62.5%;
}

.el-col-push-15 {
  left: 62.5%;
}

.el-col-16 {
  width: 66.6667%;
}

.el-col-offset-16 {
  margin-left: 66.6667%;
}

.el-col-pull-16 {
  right: 66.6667%;
}

.el-col-push-16 {
  left: 66.6667%;
}

.el-col-17 {
  width: 70.8333%;
}

.el-col-offset-17 {
  margin-left: 70.8333%;
}

.el-col-pull-17 {
  right: 70.8333%;
}

.el-col-push-17 {
  left: 70.8333%;
}

.el-col-18 {
  width: 75%;
}

.el-col-offset-18 {
  margin-left: 75%;
}

.el-col-pull-18 {
  right: 75%;
}

.el-col-push-18 {
  left: 75%;
}

.el-col-19 {
  width: 79.1667%;
}

.el-col-offset-19 {
  margin-left: 79.1667%;
}

.el-col-pull-19 {
  right: 79.1667%;
}

.el-col-push-19 {
  left: 79.1667%;
}

.el-col-20 {
  width: 83.3333%;
}

.el-col-offset-20 {
  margin-left: 83.3333%;
}

.el-col-pull-20 {
  right: 83.3333%;
}

.el-col-push-20 {
  left: 83.3333%;
}

.el-col-21 {
  width: 87.5%;
}

.el-col-offset-21 {
  margin-left: 87.5%;
}

.el-col-pull-21 {
  right: 87.5%;
}

.el-col-push-21 {
  left: 87.5%;
}

.el-col-22 {
  width: 91.6667%;
}

.el-col-offset-22 {
  margin-left: 91.6667%;
}

.el-col-pull-22 {
  right: 91.6667%;
}

.el-col-push-22 {
  left: 91.6667%;
}

.el-col-23 {
  width: 95.8333%;
}

.el-col-offset-23 {
  margin-left: 95.8333%;
}

.el-col-pull-23 {
  right: 95.8333%;
}

.el-col-push-23 {
  left: 95.8333%;
}

.el-col-24 {
  width: 100%;
}

.el-col-offset-24 {
  margin-left: 100%;
}

.el-col-pull-24 {
  right: 100%;
}

.el-col-push-24 {
  left: 100%;
}

@media only screen and (max-width: 767px) {
  .el-col-xs-0 {
    width: 0%;
    display: none;
  }

  .el-col-xs-offset-0 {
    margin-left: 0;
  }

  .el-col-xs-pull-0 {
    position: relative;
    right: 0;
  }

  .el-col-xs-push-0 {
    position: relative;
    left: 0;
  }

  .el-col-xs-1 {
    width: 4.16667%;
  }

  .el-col-xs-offset-1 {
    margin-left: 4.16667%;
  }

  .el-col-xs-pull-1 {
    position: relative;
    right: 4.16667%;
  }

  .el-col-xs-push-1 {
    position: relative;
    left: 4.16667%;
  }

  .el-col-xs-2 {
    width: 8.33333%;
  }

  .el-col-xs-offset-2 {
    margin-left: 8.33333%;
  }

  .el-col-xs-pull-2 {
    position: relative;
    right: 8.33333%;
  }

  .el-col-xs-push-2 {
    position: relative;
    left: 8.33333%;
  }

  .el-col-xs-3 {
    width: 12.5%;
  }

  .el-col-xs-offset-3 {
    margin-left: 12.5%;
  }

  .el-col-xs-pull-3 {
    position: relative;
    right: 12.5%;
  }

  .el-col-xs-push-3 {
    position: relative;
    left: 12.5%;
  }

  .el-col-xs-4 {
    width: 16.6667%;
  }

  .el-col-xs-offset-4 {
    margin-left: 16.6667%;
  }

  .el-col-xs-pull-4 {
    position: relative;
    right: 16.6667%;
  }

  .el-col-xs-push-4 {
    position: relative;
    left: 16.6667%;
  }

  .el-col-xs-5 {
    width: 20.8333%;
  }

  .el-col-xs-offset-5 {
    margin-left: 20.8333%;
  }

  .el-col-xs-pull-5 {
    position: relative;
    right: 20.8333%;
  }

  .el-col-xs-push-5 {
    position: relative;
    left: 20.8333%;
  }

  .el-col-xs-6 {
    width: 25%;
  }

  .el-col-xs-offset-6 {
    margin-left: 25%;
  }

  .el-col-xs-pull-6 {
    position: relative;
    right: 25%;
  }

  .el-col-xs-push-6 {
    position: relative;
    left: 25%;
  }

  .el-col-xs-7 {
    width: 29.1667%;
  }

  .el-col-xs-offset-7 {
    margin-left: 29.1667%;
  }

  .el-col-xs-pull-7 {
    position: relative;
    right: 29.1667%;
  }

  .el-col-xs-push-7 {
    position: relative;
    left: 29.1667%;
  }

  .el-col-xs-8 {
    width: 33.3333%;
  }

  .el-col-xs-offset-8 {
    margin-left: 33.3333%;
  }

  .el-col-xs-pull-8 {
    position: relative;
    right: 33.3333%;
  }

  .el-col-xs-push-8 {
    position: relative;
    left: 33.3333%;
  }

  .el-col-xs-9 {
    width: 37.5%;
  }

  .el-col-xs-offset-9 {
    margin-left: 37.5%;
  }

  .el-col-xs-pull-9 {
    position: relative;
    right: 37.5%;
  }

  .el-col-xs-push-9 {
    position: relative;
    left: 37.5%;
  }

  .el-col-xs-10 {
    width: 41.6667%;
  }

  .el-col-xs-offset-10 {
    margin-left: 41.6667%;
  }

  .el-col-xs-pull-10 {
    position: relative;
    right: 41.6667%;
  }

  .el-col-xs-push-10 {
    position: relative;
    left: 41.6667%;
  }

  .el-col-xs-11 {
    width: 45.8333%;
  }

  .el-col-xs-offset-11 {
    margin-left: 45.8333%;
  }

  .el-col-xs-pull-11 {
    position: relative;
    right: 45.8333%;
  }

  .el-col-xs-push-11 {
    position: relative;
    left: 45.8333%;
  }

  .el-col-xs-12 {
    width: 50%;
  }

  .el-col-xs-offset-12 {
    margin-left: 50%;
  }

  .el-col-xs-pull-12 {
    position: relative;
    right: 50%;
  }

  .el-col-xs-push-12 {
    position: relative;
    left: 50%;
  }

  .el-col-xs-13 {
    width: 54.1667%;
  }

  .el-col-xs-offset-13 {
    margin-left: 54.1667%;
  }

  .el-col-xs-pull-13 {
    position: relative;
    right: 54.1667%;
  }

  .el-col-xs-push-13 {
    position: relative;
    left: 54.1667%;
  }

  .el-col-xs-14 {
    width: 58.3333%;
  }

  .el-col-xs-offset-14 {
    margin-left: 58.3333%;
  }

  .el-col-xs-pull-14 {
    position: relative;
    right: 58.3333%;
  }

  .el-col-xs-push-14 {
    position: relative;
    left: 58.3333%;
  }

  .el-col-xs-15 {
    width: 62.5%;
  }

  .el-col-xs-offset-15 {
    margin-left: 62.5%;
  }

  .el-col-xs-pull-15 {
    position: relative;
    right: 62.5%;
  }

  .el-col-xs-push-15 {
    position: relative;
    left: 62.5%;
  }

  .el-col-xs-16 {
    width: 66.6667%;
  }

  .el-col-xs-offset-16 {
    margin-left: 66.6667%;
  }

  .el-col-xs-pull-16 {
    position: relative;
    right: 66.6667%;
  }

  .el-col-xs-push-16 {
    position: relative;
    left: 66.6667%;
  }

  .el-col-xs-17 {
    width: 70.8333%;
  }

  .el-col-xs-offset-17 {
    margin-left: 70.8333%;
  }

  .el-col-xs-pull-17 {
    position: relative;
    right: 70.8333%;
  }

  .el-col-xs-push-17 {
    position: relative;
    left: 70.8333%;
  }

  .el-col-xs-18 {
    width: 75%;
  }

  .el-col-xs-offset-18 {
    margin-left: 75%;
  }

  .el-col-xs-pull-18 {
    position: relative;
    right: 75%;
  }

  .el-col-xs-push-18 {
    position: relative;
    left: 75%;
  }

  .el-col-xs-19 {
    width: 79.1667%;
  }

  .el-col-xs-offset-19 {
    margin-left: 79.1667%;
  }

  .el-col-xs-pull-19 {
    position: relative;
    right: 79.1667%;
  }

  .el-col-xs-push-19 {
    position: relative;
    left: 79.1667%;
  }

  .el-col-xs-20 {
    width: 83.3333%;
  }

  .el-col-xs-offset-20 {
    margin-left: 83.3333%;
  }

  .el-col-xs-pull-20 {
    position: relative;
    right: 83.3333%;
  }

  .el-col-xs-push-20 {
    position: relative;
    left: 83.3333%;
  }

  .el-col-xs-21 {
    width: 87.5%;
  }

  .el-col-xs-offset-21 {
    margin-left: 87.5%;
  }

  .el-col-xs-pull-21 {
    position: relative;
    right: 87.5%;
  }

  .el-col-xs-push-21 {
    position: relative;
    left: 87.5%;
  }

  .el-col-xs-22 {
    width: 91.6667%;
  }

  .el-col-xs-offset-22 {
    margin-left: 91.6667%;
  }

  .el-col-xs-pull-22 {
    position: relative;
    right: 91.6667%;
  }

  .el-col-xs-push-22 {
    position: relative;
    left: 91.6667%;
  }

  .el-col-xs-23 {
    width: 95.8333%;
  }

  .el-col-xs-offset-23 {
    margin-left: 95.8333%;
  }

  .el-col-xs-pull-23 {
    position: relative;
    right: 95.8333%;
  }

  .el-col-xs-push-23 {
    position: relative;
    left: 95.8333%;
  }

  .el-col-xs-24 {
    width: 100%;
  }

  .el-col-xs-offset-24 {
    margin-left: 100%;
  }

  .el-col-xs-pull-24 {
    position: relative;
    right: 100%;
  }

  .el-col-xs-push-24 {
    position: relative;
    left: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .el-col-sm-0 {
    width: 0%;
    display: none;
  }

  .el-col-sm-offset-0 {
    margin-left: 0;
  }

  .el-col-sm-pull-0 {
    position: relative;
    right: 0;
  }

  .el-col-sm-push-0 {
    position: relative;
    left: 0;
  }

  .el-col-sm-1 {
    width: 4.16667%;
  }

  .el-col-sm-offset-1 {
    margin-left: 4.16667%;
  }

  .el-col-sm-pull-1 {
    position: relative;
    right: 4.16667%;
  }

  .el-col-sm-push-1 {
    position: relative;
    left: 4.16667%;
  }

  .el-col-sm-2 {
    width: 8.33333%;
  }

  .el-col-sm-offset-2 {
    margin-left: 8.33333%;
  }

  .el-col-sm-pull-2 {
    position: relative;
    right: 8.33333%;
  }

  .el-col-sm-push-2 {
    position: relative;
    left: 8.33333%;
  }

  .el-col-sm-3 {
    width: 12.5%;
  }

  .el-col-sm-offset-3 {
    margin-left: 12.5%;
  }

  .el-col-sm-pull-3 {
    position: relative;
    right: 12.5%;
  }

  .el-col-sm-push-3 {
    position: relative;
    left: 12.5%;
  }

  .el-col-sm-4 {
    width: 16.6667%;
  }

  .el-col-sm-offset-4 {
    margin-left: 16.6667%;
  }

  .el-col-sm-pull-4 {
    position: relative;
    right: 16.6667%;
  }

  .el-col-sm-push-4 {
    position: relative;
    left: 16.6667%;
  }

  .el-col-sm-5 {
    width: 20.8333%;
  }

  .el-col-sm-offset-5 {
    margin-left: 20.8333%;
  }

  .el-col-sm-pull-5 {
    position: relative;
    right: 20.8333%;
  }

  .el-col-sm-push-5 {
    position: relative;
    left: 20.8333%;
  }

  .el-col-sm-6 {
    width: 25%;
  }

  .el-col-sm-offset-6 {
    margin-left: 25%;
  }

  .el-col-sm-pull-6 {
    position: relative;
    right: 25%;
  }

  .el-col-sm-push-6 {
    position: relative;
    left: 25%;
  }

  .el-col-sm-7 {
    width: 29.1667%;
  }

  .el-col-sm-offset-7 {
    margin-left: 29.1667%;
  }

  .el-col-sm-pull-7 {
    position: relative;
    right: 29.1667%;
  }

  .el-col-sm-push-7 {
    position: relative;
    left: 29.1667%;
  }

  .el-col-sm-8 {
    width: 33.3333%;
  }

  .el-col-sm-offset-8 {
    margin-left: 33.3333%;
  }

  .el-col-sm-pull-8 {
    position: relative;
    right: 33.3333%;
  }

  .el-col-sm-push-8 {
    position: relative;
    left: 33.3333%;
  }

  .el-col-sm-9 {
    width: 37.5%;
  }

  .el-col-sm-offset-9 {
    margin-left: 37.5%;
  }

  .el-col-sm-pull-9 {
    position: relative;
    right: 37.5%;
  }

  .el-col-sm-push-9 {
    position: relative;
    left: 37.5%;
  }

  .el-col-sm-10 {
    width: 41.6667%;
  }

  .el-col-sm-offset-10 {
    margin-left: 41.6667%;
  }

  .el-col-sm-pull-10 {
    position: relative;
    right: 41.6667%;
  }

  .el-col-sm-push-10 {
    position: relative;
    left: 41.6667%;
  }

  .el-col-sm-11 {
    width: 45.8333%;
  }

  .el-col-sm-offset-11 {
    margin-left: 45.8333%;
  }

  .el-col-sm-pull-11 {
    position: relative;
    right: 45.8333%;
  }

  .el-col-sm-push-11 {
    position: relative;
    left: 45.8333%;
  }

  .el-col-sm-12 {
    width: 50%;
  }

  .el-col-sm-offset-12 {
    margin-left: 50%;
  }

  .el-col-sm-pull-12 {
    position: relative;
    right: 50%;
  }

  .el-col-sm-push-12 {
    position: relative;
    left: 50%;
  }

  .el-col-sm-13 {
    width: 54.1667%;
  }

  .el-col-sm-offset-13 {
    margin-left: 54.1667%;
  }

  .el-col-sm-pull-13 {
    position: relative;
    right: 54.1667%;
  }

  .el-col-sm-push-13 {
    position: relative;
    left: 54.1667%;
  }

  .el-col-sm-14 {
    width: 58.3333%;
  }

  .el-col-sm-offset-14 {
    margin-left: 58.3333%;
  }

  .el-col-sm-pull-14 {
    position: relative;
    right: 58.3333%;
  }

  .el-col-sm-push-14 {
    position: relative;
    left: 58.3333%;
  }

  .el-col-sm-15 {
    width: 62.5%;
  }

  .el-col-sm-offset-15 {
    margin-left: 62.5%;
  }

  .el-col-sm-pull-15 {
    position: relative;
    right: 62.5%;
  }

  .el-col-sm-push-15 {
    position: relative;
    left: 62.5%;
  }

  .el-col-sm-16 {
    width: 66.6667%;
  }

  .el-col-sm-offset-16 {
    margin-left: 66.6667%;
  }

  .el-col-sm-pull-16 {
    position: relative;
    right: 66.6667%;
  }

  .el-col-sm-push-16 {
    position: relative;
    left: 66.6667%;
  }

  .el-col-sm-17 {
    width: 70.8333%;
  }

  .el-col-sm-offset-17 {
    margin-left: 70.8333%;
  }

  .el-col-sm-pull-17 {
    position: relative;
    right: 70.8333%;
  }

  .el-col-sm-push-17 {
    position: relative;
    left: 70.8333%;
  }

  .el-col-sm-18 {
    width: 75%;
  }

  .el-col-sm-offset-18 {
    margin-left: 75%;
  }

  .el-col-sm-pull-18 {
    position: relative;
    right: 75%;
  }

  .el-col-sm-push-18 {
    position: relative;
    left: 75%;
  }

  .el-col-sm-19 {
    width: 79.1667%;
  }

  .el-col-sm-offset-19 {
    margin-left: 79.1667%;
  }

  .el-col-sm-pull-19 {
    position: relative;
    right: 79.1667%;
  }

  .el-col-sm-push-19 {
    position: relative;
    left: 79.1667%;
  }

  .el-col-sm-20 {
    width: 83.3333%;
  }

  .el-col-sm-offset-20 {
    margin-left: 83.3333%;
  }

  .el-col-sm-pull-20 {
    position: relative;
    right: 83.3333%;
  }

  .el-col-sm-push-20 {
    position: relative;
    left: 83.3333%;
  }

  .el-col-sm-21 {
    width: 87.5%;
  }

  .el-col-sm-offset-21 {
    margin-left: 87.5%;
  }

  .el-col-sm-pull-21 {
    position: relative;
    right: 87.5%;
  }

  .el-col-sm-push-21 {
    position: relative;
    left: 87.5%;
  }

  .el-col-sm-22 {
    width: 91.6667%;
  }

  .el-col-sm-offset-22 {
    margin-left: 91.6667%;
  }

  .el-col-sm-pull-22 {
    position: relative;
    right: 91.6667%;
  }

  .el-col-sm-push-22 {
    position: relative;
    left: 91.6667%;
  }

  .el-col-sm-23 {
    width: 95.8333%;
  }

  .el-col-sm-offset-23 {
    margin-left: 95.8333%;
  }

  .el-col-sm-pull-23 {
    position: relative;
    right: 95.8333%;
  }

  .el-col-sm-push-23 {
    position: relative;
    left: 95.8333%;
  }

  .el-col-sm-24 {
    width: 100%;
  }

  .el-col-sm-offset-24 {
    margin-left: 100%;
  }

  .el-col-sm-pull-24 {
    position: relative;
    right: 100%;
  }

  .el-col-sm-push-24 {
    position: relative;
    left: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .el-col-md-0 {
    width: 0%;
    display: none;
  }

  .el-col-md-offset-0 {
    margin-left: 0;
  }

  .el-col-md-pull-0 {
    position: relative;
    right: 0;
  }

  .el-col-md-push-0 {
    position: relative;
    left: 0;
  }

  .el-col-md-1 {
    width: 4.16667%;
  }

  .el-col-md-offset-1 {
    margin-left: 4.16667%;
  }

  .el-col-md-pull-1 {
    position: relative;
    right: 4.16667%;
  }

  .el-col-md-push-1 {
    position: relative;
    left: 4.16667%;
  }

  .el-col-md-2 {
    width: 8.33333%;
  }

  .el-col-md-offset-2 {
    margin-left: 8.33333%;
  }

  .el-col-md-pull-2 {
    position: relative;
    right: 8.33333%;
  }

  .el-col-md-push-2 {
    position: relative;
    left: 8.33333%;
  }

  .el-col-md-3 {
    width: 12.5%;
  }

  .el-col-md-offset-3 {
    margin-left: 12.5%;
  }

  .el-col-md-pull-3 {
    position: relative;
    right: 12.5%;
  }

  .el-col-md-push-3 {
    position: relative;
    left: 12.5%;
  }

  .el-col-md-4 {
    width: 16.6667%;
  }

  .el-col-md-offset-4 {
    margin-left: 16.6667%;
  }

  .el-col-md-pull-4 {
    position: relative;
    right: 16.6667%;
  }

  .el-col-md-push-4 {
    position: relative;
    left: 16.6667%;
  }

  .el-col-md-5 {
    width: 20.8333%;
  }

  .el-col-md-offset-5 {
    margin-left: 20.8333%;
  }

  .el-col-md-pull-5 {
    position: relative;
    right: 20.8333%;
  }

  .el-col-md-push-5 {
    position: relative;
    left: 20.8333%;
  }

  .el-col-md-6 {
    width: 25%;
  }

  .el-col-md-offset-6 {
    margin-left: 25%;
  }

  .el-col-md-pull-6 {
    position: relative;
    right: 25%;
  }

  .el-col-md-push-6 {
    position: relative;
    left: 25%;
  }

  .el-col-md-7 {
    width: 29.1667%;
  }

  .el-col-md-offset-7 {
    margin-left: 29.1667%;
  }

  .el-col-md-pull-7 {
    position: relative;
    right: 29.1667%;
  }

  .el-col-md-push-7 {
    position: relative;
    left: 29.1667%;
  }

  .el-col-md-8 {
    width: 33.3333%;
  }

  .el-col-md-offset-8 {
    margin-left: 33.3333%;
  }

  .el-col-md-pull-8 {
    position: relative;
    right: 33.3333%;
  }

  .el-col-md-push-8 {
    position: relative;
    left: 33.3333%;
  }

  .el-col-md-9 {
    width: 37.5%;
  }

  .el-col-md-offset-9 {
    margin-left: 37.5%;
  }

  .el-col-md-pull-9 {
    position: relative;
    right: 37.5%;
  }

  .el-col-md-push-9 {
    position: relative;
    left: 37.5%;
  }

  .el-col-md-10 {
    width: 41.6667%;
  }

  .el-col-md-offset-10 {
    margin-left: 41.6667%;
  }

  .el-col-md-pull-10 {
    position: relative;
    right: 41.6667%;
  }

  .el-col-md-push-10 {
    position: relative;
    left: 41.6667%;
  }

  .el-col-md-11 {
    width: 45.8333%;
  }

  .el-col-md-offset-11 {
    margin-left: 45.8333%;
  }

  .el-col-md-pull-11 {
    position: relative;
    right: 45.8333%;
  }

  .el-col-md-push-11 {
    position: relative;
    left: 45.8333%;
  }

  .el-col-md-12 {
    width: 50%;
  }

  .el-col-md-offset-12 {
    margin-left: 50%;
  }

  .el-col-md-pull-12 {
    position: relative;
    right: 50%;
  }

  .el-col-md-push-12 {
    position: relative;
    left: 50%;
  }

  .el-col-md-13 {
    width: 54.1667%;
  }

  .el-col-md-offset-13 {
    margin-left: 54.1667%;
  }

  .el-col-md-pull-13 {
    position: relative;
    right: 54.1667%;
  }

  .el-col-md-push-13 {
    position: relative;
    left: 54.1667%;
  }

  .el-col-md-14 {
    width: 58.3333%;
  }

  .el-col-md-offset-14 {
    margin-left: 58.3333%;
  }

  .el-col-md-pull-14 {
    position: relative;
    right: 58.3333%;
  }

  .el-col-md-push-14 {
    position: relative;
    left: 58.3333%;
  }

  .el-col-md-15 {
    width: 62.5%;
  }

  .el-col-md-offset-15 {
    margin-left: 62.5%;
  }

  .el-col-md-pull-15 {
    position: relative;
    right: 62.5%;
  }

  .el-col-md-push-15 {
    position: relative;
    left: 62.5%;
  }

  .el-col-md-16 {
    width: 66.6667%;
  }

  .el-col-md-offset-16 {
    margin-left: 66.6667%;
  }

  .el-col-md-pull-16 {
    position: relative;
    right: 66.6667%;
  }

  .el-col-md-push-16 {
    position: relative;
    left: 66.6667%;
  }

  .el-col-md-17 {
    width: 70.8333%;
  }

  .el-col-md-offset-17 {
    margin-left: 70.8333%;
  }

  .el-col-md-pull-17 {
    position: relative;
    right: 70.8333%;
  }

  .el-col-md-push-17 {
    position: relative;
    left: 70.8333%;
  }

  .el-col-md-18 {
    width: 75%;
  }

  .el-col-md-offset-18 {
    margin-left: 75%;
  }

  .el-col-md-pull-18 {
    position: relative;
    right: 75%;
  }

  .el-col-md-push-18 {
    position: relative;
    left: 75%;
  }

  .el-col-md-19 {
    width: 79.1667%;
  }

  .el-col-md-offset-19 {
    margin-left: 79.1667%;
  }

  .el-col-md-pull-19 {
    position: relative;
    right: 79.1667%;
  }

  .el-col-md-push-19 {
    position: relative;
    left: 79.1667%;
  }

  .el-col-md-20 {
    width: 83.3333%;
  }

  .el-col-md-offset-20 {
    margin-left: 83.3333%;
  }

  .el-col-md-pull-20 {
    position: relative;
    right: 83.3333%;
  }

  .el-col-md-push-20 {
    position: relative;
    left: 83.3333%;
  }

  .el-col-md-21 {
    width: 87.5%;
  }

  .el-col-md-offset-21 {
    margin-left: 87.5%;
  }

  .el-col-md-pull-21 {
    position: relative;
    right: 87.5%;
  }

  .el-col-md-push-21 {
    position: relative;
    left: 87.5%;
  }

  .el-col-md-22 {
    width: 91.6667%;
  }

  .el-col-md-offset-22 {
    margin-left: 91.6667%;
  }

  .el-col-md-pull-22 {
    position: relative;
    right: 91.6667%;
  }

  .el-col-md-push-22 {
    position: relative;
    left: 91.6667%;
  }

  .el-col-md-23 {
    width: 95.8333%;
  }

  .el-col-md-offset-23 {
    margin-left: 95.8333%;
  }

  .el-col-md-pull-23 {
    position: relative;
    right: 95.8333%;
  }

  .el-col-md-push-23 {
    position: relative;
    left: 95.8333%;
  }

  .el-col-md-24 {
    width: 100%;
  }

  .el-col-md-offset-24 {
    margin-left: 100%;
  }

  .el-col-md-pull-24 {
    position: relative;
    right: 100%;
  }

  .el-col-md-push-24 {
    position: relative;
    left: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .el-col-lg-0 {
    width: 0%;
    display: none;
  }

  .el-col-lg-offset-0 {
    margin-left: 0;
  }

  .el-col-lg-pull-0 {
    position: relative;
    right: 0;
  }

  .el-col-lg-push-0 {
    position: relative;
    left: 0;
  }

  .el-col-lg-1 {
    width: 4.16667%;
  }

  .el-col-lg-offset-1 {
    margin-left: 4.16667%;
  }

  .el-col-lg-pull-1 {
    position: relative;
    right: 4.16667%;
  }

  .el-col-lg-push-1 {
    position: relative;
    left: 4.16667%;
  }

  .el-col-lg-2 {
    width: 8.33333%;
  }

  .el-col-lg-offset-2 {
    margin-left: 8.33333%;
  }

  .el-col-lg-pull-2 {
    position: relative;
    right: 8.33333%;
  }

  .el-col-lg-push-2 {
    position: relative;
    left: 8.33333%;
  }

  .el-col-lg-3 {
    width: 12.5%;
  }

  .el-col-lg-offset-3 {
    margin-left: 12.5%;
  }

  .el-col-lg-pull-3 {
    position: relative;
    right: 12.5%;
  }

  .el-col-lg-push-3 {
    position: relative;
    left: 12.5%;
  }

  .el-col-lg-4 {
    width: 16.6667%;
  }

  .el-col-lg-offset-4 {
    margin-left: 16.6667%;
  }

  .el-col-lg-pull-4 {
    position: relative;
    right: 16.6667%;
  }

  .el-col-lg-push-4 {
    position: relative;
    left: 16.6667%;
  }

  .el-col-lg-5 {
    width: 20.8333%;
  }

  .el-col-lg-offset-5 {
    margin-left: 20.8333%;
  }

  .el-col-lg-pull-5 {
    position: relative;
    right: 20.8333%;
  }

  .el-col-lg-push-5 {
    position: relative;
    left: 20.8333%;
  }

  .el-col-lg-6 {
    width: 25%;
  }

  .el-col-lg-offset-6 {
    margin-left: 25%;
  }

  .el-col-lg-pull-6 {
    position: relative;
    right: 25%;
  }

  .el-col-lg-push-6 {
    position: relative;
    left: 25%;
  }

  .el-col-lg-7 {
    width: 29.1667%;
  }

  .el-col-lg-offset-7 {
    margin-left: 29.1667%;
  }

  .el-col-lg-pull-7 {
    position: relative;
    right: 29.1667%;
  }

  .el-col-lg-push-7 {
    position: relative;
    left: 29.1667%;
  }

  .el-col-lg-8 {
    width: 33.3333%;
  }

  .el-col-lg-offset-8 {
    margin-left: 33.3333%;
  }

  .el-col-lg-pull-8 {
    position: relative;
    right: 33.3333%;
  }

  .el-col-lg-push-8 {
    position: relative;
    left: 33.3333%;
  }

  .el-col-lg-9 {
    width: 37.5%;
  }

  .el-col-lg-offset-9 {
    margin-left: 37.5%;
  }

  .el-col-lg-pull-9 {
    position: relative;
    right: 37.5%;
  }

  .el-col-lg-push-9 {
    position: relative;
    left: 37.5%;
  }

  .el-col-lg-10 {
    width: 41.6667%;
  }

  .el-col-lg-offset-10 {
    margin-left: 41.6667%;
  }

  .el-col-lg-pull-10 {
    position: relative;
    right: 41.6667%;
  }

  .el-col-lg-push-10 {
    position: relative;
    left: 41.6667%;
  }

  .el-col-lg-11 {
    width: 45.8333%;
  }

  .el-col-lg-offset-11 {
    margin-left: 45.8333%;
  }

  .el-col-lg-pull-11 {
    position: relative;
    right: 45.8333%;
  }

  .el-col-lg-push-11 {
    position: relative;
    left: 45.8333%;
  }

  .el-col-lg-12 {
    width: 50%;
  }

  .el-col-lg-offset-12 {
    margin-left: 50%;
  }

  .el-col-lg-pull-12 {
    position: relative;
    right: 50%;
  }

  .el-col-lg-push-12 {
    position: relative;
    left: 50%;
  }

  .el-col-lg-13 {
    width: 54.1667%;
  }

  .el-col-lg-offset-13 {
    margin-left: 54.1667%;
  }

  .el-col-lg-pull-13 {
    position: relative;
    right: 54.1667%;
  }

  .el-col-lg-push-13 {
    position: relative;
    left: 54.1667%;
  }

  .el-col-lg-14 {
    width: 58.3333%;
  }

  .el-col-lg-offset-14 {
    margin-left: 58.3333%;
  }

  .el-col-lg-pull-14 {
    position: relative;
    right: 58.3333%;
  }

  .el-col-lg-push-14 {
    position: relative;
    left: 58.3333%;
  }

  .el-col-lg-15 {
    width: 62.5%;
  }

  .el-col-lg-offset-15 {
    margin-left: 62.5%;
  }

  .el-col-lg-pull-15 {
    position: relative;
    right: 62.5%;
  }

  .el-col-lg-push-15 {
    position: relative;
    left: 62.5%;
  }

  .el-col-lg-16 {
    width: 66.6667%;
  }

  .el-col-lg-offset-16 {
    margin-left: 66.6667%;
  }

  .el-col-lg-pull-16 {
    position: relative;
    right: 66.6667%;
  }

  .el-col-lg-push-16 {
    position: relative;
    left: 66.6667%;
  }

  .el-col-lg-17 {
    width: 70.8333%;
  }

  .el-col-lg-offset-17 {
    margin-left: 70.8333%;
  }

  .el-col-lg-pull-17 {
    position: relative;
    right: 70.8333%;
  }

  .el-col-lg-push-17 {
    position: relative;
    left: 70.8333%;
  }

  .el-col-lg-18 {
    width: 75%;
  }

  .el-col-lg-offset-18 {
    margin-left: 75%;
  }

  .el-col-lg-pull-18 {
    position: relative;
    right: 75%;
  }

  .el-col-lg-push-18 {
    position: relative;
    left: 75%;
  }

  .el-col-lg-19 {
    width: 79.1667%;
  }

  .el-col-lg-offset-19 {
    margin-left: 79.1667%;
  }

  .el-col-lg-pull-19 {
    position: relative;
    right: 79.1667%;
  }

  .el-col-lg-push-19 {
    position: relative;
    left: 79.1667%;
  }

  .el-col-lg-20 {
    width: 83.3333%;
  }

  .el-col-lg-offset-20 {
    margin-left: 83.3333%;
  }

  .el-col-lg-pull-20 {
    position: relative;
    right: 83.3333%;
  }

  .el-col-lg-push-20 {
    position: relative;
    left: 83.3333%;
  }

  .el-col-lg-21 {
    width: 87.5%;
  }

  .el-col-lg-offset-21 {
    margin-left: 87.5%;
  }

  .el-col-lg-pull-21 {
    position: relative;
    right: 87.5%;
  }

  .el-col-lg-push-21 {
    position: relative;
    left: 87.5%;
  }

  .el-col-lg-22 {
    width: 91.6667%;
  }

  .el-col-lg-offset-22 {
    margin-left: 91.6667%;
  }

  .el-col-lg-pull-22 {
    position: relative;
    right: 91.6667%;
  }

  .el-col-lg-push-22 {
    position: relative;
    left: 91.6667%;
  }

  .el-col-lg-23 {
    width: 95.8333%;
  }

  .el-col-lg-offset-23 {
    margin-left: 95.8333%;
  }

  .el-col-lg-pull-23 {
    position: relative;
    right: 95.8333%;
  }

  .el-col-lg-push-23 {
    position: relative;
    left: 95.8333%;
  }

  .el-col-lg-24 {
    width: 100%;
  }

  .el-col-lg-offset-24 {
    margin-left: 100%;
  }

  .el-col-lg-pull-24 {
    position: relative;
    right: 100%;
  }

  .el-col-lg-push-24 {
    position: relative;
    left: 100%;
  }
}

@media only screen and (min-width: 1920px) {
  .el-col-xl-0 {
    width: 0%;
    display: none;
  }

  .el-col-xl-offset-0 {
    margin-left: 0;
  }

  .el-col-xl-pull-0 {
    position: relative;
    right: 0;
  }

  .el-col-xl-push-0 {
    position: relative;
    left: 0;
  }

  .el-col-xl-1 {
    width: 4.16667%;
  }

  .el-col-xl-offset-1 {
    margin-left: 4.16667%;
  }

  .el-col-xl-pull-1 {
    position: relative;
    right: 4.16667%;
  }

  .el-col-xl-push-1 {
    position: relative;
    left: 4.16667%;
  }

  .el-col-xl-2 {
    width: 8.33333%;
  }

  .el-col-xl-offset-2 {
    margin-left: 8.33333%;
  }

  .el-col-xl-pull-2 {
    position: relative;
    right: 8.33333%;
  }

  .el-col-xl-push-2 {
    position: relative;
    left: 8.33333%;
  }

  .el-col-xl-3 {
    width: 12.5%;
  }

  .el-col-xl-offset-3 {
    margin-left: 12.5%;
  }

  .el-col-xl-pull-3 {
    position: relative;
    right: 12.5%;
  }

  .el-col-xl-push-3 {
    position: relative;
    left: 12.5%;
  }

  .el-col-xl-4 {
    width: 16.6667%;
  }

  .el-col-xl-offset-4 {
    margin-left: 16.6667%;
  }

  .el-col-xl-pull-4 {
    position: relative;
    right: 16.6667%;
  }

  .el-col-xl-push-4 {
    position: relative;
    left: 16.6667%;
  }

  .el-col-xl-5 {
    width: 20.8333%;
  }

  .el-col-xl-offset-5 {
    margin-left: 20.8333%;
  }

  .el-col-xl-pull-5 {
    position: relative;
    right: 20.8333%;
  }

  .el-col-xl-push-5 {
    position: relative;
    left: 20.8333%;
  }

  .el-col-xl-6 {
    width: 25%;
  }

  .el-col-xl-offset-6 {
    margin-left: 25%;
  }

  .el-col-xl-pull-6 {
    position: relative;
    right: 25%;
  }

  .el-col-xl-push-6 {
    position: relative;
    left: 25%;
  }

  .el-col-xl-7 {
    width: 29.1667%;
  }

  .el-col-xl-offset-7 {
    margin-left: 29.1667%;
  }

  .el-col-xl-pull-7 {
    position: relative;
    right: 29.1667%;
  }

  .el-col-xl-push-7 {
    position: relative;
    left: 29.1667%;
  }

  .el-col-xl-8 {
    width: 33.3333%;
  }

  .el-col-xl-offset-8 {
    margin-left: 33.3333%;
  }

  .el-col-xl-pull-8 {
    position: relative;
    right: 33.3333%;
  }

  .el-col-xl-push-8 {
    position: relative;
    left: 33.3333%;
  }

  .el-col-xl-9 {
    width: 37.5%;
  }

  .el-col-xl-offset-9 {
    margin-left: 37.5%;
  }

  .el-col-xl-pull-9 {
    position: relative;
    right: 37.5%;
  }

  .el-col-xl-push-9 {
    position: relative;
    left: 37.5%;
  }

  .el-col-xl-10 {
    width: 41.6667%;
  }

  .el-col-xl-offset-10 {
    margin-left: 41.6667%;
  }

  .el-col-xl-pull-10 {
    position: relative;
    right: 41.6667%;
  }

  .el-col-xl-push-10 {
    position: relative;
    left: 41.6667%;
  }

  .el-col-xl-11 {
    width: 45.8333%;
  }

  .el-col-xl-offset-11 {
    margin-left: 45.8333%;
  }

  .el-col-xl-pull-11 {
    position: relative;
    right: 45.8333%;
  }

  .el-col-xl-push-11 {
    position: relative;
    left: 45.8333%;
  }

  .el-col-xl-12 {
    width: 50%;
  }

  .el-col-xl-offset-12 {
    margin-left: 50%;
  }

  .el-col-xl-pull-12 {
    position: relative;
    right: 50%;
  }

  .el-col-xl-push-12 {
    position: relative;
    left: 50%;
  }

  .el-col-xl-13 {
    width: 54.1667%;
  }

  .el-col-xl-offset-13 {
    margin-left: 54.1667%;
  }

  .el-col-xl-pull-13 {
    position: relative;
    right: 54.1667%;
  }

  .el-col-xl-push-13 {
    position: relative;
    left: 54.1667%;
  }

  .el-col-xl-14 {
    width: 58.3333%;
  }

  .el-col-xl-offset-14 {
    margin-left: 58.3333%;
  }

  .el-col-xl-pull-14 {
    position: relative;
    right: 58.3333%;
  }

  .el-col-xl-push-14 {
    position: relative;
    left: 58.3333%;
  }

  .el-col-xl-15 {
    width: 62.5%;
  }

  .el-col-xl-offset-15 {
    margin-left: 62.5%;
  }

  .el-col-xl-pull-15 {
    position: relative;
    right: 62.5%;
  }

  .el-col-xl-push-15 {
    position: relative;
    left: 62.5%;
  }

  .el-col-xl-16 {
    width: 66.6667%;
  }

  .el-col-xl-offset-16 {
    margin-left: 66.6667%;
  }

  .el-col-xl-pull-16 {
    position: relative;
    right: 66.6667%;
  }

  .el-col-xl-push-16 {
    position: relative;
    left: 66.6667%;
  }

  .el-col-xl-17 {
    width: 70.8333%;
  }

  .el-col-xl-offset-17 {
    margin-left: 70.8333%;
  }

  .el-col-xl-pull-17 {
    position: relative;
    right: 70.8333%;
  }

  .el-col-xl-push-17 {
    position: relative;
    left: 70.8333%;
  }

  .el-col-xl-18 {
    width: 75%;
  }

  .el-col-xl-offset-18 {
    margin-left: 75%;
  }

  .el-col-xl-pull-18 {
    position: relative;
    right: 75%;
  }

  .el-col-xl-push-18 {
    position: relative;
    left: 75%;
  }

  .el-col-xl-19 {
    width: 79.1667%;
  }

  .el-col-xl-offset-19 {
    margin-left: 79.1667%;
  }

  .el-col-xl-pull-19 {
    position: relative;
    right: 79.1667%;
  }

  .el-col-xl-push-19 {
    position: relative;
    left: 79.1667%;
  }

  .el-col-xl-20 {
    width: 83.3333%;
  }

  .el-col-xl-offset-20 {
    margin-left: 83.3333%;
  }

  .el-col-xl-pull-20 {
    position: relative;
    right: 83.3333%;
  }

  .el-col-xl-push-20 {
    position: relative;
    left: 83.3333%;
  }

  .el-col-xl-21 {
    width: 87.5%;
  }

  .el-col-xl-offset-21 {
    margin-left: 87.5%;
  }

  .el-col-xl-pull-21 {
    position: relative;
    right: 87.5%;
  }

  .el-col-xl-push-21 {
    position: relative;
    left: 87.5%;
  }

  .el-col-xl-22 {
    width: 91.6667%;
  }

  .el-col-xl-offset-22 {
    margin-left: 91.6667%;
  }

  .el-col-xl-pull-22 {
    position: relative;
    right: 91.6667%;
  }

  .el-col-xl-push-22 {
    position: relative;
    left: 91.6667%;
  }

  .el-col-xl-23 {
    width: 95.8333%;
  }

  .el-col-xl-offset-23 {
    margin-left: 95.8333%;
  }

  .el-col-xl-pull-23 {
    position: relative;
    right: 95.8333%;
  }

  .el-col-xl-push-23 {
    position: relative;
    left: 95.8333%;
  }

  .el-col-xl-24 {
    width: 100%;
  }

  .el-col-xl-offset-24 {
    margin-left: 100%;
  }

  .el-col-xl-pull-24 {
    position: relative;
    right: 100%;
  }

  .el-col-xl-push-24 {
    position: relative;
    left: 100%;
  }
}

@keyframes progress {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 32px 0;
  }
}

.el-upload {
  text-align: center;
  cursor: pointer;
  outline: 0;
  display: inline-block;
}

.el-upload__input {
  display: none;
}

.el-upload__tip {
  color: #4e5969;
  margin-top: 7px;
  font-size: 12px;
}

.el-upload iframe {
  z-index: -1;
  filter: alpha(opacity= 0);
  position: absolute;
  top: 0;
  left: 0;
}

.el-upload--picture-card {
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: top;
  border: 1px dashed #e5e6eb;
  border-radius: 6px;
  width: 148px;
  height: 148px;
  line-height: 146px;
}

.el-upload--picture-card i {
  color: #8c939d;
  font-size: 28px;
}

.el-upload--picture-card:hover, .el-upload:focus {
  color: #00bf8a;
  border-color: #00bf8a;
}

.el-upload:focus .el-upload-dragger {
  border-color: #00bf8a;
}

.el-upload-dragger {
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  border: 1px dashed #e5e6eb;
  border-radius: 6px;
  width: 360px;
  height: 180px;
  overflow: hidden;
}

.el-upload-dragger .el-icon-inbox-out {
  color: #c9cdd4;
  margin: 40px 0 16px;
  font-size: 54px;
  line-height: 50px;
}

.el-upload-dragger + .el-upload__tip {
  text-align: center;
}

.el-upload-dragger ~ .el-upload__files {
  border-top: 1px solid #c9cdd4;
  margin-top: 7px;
  padding-top: 5px;
}

.el-upload-dragger .el-upload__text {
  color: #4e5969;
  text-align: center;
  font-size: 14px;
}

.el-upload-dragger .el-upload__text em {
  color: #00bf8a;
  font-style: normal;
}

.el-upload-dragger:hover {
  border-color: #00bf8a;
}

.el-upload-dragger.is-dragover {
  background-color: rgba(32, 159, 255, .06);
  border: 2px dashed #00bf8a;
}

.el-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.el-upload-list__item {
  color: #4e5969;
  box-sizing: border-box;
  background: #f7f8fa;
  border-radius: 4px;
  width: 100%;
  height: 36px;
  margin-top: 5px;
  font-size: 14px;
  line-height: 36px;
  transition: all .5s cubic-bezier(.55, 0, .1, 1);
}

.el-upload-list__item .el-progress {
  width: 100%;
  position: absolute;
  top: 20px;
}

.el-upload-list__item .el-progress__text {
  position: absolute;
  top: -13px;
  right: 0;
}

.el-upload-list__item .el-progress-bar {
  margin-right: 0;
  padding-right: 0;
}

.el-upload-list__item:first-child {
  margin-top: 10px;
}

.el-upload-list__item .el-icon-upload-success {
  color: #00b42a;
}

.el-upload-list__item .el-icon-close {
  cursor: pointer;
  opacity: .75;
  color: #4e5969;
  display: none;
  position: absolute;
  top: 11px;
  right: 5px;
}

.el-upload-list__item .el-icon-close:hover {
  opacity: 1;
}

.el-upload-list__item .el-icon-close-tip {
  cursor: pointer;
  opacity: 1;
  color: #00bf8a;
  font-size: 12px;
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
}

.el-upload-list__item:hover {
  background-color: #f6f8f9;
}

.el-upload-list__item:hover .el-icon-close {
  display: inline-block;
}

.el-upload-list__item:hover .el-progress__text {
  display: none;
}

.el-upload-list__item.is-success .el-upload-list__item-status-label {
  display: block;
}

.el-upload-list__item.is-success .el-upload-list__item-name:focus, .el-upload-list__item.is-success .el-upload-list__item-name:hover {
  color: #00bf8a;
  cursor: pointer;
}

.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip {
  display: inline-block;
}

.el-upload-list__item.is-success:active, .el-upload-list__item.is-success:not(.focusing):focus {
  outline-width: 0;
}

.el-upload-list__item.is-success:active .el-icon-close-tip, .el-upload-list__item.is-success:focus .el-upload-list__item-status-label, .el-upload-list__item.is-success:hover .el-upload-list__item-status-label, .el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip {
  display: none;
}

.el-upload-list__item i[class^="el-icon"] {
  font-size: 16px;
}

.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label {
  display: block;
}

.el-upload-list__item-name {
  color: #4e5969;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 40px;
  padding-left: 4px;
  transition: color .3s;
  display: block;
  overflow: hidden;
}

.el-upload-list__item-name [class^="el-icon"] {
  color: #86909c;
  height: 100%;
  line-height: inherit;
  margin-right: 7px;
}

.el-upload-list__item-status-label {
  line-height: 36px;
  display: none;
  position: absolute;
  top: 0;
  right: 5px;
}

.el-upload-list__item-status-label .el-icon-success-fill {
  color: #00bf8a;
}

.el-upload-list__item-delete {
  color: #4e5969;
  font-size: 12px;
  display: none;
  position: absolute;
  top: 0;
  right: 10px;
}

.el-upload-list__item-delete:hover {
  color: #00bf8a;
}

.el-upload-list--picture-card {
  vertical-align: top;
  margin: 0;
  display: inline;
}

.el-upload-list--picture-card .el-upload-list__item {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  overflow: hidden;
}

.el-upload-list--picture-card .el-upload-list__item .el-icon-check, .el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check {
  color: #fff;
}

.el-upload-list--picture-card .el-upload-list__item .el-icon-close, .el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label {
  display: none;
}

.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text {
  display: block;
}

.el-upload-list--picture-card .el-upload-list__item-name {
  display: none;
}

.el-upload-list--picture-card .el-upload-list__item-thumbnail {
  width: 100%;
  height: 100%;
}

.el-upload-list--picture-card .el-upload-list__item-status-label {
  text-align: center;
  background: #13ce66;
  width: 40px;
  height: 24px;
  position: absolute;
  top: -6px;
  right: -15px;
  transform: rotate(45deg);
  box-shadow: 0 0 1pc 1px rgba(0, 0, 0, .2);
}

.el-upload-list--picture-card .el-upload-list__item-status-label i {
  margin-top: 11px;
  font-size: 12px;
  transform: rotate(-45deg);
}

.el-upload-list--picture-card .el-upload-list__item-actions {
  cursor: default;
  text-align: center;
  color: #fff;
  opacity: 0;
  background-color: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
  font-size: 20px;
  transition: opacity .3s;
  position: absolute;
  top: 0;
  left: 0;
}

.el-upload-list--picture-card .el-upload-list__item-actions:after {
  content: "";
  vertical-align: middle;
  height: 100%;
  display: inline-block;
}

.el-upload-list--picture-card .el-upload-list__item-actions span {
  cursor: pointer;
  display: none;
}

.el-upload-list--picture-card .el-upload-list__item-actions span + span {
  margin-left: 15px;
}

.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete {
  font-size: inherit;
  color: inherit;
  position: static;
}

.el-upload-list--picture-card .el-upload-list__item-actions:hover {
  opacity: 1;
}

.el-upload-list--picture-card .el-upload-list__item-actions:hover span {
  display: inline-block;
}

.el-upload-list--picture-card .el-progress {
  width: 126px;
  top: 50%;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

.el-upload-list--picture-card .el-progress .el-progress__text {
  top: 50%;
}

.el-upload-list--picture .el-upload-list__item {
  z-index: 0;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  height: 92px;
  margin-top: 10px;
  padding: 10px 10px 10px 90px;
  overflow: hidden;
}

.el-upload-list--picture .el-upload-list__item .el-icon-check, .el-upload-list--picture .el-upload-list__item .el-icon-circle-check {
  color: #fff;
}

.el-upload-list--picture .el-upload-list__item .el-icon-close {
  top: 5px;
}

.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  top: -2px;
  right: -12px;
}

.el-upload-list--picture .el-upload-list__item:hover .el-progress__text {
  display: block;
}

.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name {
  margin-top: 0;
  line-height: 70px;
}

.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i {
  display: none;
}

.el-upload-list--picture .el-upload-list__item-thumbnail {
  vertical-align: middle;
  float: left;
  z-index: 1;
  background-color: #fff;
  width: 70px;
  height: 70px;
  margin-left: -80px;
  display: inline-block;
  position: relative;
}

.el-upload-list--picture .el-upload-list__item-name {
  margin-top: 20px;
  display: block;
}

.el-progress__text, .el-upload-cover:after, .el-upload-cover__interact .btn, .el-upload-cover__progress {
  vertical-align: middle;
  display: inline-block;
}

.el-upload-list--picture .el-upload-list__item-name i {
  font-size: 70px;
  line-height: 1;
  position: absolute;
  top: 10px;
  left: 9px;
}

.el-upload-list--picture .el-upload-list__item-status-label {
  text-align: center;
  background: #13ce66;
  width: 46px;
  height: 26px;
  position: absolute;
  top: -7px;
  right: -17px;
  transform: rotate(45deg);
  box-shadow: 0 1px 1px #ccc;
}

.el-upload-list--picture .el-upload-list__item-status-label i {
  margin-top: 12px;
  font-size: 12px;
  transform: rotate(-45deg);
}

.el-upload-list--picture .el-progress {
  position: relative;
  top: -7px;
}

.el-upload-cover {
  z-index: 10;
  cursor: default;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.el-upload-cover:after {
  height: 100%;
}

.el-upload-cover img {
  width: 100%;
  height: 100%;
  display: block;
}

.el-upload-cover__label {
  text-align: center;
  background: #13ce66;
  width: 40px;
  height: 24px;
  position: absolute;
  top: -6px;
  right: -15px;
  transform: rotate(45deg);
  box-shadow: 0 0 1pc 1px rgba(0, 0, 0, .2);
}

.el-upload-cover__label i {
  color: #fff;
  margin-top: 11px;
  font-size: 12px;
  transform: rotate(-45deg);
}

.el-upload-cover__progress {
  width: 243px;
  position: static;
}

.el-upload-cover__progress + .el-upload__inner {
  opacity: 0;
}

.el-upload-cover__content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.el-upload-cover__interact {
  text-align: center;
  background-color: rgba(0, 0, 0, .72);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.el-upload-cover__interact .btn {
  color: #fff;
  cursor: pointer;
  margin-top: 60px;
  font-size: 14px;
  transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
}

.el-upload-cover__interact .btn span {
  opacity: 0;
  transition: opacity .15s linear;
}

.el-upload-cover__interact .btn:not(:first-child) {
  margin-left: 35px;
}

.el-upload-cover__interact .btn:hover {
  transform: translateY(-13px);
}

.el-upload-cover__interact .btn:hover span {
  opacity: 1;
}

.el-upload-cover__interact .btn i {
  color: #fff;
  font-size: 24px;
  line-height: inherit;
  margin: 0 auto 5px;
  display: block;
}

.el-message--error .el-message__content, .el-message--info .el-message__content, .el-message--success .el-message__content, .el-message--warning .el-message__content, .el-upload-cover__title {
  color: #323335;
}

.el-upload-cover__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  background-color: #fff;
  width: 100%;
  height: 36px;
  margin: 0;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 36px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.el-upload-cover + .el-upload__inner {
  opacity: 0;
  z-index: 1;
  position: relative;
}

.el-progress {
  line-height: 1;
  position: relative;
}

.el-progress__text {
  color: #4e5969;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1;
}

.el-progress__text i {
  vertical-align: middle;
  display: block;
}

.el-progress--circle, .el-progress--dashboard {
  display: inline-block;
}

.el-progress--circle .el-progress__text, .el-progress--dashboard .el-progress__text {
  text-align: center;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.el-progress--circle .el-progress__text i, .el-progress--dashboard .el-progress__text i {
  vertical-align: middle;
  display: inline-block;
}

.el-progress--without-text .el-progress__text {
  display: none;
}

.el-progress--without-text .el-progress-bar {
  margin-right: 0;
  padding-right: 0;
  display: block;
}

.el-progress-bar, .el-progress-bar__inner:after, .el-progress-bar__innerText, .el-spinner {
  vertical-align: middle;
  display: inline-block;
}

.el-progress--text-inside .el-progress-bar {
  margin-right: 0;
  padding-right: 0;
}

.el-progress.is-success .el-progress-bar__inner {
  background-color: #00b42a;
}

.el-progress.is-success .el-progress__text {
  color: #00b42a;
}

.el-progress.is-warning .el-progress-bar__inner {
  background-color: #ff7d00;
}

.el-progress.is-warning .el-progress__text {
  color: #ff7d00;
}

.el-progress.is-exception .el-progress-bar__inner {
  background-color: #f53f3f;
}

.el-progress.is-exception .el-progress__text {
  color: #f53f3f;
}

.el-progress-bar {
  box-sizing: border-box;
  width: 100%;
  margin-right: -55px;
  padding-right: 50px;
}

.el-card__header, .el-message, .el-step__icon {
  -webkit-box-sizing: border-box;
}

.el-progress-bar__outer {
  vertical-align: middle;
  background-color: #e5e6eb;
  border-radius: 100px;
  height: 6px;
  position: relative;
  overflow: hidden;
}

.el-progress-bar__inner {
  text-align: right;
  white-space: nowrap;
  background-color: #00bf8a;
  border-radius: 100px;
  height: 100%;
  line-height: 1;
  transition: width .6s;
  position: absolute;
  top: 0;
  left: 0;
}

.el-progress-bar__inner:after {
  height: 100%;
}

.el-progress-bar__innerText {
  color: #fff;
  margin: 0 5px;
  font-size: 12px;
}

.el-time-spinner {
  white-space: nowrap;
  width: 100%;
}

.el-spinner-inner {
  width: 50px;
  height: 50px;
  animation: 2s linear infinite rotate;
}

.el-spinner-inner .path {
  stroke: #ececec;
  stroke-linecap: round;
  animation: 1.5s ease-in-out infinite dash;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90 150;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 90 150;
    stroke-dashoffset: -124px;
  }
}

.el-message {
  box-sizing: border-box;
  background-color: #edf2fc;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
  min-width: 380px;
  padding: 15px 15px 15px 20px;
  transition: opacity .3s, transform .4s, top .4s;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 20px;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
}

.el-message.is-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.el-message.is-closable .el-message__content {
  padding-right: 16px;
}

.el-message p {
  margin: 0;
}

.el-message__icon, .el-rate__icon {
  margin-right: 10px;
}

.el-message--success {
  background-color: #e6f8ea;
  border-color: #ccf0d4;
}

.el-message--warning {
  background-color: #fff2e6;
  border-color: #ffe5cc;
}

.el-message--error {
  background-color: #feecec;
  border-color: #fdd9d9;
}

.el-message__content {
  padding: 0;
  font-size: 14px;
  line-height: 1;
}

.el-message__content:focus {
  outline-width: 0;
}

.el-message__closeBtn {
  cursor: pointer;
  color: #86909c;
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.el-message__closeBtn:focus {
  outline-width: 0;
}

.el-message__closeBtn:hover {
  color: #323335;
}

.el-message .el-icon-success-fill {
  color: #00b42a;
}

.el-message .el-icon-close-circle-fill {
  color: #f53f3f;
}

.el-message .el-icon-Info-fill {
  color: #86909c;
}

.el-message .el-icon-warning-fill {
  color: #ff7d00;
}

.el-message-fade-enter, .el-message-fade-leave-active {
  opacity: 0;
  transform: translate(-50%, -100%);
}

.el-badge {
  vertical-align: middle;
  display: inline-block;
  position: relative;
}

.el-badge__content {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #f53f3f;
  border: 1px solid #fff;
  border-radius: 10px;
  height: 18px;
  padding: 0 6px;
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
}

.el-card__header, .el-collapse, .el-collapse-item__header {
  border-bottom: 1px solid #e5e6eb;
}

.el-badge__content.is-fixed {
  position: absolute;
  top: 0;
  right: 10px;
  transform: translateY(-50%)translateX(100%);
}

.el-rate__icon, .el-rate__item {
  display: inline-block;
  position: relative;
}

.el-badge__content.is-fixed.is-dot {
  right: 5px;
}

.el-badge__content.is-dot {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  padding: 0;
  right: 0;
}

.el-badge__content--primary {
  background-color: #00bf8a;
}

.el-badge__content--success {
  background-color: #00b42a;
}

.el-badge__content--warning {
  background-color: #ff7d00;
}

.el-badge__content--info {
  background-color: #86909c;
}

.el-badge__content--danger {
  background-color: #f53f3f;
}

.el-card {
  color: #323335;
  background-color: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  transition: all .3s;
  overflow: hidden;
}

.el-card.is-always-shadow, .el-card.is-hover-shadow:focus, .el-card.is-hover-shadow:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-card__header {
  box-sizing: border-box;
  padding: 10px;
  line-height: 20px;
}

.el-card__body {
  padding: 20px;
}

.el-rate {
  height: 20px;
  line-height: 1;
}

.el-rate:active, .el-rate:focus {
  outline-width: 0;
}

.el-rate__item {
  vertical-align: middle;
  font-size: 0;
}

.el-rate__icon {
  color: #c9cdd4;
  font-size: 22px;
  transition: all .3s;
}

.el-rate__decimal, .el-rate__icon .path2 {
  position: absolute;
  top: 0;
  left: 0;
}

.el-rate__icon.hover {
  transform: scale(1.15);
}

.el-rate__decimal {
  display: inline-block;
  overflow: hidden;
}

.el-step.is-vertical, .el-steps {
  display: -webkit-box;
  display: -ms-flexbox;
}

.el-rate__text {
  vertical-align: middle;
  font-size: 14px;
}

.el-steps {
  display: -ms-flexbox;
  display: flex;
}

.el-steps--simple {
  background: #f6f8f9;
  border-radius: 4px;
  padding: 13px 8%;
}

.el-steps--horizontal {
  white-space: nowrap;
}

.el-steps--vertical {
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
}

.el-step {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  position: relative;
}

.el-step:last-of-type .el-step__line {
  display: none;
}

.el-step:last-of-type.is-flex {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto !important;
  flex-basis: auto !important;
}

.el-step:last-of-type .el-step__description, .el-step:last-of-type .el-step__main {
  padding-right: 0;
}

.el-step__head {
  width: 100%;
  position: relative;
}

.el-step__head.is-process {
  color: #323335;
  border-color: #323335;
}

.el-step__head.is-wait {
  color: #c9cdd4;
  border-color: #c9cdd4;
}

.el-step__head.is-success {
  color: #00b42a;
  border-color: #00b42a;
}

.el-step__head.is-error {
  color: #f53f3f;
  border-color: #f53f3f;
}

.el-step__head.is-finish {
  color: #00bf8a;
  border-color: #00bf8a;
}

.el-step__icon {
  z-index: 1;
  box-sizing: border-box;
  background: #fff;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 14px;
  transition: all .15s ease-out;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

.el-step.is-horizontal, .el-step__icon-inner {
  display: inline-block;
}

.el-collapse-item__wrap, .el-step__line-inner, .el-tag {
  -webkit-box-sizing: border-box;
}

.el-step__icon.is-text {
  border: 2px solid;
  border-color: inherit;
  border-radius: 50%;
}

.el-step__icon.is-icon {
  width: 40px;
}

.el-step__icon-inner {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  color: inherit;
  font-weight: 700;
  line-height: 1;
}

.el-step__icon-inner[class*="el-icon"]:not(.is-status) {
  font-size: 25px;
  font-weight: 400;
}

.el-step__icon-inner.is-status {
  transform: translateY(1px);
}

.el-step__line {
  border-color: inherit;
  background-color: #c9cdd4;
  position: absolute;
}

.el-step__line-inner {
  border-style: solid;
  border-width: 1px;
  border-color: inherit;
  box-sizing: border-box;
  width: 0;
  height: 0;
  transition: all .15s ease-out;
  display: block;
}

.el-step__main {
  white-space: normal;
  text-align: left;
}

.el-step__title {
  font-size: 16px;
  line-height: 38px;
}

.el-step__title.is-process {
  color: #323335;
  font-weight: 700;
}

.el-step__title.is-wait {
  color: #c9cdd4;
}

.el-step__title.is-success {
  color: #00b42a;
}

.el-step__title.is-error {
  color: #f53f3f;
}

.el-step__title.is-finish {
  color: #00bf8a;
}

.el-step__description {
  margin-top: -5px;
  padding-right: 10%;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.el-step__description.is-process {
  color: #323335;
}

.el-step__description.is-wait {
  color: #c9cdd4;
}

.el-step__description.is-success {
  color: #00b42a;
}

.el-step__description.is-error {
  color: #f53f3f;
}

.el-step__description.is-finish {
  color: #00bf8a;
}

.el-step.is-horizontal .el-step__line {
  height: 2px;
  top: 11px;
  left: 0;
  right: 0;
}

.el-step.is-vertical {
  display: -ms-flexbox;
  display: flex;
}

.el-step.is-vertical .el-step__head {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 24px;
}

.el-step.is-vertical .el-step__main {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 10px;
}

.el-step.is-vertical .el-step__title {
  padding-bottom: 8px;
  line-height: 24px;
}

.el-step.is-vertical .el-step__line {
  width: 2px;
  top: 0;
  bottom: 0;
  left: 11px;
}

.el-step.is-vertical .el-step__icon.is-icon {
  width: 24px;
}

.el-step.is-center .el-step__head, .el-step.is-center .el-step__main {
  text-align: center;
}

.el-step.is-center .el-step__description {
  padding-left: 20%;
  padding-right: 20%;
}

.el-step.is-center .el-step__line {
  left: 50%;
  right: -50%;
}

.el-step.is-simple {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.el-step.is-simple .el-step__head {
  width: auto;
  padding-right: 10px;
  font-size: 0;
}

.el-step.is-simple .el-step__icon {
  background: none;
  width: 16px;
  height: 16px;
  font-size: 12px;
}

.el-step.is-simple .el-step__icon-inner[class*="el-icon"]:not(.is-status) {
  font-size: 18px;
}

.el-step.is-simple .el-step__icon-inner.is-status {
  transform: scale(.8)translateY(1px);
}

.el-step.is-simple .el-step__main {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.el-step.is-simple .el-step__title {
  font-size: 16px;
  line-height: 20px;
}

.el-step.is-simple:not(:last-of-type) .el-step__title {
  word-break: break-all;
  max-width: 50%;
}

.el-step.is-simple .el-step__arrow {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.el-step.is-simple .el-step__arrow:after, .el-step.is-simple .el-step__arrow:before {
  content: "";
  background: #c9cdd4;
  width: 1px;
  height: 15px;
  display: inline-block;
  position: absolute;
}

.el-step.is-simple .el-step__arrow:before {
  transform-origin: 0 0;
  transform: rotate(-45deg)translateY(-4px);
}

.el-step.is-simple .el-step__arrow:after {
  transform-origin: 100% 100%;
  transform: rotate(45deg)translateY(4px);
}

.el-step.is-simple:last-of-type .el-step__arrow {
  display: none;
}

.el-carousel {
  position: relative;
}

.el-carousel--horizontal {
  overflow-x: hidden;
}

.el-carousel--vertical {
  overflow-y: hidden;
}

.el-carousel__container {
  height: 300px;
  position: relative;
}

.el-carousel__arrow {
  cursor: pointer;
  color: #fff;
  z-index: 10;
  text-align: center;
  background-color: rgba(31, 45, 61, .11);
  border: none;
  border-radius: 50%;
  outline: 0;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  transition: all .3s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.el-carousel__arrow--left {
  left: 16px;
}

.el-carousel__arrow--right {
  right: 16px;
}

.el-carousel__arrow:hover {
  background-color: rgba(31, 45, 61, .23);
}

.el-carousel__arrow i {
  cursor: pointer;
}

.el-carousel__indicators {
  z-index: 2;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
}

.el-carousel__indicators--horizontal {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.el-carousel__indicators--vertical {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.el-carousel__indicators--outside {
  text-align: center;
  position: static;
  bottom: 26px;
  transform: none;
}

.el-carousel__indicators--outside .el-carousel__indicator:hover button {
  opacity: .64;
}

.el-carousel__indicators--outside button {
  opacity: .24;
  background-color: #c9cdd4;
}

.el-carousel__indicators--labels {
  text-align: center;
  left: 0;
  right: 0;
  transform: none;
}

.el-carousel__indicators--labels .el-carousel__button {
  width: auto;
  height: auto;
  padding: 2px 18px;
  font-size: 12px;
}

.el-carousel__indicators--labels .el-carousel__indicator {
  padding: 6px 4px;
}

.el-carousel__indicator {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}

.el-carousel__indicator:hover button {
  opacity: .72;
}

.el-carousel__indicator--horizontal {
  padding: 12px 4px;
  display: inline-block;
}

.el-carousel__indicator--vertical {
  padding: 4px 12px;
}

.el-carousel__indicator--vertical .el-carousel__button {
  width: 2px;
  height: 15px;
}

.el-carousel__indicator.is-active button {
  opacity: 1;
}

.el-carousel__button {
  opacity: .48;
  cursor: pointer;
  background-color: #fff;
  border: none;
  outline: 0;
  width: 30px;
  height: 2px;
  margin: 0;
  padding: 0;
  transition: all .3s;
  display: block;
}

.el-carousel__item, .el-carousel__mask {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel-arrow-left-enter, .carousel-arrow-left-leave-active {
  opacity: 0;
  transform: translateY(-50%)translateX(-10px);
}

.carousel-arrow-right-enter, .carousel-arrow-right-leave-active {
  opacity: 0;
  transform: translateY(-50%)translateX(10px);
}

.el-carousel__item {
  z-index: 0;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.el-carousel__item.is-active {
  z-index: 2;
}

.el-carousel__item.is-animating {
  transition: transform .4s ease-in-out;
}

.el-carousel__item--card {
  width: 50%;
  transition: transform .4s ease-in-out;
}

.el-carousel__item--card.is-in-stage {
  cursor: pointer;
  z-index: 1;
}

.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask, .el-carousel__item--card.is-in-stage:hover .el-carousel__mask {
  opacity: .12;
}

.el-carousel__item--card.is-active {
  z-index: 2;
}

.el-carousel__mask {
  opacity: .24;
  background-color: #fff;
  width: 100%;
  transition: all .2s;
}

.fade-in-linear-enter-active, .fade-in-linear-leave-active {
  transition: opacity .2s linear;
}

.fade-in-linear-enter, .fade-in-linear-leave, .fade-in-linear-leave-active {
  opacity: 0;
}

.el-fade-in-linear-enter-active, .el-fade-in-linear-leave-active {
  transition: opacity .2s linear;
}

.el-fade-in-linear-enter, .el-fade-in-linear-leave, .el-fade-in-linear-leave-active {
  opacity: 0;
}

.el-fade-in-enter-active, .el-fade-in-leave-active {
  transition: all .3s cubic-bezier(.55, 0, .1, 1);
}

.el-fade-in-enter, .el-fade-in-leave-active {
  opacity: 0;
}

.el-zoom-in-center-enter-active, .el-zoom-in-center-leave-active {
  transition: all .3s cubic-bezier(.55, 0, .1, 1);
}

.el-zoom-in-center-enter, .el-zoom-in-center-leave-active {
  opacity: 0;
  transform: scaleX(0);
}

.el-zoom-in-top-enter-active, .el-zoom-in-top-leave-active {
  opacity: 1;
  transform-origin: top;
  transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
  transform: scaleY(1);
}

.el-zoom-in-top-enter, .el-zoom-in-top-leave-active {
  opacity: 0;
  transform: scaleY(0);
}

.el-zoom-in-bottom-enter-active, .el-zoom-in-bottom-leave-active {
  opacity: 1;
  transform-origin: bottom;
  transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
  transform: scaleY(1);
}

.el-zoom-in-bottom-enter, .el-zoom-in-bottom-leave-active {
  opacity: 0;
  transform: scaleY(0);
}

.el-zoom-in-left-enter-active, .el-zoom-in-left-leave-active {
  opacity: 1;
  transform-origin: 0 0;
  transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
  transform: scale(1);
}

.el-zoom-in-left-enter, .el-zoom-in-left-leave-active {
  opacity: 0;
  transform: scale(.45);
}

.collapse-transition {
  transition: height .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s ease-in-out;
}

.horizontal-collapse-transition {
  transition: width .3s ease-in-out, padding-left .3s ease-in-out, padding-right .3s ease-in-out;
}

.el-list-enter-active, .el-list-leave-active {
  transition: all 1s;
}

.el-list-enter, .el-list-leave-active {
  opacity: 0;
  transform: translateY(-30px);
}

.el-opacity-transition {
  transition: opacity .3s cubic-bezier(.55, 0, .1, 1);
}

.el-collapse {
  border-top: 1px solid #e5e6eb;
}

.el-collapse-item.is-disabled .el-collapse-item__header {
  color: #bbb;
  cursor: not-allowed;
}

.el-collapse-item__header {
  color: #323335;
  cursor: pointer;
  background-color: #fff;
  outline: 0;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  transition: border-bottom-color .3s;
  display: -ms-flexbox;
  display: flex;
}

.el-collapse-item__arrow {
  margin: 0 8px 0 auto;
  font-size: 16px;
  font-weight: 300;
  transition: transform .3s;
}

.el-collapse-item__arrow.is-active {
  transform: rotate(90deg);
}

.el-collapse-item__header.focusing:focus:not(:hover) {
  color: #00bf8a;
}

.el-collapse-item__header.is-active {
  border-bottom-color: rgba(0, 0, 0, 0);
}

.el-collapse-item__wrap {
  will-change: height;
  box-sizing: border-box;
  background-color: #f7f8fa;
  border-bottom: 1px solid #e5e6eb;
  overflow: hidden;
}

.el-collapse-item__content {
  color: #323335;
  padding: 16px;
  font-size: 14px;
  line-height: 1.76923;
}

.el-tag, .el-tag .el-tag__close {
  color: #00bf8a;
}

.el-collapse-item:last-child {
  margin-bottom: -1px;
}

.el-popper .popper__arrow, .el-popper .popper__arrow:after {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}

.el-cascader, .el-tag {
  display: inline-block;
}

.el-popper .popper__arrow {
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
  border-width: 10px;
}

.el-popper .popper__arrow:after {
  content: " ";
  border-width: 10px;
}

.el-popper[x-placement^="top"] {
  margin-bottom: 16px;
}

.el-popper[x-placement^="top"] .popper__arrow {
  border-top-color: #e5e6eb;
  border-bottom-width: 0;
  margin-right: 3px;
  bottom: -10px;
  left: 50%;
}

.el-popper[x-placement^="top"] .popper__arrow:after {
  border-top-color: #fff;
  border-bottom-width: 0;
  margin-left: -10px;
  bottom: 2px;
}

.el-popper[x-placement^="bottom"] {
  margin-top: 12px;
}

.el-popper[x-placement^="bottom"] .popper__arrow {
  border-top-width: 0;
  border-bottom-color: #e5e6eb;
  margin-right: 3px;
  top: -10px;
  left: 50%;
}

.el-popper[x-placement^="bottom"] .popper__arrow:after {
  border-top-width: 0;
  border-bottom-color: #fff;
  margin-left: -10px;
  top: 2px;
}

.el-popper[x-placement^="right"] {
  margin-left: 16px;
}

.el-popper[x-placement^="right"] .popper__arrow {
  border-left-width: 0;
  border-right-color: #e5e6eb;
  margin-bottom: 3px;
  top: 50%;
  left: -10px;
}

.el-popper[x-placement^="right"] .popper__arrow:after {
  border-left-width: 0;
  border-right-color: #fff;
  bottom: -10px;
  left: 2px;
}

.el-popper[x-placement^="left"] {
  margin-right: 16px;
}

.el-popper[x-placement^="left"] .popper__arrow {
  border-left-color: #e5e6eb;
  border-right-width: 0;
  margin-bottom: 3px;
  top: 50%;
  right: -10px;
}

.el-popper[x-placement^="left"] .popper__arrow:after {
  border-left-color: #fff;
  border-right-width: 0;
  margin-left: -10px;
  bottom: -10px;
  right: 2px;
}

.el-tag {
  box-sizing: border-box;
  white-space: nowrap;
  background-color: #e6f9f3;
  border: 1px solid #ccf2e8;
  border-radius: 4px;
  height: 32px;
  padding: 0 10px;
  font-size: 12px;
  line-height: 30px;
}

.el-tag.is-hit {
  border-color: #00bf8a;
}

.el-tag .el-tag__close:hover {
  color: #fff;
  background-color: #00bf8a;
}

.el-tag.el-tag--info {
  color: #86909c;
  background-color: #f3f4f5;
  border-color: #e7e9eb;
}

.el-tag.el-tag--info.is-hit {
  border-color: #86909c;
}

.el-tag.el-tag--info .el-tag__close {
  color: #86909c;
}

.el-tag.el-tag--info .el-tag__close:hover {
  color: #fff;
  background-color: #86909c;
}

.el-tag.el-tag--success {
  color: #00b42a;
  background-color: #e6f8ea;
  border-color: #ccf0d4;
}

.el-tag.el-tag--success.is-hit {
  border-color: #00b42a;
}

.el-tag.el-tag--success .el-tag__close {
  color: #00b42a;
}

.el-tag.el-tag--success .el-tag__close:hover {
  color: #fff;
  background-color: #00b42a;
}

.el-tag.el-tag--warning {
  color: #ff7d00;
  background-color: #fff2e6;
  border-color: #ffe5cc;
}

.el-tag.el-tag--warning.is-hit {
  border-color: #ff7d00;
}

.el-tag.el-tag--warning .el-tag__close {
  color: #ff7d00;
}

.el-tag.el-tag--warning .el-tag__close:hover {
  color: #fff;
  background-color: #ff7d00;
}

.el-tag.el-tag--danger {
  color: #f53f3f;
  background-color: #feecec;
  border-color: #fdd9d9;
}

.el-tag.el-tag--danger.is-hit {
  border-color: #f53f3f;
}

.el-tag--dark, .el-tag--dark.is-hit {
  border-color: #00bf8a;
}

.el-tag.el-tag--danger .el-tag__close {
  color: #f53f3f;
}

.el-tag.el-tag--danger .el-tag__close:hover {
  color: #fff;
  background-color: #f53f3f;
}

.el-tag .el-icon-close {
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  top: -1px;
  right: -5px;
}

.el-tag .el-icon-close:before {
  display: block;
}

.el-tag--dark {
  color: #fff;
  background-color: #00bf8a;
}

.el-tag--dark .el-tag__close {
  color: #fff;
}

.el-tag--dark .el-tag__close:hover {
  color: #fff;
  background-color: #33cca1;
}

.el-tag--dark.el-tag--info {
  color: #fff;
  background-color: #86909c;
  border-color: #86909c;
}

.el-tag--dark.el-tag--info.is-hit {
  border-color: #86909c;
}

.el-tag--dark.el-tag--info .el-tag__close {
  color: #fff;
}

.el-tag--dark.el-tag--info .el-tag__close:hover {
  color: #fff;
  background-color: #9ea6b0;
}

.el-tag--dark.el-tag--success {
  color: #fff;
  background-color: #00b42a;
  border-color: #00b42a;
}

.el-tag--dark.el-tag--success.is-hit {
  border-color: #00b42a;
}

.el-tag--dark.el-tag--success .el-tag__close {
  color: #fff;
}

.el-tag--dark.el-tag--success .el-tag__close:hover {
  color: #fff;
  background-color: #33c355;
}

.el-tag--dark.el-tag--warning {
  color: #fff;
  background-color: #ff7d00;
  border-color: #ff7d00;
}

.el-tag--dark.el-tag--warning.is-hit {
  border-color: #ff7d00;
}

.el-tag--dark.el-tag--warning .el-tag__close {
  color: #fff;
}

.el-tag--dark.el-tag--warning .el-tag__close:hover {
  color: #fff;
  background-color: #ff9733;
}

.el-tag--dark.el-tag--danger {
  color: #fff;
  background-color: #f53f3f;
  border-color: #f53f3f;
}

.el-tag--dark.el-tag--danger.is-hit {
  border-color: #f53f3f;
}

.el-tag--dark.el-tag--danger .el-tag__close {
  color: #fff;
}

.el-tag--dark.el-tag--danger .el-tag__close:hover {
  color: #fff;
  background-color: #f76565;
}

.el-tag--plain {
  color: #00bf8a;
  background-color: #fff;
  border-color: #99e5d0;
}

.el-tag--plain.is-hit {
  border-color: #00bf8a;
}

.el-tag--plain .el-tag__close {
  color: #00bf8a;
}

.el-tag--plain .el-tag__close:hover {
  color: #fff;
  background-color: #00bf8a;
}

.el-tag--plain.el-tag--info {
  color: #86909c;
  background-color: #fff;
  border-color: #cfd3d7;
}

.el-tag--plain.el-tag--info.is-hit {
  border-color: #86909c;
}

.el-tag--plain.el-tag--info .el-tag__close {
  color: #86909c;
}

.el-tag--plain.el-tag--info .el-tag__close:hover {
  color: #fff;
  background-color: #86909c;
}

.el-tag--plain.el-tag--success {
  color: #00b42a;
  background-color: #fff;
  border-color: #99e1aa;
}

.el-tag--plain.el-tag--success.is-hit {
  border-color: #00b42a;
}

.el-tag--plain.el-tag--success .el-tag__close {
  color: #00b42a;
}

.el-tag--plain.el-tag--success .el-tag__close:hover {
  color: #fff;
  background-color: #00b42a;
}

.el-tag--plain.el-tag--warning {
  color: #ff7d00;
  background-color: #fff;
  border-color: #ffcb99;
}

.el-tag--plain.el-tag--warning.is-hit {
  border-color: #ff7d00;
}

.el-tag--plain.el-tag--warning .el-tag__close {
  color: #ff7d00;
}

.el-tag--plain.el-tag--warning .el-tag__close:hover {
  color: #fff;
  background-color: #ff7d00;
}

.el-tag--plain.el-tag--danger {
  color: #f53f3f;
  background-color: #fff;
  border-color: #fbb2b2;
}

.el-tag--plain.el-tag--danger.is-hit {
  border-color: #f53f3f;
}

.el-tag--plain.el-tag--danger .el-tag__close {
  color: #f53f3f;
}

.el-tag--plain.el-tag--danger .el-tag__close:hover {
  color: #fff;
  background-color: #f53f3f;
}

.el-tag--medium {
  height: 28px;
  line-height: 26px;
}

.el-tag--medium .el-icon-close {
  transform: scale(.8);
}

.el-tag--small {
  height: 24px;
  padding: 0 8px;
  line-height: 22px;
}

.el-tag--small .el-icon-close {
  transform: scale(.8);
}

.el-tag--mini {
  height: 20px;
  padding: 0 5px;
  line-height: 19px;
}

.el-cascader, .el-cascader--medium {
  font-size: 14px;
  line-height: 36px;
}

.el-tag--mini .el-icon-close {
  margin-left: -3px;
  transform: scale(.7);
}

.el-cascader {
  position: relative;
}

.el-cascader:not(.is-disabled):hover .el-input__inner {
  cursor: pointer;
  border-color: #c9cdd4;
}

.el-cascader .el-input {
  cursor: pointer;
}

.el-cascader .el-input .el-input__inner {
  text-overflow: ellipsis;
}

.el-cascader .el-input .el-input__inner:focus {
  border-color: #00bf8a;
}

.el-cascader .el-input .el-icon-arrow-down {
  font-size: 14px;
  transition: transform .3s;
}

.el-cascader .el-input .el-icon-arrow-down.is-reverse {
  transform: rotateZ(180deg);
}

.el-cascader .el-input .el-icon-close-circle-fill:hover {
  color: #86909c;
}

.el-cascader .el-input.is-focus .el-input__inner {
  border-color: #00bf8a;
  box-shadow: 0 0 0 2px rgba(0, 191, 138, .1);
}

.el-cascader__dropdown, .el-color-picker__panel {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-cascader--small {
  font-size: 13px;
  line-height: 32px;
}

.el-cascader--mini {
  font-size: 12px;
  line-height: 24px;
}

.el-cascader.is-disabled .el-cascader__label {
  z-index: 2;
  color: #c9cdd4;
}

.el-cascader__dropdown {
  background: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  margin: 5px 0;
  font-size: 14px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-cascader__tags {
  text-align: left;
  box-sizing: border-box;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: normal;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 0;
  right: 30px;
  transform: translateY(-50%);
}

.el-cascader__tags .el-tag {
  text-overflow: ellipsis;
  color: #323335;
  background: #f2f3f5;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  margin: 2px 0 2px 6px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.el-cascader__tags .el-tag:not(.is-hit) {
  border-color: rgba(0, 0, 0, 0);
}

.el-cascader__tags .el-tag > span {
  text-overflow: ellipsis;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}

.el-cascader__tags .el-tag .el-icon-close {
  color: #86909c;
  background-color: #f2f3f5;
  -ms-flex: none;
  flex: none;
  font-size: 16px;
}

.el-cascader__tags .el-tag .el-icon-close:hover {
  background-color: #c1c6ce;
}

.el-cascader__suggestion-panel {
  border-radius: 4px;
}

.el-cascader__suggestion-list {
  color: #4e5969;
  text-align: center;
  max-height: 204px;
  margin: 0;
  padding: 6px 0;
  font-size: 14px;
}

.el-cascader__suggestion-item {
  text-align: left;
  cursor: pointer;
  outline: 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  height: 34px;
  padding: 0 15px;
  display: -ms-flexbox;
  display: flex;
}

.el-cascader__suggestion-item:focus, .el-cascader__suggestion-item:hover {
  background: none;
}

.el-cascader__suggestion-item.is-checked {
  color: #00bf8a;
  font-weight: 700;
}

.el-cascader__suggestion-item > span {
  margin-right: 10px;
}

.el-cascader__suggestion-item-all {
  border-bottom: 1px solid #e5e6eb;
  font-weight: 700;
  list-style: none;
}

.el-cascader__suggestion-item-all.is-checked {
  color: #00bf8a;
}

.el-cascader__empty-text {
  color: #c9cdd4;
  margin: 10px 0;
}

.el-cascader__empty-text i {
  padding: 10px 0;
  font-size: 34px;
}

.el-cascader__search-input {
  color: #4e5969;
  box-sizing: border-box;
  border: none;
  outline: 0;
  -ms-flex: 1;
  flex: 1;
  min-width: 60px;
  height: 24px;
  margin: 2px 0 2px 15px;
  padding: 0;
}

.el-cascader__search-input::-webkit-input-placeholder {
  color: #c9cdd4;
}

.el-cascader__search-input::placeholder {
  color: #c9cdd4;
}

.el-cascader__search-input:-ms-input-placeholder {
  color: #c9cdd4;
}

.el-cascader__search-input::placeholder {
  color: #c9cdd4;
}

.el-cascader__search-input::placeholder {
  color: #c9cdd4;
}

.el-color-predefine {
  width: 280px;
  margin-top: 8px;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
}

.el-color-predefine__colors {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
}

.el-color-predefine__color-selector {
  cursor: pointer;
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin: 0 0 8px 8px;
}

.el-color-predefine__color-selector:nth-child(10n+1) {
  margin-left: 0;
}

.el-color-predefine__color-selector.selected {
  box-shadow: 0 0 3px 2px #00bf8a;
}

.el-color-predefine__color-selector > div {
  border-radius: 3px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}

.el-color-predefine__color-selector.is-alpha {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.el-color-hue-slider {
  box-sizing: border-box;
  background-color: red;
  width: 280px;
  height: 12px;
  padding: 0 2px;
  position: relative;
}

.el-color-hue-slider__bar {
  background: linear-gradient(to right, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
  height: 100%;
  position: relative;
}

.el-color-hue-slider__thumb {
  cursor: pointer;
  box-sizing: border-box;
  z-index: 1;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 1px;
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, .6);
}

.el-color-hue-slider.is-vertical {
  width: 12px;
  height: 180px;
  padding: 2px 0;
}

.el-color-hue-slider.is-vertical .el-color-hue-slider__bar {
  background: linear-gradient(red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
}

.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb {
  width: 100%;
  height: 4px;
  top: 0;
  left: 0;
}

.el-color-svpanel {
  width: 280px;
  height: 180px;
  position: relative;
}

.el-color-svpanel__black, .el-color-svpanel__white {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.el-color-svpanel__white {
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}

.el-color-svpanel__black {
  background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}

.el-color-svpanel__cursor {
  position: absolute;
}

.el-color-svpanel__cursor > div {
  cursor: head;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  transform: translate(-2px, -2px);
  box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, .3), 0 0 1px 2px rgba(0, 0, 0, .4);
}

.el-color-alpha-slider {
  box-sizing: border-box;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
  width: 280px;
  height: 12px;
  position: relative;
}

.el-color-alpha-slider__bar {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
  height: 100%;
  position: relative;
}

.el-color-alpha-slider__thumb {
  cursor: pointer;
  box-sizing: border-box;
  z-index: 1;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 1px;
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, .6);
}

.el-color-alpha-slider.is-vertical {
  width: 20px;
  height: 180px;
}

.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar {
  background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 100%);
}

.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb {
  width: 100%;
  height: 4px;
  top: 0;
  left: 0;
}

.el-color-dropdown {
  width: 300px;
}

.el-color-dropdown__main-wrapper {
  margin-bottom: 6px;
}

.el-color-dropdown__main-wrapper:after {
  clear: both;
  display: table;
}

.el-color-dropdown__btns {
  text-align: right;
  margin-top: 6px;
}

.el-color-dropdown__value {
  float: left;
  color: #000;
  width: 160px;
  font-size: 12px;
  line-height: 26px;
}

.el-color-dropdown__btn {
  color: #333;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  outline: 0;
  padding: 0 20px;
  font-size: 12px;
  line-height: 24px;
}

.el-color-dropdown__btn[disabled] {
  color: #ccc;
  cursor: not-allowed;
}

.el-color-dropdown__btn:hover {
  color: #00bf8a;
  border-color: #00bf8a;
}

.el-color-dropdown__link-btn {
  cursor: pointer;
  color: #00bf8a;
  padding: 15px;
  font-size: 12px;
  text-decoration: none;
}

.el-color-dropdown__link-btn:hover {
  color: tint(#00bf8a, 20%);
}

.el-color-picker {
  height: 40px;
  line-height: normal;
  display: inline-block;
  position: relative;
}

.el-color-picker.is-disabled .el-color-picker__trigger {
  cursor: not-allowed;
}

.el-color-picker--medium {
  height: 36px;
}

.el-color-picker--medium .el-color-picker__trigger {
  width: 36px;
  height: 36px;
}

.el-color-picker--medium .el-color-picker__mask {
  width: 34px;
  height: 34px;
}

.el-color-picker--small {
  height: 32px;
}

.el-color-picker--small .el-color-picker__trigger {
  width: 32px;
  height: 32px;
}

.el-color-picker--small .el-color-picker__mask {
  width: 30px;
  height: 30px;
}

.el-color-picker--small .el-color-picker__empty, .el-color-picker--small .el-color-picker__icon {
  transform: translate3d(-50%, -50%, 0)scale(.8);
}

.el-color-picker--mini {
  height: 28px;
}

.el-color-picker--mini .el-color-picker__trigger {
  width: 28px;
  height: 28px;
}

.el-color-picker--mini .el-color-picker__mask {
  width: 26px;
  height: 26px;
}

.el-color-picker--mini .el-color-picker__empty, .el-color-picker--mini .el-color-picker__icon {
  transform: translate3d(-50%, -50%, 0)scale(.8);
}

.el-color-picker__mask {
  z-index: 1;
  cursor: not-allowed;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 4px;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 1px;
  left: 1px;
}

.el-color-picker__trigger {
  box-sizing: border-box;
  cursor: pointer;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  padding: 4px;
  font-size: 0;
  display: inline-block;
  position: relative;
}

.el-color-picker__color, .el-textarea__inner {
  -webkit-box-sizing: border-box;
  display: block;
}

.el-color-picker__color {
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #999;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  position: relative;
}

.el-color-picker__color.is-alpha {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.el-color-picker__color-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.el-color-picker__empty {
  color: #999;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.el-color-picker__icon {
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.el-input, .el-textarea {
  width: 100%;
  font-size: 14px;
  display: inline-block;
}

.el-color-picker__panel {
  z-index: 10;
  box-sizing: content-box;
  background-color: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  padding: 6px;
  position: absolute;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.el-input__inner:focus, .el-textarea__inner:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 191, 138, .1);
}

.el-textarea {
  vertical-align: bottom;
  position: relative;
}

.el-textarea__inner {
  resize: vertical;
  box-sizing: border-box;
  width: 100%;
  line-height: 1.5;
  font-size: inherit;
  color: #323335;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c9cdd4;
  border-radius: 4px;
  padding: 5px 12px;
  transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
}

.el-textarea__inner::-webkit-input-placeholder {
  color: #c9cdd4;
}

.el-textarea__inner::placeholder {
  color: #c9cdd4;
}

.el-textarea__inner:-ms-input-placeholder {
  color: #c9cdd4;
}

.el-textarea__inner::placeholder {
  color: #c9cdd4;
}

.el-textarea__inner::placeholder {
  color: #c9cdd4;
}

.el-textarea__inner:hover {
  border-color: #c9cdd4;
}

.el-textarea__inner:focus {
  border-color: #00bf8a;
  box-shadow: 0 0 0 2px rgba(0, 191, 138, .1);
}

.el-textarea .el-input__count {
  color: #86909c;
  background: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 5px;
  right: 10px;
}

.el-textarea.is-disabled .el-textarea__inner {
  color: #c9cdd4;
  cursor: not-allowed;
  background-color: #f2f3f5;
  border-color: #d6d9e0;
}

.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder {
  color: #c9cdd4;
}

.el-textarea.is-disabled .el-textarea__inner::placeholder {
  color: #c9cdd4;
}

.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder {
  color: #c9cdd4;
}

.el-textarea.is-disabled .el-textarea__inner::placeholder {
  color: #c9cdd4;
}

.el-textarea.is-disabled .el-textarea__inner::placeholder {
  color: #c9cdd4;
}

.el-textarea.is-exceed .el-textarea__inner {
  border-color: #f53f3f;
}

.el-textarea.is-exceed .el-input__count {
  color: #f53f3f;
}

.el-input {
  position: relative;
}

.el-input::-webkit-scrollbar {
  z-index: 11;
  width: 6px;
}

.el-input::-webkit-scrollbar:horizontal {
  height: 6px;
}

.el-input::-webkit-scrollbar-thumb {
  background: #b4bccc;
  border-radius: 5px;
  width: 6px;
}

.el-input::-webkit-scrollbar-corner {
  background: #fff;
}

.el-input::-webkit-scrollbar-track {
  background: #fff;
}

.el-input::-webkit-scrollbar-track-piece {
  background: #fff;
  width: 6px;
}

.el-input .el-input__clear {
  color: #86909c;
  cursor: pointer;
  font-size: 16px;
  transition: color .2s cubic-bezier(.645, .045, .355, 1);
}

.el-input .el-input__clear:hover {
  color: #86909c;
}

.el-input .el-input__count {
  color: #86909c;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-size: 12px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.el-input .el-input__count .el-input__count-inner {
  line-height: initial;
  background: #fff;
  padding: 0 5px;
  display: inline-block;
}

.el-input__inner {
  -webkit-appearance: none;
  box-sizing: border-box;
  color: #323335;
  font-size: inherit;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c9cdd4;
  border-radius: 4px;
  outline: 0;
  width: 100%;
  height: 36px;
  padding: 0 12px;
  line-height: 36px;
  transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
}

.el-input__inner::-ms-reveal {
  display: none;
}

.el-input__inner::-webkit-input-placeholder {
  color: #c9cdd4;
}

.el-input__inner::placeholder {
  color: #c9cdd4;
}

.el-input__inner:-ms-input-placeholder {
  color: #c9cdd4;
}

.el-input__inner::placeholder {
  color: #c9cdd4;
}

.el-input__inner::placeholder {
  color: #c9cdd4;
}

.el-input__prefix, .el-input__suffix {
  color: #86909c;
  text-align: center;
  height: 100%;
  font-size: 16px;
  -webkit-transition: all .3s;
  position: absolute;
  top: 0;
}

.el-input__inner:hover {
  border-color: #c9cdd4;
}

.el-input__inner:focus {
  border-color: #00bf8a;
  box-shadow: 0 0 0 2px rgba(0, 191, 138, .1);
}

.el-input__suffix {
  pointer-events: none;
  transition: all .3s;
  right: 5px;
}

.el-input__suffix-inner {
  pointer-events: all;
  height: 100%;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.el-input__prefix {
  transition: all .3s;
  left: 5px;
}

.el-input__icon {
  text-align: center;
  width: 25px;
  height: 100%;
  line-height: 36px;
  transition: all .3s;
}

.el-input__icon:after {
  content: "";
  vertical-align: middle;
  width: 0;
  height: 100%;
  display: inline-block;
}

.el-input__validateIcon {
  pointer-events: none;
}

.el-input.is-active .el-input__inner {
  border-color: #00bf8a;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 191, 138, .1);
}

.el-input.is-disabled .el-input__inner {
  color: #c9cdd4;
  cursor: not-allowed;
  background-color: #f2f3f5;
  border-color: #d6d9e0;
}

.el-input.is-disabled .el-input__inner::-webkit-input-placeholder {
  color: #c9cdd4;
}

.el-input.is-disabled .el-input__inner::placeholder {
  color: #c9cdd4;
}

.el-input.is-disabled .el-input__inner:-ms-input-placeholder {
  color: #c9cdd4;
}

.el-input.is-disabled .el-input__inner::placeholder {
  color: #c9cdd4;
}

.el-input.is-disabled .el-input__inner::placeholder {
  color: #c9cdd4;
}

.el-input.is-disabled .el-input__icon {
  cursor: not-allowed;
}

.el-link, .el-transfer-panel__filter .el-icon-close-circle-fill {
  cursor: pointer;
}

.el-input.is-exceed .el-input__inner {
  border-color: #f53f3f;
}

.el-input.is-exceed .el-input__suffix .el-input__count {
  color: #f53f3f;
}

.el-input--suffix .el-input__inner {
  padding-right: 30px;
}

.el-input--prefix .el-input__inner {
  padding-left: 30px;
}

.el-input--medium {
  font-size: 14px;
}

.el-input--medium .el-input__inner {
  height: 36px;
  line-height: 36px;
}

.el-input--medium .el-input__icon {
  line-height: 36px;
}

.el-input--small {
  font-size: 13px;
}

.el-input--small .el-input__inner {
  height: 32px;
  line-height: 32px;
}

.el-input--small .el-input__icon {
  line-height: 32px;
}

.el-input--mini {
  font-size: 12px;
}

.el-input--mini .el-input__inner {
  height: 24px;
  line-height: 24px;
}

.el-input--mini .el-input__icon {
  line-height: 24px;
}

.el-input-group {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  line-height: normal;
  display: inline-table;
}

.el-input-group > .el-input__inner {
  vertical-align: middle;
  display: table-cell;
}

.el-input-group__append, .el-input-group__prepend {
  color: #86909c;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #f6f8f9;
  border: 1px solid #c9cdd4;
  border-radius: 4px;
  width: 1px;
  padding: 0 20px;
  display: table-cell;
  position: relative;
}

.el-input-group--prepend .el-input__inner, .el-input-group__append {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.el-input-group--append .el-input__inner, .el-input-group__prepend {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.el-input-group__append:focus, .el-input-group__prepend:focus {
  outline: 0;
}

.el-input-group__append .el-button, .el-input-group__append .el-select, .el-input-group__prepend .el-button, .el-input-group__prepend .el-select {
  margin: -10px -20px;
  display: inline-block;
}

.el-input-group__append .el-select .el-input.is-focus .el-input__inner, .el-input-group__append button.el-button, .el-input-group__append div.el-select .el-input__inner, .el-input-group__append div.el-select:hover .el-input__inner, .el-input-group__prepend .el-select .el-input.is-focus .el-input__inner, .el-input-group__prepend button.el-button, .el-input-group__prepend div.el-select .el-input__inner, .el-input-group__prepend div.el-select:hover .el-input__inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
  border-color: currentColor rgba(0, 0, 0, 0);
  border-top-style: none;
  border-top-width: 0;
  border-bottom-style: none;
  border-bottom-width: 0;
}

.el-input-group__append .el-button, .el-input-group__append .el-input, .el-input-group__prepend .el-button, .el-input-group__prepend .el-input {
  font-size: inherit;
}

.el-input-group__prepend {
  border-right: 0;
}

.el-input-group__append {
  border-left: 0;
}

.el-input-group--append .el-select .el-input.is-focus .el-input__inner, .el-input-group--prepend .el-select .el-input.is-focus .el-input__inner {
  border-color: rgba(0, 0, 0, 0);
}

.el-input__inner::-ms-clear {
  width: 0;
  height: 0;
  display: none;
}

.el-transfer {
  font-size: 14px;
}

.el-transfer__buttons {
  vertical-align: middle;
  padding: 0 30px;
  display: inline-block;
}

.el-transfer__buttons .el-transfer__button {
  background-color: #f7f8fa;
  border: none;
  margin: 0;
  display: block;
}

.el-transfer__buttons .el-transfer__button + .el-transfer__button {
  margin-left: 0;
}

.el-transfer__button {
  color: #fff;
  background-color: #f7f8fa;
  border-radius: 50%;
  margin: 0 auto;
  padding: 10px;
  font-size: 0;
  display: block;
}

.el-checkbox:last-of-type, .el-transfer-panel__item, .el-transfer-panel__list .el-transfer-panel__item {
  margin-right: 0;
}

.el-button-group > .el-button + .el-button, .el-transfer-panel__item + .el-transfer-panel__item, .el-transfer__button [class*="el-icon-"] + span {
  margin-left: 0;
}

.el-timeline, .el-transfer__button i, .el-transfer__button span {
  font-size: 14px;
}

.el-transfer__button.is-with-texts {
  border-radius: 4px;
}

.el-transfer__button.is-disabled, .el-transfer__button.is-disabled:hover {
  color: #c9cdd4;
  background-color: #f6f8f9;
}

.el-transfer__button:first-child {
  margin-bottom: 10px;
}

.el-transfer__button:nth-child(2) {
  margin: 0;
}

.el-transfer-panel {
  vertical-align: middle;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  width: 210px;
  max-height: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.el-transfer-panel__body {
  height: 246px;
}

.el-transfer-panel__body.is-with-footer {
  padding-bottom: 40px;
}

.el-transfer-panel__list {
  box-sizing: border-box;
  height: 246px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

.el-transfer-panel__list.is-filterable {
  height: 198px;
  padding-top: 0;
}

.el-transfer-panel__item {
  height: 36px;
  padding-left: 15px;
  line-height: 36px;
  display: block !important;
}

.el-transfer-panel__item.el-checkbox {
  color: #4e5969;
}

.el-transfer-panel__item:hover {
  background-color: #f2f3f5;
}

.el-transfer-panel__item.el-checkbox .el-checkbox__label {
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
  padding-left: 24px;
  line-height: 36px;
  display: block;
  overflow: hidden;
}

.el-transfer-panel__item .el-checkbox__input {
  position: absolute;
  top: 8px;
}

.el-transfer-panel__item.is-checked .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #323335;
}

.el-transfer-panel__filter {
  text-align: center;
  box-sizing: border-box;
  width: auto;
  margin: 12px;
  display: block;
}

.el-transfer-panel__filter .el-input__inner {
  box-sizing: border-box;
  border-radius: 4px;
  width: 100%;
  height: 28px;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 12px;
  display: inline-block;
}

.el-transfer-panel__filter .el-input__icon {
  font-size: 16px;
  line-height: 28px;
}

.el-transfer-panel .el-transfer-panel__header {
  box-sizing: border-box;
  color: #000;
  background: #f7f8fa;
  height: 40px;
  margin: 0;
  padding-left: 15px;
  line-height: 40px;
}

.el-transfer-panel .el-transfer-panel__header .el-checkbox {
  line-height: 40px;
  display: block;
}

.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label {
  color: #323335;
  font-size: 16px;
  font-weight: 400;
}

.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span {
  color: #86909c;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  right: 15px;
}

.el-transfer-panel .el-transfer-panel__footer {
  z-index: 1;
  background: #fff;
  border-top: 1px solid #e5e6eb;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.el-transfer-panel .el-transfer-panel__footer:after {
  vertical-align: middle;
  height: 100%;
  display: inline-block;
}

.el-container, .el-timeline-item__node {
  display: -webkit-box;
  display: -ms-flexbox;
}

.el-transfer-panel .el-transfer-panel__footer .el-checkbox {
  color: #4e5969;
  padding-left: 20px;
}

.el-transfer-panel .el-transfer-panel__empty {
  color: #86909c;
  text-align: center;
  height: 36px;
  margin: 0;
  padding: 6px 15px 0;
  line-height: 36px;
}

.el-transfer-panel .el-transfer-panel__empty p {
  margin: 0;
}

.el-transfer-panel .el-transfer-panel__empty i {
  color: #86909c;
  font-size: 36px;
}

.el-transfer-panel .el-checkbox__label {
  padding-left: 8px;
}

.el-transfer-panel .el-checkbox__inner {
  border-radius: 3px;
  width: 14px;
  height: 14px;
}

.el-transfer-panel .el-checkbox__inner:after {
  width: 3px;
  height: 6px;
  left: 0;
}

.el-container {
  box-sizing: border-box;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex: auto;
  flex: auto;
  min-width: 0;
  display: -ms-flexbox;
  display: flex;
}

.el-container.is-vertical, .el-drawer, .el-empty, .el-result {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.el-container.is-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
}

.el-header {
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 20px;
}

.el-aside {
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: auto;
}

.el-main {
  box-sizing: border-box;
  -ms-flex: auto;
  flex: auto;
  padding: 20px;
  display: block;
  overflow: auto;
}

.el-button, .el-calendar-table .el-calendar-day, .el-checkbox.is-bordered, .el-footer, .el-image-viewer__btn {
  -webkit-box-sizing: border-box;
}

.el-footer {
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 20px;
}

.el-timeline {
  margin: 0;
  list-style: none;
}

.el-timeline .el-timeline-item:last-child .el-timeline-item__tail {
  display: none;
}

.el-timeline-item {
  padding-bottom: 20px;
  position: relative;
}

.el-timeline-item__wrapper {
  padding-left: 28px;
  position: relative;
  top: -3px;
}

.el-timeline-item__tail {
  border-left: 2px solid #d6d9e0;
  height: 100%;
  position: absolute;
  left: 4px;
}

.el-timeline-item__icon {
  color: #fff;
  font-size: 13px;
}

.el-timeline-item__node {
  background-color: #d6d9e0;
  border-radius: 50%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}

.el-image__error, .el-timeline-item__dot {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
}

.el-timeline-item__node--normal {
  width: 12px;
  height: 12px;
  left: -1px;
}

.el-timeline-item__node--large {
  width: 14px;
  height: 14px;
  left: -2px;
}

.el-timeline-item__node--primary {
  background-color: #00bf8a;
}

.el-timeline-item__node--success {
  background-color: #00b42a;
}

.el-timeline-item__node--warning {
  background-color: #ff7d00;
}

.el-timeline-item__node--danger {
  background-color: #f53f3f;
}

.el-timeline-item__node--info {
  background-color: #86909c;
}

.el-timeline-item__dot {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}

.el-timeline-item__content {
  color: #323335;
}

.el-timeline-item__timestamp {
  color: #86909c;
  font-size: 13px;
  line-height: 1;
}

.el-timeline-item__timestamp.is-top {
  margin-bottom: 8px;
  padding-top: 4px;
}

.el-timeline-item__timestamp.is-bottom {
  margin-top: 8px;
}

.el-link {
  vertical-align: middle;
  outline: 0;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

.el-link.is-underline:hover:after {
  content: "";
  border-bottom: 1px solid #00bf8a;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.el-link.is-disabled {
  cursor: not-allowed;
}

.el-link [class*="el-icon-"] + span {
  margin-left: 5px;
}

.el-link.el-link--default {
  color: #00bf8a;
}

.el-link.el-link--default:hover {
  color: #33cca1;
}

.el-link.el-link--default:after {
  border-color: #33cca1;
}

.el-link.el-link--primary.is-underline:hover:after, .el-link.el-link--primary:after {
  border-color: #00bf8a;
}

.el-link.el-link--default.is-disabled {
  color: #c9cdd4;
}

.el-link.el-link--primary {
  color: #00bf8a;
}

.el-link.el-link--primary:hover {
  color: #33cca1;
}

.el-link.el-link--primary.is-disabled {
  color: #80dfc5;
}

.el-link.el-link--danger.is-underline:hover:after, .el-link.el-link--danger:after {
  border-color: #f53f3f;
}

.el-link.el-link--danger {
  color: #f53f3f;
}

.el-link.el-link--danger:hover {
  color: #f76565;
}

.el-link.el-link--danger.is-disabled {
  color: #fa9f9f;
}

.el-link.el-link--success.is-underline:hover:after, .el-link.el-link--success:after {
  border-color: #00b42a;
}

.el-link.el-link--success {
  color: #00b42a;
}

.el-link.el-link--success:hover {
  color: #33c355;
}

.el-link.el-link--success.is-disabled {
  color: #80da95;
}

.el-link.el-link--warning.is-underline:hover:after, .el-link.el-link--warning:after {
  border-color: #ff7d00;
}

.el-link.el-link--warning {
  color: #ff7d00;
}

.el-link.el-link--warning:hover {
  color: #ff9733;
}

.el-link.el-link--warning.is-disabled {
  color: #ffbe80;
}

.el-link.el-link--info.is-underline:hover:after, .el-link.el-link--info:after {
  border-color: #86909c;
}

.el-link.el-link--info {
  color: #86909c;
}

.el-link.el-link--info:hover {
  color: #9ea6b0;
}

.el-link.el-link--info.is-disabled {
  color: #c3c8ce;
}

.el-divider {
  background-color: #c9cdd4;
  position: relative;
}

.el-divider--horizontal {
  width: 100%;
  height: 1px;
  margin: 24px 0;
  display: block;
}

.el-divider--vertical {
  vertical-align: middle;
  width: 1px;
  height: 1em;
  margin: 0 8px;
  display: inline-block;
  position: relative;
}

.el-divider__text {
  color: #323335;
  background-color: #fff;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
}

.el-image__error, .el-image__placeholder {
  background: #f6f8f9;
}

.el-divider__text.is-left {
  left: 20px;
  transform: translateY(-50%);
}

.el-divider__text.is-center {
  left: 50%;
  transform: translateX(-50%)translateY(-50%);
}

.el-divider__text.is-right {
  right: 20px;
  transform: translateY(-50%);
}

.el-image__error, .el-image__inner, .el-image__placeholder {
  width: 100%;
  height: 100%;
}

.el-image {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.el-image__inner {
  vertical-align: top;
}

.el-image__inner--center {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.el-image__error {
  color: #c9cdd4;
  vertical-align: middle;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}

.el-image__preview {
  cursor: pointer;
}

.el-image-viewer__wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.el-image-viewer__btn {
  z-index: 1;
  opacity: .8;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 50%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}

.el-button, .el-checkbox {
  -webkit-user-select: none;
}

.el-image-viewer__close {
  color: #fff;
  background-color: #606266;
  width: 40px;
  height: 40px;
  font-size: 24px;
  top: 40px;
  right: 40px;
}

.el-image-viewer__canvas {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}

.el-image-viewer__actions {
  background-color: #606266;
  border-color: #fff;
  border-radius: 22px;
  width: 282px;
  height: 44px;
  padding: 0 23px;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

.el-image-viewer__actions__inner {
  text-align: justify;
  cursor: default;
  color: #fff;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 23px;
  display: -ms-flexbox;
  display: flex;
}

.el-image-viewer__next, .el-image-viewer__prev {
  color: #fff;
  background-color: #606266;
  border-color: #fff;
  width: 44px;
  height: 44px;
  font-size: 24px;
  top: 50%;
}

.el-image-viewer__prev {
  left: 40px;
  transform: translateY(-50%);
}

.el-image-viewer__next {
  text-indent: 2px;
  right: 40px;
  transform: translateY(-50%);
}

.el-image-viewer__mask {
  opacity: .5;
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.viewer-fade-enter-active {
  animation: .3s viewer-fade-in;
}

.viewer-fade-leave-active {
  animation: .3s viewer-fade-out;
}

@keyframes viewer-fade-in {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes viewer-fade-out {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
}

.el-button {
  white-space: nowrap;
  cursor: pointer;
  color: #323335;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  -moz-user-select: none;
  -ms-user-select: none;
  background: #fff;
  border: 1px solid #d6d9e0;
  border-radius: 4px;
  outline: 0;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  transition: all .1s;
  display: inline-block;
}

.el-button + .el-button, .el-checkbox.is-bordered + .el-checkbox.is-bordered {
  margin-left: 10px;
}

.el-button:focus, .el-button:hover {
  color: #00bf8a;
  background-color: #e6f9f3;
  border-color: #b3ecdc;
}

.el-button:active {
  color: #00ac7c;
  opacity: 1;
  border-color: #00ac7c;
  outline: 0;
}

.el-button::-moz-focus-inner {
  border: 0;
}

.el-button [class*="el-icon-"] {
  height: 14px;
}

.el-button [class*="el-icon-"] + span {
  margin-left: 5px;
}

.el-button.is-plain:focus, .el-button.is-plain:hover {
  color: #00bf8a;
  background: #fff;
  border-color: #00bf8a;
}

.el-button.is-active, .el-button.is-plain:active {
  color: #00ac7c;
  border-color: #00ac7c;
}

.el-button.is-plain:active {
  background: #fff;
  outline: 0;
}

.el-button.is-disabled, .el-button.is-disabled:focus, .el-button.is-disabled:hover {
  color: #c9cdd4;
  cursor: not-allowed;
  background-color: #f7f8fa;
  background-image: none;
  border-color: #e5e6eb;
}

.el-button.is-disabled.el-button--text {
  background-color: rgba(0, 0, 0, 0);
}

.el-button.is-disabled.is-plain, .el-button.is-disabled.is-plain:focus, .el-button.is-disabled.is-plain:hover {
  color: #c9cdd4;
  background-color: #fff;
  border-color: #e5e6eb;
}

.el-button.is-loading {
  pointer-events: none;
  position: relative;
}

.el-button.is-loading:before {
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background-color: rgba(255, 255, 255, .35);
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
}

.el-button.is-round {
  border-radius: 20px;
  padding: 12px 23px;
}

.el-button.is-circle {
  border-radius: 50%;
  padding: 10px;
}

.el-button--primary {
  color: #fff;
  background-color: #00bf8a;
  border-color: #00bf8a;
}

.el-button--primary:focus, .el-button--primary:hover {
  color: #fff;
  background: #33cca1;
  border-color: #33cca1;
}

.el-button--primary.is-active, .el-button--primary:active {
  color: #fff;
  background: #00ac7c;
  border-color: #00ac7c;
}

.el-button--primary:active {
  outline: 0;
}

.el-button--primary.is-disabled, .el-button--primary.is-disabled:active, .el-button--primary.is-disabled:focus, .el-button--primary.is-disabled:hover {
  color: #fff;
  background-color: #80dfc5;
  border-color: #80dfc5;
}

.el-button--primary.is-plain {
  color: #00bf8a;
  background: #e6f9f3;
  border-color: #99e5d0;
}

.el-button--primary.is-plain:focus, .el-button--primary.is-plain:hover {
  color: #fff;
  background: #00bf8a;
  border-color: #00bf8a;
}

.el-button--primary.is-plain:active {
  color: #fff;
  background: #00ac7c;
  border-color: #00ac7c;
  outline: 0;
}

.el-button--primary.is-plain.is-disabled, .el-button--primary.is-plain.is-disabled:active, .el-button--primary.is-plain.is-disabled:focus, .el-button--primary.is-plain.is-disabled:hover {
  color: #66d9b9;
  background-color: #e6f9f3;
  border-color: #ccf2e8;
}

.el-button--success {
  color: #fff;
  background-color: #00b42a;
  border-color: #00b42a;
}

.el-button--success:focus, .el-button--success:hover {
  color: #fff;
  background: #33c355;
  border-color: #33c355;
}

.el-button--success.is-active, .el-button--success:active {
  color: #fff;
  background: #00a226;
  border-color: #00a226;
}

.el-button--success:active {
  outline: 0;
}

.el-button--success.is-disabled, .el-button--success.is-disabled:active, .el-button--success.is-disabled:focus, .el-button--success.is-disabled:hover {
  color: #fff;
  background-color: #80da95;
  border-color: #80da95;
}

.el-button--success.is-plain {
  color: #00b42a;
  background: #e6f8ea;
  border-color: #99e1aa;
}

.el-button--success.is-plain:focus, .el-button--success.is-plain:hover {
  color: #fff;
  background: #00b42a;
  border-color: #00b42a;
}

.el-button--success.is-plain:active {
  color: #fff;
  background: #00a226;
  border-color: #00a226;
  outline: 0;
}

.el-button--success.is-plain.is-disabled, .el-button--success.is-plain.is-disabled:active, .el-button--success.is-plain.is-disabled:focus, .el-button--success.is-plain.is-disabled:hover {
  color: #66d27f;
  background-color: #e6f8ea;
  border-color: #ccf0d4;
}

.el-button--warning {
  color: #fff;
  background-color: #ff7d00;
  border-color: #ff7d00;
}

.el-button--warning:focus, .el-button--warning:hover {
  color: #fff;
  background: #ff9733;
  border-color: #ff9733;
}

.el-button--warning.is-active, .el-button--warning:active {
  color: #fff;
  background: #e67100;
  border-color: #e67100;
}

.el-button--warning:active {
  outline: 0;
}

.el-button--warning.is-disabled, .el-button--warning.is-disabled:active, .el-button--warning.is-disabled:focus, .el-button--warning.is-disabled:hover {
  color: #fff;
  background-color: #ffbe80;
  border-color: #ffbe80;
}

.el-button--warning.is-plain {
  color: #ff7d00;
  background: #fff2e6;
  border-color: #ffcb99;
}

.el-button--warning.is-plain:focus, .el-button--warning.is-plain:hover {
  color: #fff;
  background: #ff7d00;
  border-color: #ff7d00;
}

.el-button--warning.is-plain:active {
  color: #fff;
  background: #e67100;
  border-color: #e67100;
  outline: 0;
}

.el-button--warning.is-plain.is-disabled, .el-button--warning.is-plain.is-disabled:active, .el-button--warning.is-plain.is-disabled:focus, .el-button--warning.is-plain.is-disabled:hover {
  color: #ffb166;
  background-color: #fff2e6;
  border-color: #ffe5cc;
}

.el-button--danger {
  color: #fff;
  background-color: #f53f3f;
  border-color: #f53f3f;
}

.el-button--danger:focus, .el-button--danger:hover {
  color: #fff;
  background: #f76565;
  border-color: #f76565;
}

.el-button--danger.is-active, .el-button--danger:active {
  color: #fff;
  background: #dd3939;
  border-color: #dd3939;
}

.el-button--danger:active {
  outline: 0;
}

.el-button--danger.is-disabled, .el-button--danger.is-disabled:active, .el-button--danger.is-disabled:focus, .el-button--danger.is-disabled:hover {
  color: #fff;
  background-color: #fa9f9f;
  border-color: #fa9f9f;
}

.el-button--danger.is-plain {
  color: #f53f3f;
  background: #feecec;
  border-color: #fbb2b2;
}

.el-button--danger.is-plain:focus, .el-button--danger.is-plain:hover {
  color: #fff;
  background: #f53f3f;
  border-color: #f53f3f;
}

.el-button--danger.is-plain:active {
  color: #fff;
  background: #dd3939;
  border-color: #dd3939;
  outline: 0;
}

.el-button--danger.is-plain.is-disabled, .el-button--danger.is-plain.is-disabled:active, .el-button--danger.is-plain.is-disabled:focus, .el-button--danger.is-plain.is-disabled:hover {
  color: #f98c8c;
  background-color: #feecec;
  border-color: #fdd9d9;
}

.el-button--info {
  color: #fff;
  background-color: #86909c;
  border-color: #86909c;
}

.el-button--info:focus, .el-button--info:hover {
  color: #fff;
  background: #9ea6b0;
  border-color: #9ea6b0;
}

.el-button--info.is-active, .el-button--info:active {
  color: #fff;
  background: #79828c;
  border-color: #79828c;
}

.el-button--info:active {
  outline: 0;
}

.el-button--info.is-disabled, .el-button--info.is-disabled:active, .el-button--info.is-disabled:focus, .el-button--info.is-disabled:hover {
  color: #fff;
  background-color: #c3c8ce;
  border-color: #c3c8ce;
}

.el-button--info.is-plain {
  color: #86909c;
  background: #f3f4f5;
  border-color: #cfd3d7;
}

.el-button--info.is-plain:focus, .el-button--info.is-plain:hover {
  color: #fff;
  background: #86909c;
  border-color: #86909c;
}

.el-button--info.is-plain:active {
  color: #fff;
  background: #79828c;
  border-color: #79828c;
  outline: 0;
}

.el-button--info.is-plain.is-disabled, .el-button--info.is-plain.is-disabled:active, .el-button--info.is-plain.is-disabled:focus, .el-button--info.is-plain.is-disabled:hover {
  color: #b6bcc4;
  background-color: #f3f4f5;
  border-color: #e7e9eb;
}

.el-button--medium {
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 14px;
}

.el-button--medium.is-round {
  padding: 8px 16px;
}

.el-button--medium.is-circle {
  padding: 8px;
}

.el-button--small {
  border-radius: 3px;
  padding: 8px 16px;
  font-size: 14px;
}

.el-button--small.is-round {
  padding: 8px 16px;
}

.el-button--small.is-circle {
  padding: 8px;
}

.el-button--mini, .el-button--mini.is-round {
  padding: 5px 12px;
}

.el-button--mini {
  border-radius: 3px;
  font-size: 12px;
}

.el-button--mini.is-circle {
  padding: 5px;
}

.el-button--text {
  color: #00bf8a;
  background: none;
  border-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.el-button--text:active, .el-button--text:focus, .el-button--text:hover {
  color: #33cca1;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

.el-button--text.is-disabled, .el-button--text.is-disabled:focus, .el-button--text.is-disabled:hover {
  border-color: rgba(0, 0, 0, 0);
}

.el-button-group .el-button--danger:last-child, .el-button-group .el-button--danger:not(:first-child):not(:last-child), .el-button-group .el-button--info:last-child, .el-button-group .el-button--info:not(:first-child):not(:last-child), .el-button-group .el-button--primary:last-child, .el-button-group .el-button--primary:not(:first-child):not(:last-child), .el-button-group .el-button--success:last-child, .el-button-group .el-button--success:not(:first-child):not(:last-child), .el-button-group .el-button--warning:last-child, .el-button-group .el-button--warning:not(:first-child):not(:last-child), .el-button-group > .el-dropdown > .el-button {
  border-left-color: rgba(255, 255, 255, .5);
}

.el-button-group .el-button--danger:first-child, .el-button-group .el-button--danger:not(:first-child):not(:last-child), .el-button-group .el-button--info:first-child, .el-button-group .el-button--info:not(:first-child):not(:last-child), .el-button-group .el-button--primary:first-child, .el-button-group .el-button--primary:not(:first-child):not(:last-child), .el-button-group .el-button--success:first-child, .el-button-group .el-button--success:not(:first-child):not(:last-child), .el-button-group .el-button--warning:first-child, .el-button-group .el-button--warning:not(:first-child):not(:last-child) {
  border-right-color: rgba(255, 255, 255, .5);
}

.el-button-group {
  vertical-align: middle;
  display: inline-block;
}

.el-button-group:after, .el-button-group:before {
  display: table;
}

.el-button-group:after {
  clear: both;
}

.el-button-group > .el-button {
  float: left;
  position: relative;
}

.el-button-group > .el-button.is-disabled {
  z-index: 1;
}

.el-button-group > .el-button:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.el-button-group > .el-button:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.el-button-group > .el-button:first-child:last-child {
  border-radius: 4px;
}

.el-button-group > .el-button:first-child:last-child.is-round {
  border-radius: 20px;
}

.el-button-group > .el-button:first-child:last-child.is-circle {
  border-radius: 50%;
}

.el-button-group > .el-button:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.el-button-group > .el-button.is-active, .el-button-group > .el-button:not(.is-disabled):active, .el-button-group > .el-button:not(.is-disabled):focus, .el-button-group > .el-button:not(.is-disabled):hover {
  z-index: 1;
}

.el-button-group > .el-dropdown > .el-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.el-calendar {
  background-color: #fff;
}

.el-calendar__header {
  border-bottom: 1px solid #e5e6eb;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 20px;
  display: -ms-flexbox;
  display: flex;
}

.el-backtop, .el-page-header {
  display: -webkit-box;
  display: -ms-flexbox;
}

.el-calendar__title {
  color: #000;
  -ms-flex-item-align: center;
  align-self: center;
}

.el-calendar__body {
  padding: 12px 20px 35px;
}

.el-calendar-table {
  table-layout: fixed;
  width: 100%;
}

.el-calendar-table thead th {
  color: #4e5969;
  padding: 12px 0;
  font-weight: 400;
}

.el-calendar-table:not(.is-range) td.next, .el-calendar-table:not(.is-range) td.prev {
  color: #c9cdd4;
}

.el-backtop, .el-calendar-table td.is-today {
  color: #00bf8a;
}

.el-calendar-table td {
  vertical-align: top;
  border-bottom: 1px solid #e5e6eb;
  border-right: 1px solid #e5e6eb;
  transition: background-color .2s;
}

.el-calendar-table td.is-selected {
  background-color: #f2f8fe;
}

.el-calendar-table tr:first-child td {
  border-top: 1px solid #e5e6eb;
}

.el-calendar-table tr td:first-child {
  border-left: 1px solid #e5e6eb;
}

.el-calendar-table tr.el-calendar-table__row--hide-border td {
  border-top: none;
}

.el-calendar-table .el-calendar-day {
  box-sizing: border-box;
  height: 85px;
  padding: 8px;
}

.el-calendar-table .el-calendar-day:hover {
  cursor: pointer;
  background-color: #f2f8fe;
}

.el-backtop {
  cursor: pointer;
  z-index: 5;
  background-color: #fff;
  border-radius: 50%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  box-shadow: 0 0 6px rgba(0, 0, 0, .12);
}

.el-backtop:hover {
  background-color: #f2f3f5;
}

.el-page-header {
  line-height: 24px;
  display: -ms-flexbox;
  display: flex;
}

.el-page-header__left {
  cursor: pointer;
  border-radius: 4px;
  margin-right: 40px;
  padding-left: 2px;
  padding-right: 8px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.el-checkbox, .el-checkbox__input {
  white-space: nowrap;
  display: inline-block;
}

.el-page-header__left:after {
  content: "";
  background-color: #c9cdd4;
  width: 1px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
}

.el-page-header__left:hover {
  background-color: #f2f3f5;
}

.el-page-header__left .el-icon-left {
  -ms-flex-item-align: center;
  align-self: center;
  margin-right: 6px;
  font-size: 18px;
}

.el-page-header__title {
  font-size: 14px;
  font-weight: 500;
}

.el-page-header__content {
  color: #323335;
  font-size: 16px;
  font-weight: 700;
}

.el-checkbox, .el-checkbox-button__inner, .el-radio {
  -moz-user-select: none;
  -ms-user-select: none;
  font-weight: 400;
}

.el-checkbox {
  color: #323335;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 30px;
  font-size: 14px;
  position: relative;
}

.el-checkbox.is-bordered {
  box-sizing: border-box;
  border: 1px solid #c9cdd4;
  border-radius: 4px;
  height: 40px;
  padding: 9px 20px 9px 12px;
  line-height: normal;
}

.el-checkbox.is-bordered.is-checked {
  border-color: #00bf8a;
}

.el-checkbox.is-bordered.is-disabled {
  cursor: not-allowed;
  border-color: #e5e6eb;
}

.el-checkbox.is-bordered.el-checkbox--medium {
  border-radius: 4px;
  height: 36px;
  padding: 7px 20px 7px 12px;
}

.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label {
  font-size: 14px;
  line-height: 17px;
}

.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner {
  width: 16px;
  height: 16px;
  padding: 2px 0 3px;
}

.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner:after {
  top: 1px;
  left: 1px;
}

.el-checkbox.is-bordered.el-checkbox--small {
  border-radius: 3px;
  height: 32px;
  padding: 4px 15px 5px 12px;
  line-height: 22px;
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label {
  font-size: 14px;
  line-height: 22px;
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner {
  width: 14px;
  height: 14px;
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after {
  width: 2px;
  height: 6px;
  top: 0;
  left: 0;
}

.el-checkbox.is-bordered.el-checkbox--mini {
  border-radius: 3px;
  height: 28px;
  padding: 3px 15px 3px 12px;
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label {
  font-size: 12px;
  line-height: 12px;
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner {
  width: 12px;
  height: 12px;
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner:after {
  width: 2px;
  height: 6px;
}

.el-checkbox__input {
  cursor: pointer;
  vertical-align: middle;
  outline: 0;
  padding: 4px 0;
  line-height: 12px;
  position: relative;
}

.el-checkbox__input.is-disabled .el-checkbox__inner {
  cursor: not-allowed;
  background-color: #f2f3f5;
  border-color: #e5e6eb;
}

.el-checkbox__input.is-disabled .el-checkbox__inner:after {
  cursor: not-allowed;
  color: #c9cdd4;
  border-color: #c9cdd4;
}

.el-checkbox__input.is-disabled .el-checkbox__inner + .el-checkbox__label {
  cursor: not-allowed;
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #f2f3f5;
  border-color: #c9cdd4;
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after {
  border-color: #c9cdd4;
}

.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner {
  background-color: #f2f3f5;
  border-color: #c9cdd4;
}

.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before {
  background-color: #c9cdd4;
  border-color: #c9cdd4;
}

.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #00bf8a;
  border-color: #00bf8a;
}

.el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #c9cdd4;
  cursor: not-allowed;
}

.el-checkbox__input.is-checked .el-checkbox__inner:after {
  transform: rotate(0)scaleY(1);
}

.el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #00bf8a;
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner:before {
  content: "";
  background-color: #fff;
  height: 2px;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  transform: scale(.5);
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner:after {
  display: none;
}

.el-checkbox__inner {
  box-sizing: border-box;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #c9cdd4;
  border-radius: 4px;
  width: 14px;
  height: 14px;
  transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46);
  display: inline-block;
  position: relative;
}

.el-checkbox__inner:hover {
  border-color: #00bf8a;
}

.el-checkbox__inner:after {
  box-sizing: content-box;
  content: "";
  color: #fff;
  transform-origin: center;
  width: 3px;
  height: 7px;
  font-family: bi-icons;
  font-size: 12px;
  transition: transform .15s ease-in 50ms;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(0)scaleY(0);
}

.el-checkbox__original {
  opacity: 0;
  z-index: -1;
  outline: 0;
  width: 0;
  height: 0;
  margin: 0;
  position: absolute;
}

.el-checkbox__label {
  padding-left: 8px;
  font-size: 14px;
  line-height: 19px;
  display: inline-block;
}

.el-checkbox-button__inner {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  color: #323335;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  -webkit-user-select: none;
  background: #fff;
  border: 1px solid #c9cdd4;
  border-left: 0;
  border-radius: 0;
  outline: 0;
  min-width: 80px;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  position: relative;
}

.el-checkbox-button__inner.is-round {
  padding: 10px 20px;
}

.el-checkbox-button__inner:hover {
  color: #00bf8a;
}

.el-checkbox-button__inner:active {
  color: #fff;
  background-color: #2a9973;
}

.el-checkbox-button__inner [class*="el-icon-"] {
  line-height: .9;
}

.el-radio, .el-radio__input {
  white-space: nowrap;
  outline: 0;
  line-height: 1;
  display: inline-block;
}

.el-checkbox-button__inner [class*="el-icon-"] + span {
  margin-left: 5px;
}

.el-checkbox-button__original {
  opacity: 0;
  z-index: -1;
  outline: 0;
  margin: 0;
  position: absolute;
}

.el-checkbox-button.is-checked .el-checkbox-button__inner {
  color: #00bf8a;
  background-color: #eaf7f3;
  border-color: #00bf8a;
  box-shadow: -1px 0 #00bf8a;
}

.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner {
  border-left-color: #00bf8a;
}

.el-checkbox-button.is-disabled .el-checkbox-button__inner {
  color: #c9cdd4;
  cursor: not-allowed;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f2f3f5;
  background-image: none;
  border-color: #e5e6eb;
}

.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner {
  border-left-color: #e5e6eb;
}

.el-checkbox-button:first-child .el-checkbox-button__inner {
  border-left: 1px solid #c9cdd4;
  border-radius: 4px 0 0 4px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.el-checkbox-button:last-child .el-checkbox-button__inner {
  border-radius: 0 4px 4px 0;
}

.el-checkbox-button--medium .el-checkbox-button__inner {
  border-radius: 0;
  padding: 8px 16px;
  font-size: 14px;
}

.el-checkbox-button--medium .el-checkbox-button__inner.is-round {
  padding: 8px 16px;
}

.el-checkbox-button--small .el-checkbox-button__inner {
  border-radius: 0;
  padding: 8px 16px;
  font-size: 14px;
}

.el-checkbox-button--small .el-checkbox-button__inner.is-round {
  padding: 8px 16px;
}

.el-checkbox-button--mini .el-checkbox-button__inner {
  border-radius: 0;
  padding: 5px 12px;
  font-size: 12px;
}

.el-checkbox-button--mini .el-checkbox-button__inner.is-round {
  padding: 5px 12px;
}

.el-checkbox-group {
  font-size: 0;
}

.el-cascader-panel, .el-radio, .el-radio--medium.is-bordered .el-radio__label, .el-radio--small.is-bordered .el-radio__label, .el-radio__label {
  font-size: 14px;
}

.el-checkbox-button {
  display: inline-block;
  position: relative;
}

.el-checkbox-button__inner.is-checked {
  color: #00bf8a;
  background-color: #eaf7f3;
  border-color: #00bf8a;
  box-shadow: -1px 0 #00bf8a;
}

.el-radio {
  color: #323335;
  cursor: pointer;
  -webkit-user-select: none;
  margin-right: 30px;
  position: relative;
}

.el-cascader-node > .el-radio, .el-radio:last-child {
  margin-right: 0;
}

.el-radio.is-bordered {
  box-sizing: border-box;
  border: 1px solid #c9cdd4;
  border-radius: 4px;
  height: 40px;
  padding: 12px 20px 0 10px;
}

.el-cascader-menu, .el-cascader-menu__list, .el-radio__inner {
  -webkit-box-sizing: border-box;
}

.el-radio.is-bordered.is-checked {
  border-color: #00bf8a;
}

.el-radio.is-bordered.is-disabled {
  cursor: not-allowed;
  border-color: #e5e6eb;
}

.el-radio__input.is-disabled .el-radio__inner, .el-radio__input.is-disabled.is-checked .el-radio__inner {
  background-color: #f6f8f9;
  border-color: #d6d9e0;
}

.el-radio.is-bordered + .el-radio.is-bordered {
  margin-left: 10px;
}

.el-radio--medium.is-bordered {
  border-radius: 4px;
  height: 36px;
  padding: 10px 20px 0 10px;
}

.el-radio--medium.is-bordered .el-radio__inner {
  width: 16px;
  height: 16px;
}

.el-radio--small.is-bordered {
  border-radius: 3px;
  height: 32px;
  padding: 8px 15px 0 10px;
}

.el-radio--small.is-bordered .el-radio__inner {
  width: 14px;
  height: 14px;
}

.el-radio--mini.is-bordered {
  border-radius: 3px;
  height: 28px;
  padding: 6px 15px 0 10px;
}

.el-radio--mini.is-bordered .el-radio__label {
  font-size: 12px;
}

.el-radio--mini.is-bordered .el-radio__inner {
  width: 12px;
  height: 12px;
}

.el-radio__input {
  cursor: pointer;
  vertical-align: middle;
  position: relative;
}

.el-radio__input.is-disabled .el-radio__inner {
  cursor: not-allowed;
}

.el-radio__input.is-disabled .el-radio__inner:after {
  cursor: not-allowed;
  background-color: #f6f8f9;
}

.el-radio__input.is-disabled .el-radio__inner + .el-radio__label {
  cursor: not-allowed;
}

.el-radio__input.is-disabled.is-checked .el-radio__inner:after {
  background-color: #c9cdd4;
}

.el-radio__input.is-disabled + span.el-radio__label {
  color: #c9cdd4;
  cursor: not-allowed;
}

.el-radio__input.is-checked .el-radio__inner {
  background: #00bf8a;
  border-color: #00bf8a;
}

.el-radio__input.is-checked .el-radio__inner:after {
  transform: translate(-50%, -50%)scale(1);
}

.el-radio__input.is-focus .el-radio__inner {
  border-color: #00bf8a;
}

.el-radio__inner {
  cursor: pointer;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #c9cdd4;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}

.el-radio__inner:hover {
  border-color: #00bf8a;
}

.el-radio__inner:after {
  content: "";
  background-color: #fff;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  transition: transform .15s ease-in;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)scale(0);
}

.el-radio__original {
  opacity: 0;
  z-index: -1;
  outline: 0;
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner {
  box-shadow: 0 0 2px 2px #00bf8a;
}

.el-radio__label {
  padding-left: 8px;
}

.el-scrollbar {
  position: relative;
  overflow: hidden;
}

.el-scrollbar:active > .el-scrollbar__bar, .el-scrollbar:focus > .el-scrollbar__bar, .el-scrollbar:hover > .el-scrollbar__bar {
  opacity: 1;
  transition: opacity .34s ease-out;
}

.el-scrollbar__wrap {
  height: 100%;
  overflow: scroll;
}

.el-scrollbar__wrap--hidden-default {
  scrollbar-width: none;
}

.el-scrollbar__wrap--hidden-default::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.el-scrollbar__thumb {
  cursor: pointer;
  border-radius: inherit;
  background-color: rgba(134, 144, 156, .3);
  width: 0;
  height: 0;
  transition: background-color .3s;
  display: block;
  position: relative;
}

.el-scrollbar__thumb:hover {
  background-color: rgba(134, 144, 156, .5);
}

.el-scrollbar__bar {
  z-index: 1;
  opacity: 0;
  border-radius: 4px;
  transition: opacity .12s ease-out;
  position: absolute;
  bottom: 2px;
  right: 2px;
}

.el-scrollbar__bar.is-vertical {
  width: 6px;
  top: 2px;
}

.el-scrollbar__bar.is-vertical > div {
  width: 100%;
}

.el-scrollbar__bar.is-horizontal {
  height: 6px;
  left: 2px;
}

.el-scrollbar__bar.is-horizontal > div {
  height: 100%;
}

.el-cascader-panel {
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
}

.el-cascader-panel.is-bordered {
  border: 1px solid #e5e6eb;
  border-radius: 4px;
}

.el-cascader-menu {
  box-sizing: border-box;
  color: #4e5969;
  border-right: 1px solid #e5e6eb;
  min-width: 180px;
}

.el-cascader-menu:last-child {
  border-right: none;
}

.el-cascader-menu__wrap {
  height: 204px;
}

.el-cascader-menu__list {
  box-sizing: border-box;
  min-height: 100%;
  margin: 0;
  padding: 4px;
  list-style: none;
  position: relative;
}

.el-cascader-menu__hover-zone {
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.el-cascader-menu__empty-text {
  text-align: center;
  color: #c9cdd4;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.el-cascader-menu__empty-text .el-icon-emptyi {
  font-size: 28px;
}

.el-cascader-panel.is-single-use .el-cascader-node.in-active-path, .el-cascader-panel.is-single-use .el-cascader-node.is-active, .el-cascader-panel.is-single-use .el-cascader-node.is-selectable.in-checked-path {
  background-color: #f2f3f5;
}

.el-cascader-panel.is-single-use .el-cascader-node.in-selected-path, .el-cascader-panel.is-single-use .el-cascader-node.in-selected-path:hover {
  background-color: #eaf7f3;
}

.el-cascader-node.in-active-path, .el-cascader-node.is-active, .el-cascader-node.is-selectable.in-checked-path, .el-cascader-node:not(.is-disabled):hover {
  background-color: #f2f3f5;
}

.el-cascader-node {
  border-radius: 4px;
  outline: 0;
  -ms-flex-align: center;
  align-items: center;
  height: 34px;
  padding: 0 30px 0 12px;
  line-height: 34px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.el-cascader-node:not(.is-disabled) {
  cursor: pointer;
}

.el-cascader-node:not(.is-disabled):focus {
  background: none;
}

.el-cascader-node.in-selected-path {
  color: #323335;
  font-weight: 700;
  background-color: #eaf7f3 !important;
}

.el-cascader-node.in-selected-path:hover {
  background-color: #eaf7f3;
}

.el-cascader-node.is-disabled {
  color: #c9cdd4;
  cursor: not-allowed;
}

.el-cascader-node__prefix {
  position: absolute;
  left: 5px;
}

.el-cascader-node__postfix {
  position: absolute;
  right: 10px;
}

.el-cascader-node__label {
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px;
  overflow: hidden;
}

.el-cascader-node > .el-radio .el-radio__label {
  padding-left: 0;
}

.el-avatar {
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: #c0c4cc;
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  display: inline-block;
  overflow: hidden;
}

.el-drawer, .el-drawer__body > *, .el-drawer__footer > * {
  -webkit-box-sizing: border-box;
}

.el-avatar > img {
  vertical-align: middle;
  height: 100%;
  display: block;
}

.el-empty__image img, .el-empty__image svg {
  vertical-align: top;
  width: 100%;
  height: 100%;
}

.el-avatar--circle {
  border-radius: 50%;
}

.el-avatar--square {
  border-radius: 4px;
}

.el-avatar--icon {
  font-size: 18px;
}

.el-avatar--large {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.el-avatar--medium {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.el-avatar--small {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

@keyframes el-drawer-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes rtl-drawer-in {
  0% {
    transform: translate(100%);
  }

  100% {
    transform: translate(0);
  }
}

@keyframes rtl-drawer-out {
  0% {
    transform: translate(0);
  }

  100% {
    transform: translate(100%);
  }
}

@keyframes ltr-drawer-in {
  0% {
    transform: translate(-100%);
  }

  100% {
    transform: translate(0);
  }
}

@keyframes ltr-drawer-out {
  0% {
    transform: translate(0);
  }

  100% {
    transform: translate(-100%);
  }
}

@keyframes ttb-drawer-in {
  0% {
    transform: translate(0, -100%);
  }

  100% {
    transform: translate(0);
  }
}

@keyframes ttb-drawer-out {
  0% {
    transform: translate(0);
  }

  100% {
    transform: translate(0, -100%);
  }
}

@keyframes btt-drawer-in {
  0% {
    transform: translate(0, 100%);
  }

  100% {
    transform: translate(0);
  }
}

@keyframes btt-drawer-out {
  0% {
    transform: translate(0);
  }

  100% {
    transform: translate(0, 100%);
  }
}

.el-drawer {
  box-sizing: border-box;
  background-color: #fff;
  outline: 0;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  overflow: hidden;
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12);
}

.el-drawer.rtl {
  animation: .3s rtl-drawer-out;
  right: 0;
}

.el-drawer__open .el-drawer.rtl {
  animation: .3s 1ms rtl-drawer-in;
}

.el-drawer.ltr {
  animation: .3s ltr-drawer-out;
  left: 0;
}

.el-drawer__open .el-drawer.ltr {
  animation: .3s 1ms ltr-drawer-in;
}

.el-drawer.ttb {
  animation: .3s ttb-drawer-out;
  top: 0;
}

.el-drawer__open .el-drawer.ttb {
  animation: .3s 1ms ttb-drawer-in;
}

.el-drawer.btt {
  animation: .3s btt-drawer-out;
  bottom: 0;
}

.el-drawer__open .el-drawer.btt {
  animation: .3s 1ms btt-drawer-in;
}

.el-drawer__wrapper {
  margin: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.el-drawer__header {
  color: #323335;
  border-bottom: 1px solid rgba(0, 0, 0, .06);
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 20px;
  font-weight: 600;
  line-height: 24px;
  display: -ms-flexbox;
  display: flex;
}

.el-drawer__header > :first-child {
  -ms-flex: 1;
  flex: 1;
}

.el-drawer__title {
  line-height: inherit;
  color: #323335;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  font-size: 1rem;
}

.el-drawer__close-btn {
  cursor: pointer;
  color: #4e5969;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  height: 24px;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
}

.el-drawer.ltr, .el-drawer.rtl, .el-drawer__container {
  height: 100%;
  top: 0;
  bottom: 0;
}

.el-drawer__body {
  -ms-flex: 1;
  flex: 1;
  overflow: auto;
}

.el-popconfirm__main, .el-skeleton__image {
  -webkit-box-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
}

.el-drawer__body > * {
  box-sizing: border-box;
}

.el-drawer__footer {
  text-align: right;
  border-top: 1px solid rgba(0, 0, 0, .06);
  padding: 12px 20px;
  overflow: auto;
}

.el-drawer__footer > * {
  box-sizing: border-box;
}

.el-drawer.btt, .el-drawer.ttb {
  width: 100%;
  left: 0;
  right: 0;
}

.el-drawer__container {
  width: 100%;
  position: relative;
  left: 0;
  right: 0;
}

.el-drawer-fade-enter-active {
  animation: .3s el-drawer-fade-in;
}

.el-drawer-fade-leave-active {
  animation: .3s reverse el-drawer-fade-in;
}

.el-popconfirm__main {
  color: #323335;
  -ms-flex-align: center;
  align-items: center;
  margin: 5px 0 12px;
  font-size: 14px;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
}

.el-popconfirm__icon {
  margin-right: 5px;
  font-size: 16px;
}

.el-popconfirm__action {
  text-align: right;
  margin: 0;
}

@keyframes el-skeleton-loading {
  0% {
    background-position: 100%;
  }

  100% {
    background-position: 0;
  }
}

.el-skeleton {
  width: 100%;
}

.el-skeleton__first-line, .el-skeleton__paragraph {
  background: #f2f2f2;
  height: 16px;
  margin-top: 16px;
}

.el-skeleton.is-animated .el-skeleton__item {
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%) 0 0 / 400% 100%;
  animation: 1.4s infinite el-skeleton-loading;
}

.el-skeleton__item {
  background: #f2f2f2;
  border-radius: 4px;
  width: 100%;
  height: 16px;
  display: inline-block;
}

.el-skeleton__circle {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.el-skeleton__circle--lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.el-skeleton__circle--md {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.el-skeleton__button {
  border-radius: 4px;
  width: 64px;
  height: 40px;
}

.el-skeleton__p {
  width: 100%;
}

.el-skeleton__p.is-last {
  width: 61%;
}

.el-skeleton__p.is-first {
  width: 33%;
}

.el-skeleton__text {
  width: 100%;
  height: 13px;
}

.el-skeleton__caption {
  height: 12px;
}

.el-skeleton__h1 {
  height: 20px;
}

.el-skeleton__h3 {
  height: 18px;
}

.el-skeleton__h5 {
  height: 16px;
}

.el-skeleton__image {
  width: unset;
  border-radius: 0;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.el-skeleton__image svg {
  fill: #dcdde0;
  width: 22%;
  height: 22%;
}

.el-empty {
  text-align: center;
  box-sizing: border-box;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 0;
  display: -ms-flexbox;
  display: flex;
}

.el-empty__image {
  width: 220px;
}

.el-empty__image img {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-object-fit: contain;
  object-fit: contain;
}

.el-empty__image svg {
  fill: #dcdde0;
}

.el-empty__description {
  margin-top: 20px;
}

.el-empty__description p {
  color: #86909c;
  margin: 0;
  font-size: 14px;
}

.el-empty__bottom, .el-result__title {
  margin-top: 20px;
}

.el-descriptions {
  box-sizing: border-box;
  color: #323335;
  font-size: 14px;
}

.el-descriptions__header {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}

.el-descriptions__title {
  font-size: 16px;
  font-weight: 700;
}

.el-descriptions--mini, .el-descriptions--small {
  font-size: 12px;
}

.el-descriptions__body {
  color: #4e5969;
  background-color: #fff;
}

.el-descriptions__body .el-descriptions__table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell {
  box-sizing: border-box;
  text-align: left;
  font-weight: 400;
  line-height: 1.5;
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-left {
  text-align: left;
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-center {
  text-align: center;
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-right {
  text-align: right;
}

.el-descriptions .is-bordered {
  table-layout: auto;
}

.el-descriptions .is-bordered .el-descriptions-item__cell {
  border: 1px solid #e5e6eb;
  padding: 12px 10px;
}

.el-descriptions :not(.is-bordered) .el-descriptions-item__cell {
  padding-bottom: 12px;
}

.el-descriptions--medium.is-bordered .el-descriptions-item__cell {
  padding: 10px;
}

.el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell {
  padding-bottom: 10px;
}

.el-descriptions--small.is-bordered .el-descriptions-item__cell {
  padding: 8px 10px;
}

.el-descriptions--small:not(.is-bordered) .el-descriptions-item__cell {
  padding-bottom: 8px;
}

.el-descriptions--mini.is-bordered .el-descriptions-item__cell {
  padding: 6px 10px;
}

.el-descriptions--mini:not(.is-bordered) .el-descriptions-item__cell {
  padding-bottom: 6px;
}

.el-descriptions-item {
  vertical-align: top;
}

.el-descriptions-item__container {
  display: -ms-flexbox;
  display: flex;
}

.el-descriptions-item__container .el-descriptions-item__content, .el-descriptions-item__container .el-descriptions-item__label {
  align-items: baseline;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.el-descriptions-item__container .el-descriptions-item__content {
  -ms-flex: 1;
  flex: 1;
}

.el-descriptions-item__label.has-colon:after {
  content: ":";
  position: relative;
  top: -.5px;
}

.el-descriptions-item__label.is-bordered-label {
  color: #86909c;
  background: #fafafa;
  font-weight: 700;
}

.el-descriptions-item__label:not(.is-bordered-label) {
  margin-right: 10px;
}

.el-descriptions-item__content {
  word-break: break-word;
  overflow-wrap: break-word;
}

.el-result {
  text-align: center;
  box-sizing: border-box;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 30px;
  display: -ms-flexbox;
  display: flex;
}

.el-result__icon svg {
  width: 64px;
  height: 64px;
}

.el-result__title p {
  color: #323335;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.el-result__subtitle {
  margin-top: 10px;
}

.el-result__subtitle p {
  color: #4e5969;
  margin: 0;
  font-size: 14px;
  line-height: 1.3;
}

.el-result__extra {
  margin-top: 30px;
}

.el-result .icon-success {
  fill: #00b42a;
}

.el-result .icon-error {
  fill: #f53f3f;
}

.el-result .icon-info {
  fill: #86909c;
}

.el-result .icon-warning {
  fill: #ff7d00;
}

.fade-enter-active, .fade-leave-active {
  transition: opacity .28s;
}

.fade-enter, .fade-leave-active {
  opacity: 0;
}

.fade-transform-leave-active, .fade-transform-enter-active {
  transition: all .5s;
}

.fade-transform-enter {
  opacity: 0;
  transform: translateX(-30px);
}

.fade-transform-leave-to {
  opacity: 0;
  transform: translateX(30px);
}

.breadcrumb-enter-active, .breadcrumb-leave-active {
  transition: all .5s;
}

.breadcrumb-enter, .breadcrumb-leave-active {
  opacity: 0;
  transform: translateX(20px);
}

.breadcrumb-move {
  transition: all .5s;
}

.breadcrumb-leave-active {
  position: absolute;
}

#app .openSidebar .sidebar-container {
  width: 220px !important;
}

#app .sidebar-logo-container {
  height: 50px;
}

#app .sidebar-logo {
  width: 46px;
  height: 46px;
  margin: 0 auto;
}

#app .sidebar-title {
  width: 74px !important;
  height: 46px !important;
  margin-left: 12px !important;
}

#app .main-container {
  min-height: 100%;
  margin-left: 220px;
  padding-top: 0;
  transition: margin-left .28s;
  position: relative;
}

#app .sidebar-container {
  z-index: 1001;
  background-color: #fff;
  height: 100%;
  font-size: 0;
  transition: width .28s;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0, 21, 41, .08);
}

#app .sidebar-container .horizontal-collapse-transition {
  transition: width ease-in-out, padding-left ease-in-out, padding-right ease-in-out;
}

#app .sidebar-container .scrollbar-wrapper {
  overflow-x: hidden !important;
}

#app .sidebar-container .el-scrollbar__bar.is-vertical {
  right: 0;
}

#app .sidebar-container .el-scrollbar {
  height: 100%;
}

#app .sidebar-container.has-logo .el-scrollbar {
  height: calc(100% - 90px);
}

#app .sidebar-container .is-horizontal {
  display: none;
}

#app .sidebar-container a {
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

#app .sidebar-container .el-menu {
  box-sizing: border-box;
  border: none;
  width: 100%;
  height: 100%;
}

#app .sidebar-container .el-menu a {
  display: block;
}

#app .sidebar-container .el-menu .el-menu-item.submenu-title-noDropdown {
  font-weight: 500;
}

#app .sidebar-container .el-menu .nest-menu .el-menu-item.submenu-title-noDropdown {
  font-weight: 400;
}

#app .sidebar-container .el-menu .submenu-title-noDropdown.is-active {
  background-color: #e6f9f3;
}

#app .sidebar-container .el-menu .submenu-title-noDropdown .el-tooltip {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

#app .sidebar-container .el-menu .svg-icon, #app .sidebar-container .el-menu svg {
  color: #8893aa;
  text-align: center;
  vertical-align: middle;
  -ms-flex: none;
  flex: none;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  font-size: 16px;
}

#app .sidebar-container .is-active .svg-icon, #app .sidebar-container .is-active svg {
  color: #00bf8a;
}

#app .sidebar-container .nest-menu .el-submenu > .el-submenu__title, #app .sidebar-container .el-submenu .el-menu-item {
  box-sizing: border-box;
  min-width: 100%;
}

#app .hideSidebar .sidebar-container {
  width: 60px !important;
}

#app .hideSidebar .main-container {
  margin-left: 60px;
}

#app .hideSidebar .el-menu .svg-icon, #app .hideSidebar .el-menu svg {
  width: 22px;
  height: 22px;
  margin: 0;
}

#app .hideSidebar li[role="menuitem"] {
  margin-bottom: 4px;
}

#app .hideSidebar .submenu-title-noDropdown {
  position: relative;
}

#app .hideSidebar .submenu-title-noDropdown span {
  display: none;
}

#app .hideSidebar .submenu-title-noDropdown .el-tooltip {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

#app .hideSidebar .el-submenu {
  overflow: hidden;
}

#app .hideSidebar .el-submenu > .el-submenu__title {
  padding: 14px;
}

#app .hideSidebar .el-submenu > .el-submenu__title .el-submenu__icon-arrow {
  display: none;
}

#app .hideSidebar .el-submenu > .el-submenu__title > span {
  visibility: hidden;
  width: 0;
  height: 0;
  display: inline-block;
  overflow: hidden;
}

#app .hideSidebar .hamburger-container {
  padding-right: 20px;
}

#app .mobile .main-container {
  margin-left: 0;
}

#app .mobile .sidebar-container {
  transition: transform .28s;
  width: 220px !important;
}

#app .mobile.hideSidebar .sidebar-container {
  pointer-events: none;
  transition-duration: .3s;
  transform: translate3d(-220px, 0, 0);
}

#app .withoutAnimation .main-container, #app .withoutAnimation .sidebar-container {
  transition: none;
}

#app .hamburger-container {
  text-align: right;
  margin: 0;
  padding: 10px 16px 10px 6px !important;
}

.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-track-piece {
  background: #d3dce6;
}

.el-menu--vertical > .el-menu--popup::-webkit-scrollbar {
  width: 6px;
}

.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-thumb {
  background: #99a9bf;
  border-radius: 20px;
}

#app .breadcrumb-container .app-breadcrumb {
  box-sizing: border-box;
  height: 36px;
  padding-top: 14px !important;
  padding-bottom: 0 !important;
  line-height: 22px !important;
}

#app .breadcrumb-container {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 14px;
  display: -ms-flexbox;
  display: flex;
}

#app .app-main {
  box-sizing: border-box;
  background: none;
  height: 100%;
  padding: 0 15px 15px;
  overflow: clip;
}

#app .openSidebar .main-container {
  margin-left: 220px;
}

#app .navbar {
  background-color: rgba(0, 0, 0, 0);
}

#app .openSidebar .navbar .navbar-box.navbar-fixed {
  width: calc(100% - 220px);
}

#app .hideSidebar .navbar .navbar-box.navbar-fixed {
  width: calc(100% - 60px) !important;
}

*, :before, :after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

a:focus, a:active {
  outline: none;
}

a, a:focus, a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

html, body {
  color: #323335;
  background-color: #eeeff5;
  font-size: 14px;
}

p {
  margin: 0;
}

.flex-box {
  display: -ms-flexbox;
  display: flex;
}

.flex-box-center {
  -ms-flex-align: center;
  align-items: center;
}

.flex-1 {
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
}

.flex-center {
  -ms-flex-align: center;
  align-items: center;
}

.flex-end {
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.aglin-center {
  text-align: center;
}

.aglin-right {
  text-align: right;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.text-bold {
  font-weight: bold;
}

.block-box {
  background: #fff;
  border-radius: 4px;
  padding: 20px;
}

.block-box + .block-box {
  margin-top: 15px;
}

.search-block-box {
  padding: 0;
}

.search-block-box .block-content {
  padding: 16px 20px;
}

.search-block-box .block-footer {
  box-shadow: 0 -1px #e5e6eb;
}

.search-block-box .block-footer:empty {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0;
  padding: 0;
}

#app .search-form, .block-box.search-block-box .search-form {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
}

#app .search-form + *, .block-box.search-block-box .search-form + * {
  margin-top: 20px;
}

#app .search-form .search-item, .block-box.search-block-box .search-form .search-item {
  -ms-flex: none;
  flex: none;
  margin: 0;
  padding-bottom: 16px;
  padding-right: 16px;
  display: -ms-flexbox;
  display: flex;
  min-width: 352px !important;
}

#app .search-form .search-item .item-label, #app .search-form .search-item .select-label, .block-box.search-block-box .search-form .search-item .item-label, .block-box.search-block-box .search-form .search-item .select-label {
  -ms-flex-wrap: 0;
  flex-wrap: 0;
  text-align: right;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-align: center;
  align-items: center;
  max-height: 32px;
  margin: 0;
  padding-right: 12px;
  line-height: 16px;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

#app .search-form .search-item .item-label, .block-box.search-block-box .search-form .search-item .item-label {
  width: 96px;
  padding-left: 8px;
}

#app .search-form .search-item .select-label, .block-box.search-block-box .search-form .search-item .select-label {
  text-align: right;
  width: 96px;
  margin-right: -1px;
  padding-right: 0;
}

#app .search-form .search-item .select-label .is-focus .el-input__inner, .block-box.search-block-box .search-form .search-item .select-label .is-focus .el-input__inner {
  z-index: 1;
}

#app .search-form .search-item .select-label .el-input__inner, .block-box.search-block-box .search-form .search-item .select-label .el-input__inner {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  position: relative;
}

#app .search-form .search-item .select-label .el-input__inner:focus, .block-box.search-block-box .search-form .search-item .select-label .el-input__inner:focus {
  z-index: 1;
}

#app .search-form .search-item .item-content, #app .search-form .search-item .select-content, .block-box.search-block-box .search-form .search-item .item-content, .block-box.search-block-box .search-form .search-item .select-content {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

#app .search-form .search-item .item-content > *, #app .search-form .search-item .select-content > *, .block-box.search-block-box .search-form .search-item .item-content > *, .block-box.search-block-box .search-form .search-item .select-content > * {
  width: 100%;
}

#app .search-form .search-item .select-content, .block-box.search-block-box .search-form .search-item .select-content {
  height: 32px;
}

#app .search-form .search-item .select-content .input-number-range, .block-box.search-block-box .search-form .search-item .select-content .input-number-range {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
}

#app .search-form .search-item .select-content .input-number-range.is-focus, .block-box.search-block-box .search-form .search-item .select-content .input-number-range.is-focus {
  z-index: 1;
}

#app .search-form .search-item .select-content .el-input .el-input__inner, .block-box.search-block-box .search-form .search-item .select-content .el-input .el-input__inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

#app .search-form .search-item .btn-item-content, .block-box.search-block-box .search-form .search-item .btn-item-content {
  width: 100%;
  padding-left: 96px;
}

@media screen and (max-width: 1285px) {
  #app .hideSidebar .search-form .search-item, .block-box.search-block-box .hideSidebar .search-form .search-item {
    width: 50%;
  }
}

@media screen and (min-width: 1186px) {
  #app .hideSidebar .search-form .search-item, .block-box.search-block-box .hideSidebar .search-form .search-item {
    width: 33.3%;
  }
}

@media screen and (min-width: 1538px) {
  #app .hideSidebar .search-form .search-item, .block-box.search-block-box .hideSidebar .search-form .search-item {
    width: 25%;
  }
}

@media screen and (min-width: 1890px) {
  #app .hideSidebar .search-form .search-item, .block-box.search-block-box .hideSidebar .search-form .search-item {
    width: 20%;
  }
}

@media screen and (max-width: 1345px) {
  #app .openSidebar .search-form .search-item, .block-box.search-block-box .openSidebar .search-form .search-item {
    width: 50%;
  }
}

@media screen and (min-width: 1346px) {
  #app .openSidebar .search-form .search-item, .block-box.search-block-box .openSidebar .search-form .search-item {
    width: 33.3%;
  }
}

@media screen and (min-width: 1698px) {
  #app .openSidebar .search-form .search-item, .block-box.search-block-box .openSidebar .search-form .search-item {
    width: 25%;
  }
}

@media screen and (min-width: 2050px) {
  #app .openSidebar .search-form .search-item, .block-box.search-block-box .openSidebar .search-form .search-item {
    width: 20%;
  }
}

#app .search-form .search-item:last-child, .block-box.search-block-box .search-form .search-item:last-child {
  width: 100%;
  padding-bottom: 0;
}

.pagination-container {
  text-align: center;
  background: #fff;
  padding: 20px 16px 0;
}

.pagination-container.hidden {
  display: none;
}

.bi-table__loading .el-table__empty-block {
  opacity: 0;
}

.el-dialog[class*="verification-dialog-"] .verification-title {
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  display: -ms-flexbox;
  display: flex;
}

.el-dialog[class*="verification-dialog-"] .verification-title img {
  width: 20px;
  height: 20px;
  display: block;
}

.el-dialog[class*="verification-dialog-"] .verification-title span {
  color: #323335;
  font-size: 16px;
  font-weight: 500;
}

.bi-navbar-tool .iconpark-icon {
  width: 20px;
  height: 20px;
}

.bi-navbar-tool.dark .system-link-button .iconpark-icon {
  width: 24px;
  height: 24px;
}

.bi-navbar-tool.dark .download-center-button .iconpark-icon, .bi-navbar-tool.dark .system-link-button .iconpark-icon, .bi-navbar-tool.dark .notice-button .iconpark-icon {
  color: rgba(255, 255, 255, .45);
}

.bi-navbar-tool.dark .download-center-button:hover, .bi-navbar-tool.dark .system-link-button:hover, .bi-navbar-tool.dark .notice-button:hover {
  background-color: #141414;
}

.bi-navbar-tool.dark .download-center-button:hover .iconpark-icon, .bi-navbar-tool.dark .system-link-button:hover .iconpark-icon, .bi-navbar-tool.dark .notice-button:hover .iconpark-icon {
  color: rgba(255, 255, 255, .65);
}

.bi-navbar-tool.dark > .el-divider {
  background-color: #303030;
}

.ql-snow.ql-toolbar:after, .ql-snow .ql-toolbar:after {
  clear: both;
  content: "";
  display: table;
}

.ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button {
  cursor: pointer;
  float: left;
  background: none;
  border: none;
  width: 28px;
  height: 24px;
  padding: 3px 5px;
  display: inline-block;
}

.ql-snow.ql-toolbar button svg, .ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}

.ql-snow.ql-toolbar button:active:hover, .ql-snow .ql-toolbar button:active:hover {
  outline: none;
}

.ql-snow.ql-toolbar input.ql-image[type="file"] {
  display: none;
}

.ql-snow .ql-toolbar input.ql-image[type="file"] {
  display: none;
}

.ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}

.ql-snow.ql-toolbar button:hover .ql-fill, .ql-snow .ql-toolbar button:hover .ql-fill, .ql-snow.ql-toolbar button:focus .ql-fill, .ql-snow .ql-toolbar button:focus .ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}

.ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}

@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active), .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }

  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }

  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}

.ql-snow, .ql-snow * {
  box-sizing: border-box;
}

.ql-snow .ql-hidden {
  display: none;
}

.ql-snow .ql-out-bottom, .ql-snow .ql-out-top {
  visibility: hidden;
}

.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}

.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}

.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}

.ql-snow .ql-formats {
  vertical-align: middle;
  display: inline-block;
}

.ql-snow .ql-formats:after {
  clear: both;
  content: "";
  display: table;
}

.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}

.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}

.ql-snow .ql-fill, .ql-snow .ql-stroke.ql-fill {
  fill: #444;
}

.ql-snow .ql-empty {
  fill: none;
}

.ql-snow .ql-even {
  fill-rule: evenodd;
}

.ql-snow .ql-thin, .ql-snow .ql-stroke.ql-thin {
  stroke-width: 1px;
}

.ql-snow .ql-transparent {
  opacity: .4;
}

.ql-snow .ql-direction svg:last-child {
  display: none;
}

.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}

.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}

.ql-snow .ql-editor h1 {
  font-size: 2em;
}

.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}

.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}

.ql-snow .ql-editor h4 {
  font-size: 1em;
}

.ql-snow .ql-editor h5 {
  font-size: .83em;
}

.ql-snow .ql-editor h6 {
  font-size: .67em;
}

.ql-snow .ql-editor a {
  text-decoration: underline;
}

.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 16px;
}

.ql-snow .ql-editor code, .ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}

.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 10px;
}

.ql-snow .ql-editor code {
  padding: 2px 4px;
  font-size: 85%;
}

.ql-snow .ql-editor pre.ql-syntax {
  color: #f8f8f2;
  background-color: #23241f;
  overflow: visible;
}

.ql-snow .ql-editor img {
  max-width: 100%;
}

.ql-snow .ql-picker {
  color: #444;
  float: left;
  vertical-align: middle;
  height: 24px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  position: relative;
}

.ql-snow .ql-picker-label {
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  display: inline-block;
  position: relative;
}

.ql-snow .ql-picker-label:before {
  line-height: 22px;
  display: inline-block;
}

.ql-snow .ql-picker-options {
  white-space: nowrap;
  background-color: #fff;
  min-width: 100%;
  padding: 4px 8px;
  display: none;
  position: absolute;
}

.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  z-index: 1;
  margin-top: -1px;
  display: block;
  top: 100%;
}

.ql-snow .ql-color-picker, .ql-snow .ql-icon-picker {
  width: 28px;
}

.ql-snow .ql-color-picker .ql-picker-label, .ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}

.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0;
}

.ql-snow .ql-icon-picker .ql-picker-item {
  width: 24px;
  height: 24px;
  padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-options {
  width: 152px;
  padding: 3px 5px;
}

.ql-snow .ql-color-picker .ql-picker-item {
  float: left;
  border: 1px solid rgba(0, 0, 0, 0);
  width: 16px;
  height: 16px;
  margin: 2px;
  padding: 0;
}

.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  width: 18px;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  right: 0;
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before {
  content: attr(data-label);
}

.ql-snow .ql-picker.ql-header {
  width: 98px;
}

.ql-snow .ql-picker.ql-header .ql-picker-label:before, .ql-snow .ql-picker.ql-header .ql-picker-item:before {
  content: "Normal";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  content: "Heading 1";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  content: "Heading 2";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  content: "Heading 3";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  content: "Heading 4";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  content: "Heading 5";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  content: "Heading 6";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  font-size: 2em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  font-size: 1.5em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  font-size: 1.17em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  font-size: 1em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  font-size: .83em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  font-size: .67em;
}

.ql-snow .ql-picker.ql-font {
  width: 108px;
}

.ql-snow .ql-picker.ql-font .ql-picker-label:before, .ql-snow .ql-picker.ql-font .ql-picker-item:before {
  content: "Sans Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="serif"]:before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="serif"]:before {
  content: "Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="monospace"]:before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="monospace"]:before {
  content: "Monospace";
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="serif"]:before {
  font-family: Georgia, Times New Roman, serif;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="monospace"]:before {
  font-family: Monaco, Courier New, monospace;
}

.ql-snow .ql-picker.ql-size {
  width: 98px;
}

.ql-snow .ql-picker.ql-size .ql-picker-label:before, .ql-snow .ql-picker.ql-size .ql-picker-item:before {
  content: "Normal";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="small"]:before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="small"]:before {
  content: "Small";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="large"]:before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="large"]:before {
  content: "Large";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="huge"]:before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="huge"]:before {
  content: "Huge";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="small"]:before {
  font-size: 10px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="large"]:before {
  font-size: 18px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="huge"]:before {
  font-size: 32px;
}

.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}

.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}

.ql-toolbar.ql-snow {
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 8px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}

.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid rgba(0, 0, 0, 0);
}

.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid rgba(0, 0, 0, 0);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label, .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected, .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}

.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0;
}

.ql-snow .ql-tooltip {
  color: #444;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px 12px;
  box-shadow: 0 0 5px #ddd;
}

.ql-snow .ql-tooltip:before {
  content: "Visit URL:";
  margin-right: 8px;
  line-height: 26px;
}

.ql-snow .ql-tooltip input[type="text"] {
  border: 1px solid #ccc;
  width: 170px;
  height: 26px;
  margin: 0;
  padding: 3px 5px;
  font-size: 13px;
  display: none;
}

.ql-snow .ql-tooltip a.ql-preview {
  text-overflow: ellipsis;
  vertical-align: top;
  max-width: 200px;
  display: inline-block;
  overflow-x: hidden;
}

.ql-snow .ql-tooltip a.ql-action:after {
  content: "Edit";
  border-right: 1px solid #ccc;
  margin-left: 16px;
  padding-right: 8px;
}

.ql-snow .ql-tooltip a.ql-remove:before {
  content: "Remove";
  margin-left: 8px;
}

.ql-snow .ql-tooltip a {
  line-height: 26px;
}

.ql-snow .ql-tooltip.ql-editing a.ql-preview, .ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}

.ql-snow .ql-tooltip.ql-editing input[type="text"] {
  display: inline-block;
}

.ql-snow .ql-tooltip.ql-editing a.ql-action:after {
  content: "Save";
  border-right: 0;
  padding-right: 0;
}

.ql-snow .ql-tooltip[data-mode="link"]:before {
  content: "Enter link:";
}

.ql-snow .ql-tooltip[data-mode="formula"]:before {
  content: "Enter formula:";
}

.ql-snow .ql-tooltip[data-mode="video"]:before {
  content: "Enter video:";
}

.ql-snow a {
  color: #06c;
}

.ql-container.ql-snow {
  border: 1px solid #ccc;
}

.ql-container {
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  position: relative;
}

.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}

.ql-container.ql-disabled .ql-editor ul[data-checked] > li:before {
  pointer-events: none;
}

.ql-clipboard {
  height: 1px;
  position: absolute;
  top: 50%;
  left: -100000px;
  overflow-y: hidden;
}

.ql-clipboard p {
  margin: 0;
  padding: 0;
}

.ql-editor {
  box-sizing: border-box;
  tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  outline: none;
  height: 100%;
  padding: 12px 15px;
  line-height: 1.42;
  overflow-y: auto;
}

.ql-editor > * {
  cursor: text;
}

.ql-editor p, .ql-editor ol, .ql-editor ul, .ql-editor pre, .ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  margin: 0;
  padding: 0;
}

.ql-editor ol, .ql-editor ul {
  padding-left: 1.5em;
}

.ql-editor ol > li, .ql-editor ul > li {
  list-style-type: none;
}

.ql-editor ul > li:before {
  content: "•";
}

.ql-editor ul[data-checked="true"], .ql-editor ul[data-checked="false"] {
  pointer-events: none;
}

.ql-editor ul[data-checked="true"] > li *, .ql-editor ul[data-checked="false"] > li * {
  pointer-events: all;
}

.ql-editor ul[data-checked="true"] > li:before, .ql-editor ul[data-checked="false"] > li:before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}

.ql-editor ul[data-checked="true"] > li:before {
  content: "☑";
}

.ql-editor ul[data-checked="false"] > li:before {
  content: "☐";
}

.ql-editor li:before {
  white-space: nowrap;
  width: 1.2em;
  display: inline-block;
}

.ql-editor li:not(.ql-direction-rtl):before {
  text-align: right;
  margin-left: -1.5em;
  margin-right: .3em;
}

.ql-editor li.ql-direction-rtl:before {
  margin-left: .3em;
  margin-right: -1.5em;
}

.ql-editor ol li:not(.ql-direction-rtl), .ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}

.ql-editor ol li.ql-direction-rtl, .ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}

.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}

.ql-editor ol li:before {
  content: counter(list-0, decimal) ". ";
}

.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}

.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}

.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}

.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". ";
}

.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}

.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}

.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}

.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". ";
}

.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}

.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}

.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}

.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}

.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}

.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". ";
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

.ql-editor .ql-video {
  max-width: 100%;
  display: block;
}

.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}

.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}

.ql-editor .ql-bg-black {
  background-color: #000;
}

.ql-editor .ql-bg-red {
  background-color: #e60000;
}

.ql-editor .ql-bg-orange {
  background-color: #f90;
}

.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}

.ql-editor .ql-bg-green {
  background-color: #008a00;
}

.ql-editor .ql-bg-blue {
  background-color: #06c;
}

.ql-editor .ql-bg-purple {
  background-color: #93f;
}

.ql-editor .ql-color-white {
  color: #fff;
}

.ql-editor .ql-color-red {
  color: #e60000;
}

.ql-editor .ql-color-orange {
  color: #f90;
}

.ql-editor .ql-color-yellow {
  color: #ff0;
}

.ql-editor .ql-color-green {
  color: #008a00;
}

.ql-editor .ql-color-blue {
  color: #06c;
}

.ql-editor .ql-color-purple {
  color: #93f;
}

.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}

.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}

.ql-editor .ql-size-small {
  font-size: .75em;
}

.ql-editor .ql-size-large {
  font-size: 1.5em;
}

.ql-editor .ql-size-huge {
  font-size: 2.5em;
}

.ql-editor .ql-direction-rtl {
  text-align: inherit;
  direction: rtl;
}

.ql-editor .ql-align-center {
  text-align: center;
}

.ql-editor .ql-align-justify {
  text-align: justify;
}

.ql-editor .ql-align-right {
  text-align: right;
}

.ql-editor.ql-blank:before {
  color: rgba(0, 0, 0, .6);
  content: attr(data-placeholder);
  pointer-events: none;
  font-style: italic;
  position: absolute;
  left: 15px;
  right: 15px;
}

.ql-bubble.ql-toolbar:after, .ql-bubble .ql-toolbar:after {
  clear: both;
  content: "";
  display: table;
}

.ql-bubble.ql-toolbar button, .ql-bubble .ql-toolbar button {
  cursor: pointer;
  float: left;
  background: none;
  border: none;
  width: 28px;
  height: 24px;
  padding: 3px 5px;
  display: inline-block;
}

.ql-bubble.ql-toolbar button svg, .ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}

.ql-bubble.ql-toolbar button:active:hover, .ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}

.ql-bubble.ql-toolbar input.ql-image[type="file"] {
  display: none;
}

.ql-bubble .ql-toolbar input.ql-image[type="file"] {
  display: none;
}

.ql-bubble.ql-toolbar button:hover, .ql-bubble .ql-toolbar button:hover, .ql-bubble.ql-toolbar button:focus, .ql-bubble .ql-toolbar button:focus, .ql-bubble.ql-toolbar button.ql-active, .ql-bubble .ql-toolbar button.ql-active, .ql-bubble.ql-toolbar .ql-picker-label:hover, .ql-bubble .ql-toolbar .ql-picker-label:hover, .ql-bubble.ql-toolbar .ql-picker-label.ql-active, .ql-bubble .ql-toolbar .ql-picker-label.ql-active, .ql-bubble.ql-toolbar .ql-picker-item:hover, .ql-bubble .ql-toolbar .ql-picker-item:hover, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}

.ql-bubble.ql-toolbar button:hover .ql-fill, .ql-bubble .ql-toolbar button:hover .ql-fill, .ql-bubble.ql-toolbar button:focus .ql-fill, .ql-bubble .ql-toolbar button:focus .ql-fill, .ql-bubble.ql-toolbar button.ql-active .ql-fill, .ql-bubble .ql-toolbar button.ql-active .ql-fill, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}

.ql-bubble.ql-toolbar button:hover .ql-stroke, .ql-bubble .ql-toolbar button:hover .ql-stroke, .ql-bubble.ql-toolbar button:focus .ql-stroke, .ql-bubble .ql-toolbar button:focus .ql-stroke, .ql-bubble.ql-toolbar button.ql-active .ql-stroke, .ql-bubble .ql-toolbar button.ql-active .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-bubble.ql-toolbar button:hover .ql-stroke-miter, .ql-bubble .ql-toolbar button:hover .ql-stroke-miter, .ql-bubble.ql-toolbar button:focus .ql-stroke-miter, .ql-bubble .ql-toolbar button:focus .ql-stroke-miter, .ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter, .ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}

@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active), .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }

  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }

  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter, .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}

.ql-bubble, .ql-bubble * {
  box-sizing: border-box;
}

.ql-bubble .ql-hidden {
  display: none;
}

.ql-bubble .ql-out-bottom, .ql-bubble .ql-out-top {
  visibility: hidden;
}

.ql-bubble .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}

.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}

.ql-bubble .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}

.ql-bubble .ql-formats {
  vertical-align: middle;
  display: inline-block;
}

.ql-bubble .ql-formats:after {
  clear: both;
  content: "";
  display: table;
}

.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}

.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}

.ql-bubble .ql-fill, .ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}

.ql-bubble .ql-empty {
  fill: none;
}

.ql-bubble .ql-even {
  fill-rule: evenodd;
}

.ql-bubble .ql-thin, .ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1px;
}

.ql-bubble .ql-transparent {
  opacity: .4;
}

.ql-bubble .ql-direction svg:last-child {
  display: none;
}

.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}

.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}

.ql-bubble .ql-editor h1 {
  font-size: 2em;
}

.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}

.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}

.ql-bubble .ql-editor h4 {
  font-size: 1em;
}

.ql-bubble .ql-editor h5 {
  font-size: .83em;
}

.ql-bubble .ql-editor h6 {
  font-size: .67em;
}

.ql-bubble .ql-editor a {
  text-decoration: underline;
}

.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 16px;
}

.ql-bubble .ql-editor code, .ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}

.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 10px;
}

.ql-bubble .ql-editor code {
  padding: 2px 4px;
  font-size: 85%;
}

.ql-bubble .ql-editor pre.ql-syntax {
  color: #f8f8f2;
  background-color: #23241f;
  overflow: visible;
}

.ql-bubble .ql-editor img {
  max-width: 100%;
}

.ql-bubble .ql-picker {
  color: #ccc;
  float: left;
  vertical-align: middle;
  height: 24px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  position: relative;
}

.ql-bubble .ql-picker-label {
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  display: inline-block;
  position: relative;
}

.ql-bubble .ql-picker-label:before {
  line-height: 22px;
  display: inline-block;
}

.ql-bubble .ql-picker-options {
  white-space: nowrap;
  background-color: #444;
  min-width: 100%;
  padding: 4px 8px;
  display: none;
  position: absolute;
}

.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}

.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}

.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}

.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  z-index: 1;
  margin-top: -1px;
  display: block;
  top: 100%;
}

.ql-bubble .ql-color-picker, .ql-bubble .ql-icon-picker {
  width: 28px;
}

.ql-bubble .ql-color-picker .ql-picker-label, .ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}

.ql-bubble .ql-color-picker .ql-picker-label svg, .ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}

.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0;
}

.ql-bubble .ql-icon-picker .ql-picker-item {
  width: 24px;
  height: 24px;
  padding: 2px 4px;
}

.ql-bubble .ql-color-picker .ql-picker-options {
  width: 152px;
  padding: 3px 5px;
}

.ql-bubble .ql-color-picker .ql-picker-item {
  float: left;
  border: 1px solid rgba(0, 0, 0, 0);
  width: 16px;
  height: 16px;
  margin: 2px;
  padding: 0;
}

.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  width: 18px;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  right: 0;
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before {
  content: attr(data-label);
}

.ql-bubble .ql-picker.ql-header {
  width: 98px;
}

.ql-bubble .ql-picker.ql-header .ql-picker-label:before, .ql-bubble .ql-picker.ql-header .ql-picker-item:before {
  content: "Normal";
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  content: "Heading 1";
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  content: "Heading 2";
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  content: "Heading 3";
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  content: "Heading 4";
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  content: "Heading 5";
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  content: "Heading 6";
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  font-size: 2em;
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  font-size: 1.5em;
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  font-size: 1.17em;
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  font-size: 1em;
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  font-size: .83em;
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  font-size: .67em;
}

.ql-bubble .ql-picker.ql-font {
  width: 108px;
}

.ql-bubble .ql-picker.ql-font .ql-picker-label:before, .ql-bubble .ql-picker.ql-font .ql-picker-item:before {
  content: "Sans Serif";
}

.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value="serif"]:before, .ql-bubble .ql-picker.ql-font .ql-picker-item[data-value="serif"]:before {
  content: "Serif";
}

.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value="monospace"]:before, .ql-bubble .ql-picker.ql-font .ql-picker-item[data-value="monospace"]:before {
  content: "Monospace";
}

.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value="serif"]:before {
  font-family: Georgia, Times New Roman, serif;
}

.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value="monospace"]:before {
  font-family: Monaco, Courier New, monospace;
}

.ql-bubble .ql-picker.ql-size {
  width: 98px;
}

.ql-bubble .ql-picker.ql-size .ql-picker-label:before, .ql-bubble .ql-picker.ql-size .ql-picker-item:before {
  content: "Normal";
}

.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value="small"]:before, .ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="small"]:before {
  content: "Small";
}

.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value="large"]:before, .ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="large"]:before {
  content: "Large";
}

.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value="huge"]:before, .ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="huge"]:before {
  content: "Huge";
}

.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="small"]:before {
  font-size: 10px;
}

.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="large"]:before {
  font-size: 18px;
}

.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="huge"]:before {
  font-size: 32px;
}

.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}

.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}

.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0;
}

.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}

.ql-bubble .ql-color-picker svg {
  margin: 1px;
}

.ql-bubble .ql-color-picker .ql-picker-item.ql-selected, .ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}

.ql-bubble .ql-tooltip {
  color: #fff;
  background-color: #444;
  border-radius: 25px;
}

.ql-bubble .ql-tooltip-arrow {
  content: " ";
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  margin-left: -6px;
  display: block;
  position: absolute;
  left: 50%;
}

.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}

.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}

.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}

.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}

.ql-bubble .ql-tooltip-editor {
  display: none;
}

.ql-bubble .ql-tooltip-editor input[type="text"] {
  color: #fff;
  background: none;
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  font-size: 13px;
  position: absolute;
}

.ql-bubble .ql-tooltip-editor a {
  position: absolute;
  top: 10px;
  right: 20px;
}

.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "×";
  font-size: 16px;
  font-weight: bold;
}

.ql-container.ql-bubble:not(.ql-disabled) a {
  white-space: nowrap;
  position: relative;
}

.ql-container.ql-bubble:not(.ql-disabled) a:before {
  color: #fff;
  content: attr(href);
  z-index: 1;
  background-color: #444;
  border-radius: 15px;
  padding: 5px 15px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  top: -5px;
  overflow: hidden;
}

.ql-container.ql-bubble:not(.ql-disabled) a:after {
  content: " ";
  border-top: 6px solid #444;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  top: 0;
}

.ql-container.ql-bubble:not(.ql-disabled) a:before, .ql-container.ql-bubble:not(.ql-disabled) a:after {
  visibility: hidden;
  margin-left: 50%;
  transition: visibility 0s .2s;
  position: absolute;
  left: 0;
  transform: translate(-50%, -100%);
}

.ql-container.ql-bubble:not(.ql-disabled) a:hover:before, .ql-container.ql-bubble:not(.ql-disabled) a:hover:after {
  visibility: visible;
}

.tableheader-popper-editbox .ql-toolbar.ql-snow {
  padding: 0 5px;
}

.tableheader-popper-editbox .ql-picker-label {
  display: -ms-flexbox;
  display: flex;
}

.tableheader-popper-editbox .ql-snow .ql-tooltip:not(.ql-hidden) {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.tableheader-popper-editbox .ql-snow .ql-tooltip[data-mode="link"]:before, .tableheader-popper-editbox .ql-snow .ql-tooltip:before {
  content: "链接";
}

.tableheader-popper-editbox .ql-snow .ql-tooltip.ql-editing a.ql-action:after {
  content: "确定";
}

.tableheader-popper-editbox .ql-snow .ql-tooltip a.ql-action:after {
  content: "修改";
}

.tableheader-popper-editbox .ql-snow .ql-tooltip a.ql-remove:before {
  content: "清除";
}

.tableheader-popper-editbox .ql-container.ql-snow {
  min-height: 60px;
}

.tableheader-popper-box .tableheader-popper-content-box {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}

.tableheader-popper-box .tableheader-popper-content a {
  color: #3491fa;
  text-decoration: underline;
}

.tableheader-popper-box .tableheader-popper-img-box {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.tableheader-popper-box .tableheader-popper-img {
  -ms-flex: 0;
  flex: 0;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: 6px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.tableheader-popper-box .tableheader-popper-img img {
  display: block;
}

.tableheader-popper-box .tableheader-popper-img span {
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, .35);
  width: 60px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.tableheader-popper-box .tableheader-popper-time {
  text-align: right;
  color: #c9cdd4;
  margin-top: 10px;
  font-size: 12px;
  line-height: 12px;
}

.tableheader-popper-editdialog .dialog-footer {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}

.tableheader-popper-editdialog .dialog-footer .action-buttons {
  -ms-flex: 1;
  flex: 1;
}

.bi-tableheader .el-popper__reference-wrapper {
  cursor: help;
}

.el-main {
  overflow: clip;
}

.custom-column-button[data-v-476d6426] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.bi-column-container[data-v-476d6426] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}

.bi-column-container .checkbox-container .box-card-header[data-v-476d6426] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 20px;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
}

.bi-column-container .checkbox-container .checkbox-title[data-v-476d6426] {
  cursor: pointer;
  color: #333;
  background-color: #f7f8fa;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.bi-column-container .checkbox-container .checkbox-title + p[data-v-476d6426] {
  margin: 0;
}

.bi-column-container .checkbox-container .el-checkbox-group[data-v-476d6426] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
  padding-left: 12px;
  display: -ms-flexbox;
  display: flex;
}

.bi-column-container .checkbox-container .el-checkbox-group .el-checkbox[data-v-476d6426] {
  float: left;
  min-height: 38px;
  max-height: 58px;
  line-height: 20px;
  display: block;
  width: 190px !important;
  margin: 0 !important;
}

.bi-column-container .column-container[data-v-476d6426] {
  -ms-flex: 0 0 254px;
  flex: 0 0 254px;
  width: 254px;
  margin-left: 16px;
}

.bi-column-container .column-container .column-title[data-v-476d6426] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
}

.bi-column-container .column-container .column-title .el-button[data-v-476d6426] {
  padding: 0;
}

.bi-column-container .column-container .column-group-title[data-v-476d6426] {
  color: #323335;
  margin: 0 0 8px;
  font-size: 14px;
}

.bi-column-container .column-container .column-configurable .list-group[data-v-476d6426] {
  min-height: 20px;
  margin-bottom: 14px;
}

.bi-column-container .column-container .column-configurable .list-group span[data-v-476d6426] {
  min-height: 20px;
  display: block;
}

.bi-column-container .column-container .column-configurable .selected-column-item[data-v-476d6426] {
  cursor: move;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #323335;
  background: #f2f3f5;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
  margin-top: 0;
  padding: 0 12px;
  font-size: 14px;
  line-height: 28px;
  display: -ms-flexbox;
  display: flex;
}

.bi-column-container .column-container .column-configurable .selected-column-item[data-v-476d6426]:not(:first-child) {
  margin-top: 8px;
}

.bi-column-container .column-container .column-configurable .selected-column-item.ghost[data-v-476d6426] {
  opacity: .5;
  background: #bff3e4;
}

.bi-column-container .column-container .column-configurable .selected-column-item i[data-v-476d6426] {
  font-size: 16px;
}

.bi-column-container .column-container .column-configurable .selected-column-item .column-name[data-v-476d6426] {
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-flex-positive: 2;
  flex-grow: 2;
  margin-left: 8px;
  overflow: hidden;
}

.bi-column-container .column-container .column-configurable .selected-column-item .column-close[data-v-476d6426] {
  cursor: pointer;
  transition: all .3s;
  display: none;
}

.bi-column-container .column-container .column-configurable .selected-column-item:hover .column-close[data-v-476d6426] {
  display: inline-block;
}

.bi-column-dialog .el-card__header {
  box-sizing: border-box;
  color: #333;
  background-color: #f7f8fa;
  padding: 8px 12px;
  font-weight: 600;
  line-height: 22px;
}

.bi-column-dialog .el-card__body {
  box-sizing: border-box;
  height: 395px;
  padding: 16px;
  overflow-y: auto;
}

.free-button {
  margin: 10px 0;
}

.download-center[data-v-518982e0] .tooltip-html-box {
  cursor: pointer;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.download-center .content-box[data-v-518982e0] {
  background-color: #fff;
  padding: 20px;
}

.download-center .content-box + .content-box[data-v-518982e0] {
  margin-top: 10px;
}

.download-center .el-form-item[data-v-518982e0] {
  margin-bottom: 20px;
  margin-right: 16px;
}

.container[data-v-518982e0] {
  padding: 20px;
}

.form-item[data-v-518982e0]:nth-child(3) {
  margin-right: 20px;
}

.vue-treeselect[data-v-518982e0] {
  width: 225px;
  margin-top: -1px;
}

.el-tag[data-v-518982e0] {
  text-align: center;
}

.query-translation[data-v-518982e0] {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
  height: 23px;
  line-height: 30px;
  display: inline-block;
  overflow: hidden;
}

.el-scrollbar[data-v-518982e0] .el-scrollbar__wrap, .download-center .el-scrollbar[data-v-518982e0] .el-scrollbar__wrap {
  overflow-x: hidden;
}

.task-detail p {
  margin: 0;
}

.task-center .query_translation {
  cursor: pointer;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.content-box {
  background-color: #fff;
  padding: 20px;
}

.task-center .content-body .content-box + .content-box {
  padding-top: 0;
}

.el-form-item {
  margin-bottom: 10px;
}

.agency-form {
  padding: 20px;
}

.agency-header {
  float: right;
  margin-bottom: 20px;
}

.bi-download-center[data-v-c8195fac], .bi-download-center[data-v-c8195fac] > span {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.download-center-button[data-v-c8195fac] {
  border-radius: 4px;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  padding: 5px;
  display: block;
  overflow: hidden;
}

.download-center-button .iconpark-icon[data-v-c8195fac], .download-center-button .iconpark-icon[data-v-c8195fac]:hover {
  color: #8893aa;
  font-size: 20px;
}

.download-center-button img[data-v-c8195fac] {
  width: 20px;
  height: 20px;
}

.download-center-button[data-v-c8195fac]:hover {
  background-color: #f2f3f5;
}

.download-center-button[data-v-c8195fac] span {
  width: 100%;
  height: 100%;
  display: block;
}

.download-center-badge[data-v-c8195fac] {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
}

.bi-download-center-drawer {
  max-width: 80%;
}

.bi-download-center-drawer .el-drawer__header {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 2px;
  padding-left: 0;
}

.bi-download-center-drawer .el-drawer__header .el-tabs__nav .el-tabs__item {
  height: inherit;
  outline: none;
  padding: 6px 16px 7px;
}

.bi-download-center-drawer .el-drawer__header .el-tabs__nav {
  padding-bottom: 2px;
}

.bi-download-center-drawer .el-drawer__header .el-tabs__content {
  padding: 0;
}

.bi-morebutton {
  display: inline-block;
}

.bi-notice[data-v-4c479525], .bi-notice[data-v-4c479525] > span {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.notice-button[data-v-4c479525] {
  border-radius: 4px;
  width: 32px;
  height: 32px;
  padding: 5px;
  display: block;
  overflow: hidden;
}

.notice-button .iconpark-icon[data-v-4c479525], .notice-button .iconpark-icon[data-v-4c479525]:hover {
  color: #8893aa;
  font-size: 20px;
}

.notice-button[data-v-4c479525]:hover {
  background-color: #f2f3f5;
}

.notice-button[data-v-4c479525] span {
  width: 100%;
  height: 100%;
  display: block;
}

.notice-badge[data-v-4c479525] {
  height: 32px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
}

.notice-badge[data-v-4c479525] .el-badge__content.is-fixed {
  top: 2px;
  right: 15px;
}

.bi-notice-box[data-v-4c479525] {
  width: 600px;
}

.bi-notice-box .el-card[data-v-4c479525] {
  width: initial !important;
  min-width: initial !important;
  margin: initial !important;
  border: none !important;
  padding: 0 !important;
}

.bi-notice-box .el-card[data-v-4c479525] .el-card__header {
  padding: 15px;
}

.bi-notice-box .notice-header[data-v-4c479525] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  display: -ms-flexbox;
  display: flex;
}

.bi-notice-box .notice-header .el-button[data-v-4c479525] {
  padding: 0;
  font-size: 14px;
  line-height: 28px;
  width: initial !important;
}

.bi-notice-box .notice-list[data-v-4c479525], .bi-notice-box .notice-item[data-v-4c479525] {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bi-notice-box .notice-list[data-v-4c479525] {
  height: 300px;
}

.bi-notice-box .notice-list .notice-item[data-v-4c479525] {
  cursor: pointer;
  border-bottom: 1px solid #e5e6eb;
  margin: 0;
  padding: 10px 17px 10px 28px;
  position: relative;
}

.bi-notice-box .notice-list .notice-item.unread[data-v-4c479525]:before {
  content: " ";
  background: #f53f3f;
  border: 1px solid #fff;
  border-radius: 10px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 17px;
  left: 14px;
}

.bi-notice-box .notice-list .notice-item .header[data-v-4c479525] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4px;
  line-height: 22px;
  display: -ms-flexbox;
  display: flex;
}

.bi-notice-box .notice-list .notice-item .header .title[data-v-4c479525] {
  color: #323335;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
}

.bi-notice-box .notice-list .notice-item .header .time[data-v-4c479525] {
  color: #86909c;
  -ms-flex: none;
  flex: none;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}

.bi-notice-box .notice-list .notice-item .notice-content-box[data-v-4c479525] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  display: -ms-flexbox;
  display: flex;
}

.bi-notice-box .notice-list .notice-item .notice-content-box .username[data-v-4c479525] {
  color: #86909c;
  white-space: nowrap;
  -ms-flex: 0;
  flex: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
}

.bi-notice-box .notice-list .notice-item .content[data-v-4c479525] {
  color: #86909c;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  overflow: hidden;
}

.notice-popper {
  padding: 0 !important;
}

.notice-open-dialog {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none !important;
}

.notice-open-dialog .el-dialog__header {
  display: none;
}

.notice-open-dialog .el-dialog__body {
  padding: 0;
}

.notice-open-dialog .notice-bg img {
  width: 100%;
  height: 180px;
  display: block;
}

.notice-open-dialog .notice-open-box {
  background: #fff;
  border-radius: 0 0 4px 4px;
  position: relative;
}

.notice-open-dialog .notice-open-box .notice-open-box-scrollbar {
  height: calc(92.15vh - 383.45px);
  padding: 10px 0;
}

.notice-open-dialog .notice-open-box .notice-open-tile {
  text-align: center;
  color: #323335;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.notice-open-dialog .notice-open-box .notice-open-content {
  color: #333;
  height: 100%;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  overflow-y: auto;
}

.notice-open-dialog .notice-open-box .notice-open-content * {
  max-width: 100%;
}

.notice-open-dialog .notice-open-box .notice-open-content a {
  color: #24d87b;
  text-decoration: underline;
}

.notice-open-dialog .notice-open-box .notice-open-content ul, .notice-open-dialog .notice-open-box .notice-open-content li {
  list-style: inherit;
}

.notice-open-dialog .notice-open-box .notice-open-content .notice-open-content-info {
  color: #86909c;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}

.notice-open-dialog .notice-open-box .notice-open-content .notice-open-content-info span {
  color: #323335;
  font-weight: 400;
}

.notice-open-dialog .notice-open-box .notice-open-button {
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  padding: 14px 20px;
  bottom: 10px;
  left: 0;
  box-shadow: 0 -1px #f2f3f5;
}

.notice-open-dialog.dark .notice-open-box {
  background: #1f1f1f;
}

.notice-open-dialog.dark .notice-open-box .notice-open-tile, .notice-open-dialog.dark .notice-open-box .notice-open-content, .notice-open-dialog.dark .notice-open-box .notice-open-content-info span {
  color: rgba(255, 255, 255, .85);
}

.notice-open-dialog.dark .notice-open-box .notice-open-content-info {
  color: rgba(255, 255, 255, .45);
}

.notice-open-dialog.dark .notice-open-button {
  box-shadow: 0 -1px #303030;
}

.bi-notice-drawer .notice-open-container {
  overflow: hidden;
}

.bi-notice-drawer .el-drawer__body .notice-detail, .bi-notice-drawer .notice-detail-box .notice-detail {
  padding: 20px;
}

.bi-notice-drawer .el-drawer__body .notice-detail .detail-title, .bi-notice-drawer .notice-detail-box .notice-detail .detail-title {
  color: #333;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}

.bi-notice-drawer .el-drawer__body .notice-detail .detail-time, .bi-notice-drawer .notice-detail-box .notice-detail .detail-time {
  color: #999;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
}

.bi-notice-drawer .el-drawer__body .notice-detail .detail-content, .bi-notice-drawer .notice-detail-box .notice-detail .detail-content {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.bi-notice-drawer .el-drawer__body .notice-detail .detail-content a, .bi-notice-drawer .notice-detail-box .notice-detail .detail-content a {
  color: #24d87b;
  text-decoration: underline;
}

.bi-notice-drawer .el-drawer__body .notice-detail .detail-content *, .bi-notice-drawer .notice-detail-box .notice-detail .detail-content * {
  max-width: 100% !important;
}

.bi-system-link[data-v-46ed754e], .bi-system-link[data-v-46ed754e] > span {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.system-link-button[data-v-46ed754e] {
  border-radius: 4px;
  width: 32px;
  height: 32px;
  padding: 3px;
  display: block;
  overflow: hidden;
}

.system-link-button .iconpark-icon[data-v-46ed754e], .system-link-button .iconpark-icon[data-v-46ed754e]:hover {
  color: #4e5969;
  font-size: 24px;
}

.system-link-button[data-v-46ed754e]:hover {
  background-color: #f2f3f5;
}

.system-link-button[data-v-46ed754e] span {
  width: 100%;
  height: 100%;
  display: block;
}

.system-list[data-v-46ed754e] {
  box-sizing: border-box;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 585px;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
}

.system-list .system-item[data-v-46ed754e] {
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100px;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: background-color .3s;
  position: relative;
  overflow: hidden;
}

.system-list .system-item[data-v-46ed754e]:nth-child(5n) {
  margin-right: 0;
}

.system-list .system-item[data-v-46ed754e]:hover {
  background-color: rgba(155, 232, 203, .2);
}

.system-list .system-item:hover .go-system[data-v-46ed754e] {
  bottom: 0;
}

.system-list .system-item .system-logo[data-v-46ed754e] {
  background-color: #fff;
  border: 1px solid #f2f3f5;
  border-radius: 8px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin: 10px auto 8px;
  transition: all .1s;
  display: -ms-flexbox;
  display: flex;
}

.system-list .system-item .system-logo img[data-v-46ed754e] {
  width: 80%;
  height: 80%;
}

.system-list .system-item .system-name[data-v-46ed754e] {
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 26px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  overflow: hidden;
}

.system-list .system-item .go-system[data-v-46ed754e] {
  color: #fff;
  background: #00bf8a;
  border-radius: 0 0 4px 4px;
  width: 100%;
  height: 26px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  transition: bottom .1s ease-in;
  position: absolute;
  bottom: -26px;
  left: 0;
}

.system-link-popper {
  padding: 0 !important;
}

.avatar-container .avatar-wrapper[data-v-3b7b3631] {
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.avatar-container .avatar-wrapper .user-avatar[data-v-3b7b3631] {
  border-radius: 4px;
  width: 34px;
  height: 34px;
  margin-right: 12px;
  display: block;
}

.avatar-container .avatar-wrapper .el-icon-right[data-v-3b7b3631] {
  color: #86909c;
  font-size: 16px;
  transform: rotate(90deg);
}

.log-box-li[data-v-12be8c32] {
  line-height: 23px;
  display: -ms-flexbox;
  display: flex;
}

.log-box-li .operates-name[data-v-12be8c32] {
  color: #999;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
}

.log-box-li .operates-info[data-v-12be8c32] {
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
}

.log-box-li .operates-info img[data-v-12be8c32] {
  width: 14px;
  height: 7px;
  margin: 0 10px;
}

.log-box-li .operates-info .old[data-v-12be8c32], .log-box-li .operates-info .new[data-v-12be8c32] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0;
}

.content-outer[data-v-51b5286a] {
  width: 100%;
}

.content-outer .content-head[data-v-51b5286a] {
  color: #333;
  width: 100%;
  font-size: 14px;
  margin-bottom: 0 !important;
  padding: 20px 0 0 !important;
}

.content-outer .content-table[data-v-51b5286a] {
  width: 100%;
  padding: 15px;
}

.content-outer .content-table[data-v-51b5286a] .pagination-container {
  text-align: center;
}

.el-input[data-v-51b5286a] .el-select .el-input.el-input--suffix {
  width: 80px;
}

.el-input[data-v-51b5286a] .el-select .el-input.el-input--suffix .el-input__inner {
  padding-left: 10px;
  padding-right: 10px;
}

.el-input[data-v-51b5286a] .el-select .el-input.el-input--suffix .el-input__suffix {
  right: 0;
}

.el-input[data-v-51b5286a] .el-select .el-input.el-input--suffix .el-input__suffix .el-input__icon {
  width: 15px;
}

.log-table[data-v-51b5286a] .cell p, .log-table[data-v-51b5286a] .cell div {
  margin: 0;
  font-size: 14px;
}

.log-table[data-v-51b5286a] .cell .operate-time {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}

.log-table[data-v-51b5286a] .cell .object-id {
  color: #999;
  font-size: 12px;
  font-weight: 400;
}

.log-table[data-v-51b5286a] .cell .log-more {
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(white), to(white));
  background-image: linear-gradient(rgba(255, 255, 255, 0), #fff, #fff);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.log-table[data-v-51b5286a] .cell .log-more .el-button {
  padding: 0;
}

.bi-log-operate_time-popper .el-picker-panel__footer > .el-picker-panel__link-btn:first-child {
  display: none;
}

.bi-log-drawer {
  max-width: 80%;
}

.bi-log-rich-text-dialog {
  max-width: 80%;
  height: calc(100vh - 160px);
}

.bi-log-rich-text-dialog .el-dialog__header {
  height: 56px;
  box-shadow: 0 1px 4px rgba(0, 21, 41, .08);
}

.bi-log-rich-text-dialog .el-dialog__body {
  height: calc(100vh - 216px);
  padding: 0;
}

.bi-log-rich-text-dialog .el-dialog__body .bi-log-rich-text-box {
  height: calc(100vh - 216px);
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.bi-log-rich-text-dialog .el-dialog__body .bi-log-rich-text-box .bi-log-rich-text-item {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
  padding: 20px;
}

.bi-log-rich-text-dialog .el-dialog__body .bi-log-rich-text-box .bi-log-rich-text-item + .bi-log-rich-text-item {
  border-left: 1px solid rgba(0, 0, 0, .06);
  border-right: 1px solid rgba(0, 0, 0, .06);
}

.bi-log-rich-text-dialog .el-dialog__body .arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
}

.bi-log-rich-text-dialog .el-dialog__body .arrow img {
  width: 100%;
  height: 100%;
  display: block;
}

.bi-log-button > span[data-v-693ac7ba] {
  display: block;
}

.bi-log-button .el-button[data-v-693ac7ba], .bi-log-button span[data-v-693ac7ba] {
  text-align: left;
  width: 100%;
  color: inherit;
  font-weight: inherit;
}

.bi_home_data[data-v-7dd3058e] {
  width: 100%;
}

.bi_home_data .content[data-v-7dd3058e] {
  background: #fff;
  border-radius: 2px;
  width: 100%;
  height: calc(100vh - 115px);
}

.bi_home_data .content .swiper[data-v-7dd3058e] {
  width: 100%;
  height: 19.5vw;
}

.bi_home_data .content .swiper .swiper_data .swiper_content[data-v-7dd3058e] {
  box-sizing: border-box;
  cursor: pointer;
  background: url("https://wanxiaomeng-1255977238.file.myqcloud.com/bi-element-ui/homeData/swiperBg.png") 0 0 / 100% 100% no-repeat;
  width: 100%;
  height: 19.5vw;
  padding: 1.5vw 6vw;
  display: -ms-flexbox;
  display: flex;
}

.bi_home_data .content .swiper .swiper_data .swiper_content .swiper_message .title[data-v-7dd3058e] {
  color: #333;
  width: 31.5vw;
  height: 3vw;
  font-size: 2.1vw;
  font-weight: 500;
  line-height: 3vw;
}

.bi_home_data .content .swiper .swiper_data .swiper_content .swiper_message .desc[data-v-7dd3058e] {
  color: #333;
  width: 31.5vw;
  height: 1.1vw;
  margin-top: 1.5vw;
  font-size: .8vw;
  font-weight: 400;
  line-height: 1.1vw;
}

.bi_home_data .content .data .data_search[data-v-7dd3058e] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1vw 3.5vw;
  display: -ms-flexbox;
  display: flex;
}

.bi_home_data .content .data .data_content_warp[data-v-7dd3058e] {
  position: relative;
  top: 0;
  left: 0;
}

.bi_home_data .content .data .data_content_warp .left_page[data-v-7dd3058e] {
  cursor: pointer;
  width: 2.25vw;
  height: 2.25vw;
  position: absolute;
  top: 45%;
  left: 0;
}

.bi_home_data .content .data .data_content_warp .left_page img[data-v-7dd3058e] {
  width: 2.25vw;
  height: 2.25vw;
}

.bi_home_data .content .data .data_content_warp .right_page[data-v-7dd3058e] {
  cursor: pointer;
  width: 2.25vw;
  height: 2.25vw;
  position: absolute;
  top: 45%;
  right: 0;
}

.bi_home_data .content .data .data_content_warp .right_page img[data-v-7dd3058e] {
  width: 2.25vw;
  height: 2.25vw;
}

.bi_home_data .content .data .data_content_warp .data_content[data-v-7dd3058e] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 19.5vw;
  margin: 0 3.5vw;
  display: -ms-flexbox;
  display: flex;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item[data-v-7dd3058e] {
  box-sizing: border-box;
  cursor: pointer;
  background: #f8f8fa;
  border: .1vw solid #fff;
  border-radius: .2vw;
  width: 49%;
  height: 9vw;
  margin-bottom: 1.5vw;
  padding: 1vw;
  position: relative;
  top: 0;
  left: 0;
  box-shadow: 0 .1vw .45vw rgba(168, 203, 255, .36);
}

.bi_home_data .content .data .data_content_warp .data_content .message_item[data-v-7dd3058e]:nth-child(3), .bi_home_data .content .data .data_content_warp .data_content .message_item[data-v-7dd3058e]:nth-child(4) {
  margin-bottom: 0;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .item_title[data-v-7dd3058e] {
  height: 1vw;
  display: -ms-flexbox;
  display: flex;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .item_title img[data-v-7dd3058e] {
  width: 1vw;
  height: 1vw;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .item_title p[data-v-7dd3058e] {
  height: 1vw;
  margin: 0 0 0 .5vw;
  line-height: 1vw;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content[data-v-7dd3058e] {
  margin-top: 1.6vw;
  display: -ms-flexbox;
  display: flex;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content img[data-v-7dd3058e] {
  width: 4vw;
  height: 4vw;
  margin-right: 1.2vw;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content[data-v-7dd3058e] {
  width: 31vw;
  position: relative;
  top: 0;
  left: 0;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content .content_title[data-v-7dd3058e] {
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 20vw;
  height: 1.1vw;
  font-size: .8vw;
  font-weight: 500;
  line-height: 1.1vw;
  overflow: hidden;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content .content_desc[data-v-7dd3058e] {
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 26vw;
  height: 1vw;
  margin-top: .8vw;
  font-size: .7vw;
  font-weight: 400;
  line-height: 1vw;
  overflow: hidden;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content .content_time[data-v-7dd3058e] {
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 8vw;
  height: 1vw;
  font-size: .7vw;
  font-weight: 400;
  line-height: 1vw;
  position: absolute;
  top: .05vw;
  left: 22vw;
  overflow: hidden;
}

.bi_home_data .content .data .data_content_warp .data_content .message_item .is_read[data-v-7dd3058e] {
  width: 1.5vw;
  height: .8vw;
  position: absolute;
  top: .3vw;
  right: .1vw;
}

.bi_home_data .content .detail[data-v-7dd3058e] {
  box-sizing: border-box;
  width: 100%;
  height: calc(100vh - 80px);
  padding: 0 20px;
}

.bi_home_data .content .detail .detail_title[data-v-7dd3058e] {
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 440px;
  height: 22px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  overflow: hidden;
}

.bi_home_data .content .detail .detail_time[data-v-7dd3058e] {
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 320px;
  height: 16px;
  margin-top: 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  overflow: hidden;
}

.bi_home_data .content .detail .detail_desc[data-v-7dd3058e] {
  color: #333;
  width: 500px;
  margin-top: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.bi_home_data .content .detail .detail_content[data-v-7dd3058e] {
  width: 520px;
  margin-top: 24px;
  overflow-y: auto;
}

.bi_home_data .content .detail .detail_content .content_content[data-v-7dd3058e] {
  width: 500px;
}

.bi_home_data img {
  width: 100%;
  height: auto;
}

.el-carousel__indicator.is-active button {
  opacity: 1;
  background-color: #38ce81;
}

.bi-navbar-tool[data-v-de4e22be] {
  height: inherit;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
}

.el-divider[data-v-de4e22be] {
  background-color: #e5e6eb;
  margin: 0 24px;
}

.svg-icon[data-v-4a74344e] {
  fill: currentColor;
  width: 1em;
  height: 1em;
  overflow: hidden;
}

.svg-external-icon[data-v-4a74344e] {
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: cover !important;
  mask-size: cover !important;
}

.bi-super-datepick[data-v-5ccc5e20] {
  display: inline-block;
}

.bi-super-datepick-container[data-v-5ccc5e20] {
  position: relative;
}

.bi-super-datepick-input[data-v-5ccc5e20] {
  cursor: pointer;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  width: 300px;
  height: 32px;
  padding: 0 12px;
  line-height: 32px;
}

.bi-super-datepick-input[data-v-5ccc5e20]:hover {
  border-color: #409eff;
}

.bi-super-datepick-content[data-v-5ccc5e20] {
  padding: 12px;
}

.bi-super-datepick .quick-select[data-v-5ccc5e20] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: -ms-flexbox;
  display: flex;
}

.bi-super-datepick .quick-select-item[data-v-5ccc5e20] {
  cursor: pointer;
  color: #606266;
  background-color: #f5f7fa;
  border-radius: 4px;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 4px 8px;
  font-size: 12px;
}

.bi-super-datepick .quick-select-item[data-v-5ccc5e20]:hover, .bi-super-datepick .quick-select-item.active[data-v-5ccc5e20] {
  color: #409eff;
  background-color: #ecf5ff;
}

.bi-super-datepick .calendar-wrapper .calendar-header[data-v-5ccc5e20] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 12px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}

.bi-super-datepick .calendar-wrapper .calendar-header i[data-v-5ccc5e20] {
  cursor: pointer;
  padding: 4px;
}

.bi-super-datepick .calendar-wrapper .calendar-header i[data-v-5ccc5e20]:hover {
  color: #409eff;
}

.bi-super-datepick .calendar-wrapper .calendar-weeks[data-v-5ccc5e20] {
  text-align: center;
  color: #606266;
  border-bottom: 1px solid #ebeef5;
  grid-template-columns: repeat(7, 1fr);
  padding: 8px 0;
  font-size: 12px;
  display: grid;
}

.bi-super-datepick .calendar-wrapper .calendar-days[data-v-5ccc5e20] {
  grid-template-columns: repeat(7, 1fr);
  padding: 8px 0;
  display: grid;
}

.bi-super-datepick .calendar-wrapper .calendar-days .calendar-day[data-v-5ccc5e20] {
  text-align: center;
  cursor: pointer;
  padding: 4px;
  font-size: 12px;
}

.bi-super-datepick .calendar-wrapper .calendar-days .calendar-day[data-v-5ccc5e20]:hover {
  color: #409eff;
}

.bi-super-datepick .calendar-wrapper .calendar-days .calendar-day.other-month[data-v-5ccc5e20] {
  color: #c0c4cc;
}

.bi-super-datepick .calendar-wrapper .calendar-days .calendar-day.selected[data-v-5ccc5e20] {
  color: #fff;
  background-color: #409eff;
  border-radius: 4px;
}

.bi-super-datepick .calendar-wrapper .calendar-days .calendar-day.in-range[data-v-5ccc5e20] {
  color: #409eff;
  background-color: #ecf5ff;
}

.bi-super-datepick-popover[data-v-5ccc5e20] {
  min-width: 320px;
  padding: 0;
}

.text-editor__title[data-v-4554f687] {
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}

.text-editor__preview-icon[data-v-4554f687] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.text-editor__preview-text[data-v-4554f687] {
  color: #00bf8a;
  margin-right: 10px;
}

.text-editor__upload-status[data-v-4554f687] {
  -ms-flex-align: center;
  align-items: center;
  margin-left: 10px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}

.text-editor__upload-status i[data-v-4554f687] {
  margin-right: 5px;
}

.text-editor__upload-status--loading[data-v-4554f687] {
  color: #e6a23c;
  font-weight: bold;
}

.text-editor__upload-status--success[data-v-4554f687] {
  color: #00bf8a;
  font-weight: bold;
}

.text-editor__content[data-v-4554f687] {
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  outline: #c0c4cc;
  width: 100%;
  height: 150px;
  padding: 10px;
  line-height: 20px;
  overflow: auto;
}

.text-editor__content--readonly[data-v-4554f687] {
  color: #c0c4cc;
  background: #f5f7fa;
}

.text-editor__content--active[data-v-4554f687] {
  color: #333;
  background: #fff;
}

.text-editor__content[data-v-4554f687] :deep(img) {
  max-width: 80px;
  margin: 10px 10px 0 0;
}

.text-editor__preview-dialog[data-v-4554f687] :deep(.el-dialog__body) {
  padding: 20px 30px;
}

.text-editor__preview-content[data-v-4554f687] {
  width: 100%;
  line-height: 1.5;
  overflow: auto;
}

.text-editor__preview-content img[data-v-4554f687] {
  max-width: 100%;
  margin-bottom: 20px;
  display: block;
}

.layout-fireworks[data-v-213e8f5a] {
  z-index: 9999;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.dialog-footer[data-v-3e3fd06e] {
  text-align: right;
}

.dialog-footer .el-button + .el-button[data-v-3e3fd06e] {
  margin-left: 10px;
}

.verification-container .verification-alert[data-v-5224e0ec] {
  color: #323335;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
}

.verification-container .verification-alert .el-icon-warning-fill[data-v-5224e0ec] {
  color: #ff7d00;
  margin-right: 8px;
}

.verification-container[data-v-5224e0ec] .el-alert__content {
  padding-left: 24px;
}

.verification-container[data-v-5224e0ec] .el-tabs__nav {
  width: 100%;
}

.verification-container[data-v-5224e0ec] .el-tabs__content {
  padding: 16px 0 0;
}

.verification-container[data-v-5224e0ec] .el-tabs__item {
  text-align: center;
  width: 50%;
  padding: 0 calc(25% - 36px);
}

.verification-container .dingtalk-container[data-v-5224e0ec] {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.verification-container .dingtalk-container .iframe[data-v-5224e0ec] {
  border: none;
  width: 100%;
  height: 244px;
}

.verification-container .dingtalk-container .dingtalk-text[data-v-5224e0ec] {
  color: #86909c;
  margin-top: 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.verification-container .dingtalk-container .dingtalk-text span[data-v-5224e0ec] {
  color: #00bf8a;
}

.verification-container .phone-container .phone-text[data-v-5224e0ec] {
  color: #323335;
  font-size: 14px;
  font-weight: 400;
}

.verification-container .phone-code[data-v-5224e0ec] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 12px;
  display: -ms-flexbox;
  display: flex;
}

.verification-container .phone-code .el-input[data-v-5224e0ec] {
  width: 100%;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  -webkit-text-decoration-skip: objects;
  background-color: rgba(0, 0, 0, 0);
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background-color: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button {
  -webkit-appearance: button;
}

html [type="button"] {
  -webkit-appearance: button;
}

[type="reset"] {
  -webkit-appearance: button;
}

[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="button"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="reset"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="submit"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
  max-width: 100%;
  padding: 0;
  display: table;
}

progress {
  vertical-align: baseline;
  display: inline-block;
}

textarea {
  overflow: auto;
}

[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template, [hidden] {
  display: none;
}

div#driver-popover-item {
  color: #2d2d2d;
  z-index: 1000000000;
  background: #fff;
  border-radius: 5px;
  min-width: 250px;
  max-width: 300px;
  margin: 0;
  padding: 15px;
  display: none;
  position: absolute;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
}

div#driver-popover-item .driver-popover-tip {
  content: "";
  border: 5px solid #fff;
  position: absolute;
}

div#driver-popover-item .driver-popover-tip.bottom {
  border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  bottom: -10px;
}

div#driver-popover-item .driver-popover-tip.bottom.position-center {
  left: 49%;
}

div#driver-popover-item .driver-popover-tip.bottom.position-right {
  right: 20px;
}

div#driver-popover-item .driver-popover-tip.left {
  border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  top: 10px;
  left: -10px;
}

div#driver-popover-item .driver-popover-tip.left.position-center {
  top: 46%;
}

div#driver-popover-item .driver-popover-tip.left.position-bottom {
  top: auto;
  bottom: 20px;
}

div#driver-popover-item .driver-popover-tip.right {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
  top: 10px;
  right: -10px;
}

div#driver-popover-item .driver-popover-tip.right.position-center {
  top: 46%;
}

div#driver-popover-item .driver-popover-tip.right.position-bottom {
  top: auto;
  bottom: 20px;
}

div#driver-popover-item .driver-popover-tip.top {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
  top: -10px;
}

div#driver-popover-item .driver-popover-tip.top.position-center {
  left: 49%;
}

div#driver-popover-item .driver-popover-tip.top.position-right {
  right: 20px;
}

div#driver-popover-item .driver-popover-tip.mid-center {
  display: none;
}

div#driver-popover-item .driver-popover-footer {
  margin-top: 10px;
  display: block;
}

div#driver-popover-item .driver-popover-footer button {
  text-shadow: 1px 1px #fff;
  color: #2d2d2d;
  cursor: pointer;
  zoom: 1;
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  outline: 0;
  padding: 3px 10px;
  font: 11px / 1.3 sans-serif;
  text-decoration: none;
  display: inline-block;
}

div#driver-popover-item .driver-popover-footer button.driver-disabled {
  color: gray;
  cursor: default;
  pointer-events: none;
}

div#driver-popover-item .driver-popover-footer .driver-close-btn {
  float: left;
}

div#driver-popover-item .driver-popover-footer .driver-btn-group, div#driver-popover-item .driver-popover-footer .driver-close-only-btn {
  float: right;
}

div#driver-popover-item .driver-popover-title {
  zoom: 1;
  margin: 0 0 5px;
  font: 700 19px / 1.5 sans-serif;
  display: block;
  position: relative;
}

div#driver-popover-item .driver-popover-description {
  color: #2d2d2d;
  zoom: 1;
  margin-bottom: 0;
  font: 400 14px / 1.5 sans-serif;
}

.driver-clearfix:after, .driver-clearfix:before {
  content: "";
  display: table;
}

.driver-clearfix:after {
  clear: both;
}

.driver-stage-no-animation {
  outline: 5000px solid rgba(0, 0, 0, .75);
  -o-transition: none !important;
  background: none !important;
  transition: none !important;
}

div#driver-page-overlay {
  zoom: 1;
  width: 100%;
  height: 100%;
  filter: alpha(opacity= 75);
  opacity: .75;
  background: #000;
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100002 !important;
}

div#driver-highlighted-element-stage, div#driver-page-overlay {
  -o-transition: all .3s;
  transition: all .3s;
  top: 0;
  left: 0;
}

div#driver-highlighted-element-stage {
  background: #fff;
  border-radius: 2px;
  width: 300px;
  height: 50px;
  display: none;
  position: absolute;
  z-index: 100003 !important;
}

.driver-highlighted-element {
  z-index: 100004 !important;
}

.driver-position-relative {
  position: relative !important;
}

.driver-fix-stacking {
  z-index: auto !important;
  opacity: 1 !important;
  filter: none !important;
  -moz-filter: none !important;
  -ms-filter: none !important;
  -o-filter: none !important;
  perspective: none !important;
  -ms-perspective: none !important;
  -o-perspective: none !important;
  transform-style: flat !important;
  -ms-transform-style: flat !important;
  -webkit-transform-box: border-box !important;
  -moz-transform-box: border-box !important;
  -ms-transform-box: border-box !important;
  -o-transform-box: border-box !important;
  transform-box: border-box !important;
  will-change: unset !important;
  transform: none !important;
}

